]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
f88296069626aa75de581f5dea4f7445fd777b03
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0beta4 created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
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  fonts.
10627  These fonts are developed in order of the LaTeX community to replace 
10628 \family typewriter
10629 cm
10630 \family default
10631  as default font.
10632 \end_layout
10633
10634 \begin_layout Standard
10635 \begin_inset VSpace bigskip
10636 \end_inset
10637
10638 For the font size there are four possible values: 
10639 \family sans
10640 default, 10
10641 \family default
10642
10643 \family sans
10644 11
10645 \family default
10646 , and 
10647 \family sans
10648 12
10649 \family default
10650 .
10651  The size of 
10652 \family sans
10653 default
10654 \family default
10655  depends on your LaTeX-system, normally it is equal to the font size 10.
10656 \end_layout
10657
10658 \begin_layout Standard
10659 The font sizes are the 
10660 \emph on
10661 base size
10662 \emph default
10663 .
10664  LyX actually scales all other possible font sizes (such as those used in
10665  footnotes, super-, and subscripts) by this value.
10666  You can fine-tune the font size of text parts via the 
10667 \family sans
10668 Text
10669 \begin_inset space ~
10670 \end_inset
10671
10672 Style
10673 \family default
10674  dialog if needed.
10675  The possible font sizes for text parts are explained in section
10676 \begin_inset space ~
10677 \end_inset
10678
10679
10680 \begin_inset CommandInset ref
10681 LatexCommand ref
10682 reference "sub:Fine-Tuning-with-the"
10683
10684 \end_inset
10685
10686 .
10687 \end_layout
10688
10689 \begin_layout Standard
10690 \begin_inset VSpace bigskip
10691 \end_inset
10692
10693
10694 \begin_inset Note Greyedout
10695 status open
10696
10697 \begin_layout Plain Layout
10698
10699 \series bold
10700 Note:
10701 \series default
10702  When you choose a new font or font size, LyX does 
10703 \emph on
10704 not
10705 \emph default
10706  change the screen font! You will only see a difference in the printed output;
10707  this is part of the WYSIWYM concept.
10708  LyX's screen fonts can be adjusted in the 
10709 \family sans
10710 Tools\SpecialChar \menuseparator
10711 Preferences
10712 \family default
10713  dialog, see section
10714 \begin_inset space ~
10715 \end_inset
10716
10717
10718 \begin_inset CommandInset ref
10719 LatexCommand ref
10720 reference "sub:Screen-Fonts"
10721
10722 \end_inset
10723
10724 .
10725 \end_layout
10726
10727 \end_inset
10728
10729
10730 \end_layout
10731
10732 \begin_layout Subsection
10733 Using Different Character Styles
10734 \begin_inset Index
10735 status collapsed
10736
10737 \begin_layout Plain Layout
10738 Character Styles
10739 \end_layout
10740
10741 \end_inset
10742
10743
10744 \begin_inset Index
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748 Text Style
10749 \end_layout
10750
10751 \end_inset
10752
10753
10754 \end_layout
10755
10756 \begin_layout Standard
10757 As we've already seen, LyX automatically changes the character style for
10758  certain paragraph environments.
10759  LyX supports two character styles, 
10760 \family sans
10761 Emphasized
10762 \family default
10763  and 
10764 \family sans
10765 Noun
10766 \family default
10767 .
10768  You can activate both of these styles via keybindings, the menus, and the
10769  toolbar.
10770 \end_layout
10771
10772 \begin_layout Standard
10773 To activate the 
10774 \family sans
10775 Noun
10776 \family default
10777  style, do one of the following:
10778 \end_layout
10779
10780 \begin_layout Itemize
10781 click on the toolbar button 
10782 \begin_inset Graphics
10783         filename ../images/font-noun.png
10784
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \begin_layout Itemize
10791 use the key binding 
10792 \family sans
10793 M-c
10794 \begin_inset space ~
10795 \end_inset
10796
10797 c
10798 \end_layout
10799
10800 \begin_layout Standard
10801 These commands are all toggles.
10802  That is, if 
10803 \family sans
10804 Noun
10805 \family default
10806  style is already active, they deactivate it.
10807 \end_layout
10808
10809 \begin_layout Standard
10810 One typically uses the 
10811 \family sans
10812 Noun
10813 \family default
10814  style for proper names.
10815  For example: 
10816 \begin_inset Quotes eld
10817 \end_inset
10818
10819
10820 \noun on
10821 Matthias Ettrich
10822 \noun default
10823  is the original author of LyX.
10824 \begin_inset Quotes erd
10825 \end_inset
10826
10827
10828 \end_layout
10829
10830 \begin_layout Standard
10831 A more widely used character style is the 
10832 \family sans
10833 Emphasized
10834 \family default
10835  style.
10836  You can activate (or deactivate - it's also a toggle) the 
10837 \family sans
10838 Emphasized
10839 \family default
10840  style by:
10841 \end_layout
10842
10843 \begin_layout Itemize
10844 clicking on the toolbar button 
10845 \begin_inset Graphics
10846         filename ../images/font-emph.png
10847
10848 \end_inset
10849
10850
10851 \end_layout
10852
10853 \begin_layout Itemize
10854 using the keybindings 
10855 \family sans
10856 M-c
10857 \begin_inset space ~
10858 \end_inset
10859
10860 e
10861 \end_layout
10862
10863 \begin_layout Standard
10864 Normally the 
10865 \family sans
10866 Emphasized
10867 \family default
10868  style is equivalent to an italic font but some document classes or LaTeX-packag
10869 es use a different font.
10870 \end_layout
10871
10872 \begin_layout Standard
10873 We've been using the 
10874 \family sans
10875 Emphasized
10876 \family default
10877  style all over the place in this document.
10878  Here's one more example:
10879 \end_layout
10880
10881 \begin_layout Quotation
10882
10883 \emph on
10884 Don't overuse character styles!
10885 \end_layout
10886
10887 \begin_layout Standard
10888 It's also a warning in addition to an example.
10889  One's writing should parallel ordinary conversation.
10890  Since we don't all constantly scream at each other, we should also avoid
10891  the common tendency to overuse character style.
10892  
10893 \end_layout
10894
10895 \begin_layout Standard
10896 You can always reset to the default font using the key binding 
10897 \family sans
10898 M-c
10899 \begin_inset space ~
10900 \end_inset
10901
10902 Space
10903 \family default
10904  or the dialog 
10905 \family sans
10906 Edit\SpecialChar \menuseparator
10907 Text
10908 \begin_inset space ~
10909 \end_inset
10910
10911 Style
10912 \family default
10913 .
10914 \end_layout
10915
10916 \begin_layout Subsection
10917 Fine-Tuning with the 
10918 \family sans
10919 Text Style
10920 \family default
10921  dialog
10922 \begin_inset CommandInset label
10923 LatexCommand label
10924 name "sub:Fine-Tuning-with-the"
10925
10926 \end_inset
10927
10928
10929 \begin_inset Index
10930 status collapsed
10931
10932 \begin_layout Plain Layout
10933 Text Style
10934 \end_layout
10935
10936 \end_inset
10937
10938
10939 \end_layout
10940
10941 \begin_layout Standard
10942 There are always occasions when you'll need to do some fine-tuning, so LyX
10943  gives you a way to create custom character style.
10944  For example, an academic journal or a corporation may have a style sheet
10945  requiring a sans-serif font be used in certain situations.
10946  Also, writers sometimes use a different font to offset a character's thoughts
10947  from ordinary dialog.
10948 \end_layout
10949
10950 \begin_layout Standard
10951 Before we document how to use custom character style, we want to issue a
10952  warning yet again: Don't overuse character styles! 
10953 \begin_inset Newline newline
10954 \end_inset
10955
10956 Documents that overuse different fonts and sizes are not well readable and
10957  tend to look like someone has knocked huge holes in it.
10958 \end_layout
10959
10960 \begin_layout Standard
10961 To use custom character styles, open the 
10962 \family sans
10963 Edit\SpecialChar \menuseparator
10964 Text
10965 \begin_inset space ~
10966 \end_inset
10967
10968 Style
10969 \family default
10970  dialog.
10971  There are several boxes on this dialog, each corresponding to a different
10972  font property which you can choose.
10973  You can choose an option for one of these properties, or select 
10974 \family sans
10975 No
10976 \begin_inset space ~
10977 \end_inset
10978
10979 change
10980 \family default
10981 , which keeps the current state of that property.
10982  The item 
10983 \family sans
10984 Reset
10985 \family default
10986  will reset the property to whatever is the default.
10987  You can use this to reset attributes across a bunch of different paragraph
10988  environments in a snap.
10989 \end_layout
10990
10991 \begin_layout Standard
10992 The font properties, and their options (in addition to 
10993 \family sans
10994 No
10995 \begin_inset space ~
10996 \end_inset
10997
10998 change
10999 \family default
11000  and 
11001 \family sans
11002 Reset
11003 \family default
11004 ) are:
11005 \end_layout
11006
11007 \begin_layout Labeling
11008 \labelwidthstring 00.00.0000
11009
11010 \family sans
11011 Family
11012 \family default
11013  The 
11014 \begin_inset Quotes eld
11015 \end_inset
11016
11017 overall look
11018 \begin_inset Quotes erd
11019 \end_inset
11020
11021  of the font.
11022  The possible options are:
11023 \end_layout
11024
11025 \begin_deeper
11026 \begin_layout Labeling
11027 \labelwidthstring 00.00.0000
11028
11029 \family sans
11030 Roman
11031 \family default
11032  This is the Roman font family.
11033  Normally a serif font.
11034  It's also the default family.
11035  (key binding 
11036 \begin_inset ERT
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040
11041
11042 \backslash
11043 mbox{
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \family sans
11050 M-c
11051 \begin_inset space ~
11052 \end_inset
11053
11054 r
11055 \family default
11056
11057 \begin_inset ERT
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061
11062 }
11063 \end_layout
11064
11065 \end_inset
11066
11067 )
11068 \begin_inset Note Note
11069 status collapsed
11070
11071 \begin_layout Plain Layout
11072 The LaTeX-command prevents text to be broken at the end of a line.
11073  It is explained in section
11074 \begin_inset space ~
11075 \end_inset
11076
11077
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "sub:Hyphenation"
11081
11082 \end_inset
11083
11084 .
11085 \end_layout
11086
11087 \end_inset
11088
11089
11090 \end_layout
11091
11092 \begin_layout Labeling
11093 \labelwidthstring 00.00.0000
11094
11095 \family sans
11096 Sans
11097 \begin_inset space ~
11098 \end_inset
11099
11100 Serif
11101 \family default
11102  
11103 \family sans
11104 This is the Sans Serif font family.
11105
11106 \family default
11107  (key binding 
11108 \begin_inset ERT
11109 status collapsed
11110
11111 \begin_layout Plain Layout
11112
11113
11114 \backslash
11115 mbox{
11116 \end_layout
11117
11118 \end_inset
11119
11120
11121 \family sans
11122 M-c
11123 \begin_inset space ~
11124 \end_inset
11125
11126 s
11127 \family default
11128
11129 \begin_inset ERT
11130 status collapsed
11131
11132 \begin_layout Plain Layout
11133
11134 }
11135 \end_layout
11136
11137 \end_inset
11138
11139 )
11140 \end_layout
11141
11142 \begin_layout Labeling
11143 \labelwidthstring 00.00.0000
11144
11145 \family sans
11146 Typewriter
11147 \family default
11148  
11149 \family typewriter
11150 This is the Typewriter font family.
11151
11152 \family default
11153  (key binding 
11154 \begin_inset ERT
11155 status collapsed
11156
11157 \begin_layout Plain Layout
11158
11159
11160 \backslash
11161 mbox{
11162 \end_layout
11163
11164 \end_inset
11165
11166
11167 \family sans
11168 M-c
11169 \begin_inset space ~
11170 \end_inset
11171
11172 p
11173 \family default
11174
11175 \begin_inset ERT
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179
11180 }
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \family sans
11187 )
11188 \end_layout
11189
11190 \end_deeper
11191 \begin_layout Labeling
11192 \labelwidthstring 00.00.0000
11193
11194 \family sans
11195 Series
11196 \family default
11197  This corresponds to the print weight.
11198  Options are:
11199 \end_layout
11200
11201 \begin_deeper
11202 \begin_layout Labeling
11203 \labelwidthstring 00.00.0000
11204
11205 \family sans
11206 Medium
11207 \family default
11208  This is the Medium font series.
11209  It's also the default series.
11210 \end_layout
11211
11212 \begin_layout Labeling
11213 \labelwidthstring 00.00.0000
11214
11215 \family sans
11216 Bold
11217 \family default
11218  
11219 \series bold
11220 This is the Bold font series.
11221
11222 \series default
11223  (key binding 
11224 \begin_inset ERT
11225 status collapsed
11226
11227 \begin_layout Plain Layout
11228
11229
11230 \backslash
11231 mbox{
11232 \end_layout
11233
11234 \end_inset
11235
11236
11237 \family sans
11238 M-c
11239 \begin_inset space ~
11240 \end_inset
11241
11242 b
11243 \family default
11244
11245 \begin_inset ERT
11246 status collapsed
11247
11248 \begin_layout Plain Layout
11249
11250 }
11251 \end_layout
11252
11253 \end_inset
11254
11255 )
11256 \end_layout
11257
11258 \end_deeper
11259 \begin_layout Labeling
11260 \labelwidthstring 00.00.0000
11261
11262 \family sans
11263 Shape
11264 \family default
11265  As the name implies.
11266  Options are:
11267 \end_layout
11268
11269 \begin_deeper
11270 \begin_layout Labeling
11271 \labelwidthstring 00.00.0000
11272
11273 \family sans
11274 Upright
11275 \family default
11276  This is the Upright font shape.
11277  It's also the default shape.
11278 \end_layout
11279
11280 \begin_layout Labeling
11281 \labelwidthstring 00.00.0000
11282
11283 \family sans
11284 Italic
11285 \family default
11286  
11287 \shape italic
11288 This
11289 \shape default
11290  
11291 \family sans
11292 \shape italic
11293 i
11294 \family default
11295 s the Italic font shape
11296 \shape default
11297 \emph on
11298 .
11299 \end_layout
11300
11301 \begin_layout Labeling
11302 \labelwidthstring 00.00.0000
11303
11304 \family sans
11305 Slanted
11306 \family default
11307  
11308 \shape slanted
11309 This is the Slanted font shape
11310 \shape default
11311  (although it might not be visible in LyX, this is different from italic).
11312 \end_layout
11313
11314 \begin_layout Labeling
11315 \labelwidthstring 00.00.0000
11316
11317 \family sans
11318 Small
11319 \begin_inset space ~
11320 \end_inset
11321
11322 Caps
11323 \family default
11324  
11325 \shape smallcaps
11326 This is the Small caps font shape
11327 \shape default
11328 \noun on
11329 .
11330 \end_layout
11331
11332 \end_deeper
11333 \begin_layout Labeling
11334 \labelwidthstring 00.00.0000
11335
11336 \family sans
11337 Size
11338 \family default
11339  Alters the size of the font.
11340  You'll find no numerical values here; all possible sizes are actually proportio
11341 nal to the document font size.
11342  Once again, you don't feed LyX the details, but a general description of
11343  what you want to do.
11344  The options are:
11345 \end_layout
11346
11347 \begin_deeper
11348 \begin_layout Labeling
11349 \labelwidthstring 00.00.0000
11350
11351 \family sans
11352 Tiny
11353 \family default
11354  
11355 \size tiny
11356 This is the 
11357 \begin_inset Quotes eld
11358 \end_inset
11359
11360 Tiny
11361 \begin_inset Quotes erd
11362 \end_inset
11363
11364  font size.
11365
11366 \size default
11367  (key binding 
11368 \begin_inset ERT
11369 status collapsed
11370
11371 \begin_layout Plain Layout
11372
11373
11374 \backslash
11375 mbox{
11376 \end_layout
11377
11378 \end_inset
11379
11380
11381 \family sans
11382 M-s
11383 \begin_inset space ~
11384 \end_inset
11385
11386 t
11387 \family default
11388
11389 \begin_inset ERT
11390 status collapsed
11391
11392 \begin_layout Plain Layout
11393
11394 }
11395 \end_layout
11396
11397 \end_inset
11398
11399  or 
11400 \begin_inset ERT
11401 status collapsed
11402
11403 \begin_layout Plain Layout
11404
11405
11406 \backslash
11407 mbox{
11408 \end_layout
11409
11410 \end_inset
11411
11412
11413 \family sans
11414 M-s
11415 \begin_inset space ~
11416 \end_inset
11417
11418 1
11419 \family default
11420
11421 \begin_inset ERT
11422 status collapsed
11423
11424 \begin_layout Plain Layout
11425
11426 }
11427 \end_layout
11428
11429 \end_inset
11430
11431 )
11432 \end_layout
11433
11434 \begin_layout Labeling
11435 \labelwidthstring 00.00.0000
11436
11437 \family sans
11438 Smallest
11439 \family default
11440  
11441 \size scriptsize
11442 This is the 
11443 \begin_inset Quotes eld
11444 \end_inset
11445
11446 Smallest
11447 \begin_inset Quotes erd
11448 \end_inset
11449
11450  font size
11451 \size default
11452 .
11453  (key binding 
11454 \begin_inset ERT
11455 status collapsed
11456
11457 \begin_layout Plain Layout
11458
11459
11460 \backslash
11461 mbox{
11462 \end_layout
11463
11464 \end_inset
11465
11466
11467 \family sans
11468 M-s
11469 \begin_inset space ~
11470 \end_inset
11471
11472
11473 \family default
11474 2
11475 \begin_inset ERT
11476 status collapsed
11477
11478 \begin_layout Plain Layout
11479
11480 }
11481 \end_layout
11482
11483 \end_inset
11484
11485 )
11486 \end_layout
11487
11488 \begin_layout Labeling
11489 \labelwidthstring 00.00.0000
11490
11491 \family sans
11492 Smaller
11493 \family default
11494  
11495 \size footnotesize
11496 This is the 
11497 \begin_inset Quotes eld
11498 \end_inset
11499
11500 Smaller
11501 \begin_inset Quotes erd
11502 \end_inset
11503
11504  font size.
11505
11506 \size default
11507  (key binding 
11508 \begin_inset ERT
11509 status collapsed
11510
11511 \begin_layout Plain Layout
11512
11513
11514 \backslash
11515 mbox{
11516 \end_layout
11517
11518 \end_inset
11519
11520
11521 \family sans
11522 M-s
11523 \begin_inset space ~
11524 \end_inset
11525
11526 S
11527 \family default
11528
11529 \begin_inset ERT
11530 status collapsed
11531
11532 \begin_layout Plain Layout
11533
11534 }
11535 \end_layout
11536
11537 \end_inset
11538
11539  or 
11540 \begin_inset ERT
11541 status collapsed
11542
11543 \begin_layout Plain Layout
11544
11545
11546 \backslash
11547 mbox{
11548 \end_layout
11549
11550 \end_inset
11551
11552
11553 \family sans
11554 M-s
11555 \begin_inset space ~
11556 \end_inset
11557
11558
11559 \family default
11560 3
11561 \begin_inset ERT
11562 status collapsed
11563
11564 \begin_layout Plain Layout
11565
11566 }
11567 \end_layout
11568
11569 \end_inset
11570
11571 )
11572 \end_layout
11573
11574 \begin_layout Labeling
11575 \labelwidthstring 00.00.0000
11576
11577 \family sans
11578 Small
11579 \family default
11580  
11581 \size small
11582 This is the 
11583 \begin_inset Quotes eld
11584 \end_inset
11585
11586 Small
11587 \begin_inset Quotes erd
11588 \end_inset
11589
11590  font size.
11591
11592 \size default
11593  (key binding 
11594 \begin_inset ERT
11595 status collapsed
11596
11597 \begin_layout Plain Layout
11598
11599
11600 \backslash
11601 mbox{
11602 \end_layout
11603
11604 \end_inset
11605
11606
11607 \family sans
11608 M-s
11609 \begin_inset space ~
11610 \end_inset
11611
11612 s
11613 \family default
11614
11615 \begin_inset ERT
11616 status collapsed
11617
11618 \begin_layout Plain Layout
11619
11620 }
11621 \end_layout
11622
11623 \end_inset
11624
11625  or 
11626 \begin_inset ERT
11627 status collapsed
11628
11629 \begin_layout Plain Layout
11630
11631
11632 \backslash
11633 mbox{
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \family sans
11640 M-s
11641 \begin_inset space ~
11642 \end_inset
11643
11644
11645 \family default
11646 4
11647 \begin_inset ERT
11648 status collapsed
11649
11650 \begin_layout Plain Layout
11651
11652 }
11653 \end_layout
11654
11655 \end_inset
11656
11657 )
11658 \end_layout
11659
11660 \begin_layout Labeling
11661 \labelwidthstring 00.00.0000
11662
11663 \family sans
11664 Normal
11665 \family default
11666  This is the 
11667 \begin_inset Quotes eld
11668 \end_inset
11669
11670 Normal
11671 \begin_inset Quotes erd
11672 \end_inset
11673
11674  font size.
11675  It's also the default size.
11676  (key binding 
11677 \begin_inset ERT
11678 status collapsed
11679
11680 \begin_layout Plain Layout
11681
11682
11683 \backslash
11684 mbox{
11685 \end_layout
11686
11687 \end_inset
11688
11689
11690 \family sans
11691 M-s
11692 \begin_inset space ~
11693 \end_inset
11694
11695 n
11696 \family default
11697
11698 \begin_inset ERT
11699 status collapsed
11700
11701 \begin_layout Plain Layout
11702
11703 }
11704 \end_layout
11705
11706 \end_inset
11707
11708  or 
11709 \begin_inset ERT
11710 status collapsed
11711
11712 \begin_layout Plain Layout
11713
11714
11715 \backslash
11716 mbox{
11717 \end_layout
11718
11719 \end_inset
11720
11721
11722 \family sans
11723 M-s
11724 \begin_inset space ~
11725 \end_inset
11726
11727
11728 \family default
11729 5
11730 \begin_inset ERT
11731 status collapsed
11732
11733 \begin_layout Plain Layout
11734
11735 }
11736 \end_layout
11737
11738 \end_inset
11739
11740 )
11741 \end_layout
11742
11743 \begin_layout Labeling
11744 \labelwidthstring 00.00.0000
11745
11746 \family sans
11747 Large
11748 \family default
11749  
11750 \size large
11751 This is the 
11752 \begin_inset Quotes eld
11753 \end_inset
11754
11755 Large
11756 \begin_inset Quotes erd
11757 \end_inset
11758
11759  font size.
11760
11761 \size default
11762  (key binding 
11763 \begin_inset ERT
11764 status collapsed
11765
11766 \begin_layout Plain Layout
11767
11768
11769 \backslash
11770 mbox{
11771 \end_layout
11772
11773 \end_inset
11774
11775
11776 \family sans
11777 M-s
11778 \begin_inset space ~
11779 \end_inset
11780
11781 l
11782 \family default
11783
11784 \begin_inset ERT
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788
11789 }
11790 \end_layout
11791
11792 \end_inset
11793
11794  or 
11795 \begin_inset ERT
11796 status collapsed
11797
11798 \begin_layout Plain Layout
11799
11800
11801 \backslash
11802 mbox{
11803 \end_layout
11804
11805 \end_inset
11806
11807
11808 \family sans
11809 M-s
11810 \begin_inset space ~
11811 \end_inset
11812
11813
11814 \family default
11815 6
11816 \begin_inset ERT
11817 status collapsed
11818
11819 \begin_layout Plain Layout
11820
11821 }
11822 \end_layout
11823
11824 \end_inset
11825
11826 )
11827 \end_layout
11828
11829 \begin_layout Labeling
11830 \labelwidthstring 00.00.0000
11831
11832 \family sans
11833 Larger
11834 \family default
11835  
11836 \size larger
11837 This is the 
11838 \begin_inset Quotes eld
11839 \end_inset
11840
11841 Larger
11842 \begin_inset Quotes erd
11843 \end_inset
11844
11845  font size.
11846
11847 \size default
11848  (key binding 
11849 \begin_inset ERT
11850 status collapsed
11851
11852 \begin_layout Plain Layout
11853
11854
11855 \backslash
11856 mbox{
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \family sans
11863 M-s
11864 \begin_inset space ~
11865 \end_inset
11866
11867 S-L
11868 \family default
11869
11870 \begin_inset ERT
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874
11875 }
11876 \end_layout
11877
11878 \end_inset
11879
11880  or 
11881 \begin_inset ERT
11882 status collapsed
11883
11884 \begin_layout Plain Layout
11885
11886
11887 \backslash
11888 mbox{
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \family sans
11895 M-s
11896 \begin_inset space ~
11897 \end_inset
11898
11899
11900 \family default
11901 7
11902 \begin_inset ERT
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906
11907 }
11908 \end_layout
11909
11910 \end_inset
11911
11912 )
11913 \end_layout
11914
11915 \begin_layout Labeling
11916 \labelwidthstring 00.00.0000
11917
11918 \family sans
11919 Largest
11920 \family default
11921  
11922 \size largest
11923 This is the 
11924 \begin_inset Quotes eld
11925 \end_inset
11926
11927 Largest
11928 \begin_inset Quotes erd
11929 \end_inset
11930
11931  font size.
11932
11933 \size default
11934  (key binding 
11935 \begin_inset ERT
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939
11940
11941 \backslash
11942 mbox{
11943 \end_layout
11944
11945 \end_inset
11946
11947
11948 \family sans
11949 M-s
11950 \begin_inset space ~
11951 \end_inset
11952
11953
11954 \family default
11955 8
11956 \begin_inset ERT
11957 status collapsed
11958
11959 \begin_layout Plain Layout
11960
11961 }
11962 \end_layout
11963
11964 \end_inset
11965
11966 )
11967 \end_layout
11968
11969 \begin_layout Labeling
11970 \labelwidthstring 00.00.0000
11971
11972 \family sans
11973 Huge
11974 \family default
11975  
11976 \size huge
11977 This is the 
11978 \begin_inset Quotes eld
11979 \end_inset
11980
11981 Huge
11982 \begin_inset Quotes erd
11983 \end_inset
11984
11985  font size.
11986
11987 \size default
11988  (key binding 
11989 \begin_inset ERT
11990 status collapsed
11991
11992 \begin_layout Plain Layout
11993
11994
11995 \backslash
11996 mbox{
11997 \end_layout
11998
11999 \end_inset
12000
12001
12002 \family sans
12003 M-s
12004 \begin_inset space ~
12005 \end_inset
12006
12007 h
12008 \family default
12009
12010 \begin_inset ERT
12011 status collapsed
12012
12013 \begin_layout Plain Layout
12014
12015 }
12016 \end_layout
12017
12018 \end_inset
12019
12020  or 
12021 \begin_inset ERT
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025
12026
12027 \backslash
12028 mbox{
12029 \end_layout
12030
12031 \end_inset
12032
12033
12034 \family sans
12035 M-s
12036 \begin_inset space ~
12037 \end_inset
12038
12039
12040 \family default
12041 9
12042 \begin_inset ERT
12043 status collapsed
12044
12045 \begin_layout Plain Layout
12046
12047 }
12048 \end_layout
12049
12050 \end_inset
12051
12052 )
12053 \end_layout
12054
12055 \begin_layout Labeling
12056 \labelwidthstring 00.00.0000
12057
12058 \family sans
12059 Huger
12060 \family default
12061  
12062 \size giant
12063 This is the 
12064 \begin_inset Quotes eld
12065 \end_inset
12066
12067 Huger
12068 \begin_inset Quotes erd
12069 \end_inset
12070
12071  font size.
12072
12073 \size default
12074  (key binding 
12075 \begin_inset ERT
12076 status collapsed
12077
12078 \begin_layout Plain Layout
12079
12080
12081 \backslash
12082 mbox{
12083 \end_layout
12084
12085 \end_inset
12086
12087
12088 \family sans
12089 M-s
12090 \begin_inset space ~
12091 \end_inset
12092
12093 H
12094 \family default
12095
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100
12101 }
12102 \end_layout
12103
12104 \end_inset
12105
12106  or 
12107 \begin_inset ERT
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111
12112
12113 \backslash
12114 mbox{
12115 \end_layout
12116
12117 \end_inset
12118
12119
12120 \family sans
12121 M-s
12122 \begin_inset space ~
12123 \end_inset
12124
12125
12126 \family default
12127 0
12128 \begin_inset ERT
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132
12133 }
12134 \end_layout
12135
12136 \end_inset
12137
12138 )
12139 \end_layout
12140
12141 \end_deeper
12142 \begin_layout Standard
12143 We'll warn you 
12144 \emph on
12145 yet again
12146 \emph default
12147 : don't go crazy with this feature.
12148  You should almost never need to change the font size.
12149  LyX automatically changes the font size for different paragraph environments
12150  - use that instead.
12151  This is here for fine-tuning only!
12152 \end_layout
12153
12154 \begin_layout Labeling
12155 \labelwidthstring 00.00.0000
12156
12157 \family sans
12158 Misc
12159 \family default
12160  Here you can change a few other things at the character level.
12161  Options are:
12162 \end_layout
12163
12164 \begin_deeper
12165 \begin_layout Labeling
12166 \labelwidthstring 00.00.0000
12167
12168 \family sans
12169 Emph
12170 \family default
12171  
12172 \emph on
12173 This is text with emphasize on
12174 \emph default
12175 .
12176  This might seem like the same as 
12177 \shape italic
12178 Italic
12179 \shape default
12180 , but it is actually a bit different.
12181  Emphasized is a 
12182 \emph on
12183 logical
12184 \emph default
12185  attribute.
12186  That means every document class can define its own font used for emphasized
12187  text.
12188  Normally this font is equal to italic.
12189 \end_layout
12190
12191 \begin_layout Labeling
12192 \labelwidthstring 00.00.0000
12193
12194 \family sans
12195 Underbar
12196 \family default
12197  
12198 \bar under
12199 This is text with Underbar on.
12200
12201 \bar default
12202  (key binding 
12203 \begin_inset ERT
12204 status collapsed
12205
12206 \begin_layout Plain Layout
12207
12208
12209 \backslash
12210 mbox{
12211 \end_layout
12212
12213 \end_inset
12214
12215
12216 \family sans
12217 M-c
12218 \begin_inset space ~
12219 \end_inset
12220
12221 u
12222 \family default
12223
12224 \begin_inset ERT
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228
12229 }
12230 \end_layout
12231
12232 \end_inset
12233
12234
12235 \family sans
12236 )
12237 \begin_inset Newline newline
12238 \end_inset
12239
12240
12241 \family default
12242 Avoid using underbar if you can! It's a holdover from the typewriter days,
12243  when you couldn't change fonts.
12244  We no longer need to emphasize text by underscoring characters.
12245  It's only included in LyX because some people 
12246 \emph on
12247 may
12248 \emph default
12249  need it in order to follow style sheets for journal submissions.
12250 \end_layout
12251
12252 \begin_layout Labeling
12253 \labelwidthstring 00.00.0000
12254
12255 \family sans
12256 Noun
12257 \family default
12258  
12259 \noun on
12260 This is text with Noun on.
12261
12262 \noun default
12263  Like 
12264 \family sans
12265 Emph
12266 \family default
12267 , this is a logical attribute.
12268  Normally it's equivalent to 
12269 \family sans
12270 Small
12271 \begin_inset space ~
12272 \end_inset
12273
12274 Caps
12275 \family default
12276 .
12277 \end_layout
12278
12279 \end_deeper
12280 \begin_layout Labeling
12281 \labelwidthstring 00.00.0000
12282
12283 \family sans
12284 Color
12285 \family default
12286  You can adjust the color of the text with this control.
12287  Notice that not all DVI-viewers are able to display colors.
12288  Besides 
12289 \family sans
12290 No
12291 \begin_inset space ~
12292 \end_inset
12293
12294 color
12295 \family default
12296 , which is the default 
12297 \begin_inset Quotes eld
12298 \end_inset
12299
12300 color
12301 \begin_inset Quotes erd
12302 \end_inset
12303
12304  and means normally black, you can choose between 
12305 \family sans
12306 Black
12307 \family default
12308
12309 \family sans
12310 White
12311 \family default
12312
12313 \family sans
12314 Red
12315 \family default
12316
12317 \family sans
12318 Green
12319 \family default
12320
12321 \family sans
12322 Blue
12323 \family default
12324
12325 \family sans
12326 Cyan
12327 \family default
12328
12329 \family sans
12330 Magenta
12331 \family default
12332  and 
12333 \family sans
12334 Yellow
12335 \family default
12336  text.
12337 \begin_inset Index
12338 status collapsed
12339
12340 \begin_layout Plain Layout
12341 Color ! Text
12342 \end_layout
12343
12344 \end_inset
12345
12346
12347 \end_layout
12348
12349 \begin_layout Labeling
12350 \labelwidthstring 00.00.0000
12351
12352 \family sans
12353 Language
12354 \family default
12355  This is used to mark regions of text as having a different language from
12356  the language of the document.
12357  Text marked in this way will be underlined in blue to indicate the change
12358  (only within LyX).
12359 \end_layout
12360
12361 \begin_layout Standard
12362 So you have a huge number of combinations to choose from.
12363  Once you've chosen a new character style via the 
12364 \family sans
12365 Edit\SpecialChar \menuseparator
12366 Text
12367 \begin_inset space ~
12368 \end_inset
12369
12370 Style
12371 \family default
12372  dialog, the settings are saved.
12373  You can activate them using the toolbar button 
12374 \begin_inset Graphics
12375         filename ../images/textstyle-apply.png
12376
12377 \end_inset
12378
12379 .
12380  The button lets you toggle the state of your custom character style even
12381  when the dialog isn't visible.
12382  
12383 \end_layout
12384
12385 \begin_layout Standard
12386 To completely reset the character style to the default, use 
12387 \family sans
12388 M-c
12389 \begin_inset space ~
12390 \end_inset
12391
12392 Space
12393 \family default
12394 .
12395  If you want to toggle only those properties that you have just changed
12396  (suppose you just set the shape to 
12397 \begin_inset Quotes eld
12398 \end_inset
12399
12400 slanted
12401 \begin_inset Quotes erd
12402 \end_inset
12403
12404  and the series to 
12405 \begin_inset Quotes eld
12406 \end_inset
12407
12408 bold
12409 \begin_inset Quotes erd
12410 \end_inset
12411
12412 ), set the 
12413 \family sans
12414 Toggle
12415 \begin_inset space ~
12416 \end_inset
12417
12418 all
12419 \family default
12420  switch and press 
12421 \family sans
12422 Apply
12423 \family default
12424 .
12425 \end_layout
12426
12427 \begin_layout Standard
12428 You should also know something about the differences between the three main
12429  font types 
12430 \family sans
12431 serif
12432 \family default
12433
12434 \family sans
12435 sans
12436 \begin_inset space ~
12437 \end_inset
12438
12439 serif
12440 \family default
12441 , and 
12442 \family sans
12443 typewriter
12444 \family default
12445 :
12446 \end_layout
12447
12448 \begin_layout Itemize
12449
12450 \family sans
12451 Typewriter
12452 \family default
12453  is a so called 
12454 \begin_inset Quotes eld
12455 \end_inset
12456
12457 monospaced
12458 \begin_inset Quotes erd
12459 \end_inset
12460
12461  font, that means every character has the same width, the 
12462 \begin_inset Quotes eld
12463 \end_inset
12464
12465 i
12466 \begin_inset Quotes erd
12467 \end_inset
12468
12469  is as wide as the 
12470 \begin_inset Quotes eld
12471 \end_inset
12472
12473 m
12474 \begin_inset Quotes erd
12475 \end_inset
12476
12477 .
12478  Here is an example
12479 \begin_inset Newline newline
12480 \end_inset
12481
12482
12483 \begin_inset ERT
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487
12488
12489 \backslash
12490 phantom{
12491 \end_layout
12492
12493 \end_inset
12494
12495 no 
12496 \begin_inset ERT
12497 status collapsed
12498
12499 \begin_layout Plain Layout
12500
12501 }
12502 \end_layout
12503
12504 \end_inset
12505
12506
12507 \family typewriter
12508 typewriter text
12509 \family default
12510
12511 \begin_inset Note Note
12512 status collapsed
12513
12514 \begin_layout Plain Layout
12515 For more on phantoms see section
12516 \begin_inset space ~
12517 \end_inset
12518
12519
12520 \begin_inset CommandInset ref
12521 LatexCommand ref
12522 reference "sub:More-Spaces"
12523
12524 \end_inset
12525
12526 .
12527 \end_layout
12528
12529 \end_inset
12530
12531
12532 \begin_inset Newline newline
12533 \end_inset
12534
12535 no typewriter text
12536 \end_layout
12537
12538 \begin_layout Itemize
12539
12540 \family sans
12541 Serif
12542 \family default
12543  fonts use characters with serifs.
12544  These are the small 
12545 \begin_inset Quotes eld
12546 \end_inset
12547
12548 appendices
12549 \begin_inset Quotes erd
12550 \end_inset
12551
12552  at all ends of of the streaks that form the character.
12553  The following example will show the difference:
12554 \begin_inset Newline newline
12555 \end_inset
12556
12557 text with serifs
12558 \begin_inset Newline newline
12559 \end_inset
12560
12561
12562 \family sans
12563 text without serifs
12564 \family default
12565
12566 \begin_inset Newline newline
12567 \end_inset
12568
12569 Serifs facilitates an easy and fast reading.
12570  They are therefore used as default font (named 
12571 \family sans
12572 roman
12573 \family default
12574 ).
12575 \end_layout
12576
12577 \begin_layout Itemize
12578
12579 \family sans
12580 Sans serif
12581 \family default
12582  don't use serifs.
12583  This font type is therefore often used for headings and short texts.
12584  We use it in this document to highlight menu names.
12585 \end_layout
12586
12587 \begin_layout Standard
12588 We conclude with the same warning once again: Don't overuse the fonts.
12589  They are, more often than not, a kludge and a bad substitute for good writing.
12590 \end_layout
12591
12592 \begin_layout Section
12593 Printing and Previewing
12594 \end_layout
12595
12596 \begin_layout Subsection
12597 Overview
12598 \end_layout
12599
12600 \begin_layout Standard
12601 Now that we've covered some of the basic features of document preparation
12602  using LyX, you probably want to know how to print out your masterpiece.
12603  Before we tell you that, we want to give you a quick explanation of what
12604  goes on behind-the-scenes.
12605  We cover these informations in much greater detail in the 
12606 \emph on
12607 Extended
12608 \begin_inset space ~
12609 \end_inset
12610
12611 Features
12612 \emph default
12613  manual as well.
12614 \end_layout
12615
12616 \begin_layout Standard
12617 LyX uses the program LaTeX as its backend.
12618  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12619  confusion, we'll only refer to LaTeX.
12620  LyX is what you use to do your actual writing.
12621  Then, LyX calls LaTeX to turn your writing into printable output.
12622  This happens in two stages:
12623 \end_layout
12624
12625 \begin_layout Enumerate
12626 First, LyX converts your document to a series of text commands for LaTeX,
12627  generating a file with the extension, 
12628 \begin_inset Quotes eld
12629 \end_inset
12630
12631
12632 \family typewriter
12633 .tex
12634 \family default
12635
12636 \begin_inset Quotes erd
12637 \end_inset
12638
12639 .
12640 \end_layout
12641
12642 \begin_layout Enumerate
12643 Next, LaTeX uses the commands in the 
12644 \family typewriter
12645 .tex
12646 \family default
12647  file to produce printable output.
12648  
12649 \end_layout
12650
12651 \begin_layout Subsection
12652 Output file formats
12653 \begin_inset Index
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657 File formats
12658 \end_layout
12659
12660 \end_inset
12661
12662
12663 \begin_inset CommandInset label
12664 LatexCommand label
12665 name "sub:Output-file-formats"
12666
12667 \end_inset
12668
12669
12670 \end_layout
12671
12672 \begin_layout Subsubsection
12673 ASCII
12674 \begin_inset Index
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 File formats ! ASCII
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \begin_layout Standard
12687 This file type has the extension 
12688 \begin_inset Quotes eld
12689 \end_inset
12690
12691
12692 \family typewriter
12693 .txt
12694 \family default
12695
12696 \begin_inset Quotes erd
12697 \end_inset
12698
12699 .
12700  It contains your document as plain text following the rules of the 
12701 \begin_inset Quotes eld
12702 \end_inset
12703
12704 American Standard Code for Information Interchange
12705 \begin_inset Quotes erd
12706 \end_inset
12707
12708  (ASCII).
12709 \end_layout
12710
12711 \begin_layout Standard
12712 You can export your document to ASCII by the menu 
12713 \family sans
12714 File\SpecialChar \menuseparator
12715 Export\SpecialChar \menuseparator
12716 ASCII
12717 \family default
12718 .
12719 \end_layout
12720
12721 \begin_layout Subsubsection
12722 LaTeX
12723 \begin_inset Index
12724 status collapsed
12725
12726 \begin_layout Plain Layout
12727 File formats ! Latex@LaTeX
12728 \end_layout
12729
12730 \end_inset
12731
12732
12733 \end_layout
12734
12735 \begin_layout Standard
12736 This file type has the extension 
12737 \begin_inset Quotes eld
12738 \end_inset
12739
12740
12741 \family typewriter
12742 .tex
12743 \family default
12744
12745 \begin_inset Quotes erd
12746 \end_inset
12747
12748  and contains all commands that are necessary for the LaTeX program to process
12749  your document.
12750  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12751  it manually with console commands.
12752  The LaTeX-file is automatically created in LyX's temporary directory whenever
12753  you view or export your document.
12754 \end_layout
12755
12756 \begin_layout Standard
12757 You can export your document as LaTeX-file using the menu 
12758 \family sans
12759 File\SpecialChar \menuseparator
12760 Export\SpecialChar \menuseparator
12761 LaT
12762 \begin_inset ERT
12763 status collapsed
12764
12765 \begin_layout Plain Layout
12766
12767 {}
12768 \end_layout
12769
12770 \end_inset
12771
12772 eX
12773 \family default
12774 .
12775 \end_layout
12776
12777 \begin_layout Subsubsection
12778 DVI
12779 \begin_inset Index
12780 status collapsed
12781
12782 \begin_layout Plain Layout
12783 File formats ! DVI
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 This file type has the extension 
12793 \begin_inset Quotes eld
12794 \end_inset
12795
12796
12797 \family typewriter
12798 .dvi
12799 \family default
12800
12801 \begin_inset Quotes erd
12802 \end_inset
12803
12804 .
12805  It is called 
12806 \begin_inset Quotes eld
12807 \end_inset
12808
12809 device-independent
12810 \begin_inset Quotes erd
12811 \end_inset
12812
12813  (DVI), because it is completely portable; you can move them from one machine
12814  to another without needing to do any sort of conversion.
12815  At the time when this file-format was developed, this was no matter of
12816  course.
12817  DVIs are used for quick previews and as pre-stage for other output formats,
12818  like PostScript.
12819 \end_layout
12820
12821 \begin_layout Standard
12822 \begin_inset Note Greyedout
12823 status open
12824
12825 \begin_layout Plain Layout
12826
12827 \series bold
12828 Note:
12829 \series default
12830  The DVI file doesn't contain images, they will only be a linked.
12831  So don't forget to deliver the images together with your DVIs.
12832 \end_layout
12833
12834 \end_inset
12835
12836 This property can also slow down your computer when you view the DVI.
12837  Because the DVI-viewer has to convert the image in the background to make
12838  it visible when you scroll in the DVI.
12839  So we recommend to use PDF for files with many images.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 You can export your document to DVI by the menu 
12844 \family sans
12845 File\SpecialChar \menuseparator
12846 Export\SpecialChar \menuseparator
12847 DVI
12848 \family default
12849 .
12850 \end_layout
12851
12852 \begin_layout Subsubsection
12853 PostScript
12854 \begin_inset Index
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858 File formats ! PostScript
12859 \end_layout
12860
12861 \end_inset
12862
12863
12864 \end_layout
12865
12866 \begin_layout Standard
12867 This file type has the extension 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871
12872 \family typewriter
12873 .ps
12874 \family default
12875
12876 \begin_inset Quotes erd
12877 \end_inset
12878
12879 .
12880  PostScript was developed by the company 
12881 \family typewriter
12882 Adobe
12883 \family default
12884  as printer language.
12885  The file contains therefore commands that the printer uses to print the
12886  file.
12887  PostScript can be seen as 
12888 \begin_inset Quotes eld
12889 \end_inset
12890
12891 programming language
12892 \begin_inset Quotes erd
12893 \end_inset
12894
12895 ; you can calculate with it and draw diagrams and images.
12896 \begin_inset Foot
12897 status collapsed
12898
12899 \begin_layout Plain Layout
12900 If you are interested to learn more about this, have a look at the LaTeX-package
12901  
12902 \series bold
12903 pstricks
12904 \series default
12905
12906 \begin_inset Index
12907 status collapsed
12908
12909 \begin_layout Plain Layout
12910 Latex@LaTeX-packages ! pstricks
12911 \end_layout
12912
12913 \end_inset
12914
12915 .
12916 \end_layout
12917
12918 \end_inset
12919
12920  Due to this ability, the files are often bigger than PDFs.
12921 \end_layout
12922
12923 \begin_layout Standard
12924 PostScript can only contain images in the format 
12925 \begin_inset Quotes eld
12926 \end_inset
12927
12928 Encapsulated PostScript
12929 \begin_inset Quotes erd
12930 \end_inset
12931
12932  (EPS, file extension 
12933 \begin_inset Quotes eld
12934 \end_inset
12935
12936
12937 \family typewriter
12938 .eps
12939 \family default
12940
12941 \begin_inset Quotes erd
12942 \end_inset
12943
12944 ).
12945  As LyX allows you to use any known image format in your document, it has
12946  to convert them in the background to EPS.
12947  If you have e.g 50 images in your document, LyX has to do 50 conversions
12948  whenever you view or export your document.
12949  This will slow down your workflow with LyX drastically.
12950  So if you plan to use PostScript, you can insert your images directly as
12951  EPS to avoid this problem.
12952 \end_layout
12953
12954 \begin_layout Standard
12955 You can export your document to PostScript using the menu 
12956 \family sans
12957 File\SpecialChar \menuseparator
12958 Export\SpecialChar \menuseparator
12959 PostScript
12960 \family default
12961 .
12962 \end_layout
12963
12964 \begin_layout Subsubsection
12965 PDF
12966 \begin_inset Index
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970 File formats ! PDF
12971 \end_layout
12972
12973 \end_inset
12974
12975
12976 \begin_inset Index
12977 status collapsed
12978
12979 \begin_layout Plain Layout
12980 PDF
12981 \end_layout
12982
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \begin_layout Standard
12989 This file type has the extension 
12990 \begin_inset Quotes eld
12991 \end_inset
12992
12993
12994 \family typewriter
12995 .pdf
12996 \family default
12997
12998 \begin_inset Quotes erd
12999 \end_inset
13000
13001 .
13002  The 
13003 \begin_inset Quotes eld
13004 \end_inset
13005
13006 Portable Document Format
13007 \begin_inset Quotes erd
13008 \end_inset
13009
13010  (PDF) is developed by 
13011 \family typewriter
13012 Adobe
13013 \family default
13014  as derivative from PostScript.
13015  It is more compressed and it uses much less commands than PostScript.
13016  As the name 
13017 \begin_inset Quotes eld
13018 \end_inset
13019
13020 portable
13021 \begin_inset Quotes erd
13022 \end_inset
13023
13024  implies, it can be processed at any computer system and the printed output
13025  looks exactly the same.
13026 \end_layout
13027
13028 \begin_layout Standard
13029 PDF can contain images in its own PDF format and in the formats 
13030 \begin_inset Quotes eld
13031 \end_inset
13032
13033 Joint Photographic Experts Group
13034 \begin_inset Quotes erd
13035 \end_inset
13036
13037  (JPG, file extension 
13038 \begin_inset Quotes eld
13039 \end_inset
13040
13041
13042 \family typewriter
13043 .jpg
13044 \family default
13045
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  or 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053
13054 \family typewriter
13055 .jpeg
13056 \family default
13057
13058 \begin_inset Quotes erd
13059 \end_inset
13060
13061 ) and 
13062 \begin_inset Quotes eld
13063 \end_inset
13064
13065 Portable Network Graphics
13066 \begin_inset Quotes erd
13067 \end_inset
13068
13069  (PNG, file extension 
13070 \begin_inset Quotes eld
13071 \end_inset
13072
13073
13074 \family typewriter
13075 .png
13076 \family default
13077
13078 \begin_inset Quotes erd
13079 \end_inset
13080
13081 ).
13082  You can although use any other image format, because LyX converts them
13083  in the background to one of these formats.
13084  But as described in the section about PostScript, the image conversion
13085  will slow down your workflow.
13086  So we recommend to use images in one of the three mentioned formats.
13087 \end_layout
13088
13089 \begin_layout Standard
13090 You can export your document to PDF via the menu 
13091 \family sans
13092 File\SpecialChar \menuseparator
13093 Export
13094 \family default
13095  in three different ways:
13096 \end_layout
13097
13098 \begin_layout Description
13099 PDF This uses the program 
13100 \family typewriter
13101 ps2pdf
13102 \family default
13103  that creates a PDF from a PostScript-version of your file.
13104  The PostScript-version is produced by the program 
13105 \family typewriter
13106 dvips
13107 \family default
13108  which uses a DVI-version as intermediate step.
13109  So this export variant consist of three conversions.
13110 \end_layout
13111
13112 \begin_layout Description
13113 PDF
13114 \begin_inset space ~
13115 \end_inset
13116
13117 (dvipdfm) This uses the program 
13118 \family typewriter
13119 dvipdfm
13120 \family default
13121  that converts your file in the background to DVI and in a second step to
13122  PDF.
13123 \end_layout
13124
13125 \begin_layout Description
13126 PDF
13127 \begin_inset space ~
13128 \end_inset
13129
13130 (pdflatex) This uses the program 
13131 \family typewriter
13132 pdftex
13133 \family default
13134  that converts your file directly to PDF.
13135 \end_layout
13136
13137 \begin_layout Standard
13138 We recommend to use 
13139 \family sans
13140 PDF
13141 \begin_inset space ~
13142 \end_inset
13143
13144 (pdflatex)
13145 \family default
13146  because 
13147 \family typewriter
13148 pdftex
13149 \family default
13150  supports all features of actual PDF-versions, is quick and works stable
13151  without problems.
13152  The program 
13153 \family typewriter
13154 dvipdfm
13155 \family default
13156  is no more under development and therefore a bit outdated.
13157 \end_layout
13158
13159 \begin_layout Subsection
13160 Previewing
13161 \begin_inset Index
13162 status collapsed
13163
13164 \begin_layout Plain Layout
13165 Document ! Preview 
13166 \end_layout
13167
13168 \end_inset
13169
13170
13171 \end_layout
13172
13173 \begin_layout Standard
13174 To get a look at the final version of your document, with all of the pagebreaks
13175  in place, the footnotes correctly numbered, and so on, use the menu 
13176 \family sans
13177 View
13178 \family default
13179  and choose a file type.
13180  A viewing program will popup showing the output.
13181  For 
13182 \family sans
13183 View\SpecialChar \menuseparator
13184 DVI
13185 \family default
13186  you can use the toolbar button 
13187 \begin_inset Graphics
13188         filename ../images/buffer-view_dvi.png
13189
13190 \end_inset
13191
13192  (shortcut 
13193 \family sans
13194 C-d
13195 \family default
13196 ), for 
13197 \family sans
13198 View\SpecialChar \menuseparator
13199 PDF
13200 \begin_inset space ~
13201 \end_inset
13202
13203 (pdflatex)
13204 \family default
13205  the toolbar button 
13206 \begin_inset Graphics
13207         filename ../images/buffer-view_pdf2.png
13208
13209 \end_inset
13210
13211 , and for 
13212 \family sans
13213 View\SpecialChar \menuseparator
13214 Postscript
13215 \family default
13216  the toolbar button 
13217 \begin_inset Graphics
13218         filename ../images/buffer-view_ps.png
13219
13220 \end_inset
13221
13222  (shortcut 
13223 \family sans
13224 C-t
13225 \family default
13226 ).
13227 \end_layout
13228
13229 \begin_layout Standard
13230 If you have changed your document, you can refresh the output in the same
13231  viewer window using the menu 
13232 \family sans
13233 View\SpecialChar \menuseparator
13234 Update
13235 \family default
13236 .
13237 \end_layout
13238
13239 \begin_layout Standard
13240 When you preview a file, the output file is only generated in LyX's temporary
13241  directory.
13242  To have a real output, export your document.
13243 \end_layout
13244
13245 \begin_layout Subsection
13246 Printing the File from within LyX
13247 \begin_inset CommandInset label
13248 LatexCommand label
13249 name "sub:Printing-the-File"
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Standard
13257 Instead of exporting your file and then printing them, you can also print
13258  it directly from within LyX.
13259  To print a file, select the menu 
13260 \family sans
13261 File\SpecialChar \menuseparator
13262 Print
13263 \family default
13264  or click on the toolbar button 
13265 \begin_inset Graphics
13266         filename ../images/dialog-show_print.png
13267
13268 \end_inset
13269
13270 .
13271  LyX will internally call LaTeX to produce a DVI.
13272  This file is then processed by the program 
13273 \family typewriter
13274 dvips
13275 \family default
13276  to PostScript-file, which is finally printed using the program 
13277 \family typewriter
13278 Ghostscript
13279 \family default
13280 .
13281  Due to these steps in the background, this method is not the fastest.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 You can choose to print only even-numbered or odd-numbered pages - this
13286  is useful for printing on two sides: You can re-insert the pages after
13287  printing one set to print on the other side.
13288  Some printers spit out pages face-up, others, face-down.
13289  By choosing a particular order to print in, you can take the entire stack
13290  of pages out of the printer without needing to reorder them.
13291 \end_layout
13292
13293 \begin_layout Standard
13294 You can set the parameters in the 
13295 \family sans
13296 Print
13297 \begin_inset space ~
13298 \end_inset
13299
13300 Destination
13301 \family default
13302  box as follows:
13303 \end_layout
13304
13305 \begin_layout Labeling
13306 \labelwidthstring 00.00.0000
13307
13308 \family sans
13309 Printer
13310 \family default
13311  This is the name of the printer to print to.
13312 \begin_inset Foot
13313 status collapsed
13314
13315 \begin_layout Plain Layout
13316 Note that this printer name is for the program 
13317 \family typewriter
13318 dvips
13319 \family default
13320 .
13321  That means 
13322 \family typewriter
13323 dvips
13324 \family default
13325  has to be configured for this printer name.
13326  The default printer can be set in LyX's preferences dialog, see section
13327 \begin_inset space ~
13328 \end_inset
13329
13330
13331 \begin_inset CommandInset ref
13332 LatexCommand ref
13333 reference "sub:Printer"
13334
13335 \end_inset
13336
13337 .
13338 \end_layout
13339
13340 \end_inset
13341
13342  The printer should understand PostScript.
13343 \end_layout
13344
13345 \begin_layout Labeling
13346 \labelwidthstring 00.00.0000
13347
13348 \family sans
13349 File
13350 \family default
13351  The name of a file to print to.
13352  The output will be a PostScript file.
13353  It will be written in LyX's working directory unless you specify the full
13354  path.
13355 \end_layout
13356
13357 \begin_layout Section
13358 A few Words about Typography
13359 \begin_inset Index
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363 Typography
13364 \end_layout
13365
13366 \end_inset
13367
13368
13369 \end_layout
13370
13371 \begin_layout Subsection
13372 Hyphens
13373 \begin_inset Index
13374 status collapsed
13375
13376 \begin_layout Plain Layout
13377 Hyphens
13378 \end_layout
13379
13380 \end_inset
13381
13382
13383 \begin_inset CommandInset label
13384 LatexCommand label
13385 name "sub:Hyphens"
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \begin_layout Standard
13393 In LyX, the 
13394 \begin_inset Quotes eld
13395 \end_inset
13396
13397
13398 \family typewriter
13399 -
13400 \family default
13401
13402 \begin_inset Quotes eld
13403 \end_inset
13404
13405  character comes in three lengths, often called the 
13406 \emph on
13407 hyphen
13408 \emph default
13409 , the 
13410 \emph on
13411 en dash
13412 \emph default
13413 , and the 
13414 \emph on
13415 em dash
13416 \emph default
13417 :
13418 \end_layout
13419
13420 \begin_layout Enumerate
13421 hyphen
13422 \begin_inset space \hfill{}
13423 \end_inset
13424
13425 -
13426 \begin_inset space \hfill{}
13427 \end_inset
13428
13429 made with 
13430 \begin_inset Quotes eld
13431 \end_inset
13432
13433
13434 \family typewriter
13435 -
13436 \family default
13437
13438 \begin_inset Quotes eld
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Enumerate
13445 en dash
13446 \begin_inset space \hfill{}
13447 \end_inset
13448
13449 --
13450 \begin_inset space \hfill{}
13451 \end_inset
13452
13453 made with 
13454 \begin_inset Quotes eld
13455 \end_inset
13456
13457
13458 \family typewriter
13459 -
13460 \begin_inset ERT
13461 status collapsed
13462
13463 \begin_layout Plain Layout
13464
13465
13466 \backslash
13467 /
13468 \end_layout
13469
13470 \end_inset
13471
13472 -
13473 \family default
13474
13475 \begin_inset Quotes eld
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Enumerate
13482 em dash
13483 \begin_inset space \hfill{}
13484 \end_inset
13485
13486 ---
13487 \begin_inset space \hfill{}
13488 \end_inset
13489
13490 made with 
13491 \begin_inset Quotes eld
13492 \end_inset
13493
13494
13495 \family typewriter
13496 -
13497 \begin_inset ERT
13498 status collapsed
13499
13500 \begin_layout Plain Layout
13501
13502
13503 \backslash
13504 /
13505 \end_layout
13506
13507 \end_inset
13508
13509 -
13510 \begin_inset ERT
13511 status collapsed
13512
13513 \begin_layout Plain Layout
13514
13515
13516 \backslash
13517 /
13518 \end_layout
13519
13520 \end_inset
13521
13522 -
13523 \family default
13524
13525 \begin_inset Quotes eld
13526 \end_inset
13527
13528
13529 \end_layout
13530
13531 \begin_layout Enumerate
13532 minus sign
13533 \begin_inset space \hfill{}
13534 \end_inset
13535
13536
13537 \begin_inset Formula $-$
13538 \end_inset
13539
13540
13541 \begin_inset space \hfill{}
13542 \end_inset
13543
13544
13545 \begin_inset Quotes eld
13546 \end_inset
13547
13548
13549 \family typewriter
13550 -
13551 \family default
13552
13553 \begin_inset Quotes eld
13554 \end_inset
13555
13556  in math mode
13557 \end_layout
13558
13559 \begin_layout Standard
13560 You generate them by inserting the 
13561 \begin_inset Quotes eld
13562 \end_inset
13563
13564
13565 \family typewriter
13566 -
13567 \family default
13568
13569 \begin_inset Quotes eld
13570 \end_inset
13571
13572  character multiple times in a row.
13573  They are automatically converted to the appropriate length dash in the
13574  final output, but not in LyX.
13575 \end_layout
13576
13577 \begin_layout Standard
13578 The three dash types are distinct from the minus sign, which appears in
13579  math mode and has a length of its own.
13580  Here are some examples of the 
13581 \begin_inset Quotes eld
13582 \end_inset
13583
13584
13585 \family typewriter
13586 -
13587 \family default
13588
13589 \begin_inset Quotes eld
13590 \end_inset
13591
13592  in use:
13593 \end_layout
13594
13595 \begin_layout Enumerate
13596 line- and page-breaks
13597 \begin_inset space \hfill{}
13598 \end_inset
13599
13600 (
13601 \emph on
13602 hyphen
13603 \emph default
13604 )
13605 \end_layout
13606
13607 \begin_layout Enumerate
13608 From A--Z
13609 \begin_inset space \hfill{}
13610 \end_inset
13611
13612 (
13613 \emph on
13614 en dash
13615 \emph default
13616 )
13617 \end_layout
13618
13619 \begin_layout Enumerate
13620 Oh --- there's a dash.
13621 \begin_inset space \hfill{}
13622 \end_inset
13623
13624 (
13625 \emph on
13626 em dash
13627 \emph default
13628 )
13629 \end_layout
13630
13631 \begin_layout Enumerate
13632 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13633 \end_inset
13634
13635
13636 \begin_inset space \hfill{}
13637 \end_inset
13638
13639 (
13640 \emph on
13641 minus sign
13642 \emph default
13643 )
13644 \end_layout
13645
13646 \begin_layout Subsection
13647 Hyphenation
13648 \begin_inset Index
13649 status collapsed
13650
13651 \begin_layout Plain Layout
13652 Hyphenation
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \begin_inset CommandInset label
13659 LatexCommand label
13660 name "sub:Hyphenation"
13661
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \begin_layout Standard
13668 Words aren't hyphenated within LyX but automatically in the output.
13669  Hyphenation is done by the LaTeX-package 
13670 \series bold
13671 babel
13672 \series default
13673
13674 \begin_inset Index
13675 status collapsed
13676
13677 \begin_layout Plain Layout
13678 Latex@LaTeX-packages ! babel
13679 \end_layout
13680
13681 \end_inset
13682
13683  following the rules of the document language
13684 \begin_inset Foot
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688 For German readers: That's one of the main differences between the languages
13689  
13690 \family sans
13691 German
13692 \family default
13693  and 
13694 \family sans
13695 German
13696 \begin_inset space ~
13697 \end_inset
13698
13699 (new
13700 \begin_inset space ~
13701 \end_inset
13702
13703 spelling)
13704 \family default
13705  in the 
13706 \family sans
13707 Document\SpecialChar \menuseparator
13708 Settings
13709 \family default
13710  dialog.
13711 \end_layout
13712
13713 \end_inset
13714
13715 .
13716 \end_layout
13717
13718 \begin_layout Standard
13719 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13720  font 
13721 \family sans
13722 typewriter
13723 \family default
13724  and with unusual constructs, like 
13725 \begin_inset Quotes eld
13726 \end_inset
13727
13728 h3knix/m0n0wall
13729 \begin_inset Quotes erd
13730 \end_inset
13731
13732 .
13733  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13734  This is done with the menu 
13735 \family sans
13736 Insert\SpecialChar \menuseparator
13737 Formatting\SpecialChar \menuseparator
13738 Hyphenation
13739 \begin_inset space ~
13740 \end_inset
13741
13742 Point
13743 \family default
13744 .
13745  These extra hyphenation points are only recommendations to LaTeX.
13746  If no hyphenation is necessary, LaTeX will ignore them.
13747 \end_layout
13748
13749 \begin_layout Standard
13750 Sometimes you want to prevent words or constructs to be hyphenated.
13751  The keybindings/shortcuts in this document consists of three letters with
13752  a hyphen and a space in the form 
13753 \begin_inset Quotes eld
13754 \end_inset
13755
13756 A-b c
13757 \begin_inset Quotes erd
13758 \end_inset
13759
13760 .
13761  LaTeX finds there the hyphen 
13762 \begin_inset Quotes eld
13763 \end_inset
13764
13765 -
13766 \begin_inset Quotes erd
13767 \end_inset
13768
13769  as hyphenation possibility.
13770  Hyphenating at this point would look ugly.
13771  To prevent the shortcut from being hyphenated, we can put it in the argument
13772  of the LaTeX-box-command 
13773 \series bold
13774
13775 \backslash
13776 mbox
13777 \series default
13778 , because text within LaTeX-boxes can't be hyphenated.
13779  As LyX doesn't support 
13780 \series bold
13781
13782 \backslash
13783 mbox
13784 \series default
13785 , we have to use TeX Code.
13786  The result looks in LyX like:
13787 \end_layout
13788
13789 \begin_layout Standard
13790 \begin_inset Graphics
13791         filename clipart/mbox.png
13792
13793 \end_inset
13794
13795
13796 \end_layout
13797
13798 \begin_layout Standard
13799 To learn more about TeX Code, have a look at section
13800 \begin_inset space ~
13801 \end_inset
13802
13803
13804 \begin_inset CommandInset ref
13805 LatexCommand ref
13806 reference "sec:TeX-Code"
13807
13808 \end_inset
13809
13810 .
13811 \end_layout
13812
13813 \begin_layout Subsection
13814 Punctuation Marks
13815 \begin_inset Index
13816 status collapsed
13817
13818 \begin_layout Plain Layout
13819 Punctuation marks
13820 \end_layout
13821
13822 \end_inset
13823
13824
13825 \end_layout
13826
13827 \begin_layout Subsubsection
13828 Abbreviations and End of Sentence
13829 \begin_inset CommandInset label
13830 LatexCommand label
13831 name "sub:Abbreviations"
13832
13833 \end_inset
13834
13835
13836 \end_layout
13837
13838 \begin_layout Standard
13839 When LyX calls LaTeX to generate the final version of your document, LaTeX
13840  automatically distinguishes between words, sentences, and abbreviations.
13841  LaTeX then adds the 
13842 \begin_inset Quotes eld
13843 \end_inset
13844
13845 appropriate amount of space
13846 \begin_inset Quotes erd
13847 \end_inset
13848
13849 .
13850  That means sentences get a little bit more space between the period and
13851  the next word.
13852  Abbreviations get the same amount of space after the period as a word uses.
13853 \end_layout
13854
13855 \begin_layout Standard
13856 Unfortunately, the algorithm for figuring out what's an abbreviation works
13857  not for all cases.
13858  If a 
13859 \begin_inset Quotes eld
13860 \end_inset
13861
13862
13863 \family typewriter
13864 .
13865 \family default
13866
13867 \begin_inset Quotes erd
13868 \end_inset
13869
13870  is at the end of a lowercase letter, it's the end of a sentence; if it's
13871  at the end of a capitalized letter, it's an abbreviation.
13872 \end_layout
13873
13874 \begin_layout Standard
13875 Here are some examples of 
13876 \emph on
13877 correct
13878 \emph default
13879  abbreviations and the end of a sentence:
13880 \end_layout
13881
13882 \begin_layout Itemize
13883 M.
13884  Butterfly
13885 \end_layout
13886
13887 \begin_layout Itemize
13888 Don't worry.
13889  Be happy.
13890 \end_layout
13891
13892 \begin_layout Standard
13893 And here's an example of the algorithm going wrong:
13894 \end_layout
13895
13896 \begin_layout Itemize
13897 e.
13898  g.
13899  this is too much space!
13900 \end_layout
13901
13902 \begin_layout Itemize
13903 This is I.
13904  It's okay.
13905 \end_layout
13906
13907 \begin_layout Standard
13908 You won't see anything wrong until you view a final version of your document.
13909 \end_layout
13910
13911 \begin_layout Standard
13912 To fix this problem, use one of the following:
13913 \end_layout
13914
13915 \begin_layout Enumerate
13916 Use an 
13917 \family sans
13918 Inter-word
13919 \begin_inset space ~
13920 \end_inset
13921
13922 Space
13923 \family default
13924  after lowercase abbreviations (see section
13925 \begin_inset space ~
13926 \end_inset
13927
13928
13929 \begin_inset CommandInset ref
13930 LatexCommand ref
13931 reference "sub:Inter-word-Space"
13932
13933 \end_inset
13934
13935 ).
13936 \begin_inset Index
13937 status collapsed
13938
13939 \begin_layout Plain Layout
13940 Spaces ! inter-word
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Enumerate
13949 Use a 
13950 \family sans
13951 Thin
13952 \begin_inset space ~
13953 \end_inset
13954
13955 Space
13956 \family default
13957  between two tokens of an abbreviation (see section
13958 \begin_inset space ~
13959 \end_inset
13960
13961
13962 \begin_inset CommandInset ref
13963 LatexCommand ref
13964 reference "sub:Thin-Space"
13965
13966 \end_inset
13967
13968 ).
13969 \begin_inset Index
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973 Spaces ! thin
13974 \end_layout
13975
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \begin_layout Enumerate
13982 Use an 
13983 \family sans
13984 End
13985 \begin_inset space ~
13986 \end_inset
13987
13988 of
13989 \begin_inset space ~
13990 \end_inset
13991
13992 sentence
13993 \begin_inset space ~
13994 \end_inset
13995
13996 period
13997 \family default
13998  found under the 
13999 \family sans
14000 Insert\SpecialChar \menuseparator
14001 Special
14002 \begin_inset space ~
14003 \end_inset
14004
14005 Character
14006 \family default
14007  menu to force the use of inter-sentence spacing.
14008  This function is also bound to 
14009 \family sans
14010 C-period
14011 \family default
14012  for easy access.
14013 \end_layout
14014
14015 \begin_layout Standard
14016 With the corrections, our earlier examples look like this:
14017 \end_layout
14018
14019 \begin_layout Itemize
14020 e.
14021 \begin_inset space \thinspace{}
14022 \end_inset
14023
14024 g.
14025 \begin_inset space \space{}
14026 \end_inset
14027
14028 this is too much space!
14029 \end_layout
14030
14031 \begin_layout Itemize
14032 This is I\SpecialChar \@.
14033  It's okay.
14034 \end_layout
14035
14036 \begin_layout Standard
14037 Some languages don't use extra spacing between sentences.
14038  If your language is such a language, you don't need to worry, because the
14039  LaTeX will care about this.
14040 \end_layout
14041
14042 \begin_layout Standard
14043 For those that do need to bother, there is help to catch those sneaky errors:
14044  Check out the 
14045 \family sans
14046 Check
14047 \begin_inset space ~
14048 \end_inset
14049
14050 TeX
14051 \family default
14052  feature described in section 
14053 \emph on
14054 Checking TeX
14055 \emph default
14056  of the 
14057 \emph on
14058 Extended Features
14059 \emph default
14060  manual.
14061 \end_layout
14062
14063 \begin_layout Subsubsection
14064 Quotes
14065 \begin_inset Index
14066 status collapsed
14067
14068 \begin_layout Plain Layout
14069 Typography ! Quotes
14070 \end_layout
14071
14072 \end_inset
14073
14074
14075 \begin_inset Index
14076 status collapsed
14077
14078 \begin_layout Plain Layout
14079 Quotes | see
14080 \begin_inset ERT
14081 status collapsed
14082
14083 \begin_layout Plain Layout
14084
14085 {
14086 \end_layout
14087
14088 \end_inset
14089
14090 Typography
14091 \begin_inset ERT
14092 status collapsed
14093
14094 \begin_layout Plain Layout
14095
14096 }
14097 \end_layout
14098
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105
14106
14107 \begin_inset CommandInset label
14108 LatexCommand label
14109 name "sub:Quotes"
14110
14111 \end_inset
14112
14113
14114 \end_layout
14115
14116 \begin_layout Standard
14117 LyX usually sets quotes correctly.
14118  Specifically, it will use an opening quote at the beginning of quoted text,
14119  and use a closing quote at the end.
14120  For example, 
14121 \begin_inset Quotes eld
14122 \end_inset
14123
14124 open close
14125 \begin_inset Quotes erd
14126 \end_inset
14127
14128 .
14129  The keyboard character, 
14130 \family sans
14131 "
14132 \family default
14133 , generates this automatically.
14134 \end_layout
14135
14136 \begin_layout Standard
14137 You can change the behavior of the 
14138 \family sans
14139 "
14140 \family default
14141  key using the submenu 
14142 \family sans
14143 Language
14144 \family default
14145  of the dialog 
14146 \family sans
14147 Document\SpecialChar \menuseparator
14148 Settings
14149 \family default
14150
14151 \begin_inset Index
14152 status collapsed
14153
14154 \begin_layout Plain Layout
14155 Document ! Settings
14156 \end_layout
14157
14158 \end_inset
14159
14160  dialog.
14161 \end_layout
14162
14163 \begin_layout Standard
14164 You can also select quotes for different languages in the box 
14165 \family sans
14166 Type
14167 \family default
14168  option.
14169  There are six choices:
14170 \end_layout
14171
14172 \begin_layout Labeling
14173 \labelwidthstring 00.00.0000
14174
14175 \family sans
14176 \begin_inset Quotes eld
14177 \end_inset
14178
14179 Text
14180 \begin_inset Quotes erd
14181 \end_inset
14182
14183
14184 \family default
14185  Use quotes like this 
14186 \begin_inset Quotes eld
14187 \end_inset
14188
14189 double
14190 \begin_inset Quotes erd
14191 \end_inset
14192
14193  or 
14194 \begin_inset Quotes els
14195 \end_inset
14196
14197 single
14198 \begin_inset Quotes ers
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \begin_layout Labeling
14205 \labelwidthstring 00.00.0000
14206
14207 \family sans
14208 \begin_inset Quotes sld
14209 \end_inset
14210
14211 Text
14212 \begin_inset Quotes srd
14213 \end_inset
14214
14215
14216 \family default
14217  Use quotes like 
14218 \begin_inset Quotes sld
14219 \end_inset
14220
14221 this
14222 \begin_inset Quotes srd
14223 \end_inset
14224
14225  or 'this
14226 \begin_inset Quotes ers
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \begin_layout Labeling
14233 \labelwidthstring 00.00.0000
14234
14235 \family sans
14236 \begin_inset Quotes gld
14237 \end_inset
14238
14239 Text
14240 \begin_inset Quotes grd
14241 \end_inset
14242
14243
14244 \family default
14245  Use quotes like 
14246 \begin_inset Quotes gld
14247 \end_inset
14248
14249 this
14250 \begin_inset Quotes grd
14251 \end_inset
14252
14253  or 
14254 \begin_inset Quotes gls
14255 \end_inset
14256
14257 this
14258 \begin_inset Quotes grs
14259 \end_inset
14260
14261
14262 \end_layout
14263
14264 \begin_layout Labeling
14265 \labelwidthstring 00.00.0000
14266
14267 \family sans
14268 \begin_inset Quotes pld
14269 \end_inset
14270
14271 Text
14272 \begin_inset Quotes prd
14273 \end_inset
14274
14275
14276 \family default
14277  Use quotes like 
14278 \begin_inset Quotes pld
14279 \end_inset
14280
14281 this
14282 \begin_inset Quotes prd
14283 \end_inset
14284
14285  or 
14286 \begin_inset Quotes pls
14287 \end_inset
14288
14289 this
14290 \begin_inset Quotes prs
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \begin_layout Labeling
14297 \labelwidthstring 00.00.0000
14298
14299 \family sans
14300 \begin_inset Quotes fld
14301 \end_inset
14302
14303 Text
14304 \begin_inset Quotes frd
14305 \end_inset
14306
14307
14308 \family default
14309  Use quotes like 
14310 \begin_inset Quotes fld
14311 \end_inset
14312
14313 this
14314 \begin_inset Quotes frd
14315 \end_inset
14316
14317  or 
14318 \begin_inset Quotes fls
14319 \end_inset
14320
14321 this
14322 \begin_inset Quotes frs
14323 \end_inset
14324
14325
14326 \end_layout
14327
14328 \begin_layout Labeling
14329 \labelwidthstring 00.00.0000
14330
14331 \family sans
14332 \begin_inset Quotes ald
14333 \end_inset
14334
14335 Text
14336 \begin_inset Quotes ard
14337 \end_inset
14338
14339
14340 \family default
14341  Use quotes like 
14342 \begin_inset Quotes ald
14343 \end_inset
14344
14345 this
14346 \begin_inset Quotes ard
14347 \end_inset
14348
14349  or 
14350 \begin_inset Quotes als
14351 \end_inset
14352
14353 this
14354 \begin_inset Quotes ars
14355 \end_inset
14356
14357
14358 \end_layout
14359
14360 \begin_layout Standard
14361 These settings affects what character the 
14362 \family sans
14363 "
14364 \family default
14365  key produces.
14366 \end_layout
14367
14368 \begin_layout Subsection
14369 Ligatures
14370 \begin_inset Index
14371 status collapsed
14372
14373 \begin_layout Plain Layout
14374 Typography ! Ligatures
14375 \end_layout
14376
14377 \end_inset
14378
14379
14380 \begin_inset Index
14381 status collapsed
14382
14383 \begin_layout Plain Layout
14384 Ligatures | see
14385 \begin_inset ERT
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389
14390 {
14391 \end_layout
14392
14393 \end_inset
14394
14395 Typography
14396 \begin_inset ERT
14397 status collapsed
14398
14399 \begin_layout Plain Layout
14400
14401 }
14402 \end_layout
14403
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \begin_inset CommandInset label
14413 LatexCommand label
14414 name "sub:Ligatures"
14415
14416 \end_inset
14417
14418
14419 \end_layout
14420
14421 \begin_layout Standard
14422 It is standard typesetting practice to group certain letters together and
14423  print them as single characters.
14424  These groups are known as 
14425 \emph on
14426 ligatures
14427 \emph default
14428 .
14429  Since LaTeX knows about ligatures, your documents will contain them too
14430  in the output.
14431  Here are the standard ligatures:
14432 \end_layout
14433
14434 \begin_layout Itemize
14435 ff
14436 \end_layout
14437
14438 \begin_layout Itemize
14439 fi
14440 \end_layout
14441
14442 \begin_layout Itemize
14443 fl
14444 \end_layout
14445
14446 \begin_layout Itemize
14447 ffi
14448 \end_layout
14449
14450 \begin_layout Itemize
14451 ffl
14452 \end_layout
14453
14454 \begin_layout Standard
14455 Some languages uses other ligatures if the document font supports them.
14456 \end_layout
14457
14458 \begin_layout Standard
14459 Sometimes, you don't want a ligature in a word.
14460  While a ligature may be okay in the word, 
14461 \begin_inset Quotes eld
14462 \end_inset
14463
14464 graffiti,
14465 \begin_inset Quotes erd
14466 \end_inset
14467
14468  it looks really weird in compound words, such as 
14469 \begin_inset Quotes eld
14470 \end_inset
14471
14472 cufflink
14473 \begin_inset Quotes erd
14474 \end_inset
14475
14476  or the German 
14477 \begin_inset Quotes eld
14478 \end_inset
14479
14480 Dorffest.
14481 \begin_inset Quotes erd
14482 \end_inset
14483
14484  To break a ligature, use 
14485 \family sans
14486 Insert\SpecialChar \menuseparator
14487 Formatting\SpecialChar \menuseparator
14488 Ligature
14489 \begin_inset space ~
14490 \end_inset
14491
14492 Break.
14493
14494 \family default
14495  This changes 
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499 cufflinks
14500 \begin_inset Quotes erd
14501 \end_inset
14502
14503  to 
14504 \begin_inset Quotes eld
14505 \end_inset
14506
14507 cuff\SpecialChar \textcompwordmark{}
14508 links
14509 \begin_inset Quotes erd
14510 \end_inset
14511
14512  and 
14513 \begin_inset Quotes eld
14514 \end_inset
14515
14516 Dorffest
14517 \begin_inset Quotes erd
14518 \end_inset
14519
14520  to 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 Dorf\SpecialChar \textcompwordmark{}
14525 fest
14526 \begin_inset Quotes erd
14527 \end_inset
14528
14529 .
14530 \end_layout
14531
14532 \begin_layout Subsection
14533 LyX's Proper Names
14534 \begin_inset Index
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 Lyx@LyX ! Proper names
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \begin_inset CommandInset label
14545 LatexCommand label
14546 name "sub:LyX's-Proper-Names"
14547
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \begin_layout Standard
14554 You have surely noticed, that the word 
14555 \begin_inset Quotes eld
14556 \end_inset
14557
14558 LaTeX
14559 \begin_inset Quotes erd
14560 \end_inset
14561
14562  appears always with characters in different size and height.
14563  LaTeX is the name of the program used by LyX and is therefore recognized
14564  as proper name when you type it in LyX as 
14565 \begin_inset Quotes eld
14566 \end_inset
14567
14568 LaT
14569 \begin_inset ERT
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573
14574 {}
14575 \end_layout
14576
14577 \end_inset
14578
14579 eX
14580 \begin_inset Quotes erd
14581 \end_inset
14582
14583 .
14584 \begin_inset Note Note
14585 status collapsed
14586
14587 \begin_layout Plain Layout
14588 The braces in TeX Code are here to avoid that the 
14589 \begin_inset Quotes eld
14590 \end_inset
14591
14592 command
14593 \begin_inset Quotes erd
14594 \end_inset
14595
14596  appear as proper name in the output, see the last paragraph of this section.
14597  To create proper names omit the TeX Code.
14598 \end_layout
14599
14600 \end_inset
14601
14602  Note the order of the upper-and lowercase letters! LyX recognizes the following
14603  proper names:
14604 \end_layout
14605
14606 \begin_layout Description
14607 LyX The name of the game, write 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611 L
14612 \begin_inset ERT
14613 status collapsed
14614
14615 \begin_layout Plain Layout
14616
14617 {}
14618 \end_layout
14619
14620 \end_inset
14621
14622 yX
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  to produce it.
14627 \end_layout
14628
14629 \begin_layout Description
14630 TeX The program used by LaTeX, write 
14631 \begin_inset Quotes eld
14632 \end_inset
14633
14634 T
14635 \begin_inset ERT
14636 status collapsed
14637
14638 \begin_layout Plain Layout
14639
14640 {}
14641 \end_layout
14642
14643 \end_inset
14644
14645 eX
14646 \begin_inset Quotes erd
14647 \end_inset
14648
14649  to produce it.
14650 \end_layout
14651
14652 \begin_layout Description
14653 LaTeX The program used by LyX, write 
14654 \begin_inset Quotes eld
14655 \end_inset
14656
14657 LaT
14658 \begin_inset ERT
14659 status collapsed
14660
14661 \begin_layout Plain Layout
14662
14663 {}
14664 \end_layout
14665
14666 \end_inset
14667
14668 eX
14669 \begin_inset Quotes erd
14670 \end_inset
14671
14672  to produce it.
14673 \end_layout
14674
14675 \begin_layout Description
14676 LaTeX2e The actual version of LaTeX, write 
14677 \begin_inset Quotes eld
14678 \end_inset
14679
14680 LaT
14681 \begin_inset ERT
14682 status collapsed
14683
14684 \begin_layout Plain Layout
14685
14686 {}
14687 \end_layout
14688
14689 \end_inset
14690
14691 eX2e
14692 \begin_inset Quotes erd
14693 \end_inset
14694
14695  to produce it.
14696 \end_layout
14697
14698 \begin_layout Standard
14699 You might wonder why the LaTeX-version is 
14700 \begin_inset Quotes eld
14701 \end_inset
14702
14703 2
14704 \begin_inset Formula $\epsilon$
14705 \end_inset
14706
14707
14708 \begin_inset Quotes erd
14709 \end_inset
14710
14711 .
14712  It's an old tradition in the TeX-world to give programs geek version numbers.
14713  For example the version number of TeX converges to the number 
14714 \begin_inset Formula $\pi$
14715 \end_inset
14716
14717 : The actual version is 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721 TeX-3.141592
14722 \begin_inset Quotes erd
14723 \end_inset
14724
14725 , the previous one was 
14726 \begin_inset Quotes eld
14727 \end_inset
14728
14729 TeX-3.14159
14730 \begin_inset Quotes erd
14731 \end_inset
14732
14733 .
14734 \end_layout
14735
14736 \begin_layout Standard
14737 If you don't want to use proper names, e.g.
14738  in section headings, you can insert two empty braces in TeX Code in the
14739  word.
14740  This will look in LyX like: 
14741 \begin_inset Graphics
14742         filename clipart/LaTeX.png
14743
14744 \end_inset
14745
14746
14747 \begin_inset Newline newline
14748 \end_inset
14749
14750 For more about TeX Code, look at section
14751 \begin_inset space ~
14752 \end_inset
14753
14754
14755 \begin_inset CommandInset ref
14756 LatexCommand ref
14757 reference "sec:TeX-Code"
14758
14759 \end_inset
14760
14761 .
14762 \end_layout
14763
14764 \begin_layout Subsection
14765 Units
14766 \begin_inset Index
14767 status collapsed
14768
14769 \begin_layout Plain Layout
14770 Typography ! Units
14771 \end_layout
14772
14773 \end_inset
14774
14775
14776 \end_layout
14777
14778 \begin_layout Standard
14779 Generally the space between units and the number is smaller than the normal
14780  space between two words.
14781  As you can see in the example below, it looks better when the space is
14782  smaller.
14783  To get such a 
14784 \begin_inset Quotes eld
14785 \end_inset
14786
14787 half space
14788 \begin_inset Quotes erd
14789 \end_inset
14790
14791  for units use the menu 
14792 \family sans
14793 Insert\SpecialChar \menuseparator
14794 Formatting\SpecialChar \menuseparator
14795 Thin
14796 \begin_inset space ~
14797 \end_inset
14798
14799 Space
14800 \family default
14801  (shortcut 
14802 \family sans
14803 C-S-Space
14804 \family default
14805 ).
14806 \end_layout
14807
14808 \begin_layout Standard
14809 Here's an example to show the differences:
14810 \end_layout
14811
14812 \begin_layout Standard
14813 \begin_inset Tabular
14814 <lyxtabular version="3" rows="2" columns="2">
14815 <features>
14816 <column alignment="left" valignment="top" width="0">
14817 <column alignment="left" valignment="top" width="0">
14818 <row>
14819 <cell alignment="center" valignment="top" usebox="none">
14820 \begin_inset Text
14821
14822 \begin_layout Plain Layout
14823 24
14824 \begin_inset space ~
14825 \end_inset
14826
14827 kW
14828 \begin_inset Formula $\cdot$
14829 \end_inset
14830
14831 h
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 <cell alignment="center" valignment="top" usebox="none">
14837 \begin_inset Text
14838
14839 \begin_layout Plain Layout
14840 space between number and unit
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 </row>
14846 <row>
14847 <cell alignment="center" valignment="top" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851 24
14852 \begin_inset space \thinspace{}
14853 \end_inset
14854
14855 kW
14856 \begin_inset Formula $\cdot$
14857 \end_inset
14858
14859 h
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 half space between number and unit
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 </row>
14874 </lyxtabular>
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \begin_layout Subsection
14882 Widows and Orphans
14883 \begin_inset Index
14884 status collapsed
14885
14886 \begin_layout Plain Layout
14887 Typography ! Widows and orphans
14888 \end_layout
14889
14890 \end_inset
14891
14892
14893 \begin_inset CommandInset label
14894 LatexCommand label
14895 name "sub:Widows"
14896
14897 \end_inset
14898
14899
14900 \end_layout
14901
14902 \begin_layout Standard
14903 In the early days of word processors, page breaks went wherever the page
14904  happened to end.
14905  There was no regard for what was actually going on in the text.
14906  You may remember once printing out a document, only to find the heading
14907  for a new section printed at the very bottom of the page, the first line
14908  of a new paragraph all alone at the bottom of a page, or the last line
14909  of a paragraph at the top of a new page.
14910  These bits of text became known as 
14911 \emph on
14912 widows
14913 \emph default
14914  and 
14915 \emph on
14916 orphans
14917 \emph default
14918 .
14919 \end_layout
14920
14921 \begin_layout Standard
14922 Clearly, LyX can avoid breaking pages after a section heading.
14923  That's part of the advantage of paragraph environments.
14924  But what about widows and orphans, where the page breaks leave one line
14925  of a paragraph all alone at the top or bottom of a page? There are rules
14926  built into LaTeX governing page breaks, and some of those rules are there
14927  to specifically prevent widows and orphans.
14928  This is the advantage LyX has in using LaTeX as its backend.
14929 \end_layout
14930
14931 \begin_layout Standard
14932 There's no way we can go into how TeX and LaTeX decide to break a page,
14933  or how you can tweak that behavior.
14934  Some LaTeX books listed in the bibliography [such as
14935 \begin_inset space ~
14936 \end_inset
14937
14938
14939 \begin_inset CommandInset citation
14940 LatexCommand cite
14941 key "latexcompanion"
14942
14943 \end_inset
14944
14945  or
14946 \begin_inset space ~
14947 \end_inset
14948
14949
14950 \begin_inset CommandInset citation
14951 LatexCommand cite
14952 key "latexguide"
14953
14954 \end_inset
14955
14956 ] may have more information.
14957  You will almost never need to worry about this, however.
14958 \end_layout
14959
14960 \begin_layout Chapter
14961 Notes, Graphics, Tables, and Floats
14962 \begin_inset CommandInset label
14963 LatexCommand label
14964 name "cha:Floats-and-Notes"
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 The issues of this chapter are described in detail in the 
14973 \emph on
14974 Embedded Objects
14975 \emph default
14976  manual.
14977  There you'll also find tips and tricks for special cases.
14978 \end_layout
14979
14980 \begin_layout Section
14981 Notes
14982 \begin_inset Index
14983 status collapsed
14984
14985 \begin_layout Plain Layout
14986 Notes
14987 \end_layout
14988
14989 \end_inset
14990
14991
14992 \begin_inset CommandInset label
14993 LatexCommand label
14994 name "sec:Notes"
14995
14996 \end_inset
14997
14998
14999 \end_layout
15000
15001 \begin_layout Standard
15002 LyX offers you a few types of notes to add to your document:
15003 \end_layout
15004
15005 \begin_layout Description
15006 LyX
15007 \begin_inset space ~
15008 \end_inset
15009
15010 Note This note type is for internal notes that won't appear in the output.
15011 \begin_inset Newline newline
15012 \end_inset
15013
15014
15015 \begin_inset Note Note
15016 status open
15017
15018 \begin_layout Plain Layout
15019 This is text in a note box that doesn't appear in the output.
15020 \end_layout
15021
15022 \end_inset
15023
15024
15025 \end_layout
15026
15027 \begin_layout Description
15028 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15029 ent, when you export the document to LaTeX via the menu 
15030 \family sans
15031 File\SpecialChar \menuseparator
15032 Export\SpecialChar \menuseparator
15033 LaTeX (pdflatex) / (plain)
15034 \family default
15035 .
15036 \begin_inset Newline newline
15037 \end_inset
15038
15039
15040 \begin_inset Note Comment
15041 status open
15042
15043 \begin_layout Plain Layout
15044 This is text in a note box that only appears as comment in LaTeX-files.
15045 \end_layout
15046
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \begin_layout Description
15053 Greyed
15054 \begin_inset space ~
15055 \end_inset
15056
15057 Out This note will appear in the output as grey text.
15058 \begin_inset Newline newline
15059 \end_inset
15060
15061
15062 \begin_inset Newline newline
15063 \end_inset
15064
15065
15066 \begin_inset Note Greyedout
15067 status open
15068
15069 \begin_layout Plain Layout
15070 This is text
15071 \begin_inset Foot
15072 status collapsed
15073
15074 \begin_layout Plain Layout
15075 This is an example footnote within a greyed out note.
15076  In this document the greyed out note color is redefined to blue.
15077  How this can be done is explained in the 
15078 \emph on
15079 Embedded Objects
15080 \emph default
15081  manual.
15082 \end_layout
15083
15084 \end_inset
15085
15086  of a comment that appears in the output as grey text.
15087 \end_layout
15088
15089 \end_inset
15090
15091
15092 \begin_inset Newline newline
15093 \end_inset
15094
15095
15096 \begin_inset Newline newline
15097 \end_inset
15098
15099 As you can see in the example, the first line of greyed out notes is a bit
15100  indented and greyed out notes can have footnotes.
15101 \end_layout
15102
15103 \begin_layout Standard
15104 Notes are inserted with the toolbar button 
15105 \begin_inset Graphics
15106         filename ../images/note-insert.png
15107         scale 85
15108         scaleBeforeRotation
15109
15110 \end_inset
15111
15112  or the menu 
15113 \family sans
15114 Insert\SpecialChar \menuseparator
15115 Note
15116 \family default
15117 .
15118  Right-click on the appearing note box to select the note type.
15119 \end_layout
15120
15121 \begin_layout Section
15122 Footnotes
15123 \begin_inset Index
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127 Footnotes
15128 \end_layout
15129
15130 \end_inset
15131
15132
15133 \begin_inset CommandInset label
15134 LatexCommand label
15135 name "sec:Footnotes"
15136
15137 \end_inset
15138
15139
15140 \end_layout
15141
15142 \begin_layout Standard
15143 LyX uses boxes to display footnotes: When you insert a footnote using the
15144  menu 
15145 \family sans
15146 Insert\SpecialChar \menuseparator
15147 Footnote
15148 \family default
15149  or the toolbar button 
15150 \begin_inset Graphics
15151         filename ../images/footnote-insert.png
15152
15153 \end_inset
15154
15155
15156 \family roman
15157 \series medium
15158 \bar no
15159 you'll see
15160 \family default
15161 \series default
15162 \bar default
15163  the following box: 
15164 \begin_inset Graphics
15165         filename clipart/footnoteQt4.png
15166         scale 80
15167
15168 \end_inset
15169
15170
15171 \family roman
15172 \series medium
15173 \bar no
15174  This box is LyX's representation of your footnote.
15175  If you
15176 \family default
15177 \series default
15178 \bar default
15179  left-click on 
15180 \family roman
15181 \series medium
15182 \bar no
15183 the 
15184 \begin_inset Quotes eld
15185 \end_inset
15186
15187
15188 \family sans
15189 foot
15190 \family roman
15191
15192 \begin_inset Quotes erd
15193 \end_inset
15194
15195
15196 \family default
15197 \series default
15198 \bar default
15199  
15200 \family roman
15201 \series medium
15202 \bar no
15203 label, the box will
15204 \family default
15205 \series default
15206 \bar default
15207  be opened and you can enter the footnote text into it.
15208  Clicking on the box label again, will close 
15209 \family roman
15210 \series medium
15211 \bar no
15212 the
15213 \family default
15214 \series default
15215 \bar default
15216  box
15217 \family roman
15218 \series medium
15219 \bar no
15220 .
15221  If you want to turn existing text into a footnote, simply mark it and click
15222  on the footnote
15223 \family default
15224 \series default
15225 \bar default
15226  toolbar 
15227 \family roman
15228 \series medium
15229 \bar no
15230 button
15231 \family default
15232 \series default
15233 \bar default
15234 .
15235 \end_layout
15236
15237 \begin_layout Standard
15238 Here's an example footnote:
15239 \family roman
15240 \series medium
15241 \bar no
15242
15243 \begin_inset Foot
15244 status open
15245
15246 \begin_layout Plain Layout
15247 To close a footnote, click on the footnote box label.
15248 \end_layout
15249
15250 \end_inset
15251
15252
15253 \end_layout
15254
15255 \begin_layout Standard
15256 The footnote will appear in the output as a superscript number at the text
15257  position where the footnote box is placed.
15258  The footnote text is placed at the bottom of the current page.
15259  The footnote number is calculated by LyX, the numbers are consecutive,
15260  no matter in which chapter the footnote is in.
15261  LyX doesn't support other numbering schemes yet, but you can get another
15262  scheme using special LaTeX-commands.
15263  T
15264 \family roman
15265 h
15266 \family default
15267 ey are described in the 
15268 \emph on
15269 Embedded Objects
15270 \emph default
15271  manual.
15272 \end_layout
15273
15274 \begin_layout Section
15275 Marginal Notes
15276 \begin_inset Index
15277 status collapsed
15278
15279 \begin_layout Plain Layout
15280 Marginal notes
15281 \end_layout
15282
15283 \end_inset
15284
15285
15286 \begin_inset CommandInset label
15287 LatexCommand label
15288 name "sec:Marginal-Notes"
15289
15290 \end_inset
15291
15292
15293 \end_layout
15294
15295 \begin_layout Standard
15296 Marginal notes look and behave just like footnotes in LyX.
15297  When you insert a margin note via the menu 
15298 \family sans
15299 Insert\SpecialChar \menuseparator
15300 Marginal
15301 \begin_inset space ~
15302 \end_inset
15303
15304 Note
15305 \family default
15306  or the toolbar button 
15307 \begin_inset Graphics
15308         filename ../images/marginalnote-insert.png
15309
15310 \end_inset
15311
15312 , you'll see 
15313 \family roman
15314 \series medium
15315 a
15316 \family default
15317 \series default
15318  grey 
15319 \family roman
15320 \series medium
15321 box with a
15322 \family default
15323 \series default
15324  red 
15325 \family roman
15326 \series medium
15327 label 
15328 \begin_inset Quotes eld
15329 \end_inset
15330
15331 margin
15332 \begin_inset Quotes erd
15333 \end_inset
15334
15335  appearing within your text.
15336  This box is LyX's representation of your margin
15337 \family default
15338 \series default
15339 al 
15340 \family roman
15341 \series medium
15342 note.
15343 \end_layout
15344
15345 \begin_layout Standard
15346 At the side is an example marginal note.
15347 \family roman
15348 \series medium
15349
15350 \begin_inset Marginal
15351 status open
15352
15353 \begin_layout Plain Layout
15354 This is a marginal note.
15355 \end_layout
15356
15357 \end_inset
15358
15359
15360 \end_layout
15361
15362 \begin_layout Standard
15363 Marginal notes appear at the right side in single-sided documents.
15364  In double-sided documents they appear in the outer margin -- left on even
15365  pages, right on odd pages.
15366 \end_layout
15367
15368 \begin_layout Section
15369 Graphics and Images
15370 \begin_inset Index
15371 status collapsed
15372
15373 \begin_layout Plain Layout
15374 Images
15375 \end_layout
15376
15377 \end_inset
15378
15379
15380 \begin_inset Index
15381 status collapsed
15382
15383 \begin_layout Plain Layout
15384 Graphics
15385 \end_layout
15386
15387 \end_inset
15388
15389
15390 \begin_inset CommandInset label
15391 LatexCommand label
15392 name "sec:Graphics"
15393
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \begin_layout Standard
15400 To insert an image in your document, place the cursor at the text position
15401  you want and click on the toolbar icon 
15402 \begin_inset Graphics
15403         filename ../images/dialog-show-new-inset_graphics.png
15404
15405 \end_inset
15406
15407  or select 
15408 \family sans
15409 Insert\SpecialChar \menuseparator
15410 Graphics
15411 \family default
15412  from the menu.
15413  Then a dialog will appear to choose the file to load.
15414 \end_layout
15415
15416 \begin_layout Standard
15417 This dialog has numerous mostly self-explanatory parameters.
15418  The 
15419 \family sans
15420 Graphics
15421 \family default
15422  tab allows you to choose your image file.
15423  The image can be transformed by setting a rotation angle and a scaling
15424  factor.
15425  The scaling units are explained in Appendix
15426 \begin_inset space ~
15427 \end_inset
15428
15429
15430 \begin_inset CommandInset ref
15431 LatexCommand ref
15432 reference "cha:Units-available-in"
15433
15434 \end_inset
15435
15436 .
15437 \end_layout
15438
15439 \begin_layout Standard
15440 In the tab 
15441 \family sans
15442 Clipping
15443 \family default
15444  it is possible to set image coordinates to adjust the height and width
15445  of the image in the output.
15446  The coordinates can also be calculated automatically by pressing the button
15447  
15448 \family sans
15449 Get
15450 \begin_inset space ~
15451 \end_inset
15452
15453 from
15454 \begin_inset space ~
15455 \end_inset
15456
15457 file
15458 \family default
15459 .
15460  The option 
15461 \family sans
15462 Clip
15463 \begin_inset space ~
15464 \end_inset
15465
15466 to
15467 \begin_inset space ~
15468 \end_inset
15469
15470 bounding
15471 \begin_inset space ~
15472 \end_inset
15473
15474 box
15475 \family default
15476  will only print the image region within the given coordinates.
15477  Normally you don't need to take care about image coordinates and can ignore
15478  the tab 
15479 \family sans
15480 Clipping
15481 \family default
15482 .
15483 \end_layout
15484
15485 \begin_layout Standard
15486 In the 
15487 \family sans
15488 LaTeX and LyX options
15489 \family default
15490  tab LaTeX experts can specify additional LaTeX options.
15491  You can also specify here the appearance of the image inside LyX.
15492  The option 
15493 \family sans
15494 Draft
15495 \begin_inset space ~
15496 \end_inset
15497
15498 mode
15499 \family default
15500  has the effect that the image doesn't appear in the output, only a frame
15501  with the image size is printed.
15502  The option 
15503 \family sans
15504 Don't
15505 \begin_inset space ~
15506 \end_inset
15507
15508 unzip
15509 \begin_inset space ~
15510 \end_inset
15511
15512 on
15513 \begin_inset space ~
15514 \end_inset
15515
15516 export
15517 \family default
15518  is explained in the 
15519 \emph on
15520 EmbeddedObjects
15521 \emph default
15522  manual in section 
15523 \emph on
15524 Graphics Dialog
15525 \emph default
15526 .
15527 \end_layout
15528
15529 \begin_layout Standard
15530 The graphics dialog can be called at any time by clicking on an image.
15531  The image will appear in the output exactly at the position where it is
15532  in the text.
15533  This is an example image within a separate, horizontally centered paragraph:
15534  
15535 \end_layout
15536
15537 \begin_layout Standard
15538 \align center
15539 \begin_inset Graphics
15540         filename clipart/mobius.eps
15541         scale 70
15542         rotateOrigin center
15543
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \begin_layout Standard
15550 If you need image captions and want to reference images, you have to put
15551  the image into a float, see section
15552 \begin_inset space ~
15553 \end_inset
15554
15555
15556 \begin_inset CommandInset ref
15557 LatexCommand ref
15558 reference "sec:Figure-Floats"
15559
15560 \end_inset
15561
15562 .
15563 \end_layout
15564
15565 \begin_layout Subsection
15566 Image Formats
15567 \begin_inset Index
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571 Image formats
15572 \end_layout
15573
15574 \end_inset
15575
15576
15577 \begin_inset CommandInset label
15578 LatexCommand label
15579 name "sub:Image-Formats"
15580
15581 \end_inset
15582
15583
15584 \end_layout
15585
15586 \begin_layout Standard
15587 You can insert images in any known file format.
15588  But as we explained in section
15589 \begin_inset space ~
15590 \end_inset
15591
15592
15593 \begin_inset CommandInset ref
15594 LatexCommand ref
15595 reference "sub:Output-file-formats"
15596
15597 \end_inset
15598
15599 , every output document format allows only a few image formats.
15600  LyX uses therefore the program 
15601 \family typewriter
15602 Imagemagick
15603 \family default
15604  in the background to convert the images to the right format.
15605  To increase your workflow by avoiding these conversions in the background,
15606  you can use only the image formats listed in the subsections of section
15607 \begin_inset space ~
15608 \end_inset
15609
15610
15611 \begin_inset CommandInset ref
15612 LatexCommand ref
15613 reference "sub:Output-file-formats"
15614
15615 \end_inset
15616
15617 .
15618 \end_layout
15619
15620 \begin_layout Standard
15621 Similar to fonts there are two types of image formats:
15622 \end_layout
15623
15624 \begin_layout Description
15625 Bitmap
15626 \begin_inset space ~
15627 \end_inset
15628
15629 images consist of pixel values, often in a compressed form.
15630  They are therefore not fully scalable and look pixeled in large zooms.
15631  Well-known bitmap image formats are 
15632 \begin_inset Quotes eld
15633 \end_inset
15634
15635 Graphics Interchange Format
15636 \begin_inset Quotes erd
15637 \end_inset
15638
15639  (GIF, file extension 
15640 \begin_inset Quotes eld
15641 \end_inset
15642
15643
15644 \family typewriter
15645 .gif
15646 \family default
15647
15648 \begin_inset Quotes erd
15649 \end_inset
15650
15651 )
15652 \begin_inset Index
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656 GIF|see
15657 \begin_inset ERT
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661
15662 {
15663 \end_layout
15664
15665 \end_inset
15666
15667 Image formats
15668 \begin_inset ERT
15669 status collapsed
15670
15671 \begin_layout Plain Layout
15672
15673 }
15674 \end_layout
15675
15676 \end_inset
15677
15678
15679 \end_layout
15680
15681 \end_inset
15682
15683
15684 \begin_inset Quotes eld
15685 \end_inset
15686
15687 Portable Network Graphics
15688 \begin_inset Quotes erd
15689 \end_inset
15690
15691  (PNG, file extension 
15692 \begin_inset Quotes eld
15693 \end_inset
15694
15695
15696 \family typewriter
15697 .png
15698 \family default
15699
15700 \begin_inset Quotes erd
15701 \end_inset
15702
15703 )
15704 \begin_inset Index
15705 status collapsed
15706
15707 \begin_layout Plain Layout
15708 PNG|see
15709 \begin_inset ERT
15710 status collapsed
15711
15712 \begin_layout Plain Layout
15713
15714 {
15715 \end_layout
15716
15717 \end_inset
15718
15719 Image formats
15720 \begin_inset ERT
15721 status collapsed
15722
15723 \begin_layout Plain Layout
15724
15725 }
15726 \end_layout
15727
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \end_inset
15734
15735 , and 
15736 \begin_inset Quotes eld
15737 \end_inset
15738
15739 Joint Photographic Experts Group
15740 \begin_inset Quotes erd
15741 \end_inset
15742
15743  (JPG, file extension 
15744 \begin_inset Quotes eld
15745 \end_inset
15746
15747
15748 \family typewriter
15749 .jpg
15750 \family default
15751
15752 \begin_inset Quotes erd
15753 \end_inset
15754
15755  or 
15756 \begin_inset Quotes eld
15757 \end_inset
15758
15759
15760 \family typewriter
15761 .jpeg
15762 \family default
15763
15764 \begin_inset Quotes erd
15765 \end_inset
15766
15767 )
15768 \begin_inset Index
15769 status collapsed
15770
15771 \begin_layout Plain Layout
15772 JPG|see
15773 \begin_inset ERT
15774 status collapsed
15775
15776 \begin_layout Plain Layout
15777
15778 {
15779 \end_layout
15780
15781 \end_inset
15782
15783 Image formats
15784 \begin_inset ERT
15785 status collapsed
15786
15787 \begin_layout Plain Layout
15788
15789 }
15790 \end_layout
15791
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \end_inset
15798
15799 .
15800 \end_layout
15801
15802 \begin_layout Description
15803 Scalable
15804 \begin_inset space ~
15805 \end_inset
15806
15807 images consist of vectors and can therefore be scaled to any size without
15808  data loss.
15809  The scaling ability is necessary if you want to create presentations, because
15810  presentations are always scaled by the beamer.
15811  Scaling is also useful for online documents to let the user zoom into diagrams.
15812 \begin_inset Newline newline
15813 \end_inset
15814
15815 Scalable image formats can be 
15816 \begin_inset Quotes eld
15817 \end_inset
15818
15819 Scalable Vector Graphics
15820 \begin_inset Quotes erd
15821 \end_inset
15822
15823  (SVG, file extension 
15824 \begin_inset Quotes eld
15825 \end_inset
15826
15827
15828 \family typewriter
15829 .svg
15830 \family default
15831
15832 \begin_inset Quotes erd
15833 \end_inset
15834
15835 )
15836 \begin_inset Index
15837 status collapsed
15838
15839 \begin_layout Plain Layout
15840 SVG|see
15841 \begin_inset ERT
15842 status collapsed
15843
15844 \begin_layout Plain Layout
15845
15846 {
15847 \end_layout
15848
15849 \end_inset
15850
15851 Image formats
15852 \begin_inset ERT
15853 status collapsed
15854
15855 \begin_layout Plain Layout
15856
15857 }
15858 \end_layout
15859
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \end_inset
15866
15867
15868 \begin_inset Quotes eld
15869 \end_inset
15870
15871 Encapsulated PostScript
15872 \begin_inset Quotes erd
15873 \end_inset
15874
15875  (EPS, file extension 
15876 \begin_inset Quotes eld
15877 \end_inset
15878
15879
15880 \family typewriter
15881 .eps
15882 \family default
15883
15884 \begin_inset Quotes erd
15885 \end_inset
15886
15887 )
15888 \begin_inset Index
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892 EPS|see
15893 \begin_inset ERT
15894 status collapsed
15895
15896 \begin_layout Plain Layout
15897
15898 {
15899 \end_layout
15900
15901 \end_inset
15902
15903 Image formats
15904 \begin_inset ERT
15905 status collapsed
15906
15907 \begin_layout Plain Layout
15908
15909 }
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \end_layout
15916
15917 \end_inset
15918
15919 , and 
15920 \begin_inset Quotes eld
15921 \end_inset
15922
15923 Portable Document Format
15924 \begin_inset Quotes erd
15925 \end_inset
15926
15927  (PDF, file extension 
15928 \begin_inset Quotes eld
15929 \end_inset
15930
15931
15932 \family typewriter
15933 .pdf
15934 \family default
15935
15936 \begin_inset Quotes erd
15937 \end_inset
15938
15939 )
15940 \begin_inset Index
15941 status collapsed
15942
15943 \begin_layout Plain Layout
15944 PDF
15945 \end_layout
15946
15947 \end_inset
15948
15949 .
15950  We say it can be, because you can convert any bitmap image format to PDF
15951  or EPS and the result won't be scalable.
15952  In this cases only a header with the image properties is added to the original
15953  image
15954 \begin_inset Foot
15955 status collapsed
15956
15957 \begin_layout Plain Layout
15958 In the case of PDF, the original image is additionally compressed.
15959 \end_layout
15960
15961 \end_inset
15962
15963 .
15964 \end_layout
15965
15966 \begin_layout Standard
15967 Normally one can't convert a bitmap image into a scalable one, only vice
15968  versa.
15969 \end_layout
15970
15971 \begin_layout Subsection
15972 Grouping of Image Settings
15973 \begin_inset Index
15974 status collapsed
15975
15976 \begin_layout Plain Layout
15977 Images grouping
15978 \end_layout
15979
15980 \end_inset
15981
15982
15983 \end_layout
15984
15985 \begin_layout Standard
15986 Each image can define a new group of the settings or join the exiting group.
15987  The images within such a group share their settings and adjusting one of
15988  the images automatically propagate into all other images in the group.
15989  This way you can for example adjust the size for a bunch of images in the
15990  same way without the need to manually change each of them.
15991  
15992 \end_layout
15993
15994 \begin_layout Standard
15995 The new group can be set in 
15996 \family sans
15997 Initialize
15998 \begin_inset space ~
15999 \end_inset
16000
16001 Group
16002 \begin_inset space ~
16003 \end_inset
16004
16005 Name
16006 \family default
16007  field inside Graphics dialog.
16008  Joining the exiting group can be set using the context menu of the image
16009  - just check the name of the desired group.
16010 \end_layout
16011
16012 \begin_layout Section
16013 Tables
16014 \begin_inset Index
16015 status collapsed
16016
16017 \begin_layout Plain Layout
16018 Tables
16019 \end_layout
16020
16021 \end_inset
16022
16023
16024 \begin_inset CommandInset label
16025 LatexCommand label
16026 name "sec:Tables"
16027
16028 \end_inset
16029
16030
16031 \end_layout
16032
16033 \begin_layout Standard
16034 You can insert a table using either the toolbar button 
16035 \begin_inset Graphics
16036         filename ../images/tabular-insert.png
16037         scale 85
16038
16039 \end_inset
16040
16041  or the menu 
16042 \family sans
16043 Insert\SpecialChar \menuseparator
16044 Table
16045 \family default
16046 .
16047  A dialog will appear, asking you for the number of rows and columns.
16048  The default table has lines around any cell and the first row appears separated
16049  from the rest of the table.
16050  This separation appears due to a double line: The cells of the first row
16051  have a line below them and the cells of the second row have a line above
16052  them.
16053  Here's an example table:
16054 \end_layout
16055
16056 \begin_layout Standard
16057 \align center
16058 \begin_inset Tabular
16059 <lyxtabular version="3" rows="4" columns="4">
16060 <features>
16061 <column alignment="center" valignment="top" width="0pt">
16062 <column alignment="center" valignment="top" width="0pt">
16063 <column alignment="center" valignment="top" width="0in">
16064 <column alignment="center" valignment="top" width="0pt">
16065 <row>
16066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079
16080 \family roman
16081 \series medium
16082 \shape up
16083 \size normal
16084 \emph off
16085 \bar no
16086 \noun off
16087 \color none
16088 1
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 2
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 3
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row>
16113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \family roman
16119 \series medium
16120 \shape up
16121 \size normal
16122 \emph off
16123 \bar no
16124 \noun off
16125 \color none
16126 A
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 </row>
16159 <row>
16160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Plain Layout
16164
16165 \family roman
16166 \series medium
16167 \shape up
16168 \size normal
16169 \emph off
16170 \bar no
16171 \noun off
16172 \color none
16173 B
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Plain Layout
16191
16192 \size normal
16193 \noun off
16194 \color none
16195  
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Plain Layout
16204
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 </row>
16210 <row>
16211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215
16216 \family roman
16217 \series medium
16218 \shape up
16219 \size normal
16220 \emph off
16221 \bar no
16222 \noun off
16223 \color none
16224 C
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233
16234 \end_layout
16235
16236 \end_inset
16237 </cell>
16238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Plain Layout
16242
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 </row>
16257 </lyxtabular>
16258
16259 \end_inset
16260
16261
16262 \end_layout
16263
16264 \begin_layout Subsection
16265 The Table dialog
16266 \end_layout
16267
16268 \begin_layout Standard
16269 You can alter a table by clicking on it with the right mouse button, which
16270  brings up the table dialog.
16271  Here you can adjust the settings of the cell and row/column respectively
16272  where the cursor is placed currently.
16273  Most of the dialog options also work on selections.
16274  This means that if you select more cells, columns or rows the action is
16275  done on all of your selection.
16276 \end_layout
16277
16278 \begin_layout Standard
16279 Additionally to the table dialog the 
16280 \family sans
16281 table
16282 \begin_inset space ~
16283 \end_inset
16284
16285 toolbar
16286 \family default
16287 , that appears when the cursor is inside a table, helps you in setting table
16288  properties.
16289  It is for example currently only possible to add
16290 \begin_inset space \thinspace{}
16291 \end_inset
16292
16293 /
16294 \begin_inset space \thinspace{}
16295 \end_inset
16296
16297 delete lines via the table toolbar.
16298 \end_layout
16299
16300 \begin_layout Standard
16301 In the tab 
16302 \family sans
16303 Table
16304 \begin_inset space ~
16305 \end_inset
16306
16307 Settings
16308 \family default
16309  of the table dialog you can set the alignment for the current row.
16310  If you add a row or column, it will be inserted right beside or below the
16311  current cell respectively.
16312  The vertical alignment of a column can only be adjusted when a column width
16313  is given.
16314  A given width will allow the cell to have line breaks and multiple paragraphs
16315  of text, see section
16316 \begin_inset space ~
16317 \end_inset
16318
16319
16320 \begin_inset CommandInset ref
16321 LatexCommand ref
16322 reference "sub:Table-Cells"
16323
16324 \end_inset
16325
16326 .
16327 \end_layout
16328
16329 \begin_layout Standard
16330 You can mark multiple cells of one row as a multicolumn cell using the check
16331  box 
16332 \family sans
16333 Multicolumn
16334 \family default
16335 .
16336  This will merge the cells to 
16337 \emph on
16338 one
16339 \emph default
16340  cell, spread over more than one column.
16341  Multicolumn cells are treated as own rows, so that the alignment, width,
16342  and border settings affect only the multicolumn cell.
16343  Here's an example table with a multicolumn cell in the first row and one
16344  in the last row without the upper border:
16345 \end_layout
16346
16347 \begin_layout Standard
16348 \align center
16349 \begin_inset Tabular
16350 <lyxtabular version="3" rows="3" columns="4">
16351 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16352 <column alignment="center" valignment="top" width="0pt">
16353 <column alignment="center" valignment="middle" width="0">
16354 <column alignment="center" valignment="top" width="0in">
16355 <column alignment="center" valignment="top" width="0pt">
16356 <row>
16357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361 abc
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370 def ghi
16371 \end_layout
16372
16373 \end_inset
16374 </cell>
16375 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379
16380 \end_layout
16381
16382 \end_inset
16383 </cell>
16384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388 jkl
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 </row>
16394 <row>
16395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Plain Layout
16399
16400 \family roman
16401 \series medium
16402 \shape up
16403 \size normal
16404 \emph off
16405 \bar no
16406 \noun off
16407 \color none
16408 A
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Plain Layout
16417 B
16418 \end_layout
16419
16420 \end_inset
16421 </cell>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426 C
16427 \end_layout
16428
16429 \end_inset
16430 </cell>
16431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16432 \begin_inset Text
16433
16434 \begin_layout Plain Layout
16435 D
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 </row>
16441 <row>
16442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 1
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 2
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464 3
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473 4
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 </row>
16479 </lyxtabular>
16480
16481 \end_inset
16482
16483
16484 \end_layout
16485
16486 \begin_layout Standard
16487 At the moment LyX doesn't support multirow cells.
16488  Adept users can declare special LaTeX-arguments for the table.
16489  They are necessary for special table formatting, like for multirow cells,
16490  explained in the tables section of the 
16491 \emph on
16492 Extended
16493 \begin_inset space ~
16494 \end_inset
16495
16496 Features
16497 \emph default
16498  manual.
16499  You can also rotate the current cell or the whole table 90
16500 \begin_inset Formula $\,$
16501 \end_inset
16502
16503 degrees counterclockwise.
16504  These rotations are not visible in LyX but in the output.
16505 \end_layout
16506
16507 \begin_layout Standard
16508 \begin_inset Note Greyedout
16509 status open
16510
16511 \begin_layout Plain Layout
16512
16513 \series bold
16514 Note:
16515 \series default
16516  Most DVI-viewers are 
16517 \emph on
16518 not
16519 \emph default
16520  able to display rotations.
16521 \end_layout
16522
16523 \end_inset
16524
16525
16526 \end_layout
16527
16528 \begin_layout Standard
16529 The 
16530 \family sans
16531 Borders
16532 \family default
16533  tab allows you to add and delete border lines for the current row/column.
16534  The button 
16535 \family sans
16536 Default
16537 \family default
16538  adds lines for all cell borders.
16539 \end_layout
16540
16541 \begin_layout Subsection
16542 Longtables
16543 \begin_inset Index
16544 status collapsed
16545
16546 \begin_layout Plain Layout
16547 Tables ! Longtables
16548 \end_layout
16549
16550 \end_inset
16551
16552
16553 \begin_inset Index
16554 status collapsed
16555
16556 \begin_layout Plain Layout
16557 Longtables
16558 \end_layout
16559
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \begin_layout Standard
16566 If the table is too long to fit on one page, you can use the option 
16567 \family sans
16568 Use
16569 \begin_inset space ~
16570 \end_inset
16571
16572 long
16573 \begin_inset space ~
16574 \end_inset
16575
16576 table
16577 \family default
16578  in the tab 
16579 \family sans
16580 Longtable
16581 \family default
16582  of the table dialog to split the table automatically over more pages.
16583  Doing this enables some check boxes and you can now define:
16584 \end_layout
16585
16586 \begin_layout Description
16587
16588 \family sans
16589 Header
16590 \family default
16591 : The current row and all rows above, that don't have any special options
16592  defined, are defined to be the header rows of all pages of the longtable;
16593  except for the first page, if 
16594 \family sans
16595 First
16596 \begin_inset space ~
16597 \end_inset
16598
16599 header
16600 \family default
16601  is defined.
16602 \end_layout
16603
16604 \begin_layout Description
16605
16606 \family sans
16607 First
16608 \begin_inset space ~
16609 \end_inset
16610
16611 header
16612 \family default
16613 : The current row and all rows above, that don't have any special options
16614  defined, are defined to be the header rows of the first page of the longtable.
16615 \end_layout
16616
16617 \begin_layout Description
16618
16619 \family sans
16620 Footer
16621 \family default
16622 : The current row and all rows below, that don't have any special options
16623  defined, are defined to be the footer rows of all pages of the longtable;
16624  except for the last page, if 
16625 \family sans
16626 Last
16627 \begin_inset space ~
16628 \end_inset
16629
16630 footer
16631 \family default
16632  is defined.
16633 \end_layout
16634
16635 \begin_layout Description
16636
16637 \family sans
16638 Last
16639 \begin_inset space ~
16640 \end_inset
16641
16642 footer
16643 \family default
16644 : The current row and all rows below, that don't have any special options
16645  defined, are defined to be the footer rows of the last page of the longtable.
16646 \end_layout
16647
16648 \begin_layout Standard
16649 You can also specify a row where the table is split.
16650  If you set more than one option in the same table row, you should be aware
16651  of the fact that only the first one is used in the given table row.
16652  The others will then be defined as 
16653 \emph on
16654 empty
16655 \emph default
16656 .
16657  In this context, first means first in this order: 
16658 \family sans
16659 Footer, Last
16660 \begin_inset space ~
16661 \end_inset
16662
16663 footer,
16664 \family default
16665  
16666 \family sans
16667 Header,
16668 \family default
16669  
16670 \family sans
16671 First
16672 \begin_inset space ~
16673 \end_inset
16674
16675 header.
16676
16677 \family default
16678  See the following longtable to see how it works:
16679 \end_layout
16680
16681 \begin_layout Standard
16682 \align center
16683 \begin_inset Tabular
16684 <lyxtabular version="3" rows="69" columns="3">
16685 <features islongtable="true">
16686 <column alignment="block" valignment="top" width="5cm">
16687 <column alignment="left" valignment="top" width="0pt">
16688 <column alignment="right" valignment="top" width="0pt">
16689 <row endfirsthead="true">
16690 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694
16695 \series bold
16696 Example Phone List (ignore the names)
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 </row>
16720 <row endfirsthead="true">
16721 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725
16726 \series bold
16727 NAME
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745
16746 \series bold
16747 TEL.
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 </row>
16753 <row endhead="true">
16754 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758  
16759 \series bold
16760 Example Phone List
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 </row>
16784 <row endhead="true">
16785 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789
16790 \series bold
16791 NAME
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809
16810 \series bold
16811 TEL.
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row endfoot="true">
16818 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822  
16823 \series bold
16824 continue ...
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 </row>
16848 <row>
16849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853
16854 \series bold
16855 Annovi
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864 Silvia
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 111
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 </row>
16879 <row>
16880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884
16885 \series bold
16886 Bertoli
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895 Stefano
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904 111
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 </row>
16910 <row>
16911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915
16916 \series bold
16917 Bozzi
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926 Walter
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 111
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 </row>
16941 <row>
16942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946
16947 \series bold
16948 Cachia
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 Maria
16958 \end_layout
16959
16960 \end_inset
16961 </cell>
16962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966 111
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 </row>
16972 <row>
16973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977
16978 \series bold
16979 Cachia
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988 Maurizio
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 111
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 </row>
17003 <row>
17004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008
17009 \series bold
17010 Cinquemani
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019 Giusi
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 111
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 </row>
17034 <row>
17035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039
17040 \series bold
17041 Colin
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050 Bernard
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 111
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 </row>
17065 <row>
17066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070
17071 \series bold
17072 Concli
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081 Gianfranco
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 111
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 </row>
17096 <row>
17097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101
17102 \series bold
17103 Dal Bosco
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112 Carolina
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121 111
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 </row>
17127 <row>
17128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132
17133 \series bold
17134 Dalpiaz
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143 Annamaria
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 111
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 </row>
17158 <row>
17159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163
17164 \series bold
17165 Feliciello
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174 Domenico
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183 111
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 </row>
17189 <row>
17190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194
17195 \series bold
17196 Focarelli
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205 Paola
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 111
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 </row>
17220 <row>
17221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225
17226 \series bold
17227 Galletti
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 Oreste
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 111
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 <row>
17252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256
17257 \series bold
17258 Gasparini
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267 Franca
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 111
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 </row>
17282 <row>
17283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287
17288 \series bold
17289 Rizzardi
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298 Paola
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307 111
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 </row>
17313 <row>
17314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318
17319 \series bold
17320 Lassini
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 Giancarlo
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 111
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 </row>
17344 <row>
17345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \series bold
17351 Malfatti
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 Luciano
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 111
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 </row>
17375 <row>
17376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380
17381 \series bold
17382 Malfatti
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391 Valeriano
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400 111
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 </row>
17406 <row>
17407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411
17412 \series bold
17413 Meneguzzo
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422 Roberto
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431 111
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 </row>
17437 <row>
17438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442
17443 \series bold
17444 Mezzadra
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453 Roberto
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462 111
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 </row>
17468 <row>
17469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473
17474 \series bold
17475 Pirpamer
17476 \end_layout
17477
17478 \end_inset
17479 </cell>
17480 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484 Erich
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493 111
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 </row>
17499 <row>
17500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504
17505 \series bold
17506 Pochiesa
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 Paolo
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 111, 222
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 </row>
17530 <row>
17531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535
17536 \series bold
17537 Radina
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546 Claudio
17547 \end_layout
17548
17549 \end_inset
17550 </cell>
17551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555 111
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 </row>
17561 <row>
17562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566
17567 \series bold
17568 Stuffer
17569 \end_layout
17570
17571 \end_inset
17572 </cell>
17573 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577 Oskar
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586 111
17587 \end_layout
17588
17589 \end_inset
17590 </cell>
17591 </row>
17592 <row>
17593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597
17598 \series bold
17599 Tacchelli
17600 \end_layout
17601
17602 \end_inset
17603 </cell>
17604 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608 Ugo
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617 111
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 </row>
17623 <row>
17624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628
17629 \series bold
17630 Tezzele
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639 Margit
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 111
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 </row>
17654 <row>
17655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659
17660 \series bold
17661 Unterkalmsteiner
17662 \end_layout
17663
17664 \end_inset
17665 </cell>
17666 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17667 \begin_inset Text
17668
17669 \begin_layout Plain Layout
17670 Frieda
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 111
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 </row>
17685 <row>
17686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690
17691 \series bold
17692 Vieider
17693 \end_layout
17694
17695 \end_inset
17696 </cell>
17697 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701 Hilde
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710 111
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 </row>
17716 <row>
17717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721
17722 \series bold
17723 Vigna
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 Jürgen
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741 111
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 </row>
17747 <row>
17748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752
17753 \series bold
17754 Weber
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17760 \begin_inset Text
17761
17762 \begin_layout Plain Layout
17763 Maurizio
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772 111
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 </row>
17778 <row>
17779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783
17784 \series bold
17785 Winkler
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794 Franz
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803 111
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 </row>
17809 <row>
17810 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814  
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 </row>
17838 <row>
17839 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17840 \begin_inset Text
17841
17842 \begin_layout Plain Layout
17843
17844 \series bold
17845 Annovi
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 Silvia
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 555
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 </row>
17869 <row>
17870 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874
17875 \series bold
17876 Bertoli
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 Stefano
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 555
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 </row>
17900 <row>
17901 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905
17906 \series bold
17907 Bozzi
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 Walter
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925 555
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 </row>
17931 <row>
17932 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936
17937 \series bold
17938 Cachia
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 Maria
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 555
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 </row>
17962 <row>
17963 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967
17968 \series bold
17969 Cachia
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978 Maurizio
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 555
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 </row>
17993 <row>
17994 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998
17999 \series bold
18000 Cinquemani
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009 Giusi
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018 555
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 </row>
18024 <row>
18025 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029
18030 \series bold
18031 Colin
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040 Bernard
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 555
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 </row>
18055 <row>
18056 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \series bold
18062 Concli
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 Gianfranco
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 555
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 </row>
18086 <row>
18087 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091
18092 \series bold
18093 Dal Bosco
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102 Carolina
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 555
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 </row>
18117 <row>
18118 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18119 \begin_inset Text
18120
18121 \begin_layout Plain Layout
18122
18123 \series bold
18124 Dalpiaz
18125 \end_layout
18126
18127 \end_inset
18128 </cell>
18129 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18130 \begin_inset Text
18131
18132 \begin_layout Plain Layout
18133 Annamaria
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142 555
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \series bold
18155 Feliciello
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 Domenico
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 555
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 </row>
18179 <row>
18180 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184
18185 \series bold
18186 Focarelli
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195 Paola
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 555
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 </row>
18210 <row>
18211 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215
18216 \series bold
18217 Galletti
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 Oreste
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 555
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 </row>
18241 <row>
18242 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246
18247 \series bold
18248 Gasparini
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 Franca
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 555
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 </row>
18272 <row>
18273 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277
18278 \series bold
18279 Rizzardi
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 Paola
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297 555
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 </row>
18303 <row>
18304 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308
18309 \series bold
18310 Lassini
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319 Giancarlo
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 555
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 </row>
18334 <row>
18335 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339
18340 \series bold
18341 Malfatti
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350 Luciano
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359 555
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 </row>
18365 <row>
18366 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370
18371 \series bold
18372 Malfatti
18373 \end_layout
18374
18375 \end_inset
18376 </cell>
18377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381 Valeriano
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390 555
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 </row>
18396 <row>
18397 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401
18402 \series bold
18403 Meneguzzo
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 Roberto
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421 555
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 </row>
18427 <row>
18428 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432
18433 \series bold
18434 Mezzadra
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443 Roberto
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452 555
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 </row>
18458 <row>
18459 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463
18464 \series bold
18465 Pirpamer
18466 \end_layout
18467
18468 \end_inset
18469 </cell>
18470 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Plain Layout
18474 Erich
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483 555
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 </row>
18489 <row>
18490 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494
18495 \series bold
18496 Pochiesa
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505 Paolo
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514 555, 222
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 </row>
18520 <row>
18521 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525
18526 \series bold
18527 Radina
18528 \end_layout
18529
18530 \end_inset
18531 </cell>
18532 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536 Claudio
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 555
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 </row>
18551 <row>
18552 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556
18557 \series bold
18558 Stuffer
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567 Oskar
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576 555
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 </row>
18582 <row>
18583 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587
18588 \series bold
18589 Tacchelli
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598 Ugo
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607 555
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 </row>
18613 <row>
18614 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618
18619 \series bold
18620 Tezzele
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 Margit
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638 555
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 </row>
18644 <row>
18645 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649
18650 \series bold
18651 Unterkalmsteiner
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660 Frieda
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669 555
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 </row>
18675 <row>
18676 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680
18681 \series bold
18682 Vieider
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691 Hilde
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700 555
18701 \end_layout
18702
18703 \end_inset
18704 </cell>
18705 </row>
18706 <row>
18707 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711
18712 \series bold
18713 Vigna
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722 Jürgen
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731 999
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 </row>
18737 <row>
18738 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742
18743 \series bold
18744 Weber
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753 Maurizio
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 555
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 </row>
18768 <row>
18769 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773
18774 \series bold
18775 Winkler
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 Franz
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793 555
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 </row>
18799 <row endlastfoot="true">
18800 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \series bold
18806 End
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 </row>
18830 </lyxtabular>
18831
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \begin_layout Subsection
18838 Table Cells
18839 \begin_inset Index
18840 status collapsed
18841
18842 \begin_layout Plain Layout
18843 Tables ! Cells
18844 \end_layout
18845
18846 \end_inset
18847
18848
18849 \begin_inset CommandInset label
18850 LatexCommand label
18851 name "sub:Table-Cells"
18852
18853 \end_inset
18854
18855
18856 \end_layout
18857
18858 \begin_layout Standard
18859 A table cell can contain text, inline equations, a figure, or another table.
18860  All these kinds of objects can be placed in the same cell.
18861  Font sizes and shapes can also be altered.
18862  But you can't put a special environment in a cell (like 
18863 \family sans
18864 Section*
18865 \family default
18866 , etc.), nor set spacing options etc.
18867  for the cell's paragraph.
18868 \end_layout
18869
18870 \begin_layout Standard
18871 To have multi-line entries in table cells, you have to declare a fixed width
18872  for the column in the table dialog.
18873  Your text is then automatically split into multiple lines and the cell
18874  is enlarged vertically when the length of the text exceeds the given width.
18875  An example:
18876 \end_layout
18877
18878 \begin_layout Standard
18879 \align center
18880 \begin_inset Tabular
18881 <lyxtabular version="3" rows="4" columns="3">
18882 <features>
18883 <column alignment="center" valignment="top" width="0pt">
18884 <column alignment="block" valignment="top" width="3cm">
18885 <column alignment="center" valignment="top" width="0pt">
18886 <row>
18887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \family roman
18893 \series medium
18894 \shape up
18895 \size normal
18896 \emph off
18897 \bar no
18898 \noun off
18899 \color none
18900 1
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909
18910 \family roman
18911 \series medium
18912 \shape up
18913 \size normal
18914 \emph off
18915 \bar no
18916 \noun off
18917 \color none
18918 2
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \family roman
18929 \series medium
18930 \shape up
18931 \size normal
18932 \emph off
18933 \bar no
18934 \noun off
18935 \color none
18936 3
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 </row>
18942 <row>
18943 <cell alignment="center" valignment="top" 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 4
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 <cell alignment="center" valignment="top" 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 This is a multiline entry in a table.
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" 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 5
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 </row>
18998 <row>
18999 <cell alignment="center" valignment="top" bottomline="true" 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 6
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" bottomline="true" 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 longer now.
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" bottomline="true" 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 7
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 8
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 a multiline entry in a table.
19087  This is longer now.
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \family roman
19098 \series medium
19099 \shape up
19100 \size normal
19101 \emph off
19102 \bar no
19103 \noun off
19104 \color none
19105 9
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 </row>
19111 </lyxtabular>
19112
19113 \end_inset
19114
19115
19116 \end_layout
19117
19118 \begin_layout Standard
19119 Cutting and pasting between tables and table cells works reasonably well.
19120  You can cut and paste even more than one row.
19121  Selection with the mouse or with 
19122 \family sans
19123 Shift
19124 \family default
19125  plus the arrow keys works as usual.
19126  You can also copy and paste the entire table as a single unit by starting
19127  the selection from outside the table.
19128 \end_layout
19129
19130 \begin_layout Section
19131 Floats
19132 \begin_inset Index
19133 status collapsed
19134
19135 \begin_layout Plain Layout
19136 Floats
19137 \end_layout
19138
19139 \end_inset
19140
19141
19142 \begin_inset CommandInset label
19143 LatexCommand label
19144 name "sec:Floats"
19145
19146 \end_inset
19147
19148
19149 \end_layout
19150
19151 \begin_layout Standard
19152 A float is a block of text associated with some sort of label, which doesn't
19153  have a fixed location.
19154  It can 
19155 \begin_inset Quotes eld
19156 \end_inset
19157
19158 float
19159 \begin_inset Quotes erd
19160 \end_inset
19161
19162  forward or backward a page or two, to wherever it fits best.
19163  
19164 \family sans
19165 Footnotes
19166 \family default
19167  and 
19168 \family sans
19169 Margin
19170 \begin_inset space ~
19171 \end_inset
19172
19173 Notes
19174 \family default
19175  are also floats, because they can float to the next page when there are
19176  too much notes at the page.
19177 \end_layout
19178
19179 \begin_layout Standard
19180 Floats makes it possible to get a high quality layout.
19181  Images and tables can evenly be spread to the pages to avoid whitespace
19182  and pages without text.
19183  As the floating often destroys the context between the text and the image/table
19184 , every float can be referenced in the text.
19185  Floats are therefore numbered.
19186  Referencing is described in section
19187 \begin_inset space ~
19188 \end_inset
19189
19190
19191 \begin_inset CommandInset ref
19192 LatexCommand ref
19193 reference "sec:Cross-References"
19194
19195 \end_inset
19196
19197 .
19198 \end_layout
19199
19200 \begin_layout Standard
19201 To insert a float, use the menu 
19202 \family sans
19203 Insert\SpecialChar \menuseparator
19204 Floats
19205 \family default
19206 .
19207  A box with a caption that has e.
19208 \begin_inset space \thinspace{}
19209 \end_inset
19210
19211 g.
19212 \begin_inset space ~
19213 \end_inset
19214
19215 the label 
19216 \begin_inset Quotes eld
19217 \end_inset
19218
19219 Figure
19220 \begin_inset space ~
19221 \end_inset
19222
19223 #:
19224 \begin_inset Quotes erd
19225 \end_inset
19226
19227  (# is the actual number) will be inserted into your document.
19228  The label will automatically be translated to the document language in
19229  the output.
19230  Behind the label you can insert the caption text.
19231 \begin_inset Index
19232 status collapsed
19233
19234 \begin_layout Plain Layout
19235 Floats ! Captions
19236 \end_layout
19237
19238 \end_inset
19239
19240  The image or table is inserted above or below the caption in a separate
19241  paragraph within the float.
19242  To keep your LyX-document readable, you can open and close the float box
19243  by left-clicking on the box label.
19244  A closed float box looks like this: 
19245 \begin_inset Graphics
19246         filename clipart/floatQt4.png
19247         scale 80
19248
19249 \end_inset
19250
19251  -- a gray button with a red label.
19252 \end_layout
19253
19254 \begin_layout Standard
19255 It is recommended to insert floats as a separate paragraph to avoid possible
19256  LaTeX-errors that can occur when the surrounding text is specially formatted.
19257 \end_layout
19258
19259 \begin_layout Subsection
19260 Float Types
19261 \end_layout
19262
19263 \begin_layout Subsubsection
19264 Figure Floats
19265 \begin_inset Index
19266 status collapsed
19267
19268 \begin_layout Plain Layout
19269 Floats ! Figure floats
19270 \end_layout
19271
19272 \end_inset
19273
19274
19275 \begin_inset CommandInset label
19276 LatexCommand label
19277 name "sec:Figure-Floats"
19278
19279 \end_inset
19280
19281
19282 \end_layout
19283
19284 \begin_layout Standard
19285 The menu 
19286 \family sans
19287 Insert\SpecialChar \menuseparator
19288 Float\SpecialChar \menuseparator
19289 Figure
19290 \family default
19291  inserts a float with the label 
19292 \begin_inset Quotes eld
19293 \end_inset
19294
19295
19296 \series bold
19297 Figure
19298 \begin_inset space ~
19299 \end_inset
19300
19301 #:
19302 \series default
19303
19304 \begin_inset Quotes erd
19305 \end_inset
19306
19307 .
19308  Set the cursor above this label (or before it and press enter) and insert
19309  the image as described above to get the caption printed below the image.
19310  This is what we did for Figure
19311 \begin_inset space ~
19312 \end_inset
19313
19314
19315 \begin_inset CommandInset ref
19316 LatexCommand ref
19317 reference "cap:Platypus"
19318
19319 \end_inset
19320
19321 .
19322  If you want the caption to be above the image, set the cursor at the end
19323  of the caption, press enter and insert the image.
19324  This was done in Figure
19325 \begin_inset space ~
19326 \end_inset
19327
19328
19329 \begin_inset CommandInset ref
19330 LatexCommand ref
19331 reference "cap:Escher"
19332
19333 \end_inset
19334
19335 .
19336 \end_layout
19337
19338 \begin_layout Standard
19339 \begin_inset Float figure
19340 wide false
19341 sideways false
19342 status open
19343
19344 \begin_layout Plain Layout
19345 \align center
19346 \begin_inset Graphics
19347         filename clipart/platypus.eps
19348         width 50col%
19349         rotateOrigin center
19350
19351 \end_inset
19352
19353
19354 \end_layout
19355
19356 \begin_layout Plain Layout
19357 \begin_inset Caption
19358
19359 \begin_layout Plain Layout
19360 \begin_inset CommandInset label
19361 LatexCommand label
19362 name "cap:Platypus"
19363
19364 \end_inset
19365
19366 A severely distorted platypus in a float.
19367 \end_layout
19368
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \begin_layout Standard
19380 \begin_inset Float figure
19381 wide false
19382 sideways false
19383 status open
19384
19385 \begin_layout Plain Layout
19386 \begin_inset Caption
19387
19388 \begin_layout Plain Layout
19389 \begin_inset CommandInset label
19390 LatexCommand label
19391 name "cap:Escher"
19392
19393 \end_inset
19394
19395 M.C.
19396  Escher on acid.
19397 \end_layout
19398
19399 \end_inset
19400
19401
19402 \end_layout
19403
19404 \begin_layout Plain Layout
19405 \align center
19406 \begin_inset Graphics
19407         filename clipart/escher-lsd.eps
19408         scale 80
19409         rotateOrigin center
19410
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \begin_layout Standard
19422 This figure float show also how to set a label and create a cross-reference
19423  to it.
19424  As described in section
19425 \begin_inset space ~
19426 \end_inset
19427
19428
19429 \begin_inset CommandInset ref
19430 LatexCommand ref
19431 reference "sec:Cross-References"
19432
19433 \end_inset
19434
19435 , you can simply insert a label in the caption using the menu 
19436 \family sans
19437 Insert\SpecialChar \menuseparator
19438 Label
19439 \family default
19440  and refer to it using the menu 
19441 \family sans
19442 Insert\SpecialChar \menuseparator
19443 Cross-Reference
19444 \family default
19445 .
19446  It is important to use references to figure floats, rather than using vague
19447  references like 
19448 \begin_inset Quotes eld
19449 \end_inset
19450
19451 the figure above
19452 \begin_inset Quotes erd
19453 \end_inset
19454
19455 , because as LaTeX will reposition the floats in the final document; it
19456  might not be 
19457 \begin_inset Quotes eld
19458 \end_inset
19459
19460 above
19461 \begin_inset Quotes erd
19462 \end_inset
19463
19464  at all.
19465 \end_layout
19466
19467 \begin_layout Standard
19468 Normally only one image is inserted to a figure float, but sometimes you
19469  might want to use two images with separate subcaptions.
19470  This can be done by inserting image floats into existing image floats.
19471  Note that only the main caption of the float is added to the List of Figures.
19472  Figure
19473 \begin_inset space ~
19474 \end_inset
19475
19476
19477 \begin_inset CommandInset ref
19478 LatexCommand ref
19479 reference "cap:Two-distorted-images"
19480
19481 \end_inset
19482
19483  is an example of a figure float with two images set side by side.
19484  You can also set the images one below the other.
19485  Figure
19486 \begin_inset space ~
19487 \end_inset
19488
19489
19490 \begin_inset CommandInset ref
19491 LatexCommand ref
19492 reference "fig:Undefinable"
19493
19494 \end_inset
19495
19496  and 
19497 \begin_inset CommandInset ref
19498 LatexCommand ref
19499 reference "fig:Platypus"
19500
19501 \end_inset
19502
19503  are the subfigures.
19504 \end_layout
19505
19506 \begin_layout Standard
19507 \begin_inset Float figure
19508 wide false
19509 sideways false
19510 status open
19511
19512 \begin_layout Plain Layout
19513 \begin_inset space \hfill{}
19514 \end_inset
19515
19516
19517 \begin_inset Float figure
19518 wide false
19519 sideways false
19520 status open
19521
19522 \begin_layout Plain Layout
19523 \begin_inset Caption
19524
19525 \begin_layout Plain Layout
19526 \begin_inset CommandInset label
19527 LatexCommand label
19528 name "fig:Undefinable"
19529
19530 \end_inset
19531
19532 Undefinable
19533 \end_layout
19534
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \begin_layout Plain Layout
19541 \begin_inset Graphics
19542         filename clipart/escher-lsd.eps
19543         width 45col%
19544
19545 \end_inset
19546
19547
19548 \end_layout
19549
19550 \end_inset
19551
19552
19553 \begin_inset space \hfill{}
19554 \end_inset
19555
19556
19557 \begin_inset Float figure
19558 wide false
19559 sideways false
19560 status open
19561
19562 \begin_layout Plain Layout
19563 \begin_inset Caption
19564
19565 \begin_layout Plain Layout
19566 \begin_inset CommandInset label
19567 LatexCommand label
19568 name "fig:Platypus"
19569
19570 \end_inset
19571
19572 Platypus
19573 \end_layout
19574
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \begin_layout Plain Layout
19581 \begin_inset Graphics
19582         filename clipart/platypus.eps
19583         lyxscale 60
19584         width 45col%
19585
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \begin_inset space \hfill{}
19595 \end_inset
19596
19597
19598 \end_layout
19599
19600 \begin_layout Plain Layout
19601 \begin_inset Caption
19602
19603 \begin_layout Plain Layout
19604 \begin_inset CommandInset label
19605 LatexCommand label
19606 name "cap:Two-distorted-images"
19607
19608 \end_inset
19609
19610 Two distorted images.
19611 \end_layout
19612
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \begin_layout Standard
19624 Note that the caption is added to the 
19625 \family sans
19626 List
19627 \begin_inset space ~
19628 \end_inset
19629
19630 of
19631 \begin_inset space ~
19632 \end_inset
19633
19634 Figures
19635 \family default
19636  as described in section
19637 \begin_inset space ~
19638 \end_inset
19639
19640
19641 \begin_inset CommandInset ref
19642 LatexCommand ref
19643 reference "sub:List-of-Figures"
19644
19645 \end_inset
19646
19647 .
19648 \end_layout
19649
19650 \begin_layout Subsubsection
19651 Table Floats
19652 \begin_inset Index
19653 status collapsed
19654
19655 \begin_layout Plain Layout
19656 Floats ! Table floats
19657 \end_layout
19658
19659 \end_inset
19660
19661
19662 \begin_inset CommandInset label
19663 LatexCommand label
19664 name "sec:Table-Floats"
19665
19666 \end_inset
19667
19668
19669 \end_layout
19670
19671 \begin_layout Standard
19672 Table floats can be inserted using the menu 
19673 \family sans
19674 Insert\SpecialChar \menuseparator
19675 Float\SpecialChar \menuseparator
19676 Table
19677 \family default
19678 .
19679  They have the same properties as figure floats except of the different
19680  label.
19681  Table
19682 \begin_inset space ~
19683 \end_inset
19684
19685
19686 \begin_inset CommandInset ref
19687 LatexCommand ref
19688 reference "cap:Table-float"
19689
19690 \end_inset
19691
19692  is an example of a table float.
19693 \end_layout
19694
19695 \begin_layout Standard
19696 \begin_inset Float table
19697 wide false
19698 sideways false
19699 status open
19700
19701 \begin_layout Plain Layout
19702 \begin_inset Caption
19703
19704 \begin_layout Plain Layout
19705 \begin_inset CommandInset label
19706 LatexCommand label
19707 name "cap:Table-float"
19708
19709 \end_inset
19710
19711 A table float.
19712 \end_layout
19713
19714 \end_inset
19715
19716
19717 \end_layout
19718
19719 \begin_layout Plain Layout
19720 \align center
19721 \begin_inset Tabular
19722 <lyxtabular version="3" rows="3" columns="3">
19723 <features>
19724 <column alignment="center" valignment="top" width="0pt">
19725 <column alignment="center" valignment="top" width="0pt">
19726 <column alignment="center" valignment="top" width="0pt">
19727 <row>
19728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19729 \begin_inset Text
19730
19731 \begin_layout Plain Layout
19732
19733 \family roman
19734 \series medium
19735 \shape up
19736 \size normal
19737 \emph off
19738 \bar no
19739 \noun off
19740 \color none
19741 1
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750
19751 \family roman
19752 \series medium
19753 \shape up
19754 \size normal
19755 \emph off
19756 \bar no
19757 \noun off
19758 \color none
19759 2
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \family roman
19770 \series medium
19771 \shape up
19772 \size normal
19773 \emph off
19774 \bar no
19775 \noun off
19776 \color none
19777 3
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 </row>
19783 <row>
19784 <cell alignment="center" valignment="top" topline="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 Joe
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="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 Mary
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" topline="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 Ted
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 <row>
19840 <cell alignment="center" valignment="top" topline="true" bottomline="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 \begin_inset Formula $\int x^{2}dx$
19854 \end_inset
19855
19856
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865
19866 \family roman
19867 \series medium
19868 \shape up
19869 \size normal
19870 \emph off
19871 \bar no
19872 \noun off
19873 \color none
19874 \begin_inset Formula $\left[\begin{array}{cc}
19875 a & b\\
19876 c & d\end{array}\right]$
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \family roman
19890 \series medium
19891 \shape up
19892 \size normal
19893 \emph off
19894 \bar no
19895 \noun off
19896 \color none
19897 \begin_inset Formula $1+1=2$
19898 \end_inset
19899
19900
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 </row>
19906 </lyxtabular>
19907
19908 \end_inset
19909
19910
19911 \end_layout
19912
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \begin_layout Subsubsection
19919 Algorithm Floats
19920 \begin_inset Index
19921 status collapsed
19922
19923 \begin_layout Plain Layout
19924 Floats ! Algorithm floats
19925 \end_layout
19926
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \begin_layout Standard
19933 This float type is inserted with the menu 
19934 \family sans
19935 Insert\SpecialChar \menuseparator
19936 Float\SpecialChar \menuseparator
19937 Algorithm
19938 \family default
19939 .
19940  It is used for program codes and descriptions of algorithms.
19941  A possible environment for algorithms is the 
19942 \family sans
19943 LyX-Code
19944 \family default
19945 , described in section
19946 \begin_inset space ~
19947 \end_inset
19948
19949
19950 \begin_inset CommandInset ref
19951 LatexCommand ref
19952 reference "sub:LyX-Code"
19953
19954 \end_inset
19955
19956 .
19957 \end_layout
19958
19959 \begin_layout Standard
19960 \begin_inset Note Greyedout
19961 status open
19962
19963 \begin_layout Plain Layout
19964
19965 \series bold
19966 Note:
19967 \series default
19968  that the float label is not automatically translated into the document
19969  language.
19970 \end_layout
19971
19972 \end_inset
19973
19974  You have to do this manually by adding the following line
19975 \end_layout
19976
19977 \begin_layout Standard
19978
19979 \series bold
19980
19981 \backslash
19982 floatname{algorithm}{your
19983 \begin_inset space ~
19984 \end_inset
19985
19986 name}
19987 \end_layout
19988
19989 \begin_layout Standard
19990 to the document preamble (menu 
19991 \family sans
19992 Document\SpecialChar \menuseparator
19993 Settings
19994 \family default
19995 ).
19996  
19997 \series bold
19998 your
19999 \begin_inset space ~
20000 \end_inset
20001
20002 name
20003 \series default
20004  is the word 
20005 \begin_inset Quotes eld
20006 \end_inset
20007
20008
20009 \emph on
20010 algorithm
20011 \emph default
20012
20013 \begin_inset Quotes erd
20014 \end_inset
20015
20016  in your language.
20017 \end_layout
20018
20019 \begin_layout Subsubsection
20020 Wrap Floats
20021 \begin_inset Index
20022 status collapsed
20023
20024 \begin_layout Plain Layout
20025 Floats ! Text Wrap Floats
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \begin_inset CommandInset label
20032 LatexCommand label
20033 name "sec:Wrap-Floats"
20034
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \begin_layout Standard
20041 \begin_inset Wrap figure
20042 lines 0
20043 placement l
20044 overhang 0in
20045 width "40col%"
20046 status open
20047
20048 \begin_layout Plain Layout
20049 \begin_inset Graphics
20050         filename clipart/mobius.eps
20051         width 40col%
20052         rotateOrigin center
20053
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \begin_layout Plain Layout
20060 \begin_inset Caption
20061
20062 \begin_layout Plain Layout
20063 \begin_inset CommandInset label
20064 LatexCommand label
20065 name "cap:Wrapped-figure"
20066
20067 \end_inset
20068
20069 This is a wrapped figure.
20070 \begin_inset VSpace medskip
20071 \end_inset
20072
20073
20074 \end_layout
20075
20076 \end_inset
20077
20078
20079 \end_layout
20080
20081 \end_inset
20082
20083 This float type is used if you want to 
20084 \begin_inset Quotes eld
20085 \end_inset
20086
20087 wrap
20088 \begin_inset Quotes erd
20089 \end_inset
20090
20091  text around a figure so that it only occupies some fraction of the column
20092  width.
20093  It can be inserted using the menu 
20094 \family sans
20095 Insert\SpecialChar \menuseparator
20096 Float\SpecialChar \menuseparator
20097 Wrap
20098 \begin_inset space ~
20099 \end_inset
20100
20101 Float
20102 \family default
20103  if the LaTeX-package 
20104 \series bold
20105 wrapfig
20106 \series default
20107
20108 \begin_inset Index
20109 status collapsed
20110
20111 \begin_layout Plain Layout
20112 Latex@LaTeX-packages ! wrapfig
20113 \end_layout
20114
20115 \end_inset
20116
20117  is installed.
20118 \begin_inset Foot
20119 status collapsed
20120
20121 \begin_layout Plain Layout
20122 Installing a LaTeX-package is explained it in the 
20123 \emph on
20124 LaTeX
20125 \begin_inset space ~
20126 \end_inset
20127
20128 Configuration
20129 \emph default
20130  manual.
20131 \end_layout
20132
20133 \end_inset
20134
20135  The width and placement of the float is adjusted by right-clicking on the
20136  float box.
20137  Figure
20138 \begin_inset space ~
20139 \end_inset
20140
20141
20142 \begin_inset CommandInset ref
20143 LatexCommand ref
20144 reference "cap:Wrapped-figure"
20145
20146 \end_inset
20147
20148  is for example a figure wrap float with a width of 40
20149 \begin_inset space \thinspace{}
20150 \end_inset
20151
20152 col%.
20153 \begin_inset Foot
20154 status collapsed
20155
20156 \begin_layout Plain Layout
20157 Available units are explained in Appendix
20158 \begin_inset space ~
20159 \end_inset
20160
20161
20162 \begin_inset CommandInset ref
20163 LatexCommand ref
20164 reference "cha:Units-available-in"
20165
20166 \end_inset
20167
20168 .
20169 \end_layout
20170
20171 \end_inset
20172
20173  Some space was added under the caption to separate it better from the surroundi
20174 ng text.
20175 \end_layout
20176
20177 \begin_layout Standard
20178 \begin_inset Note Greyedout
20179 status open
20180
20181 \begin_layout Plain Layout
20182
20183 \series bold
20184 Note:
20185 \series default
20186  Wrap floats might be fragile! E.g.
20187  having a figure too close to the bottom of the page can mess things up
20188  in the way that the float doesn't appear in the output or that it is placed
20189  over some other text.
20190 \end_layout
20191
20192 \end_inset
20193
20194  In general:
20195 \end_layout
20196
20197 \begin_layout Itemize
20198 Wrap floats should not be placed in paragraphs that run over a page break.
20199  That means that wrap floats should better be inserted to the exact place
20200  when the document is nearly ready and you are able to estimate where page
20201  breaks will appear.
20202 \end_layout
20203
20204 \begin_layout Itemize
20205 Wrap floats should either be placed in an own paragraph before the paragraph
20206  where they should wrap into or within a paragraph.
20207 \end_layout
20208
20209 \begin_layout Itemize
20210 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20211  there is a text paragraph between them as separator.
20212 \end_layout
20213
20214 \begin_layout Itemize
20215 Wrap floats are not allowed in section headings or tables.
20216 \end_layout
20217
20218 \begin_layout Subsection
20219 Rotated Floats
20220 \begin_inset CommandInset label
20221 LatexCommand label
20222 name "sub:Rotated-Floats"
20223
20224 \end_inset
20225
20226
20227 \begin_inset Index
20228 status collapsed
20229
20230 \begin_layout Plain Layout
20231 Floats ! Rotating
20232 \end_layout
20233
20234 \end_inset
20235
20236
20237 \end_layout
20238
20239 \begin_layout Standard
20240 Especially for wide tables you might have floats rotated.
20241  To rotate a whole float including the caption, right-click on the float-box
20242  and use the option 
20243 \family sans
20244 Rotate
20245 \begin_inset space ~
20246 \end_inset
20247
20248 sideways
20249 \family default
20250 .
20251 \end_layout
20252
20253 \begin_layout Standard
20254 Rotated floats are always placed on its own page (or column, in case you
20255  have a multi-column document).
20256  You can let them span several columns using the float settings option 
20257 \family sans
20258 Span
20259 \begin_inset space ~
20260 \end_inset
20261
20262 columns
20263 \family default
20264 .
20265  Floats are rotated so that you can read them from the outside margin.
20266  Forcing the rotation direction is explained in the 
20267 \emph on
20268 Embedded Objects
20269 \emph default
20270  manual.
20271 \end_layout
20272
20273 \begin_layout Standard
20274 Referencing rotated floats is the same like for normal floats, the caption
20275  format is also the same: Table
20276 \begin_inset space ~
20277 \end_inset
20278
20279
20280 \begin_inset CommandInset ref
20281 LatexCommand ref
20282 reference "cap:Rotated-table"
20283
20284 \end_inset
20285
20286  is an example of a rotated table float.
20287 \end_layout
20288
20289 \begin_layout Standard
20290 \begin_inset Note Greyedout
20291 status open
20292
20293 \begin_layout Plain Layout
20294
20295 \series bold
20296 Note:
20297 \series default
20298  Not all DVI-viewers are able to display rotated floats.
20299 \end_layout
20300
20301 \end_inset
20302
20303
20304 \end_layout
20305
20306 \begin_layout Standard
20307 \begin_inset Float table
20308 wide false
20309 sideways true
20310 status open
20311
20312 \begin_layout Plain Layout
20313 \begin_inset Caption
20314
20315 \begin_layout Plain Layout
20316 \begin_inset CommandInset label
20317 LatexCommand label
20318 name "cap:Rotated-table"
20319
20320 \end_inset
20321
20322  Rotated table
20323 \end_layout
20324
20325 \end_inset
20326
20327
20328 \end_layout
20329
20330 \begin_layout Plain Layout
20331 \align center
20332 \begin_inset Tabular
20333 <lyxtabular version="3" rows="1" columns="5">
20334 <features>
20335 <column alignment="center" valignment="top" width="0">
20336 <column alignment="center" valignment="top" width="0">
20337 <column alignment="center" valignment="top" width="0">
20338 <column alignment="center" valignment="top" width="0">
20339 <column alignment="center" valignment="top" width="0">
20340 <row>
20341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345 test
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 b
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 c
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20369 \begin_inset Text
20370
20371 \begin_layout Plain Layout
20372 d
20373 \end_layout
20374
20375 \end_inset
20376 </cell>
20377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Plain Layout
20381 e
20382 \end_layout
20383
20384 \end_inset
20385 </cell>
20386 </row>
20387 </lyxtabular>
20388
20389 \end_inset
20390
20391
20392 \end_layout
20393
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \begin_layout Subsection
20400 Float Placement
20401 \begin_inset CommandInset label
20402 LatexCommand label
20403 name "sub:Float-Placement"
20404
20405 \end_inset
20406
20407
20408 \begin_inset Index
20409 status collapsed
20410
20411 \begin_layout Plain Layout
20412 Floats ! Placement
20413 \end_layout
20414
20415 \end_inset
20416
20417
20418 \end_layout
20419
20420 \begin_layout Standard
20421 Right-clicking on a float-box opens a dialog where you can alter the placement
20422  options that LaTeX uses for positioning the float.
20423 \begin_inset Newline newline
20424 \end_inset
20425
20426 The option 
20427 \family sans
20428 Span
20429 \begin_inset space ~
20430 \end_inset
20431
20432 columns
20433 \family default
20434  is only useful for two-column documents: If you select it, the float will
20435  span across both columns on the page instead of being confined to just
20436  one.
20437 \begin_inset Newline newline
20438 \end_inset
20439
20440 The option 
20441 \family sans
20442 Rotate
20443 \begin_inset space ~
20444 \end_inset
20445
20446 sideways
20447 \family default
20448  is used to rotate floats, see section
20449 \begin_inset space ~
20450 \end_inset
20451
20452
20453 \begin_inset CommandInset ref
20454 LatexCommand ref
20455 reference "sub:Rotated-Floats"
20456
20457 \end_inset
20458
20459 .
20460 \end_layout
20461
20462 \begin_layout Standard
20463 You can use one ore more of the following options in the float dialog to
20464  set the placement for a particular float when you uncheck the option 
20465 \family sans
20466 Use
20467 \begin_inset space ~
20468 \end_inset
20469
20470 default
20471 \begin_inset space ~
20472 \end_inset
20473
20474 placement
20475 \family default
20476 :
20477 \end_layout
20478
20479 \begin_layout Description
20480 Here
20481 \begin_inset space ~
20482 \end_inset
20483
20484 if
20485 \begin_inset space ~
20486 \end_inset
20487
20488 possible: try to place the float on the position where it is inserted
20489 \end_layout
20490
20491 \begin_layout Description
20492 Top
20493 \begin_inset space ~
20494 \end_inset
20495
20496 of
20497 \begin_inset space ~
20498 \end_inset
20499
20500 page: try to place the float on the top of the current page
20501 \end_layout
20502
20503 \begin_layout Description
20504 Bottom
20505 \begin_inset space ~
20506 \end_inset
20507
20508 of
20509 \begin_inset space ~
20510 \end_inset
20511
20512 page: try to place the float on the bottom of the current page
20513 \end_layout
20514
20515 \begin_layout Description
20516 Page
20517 \begin_inset space ~
20518 \end_inset
20519
20520 of
20521 \begin_inset space ~
20522 \end_inset
20523
20524 floats: try to place the float on an own page 
20525 \end_layout
20526
20527 \begin_layout Standard
20528 The order of the above option is 
20529 \emph on
20530 always
20531 \emph default
20532  used by LaTeX.
20533  That means, if you use the default placement, LaTeX will first try out
20534  
20535 \family sans
20536 Here
20537 \begin_inset space ~
20538 \end_inset
20539
20540 if
20541 \begin_inset space ~
20542 \end_inset
20543
20544 possible
20545 \family default
20546 , then 
20547 \family sans
20548 Top
20549 \begin_inset space ~
20550 \end_inset
20551
20552 of
20553 \begin_inset space ~
20554 \end_inset
20555
20556 page
20557 \family default
20558 , and then the others.
20559  If you don't use the default, LaTeX will try only the checked options but
20560  in the same order.
20561  If none of the 4 placements are possible the procedure is internally repeated
20562  but it is tried to put the float on the following page.
20563 \end_layout
20564
20565 \begin_layout Standard
20566 By default, each options has its own rules:
20567 \end_layout
20568
20569 \begin_layout Standard
20570
20571 \family sans
20572 Top
20573 \begin_inset space ~
20574 \end_inset
20575
20576 of
20577 \begin_inset space ~
20578 \end_inset
20579
20580 page
20581 \family default
20582  only floats occupying less than 70
20583 \begin_inset space \thinspace{}
20584 \end_inset
20585
20586 % of the page can be placed at the top of a page
20587 \end_layout
20588
20589 \begin_layout Standard
20590
20591 \family sans
20592 Bottom
20593 \begin_inset space ~
20594 \end_inset
20595
20596 of
20597 \begin_inset space ~
20598 \end_inset
20599
20600 page
20601 \family default
20602 : only floats occupying less than 30
20603 \begin_inset space \thinspace{}
20604 \end_inset
20605
20606 % of the page can be placed at the bottom of a page.
20607 \end_layout
20608
20609 \begin_layout Standard
20610
20611 \family sans
20612 Page
20613 \begin_inset space ~
20614 \end_inset
20615
20616 of
20617 \begin_inset space ~
20618 \end_inset
20619
20620 floats
20621 \family default
20622 : only if more than 50
20623 \begin_inset space \thinspace{}
20624 \end_inset
20625
20626 % of the page are occupied by floats, several floats can be set together
20627  on a page.
20628 \end_layout
20629
20630 \begin_layout Standard
20631 If you don't like these rules, you can ignore them by using the additional
20632  option 
20633 \family sans
20634 Ignore
20635 \begin_inset space ~
20636 \end_inset
20637
20638 LaTeX
20639 \begin_inset space ~
20640 \end_inset
20641
20642 rules
20643 \family default
20644 .
20645 \end_layout
20646
20647 \begin_layout Standard
20648 Sometimes you might need, under all circumstances, a float to be placed
20649  exactly at the position where it is inserted.
20650  For this case you can use the option 
20651 \family sans
20652 Here
20653 \begin_inset space ~
20654 \end_inset
20655
20656 definitely
20657 \family default
20658 .
20659  Use this option very rarely and only if the document is nearly ready to
20660  be printed.
20661  Because the float is then no longer able to 
20662 \begin_inset Quotes eld
20663 \end_inset
20664
20665 float
20666 \begin_inset Quotes erd
20667 \end_inset
20668
20669  when you change your document and this will often destroy the page layout.
20670 \end_layout
20671
20672 \begin_layout Standard
20673 There are no placement options for text wrap floats, because they are always
20674  surrounded by the text of a certain paragraph.
20675 \end_layout
20676
20677 \begin_layout Standard
20678 For more details about float placements, have a look at LaTeX books like
20679  
20680 \begin_inset CommandInset citation
20681 LatexCommand cite
20682 key "latexcompanion,latexguide,latexbook"
20683
20684 \end_inset
20685
20686 .
20687 \end_layout
20688
20689 \begin_layout Section
20690 Minipages
20691 \begin_inset Index
20692 status collapsed
20693
20694 \begin_layout Plain Layout
20695 Minipages
20696 \end_layout
20697
20698 \end_inset
20699
20700
20701 \begin_inset CommandInset label
20702 LatexCommand label
20703 name "sec:Minipages"
20704
20705 \end_inset
20706
20707
20708 \end_layout
20709
20710 \begin_layout Standard
20711 LaTeX provides a mechanism to produce essentially a page within a page,
20712  called minipage.
20713  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20714 \begin_inset space ~
20715 \end_inset
20716
20717 apply.
20718  
20719 \end_layout
20720
20721 \begin_layout Standard
20722 Minipages in LyX have their own collapsible box inserted via the menu 
20723 \family sans
20724 Insert\SpecialChar \menuseparator
20725 Box
20726 \family default
20727 .
20728  Right-clicking on the box allows you to alter the width of the minipage
20729  and its alignment within the page.
20730 \end_layout
20731
20732 \begin_layout Standard
20733 \align center
20734 \begin_inset Box Frameless
20735 position "t"
20736 hor_pos "c"
20737 has_inner_box 1
20738 inner_pos "t"
20739 use_parbox 0
20740 width "30col%"
20741 special "none"
20742 height "1pt"
20743 height_special "totalheight"
20744 status open
20745
20746 \begin_layout Plain Layout
20747
20748 \shape italic
20749 This is a minipage.
20750  The text is set in an italic style.
20751 \end_layout
20752
20753 \begin_layout Plain Layout
20754
20755 \shape italic
20756 Minipages are often used for text in another language or text that needs
20757  another formatting.
20758 \end_layout
20759
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \begin_layout Standard
20766 \begin_inset VSpace medskip
20767 \end_inset
20768
20769 If you place two minipages side-by-side, you can use 
20770 \family sans
20771 Horizontal Fills
20772 \family default
20773  as described in section
20774 \begin_inset space ~
20775 \end_inset
20776
20777
20778 \begin_inset CommandInset ref
20779 LatexCommand ref
20780 reference "sub:Horizontal-Space"
20781
20782 \end_inset
20783
20784 :
20785 \begin_inset VSpace medskip
20786 \end_inset
20787
20788
20789 \end_layout
20790
20791 \begin_layout Standard
20792 \begin_inset Box Frameless
20793 position "t"
20794 hor_pos "c"
20795 has_inner_box 1
20796 inner_pos "t"
20797 use_parbox 0
20798 width "1.5in"
20799 special "none"
20800 height "1pt"
20801 height_special "totalheight"
20802 status open
20803
20804 \begin_layout Plain Layout
20805 This is a minipage with some stupid dummy text.
20806  This dummy text is used to increase the size of the minipage.
20807 \end_layout
20808
20809 \end_inset
20810
20811
20812 \begin_inset space \hfill{}
20813 \end_inset
20814
20815
20816 \begin_inset Box Frameless
20817 position "t"
20818 hor_pos "c"
20819 has_inner_box 1
20820 inner_pos "t"
20821 use_parbox 0
20822 width "1.5in"
20823 special "none"
20824 height "1pt"
20825 height_special "totalheight"
20826 status open
20827
20828 \begin_layout Plain Layout
20829 This is a minipage with some stupid dummy text.
20830  This dummy text is used to increase the size of the minipage.
20831 \end_layout
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \begin_layout Standard
20839 \begin_inset VSpace bigskip
20840 \end_inset
20841
20842
20843 \end_layout
20844
20845 \begin_layout Standard
20846 When you right-click on a minipage box, you can change the box from a minipage
20847  to other box types.
20848  All box types and their settings are explained in detail in chapter 
20849 \emph on
20850 Boxes
20851 \emph default
20852  of the 
20853 \emph on
20854 Embedded Objects
20855 \emph default
20856  manual.
20857 \end_layout
20858
20859 \begin_layout Chapter
20860 Mathematical Formulas
20861 \begin_inset Index
20862 status collapsed
20863
20864 \begin_layout Plain Layout
20865 Math
20866 \end_layout
20867
20868 \end_inset
20869
20870
20871 \begin_inset Index
20872 status collapsed
20873
20874 \begin_layout Plain Layout
20875 Formulas | see
20876 \begin_inset ERT
20877 status collapsed
20878
20879 \begin_layout Plain Layout
20880
20881 {
20882 \end_layout
20883
20884 \end_inset
20885
20886 Math
20887 \begin_inset ERT
20888 status collapsed
20889
20890 \begin_layout Plain Layout
20891
20892 }
20893 \end_layout
20894
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \end_inset
20901
20902
20903 \begin_inset CommandInset label
20904 LatexCommand label
20905 name "cha:Mathematical-Formulas"
20906
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \begin_layout Standard
20913 The issues of this chapter are described in detail in the 
20914 \emph on
20915 Math
20916 \emph default
20917  manual.
20918  There you'll also find tips and tricks for special cases.
20919 \end_layout
20920
20921 \begin_layout Section
20922 Basic Math Editing
20923 \begin_inset Index
20924 status collapsed
20925
20926 \begin_layout Plain Layout
20927 Math ! Basics
20928 \end_layout
20929
20930 \end_inset
20931
20932
20933 \end_layout
20934
20935 \begin_layout Standard
20936 To create a math formula, you can just click on the toolbar icon 
20937 \begin_inset Graphics
20938         filename ../images/math-mode.png
20939
20940 \end_inset
20941
20942 .
20943  That will create a little blue rectangle, with purple markers around its
20944  corners.
20945  That blue rectangle is the formula itself; the purple markers indicate
20946  what level of nesting within the formula you are at.
20947  You can also choose a particular formula type to insert via the 
20948 \family sans
20949 Insert\SpecialChar \menuseparator
20950 Math
20951 \family default
20952  menu.
20953 \end_layout
20954
20955 \begin_layout Standard
20956 Editing the parameters of a formula and adding math constructs can be done
20957  with the 
20958 \family sans
20959 math
20960 \begin_inset space ~
20961 \end_inset
20962
20963 toolbar
20964 \family default
20965 , that appears when the cursor is in a formula.
20966 \end_layout
20967
20968 \begin_layout Standard
20969 There are two main types of formulas: Inline formulas appear within a text
20970  line, like this one:
20971 \end_layout
20972
20973 \begin_layout Standard
20974 This is a line with an inline formula 
20975 \begin_inset Formula $A=B$
20976 \end_inset
20977
20978  in it.
20979 \end_layout
20980
20981 \begin_layout Standard
20982 Displayed formulas appear outside the text like as they were in an own paragraph
20983 , like this one:
20984 \begin_inset Formula \[
20985 A=B\]
20986
20987 \end_inset
20988
20989 You can only number and reference displayed formulas.
20990 \end_layout
20991
20992 \begin_layout Standard
20993 LyX supports also many LaTeX math commands.
20994  E.g.
20995  typing 
20996 \begin_inset Quotes eld
20997 \end_inset
20998
20999
21000 \series bold
21001
21002 \backslash
21003 alpha
21004 \series default
21005
21006 \begin_inset Quotes erd
21007 \end_inset
21008
21009 , followed by a space, in a formula will create the Greek letter 
21010 \begin_inset Formula $\alpha$
21011 \end_inset
21012
21013 .
21014  So typing commands might sometimes be faster than using the 
21015 \family sans
21016 Math
21017 \begin_inset space ~
21018 \end_inset
21019
21020 Panel
21021 \family default
21022 .
21023 \end_layout
21024
21025 \begin_layout Subsection
21026 Navigating in Formulas
21027 \begin_inset Index
21028 status collapsed
21029
21030 \begin_layout Plain Layout
21031 Math ! Navigating
21032 \end_layout
21033
21034 \end_inset
21035
21036
21037 \end_layout
21038
21039 \begin_layout Standard
21040 The best control over the cursor position within an existing formula is
21041  achieved with the arrow keys.
21042  LyX uses small rectangles to indicate places where something can be inserted.
21043  The arrow keys can be used to navigate between parts of a formula.
21044  Pressing 
21045 \family sans
21046 Space
21047 \family default
21048  will leave a formula construct (a square root 
21049 \begin_inset Formula $\sqrt{2}$
21050 \end_inset
21051
21052 , or parentheses 
21053 \begin_inset Formula $\left(f\right)$
21054 \end_inset
21055
21056 , or a matrix 
21057 \begin_inset Formula $\left[\begin{array}{cc}
21058 1 & 2\\
21059 3 & 4\end{array}\right]$
21060 \end_inset
21061
21062 ).
21063  Pressing 
21064 \family sans
21065 Escape
21066 \family default
21067  will leave the formula, placing the cursor after the formula.
21068  
21069 \family sans
21070 Tab
21071 \family default
21072  can be used to move horizontally in a formula; for example, through the
21073  cells of a matrix or the positions in a multi-line equation.
21074 \end_layout
21075
21076 \begin_layout Standard
21077
21078 \family sans
21079 Space
21080 \family default
21081 , printed in this document as 
21082 \begin_inset Quotes eld
21083 \end_inset
21084
21085
21086 \begin_inset ERT
21087 status collapsed
21088
21089 \begin_layout Plain Layout
21090
21091
21092 \backslash
21093 spce 
21094 \end_layout
21095
21096 \end_inset
21097
21098
21099 \begin_inset Quotes erd
21100 \end_inset
21101
21102
21103 \begin_inset Note Note
21104 status collapsed
21105
21106 \begin_layout Plain Layout
21107 This command will appear in the output as official character denoting the
21108  space character (visible space).
21109 \end_layout
21110
21111 \end_inset
21112
21113 , seems to do nothing in a formula, since it does not add a space between
21114  characters, but it does exit a nested structure.
21115  For this reason, you have to be careful about using 
21116 \family sans
21117 Space
21118 \family default
21119 .
21120  For example, if you want 
21121 \begin_inset Formula $\sqrt{2x+1}$
21122 \end_inset
21123
21124 , type 
21125 \series bold
21126
21127 \backslash
21128 sqrt
21129 \begin_inset ERT
21130 status collapsed
21131
21132 \begin_layout Plain Layout
21133
21134
21135 \backslash
21136 spce 
21137 \end_layout
21138
21139 \end_inset
21140
21141 2x+1
21142 \series default
21143  and not 
21144 \series bold
21145
21146 \backslash
21147 sqrt
21148 \begin_inset ERT
21149 status collapsed
21150
21151 \begin_layout Plain Layout
21152
21153
21154 \backslash
21155 spce 
21156 \end_layout
21157
21158 \end_inset
21159
21160 2x
21161 \begin_inset ERT
21162 status collapsed
21163
21164 \begin_layout Plain Layout
21165
21166
21167 \backslash
21168 spce 
21169 \end_layout
21170
21171 \end_inset
21172
21173 +1
21174 \series default
21175 , since in the latter case only the 
21176 \family typewriter
21177
21178 \begin_inset Formula $2x$
21179 \end_inset
21180
21181
21182 \family default
21183  will be under the square root sign: 
21184 \begin_inset Formula $\sqrt{2x}+1$
21185 \end_inset
21186
21187 .
21188 \end_layout
21189
21190 \begin_layout Standard
21191 You can leave many parts of a formula, like this matrix, partially filled
21192  in, such as:
21193 \begin_inset Formula \[
21194 \left(\begin{array}{ccc}
21195 \lambda_{1}\\
21196  & \ddots\\
21197  &  & \lambda_{n}\end{array}\right)\]
21198
21199 \end_inset
21200
21201 If you leave a fraction only partially filled in, or a subscript with nothing
21202  in it, the results will be unpredictable, but most constructs don't mind.
21203 \end_layout
21204
21205 \begin_layout Subsection
21206 Selecting Text
21207 \end_layout
21208
21209 \begin_layout Standard
21210 You can select text within a formula in two different ways.
21211  Place the cursor at one end of the string of text you want, and press 
21212 \family sans
21213 Shift
21214 \family default
21215  and a cursor movement key to select text.
21216  It will be highlighted as with regular text selection.
21217  Alternatively, you can select text with the mouse in the usual way.
21218  That text can then be cut or copied, and then pasted within any formula,
21219  but not in a normal text region in LyX.
21220 \end_layout
21221
21222 \begin_layout Subsection
21223 Exponents and Subscripts
21224 \begin_inset Index
21225 status collapsed
21226
21227 \begin_layout Plain Layout
21228 Math ! Exponents
21229 \end_layout
21230
21231 \end_inset
21232
21233
21234 \begin_inset Index
21235 status collapsed
21236
21237 \begin_layout Plain Layout
21238 Math ! Subscripts
21239 \end_layout
21240
21241 \end_inset
21242
21243
21244 \end_layout
21245
21246 \begin_layout Standard
21247 You can use the math panel to add super- or subscripts, but the much easier
21248  way is to use a command.
21249  To get 
21250 \begin_inset Formula $x^{2}$
21251 \end_inset
21252
21253 , type in a formula 
21254 \series bold
21255 x^2
21256 \begin_inset ERT
21257 status collapsed
21258
21259 \begin_layout Plain Layout
21260
21261
21262 \backslash
21263 spce 
21264 \end_layout
21265
21266 \end_inset
21267
21268
21269 \series default
21270 .
21271  The final 
21272 \family sans
21273 Space
21274 \family default
21275  puts the cursor back down on the base line of the expression.
21276  If you type 
21277 \series bold
21278 x^2y
21279 \series default
21280 , you will get 
21281 \begin_inset Formula $x^{2y}$
21282 \end_inset
21283
21284 , to get 
21285 \begin_inset Formula $x^{2}y$
21286 \end_inset
21287
21288 , type 
21289 \series bold
21290 x^2
21291 \begin_inset ERT
21292 status collapsed
21293
21294 \begin_layout Plain Layout
21295
21296
21297 \backslash
21298 spce 
21299 \end_layout
21300
21301 \end_inset
21302
21303 y
21304 \series default
21305 .
21306  If you use characters in the superscript, that could be accented with the
21307  hat 
21308 \begin_inset Quotes eld
21309 \end_inset
21310
21311 ^
21312 \begin_inset Quotes erd
21313 \end_inset
21314
21315 , you have to use an extra 
21316 \family sans
21317 Space
21318 \family default
21319  to separate the hat and the character.
21320  E.g.
21321  if you want 
21322 \begin_inset Formula $x^{a}$
21323 \end_inset
21324
21325 , type 
21326 \series bold
21327 x^
21328 \begin_inset ERT
21329 status collapsed
21330
21331 \begin_layout Plain Layout
21332
21333
21334 \backslash
21335 spce 
21336 \end_layout
21337
21338 \end_inset
21339
21340 a
21341 \series default
21342 .
21343  Subscripts are similar: To get 
21344 \begin_inset Formula $a_{1}$
21345 \end_inset
21346
21347 , type 
21348 \series bold
21349 a_1
21350 \begin_inset ERT
21351 status collapsed
21352
21353 \begin_layout Plain Layout
21354
21355
21356 \backslash
21357 spce 
21358 \end_layout
21359
21360 \end_inset
21361
21362
21363 \series default
21364 .
21365 \end_layout
21366
21367 \begin_layout Subsection
21368 Fractions
21369 \begin_inset Index
21370 status collapsed
21371
21372 \begin_layout Plain Layout
21373 Math ! Fractions
21374 \end_layout
21375
21376 \end_inset
21377
21378
21379 \end_layout
21380
21381 \begin_layout Standard
21382 Create a fraction with either the command 
21383 \series bold
21384
21385 \backslash
21386 frac
21387 \series default
21388  or using the icon 
21389 \begin_inset Graphics
21390         filename ../images/math/frac.png
21391         scale 60
21392
21393 \end_inset
21394
21395  in the 
21396 \family sans
21397 Math
21398 \begin_inset space ~
21399 \end_inset
21400
21401 Panel
21402 \family default
21403 .
21404  You will be presented with an empty fraction.
21405  The cursor is above the fraction line.
21406  To move it to the bottom, simply press 
21407 \family sans
21408 Down
21409 \family default
21410 .
21411  To move back up, press 
21412 \family sans
21413 Up
21414 \family default
21415 .
21416  Any math structure can be placed in a fraction, as this example shows:
21417 \begin_inset Formula \[
21418 \left[\frac{1}{\left(\begin{array}{cc}
21419 2 & 3\\
21420 4 & 5\end{array}\right)}\right]\]
21421
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \begin_layout Subsection
21428 Roots
21429 \begin_inset Index
21430 status collapsed
21431
21432 \begin_layout Plain Layout
21433 Math ! Roots
21434 \end_layout
21435
21436 \end_inset
21437
21438
21439 \end_layout
21440
21441 \begin_layout Standard
21442 Roots can be created using the 
21443 \family sans
21444 Math
21445 \begin_inset space ~
21446 \end_inset
21447
21448 Panel
21449 \family default
21450  button
21451 \begin_inset Graphics
21452         filename ../images/math/sqrt.png
21453
21454 \end_inset
21455
21456  or the commands 
21457 \series bold
21458
21459 \backslash
21460 sqrt
21461 \series default
21462  or 
21463 \series bold
21464
21465 \backslash
21466 root
21467 \series default
21468 .
21469  With the command 
21470 \series bold
21471
21472 \backslash
21473 root
21474 \series default
21475  you can produce roots of higher orders, like cube roots, while 
21476 \series bold
21477
21478 \backslash
21479 sqrt
21480 \series default
21481  produces always a square root.
21482 \end_layout
21483
21484 \begin_layout Subsection
21485 Operators with Limits
21486 \begin_inset Index
21487 status collapsed
21488
21489 \begin_layout Plain Layout
21490 Math ! Sums
21491 \end_layout
21492
21493 \end_inset
21494
21495
21496 \begin_inset Index
21497 status collapsed
21498
21499 \begin_layout Plain Layout
21500 Math ! Integrals
21501 \end_layout
21502
21503 \end_inset
21504
21505
21506 \begin_inset CommandInset label
21507 LatexCommand label
21508 name "sub:Operators-with-Limits"
21509
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \begin_layout Standard
21516 Sum (
21517 \begin_inset Formula $\sum$
21518 \end_inset
21519
21520 ) and integral (
21521 \begin_inset Formula $\int$
21522 \end_inset
21523
21524 ) operators are very often decorated with limits.
21525  These limits can be entered in LyX by entering them as you would enter
21526  a super- or subscript, directly after the symbol.
21527  The sum operator will automatically place its 
21528 \begin_inset Quotes eld
21529 \end_inset
21530
21531 limits
21532 \begin_inset Quotes erd
21533 \end_inset
21534
21535  over and under the symbol in displayed formulas, and on the side in inline
21536  formulas.
21537  Such as 
21538 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21539 \end_inset
21540
21541 , versus
21542 \begin_inset Formula \[
21543 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21544
21545 \end_inset
21546
21547 Integral signs, however, will place the limits on the side in both formula
21548  types.
21549 \end_layout
21550
21551 \begin_layout Standard
21552 All operators with limits will be automatically re-sized when placed in
21553  display mode.
21554  The placement of the limits can be changed by placing the cursor directly
21555  behind the operator and hitting 
21556 \family sans
21557 M-m l
21558 \family default
21559  or using the menu 
21560 \family sans
21561 Edit\SpecialChar \menuseparator
21562 Math\SpecialChar \menuseparator
21563 Change
21564 \begin_inset space ~
21565 \end_inset
21566
21567 Limits
21568 \begin_inset space ~
21569 \end_inset
21570
21571 Type
21572 \family default
21573 .
21574 \end_layout
21575
21576 \begin_layout Standard
21577 Certain other mathematical expressions have this 
21578 \begin_inset Quotes eld
21579 \end_inset
21580
21581 moving limits
21582 \begin_inset Quotes erd
21583 \end_inset
21584
21585  feature as addition, such as
21586 \begin_inset Index
21587 status collapsed
21588
21589 \begin_layout Plain Layout
21590 Math ! Limits
21591 \end_layout
21592
21593 \end_inset
21594
21595
21596 \begin_inset Formula \[
21597 \lim_{x\rightarrow\infty}f(x),\]
21598
21599 \end_inset
21600
21601 which will place the 
21602 \begin_inset Formula $x\rightarrow\infty$
21603 \end_inset
21604
21605  underneath the 
21606 \begin_inset Quotes eld
21607 \end_inset
21608
21609 lim
21610 \begin_inset Quotes erd
21611 \end_inset
21612
21613  in display mode.
21614  In inline formulas it looks like this: 
21615 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21616 \end_inset
21617
21618 .
21619 \end_layout
21620
21621 \begin_layout Standard
21622 Note that the lim-function was entered as the function macro 
21623 \series bold
21624
21625 \backslash
21626 lim
21627 \series default
21628 .
21629  Have a look at section
21630 \begin_inset space ~
21631 \end_inset
21632
21633
21634 \begin_inset CommandInset ref
21635 LatexCommand ref
21636 reference "sub:Functions"
21637
21638 \end_inset
21639
21640  for an explanation of function macros.
21641 \end_layout
21642
21643 \begin_layout Subsection
21644 Math Symbols
21645 \begin_inset Index
21646 status collapsed
21647
21648 \begin_layout Plain Layout
21649 Math ! Symbols
21650 \end_layout
21651
21652 \end_inset
21653
21654
21655 \end_layout
21656
21657 \begin_layout Standard
21658 Most math symbols can be found in the 
21659 \family sans
21660 Math
21661 \begin_inset space ~
21662 \end_inset
21663
21664 Panel
21665 \family default
21666  under one of several categories; including 
21667 \family sans
21668 Greek
21669 \family default
21670
21671 \family sans
21672 Operators
21673 \family default
21674  , 
21675 \family sans
21676 Relations
21677 \family default
21678
21679 \family sans
21680 Arrows
21681 \family default
21682 .
21683  There are also the additional symbols provided by the American Mathematical
21684  Society (AMS).
21685 \end_layout
21686
21687 \begin_layout Standard
21688 If you know the LaTeX-command for a construct or symbol you wish to use,
21689  you don't have to use the 
21690 \family sans
21691 Math
21692 \begin_inset space ~
21693 \end_inset
21694
21695 Panel
21696 \family default
21697 , but can type the command directly into the formula.
21698  LyX will convert it to the corresponding symbol or construct.
21699 \end_layout
21700
21701 \begin_layout Subsection
21702 Altering Spacing
21703 \begin_inset Index
21704 status collapsed
21705
21706 \begin_layout Plain Layout
21707 Math ! Spaces
21708 \end_layout
21709
21710 \end_inset
21711
21712
21713 \begin_inset CommandInset label
21714 LatexCommand label
21715 name "sub:Altering-Spacing"
21716
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \begin_layout Standard
21723 You may want to create spaces that differs from the standard spacing that
21724  LaTeX provides.
21725  To do this, type 
21726 \family sans
21727 C-Space
21728 \family default
21729  or to use the 
21730 \family sans
21731 Math
21732 \begin_inset space ~
21733 \end_inset
21734
21735 Panel
21736 \family default
21737  button 
21738 \begin_inset Graphics
21739         filename ../images/math/space.png
21740
21741 \end_inset
21742
21743 .
21744  This generates a small space, and shows a small marker on the screen.
21745  Here a example for the sequence 
21746 \series bold
21747 a C-Space b
21748 \series default
21749
21750 \begin_inset Formula $a\, b$
21751 \end_inset
21752
21753  (appears in LyX as 
21754 \begin_inset Graphics
21755         filename clipart/SpaceMarker.png
21756
21757 \end_inset
21758
21759 ).
21760  You can change the space to different sizes when you set the cursor behind
21761  the space marker and hit space again several times.
21762  With every space hit the size will be changed.
21763  Some markers for the space size appear red in LyX, because they are a negative
21764  spaces.
21765  Here two examples:
21766 \end_layout
21767
21768 \begin_layout Standard
21769
21770 \series bold
21771 a C-Space b
21772 \series default
21773  and 3×
21774 \family sans
21775 Space
21776 \family default
21777
21778 \begin_inset Formula $a\quad b$
21779 \end_inset
21780
21781
21782 \end_layout
21783
21784 \begin_layout Standard
21785
21786 \series bold
21787 a C-Space b
21788 \series default
21789  and 5×
21790 \family sans
21791 Space
21792 \family default
21793
21794 \begin_inset Formula $a\! b$
21795 \end_inset
21796
21797
21798 \end_layout
21799
21800 \begin_layout Subsection
21801 Functions
21802 \begin_inset Index
21803 status collapsed
21804
21805 \begin_layout Plain Layout
21806 Math ! Functions
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \begin_inset CommandInset label
21813 LatexCommand label
21814 name "sub:Functions"
21815
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \begin_layout Standard
21822 The 
21823 \family sans
21824 Math
21825 \begin_inset space ~
21826 \end_inset
21827
21828 Panel
21829 \family default
21830  contains under the button 
21831 \begin_inset Graphics
21832         filename ../images/math/functions.png
21833
21834 \end_inset
21835
21836  a number of functions, such as 
21837 \begin_inset Formula $\sin$
21838 \end_inset
21839
21840
21841 \begin_inset Formula $\lim$
21842 \end_inset
21843
21844
21845 \emph on
21846 etc
21847 \emph default
21848 .
21849  (you can also insert them in a formula by typing 
21850 \series bold
21851
21852 \backslash
21853 sin
21854 \series default
21855  etc.).
21856  Standard mathematical practice is, that functions are printed upright to
21857  avoid confusions, because 
21858 \begin_inset Formula $sin$
21859 \end_inset
21860
21861  does normally mean 
21862 \begin_inset Formula $s·i·n$
21863 \end_inset
21864
21865 .
21866 \end_layout
21867
21868 \begin_layout Standard
21869 Using the function macros will also produce correct spacing around the function:
21870  
21871 \begin_inset Formula $a\sin x$
21872 \end_inset
21873
21874  is different from 
21875 \begin_inset Formula $asinx$
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \begin_layout Standard
21882 For some mathematical objects, like the limes, the macro changes the way
21883  that subscripts are placed, like described in section
21884 \begin_inset space ~
21885 \end_inset
21886
21887
21888 \begin_inset CommandInset ref
21889 LatexCommand ref
21890 reference "sub:Operators-with-Limits"
21891
21892 \end_inset
21893
21894 .
21895 \end_layout
21896
21897 \begin_layout Subsection
21898 Accents
21899 \begin_inset Index
21900 status collapsed
21901
21902 \begin_layout Plain Layout
21903 Math ! Accents
21904 \end_layout
21905
21906 \end_inset
21907
21908
21909 \end_layout
21910
21911 \begin_layout Standard
21912 In a formula you can insert accented characters in the same way as in text
21913  mode.
21914  This may depend on your keyboard, or the bindings file you use.
21915  You can also use LaTeX commands to e.g.
21916  enter 
21917 \begin_inset Formula $\hat{a}$
21918 \end_inset
21919
21920  even if your keyboard doesn't have hat-accents enabled.
21921  Our example is entered by typing 
21922 \series bold
21923
21924 \backslash
21925 hat
21926 \begin_inset ERT
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930
21931
21932 \backslash
21933 spce 
21934 \end_layout
21935
21936 \end_inset
21937
21938 a
21939 \series default
21940  in a formula.
21941  Table
21942 \begin_inset space ~
21943 \end_inset
21944
21945
21946 \begin_inset CommandInset ref
21947 LatexCommand ref
21948 reference "cap:Accent-names-and"
21949
21950 \end_inset
21951
21952  shows the equivalences between the accent names and the commands.
21953 \end_layout
21954
21955 \begin_layout Standard
21956 \begin_inset Float table
21957 wide false
21958 sideways false
21959 status open
21960
21961 \begin_layout Plain Layout
21962 \begin_inset Caption
21963
21964 \begin_layout Plain Layout
21965 \begin_inset CommandInset label
21966 LatexCommand label
21967 name "cap:Accent-names-and"
21968
21969 \end_inset
21970
21971 Accent names and the corresponding commands.
21972 \end_layout
21973
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Plain Layout
21980 \align center
21981 \begin_inset Tabular
21982 <lyxtabular version="3" rows="11" columns="3">
21983 <features>
21984 <column alignment="center" valignment="top" width="0pt">
21985 <column alignment="center" valignment="top" width="0pt">
21986 <column alignment="center" valignment="top" width="0pt">
21987 <row>
21988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21989 \begin_inset Text
21990
21991 \begin_layout Plain Layout
21992 Name
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001 Command
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 E
22011 \family roman
22012 \series medium
22013 \shape up
22014 \size normal
22015 \emph off
22016 \bar no
22017 \noun off
22018 \color none
22019 xample
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 </row>
22025 <row>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030
22031 \family roman
22032 \series medium
22033 \shape up
22034 \size normal
22035 \emph off
22036 \bar no
22037 \noun off
22038 \color none
22039 circumflex
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048
22049 \series bold
22050
22051 \backslash
22052 hat
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061
22062 \family roman
22063 \series medium
22064 \shape up
22065 \size normal
22066 \emph off
22067 \bar no
22068 \noun off
22069 \color none
22070 \begin_inset Formula $\hat{a}$
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 <row>
22080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084
22085 \family roman
22086 \series medium
22087 \shape up
22088 \size normal
22089 \emph off
22090 \bar no
22091 \noun off
22092 \color none
22093 grave
22094 \end_layout
22095
22096 \end_inset
22097 </cell>
22098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22099 \begin_inset Text
22100
22101 \begin_layout Plain Layout
22102
22103 \series bold
22104
22105 \backslash
22106 grave
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \family roman
22117 \series medium
22118 \shape up
22119 \size normal
22120 \emph off
22121 \bar no
22122 \noun off
22123 \color none
22124 \begin_inset Formula $\grave{a}$
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \family roman
22140 \series medium
22141 \shape up
22142 \size normal
22143 \emph off
22144 \bar no
22145 \noun off
22146 \color none
22147 acute
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156
22157 \series bold
22158
22159 \backslash
22160 acute
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \family roman
22171 \series medium
22172 \shape up
22173 \size normal
22174 \emph off
22175 \bar no
22176 \noun off
22177 \color none
22178 \begin_inset Formula $\acute{a}$
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 </row>
22187 <row>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192
22193 \family roman
22194 \series medium
22195 \shape up
22196 \size normal
22197 \emph off
22198 \bar no
22199 \noun off
22200 \color none
22201 umlaut
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22207 \begin_inset Text
22208
22209 \begin_layout Plain Layout
22210
22211 \series bold
22212
22213 \backslash
22214 ddot
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \family roman
22225 \series medium
22226 \shape up
22227 \size normal
22228 \emph off
22229 \bar no
22230 \noun off
22231 \color none
22232 \begin_inset Formula $\ddot{a}$
22233 \end_inset
22234
22235
22236 \end_layout
22237
22238 \end_inset
22239 </cell>
22240 </row>
22241 <row>
22242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246
22247 \family roman
22248 \series medium
22249 \shape up
22250 \size normal
22251 \emph off
22252 \bar no
22253 \noun off
22254 \color none
22255 tilde
22256 \end_layout
22257
22258 \end_inset
22259 </cell>
22260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264
22265 \series bold
22266
22267 \backslash
22268 tilde
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277
22278 \family roman
22279 \series medium
22280 \shape up
22281 \size normal
22282 \emph off
22283 \bar no
22284 \noun off
22285 \color none
22286 \begin_inset Formula $\tilde{a}$
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 </row>
22295 <row>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300
22301 \family roman
22302 \series medium
22303 \shape up
22304 \size normal
22305 \emph off
22306 \bar no
22307 \noun off
22308 \color none
22309 dot
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \series bold
22320
22321 \backslash
22322 dot
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331
22332 \family roman
22333 \series medium
22334 \shape up
22335 \size normal
22336 \emph off
22337 \bar no
22338 \noun off
22339 \color none
22340 \begin_inset Formula $\dot{a}$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 </row>
22349 <row>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \family roman
22356 \series medium
22357 \shape up
22358 \size normal
22359 \emph off
22360 \bar no
22361 \noun off
22362 \color none
22363 breve
22364 \end_layout
22365
22366 \end_inset
22367 </cell>
22368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22369 \begin_inset Text
22370
22371 \begin_layout Plain Layout
22372
22373 \series bold
22374
22375 \backslash
22376 breve
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385
22386 \family roman
22387 \series medium
22388 \shape up
22389 \size normal
22390 \emph off
22391 \bar no
22392 \noun off
22393 \color none
22394 \begin_inset Formula $\breve{a}$
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 </row>
22403 <row>
22404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \family roman
22410 \series medium
22411 \shape up
22412 \size normal
22413 \emph off
22414 \bar no
22415 \noun off
22416 \color none
22417 caron
22418 \end_layout
22419
22420 \end_inset
22421 </cell>
22422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426
22427 \series bold
22428
22429 \backslash
22430 check
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439
22440 \family roman
22441 \series medium
22442 \shape up
22443 \size normal
22444 \emph off
22445 \bar no
22446 \noun off
22447 \color none
22448 \begin_inset Formula $\check{a}$
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 </row>
22457 <row>
22458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462
22463 \family roman
22464 \series medium
22465 \shape up
22466 \size normal
22467 \emph off
22468 \bar no
22469 \noun off
22470 \color none
22471 macron
22472 \end_layout
22473
22474 \end_inset
22475 </cell>
22476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480
22481 \series bold
22482
22483 \backslash
22484 bar
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \family roman
22495 \series medium
22496 \shape up
22497 \size normal
22498 \emph off
22499 \bar no
22500 \noun off
22501 \color none
22502 \begin_inset Formula $\bar{a}$
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 </row>
22511 <row>
22512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 vector
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525
22526 \series bold
22527
22528 \backslash
22529 vec
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538
22539 \family roman
22540 \series medium
22541 \shape up
22542 \size normal
22543 \emph off
22544 \bar no
22545 \noun off
22546 \color none
22547 \begin_inset Formula $\vec{a}$
22548 \end_inset
22549
22550
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 </row>
22556 </lyxtabular>
22557
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \begin_layout Standard
22569 You can choose one of the accents by selecting an item from the 
22570 \family sans
22571 Frame
22572 \begin_inset space ~
22573 \end_inset
22574
22575 decorations
22576 \family default
22577  symbol set button 
22578 \begin_inset Graphics
22579         filename ../images/math/hat.png
22580
22581 \end_inset
22582
22583  in the math panel ; this will apply to any selection you have made within
22584  a formula too.
22585 \end_layout
22586
22587 \begin_layout Section
22588 Brackets and Delimiters
22589 \begin_inset Index
22590 status collapsed
22591
22592 \begin_layout Plain Layout
22593 Math ! Brackets
22594 \end_layout
22595
22596 \end_inset
22597
22598
22599 \begin_inset Index
22600 status collapsed
22601
22602 \begin_layout Plain Layout
22603 Math ! Delimiters
22604 \end_layout
22605
22606 \end_inset
22607
22608
22609 \begin_inset CommandInset label
22610 LatexCommand label
22611 name "sec:Brackets-and-Delimiters"
22612
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \begin_layout Standard
22619 There are several brackets available through LyX.
22620  For most purposes, using just the keys 
22621 \family typewriter
22622 []{}()|<>
22623 \family default
22624  should suffice.
22625  But if you want to surround a large structure, like a matrix or a fraction,
22626  or if you have several layers of brackets, is better using 
22627 \family sans
22628 Math
22629 \begin_inset space ~
22630 \end_inset
22631
22632 Panel
22633 \family default
22634 's delimiter icon 
22635 \begin_inset Graphics
22636         filename ../images/math/delim.png
22637
22638 \end_inset
22639
22640 .
22641  For example, that's how you would construct the brackets around a standard
22642  matrix such as:
22643 \begin_inset Formula \[
22644 \left[\begin{array}{cc}
22645 1 & 2\\
22646 3 & 4\end{array}\right]\]
22647
22648 \end_inset
22649
22650 and to make it easier to see the layers of parentheses as in: 
22651 \begin_inset Formula \[
22652 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22653
22654 \end_inset
22655
22656
22657 \end_layout
22658
22659 \begin_layout Standard
22660 The parentheses, and other brackets from that menu will automatically re-size
22661  to accommodate the size of what is inside.
22662 \end_layout
22663
22664 \begin_layout Standard
22665 To construct brackets click on the button for the bracket you want on the
22666  left side and right side.
22667  If you use the option 
22668 \family sans
22669 Keep
22670 \begin_inset space ~
22671 \end_inset
22672
22673 matched
22674 \family default
22675 , the selected bracket type will be used for the left and the right side.
22676  The selection will be shown below the button field.
22677  If you want one side to not have a bracket, use the blank button.
22678  It will appear in LyX with a dotted line, but nothing will be printed.
22679 \end_layout
22680
22681 \begin_layout Standard
22682 If you want to place brackets around math structures, like a square root,
22683  you can do that by highlighting (selecting) the structure that is to go
22684  inside the brackets.
22685  Then choose the appropriate brackets for left and right and click on 
22686 \family sans
22687 Insert
22688 \family default
22689 .
22690  The parentheses will be drawn around the selected structure.
22691 \end_layout
22692
22693 \begin_layout Standard
22694 The next section explains how to insert a LaTeX 
22695 \begin_inset Quotes eld
22696 \end_inset
22697
22698 {
22699 \begin_inset Quotes erd
22700 \end_inset
22701
22702  for grouping.
22703 \end_layout
22704
22705 \begin_layout Section
22706 Grouping
22707 \begin_inset Index
22708 status collapsed
22709
22710 \begin_layout Plain Layout
22711 Math ! Grouping
22712 \end_layout
22713
22714 \end_inset
22715
22716
22717 \begin_inset CommandInset label
22718 LatexCommand label
22719 name "sec:Grouping"
22720
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \begin_layout Standard
22727 You may need to group a set of symbols.
22728  In LaTeX, for example, the typesetting of 
22729 \family typewriter
22730 {x^y}^z
22731 \family default
22732  is different from 
22733 \family typewriter
22734 x^{y^z}
22735 \family default
22736 :
22737 \end_layout
22738
22739 \begin_layout Standard
22740 \begin_inset Formula \[
22741 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22742
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \begin_layout Standard
22749 To create this grouping, you need to use the key sequence 
22750 \begin_inset Quotes eld
22751 \end_inset
22752
22753
22754 \series bold
22755
22756 \backslash
22757 {
22758 \series default
22759
22760 \begin_inset Quotes erd
22761 \end_inset
22762
22763  then type space.
22764  Inside LyX, you will see red braces indicating the grouping.
22765  Within this braces you insert the grouped structure.
22766  The grouping braces won't appear in the output in contrary to normal braces.
22767 \end_layout
22768
22769 \begin_layout Section
22770 Arrays and Multi-line Equations
22771 \begin_inset Index
22772 status collapsed
22773
22774 \begin_layout Plain Layout
22775 Math ! Arrays
22776 \end_layout
22777
22778 \end_inset
22779
22780
22781 \begin_inset Index
22782 status collapsed
22783
22784 \begin_layout Plain Layout
22785 Math ! Matrices
22786 \end_layout
22787
22788 \end_inset
22789
22790
22791 \begin_inset Index
22792 status collapsed
22793
22794 \begin_layout Plain Layout
22795 Math ! Multi-line Equations
22796 \end_layout
22797
22798 \end_inset
22799
22800
22801 \end_layout
22802
22803 \begin_layout Standard
22804 Matrices are entered in LyX using the 
22805 \family sans
22806 Math
22807 \begin_inset space ~
22808 \end_inset
22809
22810 Panel
22811 \family default
22812  matrix button 
22813 \begin_inset Graphics
22814         filename ../images/math/matrix.png
22815
22816 \end_inset
22817
22818 .
22819  It will open a dialog for you to choose the number of rows/columns.
22820  Here is an example:
22821 \begin_inset Formula \[
22822 \left(\begin{array}{ccc}
22823 1 & 2 & 3\\
22824 4 & 5 & 6\\
22825 7 & 8 & 9\end{array}\right)\]
22826
22827 \end_inset
22828
22829 The parentheses aren't automatic, but you can add them as described in section
22830 \begin_inset space ~
22831 \end_inset
22832
22833
22834 \begin_inset CommandInset ref
22835 LatexCommand ref
22836 reference "sec:Brackets-and-Delimiters"
22837
22838 \end_inset
22839
22840 .
22841  When you construct the matrix, you can decide whether the column entries
22842  will be left-, right-, or center-justified.
22843  This alignment is set in the box 
22844 \family sans
22845 Horizontal
22846 \family default
22847  with the letters 
22848 \begin_inset Quotes eld
22849 \end_inset
22850
22851
22852 \family sans
22853 l
22854 \family default
22855
22856 \begin_inset Quotes erd
22857 \end_inset
22858
22859
22860 \begin_inset Quotes eld
22861 \end_inset
22862
22863
22864 \family sans
22865 r
22866 \family default
22867
22868 \begin_inset Quotes erd
22869 \end_inset
22870
22871 , and 
22872 \begin_inset Quotes eld
22873 \end_inset
22874
22875
22876 \family sans
22877 c
22878 \family default
22879
22880 \begin_inset Quotes erd
22881 \end_inset
22882
22883 .
22884  LyX proposes a 
22885 \begin_inset Quotes eld
22886 \end_inset
22887
22888
22889 \family sans
22890 c
22891 \family default
22892
22893 \begin_inset Quotes erd
22894 \end_inset
22895
22896  for every column as default.
22897  For example, the sequence 
22898 \begin_inset Quotes eld
22899 \end_inset
22900
22901
22902 \family sans
22903 lrc
22904 \family default
22905
22906 \begin_inset Quotes erd
22907 \end_inset
22908
22909  means that the first column will be left-justified, the second will be
22910  centered, and the third column will be right-justified, because each letter
22911  corresponds to the relevant column.
22912  The result will look like this:
22913 \begin_inset Formula \[
22914 \begin{array}{lcr}
22915 this & this\, column & this\, column\\
22916 column & has & has\, right\\
22917 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22918
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \begin_layout Standard
22925 You can add more rows to an existing matrix by hitting 
22926 \family sans
22927 C-Enter
22928 \family default
22929  while the cursor is in the matrix.
22930  Adding or deleting columns can be done via the menu 
22931 \family sans
22932 Edit\SpecialChar \menuseparator
22933 Math
22934 \family default
22935 .
22936 \end_layout
22937
22938 \begin_layout Standard
22939 There are other arrays used in formulas, such as distinctions of cases.
22940  It can be created with the menu 
22941 \family sans
22942 Insert\SpecialChar \menuseparator
22943 Math\SpecialChar \menuseparator
22944 Cases
22945 \begin_inset space ~
22946 \end_inset
22947
22948 Environment
22949 \family default
22950  or the command 
22951 \series bold
22952
22953 \backslash
22954 cases
22955 \series default
22956 .
22957  Here an example: 
22958 \begin_inset Formula \[
22959 f(x)=\begin{cases}
22960 -1 & x<0\\
22961 0 & x=0\\
22962 1 & x>0\end{cases}\]
22963
22964 \end_inset
22965
22966
22967 \end_layout
22968
22969 \begin_layout Standard
22970 \begin_inset VSpace bigskip
22971 \end_inset
22972
22973 Multi-line formulas are created when you press 
22974 \family sans
22975 \series medium
22976 C-E
22977 \series default
22978 nter
22979 \family default
22980  within a formula.
22981  In an empty formula you can see that three blue boxes appear, one for each
22982  column.
22983  When you press 
22984 \family sans
22985 \series medium
22986 C-E
22987 \series default
22988 nter
22989 \family default
22990  in a non-empty formula, the part before the relation sign (equal sign 
22991 \begin_inset Quotes eld
22992 \end_inset
22993
22994 =
22995 \begin_inset Quotes erd
22996 \end_inset
22997
22998  etc.) will be inserted automatically to the first column, the relation sign
22999  is in the second column, and the rest in the third column.
23000  A new row is created by every further hit of 
23001 \family sans
23002 \series medium
23003 C-E
23004 \series default
23005 nter
23006 \family default
23007 .
23008  Multi-line formulas are always displayed formulas.
23009  Here is an example:
23010 \begin_inset Formula \begin{eqnarray}
23011 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23012 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
23013
23014 \end_inset
23015
23016  To change the column assignment of the formula parts, place the cursor
23017  where you want to start the shift and hit 
23018 \family sans
23019 C-Tab.
23020
23021 \family default
23022  It shifts everything in the column which is right beside the current cursor
23023  position to the next column.
23024  Note that the middle column is designed for relation signs, structures
23025  within this column will be printed in a smaller size:
23026 \begin_inset Formula \begin{eqnarray*}
23027 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23028
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \begin_layout Standard
23035 The multi-line formula type described here is called 
23036 \family typewriter
23037 \series medium
23038 eqnarray
23039 \family default
23040 \series default
23041 .
23042  There are other multi-line types being more suitable for certain situations,
23043  for example if you want a better inter-line spacing than in formula (
23044 \begin_inset CommandInset ref
23045 LatexCommand ref
23046 reference "eq:asquared"
23047
23048 \end_inset
23049
23050 ).
23051  The other types are described in section
23052 \begin_inset space ~
23053 \end_inset
23054
23055
23056 \begin_inset CommandInset ref
23057 LatexCommand ref
23058 reference "sub:AMS-Formula-Types"
23059
23060 \end_inset
23061
23062 .
23063 \end_layout
23064
23065 \begin_layout Section
23066 Formula Numbering and Referencing
23067 \begin_inset Index
23068 status collapsed
23069
23070 \begin_layout Plain Layout
23071 Math ! Formula numbering
23072 \end_layout
23073
23074 \end_inset
23075
23076
23077 \begin_inset Index
23078 status collapsed
23079
23080 \begin_layout Plain Layout
23081 Math ! Referencing formulas
23082 \end_layout
23083
23084 \end_inset
23085
23086
23087 \begin_inset CommandInset label
23088 LatexCommand label
23089 name "sec:Formula-Numbering-and"
23090
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \begin_layout Standard
23097 To number a formula, set the cursor in the formula and use the menu 
23098 \family sans
23099 Edit\SpecialChar \menuseparator
23100 Math\SpecialChar \menuseparator
23101 Toggle
23102 \begin_inset space ~
23103 \end_inset
23104
23105 Numbering
23106 \family default
23107  or the shortcut 
23108 \family sans
23109 M-m
23110 \begin_inset space ~
23111 \end_inset
23112
23113 n
23114 \family default
23115 .
23116  The formula number appears in LyX as 
23117 \begin_inset Quotes eld
23118 \end_inset
23119
23120 #
23121 \begin_inset Quotes erd
23122 \end_inset
23123
23124  within parentheses.
23125  The 
23126 \begin_inset Quotes erd
23127 \end_inset
23128
23129 #
23130 \begin_inset Quotes erd
23131 \end_inset
23132
23133  denotes, that the number will be calculated automatically when the output
23134  is generated.
23135  The placement and format of the formula number in the output depends on
23136  the document class.
23137  In this document the number is printed together with the chapter number,
23138  separated by a dot:
23139 \begin_inset Formula \begin{equation}
23140 1+1=2\end{equation}
23141
23142 \end_inset
23143
23144 Using 
23145 \family sans
23146 M-m
23147 \begin_inset space ~
23148 \end_inset
23149
23150 n
23151 \family default
23152  in a numbered formula will switch off the numbering.
23153  You can only number displayed formulas.
23154 \end_layout
23155
23156 \begin_layout Standard
23157 Multi-line formulas can be numbered line by line: Using the menu 
23158 \family sans
23159 Edit\SpecialChar \menuseparator
23160 Math\SpecialChar \menuseparator
23161 Toggle
23162 \begin_inset space ~
23163 \end_inset
23164
23165 Numbering
23166 \begin_inset space ~
23167 \end_inset
23168
23169 of
23170 \begin_inset space ~
23171 \end_inset
23172
23173 Line
23174 \family default
23175  or the shortcut 
23176 \family sans
23177 M-m
23178 \begin_inset space ~
23179 \end_inset
23180
23181 N
23182 \family default
23183  will only toggle the numbering of the line where the cursor is in:
23184 \begin_inset Formula \begin{eqnarray}
23185 1 & = & 3-2\\
23186 2 & = & 4-2\nonumber \\
23187 4 & \leq & 7\end{eqnarray}
23188
23189 \end_inset
23190
23191 To number all lines use the shortcut 
23192 \family sans
23193 M-m
23194 \begin_inset space ~
23195 \end_inset
23196
23197 n
23198 \family default
23199 .
23200 \end_layout
23201
23202 \begin_layout Standard
23203 \begin_inset VSpace bigskip
23204 \end_inset
23205
23206 Every displayed formula can be referenced by its number using a label.
23207  A label is inserted with the menu 
23208 \family sans
23209 Insert\SpecialChar \menuseparator
23210 Label
23211 \family default
23212  when the cursor is in the formula.
23213  This opens a dialog to enter the label.
23214  It is recommended to use the proposed 
23215 \begin_inset Quotes eld
23216 \end_inset
23217
23218
23219 \family sans
23220 eq:
23221 \family default
23222
23223 \begin_inset Quotes erd
23224 \end_inset
23225
23226  as first part of the label, because this helps later to identify the label
23227  type when you have many labels in your document.
23228  We inserted in the following example the label 
23229 \begin_inset Quotes eld
23230 \end_inset
23231
23232 eq:tanhExp
23233 \begin_inset Quotes erd
23234 \end_inset
23235
23236  in the second line:
23237 \begin_inset Formula \begin{eqnarray}
23238 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23239  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23240
23241 \end_inset
23242
23243 Every labeled line is automatically numbered.
23244  Therefore the label is shown in LyX at the place of the formula number
23245  placeholder 
23246 \begin_inset Quotes eld
23247 \end_inset
23248
23249 #
23250 \begin_inset Quotes erd
23251 \end_inset
23252
23253 .
23254  You can reference a labeled formula using the menu 
23255 \family sans
23256 Insert\SpecialChar \menuseparator
23257 Cross
23258 \begin_inset space ~
23259 \end_inset
23260
23261 Reference
23262 \family default
23263 .
23264  A dialog appears to choose a label you want refer to.
23265  The reference appears in LyX as grey cross reference box and in the output
23266  as the formula number:
23267 \end_layout
23268
23269 \begin_layout Standard
23270 This is a cross-reference to equation (
23271 \begin_inset CommandInset ref
23272 LatexCommand ref
23273 reference "eq:tanhExp"
23274
23275 \end_inset
23276
23277 ).
23278 \end_layout
23279
23280 \begin_layout Standard
23281 The properties of LyX's cross-reference box are described in section
23282 \begin_inset space ~
23283 \end_inset
23284
23285
23286 \begin_inset CommandInset ref
23287 LatexCommand ref
23288 reference "sec:Cross-References"
23289
23290 \end_inset
23291
23292 .
23293  To delete a label, set the cursor in the labeled formula, use the menu
23294  
23295 \family sans
23296 Insert\SpecialChar \menuseparator
23297 Label
23298 \family default
23299  and delete the label in the appearing dialog.
23300 \begin_inset Foot
23301 status collapsed
23302
23303 \begin_layout Plain Layout
23304 This is a unintuitive and will be fixed in the next version of LyX.
23305 \end_layout
23306
23307 \end_inset
23308
23309  
23310 \end_layout
23311
23312 \begin_layout Section
23313 User defined math macros
23314 \begin_inset Index
23315 status collapsed
23316
23317 \begin_layout Plain Layout
23318 Math ! Macros
23319 \end_layout
23320
23321 \end_inset
23322
23323
23324 \begin_inset CommandInset label
23325 LatexCommand label
23326 name "sec:math-macros"
23327
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \begin_layout Standard
23334 LyX allows you to define macros for formulas.
23335  For example we assume that solutions of the quadratic equation often occur
23336  in our document in various forms and we want to create a macro to print
23337  them.
23338 \begin_inset Newline newline
23339 \end_inset
23340
23341 The general form of a quadratic equation is:
23342 \begin_inset Formula \[
23343 0=\lambda^{2}+p\lambda+q\]
23344
23345 \end_inset
23346
23347 The general form of its solution is:
23348 \begin_inset Formula \[
23349 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23350
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \begin_layout Standard
23357 The macro should print the parameters 
23358 \begin_inset Formula $\lambda$
23359 \end_inset
23360
23361
23362 \begin_inset Formula $p$
23363 \end_inset
23364
23365  and 
23366 \begin_inset Formula $q$
23367 \end_inset
23368
23369  like in the equation above.
23370 \end_layout
23371
23372 \begin_layout Standard
23373 A macro is created by executing the command
23374 \end_layout
23375
23376 \begin_layout Standard
23377
23378 \series bold
23379 math-macro
23380 \begin_inset ERT
23381 status collapsed
23382
23383 \begin_layout Plain Layout
23384
23385
23386 \backslash
23387 spce 
23388 \end_layout
23389
23390 \end_inset
23391
23392 Name
23393 \begin_inset ERT
23394 status collapsed
23395
23396 \begin_layout Plain Layout
23397
23398
23399 \backslash
23400 spce 
23401 \end_layout
23402
23403 \end_inset
23404
23405 Number
23406 \begin_inset space ~
23407 \end_inset
23408
23409 of
23410 \begin_inset space ~
23411 \end_inset
23412
23413 Arguments
23414 \end_layout
23415
23416 \begin_layout Standard
23417 in the minibuffer at the bottom of the LyX screen.
23418  Name is the name of the new macro which mustn't contain numbers.
23419  The number of arguments can be a number in the range 1-9.
23420  If you want to define a macro without arguments, don't declare the number
23421  of arguments.
23422 \end_layout
23423
23424 \begin_layout Standard
23425 We have three arguments and name the macro 
23426 \begin_inset Quotes eld
23427 \end_inset
23428
23429 qE
23430 \begin_inset Quotes erd
23431 \end_inset
23432
23433 , so that the command is:
23434 \end_layout
23435
23436 \begin_layout Standard
23437
23438 \series bold
23439 math-macro
23440 \begin_inset ERT
23441 status collapsed
23442
23443 \begin_layout Plain Layout
23444
23445
23446 \backslash
23447 spce 
23448 \end_layout
23449
23450 \end_inset
23451
23452 qE
23453 \begin_inset ERT
23454 status collapsed
23455
23456 \begin_layout Plain Layout
23457
23458
23459 \backslash
23460 spce 
23461 \end_layout
23462
23463 \end_inset
23464
23465 3
23466 \end_layout
23467
23468 \begin_layout Standard
23469 This results in the following macro definition box: 
23470 \begin_inset Graphics
23471         filename clipart/macrobox.png
23472
23473 \end_inset
23474
23475  
23476 \begin_inset FormulaMacro
23477 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23478 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23479 \end_inset
23480
23481
23482 \begin_inset Note Note
23483 status collapsed
23484
23485 \begin_layout Plain Layout
23486 The first box is an image to show the behavior in the output.
23487  The second one is the definition box, that doesn't appear in the output.
23488 \end_layout
23489
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \begin_layout Standard
23496 The first blue box is for the definition, where you insert the formula via
23497  the math panel or commands.
23498  The placeholder for the arguments are inserted as a backslash and sharp
23499  followed by the argument number, e.g.
23500  
23501 \begin_inset Quotes eld
23502 \end_inset
23503
23504
23505 \backslash
23506 #1
23507 \begin_inset Quotes erd
23508 \end_inset
23509
23510  for the first argument.
23511  Placeholders will be displayed in red.
23512  The second blue box is for the appearance in LyX.
23513  This is useful when you have a large structure that shouldn't be displayed
23514  in LyX with its full size.
23515  If you want to see the macro as it is defined, leave the box blank.
23516  In our example we insert the sequence
23517 \begin_inset Newline newline
23518 \end_inset
23519
23520
23521 \series bold
23522 qE: 
23523 \backslash
23524 #1
23525 \series default
23526  
23527 \series bold
23528 ,
23529 \series default
23530  
23531 \series bold
23532
23533 \backslash
23534 #2
23535 \series default
23536  
23537 \series bold
23538 ,
23539 \series default
23540  
23541 \series bold
23542
23543 \backslash
23544 #3
23545 \begin_inset Newline newline
23546 \end_inset
23547
23548
23549 \series default
23550 The macro will then be shown as the macro name followed by the three arguments.
23551 \end_layout
23552
23553 \begin_layout Standard
23554 To use the macro in a formula, type its name as command, in our case 
23555 \begin_inset Quotes eld
23556 \end_inset
23557
23558
23559 \series bold
23560
23561 \backslash
23562 qE
23563 \series default
23564
23565 \begin_inset Quotes erd
23566 \end_inset
23567
23568 .
23569  The macro is inserted with boxes for the arguments looking similar to this:
23570 \end_layout
23571
23572 \begin_layout Standard
23573 \align center
23574 \begin_inset Graphics
23575         filename clipart/macrouse.png
23576
23577 \end_inset
23578
23579
23580 \end_layout
23581
23582 \begin_layout Standard
23583 The arguments are inserted in the blue boxes.
23584  If the cursor is outside the macro, the arguments are put in the macro.
23585  To change the arguments, put the cursor in the formula before or after
23586  the macro and press the right or left arrow key respectively.
23587  The arguments appear now again below the macro definition.
23588 \end_layout
23589
23590 \begin_layout Standard
23591 If you change the macro definition all macros are changed automatically
23592  to the new definition.
23593  Here an example of our macro with the arguments 
23594 \begin_inset Formula $x$
23595 \end_inset
23596
23597
23598 \begin_inset Formula $\ln(x)$
23599 \end_inset
23600
23601 , and 
23602 \begin_inset Formula $B$
23603 \end_inset
23604
23605 :
23606 \begin_inset Formula \[
23607 \qE x{\ln(y)}B\]
23608
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \begin_layout Standard
23615 When the document is exported to LaTeX, the macro definition will be inserted
23616  as the command:
23617 \end_layout
23618
23619 \begin_layout Standard
23620
23621 \series bold
23622
23623 \backslash
23624 newcommand{
23625 \backslash
23626 qE}[3]{#1_{1,
23627 \backslash
23628 ,2}=-
23629 \backslash
23630 frac{#2}{2}
23631 \backslash
23632 pm
23633 \begin_inset Newline newline
23634 \end_inset
23635
23636
23637 \begin_inset ERT
23638 status collapsed
23639
23640 \begin_layout Plain Layout
23641
23642
23643 \backslash
23644 hphantom{
23645 \end_layout
23646
23647 \end_inset
23648
23649
23650 \backslash
23651 newcommand
23652 \begin_inset ERT
23653 status collapsed
23654
23655 \begin_layout Plain Layout
23656
23657 }
23658 \end_layout
23659
23660 \end_inset
23661
23662
23663 \backslash
23664 sqrt{
23665 \backslash
23666 frac{#2^{2}}{4}-#3}}
23667 \end_layout
23668
23669 \begin_layout Standard
23670 The command is not inserted in the document preamble.
23671  That means you can only use macros in formulas that are below the macro
23672  definition box in your document.
23673  There are also some other restrictions: The command 
23674 \backslash
23675 newcommand supports optional arguments, which are not available in LyX's
23676  macros.
23677  You can also not change subsequently the name of the macro and the number
23678  of arguments.
23679  
23680 \end_layout
23681
23682 \begin_layout Section
23683 Fine-Tuning
23684 \end_layout
23685
23686 \begin_layout Subsection
23687 Typefaces
23688 \begin_inset Index
23689 status collapsed
23690
23691 \begin_layout Plain Layout
23692 Math ! Typefaces
23693 \end_layout
23694
23695 \end_inset
23696
23697
23698 \end_layout
23699
23700 \begin_layout Standard
23701 The standard font for text is italic, for numbers the standard is roman.
23702  To set a font in a formula, use the 
23703 \family sans
23704 Math
23705 \begin_inset space ~
23706 \end_inset
23707
23708 Panel
23709 \family default
23710  button 
23711 \begin_inset Graphics
23712         filename ../images/math/font.png
23713
23714 \end_inset
23715
23716 , or enter its command, listed in table
23717 \begin_inset space ~
23718 \end_inset
23719
23720
23721 \begin_inset CommandInset ref
23722 LatexCommand ref
23723 reference "cap:Typefaces-and-the"
23724
23725 \end_inset
23726
23727 , directly.
23728 \end_layout
23729
23730 \begin_layout Standard
23731 \begin_inset Float table
23732 wide false
23733 sideways false
23734 status open
23735
23736 \begin_layout Plain Layout
23737 \begin_inset Caption
23738
23739 \begin_layout Plain Layout
23740 \begin_inset CommandInset label
23741 LatexCommand label
23742 name "cap:Typefaces-and-the"
23743
23744 \end_inset
23745
23746 Typefaces and the corresponding commands.
23747 \end_layout
23748
23749 \end_inset
23750
23751
23752 \end_layout
23753
23754 \begin_layout Plain Layout
23755 \align center
23756 \begin_inset Tabular
23757 <lyxtabular version="3" rows="9" columns="2">
23758 <features>
23759 <column alignment="center" valignment="top" width="0pt">
23760 <column alignment="center" valignment="top" width="0pt">
23761 <row>
23762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766 Font
23767 \end_layout
23768
23769 \end_inset
23770 </cell>
23771 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23772 \begin_inset Text
23773
23774 \begin_layout Plain Layout
23775 Command
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 </row>
23781 <row>
23782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23783 \begin_inset Text
23784
23785 \begin_layout Plain Layout
23786
23787 \shape up
23788 \size normal
23789 \bar no
23790 \noun off
23791 \color none
23792 \begin_inset Formula $\mathrm{Roman}$
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804
23805 \series bold
23806
23807 \backslash
23808 mathrm
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23820 \end_inset
23821
23822
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831
23832 \series bold
23833
23834 \backslash
23835 mathbf
23836 \end_layout
23837
23838 \end_inset
23839 </cell>
23840 </row>
23841 <row>
23842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846 \begin_inset Formula $\mathit{Italic}$
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858
23859 \series bold
23860
23861 \backslash
23862 mathit
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 </row>
23868 <row>
23869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873
23874 \shape up
23875 \size normal
23876 \bar no
23877 \noun off
23878 \color none
23879 \begin_inset Formula $\mathtt{Typewriter}$
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891
23892 \series bold
23893
23894 \backslash
23895 mathtt
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 </row>
23901 <row>
23902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23907 \end_inset
23908
23909
23910 \end_layout
23911
23912 \end_inset
23913 </cell>
23914 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \series bold
23920
23921 \backslash
23922 mathbb
23923 \end_layout
23924
23925 \end_inset
23926 </cell>
23927 </row>
23928 <row>
23929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23930 \begin_inset Text
23931
23932 \begin_layout Plain Layout
23933 \begin_inset Formula $\mathfrak{Fraktur}$
23934 \end_inset
23935
23936
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23942 \begin_inset Text
23943
23944 \begin_layout Plain Layout
23945
23946 \series bold
23947
23948 \backslash
23949 mathfrak
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 </row>
23955 <row>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \shape up
23962 \size normal
23963 \emph on
23964 \bar no
23965 \noun off
23966 \color none
23967 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23976 \begin_inset Text
23977
23978 \begin_layout Plain Layout
23979
23980 \series bold
23981
23982 \backslash
23983 mathcal
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994 \begin_inset Formula $\mathsf{SansSerif}$
23995 \end_inset
23996
23997
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \series bold
24008
24009 \backslash
24010 mathsf
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 </row>
24016 </lyxtabular>
24017
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \begin_layout Standard
24029 \begin_inset Note Greyedout
24030 status open
24031
24032 \begin_layout Plain Layout
24033
24034 \series bold
24035 Note:
24036 \series default
24037  that you can only print capital letters in the typefaces 
24038 \family sans
24039 Blackbold
24040 \family default
24041  and 
24042 \family sans
24043 Calligraphic
24044 \family default
24045 .
24046 \end_layout
24047
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \begin_layout Standard
24054 When you use a typeface, a blue box is inserted in the formula.
24055  Every character in this box will be printed in this typeface.
24056  Pressing 
24057 \family sans
24058 Space
24059 \family default
24060  within the box, will set the cursor outside, so that you have to use a
24061  protected space when you need a space in the box.
24062  Here an example where a 
24063 \begin_inset Quotes eld
24064 \end_inset
24065
24066 N
24067 \begin_inset Quotes erd
24068 \end_inset
24069
24070  in 
24071 \family sans
24072 Blackbold
24073 \family default
24074  denotes the set of numbers:
24075 \begin_inset Formula \[
24076 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24077
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \begin_layout Standard
24084 The typefaces are nestable, which can cause confusion.
24085  You can e.g.
24086  put a character in 
24087 \family sans
24088 Fraktur
24089 \family default
24090  in a box for 
24091 \family sans
24092 Typewriter
24093 \family default
24094
24095 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24096 \end_inset
24097
24098  
24099 \begin_inset Newline newline
24100 \end_inset
24101
24102 So better don't use this feature.
24103 \end_layout
24104
24105 \begin_layout Standard
24106 The typefaces have no effect on Greek letters: 
24107 \begin_inset Formula $\mathfrak{abc\delta e}$
24108 \end_inset
24109
24110
24111 \begin_inset Newline newline
24112 \end_inset
24113
24114 You can only print them emboldened using the command 
24115 \series bold
24116
24117 \backslash
24118 boldsymbol
24119 \series default
24120 , which works like the other typeface commands: 
24121 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Standard
24128
24129 \series bold
24130
24131 \backslash
24132 boldsymbol
24133 \series default
24134  works for all symbols, letters, and numbers.
24135 \end_layout
24136
24137 \begin_layout Standard
24138 A number of other font options are available as well, in the menu 
24139 \family sans
24140 Insert\SpecialChar \menuseparator
24141 Math\SpecialChar \menuseparator
24142 Font
24143 \begin_inset space ~
24144 \end_inset
24145
24146 Change
24147 \family default
24148 .
24149 \end_layout
24150
24151 \begin_layout Subsection
24152 Math Text
24153 \begin_inset Index
24154 status collapsed
24155
24156 \begin_layout Plain Layout
24157 Math ! Text
24158 \end_layout
24159
24160 \end_inset
24161
24162
24163 \end_layout
24164
24165 \begin_layout Standard
24166 Typefaces are useful for entering some characters in some given font, but
24167  not for text.
24168  For typing longer pieces of text use the math text, which is obtained using
24169  the entry 
24170 \family sans
24171 Normal
24172 \begin_inset space ~
24173 \end_inset
24174
24175 text
24176 \begin_inset space ~
24177 \end_inset
24178
24179 mode
24180 \family default
24181  of the 
24182 \family sans
24183 Math
24184 \begin_inset space ~
24185 \end_inset
24186
24187 Panel
24188 \family default
24189  button 
24190 \begin_inset Graphics
24191         filename ../images/math/font.png
24192
24193 \end_inset
24194
24195  (alternatively the shortcut 
24196 \family sans
24197 M-m
24198 \begin_inset space ~
24199 \end_inset
24200
24201 m
24202 \family default
24203 ).
24204  Math text appears in LyX in black instead of blue.
24205  You can use spaces and accents in math text like in normal text.
24206  Here is an example:
24207 \begin_inset Formula \[
24208 f(x)=\begin{cases}
24209 x & \textrm{if I say so}\\
24210 -x & \textrm{unter Umständen}\end{cases}\]
24211
24212 \end_inset
24213
24214
24215 \end_layout
24216
24217 \begin_layout Subsection
24218 Font Sizes
24219 \begin_inset Index
24220 status collapsed
24221
24222 \begin_layout Plain Layout
24223 Math ! Font sizes
24224 \end_layout
24225
24226 \end_inset
24227
24228
24229 \end_layout
24230
24231 \begin_layout Standard
24232 There are four font styles (relative sizes) used in math-mode, which are
24233  automatically chosen in most situations.
24234  These are called 
24235 \family sans
24236 textstyle
24237 \family default
24238
24239 \family sans
24240 displaystyle
24241 \family default
24242
24243 \family sans
24244 scriptstyle
24245 \family default
24246 , and 
24247 \family sans
24248 scriptscriptstyle
24249 \family default
24250 .
24251  For most characters, 
24252 \family sans
24253 textstyle
24254 \family default
24255  and 
24256 \family sans
24257 displaystyle
24258 \family default
24259  are actually the same size, but fractions, superscripts and subscripts,
24260  and certain other structures, are set larger in 
24261 \family sans
24262 displaystyle
24263 \family default
24264 .
24265  Except for some operators, which resize themselves to accommodate various
24266  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24267  These choices can be overridden by using the math panel button 
24268 \begin_inset Graphics
24269         filename ../images/math/style.png
24270
24271 \end_inset
24272
24273 .
24274  A box for the size will be created in which you can insert the math structure.
24275  For example, you can set 
24276 \begin_inset Formula $\frac{1}{2}$
24277 \end_inset
24278
24279 , which is normally in 
24280 \family sans
24281 textstyle
24282 \family default
24283 , larger in 
24284 \family sans
24285 displaystyle
24286 \family default
24287
24288 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24289 \end_inset
24290
24291 .
24292  The four styles are used in the following example:
24293 \end_layout
24294
24295 \begin_layout Standard
24296 \begin_inset Formula $displaystyle$
24297 \end_inset
24298
24299
24300 \begin_inset Formula ${\textstyle textstyle}$
24301 \end_inset
24302
24303
24304 \begin_inset Formula ${\scriptstyle scriptstyle}$
24305 \end_inset
24306
24307
24308 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24309 \end_inset
24310
24311 .
24312 \end_layout
24313
24314 \begin_layout Standard
24315 All these math-mode font sizes are relative, that means, if the whole math
24316  inset is set in a particular size with the menu 
24317 \family sans
24318 Edit\SpecialChar \menuseparator
24319 Text
24320 \begin_inset space ~
24321 \end_inset
24322
24323 Style
24324 \family default
24325 , all sizes in the formula will be adjusted relative to this size.
24326  Similarly, if the base font size of the document is changed, all fonts
24327  will be adjusted to correspond.
24328  As example a formula in the font size 
24329 \begin_inset Quotes eld
24330 \end_inset
24331
24332 largest
24333 \begin_inset Quotes erd
24334 \end_inset
24335
24336 :
24337 \end_layout
24338
24339 \begin_layout Standard
24340
24341 \family roman
24342 \size largest
24343 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \begin_layout Section
24350 Theorem Modules
24351 \end_layout
24352
24353 \begin_layout Standard
24354 As of LyX 1.6, support for theorem-like environments has been moved out of
24355  the document classes and into layout modules.
24356 \begin_inset Index
24357 status collapsed
24358
24359 \begin_layout Plain Layout
24360 Layout Modules
24361 \end_layout
24362
24363 \end_inset
24364
24365  As a result, theorem-like environments can now easily be used with classes
24366  other than the AMS classes.
24367  See section 
24368 \begin_inset CommandInset ref
24369 LatexCommand ref
24370 reference "sub:Modules"
24371
24372 \end_inset
24373
24374  for more on layout modules.
24375 \end_layout
24376
24377 \begin_layout Section
24378 AMS-LaTeX
24379 \begin_inset Index
24380 status collapsed
24381
24382 \begin_layout Plain Layout
24383 AMS math
24384 \end_layout
24385
24386 \end_inset
24387
24388
24389 \begin_inset Index
24390 status collapsed
24391
24392 \begin_layout Plain Layout
24393 Math ! AMS
24394 \end_layout
24395
24396 \end_inset
24397
24398
24399 \end_layout
24400
24401 \begin_layout Standard
24402 LyX supports the packages provided by the American Mathematical Society
24403  (AMS) that are in common use.
24404 \end_layout
24405
24406 \begin_layout Subsection
24407 Enabling AMS-Support
24408 \end_layout
24409
24410 \begin_layout Standard
24411 Selecting the checkbox 
24412 \family sans
24413 Use
24414 \begin_inset space ~
24415 \end_inset
24416
24417 AMS
24418 \begin_inset space ~
24419 \end_inset
24420
24421 math
24422 \begin_inset space ~
24423 \end_inset
24424
24425 package
24426 \family default
24427  in the 
24428 \family sans
24429 Document\SpecialChar \menuseparator
24430 Settings
24431 \family default
24432
24433 \begin_inset Index
24434 status collapsed
24435
24436 \begin_layout Plain Layout
24437 Document ! Settings
24438 \end_layout
24439
24440 \end_inset
24441
24442  dialog under 
24443 \family sans
24444 Math
24445 \begin_inset space ~
24446 \end_inset
24447
24448 Options
24449 \family default
24450  will include the AMS-packages in the document, and make the facilities
24451  available.
24452  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24453  formulas, assure that you have enabled AMS.
24454 \end_layout
24455
24456 \begin_layout Subsection
24457 AMS-Formula Types
24458 \begin_inset CommandInset label
24459 LatexCommand label
24460 name "sub:AMS-Formula-Types"
24461
24462 \end_inset
24463
24464
24465 \begin_inset Index
24466 status collapsed
24467
24468 \begin_layout Plain Layout
24469 Math ! Multi-line Equations
24470 \end_layout
24471
24472 \end_inset
24473
24474
24475 \end_layout
24476
24477 \begin_layout Standard
24478 AMS-LaTeX provides a selection of different formula types.
24479  LyX allows you to choose between 
24480 \family typewriter
24481 align
24482 \family default
24483
24484 \family typewriter
24485 alignat
24486 \family default
24487
24488 \family typewriter
24489 flalign
24490 \family default
24491
24492 \family typewriter
24493 gather
24494 \family default
24495 , and 
24496 \family typewriter
24497 multline
24498 \family default
24499 .
24500  We refer to the AMS-documentation for an explanation of these formula types.
24501 \end_layout
24502
24503 \begin_layout Chapter
24504 More Tools
24505 \end_layout
24506
24507 \begin_layout Section
24508 Cross-References
24509 \begin_inset Index
24510 status collapsed
24511
24512 \begin_layout Plain Layout
24513 Cross references
24514 \end_layout
24515
24516 \end_inset
24517
24518
24519 \begin_inset CommandInset label
24520 LatexCommand label
24521 name "sec:Cross-References"
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 One of LyX's strengths are cross-references.
24530  You can reference every section, float, footnote, formula, and list in
24531  the document.
24532  To reference a document part, you have to insert a label into it.
24533  The label is used as anchor and name for the reference.
24534  We want for example refer to the the second item of the following list:
24535 \end_layout
24536
24537 \begin_layout Enumerate
24538 First item
24539 \end_layout
24540
24541 \begin_layout Enumerate
24542 \begin_inset CommandInset label
24543 LatexCommand label
24544 name "enu:Second-item"
24545
24546 \end_inset
24547
24548 Second item
24549 \end_layout
24550
24551 \begin_layout Enumerate
24552 Third item
24553 \end_layout
24554
24555 \begin_layout Standard
24556 First we insert a label into the second item with the menu 
24557 \family sans
24558 Insert\SpecialChar \menuseparator
24559 Label
24560 \family default
24561  or the by pressing the toolbar button 
24562 \begin_inset Graphics
24563         filename ../images/label-insert.png
24564         scale 85
24565
24566 \end_inset
24567
24568 .
24569  A grey label box like this: 
24570 \begin_inset Graphics
24571         filename clipart/labelQt4.png
24572         scale 85
24573
24574 \end_inset
24575
24576  is inserted and the label window pops up asking for the label text.
24577  LyX offers as text the first words of the item with a prefix, in our case
24578  the text 
24579 \begin_inset Quotes eld
24580 \end_inset
24581
24582
24583 \family sans
24584 enu: Second-item
24585 \family default
24586
24587 \begin_inset Quotes erd
24588 \end_inset
24589
24590 .
24591  The prefix 
24592 \begin_inset Quotes eld
24593 \end_inset
24594
24595
24596 \family sans
24597 enu:
24598 \family default
24599
24600 \begin_inset Quotes erd
24601 \end_inset
24602
24603  stands for 
24604 \begin_inset Quotes eld
24605 \end_inset
24606
24607 enumerate
24608 \begin_inset Quotes erd
24609 \end_inset
24610
24611 .
24612  The prefix depends on the document part where the label is inserted, e.g.
24613  if you insert a label to a section heading, the prefix will be 
24614 \begin_inset Quotes eld
24615 \end_inset
24616
24617
24618 \family sans
24619 sec:
24620 \family default
24621
24622 \begin_inset Quotes erd
24623 \end_inset
24624
24625 .
24626 \end_layout
24627
24628 \begin_layout Standard
24629 To reference the item, we refer to its label using the menu 
24630 \family sans
24631 Insert\SpecialChar \menuseparator
24632 Cross-Reference
24633 \family default
24634  or the toolbar button 
24635 \begin_inset Graphics
24636         filename ../images/dialog-show-new-inset_ref.png
24637         scale 85
24638
24639 \end_inset
24640
24641 .
24642  A grey cross-reference box like this: 
24643 \begin_inset Graphics
24644         filename clipart/referenceQt4.png
24645         scale 85
24646
24647 \end_inset
24648
24649  is inserted and the cross-reference window appear showing all labels of
24650  the document.
24651  We can now sort the labels alphabetically and then choose the entry 
24652 \begin_inset Quotes eld
24653 \end_inset
24654
24655
24656 \family sans
24657 enu:Second-item
24658 \family default
24659
24660 \begin_inset Quotes erd
24661 \end_inset
24662
24663 .
24664  At the position of the cross-reference box the item number will appear
24665  in the output.
24666  Here is our cross-reference:
24667 \end_layout
24668
24669 \begin_layout Standard
24670 Item
24671 \begin_inset space ~
24672 \end_inset
24673
24674
24675 \begin_inset CommandInset ref
24676 LatexCommand ref
24677 reference "enu:Second-item"
24678
24679 \end_inset
24680
24681
24682 \end_layout
24683
24684 \begin_layout Standard
24685 It is recommended to use a protected space
24686 \begin_inset Foot
24687 status collapsed
24688
24689 \begin_layout Plain Layout
24690 described in section
24691 \begin_inset space ~
24692 \end_inset
24693
24694
24695 \begin_inset CommandInset ref
24696 LatexCommand ref
24697 reference "sub:Protected-Space"
24698
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \end_inset
24705
24706  between the cross-reference name and its number to avoid ugly line breaks
24707  between them.
24708 \end_layout
24709
24710 \begin_layout Standard
24711 There are six varieties of cross-references:
24712 \end_layout
24713
24714 \begin_layout Description
24715 <reference>: prints the float number, this is the default: 
24716 \begin_inset CommandInset ref
24717 LatexCommand ref
24718 reference "cap:Two-distorted-images"
24719
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \begin_layout Description
24726 (<reference>): prints the float number within two parentheses, this is the
24727  style normally used to reference formulas, especially when the reference
24728  name 
24729 \begin_inset Quotes eld
24730 \end_inset
24731
24732 Equation
24733 \begin_inset Quotes erd
24734 \end_inset
24735
24736  is omitted: 
24737 \begin_inset CommandInset ref
24738 LatexCommand eqref
24739 reference "eq:tanhExp"
24740
24741 \end_inset
24742
24743
24744 \end_layout
24745
24746 \begin_layout Description
24747 <page>: prints the page number: Page
24748 \begin_inset space ~
24749 \end_inset
24750
24751
24752 \begin_inset CommandInset ref
24753 LatexCommand pageref
24754 reference "cap:Two-distorted-images"
24755
24756 \end_inset
24757
24758
24759 \end_layout
24760
24761 \begin_layout Description
24762 on
24763 \begin_inset space ~
24764 \end_inset
24765
24766 page
24767 \begin_inset space ~
24768 \end_inset
24769
24770 <page>: prints the text "on page" and the page number: 
24771 \begin_inset CommandInset ref
24772 LatexCommand vpageref
24773 reference "cap:Two-distorted-images"
24774
24775 \end_inset
24776
24777
24778 \end_layout
24779
24780 \begin_layout Description
24781 <reference>
24782 \begin_inset space ~
24783 \end_inset
24784
24785 on
24786 \begin_inset space ~
24787 \end_inset
24788
24789 page
24790 \begin_inset space ~
24791 \end_inset
24792
24793 <page>: prints the float number, the text "on page", and the page number:
24794  
24795 \begin_inset CommandInset ref
24796 LatexCommand vref
24797 reference "cap:Two-distorted-images"
24798
24799 \end_inset
24800
24801
24802 \end_layout
24803
24804 \begin_layout Description
24805 Formatted
24806 \begin_inset space ~
24807 \end_inset
24808
24809 reference: prints a self defined cross-reference format.
24810 \begin_inset Newline newline
24811 \end_inset
24812
24813
24814 \begin_inset Note Greyedout
24815 status open
24816
24817 \begin_layout Plain Layout
24818
24819 \series bold
24820 Note:
24821 \series default
24822  This feature is only available when you have the LaTeX-package 
24823 \series bold
24824 prettyref
24825 \series default
24826
24827 \begin_inset Index
24828 status collapsed
24829
24830 \begin_layout Plain Layout
24831 Latex@LaTeX-packages ! prettyref
24832 \end_layout
24833
24834 \end_inset
24835
24836  installed.
24837 \end_layout
24838
24839 \end_inset
24840
24841
24842 \end_layout
24843
24844 \begin_layout Standard
24845 Note that the style <page> won't print the page number if the label is on
24846  the previous, the same, or the next page.
24847  You will e.
24848 \begin_inset space \thinspace{}
24849 \end_inset
24850
24851 g.
24852 \begin_inset space ~
24853 \end_inset
24854
24855 see the text 
24856 \begin_inset Quotes eld
24857 \end_inset
24858
24859
24860 \family sans
24861 on this page
24862 \family default
24863
24864 \begin_inset Quotes erd
24865 \end_inset
24866
24867  instead.
24868 \end_layout
24869
24870 \begin_layout Standard
24871 The number and current page of the referred document part in the output,
24872  is automatically calculated by LaTeX.
24873  The varieties are adjusted in the field 
24874 \family sans
24875 Format
24876 \family default
24877  of the cross-reference window, that appear when you click on the cross-referenc
24878 e box.
24879 \end_layout
24880
24881 \begin_layout Standard
24882 You can only use the style 
24883 \family sans
24884 <reference>
24885 \family default
24886  to reference numbered document parts, while the reference style 
24887 \family sans
24888 <page>
24889 \family default
24890  is always possible.
24891 \end_layout
24892
24893 \begin_layout Standard
24894 If you want to reference a section, put the label in the section heading,
24895  to reference a float, put the label in the caption.
24896  For footnotes you can put the label somewhere in it.
24897  Referencing formulas is explained in section
24898 \begin_inset space ~
24899 \end_inset
24900
24901
24902 \begin_inset CommandInset ref
24903 LatexCommand ref
24904 reference "sec:Formula-Numbering-and"
24905
24906 \end_inset
24907
24908 .
24909 \end_layout
24910
24911 \begin_layout Standard
24912 The button 
24913 \family sans
24914 Go
24915 \begin_inset space ~
24916 \end_inset
24917
24918 to
24919 \begin_inset space ~
24920 \end_inset
24921
24922 Label
24923 \family default
24924  in the cross-reference window sets the the cursor before the referred label.
24925  The button text changes then to 
24926 \family sans
24927 Go
24928 \begin_inset space ~
24929 \end_inset
24930
24931 Back
24932 \family default
24933  and you can use it to set the cursor back to the cross-reference.
24934  Right-clicking on a cross-reference box also sets the cursor before the
24935  referred label but without a possibility to go back.
24936  
24937 \end_layout
24938
24939 \begin_layout Standard
24940 You can change labels at any time by clicking on the label box.
24941  References to the changed label will automatically change its link to the
24942  new label text, so that you don't need to take care about this.
24943 \end_layout
24944
24945 \begin_layout Standard
24946 If a cross-reference refers to a non-existing label, you'll see two question
24947  marks in the output instead of the reference.
24948 \end_layout
24949
24950 \begin_layout Standard
24951 References are described in detail in the 
24952 \emph on
24953 Embedded Objects
24954 \emph default
24955  manual.
24956 \end_layout
24957
24958 \begin_layout Section
24959 Table of Contents and other Listings
24960 \begin_inset Index
24961 status collapsed
24962
24963 \begin_layout Plain Layout
24964 Table of contents
24965 \end_layout
24966
24967 \end_inset
24968
24969
24970 \begin_inset Index
24971 status collapsed
24972
24973 \begin_layout Plain Layout
24974 Outline
24975 \end_layout
24976
24977 \end_inset
24978
24979
24980 \begin_inset CommandInset label
24981 LatexCommand label
24982 name "sec:toc"
24983
24984 \end_inset
24985
24986
24987 \end_layout
24988
24989 \begin_layout Subsection
24990 Table of Contents
24991 \begin_inset CommandInset label
24992 LatexCommand label
24993 name "sub:Table-of-Contents"
24994
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \begin_layout Standard
25001 The Table of Contents (TOC) is inserted with the menu 
25002 \family sans
25003 Insert\SpecialChar \menuseparator
25004 List/TOC\SpecialChar \menuseparator
25005 Table
25006 \begin_inset space ~
25007 \end_inset
25008
25009 of
25010 \begin_inset space ~
25011 \end_inset
25012
25013 Contents
25014 \family default
25015 .
25016  Is is displayed in LyX as a gray box.
25017  If you click on it, the 
25018 \family sans
25019 Outline
25020 \family default
25021  window appears, showing you the TOC entries as outline to move and rearrange
25022  sections in your documents.
25023  So this operation is an alternative to the menu 
25024 \family sans
25025 Document\SpecialChar \menuseparator
25026 Outline
25027 \family default
25028  that is described in sec.
25029 \begin_inset space \thinspace{}
25030 \end_inset
25031
25032
25033 \begin_inset CommandInset ref
25034 LatexCommand ref
25035 reference "sec:Navigating"
25036
25037 \end_inset
25038
25039 .
25040 \end_layout
25041
25042 \begin_layout Standard
25043 The TOC in the document output lists every numbered section automatically.
25044  If you have declared a short title for a section heading, as described
25045  in section
25046 \begin_inset space ~
25047 \end_inset
25048
25049
25050 \begin_inset CommandInset ref
25051 LatexCommand ref
25052 reference "sec:Short-Titles"
25053
25054 \end_inset
25055
25056 , it will be used in the TOC instead of the section heading.
25057  Section
25058 \begin_inset space ~
25059 \end_inset
25060
25061
25062 \begin_inset CommandInset ref
25063 LatexCommand ref
25064 reference "sub:Numbering-depth"
25065
25066 \end_inset
25067
25068  describes how the level is adjusted that defines which section types are
25069  listed in the TOC.
25070  Unnumbered sections are not listed in the TOC.
25071 \end_layout
25072
25073 \begin_layout Subsection
25074 List of Figures, Tables, and Algorithms
25075 \begin_inset CommandInset label
25076 LatexCommand label
25077 name "sub:List-of-Figures"
25078
25079 \end_inset
25080
25081
25082 \end_layout
25083
25084 \begin_layout Standard
25085 Table, figure, and algorithm lists are very much like the table of contents.
25086  You can insert them via the 
25087 \family sans
25088 Insert\SpecialChar \menuseparator
25089 List
25090 \begin_inset space ~
25091 \end_inset
25092
25093 /
25094 \begin_inset space ~
25095 \end_inset
25096
25097 TOC
25098 \family default
25099  submenus.
25100  The list entries are the float captions and the float number.
25101 \end_layout
25102
25103 \begin_layout Section
25104 URLs and Hyperlinks
25105 \begin_inset Index
25106 status collapsed
25107
25108 \begin_layout Plain Layout
25109 URLs
25110 \end_layout
25111
25112 \end_inset
25113
25114
25115 \begin_inset Index
25116 status collapsed
25117
25118 \begin_layout Plain Layout
25119 Hyperlinks
25120 \end_layout
25121
25122 \end_inset
25123
25124
25125 \begin_inset CommandInset label
25126 LatexCommand label
25127 name "sec:URL"
25128
25129 \end_inset
25130
25131
25132 \end_layout
25133
25134 \begin_layout Subsection
25135 URLs
25136 \end_layout
25137
25138 \begin_layout Standard
25139 Links to web pages or email addresses can be inserted via the menu 
25140 \family sans
25141 Insert\SpecialChar \menuseparator
25142 URL
25143 \family default
25144 .
25145 \end_layout
25146
25147 \begin_layout Standard
25148 Here is an example URL: LyX's homepage: 
25149 \begin_inset Flex URL
25150 status open
25151
25152 \begin_layout Plain Layout
25153
25154 http://www.lyx.org
25155 \end_layout
25156
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Standard
25163 You cannot change the style of the link text, the URL text will always be
25164  in the style 
25165 \family typewriter
25166 Typewriter
25167 \family default
25168 .
25169  To be able to format the URL text, use hyperlinks as explained in the next
25170  subsection.
25171 \end_layout
25172
25173 \begin_layout Standard
25174 \begin_inset Note Greyedout
25175 status open
25176
25177 \begin_layout Plain Layout
25178
25179 \series bold
25180 Note:
25181 \series default
25182  URLs must not end with a backslash, otherwise you get LaTeX errors.
25183 \end_layout
25184
25185 \end_inset
25186
25187
25188 \end_layout
25189
25190 \begin_layout Subsection
25191 Hyperlinks
25192 \end_layout
25193
25194 \begin_layout Standard
25195 Hyperlinks can be inserted with the menu 
25196 \family sans
25197 Insert\SpecialChar \menuseparator
25198 Hyperlink
25199 \family default
25200  or with the toolbar button 
25201 \begin_inset Graphics
25202         filename ../images/href-insert.png
25203         BoundingBox 0bp 5bp 20bp 20bp
25204
25205 \end_inset
25206
25207 .
25208  The appearing dialog has two fields: 
25209 \family sans
25210 Target
25211 \family default
25212  and 
25213 \family sans
25214 Name
25215 \family default
25216 .
25217  The name is the printed text for the hyperlink.
25218  The hyperlink type can be a weblink like this: 
25219 \begin_inset CommandInset href
25220 LatexCommand href
25221 name "LyX's homepage"
25222 target "http://www.lyx.org"
25223
25224 \end_inset
25225
25226 , an Email address like this: 
25227 \begin_inset CommandInset href
25228 LatexCommand href
25229 name "lyx-docs mailing list"
25230 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25231 type "mailto:"
25232
25233 \end_inset
25234
25235 , or a link to a file.
25236 \end_layout
25237
25238 \begin_layout Standard
25239 You can start applications via a hyperlink when you insert a weblink, but
25240  add the prefix 
25241 \begin_inset Quotes eld
25242 \end_inset
25243
25244
25245 \family sans
25246 run:
25247 \family default
25248
25249 \begin_inset Quotes erd
25250 \end_inset
25251
25252  to the link target.
25253 \end_layout
25254
25255 \begin_layout Standard
25256 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25257  and become clickable in the DVI and PDF-output.
25258  To set the format of the link text, highlight the hyperlink inset and use
25259  the text style dialog.
25260  This is for example a hyperlink with bold sans serif text: 
25261 \family sans
25262 \series bold
25263
25264 \begin_inset CommandInset href
25265 LatexCommand href
25266 name "LyX's homepage"
25267 target "http://www.lyx.org"
25268
25269 \end_inset
25270
25271
25272 \end_layout
25273
25274 \begin_layout Standard
25275 The link text color can be changed, when the option 
25276 \family sans
25277 Color links
25278 \family default
25279  is set in the PDF Properties dialog (menu 
25280 \family sans
25281 Document\SpecialChar \menuseparator
25282 Settings\SpecialChar \menuseparator
25283 PDF Properties
25284 \family default
25285 ).
25286  The link text is for example set in this document to blue by adding the
25287  option
25288 \begin_inset Newline newline
25289 \end_inset
25290
25291
25292 \series bold
25293 urlcolor=blue
25294 \series default
25295
25296 \begin_inset Newline newline
25297 \end_inset
25298
25299 to the field 
25300 \family sans
25301 Additional options
25302 \family default
25303  in the PDF Properties dialog.
25304 \end_layout
25305
25306 \begin_layout Section
25307 Appendices
25308 \begin_inset Index
25309 status collapsed
25310
25311 \begin_layout Plain Layout
25312 Appendix
25313 \end_layout
25314
25315 \end_inset
25316
25317
25318 \begin_inset CommandInset label
25319 LatexCommand label
25320 name "sec:Appendices"
25321
25322 \end_inset
25323
25324
25325 \end_layout
25326
25327 \begin_layout Standard
25328 Appendices are created with the menu 
25329 \family sans
25330 Document\SpecialChar \menuseparator
25331 Start
25332 \begin_inset space ~
25333 \end_inset
25334
25335 Appendix
25336 \begin_inset space ~
25337 \end_inset
25338
25339 Here
25340 \family default
25341 .
25342  This menu sets the document from the current cursor position to the end
25343  as appendix region.
25344  The region is marked with a red borderline.
25345 \end_layout
25346
25347 \begin_layout Standard
25348 Every chapter (or section) within the appendix region is treated as an appendix,
25349  numbered with a capital Latin letter.
25350  The appendix subsections are numbered with this letter followed by a dot
25351  and the subsection number.
25352  All appendix sections can be referenced as if they were normal sections,
25353  here two examples:
25354 \end_layout
25355
25356 \begin_layout Standard
25357 Appendix
25358 \begin_inset space ~
25359 \end_inset
25360
25361
25362 \begin_inset CommandInset ref
25363 LatexCommand ref
25364 reference "cha:Credits"
25365
25366 \end_inset
25367
25368 ; Appendix
25369 \begin_inset space ~
25370 \end_inset
25371
25372
25373 \begin_inset CommandInset ref
25374 LatexCommand ref
25375 reference "sub:Export"
25376
25377 \end_inset
25378
25379
25380 \end_layout
25381
25382 \begin_layout Section
25383 Bibliography
25384 \begin_inset Index
25385 status collapsed
25386
25387 \begin_layout Plain Layout
25388 Bibliography
25389 \end_layout
25390
25391 \end_inset
25392
25393
25394 \begin_inset CommandInset label
25395 LatexCommand label
25396 name "sec:Bibliography"
25397
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \begin_layout Standard
25404 There are two ways of generating the bibliography in a LyX-document.
25405  You can include a bibliography database
25406 \begin_inset Foot
25407 status collapsed
25408
25409 \begin_layout Plain Layout
25410 Known under the name 
25411 \begin_inset Quotes eld
25412 \end_inset
25413
25414 BibTeX-database
25415 \begin_inset Quotes erd
25416 \end_inset
25417
25418 .
25419 \end_layout
25420
25421 \end_inset
25422
25423 , which is explained in the next subsection or you can insert the bibliography
25424  manually.
25425  For the second method we use the paragraph environment 
25426 \family sans
25427 Bibliography
25428 \family default
25429 , described in section
25430 \begin_inset space ~
25431 \end_inset
25432
25433
25434 \begin_inset CommandInset ref
25435 LatexCommand ref
25436 reference "sub:Biblio_environment"
25437
25438 \end_inset
25439
25440 .
25441 \end_layout
25442
25443 \begin_layout Standard
25444 Within the 
25445 \family sans
25446 Bibliography
25447 \family default
25448  environment, every paragraph begins with a gray bibliography box labeled
25449  with a number.
25450  If you click on it, you will get a dialog in which you can set a 
25451 \family sans
25452 Key
25453 \family default
25454  and a 
25455 \family sans
25456 Label
25457 \family default
25458 .
25459  The key is the symbolic name by which you will refer to this bibliography
25460  entry.
25461  For example, our second entry in the bibliography is a book about LaTeX
25462  and we used 
25463 \begin_inset Quotes eld
25464 \end_inset
25465
25466 latexcompanion
25467 \begin_inset Quotes erd
25468 \end_inset
25469
25470 , a short form of its title, as key.
25471 \end_layout
25472
25473 \begin_layout Standard
25474 You can refer to the key of a bibliography entry using the menu 
25475 \family sans
25476 Insert\SpecialChar \menuseparator
25477 Citation
25478 \family default
25479  or the toolbar button 
25480 \begin_inset Graphics
25481         filename ../images/dialog-show-new-inset_citation.png
25482         BoundingBox 0bp 5bp 20bp 20bp
25483
25484 \end_inset
25485
25486 .
25487  A citation reference box is inserted and a citation window will appear
25488  in which you can select one or more keys in the available key list.
25489  The citation reference box will be labeled with the referenced key.
25490  When you click on the box, the citation window appears and you can change
25491  the reference.
25492 \end_layout
25493
25494 \begin_layout Standard
25495 Citation references appear in the output as number of the bibliography entry
25496  with surrounding brackets.
25497  If you set a 
25498 \family sans
25499 Label
25500 \family default
25501  for the entry, the label will appear instead of the number.
25502  Here two examples; the first without a label, the second with the label
25503  
25504 \begin_inset Quotes eld
25505 \end_inset
25506
25507 Credits
25508 \begin_inset Quotes erd
25509 \end_inset
25510
25511 :
25512 \end_layout
25513
25514 \begin_layout Standard
25515 Have a look at the 
25516 \family sans
25517 LaTeX Companion Second Edition
25518 \family default
25519
25520 \begin_inset CommandInset citation
25521 LatexCommand cite
25522 key "latexcompanion"
25523
25524 \end_inset
25525
25526
25527 \end_layout
25528
25529 \begin_layout Standard
25530 The LyX-Team members are listed in the Credits: 
25531 \begin_inset CommandInset citation
25532 LatexCommand cite
25533 key "lyxcredit"
25534
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \begin_layout Subsection
25541 Bibliography databases (BibTeX)
25542 \begin_inset Index
25543 status collapsed
25544
25545 \begin_layout Plain Layout
25546 Bibliography ! Databases
25547 \end_layout
25548
25549 \end_inset
25550
25551
25552 \begin_inset Index
25553 status collapsed
25554
25555 \begin_layout Plain Layout
25556 Bibliography ! BibTeX
25557 \end_layout
25558
25559 \end_inset
25560
25561
25562 \begin_inset CommandInset label
25563 LatexCommand label
25564 name "sub:Bibliography-databases"
25565
25566 \end_inset
25567
25568
25569 \end_layout
25570
25571 \begin_layout Standard
25572 Bibliography databases are useful if you use the same bibliography in different
25573  documents.
25574  It makes it also very easy to have a uniform layout for all bibliography
25575  entries.
25576  You can collect the bibliography of all relevant books and articles of
25577  your working field in a database.
25578  This database can be used for different documents, because only the referenced
25579  entries of the database will appear in the bibliography list.
25580 \end_layout
25581
25582 \begin_layout Standard
25583 The database is a text file with the file extension 
25584 \begin_inset Quotes eld
25585 \end_inset
25586
25587
25588 \family sans
25589 .bib
25590 \family default
25591
25592 \begin_inset Quotes erd
25593 \end_inset
25594
25595  containing the bibliography in a special format.
25596  The format is explained in LaTeX books (
25597 \begin_inset CommandInset citation
25598 LatexCommand cite
25599 key "Mittelbach,Kopka,Lamport"
25600
25601 \end_inset
25602
25603 ).
25604  Normally one uses a special program to create and edit entries of the database.
25605  Under
25606 \begin_inset Newline newline
25607 \end_inset
25608
25609  
25610 \begin_inset Flex URL
25611 status collapsed
25612
25613 \begin_layout Plain Layout
25614
25615 http://wiki.lyx.org/BibTeX/Programs
25616 \end_layout
25617
25618 \end_inset
25619
25620
25621 \begin_inset Newline newline
25622 \end_inset
25623
25624 you find a list of programs for bibliography databases.
25625 \end_layout
25626
25627 \begin_layout Standard
25628 To use a database, use the menu 
25629 \family sans
25630 Insert\SpecialChar \menuseparator
25631 List
25632 \family default
25633 /
25634 \family sans
25635 TOC\SpecialChar \menuseparator
25636 BibT
25637 \begin_inset ERT
25638 status collapsed
25639
25640 \begin_layout Plain Layout
25641
25642 {}
25643 \end_layout
25644
25645 \end_inset
25646
25647 eX
25648 \begin_inset space ~
25649 \end_inset
25650
25651 Bibliography
25652 \family default
25653 .
25654  A grey box will be inserted and a window appears.
25655  In this window you can load one or more databases and a style file.
25656 \end_layout
25657
25658 \begin_layout Standard
25659 The style file is a text file with the file extension
25660 \begin_inset Quotes erd
25661 \end_inset
25662
25663
25664 \family sans
25665 .bst
25666 \family default
25667
25668 \begin_inset Quotes erd
25669 \end_inset
25670
25671  that declares the layout of all bibliography entries.
25672  Many publishers provide special style files, so that you don't have to
25673  take care of the layout.
25674 \end_layout
25675
25676 \begin_layout Standard
25677 Inserting a citation reference works like described above.
25678 \end_layout
25679
25680 \begin_layout Standard
25681 \begin_inset VSpace defskip
25682 \end_inset
25683
25684
25685 \end_layout
25686
25687 \begin_layout Standard
25688 To generate the bibliography from a database, the program BibTeX is used
25689  by LyX.
25690  This program can be controlled with options that you can add in LyX's preferenc
25691 es dialog under 
25692 \family sans
25693 Outputs
25694 \family default
25695
25696 \family sans
25697 LaT
25698 \begin_inset ERT
25699 status collapsed
25700
25701 \begin_layout Plain Layout
25702
25703 {}
25704 \end_layout
25705
25706 \end_inset
25707
25708 eX
25709 \family default
25710  in the field 
25711 \family sans
25712 BibT
25713 \begin_inset ERT
25714 status collapsed
25715
25716 \begin_layout Plain Layout
25717
25718 {}
25719 \end_layout
25720
25721 \end_inset
25722
25723 eX
25724 \begin_inset space ~
25725 \end_inset
25726
25727 command
25728 \family default
25729 .
25730  Before adding options, it is strongly recommended to read the manual of
25731  
25732 \family sans
25733 BibTeX
25734 \family default
25735 .
25736 \end_layout
25737
25738 \begin_layout Standard
25739 \begin_inset VSpace defskip
25740 \end_inset
25741
25742
25743 \end_layout
25744
25745 \begin_layout Standard
25746 We use two bibliographies in this document to show the difference between
25747  the two methods of creating them.
25748  As you can see, the bibliography that is created from a database lists
25749  only the database entries that are referenced in the document.
25750  We used the style file 
25751 \family sans
25752 alphadin.bst
25753 \family default
25754  to get the complicated German reference key scheme in the bibliography.
25755 \end_layout
25756
25757 \begin_layout Subsection
25758 Bibliography layout
25759 \begin_inset Index
25760 status collapsed
25761
25762 \begin_layout Plain Layout
25763 Bibliography ! Layout
25764 \end_layout
25765
25766 \end_inset
25767
25768
25769 \end_layout
25770
25771 \begin_layout Standard
25772 In the citation reference dialog you can set a special citation format.
25773  For this feature you need to use the option 
25774 \family sans
25775 Natbib
25776 \family default
25777  enabled in the 
25778 \family sans
25779 Document\SpecialChar \menuseparator
25780 Settings
25781 \family default
25782
25783 \begin_inset Index
25784 status collapsed
25785
25786 \begin_layout Plain Layout
25787 Document ! Settings
25788 \end_layout
25789
25790 \end_inset
25791
25792  dialog under 
25793 \family sans
25794 Bibliography
25795 \family default
25796 .
25797  Setting a citation style for a reference will overwrite the default.
25798  For the global citation format use the BibTeX style files as explained
25799  in the previous section.
25800 \end_layout
25801
25802 \begin_layout Standard
25803 You can also set text, that should appear before or after a citation reference,
25804  in the citation reference window.
25805  Here an example where we set the text 
25806 \begin_inset Quotes eld
25807 \end_inset
25808
25809 Chapter
25810 \begin_inset space ~
25811 \end_inset
25812
25813 3
25814 \begin_inset Quotes erd
25815 \end_inset
25816
25817  to appear after the reference:
25818 \end_layout
25819
25820 \begin_layout Standard
25821 Have a look at 
25822 \begin_inset CommandInset citation
25823 LatexCommand cite
25824 after "Chapter 3"
25825 key "latexcompanion"
25826
25827 \end_inset
25828
25829 .
25830 \end_layout
25831
25832 \begin_layout Section
25833 Index
25834 \begin_inset Index
25835 status collapsed
25836
25837 \begin_layout Plain Layout
25838 Index generation
25839 \end_layout
25840
25841 \end_inset
25842
25843
25844 \begin_inset CommandInset label
25845 LatexCommand label
25846 name "sec:Index"
25847
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \begin_layout Standard
25854 An index entry is created if you use the menu 
25855 \family sans
25856 Insert\SpecialChar \menuseparator
25857 Index
25858 \begin_inset space ~
25859 \end_inset
25860
25861 Entry
25862 \family default
25863  or the toolbar button 
25864 \begin_inset Graphics
25865         filename ../images/index-insert.png
25866         BoundingBox 0bp 5bp 20bp 20bp
25867
25868 \end_inset
25869
25870 .
25871  A gray box labeled 
25872 \begin_inset Quotes eld
25873 \end_inset
25874
25875
25876 \family sans
25877 Idx
25878 \family default
25879
25880 \begin_inset Quotes erd
25881 \end_inset
25882
25883  is inserted containing the text that appears in the index.
25884  The word where the cursor is in or the currently highlighted text is proposed
25885  by LyX as index entry.
25886 \end_layout
25887
25888 \begin_layout Standard
25889 We give a short overview of the index commands in the next subsections.
25890  For a detailed description of LaTeX's index mechanism, have a look at one
25891  of the LaTeX books 
25892 \begin_inset CommandInset citation
25893 LatexCommand cite
25894 key "latexcompanion,latexguide,latexbook"
25895
25896 \end_inset
25897
25898 .
25899 \end_layout
25900
25901 \begin_layout Standard
25902 You can change index entries by clicking on the index box.
25903 \end_layout
25904
25905 \begin_layout Standard
25906 The index list is inserted to the document with the menu 
25907 \family sans
25908 Insert\SpecialChar \menuseparator
25909 List
25910 \begin_inset space ~
25911 \end_inset
25912
25913 /
25914 \begin_inset space ~
25915 \end_inset
25916
25917 TOC\SpecialChar \menuseparator
25918 Index
25919 \begin_inset space ~
25920 \end_inset
25921
25922 List
25923 \family default
25924 .
25925  A light blue box labeled 
25926 \begin_inset Quotes eld
25927 \end_inset
25928
25929
25930 \family sans
25931 Index
25932 \family default
25933
25934 \begin_inset Quotes erd
25935 \end_inset
25936
25937  will show the place where the index is printed in the output.
25938  The index list box is not clickable like other LyX-boxes.
25939 \end_layout
25940
25941 \begin_layout Subsection
25942 Grouping Index Entries
25943 \begin_inset Index
25944 status collapsed
25945
25946 \begin_layout Plain Layout
25947 Index ! Grouping
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \begin_layout Standard
25956 Index entries are often grouped to offer the reader a fast search in the
25957  index.
25958  We want to group for example the index entries for itemized and enumerated
25959  lists under the entry 
25960 \begin_inset Quotes eld
25961 \end_inset
25962
25963 Lists
25964 \begin_inset Quotes erd
25965 \end_inset
25966
25967 .
25968  First we create the entry 
25969 \begin_inset Quotes eld
25970 \end_inset
25971
25972 Lists
25973 \begin_inset Quotes erd
25974 \end_inset
25975
25976  in section
25977 \begin_inset space ~
25978 \end_inset
25979
25980
25981 \begin_inset CommandInset ref
25982 LatexCommand ref
25983 reference "sub:Lists"
25984
25985 \end_inset
25986
25987 .
25988  In the text field for the itemized list index entry in section
25989 \begin_inset space ~
25990 \end_inset
25991
25992
25993 \begin_inset CommandInset ref
25994 LatexCommand ref
25995 reference "sec:Itemize"
25996
25997 \end_inset
25998
25999 , we insert the command
26000 \end_layout
26001
26002 \begin_layout Standard
26003
26004 \series bold
26005 Lists ! Itemize
26006 \end_layout
26007
26008 \begin_layout Standard
26009 and the command
26010 \end_layout
26011
26012 \begin_layout Standard
26013
26014 \series bold
26015 Lists ! Enumerate
26016 \end_layout
26017
26018 \begin_layout Standard
26019 for the enumerated list in section
26020 \begin_inset space ~
26021 \end_inset
26022
26023
26024 \begin_inset CommandInset ref
26025 LatexCommand ref
26026 reference "sec:Enumerate"
26027
26028 \end_inset
26029
26030 .
26031 \end_layout
26032
26033 \begin_layout Standard
26034 The exclamation mark 
26035 \begin_inset Quotes eld
26036 \end_inset
26037
26038 !
26039 \begin_inset Quotes erd
26040 \end_inset
26041
26042  marks the grouping levels.
26043  You can have three levels; every index level is indented a bit more.
26044  An index entry for the higher levels is not required.
26045  If we don't have an index entry for 
26046 \begin_inset Quotes eld
26047 \end_inset
26048
26049 Lists
26050 \begin_inset Quotes erd
26051 \end_inset
26052
26053 , it will be printed anyway, but without a page number.
26054 \end_layout
26055
26056 \begin_layout Subsection
26057 Page Ranges
26058 \begin_inset Index
26059 status collapsed
26060
26061 \begin_layout Plain Layout
26062 Index ! Page ranges
26063 \end_layout
26064
26065 \end_inset
26066
26067
26068 \end_layout
26069
26070 \begin_layout Standard
26071 Normally an index entry will appear with the page number of the indexed
26072  section.
26073  But sometimes you want to index more pages under the same entry.
26074  E.g if we want to index the paragraph environments, we create an index entry
26075  in section
26076 \begin_inset space ~
26077 \end_inset
26078
26079
26080 \begin_inset CommandInset ref
26081 LatexCommand ref
26082 reference "sec:Paragraph-Environments"
26083
26084 \end_inset
26085
26086  with the command
26087 \end_layout
26088
26089 \begin_layout Standard
26090
26091 \series bold
26092 Paragraph environments|(
26093 \end_layout
26094
26095 \begin_layout Standard
26096 and another entry at the end of section
26097 \begin_inset space ~
26098 \end_inset
26099
26100
26101 \begin_inset CommandInset ref
26102 LatexCommand ref
26103 reference "sub:LyX-Code"
26104
26105 \end_inset
26106
26107  with the command
26108 \end_layout
26109
26110 \begin_layout Standard
26111
26112 \series bold
26113 Paragraph environments|)
26114 \end_layout
26115
26116 \begin_layout Standard
26117 The commands 
26118 \begin_inset Quotes eld
26119 \end_inset
26120
26121
26122 \series bold
26123 |(
26124 \series default
26125
26126 \begin_inset Quotes erd
26127 \end_inset
26128
26129  and 
26130 \begin_inset Quotes eld
26131 \end_inset
26132
26133
26134 \series bold
26135 |)
26136 \series default
26137
26138 \begin_inset Quotes erd
26139 \end_inset
26140
26141  respectively starts and ends the index range.
26142  You can also add the same index entry at different places in the document.
26143  They appear in the output under one entry with a comma separated list of
26144  the pages of the indexed document parts.
26145  An example is the index entry 
26146 \begin_inset Quotes eld
26147 \end_inset
26148
26149 Document ! Settings
26150 \begin_inset Quotes erd
26151 \end_inset
26152
26153 .
26154 \end_layout
26155
26156 \begin_layout Subsection
26157 Cross referencing
26158 \begin_inset Index
26159 status collapsed
26160
26161 \begin_layout Plain Layout
26162 Index ! Cross referencing
26163 \end_layout
26164
26165 \end_inset
26166
26167
26168 \end_layout
26169
26170 \begin_layout Standard
26171 It is also possible to refer to another index entry.
26172  We referred for example in the index entry 
26173 \begin_inset Quotes eld
26174 \end_inset
26175
26176 GIF
26177 \begin_inset Quotes erd
26178 \end_inset
26179
26180  (in section
26181 \begin_inset space ~
26182 \end_inset
26183
26184
26185 \begin_inset CommandInset ref
26186 LatexCommand ref
26187 reference "sub:Image-Formats"
26188
26189 \end_inset
26190
26191 ) to the index entry 
26192 \begin_inset Quotes eld
26193 \end_inset
26194
26195 Image formats
26196 \begin_inset Quotes erd
26197 \end_inset
26198
26199  in the same section using the entry
26200 \end_layout
26201
26202 \begin_layout Standard
26203
26204 \series bold
26205 GIF|see{Image formats}
26206 \end_layout
26207
26208 \begin_layout Standard
26209 Where the braces have to be inserted as TeX Code.
26210  The text within the braces is the referenced entry.
26211  The reference will appear in the output without a page number.
26212 \end_layout
26213
26214 \begin_layout Subsection
26215 Index Entry Order
26216 \begin_inset Index
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220 Index ! Entry order
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \begin_layout Standard
26229 You can use accented characters in the index entry, but the entries might
26230  then not follow the rules for the index order.
26231  The index entries are sorted alphabetically, but LaTeX
26232 \begin_inset Foot
26233 status collapsed
26234
26235 \begin_layout Plain Layout
26236 The index generating is done in the background by an extra program, see
26237  section
26238 \begin_inset space ~
26239 \end_inset
26240
26241
26242 \begin_inset CommandInset ref
26243 LatexCommand ref
26244 reference "sub:Index-Program"
26245
26246 \end_inset
26247
26248 .
26249 \end_layout
26250
26251 \end_inset
26252
26253  doesn't know how to sort accents in different languages.
26254  We created as example the three dummy index entries 
26255 \begin_inset Quotes eld
26256 \end_inset
26257
26258 maison
26259 \begin_inset Quotes erd
26260 \end_inset
26261
26262
26263 \begin_inset Quotes eld
26264 \end_inset
26265
26266 maïs
26267 \begin_inset Quotes erd
26268 \end_inset
26269
26270 , and 
26271 \begin_inset Quotes eld
26272 \end_inset
26273
26274 maître
26275 \begin_inset Quotes erd
26276 \end_inset
26277
26278 .
26279 \begin_inset Index
26280 status open
26281
26282 \begin_layout Plain Layout
26283 Dummy entries ! maïs
26284 \end_layout
26285
26286 \end_inset
26287
26288
26289 \begin_inset Index
26290 status open
26291
26292 \begin_layout Plain Layout
26293 Dummy entries ! maître
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \begin_inset Index
26300 status open
26301
26302 \begin_layout Plain Layout
26303 Dummy entries ! maïs@maison
26304 \end_layout
26305
26306 \end_inset
26307
26308  They will be sorted in the order maïs, maître, maison, but we want the
26309  order maïs, maison, maître.
26310  To achieve this, we use the command
26311 \end_layout
26312
26313 \begin_layout Standard
26314
26315 \series bold
26316 previous entry@current entry
26317 \end_layout
26318
26319 \begin_layout Standard
26320 In our case we want to have 
26321 \begin_inset Quotes eld
26322 \end_inset
26323
26324 maison
26325 \begin_inset Quotes erd
26326 \end_inset
26327
26328  after 
26329 \begin_inset Quotes eld
26330 \end_inset
26331
26332 maïs
26333 \begin_inset Quotes erd
26334 \end_inset
26335
26336  and write therefore for the index entry of maison:
26337 \end_layout
26338
26339 \begin_layout Standard
26340
26341 \series bold
26342 maïs@maison
26343 \end_layout
26344
26345 \begin_layout Standard
26346 The previous entry needn't to be a real existing entry, you can also use
26347  another word to tell LaTeX the entry order, see the next subsection for
26348  an example.
26349 \end_layout
26350
26351 \begin_layout Subsection
26352 Index Entry Layout
26353 \begin_inset Index
26354 status collapsed
26355
26356 \begin_layout Plain Layout
26357 Index ! Entry layout
26358 \end_layout
26359
26360 \end_inset
26361
26362
26363 \end_layout
26364
26365 \begin_layout Standard
26366 You can change the appearance of index entries via the text style dialog.
26367 \begin_inset Index
26368 status open
26369
26370 \begin_layout Plain Layout
26371 Dummy entries ! 
26372 \shape italic
26373 This is an italic dummy entry
26374 \end_layout
26375
26376 \end_inset
26377
26378  You can also format the page number using the character 
26379 \begin_inset Quotes eld
26380 \end_inset
26381
26382 |
26383 \begin_inset Quotes erd
26384 \end_inset
26385
26386  followed by a LaTeX-command without a backslash.
26387  We can write for example
26388 \end_layout
26389
26390 \begin_layout Standard
26391
26392 \series bold
26393 italic page number:|textit
26394 \end_layout
26395
26396 \begin_layout Standard
26397 to get the page number in italic.
26398 \begin_inset Index
26399 status open
26400
26401 \begin_layout Plain Layout
26402 Dummy entries ! italic page number:|textit
26403 \end_layout
26404
26405 \end_inset
26406
26407  Normally all LaTeX-commands begin with a backslash, but in this special
26408  case 
26409 \begin_inset Quotes eld
26410 \end_inset
26411
26412
26413 \series bold
26414 |command
26415 \series default
26416
26417 \begin_inset Quotes erd
26418 \end_inset
26419
26420  means 
26421 \series bold
26422
26423 \backslash
26424 command{page
26425 \begin_inset space ~
26426 \end_inset
26427
26428 number}
26429 \series default
26430 .
26431  Have a look at section
26432 \begin_inset space ~
26433 \end_inset
26434
26435
26436 \begin_inset CommandInset ref
26437 LatexCommand ref
26438 reference "sub:LaTeX-Syntax"
26439
26440 \end_inset
26441
26442  to learn more about the LaTeX-syntax.
26443 \end_layout
26444
26445 \begin_layout Standard
26446 \begin_inset Note Greyedout
26447 status open
26448
26449 \begin_layout Plain Layout
26450
26451 \series bold
26452 Note:
26453 \series default
26454  Formatting single index entries only works when you use the program 
26455 \family sans
26456 makeindex 
26457 \family default
26458 to generate the index, see section
26459 \begin_inset space ~
26460 \end_inset
26461
26462
26463 \begin_inset CommandInset ref
26464 LatexCommand ref
26465 reference "sub:Index-Program"
26466
26467 \end_inset
26468
26469 .
26470  If you use 
26471 \family sans
26472 xindy
26473 \family default
26474 , however, this won't work for anything else than bold or italic text.
26475  This is because xindy requires to define semantic elements before they
26476  can be used, see 
26477 \begin_inset CommandInset citation
26478 LatexCommand cite
26479 after "p. 678 ff."
26480 key "latexcompanion"
26481
26482 \end_inset
26483
26484  for details.
26485 \end_layout
26486
26487 \end_inset
26488
26489
26490 \end_layout
26491
26492 \begin_layout Standard
26493 In general, we encourage you to not format page numbers directly as shown
26494  above.
26495  Instead of this, you should define a macro in the preamble and use that.
26496  Consider why you want some page numbers to be bold.
26497  Maybe you want all page references italic that refer to a definition of
26498  the indexed term, so that users can easily find definitions.
26499  If so, put the following in preamble
26500 \end_layout
26501
26502 \begin_layout Standard
26503
26504 \series bold
26505
26506 \backslash
26507 newcommand{
26508 \backslash
26509 IndexDef}[1]{
26510 \backslash
26511 textit{#1}}
26512 \end_layout
26513
26514 \begin_layout Standard
26515 and write
26516 \end_layout
26517
26518 \begin_layout Standard
26519
26520 \series bold
26521 my entry|IndexDef
26522 \end_layout
26523
26524 \begin_layout Standard
26525 into the index entry.
26526 \begin_inset Index
26527 status open
26528
26529 \begin_layout Plain Layout
26530 Dummy entries ! my entry|IndexDef
26531 \end_layout
26532
26533 \end_inset
26534
26535  The advantage is that, if you change your mind later or if your publisher
26536  request that definitions must not be italic but bold, you just need to
26537  change the macro in the preamble, not every single index entry.
26538 \end_layout
26539
26540 \begin_layout Standard
26541 You can also change the layout for the whole index.
26542  E.
26543 \begin_inset space \thinspace{}
26544 \end_inset
26545
26546 g.
26547 \begin_inset space ~
26548 \end_inset
26549
26550 we marked the index list box of this document as bold to get a bold font
26551  for all index entries.
26552  For more advanced task you have to set up a so-called 
26553 \emph on
26554 Index Style File
26555 \emph default
26556 , see the 
26557 \family sans
26558 makeindex
26559 \family default
26560  or 
26561 \family sans
26562 xindy
26563 \family default
26564  documentation for details, 
26565 \begin_inset CommandInset citation
26566 LatexCommand cite
26567 key "makeindex,xindy"
26568
26569 \end_inset
26570
26571 .
26572 \end_layout
26573
26574 \begin_layout Subsection
26575 Index Program
26576 \begin_inset Index
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580 Index ! Program
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \begin_inset CommandInset label
26587 LatexCommand label
26588 name "sub:Index-Program"
26589
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Standard
26596 When the index entry program 
26597 \family sans
26598 xindy
26599 \family default
26600  is installed, that is only available for Linux, LyX uses it for the index
26601  generation, otherwise the program 
26602 \family sans
26603 makeindex
26604 \family default
26605  is used, that is part of every LaTeX distribution.
26606  Both programs can be controlled by options that can be set in LyX's preferences
26607  dialog, see section
26608 \begin_inset space ~
26609 \end_inset
26610
26611
26612 \begin_inset CommandInset ref
26613 LatexCommand ref
26614 reference "sub:LaTeX-settings"
26615
26616 \end_inset
26617
26618 .
26619  The available options are listed and explained in 
26620 \begin_inset CommandInset citation
26621 LatexCommand cite
26622 key "makeindex,xindy"
26623
26624 \end_inset
26625
26626 .
26627  You can also specify there another program to generate the index.
26628 \end_layout
26629
26630 \begin_layout Standard
26631
26632 \family sans
26633 makeindex
26634 \family default
26635  is very old, not further developed and has many pitfalls.
26636  Most notably, it has been defined with nothing more than the English language
26637  in mind.
26638  So it fails at sorting correctly for anything else than an monolingual
26639  English text.
26640  We have shown above how to fix this sorting.
26641  However, if you are writing in another language and using Linux, consider
26642  to use 
26643 \family sans
26644 xindy
26645 \family default
26646 .
26647 \end_layout
26648
26649 \begin_layout Section
26650 Nomenclature / Glossary 
26651 \begin_inset Index
26652 status collapsed
26653
26654 \begin_layout Plain Layout
26655 Nomenclature
26656 \end_layout
26657
26658 \end_inset
26659
26660
26661 \begin_inset Index
26662 status collapsed
26663
26664 \begin_layout Plain Layout
26665 Glossary|see
26666 \begin_inset ERT
26667 status collapsed
26668
26669 \begin_layout Plain Layout
26670
26671 {
26672 \end_layout
26673
26674 \end_inset
26675
26676 Nomenclature
26677 \begin_inset ERT
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681
26682 }
26683 \end_layout
26684
26685 \end_inset
26686
26687
26688 \end_layout
26689
26690 \end_inset
26691
26692
26693 \begin_inset CommandInset label
26694 LatexCommand label
26695 name "sec:Nomenclature"
26696
26697 \end_inset
26698
26699
26700 \end_layout
26701
26702 \begin_layout Standard
26703 Sometimes you need to compile a list of symbols that are mentioned in your
26704  document with a brief explanation of them -- a so called nomenclature or
26705  glossary.
26706 \end_layout
26707
26708 \begin_layout Standard
26709 To be able to create nomenclatures, you need the LaTeX package 
26710 \series bold
26711 nomencl
26712 \series default
26713
26714 \begin_inset Index
26715 status collapsed
26716
26717 \begin_layout Plain Layout
26718 Latex@LaTeX-packages ! nomencl
26719 \end_layout
26720
26721 \end_inset
26722
26723  installed.
26724  You find it in the TeX Catalogue, 
26725 \begin_inset CommandInset citation
26726 LatexCommand cite
26727 key "TeXCatalogue"
26728
26729 \end_inset
26730
26731  or in the package manager of your LaTeX-system.
26732 \end_layout
26733
26734 \begin_layout Standard
26735 A nomenclature entry is created if you place the cursor after a symbol entry
26736  and then use the menu 
26737 \family sans
26738 Insert\SpecialChar \menuseparator
26739
26740 \family default
26741 N
26742 \family sans
26743 omenclature
26744 \begin_inset space ~
26745 \end_inset
26746
26747 Entry
26748 \family default
26749  or the toolbar button 
26750 \begin_inset Graphics
26751         filename ../images/nomencl-insert.png
26752         BoundingBox 0bp 5bp 20bp 20bp
26753
26754 \end_inset
26755
26756 .
26757  A gray box labeled 
26758 \begin_inset Quotes eld
26759 \end_inset
26760
26761
26762 \family sans
26763 Nom
26764 \family default
26765
26766 \begin_inset Quotes erd
26767 \end_inset
26768
26769  is inserted and a window pops up asking for the nomenclature entry.
26770 \end_layout
26771
26772 \begin_layout Standard
26773 A nomenclature entry consists of two main entries.
26774  The first is the symbol that you want to refer to.
26775  The second is the description of the symbol.
26776 \end_layout
26777
26778 \begin_layout Standard
26779 \begin_inset Note Greyedout
26780 status open
26781
26782 \begin_layout Plain Layout
26783
26784 \series bold
26785 Note:
26786 \series default
26787  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26788 \end_layout
26789
26790 \end_inset
26791
26792
26793 \end_layout
26794
26795 \begin_layout Subsection
26796 Nomenclature Definition and Layout
26797 \begin_inset Index
26798 status collapsed
26799
26800 \begin_layout Plain Layout
26801 Nomenclature ! Layout
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \begin_layout Standard
26810 When you have symbols in formulas, you have to define them in the 
26811 \family sans
26812 Symbol
26813 \family default
26814  field as LaTeX-formula.
26815  For example to get 
26816 \begin_inset Quotes eld
26817 \end_inset
26818
26819
26820 \begin_inset Formula $\sigma$
26821 \end_inset
26822
26823
26824 \begin_inset Quotes erd
26825 \end_inset
26826
26827 , insert this:
26828 \begin_inset Newline newline
26829 \end_inset
26830
26831
26832 \series bold
26833 $
26834 \backslash
26835 sigma$
26836 \begin_inset Newline newline
26837 \end_inset
26838
26839
26840 \series default
26841 The 
26842 \begin_inset Quotes eld
26843 \end_inset
26844
26845 $
26846 \begin_inset Quotes erd
26847 \end_inset
26848
26849  character hereby starts/ends the formula.
26850  The LaTeX-command for the Greek letter is the name of the letter beginning
26851  with a backslash 
26852 \begin_inset Quotes eld
26853 \end_inset
26854
26855
26856 \backslash
26857
26858 \begin_inset Quotes erd
26859 \end_inset
26860
26861 .
26862  For capital Greek letters, start the command also with a capital letter,
26863  like 
26864 \series bold
26865
26866 \backslash
26867 Sigma
26868 \series default
26869 .
26870 \end_layout
26871
26872 \begin_layout Standard
26873 (A short introduction to the LaTeX-syntax is given in section
26874 \begin_inset space ~
26875 \end_inset
26876
26877
26878 \begin_inset CommandInset ref
26879 LatexCommand ref
26880 reference "sub:LaTeX-Syntax"
26881
26882 \end_inset
26883
26884 .)
26885 \end_layout
26886
26887 \begin_layout Standard
26888 You cannot use the 
26889 \family sans
26890 Text
26891 \begin_inset space ~
26892 \end_inset
26893
26894 Style
26895 \family default
26896  dialog to format the description text but have to use LaTeX-commands.
26897  For example the description of the nomenclature entry for the 
26898 \begin_inset Quotes eld
26899 \end_inset
26900
26901
26902 \begin_inset Formula $\sigma$
26903 \end_inset
26904
26905
26906 \begin_inset Quotes erd
26907 \end_inset
26908
26909  in this document is:
26910 \begin_inset Newline newline
26911 \end_inset
26912
26913
26914 \series bold
26915 dummy entry for the character 
26916 \backslash
26917 textsf{sigma}
26918 \series default
26919
26920 \begin_inset Newline newline
26921 \end_inset
26922
26923 The command 
26924 \series bold
26925
26926 \backslash
26927 textsf
26928 \series default
26929  sets the fonts to 
26930 \family sans
26931 sans
26932 \begin_inset space ~
26933 \end_inset
26934
26935 serif
26936 \family default
26937 .
26938  To get 
26939 \series bold
26940 bold
26941 \series default
26942  font use the command 
26943 \series bold
26944
26945 \backslash
26946 textbf
26947 \series default
26948 , for 
26949 \family typewriter
26950 typewriter
26951 \family default
26952  use 
26953 \series bold
26954
26955 \backslash
26956 texttt
26957 \series default
26958 , for 
26959 \emph on
26960 emphasized
26961 \emph default
26962  use 
26963 \series bold
26964
26965 \backslash
26966 emph
26967 \series default
26968 .
26969 \end_layout
26970
26971 \begin_layout Subsection
26972 Sort Order of Nomenclature Entries
26973 \begin_inset Index
26974 status collapsed
26975
26976 \begin_layout Plain Layout
26977 Nomenclature ! Sort order
26978 \end_layout
26979
26980 \end_inset
26981
26982
26983 \end_layout
26984
26985 \begin_layout Standard
26986 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26987  the symbol definition.
26988  This leads to undesired results when you for example have symbols in formulas.
26989  Suppose you have nomenclature entries for the symbols 
26990 \emph on
26991 a
26992 \begin_inset CommandInset nomenclature
26993 LatexCommand nomenclature
26994 symbol "a"
26995 description "dummy entry for the character \"a\""
26996
26997 \end_inset
26998
26999
27000 \emph default
27001  and 
27002 \begin_inset Formula $\sigma$
27003 \end_inset
27004
27005
27006 \begin_inset CommandInset nomenclature
27007 LatexCommand nomenclature
27008 prefix "sigma"
27009 symbol "$\\sigma$"
27010 description "dummy entry for the character \\textsf{sigma}"
27011
27012 \end_inset
27013
27014 .
27015  They will be sorted by 
27016 \begin_inset Quotes eld
27017 \end_inset
27018
27019
27020 \family sans
27021 a
27022 \family default
27023
27024 \begin_inset Quotes erd
27025 \end_inset
27026
27027  and 
27028 \begin_inset Quotes eld
27029 \end_inset
27030
27031
27032 \family typewriter
27033 $
27034 \backslash
27035 sigma$
27036 \family default
27037
27038 \begin_inset Quotes erd
27039 \end_inset
27040
27041  -- the 
27042 \begin_inset Formula $\sigma$
27043 \end_inset
27044
27045  will be sorted before the 
27046 \emph on
27047 a
27048 \emph default
27049  since the character 
27050 \begin_inset Quotes eld
27051 \end_inset
27052
27053 $
27054 \begin_inset Quotes erd
27055 \end_inset
27056
27057  is considered in sorting.
27058 \end_layout
27059
27060 \begin_layout Standard
27061 To control the sort order, you can edit the 
27062 \family sans
27063 Sort
27064 \begin_inset space ~
27065 \end_inset
27066
27067 as
27068 \family default
27069  field of the nomenclature dialog.
27070  Then the nomenclature entry will be sorted by this entry and not the symbol
27071  definition.
27072  For the given example, you can insert 
27073 \family typewriter
27074 sigma
27075 \family default
27076  to this field for the 
27077 \begin_inset Formula $\sigma$
27078 \end_inset
27079
27080 , then 
27081 \emph on
27082 a
27083 \emph default
27084  will be located before 
27085 \begin_inset Formula $\sigma$
27086 \end_inset
27087
27088 .
27089 \end_layout
27090
27091 \begin_layout Standard
27092 For subgrouping and tips for using sort entries see the 
27093 \series bold
27094 nomencl
27095 \series default
27096  documentation, 
27097 \begin_inset CommandInset citation
27098 LatexCommand cite
27099 key "nomencl"
27100
27101 \end_inset
27102
27103 .
27104 \end_layout
27105
27106 \begin_layout Subsection
27107 Nomenclature Options
27108 \begin_inset Index
27109 status collapsed
27110
27111 \begin_layout Plain Layout
27112 Nomenclature ! Options
27113 \end_layout
27114
27115 \end_inset
27116
27117
27118 \end_layout
27119
27120 \begin_layout Standard
27121 The 
27122 \series bold
27123 nomencl
27124 \series default
27125  package offers some options to adjust the appearance of the nomenclature.
27126  Here are some of its options, for more have a look at its documentation:
27127 \end_layout
27128
27129 \begin_layout Description
27130 refeq Appends the phrase 
27131 \begin_inset Quotes eld
27132 \end_inset
27133
27134
27135 \family sans
27136 , see equation (
27137 \emph on
27138 eq
27139 \emph default
27140 )
27141 \family default
27142
27143 \begin_inset Quotes erd
27144 \end_inset
27145
27146  to every nomenclature entry, where 
27147 \family sans
27148 \emph on
27149 eq
27150 \family default
27151 \emph default
27152  is the number of the last equation in front of the nomenclature entry
27153 \end_layout
27154
27155 \begin_layout Description
27156 refpage Appends the phrase 
27157 \begin_inset Quotes eld
27158 \end_inset
27159
27160
27161 \family sans
27162 , page (
27163 \emph on
27164 page
27165 \emph default
27166 )
27167 \family default
27168
27169 \begin_inset Quotes erd
27170 \end_inset
27171
27172  to every nomenclature entry, where 
27173 \family sans
27174 \emph on
27175 page
27176 \family default
27177 \emph default
27178  is the number of the page on which the nomenclature entry appeared
27179 \end_layout
27180
27181 \begin_layout Description
27182 intoc Inserts the nomenclature in the Table of Contents
27183 \end_layout
27184
27185 \begin_layout Standard
27186 There are furthermore the options 
27187 \series bold
27188 croatian
27189 \series default
27190
27191 \series bold
27192 danish
27193 \series default
27194
27195 \series bold
27196 english
27197 \series default
27198
27199 \series bold
27200 french
27201 \series default
27202
27203 \series bold
27204 german
27205 \series default
27206
27207 \series bold
27208 italian
27209 \series default
27210
27211 \series bold
27212 polish
27213 \series default
27214
27215 \series bold
27216 portuguese
27217 \series default
27218
27219 \series bold
27220 russian
27221 \series default
27222
27223 \series bold
27224 spanish
27225 \series default
27226 , and 
27227 \series bold
27228 ukrainian
27229 \series default
27230  to print the reference texts and the nomenclature title in the corresponding
27231  language.
27232 \end_layout
27233
27234 \begin_layout Standard
27235 To use one or more of the options, add them to the comma-separated document
27236  class options list in the 
27237 \family sans
27238 Document\SpecialChar \menuseparator
27239 Settings
27240 \family default
27241  dialog.
27242  In this document the options 
27243 \series bold
27244 intoc
27245 \series default
27246  and 
27247 \series bold
27248 refpage
27249 \series default
27250  are used.
27251 \end_layout
27252
27253 \begin_layout Standard
27254 \begin_inset VSpace bigskip
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \begin_layout Standard
27261 You can also use the first two options above only for certain nomenclature
27262  entries when you add one of the following commands as last entry to the
27263  
27264 \family sans
27265 Description
27266 \family default
27267  field in the nomenclature dialog:
27268 \end_layout
27269
27270 \begin_layout Description
27271
27272 \backslash
27273 nomrefeq Like the 
27274 \series bold
27275 refeq
27276 \series default
27277  option
27278 \end_layout
27279
27280 \begin_layout Description
27281
27282 \backslash
27283 nomrefpage Like the 
27284 \series bold
27285 refpage
27286 \series default
27287  option
27288 \end_layout
27289
27290 \begin_layout Description
27291
27292 \backslash
27293 nomrefeqpage Short notation of 
27294 \series bold
27295
27296 \backslash
27297 nomrefeq
27298 \backslash
27299 nomrefpage
27300 \end_layout
27301
27302 \begin_layout Description
27303
27304 \backslash
27305 nomnorefeq,
27306 \begin_inset space ~
27307 \end_inset
27308
27309
27310 \backslash
27311 nomnorefpage,
27312 \begin_inset space ~
27313 \end_inset
27314
27315
27316 \backslash
27317 nomnorefeqpage Turns off the corresponding options
27318 \end_layout
27319
27320 \begin_layout Subsection
27321 Printing the Nomenclature
27322 \begin_inset Index
27323 status collapsed
27324
27325 \begin_layout Plain Layout
27326 Nomenclature ! Printing
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \end_layout
27333
27334 \begin_layout Standard
27335 To print the nomenclature, use the menu 
27336 \family sans
27337 Insert\SpecialChar \menuseparator
27338 Lists
27339 \begin_inset space ~
27340 \end_inset
27341
27342 /
27343 \begin_inset space ~
27344 \end_inset
27345
27346 TOC\SpecialChar \menuseparator
27347 Nomenclature
27348 \family default
27349 .
27350  A light blue box labeled 
27351 \begin_inset Quotes eld
27352 \end_inset
27353
27354
27355 \family sans
27356 Nomenclature
27357 \family default
27358
27359 \begin_inset Quotes erd
27360 \end_inset
27361
27362  will show the place where the nomenclature is printed in the output.
27363  Like the index list box, the nomenclature list box is not clickable.
27364 \end_layout
27365
27366 \begin_layout Standard
27367 In the printed output the title of the nomenclature appears as 
27368 \begin_inset Quotes eld
27369 \end_inset
27370
27371 Nomenclature
27372 \begin_inset Quotes erd
27373 \end_inset
27374
27375 .
27376  If you are not happy with the name, you can change it by redefining the
27377  command 
27378 \series bold
27379
27380 \backslash
27381 nomname
27382 \series default
27383  in the preamble.
27384  For example, in order to change the name to 
27385 \emph on
27386 List of Symbols
27387 \emph default
27388 , add the following line to the preamble:
27389 \end_layout
27390
27391 \begin_layout Standard
27392
27393 \family roman
27394 \series bold
27395
27396 \backslash
27397 renewcommand{
27398 \backslash
27399 nomname}{List of Symbols}
27400 \end_layout
27401
27402 \begin_layout Standard
27403 \begin_inset VSpace defskip
27404 \end_inset
27405
27406
27407 \end_layout
27408
27409 \begin_layout Standard
27410 If you are unhappy with the amount of space for symbols, you can alter it
27411  by adding the following line to the preamble:
27412 \end_layout
27413
27414 \begin_layout Standard
27415
27416 \family roman
27417 \series bold
27418
27419 \backslash
27420 renewcommand{
27421 \backslash
27422 nomlabelwidth}{width}
27423 \end_layout
27424
27425 \begin_layout Standard
27426
27427 \family roman
27428 Where the width is a value with one of the units listed in Appendix
27429 \begin_inset space ~
27430 \end_inset
27431
27432
27433 \begin_inset CommandInset ref
27434 LatexCommand ref
27435 reference "cha:Units-available-in"
27436
27437 \end_inset
27438
27439 .
27440  The default value is 1
27441 \begin_inset space \thinspace{}
27442 \end_inset
27443
27444 cm.
27445 \end_layout
27446
27447 \begin_layout Section
27448 Branches
27449 \begin_inset Index
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 Branches
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \begin_inset Index
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463 Document ! Branches
27464 \end_layout
27465
27466 \end_inset
27467
27468
27469 \begin_inset CommandInset label
27470 LatexCommand label
27471 name "sec:Branches"
27472
27473 \end_inset
27474
27475
27476 \end_layout
27477
27478 \begin_layout Standard
27479 Sometimes it is useful to hide some document parts in the output.
27480  For example a teacher who is setting an exam obviously doesn't want the
27481  pupils to see the answers, but having questions and answers in the same
27482  document will make the life of the markers of that exam much easier.
27483 \end_layout
27484
27485 \begin_layout Standard
27486 For these cases LyX offers to put text into branches.
27487  The text will then only appear in the output when its branch is activated.
27488  To create a branch, go in the 
27489 \family sans
27490 Document\SpecialChar \menuseparator
27491 Settings
27492 \family default
27493  dialog to 
27494 \family sans
27495 Branches
27496 \family default
27497 .
27498  The name of the branch, its activation state and the background color of
27499  the branches inside LyX can be specified in this dialog.
27500 \end_layout
27501
27502 \begin_layout Standard
27503 Text that should be in a branch is set into branch inset boxes.
27504  These boxes are inserted via the menu 
27505 \family sans
27506 Insert\SpecialChar \menuseparator
27507 Branch
27508 \family default
27509  where you can choose a branch.
27510  You can later change the branch of the boxes by right-clicking on them.
27511 \end_layout
27512
27513 \begin_layout Standard
27514 Here is an example, where only the question text appears, the answer branch
27515  is deactivated and does therefore not appear in the output:
27516 \end_layout
27517
27518 \begin_layout Standard
27519 \begin_inset Branch Question
27520 status open
27521
27522 \begin_layout Standard
27523 Question: Who was the first physics Nobel prize winner?
27524 \end_layout
27525
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \begin_layout Standard
27532 \begin_inset Branch Answer
27533 status collapsed
27534
27535 \begin_layout Standard
27536 Answer: Wilhelm Conrad Röntgen
27537 \end_layout
27538
27539 \end_inset
27540
27541
27542 \end_layout
27543
27544 \begin_layout Standard
27545 \begin_inset VSpace bigskip
27546 \end_inset
27547
27548
27549 \end_layout
27550
27551 \begin_layout Standard
27552 To use conditional output inside places where you cannot insert branch insets,
27553  like inside equations, you can code special LaTeX definitions for each
27554  branch.
27555  For example you can define for the question branch
27556 \begin_inset Foot
27557 status collapsed
27558
27559 \begin_layout Plain Layout
27560 For an introduction to the LaTeX-syntax, see section
27561 \begin_inset space ~
27562 \end_inset
27563
27564
27565 \begin_inset CommandInset ref
27566 LatexCommand ref
27567 reference "sub:LaTeX-Syntax"
27568
27569 \end_inset
27570
27571 .
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \end_layout
27578
27579 \begin_layout Standard
27580
27581 \series bold
27582
27583 \backslash
27584 newcommand{
27585 \backslash
27586 question}[1]{#1}
27587 \end_layout
27588
27589 \begin_layout Standard
27590
27591 \series bold
27592
27593 \backslash
27594 newcommand{
27595 \backslash
27596 answer}[1]{}
27597 \end_layout
27598
27599 \begin_layout Standard
27600 and for the answer branch
27601 \end_layout
27602
27603 \begin_layout Standard
27604
27605 \series bold
27606
27607 \backslash
27608 newcommand{
27609 \backslash
27610 question}[1]{}
27611 \end_layout
27612
27613 \begin_layout Standard
27614
27615 \series bold
27616
27617 \backslash
27618 newcommand{
27619 \backslash
27620 answer}[1]{#1}
27621 \end_layout
27622
27623 \begin_layout Standard
27624 \begin_inset Branch Question
27625 status open
27626
27627 \begin_layout Standard
27628 \begin_inset ERT
27629 status open
27630
27631 \begin_layout Plain Layout
27632
27633
27634 \backslash
27635 newcommand{
27636 \backslash
27637 question}[1]{#1}
27638 \end_layout
27639
27640 \begin_layout Plain Layout
27641
27642
27643 \backslash
27644 newcommand{
27645 \backslash
27646 answer}[1]{}
27647 \end_layout
27648
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \end_inset
27655
27656
27657 \end_layout
27658
27659 \begin_layout Standard
27660 \begin_inset Branch Answer
27661 status collapsed
27662
27663 \begin_layout Standard
27664 \begin_inset ERT
27665 status open
27666
27667 \begin_layout Plain Layout
27668
27669
27670 \backslash
27671 newcommand{
27672 \backslash
27673 question}[1]{}
27674 \end_layout
27675
27676 \begin_layout Plain Layout
27677
27678
27679 \backslash
27680 newcommand{
27681 \backslash
27682 answer}[1]{#1}
27683 \end_layout
27684
27685 \end_inset
27686
27687
27688 \end_layout
27689
27690 \end_inset
27691
27692
27693 \end_layout
27694
27695 \begin_layout Standard
27696 Now it is possible to use the commands 
27697 \series bold
27698
27699 \backslash
27700 question{\SpecialChar \ldots{}
27701 }
27702 \series default
27703  and 
27704 \series bold
27705
27706 \backslash
27707 answer{\SpecialChar \ldots{}
27708 }
27709 \series default
27710  to obtain conditional output.
27711  Here is an example formula where only the 
27712 \series bold
27713
27714 \backslash
27715 question
27716 \series default
27717  part appears:
27718 \begin_inset Formula \[
27719 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27720
27721 \end_inset
27722
27723
27724 \end_layout
27725
27726 \begin_layout Standard
27727 Inside math, the same effect can be achieved using math macros, see section
27728 \begin_inset space ~
27729 \end_inset
27730
27731
27732 \begin_inset CommandInset ref
27733 LatexCommand ref
27734 reference "sec:math-macros"
27735
27736 \end_inset
27737
27738 .
27739 \end_layout
27740
27741 \begin_layout Section
27742 TeX Code and the LaTeX Syntax
27743 \begin_inset CommandInset label
27744 LatexCommand label
27745 name "sec:TeX-Code"
27746
27747 \end_inset
27748
27749
27750 \end_layout
27751
27752 \begin_layout Subsection
27753 TeX Code Boxes
27754 \begin_inset Index
27755 status collapsed
27756
27757 \begin_layout Plain Layout
27758 TeX Code
27759 \end_layout
27760
27761 \end_inset
27762
27763
27764 \begin_inset CommandInset label
27765 LatexCommand label
27766 name "sub:TeX-Code-Boxes"
27767
27768 \end_inset
27769
27770
27771 \end_layout
27772
27773 \begin_layout Standard
27774 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27775  constructs, but not all.
27776  LaTeX contains of hundreds of packages which provide different commands.
27777  Every time packages are updated and new ones added.
27778  This has the advantage that you can typeset nearly everything as there
27779  is for every problem a LaTeX-package.
27780  But LyX can of course not be up to date and support all packages and their
27781  commands.
27782 \end_layout
27783
27784 \begin_layout Standard
27785 But don't worry, you can use any LaTeX-command directly in LyX inside the
27786  TeX Code box.
27787  An TeX Code box is created by the menu 
27788 \family sans
27789 Insert\SpecialChar \menuseparator
27790 TeX
27791 \begin_inset space ~
27792 \end_inset
27793
27794 Code
27795 \family default
27796  or by the toolbar button 
27797 \begin_inset Graphics
27798         filename ../images/ert-insert.png
27799
27800 \end_inset
27801
27802 .
27803  The box can be opened by left-clicking and closed by right-clicking on
27804  it.
27805 \end_layout
27806
27807 \begin_layout Standard
27808 You can insert complete or incomplete commands as TeX Code.
27809  Incomplete means that the command argument can be Standard LyX text.
27810  For example you want to draw a frame around a word and uses therefore the
27811  LaTeX-command 
27812 \series bold
27813
27814 \backslash
27815 fbox
27816 \series default
27817 , you can write the command part 
27818 \series bold
27819
27820 \backslash
27821 fbox{
27822 \series default
27823  in a TeX Code box before the word and the closing brace 
27824 \series bold
27825 }
27826 \series default
27827  in a second TeX Code box behind the word.
27828  The word between the two TeX Code boxes is then the argument as it is in
27829  the following example:
27830 \end_layout
27831
27832 \begin_layout Standard
27833 \begin_inset Graphics
27834         filename clipart/ERT.png
27835         scale 89
27836
27837 \end_inset
27838
27839
27840 \end_layout
27841
27842 \begin_layout Standard
27843 gives
27844 \end_layout
27845
27846 \begin_layout Standard
27847 This is a line with a 
27848 \begin_inset ERT
27849 status collapsed
27850
27851 \begin_layout Plain Layout
27852
27853
27854 \backslash
27855 fbox{
27856 \end_layout
27857
27858 \end_inset
27859
27860 framed
27861 \begin_inset ERT
27862 status collapsed
27863
27864 \begin_layout Plain Layout
27865
27866 }
27867 \end_layout
27868
27869 \end_inset
27870
27871  word.
27872 \end_layout
27873
27874 \begin_layout Standard
27875 \begin_inset Note Greyedout
27876 status open
27877
27878 \begin_layout Plain Layout
27879
27880 \series bold
27881 Note:
27882 \series default
27883  At the end of LaTeX-commands without parameters, you have to insert a space
27884  to let LaTeX know that the command is finished.
27885 \end_layout
27886
27887 \end_inset
27888
27889
27890 \end_layout
27891
27892 \begin_layout Subsection
27893 Short Introduction to the LaTeX Syntax
27894 \begin_inset OptArg
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898 The LaTeX Syntax
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \begin_inset Index
27905 status collapsed
27906
27907 \begin_layout Plain Layout
27908 Latex@LaTeX Syntax
27909 \end_layout
27910
27911 \end_inset
27912
27913
27914 \begin_inset CommandInset label
27915 LatexCommand label
27916 name "sub:LaTeX-Syntax"
27917
27918 \end_inset
27919
27920
27921 \end_layout
27922
27923 \begin_layout Standard
27924 When you write larger documents or books, you will need to know something
27925  about the LaTeX-commands that LyX uses in the background.
27926  Because LaTeX is based on commands, you can 
27927 \begin_inset Quotes eld
27928 \end_inset
27929
27930 program
27931 \begin_inset Quotes erd
27932 \end_inset
27933
27934  your text.
27935  This has the advantage that the layout of the document can be changed at
27936  every time if you know the right commands.
27937  E.g.
27938  imagine you have to write a manual for a product and the deadline is at
27939  the end of the day.
27940  Your boss just has complimented you for your good work but wants to have
27941  all caption labels bold.
27942  But you have over hundred figure and table captions with non-bold labels
27943  in your manual.
27944  Of course it's impossible to change all caption labels by hand in one day.
27945 \end_layout
27946
27947 \begin_layout Standard
27948 Now LaTeX comes into play.
27949  As written above, for every problem exists a LaTeX-package.
27950  First you have to find out which and therefore look in the LaTeX package
27951  database, 
27952 \begin_inset CommandInset citation
27953 LatexCommand cite
27954 key "Catalogue"
27955
27956 \end_inset
27957
27958 .
27959 \end_layout
27960
27961 \begin_layout Standard
27962 As result you know that the package 
27963 \series bold
27964 caption
27965 \series default
27966
27967 \begin_inset Index
27968 status collapsed
27969
27970 \begin_layout Plain Layout
27971 Latex@LaTeX-packages ! caption
27972 \end_layout
27973
27974 \end_inset
27975
27976  is what you need.
27977  To use a package, you have to load it in the document preamble (menu 
27978 \family sans
27979 Document\SpecialChar \menuseparator
27980 Settings
27981 \family default
27982 ) with the command
27983 \end_layout
27984
27985 \begin_layout Standard
27986
27987 \series bold
27988
27989 \backslash
27990 usepackage[options]{package name}
27991 \end_layout
27992
27993 \begin_layout Standard
27994 All LaTeX commands begin with a backslash, the command argument is set within
27995  two braces, and the options are set within two brackets.
27996  Note that not all commands have an argument and options.
27997 \end_layout
27998
27999 \begin_layout Standard
28000 In your case the package name is 
28001 \series bold
28002 caption
28003 \series default
28004 .
28005  After a look in the documentation of the package, you know that the option
28006  
28007 \series bold
28008 labelfont=bf
28009 \series default
28010  will change the font of all caption labels to bold.
28011  So you add the command
28012 \end_layout
28013
28014 \begin_layout Standard
28015
28016 \series bold
28017
28018 \backslash
28019 usepackage[labelfont=bf]{caption}
28020 \end_layout
28021
28022 \begin_layout Standard
28023 to the preamble and the problem is solved.
28024 \begin_inset Foot
28025 status collapsed
28026
28027 \begin_layout Plain Layout
28028 For more commands provided by the 
28029 \series bold
28030 caption
28031 \series default
28032  package, have a look at its documentation, 
28033 \begin_inset CommandInset citation
28034 LatexCommand cite
28035 key "caption"
28036
28037 \end_inset
28038
28039 .
28040 \end_layout
28041
28042 \end_inset
28043
28044
28045 \end_layout
28046
28047 \begin_layout Standard
28048 Note that some document classes have built-in solutions for well known problems
28049  like your case.
28050  For example if you use a 
28051 \family sans
28052 koma-script
28053 \family default
28054  class, you don't need the package 
28055 \series bold
28056 caption
28057 \series default
28058 , you can instead write
28059 \end_layout
28060
28061 \begin_layout Standard
28062
28063 \series bold
28064
28065 \backslash
28066 setkomafont{captionlabel}{
28067 \backslash
28068 bfseries}
28069 \end_layout
28070
28071 \begin_layout Standard
28072 in the preamble and the problem is solved.
28073  So if you plan to write a large document, you should have a look at the
28074  documentation of the document class you want to use.
28075  (
28076 \series bold
28077
28078 \backslash
28079 setkomafont
28080 \series default
28081  is an example for a command with more than one argument.)
28082 \end_layout
28083
28084 \begin_layout Standard
28085 Commands in the preamble affects the whole document, while commands in the
28086  text affects only the text after the command or only the text used as command
28087  argument.
28088  To insert a LaTeX-command in text, use the TeX Code box as described in
28089  the previous section.
28090 \end_layout
28091
28092 \begin_layout Standard
28093 If you want to learn more about LaTeX and its syntax, have a look at the
28094  LaTeX-books 
28095 \begin_inset CommandInset citation
28096 LatexCommand cite
28097 key "latexcompanion,latexguide"
28098
28099 \end_inset
28100
28101 .
28102  
28103 \end_layout
28104
28105 \begin_layout Section
28106 Previewing Snippets of your Document
28107 \begin_inset Index
28108 status collapsed
28109
28110 \begin_layout Plain Layout
28111 Instant preview
28112 \end_layout
28113
28114 \end_inset
28115
28116
28117 \begin_inset CommandInset label
28118 LatexCommand label
28119 name "sec:Previewing-snippets-of"
28120
28121 \end_inset
28122
28123
28124 \begin_inset Index
28125 status collapsed
28126
28127 \begin_layout Plain Layout
28128 Document ! Preview
28129 \end_layout
28130
28131 \end_inset
28132
28133
28134 \end_layout
28135
28136 \begin_layout Standard
28137 LyX allows you to generate previews of sections of your document on the
28138  fly so you can see how they'll look in the final document without having
28139  to break your train of thought with 
28140 \family sans
28141 View\SpecialChar \menuseparator
28142 DVI
28143 \family default
28144 .
28145 \end_layout
28146
28147 \begin_layout Standard
28148 If you would for example like to see in LyX your math formulas typeset by
28149  LaTeX, install the LaTeX-package 
28150 \series bold
28151 preview-latex
28152 \series default
28153
28154 \begin_inset Index
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 Latex@LaTeX-packages ! preview-latex
28159 \end_layout
28160
28161 \end_inset
28162
28163  as explained below, and turn on 
28164 \family sans
28165 Instant
28166 \begin_inset space ~
28167 \end_inset
28168
28169 preview
28170 \family default
28171  in the 
28172 \family sans
28173 Tools\SpecialChar \menuseparator
28174 Preferences 
28175 \family default
28176 dialog under 
28177 \family sans
28178 Look
28179 \begin_inset space ~
28180 \end_inset
28181
28182 and
28183 \begin_inset space ~
28184 \end_inset
28185
28186 feel\SpecialChar \menuseparator
28187 Graphics
28188 \family default
28189 .
28190 \end_layout
28191
28192 \begin_layout Standard
28193 Previews are generated when you load a document into LyX and when you finish
28194  editing an inset.
28195  Previews of an already loaded document are 
28196 \emph on
28197 not
28198 \emph default
28199  generated just by selecting the 
28200 \family sans
28201 Instant
28202 \begin_inset space ~
28203 \end_inset
28204
28205 preview
28206 \family default
28207  check box, you have to reopen the documents to activate the previews.
28208 \end_layout
28209
28210 \begin_layout Standard
28211 LyX will generate previews of math insets.
28212  It will also generate previews of included insets if you select the 
28213 \family sans
28214 Show
28215 \begin_inset space ~
28216 \end_inset
28217
28218 preview
28219 \family default
28220  check box in the insert dialog.
28221  This is useful if you wish to generate a preview of a LaTeX figure, for
28222  example.
28223 \end_layout
28224
28225 \begin_layout Standard
28226 To get previews working, you need the LaTeX package 
28227 \series bold
28228 preview-latex
28229 \series default
28230  (on some systems named simply 
28231 \series bold
28232 preview
28233 \series default
28234 ) installed.
28235  In case it is not already installed, you find it in the TeX Catalogue,
28236  
28237 \begin_inset CommandInset citation
28238 LatexCommand cite
28239 key "TeXCatalogue"
28240
28241 \end_inset
28242
28243  or in the package manager of your LaTeX-system.
28244  You obtain prettier results if you install the program 
28245 \family typewriter
28246 pnmcrop
28247 \family default
28248  from the 
28249 \family typewriter
28250 netpbm
28251 \family default
28252  package; for LyX on Windows this program is automatically installed together
28253  with LyX.
28254 \end_layout
28255
28256 \begin_layout Standard
28257 \begin_inset VSpace bigskip
28258 \end_inset
28259
28260
28261 \end_layout
28262
28263 \begin_layout Standard
28264 You can furthermore preview the LaTeX source of the whole document or parts
28265  of it.
28266  Use the menu 
28267 \family sans
28268 View\SpecialChar \menuseparator
28269 View
28270 \begin_inset space ~
28271 \end_inset
28272
28273 Source
28274 \family default
28275  and a window will be shown where you can see the LaTeX-source code.
28276  The window shows the source of the whole paragraph where the cursor is
28277  currently in.
28278  You can also select document parts in LyX's main window, then only this
28279  selection (when it is more than one paragraph) is shown as source code.
28280  To view the whole document as source, enable the corresponding option in
28281  the source view window.
28282 \end_layout
28283
28284 \begin_layout Section
28285 Spell Checking
28286 \begin_inset CommandInset label
28287 LatexCommand label
28288 name "sec:Spellchecking"
28289
28290 \end_inset
28291
28292
28293 \begin_inset Index
28294 status collapsed
28295
28296 \begin_layout Plain Layout
28297 Spell checking
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \begin_layout Standard
28306 LyX itself has no built-in spell checker.
28307  Rather it uses one of the external programs 
28308 \family typewriter
28309 aspell
28310 \family default
28311
28312 \family typewriter
28313 ispell
28314 \family default
28315
28316 \family typewriter
28317 hspell
28318 \family default
28319 , or 
28320 \family sans
28321 pspell
28322 \family default
28323  as backend.
28324  This section assumes you have already installed and set up one of these
28325  programs.
28326  
28327 \family typewriter
28328 aspell
28329 \family default
28330  can be seen as successor of 
28331 \family typewriter
28332 ispell
28333 \family default
28334 , so that it is recommended to use aspell.
28335  
28336 \family sans
28337 hspell
28338 \family default
28339  is a Hebrew spell-checker.
28340  The used spell checker ind its settings are specified in LyX's preferences
28341  under 
28342 \family sans
28343 Language Settings
28344 \family default
28345 .
28346 \end_layout
28347
28348 \begin_layout Standard
28349 For LyX on Windows, the selection box for the spell checking program is
28350  greyed out in the preferences dialog because only 
28351 \family sans
28352 aspell
28353 \family default
28354  can be used.
28355 \end_layout
28356
28357 \begin_layout Standard
28358 The menu
28359 \family sans
28360  Tools\SpecialChar \menuseparator
28361 Spellchecker
28362 \family default
28363  starts the spell checking beginning from the current cursor position.
28364  A dialog window will appear showing any incorrect (or unknown) word found,
28365  allowing you to edit and replace it in a second line.
28366  Whenever an unknown word is found, the word is highlighted and the text
28367  scrolled so that it is visible.
28368  In the 
28369 \family sans
28370 spell checker
28371 \family default
28372  dialog, there is also a box showing suggestions for a correction, if any
28373  could be found.
28374  Clicking on one of the corrections will copy to the 
28375 \family sans
28376 Replace
28377 \family default
28378  field, double-click invokes directly the replacement.
28379  Unknown but correctly typed words can be added to the personal dictionary.
28380 \end_layout
28381
28382 \begin_layout Standard
28383 By default, the used dictionary file is determined by the document language
28384  that is set in the 
28385 \family sans
28386 Document\SpecialChar \menuseparator
28387 Settings
28388 \family default
28389  dialog.
28390  If you do not have a dictionary for the document language, spell checking
28391  will bring an error message.
28392  In this case, you can specify another dictionary file in the dialog by
28393  specifying a different 
28394 \family sans
28395 Alternative language
28396 \family default
28397  in preferences dialog.
28398 \end_layout
28399
28400 \begin_layout Standard
28401 After a spell check you'll informed about the number of checked words.
28402 \end_layout
28403
28404 \begin_layout Subsubsection*
28405 Limitations
28406 \end_layout
28407
28408 \begin_layout Standard
28409 It is not possible to change the spelling of a particular word globally,
28410  rather than having to change the spelling separately for each occurrence
28411  of the word.
28412  But you can use the 
28413 \family sans
28414 Find
28415 \begin_inset space ~
28416 \end_inset
28417
28418 &
28419 \begin_inset space ~
28420 \end_inset
28421
28422 Replace
28423 \family default
28424  dialog for that.
28425 \end_layout
28426
28427 \begin_layout Standard
28428 LyX cannot correctly spell check documents containing multiple languages.
28429  This does work with 
28430 \family typewriter
28431 pspell
28432 \family default
28433 , assuming you have marked the different languages appropriately.
28434 \end_layout
28435
28436 \begin_layout Subsubsection*
28437 Further Settings
28438 \end_layout
28439
28440 \begin_layout Standard
28441 The 
28442 \family sans
28443 Spellchecker
28444 \family default
28445  section in the preferences dialog has some additional options:
28446 \end_layout
28447
28448 \begin_layout Description
28449 Escape
28450 \begin_inset space ~
28451 \end_inset
28452
28453 characters Allows you to add non-standard characters that the spell checker
28454  should consider, e.g.
28455  German umlauts although you spell check English document.
28456  This should not normally be needed.
28457 \end_layout
28458
28459 \begin_layout Description
28460 Personal
28461 \begin_inset space ~
28462 \end_inset
28463
28464 dictionary to use a different file than the spell checker's default choice
28465  as your personal dictionary
28466 \end_layout
28467
28468 \begin_layout Description
28469 Accept
28470 \begin_inset space ~
28471 \end_inset
28472
28473 compound
28474 \begin_inset space ~
28475 \end_inset
28476
28477 words Prevent the spell checker from complaining about compounded words
28478  like 
28479 \begin_inset Quotes eld
28480 \end_inset
28481
28482 passthrough
28483 \begin_inset Quotes erd
28484 \end_inset
28485
28486 .
28487 \end_layout
28488
28489 \begin_layout Description
28490 Use
28491 \begin_inset space ~
28492 \end_inset
28493
28494 input
28495 \begin_inset space ~
28496 \end_inset
28497
28498 encoding Uses the document encoding that is set in the 
28499 \family sans
28500 Document\SpecialChar \menuseparator
28501 Settings
28502 \family default
28503  dialog under 
28504 \family sans
28505 Language
28506 \family default
28507  also for the spellchecker.
28508 \begin_inset Foot
28509 status collapsed
28510
28511 \begin_layout Plain Layout
28512 The encodings are explained in section
28513 \begin_inset space ~
28514 \end_inset
28515
28516
28517 \begin_inset CommandInset ref
28518 LatexCommand ref
28519 reference "sub:Settings"
28520
28521 \end_inset
28522
28523 .
28524 \end_layout
28525
28526 \end_inset
28527
28528  Only enable this if you use 
28529 \family typewriter
28530 ispell
28531 \family default
28532  and can't spell check words with international letters in them.
28533  There have been reports that this does not work with all dictionaries,
28534  so this is disabled by default.
28535 \end_layout
28536
28537 \begin_layout Section
28538 Thesaurus
28539 \begin_inset Index
28540 status collapsed
28541
28542 \begin_layout Plain Layout
28543 Thesaurus
28544 \end_layout
28545
28546 \end_inset
28547
28548
28549 \begin_inset CommandInset label
28550 LatexCommand label
28551 name "sec:Thesaurus"
28552
28553 \end_inset
28554
28555
28556 \end_layout
28557
28558 \begin_layout Standard
28559 Thesaurus currently only works when you use the document language English.
28560 \end_layout
28561
28562 \begin_layout Standard
28563 To start the thesaurus, highlight one word or set the cursor behind it,
28564  and use the menu 
28565 \family sans
28566 Tools\SpecialChar \menuseparator
28567 Thesaurus
28568 \family default
28569  or the toolbar button 
28570 \begin_inset Graphics
28571         filename ../images/thesaurus-entry.png
28572         BoundingBox 0bp 5bp 20bp 25bp
28573         rotateOrigin center
28574
28575 \end_inset
28576
28577 .
28578  A dialog pops up showing you probably related words that you can use as
28579  replacement.
28580 \end_layout
28581
28582 \begin_layout Standard
28583 The shown related words are in many cases not really related to the word
28584  you are currently checking, scrolling in the shown list might help in some
28585  cases to find related words.
28586 \end_layout
28587
28588 \begin_layout Standard
28589 The thesaurus only works for single words, and also only when it is in the
28590  singular form.
28591  For example starting the thesaurus with the word 
28592 \begin_inset Quotes eld
28593 \end_inset
28594
28595 reports
28596 \begin_inset Quotes erd
28597 \end_inset
28598
28599  leads to no results, while results are shown for the word 
28600 \begin_inset Quotes eld
28601 \end_inset
28602
28603 report
28604 \begin_inset Quotes erd
28605 \end_inset
28606
28607 .
28608  To avoid this, you can highlight only the part 
28609 \begin_inset Quotes eld
28610 \end_inset
28611
28612 report
28613 \begin_inset Quotes erd
28614 \end_inset
28615
28616  of the word 
28617 \begin_inset Quotes eld
28618 \end_inset
28619
28620 reports
28621 \begin_inset Quotes erd
28622 \end_inset
28623
28624  to get results.
28625 \end_layout
28626
28627 \begin_layout Section
28628 Change Tracking
28629 \begin_inset Index
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 Change Tracking
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \begin_inset Index
28640 status collapsed
28641
28642 \begin_layout Plain Layout
28643 Document ! Change Tracking
28644 \end_layout
28645
28646 \end_inset
28647
28648
28649 \begin_inset CommandInset label
28650 LatexCommand label
28651 name "sec:Change-Tracking"
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Standard
28659 When you work on a document together with many people it is extremely useful
28660  to see changes others made highlighted in the document.
28661  You can then decide if you accept a change or not.
28662  This can be achieved by turning on change tracking in the menu 
28663 \family sans
28664 Document\SpecialChar \menuseparator
28665 Change
28666 \begin_inset space ~
28667 \end_inset
28668
28669 Tracking\SpecialChar \menuseparator
28670 Track
28671 \begin_inset space ~
28672 \end_inset
28673
28674 Changes
28675 \family default
28676 .
28677 \end_layout
28678
28679 \begin_layout Standard
28680 Changes made in the document will then be highlighted by colors: 
28681 \color blue
28682 Blue text
28683 \color inherit
28684  is an addition, 
28685 \color red
28686 red canceled text
28687 \color inherit
28688  is a deletion.
28689  You can change the color in LyX's preferences dialog under 
28690 \family sans
28691 Look
28692 \begin_inset space ~
28693 \end_inset
28694
28695 and
28696 \begin_inset space ~
28697 \end_inset
28698
28699 feel
28700 \family default
28701
28702 \family sans
28703 Colors
28704 \family default
28705 .
28706 \begin_inset Index
28707 status collapsed
28708
28709 \begin_layout Plain Layout
28710 Color ! LyX screen
28711 \end_layout
28712
28713 \end_inset
28714
28715
28716 \end_layout
28717
28718 \begin_layout Standard
28719 When change tracking is activated, you will see the review toolbar in LyX:
28720 \begin_inset Index
28721 status collapsed
28722
28723 \begin_layout Plain Layout
28724 Toolbar ! Review
28725 \end_layout
28726
28727 \end_inset
28728
28729
28730 \end_layout
28731
28732 \begin_layout Standard
28733 \begin_inset VSpace defskip
28734 \end_inset
28735
28736
28737 \end_layout
28738
28739 \begin_layout Standard
28740 \begin_inset Graphics
28741         filename clipart/ChangesToolbar.png
28742
28743 \end_inset
28744
28745
28746 \end_layout
28747
28748 \begin_layout Standard
28749 \begin_inset VSpace defskip
28750 \end_inset
28751
28752
28753 \end_layout
28754
28755 \begin_layout Standard
28756 The review toolbar as shown above contains from left to right the following
28757  buttons:
28758 \end_layout
28759
28760 \begin_layout Standard
28761 \begin_inset VSpace defskip
28762 \end_inset
28763
28764
28765 \end_layout
28766
28767 \begin_layout Standard
28768 \begin_inset Tabular
28769 <lyxtabular version="3" rows="10" columns="2">
28770 <features islongtable="true">
28771 <column alignment="left" valignment="top" width="0">
28772 <column alignment="left" valignment="top" width="0">
28773 <row interlinespace="2.5mm">
28774 <cell alignment="center" valignment="top" usebox="none">
28775 \begin_inset Text
28776
28777 \begin_layout Plain Layout
28778 \begin_inset Graphics
28779         filename ../images/changes-track.png
28780         BoundingBox 0bp 5bp 20bp 25bp
28781         rotateOrigin center
28782
28783 \end_inset
28784
28785
28786 \end_layout
28787
28788 \end_inset
28789 </cell>
28790 <cell alignment="center" valignment="top" usebox="none">
28791 \begin_inset Text
28792
28793 \begin_layout Plain Layout
28794
28795 \family sans
28796 Document\SpecialChar \menuseparator
28797 Change
28798 \begin_inset space ~
28799 \end_inset
28800
28801 Tracking\SpecialChar \menuseparator
28802 Track
28803 \begin_inset space ~
28804 \end_inset
28805
28806 Changes
28807 \end_layout
28808
28809 \end_inset
28810 </cell>
28811 </row>
28812 <row interlinespace="2.5mm">
28813 <cell alignment="center" valignment="top" usebox="none">
28814 \begin_inset Text
28815
28816 \begin_layout Plain Layout
28817 \begin_inset Graphics
28818         filename ../images/changes-output.png
28819         BoundingBox 0bp 5bp 20bp 25bp
28820         rotateOrigin center
28821
28822 \end_inset
28823
28824
28825 \end_layout
28826
28827 \end_inset
28828 </cell>
28829 <cell alignment="center" valignment="top" usebox="none">
28830 \begin_inset Text
28831
28832 \begin_layout Plain Layout
28833
28834 \family sans
28835 Document\SpecialChar \menuseparator
28836 Change
28837 \begin_inset space ~
28838 \end_inset
28839
28840 Tracking\SpecialChar \menuseparator
28841 Show
28842 \begin_inset space ~
28843 \end_inset
28844
28845 Changes
28846 \begin_inset space ~
28847 \end_inset
28848
28849 in
28850 \begin_inset space ~
28851 \end_inset
28852
28853 Output
28854 \end_layout
28855
28856 \end_inset
28857 </cell>
28858 </row>
28859 <row interlinespace="2.5mm">
28860 <cell alignment="center" valignment="top" usebox="none">
28861 \begin_inset Text
28862
28863 \begin_layout Plain Layout
28864 \begin_inset Graphics
28865         filename ../images/change-next.png
28866         BoundingBox 0bp 5bp 20bp 25bp
28867         rotateOrigin center
28868
28869 \end_inset
28870
28871
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 <cell alignment="center" valignment="top" usebox="none">
28877 \begin_inset Text
28878
28879 \begin_layout Plain Layout
28880 Jumps to the next change
28881 \end_layout
28882
28883 \end_inset
28884 </cell>
28885 </row>
28886 <row interlinespace="2.5mm">
28887 <cell alignment="center" valignment="top" usebox="none">
28888 \begin_inset Text
28889
28890 \begin_layout Plain Layout
28891 \begin_inset Graphics
28892         filename ../images/change-accept.png
28893         BoundingBox 0bp 5bp 20bp 25bp
28894         rotateOrigin center
28895
28896 \end_inset
28897
28898
28899 \end_layout
28900
28901 \end_inset
28902 </cell>
28903 <cell alignment="center" valignment="top" usebox="none">
28904 \begin_inset Text
28905
28906 \begin_layout Plain Layout
28907
28908 \family sans
28909 Document\SpecialChar \menuseparator
28910 Change
28911 \begin_inset space ~
28912 \end_inset
28913
28914 Tracking\SpecialChar \menuseparator
28915 Accept
28916 \begin_inset space ~
28917 \end_inset
28918
28919 Change
28920 \end_layout
28921
28922 \end_inset
28923 </cell>
28924 </row>
28925 <row interlinespace="2.5mm">
28926 <cell alignment="center" valignment="top" usebox="none">
28927 \begin_inset Text
28928
28929 \begin_layout Plain Layout
28930 \begin_inset Graphics
28931         filename ../images/change-reject.png
28932         BoundingBox 0bp 5bp 20bp 25bp
28933         rotateOrigin center
28934
28935 \end_inset
28936
28937
28938 \end_layout
28939
28940 \end_inset
28941 </cell>
28942 <cell alignment="center" valignment="top" usebox="none">
28943 \begin_inset Text
28944
28945 \begin_layout Plain Layout
28946
28947 \family sans
28948 Document\SpecialChar \menuseparator
28949 Change
28950 \begin_inset space ~
28951 \end_inset
28952
28953 Tracking\SpecialChar \menuseparator
28954 Reject
28955 \begin_inset space ~
28956 \end_inset
28957
28958 Change
28959 \end_layout
28960
28961 \end_inset
28962 </cell>
28963 </row>
28964 <row interlinespace="2.5mm">
28965 <cell alignment="center" valignment="top" usebox="none">
28966 \begin_inset Text
28967
28968 \begin_layout Plain Layout
28969 \begin_inset Graphics
28970         filename ../images/changes-merge.png
28971         BoundingBox 0bp 5bp 20bp 25bp
28972         rotateOrigin center
28973
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \end_inset
28980 </cell>
28981 <cell alignment="center" valignment="top" usebox="none">
28982 \begin_inset Text
28983
28984 \begin_layout Plain Layout
28985
28986 \family sans
28987 Document\SpecialChar \menuseparator
28988 Change
28989 \begin_inset space ~
28990 \end_inset
28991
28992 Tracking\SpecialChar \menuseparator
28993 Merge
28994 \begin_inset space ~
28995 \end_inset
28996
28997 Changes
28998 \end_layout
28999
29000 \end_inset
29001 </cell>
29002 </row>
29003 <row interlinespace="2.5mm">
29004 <cell alignment="center" valignment="top" usebox="none">
29005 \begin_inset Text
29006
29007 \begin_layout Plain Layout
29008 \begin_inset Graphics
29009         filename ../images/all-changes-accept.png
29010         BoundingBox 0bp 5bp 20bp 25bp
29011         rotateOrigin center
29012
29013 \end_inset
29014
29015
29016 \end_layout
29017
29018 \end_inset
29019 </cell>
29020 <cell alignment="center" valignment="top" usebox="none">
29021 \begin_inset Text
29022
29023 \begin_layout Plain Layout
29024
29025 \family sans
29026 Document\SpecialChar \menuseparator
29027 Change
29028 \begin_inset space ~
29029 \end_inset
29030
29031 Tracking\SpecialChar \menuseparator
29032 Accept
29033 \begin_inset space ~
29034 \end_inset
29035
29036 All
29037 \begin_inset space ~
29038 \end_inset
29039
29040 Changes
29041 \end_layout
29042
29043 \end_inset
29044 </cell>
29045 </row>
29046 <row interlinespace="2.5mm">
29047 <cell alignment="center" valignment="top" usebox="none">
29048 \begin_inset Text
29049
29050 \begin_layout Plain Layout
29051 \begin_inset Graphics
29052         filename ../images/all-changes-reject.png
29053         BoundingBox 0bp 5bp 20bp 25bp
29054         rotateOrigin center
29055
29056 \end_inset
29057
29058
29059 \end_layout
29060
29061 \end_inset
29062 </cell>
29063 <cell alignment="center" valignment="top" usebox="none">
29064 \begin_inset Text
29065
29066 \begin_layout Plain Layout
29067
29068 \family sans
29069 Document\SpecialChar \menuseparator
29070 Change
29071 \begin_inset space ~
29072 \end_inset
29073
29074 Tracking\SpecialChar \menuseparator
29075 Reject
29076 \begin_inset space ~
29077 \end_inset
29078
29079 All
29080 \begin_inset space ~
29081 \end_inset
29082
29083 Changes
29084 \end_layout
29085
29086 \end_inset
29087 </cell>
29088 </row>
29089 <row interlinespace="2.5mm">
29090 <cell alignment="center" valignment="top" usebox="none">
29091 \begin_inset Text
29092
29093 \begin_layout Plain Layout
29094 \begin_inset Graphics
29095         filename ../images/note-insert.png
29096         BoundingBox 0bp 5bp 20bp 25bp
29097         rotateOrigin center
29098
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \end_inset
29105 </cell>
29106 <cell alignment="center" valignment="top" usebox="none">
29107 \begin_inset Text
29108
29109 \begin_layout Plain Layout
29110
29111 \family sans
29112 Insert\SpecialChar \menuseparator
29113 Note\SpecialChar \menuseparator
29114 LyX
29115 \begin_inset space ~
29116 \end_inset
29117
29118 Note
29119 \end_layout
29120
29121 \end_inset
29122 </cell>
29123 </row>
29124 <row interlinespace="2.5mm">
29125 <cell alignment="center" valignment="top" usebox="none">
29126 \begin_inset Text
29127
29128 \begin_layout Plain Layout
29129 \begin_inset Graphics
29130         filename ../images/note-next.png
29131         BoundingBox 0bp 5bp 20bp 25bp
29132         rotateOrigin center
29133
29134 \end_inset
29135
29136
29137 \end_layout
29138
29139 \end_inset
29140 </cell>
29141 <cell alignment="center" valignment="top" usebox="none">
29142 \begin_inset Text
29143
29144 \begin_layout Plain Layout
29145
29146 \family sans
29147 Navigate\SpecialChar \menuseparator
29148 Next
29149 \begin_inset space ~
29150 \end_inset
29151
29152 Note
29153 \end_layout
29154
29155 \end_inset
29156 </cell>
29157 </row>
29158 </lyxtabular>
29159
29160 \end_inset
29161
29162
29163 \end_layout
29164
29165 \begin_layout Standard
29166 \begin_inset VSpace defskip
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Standard
29173 The review toolbar helps you to accept, reject, or merge changes -- highlight
29174  the change and press one of the desired toolbar buttons.
29175  When you merge changes, a window pops up showing you informations about
29176  the next change behind the current cursor position.
29177  So you don't need to highlight a certain change.
29178  Within the merge window you can decide to accept or reject changes and
29179  step to the next change.
29180  This way you can jump through all changes of the document.
29181 \end_layout
29182
29183 \begin_layout Standard
29184 The toolbar has two buttons to handle notes because notes are often important
29185  to describe a change.
29186 \end_layout
29187
29188 \begin_layout Standard
29189 To show made changes in the output you need the LaTeX package 
29190 \series bold
29191 dvipost
29192 \series default
29193
29194 \begin_inset Index
29195 status collapsed
29196
29197 \begin_layout Plain Layout
29198 Latex@LaTeX-packages ! dvipost
29199 \end_layout
29200
29201 \end_inset
29202
29203  installed.
29204  You find it in the TeX Catalogue, 
29205 \begin_inset CommandInset citation
29206 LatexCommand cite
29207 key "TeXCatalogue"
29208
29209 \end_inset
29210
29211  or in the package manager of your LaTeX-system.
29212 \end_layout
29213
29214 \begin_layout Section
29215 International Support
29216 \begin_inset Index
29217 status collapsed
29218
29219 \begin_layout Plain Layout
29220 International support
29221 \end_layout
29222
29223 \end_inset
29224
29225
29226 \end_layout
29227
29228 \begin_layout Standard
29229 This section describes how to use LyX with any language you want.
29230  For some non-western languages there are special Wiki-pages that explain
29231  how to set up LyX to use them: 
29232 \begin_inset CommandInset citation
29233 LatexCommand cite
29234 key "Arabic,Armenian,Farsi,Hebrew"
29235
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \begin_layout Standard
29242 Besides languages, LyX also supports phonetic symbols, see section
29243 \begin_inset space ~
29244 \end_inset
29245
29246
29247 \begin_inset CommandInset ref
29248 LatexCommand ref
29249 reference "sub:Special-Character"
29250
29251 \end_inset
29252
29253 .
29254 \end_layout
29255
29256 \begin_layout Subsection
29257 Language Options
29258 \begin_inset Index
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262 Language ! Options
29263 \end_layout
29264
29265 \end_inset
29266
29267
29268 \begin_inset Index
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272 Document ! Settings
29273 \end_layout
29274
29275 \end_inset
29276
29277
29278 \begin_inset Index
29279 status collapsed
29280
29281 \begin_layout Plain Layout
29282 Document ! Language
29283 \end_layout
29284
29285 \end_inset
29286
29287
29288 \end_layout
29289
29290 \begin_layout Standard
29291 The 
29292 \family sans
29293 Document\SpecialChar \menuseparator
29294 Settings
29295 \family default
29296  dialog lets you set 
29297 \family roman
29298 the language and character encoding for your language.
29299  
29300 \end_layout
29301
29302 \begin_layout Standard
29303 Choose your language in the 
29304 \family sans
29305 Language
29306 \family default
29307  section of this dialog.
29308  The default is 
29309 \family sans
29310 English
29311 \family default
29312 .
29313 \end_layout
29314
29315 \begin_layout Standard
29316 The 
29317 \family sans
29318 Encoding
29319 \family default
29320  box lets you choose the character encoding map you want to use for LaTeX
29321  export.
29322  The option 
29323 \family sans
29324 use language's default encoding
29325 \family default
29326  is the preferred choice and works well in most cases.
29327  For details about the different encoding options see section
29328 \begin_inset space ~
29329 \end_inset
29330
29331
29332 \begin_inset CommandInset ref
29333 LatexCommand ref
29334 reference "sub:Settings"
29335
29336 \end_inset
29337
29338 .
29339 \end_layout
29340
29341 \begin_layout Subsection
29342 Keyboard mapping configuration
29343 \begin_inset CommandInset label
29344 LatexCommand label
29345 name "sub:Keyboard-mapping"
29346
29347 \end_inset
29348
29349
29350 \end_layout
29351
29352 \begin_layout Standard
29353 If you have for example a U.S.-style keyboard and want to write in a different
29354  language than English, you can use an alternate keymap.
29355  For example, if you have a U.S.-style keyboard but want to write in Italian,
29356  you can configure LyX to use an Italian keymap.
29357  The preferences dialog allows you to choose up to two keyboard mappings,
29358  see section
29359 \begin_inset space ~
29360 \end_inset
29361
29362
29363 \begin_inset CommandInset ref
29364 LatexCommand ref
29365 reference "sub:Keyboard-Map"
29366
29367 \end_inset
29368
29369 .
29370  You can choose primary and secondary keyboard languages and then select
29371  which one you want to use.
29372 \end_layout
29373
29374 \begin_layout Standard
29375 Finally, you may just want to change a few key mappings or create an entirely
29376  different keymap (for Vulcan, for instance).
29377  You may, for example, normally write in Italian on a U.S.
29378  keyboard but want to include an occasional quotation in German.
29379  In such a case, you can write your own keyboard mapping or modify an existing
29380  one to support the characters you want.
29381  This and much more customizations are explained in the 
29382 \emph on
29383 Customization
29384 \emph default
29385  manual.
29386 \end_layout
29387
29388 \begin_layout Subsection
29389 Character Tables
29390 \begin_inset CommandInset label
29391 LatexCommand label
29392 name "sec:keytab"
29393
29394 \end_inset
29395
29396
29397 \end_layout
29398
29399 \begin_layout Standard
29400 Table
29401 \begin_inset space ~
29402 \end_inset
29403
29404
29405 \begin_inset CommandInset ref
29406 LatexCommand ref
29407 reference "cap:The-latin1-character"
29408
29409 \end_inset
29410
29411  shows the 
29412 \family typewriter
29413 Latin1
29414 \family default
29415  character set.
29416  You should be able to enter the characters in the first eight columns directly
29417  from the keyboard.
29418 \end_layout
29419
29420 \begin_layout Standard
29421 There are a few things you need to know about this table.
29422  Here are some of the details you'll need to bear in mind when using characters
29423  from the 
29424 \family typewriter
29425 Latin1
29426 \family default
29427  character set:
29428 \end_layout
29429
29430 \begin_layout Itemize
29431 Even if you have selected 
29432 \family sans
29433 latin1
29434 \family default
29435  in the 
29436 \family sans
29437 Document\SpecialChar \menuseparator
29438 Settings
29439 \family default
29440  dialog, users who have only the 
29441 \family typewriter
29442 T1
29443 \family default
29444 -fonts for LaTeX [or who have the 
29445 \family typewriter
29446 T1
29447 \family default
29448 -fonts but aren't using them] will still miss a few characters: D0, F0,
29449  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29450  french quotes won't show up.
29451 \end_layout
29452
29453 \begin_layout Standard
29454 \begin_inset Float table
29455 wide false
29456 sideways false
29457 status open
29458
29459 \begin_layout Plain Layout
29460 \begin_inset Caption
29461
29462 \begin_layout Plain Layout
29463 \begin_inset CommandInset label
29464 LatexCommand label
29465 name "cap:The-latin1-character"
29466
29467 \end_inset
29468
29469 The 
29470 \family typewriter
29471 latin1
29472 \family default
29473  character set
29474 \end_layout
29475
29476 \end_inset
29477
29478
29479 \end_layout
29480
29481 \begin_layout Plain Layout
29482 \align center
29483 \begin_inset Tabular
29484 <lyxtabular version="3" rows="17" columns="17">
29485 <features>
29486 <column alignment="center" valignment="top" width="0pt">
29487 <column alignment="center" valignment="top" width="0pt">
29488 <column alignment="center" valignment="top" width="0pt">
29489 <column alignment="center" valignment="top" width="0pt">
29490 <column alignment="center" valignment="top" width="0pt">
29491 <column alignment="center" valignment="top" width="0pt">
29492 <column alignment="center" valignment="top" width="0pt">
29493 <column alignment="center" valignment="top" width="0pt">
29494 <column alignment="center" valignment="top" width="0pt">
29495 <column alignment="center" valignment="top" width="0pt">
29496 <column alignment="center" valignment="top" width="0pt">
29497 <column alignment="center" valignment="top" width="0pt">
29498 <column alignment="center" valignment="top" width="0pt">
29499 <column alignment="center" valignment="top" width="0pt">
29500 <column alignment="center" valignment="top" width="0pt">
29501 <column alignment="center" valignment="top" width="0pt">
29502 <column alignment="center" valignment="top" width="0pt">
29503 <row>
29504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29505 \begin_inset Text
29506
29507 \begin_layout Plain Layout
29508
29509 \end_layout
29510
29511 \end_inset
29512 </cell>
29513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29514 \begin_inset Text
29515
29516 \begin_layout Plain Layout
29517
29518 \family roman
29519 \series medium
29520 \shape up
29521 \size tiny
29522 \emph off
29523 \bar no
29524 \noun off
29525 \color none
29526 00
29527 \end_layout
29528
29529 \end_inset
29530 </cell>
29531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29532 \begin_inset Text
29533
29534 \begin_layout Plain Layout
29535
29536 \family roman
29537 \series medium
29538 \shape up
29539 \size tiny
29540 \emph off
29541 \bar no
29542 \noun off
29543 \color none
29544 10
29545 \end_layout
29546
29547 \end_inset
29548 </cell>
29549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29550 \begin_inset Text
29551
29552 \begin_layout Plain Layout
29553
29554 \family roman
29555 \series medium
29556 \shape up
29557 \size tiny
29558 \emph off
29559 \bar no
29560 \noun off
29561 \color none
29562 20
29563 \end_layout
29564
29565 \end_inset
29566 </cell>
29567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29568 \begin_inset Text
29569
29570 \begin_layout Plain Layout
29571
29572 \family roman
29573 \series medium
29574 \shape up
29575 \size tiny
29576 \emph off
29577 \bar no
29578 \noun off
29579 \color none
29580 30
29581 \end_layout
29582
29583 \end_inset
29584 </cell>
29585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29586 \begin_inset Text
29587
29588 \begin_layout Plain Layout
29589
29590 \family roman
29591 \series medium
29592 \shape up
29593 \size tiny
29594 \emph off
29595 \bar no
29596 \noun off
29597 \color none
29598 40
29599 \end_layout
29600
29601 \end_inset
29602 </cell>
29603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29604 \begin_inset Text
29605
29606 \begin_layout Plain Layout
29607
29608 \family roman
29609 \series medium
29610 \shape up
29611 \size tiny
29612 \emph off
29613 \bar no
29614 \noun off
29615 \color none
29616 50
29617 \end_layout
29618
29619 \end_inset
29620 </cell>
29621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29622 \begin_inset Text
29623
29624 \begin_layout Plain Layout
29625
29626 \family roman
29627 \series medium
29628 \shape up
29629 \size tiny
29630 \emph off
29631 \bar no
29632 \noun off
29633 \color none
29634 60
29635 \end_layout
29636
29637 \end_inset
29638 </cell>
29639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29640 \begin_inset Text
29641
29642 \begin_layout Plain Layout
29643
29644 \family roman
29645 \series medium
29646 \shape up
29647 \size tiny
29648 \emph off
29649 \bar no
29650 \noun off
29651 \color none
29652 70
29653 \end_layout
29654
29655 \end_inset
29656 </cell>
29657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29658 \begin_inset Text
29659
29660 \begin_layout Plain Layout
29661
29662 \family roman
29663 \series medium
29664 \shape up
29665 \size tiny
29666 \emph off
29667 \bar no
29668 \noun off
29669 \color none
29670 80
29671 \end_layout
29672
29673 \end_inset
29674 </cell>
29675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29676 \begin_inset Text
29677
29678 \begin_layout Plain Layout
29679
29680 \family roman
29681 \series medium
29682 \shape up
29683 \size tiny
29684 \emph off
29685 \bar no
29686 \noun off
29687 \color none
29688 90
29689 \end_layout
29690
29691 \end_inset
29692 </cell>
29693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29694 \begin_inset Text
29695
29696 \begin_layout Plain Layout
29697
29698 \family roman
29699 \series medium
29700 \shape up
29701 \size tiny
29702 \emph off
29703 \bar no
29704 \noun off
29705 \color none
29706 A0
29707 \end_layout
29708
29709 \end_inset
29710 </cell>
29711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29712 \begin_inset Text
29713
29714 \begin_layout Plain Layout
29715
29716 \family roman
29717 \series medium
29718 \shape up
29719 \size tiny
29720 \emph off
29721 \bar no
29722 \noun off
29723 \color none
29724 B0
29725 \end_layout
29726
29727 \end_inset
29728 </cell>
29729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29730 \begin_inset Text
29731
29732 \begin_layout Plain Layout
29733
29734 \family roman
29735 \series medium
29736 \shape up
29737 \size tiny
29738 \emph off
29739 \bar no
29740 \noun off
29741 \color none
29742 C0
29743 \end_layout
29744
29745 \end_inset
29746 </cell>
29747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29748 \begin_inset Text
29749
29750 \begin_layout Plain Layout
29751
29752 \family roman
29753 \series medium
29754 \shape up
29755 \size tiny
29756 \emph off
29757 \bar no
29758 \noun off
29759 \color none
29760 D0
29761 \end_layout
29762
29763 \end_inset
29764 </cell>
29765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Plain Layout
29769
29770 \family roman
29771 \series medium
29772 \shape up
29773 \size tiny
29774 \emph off
29775 \bar no
29776 \noun off
29777 \color none
29778 E0
29779 \end_layout
29780
29781 \end_inset
29782 </cell>
29783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29784 \begin_inset Text
29785
29786 \begin_layout Plain Layout
29787
29788 \family roman
29789 \series medium
29790 \shape up
29791 \size tiny
29792 \emph off
29793 \bar no
29794 \noun off
29795 \color none
29796 F0
29797 \end_layout
29798
29799 \end_inset
29800 </cell>
29801 </row>
29802 <row>
29803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29804 \begin_inset Text
29805
29806 \begin_layout Plain Layout
29807
29808 \family roman
29809 \series medium
29810 \shape up
29811 \size tiny
29812 \emph off
29813 \bar no
29814 \noun off
29815 \color none
29816 00
29817 \end_layout
29818
29819 \end_inset
29820 </cell>
29821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29822 \begin_inset Text
29823
29824 \begin_layout Plain Layout
29825
29826 \end_layout
29827
29828 \end_inset
29829 </cell>
29830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29831 \begin_inset Text
29832
29833 \begin_layout Plain Layout
29834
29835 \end_layout
29836
29837 \end_inset
29838 </cell>
29839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Plain Layout
29843
29844 \end_layout
29845
29846 \end_inset
29847 </cell>
29848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29849 \begin_inset Text
29850
29851 \begin_layout Plain Layout
29852
29853 \family roman
29854 \series medium
29855 \shape up
29856 \emph off
29857 \bar no
29858 \noun off
29859 \color none
29860 0
29861 \end_layout
29862
29863 \end_inset
29864 </cell>
29865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29866 \begin_inset Text
29867
29868 \begin_layout Plain Layout
29869
29870 \family roman
29871 \series medium
29872 \shape up
29873 \emph off
29874 \bar no
29875 \noun off
29876 \color none
29877 @
29878 \end_layout
29879
29880 \end_inset
29881 </cell>
29882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29883 \begin_inset Text
29884
29885 \begin_layout Plain Layout
29886
29887 \family roman
29888 \series medium
29889 \shape up
29890 \emph off
29891 \bar no
29892 \noun off
29893 \color none
29894 P
29895 \end_layout
29896
29897 \end_inset
29898 </cell>
29899 <cell alignment="center" valignment="top" topline="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 \emph off
29908 \bar no
29909 \noun off
29910 \color none
29911 '
29912 \end_layout
29913
29914 \end_inset
29915 </cell>
29916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29917 \begin_inset Text
29918
29919 \begin_layout Plain Layout
29920
29921 \family roman
29922 \series medium
29923 \shape up
29924 \emph off
29925 \bar no
29926 \noun off
29927 \color none
29928 p
29929 \end_layout
29930
29931 \end_inset
29932 </cell>
29933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29934 \begin_inset Text
29935
29936 \begin_layout Plain Layout
29937
29938 \end_layout
29939
29940 \end_inset
29941 </cell>
29942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29943 \begin_inset Text
29944
29945 \begin_layout Plain Layout
29946
29947 \end_layout
29948
29949 \end_inset
29950 </cell>
29951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29952 \begin_inset Text
29953
29954 \begin_layout Plain Layout
29955
29956 \end_layout
29957
29958 \end_inset
29959 </cell>
29960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29961 \begin_inset Text
29962
29963 \begin_layout Plain Layout
29964
29965 \family roman
29966 \series medium
29967 \shape up
29968 \emph off
29969 \bar no
29970 \noun off
29971 \color none
29972 °
29973 \end_layout
29974
29975 \end_inset
29976 </cell>
29977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29978 \begin_inset Text
29979
29980 \begin_layout Plain Layout
29981
29982 \family roman
29983 \series medium
29984 \shape up
29985 \emph off
29986 \bar no
29987 \noun off
29988 \color none
29989 À
29990 \end_layout
29991
29992 \end_inset
29993 </cell>
29994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29995 \begin_inset Text
29996
29997 \begin_layout Plain Layout
29998
29999 \family roman
30000 \series medium
30001 \shape up
30002 \emph off
30003 \bar no
30004 \noun off
30005 \color none
30006 Ð
30007 \end_layout
30008
30009 \end_inset
30010 </cell>
30011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30012 \begin_inset Text
30013
30014 \begin_layout Plain Layout
30015
30016 \family roman
30017 \series medium
30018 \shape up
30019 \emph off
30020 \bar no
30021 \noun off
30022 \color none
30023 à
30024 \end_layout
30025
30026 \end_inset
30027 </cell>
30028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30029 \begin_inset Text
30030
30031 \begin_layout Plain Layout
30032
30033 \family roman
30034 \series medium
30035 \shape up
30036 \emph off
30037 \bar no
30038 \noun off
30039 \color none
30040 ð
30041 \end_layout
30042
30043 \end_inset
30044 </cell>
30045 </row>
30046 <row>
30047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30048 \begin_inset Text
30049
30050 \begin_layout Plain Layout
30051
30052 \family roman
30053 \series medium
30054 \shape up
30055 \size tiny
30056 \emph off
30057 \bar no
30058 \noun off
30059 \color none
30060 01
30061 \end_layout
30062
30063 \end_inset
30064 </cell>
30065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30066 \begin_inset Text
30067
30068 \begin_layout Plain Layout
30069
30070 \end_layout
30071
30072 \end_inset
30073 </cell>
30074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30075 \begin_inset Text
30076
30077 \begin_layout Plain Layout
30078
30079 \end_layout
30080
30081 \end_inset
30082 </cell>
30083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30084 \begin_inset Text
30085
30086 \begin_layout Plain Layout
30087
30088 \family roman
30089 \series medium
30090 \shape up
30091 \emph off
30092 \bar no
30093 \noun off
30094 \color none
30095 !
30096 \end_layout
30097
30098 \end_inset
30099 </cell>
30100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30101 \begin_inset Text
30102
30103 \begin_layout Plain Layout
30104
30105 \family roman
30106 \series medium
30107 \shape up
30108 \emph off
30109 \bar no
30110 \noun off
30111 \color none
30112 1
30113 \end_layout
30114
30115 \end_inset
30116 </cell>
30117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121
30122 \family roman
30123 \series medium
30124 \shape up
30125 \emph off
30126 \bar no
30127 \noun off
30128 \color none
30129 A
30130 \end_layout
30131
30132 \end_inset
30133 </cell>
30134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30135 \begin_inset Text
30136
30137 \begin_layout Plain Layout
30138
30139 \family roman
30140 \series medium
30141 \shape up
30142 \emph off
30143 \bar no
30144 \noun off
30145 \color none
30146 Q
30147 \end_layout
30148
30149 \end_inset
30150 </cell>
30151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30152 \begin_inset Text
30153
30154 \begin_layout Plain Layout
30155
30156 \family roman
30157 \series medium
30158 \shape up
30159 \emph off
30160 \bar no
30161 \noun off
30162 \color none
30163 a
30164 \end_layout
30165
30166 \end_inset
30167 </cell>
30168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30169 \begin_inset Text
30170
30171 \begin_layout Plain Layout
30172
30173 \family roman
30174 \series medium
30175 \shape up
30176 \emph off
30177 \bar no
30178 \noun off
30179 \color none
30180 q
30181 \end_layout
30182
30183 \end_inset
30184 </cell>
30185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30186 \begin_inset Text
30187
30188 \begin_layout Plain Layout
30189
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30204 \begin_inset Text
30205
30206 \begin_layout Plain Layout
30207
30208 \family roman
30209 \series medium
30210 \shape up
30211 \emph off
30212 \bar no
30213 \noun off
30214 \color none
30215 ¡
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30221 \begin_inset Text
30222
30223 \begin_layout Plain Layout
30224
30225 \family roman
30226 \series medium
30227 \shape up
30228 \emph off
30229 \bar no
30230 \noun off
30231 \color none
30232 ±
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30238 \begin_inset Text
30239
30240 \begin_layout Plain Layout
30241
30242 \family roman
30243 \series medium
30244 \shape up
30245 \emph off
30246 \bar no
30247 \noun off
30248 \color none
30249 Á
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258
30259 \family roman
30260 \series medium
30261 \shape up
30262 \emph off
30263 \bar no
30264 \noun off
30265 \color none
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" rightline="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 ñ
30301 \end_layout
30302
30303 \end_inset
30304 </cell>
30305 </row>
30306 <row>
30307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30308 \begin_inset Text
30309
30310 \begin_layout Plain Layout
30311
30312 \family roman
30313 \series medium
30314 \shape up
30315 \size tiny
30316 \emph off
30317 \bar no
30318 \noun off
30319 \color none
30320 02
30321 \end_layout
30322
30323 \end_inset
30324 </cell>
30325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30326 \begin_inset Text
30327
30328 \begin_layout Plain Layout
30329
30330 \end_layout
30331
30332 \end_inset
30333 </cell>
30334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30335 \begin_inset Text
30336
30337 \begin_layout Plain Layout
30338
30339 \end_layout
30340
30341 \end_inset
30342 </cell>
30343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30344 \begin_inset Text
30345
30346 \begin_layout Plain Layout
30347
30348 \family roman
30349 \series medium
30350 \shape up
30351 \emph off
30352 \bar no
30353 \noun off
30354 \color none
30355 \begin_inset Quotes eld
30356 \end_inset
30357
30358
30359 \end_layout
30360
30361 \end_inset
30362 </cell>
30363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30364 \begin_inset Text
30365
30366 \begin_layout Plain Layout
30367
30368 \family roman
30369 \series medium
30370 \shape up
30371 \emph off
30372 \bar no
30373 \noun off
30374 \color none
30375 2
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Plain Layout
30384
30385 \family roman
30386 \series medium
30387 \shape up
30388 \emph off
30389 \bar no
30390 \noun off
30391 \color none
30392 B
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30398 \begin_inset Text
30399
30400 \begin_layout Plain Layout
30401
30402 \family roman
30403 \series medium
30404 \shape up
30405 \emph off
30406 \bar no
30407 \noun off
30408 \color none
30409 R
30410 \end_layout
30411
30412 \end_inset
30413 </cell>
30414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30415 \begin_inset Text
30416
30417 \begin_layout Plain Layout
30418
30419 \family roman
30420 \series medium
30421 \shape up
30422 \emph off
30423 \bar no
30424 \noun off
30425 \color none
30426 b
30427 \end_layout
30428
30429 \end_inset
30430 </cell>
30431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30432 \begin_inset Text
30433
30434 \begin_layout Plain Layout
30435
30436 \family roman
30437 \series medium
30438 \shape up
30439 \emph off
30440 \bar no
30441 \noun off
30442 \color none
30443 r
30444 \end_layout
30445
30446 \end_inset
30447 </cell>
30448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30449 \begin_inset Text
30450
30451 \begin_layout Plain Layout
30452
30453 \end_layout
30454
30455 \end_inset
30456 </cell>
30457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30458 \begin_inset Text
30459
30460 \begin_layout Plain Layout
30461
30462 \end_layout
30463
30464 \end_inset
30465 </cell>
30466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30467 \begin_inset Text
30468
30469 \begin_layout Plain Layout
30470 ¢
30471 \end_layout
30472
30473 \end_inset
30474 </cell>
30475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30476 \begin_inset Text
30477
30478 \begin_layout Plain Layout
30479
30480 \family roman
30481 \series medium
30482 \shape up
30483 \emph off
30484 \bar no
30485 \noun off
30486 \color none
30487 ²
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Plain Layout
30496
30497 \family roman
30498 \series medium
30499 \shape up
30500 \emph off
30501 \bar no
30502 \noun off
30503 \color none
30504 Â
30505 \end_layout
30506
30507 \end_inset
30508 </cell>
30509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30510 \begin_inset Text
30511
30512 \begin_layout Plain Layout
30513
30514 \family roman
30515 \series medium
30516 \shape up
30517 \emph off
30518 \bar no
30519 \noun off
30520 \color none
30521 Ò
30522 \end_layout
30523
30524 \end_inset
30525 </cell>
30526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30527 \begin_inset Text
30528
30529 \begin_layout Plain Layout
30530
30531 \family roman
30532 \series medium
30533 \shape up
30534 \emph off
30535 \bar no
30536 \noun off
30537 \color none
30538 â
30539 \end_layout
30540
30541 \end_inset
30542 </cell>
30543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30544 \begin_inset Text
30545
30546 \begin_layout Plain Layout
30547
30548 \family roman
30549 \series medium
30550 \shape up
30551 \emph off
30552 \bar no
30553 \noun off
30554 \color none
30555 ò
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 </row>
30561 <row>
30562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30563 \begin_inset Text
30564
30565 \begin_layout Plain Layout
30566
30567 \family roman
30568 \series medium
30569 \shape up
30570 \size tiny
30571 \emph off
30572 \bar no
30573 \noun off
30574 \color none
30575 03
30576 \end_layout
30577
30578 \end_inset
30579 </cell>
30580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30581 \begin_inset Text
30582
30583 \begin_layout Plain Layout
30584
30585 \end_layout
30586
30587 \end_inset
30588 </cell>
30589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30590 \begin_inset Text
30591
30592 \begin_layout Plain Layout
30593
30594 \end_layout
30595
30596 \end_inset
30597 </cell>
30598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30599 \begin_inset Text
30600
30601 \begin_layout Plain Layout
30602
30603 \family roman
30604 \series medium
30605 \shape up
30606 \emph off
30607 \bar no
30608 \noun off
30609 \color none
30610 #
30611 \end_layout
30612
30613 \end_inset
30614 </cell>
30615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30616 \begin_inset Text
30617
30618 \begin_layout Plain Layout
30619
30620 \family roman
30621 \series medium
30622 \shape up
30623 \emph off
30624 \bar no
30625 \noun off
30626 \color none
30627 3
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \family roman
30638 \series medium
30639 \shape up
30640 \emph off
30641 \bar no
30642 \noun off
30643 \color none
30644 C
30645 \end_layout
30646
30647 \end_inset
30648 </cell>
30649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30650 \begin_inset Text
30651
30652 \begin_layout Plain Layout
30653
30654 \family roman
30655 \series medium
30656 \shape up
30657 \emph off
30658 \bar no
30659 \noun off
30660 \color none
30661 S
30662 \end_layout
30663
30664 \end_inset
30665 </cell>
30666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30667 \begin_inset Text
30668
30669 \begin_layout Plain Layout
30670
30671 \family roman
30672 \series medium
30673 \shape up
30674 \emph off
30675 \bar no
30676 \noun off
30677 \color none
30678 c
30679 \end_layout
30680
30681 \end_inset
30682 </cell>
30683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30684 \begin_inset Text
30685
30686 \begin_layout Plain Layout
30687
30688 \family roman
30689 \series medium
30690 \shape up
30691 \emph off
30692 \bar no
30693 \noun off
30694 \color none
30695 s
30696 \end_layout
30697
30698 \end_inset
30699 </cell>
30700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30701 \begin_inset Text
30702
30703 \begin_layout Plain Layout
30704
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30710 \begin_inset Text
30711
30712 \begin_layout Plain Layout
30713
30714 \end_layout
30715
30716 \end_inset
30717 </cell>
30718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30719 \begin_inset Text
30720
30721 \begin_layout Plain Layout
30722
30723 \family roman
30724 \series medium
30725 \shape up
30726 \emph off
30727 \bar no
30728 \noun off
30729 \color none
30730 £
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739
30740 \family roman
30741 \series medium
30742 \shape up
30743 \emph off
30744 \bar no
30745 \noun off
30746 \color none
30747 ³
30748 \end_layout
30749
30750 \end_inset
30751 </cell>
30752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30753 \begin_inset Text
30754
30755 \begin_layout Plain Layout
30756
30757 \family roman
30758 \series medium
30759 \shape up
30760 \emph off
30761 \bar no
30762 \noun off
30763 \color none
30764 Ã
30765 \end_layout
30766
30767 \end_inset
30768 </cell>
30769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30770 \begin_inset Text
30771
30772 \begin_layout Plain Layout
30773
30774 \family roman
30775 \series medium
30776 \shape up
30777 \emph off
30778 \bar no
30779 \noun off
30780 \color none
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" rightline="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 ó
30816 \end_layout
30817
30818 \end_inset
30819 </cell>
30820 </row>
30821 <row>
30822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30823 \begin_inset Text
30824
30825 \begin_layout Plain Layout
30826
30827 \family roman
30828 \series medium
30829 \shape up
30830 \size tiny
30831 \emph off
30832 \bar no
30833 \noun off
30834 \color none
30835 04
30836 \end_layout
30837
30838 \end_inset
30839 </cell>
30840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30841 \begin_inset Text
30842
30843 \begin_layout Plain Layout
30844
30845 \end_layout
30846
30847 \end_inset
30848 </cell>
30849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30850 \begin_inset Text
30851
30852 \begin_layout Plain Layout
30853
30854 \end_layout
30855
30856 \end_inset
30857 </cell>
30858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30859 \begin_inset Text
30860
30861 \begin_layout Plain Layout
30862
30863 \family roman
30864 \series medium
30865 \shape up
30866 \emph off
30867 \bar no
30868 \noun off
30869 \color none
30870 $
30871 \end_layout
30872
30873 \end_inset
30874 </cell>
30875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30876 \begin_inset Text
30877
30878 \begin_layout Plain Layout
30879
30880 \family roman
30881 \series medium
30882 \shape up
30883 \emph off
30884 \bar no
30885 \noun off
30886 \color none
30887 4
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \family roman
30898 \series medium
30899 \shape up
30900 \emph off
30901 \bar no
30902 \noun off
30903 \color none
30904 D
30905 \end_layout
30906
30907 \end_inset
30908 </cell>
30909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30910 \begin_inset Text
30911
30912 \begin_layout Plain Layout
30913
30914 \family roman
30915 \series medium
30916 \shape up
30917 \emph off
30918 \bar no
30919 \noun off
30920 \color none
30921 T
30922 \end_layout
30923
30924 \end_inset
30925 </cell>
30926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30927 \begin_inset Text
30928
30929 \begin_layout Plain Layout
30930
30931 \family roman
30932 \series medium
30933 \shape up
30934 \emph off
30935 \bar no
30936 \noun off
30937 \color none
30938 d
30939 \end_layout
30940
30941 \end_inset
30942 </cell>
30943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30944 \begin_inset Text
30945
30946 \begin_layout Plain Layout
30947
30948 \family roman
30949 \series medium
30950 \shape up
30951 \emph off
30952 \bar no
30953 \noun off
30954 \color none
30955 t
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30961 \begin_inset Text
30962
30963 \begin_layout Plain Layout
30964
30965 \end_layout
30966
30967 \end_inset
30968 </cell>
30969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30970 \begin_inset Text
30971
30972 \begin_layout Plain Layout
30973
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30979 \begin_inset Text
30980
30981 \begin_layout Plain Layout
30982 ¤
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30988 \begin_inset Text
30989
30990 \begin_layout Plain Layout
30991
30992 \family roman
30993 \series medium
30994 \shape up
30995 \emph off
30996 \bar no
30997 \noun off
30998 \color none
30999 ´
31000 \end_layout
31001
31002 \end_inset
31003 </cell>
31004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31005 \begin_inset Text
31006
31007 \begin_layout Plain Layout
31008
31009 \family roman
31010 \series medium
31011 \shape up
31012 \emph off
31013 \bar no
31014 \noun off
31015 \color none
31016 Ä
31017 \end_layout
31018
31019 \end_inset
31020 </cell>
31021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31022 \begin_inset Text
31023
31024 \begin_layout Plain Layout
31025
31026 \family roman
31027 \series medium
31028 \shape up
31029 \emph off
31030 \bar no
31031 \noun off
31032 \color none
31033 Ô
31034 \end_layout
31035
31036 \end_inset
31037 </cell>
31038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31039 \begin_inset Text
31040
31041 \begin_layout Plain Layout
31042
31043 \family roman
31044 \series medium
31045 \shape up
31046 \emph off
31047 \bar no
31048 \noun off
31049 \color none
31050 ä
31051 \end_layout
31052
31053 \end_inset
31054 </cell>
31055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31056 \begin_inset Text
31057
31058 \begin_layout Plain Layout
31059
31060 \family roman
31061 \series medium
31062 \shape up
31063 \emph off
31064 \bar no
31065 \noun off
31066 \color none
31067 ô
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 </row>
31073 <row>
31074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31075 \begin_inset Text
31076
31077 \begin_layout Plain Layout
31078
31079 \family roman
31080 \series medium
31081 \shape up
31082 \size tiny
31083 \emph off
31084 \bar no
31085 \noun off
31086 \color none
31087 05
31088 \end_layout
31089
31090 \end_inset
31091 </cell>
31092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31093 \begin_inset Text
31094
31095 \begin_layout Plain Layout
31096
31097 \end_layout
31098
31099 \end_inset
31100 </cell>
31101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31102 \begin_inset Text
31103
31104 \begin_layout Plain Layout
31105
31106 \end_layout
31107
31108 \end_inset
31109 </cell>
31110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31111 \begin_inset Text
31112
31113 \begin_layout Plain Layout
31114
31115 \family roman
31116 \series medium
31117 \shape up
31118 \emph off
31119 \bar no
31120 \noun off
31121 \color none
31122 %
31123 \end_layout
31124
31125 \end_inset
31126 </cell>
31127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31128 \begin_inset Text
31129
31130 \begin_layout Plain Layout
31131
31132 \family roman
31133 \series medium
31134 \shape up
31135 \emph off
31136 \bar no
31137 \noun off
31138 \color none
31139 5
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31145 \begin_inset Text
31146
31147 \begin_layout Plain Layout
31148
31149 \family roman
31150 \series medium
31151 \shape up
31152 \emph off
31153 \bar no
31154 \noun off
31155 \color none
31156 E
31157 \end_layout
31158
31159 \end_inset
31160 </cell>
31161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31162 \begin_inset Text
31163
31164 \begin_layout Plain Layout
31165
31166 \family roman
31167 \series medium
31168 \shape up
31169 \emph off
31170 \bar no
31171 \noun off
31172 \color none
31173 U
31174 \end_layout
31175
31176 \end_inset
31177 </cell>
31178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31179 \begin_inset Text
31180
31181 \begin_layout Plain Layout
31182
31183 \family roman
31184 \series medium
31185 \shape up
31186 \emph off
31187 \bar no
31188 \noun off
31189 \color none
31190 e
31191 \end_layout
31192
31193 \end_inset
31194 </cell>
31195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31196 \begin_inset Text
31197
31198 \begin_layout Plain Layout
31199
31200 \family roman
31201 \series medium
31202 \shape up
31203 \emph off
31204 \bar no
31205 \noun off
31206 \color none
31207 u
31208 \end_layout
31209
31210 \end_inset
31211 </cell>
31212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31213 \begin_inset Text
31214
31215 \begin_layout Plain Layout
31216
31217 \end_layout
31218
31219 \end_inset
31220 </cell>
31221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31222 \begin_inset Text
31223
31224 \begin_layout Plain Layout
31225
31226 \end_layout
31227
31228 \end_inset
31229 </cell>
31230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31231 \begin_inset Text
31232
31233 \begin_layout Plain Layout
31234 ¥
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243
31244 \family roman
31245 \series medium
31246 \shape up
31247 \emph off
31248 \bar no
31249 \noun off
31250 \color none
31251 µ
31252 \end_layout
31253
31254 \end_inset
31255 </cell>
31256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31257 \begin_inset Text
31258
31259 \begin_layout Plain Layout
31260
31261 \family roman
31262 \series medium
31263 \shape up
31264 \emph off
31265 \bar no
31266 \noun off
31267 \color none
31268 Å
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277
31278 \family roman
31279 \series medium
31280 \shape up
31281 \emph off
31282 \bar no
31283 \noun off
31284 \color none
31285 Õ
31286 \end_layout
31287
31288 \end_inset
31289 </cell>
31290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31291 \begin_inset Text
31292
31293 \begin_layout Plain Layout
31294
31295 \family roman
31296 \series medium
31297 \shape up
31298 \emph off
31299 \bar no
31300 \noun off
31301 \color none
31302 å
31303 \end_layout
31304
31305 \end_inset
31306 </cell>
31307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31308 \begin_inset Text
31309
31310 \begin_layout Plain Layout
31311
31312 \family roman
31313 \series medium
31314 \shape up
31315 \emph off
31316 \bar no
31317 \noun off
31318 \color none
31319 õ
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 </row>
31325 <row>
31326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31327 \begin_inset Text
31328
31329 \begin_layout Plain Layout
31330
31331 \family roman
31332 \series medium
31333 \shape up
31334 \size tiny
31335 \emph off
31336 \bar no
31337 \noun off
31338 \color none
31339 06
31340 \end_layout
31341
31342 \end_inset
31343 </cell>
31344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31345 \begin_inset Text
31346
31347 \begin_layout Plain Layout
31348
31349 \end_layout
31350
31351 \end_inset
31352 </cell>
31353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31354 \begin_inset Text
31355
31356 \begin_layout Plain Layout
31357
31358 \end_layout
31359
31360 \end_inset
31361 </cell>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366
31367 \family roman
31368 \series medium
31369 \shape up
31370 \emph off
31371 \bar no
31372 \noun off
31373 \color none
31374 &
31375 \end_layout
31376
31377 \end_inset
31378 </cell>
31379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31380 \begin_inset Text
31381
31382 \begin_layout Plain Layout
31383
31384 \family roman
31385 \series medium
31386 \shape up
31387 \emph off
31388 \bar no
31389 \noun off
31390 \color none
31391 6
31392 \end_layout
31393
31394 \end_inset
31395 </cell>
31396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31397 \begin_inset Text
31398
31399 \begin_layout Plain Layout
31400
31401 \family roman
31402 \series medium
31403 \shape up
31404 \emph off
31405 \bar no
31406 \noun off
31407 \color none
31408 F
31409 \end_layout
31410
31411 \end_inset
31412 </cell>
31413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31414 \begin_inset Text
31415
31416 \begin_layout Plain Layout
31417
31418 \family roman
31419 \series medium
31420 \shape up
31421 \emph off
31422 \bar no
31423 \noun off
31424 \color none
31425 V
31426 \end_layout
31427
31428 \end_inset
31429 </cell>
31430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31431 \begin_inset Text
31432
31433 \begin_layout Plain Layout
31434
31435 \family roman
31436 \series medium
31437 \shape up
31438 \emph off
31439 \bar no
31440 \noun off
31441 \color none
31442 f
31443 \end_layout
31444
31445 \end_inset
31446 </cell>
31447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31448 \begin_inset Text
31449
31450 \begin_layout Plain Layout
31451
31452 \family roman
31453 \series medium
31454 \shape up
31455 \emph off
31456 \bar no
31457 \noun off
31458 \color none
31459 v
31460 \end_layout
31461
31462 \end_inset
31463 </cell>
31464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31465 \begin_inset Text
31466
31467 \begin_layout Plain Layout
31468
31469 \end_layout
31470
31471 \end_inset
31472 </cell>
31473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31474 \begin_inset Text
31475
31476 \begin_layout Plain Layout
31477
31478 \end_layout
31479
31480 \end_inset
31481 </cell>
31482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31483 \begin_inset Text
31484
31485 \begin_layout Plain Layout
31486 ¦
31487 \end_layout
31488
31489 \end_inset
31490 </cell>
31491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31492 \begin_inset Text
31493
31494 \begin_layout Plain Layout
31495
31496 \family roman
31497 \series medium
31498 \shape up
31499 \emph off
31500 \bar no
31501 \noun off
31502 \color none
31503
31504 \end_layout
31505
31506 \end_inset
31507 </cell>
31508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31509 \begin_inset Text
31510
31511 \begin_layout Plain Layout
31512
31513 \family roman
31514 \series medium
31515 \shape up
31516 \emph off
31517 \bar no
31518 \noun off
31519 \color none
31520 Æ
31521 \end_layout
31522
31523 \end_inset
31524 </cell>
31525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31526 \begin_inset Text
31527
31528 \begin_layout Plain Layout
31529
31530 \family roman
31531 \series medium
31532 \shape up
31533 \emph off
31534 \bar no
31535 \noun off
31536 \color none
31537 Ö
31538 \end_layout
31539
31540 \end_inset
31541 </cell>
31542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31543 \begin_inset Text
31544
31545 \begin_layout Plain Layout
31546
31547 \family roman
31548 \series medium
31549 \shape up
31550 \emph off
31551 \bar no
31552 \noun off
31553 \color none
31554 æ
31555 \end_layout
31556
31557 \end_inset
31558 </cell>
31559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31560 \begin_inset Text
31561
31562 \begin_layout Plain Layout
31563
31564 \family roman
31565 \series medium
31566 \shape up
31567 \emph off
31568 \bar no
31569 \noun off
31570 \color none
31571 ö
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 </row>
31577 <row>
31578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31579 \begin_inset Text
31580
31581 \begin_layout Plain Layout
31582
31583 \family roman
31584 \series medium
31585 \shape up
31586 \size tiny
31587 \emph off
31588 \bar no
31589 \noun off
31590 \color none
31591 07
31592 \end_layout
31593
31594 \end_inset
31595 </cell>
31596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31597 \begin_inset Text
31598
31599 \begin_layout Plain Layout
31600
31601 \end_layout
31602
31603 \end_inset
31604 </cell>
31605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31606 \begin_inset Text
31607
31608 \begin_layout Plain Layout
31609
31610 \end_layout
31611
31612 \end_inset
31613 </cell>
31614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31615 \begin_inset Text
31616
31617 \begin_layout Plain Layout
31618
31619 \family roman
31620 \series medium
31621 \shape up
31622 \emph off
31623 \bar no
31624 \noun off
31625 \color none
31626 `
31627 \end_layout
31628
31629 \end_inset
31630 </cell>
31631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31632 \begin_inset Text
31633
31634 \begin_layout Plain Layout
31635
31636 \family roman
31637 \series medium
31638 \shape up
31639 \emph off
31640 \bar no
31641 \noun off
31642 \color none
31643 7
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \family roman
31654 \series medium
31655 \shape up
31656 \emph off
31657 \bar no
31658 \noun off
31659 \color none
31660 G
31661 \end_layout
31662
31663 \end_inset
31664 </cell>
31665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31666 \begin_inset Text
31667
31668 \begin_layout Plain Layout
31669
31670 \family roman
31671 \series medium
31672 \shape up
31673 \emph off
31674 \bar no
31675 \noun off
31676 \color none
31677 W
31678 \end_layout
31679
31680 \end_inset
31681 </cell>
31682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686
31687 \family roman
31688 \series medium
31689 \shape up
31690 \emph off
31691 \bar no
31692 \noun off
31693 \color none
31694 g
31695 \end_layout
31696
31697 \end_inset
31698 </cell>
31699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31700 \begin_inset Text
31701
31702 \begin_layout Plain Layout
31703
31704 \family roman
31705 \series medium
31706 \shape up
31707 \emph off
31708 \bar no
31709 \noun off
31710 \color none
31711 w
31712 \end_layout
31713
31714 \end_inset
31715 </cell>
31716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31717 \begin_inset Text
31718
31719 \begin_layout Plain Layout
31720
31721 \end_layout
31722
31723 \end_inset
31724 </cell>
31725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31726 \begin_inset Text
31727
31728 \begin_layout Plain Layout
31729
31730 \end_layout
31731
31732 \end_inset
31733 </cell>
31734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31735 \begin_inset Text
31736
31737 \begin_layout Plain Layout
31738
31739 \family roman
31740 \series medium
31741 \shape up
31742 \emph off
31743 \bar no
31744 \noun off
31745 \color none
31746 §
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31752 \begin_inset Text
31753
31754 \begin_layout Plain Layout
31755
31756 \family roman
31757 \series medium
31758 \shape up
31759 \emph off
31760 \bar no
31761 \noun off
31762 \color none
31763 ·
31764 \end_layout
31765
31766 \end_inset
31767 </cell>
31768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31769 \begin_inset Text
31770
31771 \begin_layout Plain Layout
31772
31773 \family roman
31774 \series medium
31775 \shape up
31776 \emph off
31777 \bar no
31778 \noun off
31779 \color none
31780 Ç
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789
31790 \family roman
31791 \series medium
31792 \shape up
31793 \emph off
31794 \bar no
31795 \noun off
31796 \color none
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" rightline="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 ÷
31832 \end_layout
31833
31834 \end_inset
31835 </cell>
31836 </row>
31837 <row>
31838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31839 \begin_inset Text
31840
31841 \begin_layout Plain Layout
31842
31843 \family roman
31844 \series medium
31845 \shape up
31846 \size tiny
31847 \emph off
31848 \bar no
31849 \noun off
31850 \color none
31851 08
31852 \end_layout
31853
31854 \end_inset
31855 </cell>
31856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31857 \begin_inset Text
31858
31859 \begin_layout Plain Layout
31860
31861 \end_layout
31862
31863 \end_inset
31864 </cell>
31865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31866 \begin_inset Text
31867
31868 \begin_layout Plain Layout
31869
31870 \end_layout
31871
31872 \end_inset
31873 </cell>
31874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31875 \begin_inset Text
31876
31877 \begin_layout Plain Layout
31878
31879 \family roman
31880 \series medium
31881 \shape up
31882 \emph off
31883 \bar no
31884 \noun off
31885 \color none
31886 (
31887 \end_layout
31888
31889 \end_inset
31890 </cell>
31891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31892 \begin_inset Text
31893
31894 \begin_layout Plain Layout
31895
31896 \family roman
31897 \series medium
31898 \shape up
31899 \emph off
31900 \bar no
31901 \noun off
31902 \color none
31903 8
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912
31913 \family roman
31914 \series medium
31915 \shape up
31916 \emph off
31917 \bar no
31918 \noun off
31919 \color none
31920 H
31921 \end_layout
31922
31923 \end_inset
31924 </cell>
31925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31926 \begin_inset Text
31927
31928 \begin_layout Plain Layout
31929
31930 \family roman
31931 \series medium
31932 \shape up
31933 \emph off
31934 \bar no
31935 \noun off
31936 \color none
31937 X
31938 \end_layout
31939
31940 \end_inset
31941 </cell>
31942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31943 \begin_inset Text
31944
31945 \begin_layout Plain Layout
31946
31947 \family roman
31948 \series medium
31949 \shape up
31950 \emph off
31951 \bar no
31952 \noun off
31953 \color none
31954 h
31955 \end_layout
31956
31957 \end_inset
31958 </cell>
31959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31960 \begin_inset Text
31961
31962 \begin_layout Plain Layout
31963
31964 \family roman
31965 \series medium
31966 \shape up
31967 \emph off
31968 \bar no
31969 \noun off
31970 \color none
31971 x
31972 \end_layout
31973
31974 \end_inset
31975 </cell>
31976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31977 \begin_inset Text
31978
31979 \begin_layout Plain Layout
31980
31981 \end_layout
31982
31983 \end_inset
31984 </cell>
31985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31986 \begin_inset Text
31987
31988 \begin_layout Plain Layout
31989
31990 \end_layout
31991
31992 \end_inset
31993 </cell>
31994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31995 \begin_inset Text
31996
31997 \begin_layout Plain Layout
31998
31999 \family roman
32000 \series medium
32001 \shape up
32002 \emph off
32003 \bar no
32004 \noun off
32005 \color none
32006 ¨
32007 \end_layout
32008
32009 \end_inset
32010 </cell>
32011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32012 \begin_inset Text
32013
32014 \begin_layout Plain Layout
32015
32016 \family roman
32017 \series medium
32018 \shape up
32019 \emph off
32020 \bar no
32021 \noun off
32022 \color none
32023 ¸
32024 \end_layout
32025
32026 \end_inset
32027 </cell>
32028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32029 \begin_inset Text
32030
32031 \begin_layout Plain Layout
32032
32033 \family roman
32034 \series medium
32035 \shape up
32036 \emph off
32037 \bar no
32038 \noun off
32039 \color none
32040 È
32041 \end_layout
32042
32043 \end_inset
32044 </cell>
32045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32046 \begin_inset Text
32047
32048 \begin_layout Plain Layout
32049
32050 \family roman
32051 \series medium
32052 \shape up
32053 \emph off
32054 \bar no
32055 \noun off
32056 \color none
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" rightline="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 ø
32092 \end_layout
32093
32094 \end_inset
32095 </cell>
32096 </row>
32097 <row>
32098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32099 \begin_inset Text
32100
32101 \begin_layout Plain Layout
32102
32103 \family roman
32104 \series medium
32105 \shape up
32106 \size tiny
32107 \emph off
32108 \bar no
32109 \noun off
32110 \color none
32111 09
32112 \end_layout
32113
32114 \end_inset
32115 </cell>
32116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32117 \begin_inset Text
32118
32119 \begin_layout Plain Layout
32120
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \family roman
32140 \series medium
32141 \shape up
32142 \emph off
32143 \bar no
32144 \noun off
32145 \color none
32146 )
32147 \end_layout
32148
32149 \end_inset
32150 </cell>
32151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32152 \begin_inset Text
32153
32154 \begin_layout Plain Layout
32155
32156 \family roman
32157 \series medium
32158 \shape up
32159 \emph off
32160 \bar no
32161 \noun off
32162 \color none
32163 9
32164 \end_layout
32165
32166 \end_inset
32167 </cell>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \family roman
32174 \series medium
32175 \shape up
32176 \emph off
32177 \bar no
32178 \noun off
32179 \color none
32180 I
32181 \end_layout
32182
32183 \end_inset
32184 </cell>
32185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32186 \begin_inset Text
32187
32188 \begin_layout Plain Layout
32189
32190 \family roman
32191 \series medium
32192 \shape up
32193 \emph off
32194 \bar no
32195 \noun off
32196 \color none
32197 Y
32198 \end_layout
32199
32200 \end_inset
32201 </cell>
32202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32203 \begin_inset Text
32204
32205 \begin_layout Plain Layout
32206
32207 \family roman
32208 \series medium
32209 \shape up
32210 \emph off
32211 \bar no
32212 \noun off
32213 \color none
32214 i
32215 \end_layout
32216
32217 \end_inset
32218 </cell>
32219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32220 \begin_inset Text
32221
32222 \begin_layout Plain Layout
32223
32224 \family roman
32225 \series medium
32226 \shape up
32227 \emph off
32228 \bar no
32229 \noun off
32230 \color none
32231 y
32232 \end_layout
32233
32234 \end_inset
32235 </cell>
32236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32237 \begin_inset Text
32238
32239 \begin_layout Plain Layout
32240
32241 \end_layout
32242
32243 \end_inset
32244 </cell>
32245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32246 \begin_inset Text
32247
32248 \begin_layout Plain Layout
32249
32250 \end_layout
32251
32252 \end_inset
32253 </cell>
32254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32255 \begin_inset Text
32256
32257 \begin_layout Plain Layout
32258
32259 \family roman
32260 \series medium
32261 \shape up
32262 \emph off
32263 \bar no
32264 \noun off
32265 \color none
32266 ©
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275
32276 \family roman
32277 \series medium
32278 \shape up
32279 \emph off
32280 \bar no
32281 \noun off
32282 \color none
32283 ¹
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32289 \begin_inset Text
32290
32291 \begin_layout Plain Layout
32292
32293 \family roman
32294 \series medium
32295 \shape up
32296 \emph off
32297 \bar no
32298 \noun off
32299 \color none
32300 É
32301 \end_layout
32302
32303 \end_inset
32304 </cell>
32305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32306 \begin_inset Text
32307
32308 \begin_layout Plain Layout
32309
32310 \family roman
32311 \series medium
32312 \shape up
32313 \emph off
32314 \bar no
32315 \noun off
32316 \color none
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" rightline="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 ù
32352 \end_layout
32353
32354 \end_inset
32355 </cell>
32356 </row>
32357 <row>
32358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32359 \begin_inset Text
32360
32361 \begin_layout Plain Layout
32362
32363 \family roman
32364 \series medium
32365 \shape up
32366 \size tiny
32367 \emph off
32368 \bar no
32369 \noun off
32370 \color none
32371 0A
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \end_layout
32382
32383 \end_inset
32384 </cell>
32385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32386 \begin_inset Text
32387
32388 \begin_layout Plain Layout
32389
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398
32399 \family roman
32400 \series medium
32401 \shape up
32402 \emph off
32403 \bar no
32404 \noun off
32405 \color none
32406 *
32407 \end_layout
32408
32409 \end_inset
32410 </cell>
32411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32412 \begin_inset Text
32413
32414 \begin_layout Plain Layout
32415
32416 \family roman
32417 \series medium
32418 \shape up
32419 \emph off
32420 \bar no
32421 \noun off
32422 \color none
32423 :
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32429 \begin_inset Text
32430
32431 \begin_layout Plain Layout
32432
32433 \family roman
32434 \series medium
32435 \shape up
32436 \emph off
32437 \bar no
32438 \noun off
32439 \color none
32440 J
32441 \end_layout
32442
32443 \end_inset
32444 </cell>
32445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32446 \begin_inset Text
32447
32448 \begin_layout Plain Layout
32449
32450 \family roman
32451 \series medium
32452 \shape up
32453 \emph off
32454 \bar no
32455 \noun off
32456 \color none
32457 Z
32458 \end_layout
32459
32460 \end_inset
32461 </cell>
32462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32463 \begin_inset Text
32464
32465 \begin_layout Plain Layout
32466
32467 \family roman
32468 \series medium
32469 \shape up
32470 \emph off
32471 \bar no
32472 \noun off
32473 \color none
32474 j
32475 \end_layout
32476
32477 \end_inset
32478 </cell>
32479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32480 \begin_inset Text
32481
32482 \begin_layout Plain Layout
32483
32484 \family roman
32485 \series medium
32486 \shape up
32487 \emph off
32488 \bar no
32489 \noun off
32490 \color none
32491 z
32492 \end_layout
32493
32494 \end_inset
32495 </cell>
32496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32497 \begin_inset Text
32498
32499 \begin_layout Plain Layout
32500
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32506 \begin_inset Text
32507
32508 \begin_layout Plain Layout
32509
32510 \end_layout
32511
32512 \end_inset
32513 </cell>
32514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32515 \begin_inset Text
32516
32517 \begin_layout Plain Layout
32518
32519 \family roman
32520 \series medium
32521 \shape up
32522 \emph off
32523 \bar no
32524 \noun off
32525 \color none
32526 ª
32527 \end_layout
32528
32529 \end_inset
32530 </cell>
32531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32532 \begin_inset Text
32533
32534 \begin_layout Plain Layout
32535
32536 \family roman
32537 \series medium
32538 \shape up
32539 \emph off
32540 \bar no
32541 \noun off
32542 \color none
32543 º
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Plain Layout
32552
32553 \family roman
32554 \series medium
32555 \shape up
32556 \emph off
32557 \bar no
32558 \noun off
32559 \color none
32560 Ê
32561 \end_layout
32562
32563 \end_inset
32564 </cell>
32565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32566 \begin_inset Text
32567
32568 \begin_layout Plain Layout
32569
32570 \family roman
32571 \series medium
32572 \shape up
32573 \emph off
32574 \bar no
32575 \noun off
32576 \color none
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" rightline="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 </row>
32617 <row>
32618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32619 \begin_inset Text
32620
32621 \begin_layout Plain Layout
32622
32623 \family roman
32624 \series medium
32625 \shape up
32626 \size tiny
32627 \emph off
32628 \bar no
32629 \noun off
32630 \color none
32631 0B
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32646 \begin_inset Text
32647
32648 \begin_layout Plain Layout
32649
32650 \end_layout
32651
32652 \end_inset
32653 </cell>
32654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \family roman
32660 \series medium
32661 \shape up
32662 \emph off
32663 \bar no
32664 \noun off
32665 \color none
32666 +
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32672 \begin_inset Text
32673
32674 \begin_layout Plain Layout
32675
32676 \family roman
32677 \series medium
32678 \shape up
32679 \emph off
32680 \bar no
32681 \noun off
32682 \color none
32683 ;
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \family roman
32694 \series medium
32695 \shape up
32696 \emph off
32697 \bar no
32698 \noun off
32699 \color none
32700 K
32701 \end_layout
32702
32703 \end_inset
32704 </cell>
32705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32706 \begin_inset Text
32707
32708 \begin_layout Plain Layout
32709
32710 \family roman
32711 \series medium
32712 \shape up
32713 \emph off
32714 \bar no
32715 \noun off
32716 \color none
32717 [
32718 \end_layout
32719
32720 \end_inset
32721 </cell>
32722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32723 \begin_inset Text
32724
32725 \begin_layout Plain Layout
32726
32727 \family roman
32728 \series medium
32729 \shape up
32730 \emph off
32731 \bar no
32732 \noun off
32733 \color none
32734 k
32735 \end_layout
32736
32737 \end_inset
32738 </cell>
32739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32740 \begin_inset Text
32741
32742 \begin_layout Plain Layout
32743
32744 \family roman
32745 \series medium
32746 \shape up
32747 \emph off
32748 \bar no
32749 \noun off
32750 \color none
32751 {
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32757 \begin_inset Text
32758
32759 \begin_layout Plain Layout
32760
32761 \end_layout
32762
32763 \end_inset
32764 </cell>
32765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32766 \begin_inset Text
32767
32768 \begin_layout Plain Layout
32769
32770 \end_layout
32771
32772 \end_inset
32773 </cell>
32774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778
32779 \family roman
32780 \series medium
32781 \shape up
32782 \emph off
32783 \bar no
32784 \noun off
32785 \color none
32786 «
32787 \end_layout
32788
32789 \end_inset
32790 </cell>
32791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \family roman
32797 \series medium
32798 \shape up
32799 \emph off
32800 \bar no
32801 \noun off
32802 \color none
32803 »
32804 \end_layout
32805
32806 \end_inset
32807 </cell>
32808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32809 \begin_inset Text
32810
32811 \begin_layout Plain Layout
32812
32813 \family roman
32814 \series medium
32815 \shape up
32816 \emph off
32817 \bar no
32818 \noun off
32819 \color none
32820 Ë
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829
32830 \family roman
32831 \series medium
32832 \shape up
32833 \emph off
32834 \bar no
32835 \noun off
32836 \color none
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" rightline="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 </row>
32877 <row>
32878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32879 \begin_inset Text
32880
32881 \begin_layout Plain Layout
32882
32883 \family roman
32884 \series medium
32885 \shape up
32886 \size tiny
32887 \emph off
32888 \bar no
32889 \noun off
32890 \color none
32891 0C
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32915 \begin_inset Text
32916
32917 \begin_layout Plain Layout
32918
32919 \family roman
32920 \series medium
32921 \shape up
32922 \emph off
32923 \bar no
32924 \noun off
32925 \color none
32926 ,
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935
32936 \family roman
32937 \series medium
32938 \shape up
32939 \emph off
32940 \bar no
32941 \noun off
32942 \color none
32943 <
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \family roman
32954 \series medium
32955 \shape up
32956 \emph off
32957 \bar no
32958 \noun off
32959 \color none
32960 L
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969
32970 \family roman
32971 \series medium
32972 \shape up
32973 \emph off
32974 \bar no
32975 \noun off
32976 \color none
32977
32978 \backslash
32979
32980 \end_layout
32981
32982 \end_inset
32983 </cell>
32984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32985 \begin_inset Text
32986
32987 \begin_layout Plain Layout
32988
32989 \family roman
32990 \series medium
32991 \shape up
32992 \emph off
32993 \bar no
32994 \noun off
32995 \color none
32996 l
32997 \end_layout
32998
32999 \end_inset
33000 </cell>
33001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005
33006 \family roman
33007 \series medium
33008 \shape up
33009 \emph off
33010 \bar no
33011 \noun off
33012 \color none
33013 |
33014 \end_layout
33015
33016 \end_inset
33017 </cell>
33018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33019 \begin_inset Text
33020
33021 \begin_layout Plain Layout
33022
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout Plain Layout
33040
33041 \family roman
33042 \series medium
33043 \shape up
33044 \emph off
33045 \bar no
33046 \noun off
33047 \color none
33048 ¬
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057
33058 \family roman
33059 \series medium
33060 \shape up
33061 \emph off
33062 \bar no
33063 \noun off
33064 \color none
33065 ¼
33066 \end_layout
33067
33068 \end_inset
33069 </cell>
33070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33071 \begin_inset Text
33072
33073 \begin_layout Plain Layout
33074
33075 \family roman
33076 \series medium
33077 \shape up
33078 \emph off
33079 \bar no
33080 \noun off
33081 \color none
33082 Ì
33083 \end_layout
33084
33085 \end_inset
33086 </cell>
33087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33088 \begin_inset Text
33089
33090 \begin_layout Plain Layout
33091
33092 \family roman
33093 \series medium
33094 \shape up
33095 \emph off
33096 \bar no
33097 \noun off
33098 \color none
33099 Ü
33100 \end_layout
33101
33102 \end_inset
33103 </cell>
33104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108
33109 \family roman
33110 \series medium
33111 \shape up
33112 \emph off
33113 \bar no
33114 \noun off
33115 \color none
33116 ì
33117 \end_layout
33118
33119 \end_inset
33120 </cell>
33121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33122 \begin_inset Text
33123
33124 \begin_layout Plain Layout
33125
33126 \family roman
33127 \series medium
33128 \shape up
33129 \emph off
33130 \bar no
33131 \noun off
33132 \color none
33133 ü
33134 \end_layout
33135
33136 \end_inset
33137 </cell>
33138 </row>
33139 <row>
33140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33141 \begin_inset Text
33142
33143 \begin_layout Plain Layout
33144
33145 \family roman
33146 \series medium
33147 \shape up
33148 \size tiny
33149 \emph off
33150 \bar no
33151 \noun off
33152 \color none
33153 0D
33154 \end_layout
33155
33156 \end_inset
33157 </cell>
33158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \end_layout
33173
33174 \end_inset
33175 </cell>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180
33181 \family roman
33182 \series medium
33183 \shape up
33184 \emph off
33185 \bar no
33186 \noun off
33187 \color none
33188 -
33189 \end_layout
33190
33191 \end_inset
33192 </cell>
33193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33194 \begin_inset Text
33195
33196 \begin_layout Plain Layout
33197
33198 \family roman
33199 \series medium
33200 \shape up
33201 \emph off
33202 \bar no
33203 \noun off
33204 \color none
33205 =
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33211 \begin_inset Text
33212
33213 \begin_layout Plain Layout
33214
33215 \family roman
33216 \series medium
33217 \shape up
33218 \emph off
33219 \bar no
33220 \noun off
33221 \color none
33222 M
33223 \end_layout
33224
33225 \end_inset
33226 </cell>
33227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Plain Layout
33231
33232 \family roman
33233 \series medium
33234 \shape up
33235 \emph off
33236 \bar no
33237 \noun off
33238 \color none
33239 ]
33240 \end_layout
33241
33242 \end_inset
33243 </cell>
33244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33245 \begin_inset Text
33246
33247 \begin_layout Plain Layout
33248
33249 \family roman
33250 \series medium
33251 \shape up
33252 \emph off
33253 \bar no
33254 \noun off
33255 \color none
33256 m
33257 \end_layout
33258
33259 \end_inset
33260 </cell>
33261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Plain Layout
33265
33266 \family roman
33267 \series medium
33268 \shape up
33269 \emph off
33270 \bar no
33271 \noun off
33272 \color none
33273 }
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33288 \begin_inset Text
33289
33290 \begin_layout Plain Layout
33291
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309
33310 \family roman
33311 \series medium
33312 \shape up
33313 \emph off
33314 \bar no
33315 \noun off
33316 \color none
33317 ½
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33323 \begin_inset Text
33324
33325 \begin_layout Plain Layout
33326
33327 \family roman
33328 \series medium
33329 \shape up
33330 \emph off
33331 \bar no
33332 \noun off
33333 \color none
33334 Í
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343
33344 \family roman
33345 \series medium
33346 \shape up
33347 \emph off
33348 \bar no
33349 \noun off
33350 \color none
33351 Ý
33352 \end_layout
33353
33354 \end_inset
33355 </cell>
33356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33357 \begin_inset Text
33358
33359 \begin_layout Plain Layout
33360
33361 \family roman
33362 \series medium
33363 \shape up
33364 \emph off
33365 \bar no
33366 \noun off
33367 \color none
33368 í
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33374 \begin_inset Text
33375
33376 \begin_layout Plain Layout
33377
33378 \family roman
33379 \series medium
33380 \shape up
33381 \emph off
33382 \bar no
33383 \noun off
33384 \color none
33385 ý
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 </row>
33391 <row>
33392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Plain Layout
33396
33397 \family roman
33398 \series medium
33399 \shape up
33400 \size tiny
33401 \emph off
33402 \bar no
33403 \noun off
33404 \color none
33405 0E
33406 \end_layout
33407
33408 \end_inset
33409 </cell>
33410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414
33415 \end_layout
33416
33417 \end_inset
33418 </cell>
33419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Plain Layout
33423
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432
33433 \family roman
33434 \series medium
33435 \shape up
33436 \emph off
33437 \bar no
33438 \noun off
33439 \color none
33440 .
33441 \end_layout
33442
33443 \end_inset
33444 </cell>
33445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33446 \begin_inset Text
33447
33448 \begin_layout Plain Layout
33449
33450 \family roman
33451 \series medium
33452 \shape up
33453 \emph off
33454 \bar no
33455 \noun off
33456 \color none
33457 >
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33463 \begin_inset Text
33464
33465 \begin_layout Plain Layout
33466
33467 \family roman
33468 \series medium
33469 \shape up
33470 \emph off
33471 \bar no
33472 \noun off
33473 \color none
33474 N
33475 \end_layout
33476
33477 \end_inset
33478 </cell>
33479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33480 \begin_inset Text
33481
33482 \begin_layout Plain Layout
33483
33484 \family roman
33485 \series medium
33486 \shape up
33487 \emph off
33488 \bar no
33489 \noun off
33490 \color none
33491 ^
33492 \end_layout
33493
33494 \end_inset
33495 </cell>
33496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500
33501 \family roman
33502 \series medium
33503 \shape up
33504 \emph off
33505 \bar no
33506 \noun off
33507 \color none
33508 n
33509 \end_layout
33510
33511 \end_inset
33512 </cell>
33513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33514 \begin_inset Text
33515
33516 \begin_layout Plain Layout
33517
33518 \family roman
33519 \series medium
33520 \shape up
33521 \emph off
33522 \bar no
33523 \noun off
33524 \color none
33525 ~
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552
33553 \family roman
33554 \series medium
33555 \shape up
33556 \emph off
33557 \bar no
33558 \noun off
33559 \color none
33560 ®
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family roman
33571 \series medium
33572 \shape up
33573 \emph off
33574 \bar no
33575 \noun off
33576 \color none
33577 ¾
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \family roman
33588 \series medium
33589 \shape up
33590 \emph off
33591 \bar no
33592 \noun off
33593 \color none
33594 Î
33595 \end_layout
33596
33597 \end_inset
33598 </cell>
33599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33600 \begin_inset Text
33601
33602 \begin_layout Plain Layout
33603
33604 \family roman
33605 \series medium
33606 \shape up
33607 \emph off
33608 \bar no
33609 \noun off
33610 \color none
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" rightline="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 </row>
33651 <row>
33652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656
33657 \family roman
33658 \series medium
33659 \shape up
33660 \size tiny
33661 \emph off
33662 \bar no
33663 \noun off
33664 \color none
33665 0F
33666 \end_layout
33667
33668 \end_inset
33669 </cell>
33670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33671 \begin_inset Text
33672
33673 \begin_layout Plain Layout
33674
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33680 \begin_inset Text
33681
33682 \begin_layout Plain Layout
33683
33684 \end_layout
33685
33686 \end_inset
33687 </cell>
33688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Plain Layout
33692
33693 \family roman
33694 \series medium
33695 \shape up
33696 \emph off
33697 \bar no
33698 \noun off
33699 \color none
33700 /
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \family roman
33711 \series medium
33712 \shape up
33713 \emph off
33714 \bar no
33715 \noun off
33716 \color none
33717 ?
33718 \end_layout
33719
33720 \end_inset
33721 </cell>
33722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33723 \begin_inset Text
33724
33725 \begin_layout Plain Layout
33726
33727 \family roman
33728 \series medium
33729 \shape up
33730 \emph off
33731 \bar no
33732 \noun off
33733 \color none
33734 O
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743
33744 \family roman
33745 \series medium
33746 \shape up
33747 \emph off
33748 \bar no
33749 \noun off
33750 \color none
33751 _
33752 \end_layout
33753
33754 \end_inset
33755 </cell>
33756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33757 \begin_inset Text
33758
33759 \begin_layout Plain Layout
33760
33761 \family roman
33762 \series medium
33763 \shape up
33764 \emph off
33765 \bar no
33766 \noun off
33767 \color none
33768 o
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33774 \begin_inset Text
33775
33776 \begin_layout Plain Layout
33777
33778 \end_layout
33779
33780 \end_inset
33781 </cell>
33782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33783 \begin_inset Text
33784
33785 \begin_layout Plain Layout
33786
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804
33805 \family roman
33806 \series medium
33807 \shape up
33808 \emph off
33809 \bar no
33810 \noun off
33811 \color none
33812 ¯
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33818 \begin_inset Text
33819
33820 \begin_layout Plain Layout
33821
33822 \family roman
33823 \series medium
33824 \shape up
33825 \emph off
33826 \bar no
33827 \noun off
33828 \color none
33829 ¿
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33835 \begin_inset Text
33836
33837 \begin_layout Plain Layout
33838
33839 \family roman
33840 \series medium
33841 \shape up
33842 \emph off
33843 \bar no
33844 \noun off
33845 \color none
33846 Ï
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855
33856 \family roman
33857 \series medium
33858 \shape up
33859 \emph off
33860 \bar no
33861 \noun off
33862 \color none
33863 ß
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Plain Layout
33872
33873 \family roman
33874 \series medium
33875 \shape up
33876 \emph off
33877 \bar no
33878 \noun off
33879 \color none
33880 ï
33881 \end_layout
33882
33883 \end_inset
33884 </cell>
33885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Plain Layout
33889
33890 \family roman
33891 \series medium
33892 \shape up
33893 \emph off
33894 \bar no
33895 \noun off
33896 \color none
33897 ÿ
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 </row>
33903 </lyxtabular>
33904
33905 \end_inset
33906
33907
33908 \end_layout
33909
33910 \end_inset
33911
33912
33913 \end_layout
33914
33915 \begin_layout Standard
33916 The following is a full list of all of the accented characters LyX can display
33917  directly.
33918  It includes not only the accented characters from the previous table, but
33919  also the characters from 
33920 \family typewriter
33921 ISO8859--2
33922 \family default
33923  through 
33924 \family typewriter
33925 4
33926 \family default
33927 .
33928  
33929 \end_layout
33930
33931 \begin_layout Itemize
33932 From 
33933 \family typewriter
33934 ISO8859--1
33935 \family default
33936 :
33937 \end_layout
33938
33939 \begin_deeper
33940 \begin_layout Standard
33941 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33942 \begin_inset space \hfill{}
33943 \end_inset
33944
33945 diaeresis
33946 \end_layout
33947
33948 \begin_layout Standard
33949 ^ Â Ê Î Ô Û â ê î ô û
33950 \begin_inset space \hfill{}
33951 \end_inset
33952
33953 circumflex
33954 \end_layout
33955
33956 \begin_layout Standard
33957 ` À È Ì Ò Ù à è ì ò ù
33958 \begin_inset space \hfill{}
33959 \end_inset
33960
33961 grave
33962 \end_layout
33963
33964 \begin_layout Standard
33965 ´ Á É Í Ó Ú Ý á é í ó ú ý
33966 \begin_inset space \hfill{}
33967 \end_inset
33968
33969 acute
33970 \end_layout
33971
33972 \begin_layout Standard
33973 ~ Ã Ñ Õ ã ñ õ
33974 \begin_inset space \hfill{}
33975 \end_inset
33976
33977 tilde
33978 \end_layout
33979
33980 \begin_layout Standard
33981 ¸Çç
33982 \begin_inset space \hfill{}
33983 \end_inset
33984
33985 cedilla
33986 \end_layout
33987
33988 \begin_layout Standard
33989 ¯
33990 \begin_inset space \hfill{}
33991 \end_inset
33992
33993 macron
33994 \end_layout
33995
33996 \end_deeper
33997 \begin_layout Itemize
33998 From 
33999 \family typewriter
34000 ISO8859--2
34001 \family default
34002  through 
34003 \family typewriter
34004 4
34005 \family default
34006 :
34007 \end_layout
34008
34009 \begin_deeper
34010 \begin_layout Standard
34011 ĤĴĥĵĈĜŜĉĝŝ
34012 \begin_inset space \hfill{}
34013 \end_inset
34014
34015 circumflex
34016 \end_layout
34017
34018 \begin_layout Standard
34019 ŚŹśźŔĹĆŃŕĺćń
34020 \begin_inset space \hfill{}
34021 \end_inset
34022
34023 acute
34024 \end_layout
34025
34026 \begin_layout Standard
34027 Ĩı̃Ũũ
34028 \begin_inset space \hfill{}
34029 \end_inset
34030
34031 tilde
34032 \end_layout
34033
34034 \begin_layout Standard
34035 ŞşŢţŖĻĢŗļģŅĶņķ
34036 \begin_inset space \hfill{}
34037 \end_inset
34038
34039 cedilla
34040 \end_layout
34041
34042 \begin_layout Standard
34043 ĒēĀĪŌŪāı̄ōū
34044 \begin_inset space \hfill{}
34045 \end_inset
34046
34047 macron
34048 \end_layout
34049
34050 \begin_layout Standard
34051 ŐŰőű
34052 \begin_inset space \hfill{}
34053 \end_inset
34054
34055 Hungarian umlaut
34056 \end_layout
34057
34058 \end_deeper
34059 \begin_layout Standard
34060 All the characters above are actively supported by TeX fonts.
34061  In addition TeX allows diacritical marks on almost all characters.
34062  Also make sure you're using the 
34063 \family typewriter
34064 T1
34065 \family default
34066  font-encoding.
34067 \end_layout
34068
34069 \begin_layout Chapter
34070 \start_of_appendix
34071 The User Interface
34072 \begin_inset CommandInset label
34073 LatexCommand label
34074 name "cha:The-User-Interface"
34075
34076 \end_inset
34077
34078
34079 \end_layout
34080
34081 \begin_layout Standard
34082 This appendix lists all available menus and describes its functionality.
34083  It is designed as quick reference if you are searching for a special topic
34084  inside the user's guide.
34085 \end_layout
34086
34087 \begin_layout Section
34088 The File Menu
34089 \begin_inset Index
34090 status collapsed
34091
34092 \begin_layout Plain Layout
34093 Menu ! File
34094 \end_layout
34095
34096 \end_inset
34097
34098
34099 \end_layout
34100
34101 \begin_layout Standard
34102 Under the 
34103 \family sans
34104 File
34105 \family default
34106  menu are the basic operations in addition to some more advanced operations.
34107  At the end of the menu the four last opened documents are listed.
34108 \end_layout
34109
34110 \begin_layout Subsection
34111 New
34112 \end_layout
34113
34114 \begin_layout Standard
34115 Creates a new document.
34116 \end_layout
34117
34118 \begin_layout Subsection
34119 New from Template
34120 \end_layout
34121
34122 \begin_layout Standard
34123 This menu prompts you for a template to use.
34124  Selecting a template will automatically set certain layout features for
34125  the document, features you would otherwise need to change manually.
34126 \end_layout
34127
34128 \begin_layout Subsection
34129 Open
34130 \end_layout
34131
34132 \begin_layout Standard
34133 Opens a document.
34134 \end_layout
34135
34136 \begin_layout Subsection
34137 Open Recent
34138 \end_layout
34139
34140 \begin_layout Standard
34141 The submenu shows a list of the recently opened files.
34142  Click there on a file to open it.
34143 \end_layout
34144
34145 \begin_layout Subsection
34146 Close
34147 \end_layout
34148
34149 \begin_layout Standard
34150 Closes the current document.
34151 \end_layout
34152
34153 \begin_layout Subsection
34154 Save
34155 \end_layout
34156
34157 \begin_layout Standard
34158 Saves the actual document.
34159 \end_layout
34160
34161 \begin_layout Subsection
34162 Save As
34163 \end_layout
34164
34165 \begin_layout Standard
34166 Saves the actual document under a new name to create a copy.
34167 \end_layout
34168
34169 \begin_layout Subsection
34170 Revert to saved
34171 \end_layout
34172
34173 \begin_layout Standard
34174 Reloads the actual document from disk.
34175 \end_layout
34176
34177 \begin_layout Subsection
34178 Version Control
34179 \end_layout
34180
34181 \begin_layout Standard
34182 This is used when more people are working on the same document.
34183  It is described in the section 
34184 \emph on
34185 Version Control in LyX
34186 \emph default
34187  of the 
34188 \emph on
34189 Extended
34190 \begin_inset space ~
34191 \end_inset
34192
34193 Features
34194 \emph default
34195  manual.
34196 \end_layout
34197
34198 \begin_layout Subsection
34199 Import
34200 \end_layout
34201
34202 \begin_layout Standard
34203 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34204  plain text files, and comma separated, table like, text files (CSV).
34205  The files will be imported as new LyX-document.
34206 \end_layout
34207
34208 \begin_layout Standard
34209 When using the menu 
34210 \family sans
34211 Plain
34212 \begin_inset space ~
34213 \end_inset
34214
34215 Text, Join
34216 \begin_inset space ~
34217 \end_inset
34218
34219 Lines
34220 \family default
34221 , all lines will be imported consecutively to one big paragraph.
34222  A new paragraph is started when there is a blank line in the file.
34223  , the text is inserted as Paragraphs, where the line breaks of the text
34224  will start a new paragraph.
34225 \end_layout
34226
34227 \begin_layout Subsection
34228 Export
34229 \begin_inset CommandInset label
34230 LatexCommand label
34231 name "sub:Export"
34232
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Standard
34239 You can export your document to various file formats.
34240  The resulting files are placed in the directory of your LyX-file.
34241  The menu entries are not the same on all installations.
34242  They depend on the programs found by LyX while its configuration.
34243 \end_layout
34244
34245 \begin_layout Standard
34246 Here is a list of all available entries; they are explained in detail in
34247  section
34248 \begin_inset space ~
34249 \end_inset
34250
34251
34252 \begin_inset CommandInset ref
34253 LatexCommand ref
34254 reference "sub:Output-file-formats"
34255
34256 \end_inset
34257
34258 :
34259 \end_layout
34260
34261 \begin_layout Description
34262
34263 \family sans
34264 CJK
34265 \begin_inset space ~
34266 \end_inset
34267
34268 LyX 
34269 \family default
34270 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34271  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34272 \end_layout
34273
34274 \begin_layout Description
34275
34276 \family sans
34277 DVI
34278 \family default
34279  DVI-format
34280 \end_layout
34281
34282 \begin_layout Description
34283 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34284  work in all cases)
34285 \end_layout
34286
34287 \begin_layout Description
34288 HTML
34289 \begin_inset space ~
34290 \end_inset
34291
34292 (MS
34293 \begin_inset space ~
34294 \end_inset
34295
34296 Word) HTML-format specialized so that the result can be imported to 
34297 \family sans
34298 MS Word
34299 \family default
34300 , as consequence of this formulas will be embedded as bitmap fonts and not
34301  in the format 
34302 \family sans
34303 MathML
34304 \family default
34305 .
34306 \end_layout
34307
34308 \begin_layout Description
34309
34310 \family sans
34311 LaT
34312 \begin_inset ERT
34313 status collapsed
34314
34315 \begin_layout Plain Layout
34316
34317 {}
34318 \end_layout
34319
34320 \end_inset
34321
34322 eX
34323 \begin_inset space ~
34324 \end_inset
34325
34326 (pdflatex)
34327 \family default
34328  text file with the LaTeX source, additionally all images used in the document
34329  will be converted to a format that is readable for the 
34330 \family typewriter
34331 pdflatex
34332 \family default
34333  program (GIF, JPG, PDF, PNG)
34334 \end_layout
34335
34336 \begin_layout Description
34337
34338 \family sans
34339 LaT
34340 \begin_inset ERT
34341 status collapsed
34342
34343 \begin_layout Plain Layout
34344
34345 {}
34346 \end_layout
34347
34348 \end_inset
34349
34350 eX
34351 \begin_inset space ~
34352 \end_inset
34353
34354 (plain)
34355 \family default
34356  text file with the LaTeX source code, additionally all images used in the
34357  document will be converted to the EPS-format, only this format is readable
34358  for the 
34359 \family typewriter
34360 latex
34361 \family default
34362  program
34363 \end_layout
34364
34365 \begin_layout Description
34366 LyX
34367 \begin_inset space ~
34368 \end_inset
34369
34370 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34371 \begin_inset Quotes eld
34372 \end_inset
34373
34374 y
34375 \begin_inset Quotes erd
34376 \end_inset
34377
34378  is replaced by the version number)
34379 \end_layout
34380
34381 \begin_layout Description
34382 OpenDocument OpenDocument-formatted text file, to be opened with 
34383 \family sans
34384 OpenOffice
34385 \family default
34386
34387 \family sans
34388 KOffice
34389 \family default
34390
34391 \family sans
34392 Abiword
34393 \family default
34394 , etc.
34395  (the OpenDocument-converter is a third-party product and doesn't work in
34396  all cases)
34397 \end_layout
34398
34399 \begin_layout Description
34400
34401 \family sans
34402 PDF
34403 \family default
34404  PDF-format using the program 
34405 \family typewriter
34406 ps2pdf
34407 \end_layout
34408
34409 \begin_layout Description
34410
34411 \family sans
34412 PDF
34413 \begin_inset space ~
34414 \end_inset
34415
34416 (dvipdfm)
34417 \family default
34418  PDF-format using the program 
34419 \family typewriter
34420 dvipdfm
34421 \end_layout
34422
34423 \begin_layout Description
34424
34425 \family sans
34426 PDF
34427 \begin_inset space ~
34428 \end_inset
34429
34430 (pdflatex)
34431 \family default
34432  PDF-format using the program 
34433 \family typewriter
34434 pdflatex
34435 \end_layout
34436
34437 \begin_layout Description
34438
34439 \family sans
34440 Plain
34441 \begin_inset space ~
34442 \end_inset
34443
34444 text
34445 \family default
34446  text format
34447 \end_layout
34448
34449 \begin_layout Description
34450
34451 \family sans
34452 Plain
34453 \begin_inset space ~
34454 \end_inset
34455
34456 text
34457 \begin_inset space ~
34458 \end_inset
34459
34460 (ps2ascii)
34461 \family default
34462  text format, the document will first be converted to Postscript format
34463  and then exported as text using the program 
34464 \family sans
34465 ps2ascii
34466 \end_layout
34467
34468 \begin_layout Description
34469
34470 \family sans
34471 Postscript
34472 \family default
34473  PostScript format using the program 
34474 \family typewriter
34475 dvips
34476 \end_layout
34477
34478 \begin_layout Description
34479
34480 \family sans
34481 Custom
34482 \family default
34483  custom format
34484 \end_layout
34485
34486 \begin_layout Standard
34487 The program 
34488 \family typewriter
34489 dvipdfm
34490 \family default
34491  produces internally a DVI-file which is then converted to a PDF-file.
34492  It is a bit out of date and therefore the output could look different from
34493  what you want.
34494  
34495 \family typewriter
34496 pdflatex
34497 \family default
34498  produces directly PDF-files and supports the latest PDF-file formats.
34499 \end_layout
34500
34501 \begin_layout Standard
34502 If one of the menu entries 
34503 \family sans
34504 DVI
34505 \family default
34506
34507 \family sans
34508 PDF
34509 \begin_inset space ~
34510 \end_inset
34511
34512 (pdflatex)
34513 \family default
34514  or 
34515 \family sans
34516 Postscript
34517 \family default
34518  is missing, you need to update your LaTeX installation.
34519  After updating you have to reconfigure LyX, see section
34520 \begin_inset space ~
34521 \end_inset
34522
34523
34524 \begin_inset CommandInset ref
34525 LatexCommand ref
34526 reference "sec:Basic-LyX-Setup"
34527
34528 \end_inset
34529
34530 .
34531 \begin_inset Index
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535 Reconfiguration of LyX
34536 \end_layout
34537
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \begin_layout Standard
34544 The menu 
34545 \family sans
34546 Custom
34547 \family default
34548  allows you to export your file by using special command line options for
34549  the export program.
34550 \end_layout
34551
34552 \begin_layout Subsection
34553 Print
34554 \end_layout
34555
34556 \begin_layout Standard
34557 With this menu you can print your document to a file in PostScript format
34558  or send it to a printer.
34559  The printer will also use the document in PostScript format.
34560  The conversion to PostScript is done in the background by LyX using the
34561  program 
34562 \family typewriter
34563 dvips
34564 \family default
34565 .
34566  For more informations have a look at section
34567 \begin_inset space ~
34568 \end_inset
34569
34570
34571 \begin_inset CommandInset ref
34572 LatexCommand ref
34573 reference "sub:Printing-the-File"
34574
34575 \end_inset
34576
34577 .
34578 \end_layout
34579
34580 \begin_layout Subsection
34581 New and Close Window
34582 \end_layout
34583
34584 \begin_layout Standard
34585 Opens a new instance of LyX with all currently opened documents.
34586  You can close it later with the corresponding menu.
34587 \end_layout
34588
34589 \begin_layout Section
34590 The Edit Menu
34591 \begin_inset Index
34592 status collapsed
34593
34594 \begin_layout Plain Layout
34595 Menu ! Edit
34596 \end_layout
34597
34598 \end_inset
34599
34600
34601 \end_layout
34602
34603 \begin_layout Subsection
34604 Undo and Redo
34605 \end_layout
34606
34607 \begin_layout Standard
34608 Described in section
34609 \begin_inset space ~
34610 \end_inset
34611
34612
34613 \begin_inset CommandInset ref
34614 LatexCommand ref
34615 reference "sec:Undo-and-Redo"
34616
34617 \end_inset
34618
34619 .
34620 \end_layout
34621
34622 \begin_layout Subsection
34623 Cut, Copy, Paste, Paste Recent, Paste Special
34624 \end_layout
34625
34626 \begin_layout Standard
34627 Described in section
34628 \begin_inset space ~
34629 \end_inset
34630
34631
34632 \begin_inset CommandInset ref
34633 LatexCommand ref
34634 reference "sec:Basic-Editing-Features"
34635
34636 \end_inset
34637
34638 .
34639 \end_layout
34640
34641 \begin_layout Subsection
34642 Select All
34643 \end_layout
34644
34645 \begin_layout Standard
34646 Selects the whole document.
34647 \end_layout
34648
34649 \begin_layout Subsection
34650 Find & Replace
34651 \end_layout
34652
34653 \begin_layout Standard
34654 Described in section
34655 \begin_inset space ~
34656 \end_inset
34657
34658
34659 \begin_inset CommandInset ref
34660 LatexCommand ref
34661 reference "sec:Basic-Editing-Features"
34662
34663 \end_inset
34664
34665 .
34666 \end_layout
34667
34668 \begin_layout Subsection
34669 Move paragraph Up/Down
34670 \end_layout
34671
34672 \begin_layout Standard
34673 This shifts the paragraph where the cursor is currently in one paragraph
34674  up or down.
34675 \end_layout
34676
34677 \begin_layout Subsection
34678 Text Style
34679 \end_layout
34680
34681 \begin_layout Standard
34682 Described in section
34683 \begin_inset space ~
34684 \end_inset
34685
34686
34687 \begin_inset CommandInset ref
34688 LatexCommand ref
34689 reference "sub:Fine-Tuning-with-the"
34690
34691 \end_inset
34692
34693 .
34694 \end_layout
34695
34696 \begin_layout Subsection
34697 Paragraph Settings
34698 \begin_inset Index
34699 status collapsed
34700
34701 \begin_layout Plain Layout
34702 Paragraph ! Settings
34703 \end_layout
34704
34705 \end_inset
34706
34707
34708 \end_layout
34709
34710 \begin_layout Standard
34711 The settings in the paragraph dialog only affects the paragraph where the
34712  cursor is in.
34713  Here you can set here the paragraph alignment and line spacing.
34714 \end_layout
34715
34716 \begin_layout Standard
34717 You can also prevent that the first line of the paragraph is indented.
34718  This option works only when you have chosen to separate paragraphs with
34719  indents in the 
34720 \family sans
34721 Document\SpecialChar \menuseparator
34722 Settings
34723 \family default
34724  dialog under 
34725 \family sans
34726 Text
34727 \begin_inset space ~
34728 \end_inset
34729
34730 Layout
34731 \family default
34732 .
34733 \end_layout
34734
34735 \begin_layout Subsection
34736 Tabular and Math
34737 \end_layout
34738
34739 \begin_layout Standard
34740 These two menus are only active when the cursor is inside a table or a formula.
34741  The properties of this table/formula can now be changed.
34742  The properties of tables are described in section
34743 \begin_inset space ~
34744 \end_inset
34745
34746
34747 \begin_inset CommandInset ref
34748 LatexCommand ref
34749 reference "sec:Tables"
34750
34751 \end_inset
34752
34753 , the properties of formulas in chapter
34754 \begin_inset space ~
34755 \end_inset
34756
34757
34758 \begin_inset CommandInset ref
34759 LatexCommand ref
34760 reference "cha:Mathematical-Formulas"
34761
34762 \end_inset
34763
34764 .
34765 \end_layout
34766
34767 \begin_layout Subsection
34768 Increase / Decrease List Depth
34769 \end_layout
34770
34771 \begin_layout Standard
34772 These menus are only active when the cursor is in an environment that can
34773  be nested.
34774  They in/decrease the environment nesting level as explained in section
34775 \begin_inset space ~
34776 \end_inset
34777
34778
34779 \begin_inset CommandInset ref
34780 LatexCommand ref
34781 reference "sec:Nesting"
34782
34783 \end_inset
34784
34785  and 
34786 \begin_inset CommandInset ref
34787 LatexCommand ref
34788 reference "sub:Numbering-depth"
34789
34790 \end_inset
34791
34792 .
34793 \end_layout
34794
34795 \begin_layout Section
34796 The View Menu
34797 \begin_inset Index
34798 status collapsed
34799
34800 \begin_layout Plain Layout
34801 Menu ! View
34802 \end_layout
34803
34804 \end_inset
34805
34806
34807 \end_layout
34808
34809 \begin_layout Standard
34810 The 
34811 \family sans
34812 View
34813 \family default
34814  menu contains a list of available formats in which you can view the actual
34815  document with an external program.
34816  The menu entries for the viewing formats are not the same on all installations
34817  - it depends on the LaTeX programs that are found while LyX was configured.
34818  All possible formats are formats listed in section
34819 \begin_inset space ~
34820 \end_inset
34821
34822
34823 \begin_inset CommandInset ref
34824 LatexCommand ref
34825 reference "sub:Export"
34826
34827 \end_inset
34828
34829 .
34830  You should at least see the menu entries 
34831 \family sans
34832 DVI
34833 \family default
34834  and 
34835 \family sans
34836 PDF
34837 \begin_inset space ~
34838 \end_inset
34839
34840 (pdflatex)
34841 \family default
34842 .
34843  If one of the two is missing, you need to update your LaTeX installation.
34844  After updating you have to reconfigure LyX, see section
34845 \begin_inset space ~
34846 \end_inset
34847
34848
34849 \begin_inset CommandInset ref
34850 LatexCommand ref
34851 reference "sec:Basic-LyX-Setup"
34852
34853 \end_inset
34854
34855 .
34856 \begin_inset Index
34857 status collapsed
34858
34859 \begin_layout Plain Layout
34860 Reconfiguration of LyX
34861 \end_layout
34862
34863 \end_inset
34864
34865
34866 \end_layout
34867
34868 \begin_layout Standard
34869 Invoking a menu will start a viewer program.
34870  The viewer can be set or changed in the preferences, see section
34871 \begin_inset space ~
34872 \end_inset
34873
34874
34875 \begin_inset CommandInset ref
34876 LatexCommand ref
34877 reference "sec:File-Formats"
34878
34879 \end_inset
34880
34881 .
34882  The default viewers are set by LyX while it is first configured.
34883 \end_layout
34884
34885 \begin_layout Standard
34886 \begin_inset VSpace bigskip
34887 \end_inset
34888
34889 At the bottom of the 
34890 \family sans
34891 View
34892 \family default
34893  menu the opened documents are listed.
34894 \end_layout
34895
34896 \begin_layout Subsection
34897 View Source
34898 \end_layout
34899
34900 \begin_layout Standard
34901 Opens a window showing the source code of the actual document, as described
34902  in section
34903 \begin_inset space ~
34904 \end_inset
34905
34906
34907 \begin_inset CommandInset ref
34908 LatexCommand ref
34909 reference "sec:Previewing-snippets-of"
34910
34911 \end_inset
34912
34913 .
34914 \end_layout
34915
34916 \begin_layout Subsection
34917 Update
34918 \end_layout
34919
34920 \begin_layout Standard
34921 This menu allows you to update the view with your latest changes without
34922  opening a new view window.
34923 \end_layout
34924
34925 \begin_layout Subsection
34926 Toolbars
34927 \begin_inset CommandInset label
34928 LatexCommand label
34929 name "sub:Toolbars"
34930
34931 \end_inset
34932
34933
34934 \begin_inset Index
34935 status collapsed
34936
34937 \begin_layout Plain Layout
34938 Toolbar
34939 \end_layout
34940
34941 \end_inset
34942
34943
34944 \end_layout
34945
34946 \begin_layout Standard
34947 In this menu you can set the appearance of the different toolbars.
34948  All toolbars and the 
34949 \family sans
34950 Command
34951 \begin_inset space ~
34952 \end_inset
34953
34954 Buffer
34955 \family default
34956  can be turned on and off.
34957  The 
34958 \emph on
34959 on
34960 \emph default
34961  state is denoted in the menu with a checkmark.
34962  The 
34963 \family sans
34964 Review
34965 \family default
34966
34967 \family sans
34968 Table
34969 \family default
34970
34971 \family sans
34972 Math
34973 \begin_inset space ~
34974 \end_inset
34975
34976 Panels
34977 \family default
34978 , and 
34979 \family sans
34980 Math
34981 \family default
34982  toolbars can be additionally set to the state 
34983 \emph on
34984 automatic
34985 \emph default
34986  that is denoted in the menu with the suffix 
34987 \family sans
34988 (auto)
34989 \family default
34990 .
34991 \end_layout
34992
34993 \begin_layout Standard
34994 In the 
34995 \emph on
34996 on
34997 \emph default
34998  state the toolbar is permanently shown, in the 
34999 \emph on
35000 automatic
35001 \emph default
35002  state the toolbar is only shown when the cursor is in a certain environment
35003  or when a certain feature is enabled.
35004  That means that the review toolbar will only be shown when change tracking
35005  is activated, the math and table toolbars are only shown when the cursor
35006  is inside a formula or table, respectively.
35007 \end_layout
35008
35009 \begin_layout Standard
35010 LyX's toolbars and its buttons are explained in section
35011 \begin_inset space ~
35012 \end_inset
35013
35014
35015 \begin_inset CommandInset ref
35016 LatexCommand ref
35017 reference "sec:Toolbars"
35018
35019 \end_inset
35020
35021 .
35022 \end_layout
35023
35024 \begin_layout Section
35025 The Insert Menu
35026 \begin_inset Index
35027 status collapsed
35028
35029 \begin_layout Plain Layout
35030 Menu ! Insert
35031 \end_layout
35032
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \begin_layout Subsection
35039 Math
35040 \end_layout
35041
35042 \begin_layout Standard
35043 Inserts math constructs that are explained in chapter
35044 \begin_inset space ~
35045 \end_inset
35046
35047
35048 \begin_inset CommandInset ref
35049 LatexCommand ref
35050 reference "cha:Mathematical-Formulas"
35051
35052 \end_inset
35053
35054 .
35055 \end_layout
35056
35057 \begin_layout Subsection
35058 Special Character
35059 \begin_inset CommandInset label
35060 LatexCommand label
35061 name "sub:Special-Character"
35062
35063 \end_inset
35064
35065
35066 \end_layout
35067
35068 \begin_layout Standard
35069 Here you can insert the following characters:
35070 \end_layout
35071
35072 \begin_layout Description
35073 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35074
35075 \end_layout
35076
35077 \begin_layout Description
35078 End
35079 \begin_inset space ~
35080 \end_inset
35081
35082 of
35083 \begin_inset space ~
35084 \end_inset
35085
35086 Sentence Inserts an end of sentence dot as described in section
35087 \begin_inset space ~
35088 \end_inset
35089
35090
35091 \begin_inset CommandInset ref
35092 LatexCommand ref
35093 reference "sub:Abbreviations"
35094
35095 \end_inset
35096
35097 .
35098 \end_layout
35099
35100 \begin_layout Description
35101 Ordinary
35102 \begin_inset space ~
35103 \end_inset
35104
35105 Quote Inserts this quote: 
35106 \begin_inset Quotes erd
35107 \end_inset
35108
35109 , no matter what quote type you selected in the 
35110 \family sans
35111 Document\SpecialChar \menuseparator
35112 Settings
35113 \family default
35114  dialog under 
35115 \family sans
35116 Language
35117 \family default
35118 .
35119 \end_layout
35120
35121 \begin_layout Description
35122 Single
35123 \begin_inset space ~
35124 \end_inset
35125
35126 Quote Inserts this quote: 
35127 \begin_inset Quotes els
35128 \end_inset
35129
35130
35131 \end_layout
35132
35133 \begin_layout Description
35134 Menu
35135 \begin_inset space ~
35136 \end_inset
35137
35138 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35139
35140 \end_layout
35141
35142 \begin_layout Description
35143 Phonetic
35144 \begin_inset space ~
35145 \end_inset
35146
35147 Symbols
35148 \begin_inset Index
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 Phonetic symbols
35153 \end_layout
35154
35155 \end_inset
35156
35157
35158 \begin_inset Index
35159 status collapsed
35160
35161 \begin_layout Plain Layout
35162 Language ! Phonetic symbols
35163 \end_layout
35164
35165 \end_inset
35166
35167  Creates a formula with a so called tipa inset.
35168  Here you can insert commands to create IPA phonetic symbols.
35169  For this feature you must have the LaTeX-package 
35170 \series bold
35171 tipa
35172 \series default
35173
35174 \begin_inset Index
35175 status collapsed
35176
35177 \begin_layout Plain Layout
35178 Latex@LaTeX-packages ! tipa
35179 \end_layout
35180
35181 \end_inset
35182
35183  installed.
35184 \begin_inset Newline newline
35185 \end_inset
35186
35187 For more informations about this feature we refer to the documentation of
35188  
35189 \series bold
35190 tipa, 
35191 \begin_inset CommandInset citation
35192 LatexCommand cite
35193 key "tipa"
35194
35195 \end_inset
35196
35197
35198 \series default
35199  and this Wiki-page:
35200 \begin_inset Newline newline
35201 \end_inset
35202
35203
35204 \begin_inset Flex URL
35205 status collapsed
35206
35207 \begin_layout Plain Layout
35208
35209 http://wiki.lyx.org/LyX/LinguistLyX
35210 \end_layout
35211
35212 \end_inset
35213
35214 .
35215 \end_layout
35216
35217 \begin_layout Subsection
35218 Formatting
35219 \end_layout
35220
35221 \begin_layout Standard
35222 Here you can insert the following format constructs:
35223 \end_layout
35224
35225 \begin_layout Description
35226 Superscript Inserts an superscript: test
35227 \begin_inset Formula $^{\text{a,b}}$
35228 \end_inset
35229
35230
35231 \end_layout
35232
35233 \begin_layout Description
35234 Subscript Inserts an subscript: test
35235 \begin_inset Formula $_{\text{3x}}$
35236 \end_inset
35237
35238
35239 \end_layout
35240
35241 \begin_layout Description
35242 Protected
35243 \begin_inset space ~
35244 \end_inset
35245
35246 Space Inserts a protected space that is described in section
35247 \begin_inset space ~
35248 \end_inset
35249
35250
35251 \begin_inset CommandInset ref
35252 LatexCommand ref
35253 reference "sub:Protected-Space"
35254
35255 \end_inset
35256
35257 .
35258 \end_layout
35259
35260 \begin_layout Description
35261 Inter-word
35262 \begin_inset space ~
35263 \end_inset
35264
35265 Space Inserts an inter-word space that is described in section
35266 \begin_inset space ~
35267 \end_inset
35268
35269
35270 \begin_inset CommandInset ref
35271 LatexCommand ref
35272 reference "sub:Inter-word-Space"
35273
35274 \end_inset
35275
35276 .
35277 \end_layout
35278
35279 \begin_layout Description
35280 Thin
35281 \begin_inset space ~
35282 \end_inset
35283
35284 Space Inserts a thin space that is described in section
35285 \begin_inset space ~
35286 \end_inset
35287
35288
35289 \begin_inset CommandInset ref
35290 LatexCommand ref
35291 reference "sub:Thin-Space"
35292
35293 \end_inset
35294
35295 .
35296 \end_layout
35297
35298 \begin_layout Description
35299 Horizontal
35300 \begin_inset space ~
35301 \end_inset
35302
35303 Fill Inserts an horizontal fill, see section
35304 \begin_inset space ~
35305 \end_inset
35306
35307
35308 \begin_inset CommandInset ref
35309 LatexCommand ref
35310 reference "sub:Horizontal-Space"
35311
35312 \end_inset
35313
35314  for a description.
35315 \end_layout
35316
35317 \begin_layout Description
35318 Horizontal
35319 \begin_inset space ~
35320 \end_inset
35321
35322 Line Inserts an horizontal line, see section
35323 \begin_inset space ~
35324 \end_inset
35325
35326
35327 \begin_inset CommandInset ref
35328 LatexCommand ref
35329 reference "sub:Horizontal-Lines"
35330
35331 \end_inset
35332
35333  for a description.
35334 \end_layout
35335
35336 \begin_layout Description
35337 Vertical
35338 \begin_inset space ~
35339 \end_inset
35340
35341 Space Inserts vertical space, see section
35342 \begin_inset space ~
35343 \end_inset
35344
35345
35346 \begin_inset CommandInset ref
35347 LatexCommand ref
35348 reference "sub:Vertical-Space"
35349
35350 \end_inset
35351
35352  for a description.
35353 \end_layout
35354
35355 \begin_layout Description
35356 Hyphenation
35357 \begin_inset space ~
35358 \end_inset
35359
35360 Point Inserts an hyphenation point, see section
35361 \begin_inset space ~
35362 \end_inset
35363
35364
35365 \begin_inset CommandInset ref
35366 LatexCommand ref
35367 reference "sub:Hyphenation"
35368
35369 \end_inset
35370
35371
35372 \end_layout
35373
35374 \begin_layout Description
35375 Ligature
35376 \begin_inset space ~
35377 \end_inset
35378
35379 Break Inserts a ligature break, see section
35380 \begin_inset space ~
35381 \end_inset
35382
35383
35384 \begin_inset CommandInset ref
35385 LatexCommand ref
35386 reference "sub:Ligatures"
35387
35388 \end_inset
35389
35390
35391 \end_layout
35392
35393 \begin_layout Description
35394 Line
35395 \begin_inset space ~
35396 \end_inset
35397
35398 Break Inserts a forced line break, see section
35399 \begin_inset space ~
35400 \end_inset
35401
35402
35403 \begin_inset CommandInset ref
35404 LatexCommand ref
35405 reference "sub:Forced-Linebreaks"
35406
35407 \end_inset
35408
35409
35410 \end_layout
35411
35412 \begin_layout Description
35413 Page
35414 \begin_inset space ~
35415 \end_inset
35416
35417 Break Inserts a forced page break, described in section
35418 \begin_inset space ~
35419 \end_inset
35420
35421
35422 \begin_inset CommandInset ref
35423 LatexCommand ref
35424 reference "sub:Forced-Pagebreaks"
35425
35426 \end_inset
35427
35428
35429 \end_layout
35430
35431 \begin_layout Description
35432 Clear
35433 \begin_inset space ~
35434 \end_inset
35435
35436 Page Inserts a clear page break, described in section
35437 \begin_inset space ~
35438 \end_inset
35439
35440
35441 \begin_inset CommandInset ref
35442 LatexCommand ref
35443 reference "sub:Clear-Pages"
35444
35445 \end_inset
35446
35447
35448 \end_layout
35449
35450 \begin_layout Description
35451 Clear
35452 \begin_inset space ~
35453 \end_inset
35454
35455 Double
35456 \begin_inset space ~
35457 \end_inset
35458
35459 Page Inserts a clear doublepage break, described in section
35460 \begin_inset space ~
35461 \end_inset
35462
35463
35464 \begin_inset CommandInset ref
35465 LatexCommand ref
35466 reference "sub:Clear-Pages"
35467
35468 \end_inset
35469
35470
35471 \end_layout
35472
35473 \begin_layout Subsection
35474 List / TOC
35475 \end_layout
35476
35477 \begin_layout Standard
35478 Various lists can be inserted with this menu.
35479  The table of contents, the algorithm, figures, and tables list are described
35480  in section
35481 \begin_inset space ~
35482 \end_inset
35483
35484
35485 \begin_inset CommandInset ref
35486 LatexCommand ref
35487 reference "sec:toc"
35488
35489 \end_inset
35490
35491 .
35492  The index list is described in section
35493 \begin_inset space ~
35494 \end_inset
35495
35496
35497 \begin_inset CommandInset ref
35498 LatexCommand ref
35499 reference "sec:Index"
35500
35501 \end_inset
35502
35503 , the nomenclature in section
35504 \begin_inset space ~
35505 \end_inset
35506
35507
35508 \begin_inset CommandInset ref
35509 LatexCommand ref
35510 reference "sec:Nomenclature"
35511
35512 \end_inset
35513
35514 , and the BibTeX bibliography in section
35515 \begin_inset space ~
35516 \end_inset
35517
35518
35519 \begin_inset CommandInset ref
35520 LatexCommand ref
35521 reference "sub:Bibliography-databases"
35522
35523 \end_inset
35524
35525 .
35526 \end_layout
35527
35528 \begin_layout Subsection
35529 Float
35530 \end_layout
35531
35532 \begin_layout Standard
35533 To insert floats, described in section
35534 \begin_inset space ~
35535 \end_inset
35536
35537
35538 \begin_inset CommandInset ref
35539 LatexCommand ref
35540 reference "sec:Floats"
35541
35542 \end_inset
35543
35544 .
35545 \end_layout
35546
35547 \begin_layout Subsection
35548 Note
35549 \end_layout
35550
35551 \begin_layout Standard
35552 To insert notes, described in section
35553 \begin_inset space ~
35554 \end_inset
35555
35556
35557 \begin_inset CommandInset ref
35558 LatexCommand ref
35559 reference "sec:Notes"
35560
35561 \end_inset
35562
35563 .
35564 \end_layout
35565
35566 \begin_layout Subsection
35567 Branch
35568 \end_layout
35569
35570 \begin_layout Standard
35571 Inserts branch insets as described in section
35572 \begin_inset space ~
35573 \end_inset
35574
35575
35576 \begin_inset CommandInset ref
35577 LatexCommand ref
35578 reference "sec:Branches"
35579
35580 \end_inset
35581
35582 .
35583 \end_layout
35584
35585 \begin_layout Subsection
35586 File
35587 \begin_inset Index
35588 status collapsed
35589
35590 \begin_layout Plain Layout
35591 External Material
35592 \end_layout
35593
35594 \end_inset
35595
35596
35597 \end_layout
35598
35599 \begin_layout Standard
35600 Here you can inserts files to include them or its content to your document.
35601  How this can be done is in detail explained in chapter 
35602 \emph on
35603 External Stuff
35604 \emph default
35605  of the 
35606 \emph on
35607 Embedded Objects
35608 \emph default
35609  manual.
35610 \end_layout
35611
35612 \begin_layout Subsection
35613 Box
35614 \begin_inset Index
35615 status collapsed
35616
35617 \begin_layout Plain Layout
35618 Boxes
35619 \end_layout
35620
35621 \end_inset
35622
35623
35624 \end_layout
35625
35626 \begin_layout Standard
35627 Inserts a minipage box that is described section
35628 \begin_inset space ~
35629 \end_inset
35630
35631
35632 \begin_inset CommandInset ref
35633 LatexCommand ref
35634 reference "sec:Minipages"
35635
35636 \end_inset
35637
35638 .
35639  All box types supported by LyX are explained in detail in chapter 
35640 \emph on
35641 Boxes
35642 \emph default
35643  of the 
35644 \emph on
35645 Embedded Objects
35646 \emph default
35647  manual.
35648 \end_layout
35649
35650 \begin_layout Subsection
35651 Citation
35652 \end_layout
35653
35654 \begin_layout Standard
35655 Inserts a citation as described in section
35656 \begin_inset space ~
35657 \end_inset
35658
35659
35660 \begin_inset CommandInset ref
35661 LatexCommand ref
35662 reference "sec:Bibliography"
35663
35664 \end_inset
35665
35666 .
35667 \end_layout
35668
35669 \begin_layout Subsection
35670 Cross-Reference
35671 \end_layout
35672
35673 \begin_layout Standard
35674 Inserts a cross-reference as described in section
35675 \begin_inset space ~
35676 \end_inset
35677
35678
35679 \begin_inset CommandInset ref
35680 LatexCommand ref
35681 reference "sec:Cross-References"
35682
35683 \end_inset
35684
35685 .
35686 \end_layout
35687
35688 \begin_layout Subsection
35689 Label
35690 \end_layout
35691
35692 \begin_layout Standard
35693 Inserts a label as described in section
35694 \begin_inset space ~
35695 \end_inset
35696
35697
35698 \begin_inset CommandInset ref
35699 LatexCommand ref
35700 reference "sec:Cross-References"
35701
35702 \end_inset
35703
35704 .
35705 \end_layout
35706
35707 \begin_layout Subsection
35708 Caption
35709 \begin_inset Index
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713 Captions
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \begin_inset Index
35720 status collapsed
35721
35722 \begin_layout Plain Layout
35723 Longtables ! Caption
35724 \end_layout
35725
35726 \end_inset
35727
35728
35729 \end_layout
35730
35731 \begin_layout Standard
35732 Inserts a caption to floats or longtables.
35733  Floats are described in section
35734 \begin_inset space ~
35735 \end_inset
35736
35737
35738 \begin_inset CommandInset ref
35739 LatexCommand ref
35740 reference "sec:Floats"
35741
35742 \end_inset
35743
35744 , cations in longtables are described in section 
35745 \emph on
35746 Longtable Captions
35747 \emph default
35748  of the 
35749 \emph on
35750 Embedded Objects
35751 \emph default
35752  manual.
35753 \end_layout
35754
35755 \begin_layout Subsection
35756 Index Entry
35757 \end_layout
35758
35759 \begin_layout Standard
35760 Inserts an index entry as described in section
35761 \begin_inset space ~
35762 \end_inset
35763
35764
35765 \begin_inset CommandInset ref
35766 LatexCommand ref
35767 reference "sec:Index"
35768
35769 \end_inset
35770
35771 .
35772 \end_layout
35773
35774 \begin_layout Subsection
35775 Nomenclature Entry
35776 \end_layout
35777
35778 \begin_layout Standard
35779 Inserts a nomenclature entry as described in section
35780 \begin_inset space ~
35781 \end_inset
35782
35783
35784 \begin_inset CommandInset ref
35785 LatexCommand ref
35786 reference "sec:Nomenclature"
35787
35788 \end_inset
35789
35790 .
35791 \end_layout
35792
35793 \begin_layout Subsection
35794 Table
35795 \end_layout
35796
35797 \begin_layout Standard
35798 Inserts a table.
35799  Tables are described in section
35800 \begin_inset space ~
35801 \end_inset
35802
35803
35804 \begin_inset CommandInset ref
35805 LatexCommand ref
35806 reference "sec:Tables"
35807
35808 \end_inset
35809
35810 .
35811 \end_layout
35812
35813 \begin_layout Subsection
35814 Graphics
35815 \end_layout
35816
35817 \begin_layout Standard
35818 Inserts a graphic.
35819  Graphics are described in section
35820 \begin_inset space ~
35821 \end_inset
35822
35823
35824 \begin_inset CommandInset ref
35825 LatexCommand ref
35826 reference "sec:Graphics"
35827
35828 \end_inset
35829
35830 .
35831 \end_layout
35832
35833 \begin_layout Subsection
35834 URL
35835 \end_layout
35836
35837 \begin_layout Standard
35838 Inserts an URL box as described in section
35839 \begin_inset space ~
35840 \end_inset
35841
35842
35843 \begin_inset CommandInset ref
35844 LatexCommand ref
35845 reference "sec:URL"
35846
35847 \end_inset
35848
35849 .
35850 \end_layout
35851
35852 \begin_layout Subsection
35853 Footnote
35854 \end_layout
35855
35856 \begin_layout Standard
35857 Inserts a footnote, see section
35858 \begin_inset space ~
35859 \end_inset
35860
35861
35862 \begin_inset CommandInset ref
35863 LatexCommand ref
35864 reference "sec:Footnotes"
35865
35866 \end_inset
35867
35868 .
35869 \end_layout
35870
35871 \begin_layout Subsection
35872 Marginal Note
35873 \end_layout
35874
35875 \begin_layout Standard
35876 Inserts a marginal note, see section
35877 \begin_inset space ~
35878 \end_inset
35879
35880
35881 \begin_inset CommandInset ref
35882 LatexCommand ref
35883 reference "sec:Marginal-Notes"
35884
35885 \end_inset
35886
35887 .
35888 \end_layout
35889
35890 \begin_layout Subsection
35891 Short Title
35892 \end_layout
35893
35894 \begin_layout Standard
35895 Inserts a short title, see section
35896 \begin_inset space ~
35897 \end_inset
35898
35899
35900 \begin_inset CommandInset ref
35901 LatexCommand ref
35902 reference "sec:Short-Titles"
35903
35904 \end_inset
35905
35906 .
35907 \end_layout
35908
35909 \begin_layout Subsection
35910 TeX Code
35911 \end_layout
35912
35913 \begin_layout Standard
35914 Inserts a TeX Code box, see section
35915 \begin_inset space ~
35916 \end_inset
35917
35918
35919 \begin_inset CommandInset ref
35920 LatexCommand ref
35921 reference "sub:TeX-Code-Boxes"
35922
35923 \end_inset
35924
35925  for a description.
35926 \end_layout
35927
35928 \begin_layout Subsection
35929 Program Listing
35930 \begin_inset Index
35931 status collapsed
35932
35933 \begin_layout Plain Layout
35934 Program listings
35935 \end_layout
35936
35937 \end_inset
35938
35939
35940 \end_layout
35941
35942 \begin_layout Standard
35943 Inserts a program listings box.
35944  Program listings are explained in chapter 
35945 \emph on
35946 Program Code Listings
35947 \emph default
35948  of the 
35949 \emph on
35950 Embedded Objects
35951 \emph default
35952  manual.
35953 \end_layout
35954
35955 \begin_layout Subsection
35956 Date
35957 \end_layout
35958
35959 \begin_layout Standard
35960 Inserts the actual date.
35961  The format dependends on the date format of the language that is used for
35962  LyX's menus.
35963  LyX offers another ways to insert a date which is explained in section
35964  
35965 \emph on
35966 External Material
35967 \emph default
35968  of the 
35969 \emph on
35970 Embedded Objects
35971 \emph default
35972  manual.
35973  There the different methods are also compared.
35974 \end_layout
35975
35976 \begin_layout Section
35977 The Navigate Menu
35978 \begin_inset Index
35979 status collapsed
35980
35981 \begin_layout Plain Layout
35982 Menu ! Navigate
35983 \end_layout
35984
35985 \end_inset
35986
35987
35988 \end_layout
35989
35990 \begin_layout Standard
35991 This menu lists the existing, chapter, sections, figures, and tables of
35992  the current document.
35993  This allows you to navigate easily through you document.
35994 \end_layout
35995
35996 \begin_layout Standard
35997 The Navigate menu also offers to 
35998 \end_layout
35999
36000 \begin_layout Subsection
36001 Bookmarks
36002 \end_layout
36003
36004 \begin_layout Standard
36005 With this menu you are able to define your own bookmarks.
36006  This is useful when you are working on a large documents and often have
36007  to jump e.g.
36008  between section
36009 \begin_inset space ~
36010 \end_inset
36011
36012 2.5 and 6.3.
36013  To create bookmarks for this example, go to section
36014 \begin_inset space ~
36015 \end_inset
36016
36017 2.5 and use the menu 
36018 \family sans
36019 Save
36020 \begin_inset space ~
36021 \end_inset
36022
36023 Bookmark
36024 \begin_inset space ~
36025 \end_inset
36026
36027 1
36028 \family default
36029 .
36030  Then go to section
36031 \begin_inset space ~
36032 \end_inset
36033
36034 6.3 and use 
36035 \family sans
36036 Save
36037 \begin_inset space ~
36038 \end_inset
36039
36040 Bookmark
36041 \begin_inset space ~
36042 \end_inset
36043
36044
36045 \family default
36046 2.
36047  Now you can easily jump between these sections by using the menu or by
36048  the key bindings 
36049 \family sans
36050 C-1
36051 \family default
36052  and 
36053 \family sans
36054 C-2
36055 \family default
36056 .
36057 \end_layout
36058
36059 \begin_layout Standard
36060 You can also use bookmarks to jump between several opened documents.
36061  The saved bookmarks are valid till the document is closed.
36062 \end_layout
36063
36064 \begin_layout Subsection
36065 Next Note, Change, Cross-reference
36066 \end_layout
36067
36068 \begin_layout Standard
36069 Jump to the next note, change, or cross-reference following the current
36070  cursor position.
36071 \end_layout
36072
36073 \begin_layout Subsection
36074 Go to Label
36075 \end_layout
36076
36077 \begin_layout Standard
36078 Only active when the cursor is in front of a cross-reference.
36079  Sets the cursor before the referenced label, the same as if you right-click
36080  on a cross-reference box.
36081 \end_layout
36082
36083 \begin_layout Section
36084 The Document Menu
36085 \begin_inset Index
36086 status collapsed
36087
36088 \begin_layout Plain Layout
36089 Menu ! Document
36090 \end_layout
36091
36092 \end_inset
36093
36094
36095 \end_layout
36096
36097 \begin_layout Subsection
36098 Change Tracking
36099 \end_layout
36100
36101 \begin_layout Standard
36102 Change Tracking is described in section
36103 \begin_inset space ~
36104 \end_inset
36105
36106
36107 \begin_inset CommandInset ref
36108 LatexCommand ref
36109 reference "sec:Change-Tracking"
36110
36111 \end_inset
36112
36113 .
36114 \end_layout
36115
36116 \begin_layout Subsection
36117 LaT
36118 \begin_inset ERT
36119 status collapsed
36120
36121 \begin_layout Plain Layout
36122
36123 {}
36124 \end_layout
36125
36126 \end_inset
36127
36128 eX Log
36129 \end_layout
36130
36131 \begin_layout Standard
36132 After running LaTeX by viewing or exporting a document, this menu will be
36133  enabled.
36134  It shows the logfile of the used LaTeX-program.
36135 \end_layout
36136
36137 \begin_layout Standard
36138 Here you can see how LaTeX works in the background.
36139  
36140 \emph on
36141 Experts
36142 \emph default
36143  will find in it reasons for LaTeX-errors.
36144 \end_layout
36145
36146 \begin_layout Subsection
36147 Outline
36148 \end_layout
36149
36150 \begin_layout Standard
36151 Opens the TOC/Outline window as described in section
36152 \begin_inset space ~
36153 \end_inset
36154
36155
36156 \begin_inset CommandInset ref
36157 LatexCommand ref
36158 reference "sub:Table-of-Contents"
36159
36160 \end_inset
36161
36162 .
36163 \end_layout
36164
36165 \begin_layout Subsection
36166 Start Appendix Here
36167 \end_layout
36168
36169 \begin_layout Standard
36170 This menu will start the appendix of the document at the current cursor
36171  position as described in section
36172 \begin_inset space ~
36173 \end_inset
36174
36175
36176 \begin_inset CommandInset ref
36177 LatexCommand ref
36178 reference "sec:Appendices"
36179
36180 \end_inset
36181
36182 .
36183 \end_layout
36184
36185 \begin_layout Subsection
36186 Compressed
36187 \end_layout
36188
36189 \begin_layout Standard
36190 Un/compresses the actual document.
36191 \end_layout
36192
36193 \begin_layout Subsection
36194 Settings
36195 \begin_inset CommandInset label
36196 LatexCommand label
36197 name "sub:Settings"
36198
36199 \end_inset
36200
36201
36202 \begin_inset Index
36203 status collapsed
36204
36205 \begin_layout Plain Layout
36206 Document ! Settings
36207 \end_layout
36208
36209 \end_inset
36210
36211
36212 \end_layout
36213
36214 \begin_layout Standard
36215 This menu dialog contains some submenus to set properties for the whole
36216  document.
36217  You can save your document settings as default with the 
36218 \family sans
36219 Save as Document Defaults
36220 \family default
36221  button in the dialog.
36222  This will create a template named 
36223 \family typewriter
36224 default.lyx
36225 \family default
36226  which is automatically loaded by LyX when you create a new document without
36227  using a template.
36228 \end_layout
36229
36230 \begin_layout Standard
36231 The different submenus of the dialog are explained in the following:
36232 \end_layout
36233
36234 \begin_layout Subsubsection*
36235 Document Class
36236 \end_layout
36237
36238 \begin_layout Standard
36239 Here you set the document class, class options, and a Postscript driver.
36240  Document classes are described in section
36241 \begin_inset space ~
36242 \end_inset
36243
36244
36245 \begin_inset CommandInset ref
36246 LatexCommand ref
36247 reference "sec:Document-Classes"
36248
36249 \end_inset
36250
36251 .
36252  The Postscript driver is used for LaTeX's color and graphics packages.
36253  When using 
36254 \family sans
36255 Default
36256 \family default
36257 , the default driver for the LaTeX-packages are used.
36258  It is recommended to use the default unless your know what you are doing.
36259 \end_layout
36260
36261 \begin_layout Subsubsection*
36262 Fonts
36263 \end_layout
36264
36265 \begin_layout Standard
36266 The document font settings are described in section
36267 \begin_inset space ~
36268 \end_inset
36269
36270
36271 \begin_inset CommandInset ref
36272 LatexCommand ref
36273 reference "sec:Fonts-and-Text"
36274
36275 \end_inset
36276
36277 .
36278 \end_layout
36279
36280 \begin_layout Subsubsection*
36281 Text Layout
36282 \end_layout
36283
36284 \begin_layout Standard
36285 You can specify if paragraphs should be separated by indentations or vertical
36286  skips.
36287  The line spacing and the number of text columns can here also be specified.
36288  
36289 \end_layout
36290
36291 \begin_layout Standard
36292 Note that LyX won't show two columns or the set up line spacing on screen.
36293  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36294  However, it will be as you specified it in the output.
36295 \end_layout
36296
36297 \begin_layout Standard
36298 The listings settings are explained in the corresponding section in the
36299  
36300 \emph on
36301 Embedded Objects
36302 \emph default
36303  manual.
36304 \end_layout
36305
36306 \begin_layout Subsubsection*
36307 Page Layout
36308 \end_layout
36309
36310 \begin_layout Standard
36311 A description of this menu is given in section
36312 \begin_inset space ~
36313 \end_inset
36314
36315
36316 \begin_inset CommandInset ref
36317 LatexCommand ref
36318 reference "sub:Paper-Size,-Orientation,"
36319
36320 \end_inset
36321
36322  and 
36323 \begin_inset CommandInset ref
36324 LatexCommand ref
36325 reference "sub:Document-Layout"
36326
36327 \end_inset
36328
36329 .
36330 \end_layout
36331
36332 \begin_layout Subsubsection*
36333 Page Margins
36334 \end_layout
36335
36336 \begin_layout Standard
36337 Here you can adjust the paper margins, see section
36338 \begin_inset space ~
36339 \end_inset
36340
36341
36342 \begin_inset CommandInset ref
36343 LatexCommand ref
36344 reference "sub:Margins"
36345
36346 \end_inset
36347
36348 .
36349 \end_layout
36350
36351 \begin_layout Subsubsection*
36352 Language
36353 \begin_inset Index
36354 status collapsed
36355
36356 \begin_layout Plain Layout
36357 Language ! Encoding
36358 \end_layout
36359
36360 \end_inset
36361
36362
36363 \end_layout
36364
36365 \begin_layout Standard
36366 The document language and quote styles are set here.
36367  The encoding specifies how the document content is exported to LaTeX (the
36368  LyX file is always encoded in utf8).
36369  All characters that cannot be encoded using the specified encoding will
36370  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36371  known for a particular character).
36372 \begin_inset Foot
36373 status collapsed
36374
36375 \begin_layout Plain Layout
36376 The known commands are defined in a text file.
36377  You can add commands for unknown symbols to that file yourself, see the
36378  
36379 \emph on
36380 Customization
36381 \emph default
36382  manual for details.
36383 \end_layout
36384
36385 \end_inset
36386
36387
36388 \end_layout
36389
36390 \begin_layout Standard
36391 If you use the option 
36392 \family sans
36393 use language's default encoding
36394 \family default
36395 , LyX determines the encoding of a portion of text from the language of
36396  this text.
36397  If the document contains text in more than one language you may get more
36398  than one encoding in the LaTeX file.
36399  If you do not use this option then the complete document will always use
36400  exactly one encoding.
36401  Checking this option is the preferred setting unless you use 
36402 \family sans
36403 XeTeX
36404 \family default
36405
36406 \begin_inset Foot
36407 status collapsed
36408
36409 \begin_layout Plain Layout
36410 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36411  It natively supports Unicode while its input file is assumed to be in UTF-8
36412  encoding.
36413  More about using LyX with XeTeX can be found in 
36414 \begin_inset CommandInset citation
36415 LatexCommand cite
36416 key "XeTeX"
36417
36418 \end_inset
36419
36420 .
36421 \end_layout
36422
36423 \end_inset
36424
36425  (see below).
36426 \end_layout
36427
36428 \begin_layout Standard
36429 LyX also supports Unicode output, which is particularly useful if you need
36430  lots of special symbols or non-alphabetic scripts, respectively.
36431  If you want to use this (and your LaTeX installation supports Unicode,
36432  for that matter), choose one of the four utf8 variants from the list below.
36433  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36434  so it is not uncommon that a file with lots of unicode symbols works fine
36435  with 
36436 \family sans
36437 use language's default encoding
36438 \family default
36439  (when LyX uses it's list of known LaTeX-commands), but does not work with
36440  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36441  because all unicode symbols can be encoded in utf8).
36442 \end_layout
36443
36444 \begin_layout Standard
36445 Here is a list with the important encodings:
36446 \end_layout
36447
36448 \begin_layout Description
36449 LaTeX
36450 \begin_inset space ~
36451 \end_inset
36452
36453 default Same as 
36454 \family sans
36455 use language's default encoding
36456 \family default
36457 , but the LaTeX-package 
36458 \series bold
36459 inputenc
36460 \series default
36461
36462 \begin_inset Index
36463 status collapsed
36464
36465 \begin_layout Plain Layout
36466 Latex@LaTeX-packages ! inputenc
36467 \end_layout
36468
36469 \end_inset
36470
36471  is not used.
36472  When using this, you probably need to load some other packages manually
36473  in the preamble and specify the used encoding for text parts in foreign
36474  languages in TeX code.
36475 \end_layout
36476
36477 \begin_layout Description
36478 armscii8 encoding for Armenian
36479 \end_layout
36480
36481 \begin_layout Description
36482 ascii the ASCII encoding, covers only plain English, may result in a big
36483  file because lots of LaTeX-commands may be needed
36484 \end_layout
36485
36486 \begin_layout Description
36487 cp1250 MS Windows code page for latin2
36488 \end_layout
36489
36490 \begin_layout Description
36491 cp1251 MS Windows code page for Cyrillic
36492 \end_layout
36493
36494 \begin_layout Description
36495 cp1252 MS Windows code page for latin1
36496 \end_layout
36497
36498 \begin_layout Description
36499 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36500 \end_layout
36501
36502 \begin_layout Description
36503 cp1256 MS Windows code page for Arabic and Farsi
36504 \end_layout
36505
36506 \begin_layout Description
36507 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36508 13 encoding that is a superset of the ISO-8859-4 encoding
36509 \end_layout
36510
36511 \begin_layout Description
36512 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36513  Serbian, and Ukrainian
36514 \end_layout
36515
36516 \begin_layout Description
36517 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36518 \end_layout
36519
36520 \begin_layout Description
36521 8859-8 the ISO-8859-8 encoding, covers Hebrew
36522 \end_layout
36523
36524 \begin_layout Description
36525 koi8-r standard Cyrillic especially for Russian
36526 \end_layout
36527
36528 \begin_layout Description
36529 koi8-u Cyrillic for Ukrainian
36530 \end_layout
36531
36532 \begin_layout Description
36533 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36534  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36535  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36536  replaced by latin9
36537 \end_layout
36538
36539 \begin_layout Description
36540 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36541  Hungarian, Polish, Romanian, Slovak, and Slovenian
36542 \end_layout
36543
36544 \begin_layout Description
36545 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36546  Turkish
36547 \end_layout
36548
36549 \begin_layout Description
36550 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36551 \end_layout
36552
36553 \begin_layout Description
36554 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36555  where the Icelandic letters are replaced by Turkish ones
36556 \end_layout
36557
36558 \begin_layout Description
36559 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36560  the euro currency sign, the 
36561 \begin_inset ERT
36562 status collapsed
36563
36564 \begin_layout Plain Layout
36565
36566
36567 \backslash
36568 oe
36569 \end_layout
36570
36571 \end_inset
36572
36573 -ligature and some characters used for French and Finnish; latin9 should
36574  be the replacement for latin1
36575 \end_layout
36576
36577 \begin_layout Description
36578 pt154 Cyrillic for Kazakh
36579 \end_layout
36580
36581 \begin_layout Description
36582 utf8 Unicode utf8 based on the LaTeX-package 
36583 \series bold
36584 inputenc
36585 \series default
36586
36587 \begin_inset Index
36588 status collapsed
36589
36590 \begin_layout Plain Layout
36591 Latex@LaTeX-packages ! inputenc
36592 \end_layout
36593
36594 \end_inset
36595
36596 .
36597  Currently only a limited range of characters (mainly for Latin scripts)
36598  is supported.
36599 \end_layout
36600
36601 \begin_layout Description
36602 utf8x Unicode utf8 based on the LaTeX package 
36603 \series bold
36604 ucs
36605 \series default
36606
36607 \begin_inset Index
36608 status collapsed
36609
36610 \begin_layout Plain Layout
36611 Latex@LaTeX-packages ! ucs
36612 \end_layout
36613
36614 \end_inset
36615
36616  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36617 \end_layout
36618
36619 \begin_layout Description
36620 UTF8 Unicode utf8 with the LaTeX-package 
36621 \series bold
36622 CJK
36623 \series default
36624
36625 \begin_inset Index
36626 status collapsed
36627
36628 \begin_layout Plain Layout
36629 Latex@LaTeX-packages ! CJK
36630 \end_layout
36631
36632 \end_inset
36633
36634  (for the languages Chinese, Japanese and Korean)
36635 \end_layout
36636
36637 \begin_layout Description
36638 utf8-plain Unicode utf8 to be used with 
36639 \family sans
36640 XeTeX
36641 \family default
36642 , which uses Unicode directly, without the help of the LaTeX-package 
36643 \series bold
36644 inputenc
36645 \series default
36646  
36647 \begin_inset Foot
36648 status collapsed
36649
36650 \begin_layout Plain Layout
36651 More about using LyX with XeTeX can be found in 
36652 \begin_inset CommandInset citation
36653 LatexCommand cite
36654 key "XeTeX"
36655
36656 \end_inset
36657
36658 .
36659 \end_layout
36660
36661 \end_inset
36662
36663
36664 \end_layout
36665
36666 \begin_layout Subsubsection*
36667 Numbering & TOC
36668 \end_layout
36669
36670 \begin_layout Standard
36671 You can adjust here the numbering depth of sections headings as described
36672  in section
36673 \begin_inset space ~
36674 \end_inset
36675
36676
36677 \begin_inset CommandInset ref
36678 LatexCommand ref
36679 reference "sub:Numbering-depth"
36680
36681 \end_inset
36682
36683 .
36684 \end_layout
36685
36686 \begin_layout Subsubsection*
36687 Bibliography
36688 \end_layout
36689
36690 \begin_layout Standard
36691 You can specify here a citation style using the Latex@LaTeX-packages 
36692 \series bold
36693 natbib
36694 \series default
36695
36696 \begin_inset Index
36697 status collapsed
36698
36699 \begin_layout Plain Layout
36700 Latex@LaTeX-packages ! natbib
36701 \end_layout
36702
36703 \end_inset
36704
36705  or 
36706 \series bold
36707 jurabib
36708 \series default
36709
36710 \begin_inset Index
36711 status collapsed
36712
36713 \begin_layout Plain Layout
36714 Latex@LaTeX-packages ! jurabib
36715 \end_layout
36716
36717 \end_inset
36718
36719 .
36720  For a further description see section
36721 \begin_inset space ~
36722 \end_inset
36723
36724
36725 \begin_inset CommandInset ref
36726 LatexCommand ref
36727 reference "sec:Bibliography"
36728
36729 \end_inset
36730
36731 .
36732 \end_layout
36733
36734 \begin_layout Subsubsection*
36735 Math Options
36736 \end_layout
36737
36738 \begin_layout Standard
36739 These options will force LyX to use the Latex@LaTeX-packages 
36740 \series bold
36741 amsmath
36742 \series default
36743
36744 \begin_inset Index
36745 status collapsed
36746
36747 \begin_layout Plain Layout
36748 Latex@LaTeX-packages ! amsmath
36749 \end_layout
36750
36751 \end_inset
36752
36753  and 
36754 \series bold
36755 esint
36756 \series default
36757
36758 \begin_inset Index
36759 status collapsed
36760
36761 \begin_layout Plain Layout
36762 Latex@LaTeX-packages ! esint
36763 \end_layout
36764
36765 \end_inset
36766
36767  or to use them automatically when they are needed.
36768 \end_layout
36769
36770 \begin_layout Standard
36771
36772 \series bold
36773 amsmath
36774 \series default
36775  is needed for many constructs, so when you get LaTeX-errors in formulas,
36776  assure that you have enabled AMS.
36777 \end_layout
36778
36779 \begin_layout Standard
36780
36781 \series bold
36782 esint
36783 \series default
36784  is used for special integral characters.
36785 \end_layout
36786
36787 \begin_layout Subsubsection*
36788 Float Placement
36789 \end_layout
36790
36791 \begin_layout Standard
36792 The float placement options are described in section
36793 \begin_inset Formula $\,$
36794 \end_inset
36795
36796
36797 \begin_inset CommandInset ref
36798 LatexCommand ref
36799 reference "sub:Float-Placement"
36800
36801 \end_inset
36802
36803 .
36804 \end_layout
36805
36806 \begin_layout Subsubsection*
36807 Bullets
36808 \end_layout
36809
36810 \begin_layout Standard
36811 Here you can adjust the characters for the itemize levels.
36812  The itemize environment is described in section
36813 \begin_inset space ~
36814 \end_inset
36815
36816
36817 \begin_inset CommandInset ref
36818 LatexCommand ref
36819 reference "sec:Itemize"
36820
36821 \end_inset
36822
36823 .
36824 \end_layout
36825
36826 \begin_layout Subsubsection*
36827 Branches
36828 \end_layout
36829
36830 \begin_layout Standard
36831 Branches are described in section
36832 \begin_inset space ~
36833 \end_inset
36834
36835
36836 \begin_inset CommandInset ref
36837 LatexCommand ref
36838 reference "sec:Branches"
36839
36840 \end_inset
36841
36842 .
36843 \end_layout
36844
36845 \begin_layout Subsubsection*
36846 LaT
36847 \begin_inset ERT
36848 status collapsed
36849
36850 \begin_layout Plain Layout
36851
36852 {}
36853 \end_layout
36854
36855 \end_inset
36856
36857 eX Preamble
36858 \end_layout
36859
36860 \begin_layout Standard
36861 In this text field are entered commands to load special LaTeX-packages or
36862  to define LaTeX-commands.
36863  The preamble is a thing for LaTeX-experts.
36864  You shouldn't enter commands here until you don't exactly know what you
36865  do.
36866 \end_layout
36867
36868 \begin_layout Standard
36869 An introduction in the LaTeX-syntax is given in section
36870 \begin_inset space ~
36871 \end_inset
36872
36873
36874 \begin_inset CommandInset ref
36875 LatexCommand ref
36876 reference "sub:LaTeX-Syntax"
36877
36878 \end_inset
36879
36880 .
36881 \end_layout
36882
36883 \begin_layout Section
36884 The Tools Menu
36885 \begin_inset Index
36886 status collapsed
36887
36888 \begin_layout Plain Layout
36889 Menu ! Tools
36890 \end_layout
36891
36892 \end_inset
36893
36894
36895 \end_layout
36896
36897 \begin_layout Subsection
36898 Spellchecker
36899 \end_layout
36900
36901 \begin_layout Standard
36902 Spell checking is explained in section
36903 \begin_inset space ~
36904 \end_inset
36905
36906
36907 \begin_inset CommandInset ref
36908 LatexCommand ref
36909 reference "sec:Spellchecking"
36910
36911 \end_inset
36912
36913 .
36914 \end_layout
36915
36916 \begin_layout Subsection
36917 Thesaurus
36918 \end_layout
36919
36920 \begin_layout Standard
36921 The thesaurus is described in section
36922 \begin_inset space ~
36923 \end_inset
36924
36925
36926 \begin_inset CommandInset ref
36927 LatexCommand ref
36928 reference "sec:Thesaurus"
36929
36930 \end_inset
36931
36932 .
36933 \end_layout
36934
36935 \begin_layout Subsection
36936 Count Words
36937 \begin_inset Index
36938 status collapsed
36939
36940 \begin_layout Plain Layout
36941 Word count
36942 \end_layout
36943
36944 \end_inset
36945
36946
36947 \end_layout
36948
36949 \begin_layout Standard
36950 Counts the number of words in the actual document or the highlighted document
36951  part.
36952 \end_layout
36953
36954 \begin_layout Subsection
36955 TeX Information
36956 \begin_inset Index
36957 status collapsed
36958
36959 \begin_layout Plain Layout
36960 TeX Information
36961 \end_layout
36962
36963 \end_inset
36964
36965
36966 \end_layout
36967
36968 \begin_layout Standard
36969 Shows you a list of the classes and styles installed in your LaTeX-system.
36970 \end_layout
36971
36972 \begin_layout Subsection
36973 Reconfigure
36974 \begin_inset Index
36975 status collapsed
36976
36977 \begin_layout Plain Layout
36978 Lyx@LyX ! Reconfigure|see
36979 \begin_inset ERT
36980 status collapsed
36981
36982 \begin_layout Plain Layout
36983
36984 {
36985 \end_layout
36986
36987 \end_inset
36988
36989 Reconfiguration of LyX
36990 \begin_inset ERT
36991 status collapsed
36992
36993 \begin_layout Plain Layout
36994
36995 }
36996 \end_layout
36997
36998 \end_inset
36999
37000
37001 \end_layout
37002
37003 \end_inset
37004
37005
37006 \begin_inset Index
37007 status collapsed
37008
37009 \begin_layout Plain Layout
37010 Reconfiguration of LyX
37011 \end_layout
37012
37013 \end_inset
37014
37015
37016 \end_layout
37017
37018 \begin_layout Standard
37019 This menu reconfigures LyX.
37020  That means LyX looks for LaTeX-packages and needed programs, see also section
37021 \begin_inset space ~
37022 \end_inset
37023
37024
37025 \begin_inset CommandInset ref
37026 LatexCommand ref
37027 reference "sec:Basic-LyX-Setup"
37028
37029 \end_inset
37030
37031 .
37032 \end_layout
37033
37034 \begin_layout Subsection
37035 Preferences
37036 \end_layout
37037
37038 \begin_layout Standard
37039 The preferences dialog is described in detail in chapter
37040 \begin_inset space \thinspace{}
37041 \end_inset
37042
37043
37044 \begin_inset CommandInset ref
37045 LatexCommand ref
37046 reference "cha:The-Preferences-dialog"
37047
37048 \end_inset
37049
37050 .
37051 \end_layout
37052
37053 \begin_layout Section
37054 The Help Menu
37055 \begin_inset Index
37056 status collapsed
37057
37058 \begin_layout Plain Layout
37059 Menu ! Help
37060 \end_layout
37061
37062 \end_inset
37063
37064
37065 \end_layout
37066
37067 \begin_layout Standard
37068 This menu opens the documentation files of LyX in the language of LyX's
37069  menus.
37070 \end_layout
37071
37072 \begin_layout Standard
37073 The menu 
37074 \family sans
37075 LaTeX
37076 \begin_inset space ~
37077 \end_inset
37078
37079 Configuration
37080 \family default
37081  shows a LyX-document with informations about the LaTeX-packages and classes
37082  found by LyX (see also section
37083 \begin_inset space ~
37084 \end_inset
37085
37086
37087 \begin_inset CommandInset ref
37088 LatexCommand ref
37089 reference "sec:LaTeX-Setup"
37090
37091 \end_inset
37092
37093 ).
37094 \end_layout
37095
37096 \begin_layout Section
37097 Toolbars
37098 \begin_inset CommandInset label
37099 LatexCommand label
37100 name "sec:Toolbars"
37101
37102 \end_inset
37103
37104
37105 \end_layout
37106
37107 \begin_layout Standard
37108 How to show or hide toolbars is explained in section
37109 \begin_inset space ~
37110 \end_inset
37111
37112
37113 \begin_inset CommandInset ref
37114 LatexCommand ref
37115 reference "sub:Toolbars"
37116
37117 \end_inset
37118
37119 .
37120 \end_layout
37121
37122 \begin_layout Standard
37123 It is also possible to define custom toolbars.
37124  This is described in the 
37125 \emph on
37126 Extended Features
37127 \emph default
37128  manual.
37129 \end_layout
37130
37131 \begin_layout Subsection
37132 Standard Toolbar
37133 \begin_inset Index
37134 status collapsed
37135
37136 \begin_layout Plain Layout
37137 Toolbar ! Standard
37138 \end_layout
37139
37140 \end_inset
37141
37142
37143 \end_layout
37144
37145 \begin_layout Standard
37146 \begin_inset Graphics
37147         filename clipart/StandardToolbar.png
37148         width 100col%
37149
37150 \end_inset
37151
37152
37153 \end_layout
37154
37155 \begin_layout Standard
37156 \begin_inset VSpace defskip
37157 \end_inset
37158
37159
37160 \end_layout
37161
37162 \begin_layout Standard
37163 The standard toolbar as shown above contains from left to right the following
37164  buttons:
37165 \begin_inset ERT
37166 status collapsed
37167
37168 \begin_layout Plain Layout
37169
37170
37171 \backslash
37172 setlength{
37173 \backslash
37174 LTleft}{0pt}
37175 \end_layout
37176
37177 \end_inset
37178
37179
37180 \begin_inset Note Note
37181 status collapsed
37182
37183 \begin_layout Plain Layout
37184 This is necessary to left align the following longtables.
37185  See the 
37186 \emph on
37187 Embedded Objects
37188 \emph default
37189  manual for more information.
37190 \end_layout
37191
37192 \end_inset
37193
37194
37195 \end_layout
37196
37197 \begin_layout Standard
37198 \begin_inset VSpace defskip
37199 \end_inset
37200
37201
37202 \end_layout
37203
37204 \begin_layout Standard
37205 \begin_inset Tabular
37206 <lyxtabular version="3" rows="1" columns="2">
37207 <features islongtable="true">
37208 <column alignment="center" valignment="top" width="0">
37209 <column alignment="center" valignment="top" width="0">
37210 <row>
37211 <cell alignment="center" valignment="top" usebox="none">
37212 \begin_inset Text
37213
37214 \begin_layout Plain Layout
37215 \begin_inset Graphics
37216         filename clipart/ToolbarEnvBox.png
37217         clip
37218
37219 \end_inset
37220
37221
37222 \end_layout
37223
37224 \end_inset
37225 </cell>
37226 <cell alignment="center" valignment="top" usebox="none">
37227 \begin_inset Text
37228
37229 \begin_layout Plain Layout
37230 pull-down menu for the paragraph environments
37231 \end_layout
37232
37233 \end_inset
37234 </cell>
37235 </row>
37236 </lyxtabular>
37237
37238 \end_inset
37239
37240
37241 \end_layout
37242
37243 \begin_layout Standard
37244 \begin_inset VSpace -10mm
37245 \end_inset
37246
37247
37248 \end_layout
37249
37250 \begin_layout Standard
37251 \align left
37252 \begin_inset Tabular
37253 <lyxtabular version="3" rows="20" columns="2">
37254 <features islongtable="true">
37255 <column alignment="left" valignment="top" width="0">
37256 <column alignment="left" valignment="top" width="0">
37257 <row interlinespace="2.5mm">
37258 <cell alignment="center" valignment="top" usebox="none">
37259 \begin_inset Text
37260
37261 \begin_layout Plain Layout
37262
37263 \family sans
37264 \begin_inset Graphics
37265         filename ../images/buffer-new.png
37266         BoundingBox 0bp 5bp 20bp 20bp
37267
37268 \end_inset
37269
37270
37271 \end_layout
37272
37273 \end_inset
37274 </cell>
37275 <cell alignment="center" valignment="top" usebox="none">
37276 \begin_inset Text
37277
37278 \begin_layout Plain Layout
37279
37280 \family sans
37281 File\SpecialChar \menuseparator
37282 New
37283 \end_layout
37284
37285 \end_inset
37286 </cell>
37287 </row>
37288 <row interlinespace="2.5mm">
37289 <cell alignment="center" valignment="top" usebox="none">
37290 \begin_inset Text
37291
37292 \begin_layout Plain Layout
37293 \begin_inset Graphics
37294         filename ../images/file-open.png
37295         BoundingBox 0bp 5bp 20bp 20bp
37296
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \end_inset
37303 </cell>
37304 <cell alignment="center" valignment="top" usebox="none">
37305 \begin_inset Text
37306
37307 \begin_layout Plain Layout
37308
37309 \family sans
37310 File\SpecialChar \menuseparator
37311 Open
37312 \end_layout
37313
37314 \end_inset
37315 </cell>
37316 </row>
37317 <row interlinespace="2.5mm">
37318 <cell alignment="center" valignment="top" usebox="none">
37319 \begin_inset Text
37320
37321 \begin_layout Plain Layout
37322 \begin_inset Graphics
37323         filename ../images/buffer-write.png
37324         BoundingBox 0bp 5bp 20bp 20bp
37325
37326 \end_inset
37327
37328
37329 \end_layout
37330
37331 \end_inset
37332 </cell>
37333 <cell alignment="center" valignment="top" usebox="none">
37334 \begin_inset Text
37335
37336 \begin_layout Plain Layout
37337
37338 \family sans
37339 File\SpecialChar \menuseparator
37340 Save
37341 \end_layout
37342
37343 \end_inset
37344 </cell>
37345 </row>
37346 <row interlinespace="2.5mm">
37347 <cell alignment="center" valignment="top" usebox="none">
37348 \begin_inset Text
37349
37350 \begin_layout Plain Layout
37351 \begin_inset Graphics
37352         filename ../images/dialog-show_print.png
37353         BoundingBox 0bp 5bp 24bp 20bp
37354
37355 \end_inset
37356
37357
37358 \end_layout
37359
37360 \end_inset
37361 </cell>
37362 <cell alignment="center" valignment="top" usebox="none">
37363 \begin_inset Text
37364
37365 \begin_layout Plain Layout
37366
37367 \family sans
37368 File\SpecialChar \menuseparator
37369 Print
37370 \end_layout
37371
37372 \end_inset
37373 </cell>
37374 </row>
37375 <row interlinespace="2.5mm">
37376 <cell alignment="center" valignment="top" usebox="none">
37377 \begin_inset Text
37378
37379 \begin_layout Plain Layout
37380 \begin_inset Graphics
37381         filename ../images/dialog-show_spellchecker.png
37382         BoundingBox 0bp 5bp 20bp 20bp
37383
37384 \end_inset
37385
37386
37387 \end_layout
37388
37389 \end_inset
37390 </cell>
37391 <cell alignment="center" valignment="top" usebox="none">
37392 \begin_inset Text
37393
37394 \begin_layout Plain Layout
37395
37396 \family sans
37397 Tools\SpecialChar \menuseparator
37398 Spellchecker
37399 \end_layout
37400
37401 \end_inset
37402 </cell>
37403 </row>
37404 <row interlinespace="2.5mm">
37405 <cell alignment="center" valignment="top" usebox="none">
37406 \begin_inset Text
37407
37408 \begin_layout Plain Layout
37409 \begin_inset Graphics
37410         filename ../images/undo.png
37411         BoundingBox 0bp 5bp 20bp 20bp
37412
37413 \end_inset
37414
37415
37416 \end_layout
37417
37418 \end_inset
37419 </cell>
37420 <cell alignment="center" valignment="top" usebox="none">
37421 \begin_inset Text
37422
37423 \begin_layout Plain Layout
37424
37425 \family sans
37426 Edit\SpecialChar \menuseparator
37427 Undo
37428 \end_layout
37429
37430 \end_inset
37431 </cell>
37432 </row>
37433 <row interlinespace="2.5mm">
37434 <cell alignment="center" valignment="top" usebox="none">
37435 \begin_inset Text
37436
37437 \begin_layout Plain Layout
37438 \begin_inset Graphics
37439         filename ../images/redo.png
37440         BoundingBox 0bp 5bp 20bp 20bp
37441
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \end_inset
37448 </cell>
37449 <cell alignment="center" valignment="top" usebox="none">
37450 \begin_inset Text
37451
37452 \begin_layout Plain Layout
37453
37454 \family sans
37455 Edit\SpecialChar \menuseparator
37456 Redo
37457 \end_layout
37458
37459 \end_inset
37460 </cell>
37461 </row>
37462 <row interlinespace="2.5mm">
37463 <cell alignment="center" valignment="top" usebox="none">
37464 \begin_inset Text
37465
37466 \begin_layout Plain Layout
37467 \begin_inset Graphics
37468         filename ../images/cut.png
37469         BoundingBox 0bp 5bp 20bp 20bp
37470
37471 \end_inset
37472
37473
37474 \end_layout
37475
37476 \end_inset
37477 </cell>
37478 <cell alignment="center" valignment="top" usebox="none">
37479 \begin_inset Text
37480
37481 \begin_layout Plain Layout
37482
37483 \family sans
37484 Edit\SpecialChar \menuseparator
37485 Cut
37486 \end_layout
37487
37488 \end_inset
37489 </cell>
37490 </row>
37491 <row interlinespace="2.5mm">
37492 <cell alignment="center" valignment="top" usebox="none">
37493 \begin_inset Text
37494
37495 \begin_layout Plain Layout
37496 \begin_inset Graphics
37497         filename ../images/copy.png
37498         BoundingBox 0bp 5bp 20bp 20bp
37499
37500 \end_inset
37501
37502
37503 \end_layout
37504
37505 \end_inset
37506 </cell>
37507 <cell alignment="center" valignment="top" usebox="none">
37508 \begin_inset Text
37509
37510 \begin_layout Plain Layout
37511
37512 \family sans
37513 Edit\SpecialChar \menuseparator
37514 Copy
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 </row>
37520 <row interlinespace="2.5mm">
37521 <cell alignment="center" valignment="top" usebox="none">
37522 \begin_inset Text
37523
37524 \begin_layout Plain Layout
37525 \begin_inset Graphics
37526         filename ../images/paste.png
37527         BoundingBox 0bp 5bp 20bp 20bp
37528
37529 \end_inset
37530
37531
37532 \end_layout
37533
37534 \end_inset
37535 </cell>
37536 <cell alignment="center" valignment="top" usebox="none">
37537 \begin_inset Text
37538
37539 \begin_layout Plain Layout
37540
37541 \family sans
37542 Edit\SpecialChar \menuseparator
37543 Paste
37544 \end_layout
37545
37546 \end_inset
37547 </cell>
37548 </row>
37549 <row interlinespace="2.5mm">
37550 <cell alignment="center" valignment="top" usebox="none">
37551 \begin_inset Text
37552
37553 \begin_layout Plain Layout
37554 \begin_inset Graphics
37555         filename ../images/dialog-show_findreplace.png
37556         BoundingBox 0bp 5bp 20bp 25bp
37557         rotateOrigin center
37558
37559 \end_inset
37560
37561
37562 \end_layout
37563
37564 \end_inset
37565 </cell>
37566 <cell alignment="center" valignment="top" usebox="none">
37567 \begin_inset Text
37568
37569 \begin_layout Plain Layout
37570
37571 \family sans
37572 Edit\SpecialChar \menuseparator
37573 Find
37574 \begin_inset space \thinspace{}
37575 \end_inset
37576
37577 &
37578 \begin_inset space \thinspace{}
37579 \end_inset
37580
37581 Replace
37582 \end_layout
37583
37584 \end_inset
37585 </cell>
37586 </row>
37587 <row interlinespace="2.5mm">
37588 <cell alignment="center" valignment="top" usebox="none">
37589 \begin_inset Text
37590
37591 \begin_layout Plain Layout
37592 \begin_inset Graphics
37593         filename ../images/font-emph.png
37594         BoundingBox 0bp 5bp 20bp 20bp
37595
37596 \end_inset
37597
37598
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 <cell alignment="center" valignment="top" usebox="none">
37604 \begin_inset Text
37605
37606 \begin_layout Plain Layout
37607 Emphasize text, function of the Edit
37608 \family sans
37609 \SpecialChar \menuseparator
37610 Text
37611 \begin_inset space ~
37612 \end_inset
37613
37614 Style
37615 \family default
37616  dialog
37617 \end_layout
37618
37619 \end_inset
37620 </cell>
37621 </row>
37622 <row interlinespace="2.5mm">
37623 <cell alignment="center" valignment="top" usebox="none">
37624 \begin_inset Text
37625
37626 \begin_layout Plain Layout
37627 \begin_inset Graphics
37628         filename ../images/font-noun.png
37629         BoundingBox 0bp 5bp 20bp 20bp
37630
37631 \end_inset
37632
37633
37634 \end_layout
37635
37636 \end_inset
37637 </cell>
37638 <cell alignment="center" valignment="top" usebox="none">
37639 \begin_inset Text
37640
37641 \begin_layout Plain Layout
37642 Set text to noun style, function of the Edit
37643 \family sans
37644 \SpecialChar \menuseparator
37645 Text
37646 \begin_inset space ~
37647 \end_inset
37648
37649 Style
37650 \family default
37651  dialog
37652 \end_layout
37653
37654 \end_inset
37655 </cell>
37656 </row>
37657 <row interlinespace="2.5mm">
37658 <cell alignment="center" valignment="top" usebox="none">
37659 \begin_inset Text
37660
37661 \begin_layout Plain Layout
37662 \begin_inset Graphics
37663         filename ../images/textstyle-apply.png
37664         BoundingBox 0bp 5bp 20bp 20bp
37665
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \end_inset
37672 </cell>
37673 <cell alignment="center" valignment="top" usebox="none">
37674 \begin_inset Text
37675
37676 \begin_layout Plain Layout
37677 Formats text using the current settings in the 
37678 \family sans
37679 Edit\SpecialChar \menuseparator
37680 Text
37681 \begin_inset space ~
37682 \end_inset
37683
37684 Style
37685 \family default
37686  dialog
37687 \end_layout
37688
37689 \end_inset
37690 </cell>
37691 </row>
37692 <row interlinespace="2.5mm">
37693 <cell alignment="center" valignment="top" usebox="none">
37694 \begin_inset Text
37695
37696 \begin_layout Plain Layout
37697 \begin_inset Graphics
37698         filename ../images/math-mode.png
37699         BoundingBox 0bp 5bp 20bp 20bp
37700
37701 \end_inset
37702
37703
37704 \end_layout
37705
37706 \end_inset
37707 </cell>
37708 <cell alignment="center" valignment="top" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712
37713 \family sans
37714 Insert\SpecialChar \menuseparator
37715 Math\SpecialChar \menuseparator
37716 Inline
37717 \begin_inset space ~
37718 \end_inset
37719
37720 Formula
37721 \end_layout
37722
37723 \end_inset
37724 </cell>
37725 </row>
37726 <row interlinespace="2.5mm">
37727 <cell alignment="center" valignment="top" usebox="none">
37728 \begin_inset Text
37729
37730 \begin_layout Plain Layout
37731 \begin_inset Graphics
37732         filename ../images/dialog-show-new-inset_graphics.png
37733         BoundingBox 0bp 5bp 20bp 25bp
37734         rotateOrigin center
37735
37736 \end_inset
37737
37738
37739 \end_layout
37740
37741 \end_inset
37742 </cell>
37743 <cell alignment="center" valignment="top" usebox="none">
37744 \begin_inset Text
37745
37746 \begin_layout Plain Layout
37747
37748 \family sans
37749 Insert\SpecialChar \menuseparator
37750 Graphics
37751 \end_layout
37752
37753 \end_inset
37754 </cell>
37755 </row>
37756 <row interlinespace="2.5mm">
37757 <cell alignment="center" valignment="top" usebox="none">
37758 \begin_inset Text
37759
37760 \begin_layout Plain Layout
37761 \begin_inset Graphics
37762         filename ../images/tabular-insert.png
37763         BoundingBox 0bp 5bp 20bp 25bp
37764         rotateOrigin center
37765
37766 \end_inset
37767
37768
37769 \end_layout
37770
37771 \end_inset
37772 </cell>
37773 <cell alignment="center" valignment="top" usebox="none">
37774 \begin_inset Text
37775
37776 \begin_layout Plain Layout
37777
37778 \family sans
37779 Insert\SpecialChar \menuseparator
37780 Table
37781 \end_layout
37782
37783 \end_inset
37784 </cell>
37785 </row>
37786 <row interlinespace="2.5mm">
37787 <cell alignment="center" valignment="top" usebox="none">
37788 \begin_inset Text
37789
37790 \begin_layout Plain Layout
37791 \begin_inset Graphics
37792         filename ../images/dialog-toggle_toc.png
37793         BoundingBox 0bp 5bp 20bp 25bp
37794         rotateOrigin center
37795
37796 \end_inset
37797
37798
37799 \end_layout
37800
37801 \end_inset
37802 </cell>
37803 <cell alignment="center" valignment="top" usebox="none">
37804 \begin_inset Text
37805
37806 \begin_layout Plain Layout
37807 Toggle outline window on/off, 
37808 \family sans
37809 Document\SpecialChar \menuseparator
37810 Outline
37811 \end_layout
37812
37813 \end_inset
37814 </cell>
37815 </row>
37816 <row interlinespace="2.5mm">
37817 <cell alignment="center" valignment="top" usebox="none">
37818 \begin_inset Text
37819
37820 \begin_layout Plain Layout
37821 \begin_inset Graphics
37822         filename ../images/toolbar-toggle_math.png
37823         BoundingBox 0bp 5bp 20bp 25bp
37824         rotateOrigin center
37825
37826 \end_inset
37827
37828
37829 \end_layout
37830
37831 \end_inset
37832 </cell>
37833 <cell alignment="center" valignment="top" usebox="none">
37834 \begin_inset Text
37835
37836 \begin_layout Plain Layout
37837 Toggle math toolbar on/off
37838 \end_layout
37839
37840 \end_inset
37841 </cell>
37842 </row>
37843 <row interlinespace="2.5mm">
37844 <cell alignment="center" valignment="top" usebox="none">
37845 \begin_inset Text
37846
37847 \begin_layout Plain Layout
37848 \begin_inset Graphics
37849         filename ../images/toolbar-toggle_table.png
37850         BoundingBox 0bp 5bp 20bp 25bp
37851         rotateOrigin center
37852
37853 \end_inset
37854
37855
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 <cell alignment="center" valignment="top" usebox="none">
37861 \begin_inset Text
37862
37863 \begin_layout Plain Layout
37864 Toggle table toolbar on/off
37865 \end_layout
37866
37867 \end_inset
37868 </cell>
37869 </row>
37870 </lyxtabular>
37871
37872 \end_inset
37873
37874
37875 \end_layout
37876
37877 \begin_layout Subsection
37878 Extra Toolbar
37879 \begin_inset Index
37880 status collapsed
37881
37882 \begin_layout Plain Layout
37883 Toolbar ! Extra
37884 \end_layout
37885
37886 \end_inset
37887
37888
37889 \end_layout
37890
37891 \begin_layout Standard
37892 \begin_inset Graphics
37893         filename clipart/ExtraToolbar.png
37894         width 100col%
37895
37896 \end_inset
37897
37898
37899 \end_layout
37900
37901 \begin_layout Standard
37902 \begin_inset VSpace defskip
37903 \end_inset
37904
37905
37906 \end_layout
37907
37908 \begin_layout Standard
37909 The extra toolbar as shown above contains from left to right the following
37910  buttons:
37911 \end_layout
37912
37913 \begin_layout Standard
37914 \begin_inset VSpace defskip
37915 \end_inset
37916
37917
37918 \end_layout
37919
37920 \begin_layout Standard
37921 \begin_inset Tabular
37922 <lyxtabular version="3" rows="24" columns="2">
37923 <features islongtable="true">
37924 <column alignment="left" valignment="top" width="0">
37925 <column alignment="left" valignment="top" width="0">
37926 <row interlinespace="2.5mm">
37927 <cell alignment="center" valignment="top" usebox="none">
37928 \begin_inset Text
37929
37930 \begin_layout Plain Layout
37931 \begin_inset Graphics
37932         filename ../images/layout.png
37933         BoundingBox 0bp 5bp 20bp 25bp
37934         rotateOrigin center
37935
37936 \end_inset
37937
37938
37939 \end_layout
37940
37941 \end_inset
37942 </cell>
37943 <cell alignment="center" valignment="top" usebox="none">
37944 \begin_inset Text
37945
37946 \begin_layout Plain Layout
37947 Default
37948 \end_layout
37949
37950 \end_inset
37951 </cell>
37952 </row>
37953 <row interlinespace="2.5mm">
37954 <cell alignment="center" valignment="top" usebox="none">
37955 \begin_inset Text
37956
37957 \begin_layout Plain Layout
37958 \begin_inset Graphics
37959         filename ../images/layout_Enumerate.png
37960         BoundingBox 0bp 5bp 20bp 25bp
37961         rotateOrigin center
37962
37963 \end_inset
37964
37965
37966 \end_layout
37967
37968 \end_inset
37969 </cell>
37970 <cell alignment="center" valignment="top" usebox="none">
37971 \begin_inset Text
37972
37973 \begin_layout Plain Layout
37974 Numbered list
37975 \end_layout
37976
37977 \end_inset
37978 </cell>
37979 </row>
37980 <row interlinespace="2.5mm">
37981 <cell alignment="center" valignment="top" usebox="none">
37982 \begin_inset Text
37983
37984 \begin_layout Plain Layout
37985 \begin_inset Graphics
37986         filename ../images/layout_Itemize.png
37987         BoundingBox 0bp 5bp 20bp 25bp
37988         rotateOrigin center
37989
37990 \end_inset
37991
37992
37993 \end_layout
37994
37995 \end_inset
37996 </cell>
37997 <cell alignment="center" valignment="top" usebox="none">
37998 \begin_inset Text
37999
38000 \begin_layout Plain Layout
38001 Itemized list
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 </row>
38007 <row interlinespace="2.5mm">
38008 <cell alignment="center" valignment="top" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012 \begin_inset Graphics
38013         filename ../images/layout_List.png
38014         BoundingBox 0bp 5bp 20bp 25bp
38015         rotateOrigin center
38016
38017 \end_inset
38018
38019
38020 \end_layout
38021
38022 \end_inset
38023 </cell>
38024 <cell alignment="center" valignment="top" usebox="none">
38025 \begin_inset Text
38026
38027 \begin_layout Plain Layout
38028 List
38029 \end_layout
38030
38031 \end_inset
38032 </cell>
38033 </row>
38034 <row interlinespace="2.5mm">
38035 <cell alignment="center" valignment="top" usebox="none">
38036 \begin_inset Text
38037
38038 \begin_layout Plain Layout
38039 \begin_inset Graphics
38040         filename ../images/layout_Description.png
38041         BoundingBox 0bp 5bp 20bp 25bp
38042         rotateOrigin center
38043
38044 \end_inset
38045
38046
38047 \end_layout
38048
38049 \end_inset
38050 </cell>
38051 <cell alignment="center" valignment="top" usebox="none">
38052 \begin_inset Text
38053
38054 \begin_layout Plain Layout
38055 Description list
38056 \end_layout
38057
38058 \end_inset
38059 </cell>
38060 </row>
38061 <row interlinespace="2.5mm">
38062 <cell alignment="center" valignment="top" usebox="none">
38063 \begin_inset Text
38064
38065 \begin_layout Plain Layout
38066 \begin_inset Graphics
38067         filename ../images/depth-increment.png
38068         BoundingBox 0bp 5bp 20bp 25bp
38069         rotateOrigin center
38070
38071 \end_inset
38072
38073
38074 \end_layout
38075
38076 \end_inset
38077 </cell>
38078 <cell alignment="center" valignment="top" usebox="none">
38079 \begin_inset Text
38080
38081 \begin_layout Plain Layout
38082
38083 \family sans
38084 Edit\SpecialChar \menuseparator
38085 Increase
38086 \begin_inset space ~
38087 \end_inset
38088
38089 List
38090 \begin_inset space ~
38091 \end_inset
38092
38093 Depth
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 </row>
38099 <row interlinespace="2.5mm">
38100 <cell alignment="center" valignment="top" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104 \begin_inset Graphics
38105         filename ../images/depth-decrement.png
38106         BoundingBox 0bp 5bp 20bp 25bp
38107         rotateOrigin center
38108
38109 \end_inset
38110
38111
38112 \end_layout
38113
38114 \end_inset
38115 </cell>
38116 <cell alignment="center" valignment="top" usebox="none">
38117 \begin_inset Text
38118
38119 \begin_layout Plain Layout
38120
38121 \family sans
38122 Edit\SpecialChar \menuseparator
38123 Decrease
38124 \begin_inset space ~
38125 \end_inset
38126
38127 List
38128 \begin_inset space ~
38129 \end_inset
38130
38131 Depth
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 </row>
38137 <row interlinespace="2.5mm">
38138 <cell alignment="center" valignment="top" usebox="none">
38139 \begin_inset Text
38140
38141 \begin_layout Plain Layout
38142 \begin_inset Graphics
38143         filename ../images/float-insert_figure.png
38144         BoundingBox 0bp 5bp 20bp 20bp
38145
38146 \end_inset
38147
38148
38149 \end_layout
38150
38151 \end_inset
38152 </cell>
38153 <cell alignment="center" valignment="top" usebox="none">
38154 \begin_inset Text
38155
38156 \begin_layout Plain Layout
38157
38158 \family sans
38159 Insert\SpecialChar \menuseparator
38160 Float\SpecialChar \menuseparator
38161 Figure
38162 \end_layout
38163
38164 \end_inset
38165 </cell>
38166 </row>
38167 <row interlinespace="2.5mm">
38168 <cell alignment="center" valignment="top" usebox="none">
38169 \begin_inset Text
38170
38171 \begin_layout Plain Layout
38172 \begin_inset Graphics
38173         filename ../images/float-insert_table.png
38174         BoundingBox 0bp 5bp 20bp 20bp
38175
38176 \end_inset
38177
38178
38179 \end_layout
38180
38181 \end_inset
38182 </cell>
38183 <cell alignment="center" valignment="top" usebox="none">
38184 \begin_inset Text
38185
38186 \begin_layout Plain Layout
38187
38188 \family sans
38189 Insert\SpecialChar \menuseparator
38190 Float\SpecialChar \menuseparator
38191 Table
38192 \end_layout
38193
38194 \end_inset
38195 </cell>
38196 </row>
38197 <row interlinespace="2.5mm">
38198 <cell alignment="center" valignment="top" usebox="none">
38199 \begin_inset Text
38200
38201 \begin_layout Plain Layout
38202 \begin_inset Graphics
38203         filename ../images/label-insert.png
38204         BoundingBox 0bp 5bp 20bp 20bp
38205
38206 \end_inset
38207
38208
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 <cell alignment="center" valignment="top" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217
38218 \family sans
38219 Insert\SpecialChar \menuseparator
38220 Label
38221 \end_layout
38222
38223 \end_inset
38224 </cell>
38225 </row>
38226 <row interlinespace="2.5mm">
38227 <cell alignment="center" valignment="top" usebox="none">
38228 \begin_inset Text
38229
38230 \begin_layout Plain Layout
38231 \begin_inset Graphics
38232         filename ../images/dialog-show-new-inset_ref.png
38233         BoundingBox 0bp 5bp 20bp 20bp
38234
38235 \end_inset
38236
38237
38238 \end_layout
38239
38240 \end_inset
38241 </cell>
38242 <cell alignment="center" valignment="top" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Plain Layout
38246
38247 \family sans
38248 Insert\SpecialChar \menuseparator
38249 Cross-Reference
38250 \end_layout
38251
38252 \end_inset
38253 </cell>
38254 </row>
38255 <row interlinespace="2.5mm">
38256 <cell alignment="center" valignment="top" usebox="none">
38257 \begin_inset Text
38258
38259 \begin_layout Plain Layout
38260 \begin_inset Graphics
38261         filename ../images/dialog-show-new-inset_citation.png
38262         BoundingBox 0bp 5bp 20bp 20bp
38263
38264 \end_inset
38265
38266
38267 \end_layout
38268
38269 \end_inset
38270 </cell>
38271 <cell alignment="center" valignment="top" usebox="none">
38272 \begin_inset Text
38273
38274 \begin_layout Plain Layout
38275
38276 \family sans
38277 Insert\SpecialChar \menuseparator
38278 Citation
38279 \end_layout
38280
38281 \end_inset
38282 </cell>
38283 </row>
38284 <row interlinespace="2.5mm">
38285 <cell alignment="center" valignment="top" usebox="none">
38286 \begin_inset Text
38287
38288 \begin_layout Plain Layout
38289 \begin_inset Graphics
38290         filename ../images/index-insert.png
38291         BoundingBox 0bp 5bp 20bp 20bp
38292
38293 \end_inset
38294
38295
38296 \end_layout
38297
38298 \end_inset
38299 </cell>
38300 <cell alignment="center" valignment="top" usebox="none">
38301 \begin_inset Text
38302
38303 \begin_layout Plain Layout
38304
38305 \family sans
38306 Insert\SpecialChar \menuseparator
38307 Index
38308 \begin_inset space ~
38309 \end_inset
38310
38311 Entry
38312 \end_layout
38313
38314 \end_inset
38315 </cell>
38316 </row>
38317 <row interlinespace="2.5mm">
38318 <cell alignment="center" valignment="top" usebox="none">
38319 \begin_inset Text
38320
38321 \begin_layout Plain Layout
38322 \begin_inset Graphics
38323         filename ../images/nomencl-insert.png
38324         BoundingBox 0bp 5bp 20bp 20bp
38325
38326 \end_inset
38327
38328
38329 \end_layout
38330
38331 \end_inset
38332 </cell>
38333 <cell alignment="center" valignment="top" usebox="none">
38334 \begin_inset Text
38335
38336 \begin_layout Plain Layout
38337
38338 \family sans
38339 Insert\SpecialChar \menuseparator
38340 Nomenclature
38341 \begin_inset space ~
38342 \end_inset
38343
38344 Entry
38345 \end_layout
38346
38347 \end_inset
38348 </cell>
38349 </row>
38350 <row interlinespace="2.5mm">
38351 <cell alignment="center" valignment="top" usebox="none">
38352 \begin_inset Text
38353
38354 \begin_layout Plain Layout
38355 \begin_inset Graphics
38356         filename ../images/footnote-insert.png
38357         BoundingBox 0bp 5bp 20bp 20bp
38358
38359 \end_inset
38360
38361
38362 \end_layout
38363
38364 \end_inset
38365 </cell>
38366 <cell alignment="center" valignment="top" usebox="none">
38367 \begin_inset Text
38368
38369 \begin_layout Plain Layout
38370
38371 \family sans
38372 Insert\SpecialChar \menuseparator
38373 Footnote
38374 \end_layout
38375
38376 \end_inset
38377 </cell>
38378 </row>
38379 <row interlinespace="2.5mm">
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384 \begin_inset Graphics
38385         filename ../images/marginalnote-insert.png
38386         BoundingBox 0bp 5bp 20bp 25bp
38387         rotateOrigin center
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 <cell alignment="center" valignment="top" usebox="none">
38397 \begin_inset Text
38398
38399 \begin_layout Plain Layout
38400
38401 \family sans
38402 Insert\SpecialChar \menuseparator
38403 Marginal
38404 \begin_inset space ~
38405 \end_inset
38406
38407 Note
38408 \end_layout
38409
38410 \end_inset
38411 </cell>
38412 </row>
38413 <row interlinespace="2.5mm">
38414 <cell alignment="center" valignment="top" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Plain Layout
38418 \begin_inset Graphics
38419         filename ../images/note-insert.png
38420         BoundingBox 0bp 5bp 20bp 20bp
38421
38422 \end_inset
38423
38424
38425 \end_layout
38426
38427 \end_inset
38428 </cell>
38429 <cell alignment="center" valignment="top" usebox="none">
38430 \begin_inset Text
38431
38432 \begin_layout Plain Layout
38433
38434 \family sans
38435 Insert\SpecialChar \menuseparator
38436 Note\SpecialChar \menuseparator
38437 LyX
38438 \begin_inset space ~
38439 \end_inset
38440
38441 Note
38442 \end_layout
38443
38444 \end_inset
38445 </cell>
38446 </row>
38447 <row interlinespace="2.5mm">
38448 <cell alignment="center" valignment="top" usebox="none">
38449 \begin_inset Text
38450
38451 \begin_layout Plain Layout
38452 \begin_inset Graphics
38453         filename ../images/box-insert.png
38454         BoundingBox 0bp 5bp 20bp 20bp
38455
38456 \end_inset
38457
38458
38459 \end_layout
38460
38461 \end_inset
38462 </cell>
38463 <cell alignment="center" valignment="top" usebox="none">
38464 \begin_inset Text
38465
38466 \begin_layout Plain Layout
38467
38468 \family sans
38469 Insert\SpecialChar \menuseparator
38470 Box
38471 \end_layout
38472
38473 \end_inset
38474 </cell>
38475 </row>
38476 <row interlinespace="2.5mm">
38477 <cell alignment="center" valignment="top" usebox="none">
38478 \begin_inset Text
38479
38480 \begin_layout Plain Layout
38481 \begin_inset Graphics
38482         filename ../images/url-insert.png
38483         BoundingBox 0bp 5bp 20bp 20bp
38484
38485 \end_inset
38486
38487
38488 \end_layout
38489
38490 \end_inset
38491 </cell>
38492 <cell alignment="center" valignment="top" usebox="none">
38493 \begin_inset Text
38494
38495 \begin_layout Plain Layout
38496
38497 \family sans
38498 Insert\SpecialChar \menuseparator
38499 URL
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/ert-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 T
38529 \family default
38530
38531 \begin_inset ERT
38532 status collapsed
38533
38534 \begin_layout Plain Layout
38535
38536 {}
38537 \end_layout
38538
38539 \end_inset
38540
38541
38542 \family sans
38543 eX
38544 \end_layout
38545
38546 \end_inset
38547 </cell>
38548 </row>
38549 <row interlinespace="2.5mm">
38550 <cell alignment="center" valignment="top" usebox="none">
38551 \begin_inset Text
38552
38553 \begin_layout Plain Layout
38554 \begin_inset Graphics
38555         filename ../images/dialog-show-new-inset_include.png
38556         BoundingBox 0bp 5bp 20bp 20bp
38557
38558 \end_inset
38559
38560
38561 \end_layout
38562
38563 \end_inset
38564 </cell>
38565 <cell alignment="center" valignment="top" usebox="none">
38566 \begin_inset Text
38567
38568 \begin_layout Plain Layout
38569
38570 \family sans
38571 Insert\SpecialChar \menuseparator
38572 File\SpecialChar \menuseparator
38573 Child
38574 \begin_inset space ~
38575 \end_inset
38576
38577 Document
38578 \end_layout
38579
38580 \end_inset
38581 </cell>
38582 </row>
38583 <row interlinespace="2.5mm">
38584 <cell alignment="center" valignment="top" usebox="none">
38585 \begin_inset Text
38586
38587 \begin_layout Plain Layout
38588 \begin_inset Graphics
38589         filename ../images/dialog-show_character.png
38590         BoundingBox 0bp 5bp 20bp 25bp
38591         rotateOrigin center
38592
38593 \end_inset
38594
38595
38596 \end_layout
38597
38598 \end_inset
38599 </cell>
38600 <cell alignment="center" valignment="top" usebox="none">
38601 \begin_inset Text
38602
38603 \begin_layout Plain Layout
38604
38605 \family sans
38606 Edit\SpecialChar \menuseparator
38607 Text
38608 \begin_inset space ~
38609 \end_inset
38610
38611 Style
38612 \end_layout
38613
38614 \end_inset
38615 </cell>
38616 </row>
38617 <row interlinespace="2.5mm">
38618 <cell alignment="center" valignment="top" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622 \begin_inset Graphics
38623         filename ../images/layout-paragraph.png
38624         BoundingBox 0bp 5bp 20bp 25bp
38625         rotateOrigin center
38626
38627 \end_inset
38628
38629
38630 \end_layout
38631
38632 \end_inset
38633 </cell>
38634 <cell alignment="center" valignment="top" usebox="none">
38635 \begin_inset Text
38636
38637 \begin_layout Plain Layout
38638
38639 \family sans
38640 Edit\SpecialChar \menuseparator
38641 Paragraph
38642 \begin_inset space ~
38643 \end_inset
38644
38645 Settings
38646 \end_layout
38647
38648 \end_inset
38649 </cell>
38650 </row>
38651 <row interlinespace="2.5mm">
38652 <cell alignment="center" valignment="top" usebox="none">
38653 \begin_inset Text
38654
38655 \begin_layout Plain Layout
38656 \begin_inset Graphics
38657         filename ../images/thesaurus-entry.png
38658         BoundingBox 0bp 5bp 20bp 25bp
38659         rotateOrigin center
38660
38661 \end_inset
38662
38663
38664 \end_layout
38665
38666 \end_inset
38667 </cell>
38668 <cell alignment="center" valignment="top" usebox="none">
38669 \begin_inset Text
38670
38671 \begin_layout Plain Layout
38672
38673 \family sans
38674 Tools\SpecialChar \menuseparator
38675 Thesaurus
38676 \end_layout
38677
38678 \end_inset
38679 </cell>
38680 </row>
38681 </lyxtabular>
38682
38683 \end_inset
38684
38685
38686 \end_layout
38687
38688 \begin_layout Subsection
38689 View / Update Toolbar
38690 \begin_inset Index
38691 status collapsed
38692
38693 \begin_layout Plain Layout
38694 Toolbar ! View / Update
38695 \end_layout
38696
38697 \end_inset
38698
38699
38700 \end_layout
38701
38702 \begin_layout Standard
38703 \begin_inset Graphics
38704         filename clipart/ViewToolbar.png
38705
38706 \end_inset
38707
38708
38709 \end_layout
38710
38711 \begin_layout Standard
38712 \begin_inset VSpace defskip
38713 \end_inset
38714
38715
38716 \end_layout
38717
38718 \begin_layout Standard
38719 The view / update toolbar as shown above contains from left to right the
38720  following buttons:
38721 \end_layout
38722
38723 \begin_layout Standard
38724 \begin_inset VSpace defskip
38725 \end_inset
38726
38727
38728 \end_layout
38729
38730 \begin_layout Standard
38731 \begin_inset Tabular
38732 <lyxtabular version="3" rows="6" columns="2">
38733 <features islongtable="true">
38734 <column alignment="left" valignment="top" width="0">
38735 <column alignment="left" valignment="top" width="0">
38736 <row interlinespace="2.5mm">
38737 <cell alignment="center" valignment="top" usebox="none">
38738 \begin_inset Text
38739
38740 \begin_layout Plain Layout
38741 \begin_inset Graphics
38742         filename ../images/buffer-view_dvi.png
38743         BoundingBox 0bp 5bp 20bp 25bp
38744         rotateOrigin center
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 View\SpecialChar \menuseparator
38760 DVI
38761 \end_layout
38762
38763 \end_inset
38764 </cell>
38765 </row>
38766 <row interlinespace="2.5mm">
38767 <cell alignment="center" valignment="top" usebox="none">
38768 \begin_inset Text
38769
38770 \begin_layout Plain Layout
38771 \begin_inset Graphics
38772         filename ../images/buffer-update_dvi.png
38773         BoundingBox 0bp 5bp 20bp 25bp
38774         rotateOrigin center
38775
38776 \end_inset
38777
38778
38779 \end_layout
38780
38781 \end_inset
38782 </cell>
38783 <cell alignment="center" valignment="top" usebox="none">
38784 \begin_inset Text
38785
38786 \begin_layout Plain Layout
38787
38788 \family sans
38789 View\SpecialChar \menuseparator
38790 Update\SpecialChar \menuseparator
38791 DVI
38792 \end_layout
38793
38794 \end_inset
38795 </cell>
38796 </row>
38797 <row interlinespace="2.5mm">
38798 <cell alignment="center" valignment="top" usebox="none">
38799 \begin_inset Text
38800
38801 \begin_layout Plain Layout
38802 \begin_inset Graphics
38803         filename ../images/buffer-view_pdf2.png
38804         BoundingBox 0bp 5bp 20bp 25bp
38805         rotateOrigin center
38806
38807 \end_inset
38808
38809
38810 \end_layout
38811
38812 \end_inset
38813 </cell>
38814 <cell alignment="center" valignment="top" usebox="none">
38815 \begin_inset Text
38816
38817 \begin_layout Plain Layout
38818
38819 \family sans
38820 View\SpecialChar \menuseparator
38821 PDF
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 </row>
38827 <row interlinespace="2.5mm">
38828 <cell alignment="center" valignment="top" usebox="none">
38829 \begin_inset Text
38830
38831 \begin_layout Plain Layout
38832 \begin_inset Graphics
38833         filename ../images/buffer-update_pdf2.png
38834         BoundingBox 0bp 5bp 20bp 25bp
38835         rotateOrigin center
38836
38837 \end_inset
38838
38839
38840 \end_layout
38841
38842 \end_inset
38843 </cell>
38844 <cell alignment="center" valignment="top" usebox="none">
38845 \begin_inset Text
38846
38847 \begin_layout Plain Layout
38848
38849 \family sans
38850 View\SpecialChar \menuseparator
38851 Update\SpecialChar \menuseparator
38852 PDF
38853 \begin_inset Foot
38854 status collapsed
38855
38856 \begin_layout Plain Layout
38857 This button is on some LyX for Windows installations not here because its
38858  functionality is merged with 
38859 \family sans
38860 View\SpecialChar \menuseparator
38861 PDF
38862 \family default
38863 .
38864  
38865 \end_layout
38866
38867 \end_inset
38868
38869
38870 \end_layout
38871
38872 \end_inset
38873 </cell>
38874 </row>
38875 <row interlinespace="2.5mm">
38876 <cell alignment="center" valignment="top" usebox="none">
38877 \begin_inset Text
38878
38879 \begin_layout Plain Layout
38880 \begin_inset Graphics
38881         filename ../images/buffer-view_ps.png
38882         BoundingBox 0bp 5bp 20bp 25bp
38883         rotateOrigin center
38884
38885 \end_inset
38886
38887
38888 \end_layout
38889
38890 \end_inset
38891 </cell>
38892 <cell alignment="center" valignment="top" usebox="none">
38893 \begin_inset Text
38894
38895 \begin_layout Plain Layout
38896
38897 \family sans
38898 View\SpecialChar \menuseparator
38899 Postscript
38900 \end_layout
38901
38902 \end_inset
38903 </cell>
38904 </row>
38905 <row interlinespace="2.5mm">
38906 <cell alignment="center" valignment="top" usebox="none">
38907 \begin_inset Text
38908
38909 \begin_layout Plain Layout
38910 \begin_inset Graphics
38911         filename ../images/buffer-update_ps.png
38912         BoundingBox 0bp 5bp 20bp 25bp
38913         rotateOrigin center
38914
38915 \end_inset
38916
38917
38918 \end_layout
38919
38920 \end_inset
38921 </cell>
38922 <cell alignment="center" valignment="top" usebox="none">
38923 \begin_inset Text
38924
38925 \begin_layout Plain Layout
38926
38927 \family sans
38928 View\SpecialChar \menuseparator
38929 Update\SpecialChar \menuseparator
38930 Postscript
38931 \end_layout
38932
38933 \end_inset
38934 </cell>
38935 </row>
38936 </lyxtabular>
38937
38938 \end_inset
38939
38940
38941 \end_layout
38942
38943 \begin_layout Subsection
38944 Other Toolbars
38945 \end_layout
38946
38947 \begin_layout Standard
38948 The change tracking toolbar is explained in section
38949 \begin_inset space ~
38950 \end_inset
38951
38952
38953 \begin_inset CommandInset ref
38954 LatexCommand ref
38955 reference "sec:Change-Tracking"
38956
38957 \end_inset
38958
38959 , the table toolbar
38960 \begin_inset Index
38961 status collapsed
38962
38963 \begin_layout Plain Layout
38964 Toolbar ! Table
38965 \end_layout
38966
38967 \end_inset
38968
38969  is explained in the 
38970 \emph on
38971 Embedded Objects
38972 \emph default
38973  manual.
38974 \end_layout
38975
38976 \begin_layout Chapter
38977 The 
38978 \family sans
38979 Preferences
38980 \family default
38981  Dialog
38982 \begin_inset CommandInset label
38983 LatexCommand label
38984 name "cha:The-Preferences-dialog"
38985
38986 \end_inset
38987
38988
38989 \begin_inset Index
38990 status collapsed
38991
38992 \begin_layout Plain Layout
38993 Preferences
38994 \end_layout
38995
38996 \end_inset
38997
38998
38999 \end_layout
39000
39001 \begin_layout Standard
39002 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
39003 Preferences.
39004  It consists of submenus explained in the following.
39005 \end_layout
39006
39007 \begin_layout Section
39008 Look and Feel
39009 \end_layout
39010
39011 \begin_layout Subsection
39012 User Interface
39013 \begin_inset CommandInset label
39014 LatexCommand label
39015 name "sec:ui"
39016
39017 \end_inset
39018
39019
39020 \begin_inset Index
39021 status collapsed
39022
39023 \begin_layout Plain Layout
39024 Customization ! of toolbars
39025 \end_layout
39026
39027 \end_inset
39028
39029
39030 \begin_inset Index
39031 status collapsed
39032
39033 \begin_layout Plain Layout
39034 Customization ! of menus
39035 \end_layout
39036
39037 \end_inset
39038
39039
39040 \end_layout
39041
39042 \begin_layout Standard
39043 \begin_inset Note Greyedout
39044 status open
39045
39046 \begin_layout Plain Layout
39047
39048 \series bold
39049 Note:
39050 \series default
39051  You have to restart LyX before changes in ui- and bind-files take effect.
39052 \end_layout
39053
39054 \end_inset
39055
39056
39057 \end_layout
39058
39059 \begin_layout Subsubsection
39060 User Interface File
39061 \begin_inset Index
39062 status collapsed
39063
39064 \begin_layout Plain Layout
39065 Customization ! of toolbars
39066 \end_layout
39067
39068 \end_inset
39069
39070
39071 \begin_inset Index
39072 status collapsed
39073
39074 \begin_layout Plain Layout
39075 Customization ! of menus
39076 \end_layout
39077
39078 \end_inset
39079
39080
39081 \end_layout
39082
39083 \begin_layout Standard
39084 The appearance of the menus and toolbars can be changed by choosing an user
39085  interface (ui) file.
39086  An ui-file is a textfile where the toolbars and menus are listed.
39087  The toolbar buttons and menu entries are specified in the files 
39088 \shape italic
39089 stdtoolbars.inc
39090 \shape default
39091  and 
39092 \shape italic
39093 stdmenus.inc
39094 \shape default
39095 , respectively.
39096  Both files are loaded by the 
39097 \emph on
39098 default.ui
39099 \emph default
39100  file.
39101  To create your own menu and toolbar layout, start with a copy of these
39102  files and edit the entries.
39103 \end_layout
39104
39105 \begin_layout Standard
39106 The syntax of the .inc-files is straightforward: The 
39107 \family sans
39108 Menubar
39109 \family default
39110
39111 \family sans
39112 Menu
39113 \family default
39114  and 
39115 \family sans
39116 Toolbar
39117 \family default
39118  entries must be ended with an explicit 
39119 \family sans
39120 End
39121 \family default
39122 .
39123  They may contain 
39124 \family sans
39125 Submenus
39126 \family default
39127
39128 \family sans
39129 Items
39130 \family default
39131
39132 \family sans
39133 OptItems
39134 \family default
39135
39136 \family sans
39137 Separators
39138 \family default
39139
39140 \family sans
39141 Icons,
39142 \family default
39143  and in the case of the 
39144 \begin_inset Quotes eld
39145 \end_inset
39146
39147 file
39148 \begin_inset Quotes erd
39149 \end_inset
39150
39151  menus a 
39152 \family sans
39153 Lastfiles
39154 \family default
39155  entry.
39156  The syntax for the entries is:
39157 \end_layout
39158
39159 \begin_layout Standard
39160 \begin_inset VSpace smallskip*
39161 \end_inset
39162
39163
39164 \series bold
39165 Item 
39166 \begin_inset Quotes erd
39167 \end_inset
39168
39169 menu 
39170 \series default
39171 or
39172 \series bold
39173  button name
39174 \begin_inset Quotes erd
39175 \end_inset
39176
39177  
39178 \begin_inset Quotes erd
39179 \end_inset
39180
39181 LyX-function
39182 \begin_inset Quotes erd
39183 \end_inset
39184
39185
39186 \end_layout
39187
39188 \begin_layout Standard
39189 \noindent
39190 \begin_inset VSpace smallskip*
39191 \end_inset
39192
39193 All LyX-functions are listed in 
39194 \begin_inset CommandInset citation
39195 LatexCommand cite
39196 key "LyX-func"
39197
39198 \end_inset
39199
39200 .
39201 \end_layout
39202
39203 \begin_layout Standard
39204 \begin_inset VSpace medskip
39205 \end_inset
39206
39207
39208 \end_layout
39209
39210 \begin_layout Standard
39211 An example: Assuming you use the menu 
39212 \family sans
39213 Navigate\SpecialChar \menuseparator
39214 Bookmarks
39215 \family default
39216  quite often and therefore want six available bookmarks, you can add the
39217  line
39218 \end_layout
39219
39220 \begin_layout Standard
39221 \begin_inset VSpace smallskip*
39222 \end_inset
39223
39224
39225 \series bold
39226 Item "Save Bookmark 6" "bookmark-save 6"
39227 \end_layout
39228
39229 \begin_layout Standard
39230 \noindent
39231 \begin_inset VSpace smallskip*
39232 \end_inset
39233
39234 to the navigate menu section in the .inc-file to have the sixth bookmark.
39235 \end_layout
39236
39237 \begin_layout Subsubsection
39238 Bind-File
39239 \begin_inset Index
39240 status collapsed
39241
39242 \begin_layout Plain Layout
39243 Bindings
39244 \end_layout
39245
39246 \end_inset
39247
39248
39249 \end_layout
39250
39251 \begin_layout Standard
39252 Bindings are used to bind a function to a key.
39253  Several binding files are available:
39254 \end_layout
39255
39256 \begin_layout Description
39257 cua.bind typical set of PC keyboard shortcuts
39258 \end_layout
39259
39260 \begin_layout Description
39261 (x)emacs.bind set of bindings like they are used in the editor programs 
39262 \family sans
39263 Emacs
39264 \family default
39265  (
39266 \family sans
39267 XEmacs
39268 \family default
39269 )
39270 \end_layout
39271
39272 \begin_layout Description
39273 mac.bind set of bindings for 
39274 \family sans
39275 Mac
39276 \begin_inset space \thinspace{}
39277 \end_inset
39278
39279 OS
39280 \family default
39281  systems.
39282 \end_layout
39283
39284 \begin_layout Standard
39285 There are also bind-files designed for special document classes, like 
39286 \shape italic
39287 broadway.bind
39288 \shape default
39289 , and bind files for special languages.
39290  The name of language bind-files begin with a language code, e.g.
39291  
39292 \begin_inset Quotes eld
39293 \end_inset
39294
39295 pt
39296 \begin_inset Quotes erd
39297 \end_inset
39298
39299  for Portuguese.
39300  If you use LyX in a certain language, LyX will try to use the appropriate
39301  bind-file.
39302 \end_layout
39303
39304 \begin_layout Standard
39305 Some bind-files, like 
39306 \emph on
39307 math.bind
39308 \emph default
39309 , have only a small scope.
39310  When looking at the the end of the file 
39311 \shape italic
39312 cua.bind
39313 \shape default
39314 , you can see that they are included to keep the overview in the bind-file.
39315 \end_layout
39316
39317 \begin_layout Standard
39318 If you like to customize the keybindings to your own taste, modify the bind-file
39319 s with a text editor.
39320  The syntax of the entries is:
39321 \end_layout
39322
39323 \begin_layout Standard
39324
39325 \series bold
39326
39327 \backslash
39328 bind 
39329 \begin_inset Quotes erd
39330 \end_inset
39331
39332 key combination
39333 \begin_inset Quotes erd
39334 \end_inset
39335
39336  
39337 \begin_inset Quotes erd
39338 \end_inset
39339
39340 LyX-function
39341 \begin_inset Quotes erd
39342 \end_inset
39343
39344
39345 \end_layout
39346
39347 \begin_layout Standard
39348 All LyX-functions are listed in 
39349 \begin_inset CommandInset citation
39350 LatexCommand cite
39351 key "LyX-func"
39352
39353 \end_inset
39354
39355 .
39356 \end_layout
39357
39358 \begin_layout Subsubsection
39359 Session
39360 \end_layout
39361
39362 \begin_layout Standard
39363 When the option 
39364 \family sans
39365 Save
39366 \begin_inset space \thinspace{}
39367 \end_inset
39368
39369 /
39370 \begin_inset space \thinspace{}
39371 \end_inset
39372
39373 restore window size, or use fixed size
39374 \family default
39375  is not checked, you can specify the size of LyX's main window when LyX
39376  is started.
39377 \end_layout
39378
39379 \begin_layout Standard
39380 With the option 
39381 \family sans
39382 Save
39383 \begin_inset space \thinspace{}
39384 \end_inset
39385
39386 /
39387 \begin_inset space \thinspace{}
39388 \end_inset
39389
39390 restore window position
39391 \family default
39392  LyX will be opened with its main window at the last used position.
39393 \end_layout
39394
39395 \begin_layout Standard
39396 The option 
39397 \family sans
39398 Restore cursor positions
39399 \family default
39400  sets the cursor to the position in the file where it has been the last
39401  time.
39402 \end_layout
39403
39404 \begin_layout Standard
39405 The option 
39406 \family sans
39407 Load opened files from last session
39408 \family default
39409  opens all files that were opened in the last LyX session.
39410 \end_layout
39411
39412 \begin_layout Subsubsection
39413 Documents
39414 \begin_inset CommandInset label
39415 LatexCommand label
39416 name "sub:Backup documents"
39417
39418 \end_inset
39419
39420
39421 \begin_inset Index
39422 status collapsed
39423
39424 \begin_layout Plain Layout
39425 Backup ! Documents
39426 \end_layout
39427
39428 \end_inset
39429
39430
39431 \end_layout
39432
39433 \begin_layout Standard
39434 When the option 
39435 \family sans
39436 Backup documents
39437 \family default
39438  is set, you can specify the time between backup saves.
39439 \end_layout
39440
39441 \begin_layout Standard
39442
39443 \family sans
39444 Maximum last files
39445 \family default
39446  is the number of last opened files that LyX should display in the menu
39447  
39448 \family sans
39449 File\SpecialChar \menuseparator
39450 Open
39451 \begin_inset space ~
39452 \end_inset
39453
39454 Recent
39455 \family default
39456 .
39457 \end_layout
39458
39459 \begin_layout Subsubsection
39460 Scrolling
39461 \end_layout
39462
39463 \begin_layout Standard
39464 The option 
39465 \family sans
39466 Cursor follows scrollbar
39467 \family default
39468  sets the cursor to the top of the currently displayed document part when
39469  scrolling.
39470 \end_layout
39471
39472 \begin_layout Subsubsection
39473 Pixmap Cache
39474 \end_layout
39475
39476 \begin_layout Standard
39477 With the option 
39478 \family sans
39479 Enable Pixmap Cache
39480 \family default
39481  enabled, LyX needs to redraw the screen less often.
39482  This results in better performance, especially on slow systems.
39483  On the other hand, the characters might look more fuzzy on screen.
39484  So whether you enable this or not depends on whether you prefer speed over
39485  aesthetics.
39486  Note that the Pixmap Cache is only available and useful under Mac
39487 \begin_inset space ~
39488 \end_inset
39489
39490 OS and Windows.
39491 \end_layout
39492
39493 \begin_layout Subsection
39494 Screen Fonts
39495 \begin_inset Index
39496 status collapsed
39497
39498 \begin_layout Plain Layout
39499 Font ! Screen
39500 \end_layout
39501
39502 \end_inset
39503
39504
39505 \begin_inset CommandInset label
39506 LatexCommand label
39507 name "sub:Screen-Fonts"
39508
39509 \end_inset
39510
39511
39512 \end_layout
39513
39514 \begin_layout Standard
39515 These fonts are used to display your documents on the screen.
39516 \end_layout
39517
39518 \begin_layout Standard
39519 \begin_inset Note Greyedout
39520 status open
39521
39522 \begin_layout Plain Layout
39523
39524 \series bold
39525 Note:
39526 \series default
39527  This section only deals with the fonts 
39528 \emph on
39529 inside
39530 \emph default
39531  the LyX window.
39532  The fonts that appear on the output are independent from these fonts, and
39533  set in the menu 
39534 \family sans
39535 Document\SpecialChar \menuseparator
39536 Settings\SpecialChar \menuseparator
39537 Fonts
39538 \family default
39539 .
39540 \end_layout
39541
39542 \end_inset
39543
39544
39545 \end_layout
39546
39547 \begin_layout Standard
39548 By default, LyX uses 
39549 \family typewriter
39550 Times
39551 \family default
39552  as roman (serif) font, 
39553 \family typewriter
39554 Arial
39555 \family default
39556  or 
39557 \family typewriter
39558 Helvetica
39559 \family default
39560  (depends on the system) as 
39561 \family sans
39562 sans
39563 \begin_inset space ~
39564 \end_inset
39565
39566 serif
39567 \family default
39568  font, and 
39569 \family typewriter
39570 Courier
39571 \family default
39572  as 
39573 \family typewriter
39574 typewriter
39575 \family default
39576  font.
39577 \end_layout
39578
39579 \begin_layout Standard
39580 You can change the font size with the 
39581 \family sans
39582 Zoom
39583 \family default
39584  setting.
39585 \end_layout
39586
39587 \begin_layout Standard
39588
39589 \family sans
39590 Screen DPI
39591 \family default
39592  is the screen resolution in dpi (dots per inch).
39593  The Font Sizes are calculated as letter height in units of points.
39594  72
39595 \begin_inset space \thinspace{}
39596 \end_inset
39597
39598 points have the size of 1
39599 \begin_inset space \thinspace{}
39600 \end_inset
39601
39602 inch, see Appendix
39603 \begin_inset space ~
39604 \end_inset
39605
39606
39607 \begin_inset CommandInset ref
39608 LatexCommand ref
39609 reference "cha:Units-available-in"
39610
39611 \end_inset
39612
39613 .
39614 \end_layout
39615
39616 \begin_layout Standard
39617 The default 
39618 \family sans
39619 Font Sizes
39620 \family default
39621  are the same as if a document font size of 10
39622 \begin_inset Formula $\,$
39623 \end_inset
39624
39625 pt would be used.
39626  The sizes are explained in detail in section
39627 \begin_inset space ~
39628 \end_inset
39629
39630
39631 \begin_inset CommandInset ref
39632 LatexCommand ref
39633 reference "sub:Document-Font"
39634
39635 \end_inset
39636
39637 .
39638 \end_layout
39639
39640 \begin_layout Subsection
39641 Colors
39642 \begin_inset Index
39643 status collapsed
39644
39645 \begin_layout Plain Layout
39646 Color ! LyX screen
39647 \end_layout
39648
39649 \end_inset
39650
39651
39652 \begin_inset Index
39653 status collapsed
39654
39655 \begin_layout Plain Layout
39656 Settings ! Color
39657 \end_layout
39658
39659 \end_inset
39660
39661
39662 \end_layout
39663
39664 \begin_layout Standard
39665 You can here change all colors used by LyX.
39666  Choose an item in the list and use the 
39667 \family sans
39668 Alter
39669 \family default
39670  button.
39671 \end_layout
39672
39673 \begin_layout Subsection
39674 Graphics
39675 \begin_inset Index
39676 status collapsed
39677
39678 \begin_layout Plain Layout
39679 Settings ! Graphics
39680 \end_layout
39681
39682 \end_inset
39683
39684
39685 \end_layout
39686
39687 \begin_layout Standard
39688 Here you can specify how graphics inside LyX are displayed.
39689 \end_layout
39690
39691 \begin_layout Standard
39692
39693 \family sans
39694 Instant Preview
39695 \family default
39696  enables previewing snippets of your document.
39697  This feature is described in section
39698 \begin_inset space ~
39699 \end_inset
39700
39701
39702 \begin_inset CommandInset ref
39703 LatexCommand ref
39704 reference "sec:Previewing-snippets-of"
39705
39706 \end_inset
39707
39708 .
39709 \end_layout
39710
39711 \begin_layout Subsection
39712 Keyboard Map
39713 \begin_inset Index
39714 status collapsed
39715
39716 \begin_layout Plain Layout
39717 Keyboard Map
39718 \end_layout
39719
39720 \end_inset
39721
39722
39723 \begin_inset Index
39724 status collapsed
39725
39726 \begin_layout Plain Layout
39727 Settings ! Keyboard Map
39728 \end_layout
39729
39730 \end_inset
39731
39732
39733 \begin_inset CommandInset label
39734 LatexCommand label
39735 name "sub:Keyboard-Map"
39736
39737 \end_inset
39738
39739
39740 \end_layout
39741
39742 \begin_layout Standard
39743 Normally keyboard settings have to be done in a menu of your operating system.
39744  For the case that this is not possible, LyX provides keyboard maps.
39745  If you have e.
39746 \begin_inset space \thinspace{}
39747 \end_inset
39748
39749 g.
39750 \begin_inset space ~
39751 \end_inset
39752
39753 a Czech keyboard but want to write with it like with a Romanian one, you
39754  can use the keyboard map file named 
39755 \emph on
39756 romanian.kmap
39757 \emph default
39758 .
39759 \end_layout
39760
39761 \begin_layout Standard
39762 \begin_inset Note Greyedout
39763 status open
39764
39765 \begin_layout Plain Layout
39766
39767 \series bold
39768 Note:
39769 \series default
39770  Keyboard maps are only provided as makeshift and don't work on all systems.
39771 \end_layout
39772
39773 \end_inset
39774
39775
39776 \end_layout
39777
39778 \begin_layout Section
39779 Paths
39780 \begin_inset Index
39781 status collapsed
39782
39783 \begin_layout Plain Layout
39784 Paths
39785 \end_layout
39786
39787 \end_inset
39788
39789
39790 \begin_inset Index
39791 status collapsed
39792
39793 \begin_layout Plain Layout
39794 Settings ! Directory
39795 \end_layout
39796
39797 \end_inset
39798
39799
39800 \end_layout
39801
39802 \begin_layout Description
39803 Working
39804 \begin_inset space ~
39805 \end_inset
39806
39807 directory This is LyX's working directory.
39808  It is the default when you 
39809 \family sans
39810 Open
39811 \family default
39812
39813 \family sans
39814 Save
39815 \family default
39816  or 
39817 \family sans
39818 Save
39819 \begin_inset space ~
39820 \end_inset
39821
39822 as
39823 \family default
39824  files.
39825 \end_layout
39826
39827 \begin_layout Description
39828 Document
39829 \begin_inset space ~
39830 \end_inset
39831
39832 templates This directory will be opened when you use the menu 
39833 \family sans
39834 File\SpecialChar \menuseparator
39835 New
39836 \begin_inset space ~
39837 \end_inset
39838
39839 from
39840 \begin_inset space ~
39841 \end_inset
39842
39843 Template
39844 \family default
39845 .
39846 \end_layout
39847
39848 \begin_layout Description
39849 Backup
39850 \begin_inset space ~
39851 \end_inset
39852
39853 directory
39854 \begin_inset Index
39855 status collapsed
39856
39857 \begin_layout Plain Layout
39858 Backup ! Directory
39859 \end_layout
39860
39861 \end_inset
39862
39863  Backup copies will be saved to this directory.
39864  When no directory is given but backups are enabled as described in section
39865 \begin_inset space ~
39866 \end_inset
39867
39868
39869 \begin_inset CommandInset ref
39870 LatexCommand ref
39871 reference "sub:Backup documents"
39872
39873 \end_inset
39874
39875 , the 
39876 \family sans
39877 Working directory
39878 \family default
39879  will be used to save the backups.
39880 \begin_inset Newline newline
39881 \end_inset
39882
39883 The backup files have the ending 
39884 \begin_inset Quotes eld
39885 \end_inset
39886
39887 .lyx~
39888 \begin_inset Quotes erd
39889 \end_inset
39890
39891 .
39892 \end_layout
39893
39894 \begin_layout Description
39895 Ly
39896 \begin_inset ERT
39897 status collapsed
39898
39899 \begin_layout Plain Layout
39900
39901 {}
39902 \end_layout
39903
39904 \end_inset
39905
39906 XServer-Pipe Here you can enter the name of a Unix-pipe.
39907  This pipe is used to send data from external programs to LyX.
39908 \begin_inset Newline newline
39909 \end_inset
39910
39911
39912 \begin_inset Note Greyedout
39913 status open
39914
39915 \begin_layout Plain Layout
39916
39917 \series bold
39918 Note:
39919 \series default
39920  This feature doesn't work on Windows systems.
39921 \end_layout
39922
39923 \end_inset
39924
39925
39926 \end_layout
39927
39928 \begin_layout Description
39929 Temporary
39930 \begin_inset space ~
39931 \end_inset
39932
39933 directory Temporary files will be saved in this directory.
39934 \end_layout
39935
39936 \begin_layout Description
39937 PATH
39938 \begin_inset space ~
39939 \end_inset
39940
39941 prefix This field contains a list of paths to external programs.
39942  When LyX needs to use an external program, it looks in this list where
39943  to find it on the system.
39944  The path list is automatically set up on Windows and Mac systems while
39945  LyX is configured, so that you normally don't have to modify it.
39946  On Unix
39947 \begin_inset space \thinspace{}
39948 \end_inset
39949
39950 /
39951 \begin_inset space \thinspace{}
39952 \end_inset
39953
39954 Linux systems, the path list will need to be set only if there are external
39955  programs you wish to use that are not in your normal system path ($PATH).
39956  
39957 \end_layout
39958
39959 \begin_layout Section
39960 Identity
39961 \end_layout
39962
39963 \begin_layout Standard
39964 Here you can insert your name and email address.
39965  The identity will be used when you have enabled change tracking as described
39966  in section
39967 \begin_inset space ~
39968 \end_inset
39969
39970
39971 \begin_inset CommandInset ref
39972 LatexCommand ref
39973 reference "sec:Change-Tracking"
39974
39975 \end_inset
39976
39977 , to mark changes you make as yours.
39978 \end_layout
39979
39980 \begin_layout Section
39981 Language Settings
39982 \begin_inset Index
39983 status collapsed
39984
39985 \begin_layout Plain Layout
39986 Language ! Settings
39987 \end_layout
39988
39989 \end_inset
39990
39991
39992 \begin_inset Index
39993 status collapsed
39994
39995 \begin_layout Plain Layout
39996 Settings ! Language
39997 \end_layout
39998
39999 \end_inset
40000
40001
40002 \end_layout
40003
40004 \begin_layout Subsection
40005 Language
40006 \end_layout
40007
40008 \begin_layout Description
40009 Default
40010 \begin_inset space ~
40011 \end_inset
40012
40013 language is the language used in new documents
40014 \end_layout
40015
40016 \begin_layout Description
40017 Language
40018 \begin_inset space ~
40019 \end_inset
40020
40021 package is a LaTeX-command to load a LaTeX-package that handles language
40022  issues.
40023  The default is the LaTeX-command 
40024 \family sans
40025
40026 \backslash
40027 usepackage{babel}
40028 \family default
40029  that loads the package 
40030 \series bold
40031 babel
40032 \series default
40033 .
40034 \begin_inset Foot
40035 status collapsed
40036
40037 \begin_layout Plain Layout
40038 For an introduction to the LaTeX-Syntax, have a look at section
40039 \begin_inset space ~
40040 \end_inset
40041
40042
40043 \begin_inset CommandInset ref
40044 LatexCommand ref
40045 reference "sec:TeX-Code"
40046
40047 \end_inset
40048
40049 .
40050 \end_layout
40051
40052 \end_inset
40053
40054
40055 \begin_inset Newline newline
40056 \end_inset
40057
40058 The 
40059 \series bold
40060 babel
40061 \series default
40062  translates in the background automatically text labels of documents to
40063  the document language.
40064  A text label is for instance the word 
40065 \begin_inset Quotes eld
40066 \end_inset
40067
40068 Table
40069 \begin_inset Quotes erd
40070 \end_inset
40071
40072  at the beginning of every table-caption.
40073 \end_layout
40074
40075 \begin_layout Description
40076 Command
40077 \begin_inset space ~
40078 \end_inset
40079
40080 start When a special LaTeX-package is needed to write in a certain document
40081  language, you can here specify the command to start the package.
40082  An example is the start command 
40083 \family sans
40084
40085 \backslash
40086 begin{arabtext}
40087 \family default
40088  that is needed to write Arabic using the package 
40089 \series bold
40090 ArabTeX
40091 \series default
40092 , see 
40093 \begin_inset CommandInset citation
40094 LatexCommand cite
40095 key "Arabic"
40096
40097 \end_inset
40098
40099 .
40100  The default is the 
40101 \series bold
40102 babel
40103 \series default
40104  command 
40105 \family sans
40106
40107 \backslash
40108 selectlanguage{$$lang}
40109 \family default
40110 .
40111 \end_layout
40112
40113 \begin_layout Description
40114 Command
40115 \begin_inset space ~
40116 \end_inset
40117
40118 end Counterpart to 
40119 \family sans
40120 Command start
40121 \family default
40122 .
40123  Some packages, like the default, don't have an end command since the start
40124  command toggles the package on and off.
40125 \end_layout
40126
40127 \begin_layout Description
40128 Use
40129 \begin_inset space ~
40130 \end_inset
40131
40132 babel Whether 
40133 \series bold
40134 babel
40135 \series default
40136  is used or not.
40137 \end_layout
40138
40139 \begin_layout Description
40140 Global When this option is set, the languages used in the document will
40141  be added as options to the document class options, so that they can be
40142  used by all Latex@LaTeX-packages.
40143  Otherwise they will only be used as options for the 
40144 \series bold
40145 babel
40146 \series default
40147  package.
40148 \end_layout
40149
40150 \begin_layout Description
40151 Auto
40152 \begin_inset space ~
40153 \end_inset
40154
40155 begin When this option is set, the documents starts with the chosen document
40156  language.
40157  When this option is not set, the 
40158 \family sans
40159 Command
40160 \begin_inset space ~
40161 \end_inset
40162
40163 start
40164 \family default
40165  is explicitly set to the beginning of the document in the LaTeX-output.
40166  This assures that the correct language is used when you use another 
40167 \family sans
40168 Command
40169 \begin_inset space ~
40170 \end_inset
40171
40172 start
40173 \family default
40174  than the default.
40175 \end_layout
40176
40177 \begin_layout Description
40178 Auto
40179 \begin_inset space ~
40180 \end_inset
40181
40182 end Counterpart to 
40183 \family sans
40184 Auto
40185 \begin_inset space ~
40186 \end_inset
40187
40188 begin
40189 \family default
40190 .
40191  When it is not set, the 
40192 \family sans
40193 Command
40194 \begin_inset space ~
40195 \end_inset
40196
40197 end
40198 \family default
40199  is set to the end of the document.
40200 \end_layout
40201
40202 \begin_layout Description
40203 Mark
40204 \begin_inset space ~
40205 \end_inset
40206
40207 foreign
40208 \begin_inset space ~
40209 \end_inset
40210
40211 languages Text marked formatted in a language different from the document
40212  language will be underlined blue.
40213 \end_layout
40214
40215 \begin_layout Description
40216 Right
40217 \begin_inset space ~
40218 \end_inset
40219
40220 to
40221 \begin_inset space ~
40222 \end_inset
40223
40224 left
40225 \begin_inset space ~
40226 \end_inset
40227
40228 language
40229 \begin_inset space ~
40230 \end_inset
40231
40232 support Enables the use of languages, written from right to left, like Arabic,
40233  Hebrew, Farsi.
40234 \end_layout
40235
40236 \begin_layout Subsection
40237 Spellchecker
40238 \end_layout
40239
40240 \begin_layout Standard
40241 The spellchecker settings are explained in section
40242 \begin_inset space ~
40243 \end_inset
40244
40245
40246 \begin_inset CommandInset ref
40247 LatexCommand ref
40248 reference "sec:Spellchecking"
40249
40250 \end_inset
40251
40252
40253 \end_layout
40254
40255 \begin_layout Section
40256 Outputs
40257 \end_layout
40258
40259 \begin_layout Subsection
40260 Printer
40261 \begin_inset CommandInset label
40262 LatexCommand label
40263 name "sub:Printer"
40264
40265 \end_inset
40266
40267
40268 \begin_inset Index
40269 status collapsed
40270
40271 \begin_layout Plain Layout
40272 Printer
40273 \end_layout
40274
40275 \end_inset
40276
40277
40278 \begin_inset Index
40279 status collapsed
40280
40281 \begin_layout Plain Layout
40282 Settings ! Printer
40283 \end_layout
40284
40285 \end_inset
40286
40287
40288 \end_layout
40289
40290 \begin_layout Description
40291 Default
40292 \begin_inset space ~
40293 \end_inset
40294
40295 printer Here you can specify the name of your default printer.
40296  The name will be used when the 
40297 \family sans
40298 Printer command
40299 \family default
40300  is executed.
40301 \begin_inset Newline newline
40302 \end_inset
40303
40304
40305 \begin_inset Note Greyedout
40306 status open
40307
40308 \begin_layout Plain Layout
40309
40310 \series bold
40311 Note:
40312 \series default
40313  You can leave this field empty on Windows systems because it has there
40314  no effect.
40315 \end_layout
40316
40317 \end_inset
40318
40319
40320 \end_layout
40321
40322 \begin_layout Description
40323 Adapt
40324 \begin_inset space ~
40325 \end_inset
40326
40327 output
40328 \begin_inset space ~
40329 \end_inset
40330
40331 to
40332 \begin_inset space ~
40333 \end_inset
40334
40335 printer This option works only for the 
40336 \family sans
40337 Printer command
40338 \family default
40339  
40340 \begin_inset Quotes eld
40341 \end_inset
40342
40343
40344 \family sans
40345 dvips
40346 \family default
40347
40348 \begin_inset Quotes erd
40349 \end_inset
40350
40351 .
40352  It activates a configuration file for dvips.
40353  This is an option only for dvips experts.
40354 \end_layout
40355
40356 \begin_layout Description
40357 Printer
40358 \begin_inset space ~
40359 \end_inset
40360
40361 command is the command LyX
40362 \begin_inset space \thinspace{}
40363 \end_inset
40364
40365 /
40366 \begin_inset space \thinspace{}
40367 \end_inset
40368
40369 LaTeX uses for printing.
40370  The default is on most systems 
40371 \family sans
40372 dvips
40373 \family default
40374 .
40375 \end_layout
40376
40377 \begin_layout Description
40378 Printer
40379 \begin_inset space ~
40380 \end_inset
40381
40382 Command
40383 \begin_inset space ~
40384 \end_inset
40385
40386 Options Here you can specify printer options.
40387  A list of printer options with explanations can be found in the documentation
40388  of the program that provides the 
40389 \family sans
40390 Printer command
40391 \family default
40392  you are using.
40393 \end_layout
40394
40395 \begin_layout Subsection
40396 Date Format
40397 \begin_inset Index
40398 status collapsed
40399
40400 \begin_layout Plain Layout
40401 Date Format
40402 \end_layout
40403
40404 \end_inset
40405
40406
40407 \begin_inset Index
40408 status collapsed
40409
40410 \begin_layout Plain Layout
40411 Settings ! Date format
40412 \end_layout
40413
40414 \end_inset
40415
40416
40417 \end_layout
40418
40419 \begin_layout Standard
40420 The date format can be one or a mixture of the formats listed here:
40421 \begin_inset Newline newline
40422 \end_inset
40423
40424
40425 \begin_inset Flex URL
40426 status collapsed
40427
40428 \begin_layout Plain Layout
40429
40430 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40431 \end_layout
40432
40433 \end_inset
40434
40435
40436 \begin_inset Newline newline
40437 \end_inset
40438
40439 For example the format
40440 \begin_inset Newline newline
40441 \end_inset
40442
40443 %d/%m/%y
40444 \begin_inset Newline newline
40445 \end_inset
40446
40447 prints the date as day/month/year.
40448 \end_layout
40449
40450 \begin_layout Subsection
40451 Plain Text
40452 \end_layout
40453
40454 \begin_layout Description
40455 Output
40456 \begin_inset space ~
40457 \end_inset
40458
40459 line
40460 \begin_inset space ~
40461 \end_inset
40462
40463 length sets the maximum number of characters printed in one line when using
40464  the menu 
40465 \family sans
40466 File\SpecialChar \menuseparator
40467 Export\SpecialChar \menuseparator
40468 Plain
40469 \begin_inset space ~
40470 \end_inset
40471
40472 text
40473 \family default
40474 .
40475  Setting the line line length to 0 means all text is printed in one endless
40476  line.
40477 \end_layout
40478
40479 \begin_layout Description
40480 roff
40481 \begin_inset space ~
40482 \end_inset
40483
40484 command defines an additional command used to produce better ASCII tables
40485  with the 
40486 \family typewriter
40487 groff/troff/nroff
40488 \family default
40489  UNIX-commands (refer to their manuals for more information about them).
40490  Setting this as empty tells LyX to use the internal formatter.
40491 \end_layout
40492
40493 \begin_layout Subsection
40494 LaT
40495 \begin_inset ERT
40496 status collapsed
40497
40498 \begin_layout Plain Layout
40499
40500 {}
40501 \end_layout
40502
40503 \end_inset
40504
40505 eX
40506 \begin_inset CommandInset label
40507 LatexCommand label
40508 name "sub:LaTeX-settings"
40509
40510 \end_inset
40511
40512
40513 \begin_inset Index
40514 status collapsed
40515
40516 \begin_layout Plain Layout
40517 Settings ! Latex@LaTeX
40518 \end_layout
40519
40520 \end_inset
40521
40522
40523 \end_layout
40524
40525 \begin_layout Description
40526 Te
40527 \begin_inset ERT
40528 status collapsed
40529
40530 \begin_layout Plain Layout
40531
40532 {}
40533 \end_layout
40534
40535 \end_inset
40536
40537 X
40538 \begin_inset space ~
40539 \end_inset
40540
40541 encoding This is the default encoding of the document font.
40542  
40543 \family sans
40544 T1
40545 \family default
40546  is the default and covers western languages and symbols.
40547  
40548 \family sans
40549 T2A
40550 \family default
40551
40552 \family sans
40553 T2B
40554 \family default
40555
40556 \family sans
40557 T2C
40558 \family default
40559
40560 \family sans
40561 LCY
40562 \family default
40563 , and 
40564 \family sans
40565 X2
40566 \family default
40567  are for Cyrillic.
40568  Combinations of the encodings are possible, like 
40569 \begin_inset Quotes erd
40570 \end_inset
40571
40572
40573 \family sans
40574 T1, T2B
40575 \family default
40576
40577 \begin_inset Quotes erd
40578 \end_inset
40579
40580 .
40581  The font encoding is normally automatically loaded by the language packages
40582  LyX sets up in the background.
40583  So there is no need to change the default encoding.
40584 \end_layout
40585
40586 \begin_layout Description
40587 Default
40588 \begin_inset space ~
40589 \end_inset
40590
40591 paper
40592 \begin_inset space ~
40593 \end_inset
40594
40595 size This is the paper size that is used for new documents.
40596  The 
40597 \family sans
40598 Default
40599 \family default
40600  value depends on your LaTeX-system setup.
40601 \end_layout
40602
40603 \begin_layout Description
40604 Reset
40605 \begin_inset space ~
40606 \end_inset
40607
40608 class
40609 \begin_inset space ~
40610 \end_inset
40611
40612 options
40613 \begin_inset space ~
40614 \end_inset
40615
40616 when
40617 \begin_inset space ~
40618 \end_inset
40619
40620 document
40621 \begin_inset space ~
40622 \end_inset
40623
40624 classes
40625 \begin_inset space ~
40626 \end_inset
40627
40628 changes Removes all manually set document class options in the 
40629 \family sans
40630 Document\SpecialChar \menuseparator
40631 Settings
40632 \family default
40633  dialog when changing the document class.
40634 \end_layout
40635
40636 \begin_layout Standard
40637 In the 
40638 \family sans
40639 External Applications
40640 \family default
40641  field you can specify commands with parameters for the listed applications.
40642  Before you change something here, it is strongly recommended to read the
40643  manuals of the applications.
40644  Currently the following commands can be set:
40645 \end_layout
40646
40647 \begin_layout Description
40648 CheckTe
40649 \begin_inset ERT
40650 status collapsed
40651
40652 \begin_layout Plain Layout
40653
40654 {}
40655 \end_layout
40656
40657 \end_inset
40658
40659 X
40660 \begin_inset space ~
40661 \end_inset
40662
40663 command Command for the program 
40664 \family sans
40665 CheckTeX
40666 \family default
40667  that is described in section 
40668 \emph on
40669 Checking TeX
40670 \emph default
40671  of the 
40672 \emph on
40673 Extended Features
40674 \emph default
40675  manual.
40676 \end_layout
40677
40678 \begin_layout Description
40679 BibTe
40680 \begin_inset ERT
40681 status collapsed
40682
40683 \begin_layout Plain Layout
40684
40685 {}
40686 \end_layout
40687
40688 \end_inset
40689
40690 X
40691 \begin_inset space ~
40692 \end_inset
40693
40694 command Command for the program 
40695 \family sans
40696 BibTeX
40697 \family default
40698  that generates the bibliography, see section
40699 \begin_inset space ~
40700 \end_inset
40701
40702
40703 \begin_inset CommandInset ref
40704 LatexCommand ref
40705 reference "sub:Bibliography-databases"
40706
40707 \end_inset
40708
40709 .
40710 \end_layout
40711
40712 \begin_layout Description
40713 Index
40714 \begin_inset space ~
40715 \end_inset
40716
40717 command Command for the program that generates the index, see section
40718 \begin_inset space ~
40719 \end_inset
40720
40721
40722 \begin_inset CommandInset ref
40723 LatexCommand ref
40724 reference "sub:Index-Program"
40725
40726 \end_inset
40727
40728 .
40729 \end_layout
40730
40731 \begin_layout Description
40732 DVI
40733 \begin_inset space ~
40734 \end_inset
40735
40736 viewer
40737 \begin_inset space ~
40738 \end_inset
40739
40740 paper
40741 \begin_inset space ~
40742 \end_inset
40743
40744 size
40745 \begin_inset space ~
40746 \end_inset
40747
40748 options They only have an effect when the program 
40749 \family sans
40750 xdvi
40751 \family default
40752  is used as DVI-viewer.
40753 \end_layout
40754
40755 \begin_layout Subsection
40756 Paths
40757 \begin_inset Index
40758 status collapsed
40759
40760 \begin_layout Plain Layout
40761 Paths
40762 \end_layout
40763
40764 \end_inset
40765
40766
40767 \begin_inset Index
40768 status collapsed
40769
40770 \begin_layout Plain Layout
40771 Settings ! Paths
40772 \end_layout
40773
40774 \end_inset
40775
40776
40777 \end_layout
40778
40779 \begin_layout Standard
40780 The submenu 
40781 \family sans
40782 Paths
40783 \family default
40784  is only available in the Windows version of LyX.
40785  The option 
40786 \family sans
40787 Use Windows-style paths in LaTeX files
40788 \family default
40789  uses the Windows path style:
40790 \end_layout
40791
40792 \begin_layout Standard
40793 C:
40794 \backslash
40795 test
40796 \backslash
40797 hello
40798 \end_layout
40799
40800 \begin_layout Standard
40801 instead of the Unix path style:
40802 \end_layout
40803
40804 \begin_layout Standard
40805 C:/test/hello
40806 \end_layout
40807
40808 \begin_layout Section
40809 Converters
40810 \begin_inset Index
40811 status collapsed
40812
40813 \begin_layout Plain Layout
40814 Converters
40815 \end_layout
40816
40817 \end_inset
40818
40819
40820 \end_layout
40821
40822 \begin_layout Standard
40823 Here you find the list of defined converter commands to convert material
40824  from one format to another.
40825  You can modify them or create new ones.
40826  To modify a converter, select it, change the entry of the field 
40827 \family sans
40828 Converter
40829 \family default
40830  and/or 
40831 \family sans
40832 Extra
40833 \begin_inset space ~
40834 \end_inset
40835
40836 flag
40837 \family default
40838 , and press the 
40839 \family sans
40840 Modify
40841 \family default
40842  button.
40843  To create a new converter, select an existing one, select a different format
40844  in the 
40845 \family sans
40846 From
40847 \begin_inset space ~
40848 \end_inset
40849
40850 format
40851 \family default
40852  drop-down list, modify the 
40853 \family sans
40854 Converter
40855 \family default
40856  field, and press the 
40857 \family sans
40858 Add
40859 \family default
40860  button.
40861 \end_layout
40862
40863 \begin_layout Standard
40864 When the 
40865 \family sans
40866 Converter File Cache
40867 \family default
40868  is enabled, conversions will be cached as long as specified in the field
40869  
40870 \family sans
40871 Maximum Age (in days
40872 \family default
40873 ).
40874  This means that images don't need to be converted again when you reopen
40875  a document; the converted images from the cache will be used instead.
40876 \end_layout
40877
40878 \begin_layout Standard
40879 More about converters, like the variables and flags that can be used in
40880  the converter definition, is described in section 
40881 \emph on
40882 Converters
40883 \emph default
40884  of the 
40885 \emph on
40886 Customization
40887 \emph default
40888  manual.
40889 \end_layout
40890
40891 \begin_layout Section
40892 File Formats
40893 \begin_inset Index
40894 status collapsed
40895
40896 \begin_layout Plain Layout
40897 File formats
40898 \end_layout
40899
40900 \end_inset
40901
40902
40903 \begin_inset CommandInset label
40904 LatexCommand label
40905 name "sec:File-Formats"
40906
40907 \end_inset
40908
40909
40910 \end_layout
40911
40912 \begin_layout Standard
40913 Here you find the list of defined file formats that LyX can handle.
40914  You can modify the viewer and editor program that should be used for certain
40915  formats.
40916  To create a new format, select an existing one, change the entry of the
40917  fields 
40918 \family sans
40919 Format
40920 \family default
40921  and 
40922 \family sans
40923 GUI
40924 \begin_inset space ~
40925 \end_inset
40926
40927 name
40928 \family default
40929 , and press the 
40930 \family sans
40931 Add
40932 \family default
40933  button.
40934 \end_layout
40935
40936 \begin_layout Standard
40937 More about formats, like the options that can be used in the format definition,
40938  is described in section 
40939 \emph on
40940 Formats
40941 \emph default
40942  of the 
40943 \emph on
40944 Customization
40945 \emph default
40946  manual.
40947 \end_layout
40948
40949 \begin_layout Section
40950 Copiers
40951 \begin_inset Index
40952 status collapsed
40953
40954 \begin_layout Plain Layout
40955 Copiers
40956 \end_layout
40957
40958 \end_inset
40959
40960
40961 \end_layout
40962
40963 \begin_layout Standard
40964 Here you find the list of defined copiers.
40965  Since all conversions from one format to another take place in LyX's temporary
40966  directory, it is sometimes necessary to modify a file before copying it
40967  to the temporary directory in order that the conversion may be performed.
40968  This is done by a Copier.
40969 \end_layout
40970
40971 \begin_layout Standard
40972 More about converters is described in section 
40973 \emph on
40974 Copiers
40975 \emph default
40976  of the 
40977 \emph on
40978 Customization
40979 \emph default
40980  manual.
40981 \end_layout
40982
40983 \begin_layout Chapter
40984 Units available in LyX
40985 \begin_inset Index
40986 status collapsed
40987
40988 \begin_layout Plain Layout
40989 Units
40990 \end_layout
40991
40992 \end_inset
40993
40994
40995 \begin_inset CommandInset label
40996 LatexCommand label
40997 name "cha:Units-available-in"
40998
40999 \end_inset
41000
41001
41002 \end_layout
41003
41004 \begin_layout Standard
41005 To understand the units described in this documentation, 
41006 \begin_inset CommandInset ref
41007 LatexCommand ref
41008 reference "cap:Units"
41009
41010 \end_inset
41011
41012  explains all units available in LyX.
41013 \end_layout
41014
41015 \begin_layout Standard
41016 \begin_inset Float table
41017 placement h
41018 wide false
41019 sideways false
41020 status open
41021
41022 \begin_layout Plain Layout
41023 \begin_inset Caption
41024
41025 \begin_layout Plain Layout
41026 \begin_inset CommandInset label
41027 LatexCommand label
41028 name "cap:Units"
41029
41030 \end_inset
41031
41032 Units
41033 \end_layout
41034
41035 \end_inset
41036
41037
41038 \end_layout
41039
41040 \begin_layout Plain Layout
41041 \begin_inset VSpace medskip
41042 \end_inset
41043
41044
41045 \end_layout
41046
41047 \begin_layout Plain Layout
41048 \align center
41049 \begin_inset Tabular
41050 <lyxtabular version="3" rows="20" columns="2">
41051 <features>
41052 <column alignment="center" valignment="top" width="0">
41053 <column alignment="center" valignment="top" width="0">
41054 <row>
41055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41056 \begin_inset Text
41057
41058 \begin_layout Plain Layout
41059 unit
41060 \end_layout
41061
41062 \end_inset
41063 </cell>
41064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41065 \begin_inset Text
41066
41067 \begin_layout Plain Layout
41068 name/description
41069 \end_layout
41070
41071 \end_inset
41072 </cell>
41073 </row>
41074 <row>
41075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41076 \begin_inset Text
41077
41078 \begin_layout Plain Layout
41079 mm
41080 \end_layout
41081
41082 \end_inset
41083 </cell>
41084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41085 \begin_inset Text
41086
41087 \begin_layout Plain Layout
41088 millimeter
41089 \end_layout
41090
41091 \end_inset
41092 </cell>
41093 </row>
41094 <row>
41095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41096 \begin_inset Text
41097
41098 \begin_layout Plain Layout
41099 cm
41100 \end_layout
41101
41102 \end_inset
41103 </cell>
41104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41105 \begin_inset Text
41106
41107 \begin_layout Plain Layout
41108 centimeter
41109 \end_layout
41110
41111 \end_inset
41112 </cell>
41113 </row>
41114 <row>
41115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41116 \begin_inset Text
41117
41118 \begin_layout Plain Layout
41119 in
41120 \end_layout
41121
41122 \end_inset
41123 </cell>
41124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41125 \begin_inset Text
41126
41127 \begin_layout Plain Layout
41128 inch
41129 \end_layout
41130
41131 \end_inset
41132 </cell>
41133 </row>
41134 <row>
41135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41136 \begin_inset Text
41137
41138 \begin_layout Plain Layout
41139 pt
41140 \end_layout
41141
41142 \end_inset
41143 </cell>
41144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41145 \begin_inset Text
41146
41147 \begin_layout Plain Layout
41148 point (72.27
41149 \begin_inset space \thinspace{}
41150 \end_inset
41151
41152 pt = 1
41153 \begin_inset space \thinspace{}
41154 \end_inset
41155
41156 in)
41157 \end_layout
41158
41159 \end_inset
41160 </cell>
41161 </row>
41162 <row>
41163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41164 \begin_inset Text
41165
41166 \begin_layout Plain Layout
41167 pc
41168 \end_layout
41169
41170 \end_inset
41171 </cell>
41172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41173 \begin_inset Text
41174
41175 \begin_layout Plain Layout
41176 pica (1
41177 \begin_inset space \thinspace{}
41178 \end_inset
41179
41180 pc = 12
41181 \begin_inset space \thinspace{}
41182 \end_inset
41183
41184 pt)
41185 \end_layout
41186
41187 \end_inset
41188 </cell>
41189 </row>
41190 <row>
41191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41192 \begin_inset Text
41193
41194 \begin_layout Plain Layout
41195 sp
41196 \end_layout
41197
41198 \end_inset
41199 </cell>
41200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41201 \begin_inset Text
41202
41203 \begin_layout Plain Layout
41204 scaled point (65536
41205 \begin_inset space \thinspace{}
41206 \end_inset
41207
41208 sp = 1
41209 \begin_inset space \thinspace{}
41210 \end_inset
41211
41212 pt)
41213 \end_layout
41214
41215 \end_inset
41216 </cell>
41217 </row>
41218 <row>
41219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41220 \begin_inset Text
41221
41222 \begin_layout Plain Layout
41223 bp
41224 \end_layout
41225
41226 \end_inset
41227 </cell>
41228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41229 \begin_inset Text
41230
41231 \begin_layout Plain Layout
41232 big point (72
41233 \begin_inset space \thinspace{}
41234 \end_inset
41235
41236 bp = 1
41237 \begin_inset space \thinspace{}
41238 \end_inset
41239
41240 in)
41241 \end_layout
41242
41243 \end_inset
41244 </cell>
41245 </row>
41246 <row>
41247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41248 \begin_inset Text
41249
41250 \begin_layout Plain Layout
41251 dd
41252 \end_layout
41253
41254 \end_inset
41255 </cell>
41256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41257 \begin_inset Text
41258
41259 \begin_layout Plain Layout
41260 didot (72
41261 \begin_inset space \thinspace{}
41262 \end_inset
41263
41264 dd 
41265 \begin_inset Formula $\approx$
41266 \end_inset
41267
41268  37.6
41269 \begin_inset space \thinspace{}
41270 \end_inset
41271
41272 mm)
41273 \end_layout
41274
41275 \end_inset
41276 </cell>
41277 </row>
41278 <row>
41279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41280 \begin_inset Text
41281
41282 \begin_layout Plain Layout
41283 cc
41284 \end_layout
41285
41286 \end_inset
41287 </cell>
41288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41289 \begin_inset Text
41290
41291 \begin_layout Plain Layout
41292 cicero (1
41293 \begin_inset space \thinspace{}
41294 \end_inset
41295
41296 cc = 12
41297 \begin_inset space \thinspace{}
41298 \end_inset
41299
41300 dd)
41301 \end_layout
41302
41303 \end_inset
41304 </cell>
41305 </row>
41306 <row>
41307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41308 \begin_inset Text
41309
41310 \begin_layout Plain Layout
41311 Scale%
41312 \end_layout
41313
41314 \end_inset
41315 </cell>
41316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41317 \begin_inset Text
41318
41319 \begin_layout Plain Layout
41320 % of original image width
41321 \end_layout
41322
41323 \end_inset
41324 </cell>
41325 </row>
41326 <row>
41327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41328 \begin_inset Text
41329
41330 \begin_layout Plain Layout
41331 text%
41332 \end_layout
41333
41334 \end_inset
41335 </cell>
41336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41337 \begin_inset Text
41338
41339 \begin_layout Plain Layout
41340 % of text width
41341 \end_layout
41342
41343 \end_inset
41344 </cell>
41345 </row>
41346 <row>
41347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41348 \begin_inset Text
41349
41350 \begin_layout Plain Layout
41351 col%
41352 \end_layout
41353
41354 \end_inset
41355 </cell>
41356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41357 \begin_inset Text
41358
41359 \begin_layout Plain Layout
41360 % of column width
41361 \end_layout
41362
41363 \end_inset
41364 </cell>
41365 </row>
41366 <row>
41367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41368 \begin_inset Text
41369
41370 \begin_layout Plain Layout
41371 page%
41372 \end_layout
41373
41374 \end_inset
41375 </cell>
41376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41377 \begin_inset Text
41378
41379 \begin_layout Plain Layout
41380 % of paper width
41381 \end_layout
41382
41383 \end_inset
41384 </cell>
41385 </row>
41386 <row>
41387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41388 \begin_inset Text
41389
41390 \begin_layout Plain Layout
41391 line%
41392 \end_layout
41393
41394 \end_inset
41395 </cell>
41396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41397 \begin_inset Text
41398
41399 \begin_layout Plain Layout
41400 % of line width
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 theight%
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 % of text height
41421 \end_layout
41422
41423 \end_inset
41424 </cell>
41425 </row>
41426 <row>
41427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41428 \begin_inset Text
41429
41430 \begin_layout Plain Layout
41431 pheight%
41432 \end_layout
41433
41434 \end_inset
41435 </cell>
41436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41437 \begin_inset Text
41438
41439 \begin_layout Plain Layout
41440 % of paper height
41441 \end_layout
41442
41443 \end_inset
41444 </cell>
41445 </row>
41446 <row>
41447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41448 \begin_inset Text
41449
41450 \begin_layout Plain Layout
41451 ex
41452 \end_layout
41453
41454 \end_inset
41455 </cell>
41456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41457 \begin_inset Text
41458
41459 \begin_layout Plain Layout
41460 height of letter 
41461 \emph on
41462 x
41463 \emph default
41464  in current font
41465 \end_layout
41466
41467 \end_inset
41468 </cell>
41469 </row>
41470 <row>
41471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41472 \begin_inset Text
41473
41474 \begin_layout Plain Layout
41475 em
41476 \end_layout
41477
41478 \end_inset
41479 </cell>
41480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41481 \begin_inset Text
41482
41483 \begin_layout Plain Layout
41484 width of letter 
41485 \emph on
41486 M
41487 \emph default
41488  in current font
41489 \end_layout
41490
41491 \end_inset
41492 </cell>
41493 </row>
41494 <row>
41495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499 mu
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508 math unit (1
41509 \begin_inset space \thinspace{}
41510 \end_inset
41511
41512 mu = 1/18
41513 \begin_inset space \thinspace{}
41514 \end_inset
41515
41516 em)
41517 \end_layout
41518
41519 \end_inset
41520 </cell>
41521 </row>
41522 </lyxtabular>
41523
41524 \end_inset
41525
41526
41527 \end_layout
41528
41529 \end_inset
41530
41531
41532 \end_layout
41533
41534 \begin_layout Chapter
41535 Credits
41536 \begin_inset CommandInset label
41537 LatexCommand label
41538 name "cha:Credits"
41539
41540 \end_inset
41541
41542
41543 \end_layout
41544
41545 \begin_layout Standard
41546 The documentation is a collaborative effort between many different people
41547  (and we would encourage people to contribute!).
41548 \end_layout
41549
41550 \begin_layout Itemize
41551
41552 \noun on
41553 Alejandro Aguilar Sierra
41554 \end_layout
41555
41556 \begin_layout Itemize
41557
41558 \noun on
41559 Amir Karger
41560 \end_layout
41561
41562 \begin_layout Itemize
41563
41564 \noun on
41565 David Johnson
41566 \end_layout
41567
41568 \begin_layout Itemize
41569
41570 \noun on
41571 Hartmut Haase
41572 \end_layout
41573
41574 \begin_layout Itemize
41575
41576 \noun on
41577 Ignacio García
41578 \end_layout
41579
41580 \begin_layout Itemize
41581
41582 \noun on
41583 Ivan Schreter
41584 \end_layout
41585
41586 \begin_layout Itemize
41587
41588 \noun on
41589 John Raithel
41590 \end_layout
41591
41592 \begin_layout Itemize
41593
41594 \noun on
41595 John Weiss
41596 \end_layout
41597
41598 \begin_layout Itemize
41599
41600 \noun on
41601 Lars Gullik Bjønnes
41602 \end_layout
41603
41604 \begin_layout Itemize
41605
41606 \noun on
41607 Matthias Ettrich
41608 \end_layout
41609
41610 \begin_layout Itemize
41611
41612 \noun on
41613 Matthias Zenker
41614 \end_layout
41615
41616 \begin_layout Itemize
41617
41618 \noun on
41619 Rich Fields
41620 \end_layout
41621
41622 \begin_layout Itemize
41623
41624 \noun on
41625 Pascal André
41626 \end_layout
41627
41628 \begin_layout Itemize
41629
41630 \noun on
41631 Paul Evans
41632 \end_layout
41633
41634 \begin_layout Itemize
41635
41636 \noun on
41637 Paul Russel
41638 \end_layout
41639
41640 \begin_layout Itemize
41641
41642 \noun on
41643 Robin Socha
41644 \end_layout
41645
41646 \begin_layout Itemize
41647
41648 \noun on
41649 Uwe Stöhr
41650 \end_layout
41651
41652 \begin_layout Itemize
41653 The LyX Team: 
41654 \begin_inset CommandInset citation
41655 LatexCommand cite
41656 key "lyxcredit"
41657
41658 \end_inset
41659
41660
41661 \end_layout
41662
41663 \begin_layout Standard
41664 \begin_inset Newpage newpage
41665 \end_inset
41666
41667 The bibliography on the following page was created with the 
41668 \family sans
41669 Bibliography
41670 \family default
41671  environment.
41672 \end_layout
41673
41674 \begin_layout Bibliography
41675 \begin_inset CommandInset bibitem
41676 LatexCommand bibitem
41677 label "Credits"
41678 key "lyxcredit"
41679
41680 \end_inset
41681
41682 The LyX Team: 
41683 \begin_inset CommandInset href
41684 LatexCommand href
41685 name "Credits"
41686 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41687
41688 \end_inset
41689
41690 :
41691 \begin_inset Newline newline
41692 \end_inset
41693
41694
41695 \begin_inset Flex URL
41696 status collapsed
41697
41698 \begin_layout Plain Layout
41699
41700 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41701 \end_layout
41702
41703 \end_inset
41704
41705
41706 \end_layout
41707
41708 \begin_layout Bibliography
41709 \begin_inset CommandInset bibitem
41710 LatexCommand bibitem
41711 key "latexcompanion"
41712
41713 \end_inset
41714
41715 Frank Mittelbach and Michel Goossens: 
41716 \emph on
41717 The LaTeX Companion Second Edition.
41718
41719 \emph default
41720  Addison-Wesley, 2004
41721 \end_layout
41722
41723 \begin_layout Bibliography
41724 \begin_inset CommandInset bibitem
41725 LatexCommand bibitem
41726 key "latexguide"
41727
41728 \end_inset
41729
41730 Helmut Kopka and Patrick W.
41731  Daly: 
41732 \emph on
41733 A Guide to LaTeX Fourth Edition.
41734
41735 \emph default
41736  Addison-Wesley, 2003
41737 \end_layout
41738
41739 \begin_layout Bibliography
41740 \begin_inset CommandInset bibitem
41741 LatexCommand bibitem
41742 key "latexbook"
41743
41744 \end_inset
41745
41746 Leslie Lamport: 
41747 \emph on
41748 LaTeX: A Document Preparation System.
41749
41750 \emph default
41751  Addison-Wesley, second edition, 1994
41752 \end_layout
41753
41754 \begin_layout Bibliography
41755 \begin_inset CommandInset bibitem
41756 LatexCommand bibitem
41757 key "texbook"
41758
41759 \end_inset
41760
41761 Donald E.
41762  Knuth.
41763  
41764 \emph on
41765 The TeXbook.
41766
41767 \emph default
41768  Addison-Wesley, 1984
41769 \end_layout
41770
41771 \begin_layout Bibliography
41772 \begin_inset CommandInset bibitem
41773 LatexCommand bibitem
41774 key "TeXCatalogue"
41775
41776 \end_inset
41777
41778 The TeX Catalogue:
41779 \begin_inset Newline newline
41780 \end_inset
41781
41782
41783 \begin_inset Flex URL
41784 status collapsed
41785
41786 \begin_layout Plain Layout
41787
41788 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41789 \end_layout
41790
41791 \end_inset
41792
41793
41794 \end_layout
41795
41796 \begin_layout Bibliography
41797 \begin_inset CommandInset bibitem
41798 LatexCommand bibitem
41799 key "LaTeXFAQ"
41800
41801 \end_inset
41802
41803 The LaTeX FAQ:
41804 \begin_inset Newline newline
41805 \end_inset
41806
41807
41808 \begin_inset Flex URL
41809 status collapsed
41810
41811 \begin_layout Plain Layout
41812
41813 http://www.tex.ac.uk/cgi-bin/texfaq2html
41814 \end_layout
41815
41816 \end_inset
41817
41818
41819 \end_layout
41820
41821 \begin_layout Bibliography
41822 \begin_inset CommandInset bibitem
41823 LatexCommand bibitem
41824 key "makeindex"
41825
41826 \end_inset
41827
41828
41829 \begin_inset CommandInset href
41830 LatexCommand href
41831 name "Documentation"
41832 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41833
41834 \end_inset
41835
41836  of the program 
41837 \family sans
41838 makeindex
41839 \family default
41840 :
41841 \begin_inset Newline newline
41842 \end_inset
41843
41844
41845 \begin_inset Flex URL
41846 status collapsed
41847
41848 \begin_layout Plain Layout
41849
41850 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41851 \end_layout
41852
41853 \end_inset
41854
41855
41856 \end_layout
41857
41858 \begin_layout Bibliography
41859 \begin_inset CommandInset bibitem
41860 LatexCommand bibitem
41861 key "xindy"
41862
41863 \end_inset
41864
41865
41866 \begin_inset CommandInset href
41867 LatexCommand href
41868 name "Documentation"
41869 target "http://www.xindy.org/documentation.html"
41870
41871 \end_inset
41872
41873  of the program 
41874 \family sans
41875 xindy
41876 \family default
41877 :
41878 \begin_inset Newline newline
41879 \end_inset
41880
41881
41882 \begin_inset Flex URL
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886
41887 http://www.xindy.org/documentation.html
41888 \end_layout
41889
41890 \end_inset
41891
41892
41893 \end_layout
41894
41895 \begin_layout Bibliography
41896 \begin_inset CommandInset bibitem
41897 LatexCommand bibitem
41898 key "caption"
41899
41900 \end_inset
41901
41902
41903 \begin_inset CommandInset href
41904 LatexCommand href
41905 name "Documentation"
41906 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41907
41908 \end_inset
41909
41910  of the LaTeX-package 
41911 \series bold
41912 caption
41913 \series default
41914
41915 \begin_inset Index
41916 status collapsed
41917
41918 \begin_layout Plain Layout
41919 Latex@LaTeX-packages ! caption
41920 \end_layout
41921
41922 \end_inset
41923
41924 :
41925 \begin_inset Newline newline
41926 \end_inset
41927
41928
41929 \begin_inset Flex URL
41930 status collapsed
41931
41932 \begin_layout Plain Layout
41933
41934 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41935 \end_layout
41936
41937 \end_inset
41938
41939
41940 \end_layout
41941
41942 \begin_layout Bibliography
41943 \begin_inset CommandInset bibitem
41944 LatexCommand bibitem
41945 key "fancyhdr"
41946
41947 \end_inset
41948
41949
41950 \begin_inset CommandInset href
41951 LatexCommand href
41952 name "Documentation"
41953 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41954
41955 \end_inset
41956
41957  of the LaTeX-package 
41958 \series bold
41959 fancyhdr
41960 \series default
41961
41962 \begin_inset Index
41963 status collapsed
41964
41965 \begin_layout Plain Layout
41966 Latex@LaTeX-packages ! fancyhdr
41967 \end_layout
41968
41969 \end_inset
41970
41971 :
41972 \begin_inset Newline newline
41973 \end_inset
41974
41975
41976 \begin_inset Flex URL
41977 status collapsed
41978
41979 \begin_layout Plain Layout
41980
41981 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41982 \end_layout
41983
41984 \end_inset
41985
41986
41987 \end_layout
41988
41989 \begin_layout Bibliography
41990 \begin_inset CommandInset bibitem
41991 LatexCommand bibitem
41992 key "nomencl"
41993
41994 \end_inset
41995
41996
41997 \begin_inset CommandInset href
41998 LatexCommand href
41999 name "Documentation"
42000 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42001
42002 \end_inset
42003
42004  of the LaTeX-package 
42005 \series bold
42006 nomencl
42007 \series default
42008
42009 \begin_inset Index
42010 status collapsed
42011
42012 \begin_layout Plain Layout
42013 Latex@LaTeX-packages ! nomencl
42014 \end_layout
42015
42016 \end_inset
42017
42018 :
42019 \begin_inset Newline newline
42020 \end_inset
42021
42022
42023 \begin_inset Flex URL
42024 status collapsed
42025
42026 \begin_layout Plain Layout
42027
42028 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42029 \end_layout
42030
42031 \end_inset
42032
42033
42034 \end_layout
42035
42036 \begin_layout Bibliography
42037 \begin_inset CommandInset bibitem
42038 LatexCommand bibitem
42039 key "tipa"
42040
42041 \end_inset
42042
42043
42044 \begin_inset CommandInset href
42045 LatexCommand href
42046 name "Documentation"
42047 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42048
42049 \end_inset
42050
42051  of the LaTeX-package 
42052 \series bold
42053 tipa
42054 \series default
42055
42056 \begin_inset Index
42057 status collapsed
42058
42059 \begin_layout Plain Layout
42060 Latex@LaTeX-packages ! tipa
42061 \end_layout
42062
42063 \end_inset
42064
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.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
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 "wrapfig"
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/wrapfig/wrapfig.sty"
42095
42096 \end_inset
42097
42098  of the LaTeX-package 
42099 \series bold
42100 wrapfig
42101 \series default
42102
42103 \begin_inset Index
42104 status collapsed
42105
42106 \begin_layout Plain Layout
42107 Latex@LaTeX-packages ! wrapfig
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/wrapfig/wrapfig.sty
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 "XeTeX"
42134
42135 \end_inset
42136
42137
42138 \begin_inset CommandInset href
42139 LatexCommand href
42140 name "Wiki-page"
42141 target "http://wiki.lyx.org/LyX/XeTeX"
42142
42143 \end_inset
42144
42145  how to use LyX with XeTeX:
42146 \begin_inset Newline newline
42147 \end_inset
42148
42149
42150 \begin_inset Flex URL
42151 status collapsed
42152
42153 \begin_layout Plain Layout
42154
42155 http://wiki.lyx.org/LyX/XeTeX
42156 \end_layout
42157
42158 \end_inset
42159
42160
42161 \end_layout
42162
42163 \begin_layout Bibliography
42164 \begin_inset CommandInset bibitem
42165 LatexCommand bibitem
42166 key "Arabic"
42167
42168 \end_inset
42169
42170
42171 \begin_inset CommandInset href
42172 LatexCommand href
42173 name "Wiki-page"
42174 target "http://wiki.lyx.org/Windows/Arabic"
42175
42176 \end_inset
42177
42178  how to set up LyX for Arabic:
42179 \begin_inset Newline newline
42180 \end_inset
42181
42182
42183 \begin_inset Flex URL
42184 status collapsed
42185
42186 \begin_layout Plain Layout
42187
42188 http://wiki.lyx.org/Windows/Arabic
42189 \end_layout
42190
42191 \end_inset
42192
42193
42194 \end_layout
42195
42196 \begin_layout Bibliography
42197 \begin_inset CommandInset bibitem
42198 LatexCommand bibitem
42199 key "Armenian"
42200
42201 \end_inset
42202
42203
42204 \begin_inset CommandInset href
42205 LatexCommand href
42206 name "Wiki-page"
42207 target "http://wiki.lyx.org/Windows/Armenian"
42208
42209 \end_inset
42210
42211  how to set up LyX for Armenian:
42212 \begin_inset Newline newline
42213 \end_inset
42214
42215
42216 \begin_inset Flex URL
42217 status collapsed
42218
42219 \begin_layout Plain Layout
42220
42221 http://wiki.lyx.org/Windows/Armenian
42222 \end_layout
42223
42224 \end_inset
42225
42226
42227 \end_layout
42228
42229 \begin_layout Bibliography
42230 \begin_inset CommandInset bibitem
42231 LatexCommand bibitem
42232 key "Farsi"
42233
42234 \end_inset
42235
42236
42237 \begin_inset CommandInset href
42238 LatexCommand href
42239 name "Wiki-page"
42240 target "http://wiki.lyx.org/Windows/Farsi"
42241
42242 \end_inset
42243
42244  how to set up LyX for Farsi:
42245 \begin_inset Newline newline
42246 \end_inset
42247
42248
42249 \begin_inset Flex URL
42250 status collapsed
42251
42252 \begin_layout Plain Layout
42253
42254 http://wiki.lyx.org/Windows/Farsi
42255 \end_layout
42256
42257 \end_inset
42258
42259
42260 \end_layout
42261
42262 \begin_layout Bibliography
42263 \begin_inset CommandInset bibitem
42264 LatexCommand bibitem
42265 key "Hebrew"
42266
42267 \end_inset
42268
42269
42270 \begin_inset CommandInset href
42271 LatexCommand href
42272 name "Wiki-page"
42273 target "http://wiki.lyx.org/Windows/Hebrew"
42274
42275 \end_inset
42276
42277  how to set up LyX for Hebrew:
42278 \begin_inset Newline newline
42279 \end_inset
42280
42281
42282 \begin_inset Flex URL
42283 status collapsed
42284
42285 \begin_layout Plain Layout
42286
42287 http://wiki.lyx.org/Windows/Hebrew
42288 \end_layout
42289
42290 \end_inset
42291
42292
42293 \end_layout
42294
42295 \begin_layout Bibliography
42296 \begin_inset CommandInset bibitem
42297 LatexCommand bibitem
42298 key "Japanese"
42299
42300 \end_inset
42301
42302
42303 \begin_inset CommandInset href
42304 LatexCommand href
42305 name "Wiki-page"
42306 target "http://wiki.lyx.org/Windows/Japanese"
42307
42308 \end_inset
42309
42310  how to set up LyX for Japanese:
42311 \begin_inset Newline newline
42312 \end_inset
42313
42314
42315 \begin_inset Flex URL
42316 status collapsed
42317
42318 \begin_layout Plain Layout
42319
42320 http://wiki.lyx.org/Windows/Japanese
42321 \end_layout
42322
42323 \end_inset
42324
42325
42326 \end_layout
42327
42328 \begin_layout Bibliography
42329 \begin_inset CommandInset bibitem
42330 LatexCommand bibitem
42331 key "Vietnamese"
42332
42333 \end_inset
42334
42335
42336 \begin_inset CommandInset href
42337 LatexCommand href
42338 name "Wiki-page"
42339 target "http://wiki.lyx.org/Windows/Vietnamese"
42340
42341 \end_inset
42342
42343  how to set up LyX for Vietnamese:
42344 \begin_inset Newline newline
42345 \end_inset
42346
42347
42348 \begin_inset Flex URL
42349 status collapsed
42350
42351 \begin_layout Plain Layout
42352
42353 http://wiki.lyx.org/Windows/Vietnamese
42354 \end_layout
42355
42356 \end_inset
42357
42358
42359 \end_layout
42360
42361 \begin_layout Bibliography
42362 \begin_inset CommandInset bibitem
42363 LatexCommand bibitem
42364 key "LyX-func"
42365
42366 \end_inset
42367
42368
42369 \begin_inset CommandInset href
42370 LatexCommand href
42371 name "Wiki-page"
42372 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42373
42374 \end_inset
42375
42376  with a list of all available LyX-functions:
42377 \begin_inset Newline newline
42378 \end_inset
42379
42380
42381 \begin_inset Flex URL
42382 status collapsed
42383
42384 \begin_layout Plain Layout
42385
42386 http://wiki.lyx.org/LyX/LyxFunctionList
42387 \end_layout
42388
42389 \end_inset
42390
42391
42392 \end_layout
42393
42394 \begin_layout Bibliography
42395 \begin_inset CommandInset bibitem
42396 LatexCommand bibitem
42397 key "NewInLyX16"
42398
42399 \end_inset
42400
42401
42402 \begin_inset CommandInset href
42403 LatexCommand href
42404 name "Wiki-page"
42405 target "http://wiki.lyx.org/LyX/NewInLyX16"
42406
42407 \end_inset
42408
42409  about new features in 
42410 \family sans
42411 LyX 1.6.0
42412 \family default
42413 :
42414 \begin_inset Newline newline
42415 \end_inset
42416
42417
42418 \begin_inset Flex URL
42419 status collapsed
42420
42421 \begin_layout Plain Layout
42422
42423 http://wiki.lyx.org/LyX/NewInLyX16
42424 \end_layout
42425
42426 \end_inset
42427
42428
42429 \end_layout
42430
42431 \begin_layout Standard
42432 \begin_inset Newpage newpage
42433 \end_inset
42434
42435
42436 \begin_inset ERT
42437 status collapsed
42438
42439 \begin_layout Plain Layout
42440
42441
42442 \backslash
42443 let
42444 \backslash
42445 mybibname
42446 \backslash
42447 bibname
42448 \end_layout
42449
42450 \begin_layout Plain Layout
42451
42452
42453 \backslash
42454 renewcommand{
42455 \backslash
42456 bibname}{
42457 \backslash
42458 mybibname
42459 \backslash
42460 ; 2}
42461 \end_layout
42462
42463 \end_inset
42464
42465
42466 \begin_inset Note Note
42467 status collapsed
42468
42469 \begin_layout Plain Layout
42470 The command 
42471 \series bold
42472
42473 \backslash
42474 bibname
42475 \series default
42476  is the name of the bibliography in the current document language.
42477  It is redefined here with the number 2 at the end to state that the following
42478  bibliography is the second one:
42479 \end_layout
42480
42481 \end_inset
42482
42483
42484 \end_layout
42485
42486 \begin_layout Standard
42487 \begin_inset CommandInset bibtex
42488 LatexCommand bibtex
42489 bibfiles "biblio/LyXDocs"
42490 options "biblio/alphadin"
42491
42492 \end_inset
42493
42494
42495 \end_layout
42496
42497 \begin_layout Standard
42498 The above bibliography is created from a BibTeX-database.
42499 \end_layout
42500
42501 \begin_layout Standard
42502
42503 \series bold
42504 \begin_inset CommandInset nomencl_print
42505 LatexCommand printnomenclature
42506
42507 \end_inset
42508
42509
42510 \begin_inset CommandInset index_print
42511 LatexCommand printindex
42512
42513 \end_inset
42514
42515
42516 \end_layout
42517
42518 \end_body
42519 \end_document