]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: describe PDF properties
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX }}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17 pt type, left justified, 5 mm space below
209 \begin_inset Quotes erd
210 \end_inset
211
212 .
213  LyX takes care of the typesetting for you, so you deal only with concepts,
214  not the mechanics.
215 \end_layout
216
217 \begin_layout Standard
218 This philosophy is explained in much greater detail in the 
219 \emph on
220
221 \begin_inset Quotes eld
222 \end_inset
223
224 Introduction
225 \begin_inset Quotes erd
226 \end_inset
227
228
229 \emph default
230 .
231  If you haven't read it yet, you need to.
232  Yes, we mean now.
233 \end_layout
234
235 \begin_layout Standard
236 The 
237 \begin_inset Quotes eld
238 \end_inset
239
240
241 \emph on
242 Introduction
243 \emph default
244
245 \begin_inset Quotes erd
246 \end_inset
247
248  describes several things in addition to LyX's philosophy: most importantly,
249  the format of all of the manuals.
250  If you don't read it, you'll have a bear of a time navigating this manual.
251  You might also be better served looking in one of the other manuals instead
252  of this one.
253  
254 \begin_inset Quotes eld
255 \end_inset
256
257
258 \emph on
259 Introduction
260 \emph default
261
262 \begin_inset Quotes erd
263 \end_inset
264
265  describes that, too.
266 \end_layout
267
268 \begin_layout Section
269 How LyX Looks
270 \end_layout
271
272 \begin_layout Standard
273 Like most applications, LyX has the familiar menu bar across the top of
274  its window.
275  Below it is a toolbar with a pulldown box and various buttons.
276  There is, of course, a vertical scrollbar and a main work area for editing
277  documents.
278  Near the bottom of the window is a small window containing a single line
279  of text.
280  This is the 
281 \emph on
282 minibuffer
283 \emph default
284 , which really means 
285 \begin_inset Quotes eld
286 \end_inset
287
288 command buffer
289 \begin_inset Quotes erd
290 \end_inset
291
292 .
293  Type 
294 \family sans
295 M-x
296 \family default
297  when you need to type a command in the minibuffer.
298 \end_layout
299
300 \begin_layout Standard
301 Note that there is no horizontal scroll bar.
302  This is not a bug or an oversight, but intentional.
303  When you read a book, you expect the end of a line to wrap around to the
304  next line.
305  Text overflows onto new pages in a vertical fashion, hence the need for
306  only a vertical scrollbar.
307  There are three cases where you might want a horizontal scrollbar.
308  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
309  This, however, is due
310  to a flaw in the routine that displays graphics on the LyX screen in a
311  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
312  as you'd need to rescale graphics to fit on a page.
313  The second and third cases are tables and equations which are wider than
314  the LyX window.
315  You can use the arrow keys to scroll horizontally through the table, but
316  this doesn't work for equations yet.
317 \end_layout
318
319 \begin_layout Standard
320 For a brief description of all LyX menus and toolbar buttons, have a look
321  at Appendix
322 \begin_inset space ~
323 \end_inset
324
325
326 \begin_inset CommandInset ref
327 LatexCommand ref
328 reference "cha:The-User-Interface"
329
330 \end_inset
331
332 .
333  Most of them are self-explanatory and you'll find them listed in the correspond
334 ing sections of this documentation.
335 \end_layout
336
337 \begin_layout Section
338 HELP
339 \end_layout
340
341 \begin_layout Standard
342 The help system consists of the LyX manuals.
343  You can read 
344 \emph on
345 all
346 \emph default
347  of the manuals from inside LyX.
348  Just select the manual you want read from the 
349 \family sans
350 Help
351 \family default
352  menu.
353 \end_layout
354
355 \begin_layout Section
356 Basic LyX Setup
357 \begin_inset CommandInset label
358 LatexCommand label
359 name "sec:Basic-LyX-Setup"
360
361 \end_inset
362
363
364 \end_layout
365
366 \begin_layout Standard
367 There are several features of LyX that can be configured from inside LyX,
368  without resorting to configuration files.
369  First, LyX is able to inspect your system to see what programs, LaTeX document
370  classes and LaTeX packages are available.
371  It uses this knowledge to give reasonable defaults to several 
372 \family sans
373 Preferences
374 \begin_inset Index
375 status collapsed
376
377 \begin_layout Plain Layout
378 Preferences
379 \end_layout
380
381 \end_inset
382
383
384 \family default
385  settings.
386  Although this configuration has already been done when LyX was installed
387  on your system, you might have some items that you installed locally, e.g.
388  new LaTeX classes, and which are not seen by LyX.
389  To force LyX to re-inspect your system, you should use 
390 \family sans
391 Tools\SpecialChar \menuseparator
392 Reconfigure
393 \family default
394 .
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Reconfiguration of LyX
400 \end_layout
401
402 \end_inset
403
404  You should then restart LyX to ensure that the changes are taken into account.
405 \end_layout
406
407 \begin_layout Section
408 LaTeX Setup
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:LaTeX-Setup"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 LyX needs several LaTeX packages to work properly.
420  The packages found on the system by LyX are listed in the file 
421 \emph on
422 LaT
423 \emph default
424
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430 {}
431 \end_layout
432
433 \end_inset
434
435
436 \emph on
437 eX
438 \begin_inset space ~
439 \end_inset
440
441 Configuration
442 \emph default
443  that will be created when using the menu 
444 \family sans
445 Help\SpecialChar \menuseparator
446 LaT
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 {}
453 \end_layout
454
455 \end_inset
456
457 eX
458 \begin_inset space ~
459 \end_inset
460
461 Configuration
462 \family default
463 .
464  You should install the required missing packages and then reconfigure LyX.
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 The two braces in the TeX Code box prevent that the term 
470 \begin_inset Quotes eld
471 \end_inset
472
473 LaTeX
474 \begin_inset Quotes erd
475 \end_inset
476
477  is printed with sub- and superscript letters.
478  More about TeX Code is described in section
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sec:TeX-Code"
486
487 \end_inset
488
489 , the printout of proper names like LaTeX is explained in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sub:LyX's-Proper-Names"
497
498 \end_inset
499
500 .
501 \end_layout
502
503 \end_inset
504
505
506 \begin_inset Index
507 status collapsed
508
509 \begin_layout Plain Layout
510 Reconfiguration of LyX
511 \end_layout
512
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Chapter
519 How to work with LyX
520 \end_layout
521
522 \begin_layout Section
523 Basic File Operations
524 \begin_inset Index
525 status collapsed
526
527 \begin_layout Plain Layout
528 File Operations
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 Under the 
538 \family sans
539 File
540 \family default
541  menu and in the standard toolbar are basic operations for any word processor
542  in addition to some more advanced operations:
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 New 
549 \begin_inset Graphics
550         filename ../images/buffer-new.png
551         BoundingBox 0bp 5bp 20bp 20bp
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New
562 \begin_inset space ~
563 \end_inset
564
565 from
566 \bar under
567
568 \begin_inset space ~
569 \end_inset
570
571
572 \bar default
573 Template
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Open 
580 \family default
581
582 \begin_inset Graphics
583         filename ../images/file-open.png
584         BoundingBox 0bp 5bp 20bp 20bp
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Close
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Save 
601 \family default
602
603 \begin_inset Graphics
604         filename ../images/buffer-write.png
605         BoundingBox 0bp 5bp 20bp 20bp
606
607 \end_inset
608
609
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Save
616 \begin_inset space ~
617 \end_inset
618
619 As
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Revert
626 \begin_inset space ~
627 \end_inset
628
629 to
630 \begin_inset space ~
631 \end_inset
632
633 saved
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Version
640 \begin_inset space ~
641 \end_inset
642
643 Control
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Import
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Export
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Print 
662 \family default
663
664 \begin_inset Graphics
665         filename ../images/dialog-show_print.png
666         BoundingBox 0bp 5bp 24bp 20bp
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Exit
677 \end_layout
678
679 \begin_layout Standard
680 They all do pretty much the same thing as in other word processors, with
681  a few minor differences.
682  The 
683 \family sans
684 File\SpecialChar \menuseparator
685 New
686 \begin_inset space ~
687 \end_inset
688
689 from
690 \bar under
691
692 \begin_inset space ~
693 \end_inset
694
695
696 \bar default
697 Template
698 \family default
699  command not only prompts you for a name for the new file, but also prompts
700  you for a template to use.
701  Selecting a template will automatically set certain layout features for
702  the document, features you would otherwise need to change manually.
703  They can be of use for certain classes, especially those for writing letters
704  (see section
705 \begin_inset space ~
706 \end_inset
707
708
709 \begin_inset CommandInset ref
710 LatexCommand ref
711 reference "sec:Document-Classes"
712
713 \end_inset
714
715 ).
716 \end_layout
717
718 \begin_layout Standard
719 Note: There is no 
720 \begin_inset Quotes eld
721 \end_inset
722
723 default file
724 \begin_inset Quotes erd
725 \end_inset
726
727  or document named 
728 \begin_inset Quotes eld
729 \end_inset
730
731 Untitled
732 \begin_inset Quotes erd
733 \end_inset
734
735  or 
736 \begin_inset Quotes eld
737 \end_inset
738
739 scratch.
740 \begin_inset Quotes erd
741 \end_inset
742
743  Unless you tell LyX to open a file or create a new one, that big, blank
744  space is just that --- a big, blank space.
745 \end_layout
746
747 \begin_layout Standard
748
749 \family sans
750 Revert
751 \begin_inset space ~
752 \end_inset
753
754 to
755 \begin_inset space ~
756 \end_inset
757
758 saved
759 \family default
760  and 
761 \family sans
762 Version
763 \begin_inset space ~
764 \end_inset
765
766 Control
767 \family default
768  are useful if more people work on the same document at the same time
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 If you plan to do this, you should check out the Version Control feature
774  in LyX also.
775  Read 
776 \emph on
777 Extended Features
778 \emph default
779 \SpecialChar \@.
780
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revert
789 \begin_inset space ~
790 \end_inset
791
792 to
793 \begin_inset space ~
794 \end_inset
795
796 saved
797 \family default
798  will reload the document from disk.
799  You can of course also use it if you regret that you changed a document
800  and want to restore it to the last save.
801  With
802 \family sans
803  Version
804 \begin_inset space ~
805 \end_inset
806
807 Control 
808 \family default
809 you can there register the changes you made to a document so that others
810  can identify this as your changes.
811 \end_layout
812
813 \begin_layout Section
814 Basic Editing Features
815 \begin_inset Index
816 status collapsed
817
818 \begin_layout Plain Layout
819 Editing
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Basic-Editing-Features"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Like most modern word processors, LyX can perform cut and paste operations
836  on blocks of text, can move by character, word, or screenful of text, and
837  can delete whole words as well as individual characters.
838  The next four sections cover the basic LyX editing features and how to
839  access them.
840  We'll start with cut and paste.
841 \end_layout
842
843 \begin_layout Standard
844 As you might expect, the 
845 \family sans
846 Edit
847 \family default
848  menu and the standard toolbar has the cut and paste commands, along with
849  various other editing features.
850  Some of these are special and covered in later sections.
851  The basic ones are:
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Cut 
858 \family default
859
860 \begin_inset Graphics
861         filename ../images/cut.png
862         BoundingBox 0bp 5bp 20bp 20bp
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Graphics
876         filename ../images/copy.png
877         BoundingBox 0bp 5bp 20bp 20bp
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Paste 
888 \family default
889
890 \begin_inset Graphics
891         filename ../images/paste.png
892         BoundingBox 0bp 5bp 20bp 20bp
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Paste
903 \begin_inset space ~
904 \end_inset
905
906 Recent
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Special
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Find
923 \begin_inset space ~
924 \end_inset
925
926 &
927 \begin_inset space ~
928 \end_inset
929
930 Replace 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/dialog-show_findreplace.png
935         BoundingBox 0bp 5bp 20bp 25bp
936         rotateOrigin center
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 The first three are self-explanatory.
945  One thing to note: whenever you delete a block of text that you've selected,
946  it's automatically placed in the clipboard.
947  That is, the 
948 \family sans
949 Delete
950 \family default
951  and 
952 \family sans
953 Backspace
954 \family default
955  keys also functions as the 
956 \family sans
957 Cut
958 \family default
959  command.
960  Also, if you've selected text, be careful: If you hit a key, LyX will completel
961 y delete the selected text and replace it with what you just typed.
962  You'll have to do an 
963 \family sans
964 Undo
965 \family default
966  to get back the lost text.
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you've found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words.
1147  I.e., searching for 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151
1152 \family typewriter
1153 star
1154 \family default
1155
1156 \begin_inset Quotes erd
1157 \end_inset
1158
1159  will not match 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 starlet
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 .
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Things like notes, floats, etc., the so called insets can be dissolved.
1176  This means that the inset is deleted and its content is left as normal
1177  text.
1178  Dissolving an inset is done by setting the cursor to the beginning of an
1179  inset and pressing 
1180 \family sans
1181 Backspace
1182 \family default
1183  or by setting the cursor to the end and pressing 
1184 \family sans
1185 Delete
1186 \family default
1187 .
1188 \end_layout
1189
1190 \begin_layout Section
1191 Undo and Redo
1192 \begin_inset Index
1193 status collapsed
1194
1195 \begin_layout Plain Layout
1196 Redo
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \begin_inset Index
1203 status collapsed
1204
1205 \begin_layout Plain Layout
1206 Undo
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset CommandInset label
1213 LatexCommand label
1214 name "sec:Undo-and-Redo"
1215
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Standard
1222 If you make a mistake, you can easily recover from it.
1223  LyX has a large-capacity undo/redo buffer.
1224  Select 
1225 \family sans
1226 Edit\SpecialChar \menuseparator
1227 Undo
1228 \family default
1229  or the toolbar button 
1230 \begin_inset Graphics
1231         filename ../images/undo.png
1232         BoundingBox 0bp 5bp 20bp 20bp
1233
1234 \end_inset
1235
1236  to undo some mistake.
1237  If you accidentally undo too much, use 
1238 \family sans
1239 Edit\SpecialChar \menuseparator
1240 Redo
1241 \family default
1242  ot the toolbar button 
1243 \begin_inset Graphics
1244         filename ../images/redo.png
1245         BoundingBox 0bp 5bp 20bp 20bp
1246
1247 \end_inset
1248
1249  to 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 undo the undo.
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  The undo mechanism is currently limited to 100
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 steps to minimize memory overhead.
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Notice that if you revert back all changes to arrive to the document as
1266  it was last saved, the 
1267 \begin_inset Quotes eld
1268 \end_inset
1269
1270 changed
1271 \begin_inset Quotes erd
1272 \end_inset
1273
1274  status of the document is unfortunately not reset.
1275  This is a consequence of the 100
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 step undo limit, above.
1280 \end_layout
1281
1282 \begin_layout Standard
1283
1284 \family sans
1285 Undo
1286 \family default
1287  and 
1288 \family sans
1289 Redo
1290 \family default
1291  work on almost everything in LyX.
1292  But they won't undo or redo text character by character, but by blocks
1293  of text.
1294 \end_layout
1295
1296 \begin_layout Section
1297 Mouse Operations
1298 \begin_inset Index
1299 status collapsed
1300
1301 \begin_layout Plain Layout
1302 Mouse Operations
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \begin_layout Standard
1311 This are the most basic mouse operations.
1312 \end_layout
1313
1314 \begin_layout Enumerate
1315 Motion
1316 \end_layout
1317
1318 \begin_deeper
1319 \begin_layout Itemize
1320 Click the 
1321 \emph on
1322 left mouse button
1323 \emph default
1324  once anywhere in the edit window.
1325  The cursor moves to the text under the mouse.
1326 \end_layout
1327
1328 \end_deeper
1329 \begin_layout Enumerate
1330 Selecting Text
1331 \end_layout
1332
1333 \begin_deeper
1334 \begin_layout Itemize
1335 Hold down the 
1336 \emph on
1337 left mouse button
1338 \emph default
1339  and drag the mouse.
1340  LyX marks the text between the old and new mouse positions.
1341  Use 
1342 \family sans
1343 Edit\SpecialChar \menuseparator
1344 Copy
1345 \family default
1346  to create a copy of the text in LyX's buffer (and the clipboard).
1347 \end_layout
1348
1349 \begin_layout Itemize
1350 Re-position the cursor and then paste the text back into LyX using 
1351 \family sans
1352 Edit\SpecialChar \menuseparator
1353 Paste
1354 \family default
1355 .
1356 \end_layout
1357
1358 \end_deeper
1359 \begin_layout Enumerate
1360 Insets (Footnotes, Notes, Floats, etc.)
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Standard
1365
1366 \emph on
1367 Single click
1368 \emph default
1369  the left mouse button to open or close any of these.
1370  Right-click on them to set its properties.
1371  Also check the appropriate section of this manual for more details.
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Enumerate
1376 Tables
1377 \end_layout
1378
1379 \begin_deeper
1380 \begin_layout Standard
1381
1382 \emph on
1383 Single click
1384 \emph default
1385  the right mouse button to open a dialog that will allow you to manipulate
1386  the table.
1387 \end_layout
1388
1389 \end_deeper
1390 \begin_layout Section
1391 Navigating
1392 \begin_inset CommandInset label
1393 LatexCommand label
1394 name "sec:Navigating"
1395
1396 \end_inset
1397
1398
1399 \begin_inset Index
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 Navigating
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Standard
1412 LyX offers you two ways to navigate in documents:
1413 \end_layout
1414
1415 \begin_layout Itemize
1416 The menu 
1417 \family sans
1418 Navigate
1419 \family default
1420  lists all sections of the document as submenu entries that you can click
1421  to jump to the corresponding document part.
1422 \end_layout
1423
1424 \begin_layout Itemize
1425 The menu 
1426 \family sans
1427 Document\SpecialChar \menuseparator
1428 Outline
1429 \family default
1430  or the toolbar button 
1431 \begin_inset Graphics
1432         filename ../images/dialog-toggle_toc.png
1433         BoundingBox 0bp 5bp 20bp 20bp
1434
1435 \end_inset
1436
1437 .
1438 \end_layout
1439
1440 \begin_layout Standard
1441 The outline window shows you the content of the document's table of contents
1442  (TOC) that is described in sec.
1443 \begin_inset space \thinspace{}
1444 \end_inset
1445
1446
1447 \begin_inset CommandInset ref
1448 LatexCommand ref
1449 reference "sub:Table-of-Contents"
1450
1451 \end_inset
1452
1453 .
1454  You can click there on entries to jump to the corresponding document part.
1455  In the pull-down box at the top of the outline window, you can choose between
1456  different lists of document objects, like the list of footnotes.
1457  Some of them, the list of tables, figures, and algorithms can also be added
1458  to the document, see 
1459 \begin_inset CommandInset ref
1460 LatexCommand ref
1461 reference "sub:List-of-Figures"
1462
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Standard
1469 With the buttons 
1470 \begin_inset space \space{}
1471 \end_inset
1472
1473
1474 \begin_inset Graphics
1475         filename ../images/down.png
1476         BoundingBox 0bp 5bp 20bp 20bp
1477
1478 \end_inset
1479
1480
1481 \begin_inset space \hspace{}
1482 \length -3mm
1483 \end_inset
1484
1485  and 
1486 \begin_inset space \space{}
1487 \end_inset
1488
1489
1490 \begin_inset Graphics
1491         filename ../images/up.png
1492         BoundingBox 0bp 5bp 20bp 20bp
1493
1494 \end_inset
1495
1496
1497 \begin_inset space \hspace{}
1498 \length -3mm
1499 \end_inset
1500
1501  at the bottom of the outline window you can change the position of sections
1502  in your document.
1503  So you can for example move section
1504 \begin_inset space ~
1505 \end_inset
1506
1507 2.5 before section
1508 \begin_inset space ~
1509 \end_inset
1510
1511 2.4.
1512  LyX will then automatically renumber the sections to the new order.
1513  With the buttons 
1514 \begin_inset Graphics
1515         filename ../images/promote.png
1516         BoundingBox 0bp 5bp 20bp 20bp
1517
1518 \end_inset
1519
1520  and 
1521 \begin_inset Graphics
1522         filename ../images/demote.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527  you can change the sectioning level of sections.
1528  So you can for example make section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2.5 chapter
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3 or subsection
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2.4.1.
1541 \end_layout
1542
1543 \begin_layout Section
1544 Basic Key Bindings
1545 \begin_inset CommandInset label
1546 LatexCommand label
1547 name "sec:Key-Bindings"
1548
1549 \end_inset
1550
1551
1552 \begin_inset Index
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 Key Bindings
1557 \end_layout
1558
1559 \end_inset
1560
1561
1562 \end_layout
1563
1564 \begin_layout Standard
1565 There are at least two different primary binding maps: CUA and Emacs.
1566  LyX's default is CUA.
1567 \end_layout
1568
1569 \begin_layout Standard
1570 Some keys, like 
1571 \family sans
1572 Page
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Up
1577 \family default
1578
1579 \family sans
1580 Page
1581 \begin_inset space ~
1582 \end_inset
1583
1584 Down
1585 \family default
1586
1587 \family sans
1588 Left
1589 \family default
1590
1591 \family sans
1592 Right
1593 \family default
1594
1595 \family sans
1596 Up
1597 \family default
1598 , and 
1599 \family sans
1600 Down
1601 \family default
1602 , do exactly what you expect them to do.
1603  Other keys don't:
1604 \end_layout
1605
1606 \begin_layout Labeling
1607 \labelwidthstring 00.00.0000
1608
1609 \family sans
1610 Tab
1611 \begin_inset CommandInset nomenclature
1612 LatexCommand nomenclature
1613 symbol "Tab"
1614 description "Tabulator key"
1615
1616 \end_inset
1617
1618
1619 \family default
1620  There is no such thing as a tab stop in LyX.
1621  If you don't understand this, go read sections
1622 \begin_inset space ~
1623 \end_inset
1624
1625
1626 \begin_inset CommandInset ref
1627 LatexCommand ref
1628 reference "sec:Par-indent-intro"
1629
1630 \end_inset
1631
1632  and 
1633 \begin_inset CommandInset ref
1634 LatexCommand ref
1635 reference "sec:Paragraph-Environments"
1636
1637 \end_inset
1638
1639 , especially section
1640 \begin_inset space ~
1641 \end_inset
1642
1643
1644 \begin_inset CommandInset ref
1645 LatexCommand ref
1646 reference "sub:Lists"
1647
1648 \end_inset
1649
1650 , right now.
1651  Yes, right now.
1652  If you're still confused, look in the 
1653 \emph on
1654 Tutorial
1655 \emph default
1656 .
1657 \end_layout
1658
1659 \begin_layout Labeling
1660 \labelwidthstring 00.00.0000
1661
1662 \family sans
1663 Esc
1664 \begin_inset CommandInset nomenclature
1665 LatexCommand nomenclature
1666 symbol "Esc"
1667 description "Escape key"
1668
1669 \end_inset
1670
1671
1672 \family default
1673  This is the 
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 cancel key.
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  It's used, generically, to cancel operations.
1682  Other parts of the manual will go into greater detail about this.
1683 \end_layout
1684
1685 \begin_layout Labeling
1686 \labelwidthstring 00.00.0000
1687
1688 \family sans
1689 Home
1690 \family default
1691
1692 \begin_inset space ~
1693 \end_inset
1694
1695 and
1696 \begin_inset space ~
1697 \end_inset
1698
1699
1700 \family sans
1701 End
1702 \family default
1703  These move the cursor, respectively, to the beginning and end of a line,
1704  unless you are using the Emacs bindings where they jump to the beginning
1705  or end of the file.
1706 \end_layout
1707
1708 \begin_layout Standard
1709 There are three modifier keys:
1710 \end_layout
1711
1712 \begin_layout Labeling
1713 \labelwidthstring 00.00.0000
1714
1715 \family sans
1716 Control
1717 \family default
1718  (Denoted by 
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722
1723 \family sans
1724 C
1725 \family default
1726
1727 \begin_inset Quotes erd
1728 \end_inset
1729
1730
1731 \begin_inset CommandInset nomenclature
1732 LatexCommand nomenclature
1733 symbol "C"
1734 description "Control key"
1735
1736 \end_inset
1737
1738  in the documentation files) This has a couple of different uses, depending
1739  on which keys it's used in combination with:
1740 \end_layout
1741
1742 \begin_deeper
1743 \begin_layout Itemize
1744 With 
1745 \family sans
1746 Backspace
1747 \family default
1748  or 
1749 \family sans
1750 Delete
1751 \family default
1752 , it deletes an entire word instead of a single character.
1753 \end_layout
1754
1755 \begin_layout Itemize
1756 With 
1757 \family sans
1758 Left
1759 \family default
1760  and 
1761 \family sans
1762 Right
1763 \family default
1764 , it moves by words instead of characters.
1765 \end_layout
1766
1767 \begin_layout Itemize
1768 With 
1769 \family sans
1770 Home
1771 \family default
1772  and 
1773 \family sans
1774 End
1775 \family default
1776 , it moves to the beginning and the end of the document, respectively.
1777 \end_layout
1778
1779 \end_deeper
1780 \begin_layout Labeling
1781 \labelwidthstring 00.00.0000
1782
1783 \family sans
1784 Shift
1785 \family default
1786  (Denoted by 
1787 \begin_inset Quotes eld
1788 \end_inset
1789
1790
1791 \family sans
1792 S
1793 \family default
1794
1795 \begin_inset Quotes erd
1796 \end_inset
1797
1798
1799 \begin_inset CommandInset nomenclature
1800 LatexCommand nomenclature
1801 symbol "S"
1802 description "Shift key"
1803
1804 \end_inset
1805
1806  in the documentation files) Use this with any of the motion keys to select
1807  the text between the old and new cursor positions.
1808 \end_layout
1809
1810 \begin_layout Labeling
1811 \labelwidthstring 00.00.0000
1812
1813 \family sans
1814 Meta
1815 \family default
1816  (Denoted by 
1817 \begin_inset Quotes eld
1818 \end_inset
1819
1820
1821 \family sans
1822 M
1823 \family default
1824
1825 \begin_inset Quotes erd
1826 \end_inset
1827
1828
1829 \begin_inset CommandInset nomenclature
1830 LatexCommand nomenclature
1831 symbol "M"
1832 description "Meta or Alt key"
1833
1834 \end_inset
1835
1836  in the documentation files) This is the Alt key on many keyboards, unless
1837  your keyboard has a distinct Meta key.
1838  If you have both keys, you will need to try out which one actually performs
1839  the 
1840 \family sans
1841 Meta-
1842 \family default
1843  function.
1844  This key does many different things, but it also activates the 
1845 \emph on
1846 menu accelerator keys
1847 \emph default
1848 .
1849  If you use this in combination with any of the underlined letters in a
1850  menu or menu item, it selects that menu item.
1851 \end_layout
1852
1853 \begin_deeper
1854 \begin_layout Standard
1855 For example, the sequence 
1856 \begin_inset Quotes eld
1857 \end_inset
1858
1859
1860 \family sans
1861 M
1862 \begin_inset space ~
1863 \end_inset
1864
1865 e
1866 \begin_inset space ~
1867 \end_inset
1868
1869 s
1870 \family default
1871
1872 \begin_inset space ~
1873 \end_inset
1874
1875
1876 \family sans
1877 c
1878 \family default
1879
1880 \begin_inset Quotes erd
1881 \end_inset
1882
1883  
1884 \family sans
1885 brings
1886 \family default
1887  up the 
1888 \begin_inset Quotes eld
1889 \end_inset
1890
1891 Text Style
1892 \begin_inset Quotes erd
1893 \end_inset
1894
1895  menu.
1896  Typing 
1897 \begin_inset Quotes eld
1898 \end_inset
1899
1900
1901 \family sans
1902 M
1903 \begin_inset space ~
1904 \end_inset
1905
1906 f
1907 \family default
1908
1909 \begin_inset Quotes erd
1910 \end_inset
1911
1912  opens the 
1913 \family sans
1914 File
1915 \family default
1916  menu.
1917 \end_layout
1918
1919 \begin_layout Standard
1920 There are also other things bound to the 
1921 \family sans
1922 Meta-
1923 \family default
1924  key, but you'll have to check in the 
1925 \emph on
1926 Reference
1927 \emph default
1928  
1929 \emph on
1930 manual
1931 \emph default
1932  for more info.
1933 \end_layout
1934
1935 \end_deeper
1936 \begin_layout Standard
1937 You'll learn more and more keybindings and short-cut keys as you use LyX,
1938  because most actions will prompt a small message in the status bar at the
1939  bottom of LyX's main window which describe the name of the action, you've
1940  just triggered, and any existing keybindings for that action.
1941  The LyX menus also list the defined keybindings.
1942  The notation for the keybindings is very similar to the notation used in
1943  this documentation, so you should not have any problems understanding it.
1944  However, notice that Shift-modifiers are explicitly mentioned, so 
1945 \family sans
1946
1947 \begin_inset Quotes eld
1948 \end_inset
1949
1950 M-p S-A
1951 \family default
1952
1953 \begin_inset Quotes erd
1954 \end_inset
1955
1956  means 
1957 \family sans
1958 Meta-p
1959 \family default
1960  followed by a capital 
1961 \family sans
1962 A
1963 \family default
1964 .
1965  
1966 \begin_inset Quotes eld
1967 \end_inset
1968
1969
1970 \family sans
1971 S-C-s
1972 \family default
1973
1974 \begin_inset Quotes erd
1975 \end_inset
1976
1977  means 
1978 \family sans
1979 Shift-Control-s
1980 \family default
1981 .
1982 \end_layout
1983
1984 \begin_layout Standard
1985 You can list or change the keybindings in the LyX preferences under 
1986 \family sans
1987 Editing\SpecialChar \menuseparator
1988 Shortcuts
1989 \family default
1990 .
1991  The preferences are opened with the menu 
1992 \family sans
1993 Tools\SpecialChar \menuseparator
1994 Preferences
1995 \family default
1996 .
1997 \end_layout
1998
1999 \begin_layout Chapter
2000 LyX Basics
2001 \begin_inset Index
2002 status collapsed
2003
2004 \begin_layout Plain Layout
2005 Lyx@LyX ! Basics
2006 \end_layout
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Section
2014 Document Types
2015 \begin_inset Index
2016 status collapsed
2017
2018 \begin_layout Plain Layout
2019 Document ! Types
2020 \end_layout
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Subsection
2028 Introduction
2029 \end_layout
2030
2031 \begin_layout Standard
2032 Before you do anything else, before you ever start writing a document, you
2033  need to decide what type of document you want to edit.
2034  Different types of documents use different types of spacing, headings,
2035  numbering schemes, and so on.
2036  Additionally, different documents use different paragraph environments,
2037  and format the title of your document differently.
2038 \end_layout
2039
2040 \begin_layout Standard
2041
2042 \emph on
2043 document class
2044 \emph default
2045  describes a group of properties common to a particular set of documents.
2046  By setting the document class, you automatically select these properties,
2047  making it easier to create the type of document you want.
2048  If you don't choose a document class, LyX picks one for you by default.
2049  So, it behooves you to change the class of your document.
2050 \end_layout
2051
2052 \begin_layout Standard
2053 Read on for info about the document classes you can choose from LyX, and
2054  how to adjust their properties.
2055 \end_layout
2056
2057 \begin_layout Subsection
2058 Document Classes
2059 \begin_inset Index
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Document ! Classes
2064 \end_layout
2065
2066 \end_inset
2067
2068
2069 \begin_inset CommandInset label
2070 LatexCommand label
2071 name "sec:Document-Classes"
2072
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Subsubsection
2079 Overview
2080 \end_layout
2081
2082 \begin_layout Standard
2083 There are four standard document classes in LyX.
2084  They are:
2085 \end_layout
2086
2087 \begin_layout Description
2088 Article for basic articles
2089 \end_layout
2090
2091 \begin_layout Description
2092 Report for basic reports
2093 \end_layout
2094
2095 \begin_layout Description
2096 Book for writing a book
2097 \end_layout
2098
2099 \begin_layout Description
2100 Letter for US-style letters
2101 \end_layout
2102
2103 \begin_layout Standard
2104 There are also some non-standard classes, which LyX only uses if you have
2105  installed them.
2106  Here are some of the classes, the full list with detailed explanations
2107  can be found in chapter 
2108 \emph on
2109 Special Document Classes
2110 \emph default
2111  in the 
2112 \emph on
2113 Extended Features
2114 \emph default
2115  manual:
2116 \end_layout
2117
2118 \begin_layout Description
2119 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2120 \end_layout
2121
2122 \begin_layout Description
2123 AAST
2124 \family sans
2125
2126 \begin_inset ERT
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130
2131 {}
2132 \end_layout
2133
2134 \end_inset
2135
2136
2137 \family default
2138 eX For submissions to the journals published by the American Astronomical
2139  Society
2140 \end_layout
2141
2142 \begin_layout Description
2143 AMS Layouts for articles and books in the style and format used by the American
2144  Mathematical Society (AMS).
2145  There are three article layouts available.
2146  The standard one uses a typical numbering scheme for theorems etc., that
2147  prepends the section number to the number of the result.
2148  All result-type statements (propositions, corollaries, and so on) are sequenced
2149  together, but definitions, examples, and the like have their own sequence.
2150  The 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154 sequential numbering
2155 \begin_inset Quotes erd
2156 \end_inset
2157
2158  scheme does not place the section number with each result, but numbers
2159  them throughout the article in a single sequence.
2160  Each type of result gets its own sequence.
2161  There is also a layout that dispenses with numbering of statements altogether.
2162 \end_layout
2163
2164 \begin_layout Description
2165 Beamer Layout for presentations
2166 \end_layout
2167
2168 \begin_layout Description
2169 broadway Layout for writing plays.
2170  It is not an existing LaTeX document class, but a new one which is distributed
2171  with LyX.
2172 \end_layout
2173
2174 \begin_layout Description
2175 curiculum
2176 \begin_inset space ~
2177 \end_inset
2178
2179 vitae classes to create curriculum vitae
2180 \end_layout
2181
2182 \begin_layout Description
2183 Dinbrief Letters in format of the DIN (German industry norm)
2184 \end_layout
2185
2186 \begin_layout Description
2187 dtk Layout for 
2188 \family typewriter
2189 Die TeXnische Komödie
2190 \family default
2191 , the journal of the German TeX user Group (Dante)
2192 \end_layout
2193
2194 \begin_layout Description
2195 Elsevier Layout for journals of the Elsevier publishing group
2196 \end_layout
2197
2198 \begin_layout Description
2199 Foils Used to make transparencies
2200 \end_layout
2201
2202 \begin_layout Description
2203 g-brief Letters in format of the DIN (German industry norm)
2204 \end_layout
2205
2206 \begin_layout Description
2207 hollywood Used to type spec scripts for the US film industry.
2208  It is not an existing LaTeX document class, but a new one which is distributed
2209  with LyX.
2210 \end_layout
2211
2212 \begin_layout Description
2213 IEEEtran Layout for the journals published by the Institute of Electrical
2214  and Electronics Engineers (IEEE)
2215 \end_layout
2216
2217 \begin_layout Description
2218 IOP Layout for journals of the Institute of Physics publishing group
2219 \end_layout
2220
2221 \begin_layout Description
2222 Kluwer Layout for journals of the Kluwer publishing group
2223 \end_layout
2224
2225 \begin_layout Description
2226 koma-script a replacement for the standard classes, offers many useful features
2227  like caption formatting, automatic print space calculation etc.
2228 \end_layout
2229
2230 \begin_layout Description
2231 Memoir another replacement for the standard classes
2232 \end_layout
2233
2234 \begin_layout Description
2235 paper Used with the 
2236 \family typewriter
2237 paper
2238 \family default
2239  LaTeX document class
2240 \end_layout
2241
2242 \begin_layout Description
2243 Powerdot Layout for presentations
2244 \end_layout
2245
2246 \begin_layout Description
2247 REVTe
2248 \begin_inset ERT
2249 status collapsed
2250
2251 \begin_layout Plain Layout
2252
2253 {}
2254 \end_layout
2255
2256 \end_inset
2257
2258 X is used to write articles for the publications of the American Physical
2259  Society (APS), American Institute of Physics (AIP), and Optical Society
2260  of America (OSA).
2261  This class is not completely compatible with all LyX features.
2262 \end_layout
2263
2264 \begin_layout Description
2265 Slides Used to make transparencies
2266 \end_layout
2267
2268 \begin_layout Description
2269 SPIE
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Proceedings Layout for the journals published by The International Society
2274  for Optical Engineering (SPIE)
2275 \end_layout
2276
2277 \begin_layout Description
2278 Springer Layouts for journals of the Springer publishing group
2279 \end_layout
2280
2281 \begin_layout Description
2282 TUGboat Layout for 
2283 \family typewriter
2284 TUGboat
2285 \family default
2286 , the journal of the international TeX user Group (TUG)
2287 \end_layout
2288
2289 \begin_layout Standard
2290 We won't go into any detail about how to use these different document classes
2291  here.
2292  You can find all the details about the non-standard classes in the 
2293 \emph on
2294 Extended Editing
2295 \emph default
2296  manual.
2297  Here, we will settle with a list of some of the common properties of all
2298  of the document classes.
2299 \end_layout
2300
2301 \begin_layout Subsubsection
2302 Selecting a Class
2303 \end_layout
2304
2305 \begin_layout Standard
2306 You can select a class using the 
2307 \family sans
2308 Document\SpecialChar \menuseparator
2309 Settings
2310 \begin_inset Index
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 Document ! Settings
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \family default
2321  dialog.
2322  Select the class you want to use, and make any fine tunings of the options
2323  you may need.
2324 \end_layout
2325
2326 \begin_layout Subsubsection
2327 \begin_inset CommandInset label
2328 LatexCommand label
2329 name "sub:Modules"
2330
2331 \end_inset
2332
2333 Modules
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Layout Modules
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \begin_layout Standard
2347 Since LyX 1.6, layout modules can be used to add additional features to a
2348  document without the user's having to include those features in a new layout
2349  file.
2350  The available modules are listed in the Available Modules pane of the 
2351 \family sans
2352 Document\SpecialChar \menuseparator
2353 Settings
2354 \begin_inset Index
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 Document ! Settings
2359 \end_layout
2360
2361 \end_inset
2362
2363
2364 \family default
2365  dialog.
2366  Highlighting one of them will bring up a description of the module.
2367  Please note that some modules require LaTeX packages that are not always
2368  installed by default.
2369  LyX will warn you if you do not have the needed package.
2370  Note also that some modules require other modules, and some pairs of modules
2371  are incompatible.
2372 \end_layout
2373
2374 \begin_layout Subsubsection
2375 Properties
2376 \end_layout
2377
2378 \begin_layout Standard
2379 Each class has a default set of options.
2380  Here's a quick table describing them:
2381 \end_layout
2382
2383 \begin_layout Standard
2384 \begin_inset VSpace 0.3cm
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \align center
2392 \begin_inset Tabular
2393 <lyxtabular version="3" rows="5" columns="5">
2394 <features>
2395 <column alignment="center" valignment="top" width="0pt">
2396 <column alignment="center" valignment="top" width="0pt">
2397 <column alignment="center" valignment="top" width="0pt">
2398 <column alignment="center" valignment="top" width="0pt">
2399 <column alignment="center" valignment="top" width="0pt">
2400 <row>
2401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \family sans
2416 \series medium
2417 \shape up
2418 \size normal
2419 \emph off
2420 \bar no
2421 \noun off
2422 \color none
2423 Pagestyle
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432
2433 \family sans
2434 \series medium
2435 \shape up
2436 \size normal
2437 \emph off
2438 \bar no
2439 \noun off
2440 \color none
2441 Sides
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \family sans
2452 \series medium
2453 \shape up
2454 \size normal
2455 \emph off
2456 \bar no
2457 \noun off
2458 \color none
2459 Columns
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468
2469 \series medium
2470 \shape up
2471 \size normal
2472 \emph off
2473 \bar no
2474 \noun off
2475 \color none
2476 Max.
2477  sectioning level
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row>
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \series medium
2490 \shape up
2491 \size normal
2492 \emph off
2493 \bar no
2494 \noun off
2495 \color none
2496 article
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2502 \begin_inset Text
2503
2504 \begin_layout Plain Layout
2505
2506 \family sans
2507 \series medium
2508 \shape up
2509 \size normal
2510 \emph off
2511 \bar no
2512 \noun off
2513 \color none
2514 Plain
2515 \end_layout
2516
2517 \end_inset
2518 </cell>
2519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Plain Layout
2523
2524 \family sans
2525 \series medium
2526 \shape up
2527 \size normal
2528 \emph off
2529 \bar no
2530 \noun off
2531 \color none
2532 One
2533 \end_layout
2534
2535 \end_inset
2536 </cell>
2537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2538 \begin_inset Text
2539
2540 \begin_layout Plain Layout
2541
2542 \family sans
2543 \series medium
2544 \shape up
2545 \size normal
2546 \emph off
2547 \bar no
2548 \noun off
2549 \color none
2550 One
2551 \end_layout
2552
2553 \end_inset
2554 </cell>
2555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2556 \begin_inset Text
2557
2558 \begin_layout Plain Layout
2559
2560 \family sans
2561 \series medium
2562 \shape up
2563 \size normal
2564 \emph off
2565 \bar no
2566 \noun off
2567 \color none
2568 Section
2569 \end_layout
2570
2571 \end_inset
2572 </cell>
2573 </row>
2574 <row>
2575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Plain Layout
2579
2580 \series medium
2581 \shape up
2582 \size normal
2583 \emph off
2584 \bar no
2585 \noun off
2586 \color none
2587 report
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family sans
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 Plain
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \family sans
2616 \series medium
2617 \shape up
2618 \size normal
2619 \emph off
2620 \bar no
2621 \noun off
2622 \color none
2623 One
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family sans
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 One
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \family sans
2652 \series medium
2653 \shape up
2654 \size normal
2655 \emph off
2656 \bar no
2657 \noun off
2658 \color none
2659 Chapter
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 </row>
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 book
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687
2688 \family sans
2689 \series medium
2690 \shape up
2691 \size normal
2692 \emph off
2693 \bar no
2694 \noun off
2695 \color none
2696 Headings
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family sans
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 Two
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \family sans
2725 \series medium
2726 \shape up
2727 \size normal
2728 \emph off
2729 \bar no
2730 \noun off
2731 \color none
2732 One
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \family sans
2743 \series medium
2744 \shape up
2745 \size normal
2746 \emph off
2747 \bar no
2748 \noun off
2749 \color none
2750 Chapter
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 letter
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \family sans
2780 \series medium
2781 \shape up
2782 \size normal
2783 \emph off
2784 \bar no
2785 \noun off
2786 \color none
2787 Plain
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 One
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814
2815 \family sans
2816 \series medium
2817 \shape up
2818 \size normal
2819 \emph off
2820 \bar no
2821 \noun off
2822 \color none
2823 One
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 none
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 </lyxtabular>
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 \begin_inset VSpace 0.3cm
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \begin_layout Standard
2861 You're probably also wondering what 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Max.
2866 \begin_inset space ~
2867 \end_inset
2868
2869 sectioning level
2870 \begin_inset Quotes erd
2871 \end_inset
2872
2873  means.
2874  There are several paragraph environments used to create section headings.
2875  Different document classes allow different types of section headings.
2876  Only two use the 
2877 \family sans
2878 Chapter
2879 \family default
2880  heading; the rest do not and begin instead with the 
2881 \family sans
2882 Section
2883 \family default
2884  heading.
2885  Some document classes, such as the ones for letters, don't use any section
2886  headings.
2887  In addition to 
2888 \family sans
2889 Chapter
2890 \family default
2891  and 
2892 \family sans
2893 Section
2894 \family default
2895  headings, there are also 
2896 \family sans
2897 Subsection
2898 \family default
2899  headings, 
2900 \family sans
2901 Subsubsection
2902 \family default
2903  headings, and so on.
2904  We'll describe these headings fully in section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sub:Headings"
2912
2913 \end_inset
2914
2915 .
2916 \end_layout
2917
2918 \begin_layout Subsection
2919 Document Layout
2920 \begin_inset Index
2921 status collapsed
2922
2923 \begin_layout Plain Layout
2924 Document !  Layout
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sub:Document-Layout"
2933
2934 \end_inset
2935
2936
2937 \family sans
2938
2939 \begin_inset Index
2940 status collapsed
2941
2942 \begin_layout Plain Layout
2943 Document ! Settings
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Standard
2952 The most important properties of documents classes are set in the menu 
2953 \family sans
2954 Document\SpecialChar \menuseparator
2955 Settings
2956 \family default
2957 .
2958  There in the 
2959 \family sans
2960 Options
2961 \family default
2962  field under 
2963 \family sans
2964 Documents
2965 \begin_inset space ~
2966 \end_inset
2967
2968 classes
2969 \family default
2970 , you can enter special options for your document class in a comma-separated
2971  list.
2972  This is only necessary if LyX doesn't support special options you want
2973  to use for your document.
2974  To learn more about your favorite LaTeX-class and its options, you have
2975  to read its manual.
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Under 
2980 \family sans
2981 Page
2982 \begin_inset space ~
2983 \end_inset
2984
2985 Layout
2986 \family default
2987  the 
2988 \family sans
2989 Pagestyle
2990 \family default
2991  controls what sorts of headings and page numbers go on a page.
2992  You can choose between the following five options:
2993 \end_layout
2994
2995 \begin_layout Labeling
2996 \labelwidthstring 00.00.0000
2997
2998 \family sans
2999 Default
3000 \family default
3001  Use default pagestyle of current class.
3002 \end_layout
3003
3004 \begin_layout Labeling
3005 \labelwidthstring 00.00.0000
3006
3007 \family sans
3008 Empty
3009 \family default
3010  No page numbers or headings.
3011 \end_layout
3012
3013 \begin_layout Labeling
3014 \labelwidthstring 00.00.0000
3015
3016 \family sans
3017 Plain
3018 \family default
3019  Page numbers only.
3020 \end_layout
3021
3022 \begin_layout Labeling
3023 \labelwidthstring 00.00.0000
3024
3025 \family sans
3026 Headings
3027 \family default
3028  Page numbers and either the current chapter or section title and number.
3029  Whether LyX uses the current chapter or the current section depends on
3030  the maximum sectioning level of the class.
3031 \end_layout
3032
3033 \begin_layout Labeling
3034 \labelwidthstring 00.00.0000
3035
3036 \family sans
3037 Fancy
3038 \family default
3039  This allows you to create fully customizable headers and footers if you
3040  have the 
3041 \series bold
3042 fancyhdr
3043 \series default
3044
3045 \begin_inset Index
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 Latex@LaTeX-packages ! fancyhdr
3050 \end_layout
3051
3052 \end_inset
3053
3054  package installed.
3055  At the moment, support in LyX is limited to this setting.
3056  To use the full power of this package, you have to add code to your document
3057  preamble.
3058  Check the documentation for the 
3059 \series bold
3060 fancyhdr
3061 \series default
3062  package for more details, 
3063 \begin_inset CommandInset citation
3064 LatexCommand cite
3065 key "fancyhdr"
3066
3067 \end_inset
3068
3069 .
3070 \end_layout
3071
3072 \begin_layout Standard
3073 The 
3074 \family sans
3075 Separation
3076 \family default
3077  of paragraphs is described in section
3078 \begin_inset space ~
3079 \end_inset
3080
3081
3082 \begin_inset CommandInset ref
3083 LatexCommand ref
3084 reference "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088 .
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Paper Size and Orientation
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Document ! Paper size
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \begin_inset CommandInset label
3104 LatexCommand label
3105 name "sub:Paper-Size,-Orientation,"
3106
3107 \end_inset
3108
3109
3110 \end_layout
3111
3112 \begin_layout Standard
3113 You'll find the following options in the menu 
3114 \family sans
3115 Page
3116 \begin_inset space ~
3117 \end_inset
3118
3119 Layout
3120 \family default
3121  of the dialog of the 
3122 \family sans
3123 Document\SpecialChar \menuseparator
3124 Settings
3125 \family default
3126  menu:
3127 \family sans
3128
3129 \begin_inset Index
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Document ! Settings
3134 \end_layout
3135
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \begin_layout Labeling
3142 \labelwidthstring 00.00.0000
3143
3144 \family sans
3145 Papersize
3146 \family default
3147  What size paper to print on.
3148  The choices are
3149 \end_layout
3150
3151 \begin_layout Itemize
3152
3153 \family sans
3154 Default
3155 \end_layout
3156
3157 \begin_layout Itemize
3158
3159 \family sans
3160 A3, A4,
3161 \family default
3162  
3163 \family sans
3164 A5
3165 \end_layout
3166
3167 \begin_layout Itemize
3168
3169 \family sans
3170 B3, B4, B5
3171 \end_layout
3172
3173 \begin_layout Itemize
3174
3175 \family sans
3176 US letter
3177 \end_layout
3178
3179 \begin_layout Itemize
3180
3181 \family sans
3182 US legal
3183 \end_layout
3184
3185 \begin_layout Itemize
3186
3187 \family sans
3188 US executive
3189 \end_layout
3190
3191 \begin_layout Itemize
3192
3193 \family sans
3194 Custom
3195 \end_layout
3196
3197 \begin_layout Labeling
3198 \labelwidthstring 00.00.0000
3199
3200 \family sans
3201 Orientation
3202 \family default
3203  Two toggle buttons choose whether to print the output as 
3204 \family sans
3205 Landscape
3206 \family default
3207  or as 
3208 \family sans
3209 Portrait
3210 \family default
3211 .
3212 \end_layout
3213
3214 \begin_layout Labeling
3215 \labelwidthstring 00.00.0000
3216
3217 \family sans
3218 Two-sided
3219 \begin_inset space ~
3220 \end_inset
3221
3222 document
3223 \family default
3224  Adjusts the print space to print both sides of paper.
3225  That means that the print space for odd- and even-numbered pages is different.
3226 \end_layout
3227
3228 \begin_layout Subsection
3229 Margins
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Document ! Margins
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset CommandInset label
3241 LatexCommand label
3242 name "sub:Margins"
3243
3244 \end_inset
3245
3246
3247 \begin_inset Index
3248 status collapsed
3249
3250 \begin_layout Plain Layout
3251 Margins
3252 \end_layout
3253
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \begin_layout Standard
3260 Paper margins are set in the menu 
3261 \family sans
3262 Document\SpecialChar \menuseparator
3263 Settings
3264 \family default
3265 .
3266 \family sans
3267
3268 \begin_inset Index
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Document ! Settings
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 If you use a koma-script document class, you can use the default settings.
3282  Because koma-script calculates then the printspace automatically by taking
3283  the paper format and the font size into account.
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Important Note
3288 \end_layout
3289
3290 \begin_layout Standard
3291 If you change a document class, LyX has to convert 
3292 \emph on
3293 everything
3294 \emph default
3295  into the new class.
3296  That includes the paragraph environments.
3297  Some paragraph environments are standard; all of the document classes have
3298  them; but some classes have special paragraph environments.
3299  If this is the case, and you change the document class, LyX sets the missing
3300  paragraph environments to 
3301 \family sans
3302 Standard
3303 \family default
3304  and places an error box at the beginning of the paragraph.
3305  Just click on them and you'll get a message dialog that tells you about
3306  the conversion and why it failed.
3307 \end_layout
3308
3309 \begin_layout Section
3310 Paragraph Indentation and Separation
3311 \begin_inset Index
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 Paragraph ! Indentation
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \begin_layout Subsection
3324 Introduction
3325 \begin_inset CommandInset label
3326 LatexCommand label
3327 name "sec:Par-indent-intro"
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \begin_layout Standard
3335 Before describing all of the various paragraph environments, we'd like to
3336  say a word or two about paragraph indentation.
3337 \end_layout
3338
3339 \begin_layout Standard
3340 Everyone seems to have their own convention for separating paragraphs.
3341  Most Americans indent the first line of a paragraph.
3342  Others don't indent but put extra space between the paragraphs.
3343  If you choose indentation for paragraphs the 
3344 \emph on
3345 first
3346 \emph default
3347  paragraph of a section, or after a figure, an equation, a table, a list,
3348  etc., is 
3349 \emph on
3350 not
3351 \emph default
3352  indented.
3353  Only a paragraph following another paragraph gets indented.
3354  Note that the indentation behavior is different when you use another document
3355  language than English.
3356  LaTeX takes care that the indentation follows the rules of the used language.
3357 \end_layout
3358
3359 \begin_layout Standard
3360 The space between paragraphs, like the line spacing, the space between headings
3361  and text --- in fact, all of the spacings for just about everything are
3362  pre-coded into LyX.
3363  As we said, you don't worry about how much space to add between what.
3364  LyX takes care of that.
3365  In fact, these pre-coded vertical spacings aren't a single number but a
3366  range.
3367  That way, LyX can squish or stretch the space between lines to make sure
3368  figures fit on a page with text, so that sections don't start at the bottom
3369  of a page, and so on.
3370 \begin_inset Foot
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 LaTeX does this when LyX goes to produce a printable file.
3375 \end_layout
3376
3377 \end_inset
3378
3379  However, pre-coded doesn't mean you can't change them.
3380  LyX gives you the ability to globally change 
3381 \emph on
3382 all
3383 \emph default
3384  of these pre-coded spacings.
3385  We'll explain more later.
3386 \end_layout
3387
3388 \begin_layout Subsection
3389 Paragraph Separation
3390 \begin_inset Index
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Paragraph ! Separation
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 To separate paragraphs, select 
3404 \family sans
3405 Indent
3406 \family default
3407  or 
3408 \family sans
3409 Skip
3410 \family default
3411  in the submenu 
3412 \family sans
3413 Text
3414 \begin_inset space ~
3415 \end_inset
3416
3417 Layout
3418 \family default
3419  of the dialog 
3420 \family sans
3421 Document\SpecialChar \menuseparator
3422 Settings
3423 \begin_inset Index
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Document ! Settings
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \family default
3434  to indent paragraphs or add extra space between paragraphs, respectively.
3435  The size of the skips can be defined in the dialog, for the indentation
3436  you have to add this line to your document preamble:
3437 \end_layout
3438
3439 \begin_layout Standard
3440
3441 \series bold
3442
3443 \backslash
3444 setlength{
3445 \backslash
3446 parindent}{Length}
3447 \end_layout
3448
3449 \begin_layout Standard
3450 where length is a value in one of the units listed in Appendix
3451 \begin_inset space ~
3452 \end_inset
3453
3454
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "cap:Units"
3458
3459 \end_inset
3460
3461 .
3462  The default length is 30
3463 \begin_inset space \thinspace{}
3464 \end_inset
3465
3466 pt.
3467 \end_layout
3468
3469 \begin_layout Subsection
3470 Fine-Tuning
3471 \end_layout
3472
3473 \begin_layout Standard
3474 You can also change the separation method of a single paragraph.
3475  Open the 
3476 \family sans
3477 Edit\SpecialChar \menuseparator
3478 Paragraph
3479 \begin_inset space ~
3480 \end_inset
3481
3482 Settings
3483 \family default
3484  dialog and toggle the 
3485 \family sans
3486 Indent
3487 \begin_inset space ~
3488 \end_inset
3489
3490 Paragraph
3491 \family default
3492  option to change the state of the current paragraph.
3493  If paragraphs have no indentation but use extra space for separation, this
3494  button will be ignored (you can't indent a single paragraph by toggling
3495  this).
3496 \end_layout
3497
3498 \begin_layout Standard
3499 You should only need to change the indentation method for a single paragraph
3500  if you need to do some fine-tuning.
3501 \end_layout
3502
3503 \begin_layout Subsection
3504 Line Spacing
3505 \begin_inset Index
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Paragraph ! Line spacing
3510 \end_layout
3511
3512 \end_inset
3513
3514
3515 \end_layout
3516
3517 \begin_layout Standard
3518 In the 
3519 \family sans
3520 Document\SpecialChar \menuseparator
3521 Settings
3522 \begin_inset Index
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526 Document ! Settings
3527 \end_layout
3528
3529 \end_inset
3530
3531
3532 \family default
3533  dialog you can set the line spacing in the submenu 
3534 \family sans
3535 Text
3536 \begin_inset space ~
3537 \end_inset
3538
3539 Layout.
3540 \family default
3541
3542 \begin_inset Foot
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 You need to have the LaTeX-package 
3547 \series bold
3548 setspace
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 Latex@LaTeX-packages ! setspace
3556 \end_layout
3557
3558 \end_inset
3559
3560  installed to use this feature.
3561 \end_layout
3562
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \begin_layout Section
3569 Paragraph Environments
3570 \begin_inset Index
3571 status collapsed
3572
3573 \begin_layout Plain Layout
3574 Paragraph ! Environments
3575 \end_layout
3576
3577 \end_inset
3578
3579
3580 \begin_inset CommandInset label
3581 LatexCommand label
3582 name "sec:Paragraph-Environments"
3583
3584 \end_inset
3585
3586
3587 \begin_inset Index
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Paragraph environments|(
3592 \end_layout
3593
3594 \end_inset
3595
3596
3597 \end_layout
3598
3599 \begin_layout Subsection
3600 Overview
3601 \end_layout
3602
3603 \begin_layout Standard
3604 Paragraph environments correspond to the
3605 \end_layout
3606
3607 \begin_layout Standard
3608
3609 \series bold
3610
3611 \backslash
3612 begin{
3613 \emph on
3614 environment
3615 \emph default
3616 } ...
3617  
3618 \backslash
3619 end{
3620 \emph on
3621 environment
3622 \emph default
3623 }
3624 \series default
3625
3626 \begin_inset Newline newline
3627 \end_inset
3628
3629 command sequence in LaTeX files.
3630  If you don't know LaTeX, or the concept of a paragraph environment is totally
3631  alien to you, we urge you to read the 
3632 \emph on
3633 Tutorial
3634 \emph default
3635 .
3636  The 
3637 \emph on
3638 Tutorial
3639 \emph default
3640  also contains many more examples than this section does.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 A paragraph environment is simply a 
3645 \begin_inset Quotes eld
3646 \end_inset
3647
3648 container
3649 \begin_inset Quotes erd
3650 \end_inset
3651
3652  for a paragraph which gives that paragraph certain properties.
3653  This can include a particular style of font, different margins, a numbering
3654  scheme, labels, and so on.
3655  Additionally, you can 
3656 \begin_inset Quotes eld
3657 \end_inset
3658
3659 nest
3660 \begin_inset Quotes erd
3661 \end_inset
3662
3663  the different environments inside one another, allowing one environment
3664  to inherit some of the properties of another.
3665  The different paragraph environments totally replace the need for messy
3666  tab stops, on the fly margin adjustment, and other hold-overs from the
3667  days of typewriters.
3668  There are several paragraph environments which are specific to a particular
3669  document type.
3670  We'll only be covering the most common ones here.
3671 \end_layout
3672
3673 \begin_layout Standard
3674 To choose a new paragraph environment, use the pull-down box 
3675 \begin_inset Graphics
3676         filename clipart/ToolbarEnvBox.png
3677         scale 70
3678         clip
3679
3680 \end_inset
3681
3682  at the left end of the toolbar.
3683  LyX will change the environment of the 
3684 \emph on
3685 entire
3686 \emph default
3687  paragraph in which the cursor sits.
3688  You can also change the environment of an entire group of paragraphs if
3689  you select them before choosing the new environment.
3690  
3691 \end_layout
3692
3693 \begin_layout Standard
3694 Note that hitting 
3695 \family sans
3696 Return
3697 \family default
3698  will 
3699 \emph on
3700 typically
3701 \emph default
3702  create a new paragraph using the 
3703 \family sans
3704 Standard
3705 \family default
3706  paragraph environment.
3707  We say 
3708 \begin_inset Quotes eld
3709 \end_inset
3710
3711 typically
3712 \begin_inset Quotes erd
3713 \end_inset
3714
3715  because if you are in one of these environments:
3716 \end_layout
3717
3718 \begin_layout Itemize
3719
3720 \family sans
3721 Quote
3722 \end_layout
3723
3724 \begin_layout Itemize
3725
3726 \family sans
3727 Quotation
3728 \end_layout
3729
3730 \begin_layout Itemize
3731
3732 \family sans
3733 Verse
3734 \end_layout
3735
3736 \begin_layout Itemize
3737
3738 \family sans
3739 Itemize
3740 \end_layout
3741
3742 \begin_layout Itemize
3743
3744 \family sans
3745 Enumerate
3746 \end_layout
3747
3748 \begin_layout Itemize
3749
3750 \family sans
3751 Description
3752 \end_layout
3753
3754 \begin_layout Itemize
3755
3756 \family sans
3757 List
3758 \end_layout
3759
3760 \begin_layout Standard
3761 LyX keeps the old paragraph environment when you hit 
3762 \family sans
3763 Return
3764 \family default
3765 , rather than resetting it to 
3766 \family sans
3767 Standard
3768 \family default
3769 .
3770  LyX will still reset the nesting depth, however.
3771  Usually, starting a new paragraph resets both the paragraph environment
3772  and the nesting depth (for more on nesting see section
3773 \begin_inset space ~
3774 \end_inset
3775
3776
3777 \begin_inset CommandInset ref
3778 LatexCommand ref
3779 reference "sec:Nesting"
3780
3781 \end_inset
3782
3783 ).
3784  At the moment, all this is context-specific; you're better off expecting
3785  
3786 \family sans
3787 Return
3788 \family default
3789  to reset the paragraph environment and depth.
3790  If you want a new paragraph to keep the current environment and depth,
3791  use 
3792 \family sans
3793 M-Return
3794 \family default
3795  instead.
3796 \end_layout
3797
3798 \begin_layout Subsection
3799 Standard
3800 \end_layout
3801
3802 \begin_layout Standard
3803 The default paragraph environment is 
3804 \family sans
3805 Standard
3806 \family default
3807  for most classes.
3808  It creates a plain paragraph.
3809  If LyX resets the paragraph environment, this is the one it chooses.
3810  In fact, the paragraph you're reading right now (and most of the ones in
3811  this manual) are in the 
3812 \family sans
3813 Standard
3814 \family default
3815  environment.
3816 \end_layout
3817
3818 \begin_layout Standard
3819 You can nest a paragraph using the 
3820 \family sans
3821 Standard
3822 \family default
3823  environment in just about anything else, but you can't really nest anything
3824  in a 
3825 \family sans
3826 Standard
3827 \family default
3828  environment.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Document Title
3833 \begin_inset Index
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Document !Title
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \begin_layout Standard
3846 A LaTeX title page has three parts: the title itself, the name(s) of the
3847  author(s) and a 
3848 \begin_inset Quotes eld
3849 \end_inset
3850
3851 footnote
3852 \begin_inset Quotes erd
3853 \end_inset
3854
3855  for thanks or contact information.
3856  For certain types of documents, LaTeX places all of this on a separate
3857  page along with today's date.
3858  For other types of documents, the title 
3859 \begin_inset Quotes eld
3860 \end_inset
3861
3862 page
3863 \begin_inset Quotes erd
3864 \end_inset
3865
3866  goes at the top of the first page of the document.
3867  
3868 \end_layout
3869
3870 \begin_layout Standard
3871 LyX provides an interface to the title page commands through the paragraph
3872  environments 
3873 \family sans
3874 Title
3875 \family default
3876
3877 \family sans
3878 Author
3879 \family default
3880 , and 
3881 \family sans
3882 Date
3883 \family default
3884 .
3885  Here's how you use them:
3886 \end_layout
3887
3888 \begin_layout Itemize
3889 Put the title of your document in the 
3890 \family sans
3891 Title
3892 \family default
3893  environment.
3894 \end_layout
3895
3896 \begin_layout Itemize
3897 Put the author name in the 
3898 \family sans
3899 Author
3900 \family default
3901  environment.
3902 \end_layout
3903
3904 \begin_layout Itemize
3905 If you want the date to have a certain appearance, want to use a fixed date,
3906  or want other text to appear in place of today's date, put that text in
3907  the 
3908 \family sans
3909 Date
3910 \family default
3911  environment.
3912  Note that using this environment is optional.
3913  If you don't provide any, LaTeX will automatically insert today's date.
3914  If you don't want any date, add the line
3915 \begin_inset Newline newline
3916 \end_inset
3917
3918
3919 \series bold
3920
3921 \backslash
3922 date{}
3923 \series default
3924
3925 \begin_inset Newline newline
3926 \end_inset
3927
3928 to the preamble of your document (menu 
3929 \family sans
3930 Document\SpecialChar \menuseparator
3931 Settings
3932 \family default
3933 )
3934 \end_layout
3935
3936 \begin_layout Standard
3937 You can use footnotes to insert 
3938 \begin_inset Quotes eld
3939 \end_inset
3940
3941 thanks
3942 \begin_inset Quotes erd
3943 \end_inset
3944
3945  or contact informations.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Headings
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Section headings
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset CommandInset label
3961 LatexCommand label
3962 name "sub:Headings"
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \begin_layout Standard
3970 There are several paragraph environments for producing section headings.
3971  LyX takes care of the numbering for you.
3972 \end_layout
3973
3974 \begin_layout Subsubsection
3975 Numbered Headings
3976 \begin_inset Index
3977 status collapsed
3978
3979 \begin_layout Plain Layout
3980 Section headings ! Numbered
3981 \end_layout
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989 There are 7 numbered types of section headings.
3990  They are:
3991 \end_layout
3992
3993 \begin_layout Enumerate
3994
3995 \family sans
3996 Part
3997 \end_layout
3998
3999 \begin_layout Enumerate
4000
4001 \family sans
4002 Chapter
4003 \end_layout
4004
4005 \begin_layout Enumerate
4006
4007 \family sans
4008 Section
4009 \end_layout
4010
4011 \begin_layout Enumerate
4012
4013 \family sans
4014 Subsection
4015 \end_layout
4016
4017 \begin_layout Enumerate
4018
4019 \family sans
4020 Subsubsection
4021 \end_layout
4022
4023 \begin_layout Enumerate
4024
4025 \family sans
4026 Paragraph
4027 \end_layout
4028
4029 \begin_layout Enumerate
4030
4031 \family sans
4032 Subparagraph
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX labels each heading with a series of numbers, separated by periods.
4037  The numbers describe where in the document you are.
4038  Unlike the other headings, parts are numbered with Latin letters.
4039 \end_layout
4040
4041 \begin_layout Standard
4042 Headings all subdivide your document into different pieces of text.
4043  For example, suppose you're writing a book.
4044  You group the book into chapters.
4045  LyX does similar grouping:
4046 \end_layout
4047
4048 \begin_layout Itemize
4049
4050 \family sans
4051 Part
4052 \family default
4053  is divided in either 
4054 \family sans
4055 Chapter
4056 \family default
4057  or 
4058 \family sans
4059 Section
4060 \end_layout
4061
4062 \begin_layout Itemize
4063
4064 \family sans
4065 Chapter
4066 \family default
4067 s are divided into 
4068 \family sans
4069 Section
4070 \family default
4071 s
4072 \end_layout
4073
4074 \begin_layout Itemize
4075
4076 \family sans
4077 Section
4078 \family default
4079 s are divided into 
4080 \family sans
4081 Subsection
4082 \family default
4083 s
4084 \end_layout
4085
4086 \begin_layout Itemize
4087
4088 \family sans
4089 Subsection
4090 \family default
4091 s are divided into 
4092 \family sans
4093 Subsubsection
4094 \family default
4095 s
4096 \end_layout
4097
4098 \begin_layout Itemize
4099
4100 \family sans
4101 Subsubsection
4102 \family default
4103 s are divided into 
4104 \family sans
4105 Paragraph
4106 \family default
4107 s
4108 \end_layout
4109
4110 \begin_layout Itemize
4111
4112 \family sans
4113 Paragraph
4114 \family default
4115 s are divided into 
4116 \family sans
4117 Subparagraph
4118 \family default
4119 s
4120 \end_layout
4121
4122 \begin_layout Standard
4123 \begin_inset Note Greyedout
4124 status open
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Note:
4130 \series default
4131  Not all document types use the 
4132 \family sans
4133 Chapter
4134 \family default
4135  heading as the maximum sectioning level.
4136  In that case the 
4137 \family sans
4138 Section
4139 \family default
4140  is the top-level heading.
4141 \end_layout
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 So, if you use the 
4150 \family sans
4151 Subsubsection
4152 \family default
4153  environment to label a new sub-subsection, LyX labels it with its number,
4154  along with the number of the subsection, section, and, if applicable, chapter
4155  that it's in.
4156  For example: the fifth section of the second chapter of this book has the
4157  label 
4158 \begin_inset Quotes eld
4159 \end_inset
4160
4161 2.5
4162 \begin_inset Quotes erd
4163 \end_inset
4164
4165 .
4166 \end_layout
4167
4168 \begin_layout Subsubsection
4169 Unnumbered Headings
4170 \begin_inset Index
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174 Section headings ! Unnumbered
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \begin_layout Standard
4183 There are 5 types of unnumbered section headings.
4184  They are:
4185 \end_layout
4186
4187 \begin_layout Enumerate
4188
4189 \family sans
4190 Part*line spacing
4191 \end_layout
4192
4193 \begin_layout Enumerate
4194
4195 \family sans
4196 Chapter*
4197 \end_layout
4198
4199 \begin_layout Enumerate
4200
4201 \family sans
4202 Section*
4203 \end_layout
4204
4205 \begin_layout Enumerate
4206
4207 \family sans
4208 Subsection*
4209 \end_layout
4210
4211 \begin_layout Enumerate
4212
4213 \family sans
4214 Subsubsection*
4215 \end_layout
4216
4217 \begin_layout Standard
4218 The 
4219 \begin_inset Quotes eld
4220 \end_inset
4221
4222 *
4223 \begin_inset Quotes erd
4224 \end_inset
4225
4226  after each name means that these headings are not numbered.
4227  They work the same as their numbered counterparts but won't appear in the
4228  table of contents, see section
4229 \begin_inset space ~
4230 \end_inset
4231
4232
4233 \begin_inset CommandInset ref
4234 LatexCommand ref
4235 reference "sec:toc"
4236
4237 \end_inset
4238
4239 .
4240 \end_layout
4241
4242 \begin_layout Subsubsection
4243 Changing the Numbering
4244 \begin_inset CommandInset label
4245 LatexCommand label
4246 name "sub:Numbering-depth"
4247
4248 \end_inset
4249
4250
4251 \end_layout
4252
4253 \begin_layout Standard
4254 You can also alter which sectioning levels get numbered and which ones appear
4255  in the Table of Contents.
4256  Now, this doesn't remove any of the levels; that's preset in the document
4257  class.
4258  Certain classes start with 
4259 \family sans
4260 Chapter
4261 \family default
4262  and go down to the 
4263 \family sans
4264 Subparagraph
4265 \family default
4266  level.
4267  Others start at 
4268 \family sans
4269 Section
4270 \family default
4271 .
4272  Similarly, not all document classes number all sectioning levels.
4273  Most don't number 
4274 \family sans
4275 Paragraph
4276 \family default
4277  or 
4278 \family sans
4279 Subparagraph
4280 \family default
4281 .
4282  This is something you can change.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 Open the 
4287 \family sans
4288 Document\SpecialChar \menuseparator
4289 Settings
4290 \family default
4291  dialog.
4292 \family sans
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Document ! Settings
4299 \end_layout
4300
4301 \end_inset
4302
4303
4304 \family default
4305  Under 
4306 \family sans
4307 Numbering
4308 \begin_inset space ~
4309 \end_inset
4310
4311 &
4312 \begin_inset space ~
4313 \end_inset
4314
4315 TOC
4316 \family default
4317  you'll see two counters.
4318  The one named 
4319 \family sans
4320 Numbering
4321 \family default
4322  controls how far down in the sectioning hierarchy LyX numbers a section
4323  heading.
4324  The other one controls the appearance of the section headings in the table
4325  of contents.
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Short Titles of Headings
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Section headings ! Short titles
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \begin_inset OptArg
4341 status collapsed
4342
4343 \begin_layout Plain Layout
4344 Short Titles
4345 \end_layout
4346
4347 \end_inset
4348
4349
4350 \begin_inset CommandInset label
4351 LatexCommand label
4352 name "sec:Short-Titles"
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Standard
4360 Some section or chapter titles, such as this one, can get quite long.
4361  This can cause troubles when there is limited horizontal space.
4362  For example, if the header of the page is set to show the current section
4363  title, a long title will protrude over the page margins and look awful.
4364 \end_layout
4365
4366 \begin_layout Standard
4367 LaTeX allows you to specify a short title for section headings.
4368  This short title is used in the header and in the actual table of contents,
4369  avoiding the problem mentioned.
4370  To specify a short title, use the menu 
4371 \family sans
4372 Insert\SpecialChar \menuseparator
4373 Short
4374 \begin_inset space ~
4375 \end_inset
4376
4377 Title
4378 \family default
4379 .
4380  This will insert a box labeled 
4381 \begin_inset Quotes eld
4382 \end_inset
4383
4384 opt
4385 \begin_inset Quotes erd
4386 \end_inset
4387
4388  (stands for 
4389 \begin_inset Quotes eld
4390 \end_inset
4391
4392 optional
4393 \begin_inset Quotes erd
4394 \end_inset
4395
4396 ) which you can use to enter the short title text.
4397  This also works for captions inside floats.
4398 \end_layout
4399
4400 \begin_layout Standard
4401 The title of this section is a good example of using this feature.
4402 \end_layout
4403
4404 \begin_layout Subsubsection
4405 Special Information
4406 \end_layout
4407
4408 \begin_layout Standard
4409 The following information applies to all section headings:
4410 \end_layout
4411
4412 \begin_layout Itemize
4413 You cannot do any nesting with these environments.
4414 \end_layout
4415
4416 \begin_layout Itemize
4417 You cannot use a margin note in any of these environments.
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 You can only use inline math in these environments.
4422 \end_layout
4423
4424 \begin_layout Itemize
4425 You can use labels and cross-references to refer to their numbers.
4426 \end_layout
4427
4428 \begin_layout Subsection
4429 Quotes and Poetryline spacing
4430 \end_layout
4431
4432 \begin_layout Standard
4433 LyX has three paragraph environments for writing poetry and quotations.
4434  They are 
4435 \family sans
4436 Quote
4437 \family default
4438
4439 \family sans
4440 Quotation
4441 \family default
4442 , and 
4443 \family sans
4444 Verse
4445 \family default
4446 .
4447  Forget the days of changing line spacing and twiddling with margins.
4448  These three paragraph environments already have those changes built-in.
4449  They all widen the left margin and add a bit of extra space above and below
4450  the text they contain.
4451  They also allow nesting, so you can put a 
4452 \family sans
4453 Verse
4454 \family default
4455  in a 
4456 \family sans
4457 Quotation
4458 \family default
4459 , as well as in some other paragraph environments.
4460 \end_layout
4461
4462 \begin_layout Standard
4463 There is another feature of these three paragraph environments: they do
4464  
4465 \emph on
4466 not
4467 \emph default
4468  reset to 
4469 \family sans
4470 Standard
4471 \family default
4472  when you start a new paragraph.
4473  So, you can type in that poem and merrily hit 
4474 \family sans
4475 Return
4476 \family default
4477  without worrying about the paragraph environment changing on you.
4478  Of course, that means that, once you're done typing in that poem, you have
4479  to change back to the 
4480 \family sans
4481 Standard
4482 \family default
4483  environment yourself.
4484 \end_layout
4485
4486 \begin_layout Subsubsection
4487
4488 \family sans
4489 Quote
4490 \family default
4491  and 
4492 \family sans
4493 Quotation
4494 \family default
4495
4496 \begin_inset CommandInset label
4497 LatexCommand label
4498 name "sec:Quote"
4499
4500 \end_inset
4501
4502
4503 \begin_inset Index
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Quotation
4508 \end_layout
4509
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Now that we've described the similarities of these three environments, it's
4517  time for the differences.
4518  
4519 \family sans
4520 Quote
4521 \family default
4522  and 
4523 \family sans
4524 Quotation
4525 \family default
4526  are identical except for one difference: 
4527 \family sans
4528 Quote
4529 \family default
4530  uses extra spacing to separate paragraphs and never indents the first line.
4531  
4532 \family sans
4533 Quotation
4534 \family default
4535  
4536 \emph on
4537 always
4538 \emph default
4539  indents the first line of a paragraph and uses the same line spacing throughout.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 Here's an example of the 
4544 \family sans
4545 Quote
4546 \family default
4547  environment:
4548 \end_layout
4549
4550 \begin_layout Quote
4551 This is in the 
4552 \family sans
4553 Quote
4554 \family default
4555  environment.
4556  I can keep writing, extending this line out further and further until it
4557  wraps.
4558  See -- no indentation!
4559 \end_layout
4560
4561 \begin_layout Quote
4562 Here's the second paragraph of this quote.
4563  Again, there's no indentation, but there is extra space between me and
4564  the other paragraph.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 Here's another example, this time in the 
4569 \family sans
4570 Quotation
4571 \family default
4572  environment:
4573 \end_layout
4574
4575 \begin_layout Quotation
4576 This is in the 
4577 \family sans
4578 Quotation
4579 \family default
4580  environment.
4581  If I keep writing, you'll see the indentation.
4582  If your country uses a writing style that shows off new paragraphs by indenting
4583  the first line, then 
4584 \family sans
4585 Quotation
4586 \family default
4587  is the environment for you! Well, you'd use it 
4588 \emph on
4589 if
4590 \emph default
4591  you were quoting other text.
4592 \end_layout
4593
4594 \begin_layout Quotation
4595 Here's a new paragraph.
4596  I could ramble on and on, like a politician at election time.
4597  If I did that, though, you'd get bored.
4598 \end_layout
4599
4600 \begin_layout Standard
4601 As the examples show, 
4602 \family sans
4603 Quote
4604 \family default
4605  is for those people who use extra space to separate paragraphs.
4606  They should put quotes in the 
4607 \family sans
4608 Quote
4609 \family default
4610  environment.
4611  Those who use indentation to mark a new paragraph should use the 
4612 \family sans
4613 Quotation
4614 \family default
4615  paragraph environment for quoted text.
4616 \end_layout
4617
4618 \begin_layout Subsubsection
4619
4620 \family sans
4621 Verse
4622 \family default
4623
4624 \begin_inset Index
4625 status collapsed
4626
4627 \begin_layout Plain Layout
4628 Paragraph ! Verse
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \family sans
4635
4636 \begin_inset Index
4637 status collapsed
4638
4639 \begin_layout Plain Layout
4640 Poetry
4641 \end_layout
4642
4643 \end_inset
4644
4645
4646 \begin_inset CommandInset label
4647 LatexCommand label
4648 name "sec:Verse"
4649
4650 \end_inset
4651
4652
4653 \end_layout
4654
4655 \begin_layout Standard
4656
4657 \family sans
4658 Verse
4659 \family default
4660  is a paragraph environment for poetry, rhymes, verses, and so on.
4661  Here's an example:
4662 \end_layout
4663
4664 \begin_layout Verse
4665 This is in Verse
4666 \begin_inset Newline newline
4667 \end_inset
4668
4669 Which I did not rehearse!
4670 \end_layout
4671
4672 \begin_layout Verse
4673 It could be much worse.
4674  This line could be long, very long, oh so long, so very long that it wraps
4675  around.
4676  It looks okay on screen, but in the printed version, the extra lines are
4677  indented a bit more than the first.
4678  Okay, so it's turned to prose and doesn't rhyme anymore.
4679  So sue me.
4680 \end_layout
4681
4682 \begin_layout Verse
4683 To break a line
4684 \begin_inset Newline newline
4685 \end_inset
4686
4687 And make things look fine
4688 \begin_inset Newline newline
4689 \end_inset
4690
4691 Use 
4692 \family sans
4693 C-Return
4694 \family default
4695 .
4696 \end_layout
4697
4698 \begin_layout Standard
4699 As you can see, 
4700 \family sans
4701 Verse
4702 \family default
4703  does not indent both margins.
4704  Each stanza of the verse or poem is in its own paragraph.
4705  To separate the individual lines of a stanza, use the 
4706 \family typewriter
4707 break-line
4708 \family default
4709  function 
4710 \family sans
4711 C-Return
4712 \family default
4713 .
4714 \end_layout
4715
4716 \begin_layout Subsection
4717 Lists
4718 \begin_inset Index
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 Lists
4723 \end_layout
4724
4725 \end_inset
4726
4727
4728 \begin_inset CommandInset label
4729 LatexCommand label
4730 name "sub:Lists"
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 LyX has four different paragraph environments for creating different kinds
4739  of lists.
4740  In the 
4741 \family sans
4742 Itemize
4743 \family default
4744  and 
4745 \family sans
4746 Enumerate
4747 \family default
4748  environments, LyX labels your list items with bullets or numbers, respectively.
4749  In the 
4750 \family sans
4751 Description
4752 \family default
4753  and 
4754 \family sans
4755 List
4756 \family default
4757  environments, LyX lets you provide your own label.
4758  We'll present the individual details of each type of list next after describing
4759  some general features of all four of them.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 General Features
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The four paragraph environments for lists differ from the other environments
4768  in several ways.
4769  First, LyX treats each paragraph as a list item.
4770  Hitting 
4771 \family sans
4772 Return
4773 \family default
4774  does 
4775 \emph on
4776 not
4777 \emph default
4778  reset the environment to 
4779 \family sans
4780 Standard
4781 \family default
4782  but keeps the current environment and creates a new list item.
4783  The nesting depth is herby kept.
4784  If you want to keep the paragraph environment but reset the current nesting
4785  depth, you can use 
4786 \family sans
4787 M-Return
4788 \family default
4789  to break paragraphs.
4790 \end_layout
4791
4792 \begin_layout Standard
4793 You can nest lists of any type inside one another.
4794  In fact, LyX changes the labels on some list items depending on how it
4795  is nested.
4796  If you intend to use any of the list paragraph environments, we suggest
4797  you read all of section
4798 \begin_inset space ~
4799 \end_inset
4800
4801
4802 \begin_inset CommandInset ref
4803 LatexCommand ref
4804 reference "sec:Nesting"
4805
4806 \end_inset
4807
4808 .
4809  
4810 \end_layout
4811
4812 \begin_layout Subsubsection
4813
4814 \family sans
4815 Itemize
4816 \family default
4817
4818 \begin_inset Index
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 Lists ! Itemize
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \begin_inset CommandInset label
4829 LatexCommand label
4830 name "sec:Itemize"
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 The first type of list we'll describe in detail is the 
4839 \family sans
4840 Itemize
4841 \family default
4842  paragraph environment.
4843  It has the following properties:
4844 \end_layout
4845
4846 \begin_layout Itemize
4847 Each item has a particular bullet or symbol as its label.
4848 \end_layout
4849
4850 \begin_deeper
4851 \begin_layout Itemize
4852 LyX uses the same symbol for all of the items in a given nesting level.
4853 \end_layout
4854
4855 \begin_layout Itemize
4856 The symbol appears at the beginning of the first line.
4857 \end_layout
4858
4859 \end_deeper
4860 \begin_layout Itemize
4861 The items can have any length.
4862  LyX automatically offsets the left margin of each item.
4863  The offset is always relative to whatever environment the 
4864 \family sans
4865 Itemize
4866 \family default
4867  list may be in.
4868 \end_layout
4869
4870 \begin_layout Itemize
4871 If you nest an 
4872 \family sans
4873 Itemize
4874 \family default
4875  environment inside another 
4876 \family sans
4877 Itemize
4878 \family default
4879  environment, the label changes to a new symbol.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Itemize
4884 There are four different symbols for up to a four-fold nesting.
4885 \end_layout
4886
4887 \begin_layout Itemize
4888 LyX always shows the same symbol on screen.
4889 \end_layout
4890
4891 \begin_layout Itemize
4892 See section
4893 \begin_inset space ~
4894 \end_inset
4895
4896
4897 \begin_inset CommandInset ref
4898 LatexCommand ref
4899 reference "sec:Nesting"
4900
4901 \end_inset
4902
4903  for a full explanation of nesting.
4904 \end_layout
4905
4906 \end_deeper
4907 \begin_layout Standard
4908 Of course, that explanation was also an example of an 
4909 \family sans
4910 Itemize
4911 \family default
4912  list.
4913  The 
4914 \family sans
4915 Itemize
4916 \family default
4917  environment is best suited for lists where the order doesn't matter.
4918 \end_layout
4919
4920 \begin_layout Standard
4921 We said that different levels use different symbols as their label.
4922  Here's an example of all four possible symbols.
4923  Note that those of you reading this manual within LyX won't see any difference.
4924 \end_layout
4925
4926 \begin_layout Itemize
4927 The label for the first level 
4928 \family sans
4929 Itemize
4930 \family default
4931  is a large black dot, or bullet.
4932 \end_layout
4933
4934 \begin_deeper
4935 \begin_layout Itemize
4936 The label for the second level is a dash.
4937 \end_layout
4938
4939 \begin_deeper
4940 \begin_layout Itemize
4941 The label for the third is an asterisk.
4942 \end_layout
4943
4944 \begin_deeper
4945 \begin_layout Itemize
4946 The label for the fourth is a centered dot.
4947 \end_layout
4948
4949 \end_deeper
4950 \begin_layout Itemize
4951 Back out to the third level.
4952 \end_layout
4953
4954 \end_deeper
4955 \begin_layout Itemize
4956 Back to the second level.
4957 \end_layout
4958
4959 \end_deeper
4960 \begin_layout Itemize
4961 Back to the outermost level.
4962 \end_layout
4963
4964 \begin_layout Standard
4965 These are the default labels for an 
4966 \family sans
4967 Itemize
4968 \family default
4969  list.
4970  You can customize these labels in the 
4971 \family sans
4972 Document\SpecialChar \menuseparator
4973 Settings
4974 \family default
4975  dialog in the submenu 
4976 \family sans
4977 Bullets
4978 \family default
4979 .
4980 \family sans
4981
4982 \begin_inset Index
4983 status collapsed
4984
4985 \begin_layout Plain Layout
4986 Document ! Settings
4987 \end_layout
4988
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 Notice how the space between items decreases with increasing depth.
4996  We'll explain nesting and all the tricks you can do with different depths
4997  in section
4998 \begin_inset space ~
4999 \end_inset
5000
5001
5002 \begin_inset CommandInset ref
5003 LatexCommand ref
5004 reference "sec:Nesting"
5005
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Enumerate
5015 \family default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Lists ! Enumerate
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \begin_inset CommandInset label
5028 LatexCommand label
5029 name "sec:Enumerate"
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 The 
5038 \family sans
5039 Enumerate
5040 \family default
5041  environment is used to create numbered lists and outlines.
5042  It has these properties:
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046 Each item has a numeral as its label.
5047 \end_layout
5048
5049 \begin_deeper
5050 \begin_layout Enumerate
5051 The type of numeral depends on the nesting depth.
5052 \end_layout
5053
5054 \end_deeper
5055 \begin_layout Enumerate
5056 LyX automatically counts the items for you and updates the label as appropriate.
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060 Each new 
5061 \family sans
5062 Enumerate
5063 \family default
5064  environment resets the counter to one.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Like the 
5069 \family sans
5070 Itemize
5071 \family default
5072  environment, the 
5073 \family sans
5074 Enumerate
5075 \family default
5076  environment:
5077 \end_layout
5078
5079 \begin_deeper
5080 \begin_layout Enumerate
5081 Offsets the items relative to the left margin.
5082  Items can have any length.
5083 \end_layout
5084
5085 \begin_layout Enumerate
5086 Reduces the space between items as the nesting depth increases.
5087 \end_layout
5088
5089 \begin_layout Enumerate
5090 Uses different types of labels depending on the nesting depth.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Allows up to a four-fold nesting.
5095 \end_layout
5096
5097 \end_deeper
5098 \begin_layout Standard
5099 Unlike the 
5100 \family sans
5101 Itemize
5102 \family default
5103  environment, 
5104 \family sans
5105 Enumerate
5106 \family default
5107  shows the different labels for each item in LyX.
5108  Here is how LyX labels the four different levels in an 
5109 \family sans
5110 Enumerate
5111 \family default
5112 :
5113 \end_layout
5114
5115 \begin_layout Enumerate
5116 The first level of an 
5117 \family sans
5118 Enumerate
5119 \family default
5120  uses Arabic numerals followed by a period.
5121 \end_layout
5122
5123 \begin_deeper
5124 \begin_layout Enumerate
5125 The second level uses lower case letters surrounded by parentheses.
5126 \end_layout
5127
5128 \begin_deeper
5129 \begin_layout Enumerate
5130 The third level uses lower-case Roman numerals followed by a period.
5131 \end_layout
5132
5133 \begin_deeper
5134 \begin_layout Enumerate
5135 The fourth level uses capital letters followed by a period.
5136 \end_layout
5137
5138 \begin_layout Enumerate
5139 Again, notice the decrease in the spacing between items as the nesting depth
5140  increases.
5141 \end_layout
5142
5143 \end_deeper
5144 \begin_layout Enumerate
5145 Back to the third level
5146 \end_layout
5147
5148 \end_deeper
5149 \begin_layout Enumerate
5150 Back to the second level.
5151 \end_layout
5152
5153 \end_deeper
5154 \begin_layout Enumerate
5155 Back to the outermost level.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Once again, you can customize the type of numbering used in the 
5160 \family sans
5161 Enumerate
5162 \family default
5163  environment.
5164  It involves adding commands to the LaTeX preamble (see the 
5165 \emph on
5166 Extended Features
5167 \emph default
5168  manual).
5169  As stated earlier, such customization only shows up in the printed version,
5170  not in LyX.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 There is more to nesting 
5175 \family sans
5176 Enumerate
5177 \family default
5178  environments than we've stated here.
5179  You should read section
5180 \begin_inset space ~
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset ref
5185 LatexCommand ref
5186 reference "sec:Nesting"
5187
5188 \end_inset
5189
5190  to learn more about nesting.
5191 \end_layout
5192
5193 \begin_layout Subsubsection
5194
5195 \family sans
5196 Description
5197 \family default
5198
5199 \begin_inset Index
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Lists ! Description
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Description-List"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Unlike the previous two environments, the 
5220 \family sans
5221 Description
5222 \family default
5223  list has no fixed label.
5224  Instead, LyX uses the first 
5225 \begin_inset Quotes eld
5226 \end_inset
5227
5228 word
5229 \begin_inset Quotes erd
5230 \end_inset
5231
5232  of the first line as the label.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Description
5237 Example: This is an example of the 
5238 \family sans
5239 Description
5240 \family default
5241  environment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 LyX typesets the label in boldface and puts extra space between it and the
5246  rest of the line.
5247 \end_layout
5248
5249 \begin_layout Standard
5250 With the first 
5251 \begin_inset Quotes eld
5252 \end_inset
5253
5254 word
5255 \begin_inset Quotes erd
5256 \end_inset
5257
5258  it is meant that the first hit of the 
5259 \family sans
5260 Space
5261 \family default
5262  key ends the label if you are at the beginning of the first line of an
5263  item.
5264  If you need to use more than one word in the label use a 
5265 \family sans
5266 Protected Blank
5267 \family default
5268 .
5269  (Use either 
5270 \family sans
5271 C-Space
5272 \family default
5273  or the menu 
5274 \family sans
5275 Insert\SpecialChar \menuseparator
5276 Formatting\SpecialChar \menuseparator
5277 Protected
5278 \begin_inset space ~
5279 \end_inset
5280
5281 Space
5282 \family default
5283 , see section
5284 \begin_inset space ~
5285 \end_inset
5286
5287
5288 \begin_inset CommandInset ref
5289 LatexCommand ref
5290 reference "sub:Protected-Space"
5291
5292 \end_inset
5293
5294  for more info.) Here is an example:
5295 \end_layout
5296
5297 \begin_layout Description
5298 Second
5299 \begin_inset space ~
5300 \end_inset
5301
5302 Example: This one shows how to use a 
5303 \family sans
5304 Protected
5305 \begin_inset space ~
5306 \end_inset
5307
5308 Blank
5309 \family default
5310  in the label of a 
5311 \family sans
5312 Description
5313 \family default
5314  list item.
5315 \end_layout
5316
5317 \begin_layout Description
5318 Usage: You should use the 
5319 \family sans
5320 Description
5321 \family default
5322  environment for things like definitions and theorems.
5323  Use it when you need to make one word in particular stand out in the text
5324  that describes it.
5325  It's not a good idea to use a 
5326 \family sans
5327 Description
5328 \family default
5329  environment when you have an entire sentence that you want to describe.
5330  You're better off using 
5331 \family sans
5332 Itemize
5333 \family default
5334  or 
5335 \family sans
5336 Enumerate
5337 \family default
5338  and nesting several 
5339 \family sans
5340 Standard
5341 \family default
5342  paragraphs into them.
5343 \end_layout
5344
5345 \begin_layout Description
5346 Nesting: You can nest 
5347 \family sans
5348 Description
5349 \family default
5350  environments inside one another, nest them in other types of lists, and
5351  so on.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 Notice that after the first line, LyX indents subsequent lines, offsetting
5356  them from the first line.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360 The LyX 
5361 \family sans
5362 List
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Lyx@LyX list
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset label
5376 LatexCommand label
5377 name "sec:LyX-List"
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 The 
5386 \family sans
5387 List
5388 \family default
5389  environment is a LyX extension to LaTeX.
5390  
5391 \end_layout
5392
5393 \begin_layout Standard
5394 Like the 
5395 \family sans
5396 Description
5397 \family default
5398  environment the 
5399 \family sans
5400 List
5401 \family default
5402  environment has user-defined labels for each list item.
5403  There are the following properties of this list environment:
5404 \end_layout
5405
5406 \begin_layout Labeling
5407 \labelwidthstring 00.00.0000
5408 item
5409 \begin_inset space ~
5410 \end_inset
5411
5412 labels LyX uses the first 
5413 \begin_inset Quotes eld
5414 \end_inset
5415
5416 word
5417 \begin_inset Quotes erd
5418 \end_inset
5419
5420  of each line as the item label.
5421  The first 
5422 \family sans
5423 Space
5424 \family default
5425  after the beginning of the first line of an item marks the end of the label.
5426  If you need to use more than one word in an item label, use a protected
5427  blank as described above.
5428 \end_layout
5429
5430 \begin_layout Labeling
5431 \labelwidthstring 00.00.0000
5432 margins As you can see, LyX uses different margins for the item label and
5433  the body of the item text.
5434  The body of the text has a larger left margin, which is equal to the default
5435  label width plus a little extra space.
5436  
5437 \end_layout
5438
5439 \begin_layout Labeling
5440 \labelwidthstring 00.00.0000
5441 label
5442 \begin_inset space ~
5443 \end_inset
5444
5445 width LyX uses the width of the label, or the default width, whatever is
5446  larger.
5447  If the label width is larger, the label 
5448 \begin_inset Quotes eld
5449 \end_inset
5450
5451 extends
5452 \begin_inset Quotes erd
5453 \end_inset
5454
5455  into the first line.
5456  In other words, the text of the first line isn't aligned with the left
5457  margin of the rest of the item text.
5458 \end_layout
5459
5460 \begin_layout Labeling
5461 \labelwidthstring 00.00.0000
5462 default
5463 \begin_inset space ~
5464 \end_inset
5465
5466 width You can set the default label width to ensure that the text of all
5467  items in a 
5468 \family sans
5469 List
5470 \family default
5471  environment have the same left margin.
5472 \begin_inset Newline newline
5473 \end_inset
5474
5475 To change the default width, select all items in the list.
5476  Now open the 
5477 \family sans
5478 Edit\SpecialChar \menuseparator
5479 Paragraph
5480 \begin_inset space ~
5481 \end_inset
5482
5483 Settings
5484 \family default
5485  dialog.
5486  The text in the box 
5487 \family sans
5488 Longest
5489 \begin_inset space ~
5490 \end_inset
5491
5492 label
5493 \family default
5494  determines the default label width.
5495  You can use the text of your largest label here, but you can also use the
5496  letter 
5497 \begin_inset Quotes eld
5498 \end_inset
5499
5500 M
5501 \begin_inset Quotes erd
5502 \end_inset
5503
5504  multiple times instead.
5505  The M is the widest character and is a standard unit of widths in LaTeX.
5506  By using 
5507 \begin_inset Quotes eld
5508 \end_inset
5509
5510 M
5511 \begin_inset Quotes erd
5512 \end_inset
5513
5514  as the unit of width you don't need to keep changing the contents of 
5515 \family sans
5516 Longest
5517 \begin_inset space ~
5518 \end_inset
5519
5520 label
5521 \family default
5522  every time you alter a label in a 
5523 \family sans
5524 List
5525 \family default
5526  environment.
5527 \begin_inset Newline newline
5528 \end_inset
5529
5530 The predefined default width is the length of 
5531 \begin_inset Quotes eld
5532 \end_inset
5533
5534 00.00.0000
5535 \begin_inset Quotes erd
5536 \end_inset
5537
5538  (equal to 6 M).
5539  
5540 \begin_inset Newline newline
5541 \end_inset
5542
5543
5544 \begin_inset Note Greyedout
5545 status open
5546
5547 \begin_layout Plain Layout
5548
5549 \series bold
5550 Note:
5551 \series default
5552  Setting the cursor into a list item to change only its label width will
5553  only change the width inside LyX but not in the output.
5554 \end_layout
5555
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \begin_layout Standard
5562 You should use the 
5563 \family sans
5564 List
5565 \family default
5566  environment the same way like the 
5567 \family sans
5568 Description
5569 \family default
5570  list: When you need one word to stand out from the text that describes
5571  it.
5572  The 
5573 \family sans
5574 List
5575 \family default
5576  environment gives you another way to do this, using a different overall
5577  layout.
5578 \end_layout
5579
5580 \begin_layout Standard
5581 You can nest 
5582 \family sans
5583 List
5584 \family default
5585  environments inside one another, nest them in other types of lists, and
5586  so on.
5587  They work just like the other list paragraph environments.
5588  Read section
5589 \begin_inset space ~
5590 \end_inset
5591
5592
5593 \begin_inset CommandInset ref
5594 LatexCommand ref
5595 reference "sec:Nesting"
5596
5597 \end_inset
5598
5599  to learn about nesting.
5600 \end_layout
5601
5602 \begin_layout Standard
5603 There is yet another feature of the 
5604 \family sans
5605 List
5606 \family default
5607  environment: As you can see in the examples, LyX left-justifies the item
5608  labels by default.
5609  You can use additional 
5610 \family sans
5611 HFills
5612 \family default
5613  to change how LyX justifies the item label.
5614  
5615 \family sans
5616 Hfills
5617 \family default
5618  are documented in section
5619 \begin_inset space ~
5620 \end_inset
5621
5622
5623 \begin_inset CommandInset ref
5624 LatexCommand ref
5625 reference "sub:Horizontal-Space"
5626
5627 \end_inset
5628
5629 .
5630  Here are some examples:
5631 \end_layout
5632
5633 \begin_layout Labeling
5634 \labelwidthstring 00.00.0000
5635 Left The default for 
5636 \family sans
5637 List
5638 \family default
5639  item labels.
5640 \end_layout
5641
5642 \begin_layout Labeling
5643 \labelwidthstring 00.00.0000
5644 \begin_inset space \hfill{}
5645 \end_inset
5646
5647 Right One 
5648 \family sans
5649 HFill
5650 \family default
5651  at the beginning of the label right justifies it.
5652 \end_layout
5653
5654 \begin_layout Labeling
5655 \labelwidthstring 00.00.0000
5656 \begin_inset space \hfill{}
5657 \end_inset
5658
5659 Center
5660 \begin_inset space \hfill{}
5661 \end_inset
5662
5663  One 
5664 \family sans
5665 HFill
5666 \family default
5667  at the beginning of the label and one at the end centers it.
5668 \end_layout
5669
5670 \begin_layout Subsection
5671 Letters
5672 \begin_inset Index
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676 Letters
5677 \end_layout
5678
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \begin_layout Subsubsection
5685
5686 \family sans
5687 Address
5688 \family default
5689  and 
5690 \family sans
5691 Right
5692 \begin_inset space ~
5693 \end_inset
5694
5695 Address
5696 \family default
5697 : An Overview
5698 \end_layout
5699
5700 \begin_layout Standard
5701 Although LyX has document classes for letters, we've also created two paragraph
5702  environments called 
5703 \family sans
5704 Address
5705 \family default
5706  and 
5707 \family sans
5708 Right
5709 \begin_inset space ~
5710 \end_inset
5711
5712 Address
5713 \family default
5714 .
5715  To use the letter class, you need to use specific paragraph environments
5716  in a specific order, otherwise LaTeX gags on the document.
5717  In contrast, you can use the 
5718 \family sans
5719 Address
5720 \family default
5721  and 
5722 \family sans
5723 Right
5724 \begin_inset space ~
5725 \end_inset
5726
5727 Address
5728 \family default
5729  paragraph environments anywhere with no problem.
5730  You can even nest them inside other environments, though you can't nest
5731  anything in them.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Of course, you're not limited to using 
5736 \family sans
5737 Address
5738 \family default
5739  and 
5740 \family sans
5741 Right
5742 \begin_inset space ~
5743 \end_inset
5744
5745 Address
5746 \family default
5747  for letters only.
5748  
5749 \family sans
5750 Right
5751 \begin_inset space ~
5752 \end_inset
5753
5754 Address
5755 \family default
5756 , in particular, is useful for creating article titles like those used in
5757  some European academic papers.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 Usage
5762 \begin_inset CommandInset label
5763 LatexCommand label
5764 name "sec:Address-Usage"
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 The 
5773 \family sans
5774 Address
5775 \family default
5776  environment formats text in the style of an address, which is also used
5777  for the opening and signature in some countries.
5778  Similarly, the 
5779 \family sans
5780 Right
5781 \begin_inset space ~
5782 \end_inset
5783
5784 Address
5785 \family default
5786  environment formats text in the style of a right-justified address, which
5787  is used for the sender's address and today's date in some countries.
5788  Here's an example of each:
5789 \end_layout
5790
5791 \begin_layout Right Address
5792 Right Address
5793 \begin_inset Newline newline
5794 \end_inset
5795
5796 Who I am
5797 \begin_inset Newline newline
5798 \end_inset
5799
5800 Where I am
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 When is it? What is today?
5805 \end_layout
5806
5807 \begin_layout Standard
5808 That was 
5809 \family sans
5810 Right
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Address
5815 \family default
5816 .
5817  Notice that the lines all have the same left margin, which LyX sets to
5818  fit the largest block of text on a single line.
5819  Here's an example of the 
5820 \family sans
5821 Address
5822 \family default
5823  environment:
5824 \end_layout
5825
5826 \begin_layout Address
5827 Who are you
5828 \begin_inset Newline newline
5829 \end_inset
5830
5831 Where do I send this
5832 \begin_inset Newline newline
5833 \end_inset
5834
5835 Your post office and country
5836 \end_layout
5837
5838 \begin_layout Standard
5839 As you can see, both 
5840 \family sans
5841 Address
5842 \family default
5843  and 
5844 \family sans
5845 Right
5846 \begin_inset space ~
5847 \end_inset
5848
5849 Address
5850 \family default
5851  add extra space between themselves and the next paragraph.
5852  If you hit 
5853 \family sans
5854 Return
5855 \family default
5856  in either of these environments, LyX resets the nesting depth and sets
5857  the environment to 
5858 \family sans
5859 Standard
5860 \family default
5861 .
5862  This makes sense, since 
5863 \family sans
5864 Return
5865 \family default
5866  is the 
5867 \family typewriter
5868 break-paragraph
5869 \family default
5870  function, and the individual lines of an address are not paragraphs.
5871  Thus, you have to use 
5872 \family typewriter
5873 break-line
5874 \family default
5875  (
5876 \family sans
5877 C-Return
5878 \family default
5879  or 
5880 \family sans
5881 Formatting
5882 \begin_inset space ~
5883 \end_inset
5884
5885 Character\SpecialChar \menuseparator
5886 Line
5887 \begin_inset space ~
5888 \end_inset
5889
5890 Break
5891 \family default
5892  from the 
5893 \family sans
5894 Insert
5895 \family default
5896  menu) to start a new line in an 
5897 \family sans
5898 Address
5899 \family default
5900  or 
5901 \family sans
5902 Right
5903 \begin_inset space ~
5904 \end_inset
5905
5906 Address
5907 \family default
5908  environment.
5909 \end_layout
5910
5911 \begin_layout Subsection
5912 Academic Writing
5913 \end_layout
5914
5915 \begin_layout Standard
5916 Most academic writing begins with an abstract and ends with a bibliography
5917  or list of references.
5918  LyX contains paragraph environments for both of these.
5919 \end_layout
5920
5921 \begin_layout Subsubsection
5922
5923 \family sans
5924 Abstract
5925 \begin_inset Index
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Abstracts
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 Abstract
5941 \family default
5942  environment is used for the abstract of an article.
5943  Technically, you could use this environment anywhere, but you really should
5944  only use it at the beginning of the document, after the title.
5945  Also, don't bother trying to nest 
5946 \family sans
5947 Abstract
5948 \family default
5949  in anything else or vice versa.
5950  It won't work.
5951  The 
5952 \family sans
5953 Abstract
5954 \family default
5955  environment is only useful in the article and report document classes.
5956  The book document classes ignores the 
5957 \family sans
5958 Abstract
5959 \family default
5960  completely, and it's utterly silly to use 
5961 \family sans
5962 Abstract
5963 \family default
5964  in a letter document class.
5965 \end_layout
5966
5967 \begin_layout Standard
5968 The 
5969 \family sans
5970 Abstract
5971 \family default
5972  environment does several things for you.
5973  First, it puts the centered label 
5974 \begin_inset Quotes eld
5975 \end_inset
5976
5977 Abstract
5978 \begin_inset Quotes erd
5979 \end_inset
5980
5981  above the text.
5982  The label and the text of the abstract are separated by some extra vertical
5983  space.
5984  Second, it typesets everything in a smaller font, just as you'd expect.
5985  Lastly, it adds a bit of extra vertical space between the abstract and
5986  the subsequent text.
5987  Well, that's how it will appear on the LyX screen.
5988  The appearance in the output depends on the used article or report class.
5989 \end_layout
5990
5991 \begin_layout Standard
5992 Starting a new paragraph by hitting 
5993 \family sans
5994 Return
5995 \family default
5996  does not reset the paragraph environment.
5997  The new paragraph will still be in the 
5998 \family sans
5999 Abstract
6000 \family default
6001  environment.
6002  So, you will have to change the paragraph environment yourself when you
6003  finish entering the abstract of your document.
6004 \end_layout
6005
6006 \begin_layout Standard
6007 \begin_inset Float figure
6008 wide false
6009 sideways false
6010 status open
6011
6012 \begin_layout Plain Layout
6013 \align center
6014 \begin_inset Graphics
6015         filename clipart/Abstract.pdf
6016         lyxscale 25
6017
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \begin_layout Plain Layout
6024 \begin_inset Caption
6025
6026 \begin_layout Plain Layout
6027 \begin_inset CommandInset label
6028 LatexCommand label
6029 name "cap:Paragraph-in-the"
6030
6031 \end_inset
6032
6033 Paragraph in the 
6034 \family sans
6035 Abstract
6036 \family default
6037  environment
6038 \end_layout
6039
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \begin_layout Standard
6051 We'd love to give you directly an example of the 
6052 \family sans
6053 Abstract
6054 \family default
6055  environment, but since this document is in the 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 book
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  class, we can't do this.
6064  We inserted it therefore as figure
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "cap:Paragraph-in-the"
6072
6073 \end_inset
6074
6075 .
6076  If you've never heard of an 
6077 \begin_inset Quotes eld
6078 \end_inset
6079
6080 abstract
6081 \begin_inset Quotes erd
6082 \end_inset
6083
6084  before, you can safely ignore this environment.
6085 \end_layout
6086
6087 \begin_layout Subsubsection
6088
6089 \family sans
6090 Bibliography
6091 \family default
6092
6093 \begin_inset Index
6094 status collapsed
6095
6096 \begin_layout Plain Layout
6097 Bibliography
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset CommandInset label
6104 LatexCommand label
6105 name "sub:Biblio_environment"
6106
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \begin_layout Standard
6113 The 
6114 \family sans
6115 Bibliography
6116 \family default
6117  environment is used to list references.
6118  Technically, you could use this environment anywhere, but you really should
6119  only use it at the end of the document.
6120  Nesting 
6121 \family sans
6122 Bibliography
6123 \family default
6124  in anything else or vice versa won't work.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 When you first open a 
6129 \family sans
6130 Bibliography
6131 \family default
6132  environment, LyX add a large vertical space, followed by the heading 
6133 \begin_inset Quotes eld
6134 \end_inset
6135
6136 Bibliography
6137 \begin_inset Quotes erd
6138 \end_inset
6139
6140  or 
6141 \begin_inset Quotes eld
6142 \end_inset
6143
6144 References,
6145 \begin_inset Quotes erd
6146 \end_inset
6147
6148  depending on the document class.
6149  The heading is in a large boldface font.
6150  Each paragraph of the 
6151 \family sans
6152 Bibliography
6153 \family default
6154  environment is a bibliography entry.
6155  Thus, hitting 
6156 \family sans
6157 Return
6158 \family default
6159  does not reset the paragraph environment.
6160  Each new paragraph is still in the 
6161 \family sans
6162 Bibliography
6163 \family default
6164  environment.
6165 \end_layout
6166
6167 \begin_layout Standard
6168 For a detailed description of LyX's bibliography handling, have a look at
6169  in section
6170 \begin_inset space ~
6171 \end_inset
6172
6173
6174 \begin_inset CommandInset ref
6175 LatexCommand ref
6176 reference "sec:Bibliography"
6177
6178 \end_inset
6179
6180 .
6181 \end_layout
6182
6183 \begin_layout Subsection
6184 LyX
6185 \family sans
6186 -Code
6187 \begin_inset Index
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Paragraph ! LyX code
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \begin_inset CommandInset label
6198 LatexCommand label
6199 name "sub:LyX-Code"
6200
6201 \end_inset
6202
6203
6204 \end_layout
6205
6206 \begin_layout Standard
6207 The 
6208 \family sans
6209 LyX-Code
6210 \family default
6211  environment is another LyX extension.
6212  It type-sets text in a typewriter-style font.
6213  It also treats the 
6214 \family sans
6215 Space
6216 \family default
6217  key as a fixed whitespace;
6218 \begin_inset Foot
6219 status collapsed
6220
6221 \begin_layout Plain Layout
6222 In the 
6223 \family sans
6224 LyX-Code
6225 \family default
6226  environment, the 
6227 \family sans
6228 Space
6229 \family default
6230  key is treated as a 
6231 \family sans
6232 Protected
6233 \begin_inset space ~
6234 \end_inset
6235
6236 Blank
6237 \family default
6238  instead of an end-of-word marker.
6239 \end_layout
6240
6241 \end_inset
6242
6243  this is the only case in which you can type multiple whitespaces in LyX.
6244  If you need to insert blank lines, you'll still need to use 
6245 \family sans
6246 C-Return
6247 \family default
6248  (the 
6249 \family typewriter
6250 break-line
6251 \family default
6252  function).
6253  
6254 \family sans
6255 Return
6256 \family default
6257  breaks paragraphs.
6258  Note, however, that 
6259 \family sans
6260 Return
6261 \family default
6262  does not reset the paragraph environment.
6263  So, when you finish using the 
6264 \family sans
6265 LyX-Code
6266 \family default
6267  environment, you'll need to change the paragraph environment yourself.
6268  Also, you can nest the 
6269 \family sans
6270 LyX-Code
6271 \family default
6272  environment inside of others.
6273 \end_layout
6274
6275 \begin_layout Standard
6276 There are a few quirks with this environment:
6277 \end_layout
6278
6279 \begin_layout Itemize
6280 You cannot use 
6281 \family sans
6282 C-Return
6283 \family default
6284  at the beginning of a new paragraph (i.e.
6285  you can't follow 
6286 \family sans
6287 Return
6288 \family default
6289  with a 
6290 \family sans
6291 C-Return
6292 \family default
6293 ).
6294 \end_layout
6295
6296 \begin_layout Itemize
6297 You can't follow a 
6298 \family sans
6299 C-Return
6300 \family default
6301  with a 
6302 \family sans
6303 Space
6304 \family default
6305 .
6306 \end_layout
6307
6308 \begin_deeper
6309 \begin_layout Itemize
6310 Use a 
6311 \family sans
6312 Return
6313 \family default
6314  to begin a new paragraph, then you can use a 
6315 \family sans
6316 Space
6317 \family default
6318 .
6319 \end_layout
6320
6321 \begin_layout Itemize
6322 Or: use 
6323 \family sans
6324 C-Space
6325 \family default
6326  instead.
6327 \end_layout
6328
6329 \end_deeper
6330 \begin_layout Itemize
6331 You can't have an empty paragraph or an empty line.
6332  You must put at least one 
6333 \family sans
6334 Space
6335 \family default
6336  in any line you want blank.
6337  Otherwise, LaTeX generates errors.
6338 \end_layout
6339
6340 \begin_layout Itemize
6341 You cannot get the typewriter double quotes by typing 
6342 \family sans
6343 "
6344 \family default
6345  since that will insert 
6346 \emph on
6347 real
6348 \emph default
6349  quotes.
6350  You get the typewriter double quotes with 
6351 \family sans
6352 C-"
6353 \family default
6354  (or 
6355 \family sans
6356 C-q
6357 \family default
6358  if you use Emacs-like key bindings).
6359 \end_layout
6360
6361 \begin_layout Standard
6362 Here's an example:
6363 \end_layout
6364
6365 \begin_layout LyX-Code
6366 #include <stdio.h>
6367 \end_layout
6368
6369 \begin_layout LyX-Code
6370  
6371 \end_layout
6372
6373 \begin_layout LyX-Code
6374 int main(void)
6375 \end_layout
6376
6377 \begin_layout LyX-Code
6378 {
6379 \end_layout
6380
6381 \begin_layout LyX-Code
6382     printf("Hello World!
6383 \backslash
6384 n");
6385 \end_layout
6386
6387 \begin_layout LyX-Code
6388     return 0;
6389 \end_layout
6390
6391 \begin_layout LyX-Code
6392 }
6393 \end_layout
6394
6395 \begin_layout Standard
6396 This is just the standard 
6397 \begin_inset Quotes eld
6398 \end_inset
6399
6400 Hello world!
6401 \begin_inset Quotes erd
6402 \end_inset
6403
6404  program.
6405  
6406 \end_layout
6407
6408 \begin_layout Standard
6409
6410 \family sans
6411 LyX-Code
6412 \family default
6413  has one purpose: to typeset code, such as program source, shell scripts,
6414  rc-files, and so on.
6415  Use it only in those very special cases where you need to generate text
6416  as if you used a typewriter.
6417 \begin_inset Index
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 Paragraph environments|)
6422 \end_layout
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Section
6430 Nesting Environments
6431 \begin_inset Index
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Nesting ! Environments
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \begin_inset CommandInset label
6442 LatexCommand label
6443 name "sec:Nesting"
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \begin_layout Subsection
6451 Introduction
6452 \end_layout
6453
6454 \begin_layout Standard
6455 LyX treats text as a unified block with a particular context and specific
6456  properties.
6457  This allows you to create blocks that inherits some of the properties of
6458  another block.
6459  For example you have three main points in an outline, but point #2 also
6460  has two subpoints.
6461  In other words, you have a list inside of another list, with the inner
6462  list 
6463 \begin_inset Quotes eld
6464 \end_inset
6465
6466 attached
6467 \begin_inset Quotes erd
6468 \end_inset
6469
6470  to item #2:
6471 \end_layout
6472
6473 \begin_layout Enumerate
6474 one
6475 \end_layout
6476
6477 \begin_layout Enumerate
6478 two
6479 \end_layout
6480
6481 \begin_deeper
6482 \begin_layout Enumerate
6483 sublist - item #1
6484 \end_layout
6485
6486 \begin_layout Enumerate
6487 sublist - item #2
6488 \end_layout
6489
6490 \end_deeper
6491 \begin_layout Enumerate
6492 three
6493 \end_layout
6494
6495 \begin_layout Standard
6496 You put a list inside of a list by nesting one list inside the other.
6497  Nesting an environment is quite simple: Select 
6498 \family sans
6499 Increase
6500 \begin_inset space ~
6501 \end_inset
6502
6503 List
6504 \begin_inset space ~
6505 \end_inset
6506
6507 Depth
6508 \family default
6509  or 
6510 \family sans
6511 Decrease
6512 \begin_inset space ~
6513 \end_inset
6514
6515 List
6516 \begin_inset space ~
6517 \end_inset
6518
6519 Depth
6520 \family default
6521  from the 
6522 \family sans
6523 Edit
6524 \family default
6525  menu to change the nesting depth of the current paragraph (the status bar
6526  will tell you how far you are nested).
6527  Instead of the menu, you can also use the toolbar buttons 
6528 \begin_inset Graphics
6529         filename ../images/depth-increment.png
6530
6531 \end_inset
6532
6533  and 
6534 \begin_inset Graphics
6535         filename ../images/depth-decrement.png
6536
6537 \end_inset
6538
6539  or the convenient key bindings 
6540 \family sans
6541 S-M-Right
6542 \family default
6543  and 
6544 \family sans
6545 S-M-Left
6546 \family default
6547  to change the nesting level.
6548  The change will work on the current selection if you have made one (allowing
6549  you to change the nesting of several paragraphs at once), or the current
6550  paragraph.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 Note that LyX only changes the nesting depth if it can.
6555  If it's invalid to do so, nothing happens if you try to change the depth.
6556  Additionally, if you change the depth of one paragraph, it affects the
6557  depth of every paragraph nested inside of it.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Nesting isn't limited to lists.
6562  In LyX, you can nest just about anything inside anything else, as you're
6563  about to find out.
6564  This is the real power of nesting paragraph environments.
6565 \end_layout
6566
6567 \begin_layout Subsection
6568 What You Can and Can't Nest
6569 \end_layout
6570
6571 \begin_layout Standard
6572 Before we fire a list of paragraph environments at you, we need to tell
6573  you a little bit more about how nesting works.
6574 \end_layout
6575
6576 \begin_layout Standard
6577 The question if nesting a paragraph environment is possible, is a bit more
6578  complicated than a simple yes or no.
6579  There are three types of paragraph environments:
6580 \end_layout
6581
6582 \begin_layout Itemize
6583 Completely unnestable
6584 \end_layout
6585
6586 \begin_layout Itemize
6587 Fully nestable, you can nest them inside of things and you can also nest
6588  other things inside of them.
6589 \end_layout
6590
6591 \begin_layout Itemize
6592 A third type, you can nest them into other environments, but you can't nest
6593  anything into them.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 Here's a list of the three types of nesting behavior, and which paragraph
6598  environments have them:
6599 \end_layout
6600
6601 \begin_layout Description
6602 Unnestable Can't nest them.
6603  Can't nest into them.
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Itemize
6608
6609 \family sans
6610 Bibliography
6611 \end_layout
6612
6613 \begin_layout Itemize
6614
6615 \family sans
6616 Abstract
6617 \end_layout
6618
6619 \begin_layout Itemize
6620
6621 \family sans
6622 Title
6623 \end_layout
6624
6625 \begin_layout Itemize
6626
6627 \family sans
6628 Author
6629 \end_layout
6630
6631 \begin_layout Itemize
6632
6633 \family sans
6634 Date
6635 \end_layout
6636
6637 \end_deeper
6638 \begin_layout Description
6639 Fully
6640 \begin_inset space ~
6641 \end_inset
6642
6643 Nestable You can nest them.
6644  You can nest other things into them.
6645 \end_layout
6646
6647 \begin_deeper
6648 \begin_layout Itemize
6649
6650 \family sans
6651 Verse
6652 \end_layout
6653
6654 \begin_layout Itemize
6655
6656 \family sans
6657 Quote
6658 \end_layout
6659
6660 \begin_layout Itemize
6661
6662 \family sans
6663 Quotation
6664 \end_layout
6665
6666 \begin_layout Itemize
6667
6668 \family sans
6669 Itemize
6670 \end_layout
6671
6672 \begin_layout Itemize
6673
6674 \family sans
6675 Enumerate
6676 \end_layout
6677
6678 \begin_layout Itemize
6679
6680 \family sans
6681 Description
6682 \end_layout
6683
6684 \begin_layout Itemize
6685
6686 \family sans
6687 List
6688 \end_layout
6689
6690 \begin_layout Itemize
6691
6692 \family sans
6693 LyX-Code
6694 \end_layout
6695
6696 \end_deeper
6697 \begin_layout Description
6698 Nestable-Inside You can nest them inside of other things.
6699  You can't nest anything into them.
6700 \end_layout
6701
6702 \begin_deeper
6703 \begin_layout Itemize
6704
6705 \family sans
6706 Standard
6707 \end_layout
6708
6709 \begin_layout Itemize
6710
6711 \family sans
6712 Part
6713 \end_layout
6714
6715 \begin_layout Itemize
6716
6717 \family sans
6718 Chapter
6719 \end_layout
6720
6721 \begin_layout Itemize
6722
6723 \family sans
6724 Section
6725 \end_layout
6726
6727 \begin_layout Itemize
6728
6729 \family sans
6730 Subsection
6731 \end_layout
6732
6733 \begin_layout Itemize
6734
6735 \family sans
6736 Subsubsection
6737 \end_layout
6738
6739 \begin_layout Itemize
6740
6741 \family sans
6742 Paragraph
6743 \end_layout
6744
6745 \begin_layout Itemize
6746
6747 \family sans
6748 Subparagraph
6749 \end_layout
6750
6751 \begin_layout Itemize
6752
6753 \family sans
6754 Part*
6755 \end_layout
6756
6757 \begin_layout Itemize
6758
6759 \family sans
6760 Chapter*
6761 \end_layout
6762
6763 \begin_layout Itemize
6764
6765 \family sans
6766 Section*
6767 \end_layout
6768
6769 \begin_layout Itemize
6770
6771 \family sans
6772 Subsection*
6773 \end_layout
6774
6775 \begin_layout Itemize
6776
6777 \family sans
6778 Subsubsection*
6779 \end_layout
6780
6781 \begin_layout Itemize
6782
6783 \family sans
6784 Right
6785 \begin_inset space ~
6786 \end_inset
6787
6788 Address
6789 \end_layout
6790
6791 \begin_layout Itemize
6792
6793 \family sans
6794 Address
6795 \end_layout
6796
6797 \end_deeper
6798 \begin_layout Standard
6799 \begin_inset Note Greyedout
6800 status open
6801
6802 \begin_layout Plain Layout
6803
6804 \series bold
6805 Note:
6806 \series default
6807  Although it is possible to nest numbered section headings like 
6808 \family sans
6809 Chapter
6810 \family default
6811
6812 \family sans
6813 Section
6814 \family default
6815 , etc.
6816 \begin_inset space ~
6817 \end_inset
6818
6819 to e.
6820 \begin_inset space \thinspace{}
6821 \end_inset
6822
6823 g.
6824 \begin_inset space ~
6825 \end_inset
6826
6827 lists, it is highly recommended not to do this.
6828  Because the aim is to create well structured documents following usual
6829  guidelines of typesetting, but nested section headings violates them.
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \begin_layout Subsection
6838 Nesting Other Things: Tables, Math, Floats, etc.
6839 \begin_inset Index
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843 Nesting ! Tables etc.
6844 \end_layout
6845
6846 \end_inset
6847
6848
6849 \begin_inset CommandInset label
6850 LatexCommand label
6851 name "sec:table-and-fig-nesting"
6852
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \begin_layout Standard
6859 There are several things that aren't paragraph environments, but which are
6860  affected by nesting anyhow.
6861  They are:
6862 \end_layout
6863
6864 \begin_layout Itemize
6865 equations
6866 \end_layout
6867
6868 \begin_layout Itemize
6869 tables
6870 \end_layout
6871
6872 \begin_layout Itemize
6873 figures
6874 \end_layout
6875
6876 \begin_layout Standard
6877 (
6878 \begin_inset Note Greyedout
6879 status open
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884 Note:
6885 \series default
6886  Figures and tables in 
6887 \family sans
6888 Floats
6889 \family default
6890  are not affected by this.
6891 \end_layout
6892
6893 \end_inset
6894
6895  Have a look at section
6896 \begin_inset space ~
6897 \end_inset
6898
6899
6900 \begin_inset CommandInset ref
6901 LatexCommand ref
6902 reference "sec:Floats"
6903
6904 \end_inset
6905
6906  for more informations about 
6907 \family sans
6908 Floats
6909 \family default
6910 .)
6911 \end_layout
6912
6913 \begin_layout Standard
6914 LyX can treat these three objects as either a word or as a paragraph.
6915  If a figure, table, or an equation is inline, it goes wherever the paragraph
6916  it is in goes.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 On the other hand, if you have an equation, figure or table in a 
6921 \begin_inset Quotes eld
6922 \end_inset
6923
6924 paragraph
6925 \begin_inset Quotes erd
6926 \end_inset
6927
6928  of its own, it behaves just like a 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 nestable-inside
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  paragraph environment.
6937  You can nest it into any environment, but you obviously can't nest anything
6938  into it.
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Here's an example with a table:
6943 \end_layout
6944
6945 \begin_layout Enumerate
6946 Item One
6947 \end_layout
6948
6949 \begin_deeper
6950 \begin_layout Enumerate
6951 This is (a) and it's nested.
6952 \end_layout
6953
6954 \begin_deeper
6955 \begin_layout Standard
6956 \begin_inset VSpace 0.3cm
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \align center
6964 \begin_inset Tabular
6965 <lyxtabular version="3" rows="2" columns="2">
6966 <features>
6967 <column alignment="center" valignment="top" width="0pt">
6968 <column alignment="center" valignment="top" width="0pt">
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \family roman
6976 \series medium
6977 \shape up
6978 \size normal
6979 \emph off
6980 \bar no
6981 \noun off
6982 \color none
6983 a
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \family roman
6994 \series medium
6995 \shape up
6996 \size normal
6997 \emph off
6998 \bar no
6999 \noun off
7000 \color none
7001 b
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \family roman
7014 \series medium
7015 \shape up
7016 \size normal
7017 \emph off
7018 \bar no
7019 \noun off
7020 \color none
7021 c
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \family roman
7032 \series medium
7033 \shape up
7034 \size normal
7035 \emph off
7036 \bar no
7037 \noun off
7038 \color none
7039 d
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 </lyxtabular>
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \begin_layout Standard
7053 \begin_inset VSpace 0.3cm
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \end_deeper
7060 \begin_layout Enumerate
7061 This is (b).
7062  The table is actually nested inside (a).
7063 \end_layout
7064
7065 \end_deeper
7066 \begin_layout Enumerate
7067 Back out again.
7068 \end_layout
7069
7070 \begin_layout Standard
7071 If we hadn't nested the table at all, the list would look like this:
7072 \end_layout
7073
7074 \begin_layout Enumerate
7075 Item One
7076 \end_layout
7077
7078 \begin_deeper
7079 \begin_layout Enumerate
7080 This is (a) and it's nested.
7081 \end_layout
7082
7083 \end_deeper
7084 \begin_layout Standard
7085 \begin_inset VSpace 0.3cm
7086 \end_inset
7087
7088
7089 \end_layout
7090
7091 \begin_layout Standard
7092 \align center
7093 \begin_inset Tabular
7094 <lyxtabular version="3" rows="2" columns="2">
7095 <features>
7096 <column alignment="center" valignment="top" width="0pt">
7097 <column alignment="center" valignment="top" width="0pt">
7098 <row>
7099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103
7104 \family roman
7105 \series medium
7106 \shape up
7107 \size normal
7108 \emph off
7109 \bar no
7110 \noun off
7111 \color none
7112 a
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \family roman
7123 \series medium
7124 \shape up
7125 \size normal
7126 \emph off
7127 \bar no
7128 \noun off
7129 \color none
7130 b
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141
7142 \family roman
7143 \series medium
7144 \shape up
7145 \size normal
7146 \emph off
7147 \bar no
7148 \noun off
7149 \color none
7150 c
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159
7160 \family roman
7161 \series medium
7162 \shape up
7163 \size normal
7164 \emph off
7165 \bar no
7166 \noun off
7167 \color none
7168 d
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 </row>
7174 </lyxtabular>
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 \begin_inset VSpace 0.3cm
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \begin_layout Enumerate
7189 This is (b).
7190  The table is 
7191 \emph on
7192 not
7193 \emph default
7194  nested inside (a).
7195  In fact, it's not nested at all.
7196 \end_layout
7197
7198 \begin_layout Enumerate
7199 Back out again.
7200 \end_layout
7201
7202 \begin_layout Standard
7203 Notice how item (b) is not only no longer nested, but is also the first
7204  item of a new list!
7205 \end_layout
7206
7207 \begin_layout Standard
7208 There's another trap you can fall into: Nesting the table, but not going
7209  deep enough.
7210  LyX then turns anything after the table into a new sublist.
7211 \end_layout
7212
7213 \begin_layout Enumerate
7214 Item One
7215 \end_layout
7216
7217 \begin_deeper
7218 \begin_layout Enumerate
7219 This is (a) and it's nested.
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset VSpace 0.3cm
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 \align center
7231 \begin_inset Tabular
7232 <lyxtabular version="3" rows="2" columns="2">
7233 <features>
7234 <column alignment="center" valignment="top" width="0pt">
7235 <column alignment="center" valignment="top" width="0pt">
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \family roman
7243 \series medium
7244 \shape up
7245 \size normal
7246 \emph off
7247 \bar no
7248 \noun off
7249 \color none
7250 a
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \family roman
7261 \series medium
7262 \shape up
7263 \size normal
7264 \emph off
7265 \bar no
7266 \noun off
7267 \color none
7268 b
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279
7280 \family roman
7281 \series medium
7282 \shape up
7283 \size normal
7284 \emph off
7285 \bar no
7286 \noun off
7287 \color none
7288 c
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297
7298 \family roman
7299 \series medium
7300 \shape up
7301 \size normal
7302 \emph off
7303 \bar no
7304 \noun off
7305 \color none
7306 d
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 </row>
7312 </lyxtabular>
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \begin_inset VSpace 0.3cm
7321 \end_inset
7322
7323
7324 \end_layout
7325
7326 \begin_layout Enumerate
7327 This is (b).
7328  The table is actually nested inside Item One, but 
7329 \emph on
7330 not
7331 \emph default
7332  inside (a).
7333 \end_layout
7334
7335 \end_deeper
7336 \begin_layout Enumerate
7337 Back out again.
7338 \end_layout
7339
7340 \begin_layout Standard
7341 As you can see, item (b) turned into the first item of a new list, but a
7342  new list 
7343 \emph on
7344 inside
7345 \emph default
7346  item 1.
7347  The same thing would have happened to a figure or an equation.
7348  So, if you nest tables, figures or equations, make sure you go to the right
7349  depth!
7350 \end_layout
7351
7352 \begin_layout Subsection
7353 Usage and General Features
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "sub:Nesting-Usage"
7357
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Speaking of levels, LyX can perform up to a six-fold nesting.
7365  In other words, 
7366 \begin_inset Quotes eld
7367 \end_inset
7368
7369 level #6
7370 \begin_inset Quotes erd
7371 \end_inset
7372
7373  is the innermost possible depth.
7374  Here's an example to display what we mean:
7375 \end_layout
7376
7377 \begin_layout Enumerate
7378 level #1 - outermost
7379 \end_layout
7380
7381 \begin_deeper
7382 \begin_layout Enumerate
7383 level #2
7384 \end_layout
7385
7386 \begin_deeper
7387 \begin_layout Enumerate
7388 level #3
7389 \end_layout
7390
7391 \begin_deeper
7392 \begin_layout Enumerate
7393 level #4
7394 \end_layout
7395
7396 \begin_deeper
7397 \begin_layout Itemize
7398 level #5
7399 \end_layout
7400
7401 \begin_deeper
7402 \begin_layout Itemize
7403 level #6
7404 \end_layout
7405
7406 \end_deeper
7407 \end_deeper
7408 \end_deeper
7409 \end_deeper
7410 \end_deeper
7411 \begin_layout Standard
7412 There are two exceptions to the six-fold nesting limit, and you can see
7413  both of them in the example.
7414  Unlike the other fully-nestable environments, you can only perform a four-fold
7415  nesting with the 
7416 \family sans
7417 Enumerate
7418 \family default
7419  and 
7420 \family sans
7421 Itemize
7422 \family default
7423  environments.
7424  For example, if we tried to nest another 
7425 \family sans
7426 Enumerate
7427 \family default
7428  list inside of item 
7429 \begin_inset Quotes eld
7430 \end_inset
7431
7432 A.
7433 \begin_inset Quotes erd
7434 \end_inset
7435
7436 , we'd get errors.
7437 \end_layout
7438
7439 \begin_layout Subsection
7440 Some Examples
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Nesting ! Examples
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 The best way to explain just what you can do with nesting is by illustration.
7455  We have several examples of nested environments.
7456  In them, we explain how we created the example, so that you can reproduce
7457  them.
7458 \end_layout
7459
7460 \begin_layout Subsubsection
7461 Example 1: The Six-fold Way and Mixed Nesting
7462 \end_layout
7463
7464 \begin_layout Labeling
7465 \labelwidthstring MMM
7466 #1-a This is the outermost level.
7467  It's a 
7468 \family sans
7469 List
7470 \family default
7471  environment.
7472 \end_layout
7473
7474 \begin_deeper
7475 \begin_layout Labeling
7476 \labelwidthstring MMM
7477 #2-a This is level #2.
7478  We created it by using 
7479 \family sans
7480 M-Return
7481 \family default
7482  followed by 
7483 \family sans
7484 S-M-Right
7485 \family default
7486 .
7487 \end_layout
7488
7489 \begin_deeper
7490 \begin_layout Labeling
7491 \labelwidthstring MMM
7492 #3-a This is level #3.
7493  This time, we just hit 
7494 \family sans
7495 Return
7496 \family default
7497 , then used 
7498 \family sans
7499 S-M-Right
7500 \family default
7501  twice in a row.
7502  We could have also created it the same way as we did the previous level,
7503  by hitting 
7504 \family sans
7505 M-Return
7506 \family default
7507  followed by 
7508 \family sans
7509 S-M-Right
7510 \family default
7511 .
7512 \end_layout
7513
7514 \begin_deeper
7515 \begin_layout Standard
7516 This is actually a 
7517 \family sans
7518 Standard
7519 \family default
7520  environment, nested inside of 
7521 \begin_inset Quotes eld
7522 \end_inset
7523
7524 #3-a
7525 \begin_inset Quotes erd
7526 \end_inset
7527
7528 .
7529  So, it's at level #4.
7530  We did this by hitting 
7531 \family sans
7532 M-Return
7533 \family default
7534 , then 
7535 \family sans
7536 S-M-Right
7537 \family default
7538 , then changing the paragraph environment to 
7539 \family sans
7540 Standard
7541 \family default
7542 .
7543  Do this to create list items with more than one paragraph - it also works
7544  for the 
7545 \family sans
7546 Description
7547 \family default
7548
7549 \family sans
7550 Enumerate
7551 \family default
7552 , and 
7553 \family sans
7554 Itemize
7555 \family default
7556  environments!
7557 \end_layout
7558
7559 \begin_layout Standard
7560 Here's another 
7561 \family sans
7562 Standard
7563 \family default
7564  paragraph, also at level #4, made with just a 
7565 \family sans
7566 M-Return
7567 \family default
7568 .
7569 \end_layout
7570
7571 \begin_layout Labeling
7572 \labelwidthstring MMM
7573 #4-a This is level #4.
7574  We hit 
7575 \family sans
7576 M-Return
7577 \family default
7578  and changed the paragraph environment back to 
7579 \family sans
7580 List
7581 \family default
7582 .
7583  Remember - we can't nest anything inside of a 
7584 \family sans
7585 Standard
7586 \family default
7587  environment, which is why we're still at level #4.
7588  However, we 
7589 \emph on
7590 can
7591 \emph default
7592  keep nesting things inside of 
7593 \begin_inset Quotes eld
7594 \end_inset
7595
7596 #3-a
7597 \begin_inset Quotes erd
7598 \end_inset
7599
7600 .
7601 \end_layout
7602
7603 \begin_deeper
7604 \begin_layout Labeling
7605 \labelwidthstring MMM
7606 #5-a This is level #5\SpecialChar \ldots{}
7607
7608 \end_layout
7609
7610 \begin_deeper
7611 \begin_layout Labeling
7612 \labelwidthstring MMM
7613 #6-a \SpecialChar \ldots{}
7614 and this is level #6.
7615  By now, you should know how we made these two.
7616 \end_layout
7617
7618 \end_deeper
7619 \begin_layout Labeling
7620 \labelwidthstring MMM
7621 #5-b Back to level #5.
7622  Just hit 
7623 \family sans
7624 M-Return
7625 \family default
7626  followed by a 
7627 \family sans
7628 S-M-Left
7629 \family default
7630 .
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Labeling
7635 \labelwidthstring MMM
7636 #4-b After another 
7637 \family sans
7638 M-Return
7639 \family default
7640  followed by a 
7641 \family sans
7642 S-M-Left
7643 \family default
7644 , we're back at level #4.
7645 \end_layout
7646
7647 \end_deeper
7648 \begin_layout Labeling
7649 \labelwidthstring MMM
7650 #3-b Back to level #3.
7651  By now it should be obvious how we did this.
7652 \end_layout
7653
7654 \end_deeper
7655 \begin_layout Labeling
7656 \labelwidthstring MMM
7657 #2-b Back to level #2.
7658  
7659 \end_layout
7660
7661 \end_deeper
7662 \begin_layout Labeling
7663 \labelwidthstring MMM
7664 #1-b And last, back to the outermost level, #1.
7665  After this sentence, we'll hit 
7666 \family sans
7667 Return
7668 \family default
7669  and change the paragraph environment back to 
7670 \family sans
7671 Standard
7672 \family default
7673  to end the list.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 We could have also used the 
7678 \family sans
7679 Description
7680 \family default
7681
7682 \family sans
7683 Quote
7684 \family default
7685
7686 \family sans
7687 Quotation
7688 \family default
7689 , or even the 
7690 \family sans
7691 Verse
7692 \family default
7693  environment in place of the 
7694 \family sans
7695 List
7696 \family default
7697  environment.
7698  The example would have worked exactly the same.
7699 \end_layout
7700
7701 \begin_layout Subsubsection
7702 Example 2: Inheritance
7703 \end_layout
7704
7705 \begin_layout LyX-Code
7706 This is the LyX-Code environment, at level #1, the outermost
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 level.
7711   Now we'll hit 
7712 \family sans
7713 Return
7714 \family default
7715 , then 
7716 \family sans
7717 S-M-Right
7718 \family default
7719 , after which, we'll change to the 
7720 \family sans
7721 Enumerate
7722 \family default
7723  environment.
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Enumerate
7728 This is the 
7729 \family sans
7730 Enumerate
7731 \family default
7732  environment, at level #2.
7733 \end_layout
7734
7735 \begin_layout Enumerate
7736 Notice how the nested 
7737 \family sans
7738 Enumerate
7739 \family default
7740  not only inherits its margins from its parent environment (
7741 \family sans
7742 LyX-Code
7743 \family default
7744 ), but also inherits its font and spacing!
7745 \end_layout
7746
7747 \end_deeper
7748 \begin_layout Standard
7749 We ended this example by hitting 
7750 \family sans
7751 Return
7752 \family default
7753 .
7754  After that, we needed to reset the paragraph environment to 
7755 \family sans
7756 Standard
7757 \family default
7758  and resetting the nesting depth by using 
7759 \family sans
7760 S-M-Left
7761 \family default
7762  once.
7763 \end_layout
7764
7765 \begin_layout Subsubsection
7766 Example 3: Labels, Levels, and the 
7767 \family sans
7768 Enumerate
7769 \family default
7770  and 
7771 \family sans
7772 Itemize
7773 \family default
7774  Environments
7775 \begin_inset OptArg
7776 status collapsed
7777
7778 \begin_layout Plain Layout
7779 Example #3: Labels, Levels and other list environments
7780 \end_layout
7781
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \begin_layout Enumerate
7788 This is level #1, in an 
7789 \family sans
7790 Enumerate
7791 \family default
7792  paragraph environment.
7793  We're actually going to nest a bunch of these.
7794 \end_layout
7795
7796 \begin_deeper
7797 \begin_layout Enumerate
7798 This is level #2.
7799  We used 
7800 \family sans
7801 M-Return
7802 \family default
7803  followed by 
7804 \family sans
7805 S-M-Right
7806 \family default
7807 .
7808  Now, what happens if we nest an 
7809 \family sans
7810 Itemize
7811 \family default
7812  environment inside of this one? It will be at level #3, but what will its
7813  label be? An asterisk?
7814 \end_layout
7815
7816 \begin_deeper
7817 \begin_layout Itemize
7818 No! It's a bullet.
7819  This is the 
7820 \emph on
7821 first
7822 \emph default
7823  
7824 \family sans
7825 Itemize
7826 \family default
7827  environment, even though it's at level #3.
7828  So, its label is a bullet.
7829  (We got here by using 
7830 \family sans
7831 M-Return
7832 \family default
7833 , then 
7834 \family sans
7835 S-M-Right
7836 \family default
7837 , then changing the environment to 
7838 \family sans
7839 Itemize
7840 \family default
7841 .)
7842 \end_layout
7843
7844 \begin_deeper
7845 \begin_layout Itemize
7846 Here's level #4, produced using 
7847 \family sans
7848 M-Return
7849 \family default
7850 , then 
7851 \family sans
7852 S-M-Right
7853 \family default
7854 .
7855  We'll do that again\SpecialChar \ldots{}
7856
7857 \end_layout
7858
7859 \begin_deeper
7860 \begin_layout Enumerate
7861 \SpecialChar \ldots{}
7862 to get to level #5.
7863  This time, however, we also changed the paragraph environment back to 
7864 \family sans
7865 Enumerate
7866 \family default
7867 .
7868  Notice the type of numbering, it is 
7869 \emph on
7870 lowercase Roman
7871 \emph default
7872 , because we are in the 
7873 \emph on
7874 thirdfold
7875 \emph default
7876  
7877 \family sans
7878 Enumerate
7879 \family default
7880  environment (i.e.
7881  it is an 
7882 \family sans
7883 Enumerate
7884 \family default
7885  inside an 
7886 \family sans
7887 Enumerate
7888 \family default
7889  inside an 
7890 \family sans
7891 Enumerate
7892 \family default
7893 ).
7894 \end_layout
7895
7896 \begin_layout Enumerate
7897 What happens if we 
7898 \emph on
7899 don't
7900 \emph default
7901  change the paragraph environment, but decrease the nesting depth? What
7902  type of numbering does LyX use?
7903 \end_layout
7904
7905 \begin_layout Enumerate
7906 Oh, as if you couldn't guess by now, we're just using 
7907 \family sans
7908 M-Return
7909 \family default
7910  to keep the current environment and depth but create a new item.
7911 \end_layout
7912
7913 \begin_layout Enumerate
7914 Let's use 
7915 \family sans
7916 S-M-Left
7917 \family default
7918  to decrease the depth after the next 
7919 \family sans
7920 M-Return
7921 \family default
7922 .
7923 \end_layout
7924
7925 \end_deeper
7926 \begin_layout Enumerate
7927 This is level #4.
7928  Look what type of label LyX is using!
7929 \end_layout
7930
7931 \end_deeper
7932 \begin_layout Enumerate
7933 This is level #3.
7934  Even though we've changed levels, LyX is still using a lowercase Roman
7935  numeral as the label.Why?
7936 \end_layout
7937
7938 \begin_layout Enumerate
7939 Because, even though the nesting depth has changed, the paragraph is 
7940 \emph on
7941 still
7942 \emph default
7943  a thirdfold 
7944 \family sans
7945 Enumerate
7946 \family default
7947  environment.
7948  Notice, however, that LyX 
7949 \emph on
7950 did
7951 \emph default
7952  reset the counter for the label.
7953 \end_layout
7954
7955 \end_deeper
7956 \begin_layout Enumerate
7957 Another 
7958 \family sans
7959 M-Return
7960 \family default
7961  
7962 \family sans
7963 S-M-Left
7964 \family default
7965  sequence, and we're back to level #2.
7966  This time, we not only changed the nesting depth, but we also moved back
7967  into the twofold-nested 
7968 \family sans
7969 Enumerate
7970 \family default
7971  environment.
7972 \end_layout
7973
7974 \end_deeper
7975 \begin_layout Enumerate
7976 The same thing happens if we do another 
7977 \family sans
7978 M-Return
7979 \family default
7980  
7981 \family sans
7982 S-M-Left
7983 \family default
7984  sequence and return to level #1, the outermost level.
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Lastly, we reset the environment to 
7989 \family sans
7990 Standard
7991 \family default
7992 .
7993  As you can see, the level number doesn't correspond to what type of labeling
7994  LyX uses for the 
7995 \family sans
7996 Enumerate
7997 \family default
7998  and 
7999 \family sans
8000 Itemize
8001 \family default
8002  environments.
8003  The number of other 
8004 \family sans
8005 Enumerate
8006 \family default
8007  environments surrounding it determines what kind of label LyX uses for
8008  an 
8009 \family sans
8010 Enumerate
8011 \family default
8012  item.
8013  The same rule applies for the 
8014 \family sans
8015 Itemize
8016 \family default
8017  environment, as well.
8018 \end_layout
8019
8020 \begin_layout Subsubsection
8021 Example 4: Going Bonkers
8022 \end_layout
8023
8024 \begin_layout Enumerate
8025 We're going to go totally nuts now.
8026  We won't nest as deep as in the other examples, nor will we go into the
8027  same detail with how we did it.
8028  (level #1: 
8029 \family sans
8030 Enumerate
8031 \family default
8032 )
8033 \end_layout
8034
8035 \begin_deeper
8036 \begin_layout Standard
8037 (
8038 \family sans
8039 Return, S-M-Right, Standard
8040 \family default
8041 : level #2) We'll stick an encapsulated description of how we created the
8042  example in parentheses someplace.
8043  For example, the two keybindings are how we changed the depth.
8044  The environment name is the name of the current environment.
8045  Either before or after this, we'll put in the level.
8046 \end_layout
8047
8048 \end_deeper
8049 \begin_layout Enumerate
8050 (
8051 \family sans
8052 Return, Enumerate
8053 \family default
8054 : level #1) This is the next item in the list.
8055 \end_layout
8056
8057 \begin_deeper
8058 \begin_layout Verse
8059 Now we'll add verse.
8060 \begin_inset Newline newline
8061 \end_inset
8062
8063 It will get much worse.
8064 \begin_inset Newline newline
8065 \end_inset
8066
8067 (
8068 \family sans
8069 Return, S-M-Right, Verse
8070 \family default
8071 : level #2)
8072 \end_layout
8073
8074 \begin_layout Verse
8075 Fiddle dee, Fiddle doo.
8076 \begin_inset Newline newline
8077 \end_inset
8078
8079 Bippitey boppitey boo!
8080 \begin_inset Newline newline
8081 \end_inset
8082
8083 (
8084 \family sans
8085 M-Return)
8086 \end_layout
8087
8088 \begin_layout Verse
8089 Here comes a table:
8090 \end_layout
8091
8092 \begin_deeper
8093 \begin_layout Standard
8094 \begin_inset VSpace 0.3cm
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \begin_layout Standard
8101 \align center
8102 \begin_inset Tabular
8103 <lyxtabular version="3" rows="2" columns="2">
8104 <features>
8105 <column alignment="center" valignment="top" width="0pt">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <row>
8108 <cell alignment="center" valignment="top" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \family roman
8114 \series medium
8115 \shape up
8116 \size normal
8117 \emph off
8118 \bar no
8119 \noun off
8120 \color none
8121 one-fish
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \family roman
8132 \series medium
8133 \shape up
8134 \size normal
8135 \emph off
8136 \bar no
8137 \noun off
8138 \color none
8139 two-fish
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" topline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \family roman
8152 \series medium
8153 \shape up
8154 \size normal
8155 \emph off
8156 \bar no
8157 \noun off
8158 \color none
8159 red-fish
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \family roman
8170 \series medium
8171 \shape up
8172 \size normal
8173 \emph off
8174 \bar no
8175 \noun off
8176 \color none
8177 blue-fish
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Verse
8192 (
8193 \family sans
8194 M-Return, Table, S-M-Right
8195 \family default
8196  3 times, 
8197 \family sans
8198 M-Return, Verse, S-M-Left
8199 \family default
8200 )
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Enumerate
8205 (
8206 \family sans
8207 Return, Enumerate
8208 \family default
8209 : level #1) This is another item.
8210  Note that selecting a 
8211 \family sans
8212 Table
8213 \family default
8214  resets the nesting depth to level #1, so we increased the nesting depth
8215  3 times to put the table inside the 
8216 \family sans
8217 Verse
8218 \family default
8219  environment.
8220  
8221 \end_layout
8222
8223 \begin_layout Quotation
8224 We're now ending the 
8225 \family sans
8226 Enumerate
8227 \family default
8228  list and changing to 
8229 \family sans
8230 Quotation
8231 \family default
8232 .
8233  We're still at level #1.
8234  We want to show you some of the things you can do by mixing environments.
8235  The next set of paragraphs is a 
8236 \begin_inset Quotes eld
8237 \end_inset
8238
8239 quoted letter.
8240 \begin_inset Quotes erd
8241 \end_inset
8242
8243  We'll nest both the 
8244 \family sans
8245 Address
8246 \family default
8247  and 
8248 \family sans
8249 Right
8250 \begin_inset space ~
8251 \end_inset
8252
8253 Address
8254 \family default
8255  environments inside of this one, then use another nested 
8256 \family sans
8257 Quotation
8258 \family default
8259  for the letter body.
8260  We'll use 
8261 \family sans
8262 M-Return
8263 \family default
8264  to preserve the depth.
8265  Remember that you need to use 
8266 \family sans
8267 C-Return
8268 \family default
8269  to create multiple lines inside the 
8270 \family sans
8271 Address
8272 \family default
8273  and 
8274 \family sans
8275 Right
8276 \begin_inset space ~
8277 \end_inset
8278
8279 Address
8280 \family default
8281  environments.
8282  Here it goes:
8283 \end_layout
8284
8285 \begin_deeper
8286 \begin_layout Right Address
8287 1234 Nowhere Rd.
8288 \begin_inset Newline newline
8289 \end_inset
8290
8291 Moosegroin, MT 00100
8292 \begin_inset Newline newline
8293 \end_inset
8294
8295 9-6-96
8296 \end_layout
8297
8298 \begin_layout Address
8299 Dear Mr.
8300 \begin_inset space ~
8301 \end_inset
8302
8303 Fizlewitz:
8304 \end_layout
8305
8306 \begin_layout Quotation
8307 We regret to inform you that we cannot fill your order for 50
8308 \begin_inset Formula $\,$
8309 \end_inset
8310
8311 L of compressed methane gas due to circumstances beyond our control.
8312  Unfortunately, several of our cows have mysteriously exploded, creating
8313  a backlog in our orders for methane.
8314  We will place your name on the waiting list and try to fill your order
8315  as soon as possible.
8316  In the meantime, we thank you for your patience.
8317 \end_layout
8318
8319 \begin_layout Quotation
8320 We do, however, now have a special on beef.
8321  If you are interested, please return the enclosed pricing and order form
8322  with your order, along with payment.
8323 \end_layout
8324
8325 \begin_layout Quotation
8326 We thank you again for your patience.
8327 \end_layout
8328
8329 \begin_layout Address
8330 Sincerely,
8331 \begin_inset Newline newline
8332 \end_inset
8333
8334 Bill Hick
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Quotation
8339 That ends that example!
8340 \end_layout
8341
8342 \begin_layout Standard
8343 As you can see, nesting environments in LyX gives you a lot of power with
8344  just a few keystrokes.
8345  We could have easily nested an 
8346 \family sans
8347 Itemize
8348 \family default
8349  list inside of a 
8350 \family sans
8351 Quotation
8352 \family default
8353  or 
8354 \family sans
8355 Quote
8356 \family default
8357 , or put a 
8358 \family sans
8359 Quote
8360 \family default
8361  inside of an 
8362 \family sans
8363 Itemize
8364 \family default
8365  list.
8366  You have a huge variety of options at your disposal.
8367 \end_layout
8368
8369 \begin_layout Section
8370 Spacing, pagination and line breaks
8371 \begin_inset Index
8372 status collapsed
8373
8374 \begin_layout Plain Layout
8375 Spacing
8376 \end_layout
8377
8378 \end_inset
8379
8380
8381 \end_layout
8382
8383 \begin_layout Standard
8384 What is a space? While you might be used to press the space key anytime
8385  you want to separate two words in ordinary word processors, LyX offers
8386  you more spaces: Spaces of different width and spaces which can or cannot
8387  be broken at the end of a line.
8388  The following sections will show you some examples where those spaces are
8389  useful.
8390 \end_layout
8391
8392 \begin_layout Subsection
8393 Protected Space
8394 \begin_inset CommandInset label
8395 LatexCommand label
8396 name "sub:Protected-Space"
8397
8398 \end_inset
8399
8400
8401 \begin_inset Index
8402 status collapsed
8403
8404 \begin_layout Plain Layout
8405 Spaces ! Protected
8406 \end_layout
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 The protected space: It is used to tell LyX (and LaTeX) not to break the
8415  line at that point.
8416  This may be necessary to avoid unlucky linebreaks, like in: 
8417 \end_layout
8418
8419 \begin_layout Quote
8420 Further documentation is given in section
8421 \begin_inset Newline newline
8422 \end_inset
8423
8424
8425 \begin_inset CommandInset ref
8426 LatexCommand ref
8427 reference "sec:Bibliography"
8428
8429 \end_inset
8430
8431 .
8432  
8433 \end_layout
8434
8435 \begin_layout Standard
8436 Obviously, it would be a good thing to put a protected space between 
8437 \begin_inset Quotes eld
8438 \end_inset
8439
8440 section
8441 \begin_inset Quotes erd
8442 \end_inset
8443
8444  and 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448
8449 \begin_inset CommandInset ref
8450 LatexCommand ref
8451 reference "sec:Bibliography"
8452
8453 \end_inset
8454
8455
8456 \begin_inset Quotes erd
8457 \end_inset
8458
8459 .
8460  A protected space is set with 
8461 \family sans
8462 Insert\SpecialChar \menuseparator
8463 Formatting\SpecialChar \menuseparator
8464 Protected
8465 \bar under
8466
8467 \begin_inset space ~
8468 \end_inset
8469
8470
8471 \bar default
8472 Space
8473 \family default
8474  (shortcut 
8475 \family sans
8476 C-Space
8477 \family default
8478 ).
8479 \end_layout
8480
8481 \begin_layout Subsection
8482 Horizontal Space
8483 \begin_inset CommandInset label
8484 LatexCommand label
8485 name "sub:Horizontal-Space"
8486
8487 \end_inset
8488
8489
8490 \begin_inset Index
8491 status collapsed
8492
8493 \begin_layout Plain Layout
8494 Spacing ! Horizontal
8495 \end_layout
8496
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \begin_layout Standard
8503 All horizontal spaces can be inserted with the menu 
8504 \family sans
8505 Insert\SpecialChar \menuseparator
8506 Formatting\SpecialChar \menuseparator
8507 Horizontal Space
8508 \family default
8509 .
8510  The length units are listed in Appendix
8511 \begin_inset space ~
8512 \end_inset
8513
8514
8515 \begin_inset CommandInset ref
8516 LatexCommand ref
8517 reference "cha:Units-available-in"
8518
8519 \end_inset
8520
8521 .
8522 \end_layout
8523
8524 \begin_layout Subsubsection
8525 Inter-word Space
8526 \begin_inset CommandInset label
8527 LatexCommand label
8528 name "sub:Inter-word-Space"
8529
8530 \end_inset
8531
8532
8533 \begin_inset Index
8534 status collapsed
8535
8536 \begin_layout Plain Layout
8537 Spaces ! Inter-word
8538 \end_layout
8539
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \begin_layout Standard
8546 Some languages (e.
8547 \begin_inset space \thinspace{}
8548 \end_inset
8549
8550 g.
8551 \begin_inset space \space{}
8552 \end_inset
8553
8554 English) have the typographical convention to add extra space after an end-of-se
8555 ntence punctuation mark, and LyX honors those conventions (see section
8556 \begin_inset space ~
8557 \end_inset
8558
8559
8560 \begin_inset CommandInset ref
8561 LatexCommand ref
8562 reference "sub:Abbreviations"
8563
8564 \end_inset
8565
8566 ).
8567  Sometimes, you want a normal space nevertheless.
8568  In this case, insert an inter-word space (shortcut 
8569 \family sans
8570 C-M-Space
8571 \family default
8572 ).
8573 \end_layout
8574
8575 \begin_layout Subsubsection
8576 Thin Space
8577 \begin_inset CommandInset label
8578 LatexCommand label
8579 name "sub:Thin-Space"
8580
8581 \end_inset
8582
8583
8584 \begin_inset Index
8585 status collapsed
8586
8587 \begin_layout Plain Layout
8588 Spaces ! Thin
8589 \end_layout
8590
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \begin_layout Standard
8597
8598 \begin_inset Quotes eld
8599 \end_inset
8600
8601 thin space
8602 \begin_inset Quotes erd
8603 \end_inset
8604
8605  is a blank which has half the size of a normal space (and it is also 
8606 \begin_inset Quotes eld
8607 \end_inset
8608
8609 protected
8610 \begin_inset Quotes erd
8611 \end_inset
8612
8613 ).
8614  The typographical conventions in a lot of languages propose the use of
8615  thin spaces in cases where normal spaces would be too wide, for instance
8616  inside abbreviations:
8617 \end_layout
8618
8619 \begin_layout Quote
8620 D.
8621 \begin_inset space \thinspace{}
8622 \end_inset
8623
8624 E.
8625  Knuth has developed our beloved typesetting program, i.
8626 \begin_inset space \thinspace{}
8627 \end_inset
8628
8629 e.
8630 \begin_inset space \space{}
8631 \end_inset
8632
8633 TeX.
8634 \end_layout
8635
8636 \begin_layout Standard
8637 or between values and units.
8638  Compare for example this:
8639 \begin_inset Newline newline
8640 \end_inset
8641
8642 10
8643 \begin_inset space \thinspace{}
8644 \end_inset
8645
8646 kg (thin space)
8647 \begin_inset Newline newline
8648 \end_inset
8649
8650 10 kg (normal space
8651 \end_layout
8652
8653 \begin_layout Standard
8654 You can insert thin spaces also with the menu 
8655 \family sans
8656 Insert\SpecialChar \menuseparator
8657 Formatting\SpecialChar \menuseparator
8658 Thin
8659 \begin_inset space ~
8660 \end_inset
8661
8662 Space
8663 \family default
8664  (shortcut 
8665 \family sans
8666 C-S-Space
8667 \family default
8668 ).
8669 \end_layout
8670
8671 \begin_layout Subsubsection
8672 More Spaces
8673 \begin_inset CommandInset label
8674 LatexCommand label
8675 name "sub:More-Spaces"
8676
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \begin_layout Standard
8683 You can furthermore insert the following space types:
8684 \end_layout
8685
8686 \begin_layout Description
8687 Negative
8688 \begin_inset space ~
8689 \end_inset
8690
8691 thin
8692 \begin_inset space ~
8693 \end_inset
8694
8695 space A line with a 
8696 \begin_inset Formula $\to$
8697 \end_inset
8698
8699
8700 \begin_inset space \negthinspace{}
8701 \end_inset
8702
8703
8704 \begin_inset Formula $\gets$
8705 \end_inset
8706
8707  Negative thin space between the arrows.
8708 \end_layout
8709
8710 \begin_layout Description
8711 Enspace
8712 \begin_inset space ~
8713 \end_inset
8714
8715 (0.5
8716 \begin_inset space \thinspace{}
8717 \end_inset
8718
8719 em) A line with a 
8720 \begin_inset Formula $\to$
8721 \end_inset
8722
8723
8724 \begin_inset space \enskip{}
8725 \end_inset
8726
8727
8728 \begin_inset Formula $\gets$
8729 \end_inset
8730
8731  Enspace (0.5
8732 \begin_inset space \thinspace{}
8733 \end_inset
8734
8735 em) space between the arrows.
8736 \end_layout
8737
8738 \begin_layout Description
8739 Quad
8740 \begin_inset space ~
8741 \end_inset
8742
8743 (1
8744 \begin_inset space \thinspace{}
8745 \end_inset
8746
8747 em) A line with a 
8748 \begin_inset Formula $\to$
8749 \end_inset
8750
8751
8752 \begin_inset space \quad{}
8753 \end_inset
8754
8755
8756 \begin_inset Formula $\gets$
8757 \end_inset
8758
8759  Quad
8760 \begin_inset space ~
8761 \end_inset
8762
8763 (1
8764 \begin_inset space \thinspace{}
8765 \end_inset
8766
8767 em) space between the arrows.
8768 \end_layout
8769
8770 \begin_layout Description
8771 QQuad
8772 \begin_inset space ~
8773 \end_inset
8774
8775 (2
8776 \begin_inset space \thinspace{}
8777 \end_inset
8778
8779 em) A line with a 
8780 \begin_inset Formula $\to$
8781 \end_inset
8782
8783
8784 \begin_inset space \qquad{}
8785 \end_inset
8786
8787
8788 \begin_inset Formula $\gets$
8789 \end_inset
8790
8791  QQuad
8792 \begin_inset space ~
8793 \end_inset
8794
8795 (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em) space between the arrows.
8800 \end_layout
8801
8802 \begin_layout Description
8803 Custom
8804 \begin_inset space ~
8805 \end_inset
8806
8807 space A line with
8808 \begin_inset Formula $\to$
8809 \end_inset
8810
8811
8812 \begin_inset space \hspace{}
8813 \length 2cm
8814 \end_inset
8815
8816
8817 \begin_inset Formula $\gets$
8818 \end_inset
8819
8820  2
8821 \begin_inset space \thinspace{}
8822 \end_inset
8823
8824 cm space between the arrows.
8825 \end_layout
8826
8827 \begin_layout Standard
8828 Table
8829 \begin_inset space ~
8830 \end_inset
8831
8832
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "tab:Width-of-the"
8836
8837 \end_inset
8838
8839  lists the different space sizes.
8840 \end_layout
8841
8842 \begin_layout Standard
8843 \begin_inset Float table
8844 wide false
8845 sideways false
8846 status open
8847
8848 \begin_layout Plain Layout
8849 \align center
8850 \begin_inset Caption
8851
8852 \begin_layout Plain Layout
8853 \begin_inset CommandInset label
8854 LatexCommand label
8855 name "tab:Width-of-the"
8856
8857 \end_inset
8858
8859 Width of the different horizontal spaces.
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \end_layout
8866
8867 \begin_layout Plain Layout
8868 \align center
8869 \begin_inset Tabular
8870 <lyxtabular version="3" rows="8" columns="2">
8871 <features>
8872 <column alignment="center" valignment="top" width="0">
8873 <column alignment="center" valignment="top" width="0">
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Space
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Width
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Normal
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 1/3
8913 \begin_inset space \thinspace{}
8914 \end_inset
8915
8916 em
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Protected
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 1/3
8937 \begin_inset space \thinspace{}
8938 \end_inset
8939
8940 em
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Thin
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 1/6
8961 \begin_inset space \thinspace{}
8962 \end_inset
8963
8964 em
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 Negative thin
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 -1/6
8985 \begin_inset space \thinspace{}
8986 \end_inset
8987
8988 em
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Enspace (0.5
9000 \begin_inset space \thinspace{}
9001 \end_inset
9002
9003 em)
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 0.5
9013 \begin_inset space \thinspace{}
9014 \end_inset
9015
9016 em
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Quad (1
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 em)
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 1
9041 \begin_inset space \thinspace{}
9042 \end_inset
9043
9044 em
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 QQuad (2
9056 \begin_inset space \thinspace{}
9057 \end_inset
9058
9059 em)
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 2
9069 \begin_inset space \thinspace{}
9070 \end_inset
9071
9072 em
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 </lyxtabular>
9079
9080 \end_inset
9081
9082
9083 \end_layout
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Subsubsection
9091
9092 \family sans
9093 Horizontal Fills
9094 \family default
9095
9096 \begin_inset Index
9097 status collapsed
9098
9099 \begin_layout Plain Layout
9100 Spacing ! Fills
9101 \end_layout
9102
9103 \end_inset
9104
9105
9106 \end_layout
9107
9108 \begin_layout Standard
9109 Horizontal fills (HFills) are a special LyX feature for adding extra space
9110  in a uniform fashion.
9111  An HFill is actually a variable length space, whose length always equals
9112  the remaining space between the left and right margins.
9113  If there is more than one HFill on a line, they divide the available space
9114  equally between themselves.
9115  
9116 \end_layout
9117
9118 \begin_layout Standard
9119 Here a few examples what you can do with them:
9120 \end_layout
9121
9122 \begin_layout Quote
9123 \noindent
9124 This is on the left side
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128 This is on the right
9129 \end_layout
9130
9131 \begin_layout Quote
9132 \noindent
9133 Left
9134 \begin_inset space \hfill{}
9135 \end_inset
9136
9137 Middle
9138 \begin_inset space \hfill{}
9139 \end_inset
9140
9141 Right
9142 \end_layout
9143
9144 \begin_layout Quote
9145 \noindent
9146 Left
9147 \begin_inset space \hfill{}
9148 \end_inset
9149
9150 1/3 Left
9151 \begin_inset space \hfill{}
9152 \end_inset
9153
9154
9155 \begin_inset space \hfill{}
9156 \end_inset
9157
9158 Right
9159 \end_layout
9160
9161 \begin_layout Standard
9162 That was an example in the 
9163 \family sans
9164 Quote
9165 \family default
9166  environment.
9167  Here
9168 \begin_inset Formula $\to$
9169 \end_inset
9170
9171
9172 \begin_inset space \hfill{}
9173 \end_inset
9174
9175
9176 \begin_inset Formula $\gets$
9177 \end_inset
9178
9179 is one in a standard paragraph.
9180  It may or may not be apparent in the printed text, but it 
9181 \emph on
9182 is
9183 \emph default
9184  sitting in-between the two arrows.
9185 \end_layout
9186
9187 \begin_layout Standard
9188 HFills can be made visible when you choose one of the 
9189 \family sans
9190 Fill
9191 \begin_inset space ~
9192 \end_inset
9193
9194 Pattern
9195 \family default
9196  in the space dialog: The following patterns are available:
9197 \end_layout
9198
9199 \begin_layout Standard
9200 Dots: 
9201 \begin_inset space \dotfill{}
9202 \end_inset
9203
9204
9205 \begin_inset space ~
9206 \end_inset
9207
9208
9209 \end_layout
9210
9211 \begin_layout Standard
9212 Rule: 
9213 \begin_inset space \hrulefill{}
9214 \end_inset
9215
9216
9217 \begin_inset space ~
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Standard
9224 Left arrow: 
9225 \begin_inset space \leftarrowfill{}
9226 \end_inset
9227
9228
9229 \begin_inset space ~
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \begin_layout Standard
9236 Right arrow: 
9237 \begin_inset space \rightarrowfill{}
9238 \end_inset
9239
9240
9241 \begin_inset space ~
9242 \end_inset
9243
9244
9245 \end_layout
9246
9247 \begin_layout Standard
9248 Up brace: 
9249 \begin_inset space \downbracefill{}
9250 \end_inset
9251
9252
9253 \begin_inset space ~
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \begin_layout Standard
9260 Down brace: 
9261 \begin_inset space \upbracefill{}
9262 \end_inset
9263
9264
9265 \begin_inset space ~
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \begin_layout Standard
9272 \begin_inset Note Greyedout
9273 status open
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Note:
9279 \series default
9280  If an HFill is at the beginning of a line, and 
9281 \emph on
9282 not
9283 \emph default
9284  in the first line in a paragraph, LyX ignores it.
9285  This prevents HFills from accidentally being wrapped onto a new line.
9286  If you need space in this case anyway, set the 
9287 \family sans
9288 Protect
9289 \family default
9290  option in the space dialog.
9291 \end_layout
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \begin_layout Subsubsection
9299 Phantom Space
9300 \begin_inset Index
9301 status collapsed
9302
9303 \begin_layout Plain Layout
9304 Spacing ! Phantom
9305 \end_layout
9306
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \begin_layout Standard
9313 Sometimes you want to insert space with exactly the length of a phrase.
9314  E.g.
9315  you want to create the following multiple choice question:
9316 \end_layout
9317
9318 \begin_layout Standard
9319 \begin_inset VSpace medskip
9320 \end_inset
9321
9322 What is correct English?:
9323 \begin_inset Newline newline
9324 \end_inset
9325
9326
9327 \begin_inset Newline newline
9328 \end_inset
9329
9330 Mr.
9331 \begin_inset space ~
9332 \end_inset
9333
9334 Edge would have been jumps the gun.
9335 \begin_inset Newline newline
9336 \end_inset
9337
9338
9339 \begin_inset ERT
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343
9344
9345 \backslash
9346 phantom{Mr.
9347  Edge }
9348 \end_layout
9349
9350 \end_inset
9351
9352 has to be jumped
9353 \begin_inset Newline newline
9354 \end_inset
9355
9356
9357 \begin_inset ERT
9358 status collapsed
9359
9360 \begin_layout Plain Layout
9361
9362
9363 \backslash
9364 phantom{Mr.
9365  Edge }
9366 \end_layout
9367
9368 \end_inset
9369
9370 jumps
9371 \begin_inset VSpace medskip
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \begin_layout Standard
9378 So that the choices appear exactly after the phrase 
9379 \begin_inset Quotes eld
9380 \end_inset
9381
9382 Mr.
9383 \begin_inset space ~
9384 \end_inset
9385
9386 Edge
9387 \begin_inset space ~
9388 \end_inset
9389
9390
9391 \begin_inset Quotes erd
9392 \end_inset
9393
9394 .
9395  To get this, you can use the LaTeX-command 
9396 \series bold
9397
9398 \backslash
9399 phantom
9400 \series default
9401  in TeX Code
9402 \begin_inset Foot
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406 See sec.
9407 \begin_inset space \thinspace{}
9408 \end_inset
9409
9410
9411 \begin_inset CommandInset ref
9412 LatexCommand ref
9413 reference "sec:TeX-Code"
9414
9415 \end_inset
9416
9417  for more information about TeX-Code.
9418 \end_layout
9419
9420 \end_inset
9421
9422 .
9423  In our case write the command 
9424 \series bold
9425
9426 \backslash
9427 phantom{Mr.
9428  Edge }
9429 \series default
9430  (note the space after 
9431 \begin_inset Quotes eld
9432 \end_inset
9433
9434 Edge
9435 \begin_inset Quotes erd
9436 \end_inset
9437
9438 ) at the beginning of the last two lines.
9439  The command prints out the phrase within the the two braces, but invisible.
9440  That is why it is named 
9441 \begin_inset Quotes eld
9442 \end_inset
9443
9444 phantom
9445 \begin_inset Quotes erd
9446 \end_inset
9447
9448 .
9449 \begin_inset Foot
9450 status collapsed
9451
9452 \begin_layout Plain Layout
9453 There exists also the commands 
9454 \backslash
9455
9456 \series bold
9457 hphantom
9458 \series default
9459  and 
9460 \backslash
9461
9462 \series bold
9463 vphantom
9464 \series default
9465 , but this too special for the LyX Userguide.
9466  If you are interested in knowing more about this, have a look at 
9467 \begin_inset CommandInset citation
9468 LatexCommand cite
9469 key "latexcompanion,latexguide"
9470
9471 \end_inset
9472
9473 .
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \begin_layout Subsection
9482 Vertical Space
9483 \begin_inset CommandInset label
9484 LatexCommand label
9485 name "sub:Vertical-Space"
9486
9487 \end_inset
9488
9489
9490 \begin_inset Index
9491 status collapsed
9492
9493 \begin_layout Plain Layout
9494 Spacing ! Vertical
9495 \end_layout
9496
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 To add extra vertical space above or below a paragraph, use the 
9504 \family sans
9505 Insert\SpecialChar \menuseparator
9506 Formatting\SpecialChar \menuseparator
9507 Vertical
9508 \begin_inset space ~
9509 \end_inset
9510
9511 Space
9512 \family default
9513  dialog.
9514  There you find the following sizes:
9515 \end_layout
9516
9517 \begin_layout Standard
9518
9519 \family sans
9520 SmallSkip
9521 \family default
9522
9523 \family sans
9524 MedSkip
9525 \family default
9526  and 
9527 \family sans
9528 BigSkip
9529 \family default
9530  are LaTeX sizes which depends on the font size of the document.
9531  
9532 \family sans
9533 DefSkip
9534 \family default
9535  is the skip adjusted in the dialog 
9536 \family sans
9537 Document\SpecialChar \menuseparator
9538 Settings
9539 \begin_inset Index
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543 Document ! Settings
9544 \end_layout
9545
9546 \end_inset
9547
9548
9549 \family default
9550  for the paragraph separation.
9551  If you use indentation to separate paragraphs 
9552 \family sans
9553 DefSkip
9554 \family default
9555  is equal to 
9556 \family sans
9557 MedSkip
9558 \family default
9559 .
9560 \end_layout
9561
9562 \begin_layout Standard
9563
9564 \family sans
9565 VFill
9566 \family default
9567
9568 \begin_inset Index
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572 Spacing ! Fills
9573 \end_layout
9574
9575 \end_inset
9576
9577  is a variable space, set so that the space is maximal within one page.
9578  An example: You have only two short paragraphs on one page with a vfill
9579  between them.
9580  Then the first paragraph is placed at the top of the page and the second
9581  one at the bottom, because the space between them is then maximal.
9582  
9583 \family sans
9584 VFill
9585 \family default
9586 s work like 
9587 \family sans
9588 HFill
9589 \family default
9590 s: they fill the remaining vertical space on a page with blank space.
9591 \begin_inset Foot
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595
9596 \family sans
9597 HFill
9598 \family default
9599 s are described in section
9600 \begin_inset space ~
9601 \end_inset
9602
9603
9604 \begin_inset CommandInset ref
9605 LatexCommand ref
9606 reference "sub:Horizontal-Space"
9607
9608 \end_inset
9609
9610 .
9611 \end_layout
9612
9613 \end_inset
9614
9615  If there are several 
9616 \family sans
9617 VFill
9618 \family default
9619 s on a page, they divide the remaining vertical space equally between themselves.
9620  You can therefore use 
9621 \family sans
9622 VFill
9623 \family default
9624 s to center text on a page, or even place text 2/3 down a page.
9625 \end_layout
9626
9627 \begin_layout Standard
9628
9629 \family sans
9630 Custom
9631 \family default
9632  are custom spaces in units explained in Appendix
9633 \begin_inset space ~
9634 \end_inset
9635
9636
9637 \begin_inset CommandInset ref
9638 LatexCommand ref
9639 reference "cha:Units-available-in"
9640
9641 \end_inset
9642
9643 .
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \begin_inset Note Greyedout
9648 status open
9649
9650 \begin_layout Plain Layout
9651
9652 \series bold
9653 Note:
9654 \series default
9655  
9656 \series medium
9657 When the extra vertical space would be in the output at the top/bottom of
9658  a page, the space is only added if you have also checked the option 
9659 \family sans
9660 Protect
9661 \family default
9662 .
9663 \end_layout
9664
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Subsection
9671 Paragraph Alignment
9672 \end_layout
9673
9674 \begin_layout Standard
9675 You can change the paragraph alignment with the 
9676 \family sans
9677 Edit\SpecialChar \menuseparator
9678 Paragraph Settings
9679 \family default
9680  dialog.
9681  There are four possibilities: 
9682 \end_layout
9683
9684 \begin_layout Itemize
9685
9686 \family sans
9687 Justified
9688 \end_layout
9689
9690 \begin_layout Itemize
9691
9692 \family sans
9693 Left
9694 \end_layout
9695
9696 \begin_layout Itemize
9697
9698 \family sans
9699 Right
9700 \end_layout
9701
9702 \begin_layout Itemize
9703
9704 \family sans
9705 Center
9706 \end_layout
9707
9708 \begin_layout Standard
9709 The default in most cases is justified alignment, in which the inter-word
9710  spacing is variable and each line of a paragraph fills the region between
9711  the left and right margins.
9712  The other three alignments should be self-explanatory, and look like this:
9713 \end_layout
9714
9715 \begin_layout Standard
9716 \align right
9717 This paragraph is right aligned,
9718 \end_layout
9719
9720 \begin_layout Standard
9721 \align center
9722 this one is centered,
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \align left
9727 this one is left aligned.
9728 \end_layout
9729
9730 \begin_layout Subsection
9731 Forced Pagebreaks
9732 \begin_inset Index
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736 Pagebreaks ! Forced
9737 \end_layout
9738
9739 \end_inset
9740
9741
9742 \begin_inset CommandInset label
9743 LatexCommand label
9744 name "sub:Forced-Pagebreaks"
9745
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \begin_layout Standard
9752 If you don't like the way LaTeX does the pagebreaks in your document, you
9753  can force a pagebreak where you want one.
9754  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9755  Only if you use many 
9756 \family sans
9757 Floats
9758 \family default
9759 , LaTeX's page breaking algorithm can fail.
9760 \end_layout
9761
9762 \begin_layout Standard
9763 We recommend not to use forced pagebreaks until the text is finished, and
9764  until you have checked in the preview to see if you 
9765 \emph on
9766 really
9767 \emph default
9768  have to change the pagebreaking.
9769 \end_layout
9770
9771 \begin_layout Standard
9772 There are two types of pagebreaks: One that ends the page without any special
9773  action.
9774  This can be inserted above or below a paragraph via the menu 
9775 \family sans
9776 Insert\SpecialChar \menuseparator
9777 Formatting\SpecialChar \menuseparator
9778 New
9779 \begin_inset space ~
9780 \end_inset
9781
9782 Page
9783 \family default
9784 .
9785  The second type, that is inserted via the menu 
9786 \family sans
9787 Insert\SpecialChar \menuseparator
9788 Formatting\SpecialChar \menuseparator
9789 Page
9790 \begin_inset space ~
9791 \end_inset
9792
9793 Break
9794 \family default
9795 , ends a page but stretches the content of the page, so that it fills out
9796  the complete page.
9797  This type is useful to avoid whitespace when a pagebreak produces a page
9798  on which only the last few lines are absent.
9799 \end_layout
9800
9801 \begin_layout Standard
9802 You might try to use a pagebreak to ensure that a figure or table appears
9803  at the top of a page.
9804  This is, of course, the wrong way to do it.
9805  LyX gives you a way of automatically ensuring that your figures and tables
9806  appear at the top of a page (or the bottom, or on their own page) without
9807  having to worry about what precedes or follows your figure or table.
9808  See chapter 
9809 \begin_inset CommandInset ref
9810 LatexCommand ref
9811 reference "cha:Floats-and-Notes"
9812
9813 \end_inset
9814
9815  to learn more about 
9816 \family sans
9817 Floats
9818 \family default
9819 .
9820 \end_layout
9821
9822 \begin_layout Subsubsection
9823 Clear Pagebreaks
9824 \begin_inset CommandInset label
9825 LatexCommand label
9826 name "sub:Clear-Pages"
9827
9828 \end_inset
9829
9830
9831 \begin_inset Index
9832 status collapsed
9833
9834 \begin_layout Plain Layout
9835 Pagebreaks ! Clear
9836 \end_layout
9837
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \begin_layout Standard
9844 Differently to forced pagebreaks where the content behind the break is directly
9845  placed at the next page, pages can also be cleared while breaking them.
9846  That means that the current paragraph is terminated and all, perhaps not
9847  yet processed floats from previous document parts are placed behind it,
9848  if necessary by adding pages.
9849 \end_layout
9850
9851 \begin_layout Standard
9852 You can insert a clear pagebreak with the menu 
9853 \family sans
9854 Insert\SpecialChar \menuseparator
9855 Formatting\SpecialChar \menuseparator
9856 Clear
9857 \begin_inset space ~
9858 \end_inset
9859
9860 Page
9861 \family default
9862 .
9863  When you have a two-sided document like a book, you can use the menu 
9864 \family sans
9865 Insert\SpecialChar \menuseparator
9866 Formatting\SpecialChar \menuseparator
9867 Clear
9868 \begin_inset space ~
9869 \end_inset
9870
9871 Double
9872 \begin_inset space ~
9873 \end_inset
9874
9875 Page
9876 \family default
9877  to insert a clear pagebreak that assures that the next page is a right-hand
9878  page (odd-numbered), if necessary by adding a page.
9879 \end_layout
9880
9881 \begin_layout Subsection
9882 Forced Linebreaks
9883 \begin_inset Index
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887 Linebreaks
9888 \end_layout
9889
9890 \end_inset
9891
9892
9893 \begin_inset CommandInset label
9894 LatexCommand label
9895 name "sub:Forced-Linebreaks"
9896
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 Similar to pagebreaks there are two types of linebreaks: One that simply
9904  breaks the line.
9905  You can force this line break within a paragraph by selecting 
9906 \family sans
9907 Insert\SpecialChar \menuseparator
9908 Formatting\SpecialChar \menuseparator
9909 Ragged
9910 \begin_inset space ~
9911 \end_inset
9912
9913 Line
9914 \begin_inset space ~
9915 \end_inset
9916
9917 Break
9918 \family default
9919  or with 
9920 \family sans
9921 C-Return
9922 \family default
9923 .
9924  Another type that is inserted via the menu 
9925 \family sans
9926 Insert\SpecialChar \menuseparator
9927 Formatting\SpecialChar \menuseparator
9928 Justified
9929 \begin_inset space ~
9930 \end_inset
9931
9932 Line
9933 \begin_inset space ~
9934 \end_inset
9935
9936 Break
9937 \family default
9938  breaks the line and stretches it so that it fills out the whole space between
9939  the page margins.
9940  This is necessary to avoid 
9941 \begin_inset Quotes eld
9942 \end_inset
9943
9944 fringes
9945 \begin_inset Quotes erd
9946 \end_inset
9947
9948  in justified paragraphs due to whitespace introduced by linebreaks.
9949 \end_layout
9950
9951 \begin_layout Standard
9952 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9953  LaTeX is very good at linebreaking.
9954  There are, however, a number of situations where it is necessary to actively
9955  set a linebreak, e.g.
9956  in a poem or for an address (see sections
9957 \begin_inset space ~
9958 \end_inset
9959
9960
9961 \begin_inset CommandInset ref
9962 LatexCommand ref
9963 reference "sec:Quote"
9964
9965 \end_inset
9966
9967
9968 \begin_inset CommandInset ref
9969 LatexCommand ref
9970 reference "sec:Verse"
9971
9972 \end_inset
9973
9974  and 
9975 \begin_inset CommandInset ref
9976 LatexCommand ref
9977 reference "sec:Address-Usage"
9978
9979 \end_inset
9980
9981 ).
9982 \end_layout
9983
9984 \begin_layout Subsection
9985 Horizontal Lines
9986 \begin_inset CommandInset label
9987 LatexCommand label
9988 name "sub:Horizontal-Lines"
9989
9990 \end_inset
9991
9992
9993 \begin_inset Index
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Horizontal lines
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006
10007 \lyxline
10008 In the dialog 
10009 \family sans
10010 Insert\SpecialChar \menuseparator
10011 Formatting\SpecialChar \menuseparator
10012 Horizontal
10013 \begin_inset space ~
10014 \end_inset
10015
10016 Line
10017 \family default
10018  you can insert horizontal lines that spans over the whole document columns
10019  width.
10020 \lyxline
10021
10022 \end_layout
10023
10024 \begin_layout Section
10025 Characters and Symbols
10026 \end_layout
10027
10028 \begin_layout Standard
10029 You can directly enter all characters that are available on your keyboard.
10030  You can also use special keyboard maps to be able to enter e.
10031 \begin_inset space \thinspace{}
10032 \end_inset
10033
10034 g.
10035 \begin_inset space ~
10036 \end_inset
10037
10038 characters needed for French with an English keyboard.
10039  See section
10040 \begin_inset space \thinspace{}
10041 \end_inset
10042
10043
10044 \begin_inset CommandInset ref
10045 LatexCommand ref
10046 reference "sub:Keyboard-mapping"
10047
10048 \end_inset
10049
10050  for informations how this is done.
10051 \end_layout
10052
10053 \begin_layout Standard
10054 For the case where you need a character that is not on your keyboard, you
10055  can use the 
10056 \family sans
10057 Symbols
10058 \family default
10059  dialog via the menu 
10060 \family sans
10061 Insert\SpecialChar \menuseparator
10062 Special Character\SpecialChar \menuseparator
10063 Symbols
10064 \family default
10065 .
10066 \end_layout
10067
10068 \begin_layout Standard
10069 \begin_inset Note Greyedout
10070 status open
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Note:
10076 \series default
10077  Maybe not all symbols inserted with the symbols dialog can be displayed
10078  when you are using a special screen font in LyX's preferences.
10079  But the inserted symbols will in every case be displayed in the output.
10080 \end_layout
10081
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \begin_layout Section
10088 Fonts and Text Styles
10089 \begin_inset CommandInset label
10090 LatexCommand label
10091 name "sec:Fonts-and-Text"
10092
10093 \end_inset
10094
10095
10096 \end_layout
10097
10098 \begin_layout Subsection
10099 Font Types
10100 \begin_inset Index
10101 status collapsed
10102
10103 \begin_layout Plain Layout
10104 Font ! Types
10105 \end_layout
10106
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \begin_layout Standard
10113 There are two types of fonts:
10114 \end_layout
10115
10116 \begin_layout Description
10117 Vector
10118 \begin_inset space ~
10119 \end_inset
10120
10121 fonts
10122 \begin_inset Index
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Fonts ! Vector-
10127 \end_layout
10128
10129 \end_inset
10130
10131  are fonts, built from outlines of the single glyphs (i.e.
10132  characters) in the font.
10133  This means that each glyph is defined using mathematical curves that are
10134  well suited for scaling to any requested size.
10135  This mathematical definition is interpreted by the font renderer and the
10136  curve is filled out with pixels according to the size and glyph.
10137  This means that outline fonts will look pretty good in all sizes.
10138  Only at very small sizes it might be hard to provide a good rendering at
10139  very small sizes, where each pixel has to be very carefully computed to
10140  provide a good image.
10141 \begin_inset Newline newline
10142 \end_inset
10143
10144 One could mean that one only needs to define one font size and scale them.
10145  But to achieve a better quality, many fonts define several font sizes.
10146  That improves the appearance, because you need more details at large font
10147  sizes than at small ones.
10148 \begin_inset Newline newline
10149 \end_inset
10150
10151 The font types 
10152 \family typewriter
10153 TrueType
10154 \family default
10155
10156 \family typewriter
10157 OpenType
10158 \family default
10159 , and 
10160 \family typewriter
10161 Type
10162 \begin_inset space ~
10163 \end_inset
10164
10165 1 PostScript
10166 \family default
10167  are vector fonts.
10168 \end_layout
10169
10170 \begin_layout Description
10171 Bitmap
10172 \begin_inset space ~
10173 \end_inset
10174
10175 fonts
10176 \begin_inset Index
10177 status collapsed
10178
10179 \begin_layout Plain Layout
10180 Fonts ! Bitmap-
10181 \end_layout
10182
10183 \end_inset
10184
10185  on the other hand, are defined by bitmap graphics from the start, so they
10186  will look good at all the sizes they are meant for.
10187  However, they don't scale well, because in order to scale a glyph, each
10188  pixel is enlarged into several pixels.
10189  It is the same effect that happens if you try to enlarge a picture in a
10190  picture manipulation program.
10191  In order to relieve this effect, bitmap fonts are typically provided in
10192  several fixed sizes typically from around 8 pixels high up to 34 pixels
10193  or so high in steps according to what is believed to be useful.
10194  The advantage of bitmap fonts is that no complicated computations are necessary
10195  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10196  fonts.
10197  The disadvantage is that sizes that don't exists as fixed versions have
10198  to be scaled by doubling pixels, and thus look bad.
10199 \begin_inset Newline newline
10200 \end_inset
10201
10202 Bitmap fonts are named 
10203 \family typewriter
10204 Type
10205 \begin_inset space ~
10206 \end_inset
10207
10208 3
10209 \family default
10210  in PostScript- and PDF-documents.
10211 \end_layout
10212
10213 \begin_layout Standard
10214 The result of all this, is that bitmap fonts are best for the size they
10215  are designed for, while scalable fonts are good for nearly all sizes.
10216  So one need less font size definitions for scalable fonts.
10217  That's the reason why nearly all text render and typesetting programs use
10218  scalable fonts.
10219 \end_layout
10220
10221 \begin_layout Standard
10222 To test which fonts are used in a PDF-document, you can have a look into
10223  its document properties.
10224 \end_layout
10225
10226 \begin_layout Standard
10227 Many modern typesetting and markup languages have begun to move towards
10228  specifying character styles rather than specifying a particular font.
10229  For example, instead of changing to an italicized version of the current
10230  font to emphasize text, you use an 
10231 \begin_inset Quotes eld
10232 \end_inset
10233
10234 emphasized style
10235 \begin_inset Quotes erd
10236 \end_inset
10237
10238  instead.
10239  This concept fits in perfectly with LyX.
10240  In LyX, you do things based on contexts, rather than focusing on typesetting
10241  details.
10242 \end_layout
10243
10244 \begin_layout Subsection
10245 Document Font and Font size
10246 \begin_inset CommandInset label
10247 LatexCommand label
10248 name "sub:Document-Font"
10249
10250 \end_inset
10251
10252
10253 \begin_inset Index
10254 status collapsed
10255
10256 \begin_layout Plain Layout
10257 Font ! Size
10258 \end_layout
10259
10260 \end_inset
10261
10262
10263 \begin_inset Index
10264 status collapsed
10265
10266 \begin_layout Plain Layout
10267 Document ! Font
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \begin_layout Standard
10276 You can set the document fonts in the
10277 \family sans
10278  Document\SpecialChar \menuseparator
10279 Settings
10280 \family default
10281
10282 \begin_inset Index
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 Document ! Settings
10287 \end_layout
10288
10289 \end_inset
10290
10291  dialog.
10292  There you can specify which font should be used for the three different
10293  font shapes roman (serif), 
10294 \family sans
10295 sans
10296 \begin_inset space ~
10297 \end_inset
10298
10299 serif
10300 \family default
10301 , and 
10302 \family typewriter
10303 typewriter
10304 \family default
10305  and its scalings.
10306 \end_layout
10307
10308 \begin_layout Standard
10309 The possible options for the font include 
10310 \family sans
10311 default
10312 \family default
10313  and a list of fonts available on your system.
10314  
10315 \family sans
10316 default
10317 \family default
10318  uses the standard TeX fonts, known as 
10319 \begin_inset Quotes eld
10320 \end_inset
10321
10322
10323 \family typewriter
10324 Computer Modern
10325 \family default
10326
10327 \begin_inset Quotes erd
10328 \end_inset
10329
10330  (
10331 \family typewriter
10332 cm
10333 \family default
10334 ) or 
10335 \begin_inset Quotes eld
10336 \end_inset
10337
10338
10339 \family typewriter
10340 European Computer Modern
10341 \family default
10342
10343 \begin_inset Quotes erd
10344 \end_inset
10345
10346  (
10347 \family typewriter
10348 ec
10349 \family default
10350 ).
10351 \end_layout
10352
10353 \begin_layout Standard
10354 As 
10355 \family typewriter
10356 cm
10357 \family default
10358  and 
10359 \family typewriter
10360 ec
10361 \family default
10362  are bitmap fonts, they often looks pixeled in PDF output, especially when
10363  you read the PDF in a zoomed size.
10364 \begin_inset Foot
10365 status collapsed
10366
10367 \begin_layout Plain Layout
10368 This problem doesn't appear if you read PDFs in 
10369 \family typewriter
10370 Adobe
10371 \begin_inset space ~
10372 \end_inset
10373
10374 Reader
10375 \family default
10376  version 6 or later, because this program includes a special bitmap font
10377  renderer.
10378 \end_layout
10379
10380 \end_inset
10381
10382  To get rid of pixeled fonts, you have to use a vector font.
10383  There are three ways to use one:
10384 \end_layout
10385
10386 \begin_layout Itemize
10387 One way is to use the 
10388 \family typewriter
10389 AE
10390 \family default
10391  fonts.
10392  
10393 \family typewriter
10394 AE
10395 \family default
10396  is a virtual font.
10397  Virtual means that it 
10398 \begin_inset Quotes eld
10399 \end_inset
10400
10401 steals
10402 \begin_inset Quotes erd
10403 \end_inset
10404
10405  outline 
10406 \family typewriter
10407 cm
10408 \family default
10409 -glyphs from other fonts.
10410  This has the disadvantage that some characters are missing, like the French
10411  guillemets (
10412 \begin_inset Quotes eld
10413 \end_inset
10414
10415 «
10416 \begin_inset Quotes erd
10417 \end_inset
10418
10419  and 
10420 \begin_inset Quotes eld
10421 \end_inset
10422
10423 »
10424 \begin_inset Quotes erd
10425 \end_inset
10426
10427 )
10428 \begin_inset Foot
10429 status collapsed
10430
10431 \begin_layout Plain Layout
10432 Loading the LaTeX-package 
10433 \series bold
10434 aeguill
10435 \series default
10436
10437 \begin_inset Index
10438 status collapsed
10439
10440 \begin_layout Plain Layout
10441 Latex@LaTeX-packages ! aeguill
10442 \end_layout
10443
10444 \end_inset
10445
10446  with the document preamble line
10447 \end_layout
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452
10453 \backslash
10454 usepackage[ec]{aeguill}
10455 \end_layout
10456
10457 \begin_layout Plain Layout
10458 will fix the guillemet problem.
10459 \end_layout
10460
10461 \end_inset
10462
10463  and that accented characters are not 
10464 \emph on
10465 one
10466 \emph default
10467  glyph, they are build of 
10468 \emph on
10469 two
10470 \emph default
10471  characters, the accent and the letter.
10472  Therefore you can't search in documents using the 
10473 \family typewriter
10474 AE
10475 \family default
10476  fonts for words with accented characters.
10477  If you search for example for the French word 
10478 \begin_inset Quotes eld
10479 \end_inset
10480
10481 rève
10482 \begin_inset Quotes erd
10483 \end_inset
10484
10485  in a PDF, you won't get any result, because the PDF-viewer searches for
10486  the glyph 
10487 \begin_inset Quotes eld
10488 \end_inset
10489
10490  è 
10491 \begin_inset Quotes erd
10492 \end_inset
10493
10494  and not for the glyph 
10495 \begin_inset Quotes eld
10496 \end_inset
10497
10498  e +
10499 \begin_inset space ~
10500 \end_inset
10501
10502  ̀ 
10503 \begin_inset Quotes erd
10504 \end_inset
10505
10506 .
10507 \end_layout
10508
10509 \begin_layout Itemize
10510 Another possibility is to use three different outline fonts
10511 \begin_inset Foot
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515 Other fonts, like 
10516 \family typewriter
10517 Latin Modern
10518 \family default
10519  or 
10520 \family typewriter
10521 Computer Modern
10522 \family default
10523 , consists of these three main font types 
10524 \family sans
10525 sans
10526 \begin_inset space ~
10527 \end_inset
10528
10529 serif
10530 \family default
10531
10532 \family sans
10533 typewriter
10534 \family default
10535 , and 
10536 \family sans
10537 serif
10538 \family default
10539 .
10540 \end_layout
10541
10542 \end_inset
10543
10544
10545 \family sans
10546 Times
10547 \begin_inset space ~
10548 \end_inset
10549
10550 Roman
10551 \family default
10552  as roman font,
10553 \family sans
10554  Helvetica
10555 \family default
10556  scaled to 92 or 95
10557 \begin_inset space \thinspace{}
10558 \end_inset
10559
10560 % as sans
10561 \begin_inset space ~
10562 \end_inset
10563
10564 serif font, and 
10565 \family sans
10566 courier
10567 \family default
10568  as typewriter font.
10569 \begin_inset Newline newline
10570 \end_inset
10571
10572 The differences between roman, 
10573 \family sans
10574 sans
10575 \begin_inset space ~
10576 \end_inset
10577
10578 serif
10579 \family default
10580 , and 
10581 \family typewriter
10582 typewriter
10583 \family default
10584  fonts are explained in section
10585 \begin_inset space ~
10586 \end_inset
10587
10588
10589 \begin_inset CommandInset ref
10590 LatexCommand ref
10591 reference "sub:Fine-Tuning-with-the"
10592
10593 \end_inset
10594
10595 .
10596 \begin_inset Newline newline
10597 \end_inset
10598
10599 The font 
10600 \family sans
10601 Times
10602 \begin_inset space ~
10603 \end_inset
10604
10605 Roman
10606 \family default
10607  was originally designed for newspapers.
10608  That means its glyphs are smaller than the one from other fonts to fit
10609  into the small newspaper columns.
10610  Therefore 
10611 \family sans
10612 Times
10613 \begin_inset space ~
10614 \end_inset
10615
10616 Roman
10617 \family default
10618  is not the optimal choice for larger documents like books.
10619 \end_layout
10620
10621 \begin_layout Itemize
10622 The best solution is to use the 
10623 \family typewriter
10624 Latin Modern
10625 \family default
10626  (
10627 \family typewriter
10628 lm
10629 \family default
10630 ) fonts.
10631  These fonts are developed in order of the LaTeX community to replace 
10632 \family typewriter
10633 cm
10634 \family default
10635  as default fonts.
10636  In most cases they look the same as 
10637 \family typewriter
10638 cm
10639 \family default
10640
10641 \begin_inset Foot
10642 status collapsed
10643
10644 \begin_layout Plain Layout
10645 One difference is improved kerning for the 
10646 \family typewriter
10647 lm
10648 \family default
10649  fonts.
10650 \end_layout
10651
10652 \end_inset
10653
10654 , but 
10655 \family typewriter
10656 lm
10657 \family default
10658  covers a vast number of characters over the other two families 
10659 \family typewriter
10660 cm
10661 \family default
10662  and 
10663 \family typewriter
10664 ce
10665 \family default
10666 .
10667 \end_layout
10668
10669 \begin_layout Standard
10670 \begin_inset VSpace bigskip
10671 \end_inset
10672
10673 For the font size there are four possible values: 
10674 \family sans
10675 default, 10
10676 \family default
10677
10678 \family sans
10679 11
10680 \family default
10681 , and 
10682 \family sans
10683 12
10684 \family default
10685 .
10686  The size of 
10687 \family sans
10688 default
10689 \family default
10690  depends on your LaTeX-system, normally it is equal to the font size 10.
10691 \end_layout
10692
10693 \begin_layout Standard
10694 The font sizes are the 
10695 \emph on
10696 base size
10697 \emph default
10698 .
10699  LyX actually scales all other possible font sizes (such as those used in
10700  footnotes, super-, and subscripts) by this value.
10701  You can fine-tune the font size of text parts via the 
10702 \family sans
10703 Text
10704 \begin_inset space ~
10705 \end_inset
10706
10707 Style
10708 \family default
10709  dialog if needed.
10710  The possible font sizes for text parts are explained in section
10711 \begin_inset space ~
10712 \end_inset
10713
10714
10715 \begin_inset CommandInset ref
10716 LatexCommand ref
10717 reference "sub:Fine-Tuning-with-the"
10718
10719 \end_inset
10720
10721 .
10722 \end_layout
10723
10724 \begin_layout Standard
10725 \begin_inset VSpace bigskip
10726 \end_inset
10727
10728
10729 \begin_inset Note Greyedout
10730 status open
10731
10732 \begin_layout Plain Layout
10733
10734 \series bold
10735 Note:
10736 \series default
10737  When you choose a new font or font size, LyX does 
10738 \emph on
10739 not
10740 \emph default
10741  change the screen font! You will only see a difference in the printed output;
10742  this is part of the WYSIWYM concept.
10743  LyX's screen fonts can be adjusted in the 
10744 \family sans
10745 Tools\SpecialChar \menuseparator
10746 Preferences
10747 \family default
10748  dialog, see section
10749 \begin_inset space ~
10750 \end_inset
10751
10752
10753 \begin_inset CommandInset ref
10754 LatexCommand ref
10755 reference "sub:Screen-Fonts"
10756
10757 \end_inset
10758
10759 .
10760 \end_layout
10761
10762 \end_inset
10763
10764
10765 \end_layout
10766
10767 \begin_layout Subsection
10768 Using Different Character Styles
10769 \begin_inset Index
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773 Character Styles
10774 \end_layout
10775
10776 \end_inset
10777
10778
10779 \begin_inset Index
10780 status collapsed
10781
10782 \begin_layout Plain Layout
10783 Text Style
10784 \end_layout
10785
10786 \end_inset
10787
10788
10789 \end_layout
10790
10791 \begin_layout Standard
10792 As we've already seen, LyX automatically changes the character style for
10793  certain paragraph environments.
10794  LyX supports two character styles, 
10795 \family sans
10796 Emphasized
10797 \family default
10798  and 
10799 \family sans
10800 Noun
10801 \family default
10802 .
10803  You can activate both of these styles via keybindings, the menus, and the
10804  toolbar.
10805 \end_layout
10806
10807 \begin_layout Standard
10808 To activate the 
10809 \family sans
10810 Noun
10811 \family default
10812  style, do one of the following:
10813 \end_layout
10814
10815 \begin_layout Itemize
10816 click on the toolbar button 
10817 \begin_inset Graphics
10818         filename ../images/font-noun.png
10819
10820 \end_inset
10821
10822
10823 \end_layout
10824
10825 \begin_layout Itemize
10826 use the key binding 
10827 \family sans
10828 M-c
10829 \begin_inset space ~
10830 \end_inset
10831
10832 c
10833 \end_layout
10834
10835 \begin_layout Standard
10836 These commands are all toggles.
10837  That is, if 
10838 \family sans
10839 Noun
10840 \family default
10841  style is already active, they deactivate it.
10842 \end_layout
10843
10844 \begin_layout Standard
10845 One typically uses the 
10846 \family sans
10847 Noun
10848 \family default
10849  style for proper names.
10850  For example: 
10851 \begin_inset Quotes eld
10852 \end_inset
10853
10854
10855 \noun on
10856 Matthias Ettrich
10857 \noun default
10858  is the original author of LyX.
10859 \begin_inset Quotes erd
10860 \end_inset
10861
10862
10863 \end_layout
10864
10865 \begin_layout Standard
10866 A more widely used character style is the 
10867 \family sans
10868 Emphasized
10869 \family default
10870  style.
10871  You can activate (or deactivate - it's also a toggle) the 
10872 \family sans
10873 Emphasized
10874 \family default
10875  style by:
10876 \end_layout
10877
10878 \begin_layout Itemize
10879 clicking on the toolbar button 
10880 \begin_inset Graphics
10881         filename ../images/font-emph.png
10882
10883 \end_inset
10884
10885
10886 \end_layout
10887
10888 \begin_layout Itemize
10889 using the keybindings 
10890 \family sans
10891 M-c
10892 \begin_inset space ~
10893 \end_inset
10894
10895 e
10896 \end_layout
10897
10898 \begin_layout Standard
10899 Normally the 
10900 \family sans
10901 Emphasized
10902 \family default
10903  style is equivalent to an italic font but some document classes or LaTeX-packag
10904 es use a different font.
10905 \end_layout
10906
10907 \begin_layout Standard
10908 We've been using the 
10909 \family sans
10910 Emphasized
10911 \family default
10912  style all over the place in this document.
10913  Here's one more example:
10914 \end_layout
10915
10916 \begin_layout Quotation
10917
10918 \emph on
10919 Don't overuse character styles!
10920 \end_layout
10921
10922 \begin_layout Standard
10923 It's also a warning in addition to an example.
10924  One's writing should parallel ordinary conversation.
10925  Since we don't all constantly scream at each other, we should also avoid
10926  the common tendency to overuse character style.
10927  
10928 \end_layout
10929
10930 \begin_layout Standard
10931 You can always reset to the default font using the key binding 
10932 \family sans
10933 M-c
10934 \begin_inset space ~
10935 \end_inset
10936
10937 Space
10938 \family default
10939  or the dialog 
10940 \family sans
10941 Edit\SpecialChar \menuseparator
10942 Text
10943 \begin_inset space ~
10944 \end_inset
10945
10946 Style
10947 \family default
10948 .
10949 \end_layout
10950
10951 \begin_layout Subsection
10952 Fine-Tuning with the 
10953 \family sans
10954 Text Style
10955 \family default
10956  dialog
10957 \begin_inset CommandInset label
10958 LatexCommand label
10959 name "sub:Fine-Tuning-with-the"
10960
10961 \end_inset
10962
10963
10964 \begin_inset Index
10965 status collapsed
10966
10967 \begin_layout Plain Layout
10968 Text Style
10969 \end_layout
10970
10971 \end_inset
10972
10973
10974 \end_layout
10975
10976 \begin_layout Standard
10977 There are always occasions when you'll need to do some fine-tuning, so LyX
10978  gives you a way to create custom character style.
10979  For example, an academic journal or a corporation may have a style sheet
10980  requiring a sans-serif font be used in certain situations.
10981  Also, writers sometimes use a different font to offset a character's thoughts
10982  from ordinary dialog.
10983 \end_layout
10984
10985 \begin_layout Standard
10986 Before we document how to use custom character style, we want to issue a
10987  warning yet again: Don't overuse character styles! 
10988 \begin_inset Newline newline
10989 \end_inset
10990
10991 Documents that overuse different fonts and sizes are not well readable and
10992  tend to look like someone has knocked huge holes in it.
10993 \end_layout
10994
10995 \begin_layout Standard
10996 To use custom character styles, open the 
10997 \family sans
10998 Edit\SpecialChar \menuseparator
10999 Text
11000 \begin_inset space ~
11001 \end_inset
11002
11003 Style
11004 \family default
11005  dialog.
11006  There are several boxes on this dialog, each corresponding to a different
11007  font property which you can choose.
11008  You can choose an option for one of these properties, or select 
11009 \family sans
11010 No
11011 \begin_inset space ~
11012 \end_inset
11013
11014 change
11015 \family default
11016 , which keeps the current state of that property.
11017  The item 
11018 \family sans
11019 Reset
11020 \family default
11021  will reset the property to whatever is the default.
11022  You can use this to reset attributes across a bunch of different paragraph
11023  environments in a snap.
11024 \end_layout
11025
11026 \begin_layout Standard
11027 The font properties, and their options (in addition to 
11028 \family sans
11029 No
11030 \begin_inset space ~
11031 \end_inset
11032
11033 change
11034 \family default
11035  and 
11036 \family sans
11037 Reset
11038 \family default
11039 ) are:
11040 \end_layout
11041
11042 \begin_layout Labeling
11043 \labelwidthstring 00.00.0000
11044
11045 \family sans
11046 Family
11047 \family default
11048  The 
11049 \begin_inset Quotes eld
11050 \end_inset
11051
11052 overall look
11053 \begin_inset Quotes erd
11054 \end_inset
11055
11056  of the font.
11057  The possible options are:
11058 \end_layout
11059
11060 \begin_deeper
11061 \begin_layout Labeling
11062 \labelwidthstring 00.00.0000
11063
11064 \family sans
11065 Roman
11066 \family default
11067  This is the Roman font family.
11068  Normally a serif font.
11069  It's also the default family.
11070  (key binding 
11071 \begin_inset ERT
11072 status collapsed
11073
11074 \begin_layout Plain Layout
11075
11076
11077 \backslash
11078 mbox{
11079 \end_layout
11080
11081 \end_inset
11082
11083
11084 \family sans
11085 M-c
11086 \begin_inset space ~
11087 \end_inset
11088
11089 r
11090 \family default
11091
11092 \begin_inset ERT
11093 status collapsed
11094
11095 \begin_layout Plain Layout
11096
11097 }
11098 \end_layout
11099
11100 \end_inset
11101
11102 )
11103 \begin_inset Note Note
11104 status collapsed
11105
11106 \begin_layout Plain Layout
11107 The LaTeX-command prevents text to be broken at the end of a line.
11108  It is explained in section
11109 \begin_inset space ~
11110 \end_inset
11111
11112
11113 \begin_inset CommandInset ref
11114 LatexCommand ref
11115 reference "sub:Hyphenation"
11116
11117 \end_inset
11118
11119 .
11120 \end_layout
11121
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \begin_layout Labeling
11128 \labelwidthstring 00.00.0000
11129
11130 \family sans
11131 Sans
11132 \begin_inset space ~
11133 \end_inset
11134
11135 Serif
11136 \family default
11137  
11138 \family sans
11139 This is the Sans Serif font family.
11140
11141 \family default
11142  (key binding 
11143 \begin_inset ERT
11144 status collapsed
11145
11146 \begin_layout Plain Layout
11147
11148
11149 \backslash
11150 mbox{
11151 \end_layout
11152
11153 \end_inset
11154
11155
11156 \family sans
11157 M-c
11158 \begin_inset space ~
11159 \end_inset
11160
11161 s
11162 \family default
11163
11164 \begin_inset ERT
11165 status collapsed
11166
11167 \begin_layout Plain Layout
11168
11169 }
11170 \end_layout
11171
11172 \end_inset
11173
11174 )
11175 \end_layout
11176
11177 \begin_layout Labeling
11178 \labelwidthstring 00.00.0000
11179
11180 \family sans
11181 Typewriter
11182 \family default
11183  
11184 \family typewriter
11185 This is the Typewriter font family.
11186
11187 \family default
11188  (key binding 
11189 \begin_inset ERT
11190 status collapsed
11191
11192 \begin_layout Plain Layout
11193
11194
11195 \backslash
11196 mbox{
11197 \end_layout
11198
11199 \end_inset
11200
11201
11202 \family sans
11203 M-c
11204 \begin_inset space ~
11205 \end_inset
11206
11207 p
11208 \family default
11209
11210 \begin_inset ERT
11211 status collapsed
11212
11213 \begin_layout Plain Layout
11214
11215 }
11216 \end_layout
11217
11218 \end_inset
11219
11220
11221 \family sans
11222 )
11223 \end_layout
11224
11225 \end_deeper
11226 \begin_layout Labeling
11227 \labelwidthstring 00.00.0000
11228
11229 \family sans
11230 Series
11231 \family default
11232  This corresponds to the print weight.
11233  Options are:
11234 \end_layout
11235
11236 \begin_deeper
11237 \begin_layout Labeling
11238 \labelwidthstring 00.00.0000
11239
11240 \family sans
11241 Medium
11242 \family default
11243  This is the Medium font series.
11244  It's also the default series.
11245 \end_layout
11246
11247 \begin_layout Labeling
11248 \labelwidthstring 00.00.0000
11249
11250 \family sans
11251 Bold
11252 \family default
11253  
11254 \series bold
11255 This is the Bold font series.
11256
11257 \series default
11258  (key binding 
11259 \begin_inset ERT
11260 status collapsed
11261
11262 \begin_layout Plain Layout
11263
11264
11265 \backslash
11266 mbox{
11267 \end_layout
11268
11269 \end_inset
11270
11271
11272 \family sans
11273 M-c
11274 \begin_inset space ~
11275 \end_inset
11276
11277 b
11278 \family default
11279
11280 \begin_inset ERT
11281 status collapsed
11282
11283 \begin_layout Plain Layout
11284
11285 }
11286 \end_layout
11287
11288 \end_inset
11289
11290 )
11291 \end_layout
11292
11293 \end_deeper
11294 \begin_layout Labeling
11295 \labelwidthstring 00.00.0000
11296
11297 \family sans
11298 Shape
11299 \family default
11300  As the name implies.
11301  Options are:
11302 \end_layout
11303
11304 \begin_deeper
11305 \begin_layout Labeling
11306 \labelwidthstring 00.00.0000
11307
11308 \family sans
11309 Upright
11310 \family default
11311  This is the Upright font shape.
11312  It's also the default shape.
11313 \end_layout
11314
11315 \begin_layout Labeling
11316 \labelwidthstring 00.00.0000
11317
11318 \family sans
11319 Italic
11320 \family default
11321  
11322 \shape italic
11323 This
11324 \shape default
11325  
11326 \family sans
11327 \shape italic
11328 i
11329 \family default
11330 s the Italic font shape
11331 \shape default
11332 \emph on
11333 .
11334 \end_layout
11335
11336 \begin_layout Labeling
11337 \labelwidthstring 00.00.0000
11338
11339 \family sans
11340 Slanted
11341 \family default
11342  
11343 \shape slanted
11344 This is the Slanted font shape
11345 \shape default
11346  (although it might not be visible in LyX, this is different from italic).
11347 \end_layout
11348
11349 \begin_layout Labeling
11350 \labelwidthstring 00.00.0000
11351
11352 \family sans
11353 Small
11354 \begin_inset space ~
11355 \end_inset
11356
11357 Caps
11358 \family default
11359  
11360 \shape smallcaps
11361 This is the Small caps font shape
11362 \shape default
11363 \noun on
11364 .
11365 \end_layout
11366
11367 \end_deeper
11368 \begin_layout Labeling
11369 \labelwidthstring 00.00.0000
11370
11371 \family sans
11372 Size
11373 \family default
11374  Alters the size of the font.
11375  You'll find no numerical values here; all possible sizes are actually proportio
11376 nal to the document font size.
11377  Once again, you don't feed LyX the details, but a general description of
11378  what you want to do.
11379  The options are:
11380 \end_layout
11381
11382 \begin_deeper
11383 \begin_layout Labeling
11384 \labelwidthstring 00.00.0000
11385
11386 \family sans
11387 Tiny
11388 \family default
11389  
11390 \size tiny
11391 This is the 
11392 \begin_inset Quotes eld
11393 \end_inset
11394
11395 Tiny
11396 \begin_inset Quotes erd
11397 \end_inset
11398
11399  font size.
11400
11401 \size default
11402  (key binding 
11403 \begin_inset ERT
11404 status collapsed
11405
11406 \begin_layout Plain Layout
11407
11408
11409 \backslash
11410 mbox{
11411 \end_layout
11412
11413 \end_inset
11414
11415
11416 \family sans
11417 M-s
11418 \begin_inset space ~
11419 \end_inset
11420
11421 t
11422 \family default
11423
11424 \begin_inset ERT
11425 status collapsed
11426
11427 \begin_layout Plain Layout
11428
11429 }
11430 \end_layout
11431
11432 \end_inset
11433
11434  or 
11435 \begin_inset ERT
11436 status collapsed
11437
11438 \begin_layout Plain Layout
11439
11440
11441 \backslash
11442 mbox{
11443 \end_layout
11444
11445 \end_inset
11446
11447
11448 \family sans
11449 M-s
11450 \begin_inset space ~
11451 \end_inset
11452
11453 1
11454 \family default
11455
11456 \begin_inset ERT
11457 status collapsed
11458
11459 \begin_layout Plain Layout
11460
11461 }
11462 \end_layout
11463
11464 \end_inset
11465
11466 )
11467 \end_layout
11468
11469 \begin_layout Labeling
11470 \labelwidthstring 00.00.0000
11471
11472 \family sans
11473 Smallest
11474 \family default
11475  
11476 \size scriptsize
11477 This is the 
11478 \begin_inset Quotes eld
11479 \end_inset
11480
11481 Smallest
11482 \begin_inset Quotes erd
11483 \end_inset
11484
11485  font size
11486 \size default
11487 .
11488  (key binding 
11489 \begin_inset ERT
11490 status collapsed
11491
11492 \begin_layout Plain Layout
11493
11494
11495 \backslash
11496 mbox{
11497 \end_layout
11498
11499 \end_inset
11500
11501
11502 \family sans
11503 M-s
11504 \begin_inset space ~
11505 \end_inset
11506
11507
11508 \family default
11509 2
11510 \begin_inset ERT
11511 status collapsed
11512
11513 \begin_layout Plain Layout
11514
11515 }
11516 \end_layout
11517
11518 \end_inset
11519
11520 )
11521 \end_layout
11522
11523 \begin_layout Labeling
11524 \labelwidthstring 00.00.0000
11525
11526 \family sans
11527 Smaller
11528 \family default
11529  
11530 \size footnotesize
11531 This is the 
11532 \begin_inset Quotes eld
11533 \end_inset
11534
11535 Smaller
11536 \begin_inset Quotes erd
11537 \end_inset
11538
11539  font size.
11540
11541 \size default
11542  (key binding 
11543 \begin_inset ERT
11544 status collapsed
11545
11546 \begin_layout Plain Layout
11547
11548
11549 \backslash
11550 mbox{
11551 \end_layout
11552
11553 \end_inset
11554
11555
11556 \family sans
11557 M-s
11558 \begin_inset space ~
11559 \end_inset
11560
11561 S
11562 \family default
11563
11564 \begin_inset ERT
11565 status collapsed
11566
11567 \begin_layout Plain Layout
11568
11569 }
11570 \end_layout
11571
11572 \end_inset
11573
11574  or 
11575 \begin_inset ERT
11576 status collapsed
11577
11578 \begin_layout Plain Layout
11579
11580
11581 \backslash
11582 mbox{
11583 \end_layout
11584
11585 \end_inset
11586
11587
11588 \family sans
11589 M-s
11590 \begin_inset space ~
11591 \end_inset
11592
11593
11594 \family default
11595 3
11596 \begin_inset ERT
11597 status collapsed
11598
11599 \begin_layout Plain Layout
11600
11601 }
11602 \end_layout
11603
11604 \end_inset
11605
11606 )
11607 \end_layout
11608
11609 \begin_layout Labeling
11610 \labelwidthstring 00.00.0000
11611
11612 \family sans
11613 Small
11614 \family default
11615  
11616 \size small
11617 This is the 
11618 \begin_inset Quotes eld
11619 \end_inset
11620
11621 Small
11622 \begin_inset Quotes erd
11623 \end_inset
11624
11625  font size.
11626
11627 \size default
11628  (key binding 
11629 \begin_inset ERT
11630 status collapsed
11631
11632 \begin_layout Plain Layout
11633
11634
11635 \backslash
11636 mbox{
11637 \end_layout
11638
11639 \end_inset
11640
11641
11642 \family sans
11643 M-s
11644 \begin_inset space ~
11645 \end_inset
11646
11647 s
11648 \family default
11649
11650 \begin_inset ERT
11651 status collapsed
11652
11653 \begin_layout Plain Layout
11654
11655 }
11656 \end_layout
11657
11658 \end_inset
11659
11660  or 
11661 \begin_inset ERT
11662 status collapsed
11663
11664 \begin_layout Plain Layout
11665
11666
11667 \backslash
11668 mbox{
11669 \end_layout
11670
11671 \end_inset
11672
11673
11674 \family sans
11675 M-s
11676 \begin_inset space ~
11677 \end_inset
11678
11679
11680 \family default
11681 4
11682 \begin_inset ERT
11683 status collapsed
11684
11685 \begin_layout Plain Layout
11686
11687 }
11688 \end_layout
11689
11690 \end_inset
11691
11692 )
11693 \end_layout
11694
11695 \begin_layout Labeling
11696 \labelwidthstring 00.00.0000
11697
11698 \family sans
11699 Normal
11700 \family default
11701  This is the 
11702 \begin_inset Quotes eld
11703 \end_inset
11704
11705 Normal
11706 \begin_inset Quotes erd
11707 \end_inset
11708
11709  font size.
11710  It's also the default size.
11711  (key binding 
11712 \begin_inset ERT
11713 status collapsed
11714
11715 \begin_layout Plain Layout
11716
11717
11718 \backslash
11719 mbox{
11720 \end_layout
11721
11722 \end_inset
11723
11724
11725 \family sans
11726 M-s
11727 \begin_inset space ~
11728 \end_inset
11729
11730 n
11731 \family default
11732
11733 \begin_inset ERT
11734 status collapsed
11735
11736 \begin_layout Plain Layout
11737
11738 }
11739 \end_layout
11740
11741 \end_inset
11742
11743  or 
11744 \begin_inset ERT
11745 status collapsed
11746
11747 \begin_layout Plain Layout
11748
11749
11750 \backslash
11751 mbox{
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \family sans
11758 M-s
11759 \begin_inset space ~
11760 \end_inset
11761
11762
11763 \family default
11764 5
11765 \begin_inset ERT
11766 status collapsed
11767
11768 \begin_layout Plain Layout
11769
11770 }
11771 \end_layout
11772
11773 \end_inset
11774
11775 )
11776 \end_layout
11777
11778 \begin_layout Labeling
11779 \labelwidthstring 00.00.0000
11780
11781 \family sans
11782 Large
11783 \family default
11784  
11785 \size large
11786 This is the 
11787 \begin_inset Quotes eld
11788 \end_inset
11789
11790 Large
11791 \begin_inset Quotes erd
11792 \end_inset
11793
11794  font size.
11795
11796 \size default
11797  (key binding 
11798 \begin_inset ERT
11799 status collapsed
11800
11801 \begin_layout Plain Layout
11802
11803
11804 \backslash
11805 mbox{
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \family sans
11812 M-s
11813 \begin_inset space ~
11814 \end_inset
11815
11816 l
11817 \family default
11818
11819 \begin_inset ERT
11820 status collapsed
11821
11822 \begin_layout Plain Layout
11823
11824 }
11825 \end_layout
11826
11827 \end_inset
11828
11829  or 
11830 \begin_inset ERT
11831 status collapsed
11832
11833 \begin_layout Plain Layout
11834
11835
11836 \backslash
11837 mbox{
11838 \end_layout
11839
11840 \end_inset
11841
11842
11843 \family sans
11844 M-s
11845 \begin_inset space ~
11846 \end_inset
11847
11848
11849 \family default
11850 6
11851 \begin_inset ERT
11852 status collapsed
11853
11854 \begin_layout Plain Layout
11855
11856 }
11857 \end_layout
11858
11859 \end_inset
11860
11861 )
11862 \end_layout
11863
11864 \begin_layout Labeling
11865 \labelwidthstring 00.00.0000
11866
11867 \family sans
11868 Larger
11869 \family default
11870  
11871 \size larger
11872 This is the 
11873 \begin_inset Quotes eld
11874 \end_inset
11875
11876 Larger
11877 \begin_inset Quotes erd
11878 \end_inset
11879
11880  font size.
11881
11882 \size default
11883  (key binding 
11884 \begin_inset ERT
11885 status collapsed
11886
11887 \begin_layout Plain Layout
11888
11889
11890 \backslash
11891 mbox{
11892 \end_layout
11893
11894 \end_inset
11895
11896
11897 \family sans
11898 M-s
11899 \begin_inset space ~
11900 \end_inset
11901
11902 S-L
11903 \family default
11904
11905 \begin_inset ERT
11906 status collapsed
11907
11908 \begin_layout Plain Layout
11909
11910 }
11911 \end_layout
11912
11913 \end_inset
11914
11915  or 
11916 \begin_inset ERT
11917 status collapsed
11918
11919 \begin_layout Plain Layout
11920
11921
11922 \backslash
11923 mbox{
11924 \end_layout
11925
11926 \end_inset
11927
11928
11929 \family sans
11930 M-s
11931 \begin_inset space ~
11932 \end_inset
11933
11934
11935 \family default
11936 7
11937 \begin_inset ERT
11938 status collapsed
11939
11940 \begin_layout Plain Layout
11941
11942 }
11943 \end_layout
11944
11945 \end_inset
11946
11947 )
11948 \end_layout
11949
11950 \begin_layout Labeling
11951 \labelwidthstring 00.00.0000
11952
11953 \family sans
11954 Largest
11955 \family default
11956  
11957 \size largest
11958 This is the 
11959 \begin_inset Quotes eld
11960 \end_inset
11961
11962 Largest
11963 \begin_inset Quotes erd
11964 \end_inset
11965
11966  font size.
11967
11968 \size default
11969  (key binding 
11970 \begin_inset ERT
11971 status collapsed
11972
11973 \begin_layout Plain Layout
11974
11975
11976 \backslash
11977 mbox{
11978 \end_layout
11979
11980 \end_inset
11981
11982
11983 \family sans
11984 M-s
11985 \begin_inset space ~
11986 \end_inset
11987
11988
11989 \family default
11990 8
11991 \begin_inset ERT
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995
11996 }
11997 \end_layout
11998
11999 \end_inset
12000
12001 )
12002 \end_layout
12003
12004 \begin_layout Labeling
12005 \labelwidthstring 00.00.0000
12006
12007 \family sans
12008 Huge
12009 \family default
12010  
12011 \size huge
12012 This is the 
12013 \begin_inset Quotes eld
12014 \end_inset
12015
12016 Huge
12017 \begin_inset Quotes erd
12018 \end_inset
12019
12020  font size.
12021
12022 \size default
12023  (key binding 
12024 \begin_inset ERT
12025 status collapsed
12026
12027 \begin_layout Plain Layout
12028
12029
12030 \backslash
12031 mbox{
12032 \end_layout
12033
12034 \end_inset
12035
12036
12037 \family sans
12038 M-s
12039 \begin_inset space ~
12040 \end_inset
12041
12042 h
12043 \family default
12044
12045 \begin_inset ERT
12046 status collapsed
12047
12048 \begin_layout Plain Layout
12049
12050 }
12051 \end_layout
12052
12053 \end_inset
12054
12055  or 
12056 \begin_inset ERT
12057 status collapsed
12058
12059 \begin_layout Plain Layout
12060
12061
12062 \backslash
12063 mbox{
12064 \end_layout
12065
12066 \end_inset
12067
12068
12069 \family sans
12070 M-s
12071 \begin_inset space ~
12072 \end_inset
12073
12074
12075 \family default
12076 9
12077 \begin_inset ERT
12078 status collapsed
12079
12080 \begin_layout Plain Layout
12081
12082 }
12083 \end_layout
12084
12085 \end_inset
12086
12087 )
12088 \end_layout
12089
12090 \begin_layout Labeling
12091 \labelwidthstring 00.00.0000
12092
12093 \family sans
12094 Huger
12095 \family default
12096  
12097 \size giant
12098 This is the 
12099 \begin_inset Quotes eld
12100 \end_inset
12101
12102 Huger
12103 \begin_inset Quotes erd
12104 \end_inset
12105
12106  font size.
12107
12108 \size default
12109  (key binding 
12110 \begin_inset ERT
12111 status collapsed
12112
12113 \begin_layout Plain Layout
12114
12115
12116 \backslash
12117 mbox{
12118 \end_layout
12119
12120 \end_inset
12121
12122
12123 \family sans
12124 M-s
12125 \begin_inset space ~
12126 \end_inset
12127
12128 H
12129 \family default
12130
12131 \begin_inset ERT
12132 status collapsed
12133
12134 \begin_layout Plain Layout
12135
12136 }
12137 \end_layout
12138
12139 \end_inset
12140
12141  or 
12142 \begin_inset ERT
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146
12147
12148 \backslash
12149 mbox{
12150 \end_layout
12151
12152 \end_inset
12153
12154
12155 \family sans
12156 M-s
12157 \begin_inset space ~
12158 \end_inset
12159
12160
12161 \family default
12162 0
12163 \begin_inset ERT
12164 status collapsed
12165
12166 \begin_layout Plain Layout
12167
12168 }
12169 \end_layout
12170
12171 \end_inset
12172
12173 )
12174 \end_layout
12175
12176 \end_deeper
12177 \begin_layout Standard
12178 We'll warn you 
12179 \emph on
12180 yet again
12181 \emph default
12182 : don't go crazy with this feature.
12183  You should almost never need to change the font size.
12184  LyX automatically changes the font size for different paragraph environments
12185  - use that instead.
12186  This is here for fine-tuning only!
12187 \end_layout
12188
12189 \begin_layout Labeling
12190 \labelwidthstring 00.00.0000
12191
12192 \family sans
12193 Misc
12194 \family default
12195  Here you can change a few other things at the character level.
12196  Options are:
12197 \end_layout
12198
12199 \begin_deeper
12200 \begin_layout Labeling
12201 \labelwidthstring 00.00.0000
12202
12203 \family sans
12204 Emph
12205 \family default
12206  
12207 \emph on
12208 This is text with emphasize on
12209 \emph default
12210 .
12211  This might seem like the same as 
12212 \shape italic
12213 Italic
12214 \shape default
12215 , but it is actually a bit different.
12216  Emphasized is a 
12217 \emph on
12218 logical
12219 \emph default
12220  attribute.
12221  That means every document class can define its own font used for emphasized
12222  text.
12223  Normally this font is equal to italic.
12224 \end_layout
12225
12226 \begin_layout Labeling
12227 \labelwidthstring 00.00.0000
12228
12229 \family sans
12230 Underbar
12231 \family default
12232  
12233 \bar under
12234 This is text with Underbar on.
12235
12236 \bar default
12237  (key binding 
12238 \begin_inset ERT
12239 status collapsed
12240
12241 \begin_layout Plain Layout
12242
12243
12244 \backslash
12245 mbox{
12246 \end_layout
12247
12248 \end_inset
12249
12250
12251 \family sans
12252 M-c
12253 \begin_inset space ~
12254 \end_inset
12255
12256 u
12257 \family default
12258
12259 \begin_inset ERT
12260 status collapsed
12261
12262 \begin_layout Plain Layout
12263
12264 }
12265 \end_layout
12266
12267 \end_inset
12268
12269
12270 \family sans
12271 )
12272 \begin_inset Newline newline
12273 \end_inset
12274
12275
12276 \family default
12277 Avoid using underbar if you can! It's a holdover from the typewriter days,
12278  when you couldn't change fonts.
12279  We no longer need to emphasize text by underscoring characters.
12280  It's only included in LyX because some people 
12281 \emph on
12282 may
12283 \emph default
12284  need it in order to follow style sheets for journal submissions.
12285 \end_layout
12286
12287 \begin_layout Labeling
12288 \labelwidthstring 00.00.0000
12289
12290 \family sans
12291 Noun
12292 \family default
12293  
12294 \noun on
12295 This is text with Noun on.
12296
12297 \noun default
12298  Like 
12299 \family sans
12300 Emph
12301 \family default
12302 , this is a logical attribute.
12303  Normally it's equivalent to 
12304 \family sans
12305 Small
12306 \begin_inset space ~
12307 \end_inset
12308
12309 Caps
12310 \family default
12311 .
12312 \end_layout
12313
12314 \end_deeper
12315 \begin_layout Labeling
12316 \labelwidthstring 00.00.0000
12317
12318 \family sans
12319 Color
12320 \family default
12321  You can adjust the color of the text with this control.
12322  Notice that not all DVI-viewers are able to display colors.
12323  Besides 
12324 \family sans
12325 No
12326 \begin_inset space ~
12327 \end_inset
12328
12329 color
12330 \family default
12331 , which is the default 
12332 \begin_inset Quotes eld
12333 \end_inset
12334
12335 color
12336 \begin_inset Quotes erd
12337 \end_inset
12338
12339  and means normally black, you can choose between 
12340 \family sans
12341 Black
12342 \family default
12343
12344 \family sans
12345 White
12346 \family default
12347
12348 \family sans
12349 Red
12350 \family default
12351
12352 \family sans
12353 Green
12354 \family default
12355
12356 \family sans
12357 Blue
12358 \family default
12359
12360 \family sans
12361 Cyan
12362 \family default
12363
12364 \family sans
12365 Magenta
12366 \family default
12367  and 
12368 \family sans
12369 Yellow
12370 \family default
12371  text.
12372 \begin_inset Index
12373 status collapsed
12374
12375 \begin_layout Plain Layout
12376 Color ! Text
12377 \end_layout
12378
12379 \end_inset
12380
12381
12382 \end_layout
12383
12384 \begin_layout Labeling
12385 \labelwidthstring 00.00.0000
12386
12387 \family sans
12388 Language
12389 \family default
12390  This is used to mark regions of text as having a different language from
12391  the language of the document.
12392  Text marked in this way will be underlined in blue to indicate the change
12393  (only within LyX).
12394 \end_layout
12395
12396 \begin_layout Standard
12397 So you have a huge number of combinations to choose from.
12398  Once you've chosen a new character style via the 
12399 \family sans
12400 Edit\SpecialChar \menuseparator
12401 Text
12402 \begin_inset space ~
12403 \end_inset
12404
12405 Style
12406 \family default
12407  dialog, the settings are saved.
12408  You can activate them using the toolbar button 
12409 \begin_inset Graphics
12410         filename ../images/textstyle-apply.png
12411
12412 \end_inset
12413
12414 .
12415  The button lets you toggle the state of your custom character style even
12416  when the dialog isn't visible.
12417  
12418 \end_layout
12419
12420 \begin_layout Standard
12421 To completely reset the character style to the default, use 
12422 \family sans
12423 M-c
12424 \begin_inset space ~
12425 \end_inset
12426
12427 Space
12428 \family default
12429 .
12430  If you want to toggle only those properties that you have just changed
12431  (suppose you just set the shape to 
12432 \begin_inset Quotes eld
12433 \end_inset
12434
12435 slanted
12436 \begin_inset Quotes erd
12437 \end_inset
12438
12439  and the series to 
12440 \begin_inset Quotes eld
12441 \end_inset
12442
12443 bold
12444 \begin_inset Quotes erd
12445 \end_inset
12446
12447 ), set the 
12448 \family sans
12449 Toggle
12450 \begin_inset space ~
12451 \end_inset
12452
12453 all
12454 \family default
12455  switch and press 
12456 \family sans
12457 Apply
12458 \family default
12459 .
12460 \end_layout
12461
12462 \begin_layout Standard
12463 You should also know something about the differences between the three main
12464  font types 
12465 \family sans
12466 serif
12467 \family default
12468
12469 \family sans
12470 sans
12471 \begin_inset space ~
12472 \end_inset
12473
12474 serif
12475 \family default
12476 , and 
12477 \family sans
12478 typewriter
12479 \family default
12480 :
12481 \end_layout
12482
12483 \begin_layout Itemize
12484
12485 \family sans
12486 Typewriter
12487 \family default
12488  is a so called 
12489 \begin_inset Quotes eld
12490 \end_inset
12491
12492 monospaced
12493 \begin_inset Quotes erd
12494 \end_inset
12495
12496  font, that means every character has the same width, the 
12497 \begin_inset Quotes eld
12498 \end_inset
12499
12500 i
12501 \begin_inset Quotes erd
12502 \end_inset
12503
12504  is as wide as the 
12505 \begin_inset Quotes eld
12506 \end_inset
12507
12508 m
12509 \begin_inset Quotes erd
12510 \end_inset
12511
12512 .
12513  Here is an example
12514 \begin_inset Newline newline
12515 \end_inset
12516
12517
12518 \begin_inset ERT
12519 status collapsed
12520
12521 \begin_layout Plain Layout
12522
12523
12524 \backslash
12525 phantom{
12526 \end_layout
12527
12528 \end_inset
12529
12530 no 
12531 \begin_inset ERT
12532 status collapsed
12533
12534 \begin_layout Plain Layout
12535
12536 }
12537 \end_layout
12538
12539 \end_inset
12540
12541
12542 \family typewriter
12543 typewriter text
12544 \family default
12545
12546 \begin_inset Note Note
12547 status collapsed
12548
12549 \begin_layout Plain Layout
12550 For more on phantoms see section
12551 \begin_inset space ~
12552 \end_inset
12553
12554
12555 \begin_inset CommandInset ref
12556 LatexCommand ref
12557 reference "sub:More-Spaces"
12558
12559 \end_inset
12560
12561 .
12562 \end_layout
12563
12564 \end_inset
12565
12566
12567 \begin_inset Newline newline
12568 \end_inset
12569
12570 no typewriter text
12571 \end_layout
12572
12573 \begin_layout Itemize
12574
12575 \family sans
12576 Serif
12577 \family default
12578  fonts use characters with serifs.
12579  These are the small 
12580 \begin_inset Quotes eld
12581 \end_inset
12582
12583 appendices
12584 \begin_inset Quotes erd
12585 \end_inset
12586
12587  at all ends of of the streaks that form the character.
12588  The following example will show the difference:
12589 \begin_inset Newline newline
12590 \end_inset
12591
12592 text with serifs
12593 \begin_inset Newline newline
12594 \end_inset
12595
12596
12597 \family sans
12598 text without serifs
12599 \family default
12600
12601 \begin_inset Newline newline
12602 \end_inset
12603
12604 Serifs facilitates an easy and fast reading.
12605  They are therefore used as default font (named 
12606 \family sans
12607 roman
12608 \family default
12609 ).
12610 \end_layout
12611
12612 \begin_layout Itemize
12613
12614 \family sans
12615 Sans serif
12616 \family default
12617  don't use serifs.
12618  This font type is therefore often used for headings and short texts.
12619  We use it in this document to highlight menu names.
12620 \end_layout
12621
12622 \begin_layout Standard
12623 We conclude with the same warning once again: Don't overuse the fonts.
12624  They are, more often than not, a kludge and a bad substitute for good writing.
12625 \end_layout
12626
12627 \begin_layout Section
12628 Printing and Previewing
12629 \end_layout
12630
12631 \begin_layout Subsection
12632 Overview
12633 \end_layout
12634
12635 \begin_layout Standard
12636 Now that we've covered some of the basic features of document preparation
12637  using LyX, you probably want to know how to print out your masterpiece.
12638  Before we tell you that, we want to give you a quick explanation of what
12639  goes on behind-the-scenes.
12640  We cover these informations in much greater detail in the 
12641 \emph on
12642 Extended
12643 \begin_inset space ~
12644 \end_inset
12645
12646 Features
12647 \emph default
12648  manual as well.
12649 \end_layout
12650
12651 \begin_layout Standard
12652 LyX uses the program LaTeX as its backend.
12653  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12654  confusion, we'll only refer to LaTeX.
12655  LyX is what you use to do your actual writing.
12656  Then, LyX calls LaTeX to turn your writing into printable output.
12657  This happens in two stages:
12658 \end_layout
12659
12660 \begin_layout Enumerate
12661 First, LyX converts your document to a series of text commands for LaTeX,
12662  generating a file with the extension, 
12663 \begin_inset Quotes eld
12664 \end_inset
12665
12666
12667 \family typewriter
12668 .tex
12669 \family default
12670
12671 \begin_inset Quotes erd
12672 \end_inset
12673
12674 .
12675 \end_layout
12676
12677 \begin_layout Enumerate
12678 Next, LaTeX uses the commands in the 
12679 \family typewriter
12680 .tex
12681 \family default
12682  file to produce printable output.
12683  
12684 \end_layout
12685
12686 \begin_layout Subsection
12687 Output file formats
12688 \begin_inset Index
12689 status collapsed
12690
12691 \begin_layout Plain Layout
12692 File formats
12693 \end_layout
12694
12695 \end_inset
12696
12697
12698 \begin_inset CommandInset label
12699 LatexCommand label
12700 name "sub:Output-file-formats"
12701
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \begin_layout Subsubsection
12708 ASCII
12709 \begin_inset Index
12710 status collapsed
12711
12712 \begin_layout Plain Layout
12713 File formats ! ASCII
12714 \end_layout
12715
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \begin_layout Standard
12722 This file type has the extension 
12723 \begin_inset Quotes eld
12724 \end_inset
12725
12726
12727 \family typewriter
12728 .txt
12729 \family default
12730
12731 \begin_inset Quotes erd
12732 \end_inset
12733
12734 .
12735  It contains your document as plain text following the rules of the 
12736 \begin_inset Quotes eld
12737 \end_inset
12738
12739 American Standard Code for Information Interchange
12740 \begin_inset Quotes erd
12741 \end_inset
12742
12743  (ASCII).
12744 \end_layout
12745
12746 \begin_layout Standard
12747 You can export your document to ASCII by the menu 
12748 \family sans
12749 File\SpecialChar \menuseparator
12750 Export\SpecialChar \menuseparator
12751 ASCII
12752 \family default
12753 .
12754 \end_layout
12755
12756 \begin_layout Subsubsection
12757 LaTeX
12758 \begin_inset Index
12759 status collapsed
12760
12761 \begin_layout Plain Layout
12762 File formats ! Latex@LaTeX
12763 \end_layout
12764
12765 \end_inset
12766
12767
12768 \end_layout
12769
12770 \begin_layout Standard
12771 This file type has the extension 
12772 \begin_inset Quotes eld
12773 \end_inset
12774
12775
12776 \family typewriter
12777 .tex
12778 \family default
12779
12780 \begin_inset Quotes erd
12781 \end_inset
12782
12783  and contains all commands that are necessary for the LaTeX program to process
12784  your document.
12785  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12786  it manually with console commands.
12787  The LaTeX-file is automatically created in LyX's temporary directory whenever
12788  you view or export your document.
12789 \end_layout
12790
12791 \begin_layout Standard
12792 You can export your document as LaTeX-file using the menu 
12793 \family sans
12794 File\SpecialChar \menuseparator
12795 Export\SpecialChar \menuseparator
12796 LaT
12797 \begin_inset ERT
12798 status collapsed
12799
12800 \begin_layout Plain Layout
12801
12802 {}
12803 \end_layout
12804
12805 \end_inset
12806
12807 eX
12808 \family default
12809 .
12810 \end_layout
12811
12812 \begin_layout Subsubsection
12813 DVI
12814 \begin_inset Index
12815 status collapsed
12816
12817 \begin_layout Plain Layout
12818 File formats ! DVI
12819 \end_layout
12820
12821 \end_inset
12822
12823
12824 \end_layout
12825
12826 \begin_layout Standard
12827 This file type has the extension 
12828 \begin_inset Quotes eld
12829 \end_inset
12830
12831
12832 \family typewriter
12833 .dvi
12834 \family default
12835
12836 \begin_inset Quotes erd
12837 \end_inset
12838
12839 .
12840  It is called 
12841 \begin_inset Quotes eld
12842 \end_inset
12843
12844 device-independent
12845 \begin_inset Quotes erd
12846 \end_inset
12847
12848  (DVI), because it is completely portable; you can move them from one machine
12849  to another without needing to do any sort of conversion.
12850  At the time when this file-format was developed, this was no matter of
12851  course.
12852  DVIs are used for quick previews and as pre-stage for other output formats,
12853  like PostScript.
12854 \end_layout
12855
12856 \begin_layout Standard
12857 \begin_inset Note Greyedout
12858 status open
12859
12860 \begin_layout Plain Layout
12861
12862 \series bold
12863 Note:
12864 \series default
12865  The DVI file doesn't contain images, they will only be a linked.
12866  So don't forget to deliver the images together with your DVIs.
12867 \end_layout
12868
12869 \end_inset
12870
12871 This property can also slow down your computer when you view the DVI.
12872  Because the DVI-viewer has to convert the image in the background to make
12873  it visible when you scroll in the DVI.
12874  So we recommend to use PDF for files with many images.
12875 \end_layout
12876
12877 \begin_layout Standard
12878 You can export your document to DVI by the menu 
12879 \family sans
12880 File\SpecialChar \menuseparator
12881 Export\SpecialChar \menuseparator
12882 DVI
12883 \family default
12884 .
12885 \end_layout
12886
12887 \begin_layout Subsubsection
12888 PostScript
12889 \begin_inset Index
12890 status collapsed
12891
12892 \begin_layout Plain Layout
12893 File formats ! PostScript
12894 \end_layout
12895
12896 \end_inset
12897
12898
12899 \end_layout
12900
12901 \begin_layout Standard
12902 This file type has the extension 
12903 \begin_inset Quotes eld
12904 \end_inset
12905
12906
12907 \family typewriter
12908 .ps
12909 \family default
12910
12911 \begin_inset Quotes erd
12912 \end_inset
12913
12914 .
12915  PostScript was developed by the company 
12916 \family typewriter
12917 Adobe
12918 \family default
12919  as printer language.
12920  The file contains therefore commands that the printer uses to print the
12921  file.
12922  PostScript can be seen as 
12923 \begin_inset Quotes eld
12924 \end_inset
12925
12926 programming language
12927 \begin_inset Quotes erd
12928 \end_inset
12929
12930 ; you can calculate with it and draw diagrams and images.
12931 \begin_inset Foot
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935 If you are interested to learn more about this, have a look at the LaTeX-package
12936  
12937 \series bold
12938 pstricks
12939 \series default
12940
12941 \begin_inset Index
12942 status collapsed
12943
12944 \begin_layout Plain Layout
12945 Latex@LaTeX-packages ! pstricks
12946 \end_layout
12947
12948 \end_inset
12949
12950 .
12951 \end_layout
12952
12953 \end_inset
12954
12955  Due to this ability, the files are often bigger than PDFs.
12956 \end_layout
12957
12958 \begin_layout Standard
12959 PostScript can only contain images in the format 
12960 \begin_inset Quotes eld
12961 \end_inset
12962
12963 Encapsulated PostScript
12964 \begin_inset Quotes erd
12965 \end_inset
12966
12967  (EPS, file extension 
12968 \begin_inset Quotes eld
12969 \end_inset
12970
12971
12972 \family typewriter
12973 .eps
12974 \family default
12975
12976 \begin_inset Quotes erd
12977 \end_inset
12978
12979 ).
12980  As LyX allows you to use any known image format in your document, it has
12981  to convert them in the background to EPS.
12982  If you have e.g 50 images in your document, LyX has to do 50 conversions
12983  whenever you view or export your document.
12984  This will slow down your workflow with LyX drastically.
12985  So if you plan to use PostScript, you can insert your images directly as
12986  EPS to avoid this problem.
12987 \end_layout
12988
12989 \begin_layout Standard
12990 You can export your document to PostScript using the menu 
12991 \family sans
12992 File\SpecialChar \menuseparator
12993 Export\SpecialChar \menuseparator
12994 PostScript
12995 \family default
12996 .
12997 \end_layout
12998
12999 \begin_layout Subsubsection
13000 PDF
13001 \begin_inset Index
13002 status collapsed
13003
13004 \begin_layout Plain Layout
13005 File formats ! PDF
13006 \end_layout
13007
13008 \end_inset
13009
13010
13011 \begin_inset Index
13012 status collapsed
13013
13014 \begin_layout Plain Layout
13015 PDF
13016 \end_layout
13017
13018 \end_inset
13019
13020
13021 \end_layout
13022
13023 \begin_layout Standard
13024 This file type has the extension 
13025 \begin_inset Quotes eld
13026 \end_inset
13027
13028
13029 \family typewriter
13030 .pdf
13031 \family default
13032
13033 \begin_inset Quotes erd
13034 \end_inset
13035
13036 .
13037  The 
13038 \begin_inset Quotes eld
13039 \end_inset
13040
13041 Portable Document Format
13042 \begin_inset Quotes erd
13043 \end_inset
13044
13045  (PDF) is developed by 
13046 \family typewriter
13047 Adobe
13048 \family default
13049  as derivative from PostScript.
13050  It is more compressed and it uses much less commands than PostScript.
13051  As the name 
13052 \begin_inset Quotes eld
13053 \end_inset
13054
13055 portable
13056 \begin_inset Quotes erd
13057 \end_inset
13058
13059  implies, it can be processed at any computer system and the printed output
13060  looks exactly the same.
13061 \end_layout
13062
13063 \begin_layout Standard
13064 PDF can contain images in its own PDF format and in the formats 
13065 \begin_inset Quotes eld
13066 \end_inset
13067
13068 Joint Photographic Experts Group
13069 \begin_inset Quotes erd
13070 \end_inset
13071
13072  (JPG, file extension 
13073 \begin_inset Quotes eld
13074 \end_inset
13075
13076
13077 \family typewriter
13078 .jpg
13079 \family default
13080
13081 \begin_inset Quotes erd
13082 \end_inset
13083
13084  or 
13085 \begin_inset Quotes eld
13086 \end_inset
13087
13088
13089 \family typewriter
13090 .jpeg
13091 \family default
13092
13093 \begin_inset Quotes erd
13094 \end_inset
13095
13096 ) and 
13097 \begin_inset Quotes eld
13098 \end_inset
13099
13100 Portable Network Graphics
13101 \begin_inset Quotes erd
13102 \end_inset
13103
13104  (PNG, file extension 
13105 \begin_inset Quotes eld
13106 \end_inset
13107
13108
13109 \family typewriter
13110 .png
13111 \family default
13112
13113 \begin_inset Quotes erd
13114 \end_inset
13115
13116 ).
13117  You can although use any other image format, because LyX converts them
13118  in the background to one of these formats.
13119  But as described in the section about PostScript, the image conversion
13120  will slow down your workflow.
13121  So we recommend to use images in one of the three mentioned formats.
13122 \end_layout
13123
13124 \begin_layout Standard
13125 You can export your document to PDF via the menu 
13126 \family sans
13127 File\SpecialChar \menuseparator
13128 Export
13129 \family default
13130  in three different ways:
13131 \end_layout
13132
13133 \begin_layout Description
13134 PDF This uses the program 
13135 \family typewriter
13136 ps2pdf
13137 \family default
13138  that creates a PDF from a PostScript-version of your file.
13139  The PostScript-version is produced by the program 
13140 \family typewriter
13141 dvips
13142 \family default
13143  which uses a DVI-version as intermediate step.
13144  So this export variant consist of three conversions.
13145 \end_layout
13146
13147 \begin_layout Description
13148 PDF
13149 \begin_inset space ~
13150 \end_inset
13151
13152 (dvipdfm) This uses the program 
13153 \family typewriter
13154 dvipdfm
13155 \family default
13156  that converts your file in the background to DVI and in a second step to
13157  PDF.
13158 \end_layout
13159
13160 \begin_layout Description
13161 PDF
13162 \begin_inset space ~
13163 \end_inset
13164
13165 (pdflatex) This uses the program 
13166 \family typewriter
13167 pdftex
13168 \family default
13169  that converts your file directly to PDF.
13170 \end_layout
13171
13172 \begin_layout Standard
13173 We recommend to use 
13174 \family sans
13175 PDF
13176 \begin_inset space ~
13177 \end_inset
13178
13179 (pdflatex)
13180 \family default
13181  because 
13182 \family typewriter
13183 pdftex
13184 \family default
13185  supports all features of actual PDF-versions, is quick and works stable
13186  without problems.
13187  The program 
13188 \family typewriter
13189 dvipdfm
13190 \family default
13191  is no more under development and therefore a bit outdated.
13192 \end_layout
13193
13194 \begin_layout Subsection
13195 Previewing
13196 \begin_inset Index
13197 status collapsed
13198
13199 \begin_layout Plain Layout
13200 Document ! Preview 
13201 \end_layout
13202
13203 \end_inset
13204
13205
13206 \end_layout
13207
13208 \begin_layout Standard
13209 To get a look at the final version of your document, with all of the pagebreaks
13210  in place, the footnotes correctly numbered, and so on, use the menu 
13211 \family sans
13212 View
13213 \family default
13214  and choose a file type.
13215  A viewing program will popup showing the output.
13216  For 
13217 \family sans
13218 View\SpecialChar \menuseparator
13219 DVI
13220 \family default
13221  you can use the toolbar button 
13222 \begin_inset Graphics
13223         filename ../images/buffer-view_dvi.png
13224
13225 \end_inset
13226
13227  (shortcut 
13228 \family sans
13229 C-d
13230 \family default
13231 ), for 
13232 \family sans
13233 View\SpecialChar \menuseparator
13234 PDF
13235 \begin_inset space ~
13236 \end_inset
13237
13238 (pdflatex)
13239 \family default
13240  the toolbar button 
13241 \begin_inset Graphics
13242         filename ../images/buffer-view_pdf2.png
13243
13244 \end_inset
13245
13246 , and for 
13247 \family sans
13248 View\SpecialChar \menuseparator
13249 Postscript
13250 \family default
13251  the toolbar button 
13252 \begin_inset Graphics
13253         filename ../images/buffer-view_ps.png
13254
13255 \end_inset
13256
13257  (shortcut 
13258 \family sans
13259 C-t
13260 \family default
13261 ).
13262 \end_layout
13263
13264 \begin_layout Standard
13265 If you have changed your document, you can refresh the output in the same
13266  viewer window using the menu 
13267 \family sans
13268 View\SpecialChar \menuseparator
13269 Update
13270 \family default
13271 .
13272 \end_layout
13273
13274 \begin_layout Standard
13275 When you preview a file, the output file is only generated in LyX's temporary
13276  directory.
13277  To have a real output, export your document.
13278 \end_layout
13279
13280 \begin_layout Subsection
13281 Printing the File from within LyX
13282 \begin_inset CommandInset label
13283 LatexCommand label
13284 name "sub:Printing-the-File"
13285
13286 \end_inset
13287
13288
13289 \end_layout
13290
13291 \begin_layout Standard
13292 Instead of exporting your file and then printing them, you can also print
13293  it directly from within LyX.
13294  To print a file, select the menu 
13295 \family sans
13296 File\SpecialChar \menuseparator
13297 Print
13298 \family default
13299  or click on the toolbar button 
13300 \begin_inset Graphics
13301         filename ../images/dialog-show_print.png
13302
13303 \end_inset
13304
13305 .
13306  LyX will internally call LaTeX to produce a DVI.
13307  This file is then processed by the program 
13308 \family typewriter
13309 dvips
13310 \family default
13311  to PostScript-file, which is finally printed using the program 
13312 \family typewriter
13313 Ghostscript
13314 \family default
13315 .
13316  Due to these steps in the background, this method is not the fastest.
13317 \end_layout
13318
13319 \begin_layout Standard
13320 You can choose to print only even-numbered or odd-numbered pages - this
13321  is useful for printing on two sides: You can re-insert the pages after
13322  printing one set to print on the other side.
13323  Some printers spit out pages face-up, others, face-down.
13324  By choosing a particular order to print in, you can take the entire stack
13325  of pages out of the printer without needing to reorder them.
13326 \end_layout
13327
13328 \begin_layout Standard
13329 You can set the parameters in the 
13330 \family sans
13331 Print
13332 \begin_inset space ~
13333 \end_inset
13334
13335 Destination
13336 \family default
13337  box as follows:
13338 \end_layout
13339
13340 \begin_layout Labeling
13341 \labelwidthstring 00.00.0000
13342
13343 \family sans
13344 Printer
13345 \family default
13346  This is the name of the printer to print to.
13347 \begin_inset Foot
13348 status collapsed
13349
13350 \begin_layout Plain Layout
13351 Note that this printer name is for the program 
13352 \family typewriter
13353 dvips
13354 \family default
13355 .
13356  That means 
13357 \family typewriter
13358 dvips
13359 \family default
13360  has to be configured for this printer name.
13361  The default printer can be set in LyX's preferences dialog, see section
13362 \begin_inset space ~
13363 \end_inset
13364
13365
13366 \begin_inset CommandInset ref
13367 LatexCommand ref
13368 reference "sub:Printer"
13369
13370 \end_inset
13371
13372 .
13373 \end_layout
13374
13375 \end_inset
13376
13377  The printer should understand PostScript.
13378 \end_layout
13379
13380 \begin_layout Labeling
13381 \labelwidthstring 00.00.0000
13382
13383 \family sans
13384 File
13385 \family default
13386  The name of a file to print to.
13387  The output will be a PostScript file.
13388  It will be written in LyX's working directory unless you specify the full
13389  path.
13390 \end_layout
13391
13392 \begin_layout Section
13393 A few Words about Typography
13394 \begin_inset Index
13395 status collapsed
13396
13397 \begin_layout Plain Layout
13398 Typography
13399 \end_layout
13400
13401 \end_inset
13402
13403
13404 \end_layout
13405
13406 \begin_layout Subsection
13407 Hyphens
13408 \begin_inset Index
13409 status collapsed
13410
13411 \begin_layout Plain Layout
13412 Hyphens
13413 \end_layout
13414
13415 \end_inset
13416
13417
13418 \begin_inset CommandInset label
13419 LatexCommand label
13420 name "sub:Hyphens"
13421
13422 \end_inset
13423
13424
13425 \end_layout
13426
13427 \begin_layout Standard
13428 In LyX, the 
13429 \begin_inset Quotes eld
13430 \end_inset
13431
13432
13433 \family typewriter
13434 -
13435 \family default
13436
13437 \begin_inset Quotes eld
13438 \end_inset
13439
13440  character comes in three lengths, often called the 
13441 \emph on
13442 hyphen
13443 \emph default
13444 , the 
13445 \emph on
13446 en dash
13447 \emph default
13448 , and the 
13449 \emph on
13450 em dash
13451 \emph default
13452 :
13453 \end_layout
13454
13455 \begin_layout Enumerate
13456 hyphen
13457 \begin_inset space \hfill{}
13458 \end_inset
13459
13460 -
13461 \begin_inset space \hfill{}
13462 \end_inset
13463
13464 made with 
13465 \begin_inset Quotes eld
13466 \end_inset
13467
13468
13469 \family typewriter
13470 -
13471 \family default
13472
13473 \begin_inset Quotes eld
13474 \end_inset
13475
13476
13477 \end_layout
13478
13479 \begin_layout Enumerate
13480 en dash
13481 \begin_inset space \hfill{}
13482 \end_inset
13483
13484 --
13485 \begin_inset space \hfill{}
13486 \end_inset
13487
13488 made with 
13489 \begin_inset Quotes eld
13490 \end_inset
13491
13492
13493 \family typewriter
13494 -
13495 \begin_inset ERT
13496 status collapsed
13497
13498 \begin_layout Plain Layout
13499
13500
13501 \backslash
13502 /
13503 \end_layout
13504
13505 \end_inset
13506
13507 -
13508 \family default
13509
13510 \begin_inset Quotes eld
13511 \end_inset
13512
13513
13514 \end_layout
13515
13516 \begin_layout Enumerate
13517 em dash
13518 \begin_inset space \hfill{}
13519 \end_inset
13520
13521 ---
13522 \begin_inset space \hfill{}
13523 \end_inset
13524
13525 made with 
13526 \begin_inset Quotes eld
13527 \end_inset
13528
13529
13530 \family typewriter
13531 -
13532 \begin_inset ERT
13533 status collapsed
13534
13535 \begin_layout Plain Layout
13536
13537
13538 \backslash
13539 /
13540 \end_layout
13541
13542 \end_inset
13543
13544 -
13545 \begin_inset ERT
13546 status collapsed
13547
13548 \begin_layout Plain Layout
13549
13550
13551 \backslash
13552 /
13553 \end_layout
13554
13555 \end_inset
13556
13557 -
13558 \family default
13559
13560 \begin_inset Quotes eld
13561 \end_inset
13562
13563
13564 \end_layout
13565
13566 \begin_layout Enumerate
13567 minus sign
13568 \begin_inset space \hfill{}
13569 \end_inset
13570
13571
13572 \begin_inset Formula $-$
13573 \end_inset
13574
13575
13576 \begin_inset space \hfill{}
13577 \end_inset
13578
13579
13580 \begin_inset Quotes eld
13581 \end_inset
13582
13583
13584 \family typewriter
13585 -
13586 \family default
13587
13588 \begin_inset Quotes eld
13589 \end_inset
13590
13591  in math mode
13592 \end_layout
13593
13594 \begin_layout Standard
13595 You generate them by inserting the 
13596 \begin_inset Quotes eld
13597 \end_inset
13598
13599
13600 \family typewriter
13601 -
13602 \family default
13603
13604 \begin_inset Quotes eld
13605 \end_inset
13606
13607  character multiple times in a row.
13608  They are automatically converted to the appropriate length dash in the
13609  final output, but not in LyX.
13610 \end_layout
13611
13612 \begin_layout Standard
13613 The three dash types are distinct from the minus sign, which appears in
13614  math mode and has a length of its own.
13615  Here are some examples of the 
13616 \begin_inset Quotes eld
13617 \end_inset
13618
13619
13620 \family typewriter
13621 -
13622 \family default
13623
13624 \begin_inset Quotes eld
13625 \end_inset
13626
13627  in use:
13628 \end_layout
13629
13630 \begin_layout Enumerate
13631 line- and page-breaks
13632 \begin_inset space \hfill{}
13633 \end_inset
13634
13635 (
13636 \emph on
13637 hyphen
13638 \emph default
13639 )
13640 \end_layout
13641
13642 \begin_layout Enumerate
13643 From A--Z
13644 \begin_inset space \hfill{}
13645 \end_inset
13646
13647 (
13648 \emph on
13649 en dash
13650 \emph default
13651 )
13652 \end_layout
13653
13654 \begin_layout Enumerate
13655 Oh --- there's a dash.
13656 \begin_inset space \hfill{}
13657 \end_inset
13658
13659 (
13660 \emph on
13661 em dash
13662 \emph default
13663 )
13664 \end_layout
13665
13666 \begin_layout Enumerate
13667 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13668 \end_inset
13669
13670
13671 \begin_inset space \hfill{}
13672 \end_inset
13673
13674 (
13675 \emph on
13676 minus sign
13677 \emph default
13678 )
13679 \end_layout
13680
13681 \begin_layout Subsection
13682 Hyphenation
13683 \begin_inset Index
13684 status collapsed
13685
13686 \begin_layout Plain Layout
13687 Hyphenation
13688 \end_layout
13689
13690 \end_inset
13691
13692
13693 \begin_inset CommandInset label
13694 LatexCommand label
13695 name "sub:Hyphenation"
13696
13697 \end_inset
13698
13699
13700 \end_layout
13701
13702 \begin_layout Standard
13703 Words aren't hyphenated within LyX but automatically in the output.
13704  Hyphenation is done by the LaTeX-package 
13705 \series bold
13706 babel
13707 \series default
13708
13709 \begin_inset Index
13710 status collapsed
13711
13712 \begin_layout Plain Layout
13713 Latex@LaTeX-packages ! babel
13714 \end_layout
13715
13716 \end_inset
13717
13718  following the rules of the document language
13719 \begin_inset Foot
13720 status collapsed
13721
13722 \begin_layout Plain Layout
13723 For German readers: That's one of the main differences between the languages
13724  
13725 \family sans
13726 German
13727 \family default
13728  and 
13729 \family sans
13730 German
13731 \begin_inset space ~
13732 \end_inset
13733
13734 (new
13735 \begin_inset space ~
13736 \end_inset
13737
13738 spelling)
13739 \family default
13740  in the 
13741 \family sans
13742 Document\SpecialChar \menuseparator
13743 Settings
13744 \family default
13745  dialog.
13746 \end_layout
13747
13748 \end_inset
13749
13750 .
13751 \end_layout
13752
13753 \begin_layout Standard
13754 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13755  font 
13756 \family sans
13757 typewriter
13758 \family default
13759  and with unusual constructs, like 
13760 \begin_inset Quotes eld
13761 \end_inset
13762
13763 h3knix/m0n0wall
13764 \begin_inset Quotes erd
13765 \end_inset
13766
13767 .
13768  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13769  This is done with the menu 
13770 \family sans
13771 Insert\SpecialChar \menuseparator
13772 Formatting\SpecialChar \menuseparator
13773 Hyphenation
13774 \begin_inset space ~
13775 \end_inset
13776
13777 Point
13778 \family default
13779 .
13780  These extra hyphenation points are only recommendations to LaTeX.
13781  If no hyphenation is necessary, LaTeX will ignore them.
13782 \end_layout
13783
13784 \begin_layout Standard
13785 Sometimes you want to prevent words or constructs to be hyphenated.
13786  The keybindings/shortcuts in this document consists of three letters with
13787  a hyphen and a space in the form 
13788 \begin_inset Quotes eld
13789 \end_inset
13790
13791 A-b c
13792 \begin_inset Quotes erd
13793 \end_inset
13794
13795 .
13796  LaTeX finds there the hyphen 
13797 \begin_inset Quotes eld
13798 \end_inset
13799
13800 -
13801 \begin_inset Quotes erd
13802 \end_inset
13803
13804  as hyphenation possibility.
13805  Hyphenating at this point would look ugly.
13806  To prevent the shortcut from being hyphenated, we can put it in the argument
13807  of the LaTeX-box-command 
13808 \series bold
13809
13810 \backslash
13811 mbox
13812 \series default
13813 , because text within LaTeX-boxes can't be hyphenated.
13814  As LyX doesn't support 
13815 \series bold
13816
13817 \backslash
13818 mbox
13819 \series default
13820 , we have to use TeX Code.
13821  The result looks in LyX like:
13822 \end_layout
13823
13824 \begin_layout Standard
13825 \begin_inset Graphics
13826         filename clipart/mbox.png
13827
13828 \end_inset
13829
13830
13831 \end_layout
13832
13833 \begin_layout Standard
13834 To learn more about TeX Code, have a look at section
13835 \begin_inset space ~
13836 \end_inset
13837
13838
13839 \begin_inset CommandInset ref
13840 LatexCommand ref
13841 reference "sec:TeX-Code"
13842
13843 \end_inset
13844
13845 .
13846 \end_layout
13847
13848 \begin_layout Subsection
13849 Punctuation Marks
13850 \begin_inset Index
13851 status collapsed
13852
13853 \begin_layout Plain Layout
13854 Punctuation marks
13855 \end_layout
13856
13857 \end_inset
13858
13859
13860 \end_layout
13861
13862 \begin_layout Subsubsection
13863 Abbreviations and End of Sentence
13864 \begin_inset CommandInset label
13865 LatexCommand label
13866 name "sub:Abbreviations"
13867
13868 \end_inset
13869
13870
13871 \end_layout
13872
13873 \begin_layout Standard
13874 When LyX calls LaTeX to generate the final version of your document, LaTeX
13875  automatically distinguishes between words, sentences, and abbreviations.
13876  LaTeX then adds the 
13877 \begin_inset Quotes eld
13878 \end_inset
13879
13880 appropriate amount of space
13881 \begin_inset Quotes erd
13882 \end_inset
13883
13884 .
13885  That means sentences get a little bit more space between the period and
13886  the next word.
13887  Abbreviations get the same amount of space after the period as a word uses.
13888 \end_layout
13889
13890 \begin_layout Standard
13891 Unfortunately, the algorithm for figuring out what's an abbreviation works
13892  not for all cases.
13893  If a 
13894 \begin_inset Quotes eld
13895 \end_inset
13896
13897
13898 \family typewriter
13899 .
13900 \family default
13901
13902 \begin_inset Quotes erd
13903 \end_inset
13904
13905  is at the end of a lowercase letter, it's the end of a sentence; if it's
13906  at the end of a capitalized letter, it's an abbreviation.
13907 \end_layout
13908
13909 \begin_layout Standard
13910 Here are some examples of 
13911 \emph on
13912 correct
13913 \emph default
13914  abbreviations and the end of a sentence:
13915 \end_layout
13916
13917 \begin_layout Itemize
13918 M.
13919  Butterfly
13920 \end_layout
13921
13922 \begin_layout Itemize
13923 Don't worry.
13924  Be happy.
13925 \end_layout
13926
13927 \begin_layout Standard
13928 And here's an example of the algorithm going wrong:
13929 \end_layout
13930
13931 \begin_layout Itemize
13932 e.
13933  g.
13934  this is too much space!
13935 \end_layout
13936
13937 \begin_layout Itemize
13938 This is I.
13939  It's okay.
13940 \end_layout
13941
13942 \begin_layout Standard
13943 You won't see anything wrong until you view a final version of your document.
13944 \end_layout
13945
13946 \begin_layout Standard
13947 To fix this problem, use one of the following:
13948 \end_layout
13949
13950 \begin_layout Enumerate
13951 Use an 
13952 \family sans
13953 Inter-word
13954 \begin_inset space ~
13955 \end_inset
13956
13957 Space
13958 \family default
13959  after lowercase abbreviations (see section
13960 \begin_inset space ~
13961 \end_inset
13962
13963
13964 \begin_inset CommandInset ref
13965 LatexCommand ref
13966 reference "sub:Inter-word-Space"
13967
13968 \end_inset
13969
13970 ).
13971 \begin_inset Index
13972 status collapsed
13973
13974 \begin_layout Plain Layout
13975 Spaces ! inter-word
13976 \end_layout
13977
13978 \end_inset
13979
13980
13981 \end_layout
13982
13983 \begin_layout Enumerate
13984 Use a 
13985 \family sans
13986 Thin
13987 \begin_inset space ~
13988 \end_inset
13989
13990 Space
13991 \family default
13992  between two tokens of an abbreviation (see section
13993 \begin_inset space ~
13994 \end_inset
13995
13996
13997 \begin_inset CommandInset ref
13998 LatexCommand ref
13999 reference "sub:Thin-Space"
14000
14001 \end_inset
14002
14003 ).
14004 \begin_inset Index
14005 status collapsed
14006
14007 \begin_layout Plain Layout
14008 Spaces ! thin
14009 \end_layout
14010
14011 \end_inset
14012
14013
14014 \end_layout
14015
14016 \begin_layout Enumerate
14017 Use an 
14018 \family sans
14019 End
14020 \begin_inset space ~
14021 \end_inset
14022
14023 of
14024 \begin_inset space ~
14025 \end_inset
14026
14027 sentence
14028 \begin_inset space ~
14029 \end_inset
14030
14031 period
14032 \family default
14033  found under the 
14034 \family sans
14035 Insert\SpecialChar \menuseparator
14036 Special
14037 \begin_inset space ~
14038 \end_inset
14039
14040 Character
14041 \family default
14042  menu to force the use of inter-sentence spacing.
14043  This function is also bound to 
14044 \family sans
14045 C-period
14046 \family default
14047  for easy access.
14048 \end_layout
14049
14050 \begin_layout Standard
14051 With the corrections, our earlier examples look like this:
14052 \end_layout
14053
14054 \begin_layout Itemize
14055 e.
14056 \begin_inset space \thinspace{}
14057 \end_inset
14058
14059 g.
14060 \begin_inset space \space{}
14061 \end_inset
14062
14063 this is too much space!
14064 \end_layout
14065
14066 \begin_layout Itemize
14067 This is I\SpecialChar \@.
14068  It's okay.
14069 \end_layout
14070
14071 \begin_layout Standard
14072 Some languages don't use extra spacing between sentences.
14073  If your language is such a language, you don't need to worry, because the
14074  LaTeX will care about this.
14075 \end_layout
14076
14077 \begin_layout Standard
14078 For those that do need to bother, there is help to catch those sneaky errors:
14079  Check out the 
14080 \family sans
14081 Check
14082 \begin_inset space ~
14083 \end_inset
14084
14085 TeX
14086 \family default
14087  feature described in section 
14088 \emph on
14089 Checking TeX
14090 \emph default
14091  of the 
14092 \emph on
14093 Extended Features
14094 \emph default
14095  manual.
14096 \end_layout
14097
14098 \begin_layout Subsubsection
14099 Quotes
14100 \begin_inset Index
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104 Typography ! Quotes
14105 \end_layout
14106
14107 \end_inset
14108
14109
14110 \begin_inset Index
14111 status collapsed
14112
14113 \begin_layout Plain Layout
14114 Quotes | see
14115 \begin_inset ERT
14116 status collapsed
14117
14118 \begin_layout Plain Layout
14119
14120 {
14121 \end_layout
14122
14123 \end_inset
14124
14125 Typography
14126 \begin_inset ERT
14127 status collapsed
14128
14129 \begin_layout Plain Layout
14130
14131 }
14132 \end_layout
14133
14134 \end_inset
14135
14136
14137 \end_layout
14138
14139 \end_inset
14140
14141
14142 \begin_inset CommandInset label
14143 LatexCommand label
14144 name "sub:Quotes"
14145
14146 \end_inset
14147
14148
14149 \end_layout
14150
14151 \begin_layout Standard
14152 LyX usually sets quotes correctly.
14153  Specifically, it will use an opening quote at the beginning of quoted text,
14154  and use a closing quote at the end.
14155  For example, 
14156 \begin_inset Quotes eld
14157 \end_inset
14158
14159 open close
14160 \begin_inset Quotes erd
14161 \end_inset
14162
14163 .
14164  The keyboard character, 
14165 \family sans
14166 "
14167 \family default
14168 , generates this automatically.
14169 \end_layout
14170
14171 \begin_layout Standard
14172 You can change the behavior of the 
14173 \family sans
14174 "
14175 \family default
14176  key using the submenu 
14177 \family sans
14178 Language
14179 \family default
14180  of the dialog 
14181 \family sans
14182 Document\SpecialChar \menuseparator
14183 Settings
14184 \family default
14185
14186 \begin_inset Index
14187 status collapsed
14188
14189 \begin_layout Plain Layout
14190 Document ! Settings
14191 \end_layout
14192
14193 \end_inset
14194
14195  dialog.
14196 \end_layout
14197
14198 \begin_layout Standard
14199 You can also select quotes for different languages in the box 
14200 \family sans
14201 Type
14202 \family default
14203  option.
14204  There are six choices:
14205 \end_layout
14206
14207 \begin_layout Labeling
14208 \labelwidthstring 00.00.0000
14209
14210 \family sans
14211 \begin_inset Quotes eld
14212 \end_inset
14213
14214 Text
14215 \begin_inset Quotes erd
14216 \end_inset
14217
14218
14219 \family default
14220  Use quotes like this 
14221 \begin_inset Quotes eld
14222 \end_inset
14223
14224 double
14225 \begin_inset Quotes erd
14226 \end_inset
14227
14228  or 
14229 \begin_inset Quotes els
14230 \end_inset
14231
14232 single
14233 \begin_inset Quotes ers
14234 \end_inset
14235
14236
14237 \end_layout
14238
14239 \begin_layout Labeling
14240 \labelwidthstring 00.00.0000
14241
14242 \family sans
14243 \begin_inset Quotes sld
14244 \end_inset
14245
14246 Text
14247 \begin_inset Quotes srd
14248 \end_inset
14249
14250
14251 \family default
14252  Use quotes like 
14253 \begin_inset Quotes sld
14254 \end_inset
14255
14256 this
14257 \begin_inset Quotes srd
14258 \end_inset
14259
14260  or 'this
14261 \begin_inset Quotes ers
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \begin_layout Labeling
14268 \labelwidthstring 00.00.0000
14269
14270 \family sans
14271 \begin_inset Quotes gld
14272 \end_inset
14273
14274 Text
14275 \begin_inset Quotes grd
14276 \end_inset
14277
14278
14279 \family default
14280  Use quotes like 
14281 \begin_inset Quotes gld
14282 \end_inset
14283
14284 this
14285 \begin_inset Quotes grd
14286 \end_inset
14287
14288  or 
14289 \begin_inset Quotes gls
14290 \end_inset
14291
14292 this
14293 \begin_inset Quotes grs
14294 \end_inset
14295
14296
14297 \end_layout
14298
14299 \begin_layout Labeling
14300 \labelwidthstring 00.00.0000
14301
14302 \family sans
14303 \begin_inset Quotes pld
14304 \end_inset
14305
14306 Text
14307 \begin_inset Quotes prd
14308 \end_inset
14309
14310
14311 \family default
14312  Use quotes like 
14313 \begin_inset Quotes pld
14314 \end_inset
14315
14316 this
14317 \begin_inset Quotes prd
14318 \end_inset
14319
14320  or 
14321 \begin_inset Quotes pls
14322 \end_inset
14323
14324 this
14325 \begin_inset Quotes prs
14326 \end_inset
14327
14328
14329 \end_layout
14330
14331 \begin_layout Labeling
14332 \labelwidthstring 00.00.0000
14333
14334 \family sans
14335 \begin_inset Quotes fld
14336 \end_inset
14337
14338 Text
14339 \begin_inset Quotes frd
14340 \end_inset
14341
14342
14343 \family default
14344  Use quotes like 
14345 \begin_inset Quotes fld
14346 \end_inset
14347
14348 this
14349 \begin_inset Quotes frd
14350 \end_inset
14351
14352  or 
14353 \begin_inset Quotes fls
14354 \end_inset
14355
14356 this
14357 \begin_inset Quotes frs
14358 \end_inset
14359
14360
14361 \end_layout
14362
14363 \begin_layout Labeling
14364 \labelwidthstring 00.00.0000
14365
14366 \family sans
14367 \begin_inset Quotes ald
14368 \end_inset
14369
14370 Text
14371 \begin_inset Quotes ard
14372 \end_inset
14373
14374
14375 \family default
14376  Use quotes like 
14377 \begin_inset Quotes ald
14378 \end_inset
14379
14380 this
14381 \begin_inset Quotes ard
14382 \end_inset
14383
14384  or 
14385 \begin_inset Quotes als
14386 \end_inset
14387
14388 this
14389 \begin_inset Quotes ars
14390 \end_inset
14391
14392
14393 \end_layout
14394
14395 \begin_layout Standard
14396 These settings affects what character the 
14397 \family sans
14398 "
14399 \family default
14400  key produces.
14401 \end_layout
14402
14403 \begin_layout Subsection
14404 Ligatures
14405 \begin_inset Index
14406 status collapsed
14407
14408 \begin_layout Plain Layout
14409 Typography ! Ligatures
14410 \end_layout
14411
14412 \end_inset
14413
14414
14415 \begin_inset Index
14416 status collapsed
14417
14418 \begin_layout Plain Layout
14419 Ligatures | see
14420 \begin_inset ERT
14421 status collapsed
14422
14423 \begin_layout Plain Layout
14424
14425 {
14426 \end_layout
14427
14428 \end_inset
14429
14430 Typography
14431 \begin_inset ERT
14432 status collapsed
14433
14434 \begin_layout Plain Layout
14435
14436 }
14437 \end_layout
14438
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \end_inset
14445
14446
14447 \begin_inset CommandInset label
14448 LatexCommand label
14449 name "sub:Ligatures"
14450
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \begin_layout Standard
14457 It is standard typesetting practice to group certain letters together and
14458  print them as single characters.
14459  These groups are known as 
14460 \emph on
14461 ligatures
14462 \emph default
14463 .
14464  Since LaTeX knows about ligatures, your documents will contain them too
14465  in the output.
14466  Here are the standard ligatures:
14467 \end_layout
14468
14469 \begin_layout Itemize
14470 ff
14471 \end_layout
14472
14473 \begin_layout Itemize
14474 fi
14475 \end_layout
14476
14477 \begin_layout Itemize
14478 fl
14479 \end_layout
14480
14481 \begin_layout Itemize
14482 ffi
14483 \end_layout
14484
14485 \begin_layout Itemize
14486 ffl
14487 \end_layout
14488
14489 \begin_layout Standard
14490 Some languages uses other ligatures if the document font supports them.
14491 \end_layout
14492
14493 \begin_layout Standard
14494 Sometimes, you don't want a ligature in a word.
14495  While a ligature may be okay in the word, 
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499 graffiti,
14500 \begin_inset Quotes erd
14501 \end_inset
14502
14503  it looks really weird in compound words, such as 
14504 \begin_inset Quotes eld
14505 \end_inset
14506
14507 cufflink
14508 \begin_inset Quotes erd
14509 \end_inset
14510
14511  or the German 
14512 \begin_inset Quotes eld
14513 \end_inset
14514
14515 Dorffest.
14516 \begin_inset Quotes erd
14517 \end_inset
14518
14519  To break a ligature, use 
14520 \family sans
14521 Insert\SpecialChar \menuseparator
14522 Formatting\SpecialChar \menuseparator
14523 Ligature
14524 \begin_inset space ~
14525 \end_inset
14526
14527 Break.
14528
14529 \family default
14530  This changes 
14531 \begin_inset Quotes eld
14532 \end_inset
14533
14534 cufflinks
14535 \begin_inset Quotes erd
14536 \end_inset
14537
14538  to 
14539 \begin_inset Quotes eld
14540 \end_inset
14541
14542 cuff\SpecialChar \textcompwordmark{}
14543 links
14544 \begin_inset Quotes erd
14545 \end_inset
14546
14547  and 
14548 \begin_inset Quotes eld
14549 \end_inset
14550
14551 Dorffest
14552 \begin_inset Quotes erd
14553 \end_inset
14554
14555  to 
14556 \begin_inset Quotes eld
14557 \end_inset
14558
14559 Dorf\SpecialChar \textcompwordmark{}
14560 fest
14561 \begin_inset Quotes erd
14562 \end_inset
14563
14564 .
14565 \end_layout
14566
14567 \begin_layout Subsection
14568 LyX's Proper Names
14569 \begin_inset Index
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573 Lyx@LyX ! Proper names
14574 \end_layout
14575
14576 \end_inset
14577
14578
14579 \begin_inset CommandInset label
14580 LatexCommand label
14581 name "sub:LyX's-Proper-Names"
14582
14583 \end_inset
14584
14585
14586 \end_layout
14587
14588 \begin_layout Standard
14589 You have surely noticed, that the word 
14590 \begin_inset Quotes eld
14591 \end_inset
14592
14593 LaTeX
14594 \begin_inset Quotes erd
14595 \end_inset
14596
14597  appears always with characters in different size and height.
14598  LaTeX is the name of the program used by LyX and is therefore recognized
14599  as proper name when you type it in LyX as 
14600 \begin_inset Quotes eld
14601 \end_inset
14602
14603 LaT
14604 \begin_inset ERT
14605 status collapsed
14606
14607 \begin_layout Plain Layout
14608
14609 {}
14610 \end_layout
14611
14612 \end_inset
14613
14614 eX
14615 \begin_inset Quotes erd
14616 \end_inset
14617
14618 .
14619 \begin_inset Note Note
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623 The braces in TeX Code are here to avoid that the 
14624 \begin_inset Quotes eld
14625 \end_inset
14626
14627 command
14628 \begin_inset Quotes erd
14629 \end_inset
14630
14631  appear as proper name in the output, see the last paragraph of this section.
14632  To create proper names omit the TeX Code.
14633 \end_layout
14634
14635 \end_inset
14636
14637  Note the order of the upper-and lowercase letters! LyX recognizes the following
14638  proper names:
14639 \end_layout
14640
14641 \begin_layout Description
14642 LyX The name of the game, write 
14643 \begin_inset Quotes eld
14644 \end_inset
14645
14646 L
14647 \begin_inset ERT
14648 status collapsed
14649
14650 \begin_layout Plain Layout
14651
14652 {}
14653 \end_layout
14654
14655 \end_inset
14656
14657 yX
14658 \begin_inset Quotes erd
14659 \end_inset
14660
14661  to produce it.
14662 \end_layout
14663
14664 \begin_layout Description
14665 TeX The program used by LaTeX, write 
14666 \begin_inset Quotes eld
14667 \end_inset
14668
14669 T
14670 \begin_inset ERT
14671 status collapsed
14672
14673 \begin_layout Plain Layout
14674
14675 {}
14676 \end_layout
14677
14678 \end_inset
14679
14680 eX
14681 \begin_inset Quotes erd
14682 \end_inset
14683
14684  to produce it.
14685 \end_layout
14686
14687 \begin_layout Description
14688 LaTeX The program used by LyX, write 
14689 \begin_inset Quotes eld
14690 \end_inset
14691
14692 LaT
14693 \begin_inset ERT
14694 status collapsed
14695
14696 \begin_layout Plain Layout
14697
14698 {}
14699 \end_layout
14700
14701 \end_inset
14702
14703 eX
14704 \begin_inset Quotes erd
14705 \end_inset
14706
14707  to produce it.
14708 \end_layout
14709
14710 \begin_layout Description
14711 LaTeX2e The actual version of LaTeX, write 
14712 \begin_inset Quotes eld
14713 \end_inset
14714
14715 LaT
14716 \begin_inset ERT
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720
14721 {}
14722 \end_layout
14723
14724 \end_inset
14725
14726 eX2e
14727 \begin_inset Quotes erd
14728 \end_inset
14729
14730  to produce it.
14731 \end_layout
14732
14733 \begin_layout Standard
14734 You might wonder why the LaTeX-version is 
14735 \begin_inset Quotes eld
14736 \end_inset
14737
14738 2
14739 \begin_inset Formula $\epsilon$
14740 \end_inset
14741
14742
14743 \begin_inset Quotes erd
14744 \end_inset
14745
14746 .
14747  It's an old tradition in the TeX-world to give programs geek version numbers.
14748  For example the version number of TeX converges to the number 
14749 \begin_inset Formula $\pi$
14750 \end_inset
14751
14752 : The actual version is 
14753 \begin_inset Quotes eld
14754 \end_inset
14755
14756 TeX-3.141592
14757 \begin_inset Quotes erd
14758 \end_inset
14759
14760 , the previous one was 
14761 \begin_inset Quotes eld
14762 \end_inset
14763
14764 TeX-3.14159
14765 \begin_inset Quotes erd
14766 \end_inset
14767
14768 .
14769 \end_layout
14770
14771 \begin_layout Standard
14772 If you don't want to use proper names, e.g.
14773  in section headings, you can insert two empty braces in TeX Code in the
14774  word.
14775  This will look in LyX like: 
14776 \begin_inset Graphics
14777         filename clipart/LaTeX.png
14778
14779 \end_inset
14780
14781
14782 \begin_inset Newline newline
14783 \end_inset
14784
14785 For more about TeX Code, look at section
14786 \begin_inset space ~
14787 \end_inset
14788
14789
14790 \begin_inset CommandInset ref
14791 LatexCommand ref
14792 reference "sec:TeX-Code"
14793
14794 \end_inset
14795
14796 .
14797 \end_layout
14798
14799 \begin_layout Subsection
14800 Units
14801 \begin_inset Index
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805 Typography ! Units
14806 \end_layout
14807
14808 \end_inset
14809
14810
14811 \end_layout
14812
14813 \begin_layout Standard
14814 Generally the space between units and the number is smaller than the normal
14815  space between two words.
14816  As you can see in the example below, it looks better when the space is
14817  smaller.
14818  To get such a 
14819 \begin_inset Quotes eld
14820 \end_inset
14821
14822 half space
14823 \begin_inset Quotes erd
14824 \end_inset
14825
14826  for units use the menu 
14827 \family sans
14828 Insert\SpecialChar \menuseparator
14829 Formatting\SpecialChar \menuseparator
14830 Thin
14831 \begin_inset space ~
14832 \end_inset
14833
14834 Space
14835 \family default
14836  (shortcut 
14837 \family sans
14838 C-S-Space
14839 \family default
14840 ).
14841 \end_layout
14842
14843 \begin_layout Standard
14844 Here's an example to show the differences:
14845 \end_layout
14846
14847 \begin_layout Standard
14848 \begin_inset Tabular
14849 <lyxtabular version="3" rows="2" columns="2">
14850 <features>
14851 <column alignment="left" valignment="top" width="0">
14852 <column alignment="left" valignment="top" width="0">
14853 <row>
14854 <cell alignment="center" valignment="top" usebox="none">
14855 \begin_inset Text
14856
14857 \begin_layout Plain Layout
14858 24
14859 \begin_inset space ~
14860 \end_inset
14861
14862 kW
14863 \begin_inset Formula $\cdot$
14864 \end_inset
14865
14866 h
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 <cell alignment="center" valignment="top" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875 space between number and unit
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 </row>
14881 <row>
14882 <cell alignment="center" valignment="top" usebox="none">
14883 \begin_inset Text
14884
14885 \begin_layout Plain Layout
14886 24
14887 \begin_inset space \thinspace{}
14888 \end_inset
14889
14890 kW
14891 \begin_inset Formula $\cdot$
14892 \end_inset
14893
14894 h
14895 \end_layout
14896
14897 \end_inset
14898 </cell>
14899 <cell alignment="center" valignment="top" usebox="none">
14900 \begin_inset Text
14901
14902 \begin_layout Plain Layout
14903 half space between number and unit
14904 \end_layout
14905
14906 \end_inset
14907 </cell>
14908 </row>
14909 </lyxtabular>
14910
14911 \end_inset
14912
14913
14914 \end_layout
14915
14916 \begin_layout Subsection
14917 Widows and Orphans
14918 \begin_inset Index
14919 status collapsed
14920
14921 \begin_layout Plain Layout
14922 Typography ! Widows and orphans
14923 \end_layout
14924
14925 \end_inset
14926
14927
14928 \begin_inset CommandInset label
14929 LatexCommand label
14930 name "sub:Widows"
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \begin_layout Standard
14938 In the early days of word processors, page breaks went wherever the page
14939  happened to end.
14940  There was no regard for what was actually going on in the text.
14941  You may remember once printing out a document, only to find the heading
14942  for a new section printed at the very bottom of the page, the first line
14943  of a new paragraph all alone at the bottom of a page, or the last line
14944  of a paragraph at the top of a new page.
14945  These bits of text became known as 
14946 \emph on
14947 widows
14948 \emph default
14949  and 
14950 \emph on
14951 orphans
14952 \emph default
14953 .
14954 \end_layout
14955
14956 \begin_layout Standard
14957 Clearly, LyX can avoid breaking pages after a section heading.
14958  That's part of the advantage of paragraph environments.
14959  But what about widows and orphans, where the page breaks leave one line
14960  of a paragraph all alone at the top or bottom of a page? There are rules
14961  built into LaTeX governing page breaks, and some of those rules are there
14962  to specifically prevent widows and orphans.
14963  This is the advantage LyX has in using LaTeX as its backend.
14964 \end_layout
14965
14966 \begin_layout Standard
14967 There's no way we can go into how TeX and LaTeX decide to break a page,
14968  or how you can tweak that behavior.
14969  Some LaTeX books listed in the bibliography [such as
14970 \begin_inset space ~
14971 \end_inset
14972
14973
14974 \begin_inset CommandInset citation
14975 LatexCommand cite
14976 key "latexcompanion"
14977
14978 \end_inset
14979
14980  or
14981 \begin_inset space ~
14982 \end_inset
14983
14984
14985 \begin_inset CommandInset citation
14986 LatexCommand cite
14987 key "latexguide"
14988
14989 \end_inset
14990
14991 ] may have more information.
14992  You will almost never need to worry about this, however.
14993 \end_layout
14994
14995 \begin_layout Chapter
14996 Notes, Graphics, Tables, and Floats
14997 \begin_inset CommandInset label
14998 LatexCommand label
14999 name "cha:Floats-and-Notes"
15000
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \begin_layout Standard
15007 The issues of this chapter are described in detail in the 
15008 \emph on
15009 Embedded Objects
15010 \emph default
15011  manual.
15012  There you'll also find tips and tricks for special cases.
15013 \end_layout
15014
15015 \begin_layout Section
15016 Notes
15017 \begin_inset Index
15018 status collapsed
15019
15020 \begin_layout Plain Layout
15021 Notes
15022 \end_layout
15023
15024 \end_inset
15025
15026
15027 \begin_inset CommandInset label
15028 LatexCommand label
15029 name "sec:Notes"
15030
15031 \end_inset
15032
15033
15034 \end_layout
15035
15036 \begin_layout Standard
15037 LyX offers you a few types of notes to add to your document:
15038 \end_layout
15039
15040 \begin_layout Description
15041 LyX
15042 \begin_inset space ~
15043 \end_inset
15044
15045 Note This note type is for internal notes that won't appear in the output.
15046 \begin_inset Newline newline
15047 \end_inset
15048
15049
15050 \begin_inset Note Note
15051 status open
15052
15053 \begin_layout Plain Layout
15054 This is text in a note box that doesn't appear in the output.
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \begin_layout Description
15063 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15064 ent, when you export the document to LaTeX via the menu 
15065 \family sans
15066 File\SpecialChar \menuseparator
15067 Export\SpecialChar \menuseparator
15068 LaTeX (pdflatex) / (plain)
15069 \family default
15070 .
15071 \begin_inset Newline newline
15072 \end_inset
15073
15074
15075 \begin_inset Note Comment
15076 status open
15077
15078 \begin_layout Plain Layout
15079 This is text in a note box that only appears as comment in LaTeX-files.
15080 \end_layout
15081
15082 \end_inset
15083
15084
15085 \end_layout
15086
15087 \begin_layout Description
15088 Greyed
15089 \begin_inset space ~
15090 \end_inset
15091
15092 Out This note will appear in the output as grey text.
15093 \begin_inset Newline newline
15094 \end_inset
15095
15096
15097 \begin_inset Newline newline
15098 \end_inset
15099
15100
15101 \begin_inset Note Greyedout
15102 status open
15103
15104 \begin_layout Plain Layout
15105 This is text
15106 \begin_inset Foot
15107 status collapsed
15108
15109 \begin_layout Plain Layout
15110 This is an example footnote within a greyed out note.
15111  In this document the greyed out note color is redefined to blue.
15112  How this can be done is explained in the 
15113 \emph on
15114 Embedded Objects
15115 \emph default
15116  manual.
15117 \end_layout
15118
15119 \end_inset
15120
15121  of a comment that appears in the output as grey text.
15122 \end_layout
15123
15124 \end_inset
15125
15126
15127 \begin_inset Newline newline
15128 \end_inset
15129
15130
15131 \begin_inset Newline newline
15132 \end_inset
15133
15134 As you can see in the example, the first line of greyed out notes is a bit
15135  indented and greyed out notes can have footnotes.
15136 \end_layout
15137
15138 \begin_layout Standard
15139 Notes are inserted with the toolbar button 
15140 \begin_inset Graphics
15141         filename ../images/note-insert.png
15142         scale 85
15143         scaleBeforeRotation
15144
15145 \end_inset
15146
15147  or the menu 
15148 \family sans
15149 Insert\SpecialChar \menuseparator
15150 Note
15151 \family default
15152 .
15153  Right-click on the appearing note box to select the note type.
15154 \end_layout
15155
15156 \begin_layout Section
15157 Footnotes
15158 \begin_inset Index
15159 status collapsed
15160
15161 \begin_layout Plain Layout
15162 Footnotes
15163 \end_layout
15164
15165 \end_inset
15166
15167
15168 \begin_inset CommandInset label
15169 LatexCommand label
15170 name "sec:Footnotes"
15171
15172 \end_inset
15173
15174
15175 \end_layout
15176
15177 \begin_layout Standard
15178 LyX uses boxes to display footnotes: When you insert a footnote using the
15179  menu 
15180 \family sans
15181 Insert\SpecialChar \menuseparator
15182 Footnote
15183 \family default
15184  or the toolbar button 
15185 \begin_inset Graphics
15186         filename ../images/footnote-insert.png
15187
15188 \end_inset
15189
15190
15191 \family roman
15192 \series medium
15193 \bar no
15194 you'll see
15195 \family default
15196 \series default
15197 \bar default
15198  the following box: 
15199 \begin_inset Graphics
15200         filename clipart/footnoteQt4.png
15201         scale 80
15202
15203 \end_inset
15204
15205
15206 \family roman
15207 \series medium
15208 \bar no
15209  This box is LyX's representation of your footnote.
15210  If you
15211 \family default
15212 \series default
15213 \bar default
15214  left-click on 
15215 \family roman
15216 \series medium
15217 \bar no
15218 the 
15219 \begin_inset Quotes eld
15220 \end_inset
15221
15222
15223 \family sans
15224 foot
15225 \family roman
15226
15227 \begin_inset Quotes erd
15228 \end_inset
15229
15230
15231 \family default
15232 \series default
15233 \bar default
15234  
15235 \family roman
15236 \series medium
15237 \bar no
15238 label, the box will
15239 \family default
15240 \series default
15241 \bar default
15242  be opened and you can enter the footnote text into it.
15243  Clicking on the box label again, will close 
15244 \family roman
15245 \series medium
15246 \bar no
15247 the
15248 \family default
15249 \series default
15250 \bar default
15251  box
15252 \family roman
15253 \series medium
15254 \bar no
15255 .
15256  If you want to turn existing text into a footnote, simply mark it and click
15257  on the footnote
15258 \family default
15259 \series default
15260 \bar default
15261  toolbar 
15262 \family roman
15263 \series medium
15264 \bar no
15265 button
15266 \family default
15267 \series default
15268 \bar default
15269 .
15270 \end_layout
15271
15272 \begin_layout Standard
15273 Here's an example footnote:
15274 \family roman
15275 \series medium
15276 \bar no
15277
15278 \begin_inset Foot
15279 status open
15280
15281 \begin_layout Plain Layout
15282 To close a footnote, click on the footnote box label.
15283 \end_layout
15284
15285 \end_inset
15286
15287
15288 \end_layout
15289
15290 \begin_layout Standard
15291 The footnote will appear in the output as a superscript number at the text
15292  position where the footnote box is placed.
15293  The footnote text is placed at the bottom of the current page.
15294  The footnote number is calculated by LyX, the numbers are consecutive,
15295  no matter in which chapter the footnote is in.
15296  LyX doesn't support other numbering schemes yet, but you can get another
15297  scheme using special LaTeX-commands.
15298  T
15299 \family roman
15300 h
15301 \family default
15302 ey are described in the 
15303 \emph on
15304 Embedded Objects
15305 \emph default
15306  manual.
15307 \end_layout
15308
15309 \begin_layout Section
15310 Marginal Notes
15311 \begin_inset Index
15312 status collapsed
15313
15314 \begin_layout Plain Layout
15315 Marginal notes
15316 \end_layout
15317
15318 \end_inset
15319
15320
15321 \begin_inset CommandInset label
15322 LatexCommand label
15323 name "sec:Marginal-Notes"
15324
15325 \end_inset
15326
15327
15328 \end_layout
15329
15330 \begin_layout Standard
15331 Marginal notes look and behave just like footnotes in LyX.
15332  When you insert a margin note via the menu 
15333 \family sans
15334 Insert\SpecialChar \menuseparator
15335 Marginal
15336 \begin_inset space ~
15337 \end_inset
15338
15339 Note
15340 \family default
15341  or the toolbar button 
15342 \begin_inset Graphics
15343         filename ../images/marginalnote-insert.png
15344
15345 \end_inset
15346
15347 , you'll see 
15348 \family roman
15349 \series medium
15350 a
15351 \family default
15352 \series default
15353  grey 
15354 \family roman
15355 \series medium
15356 box with a
15357 \family default
15358 \series default
15359  red 
15360 \family roman
15361 \series medium
15362 label 
15363 \begin_inset Quotes eld
15364 \end_inset
15365
15366 margin
15367 \begin_inset Quotes erd
15368 \end_inset
15369
15370  appearing within your text.
15371  This box is LyX's representation of your margin
15372 \family default
15373 \series default
15374 al 
15375 \family roman
15376 \series medium
15377 note.
15378 \end_layout
15379
15380 \begin_layout Standard
15381 At the side is an example marginal note.
15382 \family roman
15383 \series medium
15384
15385 \begin_inset Marginal
15386 status open
15387
15388 \begin_layout Plain Layout
15389 This is a marginal note.
15390 \end_layout
15391
15392 \end_inset
15393
15394
15395 \end_layout
15396
15397 \begin_layout Standard
15398 Marginal notes appear at the right side in single-sided documents.
15399  In double-sided documents they appear in the outer margin -- left on even
15400  pages, right on odd pages.
15401 \end_layout
15402
15403 \begin_layout Section
15404 Graphics and Images
15405 \begin_inset Index
15406 status collapsed
15407
15408 \begin_layout Plain Layout
15409 Images
15410 \end_layout
15411
15412 \end_inset
15413
15414
15415 \begin_inset Index
15416 status collapsed
15417
15418 \begin_layout Plain Layout
15419 Graphics
15420 \end_layout
15421
15422 \end_inset
15423
15424
15425 \begin_inset CommandInset label
15426 LatexCommand label
15427 name "sec:Graphics"
15428
15429 \end_inset
15430
15431
15432 \end_layout
15433
15434 \begin_layout Standard
15435 To insert an image in your document, place the cursor at the text position
15436  you want and click on the toolbar icon 
15437 \begin_inset Graphics
15438         filename ../images/dialog-show-new-inset_graphics.png
15439
15440 \end_inset
15441
15442  or select 
15443 \family sans
15444 Insert\SpecialChar \menuseparator
15445 Graphics
15446 \family default
15447  from the menu.
15448  Then a dialog will appear to choose the file to load.
15449 \end_layout
15450
15451 \begin_layout Standard
15452 This dialog has numerous mostly self-explanatory parameters.
15453  The 
15454 \family sans
15455 Graphics
15456 \family default
15457  tab allows you to choose your image file.
15458  The image can be transformed by setting a rotation angle and a scaling
15459  factor.
15460  The scaling units are explained in Appendix
15461 \begin_inset space ~
15462 \end_inset
15463
15464
15465 \begin_inset CommandInset ref
15466 LatexCommand ref
15467 reference "cha:Units-available-in"
15468
15469 \end_inset
15470
15471 .
15472 \end_layout
15473
15474 \begin_layout Standard
15475 In the tab 
15476 \family sans
15477 Clipping
15478 \family default
15479  it is possible to set image coordinates to adjust the height and width
15480  of the image in the output.
15481  The coordinates can also be calculated automatically by pressing the button
15482  
15483 \family sans
15484 Get
15485 \begin_inset space ~
15486 \end_inset
15487
15488 from
15489 \begin_inset space ~
15490 \end_inset
15491
15492 file
15493 \family default
15494 .
15495  The option 
15496 \family sans
15497 Clip
15498 \begin_inset space ~
15499 \end_inset
15500
15501 to
15502 \begin_inset space ~
15503 \end_inset
15504
15505 bounding
15506 \begin_inset space ~
15507 \end_inset
15508
15509 box
15510 \family default
15511  will only print the image region within the given coordinates.
15512  Normally you don't need to take care about image coordinates and can ignore
15513  the tab 
15514 \family sans
15515 Clipping
15516 \family default
15517 .
15518 \end_layout
15519
15520 \begin_layout Standard
15521 In the 
15522 \family sans
15523 LaTeX and LyX options
15524 \family default
15525  tab LaTeX experts can specify additional LaTeX options.
15526  You can also specify here the appearance of the image inside LyX.
15527  The option 
15528 \family sans
15529 Draft
15530 \begin_inset space ~
15531 \end_inset
15532
15533 mode
15534 \family default
15535  has the effect that the image doesn't appear in the output, only a frame
15536  with the image size is printed.
15537  The option 
15538 \family sans
15539 Don't
15540 \begin_inset space ~
15541 \end_inset
15542
15543 unzip
15544 \begin_inset space ~
15545 \end_inset
15546
15547 on
15548 \begin_inset space ~
15549 \end_inset
15550
15551 export
15552 \family default
15553  is explained in the 
15554 \emph on
15555 EmbeddedObjects
15556 \emph default
15557  manual in section 
15558 \emph on
15559 Graphics Dialog
15560 \emph default
15561 .
15562 \end_layout
15563
15564 \begin_layout Standard
15565 The graphics dialog can be called at any time by clicking on an image.
15566  The image will appear in the output exactly at the position where it is
15567  in the text.
15568  This is an example image within a separate, horizontally centered paragraph:
15569  
15570 \end_layout
15571
15572 \begin_layout Standard
15573 \align center
15574 \begin_inset Graphics
15575         filename clipart/mobius.eps
15576         scale 70
15577         rotateOrigin center
15578
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \begin_layout Standard
15585 If you need image captions and want to reference images, you have to put
15586  the image into a float, see section
15587 \begin_inset space ~
15588 \end_inset
15589
15590
15591 \begin_inset CommandInset ref
15592 LatexCommand ref
15593 reference "sec:Figure-Floats"
15594
15595 \end_inset
15596
15597 .
15598 \end_layout
15599
15600 \begin_layout Subsection
15601 Image Formats
15602 \begin_inset Index
15603 status collapsed
15604
15605 \begin_layout Plain Layout
15606 Images ! Formats
15607 \end_layout
15608
15609 \end_inset
15610
15611
15612 \begin_inset CommandInset label
15613 LatexCommand label
15614 name "sub:Image-Formats"
15615
15616 \end_inset
15617
15618
15619 \end_layout
15620
15621 \begin_layout Standard
15622 You can insert images in any known file format.
15623  But as we explained in section
15624 \begin_inset space ~
15625 \end_inset
15626
15627
15628 \begin_inset CommandInset ref
15629 LatexCommand ref
15630 reference "sub:Output-file-formats"
15631
15632 \end_inset
15633
15634 , every output document format allows only a few image formats.
15635  LyX uses therefore the program 
15636 \family typewriter
15637 Imagemagick
15638 \family default
15639  in the background to convert the images to the right format.
15640  To increase your workflow by avoiding these conversions in the background,
15641  you can use only the image formats listed in the subsections of section
15642 \begin_inset space ~
15643 \end_inset
15644
15645
15646 \begin_inset CommandInset ref
15647 LatexCommand ref
15648 reference "sub:Output-file-formats"
15649
15650 \end_inset
15651
15652 .
15653 \end_layout
15654
15655 \begin_layout Standard
15656 Similar to fonts there are two types of image formats:
15657 \end_layout
15658
15659 \begin_layout Description
15660 Bitmap
15661 \begin_inset space ~
15662 \end_inset
15663
15664 images consist of pixel values, often in a compressed form.
15665  They are therefore not fully scalable and look pixeled in large zooms.
15666  Well-known bitmap image formats are 
15667 \begin_inset Quotes eld
15668 \end_inset
15669
15670 Graphics Interchange Format
15671 \begin_inset Quotes erd
15672 \end_inset
15673
15674  (GIF, file extension 
15675 \begin_inset Quotes eld
15676 \end_inset
15677
15678
15679 \family typewriter
15680 .gif
15681 \family default
15682
15683 \begin_inset Quotes erd
15684 \end_inset
15685
15686 )
15687 \begin_inset Index
15688 status collapsed
15689
15690 \begin_layout Plain Layout
15691 GIF|see
15692 \begin_inset ERT
15693 status collapsed
15694
15695 \begin_layout Plain Layout
15696
15697 {
15698 \end_layout
15699
15700 \end_inset
15701
15702 Image formats
15703 \begin_inset ERT
15704 status collapsed
15705
15706 \begin_layout Plain Layout
15707
15708 }
15709 \end_layout
15710
15711 \end_inset
15712
15713
15714 \end_layout
15715
15716 \end_inset
15717
15718
15719 \begin_inset Quotes eld
15720 \end_inset
15721
15722 Portable Network Graphics
15723 \begin_inset Quotes erd
15724 \end_inset
15725
15726  (PNG, file extension 
15727 \begin_inset Quotes eld
15728 \end_inset
15729
15730
15731 \family typewriter
15732 .png
15733 \family default
15734
15735 \begin_inset Quotes erd
15736 \end_inset
15737
15738 )
15739 \begin_inset Index
15740 status collapsed
15741
15742 \begin_layout Plain Layout
15743 PNG|see
15744 \begin_inset ERT
15745 status collapsed
15746
15747 \begin_layout Plain Layout
15748
15749 {
15750 \end_layout
15751
15752 \end_inset
15753
15754 Image formats
15755 \begin_inset ERT
15756 status collapsed
15757
15758 \begin_layout Plain Layout
15759
15760 }
15761 \end_layout
15762
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \end_inset
15769
15770 , and 
15771 \begin_inset Quotes eld
15772 \end_inset
15773
15774 Joint Photographic Experts Group
15775 \begin_inset Quotes erd
15776 \end_inset
15777
15778  (JPG, file extension 
15779 \begin_inset Quotes eld
15780 \end_inset
15781
15782
15783 \family typewriter
15784 .jpg
15785 \family default
15786
15787 \begin_inset Quotes erd
15788 \end_inset
15789
15790  or 
15791 \begin_inset Quotes eld
15792 \end_inset
15793
15794
15795 \family typewriter
15796 .jpeg
15797 \family default
15798
15799 \begin_inset Quotes erd
15800 \end_inset
15801
15802 )
15803 \begin_inset Index
15804 status collapsed
15805
15806 \begin_layout Plain Layout
15807 JPG|see
15808 \begin_inset ERT
15809 status collapsed
15810
15811 \begin_layout Plain Layout
15812
15813 {
15814 \end_layout
15815
15816 \end_inset
15817
15818 Image formats
15819 \begin_inset ERT
15820 status collapsed
15821
15822 \begin_layout Plain Layout
15823
15824 }
15825 \end_layout
15826
15827 \end_inset
15828
15829
15830 \end_layout
15831
15832 \end_inset
15833
15834 .
15835 \end_layout
15836
15837 \begin_layout Description
15838 Scalable
15839 \begin_inset space ~
15840 \end_inset
15841
15842 images consist of vectors and can therefore be scaled to any size without
15843  data loss.
15844  The scaling ability is necessary if you want to create presentations, because
15845  presentations are always scaled by the beamer.
15846  Scaling is also useful for online documents to let the user zoom into diagrams.
15847 \begin_inset Newline newline
15848 \end_inset
15849
15850 Scalable image formats can be 
15851 \begin_inset Quotes eld
15852 \end_inset
15853
15854 Scalable Vector Graphics
15855 \begin_inset Quotes erd
15856 \end_inset
15857
15858  (SVG, file extension 
15859 \begin_inset Quotes eld
15860 \end_inset
15861
15862
15863 \family typewriter
15864 .svg
15865 \family default
15866
15867 \begin_inset Quotes erd
15868 \end_inset
15869
15870 )
15871 \begin_inset Index
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875 SVG|see
15876 \begin_inset ERT
15877 status collapsed
15878
15879 \begin_layout Plain Layout
15880
15881 {
15882 \end_layout
15883
15884 \end_inset
15885
15886 Image formats
15887 \begin_inset ERT
15888 status collapsed
15889
15890 \begin_layout Plain Layout
15891
15892 }
15893 \end_layout
15894
15895 \end_inset
15896
15897
15898 \end_layout
15899
15900 \end_inset
15901
15902
15903 \begin_inset Quotes eld
15904 \end_inset
15905
15906 Encapsulated PostScript
15907 \begin_inset Quotes erd
15908 \end_inset
15909
15910  (EPS, file extension 
15911 \begin_inset Quotes eld
15912 \end_inset
15913
15914
15915 \family typewriter
15916 .eps
15917 \family default
15918
15919 \begin_inset Quotes erd
15920 \end_inset
15921
15922 )
15923 \begin_inset Index
15924 status collapsed
15925
15926 \begin_layout Plain Layout
15927 EPS|see
15928 \begin_inset ERT
15929 status collapsed
15930
15931 \begin_layout Plain Layout
15932
15933 {
15934 \end_layout
15935
15936 \end_inset
15937
15938 Image formats
15939 \begin_inset ERT
15940 status collapsed
15941
15942 \begin_layout Plain Layout
15943
15944 }
15945 \end_layout
15946
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \end_inset
15953
15954 , and 
15955 \begin_inset Quotes eld
15956 \end_inset
15957
15958 Portable Document Format
15959 \begin_inset Quotes erd
15960 \end_inset
15961
15962  (PDF, file extension 
15963 \begin_inset Quotes eld
15964 \end_inset
15965
15966
15967 \family typewriter
15968 .pdf
15969 \family default
15970
15971 \begin_inset Quotes erd
15972 \end_inset
15973
15974 )
15975 \begin_inset Index
15976 status collapsed
15977
15978 \begin_layout Plain Layout
15979 PDF
15980 \end_layout
15981
15982 \end_inset
15983
15984 .
15985  We say it can be, because you can convert any bitmap image format to PDF
15986  or EPS and the result won't be scalable.
15987  In this cases only a header with the image properties is added to the original
15988  image
15989 \begin_inset Foot
15990 status collapsed
15991
15992 \begin_layout Plain Layout
15993 In the case of PDF, the original image is additionally compressed.
15994 \end_layout
15995
15996 \end_inset
15997
15998 .
15999 \end_layout
16000
16001 \begin_layout Standard
16002 Normally one can't convert a bitmap image into a scalable one, only vice
16003  versa.
16004 \end_layout
16005
16006 \begin_layout Subsection
16007 Grouping of Image Settings
16008 \begin_inset Index
16009 status collapsed
16010
16011 \begin_layout Plain Layout
16012 Images ! Settings grouping
16013 \end_layout
16014
16015 \end_inset
16016
16017
16018 \end_layout
16019
16020 \begin_layout Standard
16021 Each image can define a new group of image settings or join an existing
16022  group.
16023  Images within such a group share their settings, so adjusting one image
16024  of the group automatically also adjusts all other images of the group in
16025  the same way.
16026  So you can for example change the size for a bunch of images without the
16027  need to manually change each of them.
16028  
16029 \end_layout
16030
16031 \begin_layout Standard
16032 A new group can be set by entering a name in the 
16033 \family sans
16034 Initialize
16035 \begin_inset space ~
16036 \end_inset
16037
16038 Group
16039 \begin_inset space ~
16040 \end_inset
16041
16042 Name
16043 \family default
16044  field in the Graphics dialog.
16045  Joining an existing group can be done using the context menu of the image
16046  by checking the name of the desired group.
16047 \end_layout
16048
16049 \begin_layout Section
16050 Tables
16051 \begin_inset Index
16052 status collapsed
16053
16054 \begin_layout Plain Layout
16055 Tables
16056 \end_layout
16057
16058 \end_inset
16059
16060
16061 \begin_inset CommandInset label
16062 LatexCommand label
16063 name "sec:Tables"
16064
16065 \end_inset
16066
16067
16068 \end_layout
16069
16070 \begin_layout Standard
16071 You can insert a table using either the toolbar button 
16072 \begin_inset Graphics
16073         filename ../images/tabular-insert.png
16074         scale 85
16075
16076 \end_inset
16077
16078  or the menu 
16079 \family sans
16080 Insert\SpecialChar \menuseparator
16081 Table
16082 \family default
16083 .
16084  A dialog will appear, asking you for the number of rows and columns.
16085  The default table has lines around any cell and the first row appears separated
16086  from the rest of the table.
16087  This separation appears due to a double line: The cells of the first row
16088  have a line below them and the cells of the second row have a line above
16089  them.
16090  Here's an example table:
16091 \end_layout
16092
16093 \begin_layout Standard
16094 \align center
16095 \begin_inset Tabular
16096 <lyxtabular version="3" rows="4" columns="4">
16097 <features>
16098 <column alignment="center" valignment="top" width="0pt">
16099 <column alignment="center" valignment="top" width="0pt">
16100 <column alignment="center" valignment="top" width="0in">
16101 <column alignment="center" valignment="top" width="0pt">
16102 <row>
16103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116
16117 \family roman
16118 \series medium
16119 \shape up
16120 \size normal
16121 \emph off
16122 \bar no
16123 \noun off
16124 \color none
16125 1
16126 \end_layout
16127
16128 \end_inset
16129 </cell>
16130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134 2
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 3
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 </row>
16149 <row>
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154
16155 \family roman
16156 \series medium
16157 \shape up
16158 \size normal
16159 \emph off
16160 \bar no
16161 \noun off
16162 \color none
16163 A
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16178 \begin_inset Text
16179
16180 \begin_layout Plain Layout
16181
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190
16191 \end_layout
16192
16193 \end_inset
16194 </cell>
16195 </row>
16196 <row>
16197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201
16202 \family roman
16203 \series medium
16204 \shape up
16205 \size normal
16206 \emph off
16207 \bar no
16208 \noun off
16209 \color none
16210 B
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Plain Layout
16219
16220 \end_layout
16221
16222 \end_inset
16223 </cell>
16224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \begin_layout Plain Layout
16228
16229 \size normal
16230 \noun off
16231 \color none
16232  
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16238 \begin_inset Text
16239
16240 \begin_layout Plain Layout
16241
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 </row>
16247 <row>
16248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Plain Layout
16252
16253 \family roman
16254 \series medium
16255 \shape up
16256 \size normal
16257 \emph off
16258 \bar no
16259 \noun off
16260 \color none
16261 C
16262 \end_layout
16263
16264 \end_inset
16265 </cell>
16266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Plain Layout
16270
16271 \end_layout
16272
16273 \end_inset
16274 </cell>
16275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 </row>
16294 </lyxtabular>
16295
16296 \end_inset
16297
16298
16299 \end_layout
16300
16301 \begin_layout Subsection
16302 The Table dialog
16303 \end_layout
16304
16305 \begin_layout Standard
16306 You can alter a table by clicking on it with the right mouse button, which
16307  brings up the table dialog.
16308  Here you can adjust the settings of the cell and row/column respectively
16309  where the cursor is placed currently.
16310  Most of the dialog options also work on selections.
16311  This means that if you select more cells, columns or rows the action is
16312  done on all of your selection.
16313 \end_layout
16314
16315 \begin_layout Standard
16316 Additionally to the table dialog the 
16317 \family sans
16318 table
16319 \begin_inset space ~
16320 \end_inset
16321
16322 toolbar
16323 \family default
16324 , that appears when the cursor is inside a table, helps you in setting table
16325  properties.
16326  It is for example currently only possible to add
16327 \begin_inset space \thinspace{}
16328 \end_inset
16329
16330 /
16331 \begin_inset space \thinspace{}
16332 \end_inset
16333
16334 delete lines via the table toolbar.
16335 \end_layout
16336
16337 \begin_layout Standard
16338 In the tab 
16339 \family sans
16340 Table
16341 \begin_inset space ~
16342 \end_inset
16343
16344 Settings
16345 \family default
16346  of the table dialog you can set the alignment for the current row.
16347  If you add a row or column, it will be inserted right beside or below the
16348  current cell respectively.
16349  The vertical alignment of a column can only be adjusted when a column width
16350  is given.
16351  A given width will allow the cell to have line breaks and multiple paragraphs
16352  of text, see section
16353 \begin_inset space ~
16354 \end_inset
16355
16356
16357 \begin_inset CommandInset ref
16358 LatexCommand ref
16359 reference "sub:Table-Cells"
16360
16361 \end_inset
16362
16363 .
16364 \end_layout
16365
16366 \begin_layout Standard
16367 You can mark multiple cells of one row as a multicolumn cell using the check
16368  box 
16369 \family sans
16370 Multicolumn
16371 \family default
16372 .
16373  This will merge the cells to 
16374 \emph on
16375 one
16376 \emph default
16377  cell, spread over more than one column.
16378  Multicolumn cells are treated as own rows, so that the alignment, width,
16379  and border settings affect only the multicolumn cell.
16380  Here's an example table with a multicolumn cell in the first row and one
16381  in the last row without the upper border:
16382 \end_layout
16383
16384 \begin_layout Standard
16385 \align center
16386 \begin_inset Tabular
16387 <lyxtabular version="3" rows="3" columns="4">
16388 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16389 <column alignment="center" valignment="top" width="0pt">
16390 <column alignment="center" valignment="middle" width="0">
16391 <column alignment="center" valignment="top" width="0in">
16392 <column alignment="center" valignment="top" width="0pt">
16393 <row>
16394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398 abc
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 def ghi
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Plain Layout
16425 jkl
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 </row>
16431 <row>
16432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436
16437 \family roman
16438 \series medium
16439 \shape up
16440 \size normal
16441 \emph off
16442 \bar no
16443 \noun off
16444 \color none
16445 A
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454 B
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463 C
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Plain Layout
16472 D
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 </row>
16478 <row>
16479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 1
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 2
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501 3
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Plain Layout
16510 4
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 </row>
16516 </lyxtabular>
16517
16518 \end_inset
16519
16520
16521 \end_layout
16522
16523 \begin_layout Standard
16524 At the moment LyX doesn't support multirow cells.
16525  Adept users can declare special LaTeX-arguments for the table.
16526  They are necessary for special table formatting, like for multirow cells,
16527  explained in the tables section of the 
16528 \emph on
16529 Extended
16530 \begin_inset space ~
16531 \end_inset
16532
16533 Features
16534 \emph default
16535  manual.
16536  You can also rotate the current cell or the whole table 90
16537 \begin_inset Formula $\,$
16538 \end_inset
16539
16540 degrees counterclockwise.
16541  These rotations are not visible in LyX but in the output.
16542 \end_layout
16543
16544 \begin_layout Standard
16545 \begin_inset Note Greyedout
16546 status open
16547
16548 \begin_layout Plain Layout
16549
16550 \series bold
16551 Note:
16552 \series default
16553  Most DVI-viewers are 
16554 \emph on
16555 not
16556 \emph default
16557  able to display rotations.
16558 \end_layout
16559
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \begin_layout Standard
16566 The 
16567 \family sans
16568 Borders
16569 \family default
16570  tab allows you to add and delete border lines for the current row/column.
16571  The button 
16572 \family sans
16573 Default
16574 \family default
16575  adds lines for all cell borders.
16576 \end_layout
16577
16578 \begin_layout Subsection
16579 Longtables
16580 \begin_inset Index
16581 status collapsed
16582
16583 \begin_layout Plain Layout
16584 Tables ! Longtables
16585 \end_layout
16586
16587 \end_inset
16588
16589
16590 \begin_inset Index
16591 status collapsed
16592
16593 \begin_layout Plain Layout
16594 Longtables
16595 \end_layout
16596
16597 \end_inset
16598
16599
16600 \end_layout
16601
16602 \begin_layout Standard
16603 If the table is too long to fit on one page, you can use the option 
16604 \family sans
16605 Use
16606 \begin_inset space ~
16607 \end_inset
16608
16609 long
16610 \begin_inset space ~
16611 \end_inset
16612
16613 table
16614 \family default
16615  in the tab 
16616 \family sans
16617 Longtable
16618 \family default
16619  of the table dialog to split the table automatically over more pages.
16620  Doing this enables some check boxes and you can now define:
16621 \end_layout
16622
16623 \begin_layout Description
16624
16625 \family sans
16626 Header
16627 \family default
16628 : The current row and all rows above, that don't have any special options
16629  defined, are defined to be the header rows of all pages of the longtable;
16630  except for the first page, if 
16631 \family sans
16632 First
16633 \begin_inset space ~
16634 \end_inset
16635
16636 header
16637 \family default
16638  is defined.
16639 \end_layout
16640
16641 \begin_layout Description
16642
16643 \family sans
16644 First
16645 \begin_inset space ~
16646 \end_inset
16647
16648 header
16649 \family default
16650 : The current row and all rows above, that don't have any special options
16651  defined, are defined to be the header rows of the first page of the longtable.
16652 \end_layout
16653
16654 \begin_layout Description
16655
16656 \family sans
16657 Footer
16658 \family default
16659 : The current row and all rows below, that don't have any special options
16660  defined, are defined to be the footer rows of all pages of the longtable;
16661  except for the last page, if 
16662 \family sans
16663 Last
16664 \begin_inset space ~
16665 \end_inset
16666
16667 footer
16668 \family default
16669  is defined.
16670 \end_layout
16671
16672 \begin_layout Description
16673
16674 \family sans
16675 Last
16676 \begin_inset space ~
16677 \end_inset
16678
16679 footer
16680 \family default
16681 : The current row and all rows below, that don't have any special options
16682  defined, are defined to be the footer rows of the last page of the longtable.
16683 \end_layout
16684
16685 \begin_layout Description
16686 Caption: The first row is reset as single column.
16687  You can now insert there the table caption via the menu 
16688 \family sans
16689 Insert\SpecialChar \menuseparator
16690 Caption
16691 \family default
16692 .
16693  More about longtable captions can be found in the 
16694 \emph on
16695 Embedded
16696 \begin_inset space ~
16697 \end_inset
16698
16699 Objects
16700 \emph default
16701  manual.
16702 \end_layout
16703
16704 \begin_layout Standard
16705 You can also specify a row where the table is split.
16706  If you set more than one option in the same table row, you should be aware
16707  of the fact that only the first one is used in the given table row.
16708  The others will then be defined as 
16709 \emph on
16710 empty
16711 \emph default
16712 .
16713  In this context, first means first in this order: 
16714 \family sans
16715 Footer, Last
16716 \begin_inset space ~
16717 \end_inset
16718
16719 footer,
16720 \family default
16721  
16722 \family sans
16723 Header,
16724 \family default
16725  
16726 \family sans
16727 First
16728 \begin_inset space ~
16729 \end_inset
16730
16731 header.
16732
16733 \family default
16734  See the following longtable to see how it works:
16735 \end_layout
16736
16737 \begin_layout Standard
16738 \align center
16739 \begin_inset Tabular
16740 <lyxtabular version="3" rows="69" columns="3">
16741 <features islongtable="true">
16742 <column alignment="block" valignment="top" width="5cm">
16743 <column alignment="left" valignment="top" width="0pt">
16744 <column alignment="right" valignment="top" width="0pt">
16745 <row endfirsthead="true">
16746 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750
16751 \series bold
16752 Example Phone List (ignore the names)
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 </row>
16776 <row endfirsthead="true">
16777 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \series bold
16783 NAME
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801
16802 \series bold
16803 TEL.
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 </row>
16809 <row endhead="true">
16810 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814  
16815 \series bold
16816 Example Phone List
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row endhead="true">
16841 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845
16846 \series bold
16847 NAME
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865
16866 \series bold
16867 TEL.
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row endfoot="true">
16874 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878  
16879 \series bold
16880 continue ...
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 </row>
16904 <row>
16905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909
16910 \series bold
16911 Annovi
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 Silvia
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 111
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 <row>
16936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940
16941 \series bold
16942 Bertoli
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 Stefano
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 111
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 </row>
16966 <row>
16967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \series bold
16973 Bozzi
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 Walter
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 111
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 </row>
16997 <row>
16998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002
17003 \series bold
17004 Cachia
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 Maria
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022 111
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 </row>
17028 <row>
17029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033
17034 \series bold
17035 Cachia
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 Maurizio
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 111
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 </row>
17059 <row>
17060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064
17065 \series bold
17066 Cinquemani
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 Giusi
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084 111
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 <row>
17091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095
17096 \series bold
17097 Colin
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 Bernard
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 111
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 </row>
17121 <row>
17122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126
17127 \series bold
17128 Concli
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137 Gianfranco
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146 111
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 </row>
17152 <row>
17153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157
17158 \series bold
17159 Dal Bosco
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 Carolina
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 111
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \series bold
17190 Dalpiaz
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 Annamaria
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 111
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 </row>
17214 <row>
17215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219
17220 \series bold
17221 Feliciello
17222 \end_layout
17223
17224 \end_inset
17225 </cell>
17226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230 Domenico
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 111
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 </row>
17245 <row>
17246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \series bold
17252 Focarelli
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 Paola
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 111
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 </row>
17276 <row>
17277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281
17282 \series bold
17283 Galletti
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 Oreste
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 111
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 <row>
17308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \series bold
17314 Gasparini
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 Franca
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 111
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 </row>
17338 <row>
17339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343
17344 \series bold
17345 Rizzardi
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354 Paola
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 111
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 </row>
17369 <row>
17370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \series bold
17376 Lassini
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 Giancarlo
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 111
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 </row>
17400 <row>
17401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405
17406 \series bold
17407 Malfatti
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 Luciano
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 111
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 </row>
17431 <row>
17432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436
17437 \series bold
17438 Malfatti
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447 Valeriano
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 111
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 </row>
17462 <row>
17463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467
17468 \series bold
17469 Meneguzzo
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 Roberto
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 111
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 </row>
17493 <row>
17494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498
17499 \series bold
17500 Mezzadra
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 Roberto
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 111
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 </row>
17524 <row>
17525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529
17530 \series bold
17531 Pirpamer
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 Erich
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 111
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 </row>
17555 <row>
17556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560
17561 \series bold
17562 Pochiesa
17563 \end_layout
17564
17565 \end_inset
17566 </cell>
17567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Plain Layout
17571 Paolo
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580 111, 222
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 </row>
17586 <row>
17587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591
17592 \series bold
17593 Radina
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602 Claudio
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 111
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 </row>
17617 <row>
17618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622
17623 \series bold
17624 Stuffer
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633 Oskar
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 111
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 </row>
17648 <row>
17649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653
17654 \series bold
17655 Tacchelli
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 Ugo
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 111
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 </row>
17679 <row>
17680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684
17685 \series bold
17686 Tezzele
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 Margit
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 111
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 </row>
17710 <row>
17711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715
17716 \series bold
17717 Unterkalmsteiner
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 Frieda
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 111
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746
17747 \series bold
17748 Vieider
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 Hilde
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 111
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 </row>
17772 <row>
17773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777
17778 \series bold
17779 Vigna
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 Jürgen
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 111
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 </row>
17803 <row>
17804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \series bold
17810 Weber
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819 Maurizio
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 111
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 </row>
17834 <row>
17835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839
17840 \series bold
17841 Winkler
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850 Franz
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859 111
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 </row>
17865 <row>
17866 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870  
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 </row>
17894 <row>
17895 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899
17900 \series bold
17901 Annovi
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 Silvia
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 555
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 <row>
17926 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930
17931 \series bold
17932 Bertoli
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 Stefano
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 555
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 </row>
17956 <row>
17957 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961
17962 \series bold
17963 Bozzi
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 Walter
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981 555
17982 \end_layout
17983
17984 \end_inset
17985 </cell>
17986 </row>
17987 <row>
17988 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992
17993 \series bold
17994 Cachia
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 Maria
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 555
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 </row>
18018 <row>
18019 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023
18024 \series bold
18025 Cachia
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 Maurizio
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043 555
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 </row>
18049 <row>
18050 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054
18055 \series bold
18056 Cinquemani
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 Giusi
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 555
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 </row>
18080 <row>
18081 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085
18086 \series bold
18087 Colin
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 Bernard
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 555
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 </row>
18111 <row>
18112 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116
18117 \series bold
18118 Concli
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 Gianfranco
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136 555
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 </row>
18142 <row>
18143 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147
18148 \series bold
18149 Dal Bosco
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 Carolina
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 555
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \series bold
18180 Dalpiaz
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 Annamaria
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 555
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 </row>
18204 <row>
18205 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209
18210 \series bold
18211 Feliciello
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 Domenico
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 555
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 </row>
18235 <row>
18236 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240
18241 \series bold
18242 Focarelli
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 Paola
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 555
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 <row>
18267 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271
18272 \series bold
18273 Galletti
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 Oreste
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 555
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 </row>
18297 <row>
18298 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302
18303 \series bold
18304 Gasparini
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 Franca
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 555
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 </row>
18328 <row>
18329 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333
18334 \series bold
18335 Rizzardi
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 Paola
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 555
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 </row>
18359 <row>
18360 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364
18365 \series bold
18366 Lassini
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 Giancarlo
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 555
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 </row>
18390 <row>
18391 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395
18396 \series bold
18397 Malfatti
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 Luciano
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 555
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 </row>
18421 <row>
18422 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426
18427 \series bold
18428 Malfatti
18429 \end_layout
18430
18431 \end_inset
18432 </cell>
18433 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437 Valeriano
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446 555
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 </row>
18452 <row>
18453 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457
18458 \series bold
18459 Meneguzzo
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 Roberto
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477 555
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 </row>
18483 <row>
18484 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488
18489 \series bold
18490 Mezzadra
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 Roberto
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 555
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 </row>
18514 <row>
18515 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519
18520 \series bold
18521 Pirpamer
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530 Erich
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 555
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 </row>
18545 <row>
18546 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550
18551 \series bold
18552 Pochiesa
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561 Paolo
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 555, 222
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \series bold
18583 Radina
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 Claudio
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 555
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 </row>
18607 <row>
18608 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612
18613 \series bold
18614 Stuffer
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623 Oskar
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632 555
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 </row>
18638 <row>
18639 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \series bold
18645 Tacchelli
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654 Ugo
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 555
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 </row>
18669 <row>
18670 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674
18675 \series bold
18676 Tezzele
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685 Margit
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 555
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 </row>
18700 <row>
18701 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \series bold
18707 Unterkalmsteiner
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716 Frieda
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 555
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 </row>
18731 <row>
18732 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \series bold
18738 Vieider
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 Hilde
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 555
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 <row>
18763 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767
18768 \series bold
18769 Vigna
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778 Jürgen
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787 999
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 </row>
18793 <row>
18794 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798
18799 \series bold
18800 Weber
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 Maurizio
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 555
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 </row>
18824 <row>
18825 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829
18830 \series bold
18831 Winkler
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 Franz
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 555
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 </row>
18855 <row endlastfoot="true">
18856 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860
18861 \series bold
18862 End
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 </row>
18886 </lyxtabular>
18887
18888 \end_inset
18889
18890
18891 \end_layout
18892
18893 \begin_layout Subsection
18894 Table Cells
18895 \begin_inset Index
18896 status collapsed
18897
18898 \begin_layout Plain Layout
18899 Tables ! Cells
18900 \end_layout
18901
18902 \end_inset
18903
18904
18905 \begin_inset CommandInset label
18906 LatexCommand label
18907 name "sub:Table-Cells"
18908
18909 \end_inset
18910
18911
18912 \end_layout
18913
18914 \begin_layout Standard
18915 A table cell can contain text, inline equations, a figure, or another table.
18916  All these kinds of objects can be placed in the same cell.
18917  Font sizes and shapes can also be altered.
18918  But you can't put a special environment in a cell (like 
18919 \family sans
18920 Section*
18921 \family default
18922 , etc.), nor set spacing options etc.
18923  for the cell's paragraph.
18924 \end_layout
18925
18926 \begin_layout Standard
18927 To have multi-line entries in table cells, you have to declare a fixed width
18928  for the column in the table dialog.
18929  Your text is then automatically split into multiple lines and the cell
18930  is enlarged vertically when the length of the text exceeds the given width.
18931  An example:
18932 \end_layout
18933
18934 \begin_layout Standard
18935 \align center
18936 \begin_inset Tabular
18937 <lyxtabular version="3" rows="4" columns="3">
18938 <features>
18939 <column alignment="center" valignment="top" width="0pt">
18940 <column alignment="block" valignment="top" width="3cm">
18941 <column alignment="center" valignment="top" width="0pt">
18942 <row>
18943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \family roman
18949 \series medium
18950 \shape up
18951 \size normal
18952 \emph off
18953 \bar no
18954 \noun off
18955 \color none
18956 1
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Plain Layout
18965
18966 \family roman
18967 \series medium
18968 \shape up
18969 \size normal
18970 \emph off
18971 \bar no
18972 \noun off
18973 \color none
18974 2
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983
18984 \family roman
18985 \series medium
18986 \shape up
18987 \size normal
18988 \emph off
18989 \bar no
18990 \noun off
18991 \color none
18992 3
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 </row>
18998 <row>
18999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003
19004 \family roman
19005 \series medium
19006 \shape up
19007 \size normal
19008 \emph off
19009 \bar no
19010 \noun off
19011 \color none
19012 4
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \family roman
19023 \series medium
19024 \shape up
19025 \size normal
19026 \emph off
19027 \bar no
19028 \noun off
19029 \color none
19030 This is a multiline entry in a table.
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \family roman
19041 \series medium
19042 \shape up
19043 \size normal
19044 \emph off
19045 \bar no
19046 \noun off
19047 \color none
19048 5
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 </row>
19054 <row>
19055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059
19060 \family roman
19061 \series medium
19062 \shape up
19063 \size normal
19064 \emph off
19065 \bar no
19066 \noun off
19067 \color none
19068 6
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077
19078 \family roman
19079 \series medium
19080 \shape up
19081 \size normal
19082 \emph off
19083 \bar no
19084 \noun off
19085 \color none
19086 This is longer now.
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095
19096 \family roman
19097 \series medium
19098 \shape up
19099 \size normal
19100 \emph off
19101 \bar no
19102 \noun off
19103 \color none
19104 7
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 </row>
19110 <row>
19111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115
19116 \family roman
19117 \series medium
19118 \shape up
19119 \size normal
19120 \emph off
19121 \bar no
19122 \noun off
19123 \color none
19124 8
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \family roman
19135 \series medium
19136 \shape up
19137 \size normal
19138 \emph off
19139 \bar no
19140 \noun off
19141 \color none
19142 This is a multiline entry in a table.
19143  This is longer now.
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152
19153 \family roman
19154 \series medium
19155 \shape up
19156 \size normal
19157 \emph off
19158 \bar no
19159 \noun off
19160 \color none
19161 9
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 </lyxtabular>
19168
19169 \end_inset
19170
19171
19172 \end_layout
19173
19174 \begin_layout Standard
19175 Cutting and pasting between tables and table cells works reasonably well.
19176  You can cut and paste even more than one row.
19177  Selection with the mouse or with 
19178 \family sans
19179 Shift
19180 \family default
19181  plus the arrow keys works as usual.
19182  You can also copy and paste the entire table as a single unit by starting
19183  the selection from outside the table.
19184 \end_layout
19185
19186 \begin_layout Section
19187 Floats
19188 \begin_inset Index
19189 status collapsed
19190
19191 \begin_layout Plain Layout
19192 Floats
19193 \end_layout
19194
19195 \end_inset
19196
19197
19198 \begin_inset CommandInset label
19199 LatexCommand label
19200 name "sec:Floats"
19201
19202 \end_inset
19203
19204
19205 \end_layout
19206
19207 \begin_layout Standard
19208 A float is a block of text associated with some sort of label, which doesn't
19209  have a fixed location.
19210  It can 
19211 \begin_inset Quotes eld
19212 \end_inset
19213
19214 float
19215 \begin_inset Quotes erd
19216 \end_inset
19217
19218  forward or backward a page or two, to wherever it fits best.
19219  
19220 \family sans
19221 Footnotes
19222 \family default
19223  and 
19224 \family sans
19225 Margin
19226 \begin_inset space ~
19227 \end_inset
19228
19229 Notes
19230 \family default
19231  are also floats, because they can float to the next page when there are
19232  too much notes at the page.
19233 \end_layout
19234
19235 \begin_layout Standard
19236 Floats makes it possible to get a high quality layout.
19237  Images and tables can evenly be spread to the pages to avoid whitespace
19238  and pages without text.
19239  As the floating often destroys the context between the text and the image/table
19240 , every float can be referenced in the text.
19241  Floats are therefore numbered.
19242  Referencing is described in section
19243 \begin_inset space ~
19244 \end_inset
19245
19246
19247 \begin_inset CommandInset ref
19248 LatexCommand ref
19249 reference "sec:Cross-References"
19250
19251 \end_inset
19252
19253 .
19254 \end_layout
19255
19256 \begin_layout Standard
19257 To insert a float, use the menu 
19258 \family sans
19259 Insert\SpecialChar \menuseparator
19260 Floats
19261 \family default
19262 .
19263  A box with a caption that has e.
19264 \begin_inset space \thinspace{}
19265 \end_inset
19266
19267 g.
19268 \begin_inset space ~
19269 \end_inset
19270
19271 the label 
19272 \begin_inset Quotes eld
19273 \end_inset
19274
19275 Figure
19276 \begin_inset space ~
19277 \end_inset
19278
19279 #:
19280 \begin_inset Quotes erd
19281 \end_inset
19282
19283  (# is the actual number) will be inserted into your document.
19284  The label will automatically be translated to the document language in
19285  the output.
19286  Behind the label you can insert the caption text.
19287 \begin_inset Index
19288 status collapsed
19289
19290 \begin_layout Plain Layout
19291 Floats ! Captions
19292 \end_layout
19293
19294 \end_inset
19295
19296  The image or table is inserted above or below the caption in a separate
19297  paragraph within the float.
19298  To keep your LyX-document readable, you can open and close the float box
19299  by left-clicking on the box label.
19300  A closed float box looks like this: 
19301 \begin_inset Graphics
19302         filename clipart/floatQt4.png
19303         scale 80
19304
19305 \end_inset
19306
19307  -- a gray button with a red label.
19308 \end_layout
19309
19310 \begin_layout Standard
19311 It is recommended to insert floats as a separate paragraph to avoid possible
19312  LaTeX-errors that can occur when the surrounding text is specially formatted.
19313 \end_layout
19314
19315 \begin_layout Subsection
19316 Float Types
19317 \end_layout
19318
19319 \begin_layout Subsubsection
19320 Figure Floats
19321 \begin_inset Index
19322 status collapsed
19323
19324 \begin_layout Plain Layout
19325 Floats ! Figure floats
19326 \end_layout
19327
19328 \end_inset
19329
19330
19331 \begin_inset CommandInset label
19332 LatexCommand label
19333 name "sec:Figure-Floats"
19334
19335 \end_inset
19336
19337
19338 \end_layout
19339
19340 \begin_layout Standard
19341 The menu 
19342 \family sans
19343 Insert\SpecialChar \menuseparator
19344 Float\SpecialChar \menuseparator
19345 Figure
19346 \family default
19347  inserts a float with the label 
19348 \begin_inset Quotes eld
19349 \end_inset
19350
19351
19352 \series bold
19353 Figure
19354 \begin_inset space ~
19355 \end_inset
19356
19357 #:
19358 \series default
19359
19360 \begin_inset Quotes erd
19361 \end_inset
19362
19363 .
19364  Set the cursor above this label (or before it and press enter) and insert
19365  the image as described above to get the caption printed below the image.
19366  This is what we did for Figure
19367 \begin_inset space ~
19368 \end_inset
19369
19370
19371 \begin_inset CommandInset ref
19372 LatexCommand ref
19373 reference "cap:Platypus"
19374
19375 \end_inset
19376
19377 .
19378  If you want the caption to be above the image, set the cursor at the end
19379  of the caption, press enter and insert the image.
19380  This was done in Figure
19381 \begin_inset space ~
19382 \end_inset
19383
19384
19385 \begin_inset CommandInset ref
19386 LatexCommand ref
19387 reference "cap:Escher"
19388
19389 \end_inset
19390
19391 .
19392 \end_layout
19393
19394 \begin_layout Standard
19395 \begin_inset Float figure
19396 wide false
19397 sideways false
19398 status open
19399
19400 \begin_layout Plain Layout
19401 \align center
19402 \begin_inset Graphics
19403         filename clipart/platypus.eps
19404         width 50col%
19405         rotateOrigin center
19406
19407 \end_inset
19408
19409
19410 \end_layout
19411
19412 \begin_layout Plain Layout
19413 \begin_inset Caption
19414
19415 \begin_layout Plain Layout
19416 \begin_inset CommandInset label
19417 LatexCommand label
19418 name "cap:Platypus"
19419
19420 \end_inset
19421
19422 A severely distorted platypus in a float.
19423 \end_layout
19424
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431
19432
19433 \end_layout
19434
19435 \begin_layout Standard
19436 \begin_inset Float figure
19437 wide false
19438 sideways false
19439 status open
19440
19441 \begin_layout Plain Layout
19442 \begin_inset Caption
19443
19444 \begin_layout Plain Layout
19445 \begin_inset CommandInset label
19446 LatexCommand label
19447 name "cap:Escher"
19448
19449 \end_inset
19450
19451 M.C.
19452  Escher on acid.
19453 \end_layout
19454
19455 \end_inset
19456
19457
19458 \end_layout
19459
19460 \begin_layout Plain Layout
19461 \align center
19462 \begin_inset Graphics
19463         filename clipart/escher-lsd.eps
19464         scale 80
19465         rotateOrigin center
19466
19467 \end_inset
19468
19469
19470 \end_layout
19471
19472 \end_inset
19473
19474
19475 \end_layout
19476
19477 \begin_layout Standard
19478 This figure float show also how to set a label and create a cross-reference
19479  to it.
19480  As described in section
19481 \begin_inset space ~
19482 \end_inset
19483
19484
19485 \begin_inset CommandInset ref
19486 LatexCommand ref
19487 reference "sec:Cross-References"
19488
19489 \end_inset
19490
19491 , you can simply insert a label in the caption using the menu 
19492 \family sans
19493 Insert\SpecialChar \menuseparator
19494 Label
19495 \family default
19496  and refer to it using the menu 
19497 \family sans
19498 Insert\SpecialChar \menuseparator
19499 Cross-Reference
19500 \family default
19501 .
19502  It is important to use references to figure floats, rather than using vague
19503  references like 
19504 \begin_inset Quotes eld
19505 \end_inset
19506
19507 the figure above
19508 \begin_inset Quotes erd
19509 \end_inset
19510
19511 , because as LaTeX will reposition the floats in the final document; it
19512  might not be 
19513 \begin_inset Quotes eld
19514 \end_inset
19515
19516 above
19517 \begin_inset Quotes erd
19518 \end_inset
19519
19520  at all.
19521 \end_layout
19522
19523 \begin_layout Standard
19524 Normally only one image is inserted to a figure float, but sometimes you
19525  might want to use two images with separate subcaptions.
19526  This can be done by inserting image floats into existing image floats.
19527  Note that only the main caption of the float is added to the List of Figures.
19528  Figure
19529 \begin_inset space ~
19530 \end_inset
19531
19532
19533 \begin_inset CommandInset ref
19534 LatexCommand ref
19535 reference "cap:Two-distorted-images"
19536
19537 \end_inset
19538
19539  is an example of a figure float with two images set side by side.
19540  You can also set the images one below the other.
19541  Figure
19542 \begin_inset space ~
19543 \end_inset
19544
19545
19546 \begin_inset CommandInset ref
19547 LatexCommand ref
19548 reference "fig:Undefinable"
19549
19550 \end_inset
19551
19552  and 
19553 \begin_inset CommandInset ref
19554 LatexCommand ref
19555 reference "fig:Platypus"
19556
19557 \end_inset
19558
19559  are the subfigures.
19560 \end_layout
19561
19562 \begin_layout Standard
19563 \begin_inset Float figure
19564 wide false
19565 sideways false
19566 status open
19567
19568 \begin_layout Plain Layout
19569 \begin_inset space \hfill{}
19570 \end_inset
19571
19572
19573 \begin_inset Float figure
19574 wide false
19575 sideways false
19576 status open
19577
19578 \begin_layout Plain Layout
19579 \begin_inset Caption
19580
19581 \begin_layout Plain Layout
19582 \begin_inset CommandInset label
19583 LatexCommand label
19584 name "fig:Undefinable"
19585
19586 \end_inset
19587
19588 Undefinable
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \begin_layout Plain Layout
19597 \begin_inset Graphics
19598         filename clipart/escher-lsd.eps
19599         width 45col%
19600
19601 \end_inset
19602
19603
19604 \end_layout
19605
19606 \end_inset
19607
19608
19609 \begin_inset space \hfill{}
19610 \end_inset
19611
19612
19613 \begin_inset Float figure
19614 wide false
19615 sideways false
19616 status open
19617
19618 \begin_layout Plain Layout
19619 \begin_inset Caption
19620
19621 \begin_layout Plain Layout
19622 \begin_inset CommandInset label
19623 LatexCommand label
19624 name "fig:Platypus"
19625
19626 \end_inset
19627
19628 Platypus
19629 \end_layout
19630
19631 \end_inset
19632
19633
19634 \end_layout
19635
19636 \begin_layout Plain Layout
19637 \begin_inset Graphics
19638         filename clipart/platypus.eps
19639         lyxscale 60
19640         width 45col%
19641
19642 \end_inset
19643
19644
19645 \end_layout
19646
19647 \end_inset
19648
19649
19650 \begin_inset space \hfill{}
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \begin_layout Plain Layout
19657 \begin_inset Caption
19658
19659 \begin_layout Plain Layout
19660 \begin_inset CommandInset label
19661 LatexCommand label
19662 name "cap:Two-distorted-images"
19663
19664 \end_inset
19665
19666 Two distorted images.
19667 \end_layout
19668
19669 \end_inset
19670
19671
19672 \end_layout
19673
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \begin_layout Standard
19680 Note that the caption is added to the 
19681 \family sans
19682 List
19683 \begin_inset space ~
19684 \end_inset
19685
19686 of
19687 \begin_inset space ~
19688 \end_inset
19689
19690 Figures
19691 \family default
19692  as described in section
19693 \begin_inset space ~
19694 \end_inset
19695
19696
19697 \begin_inset CommandInset ref
19698 LatexCommand ref
19699 reference "sub:List-of-Figures"
19700
19701 \end_inset
19702
19703 .
19704 \end_layout
19705
19706 \begin_layout Subsubsection
19707 Table Floats
19708 \begin_inset Index
19709 status collapsed
19710
19711 \begin_layout Plain Layout
19712 Floats ! Table floats
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \begin_inset CommandInset label
19719 LatexCommand label
19720 name "sec:Table-Floats"
19721
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \begin_layout Standard
19728 Table floats can be inserted using the menu 
19729 \family sans
19730 Insert\SpecialChar \menuseparator
19731 Float\SpecialChar \menuseparator
19732 Table
19733 \family default
19734 .
19735  They have the same properties as figure floats except of the different
19736  label.
19737  Table
19738 \begin_inset space ~
19739 \end_inset
19740
19741
19742 \begin_inset CommandInset ref
19743 LatexCommand ref
19744 reference "cap:Table-float"
19745
19746 \end_inset
19747
19748  is an example of a table float.
19749 \end_layout
19750
19751 \begin_layout Standard
19752 \begin_inset Float table
19753 wide false
19754 sideways false
19755 status open
19756
19757 \begin_layout Plain Layout
19758 \begin_inset Caption
19759
19760 \begin_layout Plain Layout
19761 \begin_inset CommandInset label
19762 LatexCommand label
19763 name "cap:Table-float"
19764
19765 \end_inset
19766
19767 A table float.
19768 \end_layout
19769
19770 \end_inset
19771
19772
19773 \end_layout
19774
19775 \begin_layout Plain Layout
19776 \align center
19777 \begin_inset Tabular
19778 <lyxtabular version="3" rows="3" columns="3">
19779 <features>
19780 <column alignment="center" valignment="top" width="0pt">
19781 <column alignment="center" valignment="top" width="0pt">
19782 <column alignment="center" valignment="top" width="0pt">
19783 <row>
19784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \family roman
19790 \series medium
19791 \shape up
19792 \size normal
19793 \emph off
19794 \bar no
19795 \noun off
19796 \color none
19797 1
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \family roman
19808 \series medium
19809 \shape up
19810 \size normal
19811 \emph off
19812 \bar no
19813 \noun off
19814 \color none
19815 2
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \family roman
19826 \series medium
19827 \shape up
19828 \size normal
19829 \emph off
19830 \bar no
19831 \noun off
19832 \color none
19833 3
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 <row>
19840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844
19845 \family roman
19846 \series medium
19847 \shape up
19848 \size normal
19849 \emph off
19850 \bar no
19851 \noun off
19852 \color none
19853 Joe
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Plain Layout
19862
19863 \family roman
19864 \series medium
19865 \shape up
19866 \size normal
19867 \emph off
19868 \bar no
19869 \noun off
19870 \color none
19871 Mary
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880
19881 \family roman
19882 \series medium
19883 \shape up
19884 \size normal
19885 \emph off
19886 \bar no
19887 \noun off
19888 \color none
19889 Ted
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 </row>
19895 <row>
19896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900
19901 \family roman
19902 \series medium
19903 \shape up
19904 \size normal
19905 \emph off
19906 \bar no
19907 \noun off
19908 \color none
19909 \begin_inset Formula $\int x^{2}dx$
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921
19922 \family roman
19923 \series medium
19924 \shape up
19925 \size normal
19926 \emph off
19927 \bar no
19928 \noun off
19929 \color none
19930 \begin_inset Formula $\left[\begin{array}{cc}
19931 a & b\\
19932 c & d\end{array}\right]$
19933 \end_inset
19934
19935
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944
19945 \family roman
19946 \series medium
19947 \shape up
19948 \size normal
19949 \emph off
19950 \bar no
19951 \noun off
19952 \color none
19953 \begin_inset Formula $1+1=2$
19954 \end_inset
19955
19956
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 </row>
19962 </lyxtabular>
19963
19964 \end_inset
19965
19966
19967 \end_layout
19968
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \begin_layout Subsubsection
19975 Algorithm Floats
19976 \begin_inset Index
19977 status collapsed
19978
19979 \begin_layout Plain Layout
19980 Floats ! Algorithm floats
19981 \end_layout
19982
19983 \end_inset
19984
19985
19986 \end_layout
19987
19988 \begin_layout Standard
19989 This float type is inserted with the menu 
19990 \family sans
19991 Insert\SpecialChar \menuseparator
19992 Float\SpecialChar \menuseparator
19993 Algorithm
19994 \family default
19995 .
19996  It is used for program codes and descriptions of algorithms.
19997  A possible environment for algorithms is the 
19998 \family sans
19999 LyX-Code
20000 \family default
20001 , described in section
20002 \begin_inset space ~
20003 \end_inset
20004
20005
20006 \begin_inset CommandInset ref
20007 LatexCommand ref
20008 reference "sub:LyX-Code"
20009
20010 \end_inset
20011
20012 .
20013 \end_layout
20014
20015 \begin_layout Standard
20016 \begin_inset Note Greyedout
20017 status open
20018
20019 \begin_layout Plain Layout
20020
20021 \series bold
20022 Note:
20023 \series default
20024  that the float label is not automatically translated into the document
20025  language.
20026 \end_layout
20027
20028 \end_inset
20029
20030  You have to do this manually by adding the following line
20031 \end_layout
20032
20033 \begin_layout Standard
20034
20035 \series bold
20036
20037 \backslash
20038 floatname{algorithm}{your
20039 \begin_inset space ~
20040 \end_inset
20041
20042 name}
20043 \end_layout
20044
20045 \begin_layout Standard
20046 to the document preamble (menu 
20047 \family sans
20048 Document\SpecialChar \menuseparator
20049 Settings
20050 \family default
20051 ).
20052  
20053 \series bold
20054 your
20055 \begin_inset space ~
20056 \end_inset
20057
20058 name
20059 \series default
20060  is the word 
20061 \begin_inset Quotes eld
20062 \end_inset
20063
20064
20065 \emph on
20066 algorithm
20067 \emph default
20068
20069 \begin_inset Quotes erd
20070 \end_inset
20071
20072  in your language.
20073 \end_layout
20074
20075 \begin_layout Subsubsection
20076 Wrap Floats
20077 \begin_inset Index
20078 status collapsed
20079
20080 \begin_layout Plain Layout
20081 Floats ! Text Wrap Floats
20082 \end_layout
20083
20084 \end_inset
20085
20086
20087 \begin_inset CommandInset label
20088 LatexCommand label
20089 name "sec:Wrap-Floats"
20090
20091 \end_inset
20092
20093
20094 \end_layout
20095
20096 \begin_layout Standard
20097 \begin_inset Wrap figure
20098 lines 0
20099 placement l
20100 overhang 0in
20101 width "40col%"
20102 status open
20103
20104 \begin_layout Plain Layout
20105 \begin_inset Graphics
20106         filename clipart/mobius.eps
20107         width 40col%
20108         rotateOrigin center
20109
20110 \end_inset
20111
20112
20113 \end_layout
20114
20115 \begin_layout Plain Layout
20116 \begin_inset Caption
20117
20118 \begin_layout Plain Layout
20119 \begin_inset CommandInset label
20120 LatexCommand label
20121 name "cap:Wrapped-figure"
20122
20123 \end_inset
20124
20125 This is a wrapped figure.
20126 \begin_inset VSpace medskip
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \end_inset
20133
20134
20135 \end_layout
20136
20137 \end_inset
20138
20139 This float type is used if you want to 
20140 \begin_inset Quotes eld
20141 \end_inset
20142
20143 wrap
20144 \begin_inset Quotes erd
20145 \end_inset
20146
20147  text around a figure so that it only occupies some fraction of the column
20148  width.
20149  It can be inserted using the menu 
20150 \family sans
20151 Insert\SpecialChar \menuseparator
20152 Float\SpecialChar \menuseparator
20153 Wrap
20154 \begin_inset space ~
20155 \end_inset
20156
20157 Float
20158 \family default
20159  if the LaTeX-package 
20160 \series bold
20161 wrapfig
20162 \series default
20163
20164 \begin_inset Index
20165 status collapsed
20166
20167 \begin_layout Plain Layout
20168 Latex@LaTeX-packages ! wrapfig
20169 \end_layout
20170
20171 \end_inset
20172
20173  is installed.
20174 \begin_inset Foot
20175 status collapsed
20176
20177 \begin_layout Plain Layout
20178 Installing a LaTeX-package is explained it in the 
20179 \emph on
20180 LaTeX
20181 \begin_inset space ~
20182 \end_inset
20183
20184 Configuration
20185 \emph default
20186  manual.
20187 \end_layout
20188
20189 \end_inset
20190
20191  The width and placement of the float is adjusted by right-clicking on the
20192  float box.
20193  Figure
20194 \begin_inset space ~
20195 \end_inset
20196
20197
20198 \begin_inset CommandInset ref
20199 LatexCommand ref
20200 reference "cap:Wrapped-figure"
20201
20202 \end_inset
20203
20204  is for example a figure wrap float with a width of 40
20205 \begin_inset space \thinspace{}
20206 \end_inset
20207
20208 col%.
20209 \begin_inset Foot
20210 status collapsed
20211
20212 \begin_layout Plain Layout
20213 Available units are explained in Appendix
20214 \begin_inset space ~
20215 \end_inset
20216
20217
20218 \begin_inset CommandInset ref
20219 LatexCommand ref
20220 reference "cha:Units-available-in"
20221
20222 \end_inset
20223
20224 .
20225 \end_layout
20226
20227 \end_inset
20228
20229  Some space was added under the caption to separate it better from the surroundi
20230 ng text.
20231 \end_layout
20232
20233 \begin_layout Standard
20234 \begin_inset Note Greyedout
20235 status open
20236
20237 \begin_layout Plain Layout
20238
20239 \series bold
20240 Note:
20241 \series default
20242  Wrap floats might be fragile! E.g.
20243  having a figure too close to the bottom of the page can mess things up
20244  in the way that the float doesn't appear in the output or that it is placed
20245  over some other text.
20246 \end_layout
20247
20248 \end_inset
20249
20250  In general:
20251 \end_layout
20252
20253 \begin_layout Itemize
20254 Wrap floats should not be placed in paragraphs that run over a page break.
20255  That means that wrap floats should better be inserted to the exact place
20256  when the document is nearly ready and you are able to estimate where page
20257  breaks will appear.
20258 \end_layout
20259
20260 \begin_layout Itemize
20261 Wrap floats should either be placed in an own paragraph before the paragraph
20262  where they should wrap into or within a paragraph.
20263 \end_layout
20264
20265 \begin_layout Itemize
20266 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20267  there is a text paragraph between them as separator.
20268 \end_layout
20269
20270 \begin_layout Itemize
20271 Wrap floats are not allowed in section headings or tables.
20272 \end_layout
20273
20274 \begin_layout Subsection
20275 Rotated Floats
20276 \begin_inset CommandInset label
20277 LatexCommand label
20278 name "sub:Rotated-Floats"
20279
20280 \end_inset
20281
20282
20283 \begin_inset Index
20284 status collapsed
20285
20286 \begin_layout Plain Layout
20287 Floats ! Rotating
20288 \end_layout
20289
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \begin_layout Standard
20296 Especially for wide tables you might have floats rotated.
20297  To rotate a whole float including the caption, right-click on the float-box
20298  and use the option 
20299 \family sans
20300 Rotate
20301 \begin_inset space ~
20302 \end_inset
20303
20304 sideways
20305 \family default
20306 .
20307 \end_layout
20308
20309 \begin_layout Standard
20310 Rotated floats are always placed on its own page (or column, in case you
20311  have a multi-column document).
20312  You can let them span several columns using the float settings option 
20313 \family sans
20314 Span
20315 \begin_inset space ~
20316 \end_inset
20317
20318 columns
20319 \family default
20320 .
20321  Floats are rotated so that you can read them from the outside margin.
20322  Forcing the rotation direction is explained in the 
20323 \emph on
20324 Embedded Objects
20325 \emph default
20326  manual.
20327 \end_layout
20328
20329 \begin_layout Standard
20330 Referencing rotated floats is the same like for normal floats, the caption
20331  format is also the same: Table
20332 \begin_inset space ~
20333 \end_inset
20334
20335
20336 \begin_inset CommandInset ref
20337 LatexCommand ref
20338 reference "cap:Rotated-table"
20339
20340 \end_inset
20341
20342  is an example of a rotated table float.
20343 \end_layout
20344
20345 \begin_layout Standard
20346 \begin_inset Note Greyedout
20347 status open
20348
20349 \begin_layout Plain Layout
20350
20351 \series bold
20352 Note:
20353 \series default
20354  Not all DVI-viewers are able to display rotated floats.
20355 \end_layout
20356
20357 \end_inset
20358
20359
20360 \end_layout
20361
20362 \begin_layout Standard
20363 \begin_inset Float table
20364 wide false
20365 sideways true
20366 status open
20367
20368 \begin_layout Plain Layout
20369 \begin_inset Caption
20370
20371 \begin_layout Plain Layout
20372 \begin_inset CommandInset label
20373 LatexCommand label
20374 name "cap:Rotated-table"
20375
20376 \end_inset
20377
20378  Rotated table
20379 \end_layout
20380
20381 \end_inset
20382
20383
20384 \end_layout
20385
20386 \begin_layout Plain Layout
20387 \align center
20388 \begin_inset Tabular
20389 <lyxtabular version="3" rows="1" columns="5">
20390 <features>
20391 <column alignment="center" valignment="top" width="0">
20392 <column alignment="center" valignment="top" width="0">
20393 <column alignment="center" valignment="top" width="0">
20394 <column alignment="center" valignment="top" width="0">
20395 <column alignment="center" valignment="top" width="0">
20396 <row>
20397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401 test
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 b
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 c
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 d
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 e
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 </row>
20443 </lyxtabular>
20444
20445 \end_inset
20446
20447
20448 \end_layout
20449
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \begin_layout Subsection
20456 Float Placement
20457 \begin_inset CommandInset label
20458 LatexCommand label
20459 name "sub:Float-Placement"
20460
20461 \end_inset
20462
20463
20464 \begin_inset Index
20465 status collapsed
20466
20467 \begin_layout Plain Layout
20468 Floats ! Placement
20469 \end_layout
20470
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \begin_layout Standard
20477 Right-clicking on a float-box opens a dialog where you can alter the placement
20478  options that LaTeX uses for positioning the float.
20479 \begin_inset Newline newline
20480 \end_inset
20481
20482 The option 
20483 \family sans
20484 Span
20485 \begin_inset space ~
20486 \end_inset
20487
20488 columns
20489 \family default
20490  is only useful for two-column documents: If you select it, the float will
20491  span across both columns on the page instead of being confined to just
20492  one.
20493 \begin_inset Newline newline
20494 \end_inset
20495
20496 The option 
20497 \family sans
20498 Rotate
20499 \begin_inset space ~
20500 \end_inset
20501
20502 sideways
20503 \family default
20504  is used to rotate floats, see section
20505 \begin_inset space ~
20506 \end_inset
20507
20508
20509 \begin_inset CommandInset ref
20510 LatexCommand ref
20511 reference "sub:Rotated-Floats"
20512
20513 \end_inset
20514
20515 .
20516 \end_layout
20517
20518 \begin_layout Standard
20519 You can use one ore more of the following options in the float dialog to
20520  set the placement for a particular float when you uncheck the option 
20521 \family sans
20522 Use
20523 \begin_inset space ~
20524 \end_inset
20525
20526 default
20527 \begin_inset space ~
20528 \end_inset
20529
20530 placement
20531 \family default
20532 :
20533 \end_layout
20534
20535 \begin_layout Description
20536 Here
20537 \begin_inset space ~
20538 \end_inset
20539
20540 if
20541 \begin_inset space ~
20542 \end_inset
20543
20544 possible: try to place the float on the position where it is inserted
20545 \end_layout
20546
20547 \begin_layout Description
20548 Top
20549 \begin_inset space ~
20550 \end_inset
20551
20552 of
20553 \begin_inset space ~
20554 \end_inset
20555
20556 page: try to place the float on the top of the current page
20557 \end_layout
20558
20559 \begin_layout Description
20560 Bottom
20561 \begin_inset space ~
20562 \end_inset
20563
20564 of
20565 \begin_inset space ~
20566 \end_inset
20567
20568 page: try to place the float on the bottom of the current page
20569 \end_layout
20570
20571 \begin_layout Description
20572 Page
20573 \begin_inset space ~
20574 \end_inset
20575
20576 of
20577 \begin_inset space ~
20578 \end_inset
20579
20580 floats: try to place the float on an own page 
20581 \end_layout
20582
20583 \begin_layout Standard
20584 The order of the above option is 
20585 \emph on
20586 always
20587 \emph default
20588  used by LaTeX.
20589  That means, if you use the default placement, LaTeX will first try out
20590  
20591 \family sans
20592 Here
20593 \begin_inset space ~
20594 \end_inset
20595
20596 if
20597 \begin_inset space ~
20598 \end_inset
20599
20600 possible
20601 \family default
20602 , then 
20603 \family sans
20604 Top
20605 \begin_inset space ~
20606 \end_inset
20607
20608 of
20609 \begin_inset space ~
20610 \end_inset
20611
20612 page
20613 \family default
20614 , and then the others.
20615  If you don't use the default, LaTeX will try only the checked options but
20616  in the same order.
20617  If none of the 4 placements are possible the procedure is internally repeated
20618  but it is tried to put the float on the following page.
20619 \end_layout
20620
20621 \begin_layout Standard
20622 By default, each options has its own rules:
20623 \end_layout
20624
20625 \begin_layout Standard
20626
20627 \family sans
20628 Top
20629 \begin_inset space ~
20630 \end_inset
20631
20632 of
20633 \begin_inset space ~
20634 \end_inset
20635
20636 page
20637 \family default
20638  only floats occupying less than 70
20639 \begin_inset space \thinspace{}
20640 \end_inset
20641
20642 % of the page can be placed at the top of a page
20643 \end_layout
20644
20645 \begin_layout Standard
20646
20647 \family sans
20648 Bottom
20649 \begin_inset space ~
20650 \end_inset
20651
20652 of
20653 \begin_inset space ~
20654 \end_inset
20655
20656 page
20657 \family default
20658 : only floats occupying less than 30
20659 \begin_inset space \thinspace{}
20660 \end_inset
20661
20662 % of the page can be placed at the bottom of a page.
20663 \end_layout
20664
20665 \begin_layout Standard
20666
20667 \family sans
20668 Page
20669 \begin_inset space ~
20670 \end_inset
20671
20672 of
20673 \begin_inset space ~
20674 \end_inset
20675
20676 floats
20677 \family default
20678 : only if more than 50
20679 \begin_inset space \thinspace{}
20680 \end_inset
20681
20682 % of the page are occupied by floats, several floats can be set together
20683  on a page.
20684 \end_layout
20685
20686 \begin_layout Standard
20687 If you don't like these rules, you can ignore them by using the additional
20688  option 
20689 \family sans
20690 Ignore
20691 \begin_inset space ~
20692 \end_inset
20693
20694 LaTeX
20695 \begin_inset space ~
20696 \end_inset
20697
20698 rules
20699 \family default
20700 .
20701 \end_layout
20702
20703 \begin_layout Standard
20704 Sometimes you might need, under all circumstances, a float to be placed
20705  exactly at the position where it is inserted.
20706  For this case you can use the option 
20707 \family sans
20708 Here
20709 \begin_inset space ~
20710 \end_inset
20711
20712 definitely
20713 \family default
20714 .
20715  Use this option very rarely and only if the document is nearly ready to
20716  be printed.
20717  Because the float is then no longer able to 
20718 \begin_inset Quotes eld
20719 \end_inset
20720
20721 float
20722 \begin_inset Quotes erd
20723 \end_inset
20724
20725  when you change your document and this will often destroy the page layout.
20726 \end_layout
20727
20728 \begin_layout Standard
20729 There are no placement options for text wrap floats, because they are always
20730  surrounded by the text of a certain paragraph.
20731 \end_layout
20732
20733 \begin_layout Standard
20734 For more details about float placements, have a look at LaTeX books like
20735  
20736 \begin_inset CommandInset citation
20737 LatexCommand cite
20738 key "latexcompanion,latexguide,latexbook"
20739
20740 \end_inset
20741
20742 .
20743 \end_layout
20744
20745 \begin_layout Section
20746 Minipages
20747 \begin_inset Index
20748 status collapsed
20749
20750 \begin_layout Plain Layout
20751 Minipages
20752 \end_layout
20753
20754 \end_inset
20755
20756
20757 \begin_inset CommandInset label
20758 LatexCommand label
20759 name "sec:Minipages"
20760
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \begin_layout Standard
20767 LaTeX provides a mechanism to produce essentially a page within a page,
20768  called minipage.
20769  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20770 \begin_inset space ~
20771 \end_inset
20772
20773 apply.
20774  
20775 \end_layout
20776
20777 \begin_layout Standard
20778 Minipages in LyX have their own collapsible box inserted via the menu 
20779 \family sans
20780 Insert\SpecialChar \menuseparator
20781 Box
20782 \family default
20783 .
20784  Right-clicking on the box allows you to alter the width of the minipage
20785  and its alignment within the page.
20786 \end_layout
20787
20788 \begin_layout Standard
20789 \align center
20790 \begin_inset Box Frameless
20791 position "t"
20792 hor_pos "c"
20793 has_inner_box 1
20794 inner_pos "t"
20795 use_parbox 0
20796 width "30col%"
20797 special "none"
20798 height "1pt"
20799 height_special "totalheight"
20800 status open
20801
20802 \begin_layout Plain Layout
20803
20804 \shape italic
20805 This is a minipage.
20806  The text is set in an italic style.
20807 \end_layout
20808
20809 \begin_layout Plain Layout
20810
20811 \shape italic
20812 Minipages are often used for text in another language or text that needs
20813  another formatting.
20814 \end_layout
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \begin_layout Standard
20822 \begin_inset VSpace medskip
20823 \end_inset
20824
20825 If you place two minipages side-by-side, you can use 
20826 \family sans
20827 Horizontal Fills
20828 \family default
20829  as described in section
20830 \begin_inset space ~
20831 \end_inset
20832
20833
20834 \begin_inset CommandInset ref
20835 LatexCommand ref
20836 reference "sub:Horizontal-Space"
20837
20838 \end_inset
20839
20840 :
20841 \begin_inset VSpace medskip
20842 \end_inset
20843
20844
20845 \end_layout
20846
20847 \begin_layout Standard
20848 \begin_inset Box Frameless
20849 position "t"
20850 hor_pos "c"
20851 has_inner_box 1
20852 inner_pos "t"
20853 use_parbox 0
20854 width "1.5in"
20855 special "none"
20856 height "1pt"
20857 height_special "totalheight"
20858 status open
20859
20860 \begin_layout Plain Layout
20861 This is a minipage with some stupid dummy text.
20862  This dummy text is used to increase the size of the minipage.
20863 \end_layout
20864
20865 \end_inset
20866
20867
20868 \begin_inset space \hfill{}
20869 \end_inset
20870
20871
20872 \begin_inset Box Frameless
20873 position "t"
20874 hor_pos "c"
20875 has_inner_box 1
20876 inner_pos "t"
20877 use_parbox 0
20878 width "1.5in"
20879 special "none"
20880 height "1pt"
20881 height_special "totalheight"
20882 status open
20883
20884 \begin_layout Plain Layout
20885 This is a minipage with some stupid dummy text.
20886  This dummy text is used to increase the size of the minipage.
20887 \end_layout
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \begin_layout Standard
20895 \begin_inset VSpace bigskip
20896 \end_inset
20897
20898
20899 \end_layout
20900
20901 \begin_layout Standard
20902 When you right-click on a minipage box, you can change the box from a minipage
20903  to other box types.
20904  All box types and their settings are explained in detail in chapter 
20905 \emph on
20906 Boxes
20907 \emph default
20908  of the 
20909 \emph on
20910 Embedded Objects
20911 \emph default
20912  manual.
20913 \end_layout
20914
20915 \begin_layout Chapter
20916 Mathematical Formulas
20917 \begin_inset Index
20918 status collapsed
20919
20920 \begin_layout Plain Layout
20921 Math
20922 \end_layout
20923
20924 \end_inset
20925
20926
20927 \begin_inset Index
20928 status collapsed
20929
20930 \begin_layout Plain Layout
20931 Formulas | see
20932 \begin_inset ERT
20933 status collapsed
20934
20935 \begin_layout Plain Layout
20936
20937 {
20938 \end_layout
20939
20940 \end_inset
20941
20942 Math
20943 \begin_inset ERT
20944 status collapsed
20945
20946 \begin_layout Plain Layout
20947
20948 }
20949 \end_layout
20950
20951 \end_inset
20952
20953
20954 \end_layout
20955
20956 \end_inset
20957
20958
20959 \begin_inset CommandInset label
20960 LatexCommand label
20961 name "cha:Mathematical-Formulas"
20962
20963 \end_inset
20964
20965
20966 \end_layout
20967
20968 \begin_layout Standard
20969 The issues of this chapter are described in detail in the 
20970 \emph on
20971 Math
20972 \emph default
20973  manual.
20974  There you'll also find tips and tricks for special cases.
20975 \end_layout
20976
20977 \begin_layout Section
20978 Basic Math Editing
20979 \begin_inset Index
20980 status collapsed
20981
20982 \begin_layout Plain Layout
20983 Math ! Basics
20984 \end_layout
20985
20986 \end_inset
20987
20988
20989 \end_layout
20990
20991 \begin_layout Standard
20992 To create a math formula, you can just click on the toolbar icon 
20993 \begin_inset Graphics
20994         filename ../images/math-mode.png
20995
20996 \end_inset
20997
20998 .
20999  That will create a little blue rectangle, with purple markers around its
21000  corners.
21001  That blue rectangle is the formula itself; the purple markers indicate
21002  what level of nesting within the formula you are at.
21003  You can also choose a particular formula type to insert via the 
21004 \family sans
21005 Insert\SpecialChar \menuseparator
21006 Math
21007 \family default
21008  menu.
21009 \end_layout
21010
21011 \begin_layout Standard
21012 Editing the parameters of a formula and adding math constructs can be done
21013  with the 
21014 \family sans
21015 math
21016 \begin_inset space ~
21017 \end_inset
21018
21019 toolbar
21020 \family default
21021 , that appears when the cursor is in a formula.
21022 \end_layout
21023
21024 \begin_layout Standard
21025 There are two main types of formulas: Inline formulas appear within a text
21026  line, like this one:
21027 \end_layout
21028
21029 \begin_layout Standard
21030 This is a line with an inline formula 
21031 \begin_inset Formula $A=B$
21032 \end_inset
21033
21034  in it.
21035 \end_layout
21036
21037 \begin_layout Standard
21038 Displayed formulas appear outside the text like as they were in an own paragraph
21039 , like this one:
21040 \begin_inset Formula \[
21041 A=B\]
21042
21043 \end_inset
21044
21045 You can only number and reference displayed formulas.
21046 \end_layout
21047
21048 \begin_layout Standard
21049 LyX supports also many LaTeX math commands.
21050  E.g.
21051  typing 
21052 \begin_inset Quotes eld
21053 \end_inset
21054
21055
21056 \series bold
21057
21058 \backslash
21059 alpha
21060 \series default
21061
21062 \begin_inset Quotes erd
21063 \end_inset
21064
21065 , followed by a space, in a formula will create the Greek letter 
21066 \begin_inset Formula $\alpha$
21067 \end_inset
21068
21069 .
21070  So typing commands might sometimes be faster than using the 
21071 \family sans
21072 Math
21073 \begin_inset space ~
21074 \end_inset
21075
21076 Panel
21077 \family default
21078 .
21079 \end_layout
21080
21081 \begin_layout Subsection
21082 Navigating in Formulas
21083 \begin_inset Index
21084 status collapsed
21085
21086 \begin_layout Plain Layout
21087 Math ! Navigating
21088 \end_layout
21089
21090 \end_inset
21091
21092
21093 \end_layout
21094
21095 \begin_layout Standard
21096 The best control over the cursor position within an existing formula is
21097  achieved with the arrow keys.
21098  LyX uses small rectangles to indicate places where something can be inserted.
21099  The arrow keys can be used to navigate between parts of a formula.
21100  Pressing 
21101 \family sans
21102 Space
21103 \family default
21104  will leave a formula construct (a square root 
21105 \begin_inset Formula $\sqrt{2}$
21106 \end_inset
21107
21108 , or parentheses 
21109 \begin_inset Formula $\left(f\right)$
21110 \end_inset
21111
21112 , or a matrix 
21113 \begin_inset Formula $\left[\begin{array}{cc}
21114 1 & 2\\
21115 3 & 4\end{array}\right]$
21116 \end_inset
21117
21118 ).
21119  Pressing 
21120 \family sans
21121 Escape
21122 \family default
21123  will leave the formula, placing the cursor after the formula.
21124  
21125 \family sans
21126 Tab
21127 \family default
21128  can be used to move horizontally in a formula; for example, through the
21129  cells of a matrix or the positions in a multi-line equation.
21130 \end_layout
21131
21132 \begin_layout Standard
21133
21134 \family sans
21135 Space
21136 \family default
21137 , printed in this document as 
21138 \begin_inset Quotes eld
21139 \end_inset
21140
21141
21142 \begin_inset ERT
21143 status collapsed
21144
21145 \begin_layout Plain Layout
21146
21147
21148 \backslash
21149 spce 
21150 \end_layout
21151
21152 \end_inset
21153
21154
21155 \begin_inset Quotes erd
21156 \end_inset
21157
21158
21159 \begin_inset Note Note
21160 status collapsed
21161
21162 \begin_layout Plain Layout
21163 This command will appear in the output as official character denoting the
21164  space character (visible space).
21165 \end_layout
21166
21167 \end_inset
21168
21169 , seems to do nothing in a formula, since it does not add a space between
21170  characters, but it does exit a nested structure.
21171  For this reason, you have to be careful about using 
21172 \family sans
21173 Space
21174 \family default
21175 .
21176  For example, if you want 
21177 \begin_inset Formula $\sqrt{2x+1}$
21178 \end_inset
21179
21180 , type 
21181 \series bold
21182
21183 \backslash
21184 sqrt
21185 \begin_inset ERT
21186 status collapsed
21187
21188 \begin_layout Plain Layout
21189
21190
21191 \backslash
21192 spce 
21193 \end_layout
21194
21195 \end_inset
21196
21197 2x+1
21198 \series default
21199  and not 
21200 \series bold
21201
21202 \backslash
21203 sqrt
21204 \begin_inset ERT
21205 status collapsed
21206
21207 \begin_layout Plain Layout
21208
21209
21210 \backslash
21211 spce 
21212 \end_layout
21213
21214 \end_inset
21215
21216 2x
21217 \begin_inset ERT
21218 status collapsed
21219
21220 \begin_layout Plain Layout
21221
21222
21223 \backslash
21224 spce 
21225 \end_layout
21226
21227 \end_inset
21228
21229 +1
21230 \series default
21231 , since in the latter case only the 
21232 \family typewriter
21233
21234 \begin_inset Formula $2x$
21235 \end_inset
21236
21237
21238 \family default
21239  will be under the square root sign: 
21240 \begin_inset Formula $\sqrt{2x}+1$
21241 \end_inset
21242
21243 .
21244 \end_layout
21245
21246 \begin_layout Standard
21247 You can leave many parts of a formula, like this matrix, partially filled
21248  in, such as:
21249 \begin_inset Formula \[
21250 \left(\begin{array}{ccc}
21251 \lambda_{1}\\
21252  & \ddots\\
21253  &  & \lambda_{n}\end{array}\right)\]
21254
21255 \end_inset
21256
21257 If you leave a fraction only partially filled in, or a subscript with nothing
21258  in it, the results will be unpredictable, but most constructs don't mind.
21259 \end_layout
21260
21261 \begin_layout Subsection
21262 Selecting Text
21263 \end_layout
21264
21265 \begin_layout Standard
21266 You can select text within a formula in two different ways.
21267  Place the cursor at one end of the string of text you want, and press 
21268 \family sans
21269 Shift
21270 \family default
21271  and a cursor movement key to select text.
21272  It will be highlighted as with regular text selection.
21273  Alternatively, you can select text with the mouse in the usual way.
21274  That text can then be cut or copied, and then pasted within any formula,
21275  but not in a normal text region in LyX.
21276 \end_layout
21277
21278 \begin_layout Subsection
21279 Exponents and Subscripts
21280 \begin_inset Index
21281 status collapsed
21282
21283 \begin_layout Plain Layout
21284 Math ! Exponents
21285 \end_layout
21286
21287 \end_inset
21288
21289
21290 \begin_inset Index
21291 status collapsed
21292
21293 \begin_layout Plain Layout
21294 Math ! Subscripts
21295 \end_layout
21296
21297 \end_inset
21298
21299
21300 \end_layout
21301
21302 \begin_layout Standard
21303 You can use the math panel to add super- or subscripts, but the much easier
21304  way is to use a command.
21305  To get 
21306 \begin_inset Formula $x^{2}$
21307 \end_inset
21308
21309 , type in a formula 
21310 \series bold
21311 x^2
21312 \begin_inset ERT
21313 status collapsed
21314
21315 \begin_layout Plain Layout
21316
21317
21318 \backslash
21319 spce 
21320 \end_layout
21321
21322 \end_inset
21323
21324
21325 \series default
21326 .
21327  The final 
21328 \family sans
21329 Space
21330 \family default
21331  puts the cursor back down on the base line of the expression.
21332  If you type 
21333 \series bold
21334 x^2y
21335 \series default
21336 , you will get 
21337 \begin_inset Formula $x^{2y}$
21338 \end_inset
21339
21340 , to get 
21341 \begin_inset Formula $x^{2}y$
21342 \end_inset
21343
21344 , type 
21345 \series bold
21346 x^2
21347 \begin_inset ERT
21348 status collapsed
21349
21350 \begin_layout Plain Layout
21351
21352
21353 \backslash
21354 spce 
21355 \end_layout
21356
21357 \end_inset
21358
21359 y
21360 \series default
21361 .
21362  If you use characters in the superscript, that could be accented with the
21363  hat 
21364 \begin_inset Quotes eld
21365 \end_inset
21366
21367 ^
21368 \begin_inset Quotes erd
21369 \end_inset
21370
21371 , you have to use an extra 
21372 \family sans
21373 Space
21374 \family default
21375  to separate the hat and the character.
21376  E.g.
21377  if you want 
21378 \begin_inset Formula $x^{a}$
21379 \end_inset
21380
21381 , type 
21382 \series bold
21383 x^
21384 \begin_inset ERT
21385 status collapsed
21386
21387 \begin_layout Plain Layout
21388
21389
21390 \backslash
21391 spce 
21392 \end_layout
21393
21394 \end_inset
21395
21396 a
21397 \series default
21398 .
21399  Subscripts are similar: To get 
21400 \begin_inset Formula $a_{1}$
21401 \end_inset
21402
21403 , type 
21404 \series bold
21405 a_1
21406 \begin_inset ERT
21407 status collapsed
21408
21409 \begin_layout Plain Layout
21410
21411
21412 \backslash
21413 spce 
21414 \end_layout
21415
21416 \end_inset
21417
21418
21419 \series default
21420 .
21421 \end_layout
21422
21423 \begin_layout Subsection
21424 Fractions
21425 \begin_inset Index
21426 status collapsed
21427
21428 \begin_layout Plain Layout
21429 Math ! Fractions
21430 \end_layout
21431
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \begin_layout Standard
21438 Create a fraction with either the command 
21439 \series bold
21440
21441 \backslash
21442 frac
21443 \series default
21444  or using the icon 
21445 \begin_inset Graphics
21446         filename ../images/math/frac.png
21447         scale 60
21448
21449 \end_inset
21450
21451  in the 
21452 \family sans
21453 Math
21454 \begin_inset space ~
21455 \end_inset
21456
21457 Panel
21458 \family default
21459 .
21460  You will be presented with an empty fraction.
21461  The cursor is above the fraction line.
21462  To move it to the bottom, simply press 
21463 \family sans
21464 Down
21465 \family default
21466 .
21467  To move back up, press 
21468 \family sans
21469 Up
21470 \family default
21471 .
21472  Any math structure can be placed in a fraction, as this example shows:
21473 \begin_inset Formula \[
21474 \left[\frac{1}{\left(\begin{array}{cc}
21475 2 & 3\\
21476 4 & 5\end{array}\right)}\right]\]
21477
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \begin_layout Subsection
21484 Roots
21485 \begin_inset Index
21486 status collapsed
21487
21488 \begin_layout Plain Layout
21489 Math ! Roots
21490 \end_layout
21491
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \begin_layout Standard
21498 Roots can be created using the 
21499 \family sans
21500 Math
21501 \begin_inset space ~
21502 \end_inset
21503
21504 Panel
21505 \family default
21506  button
21507 \begin_inset Graphics
21508         filename ../images/math/sqrt.png
21509
21510 \end_inset
21511
21512  or the commands 
21513 \series bold
21514
21515 \backslash
21516 sqrt
21517 \series default
21518  or 
21519 \series bold
21520
21521 \backslash
21522 root
21523 \series default
21524 .
21525  With the command 
21526 \series bold
21527
21528 \backslash
21529 root
21530 \series default
21531  you can produce roots of higher orders, like cube roots, while 
21532 \series bold
21533
21534 \backslash
21535 sqrt
21536 \series default
21537  produces always a square root.
21538 \end_layout
21539
21540 \begin_layout Subsection
21541 Operators with Limits
21542 \begin_inset Index
21543 status collapsed
21544
21545 \begin_layout Plain Layout
21546 Math ! Sums
21547 \end_layout
21548
21549 \end_inset
21550
21551
21552 \begin_inset Index
21553 status collapsed
21554
21555 \begin_layout Plain Layout
21556 Math ! Integrals
21557 \end_layout
21558
21559 \end_inset
21560
21561
21562 \begin_inset CommandInset label
21563 LatexCommand label
21564 name "sub:Operators-with-Limits"
21565
21566 \end_inset
21567
21568
21569 \end_layout
21570
21571 \begin_layout Standard
21572 Sum (
21573 \begin_inset Formula $\sum$
21574 \end_inset
21575
21576 ) and integral (
21577 \begin_inset Formula $\int$
21578 \end_inset
21579
21580 ) operators are very often decorated with limits.
21581  These limits can be entered in LyX by entering them as you would enter
21582  a super- or subscript, directly after the symbol.
21583  The sum operator will automatically place its 
21584 \begin_inset Quotes eld
21585 \end_inset
21586
21587 limits
21588 \begin_inset Quotes erd
21589 \end_inset
21590
21591  over and under the symbol in displayed formulas, and on the side in inline
21592  formulas.
21593  Such as 
21594 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21595 \end_inset
21596
21597 , versus
21598 \begin_inset Formula \[
21599 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21600
21601 \end_inset
21602
21603 Integral signs, however, will place the limits on the side in both formula
21604  types.
21605 \end_layout
21606
21607 \begin_layout Standard
21608 All operators with limits will be automatically re-sized when placed in
21609  display mode.
21610  The placement of the limits can be changed by placing the cursor directly
21611  behind the operator and hitting 
21612 \family sans
21613 M-m l
21614 \family default
21615  or using the menu 
21616 \family sans
21617 Edit\SpecialChar \menuseparator
21618 Math\SpecialChar \menuseparator
21619 Change
21620 \begin_inset space ~
21621 \end_inset
21622
21623 Limits
21624 \begin_inset space ~
21625 \end_inset
21626
21627 Type
21628 \family default
21629 .
21630 \end_layout
21631
21632 \begin_layout Standard
21633 Certain other mathematical expressions have this 
21634 \begin_inset Quotes eld
21635 \end_inset
21636
21637 moving limits
21638 \begin_inset Quotes erd
21639 \end_inset
21640
21641  feature as addition, such as
21642 \begin_inset Index
21643 status collapsed
21644
21645 \begin_layout Plain Layout
21646 Math ! Limits
21647 \end_layout
21648
21649 \end_inset
21650
21651
21652 \begin_inset Formula \[
21653 \lim_{x\rightarrow\infty}f(x),\]
21654
21655 \end_inset
21656
21657 which will place the 
21658 \begin_inset Formula $x\rightarrow\infty$
21659 \end_inset
21660
21661  underneath the 
21662 \begin_inset Quotes eld
21663 \end_inset
21664
21665 lim
21666 \begin_inset Quotes erd
21667 \end_inset
21668
21669  in display mode.
21670  In inline formulas it looks like this: 
21671 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21672 \end_inset
21673
21674 .
21675 \end_layout
21676
21677 \begin_layout Standard
21678 Note that the lim-function was entered as the function macro 
21679 \series bold
21680
21681 \backslash
21682 lim
21683 \series default
21684 .
21685  Have a look at section
21686 \begin_inset space ~
21687 \end_inset
21688
21689
21690 \begin_inset CommandInset ref
21691 LatexCommand ref
21692 reference "sub:Functions"
21693
21694 \end_inset
21695
21696  for an explanation of function macros.
21697 \end_layout
21698
21699 \begin_layout Subsection
21700 Math Symbols
21701 \begin_inset Index
21702 status collapsed
21703
21704 \begin_layout Plain Layout
21705 Math ! Symbols
21706 \end_layout
21707
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \begin_layout Standard
21714 Most math symbols can be found in the 
21715 \family sans
21716 Math
21717 \begin_inset space ~
21718 \end_inset
21719
21720 Panel
21721 \family default
21722  under one of several categories; including 
21723 \family sans
21724 Greek
21725 \family default
21726
21727 \family sans
21728 Operators
21729 \family default
21730  , 
21731 \family sans
21732 Relations
21733 \family default
21734
21735 \family sans
21736 Arrows
21737 \family default
21738 .
21739  There are also the additional symbols provided by the American Mathematical
21740  Society (AMS).
21741 \end_layout
21742
21743 \begin_layout Standard
21744 If you know the LaTeX-command for a construct or symbol you wish to use,
21745  you don't have to use the 
21746 \family sans
21747 Math
21748 \begin_inset space ~
21749 \end_inset
21750
21751 Panel
21752 \family default
21753 , but can type the command directly into the formula.
21754  LyX will convert it to the corresponding symbol or construct.
21755 \end_layout
21756
21757 \begin_layout Subsection
21758 Altering Spacing
21759 \begin_inset Index
21760 status collapsed
21761
21762 \begin_layout Plain Layout
21763 Math ! Spaces
21764 \end_layout
21765
21766 \end_inset
21767
21768
21769 \begin_inset CommandInset label
21770 LatexCommand label
21771 name "sub:Altering-Spacing"
21772
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \begin_layout Standard
21779 You may want to create spaces that differs from the standard spacing that
21780  LaTeX provides.
21781  To do this, type 
21782 \family sans
21783 C-Space
21784 \family default
21785  or to use the 
21786 \family sans
21787 Math
21788 \begin_inset space ~
21789 \end_inset
21790
21791 Panel
21792 \family default
21793  button 
21794 \begin_inset Graphics
21795         filename ../images/math/space.png
21796
21797 \end_inset
21798
21799 .
21800  This generates a small space, and shows a small marker on the screen.
21801  Here a example for the sequence 
21802 \series bold
21803 a C-Space b
21804 \series default
21805
21806 \begin_inset Formula $a\, b$
21807 \end_inset
21808
21809  (appears in LyX as 
21810 \begin_inset Graphics
21811         filename clipart/SpaceMarker.png
21812
21813 \end_inset
21814
21815 ).
21816  You can change the space to different sizes when you set the cursor behind
21817  the space marker and hit space again several times.
21818  With every space hit the size will be changed.
21819  Some markers for the space size appear red in LyX, because they are a negative
21820  spaces.
21821  Here two examples:
21822 \end_layout
21823
21824 \begin_layout Standard
21825
21826 \series bold
21827 a C-Space b
21828 \series default
21829  and 3×
21830 \family sans
21831 Space
21832 \family default
21833
21834 \begin_inset Formula $a\quad b$
21835 \end_inset
21836
21837
21838 \end_layout
21839
21840 \begin_layout Standard
21841
21842 \series bold
21843 a C-Space b
21844 \series default
21845  and 5×
21846 \family sans
21847 Space
21848 \family default
21849
21850 \begin_inset Formula $a\! b$
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \begin_layout Subsection
21857 Functions
21858 \begin_inset Index
21859 status collapsed
21860
21861 \begin_layout Plain Layout
21862 Math ! Functions
21863 \end_layout
21864
21865 \end_inset
21866
21867
21868 \begin_inset CommandInset label
21869 LatexCommand label
21870 name "sub:Functions"
21871
21872 \end_inset
21873
21874
21875 \end_layout
21876
21877 \begin_layout Standard
21878 The 
21879 \family sans
21880 Math
21881 \begin_inset space ~
21882 \end_inset
21883
21884 Panel
21885 \family default
21886  contains under the button 
21887 \begin_inset Graphics
21888         filename ../images/math/functions.png
21889
21890 \end_inset
21891
21892  a number of functions, such as 
21893 \begin_inset Formula $\sin$
21894 \end_inset
21895
21896
21897 \begin_inset Formula $\lim$
21898 \end_inset
21899
21900
21901 \emph on
21902 etc
21903 \emph default
21904 .
21905  (you can also insert them in a formula by typing 
21906 \series bold
21907
21908 \backslash
21909 sin
21910 \series default
21911  etc.).
21912  Standard mathematical practice is, that functions are printed upright to
21913  avoid confusions, because 
21914 \begin_inset Formula $sin$
21915 \end_inset
21916
21917  does normally mean 
21918 \begin_inset Formula $s·i·n$
21919 \end_inset
21920
21921 .
21922 \end_layout
21923
21924 \begin_layout Standard
21925 Using the function macros will also produce correct spacing around the function:
21926  
21927 \begin_inset Formula $a\sin x$
21928 \end_inset
21929
21930  is different from 
21931 \begin_inset Formula $asinx$
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \begin_layout Standard
21938 For some mathematical objects, like the limes, the macro changes the way
21939  that subscripts are placed, like described in section
21940 \begin_inset space ~
21941 \end_inset
21942
21943
21944 \begin_inset CommandInset ref
21945 LatexCommand ref
21946 reference "sub:Operators-with-Limits"
21947
21948 \end_inset
21949
21950 .
21951 \end_layout
21952
21953 \begin_layout Subsection
21954 Accents
21955 \begin_inset Index
21956 status collapsed
21957
21958 \begin_layout Plain Layout
21959 Math ! Accents
21960 \end_layout
21961
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \begin_layout Standard
21968 In a formula you can insert accented characters in the same way as in text
21969  mode.
21970  This may depend on your keyboard, or the bindings file you use.
21971  You can also use LaTeX commands to e.g.
21972  enter 
21973 \begin_inset Formula $\hat{a}$
21974 \end_inset
21975
21976  even if your keyboard doesn't have hat-accents enabled.
21977  Our example is entered by typing 
21978 \series bold
21979
21980 \backslash
21981 hat
21982 \begin_inset ERT
21983 status collapsed
21984
21985 \begin_layout Plain Layout
21986
21987
21988 \backslash
21989 spce 
21990 \end_layout
21991
21992 \end_inset
21993
21994 a
21995 \series default
21996  in a formula.
21997  Table
21998 \begin_inset space ~
21999 \end_inset
22000
22001
22002 \begin_inset CommandInset ref
22003 LatexCommand ref
22004 reference "cap:Accent-names-and"
22005
22006 \end_inset
22007
22008  shows the equivalences between the accent names and the commands.
22009 \end_layout
22010
22011 \begin_layout Standard
22012 \begin_inset Float table
22013 wide false
22014 sideways false
22015 status open
22016
22017 \begin_layout Plain Layout
22018 \begin_inset Caption
22019
22020 \begin_layout Plain Layout
22021 \begin_inset CommandInset label
22022 LatexCommand label
22023 name "cap:Accent-names-and"
22024
22025 \end_inset
22026
22027 Accent names and the corresponding commands.
22028 \end_layout
22029
22030 \end_inset
22031
22032
22033 \end_layout
22034
22035 \begin_layout Plain Layout
22036 \align center
22037 \begin_inset Tabular
22038 <lyxtabular version="3" rows="11" columns="3">
22039 <features>
22040 <column alignment="center" valignment="top" width="0pt">
22041 <column alignment="center" valignment="top" width="0pt">
22042 <column alignment="center" valignment="top" width="0pt">
22043 <row>
22044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048 Name
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057 Command
22058 \end_layout
22059
22060 \end_inset
22061 </cell>
22062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22063 \begin_inset Text
22064
22065 \begin_layout Plain Layout
22066 E
22067 \family roman
22068 \series medium
22069 \shape up
22070 \size normal
22071 \emph off
22072 \bar no
22073 \noun off
22074 \color none
22075 xample
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 </row>
22081 <row>
22082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22083 \begin_inset Text
22084
22085 \begin_layout Plain Layout
22086
22087 \family roman
22088 \series medium
22089 \shape up
22090 \size normal
22091 \emph off
22092 \bar no
22093 \noun off
22094 \color none
22095 circumflex
22096 \end_layout
22097
22098 \end_inset
22099 </cell>
22100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22101 \begin_inset Text
22102
22103 \begin_layout Plain Layout
22104
22105 \series bold
22106
22107 \backslash
22108 hat
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117
22118 \family roman
22119 \series medium
22120 \shape up
22121 \size normal
22122 \emph off
22123 \bar no
22124 \noun off
22125 \color none
22126 \begin_inset Formula $\hat{a}$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 </row>
22135 <row>
22136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140
22141 \family roman
22142 \series medium
22143 \shape up
22144 \size normal
22145 \emph off
22146 \bar no
22147 \noun off
22148 \color none
22149 grave
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22155 \begin_inset Text
22156
22157 \begin_layout Plain Layout
22158
22159 \series bold
22160
22161 \backslash
22162 grave
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171
22172 \family roman
22173 \series medium
22174 \shape up
22175 \size normal
22176 \emph off
22177 \bar no
22178 \noun off
22179 \color none
22180 \begin_inset Formula $\grave{a}$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \family roman
22196 \series medium
22197 \shape up
22198 \size normal
22199 \emph off
22200 \bar no
22201 \noun off
22202 \color none
22203 acute
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212
22213 \series bold
22214
22215 \backslash
22216 acute
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \family roman
22227 \series medium
22228 \shape up
22229 \size normal
22230 \emph off
22231 \bar no
22232 \noun off
22233 \color none
22234 \begin_inset Formula $\acute{a}$
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 </row>
22243 <row>
22244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248
22249 \family roman
22250 \series medium
22251 \shape up
22252 \size normal
22253 \emph off
22254 \bar no
22255 \noun off
22256 \color none
22257 umlaut
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266
22267 \series bold
22268
22269 \backslash
22270 ddot
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \family roman
22281 \series medium
22282 \shape up
22283 \size normal
22284 \emph off
22285 \bar no
22286 \noun off
22287 \color none
22288 \begin_inset Formula $\ddot{a}$
22289 \end_inset
22290
22291
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 </row>
22297 <row>
22298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302
22303 \family roman
22304 \series medium
22305 \shape up
22306 \size normal
22307 \emph off
22308 \bar no
22309 \noun off
22310 \color none
22311 tilde
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320
22321 \series bold
22322
22323 \backslash
22324 tilde
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333
22334 \family roman
22335 \series medium
22336 \shape up
22337 \size normal
22338 \emph off
22339 \bar no
22340 \noun off
22341 \color none
22342 \begin_inset Formula $\tilde{a}$
22343 \end_inset
22344
22345
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 </row>
22351 <row>
22352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356
22357 \family roman
22358 \series medium
22359 \shape up
22360 \size normal
22361 \emph off
22362 \bar no
22363 \noun off
22364 \color none
22365 dot
22366 \end_layout
22367
22368 \end_inset
22369 </cell>
22370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22371 \begin_inset Text
22372
22373 \begin_layout Plain Layout
22374
22375 \series bold
22376
22377 \backslash
22378 dot
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \family roman
22389 \series medium
22390 \shape up
22391 \size normal
22392 \emph off
22393 \bar no
22394 \noun off
22395 \color none
22396 \begin_inset Formula $\dot{a}$
22397 \end_inset
22398
22399
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 </row>
22405 <row>
22406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410
22411 \family roman
22412 \series medium
22413 \shape up
22414 \size normal
22415 \emph off
22416 \bar no
22417 \noun off
22418 \color none
22419 breve
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \begin_layout Plain Layout
22428
22429 \series bold
22430
22431 \backslash
22432 breve
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441
22442 \family roman
22443 \series medium
22444 \shape up
22445 \size normal
22446 \emph off
22447 \bar no
22448 \noun off
22449 \color none
22450 \begin_inset Formula $\breve{a}$
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 <row>
22460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Plain Layout
22464
22465 \family roman
22466 \series medium
22467 \shape up
22468 \size normal
22469 \emph off
22470 \bar no
22471 \noun off
22472 \color none
22473 caron
22474 \end_layout
22475
22476 \end_inset
22477 </cell>
22478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22479 \begin_inset Text
22480
22481 \begin_layout Plain Layout
22482
22483 \series bold
22484
22485 \backslash
22486 check
22487 \end_layout
22488
22489 \end_inset
22490 </cell>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \family roman
22497 \series medium
22498 \shape up
22499 \size normal
22500 \emph off
22501 \bar no
22502 \noun off
22503 \color none
22504 \begin_inset Formula $\check{a}$
22505 \end_inset
22506
22507
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 </row>
22513 <row>
22514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518
22519 \family roman
22520 \series medium
22521 \shape up
22522 \size normal
22523 \emph off
22524 \bar no
22525 \noun off
22526 \color none
22527 macron
22528 \end_layout
22529
22530 \end_inset
22531 </cell>
22532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22533 \begin_inset Text
22534
22535 \begin_layout Plain Layout
22536
22537 \series bold
22538
22539 \backslash
22540 bar
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \family roman
22551 \series medium
22552 \shape up
22553 \size normal
22554 \emph off
22555 \bar no
22556 \noun off
22557 \color none
22558 \begin_inset Formula $\bar{a}$
22559 \end_inset
22560
22561
22562 \end_layout
22563
22564 \end_inset
22565 </cell>
22566 </row>
22567 <row>
22568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572 vector
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581
22582 \series bold
22583
22584 \backslash
22585 vec
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22591 \begin_inset Text
22592
22593 \begin_layout Plain Layout
22594
22595 \family roman
22596 \series medium
22597 \shape up
22598 \size normal
22599 \emph off
22600 \bar no
22601 \noun off
22602 \color none
22603 \begin_inset Formula $\vec{a}$
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 </row>
22612 </lyxtabular>
22613
22614 \end_inset
22615
22616
22617 \end_layout
22618
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \begin_layout Standard
22625 You can choose one of the accents by selecting an item from the 
22626 \family sans
22627 Frame
22628 \begin_inset space ~
22629 \end_inset
22630
22631 decorations
22632 \family default
22633  symbol set button 
22634 \begin_inset Graphics
22635         filename ../images/math/hat.png
22636
22637 \end_inset
22638
22639  in the math panel ; this will apply to any selection you have made within
22640  a formula too.
22641 \end_layout
22642
22643 \begin_layout Section
22644 Brackets and Delimiters
22645 \begin_inset Index
22646 status collapsed
22647
22648 \begin_layout Plain Layout
22649 Math ! Brackets
22650 \end_layout
22651
22652 \end_inset
22653
22654
22655 \begin_inset Index
22656 status collapsed
22657
22658 \begin_layout Plain Layout
22659 Math ! Delimiters
22660 \end_layout
22661
22662 \end_inset
22663
22664
22665 \begin_inset CommandInset label
22666 LatexCommand label
22667 name "sec:Brackets-and-Delimiters"
22668
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \begin_layout Standard
22675 There are several brackets available through LyX.
22676  For most purposes, using just the keys 
22677 \family typewriter
22678 []{}()|<>
22679 \family default
22680  should suffice.
22681  But if you want to surround a large structure, like a matrix or a fraction,
22682  or if you have several layers of brackets, is better using 
22683 \family sans
22684 Math
22685 \begin_inset space ~
22686 \end_inset
22687
22688 Panel
22689 \family default
22690 's delimiter icon 
22691 \begin_inset Graphics
22692         filename ../images/math/delim.png
22693
22694 \end_inset
22695
22696 .
22697  For example, that's how you would construct the brackets around a standard
22698  matrix such as:
22699 \begin_inset Formula \[
22700 \left[\begin{array}{cc}
22701 1 & 2\\
22702 3 & 4\end{array}\right]\]
22703
22704 \end_inset
22705
22706 and to make it easier to see the layers of parentheses as in: 
22707 \begin_inset Formula \[
22708 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22709
22710 \end_inset
22711
22712
22713 \end_layout
22714
22715 \begin_layout Standard
22716 The parentheses, and other brackets from that menu will automatically re-size
22717  to accommodate the size of what is inside.
22718 \end_layout
22719
22720 \begin_layout Standard
22721 To construct brackets click on the button for the bracket you want on the
22722  left side and right side.
22723  If you use the option 
22724 \family sans
22725 Keep
22726 \begin_inset space ~
22727 \end_inset
22728
22729 matched
22730 \family default
22731 , the selected bracket type will be used for the left and the right side.
22732  The selection will be shown below the button field.
22733  If you want one side to not have a bracket, use the blank button.
22734  It will appear in LyX with a dotted line, but nothing will be printed.
22735 \end_layout
22736
22737 \begin_layout Standard
22738 If you want to place brackets around math structures, like a square root,
22739  you can do that by highlighting (selecting) the structure that is to go
22740  inside the brackets.
22741  Then choose the appropriate brackets for left and right and click on 
22742 \family sans
22743 Insert
22744 \family default
22745 .
22746  The parentheses will be drawn around the selected structure.
22747 \end_layout
22748
22749 \begin_layout Standard
22750 The next section explains how to insert a LaTeX 
22751 \begin_inset Quotes eld
22752 \end_inset
22753
22754 {
22755 \begin_inset Quotes erd
22756 \end_inset
22757
22758  for grouping.
22759 \end_layout
22760
22761 \begin_layout Section
22762 Grouping
22763 \begin_inset Index
22764 status collapsed
22765
22766 \begin_layout Plain Layout
22767 Math ! Grouping
22768 \end_layout
22769
22770 \end_inset
22771
22772
22773 \begin_inset CommandInset label
22774 LatexCommand label
22775 name "sec:Grouping"
22776
22777 \end_inset
22778
22779
22780 \end_layout
22781
22782 \begin_layout Standard
22783 You may need to group a set of symbols.
22784  In LaTeX, for example, the typesetting of 
22785 \family typewriter
22786 {x^y}^z
22787 \family default
22788  is different from 
22789 \family typewriter
22790 x^{y^z}
22791 \family default
22792 :
22793 \end_layout
22794
22795 \begin_layout Standard
22796 \begin_inset Formula \[
22797 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22798
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \begin_layout Standard
22805 To create this grouping, you need to use the key sequence 
22806 \begin_inset Quotes eld
22807 \end_inset
22808
22809
22810 \series bold
22811
22812 \backslash
22813 {
22814 \series default
22815
22816 \begin_inset Quotes erd
22817 \end_inset
22818
22819  then type space.
22820  Inside LyX, you will see red braces indicating the grouping.
22821  Within this braces you insert the grouped structure.
22822  The grouping braces won't appear in the output in contrary to normal braces.
22823 \end_layout
22824
22825 \begin_layout Section
22826 Arrays and Multi-line Equations
22827 \begin_inset Index
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831 Math ! Arrays
22832 \end_layout
22833
22834 \end_inset
22835
22836
22837 \begin_inset Index
22838 status collapsed
22839
22840 \begin_layout Plain Layout
22841 Math ! Matrices
22842 \end_layout
22843
22844 \end_inset
22845
22846
22847 \begin_inset Index
22848 status collapsed
22849
22850 \begin_layout Plain Layout
22851 Math ! Multi-line Equations
22852 \end_layout
22853
22854 \end_inset
22855
22856
22857 \end_layout
22858
22859 \begin_layout Standard
22860 Matrices are entered in LyX using the 
22861 \family sans
22862 Math
22863 \begin_inset space ~
22864 \end_inset
22865
22866 Panel
22867 \family default
22868  matrix button 
22869 \begin_inset Graphics
22870         filename ../images/math/matrix.png
22871
22872 \end_inset
22873
22874 .
22875  It will open a dialog for you to choose the number of rows/columns.
22876  Here is an example:
22877 \begin_inset Formula \[
22878 \left(\begin{array}{ccc}
22879 1 & 2 & 3\\
22880 4 & 5 & 6\\
22881 7 & 8 & 9\end{array}\right)\]
22882
22883 \end_inset
22884
22885 The parentheses aren't automatic, but you can add them as described in section
22886 \begin_inset space ~
22887 \end_inset
22888
22889
22890 \begin_inset CommandInset ref
22891 LatexCommand ref
22892 reference "sec:Brackets-and-Delimiters"
22893
22894 \end_inset
22895
22896 .
22897  When you construct the matrix, you can decide whether the column entries
22898  will be left-, right-, or center-justified.
22899  This alignment is set in the box 
22900 \family sans
22901 Horizontal
22902 \family default
22903  with the letters 
22904 \begin_inset Quotes eld
22905 \end_inset
22906
22907
22908 \family sans
22909 l
22910 \family default
22911
22912 \begin_inset Quotes erd
22913 \end_inset
22914
22915
22916 \begin_inset Quotes eld
22917 \end_inset
22918
22919
22920 \family sans
22921 r
22922 \family default
22923
22924 \begin_inset Quotes erd
22925 \end_inset
22926
22927 , and 
22928 \begin_inset Quotes eld
22929 \end_inset
22930
22931
22932 \family sans
22933 c
22934 \family default
22935
22936 \begin_inset Quotes erd
22937 \end_inset
22938
22939 .
22940  LyX proposes a 
22941 \begin_inset Quotes eld
22942 \end_inset
22943
22944
22945 \family sans
22946 c
22947 \family default
22948
22949 \begin_inset Quotes erd
22950 \end_inset
22951
22952  for every column as default.
22953  For example, the sequence 
22954 \begin_inset Quotes eld
22955 \end_inset
22956
22957
22958 \family sans
22959 lrc
22960 \family default
22961
22962 \begin_inset Quotes erd
22963 \end_inset
22964
22965  means that the first column will be left-justified, the second will be
22966  centered, and the third column will be right-justified, because each letter
22967  corresponds to the relevant column.
22968  The result will look like this:
22969 \begin_inset Formula \[
22970 \begin{array}{lcr}
22971 this & this\, column & this\, column\\
22972 column & has & has\, right\\
22973 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22974
22975 \end_inset
22976
22977
22978 \end_layout
22979
22980 \begin_layout Standard
22981 You can add more rows to an existing matrix by hitting 
22982 \family sans
22983 C-Enter
22984 \family default
22985  while the cursor is in the matrix.
22986  Adding or deleting columns can be done via the menu 
22987 \family sans
22988 Edit\SpecialChar \menuseparator
22989 Math
22990 \family default
22991 .
22992 \end_layout
22993
22994 \begin_layout Standard
22995 There are other arrays used in formulas, such as distinctions of cases.
22996  It can be created with the menu 
22997 \family sans
22998 Insert\SpecialChar \menuseparator
22999 Math\SpecialChar \menuseparator
23000 Cases
23001 \begin_inset space ~
23002 \end_inset
23003
23004 Environment
23005 \family default
23006  or the command 
23007 \series bold
23008
23009 \backslash
23010 cases
23011 \series default
23012 .
23013  Here an example: 
23014 \begin_inset Formula \[
23015 f(x)=\begin{cases}
23016 -1 & x<0\\
23017 0 & x=0\\
23018 1 & x>0\end{cases}\]
23019
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \begin_layout Standard
23026 \begin_inset VSpace bigskip
23027 \end_inset
23028
23029 Multi-line formulas are created when you press 
23030 \family sans
23031 \series medium
23032 C-E
23033 \series default
23034 nter
23035 \family default
23036  within a formula.
23037  In an empty formula you can see that three blue boxes appear, one for each
23038  column.
23039  When you press 
23040 \family sans
23041 \series medium
23042 C-E
23043 \series default
23044 nter
23045 \family default
23046  in a non-empty formula, the part before the relation sign (equal sign 
23047 \begin_inset Quotes eld
23048 \end_inset
23049
23050 =
23051 \begin_inset Quotes erd
23052 \end_inset
23053
23054  etc.) will be inserted automatically to the first column, the relation sign
23055  is in the second column, and the rest in the third column.
23056  A new row is created by every further hit of 
23057 \family sans
23058 \series medium
23059 C-E
23060 \series default
23061 nter
23062 \family default
23063 .
23064  Multi-line formulas are always displayed formulas.
23065  Here is an example:
23066 \begin_inset Formula \begin{eqnarray}
23067 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23068 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
23069
23070 \end_inset
23071
23072  To change the column assignment of the formula parts, place the cursor
23073  where you want to start the shift and hit 
23074 \family sans
23075 C-Tab.
23076
23077 \family default
23078  It shifts everything in the column which is right beside the current cursor
23079  position to the next column.
23080  Note that the middle column is designed for relation signs, structures
23081  within this column will be printed in a smaller size:
23082 \begin_inset Formula \begin{eqnarray*}
23083 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23084
23085 \end_inset
23086
23087
23088 \end_layout
23089
23090 \begin_layout Standard
23091 The multi-line formula type described here is called 
23092 \family typewriter
23093 \series medium
23094 eqnarray
23095 \family default
23096 \series default
23097 .
23098  There are other multi-line types being more suitable for certain situations,
23099  for example if you want a better inter-line spacing than in formula (
23100 \begin_inset CommandInset ref
23101 LatexCommand ref
23102 reference "eq:asquared"
23103
23104 \end_inset
23105
23106 ).
23107  The other types are described in section
23108 \begin_inset space ~
23109 \end_inset
23110
23111
23112 \begin_inset CommandInset ref
23113 LatexCommand ref
23114 reference "sub:AMS-Formula-Types"
23115
23116 \end_inset
23117
23118 .
23119 \end_layout
23120
23121 \begin_layout Section
23122 Formula Numbering and Referencing
23123 \begin_inset Index
23124 status collapsed
23125
23126 \begin_layout Plain Layout
23127 Math ! Formula numbering
23128 \end_layout
23129
23130 \end_inset
23131
23132
23133 \begin_inset Index
23134 status collapsed
23135
23136 \begin_layout Plain Layout
23137 Math ! Referencing formulas
23138 \end_layout
23139
23140 \end_inset
23141
23142
23143 \begin_inset CommandInset label
23144 LatexCommand label
23145 name "sec:Formula-Numbering-and"
23146
23147 \end_inset
23148
23149
23150 \end_layout
23151
23152 \begin_layout Standard
23153 To number a formula, set the cursor in the formula and use the menu 
23154 \family sans
23155 Edit\SpecialChar \menuseparator
23156 Math\SpecialChar \menuseparator
23157 Toggle
23158 \begin_inset space ~
23159 \end_inset
23160
23161 Numbering
23162 \family default
23163  or the shortcut 
23164 \family sans
23165 M-m
23166 \begin_inset space ~
23167 \end_inset
23168
23169 n
23170 \family default
23171 .
23172  The formula number appears in LyX as 
23173 \begin_inset Quotes eld
23174 \end_inset
23175
23176 #
23177 \begin_inset Quotes erd
23178 \end_inset
23179
23180  within parentheses.
23181  The 
23182 \begin_inset Quotes erd
23183 \end_inset
23184
23185 #
23186 \begin_inset Quotes erd
23187 \end_inset
23188
23189  denotes, that the number will be calculated automatically when the output
23190  is generated.
23191  The placement and format of the formula number in the output depends on
23192  the document class.
23193  In this document the number is printed together with the chapter number,
23194  separated by a dot:
23195 \begin_inset Formula \begin{equation}
23196 1+1=2\end{equation}
23197
23198 \end_inset
23199
23200 Using 
23201 \family sans
23202 M-m
23203 \begin_inset space ~
23204 \end_inset
23205
23206 n
23207 \family default
23208  in a numbered formula will switch off the numbering.
23209  You can only number displayed formulas.
23210 \end_layout
23211
23212 \begin_layout Standard
23213 Multi-line formulas can be numbered line by line: Using the menu 
23214 \family sans
23215 Edit\SpecialChar \menuseparator
23216 Math\SpecialChar \menuseparator
23217 Toggle
23218 \begin_inset space ~
23219 \end_inset
23220
23221 Numbering
23222 \begin_inset space ~
23223 \end_inset
23224
23225 of
23226 \begin_inset space ~
23227 \end_inset
23228
23229 Line
23230 \family default
23231  or the shortcut 
23232 \family sans
23233 M-m
23234 \begin_inset space ~
23235 \end_inset
23236
23237 N
23238 \family default
23239  will only toggle the numbering of the line where the cursor is in:
23240 \begin_inset Formula \begin{eqnarray}
23241 1 & = & 3-2\\
23242 2 & = & 4-2\nonumber \\
23243 4 & \leq & 7\end{eqnarray}
23244
23245 \end_inset
23246
23247 To number all lines use the shortcut 
23248 \family sans
23249 M-m
23250 \begin_inset space ~
23251 \end_inset
23252
23253 n
23254 \family default
23255 .
23256 \end_layout
23257
23258 \begin_layout Standard
23259 \begin_inset VSpace bigskip
23260 \end_inset
23261
23262 Every displayed formula can be referenced by its number using a label.
23263  A label is inserted with the menu 
23264 \family sans
23265 Insert\SpecialChar \menuseparator
23266 Label
23267 \family default
23268  when the cursor is in the formula.
23269  This opens a dialog to enter the label.
23270  It is recommended to use the proposed 
23271 \begin_inset Quotes eld
23272 \end_inset
23273
23274
23275 \family sans
23276 eq:
23277 \family default
23278
23279 \begin_inset Quotes erd
23280 \end_inset
23281
23282  as first part of the label, because this helps later to identify the label
23283  type when you have many labels in your document.
23284  We inserted in the following example the label 
23285 \begin_inset Quotes eld
23286 \end_inset
23287
23288 eq:tanhExp
23289 \begin_inset Quotes erd
23290 \end_inset
23291
23292  in the second line:
23293 \begin_inset Formula \begin{eqnarray}
23294 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23295  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23296
23297 \end_inset
23298
23299 Every labeled line is automatically numbered.
23300  Therefore the label is shown in LyX at the place of the formula number
23301  placeholder 
23302 \begin_inset Quotes eld
23303 \end_inset
23304
23305 #
23306 \begin_inset Quotes erd
23307 \end_inset
23308
23309 .
23310  You can reference a labeled formula using the menu 
23311 \family sans
23312 Insert\SpecialChar \menuseparator
23313 Cross
23314 \begin_inset space ~
23315 \end_inset
23316
23317 Reference
23318 \family default
23319 .
23320  A dialog appears to choose a label you want refer to.
23321  The reference appears in LyX as grey cross reference box and in the output
23322  as the formula number:
23323 \end_layout
23324
23325 \begin_layout Standard
23326 This is a cross-reference to equation (
23327 \begin_inset CommandInset ref
23328 LatexCommand ref
23329 reference "eq:tanhExp"
23330
23331 \end_inset
23332
23333 ).
23334 \end_layout
23335
23336 \begin_layout Standard
23337 The properties of LyX's cross-reference box are described in section
23338 \begin_inset space ~
23339 \end_inset
23340
23341
23342 \begin_inset CommandInset ref
23343 LatexCommand ref
23344 reference "sec:Cross-References"
23345
23346 \end_inset
23347
23348 .
23349  To delete a label, set the cursor in the labeled formula, use the menu
23350  
23351 \family sans
23352 Insert\SpecialChar \menuseparator
23353 Label
23354 \family default
23355  and delete the label in the appearing dialog.
23356 \begin_inset Foot
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360 This is a unintuitive and will be fixed in the next version of LyX.
23361 \end_layout
23362
23363 \end_inset
23364
23365  
23366 \end_layout
23367
23368 \begin_layout Section
23369 User defined math macros
23370 \begin_inset Index
23371 status collapsed
23372
23373 \begin_layout Plain Layout
23374 Math ! Macros
23375 \end_layout
23376
23377 \end_inset
23378
23379
23380 \begin_inset CommandInset label
23381 LatexCommand label
23382 name "sec:math-macros"
23383
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \begin_layout Standard
23390 LyX allows you to define macros for formulas.
23391  For example we assume that solutions of the quadratic equation often occur
23392  in our document in various forms and we want to create a macro to print
23393  them.
23394 \begin_inset Newline newline
23395 \end_inset
23396
23397 The general form of a quadratic equation is:
23398 \begin_inset Formula \[
23399 0=\lambda^{2}+p\lambda+q\]
23400
23401 \end_inset
23402
23403 The general form of its solution is:
23404 \begin_inset Formula \[
23405 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23406
23407 \end_inset
23408
23409
23410 \end_layout
23411
23412 \begin_layout Standard
23413 The macro should print the parameters 
23414 \begin_inset Formula $\lambda$
23415 \end_inset
23416
23417
23418 \begin_inset Formula $p$
23419 \end_inset
23420
23421  and 
23422 \begin_inset Formula $q$
23423 \end_inset
23424
23425  like in the equation above.
23426 \end_layout
23427
23428 \begin_layout Standard
23429 A macro is created by executing the command
23430 \end_layout
23431
23432 \begin_layout Standard
23433
23434 \series bold
23435 math-macro
23436 \begin_inset ERT
23437 status collapsed
23438
23439 \begin_layout Plain Layout
23440
23441
23442 \backslash
23443 spce 
23444 \end_layout
23445
23446 \end_inset
23447
23448 Name
23449 \begin_inset ERT
23450 status collapsed
23451
23452 \begin_layout Plain Layout
23453
23454
23455 \backslash
23456 spce 
23457 \end_layout
23458
23459 \end_inset
23460
23461 Number
23462 \begin_inset space ~
23463 \end_inset
23464
23465 of
23466 \begin_inset space ~
23467 \end_inset
23468
23469 Arguments
23470 \end_layout
23471
23472 \begin_layout Standard
23473 in the minibuffer at the bottom of the LyX screen.
23474  Name is the name of the new macro which mustn't contain numbers.
23475  The number of arguments can be a number in the range 1-9.
23476  If you want to define a macro without arguments, don't declare the number
23477  of arguments.
23478 \end_layout
23479
23480 \begin_layout Standard
23481 We have three arguments and name the macro 
23482 \begin_inset Quotes eld
23483 \end_inset
23484
23485 qE
23486 \begin_inset Quotes erd
23487 \end_inset
23488
23489 , so that the command is:
23490 \end_layout
23491
23492 \begin_layout Standard
23493
23494 \series bold
23495 math-macro
23496 \begin_inset ERT
23497 status collapsed
23498
23499 \begin_layout Plain Layout
23500
23501
23502 \backslash
23503 spce 
23504 \end_layout
23505
23506 \end_inset
23507
23508 qE
23509 \begin_inset ERT
23510 status collapsed
23511
23512 \begin_layout Plain Layout
23513
23514
23515 \backslash
23516 spce 
23517 \end_layout
23518
23519 \end_inset
23520
23521 3
23522 \end_layout
23523
23524 \begin_layout Standard
23525 This results in the following macro definition box: 
23526 \begin_inset Graphics
23527         filename clipart/macrobox.png
23528
23529 \end_inset
23530
23531  
23532 \begin_inset FormulaMacro
23533 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23534 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23535 \end_inset
23536
23537
23538 \begin_inset Note Note
23539 status collapsed
23540
23541 \begin_layout Plain Layout
23542 The first box is an image to show the behavior in the output.
23543  The second one is the definition box, that doesn't appear in the output.
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552 The first blue box is for the definition, where you insert the formula via
23553  the math panel or commands.
23554  The placeholder for the arguments are inserted as a backslash and sharp
23555  followed by the argument number, e.g.
23556  
23557 \begin_inset Quotes eld
23558 \end_inset
23559
23560
23561 \backslash
23562 #1
23563 \begin_inset Quotes erd
23564 \end_inset
23565
23566  for the first argument.
23567  Placeholders will be displayed in red.
23568  The second blue box is for the appearance in LyX.
23569  This is useful when you have a large structure that shouldn't be displayed
23570  in LyX with its full size.
23571  If you want to see the macro as it is defined, leave the box blank.
23572  In our example we insert the sequence
23573 \begin_inset Newline newline
23574 \end_inset
23575
23576
23577 \series bold
23578 qE: 
23579 \backslash
23580 #1
23581 \series default
23582  
23583 \series bold
23584 ,
23585 \series default
23586  
23587 \series bold
23588
23589 \backslash
23590 #2
23591 \series default
23592  
23593 \series bold
23594 ,
23595 \series default
23596  
23597 \series bold
23598
23599 \backslash
23600 #3
23601 \begin_inset Newline newline
23602 \end_inset
23603
23604
23605 \series default
23606 The macro will then be shown as the macro name followed by the three arguments.
23607 \end_layout
23608
23609 \begin_layout Standard
23610 To use the macro in a formula, type its name as command, in our case 
23611 \begin_inset Quotes eld
23612 \end_inset
23613
23614
23615 \series bold
23616
23617 \backslash
23618 qE
23619 \series default
23620
23621 \begin_inset Quotes erd
23622 \end_inset
23623
23624 .
23625  The macro is inserted with boxes for the arguments looking similar to this:
23626 \end_layout
23627
23628 \begin_layout Standard
23629 \align center
23630 \begin_inset Graphics
23631         filename clipart/macrouse.png
23632
23633 \end_inset
23634
23635
23636 \end_layout
23637
23638 \begin_layout Standard
23639 The arguments are inserted in the blue boxes.
23640  If the cursor is outside the macro, the arguments are put in the macro.
23641  To change the arguments, put the cursor in the formula before or after
23642  the macro and press the right or left arrow key respectively.
23643  The arguments appear now again below the macro definition.
23644 \end_layout
23645
23646 \begin_layout Standard
23647 If you change the macro definition all macros are changed automatically
23648  to the new definition.
23649  Here an example of our macro with the arguments 
23650 \begin_inset Formula $x$
23651 \end_inset
23652
23653
23654 \begin_inset Formula $\ln(x)$
23655 \end_inset
23656
23657 , and 
23658 \begin_inset Formula $B$
23659 \end_inset
23660
23661 :
23662 \begin_inset Formula \[
23663 \qE x{\ln(y)}B\]
23664
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \begin_layout Standard
23671 When the document is exported to LaTeX, the macro definition will be inserted
23672  as the command:
23673 \end_layout
23674
23675 \begin_layout Standard
23676
23677 \series bold
23678
23679 \backslash
23680 newcommand{
23681 \backslash
23682 qE}[3]{#1_{1,
23683 \backslash
23684 ,2}=-
23685 \backslash
23686 frac{#2}{2}
23687 \backslash
23688 pm
23689 \begin_inset Newline newline
23690 \end_inset
23691
23692
23693 \begin_inset ERT
23694 status collapsed
23695
23696 \begin_layout Plain Layout
23697
23698
23699 \backslash
23700 hphantom{
23701 \end_layout
23702
23703 \end_inset
23704
23705
23706 \backslash
23707 newcommand
23708 \begin_inset ERT
23709 status collapsed
23710
23711 \begin_layout Plain Layout
23712
23713 }
23714 \end_layout
23715
23716 \end_inset
23717
23718
23719 \backslash
23720 sqrt{
23721 \backslash
23722 frac{#2^{2}}{4}-#3}}
23723 \end_layout
23724
23725 \begin_layout Standard
23726 The command is not inserted in the document preamble.
23727  That means you can only use macros in formulas that are below the macro
23728  definition box in your document.
23729  There are also some other restrictions: The command 
23730 \backslash
23731 newcommand supports optional arguments, which are not available in LyX's
23732  macros.
23733  You can also not change subsequently the name of the macro and the number
23734  of arguments.
23735  
23736 \end_layout
23737
23738 \begin_layout Section
23739 Fine-Tuning
23740 \end_layout
23741
23742 \begin_layout Subsection
23743 Typefaces
23744 \begin_inset Index
23745 status collapsed
23746
23747 \begin_layout Plain Layout
23748 Math ! Typefaces
23749 \end_layout
23750
23751 \end_inset
23752
23753
23754 \end_layout
23755
23756 \begin_layout Standard
23757 The standard font for text is italic, for numbers the standard is roman.
23758  To set a font in a formula, use the 
23759 \family sans
23760 Math
23761 \begin_inset space ~
23762 \end_inset
23763
23764 Panel
23765 \family default
23766  button 
23767 \begin_inset Graphics
23768         filename ../images/math/font.png
23769
23770 \end_inset
23771
23772 , or enter its command, listed in table
23773 \begin_inset space ~
23774 \end_inset
23775
23776
23777 \begin_inset CommandInset ref
23778 LatexCommand ref
23779 reference "cap:Typefaces-and-the"
23780
23781 \end_inset
23782
23783 , directly.
23784 \end_layout
23785
23786 \begin_layout Standard
23787 \begin_inset Float table
23788 wide false
23789 sideways false
23790 status open
23791
23792 \begin_layout Plain Layout
23793 \begin_inset Caption
23794
23795 \begin_layout Plain Layout
23796 \begin_inset CommandInset label
23797 LatexCommand label
23798 name "cap:Typefaces-and-the"
23799
23800 \end_inset
23801
23802 Typefaces and the corresponding commands.
23803 \end_layout
23804
23805 \end_inset
23806
23807
23808 \end_layout
23809
23810 \begin_layout Plain Layout
23811 \align center
23812 \begin_inset Tabular
23813 <lyxtabular version="3" rows="9" columns="2">
23814 <features>
23815 <column alignment="center" valignment="top" width="0pt">
23816 <column alignment="center" valignment="top" width="0pt">
23817 <row>
23818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822 Font
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 Command
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \shape up
23844 \size normal
23845 \bar no
23846 \noun off
23847 \color none
23848 \begin_inset Formula $\mathrm{Roman}$
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860
23861 \series bold
23862
23863 \backslash
23864 mathrm
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 </row>
23870 <row>
23871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23872 \begin_inset Text
23873
23874 \begin_layout Plain Layout
23875 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23876 \end_inset
23877
23878
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887
23888 \series bold
23889
23890 \backslash
23891 mathbf
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 </row>
23897 <row>
23898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 \begin_inset Formula $\mathit{Italic}$
23903 \end_inset
23904
23905
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \series bold
23916
23917 \backslash
23918 mathit
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929
23930 \shape up
23931 \size normal
23932 \bar no
23933 \noun off
23934 \color none
23935 \begin_inset Formula $\mathtt{Typewriter}$
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947
23948 \series bold
23949
23950 \backslash
23951 mathtt
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 </row>
23957 <row>
23958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23963 \end_inset
23964
23965
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974
23975 \series bold
23976
23977 \backslash
23978 mathbb
23979 \end_layout
23980
23981 \end_inset
23982 </cell>
23983 </row>
23984 <row>
23985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23986 \begin_inset Text
23987
23988 \begin_layout Plain Layout
23989 \begin_inset Formula $\mathfrak{Fraktur}$
23990 \end_inset
23991
23992
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \series bold
24003
24004 \backslash
24005 mathfrak
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 </row>
24011 <row>
24012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016
24017 \shape up
24018 \size normal
24019 \emph on
24020 \bar no
24021 \noun off
24022 \color none
24023 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035
24036 \series bold
24037
24038 \backslash
24039 mathcal
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 </row>
24045 <row>
24046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050 \begin_inset Formula $\mathsf{SansSerif}$
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \end_inset
24057 </cell>
24058 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24059 \begin_inset Text
24060
24061 \begin_layout Plain Layout
24062
24063 \series bold
24064
24065 \backslash
24066 mathsf
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 </row>
24072 </lyxtabular>
24073
24074 \end_inset
24075
24076
24077 \end_layout
24078
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \begin_layout Standard
24085 \begin_inset Note Greyedout
24086 status open
24087
24088 \begin_layout Plain Layout
24089
24090 \series bold
24091 Note:
24092 \series default
24093  that you can only print capital letters in the typefaces 
24094 \family sans
24095 Blackbold
24096 \family default
24097  and 
24098 \family sans
24099 Calligraphic
24100 \family default
24101 .
24102 \end_layout
24103
24104 \end_inset
24105
24106
24107 \end_layout
24108
24109 \begin_layout Standard
24110 When you use a typeface, a blue box is inserted in the formula.
24111  Every character in this box will be printed in this typeface.
24112  Pressing 
24113 \family sans
24114 Space
24115 \family default
24116  within the box, will set the cursor outside, so that you have to use a
24117  protected space when you need a space in the box.
24118  Here an example where a 
24119 \begin_inset Quotes eld
24120 \end_inset
24121
24122 N
24123 \begin_inset Quotes erd
24124 \end_inset
24125
24126  in 
24127 \family sans
24128 Blackbold
24129 \family default
24130  denotes the set of numbers:
24131 \begin_inset Formula \[
24132 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24133
24134 \end_inset
24135
24136
24137 \end_layout
24138
24139 \begin_layout Standard
24140 The typefaces are nestable, which can cause confusion.
24141  You can e.g.
24142  put a character in 
24143 \family sans
24144 Fraktur
24145 \family default
24146  in a box for 
24147 \family sans
24148 Typewriter
24149 \family default
24150
24151 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24152 \end_inset
24153
24154  
24155 \begin_inset Newline newline
24156 \end_inset
24157
24158 So better don't use this feature.
24159 \end_layout
24160
24161 \begin_layout Standard
24162 The typefaces have no effect on Greek letters: 
24163 \begin_inset Formula $\mathfrak{abc\delta e}$
24164 \end_inset
24165
24166
24167 \begin_inset Newline newline
24168 \end_inset
24169
24170 You can only print them emboldened using the command 
24171 \series bold
24172
24173 \backslash
24174 boldsymbol
24175 \series default
24176 , which works like the other typeface commands: 
24177 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24178 \end_inset
24179
24180
24181 \end_layout
24182
24183 \begin_layout Standard
24184
24185 \series bold
24186
24187 \backslash
24188 boldsymbol
24189 \series default
24190  works for all symbols, letters, and numbers.
24191 \end_layout
24192
24193 \begin_layout Standard
24194 A number of other font options are available as well, in the menu 
24195 \family sans
24196 Insert\SpecialChar \menuseparator
24197 Math\SpecialChar \menuseparator
24198 Font
24199 \begin_inset space ~
24200 \end_inset
24201
24202 Change
24203 \family default
24204 .
24205 \end_layout
24206
24207 \begin_layout Subsection
24208 Math Text
24209 \begin_inset Index
24210 status collapsed
24211
24212 \begin_layout Plain Layout
24213 Math ! Text
24214 \end_layout
24215
24216 \end_inset
24217
24218
24219 \end_layout
24220
24221 \begin_layout Standard
24222 Typefaces are useful for entering some characters in some given font, but
24223  not for text.
24224  For typing longer pieces of text use the math text, which is obtained using
24225  the entry 
24226 \family sans
24227 Normal
24228 \begin_inset space ~
24229 \end_inset
24230
24231 text
24232 \begin_inset space ~
24233 \end_inset
24234
24235 mode
24236 \family default
24237  of the 
24238 \family sans
24239 Math
24240 \begin_inset space ~
24241 \end_inset
24242
24243 Panel
24244 \family default
24245  button 
24246 \begin_inset Graphics
24247         filename ../images/math/font.png
24248
24249 \end_inset
24250
24251  (alternatively the shortcut 
24252 \family sans
24253 M-m
24254 \begin_inset space ~
24255 \end_inset
24256
24257 m
24258 \family default
24259 ).
24260  Math text appears in LyX in black instead of blue.
24261  You can use spaces and accents in math text like in normal text.
24262  Here is an example:
24263 \begin_inset Formula \[
24264 f(x)=\begin{cases}
24265 x & \textrm{if I say so}\\
24266 -x & \textrm{unter Umständen}\end{cases}\]
24267
24268 \end_inset
24269
24270
24271 \end_layout
24272
24273 \begin_layout Subsection
24274 Font Sizes
24275 \begin_inset Index
24276 status collapsed
24277
24278 \begin_layout Plain Layout
24279 Math ! Font sizes
24280 \end_layout
24281
24282 \end_inset
24283
24284
24285 \end_layout
24286
24287 \begin_layout Standard
24288 There are four font styles (relative sizes) used in math-mode, which are
24289  automatically chosen in most situations.
24290  These are called 
24291 \family sans
24292 textstyle
24293 \family default
24294
24295 \family sans
24296 displaystyle
24297 \family default
24298
24299 \family sans
24300 scriptstyle
24301 \family default
24302 , and 
24303 \family sans
24304 scriptscriptstyle
24305 \family default
24306 .
24307  For most characters, 
24308 \family sans
24309 textstyle
24310 \family default
24311  and 
24312 \family sans
24313 displaystyle
24314 \family default
24315  are actually the same size, but fractions, superscripts and subscripts,
24316  and certain other structures, are set larger in 
24317 \family sans
24318 displaystyle
24319 \family default
24320 .
24321  Except for some operators, which resize themselves to accommodate various
24322  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24323  These choices can be overridden by using the math panel button 
24324 \begin_inset Graphics
24325         filename ../images/math/style.png
24326
24327 \end_inset
24328
24329 .
24330  A box for the size will be created in which you can insert the math structure.
24331  For example, you can set 
24332 \begin_inset Formula $\frac{1}{2}$
24333 \end_inset
24334
24335 , which is normally in 
24336 \family sans
24337 textstyle
24338 \family default
24339 , larger in 
24340 \family sans
24341 displaystyle
24342 \family default
24343
24344 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24345 \end_inset
24346
24347 .
24348  The four styles are used in the following example:
24349 \end_layout
24350
24351 \begin_layout Standard
24352 \begin_inset Formula $displaystyle$
24353 \end_inset
24354
24355
24356 \begin_inset Formula ${\textstyle textstyle}$
24357 \end_inset
24358
24359
24360 \begin_inset Formula ${\scriptstyle scriptstyle}$
24361 \end_inset
24362
24363
24364 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24365 \end_inset
24366
24367 .
24368 \end_layout
24369
24370 \begin_layout Standard
24371 All these math-mode font sizes are relative, that means, if the whole math
24372  inset is set in a particular size with the menu 
24373 \family sans
24374 Edit\SpecialChar \menuseparator
24375 Text
24376 \begin_inset space ~
24377 \end_inset
24378
24379 Style
24380 \family default
24381 , all sizes in the formula will be adjusted relative to this size.
24382  Similarly, if the base font size of the document is changed, all fonts
24383  will be adjusted to correspond.
24384  As example a formula in the font size 
24385 \begin_inset Quotes eld
24386 \end_inset
24387
24388 largest
24389 \begin_inset Quotes erd
24390 \end_inset
24391
24392 :
24393 \end_layout
24394
24395 \begin_layout Standard
24396
24397 \family roman
24398 \size largest
24399 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \begin_layout Section
24406 Theorem Modules
24407 \end_layout
24408
24409 \begin_layout Standard
24410 As of LyX 1.6, support for theorem-like environments has been moved out of
24411  the document classes and into layout modules.
24412 \begin_inset Index
24413 status collapsed
24414
24415 \begin_layout Plain Layout
24416 Layout Modules
24417 \end_layout
24418
24419 \end_inset
24420
24421  As a result, theorem-like environments can now easily be used with classes
24422  other than the AMS classes.
24423  See section 
24424 \begin_inset CommandInset ref
24425 LatexCommand ref
24426 reference "sub:Modules"
24427
24428 \end_inset
24429
24430  for more on layout modules.
24431 \end_layout
24432
24433 \begin_layout Section
24434 AMS-LaTeX
24435 \begin_inset Index
24436 status collapsed
24437
24438 \begin_layout Plain Layout
24439 AMS math
24440 \end_layout
24441
24442 \end_inset
24443
24444
24445 \begin_inset Index
24446 status collapsed
24447
24448 \begin_layout Plain Layout
24449 Math ! AMS
24450 \end_layout
24451
24452 \end_inset
24453
24454
24455 \end_layout
24456
24457 \begin_layout Standard
24458 LyX supports the packages provided by the American Mathematical Society
24459  (AMS) that are in common use.
24460 \end_layout
24461
24462 \begin_layout Subsection
24463 Enabling AMS-Support
24464 \end_layout
24465
24466 \begin_layout Standard
24467 Selecting the checkbox 
24468 \family sans
24469 Use
24470 \begin_inset space ~
24471 \end_inset
24472
24473 AMS
24474 \begin_inset space ~
24475 \end_inset
24476
24477 math
24478 \begin_inset space ~
24479 \end_inset
24480
24481 package
24482 \family default
24483  in the 
24484 \family sans
24485 Document\SpecialChar \menuseparator
24486 Settings
24487 \family default
24488
24489 \begin_inset Index
24490 status collapsed
24491
24492 \begin_layout Plain Layout
24493 Document ! Settings
24494 \end_layout
24495
24496 \end_inset
24497
24498  dialog under 
24499 \family sans
24500 Math
24501 \begin_inset space ~
24502 \end_inset
24503
24504 Options
24505 \family default
24506  will include the AMS-packages in the document, and make the facilities
24507  available.
24508  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24509  formulas, assure that you have enabled AMS.
24510 \end_layout
24511
24512 \begin_layout Subsection
24513 AMS-Formula Types
24514 \begin_inset CommandInset label
24515 LatexCommand label
24516 name "sub:AMS-Formula-Types"
24517
24518 \end_inset
24519
24520
24521 \begin_inset Index
24522 status collapsed
24523
24524 \begin_layout Plain Layout
24525 Math ! Multi-line Equations
24526 \end_layout
24527
24528 \end_inset
24529
24530
24531 \end_layout
24532
24533 \begin_layout Standard
24534 AMS-LaTeX provides a selection of different formula types.
24535  LyX allows you to choose between 
24536 \family typewriter
24537 align
24538 \family default
24539
24540 \family typewriter
24541 alignat
24542 \family default
24543
24544 \family typewriter
24545 flalign
24546 \family default
24547
24548 \family typewriter
24549 gather
24550 \family default
24551 , and 
24552 \family typewriter
24553 multline
24554 \family default
24555 .
24556  We refer to the AMS-documentation for an explanation of these formula types.
24557 \end_layout
24558
24559 \begin_layout Chapter
24560 More Tools
24561 \end_layout
24562
24563 \begin_layout Section
24564 Cross-References
24565 \begin_inset Index
24566 status collapsed
24567
24568 \begin_layout Plain Layout
24569 Cross references
24570 \end_layout
24571
24572 \end_inset
24573
24574
24575 \begin_inset CommandInset label
24576 LatexCommand label
24577 name "sec:Cross-References"
24578
24579 \end_inset
24580
24581
24582 \end_layout
24583
24584 \begin_layout Standard
24585 One of LyX's strengths are cross-references.
24586  You can reference every section, float, footnote, formula, and list in
24587  the document.
24588  To reference a document part, you have to insert a label into it.
24589  The label is used as anchor and name for the reference.
24590  We want for example refer to the the second item of the following list:
24591 \end_layout
24592
24593 \begin_layout Enumerate
24594 First item
24595 \end_layout
24596
24597 \begin_layout Enumerate
24598 \begin_inset CommandInset label
24599 LatexCommand label
24600 name "enu:Second-item"
24601
24602 \end_inset
24603
24604 Second item
24605 \end_layout
24606
24607 \begin_layout Enumerate
24608 Third item
24609 \end_layout
24610
24611 \begin_layout Standard
24612 First we insert a label into the second item with the menu 
24613 \family sans
24614 Insert\SpecialChar \menuseparator
24615 Label
24616 \family default
24617  or the by pressing the toolbar button 
24618 \begin_inset Graphics
24619         filename ../images/label-insert.png
24620         scale 85
24621
24622 \end_inset
24623
24624 .
24625  A grey label box like this: 
24626 \begin_inset Graphics
24627         filename clipart/labelQt4.png
24628         scale 85
24629
24630 \end_inset
24631
24632  is inserted and the label window pops up asking for the label text.
24633  LyX offers as text the first words of the item with a prefix, in our case
24634  the text 
24635 \begin_inset Quotes eld
24636 \end_inset
24637
24638
24639 \family sans
24640 enu: Second-item
24641 \family default
24642
24643 \begin_inset Quotes erd
24644 \end_inset
24645
24646 .
24647  The prefix 
24648 \begin_inset Quotes eld
24649 \end_inset
24650
24651
24652 \family sans
24653 enu:
24654 \family default
24655
24656 \begin_inset Quotes erd
24657 \end_inset
24658
24659  stands for 
24660 \begin_inset Quotes eld
24661 \end_inset
24662
24663 enumerate
24664 \begin_inset Quotes erd
24665 \end_inset
24666
24667 .
24668  The prefix depends on the document part where the label is inserted, e.g.
24669  if you insert a label to a section heading, the prefix will be 
24670 \begin_inset Quotes eld
24671 \end_inset
24672
24673
24674 \family sans
24675 sec:
24676 \family default
24677
24678 \begin_inset Quotes erd
24679 \end_inset
24680
24681 .
24682 \end_layout
24683
24684 \begin_layout Standard
24685 To reference the item, we refer to its label using the menu 
24686 \family sans
24687 Insert\SpecialChar \menuseparator
24688 Cross-Reference
24689 \family default
24690  or the toolbar button 
24691 \begin_inset Graphics
24692         filename ../images/dialog-show-new-inset_ref.png
24693         scale 85
24694
24695 \end_inset
24696
24697 .
24698  A grey cross-reference box like this: 
24699 \begin_inset Graphics
24700         filename clipart/referenceQt4.png
24701         scale 85
24702
24703 \end_inset
24704
24705  is inserted and the cross-reference window appear showing all labels of
24706  the document.
24707  We can now sort the labels alphabetically and then choose the entry 
24708 \begin_inset Quotes eld
24709 \end_inset
24710
24711
24712 \family sans
24713 enu:Second-item
24714 \family default
24715
24716 \begin_inset Quotes erd
24717 \end_inset
24718
24719 .
24720  At the position of the cross-reference box the item number will appear
24721  in the output.
24722  Here is our cross-reference:
24723 \end_layout
24724
24725 \begin_layout Standard
24726 Item
24727 \begin_inset space ~
24728 \end_inset
24729
24730
24731 \begin_inset CommandInset ref
24732 LatexCommand ref
24733 reference "enu:Second-item"
24734
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \begin_layout Standard
24741 It is recommended to use a protected space
24742 \begin_inset Foot
24743 status collapsed
24744
24745 \begin_layout Plain Layout
24746 described in section
24747 \begin_inset space ~
24748 \end_inset
24749
24750
24751 \begin_inset CommandInset ref
24752 LatexCommand ref
24753 reference "sub:Protected-Space"
24754
24755 \end_inset
24756
24757
24758 \end_layout
24759
24760 \end_inset
24761
24762  between the cross-reference name and its number to avoid ugly line breaks
24763  between them.
24764 \end_layout
24765
24766 \begin_layout Standard
24767 There are six varieties of cross-references:
24768 \end_layout
24769
24770 \begin_layout Description
24771 <reference>: prints the float number, this is the default: 
24772 \begin_inset CommandInset ref
24773 LatexCommand ref
24774 reference "cap:Two-distorted-images"
24775
24776 \end_inset
24777
24778
24779 \end_layout
24780
24781 \begin_layout Description
24782 (<reference>): prints the float number within two parentheses, this is the
24783  style normally used to reference formulas, especially when the reference
24784  name 
24785 \begin_inset Quotes eld
24786 \end_inset
24787
24788 Equation
24789 \begin_inset Quotes erd
24790 \end_inset
24791
24792  is omitted: 
24793 \begin_inset CommandInset ref
24794 LatexCommand eqref
24795 reference "eq:tanhExp"
24796
24797 \end_inset
24798
24799
24800 \end_layout
24801
24802 \begin_layout Description
24803 <page>: prints the page number: Page
24804 \begin_inset space ~
24805 \end_inset
24806
24807
24808 \begin_inset CommandInset ref
24809 LatexCommand pageref
24810 reference "cap:Two-distorted-images"
24811
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \begin_layout Description
24818 on
24819 \begin_inset space ~
24820 \end_inset
24821
24822 page
24823 \begin_inset space ~
24824 \end_inset
24825
24826 <page>: prints the text "on page" and the page number: 
24827 \begin_inset CommandInset ref
24828 LatexCommand vpageref
24829 reference "cap:Two-distorted-images"
24830
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \begin_layout Description
24837 <reference>
24838 \begin_inset space ~
24839 \end_inset
24840
24841 on
24842 \begin_inset space ~
24843 \end_inset
24844
24845 page
24846 \begin_inset space ~
24847 \end_inset
24848
24849 <page>: prints the float number, the text "on page", and the page number:
24850  
24851 \begin_inset CommandInset ref
24852 LatexCommand vref
24853 reference "cap:Two-distorted-images"
24854
24855 \end_inset
24856
24857
24858 \end_layout
24859
24860 \begin_layout Description
24861 Formatted
24862 \begin_inset space ~
24863 \end_inset
24864
24865 reference: prints a self defined cross-reference format.
24866 \begin_inset Newline newline
24867 \end_inset
24868
24869
24870 \begin_inset Note Greyedout
24871 status open
24872
24873 \begin_layout Plain Layout
24874
24875 \series bold
24876 Note:
24877 \series default
24878  This feature is only available when you have the LaTeX-package 
24879 \series bold
24880 prettyref
24881 \series default
24882
24883 \begin_inset Index
24884 status collapsed
24885
24886 \begin_layout Plain Layout
24887 Latex@LaTeX-packages ! prettyref
24888 \end_layout
24889
24890 \end_inset
24891
24892  installed.
24893 \end_layout
24894
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \begin_layout Standard
24901 Note that the style <page> won't print the page number if the label is on
24902  the previous, the same, or the next page.
24903  You will e.
24904 \begin_inset space \thinspace{}
24905 \end_inset
24906
24907 g.
24908 \begin_inset space ~
24909 \end_inset
24910
24911 see the text 
24912 \begin_inset Quotes eld
24913 \end_inset
24914
24915
24916 \family sans
24917 on this page
24918 \family default
24919
24920 \begin_inset Quotes erd
24921 \end_inset
24922
24923  instead.
24924 \end_layout
24925
24926 \begin_layout Standard
24927 The number and current page of the referred document part in the output,
24928  is automatically calculated by LaTeX.
24929  The varieties are adjusted in the field 
24930 \family sans
24931 Format
24932 \family default
24933  of the cross-reference window, that appear when you click on the cross-referenc
24934 e box.
24935 \end_layout
24936
24937 \begin_layout Standard
24938 You can only use the style 
24939 \family sans
24940 <reference>
24941 \family default
24942  to reference numbered document parts, while the reference style 
24943 \family sans
24944 <page>
24945 \family default
24946  is always possible.
24947 \end_layout
24948
24949 \begin_layout Standard
24950 If you want to reference a section, put the label in the section heading,
24951  to reference a float, put the label in the caption.
24952  For footnotes you can put the label somewhere in it.
24953  Referencing formulas is explained in section
24954 \begin_inset space ~
24955 \end_inset
24956
24957
24958 \begin_inset CommandInset ref
24959 LatexCommand ref
24960 reference "sec:Formula-Numbering-and"
24961
24962 \end_inset
24963
24964 .
24965 \end_layout
24966
24967 \begin_layout Standard
24968 The button 
24969 \family sans
24970 Go
24971 \begin_inset space ~
24972 \end_inset
24973
24974 to
24975 \begin_inset space ~
24976 \end_inset
24977
24978 Label
24979 \family default
24980  in the cross-reference window sets the the cursor before the referred label.
24981  The button text changes then to 
24982 \family sans
24983 Go
24984 \begin_inset space ~
24985 \end_inset
24986
24987 Back
24988 \family default
24989  and you can use it to set the cursor back to the cross-reference.
24990  Right-clicking on a cross-reference box also sets the cursor before the
24991  referred label but without a possibility to go back.
24992  
24993 \end_layout
24994
24995 \begin_layout Standard
24996 You can change labels at any time by clicking on the label box.
24997  References to the changed label will automatically change its link to the
24998  new label text, so that you don't need to take care about this.
24999 \end_layout
25000
25001 \begin_layout Standard
25002 If a cross-reference refers to a non-existing label, you'll see two question
25003  marks in the output instead of the reference.
25004 \end_layout
25005
25006 \begin_layout Standard
25007 References are described in detail in the 
25008 \emph on
25009 Embedded Objects
25010 \emph default
25011  manual.
25012 \end_layout
25013
25014 \begin_layout Section
25015 Table of Contents and other Listings
25016 \begin_inset Index
25017 status collapsed
25018
25019 \begin_layout Plain Layout
25020 Table of contents
25021 \end_layout
25022
25023 \end_inset
25024
25025
25026 \begin_inset Index
25027 status collapsed
25028
25029 \begin_layout Plain Layout
25030 Outline
25031 \end_layout
25032
25033 \end_inset
25034
25035
25036 \begin_inset CommandInset label
25037 LatexCommand label
25038 name "sec:toc"
25039
25040 \end_inset
25041
25042
25043 \end_layout
25044
25045 \begin_layout Subsection
25046 Table of Contents
25047 \begin_inset CommandInset label
25048 LatexCommand label
25049 name "sub:Table-of-Contents"
25050
25051 \end_inset
25052
25053
25054 \end_layout
25055
25056 \begin_layout Standard
25057 The Table of Contents (TOC) is inserted with the menu 
25058 \family sans
25059 Insert\SpecialChar \menuseparator
25060 List/TOC\SpecialChar \menuseparator
25061 Table
25062 \begin_inset space ~
25063 \end_inset
25064
25065 of
25066 \begin_inset space ~
25067 \end_inset
25068
25069 Contents
25070 \family default
25071 .
25072  Is is displayed in LyX as a gray box.
25073  If you click on it, the 
25074 \family sans
25075 Outline
25076 \family default
25077  window appears, showing you the TOC entries as outline to move and rearrange
25078  sections in your documents.
25079  So this operation is an alternative to the menu 
25080 \family sans
25081 Document\SpecialChar \menuseparator
25082 Outline
25083 \family default
25084  that is described in sec.
25085 \begin_inset space \thinspace{}
25086 \end_inset
25087
25088
25089 \begin_inset CommandInset ref
25090 LatexCommand ref
25091 reference "sec:Navigating"
25092
25093 \end_inset
25094
25095 .
25096 \end_layout
25097
25098 \begin_layout Standard
25099 The TOC in the document output lists every numbered section automatically.
25100  If you have declared a short title for a section heading, as described
25101  in section
25102 \begin_inset space ~
25103 \end_inset
25104
25105
25106 \begin_inset CommandInset ref
25107 LatexCommand ref
25108 reference "sec:Short-Titles"
25109
25110 \end_inset
25111
25112 , it will be used in the TOC instead of the section heading.
25113  Section
25114 \begin_inset space ~
25115 \end_inset
25116
25117
25118 \begin_inset CommandInset ref
25119 LatexCommand ref
25120 reference "sub:Numbering-depth"
25121
25122 \end_inset
25123
25124  describes how the level is adjusted that defines which section types are
25125  listed in the TOC.
25126  Unnumbered sections are not listed in the TOC.
25127 \end_layout
25128
25129 \begin_layout Subsection
25130 List of Figures, Tables, and Algorithms
25131 \begin_inset CommandInset label
25132 LatexCommand label
25133 name "sub:List-of-Figures"
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Standard
25141 Table, figure, and algorithm lists are very much like the table of contents.
25142  You can insert them via the 
25143 \family sans
25144 Insert\SpecialChar \menuseparator
25145 List
25146 \begin_inset space ~
25147 \end_inset
25148
25149 /
25150 \begin_inset space ~
25151 \end_inset
25152
25153 TOC
25154 \family default
25155  submenus.
25156  The list entries are the float captions and the float number.
25157 \end_layout
25158
25159 \begin_layout Section
25160 URLs and Hyperlinks
25161 \begin_inset Index
25162 status collapsed
25163
25164 \begin_layout Plain Layout
25165 URLs
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \begin_inset Index
25172 status collapsed
25173
25174 \begin_layout Plain Layout
25175 Hyperlinks
25176 \end_layout
25177
25178 \end_inset
25179
25180
25181 \begin_inset CommandInset label
25182 LatexCommand label
25183 name "sec:URL"
25184
25185 \end_inset
25186
25187
25188 \end_layout
25189
25190 \begin_layout Subsection
25191 URLs
25192 \end_layout
25193
25194 \begin_layout Standard
25195 Links to web pages or email addresses can be inserted via the menu 
25196 \family sans
25197 Insert\SpecialChar \menuseparator
25198 URL
25199 \family default
25200 .
25201 \end_layout
25202
25203 \begin_layout Standard
25204 Here is an example URL: LyX's homepage: 
25205 \begin_inset Flex URL
25206 status open
25207
25208 \begin_layout Plain Layout
25209
25210 http://www.lyx.org
25211 \end_layout
25212
25213 \end_inset
25214
25215
25216 \end_layout
25217
25218 \begin_layout Standard
25219 You cannot change the style of the link text, the URL text will always be
25220  in the style 
25221 \family typewriter
25222 Typewriter
25223 \family default
25224 .
25225  To be able to format the URL text, use hyperlinks as explained in the next
25226  subsection.
25227 \end_layout
25228
25229 \begin_layout Standard
25230 \begin_inset Note Greyedout
25231 status open
25232
25233 \begin_layout Plain Layout
25234
25235 \series bold
25236 Note:
25237 \series default
25238  URLs must not end with a backslash, otherwise you get LaTeX errors.
25239 \end_layout
25240
25241 \end_inset
25242
25243
25244 \end_layout
25245
25246 \begin_layout Subsection
25247 Hyperlinks
25248 \end_layout
25249
25250 \begin_layout Standard
25251 Hyperlinks can be inserted with the menu 
25252 \family sans
25253 Insert\SpecialChar \menuseparator
25254 Hyperlink
25255 \family default
25256  or with the toolbar button 
25257 \begin_inset Graphics
25258         filename ../images/href-insert.png
25259         BoundingBox 0bp 5bp 20bp 20bp
25260
25261 \end_inset
25262
25263 .
25264  The appearing dialog has two fields: 
25265 \family sans
25266 Target
25267 \family default
25268  and 
25269 \family sans
25270 Name
25271 \family default
25272 .
25273  The name is the printed text for the hyperlink.
25274  The hyperlink type can be a weblink like this: 
25275 \begin_inset CommandInset href
25276 LatexCommand href
25277 name "LyX's homepage"
25278 target "http://www.lyx.org"
25279
25280 \end_inset
25281
25282 , an Email address like this: 
25283 \begin_inset CommandInset href
25284 LatexCommand href
25285 name "lyx-docs mailing list"
25286 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25287 type "mailto:"
25288
25289 \end_inset
25290
25291 , or a link to a file.
25292 \end_layout
25293
25294 \begin_layout Standard
25295 You can start applications via a hyperlink when you insert a weblink, but
25296  add the prefix 
25297 \begin_inset Quotes eld
25298 \end_inset
25299
25300
25301 \family sans
25302 run:
25303 \family default
25304
25305 \begin_inset Quotes erd
25306 \end_inset
25307
25308  to the link target.
25309 \end_layout
25310
25311 \begin_layout Standard
25312 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25313  and become clickable in the DVI and PDF-output.
25314  To set the format of the link text, highlight the hyperlink inset and use
25315  the text style dialog.
25316  This is for example a hyperlink with bold sans serif text: 
25317 \family sans
25318 \series bold
25319
25320 \begin_inset CommandInset href
25321 LatexCommand href
25322 name "LyX's homepage"
25323 target "http://www.lyx.org"
25324
25325 \end_inset
25326
25327
25328 \end_layout
25329
25330 \begin_layout Standard
25331 The link text color can be changed, when the option 
25332 \family sans
25333 Color links
25334 \family default
25335  is set in the PDF Properties dialog (menu 
25336 \family sans
25337 Document\SpecialChar \menuseparator
25338 Settings\SpecialChar \menuseparator
25339 PDF Properties
25340 \family default
25341 ).
25342  The link text is for example set in this document to blue by adding the
25343  option
25344 \begin_inset Newline newline
25345 \end_inset
25346
25347
25348 \series bold
25349 urlcolor=blue
25350 \series default
25351
25352 \begin_inset Newline newline
25353 \end_inset
25354
25355 to the field 
25356 \family sans
25357 Additional options
25358 \family default
25359  in the PDF Properties dialog.
25360 \end_layout
25361
25362 \begin_layout Section
25363 Appendices
25364 \begin_inset Index
25365 status collapsed
25366
25367 \begin_layout Plain Layout
25368 Appendix
25369 \end_layout
25370
25371 \end_inset
25372
25373
25374 \begin_inset CommandInset label
25375 LatexCommand label
25376 name "sec:Appendices"
25377
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \begin_layout Standard
25384 Appendices are created with the menu 
25385 \family sans
25386 Document\SpecialChar \menuseparator
25387 Start
25388 \begin_inset space ~
25389 \end_inset
25390
25391 Appendix
25392 \begin_inset space ~
25393 \end_inset
25394
25395 Here
25396 \family default
25397 .
25398  This menu sets the document from the current cursor position to the end
25399  as appendix region.
25400  The region is marked with a red borderline.
25401 \end_layout
25402
25403 \begin_layout Standard
25404 Every chapter (or section) within the appendix region is treated as an appendix,
25405  numbered with a capital Latin letter.
25406  The appendix subsections are numbered with this letter followed by a dot
25407  and the subsection number.
25408  All appendix sections can be referenced as if they were normal sections,
25409  here two examples:
25410 \end_layout
25411
25412 \begin_layout Standard
25413 Appendix
25414 \begin_inset space ~
25415 \end_inset
25416
25417
25418 \begin_inset CommandInset ref
25419 LatexCommand ref
25420 reference "cha:Credits"
25421
25422 \end_inset
25423
25424 ; Appendix
25425 \begin_inset space ~
25426 \end_inset
25427
25428
25429 \begin_inset CommandInset ref
25430 LatexCommand ref
25431 reference "sub:Export"
25432
25433 \end_inset
25434
25435
25436 \end_layout
25437
25438 \begin_layout Section
25439 Bibliography
25440 \begin_inset Index
25441 status collapsed
25442
25443 \begin_layout Plain Layout
25444 Bibliography
25445 \end_layout
25446
25447 \end_inset
25448
25449
25450 \begin_inset CommandInset label
25451 LatexCommand label
25452 name "sec:Bibliography"
25453
25454 \end_inset
25455
25456
25457 \end_layout
25458
25459 \begin_layout Standard
25460 There are two ways of generating the bibliography in a LyX-document.
25461  You can include a bibliography database
25462 \begin_inset Foot
25463 status collapsed
25464
25465 \begin_layout Plain Layout
25466 Known under the name 
25467 \begin_inset Quotes eld
25468 \end_inset
25469
25470 BibTeX-database
25471 \begin_inset Quotes erd
25472 \end_inset
25473
25474 .
25475 \end_layout
25476
25477 \end_inset
25478
25479 , which is explained in the next subsection or you can insert the bibliography
25480  manually.
25481  For the second method we use the paragraph environment 
25482 \family sans
25483 Bibliography
25484 \family default
25485 , described in section
25486 \begin_inset space ~
25487 \end_inset
25488
25489
25490 \begin_inset CommandInset ref
25491 LatexCommand ref
25492 reference "sub:Biblio_environment"
25493
25494 \end_inset
25495
25496 .
25497 \end_layout
25498
25499 \begin_layout Standard
25500 Within the 
25501 \family sans
25502 Bibliography
25503 \family default
25504  environment, every paragraph begins with a gray bibliography box labeled
25505  with a number.
25506  If you click on it, you will get a dialog in which you can set a 
25507 \family sans
25508 Key
25509 \family default
25510  and a 
25511 \family sans
25512 Label
25513 \family default
25514 .
25515  The key is the symbolic name by which you will refer to this bibliography
25516  entry.
25517  For example, our second entry in the bibliography is a book about LaTeX
25518  and we used 
25519 \begin_inset Quotes eld
25520 \end_inset
25521
25522 latexcompanion
25523 \begin_inset Quotes erd
25524 \end_inset
25525
25526 , a short form of its title, as key.
25527 \end_layout
25528
25529 \begin_layout Standard
25530 You can refer to the key of a bibliography entry using the menu 
25531 \family sans
25532 Insert\SpecialChar \menuseparator
25533 Citation
25534 \family default
25535  or the toolbar button 
25536 \begin_inset Graphics
25537         filename ../images/dialog-show-new-inset_citation.png
25538         BoundingBox 0bp 5bp 20bp 20bp
25539
25540 \end_inset
25541
25542 .
25543  A citation reference box is inserted and a citation window will appear
25544  in which you can select one or more keys in the available key list.
25545  The citation reference box will be labeled with the referenced key.
25546  When you click on the box, the citation window appears and you can change
25547  the reference.
25548 \end_layout
25549
25550 \begin_layout Standard
25551 Citation references appear in the output as number of the bibliography entry
25552  with surrounding brackets.
25553  If you set a 
25554 \family sans
25555 Label
25556 \family default
25557  for the entry, the label will appear instead of the number.
25558  Here two examples; the first without a label, the second with the label
25559  
25560 \begin_inset Quotes eld
25561 \end_inset
25562
25563 Credits
25564 \begin_inset Quotes erd
25565 \end_inset
25566
25567 :
25568 \end_layout
25569
25570 \begin_layout Standard
25571 Have a look at the 
25572 \family sans
25573 LaTeX Companion Second Edition
25574 \family default
25575
25576 \begin_inset CommandInset citation
25577 LatexCommand cite
25578 key "latexcompanion"
25579
25580 \end_inset
25581
25582
25583 \end_layout
25584
25585 \begin_layout Standard
25586 The LyX-Team members are listed in the Credits: 
25587 \begin_inset CommandInset citation
25588 LatexCommand cite
25589 key "lyxcredit"
25590
25591 \end_inset
25592
25593
25594 \end_layout
25595
25596 \begin_layout Subsection
25597 Bibliography databases (BibTeX)
25598 \begin_inset Index
25599 status collapsed
25600
25601 \begin_layout Plain Layout
25602 Bibliography ! Databases
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \begin_inset Index
25609 status collapsed
25610
25611 \begin_layout Plain Layout
25612 Bibliography ! BibTeX
25613 \end_layout
25614
25615 \end_inset
25616
25617
25618 \begin_inset CommandInset label
25619 LatexCommand label
25620 name "sub:Bibliography-databases"
25621
25622 \end_inset
25623
25624
25625 \end_layout
25626
25627 \begin_layout Standard
25628 Bibliography databases are useful if you use the same bibliography in different
25629  documents.
25630  It makes it also very easy to have a uniform layout for all bibliography
25631  entries.
25632  You can collect the bibliography of all relevant books and articles of
25633  your working field in a database.
25634  This database can be used for different documents, because only the referenced
25635  entries of the database will appear in the bibliography list.
25636 \end_layout
25637
25638 \begin_layout Standard
25639 The database is a text file with the file extension 
25640 \begin_inset Quotes eld
25641 \end_inset
25642
25643
25644 \family sans
25645 .bib
25646 \family default
25647
25648 \begin_inset Quotes erd
25649 \end_inset
25650
25651  containing the bibliography in a special format.
25652  The format is explained in LaTeX books (
25653 \begin_inset CommandInset citation
25654 LatexCommand cite
25655 key "Mittelbach,Kopka,Lamport"
25656
25657 \end_inset
25658
25659 ).
25660  Normally one uses a special program to create and edit entries of the database.
25661  Under
25662 \begin_inset Newline newline
25663 \end_inset
25664
25665  
25666 \begin_inset Flex URL
25667 status collapsed
25668
25669 \begin_layout Plain Layout
25670
25671 http://wiki.lyx.org/BibTeX/Programs
25672 \end_layout
25673
25674 \end_inset
25675
25676
25677 \begin_inset Newline newline
25678 \end_inset
25679
25680 you find a list of programs for bibliography databases.
25681 \end_layout
25682
25683 \begin_layout Standard
25684 To use a database, use the menu 
25685 \family sans
25686 Insert\SpecialChar \menuseparator
25687 List
25688 \family default
25689 /
25690 \family sans
25691 TOC\SpecialChar \menuseparator
25692 BibT
25693 \begin_inset ERT
25694 status collapsed
25695
25696 \begin_layout Plain Layout
25697
25698 {}
25699 \end_layout
25700
25701 \end_inset
25702
25703 eX
25704 \begin_inset space ~
25705 \end_inset
25706
25707 Bibliography
25708 \family default
25709 .
25710  A grey box will be inserted and a window appears.
25711  In this window you can load one or more databases and a style file.
25712 \end_layout
25713
25714 \begin_layout Standard
25715 The style file is a text file with the file extension
25716 \begin_inset Quotes erd
25717 \end_inset
25718
25719
25720 \family sans
25721 .bst
25722 \family default
25723
25724 \begin_inset Quotes erd
25725 \end_inset
25726
25727  that declares the layout of all bibliography entries.
25728  Many publishers provide special style files, so that you don't have to
25729  take care of the layout.
25730 \end_layout
25731
25732 \begin_layout Standard
25733 Inserting a citation reference works like described above.
25734 \end_layout
25735
25736 \begin_layout Standard
25737 \begin_inset VSpace defskip
25738 \end_inset
25739
25740
25741 \end_layout
25742
25743 \begin_layout Standard
25744 To generate the bibliography from a database, the program BibTeX is used
25745  by LyX.
25746  This program can be controlled with options that you can add in LyX's preferenc
25747 es dialog under 
25748 \family sans
25749 Outputs
25750 \family default
25751
25752 \family sans
25753 LaT
25754 \begin_inset ERT
25755 status collapsed
25756
25757 \begin_layout Plain Layout
25758
25759 {}
25760 \end_layout
25761
25762 \end_inset
25763
25764 eX
25765 \family default
25766  in the field 
25767 \family sans
25768 BibT
25769 \begin_inset ERT
25770 status collapsed
25771
25772 \begin_layout Plain Layout
25773
25774 {}
25775 \end_layout
25776
25777 \end_inset
25778
25779 eX
25780 \begin_inset space ~
25781 \end_inset
25782
25783 command
25784 \family default
25785 .
25786  Before adding options, it is strongly recommended to read the manual of
25787  
25788 \family sans
25789 BibTeX
25790 \family default
25791 .
25792 \end_layout
25793
25794 \begin_layout Standard
25795 \begin_inset VSpace defskip
25796 \end_inset
25797
25798
25799 \end_layout
25800
25801 \begin_layout Standard
25802 We use two bibliographies in this document to show the difference between
25803  the two methods of creating them.
25804  As you can see, the bibliography that is created from a database lists
25805  only the database entries that are referenced in the document.
25806  We used the style file 
25807 \family sans
25808 alphadin.bst
25809 \family default
25810  to get the complicated German reference key scheme in the bibliography.
25811 \end_layout
25812
25813 \begin_layout Subsection
25814 Bibliography layout
25815 \begin_inset Index
25816 status collapsed
25817
25818 \begin_layout Plain Layout
25819 Bibliography ! Layout
25820 \end_layout
25821
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \begin_layout Standard
25828 In the citation reference dialog you can set a special citation format.
25829  For this feature you need to use the option 
25830 \family sans
25831 Natbib
25832 \family default
25833  enabled in the 
25834 \family sans
25835 Document\SpecialChar \menuseparator
25836 Settings
25837 \family default
25838
25839 \begin_inset Index
25840 status collapsed
25841
25842 \begin_layout Plain Layout
25843 Document ! Settings
25844 \end_layout
25845
25846 \end_inset
25847
25848  dialog under 
25849 \family sans
25850 Bibliography
25851 \family default
25852 .
25853  Setting a citation style for a reference will overwrite the default.
25854  For the global citation format use the BibTeX style files as explained
25855  in the previous section.
25856 \end_layout
25857
25858 \begin_layout Standard
25859 You can also set text, that should appear before or after a citation reference,
25860  in the citation reference window.
25861  Here an example where we set the text 
25862 \begin_inset Quotes eld
25863 \end_inset
25864
25865 Chapter
25866 \begin_inset space ~
25867 \end_inset
25868
25869 3
25870 \begin_inset Quotes erd
25871 \end_inset
25872
25873  to appear after the reference:
25874 \end_layout
25875
25876 \begin_layout Standard
25877 Have a look at 
25878 \begin_inset CommandInset citation
25879 LatexCommand cite
25880 after "Chapter 3"
25881 key "latexcompanion"
25882
25883 \end_inset
25884
25885 .
25886 \end_layout
25887
25888 \begin_layout Section
25889 Index
25890 \begin_inset Index
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894 Index generation
25895 \end_layout
25896
25897 \end_inset
25898
25899
25900 \begin_inset CommandInset label
25901 LatexCommand label
25902 name "sec:Index"
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \begin_layout Standard
25910 An index entry is created if you use the menu 
25911 \family sans
25912 Insert\SpecialChar \menuseparator
25913 Index
25914 \begin_inset space ~
25915 \end_inset
25916
25917 Entry
25918 \family default
25919  or the toolbar button 
25920 \begin_inset Graphics
25921         filename ../images/index-insert.png
25922         BoundingBox 0bp 5bp 20bp 20bp
25923
25924 \end_inset
25925
25926 .
25927  A gray box labeled 
25928 \begin_inset Quotes eld
25929 \end_inset
25930
25931
25932 \family sans
25933 Idx
25934 \family default
25935
25936 \begin_inset Quotes erd
25937 \end_inset
25938
25939  is inserted containing the text that appears in the index.
25940  The word where the cursor is in or the currently highlighted text is proposed
25941  by LyX as index entry.
25942 \end_layout
25943
25944 \begin_layout Standard
25945 We give a short overview of the index commands in the next subsections.
25946  For a detailed description of LaTeX's index mechanism, have a look at one
25947  of the LaTeX books 
25948 \begin_inset CommandInset citation
25949 LatexCommand cite
25950 key "latexcompanion,latexguide,latexbook"
25951
25952 \end_inset
25953
25954 .
25955 \end_layout
25956
25957 \begin_layout Standard
25958 You can change index entries by clicking on the index box.
25959 \end_layout
25960
25961 \begin_layout Standard
25962 The index list is inserted to the document with the menu 
25963 \family sans
25964 Insert\SpecialChar \menuseparator
25965 List
25966 \begin_inset space ~
25967 \end_inset
25968
25969 /
25970 \begin_inset space ~
25971 \end_inset
25972
25973 TOC\SpecialChar \menuseparator
25974 Index
25975 \begin_inset space ~
25976 \end_inset
25977
25978 List
25979 \family default
25980 .
25981  A light blue box labeled 
25982 \begin_inset Quotes eld
25983 \end_inset
25984
25985
25986 \family sans
25987 Index
25988 \family default
25989
25990 \begin_inset Quotes erd
25991 \end_inset
25992
25993  will show the place where the index is printed in the output.
25994  The index list box is not clickable like other LyX-boxes.
25995 \end_layout
25996
25997 \begin_layout Subsection
25998 Grouping Index Entries
25999 \begin_inset Index
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003 Index ! Grouping
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \begin_layout Standard
26012 Index entries are often grouped to offer the reader a fast search in the
26013  index.
26014  We want to group for example the index entries for itemized and enumerated
26015  lists under the entry 
26016 \begin_inset Quotes eld
26017 \end_inset
26018
26019 Lists
26020 \begin_inset Quotes erd
26021 \end_inset
26022
26023 .
26024  First we create the entry 
26025 \begin_inset Quotes eld
26026 \end_inset
26027
26028 Lists
26029 \begin_inset Quotes erd
26030 \end_inset
26031
26032  in section
26033 \begin_inset space ~
26034 \end_inset
26035
26036
26037 \begin_inset CommandInset ref
26038 LatexCommand ref
26039 reference "sub:Lists"
26040
26041 \end_inset
26042
26043 .
26044  In the text field for the itemized list index entry in section
26045 \begin_inset space ~
26046 \end_inset
26047
26048
26049 \begin_inset CommandInset ref
26050 LatexCommand ref
26051 reference "sec:Itemize"
26052
26053 \end_inset
26054
26055 , we insert the command
26056 \end_layout
26057
26058 \begin_layout Standard
26059
26060 \series bold
26061 Lists ! Itemize
26062 \end_layout
26063
26064 \begin_layout Standard
26065 and the command
26066 \end_layout
26067
26068 \begin_layout Standard
26069
26070 \series bold
26071 Lists ! Enumerate
26072 \end_layout
26073
26074 \begin_layout Standard
26075 for the enumerated list in section
26076 \begin_inset space ~
26077 \end_inset
26078
26079
26080 \begin_inset CommandInset ref
26081 LatexCommand ref
26082 reference "sec:Enumerate"
26083
26084 \end_inset
26085
26086 .
26087 \end_layout
26088
26089 \begin_layout Standard
26090 The exclamation mark 
26091 \begin_inset Quotes eld
26092 \end_inset
26093
26094 !
26095 \begin_inset Quotes erd
26096 \end_inset
26097
26098  marks the grouping levels.
26099  You can have three levels; every index level is indented a bit more.
26100  An index entry for the higher levels is not required.
26101  If we don't have an index entry for 
26102 \begin_inset Quotes eld
26103 \end_inset
26104
26105 Lists
26106 \begin_inset Quotes erd
26107 \end_inset
26108
26109 , it will be printed anyway, but without a page number.
26110 \end_layout
26111
26112 \begin_layout Subsection
26113 Page Ranges
26114 \begin_inset Index
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118 Index ! Page ranges
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \begin_layout Standard
26127 Normally an index entry will appear with the page number of the indexed
26128  section.
26129  But sometimes you want to index more pages under the same entry.
26130  E.g if we want to index the paragraph environments, we create an index entry
26131  in section
26132 \begin_inset space ~
26133 \end_inset
26134
26135
26136 \begin_inset CommandInset ref
26137 LatexCommand ref
26138 reference "sec:Paragraph-Environments"
26139
26140 \end_inset
26141
26142  with the command
26143 \end_layout
26144
26145 \begin_layout Standard
26146
26147 \series bold
26148 Paragraph environments|(
26149 \end_layout
26150
26151 \begin_layout Standard
26152 and another entry at the end of section
26153 \begin_inset space ~
26154 \end_inset
26155
26156
26157 \begin_inset CommandInset ref
26158 LatexCommand ref
26159 reference "sub:LyX-Code"
26160
26161 \end_inset
26162
26163  with the command
26164 \end_layout
26165
26166 \begin_layout Standard
26167
26168 \series bold
26169 Paragraph environments|)
26170 \end_layout
26171
26172 \begin_layout Standard
26173 The commands 
26174 \begin_inset Quotes eld
26175 \end_inset
26176
26177
26178 \series bold
26179 |(
26180 \series default
26181
26182 \begin_inset Quotes erd
26183 \end_inset
26184
26185  and 
26186 \begin_inset Quotes eld
26187 \end_inset
26188
26189
26190 \series bold
26191 |)
26192 \series default
26193
26194 \begin_inset Quotes erd
26195 \end_inset
26196
26197  respectively starts and ends the index range.
26198  You can also add the same index entry at different places in the document.
26199  They appear in the output under one entry with a comma separated list of
26200  the pages of the indexed document parts.
26201  An example is the index entry 
26202 \begin_inset Quotes eld
26203 \end_inset
26204
26205 Document ! Settings
26206 \begin_inset Quotes erd
26207 \end_inset
26208
26209 .
26210 \end_layout
26211
26212 \begin_layout Subsection
26213 Cross referencing
26214 \begin_inset Index
26215 status collapsed
26216
26217 \begin_layout Plain Layout
26218 Index ! Cross referencing
26219 \end_layout
26220
26221 \end_inset
26222
26223
26224 \end_layout
26225
26226 \begin_layout Standard
26227 It is also possible to refer to another index entry.
26228  We referred for example in the index entry 
26229 \begin_inset Quotes eld
26230 \end_inset
26231
26232 GIF
26233 \begin_inset Quotes erd
26234 \end_inset
26235
26236  (in section
26237 \begin_inset space ~
26238 \end_inset
26239
26240
26241 \begin_inset CommandInset ref
26242 LatexCommand ref
26243 reference "sub:Image-Formats"
26244
26245 \end_inset
26246
26247 ) to the index entry 
26248 \begin_inset Quotes eld
26249 \end_inset
26250
26251 Image formats
26252 \begin_inset Quotes erd
26253 \end_inset
26254
26255  in the same section using the entry
26256 \end_layout
26257
26258 \begin_layout Standard
26259
26260 \series bold
26261 GIF|see{Image formats}
26262 \end_layout
26263
26264 \begin_layout Standard
26265 Where the braces have to be inserted as TeX Code.
26266  The text within the braces is the referenced entry.
26267  The reference will appear in the output without a page number.
26268 \end_layout
26269
26270 \begin_layout Subsection
26271 Index Entry Order
26272 \begin_inset Index
26273 status collapsed
26274
26275 \begin_layout Plain Layout
26276 Index ! Entry order
26277 \end_layout
26278
26279 \end_inset
26280
26281
26282 \end_layout
26283
26284 \begin_layout Standard
26285 You can use accented characters in the index entry, but the entries might
26286  then not follow the rules for the index order.
26287  The index entries are sorted alphabetically, but LaTeX
26288 \begin_inset Foot
26289 status collapsed
26290
26291 \begin_layout Plain Layout
26292 The index generating is done in the background by an extra program, see
26293  section
26294 \begin_inset space ~
26295 \end_inset
26296
26297
26298 \begin_inset CommandInset ref
26299 LatexCommand ref
26300 reference "sub:Index-Program"
26301
26302 \end_inset
26303
26304 .
26305 \end_layout
26306
26307 \end_inset
26308
26309  doesn't know how to sort accents in different languages.
26310  We created as example the three dummy index entries 
26311 \begin_inset Quotes eld
26312 \end_inset
26313
26314 maison
26315 \begin_inset Quotes erd
26316 \end_inset
26317
26318
26319 \begin_inset Quotes eld
26320 \end_inset
26321
26322 maïs
26323 \begin_inset Quotes erd
26324 \end_inset
26325
26326 , and 
26327 \begin_inset Quotes eld
26328 \end_inset
26329
26330 maître
26331 \begin_inset Quotes erd
26332 \end_inset
26333
26334 .
26335 \begin_inset Index
26336 status open
26337
26338 \begin_layout Plain Layout
26339 Dummy entries ! maïs
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \begin_inset Index
26346 status open
26347
26348 \begin_layout Plain Layout
26349 Dummy entries ! maître
26350 \end_layout
26351
26352 \end_inset
26353
26354
26355 \begin_inset Index
26356 status open
26357
26358 \begin_layout Plain Layout
26359 Dummy entries ! maïs@maison
26360 \end_layout
26361
26362 \end_inset
26363
26364  They will be sorted in the order maïs, maître, maison, but we want the
26365  order maïs, maison, maître.
26366  To achieve this, we use the command
26367 \end_layout
26368
26369 \begin_layout Standard
26370
26371 \series bold
26372 previous entry@current entry
26373 \end_layout
26374
26375 \begin_layout Standard
26376 In our case we want to have 
26377 \begin_inset Quotes eld
26378 \end_inset
26379
26380 maison
26381 \begin_inset Quotes erd
26382 \end_inset
26383
26384  after 
26385 \begin_inset Quotes eld
26386 \end_inset
26387
26388 maïs
26389 \begin_inset Quotes erd
26390 \end_inset
26391
26392  and write therefore for the index entry of maison:
26393 \end_layout
26394
26395 \begin_layout Standard
26396
26397 \series bold
26398 maïs@maison
26399 \end_layout
26400
26401 \begin_layout Standard
26402 The previous entry needn't to be a real existing entry, you can also use
26403  another word to tell LaTeX the entry order, see the next subsection for
26404  an example.
26405 \end_layout
26406
26407 \begin_layout Subsection
26408 Index Entry Layout
26409 \begin_inset Index
26410 status collapsed
26411
26412 \begin_layout Plain Layout
26413 Index ! Entry layout
26414 \end_layout
26415
26416 \end_inset
26417
26418
26419 \end_layout
26420
26421 \begin_layout Standard
26422 You can change the appearance of index entries via the text style dialog.
26423 \begin_inset Index
26424 status open
26425
26426 \begin_layout Plain Layout
26427 Dummy entries ! 
26428 \shape italic
26429 This is an italic dummy entry
26430 \end_layout
26431
26432 \end_inset
26433
26434  You can also format the page number using the character 
26435 \begin_inset Quotes eld
26436 \end_inset
26437
26438 |
26439 \begin_inset Quotes erd
26440 \end_inset
26441
26442  followed by a LaTeX-command without a backslash.
26443  We can write for example
26444 \end_layout
26445
26446 \begin_layout Standard
26447
26448 \series bold
26449 italic page number:|textit
26450 \end_layout
26451
26452 \begin_layout Standard
26453 to get the page number in italic.
26454 \begin_inset Index
26455 status open
26456
26457 \begin_layout Plain Layout
26458 Dummy entries ! italic page number:|textit
26459 \end_layout
26460
26461 \end_inset
26462
26463  Normally all LaTeX-commands begin with a backslash, but in this special
26464  case 
26465 \begin_inset Quotes eld
26466 \end_inset
26467
26468
26469 \series bold
26470 |command
26471 \series default
26472
26473 \begin_inset Quotes erd
26474 \end_inset
26475
26476  means 
26477 \series bold
26478
26479 \backslash
26480 command{page
26481 \begin_inset space ~
26482 \end_inset
26483
26484 number}
26485 \series default
26486 .
26487  Have a look at section
26488 \begin_inset space ~
26489 \end_inset
26490
26491
26492 \begin_inset CommandInset ref
26493 LatexCommand ref
26494 reference "sub:LaTeX-Syntax"
26495
26496 \end_inset
26497
26498  to learn more about the LaTeX-syntax.
26499 \end_layout
26500
26501 \begin_layout Standard
26502 \begin_inset Note Greyedout
26503 status open
26504
26505 \begin_layout Plain Layout
26506
26507 \series bold
26508 Note:
26509 \series default
26510  Formatting single index entries only works when you use the program 
26511 \family sans
26512 makeindex 
26513 \family default
26514 to generate the index, see section
26515 \begin_inset space ~
26516 \end_inset
26517
26518
26519 \begin_inset CommandInset ref
26520 LatexCommand ref
26521 reference "sub:Index-Program"
26522
26523 \end_inset
26524
26525 .
26526  If you use 
26527 \family sans
26528 xindy
26529 \family default
26530 , however, this won't work for anything else than bold or italic text.
26531  This is because xindy requires to define semantic elements before they
26532  can be used, see 
26533 \begin_inset CommandInset citation
26534 LatexCommand cite
26535 after "p. 678 ff."
26536 key "latexcompanion"
26537
26538 \end_inset
26539
26540  for details.
26541 \end_layout
26542
26543 \end_inset
26544
26545
26546 \end_layout
26547
26548 \begin_layout Standard
26549 In general, we encourage you to not format page numbers directly as shown
26550  above.
26551  Instead of this, you should define a macro in the preamble and use that.
26552  Consider why you want some page numbers to be bold.
26553  Maybe you want all page references italic that refer to a definition of
26554  the indexed term, so that users can easily find definitions.
26555  If so, put the following in preamble
26556 \end_layout
26557
26558 \begin_layout Standard
26559
26560 \series bold
26561
26562 \backslash
26563 newcommand{
26564 \backslash
26565 IndexDef}[1]{
26566 \backslash
26567 textit{#1}}
26568 \end_layout
26569
26570 \begin_layout Standard
26571 and write
26572 \end_layout
26573
26574 \begin_layout Standard
26575
26576 \series bold
26577 my entry|IndexDef
26578 \end_layout
26579
26580 \begin_layout Standard
26581 into the index entry.
26582 \begin_inset Index
26583 status open
26584
26585 \begin_layout Plain Layout
26586 Dummy entries ! my entry|IndexDef
26587 \end_layout
26588
26589 \end_inset
26590
26591  The advantage is that, if you change your mind later or if your publisher
26592  request that definitions must not be italic but bold, you just need to
26593  change the macro in the preamble, not every single index entry.
26594 \end_layout
26595
26596 \begin_layout Standard
26597 You can also change the layout for the whole index.
26598  E.
26599 \begin_inset space \thinspace{}
26600 \end_inset
26601
26602 g.
26603 \begin_inset space ~
26604 \end_inset
26605
26606 we marked the index list box of this document as bold to get a bold font
26607  for all index entries.
26608  For more advanced task you have to set up a so-called 
26609 \emph on
26610 Index Style File
26611 \emph default
26612 , see the 
26613 \family sans
26614 makeindex
26615 \family default
26616  or 
26617 \family sans
26618 xindy
26619 \family default
26620  documentation for details, 
26621 \begin_inset CommandInset citation
26622 LatexCommand cite
26623 key "makeindex,xindy"
26624
26625 \end_inset
26626
26627 .
26628 \end_layout
26629
26630 \begin_layout Subsection
26631 Index Program
26632 \begin_inset Index
26633 status collapsed
26634
26635 \begin_layout Plain Layout
26636 Index ! Program
26637 \end_layout
26638
26639 \end_inset
26640
26641
26642 \begin_inset CommandInset label
26643 LatexCommand label
26644 name "sub:Index-Program"
26645
26646 \end_inset
26647
26648
26649 \end_layout
26650
26651 \begin_layout Standard
26652 When the index entry program 
26653 \family sans
26654 xindy
26655 \family default
26656  is installed, that is only available for Linux, LyX uses it for the index
26657  generation, otherwise the program 
26658 \family sans
26659 makeindex
26660 \family default
26661  is used, that is part of every LaTeX distribution.
26662  Both programs can be controlled by options that can be set in LyX's preferences
26663  dialog, see section
26664 \begin_inset space ~
26665 \end_inset
26666
26667
26668 \begin_inset CommandInset ref
26669 LatexCommand ref
26670 reference "sub:LaTeX-settings"
26671
26672 \end_inset
26673
26674 .
26675  The available options are listed and explained in 
26676 \begin_inset CommandInset citation
26677 LatexCommand cite
26678 key "makeindex,xindy"
26679
26680 \end_inset
26681
26682 .
26683  You can also specify there another program to generate the index.
26684 \end_layout
26685
26686 \begin_layout Standard
26687
26688 \family sans
26689 makeindex
26690 \family default
26691  is very old, not further developed and has many pitfalls.
26692  Most notably, it has been defined with nothing more than the English language
26693  in mind.
26694  So it fails at sorting correctly for anything else than an monolingual
26695  English text.
26696  We have shown above how to fix this sorting.
26697  However, if you are writing in another language and using Linux, consider
26698  to use 
26699 \family sans
26700 xindy
26701 \family default
26702 .
26703 \end_layout
26704
26705 \begin_layout Section
26706 Nomenclature / Glossary 
26707 \begin_inset Index
26708 status collapsed
26709
26710 \begin_layout Plain Layout
26711 Nomenclature
26712 \end_layout
26713
26714 \end_inset
26715
26716
26717 \begin_inset Index
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721 Glossary|see
26722 \begin_inset ERT
26723 status collapsed
26724
26725 \begin_layout Plain Layout
26726
26727 {
26728 \end_layout
26729
26730 \end_inset
26731
26732 Nomenclature
26733 \begin_inset ERT
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737
26738 }
26739 \end_layout
26740
26741 \end_inset
26742
26743
26744 \end_layout
26745
26746 \end_inset
26747
26748
26749 \begin_inset CommandInset label
26750 LatexCommand label
26751 name "sec:Nomenclature"
26752
26753 \end_inset
26754
26755
26756 \end_layout
26757
26758 \begin_layout Standard
26759 Sometimes you need to compile a list of symbols that are mentioned in your
26760  document with a brief explanation of them -- a so called nomenclature or
26761  glossary.
26762 \end_layout
26763
26764 \begin_layout Standard
26765 To be able to create nomenclatures, you need the LaTeX package 
26766 \series bold
26767 nomencl
26768 \series default
26769
26770 \begin_inset Index
26771 status collapsed
26772
26773 \begin_layout Plain Layout
26774 Latex@LaTeX-packages ! nomencl
26775 \end_layout
26776
26777 \end_inset
26778
26779  installed.
26780  You find it in the TeX Catalogue, 
26781 \begin_inset CommandInset citation
26782 LatexCommand cite
26783 key "TeXCatalogue"
26784
26785 \end_inset
26786
26787  or in the package manager of your LaTeX-system.
26788 \end_layout
26789
26790 \begin_layout Standard
26791 A nomenclature entry is created if you place the cursor after a symbol entry
26792  and then use the menu 
26793 \family sans
26794 Insert\SpecialChar \menuseparator
26795
26796 \family default
26797 N
26798 \family sans
26799 omenclature
26800 \begin_inset space ~
26801 \end_inset
26802
26803 Entry
26804 \family default
26805  or the toolbar button 
26806 \begin_inset Graphics
26807         filename ../images/nomencl-insert.png
26808         BoundingBox 0bp 5bp 20bp 20bp
26809
26810 \end_inset
26811
26812 .
26813  A gray box labeled 
26814 \begin_inset Quotes eld
26815 \end_inset
26816
26817
26818 \family sans
26819 Nom
26820 \family default
26821
26822 \begin_inset Quotes erd
26823 \end_inset
26824
26825  is inserted and a window pops up asking for the nomenclature entry.
26826 \end_layout
26827
26828 \begin_layout Standard
26829 A nomenclature entry consists of two main entries.
26830  The first is the symbol that you want to refer to.
26831  The second is the description of the symbol.
26832 \end_layout
26833
26834 \begin_layout Standard
26835 \begin_inset Note Greyedout
26836 status open
26837
26838 \begin_layout Plain Layout
26839
26840 \series bold
26841 Note:
26842 \series default
26843  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26844 \end_layout
26845
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \begin_layout Subsection
26852 Nomenclature Definition and Layout
26853 \begin_inset Index
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857 Nomenclature ! Layout
26858 \end_layout
26859
26860 \end_inset
26861
26862
26863 \end_layout
26864
26865 \begin_layout Standard
26866 When you have symbols in formulas, you have to define them in the 
26867 \family sans
26868 Symbol
26869 \family default
26870  field as LaTeX-formula.
26871  For example to get 
26872 \begin_inset Quotes eld
26873 \end_inset
26874
26875
26876 \begin_inset Formula $\sigma$
26877 \end_inset
26878
26879
26880 \begin_inset Quotes erd
26881 \end_inset
26882
26883 , insert this:
26884 \begin_inset Newline newline
26885 \end_inset
26886
26887
26888 \series bold
26889 $
26890 \backslash
26891 sigma$
26892 \begin_inset Newline newline
26893 \end_inset
26894
26895
26896 \series default
26897 The 
26898 \begin_inset Quotes eld
26899 \end_inset
26900
26901 $
26902 \begin_inset Quotes erd
26903 \end_inset
26904
26905  character hereby starts/ends the formula.
26906  The LaTeX-command for the Greek letter is the name of the letter beginning
26907  with a backslash 
26908 \begin_inset Quotes eld
26909 \end_inset
26910
26911
26912 \backslash
26913
26914 \begin_inset Quotes erd
26915 \end_inset
26916
26917 .
26918  For capital Greek letters, start the command also with a capital letter,
26919  like 
26920 \series bold
26921
26922 \backslash
26923 Sigma
26924 \series default
26925 .
26926 \end_layout
26927
26928 \begin_layout Standard
26929 (A short introduction to the LaTeX-syntax is given in section
26930 \begin_inset space ~
26931 \end_inset
26932
26933
26934 \begin_inset CommandInset ref
26935 LatexCommand ref
26936 reference "sub:LaTeX-Syntax"
26937
26938 \end_inset
26939
26940 .)
26941 \end_layout
26942
26943 \begin_layout Standard
26944 You cannot use the 
26945 \family sans
26946 Text
26947 \begin_inset space ~
26948 \end_inset
26949
26950 Style
26951 \family default
26952  dialog to format the description text but have to use LaTeX-commands.
26953  For example the description of the nomenclature entry for the 
26954 \begin_inset Quotes eld
26955 \end_inset
26956
26957
26958 \begin_inset Formula $\sigma$
26959 \end_inset
26960
26961
26962 \begin_inset Quotes erd
26963 \end_inset
26964
26965  in this document is:
26966 \begin_inset Newline newline
26967 \end_inset
26968
26969
26970 \series bold
26971 dummy entry for the character 
26972 \backslash
26973 textsf{sigma}
26974 \series default
26975
26976 \begin_inset Newline newline
26977 \end_inset
26978
26979 The command 
26980 \series bold
26981
26982 \backslash
26983 textsf
26984 \series default
26985  sets the fonts to 
26986 \family sans
26987 sans
26988 \begin_inset space ~
26989 \end_inset
26990
26991 serif
26992 \family default
26993 .
26994  To get 
26995 \series bold
26996 bold
26997 \series default
26998  font use the command 
26999 \series bold
27000
27001 \backslash
27002 textbf
27003 \series default
27004 , for 
27005 \family typewriter
27006 typewriter
27007 \family default
27008  use 
27009 \series bold
27010
27011 \backslash
27012 texttt
27013 \series default
27014 , for 
27015 \emph on
27016 emphasized
27017 \emph default
27018  use 
27019 \series bold
27020
27021 \backslash
27022 emph
27023 \series default
27024 .
27025 \end_layout
27026
27027 \begin_layout Subsection
27028 Sort Order of Nomenclature Entries
27029 \begin_inset Index
27030 status collapsed
27031
27032 \begin_layout Plain Layout
27033 Nomenclature ! Sort order
27034 \end_layout
27035
27036 \end_inset
27037
27038
27039 \end_layout
27040
27041 \begin_layout Standard
27042 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27043  the symbol definition.
27044  This leads to undesired results when you for example have symbols in formulas.
27045  Suppose you have nomenclature entries for the symbols 
27046 \emph on
27047 a
27048 \begin_inset CommandInset nomenclature
27049 LatexCommand nomenclature
27050 symbol "a"
27051 description "dummy entry for the character \"a\""
27052
27053 \end_inset
27054
27055
27056 \emph default
27057  and 
27058 \begin_inset Formula $\sigma$
27059 \end_inset
27060
27061
27062 \begin_inset CommandInset nomenclature
27063 LatexCommand nomenclature
27064 prefix "sigma"
27065 symbol "$\\sigma$"
27066 description "dummy entry for the character \\textsf{sigma}"
27067
27068 \end_inset
27069
27070 .
27071  They will be sorted by 
27072 \begin_inset Quotes eld
27073 \end_inset
27074
27075
27076 \family sans
27077 a
27078 \family default
27079
27080 \begin_inset Quotes erd
27081 \end_inset
27082
27083  and 
27084 \begin_inset Quotes eld
27085 \end_inset
27086
27087
27088 \family typewriter
27089 $
27090 \backslash
27091 sigma$
27092 \family default
27093
27094 \begin_inset Quotes erd
27095 \end_inset
27096
27097  -- the 
27098 \begin_inset Formula $\sigma$
27099 \end_inset
27100
27101  will be sorted before the 
27102 \emph on
27103 a
27104 \emph default
27105  since the character 
27106 \begin_inset Quotes eld
27107 \end_inset
27108
27109 $
27110 \begin_inset Quotes erd
27111 \end_inset
27112
27113  is considered in sorting.
27114 \end_layout
27115
27116 \begin_layout Standard
27117 To control the sort order, you can edit the 
27118 \family sans
27119 Sort
27120 \begin_inset space ~
27121 \end_inset
27122
27123 as
27124 \family default
27125  field of the nomenclature dialog.
27126  Then the nomenclature entry will be sorted by this entry and not the symbol
27127  definition.
27128  For the given example, you can insert 
27129 \family typewriter
27130 sigma
27131 \family default
27132  to this field for the 
27133 \begin_inset Formula $\sigma$
27134 \end_inset
27135
27136 , then 
27137 \emph on
27138 a
27139 \emph default
27140  will be located before 
27141 \begin_inset Formula $\sigma$
27142 \end_inset
27143
27144 .
27145 \end_layout
27146
27147 \begin_layout Standard
27148 For subgrouping and tips for using sort entries see the 
27149 \series bold
27150 nomencl
27151 \series default
27152  documentation, 
27153 \begin_inset CommandInset citation
27154 LatexCommand cite
27155 key "nomencl"
27156
27157 \end_inset
27158
27159 .
27160 \end_layout
27161
27162 \begin_layout Subsection
27163 Nomenclature Options
27164 \begin_inset Index
27165 status collapsed
27166
27167 \begin_layout Plain Layout
27168 Nomenclature ! Options
27169 \end_layout
27170
27171 \end_inset
27172
27173
27174 \end_layout
27175
27176 \begin_layout Standard
27177 The 
27178 \series bold
27179 nomencl
27180 \series default
27181  package offers some options to adjust the appearance of the nomenclature.
27182  Here are some of its options, for more have a look at its documentation:
27183 \end_layout
27184
27185 \begin_layout Description
27186 refeq Appends the phrase 
27187 \begin_inset Quotes eld
27188 \end_inset
27189
27190
27191 \family sans
27192 , see equation (
27193 \emph on
27194 eq
27195 \emph default
27196 )
27197 \family default
27198
27199 \begin_inset Quotes erd
27200 \end_inset
27201
27202  to every nomenclature entry, where 
27203 \family sans
27204 \emph on
27205 eq
27206 \family default
27207 \emph default
27208  is the number of the last equation in front of the nomenclature entry
27209 \end_layout
27210
27211 \begin_layout Description
27212 refpage Appends the phrase 
27213 \begin_inset Quotes eld
27214 \end_inset
27215
27216
27217 \family sans
27218 , page (
27219 \emph on
27220 page
27221 \emph default
27222 )
27223 \family default
27224
27225 \begin_inset Quotes erd
27226 \end_inset
27227
27228  to every nomenclature entry, where 
27229 \family sans
27230 \emph on
27231 page
27232 \family default
27233 \emph default
27234  is the number of the page on which the nomenclature entry appeared
27235 \end_layout
27236
27237 \begin_layout Description
27238 intoc Inserts the nomenclature in the Table of Contents
27239 \end_layout
27240
27241 \begin_layout Standard
27242 There are furthermore the options 
27243 \series bold
27244 croatian
27245 \series default
27246
27247 \series bold
27248 danish
27249 \series default
27250
27251 \series bold
27252 english
27253 \series default
27254
27255 \series bold
27256 french
27257 \series default
27258
27259 \series bold
27260 german
27261 \series default
27262
27263 \series bold
27264 italian
27265 \series default
27266
27267 \series bold
27268 polish
27269 \series default
27270
27271 \series bold
27272 portuguese
27273 \series default
27274
27275 \series bold
27276 russian
27277 \series default
27278
27279 \series bold
27280 spanish
27281 \series default
27282 , and 
27283 \series bold
27284 ukrainian
27285 \series default
27286  to print the reference texts and the nomenclature title in the corresponding
27287  language.
27288 \end_layout
27289
27290 \begin_layout Standard
27291 To use one or more of the options, add them to the comma-separated document
27292  class options list in the 
27293 \family sans
27294 Document\SpecialChar \menuseparator
27295 Settings
27296 \family default
27297  dialog.
27298  In this document the options 
27299 \series bold
27300 intoc
27301 \series default
27302  and 
27303 \series bold
27304 refpage
27305 \series default
27306  are used.
27307 \end_layout
27308
27309 \begin_layout Standard
27310 \begin_inset VSpace bigskip
27311 \end_inset
27312
27313
27314 \end_layout
27315
27316 \begin_layout Standard
27317 You can also use the first two options above only for certain nomenclature
27318  entries when you add one of the following commands as last entry to the
27319  
27320 \family sans
27321 Description
27322 \family default
27323  field in the nomenclature dialog:
27324 \end_layout
27325
27326 \begin_layout Description
27327
27328 \backslash
27329 nomrefeq Like the 
27330 \series bold
27331 refeq
27332 \series default
27333  option
27334 \end_layout
27335
27336 \begin_layout Description
27337
27338 \backslash
27339 nomrefpage Like the 
27340 \series bold
27341 refpage
27342 \series default
27343  option
27344 \end_layout
27345
27346 \begin_layout Description
27347
27348 \backslash
27349 nomrefeqpage Short notation of 
27350 \series bold
27351
27352 \backslash
27353 nomrefeq
27354 \backslash
27355 nomrefpage
27356 \end_layout
27357
27358 \begin_layout Description
27359
27360 \backslash
27361 nomnorefeq,
27362 \begin_inset space ~
27363 \end_inset
27364
27365
27366 \backslash
27367 nomnorefpage,
27368 \begin_inset space ~
27369 \end_inset
27370
27371
27372 \backslash
27373 nomnorefeqpage Turns off the corresponding options
27374 \end_layout
27375
27376 \begin_layout Subsection
27377 Printing the Nomenclature
27378 \begin_inset Index
27379 status collapsed
27380
27381 \begin_layout Plain Layout
27382 Nomenclature ! Printing
27383 \end_layout
27384
27385 \end_inset
27386
27387
27388 \end_layout
27389
27390 \begin_layout Standard
27391 To print the nomenclature, use the menu 
27392 \family sans
27393 Insert\SpecialChar \menuseparator
27394 Lists
27395 \begin_inset space ~
27396 \end_inset
27397
27398 /
27399 \begin_inset space ~
27400 \end_inset
27401
27402 TOC\SpecialChar \menuseparator
27403 Nomenclature
27404 \family default
27405 .
27406  A light blue box labeled 
27407 \begin_inset Quotes eld
27408 \end_inset
27409
27410
27411 \family sans
27412 Nomenclature
27413 \family default
27414
27415 \begin_inset Quotes erd
27416 \end_inset
27417
27418  will show the place where the nomenclature is printed in the output.
27419  Like the index list box, the nomenclature list box is not clickable.
27420 \end_layout
27421
27422 \begin_layout Standard
27423 In the printed output the title of the nomenclature appears as 
27424 \begin_inset Quotes eld
27425 \end_inset
27426
27427 Nomenclature
27428 \begin_inset Quotes erd
27429 \end_inset
27430
27431 .
27432  If you are not happy with the name, you can change it by redefining the
27433  command 
27434 \series bold
27435
27436 \backslash
27437 nomname
27438 \series default
27439  in the preamble.
27440  For example, in order to change the name to 
27441 \emph on
27442 List of Symbols
27443 \emph default
27444 , add the following line to the preamble:
27445 \end_layout
27446
27447 \begin_layout Standard
27448
27449 \family roman
27450 \series bold
27451
27452 \backslash
27453 renewcommand{
27454 \backslash
27455 nomname}{List of Symbols}
27456 \end_layout
27457
27458 \begin_layout Standard
27459 \begin_inset VSpace defskip
27460 \end_inset
27461
27462
27463 \end_layout
27464
27465 \begin_layout Standard
27466 If you are unhappy with the amount of space for symbols, you can alter it
27467  by adding the following line to the preamble:
27468 \end_layout
27469
27470 \begin_layout Standard
27471
27472 \family roman
27473 \series bold
27474
27475 \backslash
27476 renewcommand{
27477 \backslash
27478 nomlabelwidth}{width}
27479 \end_layout
27480
27481 \begin_layout Standard
27482
27483 \family roman
27484 Where the width is a value with one of the units listed in Appendix
27485 \begin_inset space ~
27486 \end_inset
27487
27488
27489 \begin_inset CommandInset ref
27490 LatexCommand ref
27491 reference "cha:Units-available-in"
27492
27493 \end_inset
27494
27495 .
27496  The default value is 1
27497 \begin_inset space \thinspace{}
27498 \end_inset
27499
27500 cm.
27501 \end_layout
27502
27503 \begin_layout Section
27504 Branches
27505 \begin_inset Index
27506 status collapsed
27507
27508 \begin_layout Plain Layout
27509 Branches
27510 \end_layout
27511
27512 \end_inset
27513
27514
27515 \begin_inset Index
27516 status collapsed
27517
27518 \begin_layout Plain Layout
27519 Document ! Branches
27520 \end_layout
27521
27522 \end_inset
27523
27524
27525 \begin_inset CommandInset label
27526 LatexCommand label
27527 name "sec:Branches"
27528
27529 \end_inset
27530
27531
27532 \end_layout
27533
27534 \begin_layout Standard
27535 Sometimes it is useful to hide some document parts in the output.
27536  For example a teacher who is setting an exam obviously doesn't want the
27537  pupils to see the answers, but having questions and answers in the same
27538  document will make the life of the markers of that exam much easier.
27539 \end_layout
27540
27541 \begin_layout Standard
27542 For these cases LyX offers to put text into branches.
27543  The text will then only appear in the output when its branch is activated.
27544  To create a branch, go in the 
27545 \family sans
27546 Document\SpecialChar \menuseparator
27547 Settings
27548 \family default
27549  dialog to 
27550 \family sans
27551 Branches
27552 \family default
27553 .
27554  The name of the branch, its activation state and the background color of
27555  the branches inside LyX can be specified in this dialog.
27556 \end_layout
27557
27558 \begin_layout Standard
27559 Text that should be in a branch is set into branch inset boxes.
27560  These boxes are inserted via the menu 
27561 \family sans
27562 Insert\SpecialChar \menuseparator
27563 Branch
27564 \family default
27565  where you can choose a branch.
27566  You can later change the branch of the boxes by right-clicking on them.
27567 \end_layout
27568
27569 \begin_layout Standard
27570 Here is an example, where only the question text appears, the answer branch
27571  is deactivated and does therefore not appear in the output:
27572 \end_layout
27573
27574 \begin_layout Standard
27575 \begin_inset Branch Question
27576 status open
27577
27578 \begin_layout Standard
27579 Question: Who was the first physics Nobel prize winner?
27580 \end_layout
27581
27582 \end_inset
27583
27584
27585 \end_layout
27586
27587 \begin_layout Standard
27588 \begin_inset Branch Answer
27589 status collapsed
27590
27591 \begin_layout Standard
27592 Answer: Wilhelm Conrad Röntgen
27593 \end_layout
27594
27595 \end_inset
27596
27597
27598 \end_layout
27599
27600 \begin_layout Standard
27601 \begin_inset VSpace bigskip
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \begin_layout Standard
27608 To use conditional output inside places where you cannot insert branch insets,
27609  like inside equations, you can code special LaTeX definitions for each
27610  branch.
27611  For example you can define for the question branch
27612 \begin_inset Foot
27613 status collapsed
27614
27615 \begin_layout Plain Layout
27616 For an introduction to the LaTeX-syntax, see section
27617 \begin_inset space ~
27618 \end_inset
27619
27620
27621 \begin_inset CommandInset ref
27622 LatexCommand ref
27623 reference "sub:LaTeX-Syntax"
27624
27625 \end_inset
27626
27627 .
27628 \end_layout
27629
27630 \end_inset
27631
27632
27633 \end_layout
27634
27635 \begin_layout Standard
27636
27637 \series bold
27638
27639 \backslash
27640 newcommand{
27641 \backslash
27642 question}[1]{#1}
27643 \end_layout
27644
27645 \begin_layout Standard
27646
27647 \series bold
27648
27649 \backslash
27650 newcommand{
27651 \backslash
27652 answer}[1]{}
27653 \end_layout
27654
27655 \begin_layout Standard
27656 and for the answer branch
27657 \end_layout
27658
27659 \begin_layout Standard
27660
27661 \series bold
27662
27663 \backslash
27664 newcommand{
27665 \backslash
27666 question}[1]{}
27667 \end_layout
27668
27669 \begin_layout Standard
27670
27671 \series bold
27672
27673 \backslash
27674 newcommand{
27675 \backslash
27676 answer}[1]{#1}
27677 \end_layout
27678
27679 \begin_layout Standard
27680 \begin_inset Branch Question
27681 status open
27682
27683 \begin_layout Standard
27684 \begin_inset ERT
27685 status open
27686
27687 \begin_layout Plain Layout
27688
27689
27690 \backslash
27691 newcommand{
27692 \backslash
27693 question}[1]{#1}
27694 \end_layout
27695
27696 \begin_layout Plain Layout
27697
27698
27699 \backslash
27700 newcommand{
27701 \backslash
27702 answer}[1]{}
27703 \end_layout
27704
27705 \end_inset
27706
27707
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \end_layout
27714
27715 \begin_layout Standard
27716 \begin_inset Branch Answer
27717 status collapsed
27718
27719 \begin_layout Standard
27720 \begin_inset ERT
27721 status open
27722
27723 \begin_layout Plain Layout
27724
27725
27726 \backslash
27727 newcommand{
27728 \backslash
27729 question}[1]{}
27730 \end_layout
27731
27732 \begin_layout Plain Layout
27733
27734
27735 \backslash
27736 newcommand{
27737 \backslash
27738 answer}[1]{#1}
27739 \end_layout
27740
27741 \end_inset
27742
27743
27744 \end_layout
27745
27746 \end_inset
27747
27748
27749 \end_layout
27750
27751 \begin_layout Standard
27752 Now it is possible to use the commands 
27753 \series bold
27754
27755 \backslash
27756 question{\SpecialChar \ldots{}
27757 }
27758 \series default
27759  and 
27760 \series bold
27761
27762 \backslash
27763 answer{\SpecialChar \ldots{}
27764 }
27765 \series default
27766  to obtain conditional output.
27767  Here is an example formula where only the 
27768 \series bold
27769
27770 \backslash
27771 question
27772 \series default
27773  part appears:
27774 \begin_inset Formula \[
27775 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27776
27777 \end_inset
27778
27779
27780 \end_layout
27781
27782 \begin_layout Standard
27783 Inside math, the same effect can be achieved using math macros, see section
27784 \begin_inset space ~
27785 \end_inset
27786
27787
27788 \begin_inset CommandInset ref
27789 LatexCommand ref
27790 reference "sec:math-macros"
27791
27792 \end_inset
27793
27794 .
27795 \end_layout
27796
27797 \begin_layout Section
27798 PDF properties
27799 \begin_inset Index
27800 status collapsed
27801
27802 \begin_layout Plain Layout
27803 PDF properties
27804 \end_layout
27805
27806 \end_inset
27807
27808
27809 \end_layout
27810
27811 \begin_layout Standard
27812 The 
27813 \family sans
27814 Document Settings
27815 \family default
27816  dialog provides under 
27817 \family sans
27818 PDF Properties
27819 \family default
27820  to set up special options for the PDF output of your document.
27821  All options there are provided by the LaTeX-package 
27822 \series bold
27823 hyperref
27824 \series default
27825
27826 \begin_inset Index
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830 LaTeX-packages ! hyperref
27831 \end_layout
27832
27833 \end_inset
27834
27835 .
27836 \end_layout
27837
27838 \begin_layout Standard
27839 Using 
27840 \series bold
27841 hyperref
27842 \series default
27843  will link all cross-references in the DVI- and PDF-output.
27844  This means that the reader of your document will be able to click on a
27845  table of contents entry or on a reference and he is shown the referenced
27846  document part.
27847  You can specify in the dialog tab 
27848 \family sans
27849 Hyperlinks
27850 \family default
27851  how the links will look like and if links for bibliographical backreferences
27852  are created.
27853  The backreferences will appear in the bibliography behind the different
27854  entries, showing where in the document the entry is referenced.
27855 \end_layout
27856
27857 \begin_layout Standard
27858 In the dialog tab 
27859 \family sans
27860 Bookmarks
27861 \family default
27862  you can set if PDF-bookmarks should be created for every section of your
27863  document to make it easier for readers to navigate through the document.
27864  You can decide if the bookmarks should be numbered like your document sections
27865  or not.
27866  With the open bookmarks level you can specify what sectioning level should
27867  be displayed in the bookmarks when opening the PDF.
27868  For example level
27869 \begin_inset space ~
27870 \end_inset
27871
27872 2 will display all sections and subsections, while level
27873 \begin_inset space ~
27874 \end_inset
27875
27876 1 will only display the sections.
27877 \end_layout
27878
27879 \begin_layout Standard
27880 The header informations in the dialog tab 
27881 \family sans
27882 General
27883 \family default
27884  are saved together with the PDF as file properties.
27885  Many programs are able to extract these informations to e.
27886 \begin_inset space \thinspace{}
27887 \end_inset
27888
27889 g.
27890 \begin_inset space ~
27891 \end_inset
27892
27893 automatically recognize who is the author and what is the PDF about.
27894  This is very useful to sort, classify, or use PDFs for bibliography issues.
27895  When the option 
27896 \family sans
27897 Automatic fill header
27898 \family default
27899  is set, LyX tries to extract the header informations from your document
27900  title and author settings.
27901 \end_layout
27902
27903 \begin_layout Standard
27904 The option 
27905 \family sans
27906 Load in fullscreen mode
27907 \family default
27908  will open the PDF in fullscreen mode, which is useful for presentations.
27909 \end_layout
27910
27911 \begin_layout Standard
27912 PDF properties are also used in this document.
27913  When you look in its document settings, you can see that some additional
27914  
27915 \series bold
27916 hyperref
27917 \series default
27918  options are used.
27919  For an explanation of them we refer to the hyperref manual 
27920 \begin_inset CommandInset citation
27921 LatexCommand cite
27922 key "hyperref"
27923
27924 \end_inset
27925
27926 .
27927 \end_layout
27928
27929 \begin_layout Section
27930 TeX Code and the LaTeX Syntax
27931 \begin_inset CommandInset label
27932 LatexCommand label
27933 name "sec:TeX-Code"
27934
27935 \end_inset
27936
27937
27938 \end_layout
27939
27940 \begin_layout Subsection
27941 TeX Code Boxes
27942 \begin_inset Index
27943 status collapsed
27944
27945 \begin_layout Plain Layout
27946 TeX Code
27947 \end_layout
27948
27949 \end_inset
27950
27951
27952 \begin_inset CommandInset label
27953 LatexCommand label
27954 name "sub:TeX-Code-Boxes"
27955
27956 \end_inset
27957
27958
27959 \end_layout
27960
27961 \begin_layout Standard
27962 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27963  constructs, but not all.
27964  LaTeX contains of hundreds of packages which provide different commands.
27965  Every time packages are updated and new ones added.
27966  This has the advantage that you can typeset nearly everything as there
27967  is for every problem a LaTeX-package.
27968  But LyX can of course not be up to date and support all packages and their
27969  commands.
27970 \end_layout
27971
27972 \begin_layout Standard
27973 But don't worry, you can use any LaTeX-command directly in LyX inside the
27974  TeX Code box.
27975  An TeX Code box is created by the menu 
27976 \family sans
27977 Insert\SpecialChar \menuseparator
27978 TeX
27979 \begin_inset space ~
27980 \end_inset
27981
27982 Code
27983 \family default
27984  or by the toolbar button 
27985 \begin_inset Graphics
27986         filename ../images/ert-insert.png
27987
27988 \end_inset
27989
27990 .
27991  The box can be opened by left-clicking and closed by right-clicking on
27992  it.
27993 \end_layout
27994
27995 \begin_layout Standard
27996 You can insert complete or incomplete commands as TeX Code.
27997  Incomplete means that the command argument can be Standard LyX text.
27998  For example you want to draw a frame around a word and uses therefore the
27999  LaTeX-command 
28000 \series bold
28001
28002 \backslash
28003 fbox
28004 \series default
28005 , you can write the command part 
28006 \series bold
28007
28008 \backslash
28009 fbox{
28010 \series default
28011  in a TeX Code box before the word and the closing brace 
28012 \series bold
28013 }
28014 \series default
28015  in a second TeX Code box behind the word.
28016  The word between the two TeX Code boxes is then the argument as it is in
28017  the following example:
28018 \end_layout
28019
28020 \begin_layout Standard
28021 \begin_inset Graphics
28022         filename clipart/ERT.png
28023         scale 89
28024
28025 \end_inset
28026
28027
28028 \end_layout
28029
28030 \begin_layout Standard
28031 gives
28032 \end_layout
28033
28034 \begin_layout Standard
28035 This is a line with a 
28036 \begin_inset ERT
28037 status collapsed
28038
28039 \begin_layout Plain Layout
28040
28041
28042 \backslash
28043 fbox{
28044 \end_layout
28045
28046 \end_inset
28047
28048 framed
28049 \begin_inset ERT
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053
28054 }
28055 \end_layout
28056
28057 \end_inset
28058
28059  word.
28060 \end_layout
28061
28062 \begin_layout Standard
28063 \begin_inset Note Greyedout
28064 status open
28065
28066 \begin_layout Plain Layout
28067
28068 \series bold
28069 Note:
28070 \series default
28071  At the end of LaTeX-commands without parameters, you have to insert a space
28072  to let LaTeX know that the command is finished.
28073 \end_layout
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Subsection
28081 Short Introduction to the LaTeX Syntax
28082 \begin_inset OptArg
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086 The LaTeX Syntax
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \begin_inset Index
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 Latex@LaTeX Syntax
28097 \end_layout
28098
28099 \end_inset
28100
28101
28102 \begin_inset CommandInset label
28103 LatexCommand label
28104 name "sub:LaTeX-Syntax"
28105
28106 \end_inset
28107
28108
28109 \end_layout
28110
28111 \begin_layout Standard
28112 When you write larger documents or books, you will need to know something
28113  about the LaTeX-commands that LyX uses in the background.
28114  Because LaTeX is based on commands, you can 
28115 \begin_inset Quotes eld
28116 \end_inset
28117
28118 program
28119 \begin_inset Quotes erd
28120 \end_inset
28121
28122  your text.
28123  This has the advantage that the layout of the document can be changed at
28124  every time if you know the right commands.
28125  E.g.
28126  imagine you have to write a manual for a product and the deadline is at
28127  the end of the day.
28128  Your boss just has complimented you for your good work but wants to have
28129  all caption labels bold.
28130  But you have over hundred figure and table captions with non-bold labels
28131  in your manual.
28132  Of course it's impossible to change all caption labels by hand in one day.
28133 \end_layout
28134
28135 \begin_layout Standard
28136 Now LaTeX comes into play.
28137  As written above, for every problem exists a LaTeX-package.
28138  First you have to find out which and therefore look in the LaTeX package
28139  database, 
28140 \begin_inset CommandInset citation
28141 LatexCommand cite
28142 key "Catalogue"
28143
28144 \end_inset
28145
28146 .
28147 \end_layout
28148
28149 \begin_layout Standard
28150 As result you know that the package 
28151 \series bold
28152 caption
28153 \series default
28154
28155 \begin_inset Index
28156 status collapsed
28157
28158 \begin_layout Plain Layout
28159 Latex@LaTeX-packages ! caption
28160 \end_layout
28161
28162 \end_inset
28163
28164  is what you need.
28165  To use a package, you have to load it in the document preamble (menu 
28166 \family sans
28167 Document\SpecialChar \menuseparator
28168 Settings
28169 \family default
28170 ) with the command
28171 \end_layout
28172
28173 \begin_layout Standard
28174
28175 \series bold
28176
28177 \backslash
28178 usepackage[options]{package name}
28179 \end_layout
28180
28181 \begin_layout Standard
28182 All LaTeX commands begin with a backslash, the command argument is set within
28183  two braces, and the options are set within two brackets.
28184  Note that not all commands have an argument and options.
28185 \end_layout
28186
28187 \begin_layout Standard
28188 In your case the package name is 
28189 \series bold
28190 caption
28191 \series default
28192 .
28193  After a look in the documentation of the package, you know that the option
28194  
28195 \series bold
28196 labelfont=bf
28197 \series default
28198  will change the font of all caption labels to bold.
28199  So you add the command
28200 \end_layout
28201
28202 \begin_layout Standard
28203
28204 \series bold
28205
28206 \backslash
28207 usepackage[labelfont=bf]{caption}
28208 \end_layout
28209
28210 \begin_layout Standard
28211 to the preamble and the problem is solved.
28212 \begin_inset Foot
28213 status collapsed
28214
28215 \begin_layout Plain Layout
28216 For more commands provided by the 
28217 \series bold
28218 caption
28219 \series default
28220  package, have a look at its documentation, 
28221 \begin_inset CommandInset citation
28222 LatexCommand cite
28223 key "caption"
28224
28225 \end_inset
28226
28227 .
28228 \end_layout
28229
28230 \end_inset
28231
28232
28233 \end_layout
28234
28235 \begin_layout Standard
28236 Note that some document classes have built-in solutions for well known problems
28237  like your case.
28238  For example if you use a 
28239 \family sans
28240 koma-script
28241 \family default
28242  class, you don't need the package 
28243 \series bold
28244 caption
28245 \series default
28246 , you can instead write
28247 \end_layout
28248
28249 \begin_layout Standard
28250
28251 \series bold
28252
28253 \backslash
28254 setkomafont{captionlabel}{
28255 \backslash
28256 bfseries}
28257 \end_layout
28258
28259 \begin_layout Standard
28260 in the preamble and the problem is solved.
28261  So if you plan to write a large document, you should have a look at the
28262  documentation of the document class you want to use.
28263  (
28264 \series bold
28265
28266 \backslash
28267 setkomafont
28268 \series default
28269  is an example for a command with more than one argument.)
28270 \end_layout
28271
28272 \begin_layout Standard
28273 Commands in the preamble affects the whole document, while commands in the
28274  text affects only the text after the command or only the text used as command
28275  argument.
28276  To insert a LaTeX-command in text, use the TeX Code box as described in
28277  the previous section.
28278 \end_layout
28279
28280 \begin_layout Standard
28281 If you want to learn more about LaTeX and its syntax, have a look at the
28282  LaTeX-books 
28283 \begin_inset CommandInset citation
28284 LatexCommand cite
28285 key "latexcompanion,latexguide"
28286
28287 \end_inset
28288
28289 .
28290  
28291 \end_layout
28292
28293 \begin_layout Section
28294 Previewing Snippets of your Document
28295 \begin_inset Index
28296 status collapsed
28297
28298 \begin_layout Plain Layout
28299 Instant preview
28300 \end_layout
28301
28302 \end_inset
28303
28304
28305 \begin_inset CommandInset label
28306 LatexCommand label
28307 name "sec:Previewing-snippets-of"
28308
28309 \end_inset
28310
28311
28312 \begin_inset Index
28313 status collapsed
28314
28315 \begin_layout Plain Layout
28316 Document ! Preview
28317 \end_layout
28318
28319 \end_inset
28320
28321
28322 \end_layout
28323
28324 \begin_layout Standard
28325 LyX allows you to generate previews of sections of your document on the
28326  fly so you can see how they'll look in the final document without having
28327  to break your train of thought with 
28328 \family sans
28329 View\SpecialChar \menuseparator
28330 DVI
28331 \family default
28332 .
28333 \end_layout
28334
28335 \begin_layout Standard
28336 If you would for example like to see in LyX your math formulas typeset by
28337  LaTeX, install the LaTeX-package 
28338 \series bold
28339 preview-latex
28340 \series default
28341
28342 \begin_inset Index
28343 status collapsed
28344
28345 \begin_layout Plain Layout
28346 Latex@LaTeX-packages ! preview-latex
28347 \end_layout
28348
28349 \end_inset
28350
28351  as explained below, and turn on 
28352 \family sans
28353 Instant
28354 \begin_inset space ~
28355 \end_inset
28356
28357 preview
28358 \family default
28359  in the 
28360 \family sans
28361 Tools\SpecialChar \menuseparator
28362 Preferences 
28363 \family default
28364 dialog under 
28365 \family sans
28366 Look
28367 \begin_inset space ~
28368 \end_inset
28369
28370 and
28371 \begin_inset space ~
28372 \end_inset
28373
28374 feel\SpecialChar \menuseparator
28375 Graphics
28376 \family default
28377 .
28378 \end_layout
28379
28380 \begin_layout Standard
28381 Previews are generated when you load a document into LyX and when you finish
28382  editing an inset.
28383  Previews of an already loaded document are 
28384 \emph on
28385 not
28386 \emph default
28387  generated just by selecting the 
28388 \family sans
28389 Instant
28390 \begin_inset space ~
28391 \end_inset
28392
28393 preview
28394 \family default
28395  check box, you have to reopen the documents to activate the previews.
28396 \end_layout
28397
28398 \begin_layout Standard
28399 LyX will generate previews of math insets.
28400  It will also generate previews of included insets if you select the 
28401 \family sans
28402 Show
28403 \begin_inset space ~
28404 \end_inset
28405
28406 preview
28407 \family default
28408  check box in the insert dialog.
28409  This is useful if you wish to generate a preview of a LaTeX figure, for
28410  example.
28411 \end_layout
28412
28413 \begin_layout Standard
28414 To get previews working, you need the LaTeX package 
28415 \series bold
28416 preview-latex
28417 \series default
28418  (on some systems named simply 
28419 \series bold
28420 preview
28421 \series default
28422 ) installed.
28423  In case it is not already installed, you find it in the TeX Catalogue,
28424  
28425 \begin_inset CommandInset citation
28426 LatexCommand cite
28427 key "TeXCatalogue"
28428
28429 \end_inset
28430
28431  or in the package manager of your LaTeX-system.
28432  You obtain prettier results if you install the program 
28433 \family typewriter
28434 pnmcrop
28435 \family default
28436  from the 
28437 \family typewriter
28438 netpbm
28439 \family default
28440  package; for LyX on Windows this program is automatically installed together
28441  with LyX.
28442 \end_layout
28443
28444 \begin_layout Standard
28445 \begin_inset VSpace bigskip
28446 \end_inset
28447
28448
28449 \end_layout
28450
28451 \begin_layout Standard
28452 You can furthermore preview the LaTeX source of the whole document or parts
28453  of it.
28454  Use the menu 
28455 \family sans
28456 View\SpecialChar \menuseparator
28457 View
28458 \begin_inset space ~
28459 \end_inset
28460
28461 Source
28462 \family default
28463  and a window will be shown where you can see the LaTeX-source code.
28464  The window shows the source of the whole paragraph where the cursor is
28465  currently in.
28466  You can also select document parts in LyX's main window, then only this
28467  selection (when it is more than one paragraph) is shown as source code.
28468  To view the whole document as source, enable the corresponding option in
28469  the source view window.
28470 \end_layout
28471
28472 \begin_layout Section
28473 Spell Checking
28474 \begin_inset CommandInset label
28475 LatexCommand label
28476 name "sec:Spellchecking"
28477
28478 \end_inset
28479
28480
28481 \begin_inset Index
28482 status collapsed
28483
28484 \begin_layout Plain Layout
28485 Spell checking
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 LyX itself has no built-in spell checker.
28495  Rather it uses one of the external programs 
28496 \family typewriter
28497 aspell
28498 \family default
28499
28500 \family typewriter
28501 ispell
28502 \family default
28503
28504 \family typewriter
28505 hspell
28506 \family default
28507 , or 
28508 \family sans
28509 pspell
28510 \family default
28511  as backend.
28512  This section assumes you have already installed and set up one of these
28513  programs.
28514  
28515 \family typewriter
28516 aspell
28517 \family default
28518  can be seen as successor of 
28519 \family typewriter
28520 ispell
28521 \family default
28522 , so that it is recommended to use aspell.
28523  
28524 \family sans
28525 hspell
28526 \family default
28527  is a Hebrew spell-checker.
28528  The used spell checker ind its settings are specified in LyX's preferences
28529  under 
28530 \family sans
28531 Language Settings
28532 \family default
28533 .
28534 \end_layout
28535
28536 \begin_layout Standard
28537 For LyX on Windows, the selection box for the spell checking program is
28538  greyed out in the preferences dialog because only 
28539 \family sans
28540 aspell
28541 \family default
28542  can be used.
28543 \end_layout
28544
28545 \begin_layout Standard
28546 The menu
28547 \family sans
28548  Tools\SpecialChar \menuseparator
28549 Spellchecker
28550 \family default
28551  starts the spell checking beginning from the current cursor position.
28552  A dialog window will appear showing any incorrect (or unknown) word found,
28553  allowing you to edit and replace it in a second line.
28554  Whenever an unknown word is found, the word is highlighted and the text
28555  scrolled so that it is visible.
28556  In the 
28557 \family sans
28558 spell checker
28559 \family default
28560  dialog, there is also a box showing suggestions for a correction, if any
28561  could be found.
28562  Clicking on one of the corrections will copy to the 
28563 \family sans
28564 Replace
28565 \family default
28566  field, double-click invokes directly the replacement.
28567  Unknown but correctly typed words can be added to the personal dictionary.
28568 \end_layout
28569
28570 \begin_layout Standard
28571 By default, the used dictionary file is determined by the document language
28572  that is set in the 
28573 \family sans
28574 Document\SpecialChar \menuseparator
28575 Settings
28576 \family default
28577  dialog.
28578  If you do not have a dictionary for the document language, spell checking
28579  will bring an error message.
28580  In this case, you can specify another dictionary file in the dialog by
28581  specifying a different 
28582 \family sans
28583 Alternative language
28584 \family default
28585  in preferences dialog.
28586 \end_layout
28587
28588 \begin_layout Standard
28589 After a spell check you'll informed about the number of checked words.
28590 \end_layout
28591
28592 \begin_layout Subsubsection*
28593 Limitations
28594 \end_layout
28595
28596 \begin_layout Standard
28597 It is not possible to change the spelling of a particular word globally,
28598  rather than having to change the spelling separately for each occurrence
28599  of the word.
28600  But you can use the 
28601 \family sans
28602 Find
28603 \begin_inset space ~
28604 \end_inset
28605
28606 &
28607 \begin_inset space ~
28608 \end_inset
28609
28610 Replace
28611 \family default
28612  dialog for that.
28613 \end_layout
28614
28615 \begin_layout Standard
28616 LyX cannot correctly spell check documents containing multiple languages.
28617  This does work with 
28618 \family typewriter
28619 pspell
28620 \family default
28621 , assuming you have marked the different languages appropriately.
28622 \end_layout
28623
28624 \begin_layout Subsubsection*
28625 Further Settings
28626 \end_layout
28627
28628 \begin_layout Standard
28629 The 
28630 \family sans
28631 Spellchecker
28632 \family default
28633  section in the preferences dialog has some additional options:
28634 \end_layout
28635
28636 \begin_layout Description
28637 Escape
28638 \begin_inset space ~
28639 \end_inset
28640
28641 characters Allows you to add non-standard characters that the spell checker
28642  should consider, e.g.
28643  German umlauts although you spell check English document.
28644  This should not normally be needed.
28645 \end_layout
28646
28647 \begin_layout Description
28648 Personal
28649 \begin_inset space ~
28650 \end_inset
28651
28652 dictionary to use a different file than the spell checker's default choice
28653  as your personal dictionary
28654 \end_layout
28655
28656 \begin_layout Description
28657 Accept
28658 \begin_inset space ~
28659 \end_inset
28660
28661 compound
28662 \begin_inset space ~
28663 \end_inset
28664
28665 words Prevent the spell checker from complaining about compounded words
28666  like 
28667 \begin_inset Quotes eld
28668 \end_inset
28669
28670 passthrough
28671 \begin_inset Quotes erd
28672 \end_inset
28673
28674 .
28675 \end_layout
28676
28677 \begin_layout Description
28678 Use
28679 \begin_inset space ~
28680 \end_inset
28681
28682 input
28683 \begin_inset space ~
28684 \end_inset
28685
28686 encoding Uses the document encoding that is set in the 
28687 \family sans
28688 Document\SpecialChar \menuseparator
28689 Settings
28690 \family default
28691  dialog under 
28692 \family sans
28693 Language
28694 \family default
28695  also for the spellchecker.
28696 \begin_inset Foot
28697 status collapsed
28698
28699 \begin_layout Plain Layout
28700 The encodings are explained in section
28701 \begin_inset space ~
28702 \end_inset
28703
28704
28705 \begin_inset CommandInset ref
28706 LatexCommand ref
28707 reference "sub:Settings"
28708
28709 \end_inset
28710
28711 .
28712 \end_layout
28713
28714 \end_inset
28715
28716  Only enable this if you use 
28717 \family typewriter
28718 ispell
28719 \family default
28720  and can't spell check words with international letters in them.
28721  There have been reports that this does not work with all dictionaries,
28722  so this is disabled by default.
28723 \end_layout
28724
28725 \begin_layout Section
28726 Thesaurus
28727 \begin_inset Index
28728 status collapsed
28729
28730 \begin_layout Plain Layout
28731 Thesaurus
28732 \end_layout
28733
28734 \end_inset
28735
28736
28737 \begin_inset CommandInset label
28738 LatexCommand label
28739 name "sec:Thesaurus"
28740
28741 \end_inset
28742
28743
28744 \end_layout
28745
28746 \begin_layout Standard
28747 Thesaurus currently only works when you use the document language English.
28748 \end_layout
28749
28750 \begin_layout Standard
28751 To start the thesaurus, highlight one word or set the cursor behind it,
28752  and use the menu 
28753 \family sans
28754 Tools\SpecialChar \menuseparator
28755 Thesaurus
28756 \family default
28757  or the toolbar button 
28758 \begin_inset Graphics
28759         filename ../images/thesaurus-entry.png
28760         BoundingBox 0bp 5bp 20bp 25bp
28761         rotateOrigin center
28762
28763 \end_inset
28764
28765 .
28766  A dialog pops up showing you probably related words that you can use as
28767  replacement.
28768 \end_layout
28769
28770 \begin_layout Standard
28771 The shown related words are in many cases not really related to the word
28772  you are currently checking, scrolling in the shown list might help in some
28773  cases to find related words.
28774 \end_layout
28775
28776 \begin_layout Standard
28777 The thesaurus only works for single words, and also only when it is in the
28778  singular form.
28779  For example starting the thesaurus with the word 
28780 \begin_inset Quotes eld
28781 \end_inset
28782
28783 reports
28784 \begin_inset Quotes erd
28785 \end_inset
28786
28787  leads to no results, while results are shown for the word 
28788 \begin_inset Quotes eld
28789 \end_inset
28790
28791 report
28792 \begin_inset Quotes erd
28793 \end_inset
28794
28795 .
28796  To avoid this, you can highlight only the part 
28797 \begin_inset Quotes eld
28798 \end_inset
28799
28800 report
28801 \begin_inset Quotes erd
28802 \end_inset
28803
28804  of the word 
28805 \begin_inset Quotes eld
28806 \end_inset
28807
28808 reports
28809 \begin_inset Quotes erd
28810 \end_inset
28811
28812  to get results.
28813 \end_layout
28814
28815 \begin_layout Section
28816 Change Tracking
28817 \begin_inset Index
28818 status collapsed
28819
28820 \begin_layout Plain Layout
28821 Change Tracking
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \begin_inset Index
28828 status collapsed
28829
28830 \begin_layout Plain Layout
28831 Document ! Change Tracking
28832 \end_layout
28833
28834 \end_inset
28835
28836
28837 \begin_inset CommandInset label
28838 LatexCommand label
28839 name "sec:Change-Tracking"
28840
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \begin_layout Standard
28847 When you work on a document together with many people it is extremely useful
28848  to see changes others made highlighted in the document.
28849  You can then decide if you accept a change or not.
28850  This can be achieved by turning on change tracking in the menu 
28851 \family sans
28852 Document\SpecialChar \menuseparator
28853 Change
28854 \begin_inset space ~
28855 \end_inset
28856
28857 Tracking\SpecialChar \menuseparator
28858 Track
28859 \begin_inset space ~
28860 \end_inset
28861
28862 Changes
28863 \family default
28864 .
28865 \end_layout
28866
28867 \begin_layout Standard
28868 Changes made in the document will then be highlighted by colors: 
28869 \color blue
28870 Blue text
28871 \color inherit
28872  is an addition, 
28873 \color red
28874 red canceled text
28875 \color inherit
28876  is a deletion.
28877  You can change the color in LyX's preferences dialog under 
28878 \family sans
28879 Look
28880 \begin_inset space ~
28881 \end_inset
28882
28883 and
28884 \begin_inset space ~
28885 \end_inset
28886
28887 feel
28888 \family default
28889
28890 \family sans
28891 Colors
28892 \family default
28893 .
28894 \begin_inset Index
28895 status collapsed
28896
28897 \begin_layout Plain Layout
28898 Color ! LyX screen
28899 \end_layout
28900
28901 \end_inset
28902
28903
28904 \end_layout
28905
28906 \begin_layout Standard
28907 When change tracking is activated, you will see the review toolbar in LyX:
28908 \begin_inset Index
28909 status collapsed
28910
28911 \begin_layout Plain Layout
28912 Toolbar ! Review
28913 \end_layout
28914
28915 \end_inset
28916
28917
28918 \end_layout
28919
28920 \begin_layout Standard
28921 \begin_inset VSpace defskip
28922 \end_inset
28923
28924
28925 \end_layout
28926
28927 \begin_layout Standard
28928 \begin_inset Graphics
28929         filename clipart/ChangesToolbar.png
28930
28931 \end_inset
28932
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937 \begin_inset VSpace defskip
28938 \end_inset
28939
28940
28941 \end_layout
28942
28943 \begin_layout Standard
28944 The review toolbar as shown above contains from left to right the following
28945  buttons:
28946 \end_layout
28947
28948 \begin_layout Standard
28949 \begin_inset VSpace defskip
28950 \end_inset
28951
28952
28953 \end_layout
28954
28955 \begin_layout Standard
28956 \begin_inset Tabular
28957 <lyxtabular version="3" rows="10" columns="2">
28958 <features islongtable="true">
28959 <column alignment="left" valignment="top" width="0">
28960 <column alignment="left" valignment="top" width="0">
28961 <row interlinespace="2.5mm">
28962 <cell alignment="center" valignment="top" usebox="none">
28963 \begin_inset Text
28964
28965 \begin_layout Plain Layout
28966 \begin_inset Graphics
28967         filename ../images/changes-track.png
28968         BoundingBox 0bp 5bp 20bp 25bp
28969         rotateOrigin center
28970
28971 \end_inset
28972
28973
28974 \end_layout
28975
28976 \end_inset
28977 </cell>
28978 <cell alignment="center" valignment="top" usebox="none">
28979 \begin_inset Text
28980
28981 \begin_layout Plain Layout
28982
28983 \family sans
28984 Document\SpecialChar \menuseparator
28985 Change
28986 \begin_inset space ~
28987 \end_inset
28988
28989 Tracking\SpecialChar \menuseparator
28990 Track
28991 \begin_inset space ~
28992 \end_inset
28993
28994 Changes
28995 \end_layout
28996
28997 \end_inset
28998 </cell>
28999 </row>
29000 <row interlinespace="2.5mm">
29001 <cell alignment="center" valignment="top" usebox="none">
29002 \begin_inset Text
29003
29004 \begin_layout Plain Layout
29005 \begin_inset Graphics
29006         filename ../images/changes-output.png
29007         BoundingBox 0bp 5bp 20bp 25bp
29008         rotateOrigin center
29009
29010 \end_inset
29011
29012
29013 \end_layout
29014
29015 \end_inset
29016 </cell>
29017 <cell alignment="center" valignment="top" usebox="none">
29018 \begin_inset Text
29019
29020 \begin_layout Plain Layout
29021
29022 \family sans
29023 Document\SpecialChar \menuseparator
29024 Change
29025 \begin_inset space ~
29026 \end_inset
29027
29028 Tracking\SpecialChar \menuseparator
29029 Show
29030 \begin_inset space ~
29031 \end_inset
29032
29033 Changes
29034 \begin_inset space ~
29035 \end_inset
29036
29037 in
29038 \begin_inset space ~
29039 \end_inset
29040
29041 Output
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 </row>
29047 <row interlinespace="2.5mm">
29048 <cell alignment="center" valignment="top" usebox="none">
29049 \begin_inset Text
29050
29051 \begin_layout Plain Layout
29052 \begin_inset Graphics
29053         filename ../images/change-next.png
29054         BoundingBox 0bp 5bp 20bp 25bp
29055         rotateOrigin center
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \end_inset
29063 </cell>
29064 <cell alignment="center" valignment="top" usebox="none">
29065 \begin_inset Text
29066
29067 \begin_layout Plain Layout
29068 Jumps to the next change
29069 \end_layout
29070
29071 \end_inset
29072 </cell>
29073 </row>
29074 <row interlinespace="2.5mm">
29075 <cell alignment="center" valignment="top" usebox="none">
29076 \begin_inset Text
29077
29078 \begin_layout Plain Layout
29079 \begin_inset Graphics
29080         filename ../images/change-accept.png
29081         BoundingBox 0bp 5bp 20bp 25bp
29082         rotateOrigin center
29083
29084 \end_inset
29085
29086
29087 \end_layout
29088
29089 \end_inset
29090 </cell>
29091 <cell alignment="center" valignment="top" usebox="none">
29092 \begin_inset Text
29093
29094 \begin_layout Plain Layout
29095
29096 \family sans
29097 Document\SpecialChar \menuseparator
29098 Change
29099 \begin_inset space ~
29100 \end_inset
29101
29102 Tracking\SpecialChar \menuseparator
29103 Accept
29104 \begin_inset space ~
29105 \end_inset
29106
29107 Change
29108 \end_layout
29109
29110 \end_inset
29111 </cell>
29112 </row>
29113 <row interlinespace="2.5mm">
29114 <cell alignment="center" valignment="top" usebox="none">
29115 \begin_inset Text
29116
29117 \begin_layout Plain Layout
29118 \begin_inset Graphics
29119         filename ../images/change-reject.png
29120         BoundingBox 0bp 5bp 20bp 25bp
29121         rotateOrigin center
29122
29123 \end_inset
29124
29125
29126 \end_layout
29127
29128 \end_inset
29129 </cell>
29130 <cell alignment="center" valignment="top" usebox="none">
29131 \begin_inset Text
29132
29133 \begin_layout Plain Layout
29134
29135 \family sans
29136 Document\SpecialChar \menuseparator
29137 Change
29138 \begin_inset space ~
29139 \end_inset
29140
29141 Tracking\SpecialChar \menuseparator
29142 Reject
29143 \begin_inset space ~
29144 \end_inset
29145
29146 Change
29147 \end_layout
29148
29149 \end_inset
29150 </cell>
29151 </row>
29152 <row interlinespace="2.5mm">
29153 <cell alignment="center" valignment="top" usebox="none">
29154 \begin_inset Text
29155
29156 \begin_layout Plain Layout
29157 \begin_inset Graphics
29158         filename ../images/changes-merge.png
29159         BoundingBox 0bp 5bp 20bp 25bp
29160         rotateOrigin center
29161
29162 \end_inset
29163
29164
29165 \end_layout
29166
29167 \end_inset
29168 </cell>
29169 <cell alignment="center" valignment="top" usebox="none">
29170 \begin_inset Text
29171
29172 \begin_layout Plain Layout
29173
29174 \family sans
29175 Document\SpecialChar \menuseparator
29176 Change
29177 \begin_inset space ~
29178 \end_inset
29179
29180 Tracking\SpecialChar \menuseparator
29181 Merge
29182 \begin_inset space ~
29183 \end_inset
29184
29185 Changes
29186 \end_layout
29187
29188 \end_inset
29189 </cell>
29190 </row>
29191 <row interlinespace="2.5mm">
29192 <cell alignment="center" valignment="top" usebox="none">
29193 \begin_inset Text
29194
29195 \begin_layout Plain Layout
29196 \begin_inset Graphics
29197         filename ../images/all-changes-accept.png
29198         BoundingBox 0bp 5bp 20bp 25bp
29199         rotateOrigin center
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \end_inset
29207 </cell>
29208 <cell alignment="center" valignment="top" usebox="none">
29209 \begin_inset Text
29210
29211 \begin_layout Plain Layout
29212
29213 \family sans
29214 Document\SpecialChar \menuseparator
29215 Change
29216 \begin_inset space ~
29217 \end_inset
29218
29219 Tracking\SpecialChar \menuseparator
29220 Accept
29221 \begin_inset space ~
29222 \end_inset
29223
29224 All
29225 \begin_inset space ~
29226 \end_inset
29227
29228 Changes
29229 \end_layout
29230
29231 \end_inset
29232 </cell>
29233 </row>
29234 <row interlinespace="2.5mm">
29235 <cell alignment="center" valignment="top" usebox="none">
29236 \begin_inset Text
29237
29238 \begin_layout Plain Layout
29239 \begin_inset Graphics
29240         filename ../images/all-changes-reject.png
29241         BoundingBox 0bp 5bp 20bp 25bp
29242         rotateOrigin center
29243
29244 \end_inset
29245
29246
29247 \end_layout
29248
29249 \end_inset
29250 </cell>
29251 <cell alignment="center" valignment="top" usebox="none">
29252 \begin_inset Text
29253
29254 \begin_layout Plain Layout
29255
29256 \family sans
29257 Document\SpecialChar \menuseparator
29258 Change
29259 \begin_inset space ~
29260 \end_inset
29261
29262 Tracking\SpecialChar \menuseparator
29263 Reject
29264 \begin_inset space ~
29265 \end_inset
29266
29267 All
29268 \begin_inset space ~
29269 \end_inset
29270
29271 Changes
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 </row>
29277 <row interlinespace="2.5mm">
29278 <cell alignment="center" valignment="top" usebox="none">
29279 \begin_inset Text
29280
29281 \begin_layout Plain Layout
29282 \begin_inset Graphics
29283         filename ../images/note-insert.png
29284         BoundingBox 0bp 5bp 20bp 25bp
29285         rotateOrigin center
29286
29287 \end_inset
29288
29289
29290 \end_layout
29291
29292 \end_inset
29293 </cell>
29294 <cell alignment="center" valignment="top" usebox="none">
29295 \begin_inset Text
29296
29297 \begin_layout Plain Layout
29298
29299 \family sans
29300 Insert\SpecialChar \menuseparator
29301 Note\SpecialChar \menuseparator
29302 LyX
29303 \begin_inset space ~
29304 \end_inset
29305
29306 Note
29307 \end_layout
29308
29309 \end_inset
29310 </cell>
29311 </row>
29312 <row interlinespace="2.5mm">
29313 <cell alignment="center" valignment="top" usebox="none">
29314 \begin_inset Text
29315
29316 \begin_layout Plain Layout
29317 \begin_inset Graphics
29318         filename ../images/note-next.png
29319         BoundingBox 0bp 5bp 20bp 25bp
29320         rotateOrigin center
29321
29322 \end_inset
29323
29324
29325 \end_layout
29326
29327 \end_inset
29328 </cell>
29329 <cell alignment="center" valignment="top" usebox="none">
29330 \begin_inset Text
29331
29332 \begin_layout Plain Layout
29333
29334 \family sans
29335 Navigate\SpecialChar \menuseparator
29336 Next
29337 \begin_inset space ~
29338 \end_inset
29339
29340 Note
29341 \end_layout
29342
29343 \end_inset
29344 </cell>
29345 </row>
29346 </lyxtabular>
29347
29348 \end_inset
29349
29350
29351 \end_layout
29352
29353 \begin_layout Standard
29354 \begin_inset VSpace defskip
29355 \end_inset
29356
29357
29358 \end_layout
29359
29360 \begin_layout Standard
29361 The review toolbar helps you to accept, reject, or merge changes -- highlight
29362  the change and press one of the desired toolbar buttons.
29363  When you merge changes, a window pops up showing you informations about
29364  the next change behind the current cursor position.
29365  So you don't need to highlight a certain change.
29366  Within the merge window you can decide to accept or reject changes and
29367  step to the next change.
29368  This way you can jump through all changes of the document.
29369 \end_layout
29370
29371 \begin_layout Standard
29372 The toolbar has two buttons to handle notes because notes are often important
29373  to describe a change.
29374 \end_layout
29375
29376 \begin_layout Standard
29377 To show made changes in the output you need the LaTeX package 
29378 \series bold
29379 dvipost
29380 \series default
29381
29382 \begin_inset Index
29383 status collapsed
29384
29385 \begin_layout Plain Layout
29386 Latex@LaTeX-packages ! dvipost
29387 \end_layout
29388
29389 \end_inset
29390
29391  installed.
29392  You find it in the TeX Catalogue, 
29393 \begin_inset CommandInset citation
29394 LatexCommand cite
29395 key "TeXCatalogue"
29396
29397 \end_inset
29398
29399  or in the package manager of your LaTeX-system.
29400 \end_layout
29401
29402 \begin_layout Section
29403 International Support
29404 \begin_inset Index
29405 status collapsed
29406
29407 \begin_layout Plain Layout
29408 International support
29409 \end_layout
29410
29411 \end_inset
29412
29413
29414 \end_layout
29415
29416 \begin_layout Standard
29417 This section describes how to use LyX with any language you want.
29418  For some non-western languages there are special Wiki-pages that explain
29419  how to set up LyX to use them: 
29420 \begin_inset CommandInset citation
29421 LatexCommand cite
29422 key "Arabic,Armenian,Farsi,Hebrew"
29423
29424 \end_inset
29425
29426
29427 \end_layout
29428
29429 \begin_layout Standard
29430 Besides languages, LyX also supports phonetic symbols, see section
29431 \begin_inset space ~
29432 \end_inset
29433
29434
29435 \begin_inset CommandInset ref
29436 LatexCommand ref
29437 reference "sub:Special-Character"
29438
29439 \end_inset
29440
29441 .
29442 \end_layout
29443
29444 \begin_layout Subsection
29445 Language Options
29446 \begin_inset Index
29447 status collapsed
29448
29449 \begin_layout Plain Layout
29450 Language ! Options
29451 \end_layout
29452
29453 \end_inset
29454
29455
29456 \begin_inset Index
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460 Document ! Settings
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \begin_inset Index
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470 Document ! Language
29471 \end_layout
29472
29473 \end_inset
29474
29475
29476 \end_layout
29477
29478 \begin_layout Standard
29479 The 
29480 \family sans
29481 Document\SpecialChar \menuseparator
29482 Settings
29483 \family default
29484  dialog lets you set 
29485 \family roman
29486 the language and character encoding for your language.
29487  
29488 \end_layout
29489
29490 \begin_layout Standard
29491 Choose your language in the 
29492 \family sans
29493 Language
29494 \family default
29495  section of this dialog.
29496  The default is 
29497 \family sans
29498 English
29499 \family default
29500 .
29501 \end_layout
29502
29503 \begin_layout Standard
29504 The 
29505 \family sans
29506 Encoding
29507 \family default
29508  box lets you choose the character encoding map you want to use for LaTeX
29509  export.
29510  The option 
29511 \family sans
29512 use language's default encoding
29513 \family default
29514  is the preferred choice and works well in most cases.
29515  For details about the different encoding options see section
29516 \begin_inset space ~
29517 \end_inset
29518
29519
29520 \begin_inset CommandInset ref
29521 LatexCommand ref
29522 reference "sub:Settings"
29523
29524 \end_inset
29525
29526 .
29527 \end_layout
29528
29529 \begin_layout Subsection
29530 Keyboard mapping configuration
29531 \begin_inset CommandInset label
29532 LatexCommand label
29533 name "sub:Keyboard-mapping"
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Standard
29541 If you have for example a U.S.-style keyboard and want to write in a different
29542  language than English, you can use an alternate keymap.
29543  For example, if you have a U.S.-style keyboard but want to write in Italian,
29544  you can configure LyX to use an Italian keymap.
29545  The preferences dialog allows you to choose up to two keyboard mappings,
29546  see section
29547 \begin_inset space ~
29548 \end_inset
29549
29550
29551 \begin_inset CommandInset ref
29552 LatexCommand ref
29553 reference "sub:Keyboard-Map"
29554
29555 \end_inset
29556
29557 .
29558  You can choose primary and secondary keyboard languages and then select
29559  which one you want to use.
29560 \end_layout
29561
29562 \begin_layout Standard
29563 Finally, you may just want to change a few key mappings or create an entirely
29564  different keymap (for Vulcan, for instance).
29565  You may, for example, normally write in Italian on a U.S.
29566  keyboard but want to include an occasional quotation in German.
29567  In such a case, you can write your own keyboard mapping or modify an existing
29568  one to support the characters you want.
29569  This and much more customizations are explained in the 
29570 \emph on
29571 Customization
29572 \emph default
29573  manual.
29574 \end_layout
29575
29576 \begin_layout Subsection
29577 Character Tables
29578 \begin_inset CommandInset label
29579 LatexCommand label
29580 name "sec:keytab"
29581
29582 \end_inset
29583
29584
29585 \end_layout
29586
29587 \begin_layout Standard
29588 Table
29589 \begin_inset space ~
29590 \end_inset
29591
29592
29593 \begin_inset CommandInset ref
29594 LatexCommand ref
29595 reference "cap:The-latin1-character"
29596
29597 \end_inset
29598
29599  shows the 
29600 \family typewriter
29601 Latin1
29602 \family default
29603  character set.
29604  You should be able to enter the characters in the first eight columns directly
29605  from the keyboard.
29606 \end_layout
29607
29608 \begin_layout Standard
29609 There are a few things you need to know about this table.
29610  Here are some of the details you'll need to bear in mind when using characters
29611  from the 
29612 \family typewriter
29613 Latin1
29614 \family default
29615  character set:
29616 \end_layout
29617
29618 \begin_layout Itemize
29619 Even if you have selected 
29620 \family sans
29621 latin1
29622 \family default
29623  in the 
29624 \family sans
29625 Document\SpecialChar \menuseparator
29626 Settings
29627 \family default
29628  dialog, users who have only the 
29629 \family typewriter
29630 T1
29631 \family default
29632 -fonts for LaTeX [or who have the 
29633 \family typewriter
29634 T1
29635 \family default
29636 -fonts but aren't using them] will still miss a few characters: D0, F0,
29637  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29638  french quotes won't show up.
29639 \end_layout
29640
29641 \begin_layout Standard
29642 \begin_inset Float table
29643 wide false
29644 sideways false
29645 status open
29646
29647 \begin_layout Plain Layout
29648 \begin_inset Caption
29649
29650 \begin_layout Plain Layout
29651 \begin_inset CommandInset label
29652 LatexCommand label
29653 name "cap:The-latin1-character"
29654
29655 \end_inset
29656
29657 The 
29658 \family typewriter
29659 latin1
29660 \family default
29661  character set
29662 \end_layout
29663
29664 \end_inset
29665
29666
29667 \end_layout
29668
29669 \begin_layout Plain Layout
29670 \align center
29671 \begin_inset Tabular
29672 <lyxtabular version="3" rows="17" columns="17">
29673 <features>
29674 <column alignment="center" valignment="top" width="0pt">
29675 <column alignment="center" valignment="top" width="0pt">
29676 <column alignment="center" valignment="top" width="0pt">
29677 <column alignment="center" valignment="top" width="0pt">
29678 <column alignment="center" valignment="top" width="0pt">
29679 <column alignment="center" valignment="top" width="0pt">
29680 <column alignment="center" valignment="top" width="0pt">
29681 <column alignment="center" valignment="top" width="0pt">
29682 <column alignment="center" valignment="top" width="0pt">
29683 <column alignment="center" valignment="top" width="0pt">
29684 <column alignment="center" valignment="top" width="0pt">
29685 <column alignment="center" valignment="top" width="0pt">
29686 <column alignment="center" valignment="top" width="0pt">
29687 <column alignment="center" valignment="top" width="0pt">
29688 <column alignment="center" valignment="top" width="0pt">
29689 <column alignment="center" valignment="top" width="0pt">
29690 <column alignment="center" valignment="top" width="0pt">
29691 <row>
29692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29693 \begin_inset Text
29694
29695 \begin_layout Plain Layout
29696
29697 \end_layout
29698
29699 \end_inset
29700 </cell>
29701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Plain Layout
29705
29706 \family roman
29707 \series medium
29708 \shape up
29709 \size tiny
29710 \emph off
29711 \bar no
29712 \noun off
29713 \color none
29714 00
29715 \end_layout
29716
29717 \end_inset
29718 </cell>
29719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29720 \begin_inset Text
29721
29722 \begin_layout Plain Layout
29723
29724 \family roman
29725 \series medium
29726 \shape up
29727 \size tiny
29728 \emph off
29729 \bar no
29730 \noun off
29731 \color none
29732 10
29733 \end_layout
29734
29735 \end_inset
29736 </cell>
29737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29738 \begin_inset Text
29739
29740 \begin_layout Plain Layout
29741
29742 \family roman
29743 \series medium
29744 \shape up
29745 \size tiny
29746 \emph off
29747 \bar no
29748 \noun off
29749 \color none
29750 20
29751 \end_layout
29752
29753 \end_inset
29754 </cell>
29755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759
29760 \family roman
29761 \series medium
29762 \shape up
29763 \size tiny
29764 \emph off
29765 \bar no
29766 \noun off
29767 \color none
29768 30
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777
29778 \family roman
29779 \series medium
29780 \shape up
29781 \size tiny
29782 \emph off
29783 \bar no
29784 \noun off
29785 \color none
29786 40
29787 \end_layout
29788
29789 \end_inset
29790 </cell>
29791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29792 \begin_inset Text
29793
29794 \begin_layout Plain Layout
29795
29796 \family roman
29797 \series medium
29798 \shape up
29799 \size tiny
29800 \emph off
29801 \bar no
29802 \noun off
29803 \color none
29804 50
29805 \end_layout
29806
29807 \end_inset
29808 </cell>
29809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29810 \begin_inset Text
29811
29812 \begin_layout Plain Layout
29813
29814 \family roman
29815 \series medium
29816 \shape up
29817 \size tiny
29818 \emph off
29819 \bar no
29820 \noun off
29821 \color none
29822 60
29823 \end_layout
29824
29825 \end_inset
29826 </cell>
29827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29828 \begin_inset Text
29829
29830 \begin_layout Plain Layout
29831
29832 \family roman
29833 \series medium
29834 \shape up
29835 \size tiny
29836 \emph off
29837 \bar no
29838 \noun off
29839 \color none
29840 70
29841 \end_layout
29842
29843 \end_inset
29844 </cell>
29845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29846 \begin_inset Text
29847
29848 \begin_layout Plain Layout
29849
29850 \family roman
29851 \series medium
29852 \shape up
29853 \size tiny
29854 \emph off
29855 \bar no
29856 \noun off
29857 \color none
29858 80
29859 \end_layout
29860
29861 \end_inset
29862 </cell>
29863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29864 \begin_inset Text
29865
29866 \begin_layout Plain Layout
29867
29868 \family roman
29869 \series medium
29870 \shape up
29871 \size tiny
29872 \emph off
29873 \bar no
29874 \noun off
29875 \color none
29876 90
29877 \end_layout
29878
29879 \end_inset
29880 </cell>
29881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29882 \begin_inset Text
29883
29884 \begin_layout Plain Layout
29885
29886 \family roman
29887 \series medium
29888 \shape up
29889 \size tiny
29890 \emph off
29891 \bar no
29892 \noun off
29893 \color none
29894 A0
29895 \end_layout
29896
29897 \end_inset
29898 </cell>
29899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29900 \begin_inset Text
29901
29902 \begin_layout Plain Layout
29903
29904 \family roman
29905 \series medium
29906 \shape up
29907 \size tiny
29908 \emph off
29909 \bar no
29910 \noun off
29911 \color none
29912 B0
29913 \end_layout
29914
29915 \end_inset
29916 </cell>
29917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29918 \begin_inset Text
29919
29920 \begin_layout Plain Layout
29921
29922 \family roman
29923 \series medium
29924 \shape up
29925 \size tiny
29926 \emph off
29927 \bar no
29928 \noun off
29929 \color none
29930 C0
29931 \end_layout
29932
29933 \end_inset
29934 </cell>
29935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29936 \begin_inset Text
29937
29938 \begin_layout Plain Layout
29939
29940 \family roman
29941 \series medium
29942 \shape up
29943 \size tiny
29944 \emph off
29945 \bar no
29946 \noun off
29947 \color none
29948 D0
29949 \end_layout
29950
29951 \end_inset
29952 </cell>
29953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29954 \begin_inset Text
29955
29956 \begin_layout Plain Layout
29957
29958 \family roman
29959 \series medium
29960 \shape up
29961 \size tiny
29962 \emph off
29963 \bar no
29964 \noun off
29965 \color none
29966 E0
29967 \end_layout
29968
29969 \end_inset
29970 </cell>
29971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29972 \begin_inset Text
29973
29974 \begin_layout Plain Layout
29975
29976 \family roman
29977 \series medium
29978 \shape up
29979 \size tiny
29980 \emph off
29981 \bar no
29982 \noun off
29983 \color none
29984 F0
29985 \end_layout
29986
29987 \end_inset
29988 </cell>
29989 </row>
29990 <row>
29991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29992 \begin_inset Text
29993
29994 \begin_layout Plain Layout
29995
29996 \family roman
29997 \series medium
29998 \shape up
29999 \size tiny
30000 \emph off
30001 \bar no
30002 \noun off
30003 \color none
30004 00
30005 \end_layout
30006
30007 \end_inset
30008 </cell>
30009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30010 \begin_inset Text
30011
30012 \begin_layout Plain Layout
30013
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Plain Layout
30022
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30028 \begin_inset Text
30029
30030 \begin_layout Plain Layout
30031
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040
30041 \family roman
30042 \series medium
30043 \shape up
30044 \emph off
30045 \bar no
30046 \noun off
30047 \color none
30048 0
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Plain Layout
30057
30058 \family roman
30059 \series medium
30060 \shape up
30061 \emph off
30062 \bar no
30063 \noun off
30064 \color none
30065 @
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30071 \begin_inset Text
30072
30073 \begin_layout Plain Layout
30074
30075 \family roman
30076 \series medium
30077 \shape up
30078 \emph off
30079 \bar no
30080 \noun off
30081 \color none
30082 P
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30088 \begin_inset Text
30089
30090 \begin_layout Plain Layout
30091
30092 \family roman
30093 \series medium
30094 \shape up
30095 \emph off
30096 \bar no
30097 \noun off
30098 \color none
30099 '
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Plain Layout
30108
30109 \family roman
30110 \series medium
30111 \shape up
30112 \emph off
30113 \bar no
30114 \noun off
30115 \color none
30116 p
30117 \end_layout
30118
30119 \end_inset
30120 </cell>
30121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30122 \begin_inset Text
30123
30124 \begin_layout Plain Layout
30125
30126 \end_layout
30127
30128 \end_inset
30129 </cell>
30130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30131 \begin_inset Text
30132
30133 \begin_layout Plain Layout
30134
30135 \end_layout
30136
30137 \end_inset
30138 </cell>
30139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30140 \begin_inset Text
30141
30142 \begin_layout Plain Layout
30143
30144 \end_layout
30145
30146 \end_inset
30147 </cell>
30148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30149 \begin_inset Text
30150
30151 \begin_layout Plain Layout
30152
30153 \family roman
30154 \series medium
30155 \shape up
30156 \emph off
30157 \bar no
30158 \noun off
30159 \color none
30160 °
30161 \end_layout
30162
30163 \end_inset
30164 </cell>
30165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30166 \begin_inset Text
30167
30168 \begin_layout Plain Layout
30169
30170 \family roman
30171 \series medium
30172 \shape up
30173 \emph off
30174 \bar no
30175 \noun off
30176 \color none
30177 À
30178 \end_layout
30179
30180 \end_inset
30181 </cell>
30182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Plain Layout
30186
30187 \family roman
30188 \series medium
30189 \shape up
30190 \emph off
30191 \bar no
30192 \noun off
30193 \color none
30194 Ð
30195 \end_layout
30196
30197 \end_inset
30198 </cell>
30199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30200 \begin_inset Text
30201
30202 \begin_layout Plain Layout
30203
30204 \family roman
30205 \series medium
30206 \shape up
30207 \emph off
30208 \bar no
30209 \noun off
30210 \color none
30211 à
30212 \end_layout
30213
30214 \end_inset
30215 </cell>
30216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30217 \begin_inset Text
30218
30219 \begin_layout Plain Layout
30220
30221 \family roman
30222 \series medium
30223 \shape up
30224 \emph off
30225 \bar no
30226 \noun off
30227 \color none
30228 ð
30229 \end_layout
30230
30231 \end_inset
30232 </cell>
30233 </row>
30234 <row>
30235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30236 \begin_inset Text
30237
30238 \begin_layout Plain Layout
30239
30240 \family roman
30241 \series medium
30242 \shape up
30243 \size tiny
30244 \emph off
30245 \bar no
30246 \noun off
30247 \color none
30248 01
30249 \end_layout
30250
30251 \end_inset
30252 </cell>
30253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30254 \begin_inset Text
30255
30256 \begin_layout Plain Layout
30257
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266
30267 \end_layout
30268
30269 \end_inset
30270 </cell>
30271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30272 \begin_inset Text
30273
30274 \begin_layout Plain Layout
30275
30276 \family roman
30277 \series medium
30278 \shape up
30279 \emph off
30280 \bar no
30281 \noun off
30282 \color none
30283 !
30284 \end_layout
30285
30286 \end_inset
30287 </cell>
30288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30289 \begin_inset Text
30290
30291 \begin_layout Plain Layout
30292
30293 \family roman
30294 \series medium
30295 \shape up
30296 \emph off
30297 \bar no
30298 \noun off
30299 \color none
30300 1
30301 \end_layout
30302
30303 \end_inset
30304 </cell>
30305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30306 \begin_inset Text
30307
30308 \begin_layout Plain Layout
30309
30310 \family roman
30311 \series medium
30312 \shape up
30313 \emph off
30314 \bar no
30315 \noun off
30316 \color none
30317 A
30318 \end_layout
30319
30320 \end_inset
30321 </cell>
30322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30323 \begin_inset Text
30324
30325 \begin_layout Plain Layout
30326
30327 \family roman
30328 \series medium
30329 \shape up
30330 \emph off
30331 \bar no
30332 \noun off
30333 \color none
30334 Q
30335 \end_layout
30336
30337 \end_inset
30338 </cell>
30339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30340 \begin_inset Text
30341
30342 \begin_layout Plain Layout
30343
30344 \family roman
30345 \series medium
30346 \shape up
30347 \emph off
30348 \bar no
30349 \noun off
30350 \color none
30351 a
30352 \end_layout
30353
30354 \end_inset
30355 </cell>
30356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30357 \begin_inset Text
30358
30359 \begin_layout Plain Layout
30360
30361 \family roman
30362 \series medium
30363 \shape up
30364 \emph off
30365 \bar no
30366 \noun off
30367 \color none
30368 q
30369 \end_layout
30370
30371 \end_inset
30372 </cell>
30373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30374 \begin_inset Text
30375
30376 \begin_layout Plain Layout
30377
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386
30387 \end_layout
30388
30389 \end_inset
30390 </cell>
30391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30392 \begin_inset Text
30393
30394 \begin_layout Plain Layout
30395
30396 \family roman
30397 \series medium
30398 \shape up
30399 \emph off
30400 \bar no
30401 \noun off
30402 \color none
30403 ¡
30404 \end_layout
30405
30406 \end_inset
30407 </cell>
30408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30409 \begin_inset Text
30410
30411 \begin_layout Plain Layout
30412
30413 \family roman
30414 \series medium
30415 \shape up
30416 \emph off
30417 \bar no
30418 \noun off
30419 \color none
30420 ±
30421 \end_layout
30422
30423 \end_inset
30424 </cell>
30425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30426 \begin_inset Text
30427
30428 \begin_layout Plain Layout
30429
30430 \family roman
30431 \series medium
30432 \shape up
30433 \emph off
30434 \bar no
30435 \noun off
30436 \color none
30437 Á
30438 \end_layout
30439
30440 \end_inset
30441 </cell>
30442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30443 \begin_inset Text
30444
30445 \begin_layout Plain Layout
30446
30447 \family roman
30448 \series medium
30449 \shape up
30450 \emph off
30451 \bar no
30452 \noun off
30453 \color none
30454 Ñ
30455 \end_layout
30456
30457 \end_inset
30458 </cell>
30459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30460 \begin_inset Text
30461
30462 \begin_layout Plain Layout
30463
30464 \family roman
30465 \series medium
30466 \shape up
30467 \emph off
30468 \bar no
30469 \noun off
30470 \color none
30471 á
30472 \end_layout
30473
30474 \end_inset
30475 </cell>
30476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30477 \begin_inset Text
30478
30479 \begin_layout Plain Layout
30480
30481 \family roman
30482 \series medium
30483 \shape up
30484 \emph off
30485 \bar no
30486 \noun off
30487 \color none
30488 ñ
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 </row>
30494 <row>
30495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30496 \begin_inset Text
30497
30498 \begin_layout Plain Layout
30499
30500 \family roman
30501 \series medium
30502 \shape up
30503 \size tiny
30504 \emph off
30505 \bar no
30506 \noun off
30507 \color none
30508 02
30509 \end_layout
30510
30511 \end_inset
30512 </cell>
30513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30514 \begin_inset Text
30515
30516 \begin_layout Plain Layout
30517
30518 \end_layout
30519
30520 \end_inset
30521 </cell>
30522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30523 \begin_inset Text
30524
30525 \begin_layout Plain Layout
30526
30527 \end_layout
30528
30529 \end_inset
30530 </cell>
30531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30532 \begin_inset Text
30533
30534 \begin_layout Plain Layout
30535
30536 \family roman
30537 \series medium
30538 \shape up
30539 \emph off
30540 \bar no
30541 \noun off
30542 \color none
30543 \begin_inset Quotes eld
30544 \end_inset
30545
30546
30547 \end_layout
30548
30549 \end_inset
30550 </cell>
30551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30552 \begin_inset Text
30553
30554 \begin_layout Plain Layout
30555
30556 \family roman
30557 \series medium
30558 \shape up
30559 \emph off
30560 \bar no
30561 \noun off
30562 \color none
30563 2
30564 \end_layout
30565
30566 \end_inset
30567 </cell>
30568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30569 \begin_inset Text
30570
30571 \begin_layout Plain Layout
30572
30573 \family roman
30574 \series medium
30575 \shape up
30576 \emph off
30577 \bar no
30578 \noun off
30579 \color none
30580 B
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Plain Layout
30589
30590 \family roman
30591 \series medium
30592 \shape up
30593 \emph off
30594 \bar no
30595 \noun off
30596 \color none
30597 R
30598 \end_layout
30599
30600 \end_inset
30601 </cell>
30602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30603 \begin_inset Text
30604
30605 \begin_layout Plain Layout
30606
30607 \family roman
30608 \series medium
30609 \shape up
30610 \emph off
30611 \bar no
30612 \noun off
30613 \color none
30614 b
30615 \end_layout
30616
30617 \end_inset
30618 </cell>
30619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Plain Layout
30623
30624 \family roman
30625 \series medium
30626 \shape up
30627 \emph off
30628 \bar no
30629 \noun off
30630 \color none
30631 r
30632 \end_layout
30633
30634 \end_inset
30635 </cell>
30636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30637 \begin_inset Text
30638
30639 \begin_layout Plain Layout
30640
30641 \end_layout
30642
30643 \end_inset
30644 </cell>
30645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30646 \begin_inset Text
30647
30648 \begin_layout Plain Layout
30649
30650 \end_layout
30651
30652 \end_inset
30653 </cell>
30654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30655 \begin_inset Text
30656
30657 \begin_layout Plain Layout
30658 ¢
30659 \end_layout
30660
30661 \end_inset
30662 </cell>
30663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30664 \begin_inset Text
30665
30666 \begin_layout Plain Layout
30667
30668 \family roman
30669 \series medium
30670 \shape up
30671 \emph off
30672 \bar no
30673 \noun off
30674 \color none
30675 ²
30676 \end_layout
30677
30678 \end_inset
30679 </cell>
30680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30681 \begin_inset Text
30682
30683 \begin_layout Plain Layout
30684
30685 \family roman
30686 \series medium
30687 \shape up
30688 \emph off
30689 \bar no
30690 \noun off
30691 \color none
30692 Â
30693 \end_layout
30694
30695 \end_inset
30696 </cell>
30697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30698 \begin_inset Text
30699
30700 \begin_layout Plain Layout
30701
30702 \family roman
30703 \series medium
30704 \shape up
30705 \emph off
30706 \bar no
30707 \noun off
30708 \color none
30709 Ò
30710 \end_layout
30711
30712 \end_inset
30713 </cell>
30714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30715 \begin_inset Text
30716
30717 \begin_layout Plain Layout
30718
30719 \family roman
30720 \series medium
30721 \shape up
30722 \emph off
30723 \bar no
30724 \noun off
30725 \color none
30726 â
30727 \end_layout
30728
30729 \end_inset
30730 </cell>
30731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30732 \begin_inset Text
30733
30734 \begin_layout Plain Layout
30735
30736 \family roman
30737 \series medium
30738 \shape up
30739 \emph off
30740 \bar no
30741 \noun off
30742 \color none
30743 ò
30744 \end_layout
30745
30746 \end_inset
30747 </cell>
30748 </row>
30749 <row>
30750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30751 \begin_inset Text
30752
30753 \begin_layout Plain Layout
30754
30755 \family roman
30756 \series medium
30757 \shape up
30758 \size tiny
30759 \emph off
30760 \bar no
30761 \noun off
30762 \color none
30763 03
30764 \end_layout
30765
30766 \end_inset
30767 </cell>
30768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30769 \begin_inset Text
30770
30771 \begin_layout Plain Layout
30772
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781
30782 \end_layout
30783
30784 \end_inset
30785 </cell>
30786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30787 \begin_inset Text
30788
30789 \begin_layout Plain Layout
30790
30791 \family roman
30792 \series medium
30793 \shape up
30794 \emph off
30795 \bar no
30796 \noun off
30797 \color none
30798 #
30799 \end_layout
30800
30801 \end_inset
30802 </cell>
30803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30804 \begin_inset Text
30805
30806 \begin_layout Plain Layout
30807
30808 \family roman
30809 \series medium
30810 \shape up
30811 \emph off
30812 \bar no
30813 \noun off
30814 \color none
30815 3
30816 \end_layout
30817
30818 \end_inset
30819 </cell>
30820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30821 \begin_inset Text
30822
30823 \begin_layout Plain Layout
30824
30825 \family roman
30826 \series medium
30827 \shape up
30828 \emph off
30829 \bar no
30830 \noun off
30831 \color none
30832 C
30833 \end_layout
30834
30835 \end_inset
30836 </cell>
30837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30838 \begin_inset Text
30839
30840 \begin_layout Plain Layout
30841
30842 \family roman
30843 \series medium
30844 \shape up
30845 \emph off
30846 \bar no
30847 \noun off
30848 \color none
30849 S
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858
30859 \family roman
30860 \series medium
30861 \shape up
30862 \emph off
30863 \bar no
30864 \noun off
30865 \color none
30866 c
30867 \end_layout
30868
30869 \end_inset
30870 </cell>
30871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30872 \begin_inset Text
30873
30874 \begin_layout Plain Layout
30875
30876 \family roman
30877 \series medium
30878 \shape up
30879 \emph off
30880 \bar no
30881 \noun off
30882 \color none
30883 s
30884 \end_layout
30885
30886 \end_inset
30887 </cell>
30888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30889 \begin_inset Text
30890
30891 \begin_layout Plain Layout
30892
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30898 \begin_inset Text
30899
30900 \begin_layout Plain Layout
30901
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910
30911 \family roman
30912 \series medium
30913 \shape up
30914 \emph off
30915 \bar no
30916 \noun off
30917 \color none
30918 £
30919 \end_layout
30920
30921 \end_inset
30922 </cell>
30923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30924 \begin_inset Text
30925
30926 \begin_layout Plain Layout
30927
30928 \family roman
30929 \series medium
30930 \shape up
30931 \emph off
30932 \bar no
30933 \noun off
30934 \color none
30935 ³
30936 \end_layout
30937
30938 \end_inset
30939 </cell>
30940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30941 \begin_inset Text
30942
30943 \begin_layout Plain Layout
30944
30945 \family roman
30946 \series medium
30947 \shape up
30948 \emph off
30949 \bar no
30950 \noun off
30951 \color none
30952 Ã
30953 \end_layout
30954
30955 \end_inset
30956 </cell>
30957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30958 \begin_inset Text
30959
30960 \begin_layout Plain Layout
30961
30962 \family roman
30963 \series medium
30964 \shape up
30965 \emph off
30966 \bar no
30967 \noun off
30968 \color none
30969 Ó
30970 \end_layout
30971
30972 \end_inset
30973 </cell>
30974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30975 \begin_inset Text
30976
30977 \begin_layout Plain Layout
30978
30979 \family roman
30980 \series medium
30981 \shape up
30982 \emph off
30983 \bar no
30984 \noun off
30985 \color none
30986 ã
30987 \end_layout
30988
30989 \end_inset
30990 </cell>
30991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995
30996 \family roman
30997 \series medium
30998 \shape up
30999 \emph off
31000 \bar no
31001 \noun off
31002 \color none
31003 ó
31004 \end_layout
31005
31006 \end_inset
31007 </cell>
31008 </row>
31009 <row>
31010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31011 \begin_inset Text
31012
31013 \begin_layout Plain Layout
31014
31015 \family roman
31016 \series medium
31017 \shape up
31018 \size tiny
31019 \emph off
31020 \bar no
31021 \noun off
31022 \color none
31023 04
31024 \end_layout
31025
31026 \end_inset
31027 </cell>
31028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31029 \begin_inset Text
31030
31031 \begin_layout Plain Layout
31032
31033 \end_layout
31034
31035 \end_inset
31036 </cell>
31037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31038 \begin_inset Text
31039
31040 \begin_layout Plain Layout
31041
31042 \end_layout
31043
31044 \end_inset
31045 </cell>
31046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31047 \begin_inset Text
31048
31049 \begin_layout Plain Layout
31050
31051 \family roman
31052 \series medium
31053 \shape up
31054 \emph off
31055 \bar no
31056 \noun off
31057 \color none
31058 $
31059 \end_layout
31060
31061 \end_inset
31062 </cell>
31063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31064 \begin_inset Text
31065
31066 \begin_layout Plain Layout
31067
31068 \family roman
31069 \series medium
31070 \shape up
31071 \emph off
31072 \bar no
31073 \noun off
31074 \color none
31075 4
31076 \end_layout
31077
31078 \end_inset
31079 </cell>
31080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31081 \begin_inset Text
31082
31083 \begin_layout Plain Layout
31084
31085 \family roman
31086 \series medium
31087 \shape up
31088 \emph off
31089 \bar no
31090 \noun off
31091 \color none
31092 D
31093 \end_layout
31094
31095 \end_inset
31096 </cell>
31097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31098 \begin_inset Text
31099
31100 \begin_layout Plain Layout
31101
31102 \family roman
31103 \series medium
31104 \shape up
31105 \emph off
31106 \bar no
31107 \noun off
31108 \color none
31109 T
31110 \end_layout
31111
31112 \end_inset
31113 </cell>
31114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31115 \begin_inset Text
31116
31117 \begin_layout Plain Layout
31118
31119 \family roman
31120 \series medium
31121 \shape up
31122 \emph off
31123 \bar no
31124 \noun off
31125 \color none
31126 d
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135
31136 \family roman
31137 \series medium
31138 \shape up
31139 \emph off
31140 \bar no
31141 \noun off
31142 \color none
31143 t
31144 \end_layout
31145
31146 \end_inset
31147 </cell>
31148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31149 \begin_inset Text
31150
31151 \begin_layout Plain Layout
31152
31153 \end_layout
31154
31155 \end_inset
31156 </cell>
31157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31158 \begin_inset Text
31159
31160 \begin_layout Plain Layout
31161
31162 \end_layout
31163
31164 \end_inset
31165 </cell>
31166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31167 \begin_inset Text
31168
31169 \begin_layout Plain Layout
31170 ¤
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179
31180 \family roman
31181 \series medium
31182 \shape up
31183 \emph off
31184 \bar no
31185 \noun off
31186 \color none
31187 ´
31188 \end_layout
31189
31190 \end_inset
31191 </cell>
31192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31193 \begin_inset Text
31194
31195 \begin_layout Plain Layout
31196
31197 \family roman
31198 \series medium
31199 \shape up
31200 \emph off
31201 \bar no
31202 \noun off
31203 \color none
31204 Ä
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31210 \begin_inset Text
31211
31212 \begin_layout Plain Layout
31213
31214 \family roman
31215 \series medium
31216 \shape up
31217 \emph off
31218 \bar no
31219 \noun off
31220 \color none
31221 Ô
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230
31231 \family roman
31232 \series medium
31233 \shape up
31234 \emph off
31235 \bar no
31236 \noun off
31237 \color none
31238 ä
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \family roman
31249 \series medium
31250 \shape up
31251 \emph off
31252 \bar no
31253 \noun off
31254 \color none
31255 ô
31256 \end_layout
31257
31258 \end_inset
31259 </cell>
31260 </row>
31261 <row>
31262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Plain Layout
31266
31267 \family roman
31268 \series medium
31269 \shape up
31270 \size tiny
31271 \emph off
31272 \bar no
31273 \noun off
31274 \color none
31275 05
31276 \end_layout
31277
31278 \end_inset
31279 </cell>
31280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31281 \begin_inset Text
31282
31283 \begin_layout Plain Layout
31284
31285 \end_layout
31286
31287 \end_inset
31288 </cell>
31289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31290 \begin_inset Text
31291
31292 \begin_layout Plain Layout
31293
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \family roman
31304 \series medium
31305 \shape up
31306 \emph off
31307 \bar no
31308 \noun off
31309 \color none
31310 %
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \family roman
31321 \series medium
31322 \shape up
31323 \emph off
31324 \bar no
31325 \noun off
31326 \color none
31327 5
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31333 \begin_inset Text
31334
31335 \begin_layout Plain Layout
31336
31337 \family roman
31338 \series medium
31339 \shape up
31340 \emph off
31341 \bar no
31342 \noun off
31343 \color none
31344 E
31345 \end_layout
31346
31347 \end_inset
31348 </cell>
31349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31350 \begin_inset Text
31351
31352 \begin_layout Plain Layout
31353
31354 \family roman
31355 \series medium
31356 \shape up
31357 \emph off
31358 \bar no
31359 \noun off
31360 \color none
31361 U
31362 \end_layout
31363
31364 \end_inset
31365 </cell>
31366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31367 \begin_inset Text
31368
31369 \begin_layout Plain Layout
31370
31371 \family roman
31372 \series medium
31373 \shape up
31374 \emph off
31375 \bar no
31376 \noun off
31377 \color none
31378 e
31379 \end_layout
31380
31381 \end_inset
31382 </cell>
31383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387
31388 \family roman
31389 \series medium
31390 \shape up
31391 \emph off
31392 \bar no
31393 \noun off
31394 \color none
31395 u
31396 \end_layout
31397
31398 \end_inset
31399 </cell>
31400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31401 \begin_inset Text
31402
31403 \begin_layout Plain Layout
31404
31405 \end_layout
31406
31407 \end_inset
31408 </cell>
31409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31410 \begin_inset Text
31411
31412 \begin_layout Plain Layout
31413
31414 \end_layout
31415
31416 \end_inset
31417 </cell>
31418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31419 \begin_inset Text
31420
31421 \begin_layout Plain Layout
31422 ¥
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431
31432 \family roman
31433 \series medium
31434 \shape up
31435 \emph off
31436 \bar no
31437 \noun off
31438 \color none
31439 µ
31440 \end_layout
31441
31442 \end_inset
31443 </cell>
31444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31445 \begin_inset Text
31446
31447 \begin_layout Plain Layout
31448
31449 \family roman
31450 \series medium
31451 \shape up
31452 \emph off
31453 \bar no
31454 \noun off
31455 \color none
31456 Å
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31462 \begin_inset Text
31463
31464 \begin_layout Plain Layout
31465
31466 \family roman
31467 \series medium
31468 \shape up
31469 \emph off
31470 \bar no
31471 \noun off
31472 \color none
31473 Õ
31474 \end_layout
31475
31476 \end_inset
31477 </cell>
31478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31479 \begin_inset Text
31480
31481 \begin_layout Plain Layout
31482
31483 \family roman
31484 \series medium
31485 \shape up
31486 \emph off
31487 \bar no
31488 \noun off
31489 \color none
31490 å
31491 \end_layout
31492
31493 \end_inset
31494 </cell>
31495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31496 \begin_inset Text
31497
31498 \begin_layout Plain Layout
31499
31500 \family roman
31501 \series medium
31502 \shape up
31503 \emph off
31504 \bar no
31505 \noun off
31506 \color none
31507 õ
31508 \end_layout
31509
31510 \end_inset
31511 </cell>
31512 </row>
31513 <row>
31514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31515 \begin_inset Text
31516
31517 \begin_layout Plain Layout
31518
31519 \family roman
31520 \series medium
31521 \shape up
31522 \size tiny
31523 \emph off
31524 \bar no
31525 \noun off
31526 \color none
31527 06
31528 \end_layout
31529
31530 \end_inset
31531 </cell>
31532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31533 \begin_inset Text
31534
31535 \begin_layout Plain Layout
31536
31537 \end_layout
31538
31539 \end_inset
31540 </cell>
31541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31542 \begin_inset Text
31543
31544 \begin_layout Plain Layout
31545
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \family roman
31556 \series medium
31557 \shape up
31558 \emph off
31559 \bar no
31560 \noun off
31561 \color none
31562 &
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \family roman
31573 \series medium
31574 \shape up
31575 \emph off
31576 \bar no
31577 \noun off
31578 \color none
31579 6
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \family roman
31590 \series medium
31591 \shape up
31592 \emph off
31593 \bar no
31594 \noun off
31595 \color none
31596 F
31597 \end_layout
31598
31599 \end_inset
31600 </cell>
31601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31602 \begin_inset Text
31603
31604 \begin_layout Plain Layout
31605
31606 \family roman
31607 \series medium
31608 \shape up
31609 \emph off
31610 \bar no
31611 \noun off
31612 \color none
31613 V
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31619 \begin_inset Text
31620
31621 \begin_layout Plain Layout
31622
31623 \family roman
31624 \series medium
31625 \shape up
31626 \emph off
31627 \bar no
31628 \noun off
31629 \color none
31630 f
31631 \end_layout
31632
31633 \end_inset
31634 </cell>
31635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31636 \begin_inset Text
31637
31638 \begin_layout Plain Layout
31639
31640 \family roman
31641 \series medium
31642 \shape up
31643 \emph off
31644 \bar no
31645 \noun off
31646 \color none
31647 v
31648 \end_layout
31649
31650 \end_inset
31651 </cell>
31652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31653 \begin_inset Text
31654
31655 \begin_layout Plain Layout
31656
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31662 \begin_inset Text
31663
31664 \begin_layout Plain Layout
31665
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674 ¦
31675 \end_layout
31676
31677 \end_inset
31678 </cell>
31679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683
31684 \family roman
31685 \series medium
31686 \shape up
31687 \emph off
31688 \bar no
31689 \noun off
31690 \color none
31691
31692 \end_layout
31693
31694 \end_inset
31695 </cell>
31696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31697 \begin_inset Text
31698
31699 \begin_layout Plain Layout
31700
31701 \family roman
31702 \series medium
31703 \shape up
31704 \emph off
31705 \bar no
31706 \noun off
31707 \color none
31708 Æ
31709 \end_layout
31710
31711 \end_inset
31712 </cell>
31713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717
31718 \family roman
31719 \series medium
31720 \shape up
31721 \emph off
31722 \bar no
31723 \noun off
31724 \color none
31725 Ö
31726 \end_layout
31727
31728 \end_inset
31729 </cell>
31730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31731 \begin_inset Text
31732
31733 \begin_layout Plain Layout
31734
31735 \family roman
31736 \series medium
31737 \shape up
31738 \emph off
31739 \bar no
31740 \noun off
31741 \color none
31742 æ
31743 \end_layout
31744
31745 \end_inset
31746 </cell>
31747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31748 \begin_inset Text
31749
31750 \begin_layout Plain Layout
31751
31752 \family roman
31753 \series medium
31754 \shape up
31755 \emph off
31756 \bar no
31757 \noun off
31758 \color none
31759 ö
31760 \end_layout
31761
31762 \end_inset
31763 </cell>
31764 </row>
31765 <row>
31766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31767 \begin_inset Text
31768
31769 \begin_layout Plain Layout
31770
31771 \family roman
31772 \series medium
31773 \shape up
31774 \size tiny
31775 \emph off
31776 \bar no
31777 \noun off
31778 \color none
31779 07
31780 \end_layout
31781
31782 \end_inset
31783 </cell>
31784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31785 \begin_inset Text
31786
31787 \begin_layout Plain Layout
31788
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806
31807 \family roman
31808 \series medium
31809 \shape up
31810 \emph off
31811 \bar no
31812 \noun off
31813 \color none
31814 `
31815 \end_layout
31816
31817 \end_inset
31818 </cell>
31819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31820 \begin_inset Text
31821
31822 \begin_layout Plain Layout
31823
31824 \family roman
31825 \series medium
31826 \shape up
31827 \emph off
31828 \bar no
31829 \noun off
31830 \color none
31831 7
31832 \end_layout
31833
31834 \end_inset
31835 </cell>
31836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31837 \begin_inset Text
31838
31839 \begin_layout Plain Layout
31840
31841 \family roman
31842 \series medium
31843 \shape up
31844 \emph off
31845 \bar no
31846 \noun off
31847 \color none
31848 G
31849 \end_layout
31850
31851 \end_inset
31852 </cell>
31853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31854 \begin_inset Text
31855
31856 \begin_layout Plain Layout
31857
31858 \family roman
31859 \series medium
31860 \shape up
31861 \emph off
31862 \bar no
31863 \noun off
31864 \color none
31865 W
31866 \end_layout
31867
31868 \end_inset
31869 </cell>
31870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31871 \begin_inset Text
31872
31873 \begin_layout Plain Layout
31874
31875 \family roman
31876 \series medium
31877 \shape up
31878 \emph off
31879 \bar no
31880 \noun off
31881 \color none
31882 g
31883 \end_layout
31884
31885 \end_inset
31886 </cell>
31887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31888 \begin_inset Text
31889
31890 \begin_layout Plain Layout
31891
31892 \family roman
31893 \series medium
31894 \shape up
31895 \emph off
31896 \bar no
31897 \noun off
31898 \color none
31899 w
31900 \end_layout
31901
31902 \end_inset
31903 </cell>
31904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31905 \begin_inset Text
31906
31907 \begin_layout Plain Layout
31908
31909 \end_layout
31910
31911 \end_inset
31912 </cell>
31913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31914 \begin_inset Text
31915
31916 \begin_layout Plain Layout
31917
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926
31927 \family roman
31928 \series medium
31929 \shape up
31930 \emph off
31931 \bar no
31932 \noun off
31933 \color none
31934 §
31935 \end_layout
31936
31937 \end_inset
31938 </cell>
31939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943
31944 \family roman
31945 \series medium
31946 \shape up
31947 \emph off
31948 \bar no
31949 \noun off
31950 \color none
31951 ·
31952 \end_layout
31953
31954 \end_inset
31955 </cell>
31956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31957 \begin_inset Text
31958
31959 \begin_layout Plain Layout
31960
31961 \family roman
31962 \series medium
31963 \shape up
31964 \emph off
31965 \bar no
31966 \noun off
31967 \color none
31968 Ç
31969 \end_layout
31970
31971 \end_inset
31972 </cell>
31973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31974 \begin_inset Text
31975
31976 \begin_layout Plain Layout
31977
31978 \family roman
31979 \series medium
31980 \shape up
31981 \emph off
31982 \bar no
31983 \noun off
31984 \color none
31985 ×
31986 \end_layout
31987
31988 \end_inset
31989 </cell>
31990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31991 \begin_inset Text
31992
31993 \begin_layout Plain Layout
31994
31995 \family roman
31996 \series medium
31997 \shape up
31998 \emph off
31999 \bar no
32000 \noun off
32001 \color none
32002 ç
32003 \end_layout
32004
32005 \end_inset
32006 </cell>
32007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32008 \begin_inset Text
32009
32010 \begin_layout Plain Layout
32011
32012 \family roman
32013 \series medium
32014 \shape up
32015 \emph off
32016 \bar no
32017 \noun off
32018 \color none
32019 ÷
32020 \end_layout
32021
32022 \end_inset
32023 </cell>
32024 </row>
32025 <row>
32026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32027 \begin_inset Text
32028
32029 \begin_layout Plain Layout
32030
32031 \family roman
32032 \series medium
32033 \shape up
32034 \size tiny
32035 \emph off
32036 \bar no
32037 \noun off
32038 \color none
32039 08
32040 \end_layout
32041
32042 \end_inset
32043 </cell>
32044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32045 \begin_inset Text
32046
32047 \begin_layout Plain Layout
32048
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057
32058 \end_layout
32059
32060 \end_inset
32061 </cell>
32062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32063 \begin_inset Text
32064
32065 \begin_layout Plain Layout
32066
32067 \family roman
32068 \series medium
32069 \shape up
32070 \emph off
32071 \bar no
32072 \noun off
32073 \color none
32074 (
32075 \end_layout
32076
32077 \end_inset
32078 </cell>
32079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32080 \begin_inset Text
32081
32082 \begin_layout Plain Layout
32083
32084 \family roman
32085 \series medium
32086 \shape up
32087 \emph off
32088 \bar no
32089 \noun off
32090 \color none
32091 8
32092 \end_layout
32093
32094 \end_inset
32095 </cell>
32096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32097 \begin_inset Text
32098
32099 \begin_layout Plain Layout
32100
32101 \family roman
32102 \series medium
32103 \shape up
32104 \emph off
32105 \bar no
32106 \noun off
32107 \color none
32108 H
32109 \end_layout
32110
32111 \end_inset
32112 </cell>
32113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32114 \begin_inset Text
32115
32116 \begin_layout Plain Layout
32117
32118 \family roman
32119 \series medium
32120 \shape up
32121 \emph off
32122 \bar no
32123 \noun off
32124 \color none
32125 X
32126 \end_layout
32127
32128 \end_inset
32129 </cell>
32130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32131 \begin_inset Text
32132
32133 \begin_layout Plain Layout
32134
32135 \family roman
32136 \series medium
32137 \shape up
32138 \emph off
32139 \bar no
32140 \noun off
32141 \color none
32142 h
32143 \end_layout
32144
32145 \end_inset
32146 </cell>
32147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32148 \begin_inset Text
32149
32150 \begin_layout Plain Layout
32151
32152 \family roman
32153 \series medium
32154 \shape up
32155 \emph off
32156 \bar no
32157 \noun off
32158 \color none
32159 x
32160 \end_layout
32161
32162 \end_inset
32163 </cell>
32164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32165 \begin_inset Text
32166
32167 \begin_layout Plain Layout
32168
32169 \end_layout
32170
32171 \end_inset
32172 </cell>
32173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32174 \begin_inset Text
32175
32176 \begin_layout Plain Layout
32177
32178 \end_layout
32179
32180 \end_inset
32181 </cell>
32182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32183 \begin_inset Text
32184
32185 \begin_layout Plain Layout
32186
32187 \family roman
32188 \series medium
32189 \shape up
32190 \emph off
32191 \bar no
32192 \noun off
32193 \color none
32194 ¨
32195 \end_layout
32196
32197 \end_inset
32198 </cell>
32199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32200 \begin_inset Text
32201
32202 \begin_layout Plain Layout
32203
32204 \family roman
32205 \series medium
32206 \shape up
32207 \emph off
32208 \bar no
32209 \noun off
32210 \color none
32211 ¸
32212 \end_layout
32213
32214 \end_inset
32215 </cell>
32216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32217 \begin_inset Text
32218
32219 \begin_layout Plain Layout
32220
32221 \family roman
32222 \series medium
32223 \shape up
32224 \emph off
32225 \bar no
32226 \noun off
32227 \color none
32228 È
32229 \end_layout
32230
32231 \end_inset
32232 </cell>
32233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32234 \begin_inset Text
32235
32236 \begin_layout Plain Layout
32237
32238 \family roman
32239 \series medium
32240 \shape up
32241 \emph off
32242 \bar no
32243 \noun off
32244 \color none
32245 Ø
32246 \end_layout
32247
32248 \end_inset
32249 </cell>
32250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32251 \begin_inset Text
32252
32253 \begin_layout Plain Layout
32254
32255 \family roman
32256 \series medium
32257 \shape up
32258 \emph off
32259 \bar no
32260 \noun off
32261 \color none
32262 è
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271
32272 \family roman
32273 \series medium
32274 \shape up
32275 \emph off
32276 \bar no
32277 \noun off
32278 \color none
32279 ø
32280 \end_layout
32281
32282 \end_inset
32283 </cell>
32284 </row>
32285 <row>
32286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32287 \begin_inset Text
32288
32289 \begin_layout Plain Layout
32290
32291 \family roman
32292 \series medium
32293 \shape up
32294 \size tiny
32295 \emph off
32296 \bar no
32297 \noun off
32298 \color none
32299 09
32300 \end_layout
32301
32302 \end_inset
32303 </cell>
32304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32305 \begin_inset Text
32306
32307 \begin_layout Plain Layout
32308
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317
32318 \end_layout
32319
32320 \end_inset
32321 </cell>
32322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32323 \begin_inset Text
32324
32325 \begin_layout Plain Layout
32326
32327 \family roman
32328 \series medium
32329 \shape up
32330 \emph off
32331 \bar no
32332 \noun off
32333 \color none
32334 )
32335 \end_layout
32336
32337 \end_inset
32338 </cell>
32339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32340 \begin_inset Text
32341
32342 \begin_layout Plain Layout
32343
32344 \family roman
32345 \series medium
32346 \shape up
32347 \emph off
32348 \bar no
32349 \noun off
32350 \color none
32351 9
32352 \end_layout
32353
32354 \end_inset
32355 </cell>
32356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32357 \begin_inset Text
32358
32359 \begin_layout Plain Layout
32360
32361 \family roman
32362 \series medium
32363 \shape up
32364 \emph off
32365 \bar no
32366 \noun off
32367 \color none
32368 I
32369 \end_layout
32370
32371 \end_inset
32372 </cell>
32373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32374 \begin_inset Text
32375
32376 \begin_layout Plain Layout
32377
32378 \family roman
32379 \series medium
32380 \shape up
32381 \emph off
32382 \bar no
32383 \noun off
32384 \color none
32385 Y
32386 \end_layout
32387
32388 \end_inset
32389 </cell>
32390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32391 \begin_inset Text
32392
32393 \begin_layout Plain Layout
32394
32395 \family roman
32396 \series medium
32397 \shape up
32398 \emph off
32399 \bar no
32400 \noun off
32401 \color none
32402 i
32403 \end_layout
32404
32405 \end_inset
32406 </cell>
32407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32408 \begin_inset Text
32409
32410 \begin_layout Plain Layout
32411
32412 \family roman
32413 \series medium
32414 \shape up
32415 \emph off
32416 \bar no
32417 \noun off
32418 \color none
32419 y
32420 \end_layout
32421
32422 \end_inset
32423 </cell>
32424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32425 \begin_inset Text
32426
32427 \begin_layout Plain Layout
32428
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437
32438 \end_layout
32439
32440 \end_inset
32441 </cell>
32442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446
32447 \family roman
32448 \series medium
32449 \shape up
32450 \emph off
32451 \bar no
32452 \noun off
32453 \color none
32454 ©
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32460 \begin_inset Text
32461
32462 \begin_layout Plain Layout
32463
32464 \family roman
32465 \series medium
32466 \shape up
32467 \emph off
32468 \bar no
32469 \noun off
32470 \color none
32471 ¹
32472 \end_layout
32473
32474 \end_inset
32475 </cell>
32476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32477 \begin_inset Text
32478
32479 \begin_layout Plain Layout
32480
32481 \family roman
32482 \series medium
32483 \shape up
32484 \emph off
32485 \bar no
32486 \noun off
32487 \color none
32488 É
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32494 \begin_inset Text
32495
32496 \begin_layout Plain Layout
32497
32498 \family roman
32499 \series medium
32500 \shape up
32501 \emph off
32502 \bar no
32503 \noun off
32504 \color none
32505 Ù
32506 \end_layout
32507
32508 \end_inset
32509 </cell>
32510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32511 \begin_inset Text
32512
32513 \begin_layout Plain Layout
32514
32515 \family roman
32516 \series medium
32517 \shape up
32518 \emph off
32519 \bar no
32520 \noun off
32521 \color none
32522 é
32523 \end_layout
32524
32525 \end_inset
32526 </cell>
32527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32528 \begin_inset Text
32529
32530 \begin_layout Plain Layout
32531
32532 \family roman
32533 \series medium
32534 \shape up
32535 \emph off
32536 \bar no
32537 \noun off
32538 \color none
32539 ù
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 </row>
32545 <row>
32546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32547 \begin_inset Text
32548
32549 \begin_layout Plain Layout
32550
32551 \family roman
32552 \series medium
32553 \shape up
32554 \size tiny
32555 \emph off
32556 \bar no
32557 \noun off
32558 \color none
32559 0A
32560 \end_layout
32561
32562 \end_inset
32563 </cell>
32564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32565 \begin_inset Text
32566
32567 \begin_layout Plain Layout
32568
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \family roman
32588 \series medium
32589 \shape up
32590 \emph off
32591 \bar no
32592 \noun off
32593 \color none
32594 *
32595 \end_layout
32596
32597 \end_inset
32598 </cell>
32599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32600 \begin_inset Text
32601
32602 \begin_layout Plain Layout
32603
32604 \family roman
32605 \series medium
32606 \shape up
32607 \emph off
32608 \bar no
32609 \noun off
32610 \color none
32611 :
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620
32621 \family roman
32622 \series medium
32623 \shape up
32624 \emph off
32625 \bar no
32626 \noun off
32627 \color none
32628 J
32629 \end_layout
32630
32631 \end_inset
32632 </cell>
32633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Plain Layout
32637
32638 \family roman
32639 \series medium
32640 \shape up
32641 \emph off
32642 \bar no
32643 \noun off
32644 \color none
32645 Z
32646 \end_layout
32647
32648 \end_inset
32649 </cell>
32650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654
32655 \family roman
32656 \series medium
32657 \shape up
32658 \emph off
32659 \bar no
32660 \noun off
32661 \color none
32662 j
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671
32672 \family roman
32673 \series medium
32674 \shape up
32675 \emph off
32676 \bar no
32677 \noun off
32678 \color none
32679 z
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697
32698 \end_layout
32699
32700 \end_inset
32701 </cell>
32702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706
32707 \family roman
32708 \series medium
32709 \shape up
32710 \emph off
32711 \bar no
32712 \noun off
32713 \color none
32714 ª
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32720 \begin_inset Text
32721
32722 \begin_layout Plain Layout
32723
32724 \family roman
32725 \series medium
32726 \shape up
32727 \emph off
32728 \bar no
32729 \noun off
32730 \color none
32731 º
32732 \end_layout
32733
32734 \end_inset
32735 </cell>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Plain Layout
32740
32741 \family roman
32742 \series medium
32743 \shape up
32744 \emph off
32745 \bar no
32746 \noun off
32747 \color none
32748 Ê
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Plain Layout
32757
32758 \family roman
32759 \series medium
32760 \shape up
32761 \emph off
32762 \bar no
32763 \noun off
32764 \color none
32765 Ú
32766 \end_layout
32767
32768 \end_inset
32769 </cell>
32770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32771 \begin_inset Text
32772
32773 \begin_layout Plain Layout
32774
32775 \family roman
32776 \series medium
32777 \shape up
32778 \emph off
32779 \bar no
32780 \noun off
32781 \color none
32782 ê
32783 \end_layout
32784
32785 \end_inset
32786 </cell>
32787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32788 \begin_inset Text
32789
32790 \begin_layout Plain Layout
32791
32792 \family roman
32793 \series medium
32794 \shape up
32795 \emph off
32796 \bar no
32797 \noun off
32798 \color none
32799 ú
32800 \end_layout
32801
32802 \end_inset
32803 </cell>
32804 </row>
32805 <row>
32806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810
32811 \family roman
32812 \series medium
32813 \shape up
32814 \size tiny
32815 \emph off
32816 \bar no
32817 \noun off
32818 \color none
32819 0B
32820 \end_layout
32821
32822 \end_inset
32823 </cell>
32824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32825 \begin_inset Text
32826
32827 \begin_layout Plain Layout
32828
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32843 \begin_inset Text
32844
32845 \begin_layout Plain Layout
32846
32847 \family roman
32848 \series medium
32849 \shape up
32850 \emph off
32851 \bar no
32852 \noun off
32853 \color none
32854 +
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863
32864 \family roman
32865 \series medium
32866 \shape up
32867 \emph off
32868 \bar no
32869 \noun off
32870 \color none
32871 ;
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880
32881 \family roman
32882 \series medium
32883 \shape up
32884 \emph off
32885 \bar no
32886 \noun off
32887 \color none
32888 K
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32894 \begin_inset Text
32895
32896 \begin_layout Plain Layout
32897
32898 \family roman
32899 \series medium
32900 \shape up
32901 \emph off
32902 \bar no
32903 \noun off
32904 \color none
32905 [
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Plain Layout
32914
32915 \family roman
32916 \series medium
32917 \shape up
32918 \emph off
32919 \bar no
32920 \noun off
32921 \color none
32922 k
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \family roman
32933 \series medium
32934 \shape up
32935 \emph off
32936 \bar no
32937 \noun off
32938 \color none
32939 {
32940 \end_layout
32941
32942 \end_inset
32943 </cell>
32944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32945 \begin_inset Text
32946
32947 \begin_layout Plain Layout
32948
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966
32967 \family roman
32968 \series medium
32969 \shape up
32970 \emph off
32971 \bar no
32972 \noun off
32973 \color none
32974 «
32975 \end_layout
32976
32977 \end_inset
32978 </cell>
32979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32980 \begin_inset Text
32981
32982 \begin_layout Plain Layout
32983
32984 \family roman
32985 \series medium
32986 \shape up
32987 \emph off
32988 \bar no
32989 \noun off
32990 \color none
32991 »
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000
33001 \family roman
33002 \series medium
33003 \shape up
33004 \emph off
33005 \bar no
33006 \noun off
33007 \color none
33008 Ë
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017
33018 \family roman
33019 \series medium
33020 \shape up
33021 \emph off
33022 \bar no
33023 \noun off
33024 \color none
33025 Û
33026 \end_layout
33027
33028 \end_inset
33029 </cell>
33030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33031 \begin_inset Text
33032
33033 \begin_layout Plain Layout
33034
33035 \family roman
33036 \series medium
33037 \shape up
33038 \emph off
33039 \bar no
33040 \noun off
33041 \color none
33042 ë
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051
33052 \family roman
33053 \series medium
33054 \shape up
33055 \emph off
33056 \bar no
33057 \noun off
33058 \color none
33059 û
33060 \end_layout
33061
33062 \end_inset
33063 </cell>
33064 </row>
33065 <row>
33066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33067 \begin_inset Text
33068
33069 \begin_layout Plain Layout
33070
33071 \family roman
33072 \series medium
33073 \shape up
33074 \size tiny
33075 \emph off
33076 \bar no
33077 \noun off
33078 \color none
33079 0C
33080 \end_layout
33081
33082 \end_inset
33083 </cell>
33084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33085 \begin_inset Text
33086
33087 \begin_layout Plain Layout
33088
33089 \end_layout
33090
33091 \end_inset
33092 </cell>
33093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106
33107 \family roman
33108 \series medium
33109 \shape up
33110 \emph off
33111 \bar no
33112 \noun off
33113 \color none
33114 ,
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33120 \begin_inset Text
33121
33122 \begin_layout Plain Layout
33123
33124 \family roman
33125 \series medium
33126 \shape up
33127 \emph off
33128 \bar no
33129 \noun off
33130 \color none
33131 <
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140
33141 \family roman
33142 \series medium
33143 \shape up
33144 \emph off
33145 \bar no
33146 \noun off
33147 \color none
33148 L
33149 \end_layout
33150
33151 \end_inset
33152 </cell>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157
33158 \family roman
33159 \series medium
33160 \shape up
33161 \emph off
33162 \bar no
33163 \noun off
33164 \color none
33165
33166 \backslash
33167
33168 \end_layout
33169
33170 \end_inset
33171 </cell>
33172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33173 \begin_inset Text
33174
33175 \begin_layout Plain Layout
33176
33177 \family roman
33178 \series medium
33179 \shape up
33180 \emph off
33181 \bar no
33182 \noun off
33183 \color none
33184 l
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193
33194 \family roman
33195 \series medium
33196 \shape up
33197 \emph off
33198 \bar no
33199 \noun off
33200 \color none
33201 |
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33207 \begin_inset Text
33208
33209 \begin_layout Plain Layout
33210
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \end_layout
33221
33222 \end_inset
33223 </cell>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228
33229 \family roman
33230 \series medium
33231 \shape up
33232 \emph off
33233 \bar no
33234 \noun off
33235 \color none
33236 ¬
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245
33246 \family roman
33247 \series medium
33248 \shape up
33249 \emph off
33250 \bar no
33251 \noun off
33252 \color none
33253 ¼
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262
33263 \family roman
33264 \series medium
33265 \shape up
33266 \emph off
33267 \bar no
33268 \noun off
33269 \color none
33270 Ì
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33276 \begin_inset Text
33277
33278 \begin_layout Plain Layout
33279
33280 \family roman
33281 \series medium
33282 \shape up
33283 \emph off
33284 \bar no
33285 \noun off
33286 \color none
33287 Ü
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296
33297 \family roman
33298 \series medium
33299 \shape up
33300 \emph off
33301 \bar no
33302 \noun off
33303 \color none
33304 ì
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313
33314 \family roman
33315 \series medium
33316 \shape up
33317 \emph off
33318 \bar no
33319 \noun off
33320 \color none
33321 ü
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 </row>
33327 <row>
33328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33329 \begin_inset Text
33330
33331 \begin_layout Plain Layout
33332
33333 \family roman
33334 \series medium
33335 \shape up
33336 \size tiny
33337 \emph off
33338 \bar no
33339 \noun off
33340 \color none
33341 0D
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368
33369 \family roman
33370 \series medium
33371 \shape up
33372 \emph off
33373 \bar no
33374 \noun off
33375 \color none
33376 -
33377 \end_layout
33378
33379 \end_inset
33380 </cell>
33381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33382 \begin_inset Text
33383
33384 \begin_layout Plain Layout
33385
33386 \family roman
33387 \series medium
33388 \shape up
33389 \emph off
33390 \bar no
33391 \noun off
33392 \color none
33393 =
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402
33403 \family roman
33404 \series medium
33405 \shape up
33406 \emph off
33407 \bar no
33408 \noun off
33409 \color none
33410 M
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33416 \begin_inset Text
33417
33418 \begin_layout Plain Layout
33419
33420 \family roman
33421 \series medium
33422 \shape up
33423 \emph off
33424 \bar no
33425 \noun off
33426 \color none
33427 ]
33428 \end_layout
33429
33430 \end_inset
33431 </cell>
33432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33433 \begin_inset Text
33434
33435 \begin_layout Plain Layout
33436
33437 \family roman
33438 \series medium
33439 \shape up
33440 \emph off
33441 \bar no
33442 \noun off
33443 \color none
33444 m
33445 \end_layout
33446
33447 \end_inset
33448 </cell>
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453
33454 \family roman
33455 \series medium
33456 \shape up
33457 \emph off
33458 \bar no
33459 \noun off
33460 \color none
33461 }
33462 \end_layout
33463
33464 \end_inset
33465 </cell>
33466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33467 \begin_inset Text
33468
33469 \begin_layout Plain Layout
33470
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33485 \begin_inset Text
33486
33487 \begin_layout Plain Layout
33488
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family roman
33499 \series medium
33500 \shape up
33501 \emph off
33502 \bar no
33503 \noun off
33504 \color none
33505 ½
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family roman
33516 \series medium
33517 \shape up
33518 \emph off
33519 \bar no
33520 \noun off
33521 \color none
33522 Í
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531
33532 \family roman
33533 \series medium
33534 \shape up
33535 \emph off
33536 \bar no
33537 \noun off
33538 \color none
33539 Ý
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33545 \begin_inset Text
33546
33547 \begin_layout Plain Layout
33548
33549 \family roman
33550 \series medium
33551 \shape up
33552 \emph off
33553 \bar no
33554 \noun off
33555 \color none
33556 í
33557 \end_layout
33558
33559 \end_inset
33560 </cell>
33561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33562 \begin_inset Text
33563
33564 \begin_layout Plain Layout
33565
33566 \family roman
33567 \series medium
33568 \shape up
33569 \emph off
33570 \bar no
33571 \noun off
33572 \color none
33573 ý
33574 \end_layout
33575
33576 \end_inset
33577 </cell>
33578 </row>
33579 <row>
33580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Plain Layout
33584
33585 \family roman
33586 \series medium
33587 \shape up
33588 \size tiny
33589 \emph off
33590 \bar no
33591 \noun off
33592 \color none
33593 0E
33594 \end_layout
33595
33596 \end_inset
33597 </cell>
33598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33599 \begin_inset Text
33600
33601 \begin_layout Plain Layout
33602
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \family roman
33622 \series medium
33623 \shape up
33624 \emph off
33625 \bar no
33626 \noun off
33627 \color none
33628 .
33629 \end_layout
33630
33631 \end_inset
33632 </cell>
33633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \family roman
33639 \series medium
33640 \shape up
33641 \emph off
33642 \bar no
33643 \noun off
33644 \color none
33645 >
33646 \end_layout
33647
33648 \end_inset
33649 </cell>
33650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654
33655 \family roman
33656 \series medium
33657 \shape up
33658 \emph off
33659 \bar no
33660 \noun off
33661 \color none
33662 N
33663 \end_layout
33664
33665 \end_inset
33666 </cell>
33667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33668 \begin_inset Text
33669
33670 \begin_layout Plain Layout
33671
33672 \family roman
33673 \series medium
33674 \shape up
33675 \emph off
33676 \bar no
33677 \noun off
33678 \color none
33679 ^
33680 \end_layout
33681
33682 \end_inset
33683 </cell>
33684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33685 \begin_inset Text
33686
33687 \begin_layout Plain Layout
33688
33689 \family roman
33690 \series medium
33691 \shape up
33692 \emph off
33693 \bar no
33694 \noun off
33695 \color none
33696 n
33697 \end_layout
33698
33699 \end_inset
33700 </cell>
33701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33702 \begin_inset Text
33703
33704 \begin_layout Plain Layout
33705
33706 \family roman
33707 \series medium
33708 \shape up
33709 \emph off
33710 \bar no
33711 \noun off
33712 \color none
33713 ~
33714 \end_layout
33715
33716 \end_inset
33717 </cell>
33718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33719 \begin_inset Text
33720
33721 \begin_layout Plain Layout
33722
33723 \end_layout
33724
33725 \end_inset
33726 </cell>
33727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \family roman
33742 \series medium
33743 \shape up
33744 \emph off
33745 \bar no
33746 \noun off
33747 \color none
33748 ®
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757
33758 \family roman
33759 \series medium
33760 \shape up
33761 \emph off
33762 \bar no
33763 \noun off
33764 \color none
33765 ¾
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \family roman
33776 \series medium
33777 \shape up
33778 \emph off
33779 \bar no
33780 \noun off
33781 \color none
33782 Î
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \family roman
33793 \series medium
33794 \shape up
33795 \emph off
33796 \bar no
33797 \noun off
33798 \color none
33799 Þ
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33805 \begin_inset Text
33806
33807 \begin_layout Plain Layout
33808
33809 \family roman
33810 \series medium
33811 \shape up
33812 \emph off
33813 \bar no
33814 \noun off
33815 \color none
33816 î
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \family roman
33827 \series medium
33828 \shape up
33829 \emph off
33830 \bar no
33831 \noun off
33832 \color none
33833 þ
33834 \end_layout
33835
33836 \end_inset
33837 </cell>
33838 </row>
33839 <row>
33840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33841 \begin_inset Text
33842
33843 \begin_layout Plain Layout
33844
33845 \family roman
33846 \series medium
33847 \shape up
33848 \size tiny
33849 \emph off
33850 \bar no
33851 \noun off
33852 \color none
33853 0F
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Plain Layout
33862
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \family roman
33882 \series medium
33883 \shape up
33884 \emph off
33885 \bar no
33886 \noun off
33887 \color none
33888 /
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33894 \begin_inset Text
33895
33896 \begin_layout Plain Layout
33897
33898 \family roman
33899 \series medium
33900 \shape up
33901 \emph off
33902 \bar no
33903 \noun off
33904 \color none
33905 ?
33906 \end_layout
33907
33908 \end_inset
33909 </cell>
33910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33911 \begin_inset Text
33912
33913 \begin_layout Plain Layout
33914
33915 \family roman
33916 \series medium
33917 \shape up
33918 \emph off
33919 \bar no
33920 \noun off
33921 \color none
33922 O
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931
33932 \family roman
33933 \series medium
33934 \shape up
33935 \emph off
33936 \bar no
33937 \noun off
33938 \color none
33939 _
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948
33949 \family roman
33950 \series medium
33951 \shape up
33952 \emph off
33953 \bar no
33954 \noun off
33955 \color none
33956 o
33957 \end_layout
33958
33959 \end_inset
33960 </cell>
33961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33971 \begin_inset Text
33972
33973 \begin_layout Plain Layout
33974
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33989 \begin_inset Text
33990
33991 \begin_layout Plain Layout
33992
33993 \family roman
33994 \series medium
33995 \shape up
33996 \emph off
33997 \bar no
33998 \noun off
33999 \color none
34000 ¯
34001 \end_layout
34002
34003 \end_inset
34004 </cell>
34005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34006 \begin_inset Text
34007
34008 \begin_layout Plain Layout
34009
34010 \family roman
34011 \series medium
34012 \shape up
34013 \emph off
34014 \bar no
34015 \noun off
34016 \color none
34017 ¿
34018 \end_layout
34019
34020 \end_inset
34021 </cell>
34022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34023 \begin_inset Text
34024
34025 \begin_layout Plain Layout
34026
34027 \family roman
34028 \series medium
34029 \shape up
34030 \emph off
34031 \bar no
34032 \noun off
34033 \color none
34034 Ï
34035 \end_layout
34036
34037 \end_inset
34038 </cell>
34039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34040 \begin_inset Text
34041
34042 \begin_layout Plain Layout
34043
34044 \family roman
34045 \series medium
34046 \shape up
34047 \emph off
34048 \bar no
34049 \noun off
34050 \color none
34051 ß
34052 \end_layout
34053
34054 \end_inset
34055 </cell>
34056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060
34061 \family roman
34062 \series medium
34063 \shape up
34064 \emph off
34065 \bar no
34066 \noun off
34067 \color none
34068 ï
34069 \end_layout
34070
34071 \end_inset
34072 </cell>
34073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34074 \begin_inset Text
34075
34076 \begin_layout Plain Layout
34077
34078 \family roman
34079 \series medium
34080 \shape up
34081 \emph off
34082 \bar no
34083 \noun off
34084 \color none
34085 ÿ
34086 \end_layout
34087
34088 \end_inset
34089 </cell>
34090 </row>
34091 </lyxtabular>
34092
34093 \end_inset
34094
34095
34096 \end_layout
34097
34098 \end_inset
34099
34100
34101 \end_layout
34102
34103 \begin_layout Standard
34104 The following is a full list of all of the accented characters LyX can display
34105  directly.
34106  It includes not only the accented characters from the previous table, but
34107  also the characters from 
34108 \family typewriter
34109 ISO8859--2
34110 \family default
34111  through 
34112 \family typewriter
34113 4
34114 \family default
34115 .
34116  
34117 \end_layout
34118
34119 \begin_layout Itemize
34120 From 
34121 \family typewriter
34122 ISO8859--1
34123 \family default
34124 :
34125 \end_layout
34126
34127 \begin_deeper
34128 \begin_layout Standard
34129 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34130 \begin_inset space \hfill{}
34131 \end_inset
34132
34133 diaeresis
34134 \end_layout
34135
34136 \begin_layout Standard
34137 ^ Â Ê Î Ô Û â ê î ô û
34138 \begin_inset space \hfill{}
34139 \end_inset
34140
34141 circumflex
34142 \end_layout
34143
34144 \begin_layout Standard
34145 ` À È Ì Ò Ù à è ì ò ù
34146 \begin_inset space \hfill{}
34147 \end_inset
34148
34149 grave
34150 \end_layout
34151
34152 \begin_layout Standard
34153 ´ Á É Í Ó Ú Ý á é í ó ú ý
34154 \begin_inset space \hfill{}
34155 \end_inset
34156
34157 acute
34158 \end_layout
34159
34160 \begin_layout Standard
34161 ~ Ã Ñ Õ ã ñ õ
34162 \begin_inset space \hfill{}
34163 \end_inset
34164
34165 tilde
34166 \end_layout
34167
34168 \begin_layout Standard
34169 ¸Çç
34170 \begin_inset space \hfill{}
34171 \end_inset
34172
34173 cedilla
34174 \end_layout
34175
34176 \begin_layout Standard
34177 ¯
34178 \begin_inset space \hfill{}
34179 \end_inset
34180
34181 macron
34182 \end_layout
34183
34184 \end_deeper
34185 \begin_layout Itemize
34186 From 
34187 \family typewriter
34188 ISO8859--2
34189 \family default
34190  through 
34191 \family typewriter
34192 4
34193 \family default
34194 :
34195 \end_layout
34196
34197 \begin_deeper
34198 \begin_layout Standard
34199 ĤĴĥĵĈĜŜĉĝŝ
34200 \begin_inset space \hfill{}
34201 \end_inset
34202
34203 circumflex
34204 \end_layout
34205
34206 \begin_layout Standard
34207 ŚŹśźŔĹĆŃŕĺćń
34208 \begin_inset space \hfill{}
34209 \end_inset
34210
34211 acute
34212 \end_layout
34213
34214 \begin_layout Standard
34215 Ĩı̃Ũũ
34216 \begin_inset space \hfill{}
34217 \end_inset
34218
34219 tilde
34220 \end_layout
34221
34222 \begin_layout Standard
34223 ŞşŢţŖĻĢŗļģŅĶņķ
34224 \begin_inset space \hfill{}
34225 \end_inset
34226
34227 cedilla
34228 \end_layout
34229
34230 \begin_layout Standard
34231 ĒēĀĪŌŪāı̄ōū
34232 \begin_inset space \hfill{}
34233 \end_inset
34234
34235 macron
34236 \end_layout
34237
34238 \begin_layout Standard
34239 ŐŰőű
34240 \begin_inset space \hfill{}
34241 \end_inset
34242
34243 Hungarian umlaut
34244 \end_layout
34245
34246 \end_deeper
34247 \begin_layout Standard
34248 All the characters above are actively supported by TeX fonts.
34249  In addition TeX allows diacritical marks on almost all characters.
34250  Also make sure you're using the 
34251 \family typewriter
34252 T1
34253 \family default
34254  font-encoding.
34255 \end_layout
34256
34257 \begin_layout Chapter
34258 \start_of_appendix
34259 The User Interface
34260 \begin_inset CommandInset label
34261 LatexCommand label
34262 name "cha:The-User-Interface"
34263
34264 \end_inset
34265
34266
34267 \end_layout
34268
34269 \begin_layout Standard
34270 This appendix lists all available menus and describes its functionality.
34271  It is designed as quick reference if you are searching for a special topic
34272  inside the user's guide.
34273 \end_layout
34274
34275 \begin_layout Section
34276 The File Menu
34277 \begin_inset Index
34278 status collapsed
34279
34280 \begin_layout Plain Layout
34281 Menu ! File
34282 \end_layout
34283
34284 \end_inset
34285
34286
34287 \end_layout
34288
34289 \begin_layout Standard
34290 Under the 
34291 \family sans
34292 File
34293 \family default
34294  menu are the basic operations in addition to some more advanced operations.
34295  At the end of the menu the four last opened documents are listed.
34296 \end_layout
34297
34298 \begin_layout Subsection
34299 New
34300 \end_layout
34301
34302 \begin_layout Standard
34303 Creates a new document.
34304 \end_layout
34305
34306 \begin_layout Subsection
34307 New from Template
34308 \end_layout
34309
34310 \begin_layout Standard
34311 This menu prompts you for a template to use.
34312  Selecting a template will automatically set certain layout features for
34313  the document, features you would otherwise need to change manually.
34314 \end_layout
34315
34316 \begin_layout Subsection
34317 Open
34318 \end_layout
34319
34320 \begin_layout Standard
34321 Opens a document.
34322 \end_layout
34323
34324 \begin_layout Subsection
34325 Open Recent
34326 \end_layout
34327
34328 \begin_layout Standard
34329 The submenu shows a list of the recently opened files.
34330  Click there on a file to open it.
34331 \end_layout
34332
34333 \begin_layout Subsection
34334 Close
34335 \end_layout
34336
34337 \begin_layout Standard
34338 Closes the current document.
34339 \end_layout
34340
34341 \begin_layout Subsection
34342 Save
34343 \end_layout
34344
34345 \begin_layout Standard
34346 Saves the actual document.
34347 \end_layout
34348
34349 \begin_layout Subsection
34350 Save As
34351 \end_layout
34352
34353 \begin_layout Standard
34354 Saves the actual document under a new name to create a copy.
34355 \end_layout
34356
34357 \begin_layout Subsection
34358 Revert to saved
34359 \end_layout
34360
34361 \begin_layout Standard
34362 Reloads the actual document from disk.
34363 \end_layout
34364
34365 \begin_layout Subsection
34366 Version Control
34367 \end_layout
34368
34369 \begin_layout Standard
34370 This is used when more people are working on the same document.
34371  It is described in the section 
34372 \emph on
34373 Version Control in LyX
34374 \emph default
34375  of the 
34376 \emph on
34377 Extended
34378 \begin_inset space ~
34379 \end_inset
34380
34381 Features
34382 \emph default
34383  manual.
34384 \end_layout
34385
34386 \begin_layout Subsection
34387 Import
34388 \end_layout
34389
34390 \begin_layout Standard
34391 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34392  plain text files, and comma separated, table like, text files (CSV).
34393  The files will be imported as new LyX-document.
34394 \end_layout
34395
34396 \begin_layout Standard
34397 When using the menu 
34398 \family sans
34399 Plain
34400 \begin_inset space ~
34401 \end_inset
34402
34403 Text, Join
34404 \begin_inset space ~
34405 \end_inset
34406
34407 Lines
34408 \family default
34409 , all lines will be imported consecutively to one big paragraph.
34410  A new paragraph is started when there is a blank line in the file.
34411  , the text is inserted as Paragraphs, where the line breaks of the text
34412  will start a new paragraph.
34413 \end_layout
34414
34415 \begin_layout Subsection
34416 Export
34417 \begin_inset CommandInset label
34418 LatexCommand label
34419 name "sub:Export"
34420
34421 \end_inset
34422
34423
34424 \end_layout
34425
34426 \begin_layout Standard
34427 You can export your document to various file formats.
34428  The resulting files are placed in the directory of your LyX-file.
34429  The menu entries are not the same on all installations.
34430  They depend on the programs found by LyX while its configuration.
34431 \end_layout
34432
34433 \begin_layout Standard
34434 Here is a list of all available entries; they are explained in detail in
34435  section
34436 \begin_inset space ~
34437 \end_inset
34438
34439
34440 \begin_inset CommandInset ref
34441 LatexCommand ref
34442 reference "sub:Output-file-formats"
34443
34444 \end_inset
34445
34446 :
34447 \end_layout
34448
34449 \begin_layout Description
34450
34451 \family sans
34452 CJK
34453 \begin_inset space ~
34454 \end_inset
34455
34456 LyX 
34457 \family default
34458 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34459  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34460 \end_layout
34461
34462 \begin_layout Description
34463
34464 \family sans
34465 DVI
34466 \family default
34467  DVI-format
34468 \end_layout
34469
34470 \begin_layout Description
34471 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34472  work in all cases)
34473 \end_layout
34474
34475 \begin_layout Description
34476 HTML
34477 \begin_inset space ~
34478 \end_inset
34479
34480 (MS
34481 \begin_inset space ~
34482 \end_inset
34483
34484 Word) HTML-format specialized so that the result can be imported to 
34485 \family sans
34486 MS Word
34487 \family default
34488 , as consequence of this formulas will be embedded as bitmap fonts and not
34489  in the format 
34490 \family sans
34491 MathML
34492 \family default
34493 .
34494 \end_layout
34495
34496 \begin_layout Description
34497
34498 \family sans
34499 LaT
34500 \begin_inset ERT
34501 status collapsed
34502
34503 \begin_layout Plain Layout
34504
34505 {}
34506 \end_layout
34507
34508 \end_inset
34509
34510 eX
34511 \begin_inset space ~
34512 \end_inset
34513
34514 (pdflatex)
34515 \family default
34516  text file with the LaTeX source, additionally all images used in the document
34517  will be converted to a format that is readable for the 
34518 \family typewriter
34519 pdflatex
34520 \family default
34521  program (GIF, JPG, PDF, PNG)
34522 \end_layout
34523
34524 \begin_layout Description
34525
34526 \family sans
34527 LaT
34528 \begin_inset ERT
34529 status collapsed
34530
34531 \begin_layout Plain Layout
34532
34533 {}
34534 \end_layout
34535
34536 \end_inset
34537
34538 eX
34539 \begin_inset space ~
34540 \end_inset
34541
34542 (plain)
34543 \family default
34544  text file with the LaTeX source code, additionally all images used in the
34545  document will be converted to the EPS-format, only this format is readable
34546  for the 
34547 \family typewriter
34548 latex
34549 \family default
34550  program
34551 \end_layout
34552
34553 \begin_layout Description
34554 LyX
34555 \begin_inset space ~
34556 \end_inset
34557
34558 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34559 \begin_inset Quotes eld
34560 \end_inset
34561
34562 y
34563 \begin_inset Quotes erd
34564 \end_inset
34565
34566  is replaced by the version number)
34567 \end_layout
34568
34569 \begin_layout Description
34570 OpenDocument OpenDocument-formatted text file, to be opened with 
34571 \family sans
34572 OpenOffice
34573 \family default
34574
34575 \family sans
34576 KOffice
34577 \family default
34578
34579 \family sans
34580 Abiword
34581 \family default
34582 , etc.
34583  (the OpenDocument-converter is a third-party product and doesn't work in
34584  all cases)
34585 \end_layout
34586
34587 \begin_layout Description
34588
34589 \family sans
34590 PDF
34591 \family default
34592  PDF-format using the program 
34593 \family typewriter
34594 ps2pdf
34595 \end_layout
34596
34597 \begin_layout Description
34598
34599 \family sans
34600 PDF
34601 \begin_inset space ~
34602 \end_inset
34603
34604 (dvipdfm)
34605 \family default
34606  PDF-format using the program 
34607 \family typewriter
34608 dvipdfm
34609 \end_layout
34610
34611 \begin_layout Description
34612
34613 \family sans
34614 PDF
34615 \begin_inset space ~
34616 \end_inset
34617
34618 (pdflatex)
34619 \family default
34620  PDF-format using the program 
34621 \family typewriter
34622 pdflatex
34623 \end_layout
34624
34625 \begin_layout Description
34626
34627 \family sans
34628 Plain
34629 \begin_inset space ~
34630 \end_inset
34631
34632 text
34633 \family default
34634  text format
34635 \end_layout
34636
34637 \begin_layout Description
34638
34639 \family sans
34640 Plain
34641 \begin_inset space ~
34642 \end_inset
34643
34644 text
34645 \begin_inset space ~
34646 \end_inset
34647
34648 (ps2ascii)
34649 \family default
34650  text format, the document will first be converted to Postscript format
34651  and then exported as text using the program 
34652 \family sans
34653 ps2ascii
34654 \end_layout
34655
34656 \begin_layout Description
34657
34658 \family sans
34659 Postscript
34660 \family default
34661  PostScript format using the program 
34662 \family typewriter
34663 dvips
34664 \end_layout
34665
34666 \begin_layout Description
34667
34668 \family sans
34669 Custom
34670 \family default
34671  custom format
34672 \end_layout
34673
34674 \begin_layout Standard
34675 The program 
34676 \family typewriter
34677 dvipdfm
34678 \family default
34679  produces internally a DVI-file which is then converted to a PDF-file.
34680  It is a bit out of date and therefore the output could look different from
34681  what you want.
34682  
34683 \family typewriter
34684 pdflatex
34685 \family default
34686  produces directly PDF-files and supports the latest PDF-file formats.
34687 \end_layout
34688
34689 \begin_layout Standard
34690 If one of the menu entries 
34691 \family sans
34692 DVI
34693 \family default
34694
34695 \family sans
34696 PDF
34697 \begin_inset space ~
34698 \end_inset
34699
34700 (pdflatex)
34701 \family default
34702  or 
34703 \family sans
34704 Postscript
34705 \family default
34706  is missing, you need to update your LaTeX installation.
34707  After updating you have to reconfigure LyX, see section
34708 \begin_inset space ~
34709 \end_inset
34710
34711
34712 \begin_inset CommandInset ref
34713 LatexCommand ref
34714 reference "sec:Basic-LyX-Setup"
34715
34716 \end_inset
34717
34718 .
34719 \begin_inset Index
34720 status collapsed
34721
34722 \begin_layout Plain Layout
34723 Reconfiguration of LyX
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Standard
34732 The menu 
34733 \family sans
34734 Custom
34735 \family default
34736  allows you to export your file by using special command line options for
34737  the export program.
34738 \end_layout
34739
34740 \begin_layout Subsection
34741 Print
34742 \end_layout
34743
34744 \begin_layout Standard
34745 With this menu you can print your document to a file in PostScript format
34746  or send it to a printer.
34747  The printer will also use the document in PostScript format.
34748  The conversion to PostScript is done in the background by LyX using the
34749  program 
34750 \family typewriter
34751 dvips
34752 \family default
34753 .
34754  For more informations have a look at section
34755 \begin_inset space ~
34756 \end_inset
34757
34758
34759 \begin_inset CommandInset ref
34760 LatexCommand ref
34761 reference "sub:Printing-the-File"
34762
34763 \end_inset
34764
34765 .
34766 \end_layout
34767
34768 \begin_layout Subsection
34769 New and Close Window
34770 \end_layout
34771
34772 \begin_layout Standard
34773 Opens a new instance of LyX with all currently opened documents.
34774  You can close it later with the corresponding menu.
34775 \end_layout
34776
34777 \begin_layout Section
34778 The Edit Menu
34779 \begin_inset Index
34780 status collapsed
34781
34782 \begin_layout Plain Layout
34783 Menu ! Edit
34784 \end_layout
34785
34786 \end_inset
34787
34788
34789 \end_layout
34790
34791 \begin_layout Subsection
34792 Undo and Redo
34793 \end_layout
34794
34795 \begin_layout Standard
34796 Described in section
34797 \begin_inset space ~
34798 \end_inset
34799
34800
34801 \begin_inset CommandInset ref
34802 LatexCommand ref
34803 reference "sec:Undo-and-Redo"
34804
34805 \end_inset
34806
34807 .
34808 \end_layout
34809
34810 \begin_layout Subsection
34811 Cut, Copy, Paste, Paste Recent, Paste Special
34812 \end_layout
34813
34814 \begin_layout Standard
34815 Described in section
34816 \begin_inset space ~
34817 \end_inset
34818
34819
34820 \begin_inset CommandInset ref
34821 LatexCommand ref
34822 reference "sec:Basic-Editing-Features"
34823
34824 \end_inset
34825
34826 .
34827 \end_layout
34828
34829 \begin_layout Subsection
34830 Select All
34831 \end_layout
34832
34833 \begin_layout Standard
34834 Selects the whole document.
34835 \end_layout
34836
34837 \begin_layout Subsection
34838 Find & Replace
34839 \end_layout
34840
34841 \begin_layout Standard
34842 Described in section
34843 \begin_inset space ~
34844 \end_inset
34845
34846
34847 \begin_inset CommandInset ref
34848 LatexCommand ref
34849 reference "sec:Basic-Editing-Features"
34850
34851 \end_inset
34852
34853 .
34854 \end_layout
34855
34856 \begin_layout Subsection
34857 Move paragraph Up/Down
34858 \end_layout
34859
34860 \begin_layout Standard
34861 This shifts the paragraph where the cursor is currently in one paragraph
34862  up or down.
34863 \end_layout
34864
34865 \begin_layout Subsection
34866 Text Style
34867 \end_layout
34868
34869 \begin_layout Standard
34870 Described in section
34871 \begin_inset space ~
34872 \end_inset
34873
34874
34875 \begin_inset CommandInset ref
34876 LatexCommand ref
34877 reference "sub:Fine-Tuning-with-the"
34878
34879 \end_inset
34880
34881 .
34882 \end_layout
34883
34884 \begin_layout Subsection
34885 Paragraph Settings
34886 \begin_inset Index
34887 status collapsed
34888
34889 \begin_layout Plain Layout
34890 Paragraph ! Settings
34891 \end_layout
34892
34893 \end_inset
34894
34895
34896 \end_layout
34897
34898 \begin_layout Standard
34899 The settings in the paragraph dialog only affects the paragraph where the
34900  cursor is in.
34901  Here you can set here the paragraph alignment and line spacing.
34902 \end_layout
34903
34904 \begin_layout Standard
34905 You can also prevent that the first line of the paragraph is indented.
34906  This option works only when you have chosen to separate paragraphs with
34907  indents in the 
34908 \family sans
34909 Document\SpecialChar \menuseparator
34910 Settings
34911 \family default
34912  dialog under 
34913 \family sans
34914 Text
34915 \begin_inset space ~
34916 \end_inset
34917
34918 Layout
34919 \family default
34920 .
34921 \end_layout
34922
34923 \begin_layout Subsection
34924 Tabular and Math
34925 \end_layout
34926
34927 \begin_layout Standard
34928 These two menus are only active when the cursor is inside a table or a formula.
34929  The properties of this table/formula can now be changed.
34930  The properties of tables are described in section
34931 \begin_inset space ~
34932 \end_inset
34933
34934
34935 \begin_inset CommandInset ref
34936 LatexCommand ref
34937 reference "sec:Tables"
34938
34939 \end_inset
34940
34941 , the properties of formulas in chapter
34942 \begin_inset space ~
34943 \end_inset
34944
34945
34946 \begin_inset CommandInset ref
34947 LatexCommand ref
34948 reference "cha:Mathematical-Formulas"
34949
34950 \end_inset
34951
34952 .
34953 \end_layout
34954
34955 \begin_layout Subsection
34956 Increase / Decrease List Depth
34957 \end_layout
34958
34959 \begin_layout Standard
34960 These menus are only active when the cursor is in an environment that can
34961  be nested.
34962  They in/decrease the environment nesting level as explained in section
34963 \begin_inset space ~
34964 \end_inset
34965
34966
34967 \begin_inset CommandInset ref
34968 LatexCommand ref
34969 reference "sec:Nesting"
34970
34971 \end_inset
34972
34973  and 
34974 \begin_inset CommandInset ref
34975 LatexCommand ref
34976 reference "sub:Numbering-depth"
34977
34978 \end_inset
34979
34980 .
34981 \end_layout
34982
34983 \begin_layout Section
34984 The View Menu
34985 \begin_inset Index
34986 status collapsed
34987
34988 \begin_layout Plain Layout
34989 Menu ! View
34990 \end_layout
34991
34992 \end_inset
34993
34994
34995 \end_layout
34996
34997 \begin_layout Standard
34998 The 
34999 \family sans
35000 View
35001 \family default
35002  menu contains a list of available formats in which you can view the actual
35003  document with an external program.
35004  The menu entries for the viewing formats are not the same on all installations
35005  - it depends on the LaTeX programs that are found while LyX was configured.
35006  All possible formats are formats listed in section
35007 \begin_inset space ~
35008 \end_inset
35009
35010
35011 \begin_inset CommandInset ref
35012 LatexCommand ref
35013 reference "sub:Export"
35014
35015 \end_inset
35016
35017 .
35018  You should at least see the menu entries 
35019 \family sans
35020 DVI
35021 \family default
35022  and 
35023 \family sans
35024 PDF
35025 \begin_inset space ~
35026 \end_inset
35027
35028 (pdflatex)
35029 \family default
35030 .
35031  If one of the two is missing, you need to update your LaTeX installation.
35032  After updating you have to reconfigure LyX, see section
35033 \begin_inset space ~
35034 \end_inset
35035
35036
35037 \begin_inset CommandInset ref
35038 LatexCommand ref
35039 reference "sec:Basic-LyX-Setup"
35040
35041 \end_inset
35042
35043 .
35044 \begin_inset Index
35045 status collapsed
35046
35047 \begin_layout Plain Layout
35048 Reconfiguration of LyX
35049 \end_layout
35050
35051 \end_inset
35052
35053
35054 \end_layout
35055
35056 \begin_layout Standard
35057 Invoking a menu will start a viewer program.
35058  The viewer can be set or changed in the preferences, see section
35059 \begin_inset space ~
35060 \end_inset
35061
35062
35063 \begin_inset CommandInset ref
35064 LatexCommand ref
35065 reference "sec:File-Formats"
35066
35067 \end_inset
35068
35069 .
35070  The default viewers are set by LyX while it is first configured.
35071 \end_layout
35072
35073 \begin_layout Standard
35074 \begin_inset VSpace bigskip
35075 \end_inset
35076
35077 At the bottom of the 
35078 \family sans
35079 View
35080 \family default
35081  menu the opened documents are listed.
35082 \end_layout
35083
35084 \begin_layout Subsection
35085 View Source
35086 \end_layout
35087
35088 \begin_layout Standard
35089 Opens a window showing the source code of the actual document, as described
35090  in section
35091 \begin_inset space ~
35092 \end_inset
35093
35094
35095 \begin_inset CommandInset ref
35096 LatexCommand ref
35097 reference "sec:Previewing-snippets-of"
35098
35099 \end_inset
35100
35101 .
35102 \end_layout
35103
35104 \begin_layout Subsection
35105 Update
35106 \end_layout
35107
35108 \begin_layout Standard
35109 This menu allows you to update the view with your latest changes without
35110  opening a new view window.
35111 \end_layout
35112
35113 \begin_layout Subsection
35114 Toolbars
35115 \begin_inset CommandInset label
35116 LatexCommand label
35117 name "sub:Toolbars"
35118
35119 \end_inset
35120
35121
35122 \begin_inset Index
35123 status collapsed
35124
35125 \begin_layout Plain Layout
35126 Toolbar
35127 \end_layout
35128
35129 \end_inset
35130
35131
35132 \end_layout
35133
35134 \begin_layout Standard
35135 In this menu you can set the appearance of the different toolbars.
35136  All toolbars and the 
35137 \family sans
35138 Command
35139 \begin_inset space ~
35140 \end_inset
35141
35142 Buffer
35143 \family default
35144  can be turned on and off.
35145  The 
35146 \emph on
35147 on
35148 \emph default
35149  state is denoted in the menu with a checkmark.
35150  The 
35151 \family sans
35152 Review
35153 \family default
35154
35155 \family sans
35156 Table
35157 \family default
35158
35159 \family sans
35160 Math
35161 \begin_inset space ~
35162 \end_inset
35163
35164 Panels
35165 \family default
35166 , and 
35167 \family sans
35168 Math
35169 \family default
35170  toolbars can be additionally set to the state 
35171 \emph on
35172 automatic
35173 \emph default
35174  that is denoted in the menu with the suffix 
35175 \family sans
35176 (auto)
35177 \family default
35178 .
35179 \end_layout
35180
35181 \begin_layout Standard
35182 In the 
35183 \emph on
35184 on
35185 \emph default
35186  state the toolbar is permanently shown, in the 
35187 \emph on
35188 automatic
35189 \emph default
35190  state the toolbar is only shown when the cursor is in a certain environment
35191  or when a certain feature is enabled.
35192  That means that the review toolbar will only be shown when change tracking
35193  is activated, the math and table toolbars are only shown when the cursor
35194  is inside a formula or table, respectively.
35195 \end_layout
35196
35197 \begin_layout Standard
35198 LyX's toolbars and its buttons are explained in section
35199 \begin_inset space ~
35200 \end_inset
35201
35202
35203 \begin_inset CommandInset ref
35204 LatexCommand ref
35205 reference "sec:Toolbars"
35206
35207 \end_inset
35208
35209 .
35210 \end_layout
35211
35212 \begin_layout Section
35213 The Insert Menu
35214 \begin_inset Index
35215 status collapsed
35216
35217 \begin_layout Plain Layout
35218 Menu ! Insert
35219 \end_layout
35220
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Subsection
35227 Math
35228 \end_layout
35229
35230 \begin_layout Standard
35231 Inserts math constructs that are explained in chapter
35232 \begin_inset space ~
35233 \end_inset
35234
35235
35236 \begin_inset CommandInset ref
35237 LatexCommand ref
35238 reference "cha:Mathematical-Formulas"
35239
35240 \end_inset
35241
35242 .
35243 \end_layout
35244
35245 \begin_layout Subsection
35246 Special Character
35247 \begin_inset CommandInset label
35248 LatexCommand label
35249 name "sub:Special-Character"
35250
35251 \end_inset
35252
35253
35254 \end_layout
35255
35256 \begin_layout Standard
35257 Here you can insert the following characters:
35258 \end_layout
35259
35260 \begin_layout Description
35261 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35262
35263 \end_layout
35264
35265 \begin_layout Description
35266 End
35267 \begin_inset space ~
35268 \end_inset
35269
35270 of
35271 \begin_inset space ~
35272 \end_inset
35273
35274 Sentence Inserts an end of sentence dot as described in section
35275 \begin_inset space ~
35276 \end_inset
35277
35278
35279 \begin_inset CommandInset ref
35280 LatexCommand ref
35281 reference "sub:Abbreviations"
35282
35283 \end_inset
35284
35285 .
35286 \end_layout
35287
35288 \begin_layout Description
35289 Ordinary
35290 \begin_inset space ~
35291 \end_inset
35292
35293 Quote Inserts this quote: 
35294 \begin_inset Quotes erd
35295 \end_inset
35296
35297 , no matter what quote type you selected in the 
35298 \family sans
35299 Document\SpecialChar \menuseparator
35300 Settings
35301 \family default
35302  dialog under 
35303 \family sans
35304 Language
35305 \family default
35306 .
35307 \end_layout
35308
35309 \begin_layout Description
35310 Single
35311 \begin_inset space ~
35312 \end_inset
35313
35314 Quote Inserts this quote: 
35315 \begin_inset Quotes els
35316 \end_inset
35317
35318
35319 \end_layout
35320
35321 \begin_layout Description
35322 Menu
35323 \begin_inset space ~
35324 \end_inset
35325
35326 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35327
35328 \end_layout
35329
35330 \begin_layout Description
35331 Phonetic
35332 \begin_inset space ~
35333 \end_inset
35334
35335 Symbols
35336 \begin_inset Index
35337 status collapsed
35338
35339 \begin_layout Plain Layout
35340 Phonetic symbols
35341 \end_layout
35342
35343 \end_inset
35344
35345
35346 \begin_inset Index
35347 status collapsed
35348
35349 \begin_layout Plain Layout
35350 Language ! Phonetic symbols
35351 \end_layout
35352
35353 \end_inset
35354
35355  Creates a formula with a so called tipa inset.
35356  Here you can insert commands to create IPA phonetic symbols.
35357  For this feature you must have the LaTeX-package 
35358 \series bold
35359 tipa
35360 \series default
35361
35362 \begin_inset Index
35363 status collapsed
35364
35365 \begin_layout Plain Layout
35366 Latex@LaTeX-packages ! tipa
35367 \end_layout
35368
35369 \end_inset
35370
35371  installed.
35372 \begin_inset Newline newline
35373 \end_inset
35374
35375 For more informations about this feature we refer to the documentation of
35376  
35377 \series bold
35378 tipa, 
35379 \begin_inset CommandInset citation
35380 LatexCommand cite
35381 key "tipa"
35382
35383 \end_inset
35384
35385
35386 \series default
35387  and this Wiki-page:
35388 \begin_inset Newline newline
35389 \end_inset
35390
35391
35392 \begin_inset Flex URL
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396
35397 http://wiki.lyx.org/LyX/LinguistLyX
35398 \end_layout
35399
35400 \end_inset
35401
35402 .
35403 \end_layout
35404
35405 \begin_layout Subsection
35406 Formatting
35407 \end_layout
35408
35409 \begin_layout Standard
35410 Here you can insert the following format constructs:
35411 \end_layout
35412
35413 \begin_layout Description
35414 Superscript Inserts an superscript: test
35415 \begin_inset Formula $^{\text{a,b}}$
35416 \end_inset
35417
35418
35419 \end_layout
35420
35421 \begin_layout Description
35422 Subscript Inserts an subscript: test
35423 \begin_inset Formula $_{\text{3x}}$
35424 \end_inset
35425
35426
35427 \end_layout
35428
35429 \begin_layout Description
35430 Protected
35431 \begin_inset space ~
35432 \end_inset
35433
35434 Space Inserts a protected space that is described in section
35435 \begin_inset space ~
35436 \end_inset
35437
35438
35439 \begin_inset CommandInset ref
35440 LatexCommand ref
35441 reference "sub:Protected-Space"
35442
35443 \end_inset
35444
35445 .
35446 \end_layout
35447
35448 \begin_layout Description
35449 Inter-word
35450 \begin_inset space ~
35451 \end_inset
35452
35453 Space Inserts an inter-word space that is described in section
35454 \begin_inset space ~
35455 \end_inset
35456
35457
35458 \begin_inset CommandInset ref
35459 LatexCommand ref
35460 reference "sub:Inter-word-Space"
35461
35462 \end_inset
35463
35464 .
35465 \end_layout
35466
35467 \begin_layout Description
35468 Thin
35469 \begin_inset space ~
35470 \end_inset
35471
35472 Space Inserts a thin space that is described in section
35473 \begin_inset space ~
35474 \end_inset
35475
35476
35477 \begin_inset CommandInset ref
35478 LatexCommand ref
35479 reference "sub:Thin-Space"
35480
35481 \end_inset
35482
35483 .
35484 \end_layout
35485
35486 \begin_layout Description
35487 Horizontal
35488 \begin_inset space ~
35489 \end_inset
35490
35491 Fill Inserts an horizontal fill, see section
35492 \begin_inset space ~
35493 \end_inset
35494
35495
35496 \begin_inset CommandInset ref
35497 LatexCommand ref
35498 reference "sub:Horizontal-Space"
35499
35500 \end_inset
35501
35502  for a description.
35503 \end_layout
35504
35505 \begin_layout Description
35506 Horizontal
35507 \begin_inset space ~
35508 \end_inset
35509
35510 Line Inserts an horizontal line, see section
35511 \begin_inset space ~
35512 \end_inset
35513
35514
35515 \begin_inset CommandInset ref
35516 LatexCommand ref
35517 reference "sub:Horizontal-Lines"
35518
35519 \end_inset
35520
35521  for a description.
35522 \end_layout
35523
35524 \begin_layout Description
35525 Vertical
35526 \begin_inset space ~
35527 \end_inset
35528
35529 Space Inserts vertical space, see section
35530 \begin_inset space ~
35531 \end_inset
35532
35533
35534 \begin_inset CommandInset ref
35535 LatexCommand ref
35536 reference "sub:Vertical-Space"
35537
35538 \end_inset
35539
35540  for a description.
35541 \end_layout
35542
35543 \begin_layout Description
35544 Hyphenation
35545 \begin_inset space ~
35546 \end_inset
35547
35548 Point Inserts an hyphenation point, see section
35549 \begin_inset space ~
35550 \end_inset
35551
35552
35553 \begin_inset CommandInset ref
35554 LatexCommand ref
35555 reference "sub:Hyphenation"
35556
35557 \end_inset
35558
35559
35560 \end_layout
35561
35562 \begin_layout Description
35563 Ligature
35564 \begin_inset space ~
35565 \end_inset
35566
35567 Break Inserts a ligature break, see section
35568 \begin_inset space ~
35569 \end_inset
35570
35571
35572 \begin_inset CommandInset ref
35573 LatexCommand ref
35574 reference "sub:Ligatures"
35575
35576 \end_inset
35577
35578
35579 \end_layout
35580
35581 \begin_layout Description
35582 Line
35583 \begin_inset space ~
35584 \end_inset
35585
35586 Break Inserts a forced line break, see section
35587 \begin_inset space ~
35588 \end_inset
35589
35590
35591 \begin_inset CommandInset ref
35592 LatexCommand ref
35593 reference "sub:Forced-Linebreaks"
35594
35595 \end_inset
35596
35597
35598 \end_layout
35599
35600 \begin_layout Description
35601 Page
35602 \begin_inset space ~
35603 \end_inset
35604
35605 Break Inserts a forced page break, described in section
35606 \begin_inset space ~
35607 \end_inset
35608
35609
35610 \begin_inset CommandInset ref
35611 LatexCommand ref
35612 reference "sub:Forced-Pagebreaks"
35613
35614 \end_inset
35615
35616
35617 \end_layout
35618
35619 \begin_layout Description
35620 Clear
35621 \begin_inset space ~
35622 \end_inset
35623
35624 Page Inserts a clear page break, described in section
35625 \begin_inset space ~
35626 \end_inset
35627
35628
35629 \begin_inset CommandInset ref
35630 LatexCommand ref
35631 reference "sub:Clear-Pages"
35632
35633 \end_inset
35634
35635
35636 \end_layout
35637
35638 \begin_layout Description
35639 Clear
35640 \begin_inset space ~
35641 \end_inset
35642
35643 Double
35644 \begin_inset space ~
35645 \end_inset
35646
35647 Page Inserts a clear doublepage break, described in section
35648 \begin_inset space ~
35649 \end_inset
35650
35651
35652 \begin_inset CommandInset ref
35653 LatexCommand ref
35654 reference "sub:Clear-Pages"
35655
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \begin_layout Subsection
35662 List / TOC
35663 \end_layout
35664
35665 \begin_layout Standard
35666 Various lists can be inserted with this menu.
35667  The table of contents, the algorithm, figures, and tables list are described
35668  in section
35669 \begin_inset space ~
35670 \end_inset
35671
35672
35673 \begin_inset CommandInset ref
35674 LatexCommand ref
35675 reference "sec:toc"
35676
35677 \end_inset
35678
35679 .
35680  The index list is described in section
35681 \begin_inset space ~
35682 \end_inset
35683
35684
35685 \begin_inset CommandInset ref
35686 LatexCommand ref
35687 reference "sec:Index"
35688
35689 \end_inset
35690
35691 , the nomenclature in section
35692 \begin_inset space ~
35693 \end_inset
35694
35695
35696 \begin_inset CommandInset ref
35697 LatexCommand ref
35698 reference "sec:Nomenclature"
35699
35700 \end_inset
35701
35702 , and the BibTeX bibliography in section
35703 \begin_inset space ~
35704 \end_inset
35705
35706
35707 \begin_inset CommandInset ref
35708 LatexCommand ref
35709 reference "sub:Bibliography-databases"
35710
35711 \end_inset
35712
35713 .
35714 \end_layout
35715
35716 \begin_layout Subsection
35717 Float
35718 \end_layout
35719
35720 \begin_layout Standard
35721 To insert floats, described in section
35722 \begin_inset space ~
35723 \end_inset
35724
35725
35726 \begin_inset CommandInset ref
35727 LatexCommand ref
35728 reference "sec:Floats"
35729
35730 \end_inset
35731
35732 .
35733 \end_layout
35734
35735 \begin_layout Subsection
35736 Note
35737 \end_layout
35738
35739 \begin_layout Standard
35740 To insert notes, described in section
35741 \begin_inset space ~
35742 \end_inset
35743
35744
35745 \begin_inset CommandInset ref
35746 LatexCommand ref
35747 reference "sec:Notes"
35748
35749 \end_inset
35750
35751 .
35752 \end_layout
35753
35754 \begin_layout Subsection
35755 Branch
35756 \end_layout
35757
35758 \begin_layout Standard
35759 Inserts branch insets as described in section
35760 \begin_inset space ~
35761 \end_inset
35762
35763
35764 \begin_inset CommandInset ref
35765 LatexCommand ref
35766 reference "sec:Branches"
35767
35768 \end_inset
35769
35770 .
35771 \end_layout
35772
35773 \begin_layout Subsection
35774 File
35775 \begin_inset Index
35776 status collapsed
35777
35778 \begin_layout Plain Layout
35779 External Material
35780 \end_layout
35781
35782 \end_inset
35783
35784
35785 \end_layout
35786
35787 \begin_layout Standard
35788 Here you can inserts files to include them or its content to your document.
35789  How this can be done is in detail explained in chapter 
35790 \emph on
35791 External Stuff
35792 \emph default
35793  of the 
35794 \emph on
35795 Embedded Objects
35796 \emph default
35797  manual.
35798 \end_layout
35799
35800 \begin_layout Subsection
35801 Box
35802 \begin_inset Index
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806 Boxes
35807 \end_layout
35808
35809 \end_inset
35810
35811
35812 \end_layout
35813
35814 \begin_layout Standard
35815 Inserts a minipage box that is described section
35816 \begin_inset space ~
35817 \end_inset
35818
35819
35820 \begin_inset CommandInset ref
35821 LatexCommand ref
35822 reference "sec:Minipages"
35823
35824 \end_inset
35825
35826 .
35827  All box types supported by LyX are explained in detail in chapter 
35828 \emph on
35829 Boxes
35830 \emph default
35831  of the 
35832 \emph on
35833 Embedded Objects
35834 \emph default
35835  manual.
35836 \end_layout
35837
35838 \begin_layout Subsection
35839 Citation
35840 \end_layout
35841
35842 \begin_layout Standard
35843 Inserts a citation as described in section
35844 \begin_inset space ~
35845 \end_inset
35846
35847
35848 \begin_inset CommandInset ref
35849 LatexCommand ref
35850 reference "sec:Bibliography"
35851
35852 \end_inset
35853
35854 .
35855 \end_layout
35856
35857 \begin_layout Subsection
35858 Cross-Reference
35859 \end_layout
35860
35861 \begin_layout Standard
35862 Inserts a cross-reference as described in section
35863 \begin_inset space ~
35864 \end_inset
35865
35866
35867 \begin_inset CommandInset ref
35868 LatexCommand ref
35869 reference "sec:Cross-References"
35870
35871 \end_inset
35872
35873 .
35874 \end_layout
35875
35876 \begin_layout Subsection
35877 Label
35878 \end_layout
35879
35880 \begin_layout Standard
35881 Inserts a label as described in section
35882 \begin_inset space ~
35883 \end_inset
35884
35885
35886 \begin_inset CommandInset ref
35887 LatexCommand ref
35888 reference "sec:Cross-References"
35889
35890 \end_inset
35891
35892 .
35893 \end_layout
35894
35895 \begin_layout Subsection
35896 Caption
35897 \begin_inset Index
35898 status collapsed
35899
35900 \begin_layout Plain Layout
35901 Captions
35902 \end_layout
35903
35904 \end_inset
35905
35906
35907 \begin_inset Index
35908 status collapsed
35909
35910 \begin_layout Plain Layout
35911 Longtables ! Caption
35912 \end_layout
35913
35914 \end_inset
35915
35916
35917 \end_layout
35918
35919 \begin_layout Standard
35920 Inserts a caption to floats or longtables.
35921  Floats are described in section
35922 \begin_inset space ~
35923 \end_inset
35924
35925
35926 \begin_inset CommandInset ref
35927 LatexCommand ref
35928 reference "sec:Floats"
35929
35930 \end_inset
35931
35932 , cations in longtables are described in section 
35933 \emph on
35934 Longtable Captions
35935 \emph default
35936  of the 
35937 \emph on
35938 Embedded Objects
35939 \emph default
35940  manual.
35941 \end_layout
35942
35943 \begin_layout Subsection
35944 Index Entry
35945 \end_layout
35946
35947 \begin_layout Standard
35948 Inserts an index entry as described in section
35949 \begin_inset space ~
35950 \end_inset
35951
35952
35953 \begin_inset CommandInset ref
35954 LatexCommand ref
35955 reference "sec:Index"
35956
35957 \end_inset
35958
35959 .
35960 \end_layout
35961
35962 \begin_layout Subsection
35963 Nomenclature Entry
35964 \end_layout
35965
35966 \begin_layout Standard
35967 Inserts a nomenclature entry as described in section
35968 \begin_inset space ~
35969 \end_inset
35970
35971
35972 \begin_inset CommandInset ref
35973 LatexCommand ref
35974 reference "sec:Nomenclature"
35975
35976 \end_inset
35977
35978 .
35979 \end_layout
35980
35981 \begin_layout Subsection
35982 Table
35983 \end_layout
35984
35985 \begin_layout Standard
35986 Inserts a table.
35987  Tables are described in section
35988 \begin_inset space ~
35989 \end_inset
35990
35991
35992 \begin_inset CommandInset ref
35993 LatexCommand ref
35994 reference "sec:Tables"
35995
35996 \end_inset
35997
35998 .
35999 \end_layout
36000
36001 \begin_layout Subsection
36002 Graphics
36003 \end_layout
36004
36005 \begin_layout Standard
36006 Inserts a graphic.
36007  Graphics are described in section
36008 \begin_inset space ~
36009 \end_inset
36010
36011
36012 \begin_inset CommandInset ref
36013 LatexCommand ref
36014 reference "sec:Graphics"
36015
36016 \end_inset
36017
36018 .
36019 \end_layout
36020
36021 \begin_layout Subsection
36022 URL
36023 \end_layout
36024
36025 \begin_layout Standard
36026 Inserts an URL box as described in section
36027 \begin_inset space ~
36028 \end_inset
36029
36030
36031 \begin_inset CommandInset ref
36032 LatexCommand ref
36033 reference "sec:URL"
36034
36035 \end_inset
36036
36037 .
36038 \end_layout
36039
36040 \begin_layout Subsection
36041 Footnote
36042 \end_layout
36043
36044 \begin_layout Standard
36045 Inserts a footnote, see section
36046 \begin_inset space ~
36047 \end_inset
36048
36049
36050 \begin_inset CommandInset ref
36051 LatexCommand ref
36052 reference "sec:Footnotes"
36053
36054 \end_inset
36055
36056 .
36057 \end_layout
36058
36059 \begin_layout Subsection
36060 Marginal Note
36061 \end_layout
36062
36063 \begin_layout Standard
36064 Inserts a marginal note, see section
36065 \begin_inset space ~
36066 \end_inset
36067
36068
36069 \begin_inset CommandInset ref
36070 LatexCommand ref
36071 reference "sec:Marginal-Notes"
36072
36073 \end_inset
36074
36075 .
36076 \end_layout
36077
36078 \begin_layout Subsection
36079 Short Title
36080 \end_layout
36081
36082 \begin_layout Standard
36083 Inserts a short title, see section
36084 \begin_inset space ~
36085 \end_inset
36086
36087
36088 \begin_inset CommandInset ref
36089 LatexCommand ref
36090 reference "sec:Short-Titles"
36091
36092 \end_inset
36093
36094 .
36095 \end_layout
36096
36097 \begin_layout Subsection
36098 TeX Code
36099 \end_layout
36100
36101 \begin_layout Standard
36102 Inserts a TeX Code box, see section
36103 \begin_inset space ~
36104 \end_inset
36105
36106
36107 \begin_inset CommandInset ref
36108 LatexCommand ref
36109 reference "sub:TeX-Code-Boxes"
36110
36111 \end_inset
36112
36113  for a description.
36114 \end_layout
36115
36116 \begin_layout Subsection
36117 Program Listing
36118 \begin_inset Index
36119 status collapsed
36120
36121 \begin_layout Plain Layout
36122 Program listings
36123 \end_layout
36124
36125 \end_inset
36126
36127
36128 \end_layout
36129
36130 \begin_layout Standard
36131 Inserts a program listings box.
36132  Program listings are explained in chapter 
36133 \emph on
36134 Program Code Listings
36135 \emph default
36136  of the 
36137 \emph on
36138 Embedded Objects
36139 \emph default
36140  manual.
36141 \end_layout
36142
36143 \begin_layout Subsection
36144 Date
36145 \end_layout
36146
36147 \begin_layout Standard
36148 Inserts the actual date.
36149  The format dependends on the date format of the language that is used for
36150  LyX's menus.
36151  LyX offers another ways to insert a date which is explained in section
36152  
36153 \emph on
36154 External Material
36155 \emph default
36156  of the 
36157 \emph on
36158 Embedded Objects
36159 \emph default
36160  manual.
36161  There the different methods are also compared.
36162 \end_layout
36163
36164 \begin_layout Section
36165 The Navigate Menu
36166 \begin_inset Index
36167 status collapsed
36168
36169 \begin_layout Plain Layout
36170 Menu ! Navigate
36171 \end_layout
36172
36173 \end_inset
36174
36175
36176 \end_layout
36177
36178 \begin_layout Standard
36179 This menu lists the existing, chapter, sections, figures, and tables of
36180  the current document.
36181  This allows you to navigate easily through you document.
36182 \end_layout
36183
36184 \begin_layout Standard
36185 The Navigate menu also offers to 
36186 \end_layout
36187
36188 \begin_layout Subsection
36189 Bookmarks
36190 \end_layout
36191
36192 \begin_layout Standard
36193 With this menu you are able to define your own bookmarks.
36194  This is useful when you are working on a large documents and often have
36195  to jump e.g.
36196  between section
36197 \begin_inset space ~
36198 \end_inset
36199
36200 2.5 and 6.3.
36201  To create bookmarks for this example, go to section
36202 \begin_inset space ~
36203 \end_inset
36204
36205 2.5 and use the menu 
36206 \family sans
36207 Save
36208 \begin_inset space ~
36209 \end_inset
36210
36211 Bookmark
36212 \begin_inset space ~
36213 \end_inset
36214
36215 1
36216 \family default
36217 .
36218  Then go to section
36219 \begin_inset space ~
36220 \end_inset
36221
36222 6.3 and use 
36223 \family sans
36224 Save
36225 \begin_inset space ~
36226 \end_inset
36227
36228 Bookmark
36229 \begin_inset space ~
36230 \end_inset
36231
36232
36233 \family default
36234 2.
36235  Now you can easily jump between these sections by using the menu or by
36236  the key bindings 
36237 \family sans
36238 C-1
36239 \family default
36240  and 
36241 \family sans
36242 C-2
36243 \family default
36244 .
36245 \end_layout
36246
36247 \begin_layout Standard
36248 You can also use bookmarks to jump between several opened documents.
36249  The saved bookmarks are valid till the document is closed.
36250 \end_layout
36251
36252 \begin_layout Subsection
36253 Next Note, Change, Cross-reference
36254 \end_layout
36255
36256 \begin_layout Standard
36257 Jump to the next note, change, or cross-reference following the current
36258  cursor position.
36259 \end_layout
36260
36261 \begin_layout Subsection
36262 Go to Label
36263 \end_layout
36264
36265 \begin_layout Standard
36266 Only active when the cursor is in front of a cross-reference.
36267  Sets the cursor before the referenced label, the same as if you right-click
36268  on a cross-reference box.
36269 \end_layout
36270
36271 \begin_layout Section
36272 The Document Menu
36273 \begin_inset Index
36274 status collapsed
36275
36276 \begin_layout Plain Layout
36277 Menu ! Document
36278 \end_layout
36279
36280 \end_inset
36281
36282
36283 \end_layout
36284
36285 \begin_layout Subsection
36286 Change Tracking
36287 \end_layout
36288
36289 \begin_layout Standard
36290 Change Tracking is described in section
36291 \begin_inset space ~
36292 \end_inset
36293
36294
36295 \begin_inset CommandInset ref
36296 LatexCommand ref
36297 reference "sec:Change-Tracking"
36298
36299 \end_inset
36300
36301 .
36302 \end_layout
36303
36304 \begin_layout Subsection
36305 LaT
36306 \begin_inset ERT
36307 status collapsed
36308
36309 \begin_layout Plain Layout
36310
36311 {}
36312 \end_layout
36313
36314 \end_inset
36315
36316 eX Log
36317 \end_layout
36318
36319 \begin_layout Standard
36320 After running LaTeX by viewing or exporting a document, this menu will be
36321  enabled.
36322  It shows the logfile of the used LaTeX-program.
36323 \end_layout
36324
36325 \begin_layout Standard
36326 Here you can see how LaTeX works in the background.
36327  
36328 \emph on
36329 Experts
36330 \emph default
36331  will find in it reasons for LaTeX-errors.
36332 \end_layout
36333
36334 \begin_layout Subsection
36335 Outline
36336 \end_layout
36337
36338 \begin_layout Standard
36339 Opens the TOC/Outline window as described in section
36340 \begin_inset space ~
36341 \end_inset
36342
36343
36344 \begin_inset CommandInset ref
36345 LatexCommand ref
36346 reference "sub:Table-of-Contents"
36347
36348 \end_inset
36349
36350 .
36351 \end_layout
36352
36353 \begin_layout Subsection
36354 Start Appendix Here
36355 \end_layout
36356
36357 \begin_layout Standard
36358 This menu will start the appendix of the document at the current cursor
36359  position as described in section
36360 \begin_inset space ~
36361 \end_inset
36362
36363
36364 \begin_inset CommandInset ref
36365 LatexCommand ref
36366 reference "sec:Appendices"
36367
36368 \end_inset
36369
36370 .
36371 \end_layout
36372
36373 \begin_layout Subsection
36374 Compressed
36375 \end_layout
36376
36377 \begin_layout Standard
36378 Un/compresses the actual document.
36379 \end_layout
36380
36381 \begin_layout Subsection
36382 Settings
36383 \begin_inset CommandInset label
36384 LatexCommand label
36385 name "sub:Settings"
36386
36387 \end_inset
36388
36389
36390 \begin_inset Index
36391 status collapsed
36392
36393 \begin_layout Plain Layout
36394 Document ! Settings
36395 \end_layout
36396
36397 \end_inset
36398
36399
36400 \end_layout
36401
36402 \begin_layout Standard
36403 This menu dialog contains some submenus to set properties for the whole
36404  document.
36405  You can save your document settings as default with the 
36406 \family sans
36407 Save as Document Defaults
36408 \family default
36409  button in the dialog.
36410  This will create a template named 
36411 \family typewriter
36412 default.lyx
36413 \family default
36414  which is automatically loaded by LyX when you create a new document without
36415  using a template.
36416 \end_layout
36417
36418 \begin_layout Standard
36419 The different submenus of the dialog are explained in the following:
36420 \end_layout
36421
36422 \begin_layout Subsubsection*
36423 Document Class
36424 \end_layout
36425
36426 \begin_layout Standard
36427 Here you set the document class, class options, and a Postscript driver.
36428  Document classes are described in section
36429 \begin_inset space ~
36430 \end_inset
36431
36432
36433 \begin_inset CommandInset ref
36434 LatexCommand ref
36435 reference "sec:Document-Classes"
36436
36437 \end_inset
36438
36439 .
36440  The Postscript driver is used for LaTeX's color and graphics packages.
36441  When using 
36442 \family sans
36443 Default
36444 \family default
36445 , the default driver for the LaTeX-packages are used.
36446  It is recommended to use the default unless your know what you are doing.
36447 \end_layout
36448
36449 \begin_layout Subsubsection*
36450 Fonts
36451 \end_layout
36452
36453 \begin_layout Standard
36454 The document font settings are described in section
36455 \begin_inset space ~
36456 \end_inset
36457
36458
36459 \begin_inset CommandInset ref
36460 LatexCommand ref
36461 reference "sec:Fonts-and-Text"
36462
36463 \end_inset
36464
36465 .
36466 \end_layout
36467
36468 \begin_layout Subsubsection*
36469 Text Layout
36470 \end_layout
36471
36472 \begin_layout Standard
36473 You can specify if paragraphs should be separated by indentations or vertical
36474  skips.
36475  The line spacing and the number of text columns can here also be specified.
36476  
36477 \end_layout
36478
36479 \begin_layout Standard
36480 Note that LyX won't show two columns or the set up line spacing on screen.
36481  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36482  However, it will be as you specified it in the output.
36483 \end_layout
36484
36485 \begin_layout Standard
36486 The listings settings are explained in the corresponding section in the
36487  
36488 \emph on
36489 Embedded Objects
36490 \emph default
36491  manual.
36492 \end_layout
36493
36494 \begin_layout Subsubsection*
36495 Page Layout
36496 \end_layout
36497
36498 \begin_layout Standard
36499 A description of this menu is given in section
36500 \begin_inset space ~
36501 \end_inset
36502
36503
36504 \begin_inset CommandInset ref
36505 LatexCommand ref
36506 reference "sub:Paper-Size,-Orientation,"
36507
36508 \end_inset
36509
36510  and 
36511 \begin_inset CommandInset ref
36512 LatexCommand ref
36513 reference "sub:Document-Layout"
36514
36515 \end_inset
36516
36517 .
36518 \end_layout
36519
36520 \begin_layout Subsubsection*
36521 Page Margins
36522 \end_layout
36523
36524 \begin_layout Standard
36525 Here you can adjust the paper margins, see section
36526 \begin_inset space ~
36527 \end_inset
36528
36529
36530 \begin_inset CommandInset ref
36531 LatexCommand ref
36532 reference "sub:Margins"
36533
36534 \end_inset
36535
36536 .
36537 \end_layout
36538
36539 \begin_layout Subsubsection*
36540 Language
36541 \begin_inset Index
36542 status collapsed
36543
36544 \begin_layout Plain Layout
36545 Language ! Encoding
36546 \end_layout
36547
36548 \end_inset
36549
36550
36551 \end_layout
36552
36553 \begin_layout Standard
36554 The document language and quote styles are set here.
36555  The encoding specifies how the document content is exported to LaTeX (the
36556  LyX file is always encoded in utf8).
36557  All characters that cannot be encoded using the specified encoding will
36558  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36559  known for a particular character).
36560 \begin_inset Foot
36561 status collapsed
36562
36563 \begin_layout Plain Layout
36564 The known commands are defined in a text file.
36565  You can add commands for unknown symbols to that file yourself, see the
36566  
36567 \emph on
36568 Customization
36569 \emph default
36570  manual for details.
36571 \end_layout
36572
36573 \end_inset
36574
36575
36576 \end_layout
36577
36578 \begin_layout Standard
36579 If you use the option 
36580 \family sans
36581 use language's default encoding
36582 \family default
36583 , LyX determines the encoding of a portion of text from the language of
36584  this text.
36585  If the document contains text in more than one language you may get more
36586  than one encoding in the LaTeX file.
36587  If you do not use this option then the complete document will always use
36588  exactly one encoding.
36589  Checking this option is the preferred setting unless you use 
36590 \family sans
36591 XeTeX
36592 \family default
36593
36594 \begin_inset Foot
36595 status collapsed
36596
36597 \begin_layout Plain Layout
36598 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36599  It natively supports Unicode while its input file is assumed to be in UTF-8
36600  encoding.
36601  More about using LyX with XeTeX can be found in 
36602 \begin_inset CommandInset citation
36603 LatexCommand cite
36604 key "XeTeX"
36605
36606 \end_inset
36607
36608 .
36609 \end_layout
36610
36611 \end_inset
36612
36613  (see below).
36614 \end_layout
36615
36616 \begin_layout Standard
36617 LyX also supports Unicode output, which is particularly useful if you need
36618  lots of special symbols or non-alphabetic scripts, respectively.
36619  If you want to use this (and your LaTeX installation supports Unicode,
36620  for that matter), choose one of the four utf8 variants from the list below.
36621  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36622  so it is not uncommon that a file with lots of unicode symbols works fine
36623  with 
36624 \family sans
36625 use language's default encoding
36626 \family default
36627  (when LyX uses it's list of known LaTeX-commands), but does not work with
36628  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36629  because all unicode symbols can be encoded in utf8).
36630 \end_layout
36631
36632 \begin_layout Standard
36633 Here is a list with the important encodings:
36634 \end_layout
36635
36636 \begin_layout Description
36637 LaTeX
36638 \begin_inset space ~
36639 \end_inset
36640
36641 default Same as 
36642 \family sans
36643 use language's default encoding
36644 \family default
36645 , but the LaTeX-package 
36646 \series bold
36647 inputenc
36648 \series default
36649
36650 \begin_inset Index
36651 status collapsed
36652
36653 \begin_layout Plain Layout
36654 Latex@LaTeX-packages ! inputenc
36655 \end_layout
36656
36657 \end_inset
36658
36659  is not used.
36660  When using this, you probably need to load some other packages manually
36661  in the preamble and specify the used encoding for text parts in foreign
36662  languages in TeX code.
36663 \end_layout
36664
36665 \begin_layout Description
36666 armscii8 encoding for Armenian
36667 \end_layout
36668
36669 \begin_layout Description
36670 ascii the ASCII encoding, covers only plain English, may result in a big
36671  file because lots of LaTeX-commands may be needed
36672 \end_layout
36673
36674 \begin_layout Description
36675 cp1250 MS Windows code page for latin2
36676 \end_layout
36677
36678 \begin_layout Description
36679 cp1251 MS Windows code page for Cyrillic
36680 \end_layout
36681
36682 \begin_layout Description
36683 cp1252 MS Windows code page for latin1
36684 \end_layout
36685
36686 \begin_layout Description
36687 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36688 \end_layout
36689
36690 \begin_layout Description
36691 cp1256 MS Windows code page for Arabic and Farsi
36692 \end_layout
36693
36694 \begin_layout Description
36695 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36696 13 encoding that is a superset of the ISO-8859-4 encoding
36697 \end_layout
36698
36699 \begin_layout Description
36700 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36701  Serbian, and Ukrainian
36702 \end_layout
36703
36704 \begin_layout Description
36705 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36706 \end_layout
36707
36708 \begin_layout Description
36709 8859-8 the ISO-8859-8 encoding, covers Hebrew
36710 \end_layout
36711
36712 \begin_layout Description
36713 koi8-r standard Cyrillic especially for Russian
36714 \end_layout
36715
36716 \begin_layout Description
36717 koi8-u Cyrillic for Ukrainian
36718 \end_layout
36719
36720 \begin_layout Description
36721 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36722  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36723  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36724  replaced by latin9
36725 \end_layout
36726
36727 \begin_layout Description
36728 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36729  Hungarian, Polish, Romanian, Slovak, and Slovenian
36730 \end_layout
36731
36732 \begin_layout Description
36733 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36734  Turkish
36735 \end_layout
36736
36737 \begin_layout Description
36738 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36739 \end_layout
36740
36741 \begin_layout Description
36742 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36743  where the Icelandic letters are replaced by Turkish ones
36744 \end_layout
36745
36746 \begin_layout Description
36747 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36748  the euro currency sign, the 
36749 \begin_inset ERT
36750 status collapsed
36751
36752 \begin_layout Plain Layout
36753
36754
36755 \backslash
36756 oe
36757 \end_layout
36758
36759 \end_inset
36760
36761 -ligature and some characters used for French and Finnish; latin9 should
36762  be the replacement for latin1
36763 \end_layout
36764
36765 \begin_layout Description
36766 pt154 Cyrillic for Kazakh
36767 \end_layout
36768
36769 \begin_layout Description
36770 utf8 Unicode utf8 based on the LaTeX-package 
36771 \series bold
36772 inputenc
36773 \series default
36774
36775 \begin_inset Index
36776 status collapsed
36777
36778 \begin_layout Plain Layout
36779 Latex@LaTeX-packages ! inputenc
36780 \end_layout
36781
36782 \end_inset
36783
36784 .
36785  Currently only a limited range of characters (mainly for Latin scripts)
36786  is supported.
36787 \end_layout
36788
36789 \begin_layout Description
36790 utf8x Unicode utf8 based on the LaTeX package 
36791 \series bold
36792 ucs
36793 \series default
36794
36795 \begin_inset Index
36796 status collapsed
36797
36798 \begin_layout Plain Layout
36799 Latex@LaTeX-packages ! ucs
36800 \end_layout
36801
36802 \end_inset
36803
36804  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36805 \end_layout
36806
36807 \begin_layout Description
36808 UTF8 Unicode utf8 with the LaTeX-package 
36809 \series bold
36810 CJK
36811 \series default
36812
36813 \begin_inset Index
36814 status collapsed
36815
36816 \begin_layout Plain Layout
36817 Latex@LaTeX-packages ! CJK
36818 \end_layout
36819
36820 \end_inset
36821
36822  (for the languages Chinese, Japanese and Korean)
36823 \end_layout
36824
36825 \begin_layout Description
36826 utf8-plain Unicode utf8 to be used with 
36827 \family sans
36828 XeTeX
36829 \family default
36830 , which uses Unicode directly, without the help of the LaTeX-package 
36831 \series bold
36832 inputenc
36833 \series default
36834  
36835 \begin_inset Foot
36836 status collapsed
36837
36838 \begin_layout Plain Layout
36839 More about using LyX with XeTeX can be found in 
36840 \begin_inset CommandInset citation
36841 LatexCommand cite
36842 key "XeTeX"
36843
36844 \end_inset
36845
36846 .
36847 \end_layout
36848
36849 \end_inset
36850
36851
36852 \end_layout
36853
36854 \begin_layout Subsubsection*
36855 Numbering & TOC
36856 \end_layout
36857
36858 \begin_layout Standard
36859 You can adjust here the numbering depth of sections headings as described
36860  in section
36861 \begin_inset space ~
36862 \end_inset
36863
36864
36865 \begin_inset CommandInset ref
36866 LatexCommand ref
36867 reference "sub:Numbering-depth"
36868
36869 \end_inset
36870
36871 .
36872 \end_layout
36873
36874 \begin_layout Subsubsection*
36875 Bibliography
36876 \end_layout
36877
36878 \begin_layout Standard
36879 You can specify here a citation style using the Latex@LaTeX-packages 
36880 \series bold
36881 natbib
36882 \series default
36883
36884 \begin_inset Index
36885 status collapsed
36886
36887 \begin_layout Plain Layout
36888 Latex@LaTeX-packages ! natbib
36889 \end_layout
36890
36891 \end_inset
36892
36893  or 
36894 \series bold
36895 jurabib
36896 \series default
36897
36898 \begin_inset Index
36899 status collapsed
36900
36901 \begin_layout Plain Layout
36902 Latex@LaTeX-packages ! jurabib
36903 \end_layout
36904
36905 \end_inset
36906
36907 .
36908  For a further description see section
36909 \begin_inset space ~
36910 \end_inset
36911
36912
36913 \begin_inset CommandInset ref
36914 LatexCommand ref
36915 reference "sec:Bibliography"
36916
36917 \end_inset
36918
36919 .
36920 \end_layout
36921
36922 \begin_layout Subsubsection*
36923 Math Options
36924 \end_layout
36925
36926 \begin_layout Standard
36927 These options will force LyX to use the Latex@LaTeX-packages 
36928 \series bold
36929 amsmath
36930 \series default
36931
36932 \begin_inset Index
36933 status collapsed
36934
36935 \begin_layout Plain Layout
36936 Latex@LaTeX-packages ! amsmath
36937 \end_layout
36938
36939 \end_inset
36940
36941  and 
36942 \series bold
36943 esint
36944 \series default
36945
36946 \begin_inset Index
36947 status collapsed
36948
36949 \begin_layout Plain Layout
36950 Latex@LaTeX-packages ! esint
36951 \end_layout
36952
36953 \end_inset
36954
36955  or to use them automatically when they are needed.
36956 \end_layout
36957
36958 \begin_layout Standard
36959
36960 \series bold
36961 amsmath
36962 \series default
36963  is needed for many constructs, so when you get LaTeX-errors in formulas,
36964  assure that you have enabled AMS.
36965 \end_layout
36966
36967 \begin_layout Standard
36968
36969 \series bold
36970 esint
36971 \series default
36972  is used for special integral characters.
36973 \end_layout
36974
36975 \begin_layout Subsubsection*
36976 Float Placement
36977 \end_layout
36978
36979 \begin_layout Standard
36980 The float placement options are described in section
36981 \begin_inset Formula $\,$
36982 \end_inset
36983
36984
36985 \begin_inset CommandInset ref
36986 LatexCommand ref
36987 reference "sub:Float-Placement"
36988
36989 \end_inset
36990
36991 .
36992 \end_layout
36993
36994 \begin_layout Subsubsection*
36995 Bullets
36996 \end_layout
36997
36998 \begin_layout Standard
36999 Here you can adjust the characters for the itemize levels.
37000  The itemize environment is described in section
37001 \begin_inset space ~
37002 \end_inset
37003
37004
37005 \begin_inset CommandInset ref
37006 LatexCommand ref
37007 reference "sec:Itemize"
37008
37009 \end_inset
37010
37011 .
37012 \end_layout
37013
37014 \begin_layout Subsubsection*
37015 Branches
37016 \end_layout
37017
37018 \begin_layout Standard
37019 Branches are described in section
37020 \begin_inset space ~
37021 \end_inset
37022
37023
37024 \begin_inset CommandInset ref
37025 LatexCommand ref
37026 reference "sec:Branches"
37027
37028 \end_inset
37029
37030 .
37031 \end_layout
37032
37033 \begin_layout Subsubsection*
37034 LaT
37035 \begin_inset ERT
37036 status collapsed
37037
37038 \begin_layout Plain Layout
37039
37040 {}
37041 \end_layout
37042
37043 \end_inset
37044
37045 eX Preamble
37046 \end_layout
37047
37048 \begin_layout Standard
37049 In this text field are entered commands to load special LaTeX-packages or
37050  to define LaTeX-commands.
37051  The preamble is a thing for LaTeX-experts.
37052  You shouldn't enter commands here until you don't exactly know what you
37053  do.
37054 \end_layout
37055
37056 \begin_layout Standard
37057 An introduction in the LaTeX-syntax is given in section
37058 \begin_inset space ~
37059 \end_inset
37060
37061
37062 \begin_inset CommandInset ref
37063 LatexCommand ref
37064 reference "sub:LaTeX-Syntax"
37065
37066 \end_inset
37067
37068 .
37069 \end_layout
37070
37071 \begin_layout Section
37072 The Tools Menu
37073 \begin_inset Index
37074 status collapsed
37075
37076 \begin_layout Plain Layout
37077 Menu ! Tools
37078 \end_layout
37079
37080 \end_inset
37081
37082
37083 \end_layout
37084
37085 \begin_layout Subsection
37086 Spellchecker
37087 \end_layout
37088
37089 \begin_layout Standard
37090 Spell checking is explained in section
37091 \begin_inset space ~
37092 \end_inset
37093
37094
37095 \begin_inset CommandInset ref
37096 LatexCommand ref
37097 reference "sec:Spellchecking"
37098
37099 \end_inset
37100
37101 .
37102 \end_layout
37103
37104 \begin_layout Subsection
37105 Thesaurus
37106 \end_layout
37107
37108 \begin_layout Standard
37109 The thesaurus is described in section
37110 \begin_inset space ~
37111 \end_inset
37112
37113
37114 \begin_inset CommandInset ref
37115 LatexCommand ref
37116 reference "sec:Thesaurus"
37117
37118 \end_inset
37119
37120 .
37121 \end_layout
37122
37123 \begin_layout Subsection
37124 Count Words
37125 \begin_inset Index
37126 status collapsed
37127
37128 \begin_layout Plain Layout
37129 Word count
37130 \end_layout
37131
37132 \end_inset
37133
37134
37135 \end_layout
37136
37137 \begin_layout Standard
37138 Counts the number of words in the actual document or the highlighted document
37139  part.
37140 \end_layout
37141
37142 \begin_layout Subsection
37143 TeX Information
37144 \begin_inset Index
37145 status collapsed
37146
37147 \begin_layout Plain Layout
37148 TeX Information
37149 \end_layout
37150
37151 \end_inset
37152
37153
37154 \end_layout
37155
37156 \begin_layout Standard
37157 Shows you a list of the classes and styles installed in your LaTeX-system.
37158 \end_layout
37159
37160 \begin_layout Subsection
37161 Reconfigure
37162 \begin_inset Index
37163 status collapsed
37164
37165 \begin_layout Plain Layout
37166 Lyx@LyX ! Reconfigure|see
37167 \begin_inset ERT
37168 status collapsed
37169
37170 \begin_layout Plain Layout
37171
37172 {
37173 \end_layout
37174
37175 \end_inset
37176
37177 Reconfiguration of LyX
37178 \begin_inset ERT
37179 status collapsed
37180
37181 \begin_layout Plain Layout
37182
37183 }
37184 \end_layout
37185
37186 \end_inset
37187
37188
37189 \end_layout
37190
37191 \end_inset
37192
37193
37194 \begin_inset Index
37195 status collapsed
37196
37197 \begin_layout Plain Layout
37198 Reconfiguration of LyX
37199 \end_layout
37200
37201 \end_inset
37202
37203
37204 \end_layout
37205
37206 \begin_layout Standard
37207 This menu reconfigures LyX.
37208  That means LyX looks for LaTeX-packages and needed programs, see also section
37209 \begin_inset space ~
37210 \end_inset
37211
37212
37213 \begin_inset CommandInset ref
37214 LatexCommand ref
37215 reference "sec:Basic-LyX-Setup"
37216
37217 \end_inset
37218
37219 .
37220 \end_layout
37221
37222 \begin_layout Subsection
37223 Preferences
37224 \end_layout
37225
37226 \begin_layout Standard
37227 The preferences dialog is described in detail in chapter
37228 \begin_inset space \thinspace{}
37229 \end_inset
37230
37231
37232 \begin_inset CommandInset ref
37233 LatexCommand ref
37234 reference "cha:The-Preferences-dialog"
37235
37236 \end_inset
37237
37238 .
37239 \end_layout
37240
37241 \begin_layout Section
37242 The Help Menu
37243 \begin_inset Index
37244 status collapsed
37245
37246 \begin_layout Plain Layout
37247 Menu ! Help
37248 \end_layout
37249
37250 \end_inset
37251
37252
37253 \end_layout
37254
37255 \begin_layout Standard
37256 This menu opens the documentation files of LyX in the language of LyX's
37257  menus.
37258 \end_layout
37259
37260 \begin_layout Standard
37261 The menu 
37262 \family sans
37263 LaTeX
37264 \begin_inset space ~
37265 \end_inset
37266
37267 Configuration
37268 \family default
37269  shows a LyX-document with informations about the LaTeX-packages and classes
37270  found by LyX (see also section
37271 \begin_inset space ~
37272 \end_inset
37273
37274
37275 \begin_inset CommandInset ref
37276 LatexCommand ref
37277 reference "sec:LaTeX-Setup"
37278
37279 \end_inset
37280
37281 ).
37282 \end_layout
37283
37284 \begin_layout Section
37285 Toolbars
37286 \begin_inset CommandInset label
37287 LatexCommand label
37288 name "sec:Toolbars"
37289
37290 \end_inset
37291
37292
37293 \end_layout
37294
37295 \begin_layout Standard
37296 How to show or hide toolbars is explained in section
37297 \begin_inset space ~
37298 \end_inset
37299
37300
37301 \begin_inset CommandInset ref
37302 LatexCommand ref
37303 reference "sub:Toolbars"
37304
37305 \end_inset
37306
37307 .
37308 \end_layout
37309
37310 \begin_layout Standard
37311 It is also possible to define custom toolbars.
37312  This is described in the 
37313 \emph on
37314 Extended Features
37315 \emph default
37316  manual.
37317 \end_layout
37318
37319 \begin_layout Subsection
37320 Standard Toolbar
37321 \begin_inset Index
37322 status collapsed
37323
37324 \begin_layout Plain Layout
37325 Toolbar ! Standard
37326 \end_layout
37327
37328 \end_inset
37329
37330
37331 \end_layout
37332
37333 \begin_layout Standard
37334 \begin_inset Graphics
37335         filename clipart/StandardToolbar.png
37336         width 100col%
37337
37338 \end_inset
37339
37340
37341 \end_layout
37342
37343 \begin_layout Standard
37344 \begin_inset VSpace defskip
37345 \end_inset
37346
37347
37348 \end_layout
37349
37350 \begin_layout Standard
37351 The standard toolbar as shown above contains from left to right the following
37352  buttons:
37353 \begin_inset ERT
37354 status collapsed
37355
37356 \begin_layout Plain Layout
37357
37358
37359 \backslash
37360 setlength{
37361 \backslash
37362 LTleft}{0pt}
37363 \end_layout
37364
37365 \end_inset
37366
37367
37368 \begin_inset Note Note
37369 status collapsed
37370
37371 \begin_layout Plain Layout
37372 This is necessary to left align the following longtables.
37373  See the 
37374 \emph on
37375 Embedded Objects
37376 \emph default
37377  manual for more information.
37378 \end_layout
37379
37380 \end_inset
37381
37382
37383 \end_layout
37384
37385 \begin_layout Standard
37386 \begin_inset VSpace defskip
37387 \end_inset
37388
37389
37390 \end_layout
37391
37392 \begin_layout Standard
37393 \begin_inset Tabular
37394 <lyxtabular version="3" rows="1" columns="2">
37395 <features islongtable="true">
37396 <column alignment="center" valignment="top" width="0">
37397 <column alignment="center" valignment="top" width="0">
37398 <row>
37399 <cell alignment="center" valignment="top" usebox="none">
37400 \begin_inset Text
37401
37402 \begin_layout Plain Layout
37403 \begin_inset Graphics
37404         filename clipart/ToolbarEnvBox.png
37405         clip
37406
37407 \end_inset
37408
37409
37410 \end_layout
37411
37412 \end_inset
37413 </cell>
37414 <cell alignment="center" valignment="top" usebox="none">
37415 \begin_inset Text
37416
37417 \begin_layout Plain Layout
37418 pull-down menu for the paragraph environments
37419 \end_layout
37420
37421 \end_inset
37422 </cell>
37423 </row>
37424 </lyxtabular>
37425
37426 \end_inset
37427
37428
37429 \end_layout
37430
37431 \begin_layout Standard
37432 \begin_inset VSpace -10mm
37433 \end_inset
37434
37435
37436 \end_layout
37437
37438 \begin_layout Standard
37439 \align left
37440 \begin_inset Tabular
37441 <lyxtabular version="3" rows="20" columns="2">
37442 <features islongtable="true">
37443 <column alignment="left" valignment="top" width="0">
37444 <column alignment="left" valignment="top" width="0">
37445 <row interlinespace="2.5mm">
37446 <cell alignment="center" valignment="top" usebox="none">
37447 \begin_inset Text
37448
37449 \begin_layout Plain Layout
37450
37451 \family sans
37452 \begin_inset Graphics
37453         filename ../images/buffer-new.png
37454         BoundingBox 0bp 5bp 20bp 20bp
37455
37456 \end_inset
37457
37458
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 <cell alignment="center" valignment="top" usebox="none">
37464 \begin_inset Text
37465
37466 \begin_layout Plain Layout
37467
37468 \family sans
37469 File\SpecialChar \menuseparator
37470 New
37471 \end_layout
37472
37473 \end_inset
37474 </cell>
37475 </row>
37476 <row interlinespace="2.5mm">
37477 <cell alignment="center" valignment="top" usebox="none">
37478 \begin_inset Text
37479
37480 \begin_layout Plain Layout
37481 \begin_inset Graphics
37482         filename ../images/file-open.png
37483         BoundingBox 0bp 5bp 20bp 20bp
37484
37485 \end_inset
37486
37487
37488 \end_layout
37489
37490 \end_inset
37491 </cell>
37492 <cell alignment="center" valignment="top" usebox="none">
37493 \begin_inset Text
37494
37495 \begin_layout Plain Layout
37496
37497 \family sans
37498 File\SpecialChar \menuseparator
37499 Open
37500 \end_layout
37501
37502 \end_inset
37503 </cell>
37504 </row>
37505 <row interlinespace="2.5mm">
37506 <cell alignment="center" valignment="top" usebox="none">
37507 \begin_inset Text
37508
37509 \begin_layout Plain Layout
37510 \begin_inset Graphics
37511         filename ../images/buffer-write.png
37512         BoundingBox 0bp 5bp 20bp 20bp
37513
37514 \end_inset
37515
37516
37517 \end_layout
37518
37519 \end_inset
37520 </cell>
37521 <cell alignment="center" valignment="top" usebox="none">
37522 \begin_inset Text
37523
37524 \begin_layout Plain Layout
37525
37526 \family sans
37527 File\SpecialChar \menuseparator
37528 Save
37529 \end_layout
37530
37531 \end_inset
37532 </cell>
37533 </row>
37534 <row interlinespace="2.5mm">
37535 <cell alignment="center" valignment="top" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539 \begin_inset Graphics
37540         filename ../images/dialog-show_print.png
37541         BoundingBox 0bp 5bp 24bp 20bp
37542
37543 \end_inset
37544
37545
37546 \end_layout
37547
37548 \end_inset
37549 </cell>
37550 <cell alignment="center" valignment="top" usebox="none">
37551 \begin_inset Text
37552
37553 \begin_layout Plain Layout
37554
37555 \family sans
37556 File\SpecialChar \menuseparator
37557 Print
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 </row>
37563 <row interlinespace="2.5mm">
37564 <cell alignment="center" valignment="top" usebox="none">
37565 \begin_inset Text
37566
37567 \begin_layout Plain Layout
37568 \begin_inset Graphics
37569         filename ../images/dialog-show_spellchecker.png
37570         BoundingBox 0bp 5bp 20bp 20bp
37571
37572 \end_inset
37573
37574
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 <cell alignment="center" valignment="top" usebox="none">
37580 \begin_inset Text
37581
37582 \begin_layout Plain Layout
37583
37584 \family sans
37585 Tools\SpecialChar \menuseparator
37586 Spellchecker
37587 \end_layout
37588
37589 \end_inset
37590 </cell>
37591 </row>
37592 <row interlinespace="2.5mm">
37593 <cell alignment="center" valignment="top" usebox="none">
37594 \begin_inset Text
37595
37596 \begin_layout Plain Layout
37597 \begin_inset Graphics
37598         filename ../images/undo.png
37599         BoundingBox 0bp 5bp 20bp 20bp
37600
37601 \end_inset
37602
37603
37604 \end_layout
37605
37606 \end_inset
37607 </cell>
37608 <cell alignment="center" valignment="top" usebox="none">
37609 \begin_inset Text
37610
37611 \begin_layout Plain Layout
37612
37613 \family sans
37614 Edit\SpecialChar \menuseparator
37615 Undo
37616 \end_layout
37617
37618 \end_inset
37619 </cell>
37620 </row>
37621 <row interlinespace="2.5mm">
37622 <cell alignment="center" valignment="top" usebox="none">
37623 \begin_inset Text
37624
37625 \begin_layout Plain Layout
37626 \begin_inset Graphics
37627         filename ../images/redo.png
37628         BoundingBox 0bp 5bp 20bp 20bp
37629
37630 \end_inset
37631
37632
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 <cell alignment="center" valignment="top" usebox="none">
37638 \begin_inset Text
37639
37640 \begin_layout Plain Layout
37641
37642 \family sans
37643 Edit\SpecialChar \menuseparator
37644 Redo
37645 \end_layout
37646
37647 \end_inset
37648 </cell>
37649 </row>
37650 <row interlinespace="2.5mm">
37651 <cell alignment="center" valignment="top" usebox="none">
37652 \begin_inset Text
37653
37654 \begin_layout Plain Layout
37655 \begin_inset Graphics
37656         filename ../images/cut.png
37657         BoundingBox 0bp 5bp 20bp 20bp
37658
37659 \end_inset
37660
37661
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 <cell alignment="center" valignment="top" usebox="none">
37667 \begin_inset Text
37668
37669 \begin_layout Plain Layout
37670
37671 \family sans
37672 Edit\SpecialChar \menuseparator
37673 Cut
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 </row>
37679 <row interlinespace="2.5mm">
37680 <cell alignment="center" valignment="top" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684 \begin_inset Graphics
37685         filename ../images/copy.png
37686         BoundingBox 0bp 5bp 20bp 20bp
37687
37688 \end_inset
37689
37690
37691 \end_layout
37692
37693 \end_inset
37694 </cell>
37695 <cell alignment="center" valignment="top" usebox="none">
37696 \begin_inset Text
37697
37698 \begin_layout Plain Layout
37699
37700 \family sans
37701 Edit\SpecialChar \menuseparator
37702 Copy
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 </row>
37708 <row interlinespace="2.5mm">
37709 <cell alignment="center" valignment="top" usebox="none">
37710 \begin_inset Text
37711
37712 \begin_layout Plain Layout
37713 \begin_inset Graphics
37714         filename ../images/paste.png
37715         BoundingBox 0bp 5bp 20bp 20bp
37716
37717 \end_inset
37718
37719
37720 \end_layout
37721
37722 \end_inset
37723 </cell>
37724 <cell alignment="center" valignment="top" usebox="none">
37725 \begin_inset Text
37726
37727 \begin_layout Plain Layout
37728
37729 \family sans
37730 Edit\SpecialChar \menuseparator
37731 Paste
37732 \end_layout
37733
37734 \end_inset
37735 </cell>
37736 </row>
37737 <row interlinespace="2.5mm">
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742 \begin_inset Graphics
37743         filename ../images/dialog-show_findreplace.png
37744         BoundingBox 0bp 5bp 20bp 25bp
37745         rotateOrigin center
37746
37747 \end_inset
37748
37749
37750 \end_layout
37751
37752 \end_inset
37753 </cell>
37754 <cell alignment="center" valignment="top" usebox="none">
37755 \begin_inset Text
37756
37757 \begin_layout Plain Layout
37758
37759 \family sans
37760 Edit\SpecialChar \menuseparator
37761 Find
37762 \begin_inset space \thinspace{}
37763 \end_inset
37764
37765 &
37766 \begin_inset space \thinspace{}
37767 \end_inset
37768
37769 Replace
37770 \end_layout
37771
37772 \end_inset
37773 </cell>
37774 </row>
37775 <row interlinespace="2.5mm">
37776 <cell alignment="center" valignment="top" usebox="none">
37777 \begin_inset Text
37778
37779 \begin_layout Plain Layout
37780 \begin_inset Graphics
37781         filename ../images/font-emph.png
37782         BoundingBox 0bp 5bp 20bp 20bp
37783
37784 \end_inset
37785
37786
37787 \end_layout
37788
37789 \end_inset
37790 </cell>
37791 <cell alignment="center" valignment="top" usebox="none">
37792 \begin_inset Text
37793
37794 \begin_layout Plain Layout
37795 Emphasize text, function of the Edit
37796 \family sans
37797 \SpecialChar \menuseparator
37798 Text
37799 \begin_inset space ~
37800 \end_inset
37801
37802 Style
37803 \family default
37804  dialog
37805 \end_layout
37806
37807 \end_inset
37808 </cell>
37809 </row>
37810 <row interlinespace="2.5mm">
37811 <cell alignment="center" valignment="top" usebox="none">
37812 \begin_inset Text
37813
37814 \begin_layout Plain Layout
37815 \begin_inset Graphics
37816         filename ../images/font-noun.png
37817         BoundingBox 0bp 5bp 20bp 20bp
37818
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \end_inset
37825 </cell>
37826 <cell alignment="center" valignment="top" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830 Set text to noun style, function of the Edit
37831 \family sans
37832 \SpecialChar \menuseparator
37833 Text
37834 \begin_inset space ~
37835 \end_inset
37836
37837 Style
37838 \family default
37839  dialog
37840 \end_layout
37841
37842 \end_inset
37843 </cell>
37844 </row>
37845 <row interlinespace="2.5mm">
37846 <cell alignment="center" valignment="top" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850 \begin_inset Graphics
37851         filename ../images/textstyle-apply.png
37852         BoundingBox 0bp 5bp 20bp 20bp
37853
37854 \end_inset
37855
37856
37857 \end_layout
37858
37859 \end_inset
37860 </cell>
37861 <cell alignment="center" valignment="top" usebox="none">
37862 \begin_inset Text
37863
37864 \begin_layout Plain Layout
37865 Formats text using the current settings in the 
37866 \family sans
37867 Edit\SpecialChar \menuseparator
37868 Text
37869 \begin_inset space ~
37870 \end_inset
37871
37872 Style
37873 \family default
37874  dialog
37875 \end_layout
37876
37877 \end_inset
37878 </cell>
37879 </row>
37880 <row interlinespace="2.5mm">
37881 <cell alignment="center" valignment="top" usebox="none">
37882 \begin_inset Text
37883
37884 \begin_layout Plain Layout
37885 \begin_inset Graphics
37886         filename ../images/math-mode.png
37887         BoundingBox 0bp 5bp 20bp 20bp
37888
37889 \end_inset
37890
37891
37892 \end_layout
37893
37894 \end_inset
37895 </cell>
37896 <cell alignment="center" valignment="top" usebox="none">
37897 \begin_inset Text
37898
37899 \begin_layout Plain Layout
37900
37901 \family sans
37902 Insert\SpecialChar \menuseparator
37903 Math\SpecialChar \menuseparator
37904 Inline
37905 \begin_inset space ~
37906 \end_inset
37907
37908 Formula
37909 \end_layout
37910
37911 \end_inset
37912 </cell>
37913 </row>
37914 <row interlinespace="2.5mm">
37915 <cell alignment="center" valignment="top" usebox="none">
37916 \begin_inset Text
37917
37918 \begin_layout Plain Layout
37919 \begin_inset Graphics
37920         filename ../images/dialog-show-new-inset_graphics.png
37921         BoundingBox 0bp 5bp 20bp 25bp
37922         rotateOrigin center
37923
37924 \end_inset
37925
37926
37927 \end_layout
37928
37929 \end_inset
37930 </cell>
37931 <cell alignment="center" valignment="top" usebox="none">
37932 \begin_inset Text
37933
37934 \begin_layout Plain Layout
37935
37936 \family sans
37937 Insert\SpecialChar \menuseparator
37938 Graphics
37939 \end_layout
37940
37941 \end_inset
37942 </cell>
37943 </row>
37944 <row interlinespace="2.5mm">
37945 <cell alignment="center" valignment="top" usebox="none">
37946 \begin_inset Text
37947
37948 \begin_layout Plain Layout
37949 \begin_inset Graphics
37950         filename ../images/tabular-insert.png
37951         BoundingBox 0bp 5bp 20bp 25bp
37952         rotateOrigin center
37953
37954 \end_inset
37955
37956
37957 \end_layout
37958
37959 \end_inset
37960 </cell>
37961 <cell alignment="center" valignment="top" usebox="none">
37962 \begin_inset Text
37963
37964 \begin_layout Plain Layout
37965
37966 \family sans
37967 Insert\SpecialChar \menuseparator
37968 Table
37969 \end_layout
37970
37971 \end_inset
37972 </cell>
37973 </row>
37974 <row interlinespace="2.5mm">
37975 <cell alignment="center" valignment="top" usebox="none">
37976 \begin_inset Text
37977
37978 \begin_layout Plain Layout
37979 \begin_inset Graphics
37980         filename ../images/dialog-toggle_toc.png
37981         BoundingBox 0bp 5bp 20bp 25bp
37982         rotateOrigin center
37983
37984 \end_inset
37985
37986
37987 \end_layout
37988
37989 \end_inset
37990 </cell>
37991 <cell alignment="center" valignment="top" usebox="none">
37992 \begin_inset Text
37993
37994 \begin_layout Plain Layout
37995 Toggle outline window on/off, 
37996 \family sans
37997 Document\SpecialChar \menuseparator
37998 Outline
37999 \end_layout
38000
38001 \end_inset
38002 </cell>
38003 </row>
38004 <row interlinespace="2.5mm">
38005 <cell alignment="center" valignment="top" usebox="none">
38006 \begin_inset Text
38007
38008 \begin_layout Plain Layout
38009 \begin_inset Graphics
38010         filename ../images/toolbar-toggle_math.png
38011         BoundingBox 0bp 5bp 20bp 25bp
38012         rotateOrigin center
38013
38014 \end_inset
38015
38016
38017 \end_layout
38018
38019 \end_inset
38020 </cell>
38021 <cell alignment="center" valignment="top" usebox="none">
38022 \begin_inset Text
38023
38024 \begin_layout Plain Layout
38025 Toggle math toolbar on/off
38026 \end_layout
38027
38028 \end_inset
38029 </cell>
38030 </row>
38031 <row interlinespace="2.5mm">
38032 <cell alignment="center" valignment="top" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036 \begin_inset Graphics
38037         filename ../images/toolbar-toggle_table.png
38038         BoundingBox 0bp 5bp 20bp 25bp
38039         rotateOrigin center
38040
38041 \end_inset
38042
38043
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 <cell alignment="center" valignment="top" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052 Toggle table toolbar on/off
38053 \end_layout
38054
38055 \end_inset
38056 </cell>
38057 </row>
38058 </lyxtabular>
38059
38060 \end_inset
38061
38062
38063 \end_layout
38064
38065 \begin_layout Subsection
38066 Extra Toolbar
38067 \begin_inset Index
38068 status collapsed
38069
38070 \begin_layout Plain Layout
38071 Toolbar ! Extra
38072 \end_layout
38073
38074 \end_inset
38075
38076
38077 \end_layout
38078
38079 \begin_layout Standard
38080 \begin_inset Graphics
38081         filename clipart/ExtraToolbar.png
38082         width 100col%
38083
38084 \end_inset
38085
38086
38087 \end_layout
38088
38089 \begin_layout Standard
38090 \begin_inset VSpace defskip
38091 \end_inset
38092
38093
38094 \end_layout
38095
38096 \begin_layout Standard
38097 The extra toolbar as shown above contains from left to right the following
38098  buttons:
38099 \end_layout
38100
38101 \begin_layout Standard
38102 \begin_inset VSpace defskip
38103 \end_inset
38104
38105
38106 \end_layout
38107
38108 \begin_layout Standard
38109 \begin_inset Tabular
38110 <lyxtabular version="3" rows="24" columns="2">
38111 <features islongtable="true">
38112 <column alignment="left" valignment="top" width="0">
38113 <column alignment="left" valignment="top" width="0">
38114 <row interlinespace="2.5mm">
38115 <cell alignment="center" valignment="top" usebox="none">
38116 \begin_inset Text
38117
38118 \begin_layout Plain Layout
38119 \begin_inset Graphics
38120         filename ../images/layout.png
38121         BoundingBox 0bp 5bp 20bp 25bp
38122         rotateOrigin center
38123
38124 \end_inset
38125
38126
38127 \end_layout
38128
38129 \end_inset
38130 </cell>
38131 <cell alignment="center" valignment="top" usebox="none">
38132 \begin_inset Text
38133
38134 \begin_layout Plain Layout
38135 Default
38136 \end_layout
38137
38138 \end_inset
38139 </cell>
38140 </row>
38141 <row interlinespace="2.5mm">
38142 <cell alignment="center" valignment="top" usebox="none">
38143 \begin_inset Text
38144
38145 \begin_layout Plain Layout
38146 \begin_inset Graphics
38147         filename ../images/layout_Enumerate.png
38148         BoundingBox 0bp 5bp 20bp 25bp
38149         rotateOrigin center
38150
38151 \end_inset
38152
38153
38154 \end_layout
38155
38156 \end_inset
38157 </cell>
38158 <cell alignment="center" valignment="top" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162 Numbered list
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 </row>
38168 <row interlinespace="2.5mm">
38169 <cell alignment="center" valignment="top" usebox="none">
38170 \begin_inset Text
38171
38172 \begin_layout Plain Layout
38173 \begin_inset Graphics
38174         filename ../images/layout_Itemize.png
38175         BoundingBox 0bp 5bp 20bp 25bp
38176         rotateOrigin center
38177
38178 \end_inset
38179
38180
38181 \end_layout
38182
38183 \end_inset
38184 </cell>
38185 <cell alignment="center" valignment="top" usebox="none">
38186 \begin_inset Text
38187
38188 \begin_layout Plain Layout
38189 Itemized list
38190 \end_layout
38191
38192 \end_inset
38193 </cell>
38194 </row>
38195 <row interlinespace="2.5mm">
38196 <cell alignment="center" valignment="top" usebox="none">
38197 \begin_inset Text
38198
38199 \begin_layout Plain Layout
38200 \begin_inset Graphics
38201         filename ../images/layout_List.png
38202         BoundingBox 0bp 5bp 20bp 25bp
38203         rotateOrigin center
38204
38205 \end_inset
38206
38207
38208 \end_layout
38209
38210 \end_inset
38211 </cell>
38212 <cell alignment="center" valignment="top" usebox="none">
38213 \begin_inset Text
38214
38215 \begin_layout Plain Layout
38216 List
38217 \end_layout
38218
38219 \end_inset
38220 </cell>
38221 </row>
38222 <row interlinespace="2.5mm">
38223 <cell alignment="center" valignment="top" usebox="none">
38224 \begin_inset Text
38225
38226 \begin_layout Plain Layout
38227 \begin_inset Graphics
38228         filename ../images/layout_Description.png
38229         BoundingBox 0bp 5bp 20bp 25bp
38230         rotateOrigin center
38231
38232 \end_inset
38233
38234
38235 \end_layout
38236
38237 \end_inset
38238 </cell>
38239 <cell alignment="center" valignment="top" usebox="none">
38240 \begin_inset Text
38241
38242 \begin_layout Plain Layout
38243 Description list
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 </row>
38249 <row interlinespace="2.5mm">
38250 <cell alignment="center" valignment="top" usebox="none">
38251 \begin_inset Text
38252
38253 \begin_layout Plain Layout
38254 \begin_inset Graphics
38255         filename ../images/depth-increment.png
38256         BoundingBox 0bp 5bp 20bp 25bp
38257         rotateOrigin center
38258
38259 \end_inset
38260
38261
38262 \end_layout
38263
38264 \end_inset
38265 </cell>
38266 <cell alignment="center" valignment="top" usebox="none">
38267 \begin_inset Text
38268
38269 \begin_layout Plain Layout
38270
38271 \family sans
38272 Edit\SpecialChar \menuseparator
38273 Increase
38274 \begin_inset space ~
38275 \end_inset
38276
38277 List
38278 \begin_inset space ~
38279 \end_inset
38280
38281 Depth
38282 \end_layout
38283
38284 \end_inset
38285 </cell>
38286 </row>
38287 <row interlinespace="2.5mm">
38288 <cell alignment="center" valignment="top" usebox="none">
38289 \begin_inset Text
38290
38291 \begin_layout Plain Layout
38292 \begin_inset Graphics
38293         filename ../images/depth-decrement.png
38294         BoundingBox 0bp 5bp 20bp 25bp
38295         rotateOrigin center
38296
38297 \end_inset
38298
38299
38300 \end_layout
38301
38302 \end_inset
38303 </cell>
38304 <cell alignment="center" valignment="top" usebox="none">
38305 \begin_inset Text
38306
38307 \begin_layout Plain Layout
38308
38309 \family sans
38310 Edit\SpecialChar \menuseparator
38311 Decrease
38312 \begin_inset space ~
38313 \end_inset
38314
38315 List
38316 \begin_inset space ~
38317 \end_inset
38318
38319 Depth
38320 \end_layout
38321
38322 \end_inset
38323 </cell>
38324 </row>
38325 <row interlinespace="2.5mm">
38326 <cell alignment="center" valignment="top" usebox="none">
38327 \begin_inset Text
38328
38329 \begin_layout Plain Layout
38330 \begin_inset Graphics
38331         filename ../images/float-insert_figure.png
38332         BoundingBox 0bp 5bp 20bp 20bp
38333
38334 \end_inset
38335
38336
38337 \end_layout
38338
38339 \end_inset
38340 </cell>
38341 <cell alignment="center" valignment="top" usebox="none">
38342 \begin_inset Text
38343
38344 \begin_layout Plain Layout
38345
38346 \family sans
38347 Insert\SpecialChar \menuseparator
38348 Float\SpecialChar \menuseparator
38349 Figure
38350 \end_layout
38351
38352 \end_inset
38353 </cell>
38354 </row>
38355 <row interlinespace="2.5mm">
38356 <cell alignment="center" valignment="top" usebox="none">
38357 \begin_inset Text
38358
38359 \begin_layout Plain Layout
38360 \begin_inset Graphics
38361         filename ../images/float-insert_table.png
38362         BoundingBox 0bp 5bp 20bp 20bp
38363
38364 \end_inset
38365
38366
38367 \end_layout
38368
38369 \end_inset
38370 </cell>
38371 <cell alignment="center" valignment="top" usebox="none">
38372 \begin_inset Text
38373
38374 \begin_layout Plain Layout
38375
38376 \family sans
38377 Insert\SpecialChar \menuseparator
38378 Float\SpecialChar \menuseparator
38379 Table
38380 \end_layout
38381
38382 \end_inset
38383 </cell>
38384 </row>
38385 <row interlinespace="2.5mm">
38386 <cell alignment="center" valignment="top" usebox="none">
38387 \begin_inset Text
38388
38389 \begin_layout Plain Layout
38390 \begin_inset Graphics
38391         filename ../images/label-insert.png
38392         BoundingBox 0bp 5bp 20bp 20bp
38393
38394 \end_inset
38395
38396
38397 \end_layout
38398
38399 \end_inset
38400 </cell>
38401 <cell alignment="center" valignment="top" usebox="none">
38402 \begin_inset Text
38403
38404 \begin_layout Plain Layout
38405
38406 \family sans
38407 Insert\SpecialChar \menuseparator
38408 Label
38409 \end_layout
38410
38411 \end_inset
38412 </cell>
38413 </row>
38414 <row interlinespace="2.5mm">
38415 <cell alignment="center" valignment="top" usebox="none">
38416 \begin_inset Text
38417
38418 \begin_layout Plain Layout
38419 \begin_inset Graphics
38420         filename ../images/dialog-show-new-inset_ref.png
38421         BoundingBox 0bp 5bp 20bp 20bp
38422
38423 \end_inset
38424
38425
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 <cell alignment="center" valignment="top" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434
38435 \family sans
38436 Insert\SpecialChar \menuseparator
38437 Cross-Reference
38438 \end_layout
38439
38440 \end_inset
38441 </cell>
38442 </row>
38443 <row interlinespace="2.5mm">
38444 <cell alignment="center" valignment="top" usebox="none">
38445 \begin_inset Text
38446
38447 \begin_layout Plain Layout
38448 \begin_inset Graphics
38449         filename ../images/dialog-show-new-inset_citation.png
38450         BoundingBox 0bp 5bp 20bp 20bp
38451
38452 \end_inset
38453
38454
38455 \end_layout
38456
38457 \end_inset
38458 </cell>
38459 <cell alignment="center" valignment="top" usebox="none">
38460 \begin_inset Text
38461
38462 \begin_layout Plain Layout
38463
38464 \family sans
38465 Insert\SpecialChar \menuseparator
38466 Citation
38467 \end_layout
38468
38469 \end_inset
38470 </cell>
38471 </row>
38472 <row interlinespace="2.5mm">
38473 <cell alignment="center" valignment="top" usebox="none">
38474 \begin_inset Text
38475
38476 \begin_layout Plain Layout
38477 \begin_inset Graphics
38478         filename ../images/index-insert.png
38479         BoundingBox 0bp 5bp 20bp 20bp
38480
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492
38493 \family sans
38494 Insert\SpecialChar \menuseparator
38495 Index
38496 \begin_inset space ~
38497 \end_inset
38498
38499 Entry
38500 \end_layout
38501
38502 \end_inset
38503 </cell>
38504 </row>
38505 <row interlinespace="2.5mm">
38506 <cell alignment="center" valignment="top" usebox="none">
38507 \begin_inset Text
38508
38509 \begin_layout Plain Layout
38510 \begin_inset Graphics
38511         filename ../images/nomencl-insert.png
38512         BoundingBox 0bp 5bp 20bp 20bp
38513
38514 \end_inset
38515
38516
38517 \end_layout
38518
38519 \end_inset
38520 </cell>
38521 <cell alignment="center" valignment="top" usebox="none">
38522 \begin_inset Text
38523
38524 \begin_layout Plain Layout
38525
38526 \family sans
38527 Insert\SpecialChar \menuseparator
38528 Nomenclature
38529 \begin_inset space ~
38530 \end_inset
38531
38532 Entry
38533 \end_layout
38534
38535 \end_inset
38536 </cell>
38537 </row>
38538 <row interlinespace="2.5mm">
38539 <cell alignment="center" valignment="top" usebox="none">
38540 \begin_inset Text
38541
38542 \begin_layout Plain Layout
38543 \begin_inset Graphics
38544         filename ../images/footnote-insert.png
38545         BoundingBox 0bp 5bp 20bp 20bp
38546
38547 \end_inset
38548
38549
38550 \end_layout
38551
38552 \end_inset
38553 </cell>
38554 <cell alignment="center" valignment="top" usebox="none">
38555 \begin_inset Text
38556
38557 \begin_layout Plain Layout
38558
38559 \family sans
38560 Insert\SpecialChar \menuseparator
38561 Footnote
38562 \end_layout
38563
38564 \end_inset
38565 </cell>
38566 </row>
38567 <row interlinespace="2.5mm">
38568 <cell alignment="center" valignment="top" usebox="none">
38569 \begin_inset Text
38570
38571 \begin_layout Plain Layout
38572 \begin_inset Graphics
38573         filename ../images/marginalnote-insert.png
38574         BoundingBox 0bp 5bp 20bp 25bp
38575         rotateOrigin center
38576
38577 \end_inset
38578
38579
38580 \end_layout
38581
38582 \end_inset
38583 </cell>
38584 <cell alignment="center" valignment="top" usebox="none">
38585 \begin_inset Text
38586
38587 \begin_layout Plain Layout
38588
38589 \family sans
38590 Insert\SpecialChar \menuseparator
38591 Marginal
38592 \begin_inset space ~
38593 \end_inset
38594
38595 Note
38596 \end_layout
38597
38598 \end_inset
38599 </cell>
38600 </row>
38601 <row interlinespace="2.5mm">
38602 <cell alignment="center" valignment="top" usebox="none">
38603 \begin_inset Text
38604
38605 \begin_layout Plain Layout
38606 \begin_inset Graphics
38607         filename ../images/note-insert.png
38608         BoundingBox 0bp 5bp 20bp 20bp
38609
38610 \end_inset
38611
38612
38613 \end_layout
38614
38615 \end_inset
38616 </cell>
38617 <cell alignment="center" valignment="top" usebox="none">
38618 \begin_inset Text
38619
38620 \begin_layout Plain Layout
38621
38622 \family sans
38623 Insert\SpecialChar \menuseparator
38624 Note\SpecialChar \menuseparator
38625 LyX
38626 \begin_inset space ~
38627 \end_inset
38628
38629 Note
38630 \end_layout
38631
38632 \end_inset
38633 </cell>
38634 </row>
38635 <row interlinespace="2.5mm">
38636 <cell alignment="center" valignment="top" usebox="none">
38637 \begin_inset Text
38638
38639 \begin_layout Plain Layout
38640 \begin_inset Graphics
38641         filename ../images/box-insert.png
38642         BoundingBox 0bp 5bp 20bp 20bp
38643
38644 \end_inset
38645
38646
38647 \end_layout
38648
38649 \end_inset
38650 </cell>
38651 <cell alignment="center" valignment="top" usebox="none">
38652 \begin_inset Text
38653
38654 \begin_layout Plain Layout
38655
38656 \family sans
38657 Insert\SpecialChar \menuseparator
38658 Box
38659 \end_layout
38660
38661 \end_inset
38662 </cell>
38663 </row>
38664 <row interlinespace="2.5mm">
38665 <cell alignment="center" valignment="top" usebox="none">
38666 \begin_inset Text
38667
38668 \begin_layout Plain Layout
38669 \begin_inset Graphics
38670         filename ../images/url-insert.png
38671         BoundingBox 0bp 5bp 20bp 20bp
38672
38673 \end_inset
38674
38675
38676 \end_layout
38677
38678 \end_inset
38679 </cell>
38680 <cell alignment="center" valignment="top" usebox="none">
38681 \begin_inset Text
38682
38683 \begin_layout Plain Layout
38684
38685 \family sans
38686 Insert\SpecialChar \menuseparator
38687 URL
38688 \end_layout
38689
38690 \end_inset
38691 </cell>
38692 </row>
38693 <row interlinespace="2.5mm">
38694 <cell alignment="center" valignment="top" usebox="none">
38695 \begin_inset Text
38696
38697 \begin_layout Plain Layout
38698 \begin_inset Graphics
38699         filename ../images/ert-insert.png
38700         BoundingBox 0bp 5bp 20bp 20bp
38701
38702 \end_inset
38703
38704
38705 \end_layout
38706
38707 \end_inset
38708 </cell>
38709 <cell alignment="center" valignment="top" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713
38714 \family sans
38715 Insert\SpecialChar \menuseparator
38716 T
38717 \family default
38718
38719 \begin_inset ERT
38720 status collapsed
38721
38722 \begin_layout Plain Layout
38723
38724 {}
38725 \end_layout
38726
38727 \end_inset
38728
38729
38730 \family sans
38731 eX
38732 \end_layout
38733
38734 \end_inset
38735 </cell>
38736 </row>
38737 <row interlinespace="2.5mm">
38738 <cell alignment="center" valignment="top" usebox="none">
38739 \begin_inset Text
38740
38741 \begin_layout Plain Layout
38742 \begin_inset Graphics
38743         filename ../images/dialog-show-new-inset_include.png
38744         BoundingBox 0bp 5bp 20bp 20bp
38745
38746 \end_inset
38747
38748
38749 \end_layout
38750
38751 \end_inset
38752 </cell>
38753 <cell alignment="center" valignment="top" usebox="none">
38754 \begin_inset Text
38755
38756 \begin_layout Plain Layout
38757
38758 \family sans
38759 Insert\SpecialChar \menuseparator
38760 File\SpecialChar \menuseparator
38761 Child
38762 \begin_inset space ~
38763 \end_inset
38764
38765 Document
38766 \end_layout
38767
38768 \end_inset
38769 </cell>
38770 </row>
38771 <row interlinespace="2.5mm">
38772 <cell alignment="center" valignment="top" usebox="none">
38773 \begin_inset Text
38774
38775 \begin_layout Plain Layout
38776 \begin_inset Graphics
38777         filename ../images/dialog-show_character.png
38778         BoundingBox 0bp 5bp 20bp 25bp
38779         rotateOrigin center
38780
38781 \end_inset
38782
38783
38784 \end_layout
38785
38786 \end_inset
38787 </cell>
38788 <cell alignment="center" valignment="top" usebox="none">
38789 \begin_inset Text
38790
38791 \begin_layout Plain Layout
38792
38793 \family sans
38794 Edit\SpecialChar \menuseparator
38795 Text
38796 \begin_inset space ~
38797 \end_inset
38798
38799 Style
38800 \end_layout
38801
38802 \end_inset
38803 </cell>
38804 </row>
38805 <row interlinespace="2.5mm">
38806 <cell alignment="center" valignment="top" usebox="none">
38807 \begin_inset Text
38808
38809 \begin_layout Plain Layout
38810 \begin_inset Graphics
38811         filename ../images/layout-paragraph.png
38812         BoundingBox 0bp 5bp 20bp 25bp
38813         rotateOrigin center
38814
38815 \end_inset
38816
38817
38818 \end_layout
38819
38820 \end_inset
38821 </cell>
38822 <cell alignment="center" valignment="top" usebox="none">
38823 \begin_inset Text
38824
38825 \begin_layout Plain Layout
38826
38827 \family sans
38828 Edit\SpecialChar \menuseparator
38829 Paragraph
38830 \begin_inset space ~
38831 \end_inset
38832
38833 Settings
38834 \end_layout
38835
38836 \end_inset
38837 </cell>
38838 </row>
38839 <row interlinespace="2.5mm">
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844 \begin_inset Graphics
38845         filename ../images/thesaurus-entry.png
38846         BoundingBox 0bp 5bp 20bp 25bp
38847         rotateOrigin center
38848
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \family sans
38862 Tools\SpecialChar \menuseparator
38863 Thesaurus
38864 \end_layout
38865
38866 \end_inset
38867 </cell>
38868 </row>
38869 </lyxtabular>
38870
38871 \end_inset
38872
38873
38874 \end_layout
38875
38876 \begin_layout Subsection
38877 View / Update Toolbar
38878 \begin_inset Index
38879 status collapsed
38880
38881 \begin_layout Plain Layout
38882 Toolbar ! View / Update
38883 \end_layout
38884
38885 \end_inset
38886
38887
38888 \end_layout
38889
38890 \begin_layout Standard
38891 \begin_inset Graphics
38892         filename clipart/ViewToolbar.png
38893
38894 \end_inset
38895
38896
38897 \end_layout
38898
38899 \begin_layout Standard
38900 \begin_inset VSpace defskip
38901 \end_inset
38902
38903
38904 \end_layout
38905
38906 \begin_layout Standard
38907 The view / update toolbar as shown above contains from left to right the
38908  following buttons:
38909 \end_layout
38910
38911 \begin_layout Standard
38912 \begin_inset VSpace defskip
38913 \end_inset
38914
38915
38916 \end_layout
38917
38918 \begin_layout Standard
38919 \begin_inset Tabular
38920 <lyxtabular version="3" rows="6" columns="2">
38921 <features islongtable="true">
38922 <column alignment="left" valignment="top" width="0">
38923 <column alignment="left" valignment="top" width="0">
38924 <row interlinespace="2.5mm">
38925 <cell alignment="center" valignment="top" usebox="none">
38926 \begin_inset Text
38927
38928 \begin_layout Plain Layout
38929 \begin_inset Graphics
38930         filename ../images/buffer-view_dvi.png
38931         BoundingBox 0bp 5bp 20bp 25bp
38932         rotateOrigin center
38933
38934 \end_inset
38935
38936
38937 \end_layout
38938
38939 \end_inset
38940 </cell>
38941 <cell alignment="center" valignment="top" usebox="none">
38942 \begin_inset Text
38943
38944 \begin_layout Plain Layout
38945
38946 \family sans
38947 View\SpecialChar \menuseparator
38948 DVI
38949 \end_layout
38950
38951 \end_inset
38952 </cell>
38953 </row>
38954 <row interlinespace="2.5mm">
38955 <cell alignment="center" valignment="top" usebox="none">
38956 \begin_inset Text
38957
38958 \begin_layout Plain Layout
38959 \begin_inset Graphics
38960         filename ../images/buffer-update_dvi.png
38961         BoundingBox 0bp 5bp 20bp 25bp
38962         rotateOrigin center
38963
38964 \end_inset
38965
38966
38967 \end_layout
38968
38969 \end_inset
38970 </cell>
38971 <cell alignment="center" valignment="top" usebox="none">
38972 \begin_inset Text
38973
38974 \begin_layout Plain Layout
38975
38976 \family sans
38977 View\SpecialChar \menuseparator
38978 Update\SpecialChar \menuseparator
38979 DVI
38980 \end_layout
38981
38982 \end_inset
38983 </cell>
38984 </row>
38985 <row interlinespace="2.5mm">
38986 <cell alignment="center" valignment="top" usebox="none">
38987 \begin_inset Text
38988
38989 \begin_layout Plain Layout
38990 \begin_inset Graphics
38991         filename ../images/buffer-view_pdf2.png
38992         BoundingBox 0bp 5bp 20bp 25bp
38993         rotateOrigin center
38994
38995 \end_inset
38996
38997
38998 \end_layout
38999
39000 \end_inset
39001 </cell>
39002 <cell alignment="center" valignment="top" usebox="none">
39003 \begin_inset Text
39004
39005 \begin_layout Plain Layout
39006
39007 \family sans
39008 View\SpecialChar \menuseparator
39009 PDF
39010 \end_layout
39011
39012 \end_inset
39013 </cell>
39014 </row>
39015 <row interlinespace="2.5mm">
39016 <cell alignment="center" valignment="top" usebox="none">
39017 \begin_inset Text
39018
39019 \begin_layout Plain Layout
39020 \begin_inset Graphics
39021         filename ../images/buffer-update_pdf2.png
39022         BoundingBox 0bp 5bp 20bp 25bp
39023         rotateOrigin center
39024
39025 \end_inset
39026
39027
39028 \end_layout
39029
39030 \end_inset
39031 </cell>
39032 <cell alignment="center" valignment="top" usebox="none">
39033 \begin_inset Text
39034
39035 \begin_layout Plain Layout
39036
39037 \family sans
39038 View\SpecialChar \menuseparator
39039 Update\SpecialChar \menuseparator
39040 PDF
39041 \begin_inset Foot
39042 status collapsed
39043
39044 \begin_layout Plain Layout
39045 This button is on some LyX for Windows installations not here because its
39046  functionality is merged with 
39047 \family sans
39048 View\SpecialChar \menuseparator
39049 PDF
39050 \family default
39051 .
39052  
39053 \end_layout
39054
39055 \end_inset
39056
39057
39058 \end_layout
39059
39060 \end_inset
39061 </cell>
39062 </row>
39063 <row interlinespace="2.5mm">
39064 <cell alignment="center" valignment="top" usebox="none">
39065 \begin_inset Text
39066
39067 \begin_layout Plain Layout
39068 \begin_inset Graphics
39069         filename ../images/buffer-view_ps.png
39070         BoundingBox 0bp 5bp 20bp 25bp
39071         rotateOrigin center
39072
39073 \end_inset
39074
39075
39076 \end_layout
39077
39078 \end_inset
39079 </cell>
39080 <cell alignment="center" valignment="top" usebox="none">
39081 \begin_inset Text
39082
39083 \begin_layout Plain Layout
39084
39085 \family sans
39086 View\SpecialChar \menuseparator
39087 Postscript
39088 \end_layout
39089
39090 \end_inset
39091 </cell>
39092 </row>
39093 <row interlinespace="2.5mm">
39094 <cell alignment="center" valignment="top" usebox="none">
39095 \begin_inset Text
39096
39097 \begin_layout Plain Layout
39098 \begin_inset Graphics
39099         filename ../images/buffer-update_ps.png
39100         BoundingBox 0bp 5bp 20bp 25bp
39101         rotateOrigin center
39102
39103 \end_inset
39104
39105
39106 \end_layout
39107
39108 \end_inset
39109 </cell>
39110 <cell alignment="center" valignment="top" usebox="none">
39111 \begin_inset Text
39112
39113 \begin_layout Plain Layout
39114
39115 \family sans
39116 View\SpecialChar \menuseparator
39117 Update\SpecialChar \menuseparator
39118 Postscript
39119 \end_layout
39120
39121 \end_inset
39122 </cell>
39123 </row>
39124 </lyxtabular>
39125
39126 \end_inset
39127
39128
39129 \end_layout
39130
39131 \begin_layout Subsection
39132 Other Toolbars
39133 \end_layout
39134
39135 \begin_layout Standard
39136 The change tracking toolbar is explained in section
39137 \begin_inset space ~
39138 \end_inset
39139
39140
39141 \begin_inset CommandInset ref
39142 LatexCommand ref
39143 reference "sec:Change-Tracking"
39144
39145 \end_inset
39146
39147 , the table toolbar
39148 \begin_inset Index
39149 status collapsed
39150
39151 \begin_layout Plain Layout
39152 Toolbar ! Table
39153 \end_layout
39154
39155 \end_inset
39156
39157  is explained in the 
39158 \emph on
39159 Embedded Objects
39160 \emph default
39161  manual.
39162 \end_layout
39163
39164 \begin_layout Chapter
39165 The 
39166 \family sans
39167 Preferences
39168 \family default
39169  Dialog
39170 \begin_inset CommandInset label
39171 LatexCommand label
39172 name "cha:The-Preferences-dialog"
39173
39174 \end_inset
39175
39176
39177 \begin_inset Index
39178 status collapsed
39179
39180 \begin_layout Plain Layout
39181 Preferences
39182 \end_layout
39183
39184 \end_inset
39185
39186
39187 \end_layout
39188
39189 \begin_layout Standard
39190 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
39191 Preferences.
39192  It consists of submenus explained in the following.
39193 \end_layout
39194
39195 \begin_layout Section
39196 Look and Feel
39197 \end_layout
39198
39199 \begin_layout Subsection
39200 User Interface
39201 \begin_inset CommandInset label
39202 LatexCommand label
39203 name "sec:ui"
39204
39205 \end_inset
39206
39207
39208 \begin_inset Index
39209 status collapsed
39210
39211 \begin_layout Plain Layout
39212 Customization ! of toolbars
39213 \end_layout
39214
39215 \end_inset
39216
39217
39218 \begin_inset Index
39219 status collapsed
39220
39221 \begin_layout Plain Layout
39222 Customization ! of menus
39223 \end_layout
39224
39225 \end_inset
39226
39227
39228 \end_layout
39229
39230 \begin_layout Standard
39231 \begin_inset Note Greyedout
39232 status open
39233
39234 \begin_layout Plain Layout
39235
39236 \series bold
39237 Note:
39238 \series default
39239  You have to restart LyX before changes in ui- and bind-files take effect.
39240 \end_layout
39241
39242 \end_inset
39243
39244
39245 \end_layout
39246
39247 \begin_layout Subsubsection
39248 User Interface File
39249 \begin_inset Index
39250 status collapsed
39251
39252 \begin_layout Plain Layout
39253 Customization ! of toolbars
39254 \end_layout
39255
39256 \end_inset
39257
39258
39259 \begin_inset Index
39260 status collapsed
39261
39262 \begin_layout Plain Layout
39263 Customization ! of menus
39264 \end_layout
39265
39266 \end_inset
39267
39268
39269 \end_layout
39270
39271 \begin_layout Standard
39272 The appearance of the menus and toolbars can be changed by choosing an user
39273  interface (ui) file.
39274  An ui-file is a textfile where the toolbars and menus are listed.
39275  The toolbar buttons and menu entries are specified in the files 
39276 \shape italic
39277 stdtoolbars.inc
39278 \shape default
39279  and 
39280 \shape italic
39281 stdmenus.inc
39282 \shape default
39283 , respectively.
39284  Both files are loaded by the 
39285 \emph on
39286 default.ui
39287 \emph default
39288  file.
39289  To create your own menu and toolbar layout, start with a copy of these
39290  files and edit the entries.
39291 \end_layout
39292
39293 \begin_layout Standard
39294 The syntax of the .inc-files is straightforward: The 
39295 \family sans
39296 Menubar
39297 \family default
39298
39299 \family sans
39300 Menu
39301 \family default
39302  and 
39303 \family sans
39304 Toolbar
39305 \family default
39306  entries must be ended with an explicit 
39307 \family sans
39308 End
39309 \family default
39310 .
39311  They may contain 
39312 \family sans
39313 Submenus
39314 \family default
39315
39316 \family sans
39317 Items
39318 \family default
39319
39320 \family sans
39321 OptItems
39322 \family default
39323
39324 \family sans
39325 Separators
39326 \family default
39327
39328 \family sans
39329 Icons,
39330 \family default
39331  and in the case of the 
39332 \begin_inset Quotes eld
39333 \end_inset
39334
39335 file
39336 \begin_inset Quotes erd
39337 \end_inset
39338
39339  menus a 
39340 \family sans
39341 Lastfiles
39342 \family default
39343  entry.
39344  The syntax for the entries is:
39345 \end_layout
39346
39347 \begin_layout Standard
39348 \begin_inset VSpace smallskip*
39349 \end_inset
39350
39351
39352 \series bold
39353 Item 
39354 \begin_inset Quotes erd
39355 \end_inset
39356
39357 menu 
39358 \series default
39359 or
39360 \series bold
39361  button name
39362 \begin_inset Quotes erd
39363 \end_inset
39364
39365  
39366 \begin_inset Quotes erd
39367 \end_inset
39368
39369 LyX-function
39370 \begin_inset Quotes erd
39371 \end_inset
39372
39373
39374 \end_layout
39375
39376 \begin_layout Standard
39377 \noindent
39378 \begin_inset VSpace smallskip*
39379 \end_inset
39380
39381 All LyX-functions are listed in 
39382 \begin_inset CommandInset citation
39383 LatexCommand cite
39384 key "LyX-func"
39385
39386 \end_inset
39387
39388 .
39389 \end_layout
39390
39391 \begin_layout Standard
39392 \begin_inset VSpace medskip
39393 \end_inset
39394
39395
39396 \end_layout
39397
39398 \begin_layout Standard
39399 An example: Assuming you use the menu 
39400 \family sans
39401 Navigate\SpecialChar \menuseparator
39402 Bookmarks
39403 \family default
39404  quite often and therefore want six available bookmarks, you can add the
39405  line
39406 \end_layout
39407
39408 \begin_layout Standard
39409 \begin_inset VSpace smallskip*
39410 \end_inset
39411
39412
39413 \series bold
39414 Item "Save Bookmark 6" "bookmark-save 6"
39415 \end_layout
39416
39417 \begin_layout Standard
39418 \noindent
39419 \begin_inset VSpace smallskip*
39420 \end_inset
39421
39422 to the navigate menu section in the .inc-file to have the sixth bookmark.
39423 \end_layout
39424
39425 \begin_layout Subsubsection
39426 Bind-File
39427 \begin_inset Index
39428 status collapsed
39429
39430 \begin_layout Plain Layout
39431 Bindings
39432 \end_layout
39433
39434 \end_inset
39435
39436
39437 \end_layout
39438
39439 \begin_layout Standard
39440 Bindings are used to bind a function to a key.
39441  Several binding files are available:
39442 \end_layout
39443
39444 \begin_layout Description
39445 cua.bind typical set of PC keyboard shortcuts
39446 \end_layout
39447
39448 \begin_layout Description
39449 (x)emacs.bind set of bindings like they are used in the editor programs 
39450 \family sans
39451 Emacs
39452 \family default
39453  (
39454 \family sans
39455 XEmacs
39456 \family default
39457 )
39458 \end_layout
39459
39460 \begin_layout Description
39461 mac.bind set of bindings for 
39462 \family sans
39463 Mac
39464 \begin_inset space \thinspace{}
39465 \end_inset
39466
39467 OS
39468 \family default
39469  systems.
39470 \end_layout
39471
39472 \begin_layout Standard
39473 There are also bind-files designed for special document classes, like 
39474 \shape italic
39475 broadway.bind
39476 \shape default
39477 , and bind files for special languages.
39478  The name of language bind-files begin with a language code, e.g.
39479  
39480 \begin_inset Quotes eld
39481 \end_inset
39482
39483 pt
39484 \begin_inset Quotes erd
39485 \end_inset
39486
39487  for Portuguese.
39488  If you use LyX in a certain language, LyX will try to use the appropriate
39489  bind-file.
39490 \end_layout
39491
39492 \begin_layout Standard
39493 Some bind-files, like 
39494 \emph on
39495 math.bind
39496 \emph default
39497 , have only a small scope.
39498  When looking at the the end of the file 
39499 \shape italic
39500 cua.bind
39501 \shape default
39502 , you can see that they are included to keep the overview in the bind-file.
39503 \end_layout
39504
39505 \begin_layout Standard
39506 If you like to customize the keybindings to your own taste, modify the bind-file
39507 s with a text editor.
39508  The syntax of the entries is:
39509 \end_layout
39510
39511 \begin_layout Standard
39512
39513 \series bold
39514
39515 \backslash
39516 bind 
39517 \begin_inset Quotes erd
39518 \end_inset
39519
39520 key combination
39521 \begin_inset Quotes erd
39522 \end_inset
39523
39524  
39525 \begin_inset Quotes erd
39526 \end_inset
39527
39528 LyX-function
39529 \begin_inset Quotes erd
39530 \end_inset
39531
39532
39533 \end_layout
39534
39535 \begin_layout Standard
39536 All LyX-functions are listed in 
39537 \begin_inset CommandInset citation
39538 LatexCommand cite
39539 key "LyX-func"
39540
39541 \end_inset
39542
39543 .
39544 \end_layout
39545
39546 \begin_layout Subsubsection
39547 Session
39548 \end_layout
39549
39550 \begin_layout Standard
39551 When the option 
39552 \family sans
39553 Save
39554 \begin_inset space \thinspace{}
39555 \end_inset
39556
39557 /
39558 \begin_inset space \thinspace{}
39559 \end_inset
39560
39561 restore window size, or use fixed size
39562 \family default
39563  is not checked, you can specify the size of LyX's main window when LyX
39564  is started.
39565 \end_layout
39566
39567 \begin_layout Standard
39568 With the option 
39569 \family sans
39570 Save
39571 \begin_inset space \thinspace{}
39572 \end_inset
39573
39574 /
39575 \begin_inset space \thinspace{}
39576 \end_inset
39577
39578 restore window position
39579 \family default
39580  LyX will be opened with its main window at the last used position.
39581 \end_layout
39582
39583 \begin_layout Standard
39584 The option 
39585 \family sans
39586 Restore cursor positions
39587 \family default
39588  sets the cursor to the position in the file where it has been the last
39589  time.
39590 \end_layout
39591
39592 \begin_layout Standard
39593 The option 
39594 \family sans
39595 Load opened files from last session
39596 \family default
39597  opens all files that were opened in the last LyX session.
39598 \end_layout
39599
39600 \begin_layout Subsubsection
39601 Documents
39602 \begin_inset CommandInset label
39603 LatexCommand label
39604 name "sub:Backup documents"
39605
39606 \end_inset
39607
39608
39609 \begin_inset Index
39610 status collapsed
39611
39612 \begin_layout Plain Layout
39613 Backup ! Documents
39614 \end_layout
39615
39616 \end_inset
39617
39618
39619 \end_layout
39620
39621 \begin_layout Standard
39622 When the option 
39623 \family sans
39624 Backup documents
39625 \family default
39626  is set, you can specify the time between backup saves.
39627 \end_layout
39628
39629 \begin_layout Standard
39630
39631 \family sans
39632 Maximum last files
39633 \family default
39634  is the number of last opened files that LyX should display in the menu
39635  
39636 \family sans
39637 File\SpecialChar \menuseparator
39638 Open
39639 \begin_inset space ~
39640 \end_inset
39641
39642 Recent
39643 \family default
39644 .
39645 \end_layout
39646
39647 \begin_layout Subsubsection
39648 Scrolling
39649 \end_layout
39650
39651 \begin_layout Standard
39652 The option 
39653 \family sans
39654 Cursor follows scrollbar
39655 \family default
39656  sets the cursor to the top of the currently displayed document part when
39657  scrolling.
39658 \end_layout
39659
39660 \begin_layout Subsubsection
39661 Pixmap Cache
39662 \end_layout
39663
39664 \begin_layout Standard
39665 With the option 
39666 \family sans
39667 Enable Pixmap Cache
39668 \family default
39669  enabled, LyX needs to redraw the screen less often.
39670  This results in better performance, especially on slow systems.
39671  On the other hand, the characters might look more fuzzy on screen.
39672  So whether you enable this or not depends on whether you prefer speed over
39673  aesthetics.
39674  Note that the Pixmap Cache is only available and useful under Mac
39675 \begin_inset space ~
39676 \end_inset
39677
39678 OS and Windows.
39679 \end_layout
39680
39681 \begin_layout Subsection
39682 Screen Fonts
39683 \begin_inset Index
39684 status collapsed
39685
39686 \begin_layout Plain Layout
39687 Font ! Screen
39688 \end_layout
39689
39690 \end_inset
39691
39692
39693 \begin_inset CommandInset label
39694 LatexCommand label
39695 name "sub:Screen-Fonts"
39696
39697 \end_inset
39698
39699
39700 \end_layout
39701
39702 \begin_layout Standard
39703 These fonts are used to display your documents on the screen.
39704 \end_layout
39705
39706 \begin_layout Standard
39707 \begin_inset Note Greyedout
39708 status open
39709
39710 \begin_layout Plain Layout
39711
39712 \series bold
39713 Note:
39714 \series default
39715  This section only deals with the fonts 
39716 \emph on
39717 inside
39718 \emph default
39719  the LyX window.
39720  The fonts that appear on the output are independent from these fonts, and
39721  set in the menu 
39722 \family sans
39723 Document\SpecialChar \menuseparator
39724 Settings\SpecialChar \menuseparator
39725 Fonts
39726 \family default
39727 .
39728 \end_layout
39729
39730 \end_inset
39731
39732
39733 \end_layout
39734
39735 \begin_layout Standard
39736 By default, LyX uses 
39737 \family typewriter
39738 Times
39739 \family default
39740  as roman (serif) font, 
39741 \family typewriter
39742 Arial
39743 \family default
39744  or 
39745 \family typewriter
39746 Helvetica
39747 \family default
39748  (depends on the system) as 
39749 \family sans
39750 sans
39751 \begin_inset space ~
39752 \end_inset
39753
39754 serif
39755 \family default
39756  font, and 
39757 \family typewriter
39758 Courier
39759 \family default
39760  as 
39761 \family typewriter
39762 typewriter
39763 \family default
39764  font.
39765 \end_layout
39766
39767 \begin_layout Standard
39768 You can change the font size with the 
39769 \family sans
39770 Zoom
39771 \family default
39772  setting.
39773 \end_layout
39774
39775 \begin_layout Standard
39776
39777 \family sans
39778 Screen DPI
39779 \family default
39780  is the screen resolution in dpi (dots per inch).
39781  The Font Sizes are calculated as letter height in units of points.
39782  72
39783 \begin_inset space \thinspace{}
39784 \end_inset
39785
39786 points have the size of 1
39787 \begin_inset space \thinspace{}
39788 \end_inset
39789
39790 inch, see Appendix
39791 \begin_inset space ~
39792 \end_inset
39793
39794
39795 \begin_inset CommandInset ref
39796 LatexCommand ref
39797 reference "cha:Units-available-in"
39798
39799 \end_inset
39800
39801 .
39802 \end_layout
39803
39804 \begin_layout Standard
39805 The default 
39806 \family sans
39807 Font Sizes
39808 \family default
39809  are the same as if a document font size of 10
39810 \begin_inset Formula $\,$
39811 \end_inset
39812
39813 pt would be used.
39814  The sizes are explained in detail in section
39815 \begin_inset space ~
39816 \end_inset
39817
39818
39819 \begin_inset CommandInset ref
39820 LatexCommand ref
39821 reference "sub:Document-Font"
39822
39823 \end_inset
39824
39825 .
39826 \end_layout
39827
39828 \begin_layout Subsection
39829 Colors
39830 \begin_inset Index
39831 status collapsed
39832
39833 \begin_layout Plain Layout
39834 Color ! LyX screen
39835 \end_layout
39836
39837 \end_inset
39838
39839
39840 \begin_inset Index
39841 status collapsed
39842
39843 \begin_layout Plain Layout
39844 Settings ! Color
39845 \end_layout
39846
39847 \end_inset
39848
39849
39850 \end_layout
39851
39852 \begin_layout Standard
39853 You can here change all colors used by LyX.
39854  Choose an item in the list and use the 
39855 \family sans
39856 Alter
39857 \family default
39858  button.
39859 \end_layout
39860
39861 \begin_layout Subsection
39862 Graphics
39863 \begin_inset Index
39864 status collapsed
39865
39866 \begin_layout Plain Layout
39867 Settings ! Graphics
39868 \end_layout
39869
39870 \end_inset
39871
39872
39873 \end_layout
39874
39875 \begin_layout Standard
39876 Here you can specify how graphics inside LyX are displayed.
39877 \end_layout
39878
39879 \begin_layout Standard
39880
39881 \family sans
39882 Instant Preview
39883 \family default
39884  enables previewing snippets of your document.
39885  This feature is described in section
39886 \begin_inset space ~
39887 \end_inset
39888
39889
39890 \begin_inset CommandInset ref
39891 LatexCommand ref
39892 reference "sec:Previewing-snippets-of"
39893
39894 \end_inset
39895
39896 .
39897 \end_layout
39898
39899 \begin_layout Subsection
39900 Keyboard Map
39901 \begin_inset Index
39902 status collapsed
39903
39904 \begin_layout Plain Layout
39905 Keyboard Map
39906 \end_layout
39907
39908 \end_inset
39909
39910
39911 \begin_inset Index
39912 status collapsed
39913
39914 \begin_layout Plain Layout
39915 Settings ! Keyboard Map
39916 \end_layout
39917
39918 \end_inset
39919
39920
39921 \begin_inset CommandInset label
39922 LatexCommand label
39923 name "sub:Keyboard-Map"
39924
39925 \end_inset
39926
39927
39928 \end_layout
39929
39930 \begin_layout Standard
39931 Normally keyboard settings have to be done in a menu of your operating system.
39932  For the case that this is not possible, LyX provides keyboard maps.
39933  If you have e.
39934 \begin_inset space \thinspace{}
39935 \end_inset
39936
39937 g.
39938 \begin_inset space ~
39939 \end_inset
39940
39941 a Czech keyboard but want to write with it like with a Romanian one, you
39942  can use the keyboard map file named 
39943 \emph on
39944 romanian.kmap
39945 \emph default
39946 .
39947 \end_layout
39948
39949 \begin_layout Standard
39950 \begin_inset Note Greyedout
39951 status open
39952
39953 \begin_layout Plain Layout
39954
39955 \series bold
39956 Note:
39957 \series default
39958  Keyboard maps are only provided as makeshift and don't work on all systems.
39959 \end_layout
39960
39961 \end_inset
39962
39963
39964 \end_layout
39965
39966 \begin_layout Section
39967 Paths
39968 \begin_inset Index
39969 status collapsed
39970
39971 \begin_layout Plain Layout
39972 Paths
39973 \end_layout
39974
39975 \end_inset
39976
39977
39978 \begin_inset Index
39979 status collapsed
39980
39981 \begin_layout Plain Layout
39982 Settings ! Directory
39983 \end_layout
39984
39985 \end_inset
39986
39987
39988 \end_layout
39989
39990 \begin_layout Description
39991 Working
39992 \begin_inset space ~
39993 \end_inset
39994
39995 directory This is LyX's working directory.
39996  It is the default when you 
39997 \family sans
39998 Open
39999 \family default
40000
40001 \family sans
40002 Save
40003 \family default
40004  or 
40005 \family sans
40006 Save
40007 \begin_inset space ~
40008 \end_inset
40009
40010 as
40011 \family default
40012  files.
40013 \end_layout
40014
40015 \begin_layout Description
40016 Document
40017 \begin_inset space ~
40018 \end_inset
40019
40020 templates This directory will be opened when you use the menu 
40021 \family sans
40022 File\SpecialChar \menuseparator
40023 New
40024 \begin_inset space ~
40025 \end_inset
40026
40027 from
40028 \begin_inset space ~
40029 \end_inset
40030
40031 Template
40032 \family default
40033 .
40034 \end_layout
40035
40036 \begin_layout Description
40037 Backup
40038 \begin_inset space ~
40039 \end_inset
40040
40041 directory
40042 \begin_inset Index
40043 status collapsed
40044
40045 \begin_layout Plain Layout
40046 Backup ! Directory
40047 \end_layout
40048
40049 \end_inset
40050
40051  Backup copies will be saved to this directory.
40052  When no directory is given but backups are enabled as described in section
40053 \begin_inset space ~
40054 \end_inset
40055
40056
40057 \begin_inset CommandInset ref
40058 LatexCommand ref
40059 reference "sub:Backup documents"
40060
40061 \end_inset
40062
40063 , the 
40064 \family sans
40065 Working directory
40066 \family default
40067  will be used to save the backups.
40068 \begin_inset Newline newline
40069 \end_inset
40070
40071 The backup files have the ending 
40072 \begin_inset Quotes eld
40073 \end_inset
40074
40075 .lyx~
40076 \begin_inset Quotes erd
40077 \end_inset
40078
40079 .
40080 \end_layout
40081
40082 \begin_layout Description
40083 Ly
40084 \begin_inset ERT
40085 status collapsed
40086
40087 \begin_layout Plain Layout
40088
40089 {}
40090 \end_layout
40091
40092 \end_inset
40093
40094 XServer-Pipe Here you can enter the name of a Unix-pipe.
40095  This pipe is used to send data from external programs to LyX.
40096 \begin_inset Newline newline
40097 \end_inset
40098
40099
40100 \begin_inset Note Greyedout
40101 status open
40102
40103 \begin_layout Plain Layout
40104
40105 \series bold
40106 Note:
40107 \series default
40108  This feature doesn't work on Windows systems.
40109 \end_layout
40110
40111 \end_inset
40112
40113
40114 \end_layout
40115
40116 \begin_layout Description
40117 Temporary
40118 \begin_inset space ~
40119 \end_inset
40120
40121 directory Temporary files will be saved in this directory.
40122 \end_layout
40123
40124 \begin_layout Description
40125 PATH
40126 \begin_inset space ~
40127 \end_inset
40128
40129 prefix This field contains a list of paths to external programs.
40130  When LyX needs to use an external program, it looks in this list where
40131  to find it on the system.
40132  The path list is automatically set up on Windows and Mac systems while
40133  LyX is configured, so that you normally don't have to modify it.
40134  On Unix
40135 \begin_inset space \thinspace{}
40136 \end_inset
40137
40138 /
40139 \begin_inset space \thinspace{}
40140 \end_inset
40141
40142 Linux systems, the path list will need to be set only if there are external
40143  programs you wish to use that are not in your normal system path ($PATH).
40144  
40145 \end_layout
40146
40147 \begin_layout Section
40148 Identity
40149 \end_layout
40150
40151 \begin_layout Standard
40152 Here you can insert your name and email address.
40153  The identity will be used when you have enabled change tracking as described
40154  in section
40155 \begin_inset space ~
40156 \end_inset
40157
40158
40159 \begin_inset CommandInset ref
40160 LatexCommand ref
40161 reference "sec:Change-Tracking"
40162
40163 \end_inset
40164
40165 , to mark changes you make as yours.
40166 \end_layout
40167
40168 \begin_layout Section
40169 Language Settings
40170 \begin_inset Index
40171 status collapsed
40172
40173 \begin_layout Plain Layout
40174 Language ! Settings
40175 \end_layout
40176
40177 \end_inset
40178
40179
40180 \begin_inset Index
40181 status collapsed
40182
40183 \begin_layout Plain Layout
40184 Settings ! Language
40185 \end_layout
40186
40187 \end_inset
40188
40189
40190 \end_layout
40191
40192 \begin_layout Subsection
40193 Language
40194 \end_layout
40195
40196 \begin_layout Description
40197 Default
40198 \begin_inset space ~
40199 \end_inset
40200
40201 language is the language used in new documents
40202 \end_layout
40203
40204 \begin_layout Description
40205 Language
40206 \begin_inset space ~
40207 \end_inset
40208
40209 package is a LaTeX-command to load a LaTeX-package that handles language
40210  issues.
40211  The default is the LaTeX-command 
40212 \family sans
40213
40214 \backslash
40215 usepackage{babel}
40216 \family default
40217  that loads the package 
40218 \series bold
40219 babel
40220 \series default
40221 .
40222 \begin_inset Foot
40223 status collapsed
40224
40225 \begin_layout Plain Layout
40226 For an introduction to the LaTeX-Syntax, have a look at section
40227 \begin_inset space ~
40228 \end_inset
40229
40230
40231 \begin_inset CommandInset ref
40232 LatexCommand ref
40233 reference "sec:TeX-Code"
40234
40235 \end_inset
40236
40237 .
40238 \end_layout
40239
40240 \end_inset
40241
40242
40243 \begin_inset Newline newline
40244 \end_inset
40245
40246 The 
40247 \series bold
40248 babel
40249 \series default
40250  translates in the background automatically text labels of documents to
40251  the document language.
40252  A text label is for instance the word 
40253 \begin_inset Quotes eld
40254 \end_inset
40255
40256 Table
40257 \begin_inset Quotes erd
40258 \end_inset
40259
40260  at the beginning of every table-caption.
40261 \end_layout
40262
40263 \begin_layout Description
40264 Command
40265 \begin_inset space ~
40266 \end_inset
40267
40268 start When a special LaTeX-package is needed to write in a certain document
40269  language, you can here specify the command to start the package.
40270  An example is the start command 
40271 \family sans
40272
40273 \backslash
40274 begin{arabtext}
40275 \family default
40276  that is needed to write Arabic using the package 
40277 \series bold
40278 ArabTeX
40279 \series default
40280 , see 
40281 \begin_inset CommandInset citation
40282 LatexCommand cite
40283 key "Arabic"
40284
40285 \end_inset
40286
40287 .
40288  The default is the 
40289 \series bold
40290 babel
40291 \series default
40292  command 
40293 \family sans
40294
40295 \backslash
40296 selectlanguage{$$lang}
40297 \family default
40298 .
40299 \end_layout
40300
40301 \begin_layout Description
40302 Command
40303 \begin_inset space ~
40304 \end_inset
40305
40306 end Counterpart to 
40307 \family sans
40308 Command start
40309 \family default
40310 .
40311  Some packages, like the default, don't have an end command since the start
40312  command toggles the package on and off.
40313 \end_layout
40314
40315 \begin_layout Description
40316 Use
40317 \begin_inset space ~
40318 \end_inset
40319
40320 babel Whether 
40321 \series bold
40322 babel
40323 \series default
40324  is used or not.
40325 \end_layout
40326
40327 \begin_layout Description
40328 Global When this option is set, the languages used in the document will
40329  be added as options to the document class options, so that they can be
40330  used by all Latex@LaTeX-packages.
40331  Otherwise they will only be used as options for the 
40332 \series bold
40333 babel
40334 \series default
40335  package.
40336 \end_layout
40337
40338 \begin_layout Description
40339 Auto
40340 \begin_inset space ~
40341 \end_inset
40342
40343 begin When this option is set, the documents starts with the chosen document
40344  language.
40345  When this option is not set, the 
40346 \family sans
40347 Command
40348 \begin_inset space ~
40349 \end_inset
40350
40351 start
40352 \family default
40353  is explicitly set to the beginning of the document in the LaTeX-output.
40354  This assures that the correct language is used when you use another 
40355 \family sans
40356 Command
40357 \begin_inset space ~
40358 \end_inset
40359
40360 start
40361 \family default
40362  than the default.
40363 \end_layout
40364
40365 \begin_layout Description
40366 Auto
40367 \begin_inset space ~
40368 \end_inset
40369
40370 end Counterpart to 
40371 \family sans
40372 Auto
40373 \begin_inset space ~
40374 \end_inset
40375
40376 begin
40377 \family default
40378 .
40379  When it is not set, the 
40380 \family sans
40381 Command
40382 \begin_inset space ~
40383 \end_inset
40384
40385 end
40386 \family default
40387  is set to the end of the document.
40388 \end_layout
40389
40390 \begin_layout Description
40391 Mark
40392 \begin_inset space ~
40393 \end_inset
40394
40395 foreign
40396 \begin_inset space ~
40397 \end_inset
40398
40399 languages Text marked formatted in a language different from the document
40400  language will be underlined blue.
40401 \end_layout
40402
40403 \begin_layout Description
40404 Right
40405 \begin_inset space ~
40406 \end_inset
40407
40408 to
40409 \begin_inset space ~
40410 \end_inset
40411
40412 left
40413 \begin_inset space ~
40414 \end_inset
40415
40416 language
40417 \begin_inset space ~
40418 \end_inset
40419
40420 support Enables the use of languages, written from right to left, like Arabic,
40421  Hebrew, Farsi.
40422 \end_layout
40423
40424 \begin_layout Subsection
40425 Spellchecker
40426 \end_layout
40427
40428 \begin_layout Standard
40429 The spellchecker settings are explained in section
40430 \begin_inset space ~
40431 \end_inset
40432
40433
40434 \begin_inset CommandInset ref
40435 LatexCommand ref
40436 reference "sec:Spellchecking"
40437
40438 \end_inset
40439
40440
40441 \end_layout
40442
40443 \begin_layout Section
40444 Outputs
40445 \end_layout
40446
40447 \begin_layout Subsection
40448 Printer
40449 \begin_inset CommandInset label
40450 LatexCommand label
40451 name "sub:Printer"
40452
40453 \end_inset
40454
40455
40456 \begin_inset Index
40457 status collapsed
40458
40459 \begin_layout Plain Layout
40460 Printer
40461 \end_layout
40462
40463 \end_inset
40464
40465
40466 \begin_inset Index
40467 status collapsed
40468
40469 \begin_layout Plain Layout
40470 Settings ! Printer
40471 \end_layout
40472
40473 \end_inset
40474
40475
40476 \end_layout
40477
40478 \begin_layout Description
40479 Default
40480 \begin_inset space ~
40481 \end_inset
40482
40483 printer Here you can specify the name of your default printer.
40484  The name will be used when the 
40485 \family sans
40486 Printer command
40487 \family default
40488  is executed.
40489 \begin_inset Newline newline
40490 \end_inset
40491
40492
40493 \begin_inset Note Greyedout
40494 status open
40495
40496 \begin_layout Plain Layout
40497
40498 \series bold
40499 Note:
40500 \series default
40501  You can leave this field empty on Windows systems because it has there
40502  no effect.
40503 \end_layout
40504
40505 \end_inset
40506
40507
40508 \end_layout
40509
40510 \begin_layout Description
40511 Adapt
40512 \begin_inset space ~
40513 \end_inset
40514
40515 output
40516 \begin_inset space ~
40517 \end_inset
40518
40519 to
40520 \begin_inset space ~
40521 \end_inset
40522
40523 printer This option works only for the 
40524 \family sans
40525 Printer command
40526 \family default
40527  
40528 \begin_inset Quotes eld
40529 \end_inset
40530
40531
40532 \family sans
40533 dvips
40534 \family default
40535
40536 \begin_inset Quotes erd
40537 \end_inset
40538
40539 .
40540  It activates a configuration file for dvips.
40541  This is an option only for dvips experts.
40542 \end_layout
40543
40544 \begin_layout Description
40545 Printer
40546 \begin_inset space ~
40547 \end_inset
40548
40549 command is the command LyX
40550 \begin_inset space \thinspace{}
40551 \end_inset
40552
40553 /
40554 \begin_inset space \thinspace{}
40555 \end_inset
40556
40557 LaTeX uses for printing.
40558  The default is on most systems 
40559 \family sans
40560 dvips
40561 \family default
40562 .
40563 \end_layout
40564
40565 \begin_layout Description
40566 Printer
40567 \begin_inset space ~
40568 \end_inset
40569
40570 Command
40571 \begin_inset space ~
40572 \end_inset
40573
40574 Options Here you can specify printer options.
40575  A list of printer options with explanations can be found in the documentation
40576  of the program that provides the 
40577 \family sans
40578 Printer command
40579 \family default
40580  you are using.
40581 \end_layout
40582
40583 \begin_layout Subsection
40584 Date Format
40585 \begin_inset Index
40586 status collapsed
40587
40588 \begin_layout Plain Layout
40589 Date Format
40590 \end_layout
40591
40592 \end_inset
40593
40594
40595 \begin_inset Index
40596 status collapsed
40597
40598 \begin_layout Plain Layout
40599 Settings ! Date format
40600 \end_layout
40601
40602 \end_inset
40603
40604
40605 \end_layout
40606
40607 \begin_layout Standard
40608 The date format can be one or a mixture of the formats listed here:
40609 \begin_inset Newline newline
40610 \end_inset
40611
40612
40613 \begin_inset Flex URL
40614 status collapsed
40615
40616 \begin_layout Plain Layout
40617
40618 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40619 \end_layout
40620
40621 \end_inset
40622
40623
40624 \begin_inset Newline newline
40625 \end_inset
40626
40627 For example the format
40628 \begin_inset Newline newline
40629 \end_inset
40630
40631 %d/%m/%y
40632 \begin_inset Newline newline
40633 \end_inset
40634
40635 prints the date as day/month/year.
40636 \end_layout
40637
40638 \begin_layout Subsection
40639 Plain Text
40640 \end_layout
40641
40642 \begin_layout Description
40643 Output
40644 \begin_inset space ~
40645 \end_inset
40646
40647 line
40648 \begin_inset space ~
40649 \end_inset
40650
40651 length sets the maximum number of characters printed in one line when using
40652  the menu 
40653 \family sans
40654 File\SpecialChar \menuseparator
40655 Export\SpecialChar \menuseparator
40656 Plain
40657 \begin_inset space ~
40658 \end_inset
40659
40660 text
40661 \family default
40662 .
40663  Setting the line line length to 0 means all text is printed in one endless
40664  line.
40665 \end_layout
40666
40667 \begin_layout Description
40668 roff
40669 \begin_inset space ~
40670 \end_inset
40671
40672 command defines an additional command used to produce better ASCII tables
40673  with the 
40674 \family typewriter
40675 groff/troff/nroff
40676 \family default
40677  UNIX-commands (refer to their manuals for more information about them).
40678  Setting this as empty tells LyX to use the internal formatter.
40679 \end_layout
40680
40681 \begin_layout Subsection
40682 LaT
40683 \begin_inset ERT
40684 status collapsed
40685
40686 \begin_layout Plain Layout
40687
40688 {}
40689 \end_layout
40690
40691 \end_inset
40692
40693 eX
40694 \begin_inset CommandInset label
40695 LatexCommand label
40696 name "sub:LaTeX-settings"
40697
40698 \end_inset
40699
40700
40701 \begin_inset Index
40702 status collapsed
40703
40704 \begin_layout Plain Layout
40705 Settings ! Latex@LaTeX
40706 \end_layout
40707
40708 \end_inset
40709
40710
40711 \end_layout
40712
40713 \begin_layout Description
40714 Te
40715 \begin_inset ERT
40716 status collapsed
40717
40718 \begin_layout Plain Layout
40719
40720 {}
40721 \end_layout
40722
40723 \end_inset
40724
40725 X
40726 \begin_inset space ~
40727 \end_inset
40728
40729 encoding This is the default encoding of the document font.
40730  
40731 \family sans
40732 T1
40733 \family default
40734  is the default and covers western languages and symbols.
40735  
40736 \family sans
40737 T2A
40738 \family default
40739
40740 \family sans
40741 T2B
40742 \family default
40743
40744 \family sans
40745 T2C
40746 \family default
40747
40748 \family sans
40749 LCY
40750 \family default
40751 , and 
40752 \family sans
40753 X2
40754 \family default
40755  are for Cyrillic.
40756  Combinations of the encodings are possible, like 
40757 \begin_inset Quotes erd
40758 \end_inset
40759
40760
40761 \family sans
40762 T1, T2B
40763 \family default
40764
40765 \begin_inset Quotes erd
40766 \end_inset
40767
40768 .
40769  The font encoding is normally automatically loaded by the language packages
40770  LyX sets up in the background.
40771  So there is no need to change the default encoding.
40772 \end_layout
40773
40774 \begin_layout Description
40775 Default
40776 \begin_inset space ~
40777 \end_inset
40778
40779 paper
40780 \begin_inset space ~
40781 \end_inset
40782
40783 size This is the paper size that is used for new documents.
40784  The 
40785 \family sans
40786 Default
40787 \family default
40788  value depends on your LaTeX-system setup.
40789 \end_layout
40790
40791 \begin_layout Description
40792 Reset
40793 \begin_inset space ~
40794 \end_inset
40795
40796 class
40797 \begin_inset space ~
40798 \end_inset
40799
40800 options
40801 \begin_inset space ~
40802 \end_inset
40803
40804 when
40805 \begin_inset space ~
40806 \end_inset
40807
40808 document
40809 \begin_inset space ~
40810 \end_inset
40811
40812 classes
40813 \begin_inset space ~
40814 \end_inset
40815
40816 changes Removes all manually set document class options in the 
40817 \family sans
40818 Document\SpecialChar \menuseparator
40819 Settings
40820 \family default
40821  dialog when changing the document class.
40822 \end_layout
40823
40824 \begin_layout Standard
40825 In the 
40826 \family sans
40827 External Applications
40828 \family default
40829  field you can specify commands with parameters for the listed applications.
40830  Before you change something here, it is strongly recommended to read the
40831  manuals of the applications.
40832  Currently the following commands can be set:
40833 \end_layout
40834
40835 \begin_layout Description
40836 CheckTe
40837 \begin_inset ERT
40838 status collapsed
40839
40840 \begin_layout Plain Layout
40841
40842 {}
40843 \end_layout
40844
40845 \end_inset
40846
40847 X
40848 \begin_inset space ~
40849 \end_inset
40850
40851 command Command for the program 
40852 \family sans
40853 CheckTeX
40854 \family default
40855  that is described in section 
40856 \emph on
40857 Checking TeX
40858 \emph default
40859  of the 
40860 \emph on
40861 Extended Features
40862 \emph default
40863  manual.
40864 \end_layout
40865
40866 \begin_layout Description
40867 BibTe
40868 \begin_inset ERT
40869 status collapsed
40870
40871 \begin_layout Plain Layout
40872
40873 {}
40874 \end_layout
40875
40876 \end_inset
40877
40878 X
40879 \begin_inset space ~
40880 \end_inset
40881
40882 command Command for the program 
40883 \family sans
40884 BibTeX
40885 \family default
40886  that generates the bibliography, see section
40887 \begin_inset space ~
40888 \end_inset
40889
40890
40891 \begin_inset CommandInset ref
40892 LatexCommand ref
40893 reference "sub:Bibliography-databases"
40894
40895 \end_inset
40896
40897 .
40898 \end_layout
40899
40900 \begin_layout Description
40901 Index
40902 \begin_inset space ~
40903 \end_inset
40904
40905 command Command for the program that generates the index, see section
40906 \begin_inset space ~
40907 \end_inset
40908
40909
40910 \begin_inset CommandInset ref
40911 LatexCommand ref
40912 reference "sub:Index-Program"
40913
40914 \end_inset
40915
40916 .
40917 \end_layout
40918
40919 \begin_layout Description
40920 DVI
40921 \begin_inset space ~
40922 \end_inset
40923
40924 viewer
40925 \begin_inset space ~
40926 \end_inset
40927
40928 paper
40929 \begin_inset space ~
40930 \end_inset
40931
40932 size
40933 \begin_inset space ~
40934 \end_inset
40935
40936 options They only have an effect when the program 
40937 \family sans
40938 xdvi
40939 \family default
40940  is used as DVI-viewer.
40941 \end_layout
40942
40943 \begin_layout Subsection
40944 Paths
40945 \begin_inset Index
40946 status collapsed
40947
40948 \begin_layout Plain Layout
40949 Paths
40950 \end_layout
40951
40952 \end_inset
40953
40954
40955 \begin_inset Index
40956 status collapsed
40957
40958 \begin_layout Plain Layout
40959 Settings ! Paths
40960 \end_layout
40961
40962 \end_inset
40963
40964
40965 \end_layout
40966
40967 \begin_layout Standard
40968 The submenu 
40969 \family sans
40970 Paths
40971 \family default
40972  is only available in the Windows version of LyX.
40973  The option 
40974 \family sans
40975 Use Windows-style paths in LaTeX files
40976 \family default
40977  uses the Windows path style:
40978 \end_layout
40979
40980 \begin_layout Standard
40981 C:
40982 \backslash
40983 test
40984 \backslash
40985 hello
40986 \end_layout
40987
40988 \begin_layout Standard
40989 instead of the Unix path style:
40990 \end_layout
40991
40992 \begin_layout Standard
40993 C:/test/hello
40994 \end_layout
40995
40996 \begin_layout Section
40997 Converters
40998 \begin_inset Index
40999 status collapsed
41000
41001 \begin_layout Plain Layout
41002 Converters
41003 \end_layout
41004
41005 \end_inset
41006
41007
41008 \end_layout
41009
41010 \begin_layout Standard
41011 Here you find the list of defined converter commands to convert material
41012  from one format to another.
41013  You can modify them or create new ones.
41014  To modify a converter, select it, change the entry of the field 
41015 \family sans
41016 Converter
41017 \family default
41018  and/or 
41019 \family sans
41020 Extra
41021 \begin_inset space ~
41022 \end_inset
41023
41024 flag
41025 \family default
41026 , and press the 
41027 \family sans
41028 Modify
41029 \family default
41030  button.
41031  To create a new converter, select an existing one, select a different format
41032  in the 
41033 \family sans
41034 From
41035 \begin_inset space ~
41036 \end_inset
41037
41038 format
41039 \family default
41040  drop-down list, modify the 
41041 \family sans
41042 Converter
41043 \family default
41044  field, and press the 
41045 \family sans
41046 Add
41047 \family default
41048  button.
41049 \end_layout
41050
41051 \begin_layout Standard
41052 When the 
41053 \family sans
41054 Converter File Cache
41055 \family default
41056  is enabled, conversions will be cached as long as specified in the field
41057  
41058 \family sans
41059 Maximum Age (in days
41060 \family default
41061 ).
41062  This means that images don't need to be converted again when you reopen
41063  a document; the converted images from the cache will be used instead.
41064 \end_layout
41065
41066 \begin_layout Standard
41067 More about converters, like the variables and flags that can be used in
41068  the converter definition, is described in section 
41069 \emph on
41070 Converters
41071 \emph default
41072  of the 
41073 \emph on
41074 Customization
41075 \emph default
41076  manual.
41077 \end_layout
41078
41079 \begin_layout Section
41080 File Formats
41081 \begin_inset Index
41082 status collapsed
41083
41084 \begin_layout Plain Layout
41085 File formats
41086 \end_layout
41087
41088 \end_inset
41089
41090
41091 \begin_inset CommandInset label
41092 LatexCommand label
41093 name "sec:File-Formats"
41094
41095 \end_inset
41096
41097
41098 \end_layout
41099
41100 \begin_layout Standard
41101 Here you find the list of defined file formats that LyX can handle.
41102  You can modify the viewer and editor program that should be used for certain
41103  formats.
41104  To create a new format, select an existing one, change the entry of the
41105  fields 
41106 \family sans
41107 Format
41108 \family default
41109  and 
41110 \family sans
41111 GUI
41112 \begin_inset space ~
41113 \end_inset
41114
41115 name
41116 \family default
41117 , and press the 
41118 \family sans
41119 Add
41120 \family default
41121  button.
41122 \end_layout
41123
41124 \begin_layout Standard
41125 More about formats, like the options that can be used in the format definition,
41126  is described in section 
41127 \emph on
41128 Formats
41129 \emph default
41130  of the 
41131 \emph on
41132 Customization
41133 \emph default
41134  manual.
41135 \end_layout
41136
41137 \begin_layout Section
41138 Copiers
41139 \begin_inset Index
41140 status collapsed
41141
41142 \begin_layout Plain Layout
41143 Copiers
41144 \end_layout
41145
41146 \end_inset
41147
41148
41149 \end_layout
41150
41151 \begin_layout Standard
41152 Here you find the list of defined copiers.
41153  Since all conversions from one format to another take place in LyX's temporary
41154  directory, it is sometimes necessary to modify a file before copying it
41155  to the temporary directory in order that the conversion may be performed.
41156  This is done by a Copier.
41157 \end_layout
41158
41159 \begin_layout Standard
41160 More about converters is described in section 
41161 \emph on
41162 Copiers
41163 \emph default
41164  of the 
41165 \emph on
41166 Customization
41167 \emph default
41168  manual.
41169 \end_layout
41170
41171 \begin_layout Chapter
41172 Units available in LyX
41173 \begin_inset Index
41174 status collapsed
41175
41176 \begin_layout Plain Layout
41177 Units
41178 \end_layout
41179
41180 \end_inset
41181
41182
41183 \begin_inset CommandInset label
41184 LatexCommand label
41185 name "cha:Units-available-in"
41186
41187 \end_inset
41188
41189
41190 \end_layout
41191
41192 \begin_layout Standard
41193 To understand the units described in this documentation, 
41194 \begin_inset CommandInset ref
41195 LatexCommand ref
41196 reference "cap:Units"
41197
41198 \end_inset
41199
41200  explains all units available in LyX.
41201 \end_layout
41202
41203 \begin_layout Standard
41204 \begin_inset Float table
41205 placement h
41206 wide false
41207 sideways false
41208 status open
41209
41210 \begin_layout Plain Layout
41211 \begin_inset Caption
41212
41213 \begin_layout Plain Layout
41214 \begin_inset CommandInset label
41215 LatexCommand label
41216 name "cap:Units"
41217
41218 \end_inset
41219
41220 Units
41221 \end_layout
41222
41223 \end_inset
41224
41225
41226 \end_layout
41227
41228 \begin_layout Plain Layout
41229 \begin_inset VSpace medskip
41230 \end_inset
41231
41232
41233 \end_layout
41234
41235 \begin_layout Plain Layout
41236 \align center
41237 \begin_inset Tabular
41238 <lyxtabular version="3" rows="20" columns="2">
41239 <features>
41240 <column alignment="center" valignment="top" width="0">
41241 <column alignment="center" valignment="top" width="0">
41242 <row>
41243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41244 \begin_inset Text
41245
41246 \begin_layout Plain Layout
41247 unit
41248 \end_layout
41249
41250 \end_inset
41251 </cell>
41252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41253 \begin_inset Text
41254
41255 \begin_layout Plain Layout
41256 name/description
41257 \end_layout
41258
41259 \end_inset
41260 </cell>
41261 </row>
41262 <row>
41263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41264 \begin_inset Text
41265
41266 \begin_layout Plain Layout
41267 mm
41268 \end_layout
41269
41270 \end_inset
41271 </cell>
41272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41273 \begin_inset Text
41274
41275 \begin_layout Plain Layout
41276 millimeter
41277 \end_layout
41278
41279 \end_inset
41280 </cell>
41281 </row>
41282 <row>
41283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41284 \begin_inset Text
41285
41286 \begin_layout Plain Layout
41287 cm
41288 \end_layout
41289
41290 \end_inset
41291 </cell>
41292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41293 \begin_inset Text
41294
41295 \begin_layout Plain Layout
41296 centimeter
41297 \end_layout
41298
41299 \end_inset
41300 </cell>
41301 </row>
41302 <row>
41303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41304 \begin_inset Text
41305
41306 \begin_layout Plain Layout
41307 in
41308 \end_layout
41309
41310 \end_inset
41311 </cell>
41312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41313 \begin_inset Text
41314
41315 \begin_layout Plain Layout
41316 inch
41317 \end_layout
41318
41319 \end_inset
41320 </cell>
41321 </row>
41322 <row>
41323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41324 \begin_inset Text
41325
41326 \begin_layout Plain Layout
41327 pt
41328 \end_layout
41329
41330 \end_inset
41331 </cell>
41332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41333 \begin_inset Text
41334
41335 \begin_layout Plain Layout
41336 point (72.27
41337 \begin_inset space \thinspace{}
41338 \end_inset
41339
41340 pt = 1
41341 \begin_inset space \thinspace{}
41342 \end_inset
41343
41344 in)
41345 \end_layout
41346
41347 \end_inset
41348 </cell>
41349 </row>
41350 <row>
41351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41352 \begin_inset Text
41353
41354 \begin_layout Plain Layout
41355 pc
41356 \end_layout
41357
41358 \end_inset
41359 </cell>
41360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41361 \begin_inset Text
41362
41363 \begin_layout Plain Layout
41364 pica (1
41365 \begin_inset space \thinspace{}
41366 \end_inset
41367
41368 pc = 12
41369 \begin_inset space \thinspace{}
41370 \end_inset
41371
41372 pt)
41373 \end_layout
41374
41375 \end_inset
41376 </cell>
41377 </row>
41378 <row>
41379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41380 \begin_inset Text
41381
41382 \begin_layout Plain Layout
41383 sp
41384 \end_layout
41385
41386 \end_inset
41387 </cell>
41388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41389 \begin_inset Text
41390
41391 \begin_layout Plain Layout
41392 scaled point (65536
41393 \begin_inset space \thinspace{}
41394 \end_inset
41395
41396 sp = 1
41397 \begin_inset space \thinspace{}
41398 \end_inset
41399
41400 pt)
41401 \end_layout
41402
41403 \end_inset
41404 </cell>
41405 </row>
41406 <row>
41407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41408 \begin_inset Text
41409
41410 \begin_layout Plain Layout
41411 bp
41412 \end_layout
41413
41414 \end_inset
41415 </cell>
41416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41417 \begin_inset Text
41418
41419 \begin_layout Plain Layout
41420 big point (72
41421 \begin_inset space \thinspace{}
41422 \end_inset
41423
41424 bp = 1
41425 \begin_inset space \thinspace{}
41426 \end_inset
41427
41428 in)
41429 \end_layout
41430
41431 \end_inset
41432 </cell>
41433 </row>
41434 <row>
41435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41436 \begin_inset Text
41437
41438 \begin_layout Plain Layout
41439 dd
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41445 \begin_inset Text
41446
41447 \begin_layout Plain Layout
41448 didot (72
41449 \begin_inset space \thinspace{}
41450 \end_inset
41451
41452 dd 
41453 \begin_inset Formula $\approx$
41454 \end_inset
41455
41456  37.6
41457 \begin_inset space \thinspace{}
41458 \end_inset
41459
41460 mm)
41461 \end_layout
41462
41463 \end_inset
41464 </cell>
41465 </row>
41466 <row>
41467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41468 \begin_inset Text
41469
41470 \begin_layout Plain Layout
41471 cc
41472 \end_layout
41473
41474 \end_inset
41475 </cell>
41476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41477 \begin_inset Text
41478
41479 \begin_layout Plain Layout
41480 cicero (1
41481 \begin_inset space \thinspace{}
41482 \end_inset
41483
41484 cc = 12
41485 \begin_inset space \thinspace{}
41486 \end_inset
41487
41488 dd)
41489 \end_layout
41490
41491 \end_inset
41492 </cell>
41493 </row>
41494 <row>
41495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499 Scale%
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508 % of original image width
41509 \end_layout
41510
41511 \end_inset
41512 </cell>
41513 </row>
41514 <row>
41515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41516 \begin_inset Text
41517
41518 \begin_layout Plain Layout
41519 text%
41520 \end_layout
41521
41522 \end_inset
41523 </cell>
41524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41525 \begin_inset Text
41526
41527 \begin_layout Plain Layout
41528 % of text width
41529 \end_layout
41530
41531 \end_inset
41532 </cell>
41533 </row>
41534 <row>
41535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41536 \begin_inset Text
41537
41538 \begin_layout Plain Layout
41539 col%
41540 \end_layout
41541
41542 \end_inset
41543 </cell>
41544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41545 \begin_inset Text
41546
41547 \begin_layout Plain Layout
41548 % of column width
41549 \end_layout
41550
41551 \end_inset
41552 </cell>
41553 </row>
41554 <row>
41555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41556 \begin_inset Text
41557
41558 \begin_layout Plain Layout
41559 page%
41560 \end_layout
41561
41562 \end_inset
41563 </cell>
41564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41565 \begin_inset Text
41566
41567 \begin_layout Plain Layout
41568 % of paper width
41569 \end_layout
41570
41571 \end_inset
41572 </cell>
41573 </row>
41574 <row>
41575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41576 \begin_inset Text
41577
41578 \begin_layout Plain Layout
41579 line%
41580 \end_layout
41581
41582 \end_inset
41583 </cell>
41584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41585 \begin_inset Text
41586
41587 \begin_layout Plain Layout
41588 % of line width
41589 \end_layout
41590
41591 \end_inset
41592 </cell>
41593 </row>
41594 <row>
41595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41596 \begin_inset Text
41597
41598 \begin_layout Plain Layout
41599 theight%
41600 \end_layout
41601
41602 \end_inset
41603 </cell>
41604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41605 \begin_inset Text
41606
41607 \begin_layout Plain Layout
41608 % of text height
41609 \end_layout
41610
41611 \end_inset
41612 </cell>
41613 </row>
41614 <row>
41615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41616 \begin_inset Text
41617
41618 \begin_layout Plain Layout
41619 pheight%
41620 \end_layout
41621
41622 \end_inset
41623 </cell>
41624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41625 \begin_inset Text
41626
41627 \begin_layout Plain Layout
41628 % of paper height
41629 \end_layout
41630
41631 \end_inset
41632 </cell>
41633 </row>
41634 <row>
41635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41636 \begin_inset Text
41637
41638 \begin_layout Plain Layout
41639 ex
41640 \end_layout
41641
41642 \end_inset
41643 </cell>
41644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41645 \begin_inset Text
41646
41647 \begin_layout Plain Layout
41648 height of letter 
41649 \emph on
41650 x
41651 \emph default
41652  in current font
41653 \end_layout
41654
41655 \end_inset
41656 </cell>
41657 </row>
41658 <row>
41659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41660 \begin_inset Text
41661
41662 \begin_layout Plain Layout
41663 em
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41669 \begin_inset Text
41670
41671 \begin_layout Plain Layout
41672 width of letter 
41673 \emph on
41674 M
41675 \emph default
41676  in current font
41677 \end_layout
41678
41679 \end_inset
41680 </cell>
41681 </row>
41682 <row>
41683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41684 \begin_inset Text
41685
41686 \begin_layout Plain Layout
41687 mu
41688 \end_layout
41689
41690 \end_inset
41691 </cell>
41692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41693 \begin_inset Text
41694
41695 \begin_layout Plain Layout
41696 math unit (1
41697 \begin_inset space \thinspace{}
41698 \end_inset
41699
41700 mu = 1/18
41701 \begin_inset space \thinspace{}
41702 \end_inset
41703
41704 em)
41705 \end_layout
41706
41707 \end_inset
41708 </cell>
41709 </row>
41710 </lyxtabular>
41711
41712 \end_inset
41713
41714
41715 \end_layout
41716
41717 \end_inset
41718
41719
41720 \end_layout
41721
41722 \begin_layout Chapter
41723 Credits
41724 \begin_inset CommandInset label
41725 LatexCommand label
41726 name "cha:Credits"
41727
41728 \end_inset
41729
41730
41731 \end_layout
41732
41733 \begin_layout Standard
41734 The documentation is a collaborative effort between many different people
41735  (and we would encourage people to contribute!).
41736 \end_layout
41737
41738 \begin_layout Itemize
41739
41740 \noun on
41741 Alejandro Aguilar Sierra
41742 \end_layout
41743
41744 \begin_layout Itemize
41745
41746 \noun on
41747 Amir Karger
41748 \end_layout
41749
41750 \begin_layout Itemize
41751
41752 \noun on
41753 David Johnson
41754 \end_layout
41755
41756 \begin_layout Itemize
41757
41758 \noun on
41759 Hartmut Haase
41760 \end_layout
41761
41762 \begin_layout Itemize
41763
41764 \noun on
41765 Ignacio García
41766 \end_layout
41767
41768 \begin_layout Itemize
41769
41770 \noun on
41771 Ivan Schreter
41772 \end_layout
41773
41774 \begin_layout Itemize
41775
41776 \noun on
41777 John Raithel
41778 \end_layout
41779
41780 \begin_layout Itemize
41781
41782 \noun on
41783 John Weiss
41784 \end_layout
41785
41786 \begin_layout Itemize
41787
41788 \noun on
41789 Lars Gullik Bjønnes
41790 \end_layout
41791
41792 \begin_layout Itemize
41793
41794 \noun on
41795 Matthias Ettrich
41796 \end_layout
41797
41798 \begin_layout Itemize
41799
41800 \noun on
41801 Matthias Zenker
41802 \end_layout
41803
41804 \begin_layout Itemize
41805
41806 \noun on
41807 Rich Fields
41808 \end_layout
41809
41810 \begin_layout Itemize
41811
41812 \noun on
41813 Pascal André
41814 \end_layout
41815
41816 \begin_layout Itemize
41817
41818 \noun on
41819 Paul Evans
41820 \end_layout
41821
41822 \begin_layout Itemize
41823
41824 \noun on
41825 Paul Russel
41826 \end_layout
41827
41828 \begin_layout Itemize
41829
41830 \noun on
41831 Robin Socha
41832 \end_layout
41833
41834 \begin_layout Itemize
41835
41836 \noun on
41837 Uwe Stöhr
41838 \end_layout
41839
41840 \begin_layout Itemize
41841 The LyX Team: 
41842 \begin_inset CommandInset citation
41843 LatexCommand cite
41844 key "lyxcredit"
41845
41846 \end_inset
41847
41848
41849 \end_layout
41850
41851 \begin_layout Standard
41852 \begin_inset Newpage newpage
41853 \end_inset
41854
41855 The bibliography on the following page was created with the 
41856 \family sans
41857 Bibliography
41858 \family default
41859  environment.
41860 \end_layout
41861
41862 \begin_layout Bibliography
41863 \begin_inset CommandInset bibitem
41864 LatexCommand bibitem
41865 label "Credits"
41866 key "lyxcredit"
41867
41868 \end_inset
41869
41870 The LyX Team: 
41871 \begin_inset CommandInset href
41872 LatexCommand href
41873 name "Credits"
41874 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41875
41876 \end_inset
41877
41878 :
41879 \begin_inset Newline newline
41880 \end_inset
41881
41882
41883 \begin_inset Flex URL
41884 status collapsed
41885
41886 \begin_layout Plain Layout
41887
41888 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41889 \end_layout
41890
41891 \end_inset
41892
41893
41894 \end_layout
41895
41896 \begin_layout Bibliography
41897 \begin_inset CommandInset bibitem
41898 LatexCommand bibitem
41899 key "latexcompanion"
41900
41901 \end_inset
41902
41903 Frank Mittelbach and Michel Goossens: 
41904 \emph on
41905 The LaTeX Companion Second Edition.
41906
41907 \emph default
41908  Addison-Wesley, 2004
41909 \end_layout
41910
41911 \begin_layout Bibliography
41912 \begin_inset CommandInset bibitem
41913 LatexCommand bibitem
41914 key "latexguide"
41915
41916 \end_inset
41917
41918 Helmut Kopka and Patrick W.
41919  Daly: 
41920 \emph on
41921 A Guide to LaTeX Fourth Edition.
41922
41923 \emph default
41924  Addison-Wesley, 2003
41925 \end_layout
41926
41927 \begin_layout Bibliography
41928 \begin_inset CommandInset bibitem
41929 LatexCommand bibitem
41930 key "latexbook"
41931
41932 \end_inset
41933
41934 Leslie Lamport: 
41935 \emph on
41936 LaTeX: A Document Preparation System.
41937
41938 \emph default
41939  Addison-Wesley, second edition, 1994
41940 \end_layout
41941
41942 \begin_layout Bibliography
41943 \begin_inset CommandInset bibitem
41944 LatexCommand bibitem
41945 key "texbook"
41946
41947 \end_inset
41948
41949 Donald E.
41950  Knuth.
41951  
41952 \emph on
41953 The TeXbook.
41954
41955 \emph default
41956  Addison-Wesley, 1984
41957 \end_layout
41958
41959 \begin_layout Bibliography
41960 \begin_inset CommandInset bibitem
41961 LatexCommand bibitem
41962 key "TeXCatalogue"
41963
41964 \end_inset
41965
41966 The TeX Catalogue:
41967 \begin_inset Newline newline
41968 \end_inset
41969
41970
41971 \begin_inset Flex URL
41972 status collapsed
41973
41974 \begin_layout Plain Layout
41975
41976 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41977 \end_layout
41978
41979 \end_inset
41980
41981
41982 \end_layout
41983
41984 \begin_layout Bibliography
41985 \begin_inset CommandInset bibitem
41986 LatexCommand bibitem
41987 key "LaTeXFAQ"
41988
41989 \end_inset
41990
41991 The LaTeX FAQ:
41992 \begin_inset Newline newline
41993 \end_inset
41994
41995
41996 \begin_inset Flex URL
41997 status collapsed
41998
41999 \begin_layout Plain Layout
42000
42001 http://www.tex.ac.uk/cgi-bin/texfaq2html
42002 \end_layout
42003
42004 \end_inset
42005
42006
42007 \end_layout
42008
42009 \begin_layout Bibliography
42010 \begin_inset CommandInset bibitem
42011 LatexCommand bibitem
42012 key "makeindex"
42013
42014 \end_inset
42015
42016
42017 \begin_inset CommandInset href
42018 LatexCommand href
42019 name "Documentation"
42020 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
42021
42022 \end_inset
42023
42024  of the program 
42025 \family sans
42026 makeindex
42027 \family default
42028 :
42029 \begin_inset Newline newline
42030 \end_inset
42031
42032
42033 \begin_inset Flex URL
42034 status collapsed
42035
42036 \begin_layout Plain Layout
42037
42038 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
42039 \end_layout
42040
42041 \end_inset
42042
42043
42044 \end_layout
42045
42046 \begin_layout Bibliography
42047 \begin_inset CommandInset bibitem
42048 LatexCommand bibitem
42049 key "xindy"
42050
42051 \end_inset
42052
42053
42054 \begin_inset CommandInset href
42055 LatexCommand href
42056 name "Documentation"
42057 target "http://www.xindy.org/documentation.html"
42058
42059 \end_inset
42060
42061  of the program 
42062 \family sans
42063 xindy
42064 \family default
42065 :
42066 \begin_inset Newline newline
42067 \end_inset
42068
42069
42070 \begin_inset Flex URL
42071 status collapsed
42072
42073 \begin_layout Plain Layout
42074
42075 http://www.xindy.org/documentation.html
42076 \end_layout
42077
42078 \end_inset
42079
42080
42081 \end_layout
42082
42083 \begin_layout Bibliography
42084 \begin_inset CommandInset bibitem
42085 LatexCommand bibitem
42086 key "caption"
42087
42088 \end_inset
42089
42090
42091 \begin_inset CommandInset href
42092 LatexCommand href
42093 name "Documentation"
42094 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
42095
42096 \end_inset
42097
42098  of the LaTeX-package 
42099 \series bold
42100 caption
42101 \series default
42102
42103 \begin_inset Index
42104 status collapsed
42105
42106 \begin_layout Plain Layout
42107 Latex@LaTeX-packages ! caption
42108 \end_layout
42109
42110 \end_inset
42111
42112 :
42113 \begin_inset Newline newline
42114 \end_inset
42115
42116
42117 \begin_inset Flex URL
42118 status collapsed
42119
42120 \begin_layout Plain Layout
42121
42122 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
42123 \end_layout
42124
42125 \end_inset
42126
42127
42128 \end_layout
42129
42130 \begin_layout Bibliography
42131 \begin_inset CommandInset bibitem
42132 LatexCommand bibitem
42133 key "fancyhdr"
42134
42135 \end_inset
42136
42137
42138 \begin_inset CommandInset href
42139 LatexCommand href
42140 name "Documentation"
42141 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
42142
42143 \end_inset
42144
42145  of the LaTeX-package 
42146 \series bold
42147 fancyhdr
42148 \series default
42149
42150 \begin_inset Index
42151 status collapsed
42152
42153 \begin_layout Plain Layout
42154 Latex@LaTeX-packages ! fancyhdr
42155 \end_layout
42156
42157 \end_inset
42158
42159 :
42160 \begin_inset Newline newline
42161 \end_inset
42162
42163
42164 \begin_inset Flex URL
42165 status collapsed
42166
42167 \begin_layout Plain Layout
42168
42169 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42170 \end_layout
42171
42172 \end_inset
42173
42174
42175 \end_layout
42176
42177 \begin_layout Bibliography
42178 \begin_inset CommandInset bibitem
42179 LatexCommand bibitem
42180 key "hyperref"
42181
42182 \end_inset
42183
42184
42185 \series bold
42186
42187 \begin_inset CommandInset href
42188 LatexCommand href
42189 name "Documentation"
42190 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42191
42192 \end_inset
42193
42194
42195 \series default
42196  of the LaTeX-package 
42197 \series bold
42198 hyperref
42199 \series default
42200
42201 \begin_inset Index
42202 status collapsed
42203
42204 \begin_layout Plain Layout
42205 LaTeX-packages ! hyperref
42206 \end_layout
42207
42208 \end_inset
42209
42210 :
42211 \begin_inset Newline newline
42212 \end_inset
42213
42214
42215 \begin_inset Flex URL
42216 status collapsed
42217
42218 \begin_layout Plain Layout
42219
42220 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
42221 \end_layout
42222
42223 \end_inset
42224
42225
42226 \end_layout
42227
42228 \begin_layout Bibliography
42229 \begin_inset CommandInset bibitem
42230 LatexCommand bibitem
42231 key "nomencl"
42232
42233 \end_inset
42234
42235
42236 \begin_inset CommandInset href
42237 LatexCommand href
42238 name "Documentation"
42239 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42240
42241 \end_inset
42242
42243  of the LaTeX-package 
42244 \series bold
42245 nomencl
42246 \series default
42247
42248 \begin_inset Index
42249 status collapsed
42250
42251 \begin_layout Plain Layout
42252 Latex@LaTeX-packages ! nomencl
42253 \end_layout
42254
42255 \end_inset
42256
42257 :
42258 \begin_inset Newline newline
42259 \end_inset
42260
42261
42262 \begin_inset Flex URL
42263 status collapsed
42264
42265 \begin_layout Plain Layout
42266
42267 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42268 \end_layout
42269
42270 \end_inset
42271
42272
42273 \end_layout
42274
42275 \begin_layout Bibliography
42276 \begin_inset CommandInset bibitem
42277 LatexCommand bibitem
42278 key "tipa"
42279
42280 \end_inset
42281
42282
42283 \begin_inset CommandInset href
42284 LatexCommand href
42285 name "Documentation"
42286 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42287
42288 \end_inset
42289
42290  of the LaTeX-package 
42291 \series bold
42292 tipa
42293 \series default
42294
42295 \begin_inset Index
42296 status collapsed
42297
42298 \begin_layout Plain Layout
42299 Latex@LaTeX-packages ! tipa
42300 \end_layout
42301
42302 \end_inset
42303
42304 :
42305 \begin_inset Newline newline
42306 \end_inset
42307
42308
42309 \begin_inset Flex URL
42310 status collapsed
42311
42312 \begin_layout Plain Layout
42313
42314 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42315 \end_layout
42316
42317 \end_inset
42318
42319
42320 \end_layout
42321
42322 \begin_layout Bibliography
42323 \begin_inset CommandInset bibitem
42324 LatexCommand bibitem
42325 key "wrapfig"
42326
42327 \end_inset
42328
42329
42330 \begin_inset CommandInset href
42331 LatexCommand href
42332 name "Documentation"
42333 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42334
42335 \end_inset
42336
42337  of the LaTeX-package 
42338 \series bold
42339 wrapfig
42340 \series default
42341
42342 \begin_inset Index
42343 status collapsed
42344
42345 \begin_layout Plain Layout
42346 Latex@LaTeX-packages ! wrapfig
42347 \end_layout
42348
42349 \end_inset
42350
42351 :
42352 \begin_inset Newline newline
42353 \end_inset
42354
42355
42356 \begin_inset Flex URL
42357 status collapsed
42358
42359 \begin_layout Plain Layout
42360
42361 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42362 \end_layout
42363
42364 \end_inset
42365
42366
42367 \end_layout
42368
42369 \begin_layout Bibliography
42370 \begin_inset CommandInset bibitem
42371 LatexCommand bibitem
42372 key "XeTeX"
42373
42374 \end_inset
42375
42376
42377 \begin_inset CommandInset href
42378 LatexCommand href
42379 name "Wiki-page"
42380 target "http://wiki.lyx.org/LyX/XeTeX"
42381
42382 \end_inset
42383
42384  how to use LyX with XeTeX:
42385 \begin_inset Newline newline
42386 \end_inset
42387
42388
42389 \begin_inset Flex URL
42390 status collapsed
42391
42392 \begin_layout Plain Layout
42393
42394 http://wiki.lyx.org/LyX/XeTeX
42395 \end_layout
42396
42397 \end_inset
42398
42399
42400 \end_layout
42401
42402 \begin_layout Bibliography
42403 \begin_inset CommandInset bibitem
42404 LatexCommand bibitem
42405 key "Arabic"
42406
42407 \end_inset
42408
42409
42410 \begin_inset CommandInset href
42411 LatexCommand href
42412 name "Wiki-page"
42413 target "http://wiki.lyx.org/Windows/Arabic"
42414
42415 \end_inset
42416
42417  how to set up LyX for Arabic:
42418 \begin_inset Newline newline
42419 \end_inset
42420
42421
42422 \begin_inset Flex URL
42423 status collapsed
42424
42425 \begin_layout Plain Layout
42426
42427 http://wiki.lyx.org/Windows/Arabic
42428 \end_layout
42429
42430 \end_inset
42431
42432
42433 \end_layout
42434
42435 \begin_layout Bibliography
42436 \begin_inset CommandInset bibitem
42437 LatexCommand bibitem
42438 key "Armenian"
42439
42440 \end_inset
42441
42442
42443 \begin_inset CommandInset href
42444 LatexCommand href
42445 name "Wiki-page"
42446 target "http://wiki.lyx.org/Windows/Armenian"
42447
42448 \end_inset
42449
42450  how to set up LyX for Armenian:
42451 \begin_inset Newline newline
42452 \end_inset
42453
42454
42455 \begin_inset Flex URL
42456 status collapsed
42457
42458 \begin_layout Plain Layout
42459
42460 http://wiki.lyx.org/Windows/Armenian
42461 \end_layout
42462
42463 \end_inset
42464
42465
42466 \end_layout
42467
42468 \begin_layout Bibliography
42469 \begin_inset CommandInset bibitem
42470 LatexCommand bibitem
42471 key "Farsi"
42472
42473 \end_inset
42474
42475
42476 \begin_inset CommandInset href
42477 LatexCommand href
42478 name "Wiki-page"
42479 target "http://wiki.lyx.org/Windows/Farsi"
42480
42481 \end_inset
42482
42483  how to set up LyX for Farsi:
42484 \begin_inset Newline newline
42485 \end_inset
42486
42487
42488 \begin_inset Flex URL
42489 status collapsed
42490
42491 \begin_layout Plain Layout
42492
42493 http://wiki.lyx.org/Windows/Farsi
42494 \end_layout
42495
42496 \end_inset
42497
42498
42499 \end_layout
42500
42501 \begin_layout Bibliography
42502 \begin_inset CommandInset bibitem
42503 LatexCommand bibitem
42504 key "Hebrew"
42505
42506 \end_inset
42507
42508
42509 \begin_inset CommandInset href
42510 LatexCommand href
42511 name "Wiki-page"
42512 target "http://wiki.lyx.org/Windows/Hebrew"
42513
42514 \end_inset
42515
42516  how to set up LyX for Hebrew:
42517 \begin_inset Newline newline
42518 \end_inset
42519
42520
42521 \begin_inset Flex URL
42522 status collapsed
42523
42524 \begin_layout Plain Layout
42525
42526 http://wiki.lyx.org/Windows/Hebrew
42527 \end_layout
42528
42529 \end_inset
42530
42531
42532 \end_layout
42533
42534 \begin_layout Bibliography
42535 \begin_inset CommandInset bibitem
42536 LatexCommand bibitem
42537 key "Japanese"
42538
42539 \end_inset
42540
42541
42542 \begin_inset CommandInset href
42543 LatexCommand href
42544 name "Wiki-page"
42545 target "http://wiki.lyx.org/Windows/Japanese"
42546
42547 \end_inset
42548
42549  how to set up LyX for Japanese:
42550 \begin_inset Newline newline
42551 \end_inset
42552
42553
42554 \begin_inset Flex URL
42555 status collapsed
42556
42557 \begin_layout Plain Layout
42558
42559 http://wiki.lyx.org/Windows/Japanese
42560 \end_layout
42561
42562 \end_inset
42563
42564
42565 \end_layout
42566
42567 \begin_layout Bibliography
42568 \begin_inset CommandInset bibitem
42569 LatexCommand bibitem
42570 key "Vietnamese"
42571
42572 \end_inset
42573
42574
42575 \begin_inset CommandInset href
42576 LatexCommand href
42577 name "Wiki-page"
42578 target "http://wiki.lyx.org/Windows/Vietnamese"
42579
42580 \end_inset
42581
42582  how to set up LyX for Vietnamese:
42583 \begin_inset Newline newline
42584 \end_inset
42585
42586
42587 \begin_inset Flex URL
42588 status collapsed
42589
42590 \begin_layout Plain Layout
42591
42592 http://wiki.lyx.org/Windows/Vietnamese
42593 \end_layout
42594
42595 \end_inset
42596
42597
42598 \end_layout
42599
42600 \begin_layout Bibliography
42601 \begin_inset CommandInset bibitem
42602 LatexCommand bibitem
42603 key "LyX-func"
42604
42605 \end_inset
42606
42607
42608 \begin_inset CommandInset href
42609 LatexCommand href
42610 name "Wiki-page"
42611 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42612
42613 \end_inset
42614
42615  with a list of all available LyX-functions:
42616 \begin_inset Newline newline
42617 \end_inset
42618
42619
42620 \begin_inset Flex URL
42621 status collapsed
42622
42623 \begin_layout Plain Layout
42624
42625 http://wiki.lyx.org/LyX/LyxFunctionList
42626 \end_layout
42627
42628 \end_inset
42629
42630
42631 \end_layout
42632
42633 \begin_layout Bibliography
42634 \begin_inset CommandInset bibitem
42635 LatexCommand bibitem
42636 key "NewInLyX16"
42637
42638 \end_inset
42639
42640
42641 \begin_inset CommandInset href
42642 LatexCommand href
42643 name "Wiki-page"
42644 target "http://wiki.lyx.org/LyX/NewInLyX16"
42645
42646 \end_inset
42647
42648  about new features in 
42649 \family sans
42650 LyX 1.6.0
42651 \family default
42652 :
42653 \begin_inset Newline newline
42654 \end_inset
42655
42656
42657 \begin_inset Flex URL
42658 status collapsed
42659
42660 \begin_layout Plain Layout
42661
42662 http://wiki.lyx.org/LyX/NewInLyX16
42663 \end_layout
42664
42665 \end_inset
42666
42667
42668 \end_layout
42669
42670 \begin_layout Standard
42671 \begin_inset Newpage newpage
42672 \end_inset
42673
42674
42675 \begin_inset ERT
42676 status collapsed
42677
42678 \begin_layout Plain Layout
42679
42680
42681 \backslash
42682 let
42683 \backslash
42684 mybibname
42685 \backslash
42686 bibname
42687 \end_layout
42688
42689 \begin_layout Plain Layout
42690
42691
42692 \backslash
42693 renewcommand{
42694 \backslash
42695 bibname}{
42696 \backslash
42697 mybibname
42698 \backslash
42699 ; 2}
42700 \end_layout
42701
42702 \end_inset
42703
42704
42705 \begin_inset Note Note
42706 status collapsed
42707
42708 \begin_layout Plain Layout
42709 The command 
42710 \series bold
42711
42712 \backslash
42713 bibname
42714 \series default
42715  is the name of the bibliography in the current document language.
42716  It is redefined here with the number 2 at the end to state that the following
42717  bibliography is the second one:
42718 \end_layout
42719
42720 \end_inset
42721
42722
42723 \end_layout
42724
42725 \begin_layout Standard
42726 \begin_inset CommandInset bibtex
42727 LatexCommand bibtex
42728 bibfiles "biblio/LyXDocs"
42729 options "biblio/alphadin"
42730
42731 \end_inset
42732
42733
42734 \end_layout
42735
42736 \begin_layout Standard
42737 The above bibliography is created from a BibTeX-database.
42738 \end_layout
42739
42740 \begin_layout Standard
42741
42742 \series bold
42743 \begin_inset CommandInset nomencl_print
42744 LatexCommand printnomenclature
42745
42746 \end_inset
42747
42748
42749 \begin_inset CommandInset index_print
42750 LatexCommand printindex
42751
42752 \end_inset
42753
42754
42755 \end_layout
42756
42757 \end_body
42758 \end_document