]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx:
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % 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 % workaround for a makeindex bug,
48 % see sec. "Index Entry Order"
49 % only uncomment this when you are using makindex
50 %\let\OrgIndex\index 
51 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
54 \use_default_options false
55 \maintain_unincluded_children false
56 \language english
57 \inputencoding auto
58 \fontencoding global
59 \font_roman default
60 \font_sans default
61 \font_typewriter default
62 \font_default_family default
63 \use_xetex false
64 \font_sc false
65 \font_osf false
66 \font_sf_scale 100
67 \font_tt_scale 100
68
69 \graphics default
70 \default_output_format default
71 \output_sync 0
72 \bibtex_command default
73 \index_command default
74 \paperfontsize 12
75 \spacing single
76 \use_hyperref true
77 \pdf_title "The LyX User's Guide"
78 \pdf_author "LyX Team"
79 \pdf_subject "LyX"
80 \pdf_keywords "LyX"
81 \pdf_bookmarks true
82 \pdf_bookmarksnumbered true
83 \pdf_bookmarksopen false
84 \pdf_bookmarksopenlevel 1
85 \pdf_breaklinks false
86 \pdf_pdfborder false
87 \pdf_colorlinks true
88 \pdf_backref false
89 \pdf_pdfusetitle false
90 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
91 \papersize default
92 \use_geometry false
93 \use_amsmath 1
94 \use_esint 1
95 \use_mhchem 1
96 \use_mathdots 1
97 \cite_engine basic
98 \use_bibtopic false
99 \use_indices false
100 \paperorientation portrait
101 \suppress_date false
102 \use_refstyle 0
103 \notefontcolor #0000ff
104 \branch Question
105 \selected 1
106 \filename_suffix 0
107 \color #00ff00
108 \end_branch
109 \branch Answer
110 \selected 0
111 \filename_suffix 0
112 \color #aa55ff
113 \end_branch
114 \index Index
115 \shortcut idx
116 \color #008000
117 \end_index
118 \secnumdepth 3
119 \tocdepth 2
120 \paragraph_separation indent
121 \paragraph_indentation default
122 \quotes_language english
123 \papercolumns 1
124 \papersides 2
125 \paperpagestyle default
126 \tracking_changes false
127 \output_changes false
128 \html_math_output 0
129 \html_be_strict true
130 \end_header
131
132 \begin_body
133
134 \begin_layout Title
135 The LyX User's Guide
136 \end_layout
137
138 \begin_layout Author
139 sby the LyX Team
140 \begin_inset Foot
141 status collapsed
142
143 \begin_layout Plain Layout
144 \noindent
145 If you have comments or error corrections, please send them to the LyX Documenta
146 tion mailing list: 
147 \begin_inset CommandInset href
148 LatexCommand href
149 target "lyx-docs@lists.lyx.org"
150 type "mailto:"
151
152 \end_inset
153
154
155 \end_layout
156
157 \end_inset
158
159
160 \begin_inset Newline newline
161 \end_inset
162
163
164 \begin_inset Newline newline
165 \end_inset
166
167 Version 2.0.x
168 \begin_inset Note Note
169 status open
170
171 \begin_layout Plain Layout
172 The latest PDF-version of this document can be found here:
173 \begin_inset Newline newline
174 \end_inset
175
176
177 \series bold
178 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
179 \end_layout
180
181 \end_inset
182
183
184 \end_layout
185
186 \begin_layout Standard
187 \begin_inset CommandInset toc
188 LatexCommand tableofcontents
189
190 \end_inset
191
192
193 \end_layout
194
195 \begin_layout Chapter
196 Getting Started
197 \end_layout
198
199 \begin_layout Section
200 What is LyX?
201 \end_layout
202
203 \begin_layout Standard
204 LyX is a document preparation system.
205  It is a tool for producing beautiful manuscripts, publishable books, business
206  letters and proposals, and even poetry.
207  It is unlike most other 
208 \begin_inset Quotes eld
209 \end_inset
210
211 word processors
212 \begin_inset Quotes erd
213 \end_inset
214
215  in the sense that it uses the paradigm of a markup language as its core
216  editing style.
217  That means that when you type a section header, you mark it as a 
218 \begin_inset Quotes eld
219 \end_inset
220
221 Section
222 \begin_inset Quotes erd
223 \end_inset
224
225 , not 
226 \begin_inset Quotes eld
227 \end_inset
228
229 Bold, 17
230 \begin_inset space \thinspace{}
231 \end_inset
232
233 pt type, left justified, 5
234 \begin_inset space \thinspace{}
235 \end_inset
236
237 mm space below
238 \begin_inset Quotes erd
239 \end_inset
240
241 .
242  LyX takes care of the typesetting for you, so you deal only with concepts,
243  not the mechanics.
244 \end_layout
245
246 \begin_layout Standard
247 This philosophy is explained in much greater detail in the 
248 \emph on
249
250 \begin_inset Quotes eld
251 \end_inset
252
253 Introduction
254 \begin_inset Quotes erd
255 \end_inset
256
257
258 \emph default
259 .
260  If you haven't read it yet, you need to.
261  Yes, we mean now.
262 \end_layout
263
264 \begin_layout Standard
265 The 
266 \begin_inset Quotes eld
267 \end_inset
268
269
270 \emph on
271 Introduction
272 \emph default
273
274 \begin_inset Quotes erd
275 \end_inset
276
277  describes several things in addition to LyX's philosophy: most importantly,
278  the format of all of the manuals.
279  If you don't read it, you'll have a bear of a time navigating this manual.
280  You might also be better served looking in one of the other manuals instead
281  of this one.
282  
283 \begin_inset Quotes eld
284 \end_inset
285
286
287 \emph on
288 Introduction
289 \emph default
290
291 \begin_inset Quotes erd
292 \end_inset
293
294  describes that, too.
295 \end_layout
296
297 \begin_layout Section
298 How LyX Looks
299 \end_layout
300
301 \begin_layout Standard
302 Like most applications, LyX has the familiar menu bar across the top of
303  its window.
304  Below it is a toolbar with a pulldown box and various buttons.
305  There is, of course, a vertical scrollbar and a main work area for editing
306  documents.
307 \end_layout
308
309 \begin_layout Standard
310 Note that there is no horizontal scrollbar.
311  This is not a bug or an oversight, but intentional.
312  When you read a book, you expect the end of a line to wrap around to the
313  next line.
314  Text overflows onto new pages in a vertical fashion, hence the need for
315  only a vertical scrollbar.
316  There are three cases where you might want a horizontal scrollbar.
317  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
318  This, however, is due
319  to a flaw in the routine that displays graphics on the LyX screen in a
320  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
321  as you'd need to rescale graphics to fit on a page.
322  The second and third cases are tables and equations which are wider than
323  the LyX window.
324  You can use the arrow keys to scroll horizontally through the table, but
325  this doesn't work for equations yet.
326 \end_layout
327
328 \begin_layout Standard
329 For a brief description of all LyX menus and toolbar buttons, have a look
330  at Appendix
331 \begin_inset space ~
332 \end_inset
333
334
335 \begin_inset CommandInset ref
336 LatexCommand ref
337 reference "cha:The-User-Interface"
338
339 \end_inset
340
341 .
342  Most of them are self-explanatory and you'll find them listed in the correspond
343 ing sections of this documentation.
344 \end_layout
345
346 \begin_layout Section
347 HELP
348 \end_layout
349
350 \begin_layout Standard
351 The help system consists of the LyX manuals.
352  You can read 
353 \emph on
354 all
355 \emph default
356  of the manuals from inside LyX.
357  Just select the manual you want read from the 
358 \family sans
359 Help
360 \family default
361  menu.
362 \end_layout
363
364 \begin_layout Section
365 Basic LyX Setup
366 \begin_inset CommandInset label
367 LatexCommand label
368 name "sec:Basic-LyX-Setup"
369
370 \end_inset
371
372
373 \end_layout
374
375 \begin_layout Standard
376 There are several features of LyX that can be configured from inside LyX,
377  without resorting to configuration files.
378  First, LyX is able to inspect your system to see what programs, LaTeX document
379  classes and LaTeX packages are available.
380  It uses this knowledge to give reasonable defaults to several 
381 \family sans
382 Preferences
383 \family default
384
385 \begin_inset Index idx
386 status collapsed
387
388 \begin_layout Plain Layout
389 Preferences
390 \end_layout
391
392 \end_inset
393
394  settings.
395  Although this configuration has already been done when LyX was installed
396  on your system, you might have some items that you installed locally, e.
397 \begin_inset space \thinspace{}
398 \end_inset
399
400 g.
401 \begin_inset space \space{}
402 \end_inset
403
404 new LaTeX classes, and which are not seen by LyX.
405  To force LyX to re-inspect your system, you should use 
406 \family sans
407 Tools\SpecialChar \menuseparator
408 Reconfigure
409 \family default
410 .
411 \begin_inset Index idx
412 status collapsed
413
414 \begin_layout Plain Layout
415 Reconfiguration of LyX
416 \end_layout
417
418 \end_inset
419
420  You should then restart LyX to ensure that the changes are taken into account.
421 \end_layout
422
423 \begin_layout Section
424 LaTeX Setup
425 \begin_inset CommandInset label
426 LatexCommand label
427 name "sec:LaTeX-Setup"
428
429 \end_inset
430
431
432 \end_layout
433
434 \begin_layout Standard
435 You can edit documents in LyX without having LaTeX installed, but you will
436  not to able to create PDFs or print your documents unless you do have it
437  installed.
438  However, some LyX documents use DocBook as the `backend' that can produce
439  PDFs and the like, and every LyX document can always be output as plain
440  text or as XHTML.
441 \end_layout
442
443 \begin_layout Standard
444 Some document classes may depend upon specific LaTeX or DocBook classes
445  or packages.
446  Such document classes can be used even if you do not have the required
447  files installed, but you will not be able to produce certain kinds of output.
448 \end_layout
449
450 \begin_layout Standard
451 The LaTeX packages that LyX has found on your system are listed in a file
452  you can view from the menu 
453 \family sans
454 Help\SpecialChar \menuseparator
455 LaT
456 \begin_inset ERT
457 status collapsed
458
459 \begin_layout Plain Layout
460
461 {}
462 \end_layout
463
464 \end_inset
465
466 eX
467 \begin_inset space ~
468 \end_inset
469
470 Configuration
471 \family default
472 .
473  If you are missing packages you need, then you must install them and then
474  reconfigure LyX (menu 
475 \family sans
476 Tools\SpecialChar \menuseparator
477 Reconfigure
478 \family default
479 ).
480 \begin_inset Note Note
481 status collapsed
482
483 \begin_layout Plain Layout
484 The two braces in the TeX Code box prevent that the term 
485 \begin_inset Quotes eld
486 \end_inset
487
488 LaTeX
489 \begin_inset Quotes erd
490 \end_inset
491
492  from being printed with sub- and superscript letters.
493  More about TeX Code is described in section
494 \begin_inset space ~
495 \end_inset
496
497
498 \begin_inset CommandInset ref
499 LatexCommand ref
500 reference "sec:TeX-Code"
501
502 \end_inset
503
504 , the printout of proper names like LaTeX is explained in section
505 \begin_inset space ~
506 \end_inset
507
508
509 \begin_inset CommandInset ref
510 LatexCommand ref
511 reference "sub:LyX's-Proper-Names"
512
513 \end_inset
514
515 .
516 \end_layout
517
518 \end_inset
519
520
521 \begin_inset Index idx
522 status collapsed
523
524 \begin_layout Plain Layout
525 Reconfiguration of LyX
526 \end_layout
527
528 \end_inset
529
530  See section 5.1 of the 
531 \emph on
532 Customization
533 \emph default
534  manual for more information on installing additional LaTeX packages.
535 \end_layout
536
537 \begin_layout Chapter
538 How to work with LyX
539 \end_layout
540
541 \begin_layout Section
542 Basic File Operations
543 \begin_inset Index idx
544 status collapsed
545
546 \begin_layout Plain Layout
547 File Operations
548 \end_layout
549
550 \end_inset
551
552
553 \end_layout
554
555 \begin_layout Standard
556 Under the 
557 \family sans
558 File
559 \family default
560  menu and in the standard toolbar are basic operations for any word processor
561  in addition to some more advanced operations:
562 \end_layout
563
564 \begin_layout Itemize
565
566 \family sans
567 New 
568 \begin_inset Graphics
569         filename ../images/buffer-new.png
570
571 \end_inset
572
573
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 New
580 \begin_inset space ~
581 \end_inset
582
583 from
584 \bar under
585
586 \begin_inset space ~
587 \end_inset
588
589
590 \bar default
591 Template
592 \end_layout
593
594 \begin_layout Itemize
595
596 \family sans
597 Open 
598 \family default
599
600 \begin_inset Graphics
601         filename ../images/file-open.png
602
603 \end_inset
604
605
606 \end_layout
607
608 \begin_layout Itemize
609
610 \family sans
611 Close
612 \end_layout
613
614 \begin_layout Itemize
615
616 \family sans
617 Save 
618 \family default
619
620 \begin_inset Graphics
621         filename ../images/buffer-write.png
622
623 \end_inset
624
625
626 \end_layout
627
628 \begin_layout Itemize
629
630 \family sans
631 Save
632 \begin_inset space ~
633 \end_inset
634
635 As
636 \end_layout
637
638 \begin_layout Itemize
639
640 \family sans
641 Revert
642 \begin_inset space ~
643 \end_inset
644
645 to
646 \begin_inset space ~
647 \end_inset
648
649 saved
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Version
656 \begin_inset space ~
657 \end_inset
658
659 Control
660 \end_layout
661
662 \begin_layout Itemize
663
664 \family sans
665 Import
666 \end_layout
667
668 \begin_layout Itemize
669
670 \family sans
671 Export
672 \end_layout
673
674 \begin_layout Itemize
675
676 \family sans
677 Print 
678 \family default
679
680 \begin_inset Graphics
681         filename ../images/dialog-show_print.png
682
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Itemize
689
690 \family sans
691 Exit
692 \end_layout
693
694 \begin_layout Standard
695 They all do pretty much the same thing as in other word processors, with
696  a few minor differences.
697  The 
698 \family sans
699 File\SpecialChar \menuseparator
700 New
701 \begin_inset space ~
702 \end_inset
703
704 from
705 \bar under
706
707 \begin_inset space ~
708 \end_inset
709
710
711 \bar default
712 Template
713 \family default
714  command not only prompts you for a name for the new file, but also prompts
715  you for a template to use.
716  Selecting a template will automatically set certain layout features for
717  the document, features you would otherwise need to change manually.
718  They can be of use for certain classes, especially those for writing letters
719  (see section
720 \begin_inset space ~
721 \end_inset
722
723
724 \begin_inset CommandInset ref
725 LatexCommand ref
726 reference "sec:Document-Classes"
727
728 \end_inset
729
730 ).
731 \end_layout
732
733 \begin_layout Standard
734 \begin_inset Note Greyedout
735 status open
736
737 \begin_layout Plain Layout
738
739 \series bold
740 Note:
741 \series default
742  There is no 
743 \begin_inset Quotes eld
744 \end_inset
745
746 default file
747 \begin_inset Quotes erd
748 \end_inset
749
750  or document named 
751 \begin_inset Quotes eld
752 \end_inset
753
754 Untitled
755 \begin_inset Quotes erd
756 \end_inset
757
758  or 
759 \begin_inset Quotes eld
760 \end_inset
761
762 scratch.
763 \begin_inset Quotes erd
764 \end_inset
765
766  Unless you tell LyX to open a file or create a new one, that big, blank
767  space is just that — a big, blank space.
768 \end_layout
769
770 \end_inset
771
772
773 \end_layout
774
775 \begin_layout Standard
776
777 \family sans
778 Revert
779 \begin_inset space ~
780 \end_inset
781
782 to
783 \begin_inset space ~
784 \end_inset
785
786 saved
787 \family default
788  and 
789 \family sans
790 Version
791 \begin_inset space ~
792 \end_inset
793
794 Control
795 \family default
796  are useful if more people work on the same document at the same time
797 \begin_inset Foot
798 status collapsed
799
800 \begin_layout Plain Layout
801 If you plan to do this, you should check out the Version Control feature
802  in LyX also.
803  Read 
804 \emph on
805 Additional Features
806 \emph default
807 \SpecialChar \@.
808
809 \end_layout
810
811 \end_inset
812
813 .
814  
815 \family sans
816 Revert
817 \begin_inset space ~
818 \end_inset
819
820 to
821 \begin_inset space ~
822 \end_inset
823
824 saved
825 \family default
826  will reload the document from disk.
827  You can of course also use it if you regret that you changed a document
828  and want to restore it to the last save.
829  With
830 \family sans
831  Version
832 \begin_inset space ~
833 \end_inset
834
835 Control 
836 \family default
837 you can there register the changes you made to a document so that others
838  can identify them as your changes.
839 \end_layout
840
841 \begin_layout Section
842 Basic Editing Features
843 \begin_inset Index idx
844 status collapsed
845
846 \begin_layout Plain Layout
847 Editing
848 \end_layout
849
850 \end_inset
851
852
853 \begin_inset CommandInset label
854 LatexCommand label
855 name "sec:Basic-Editing-Features"
856
857 \end_inset
858
859
860 \end_layout
861
862 \begin_layout Standard
863 Like most modern word processors, LyX can perform cut and paste operations
864  on blocks of text, can move by character, word, or page of text, and can
865  delete whole words as well as individual characters.
866  The next four sections cover the basic LyX editing features and how to
867  access them.
868  We'll start with cut and paste.
869 \end_layout
870
871 \begin_layout Standard
872 As you might expect, the 
873 \family sans
874 Edit
875 \family default
876  menu and the standard toolbar has the cut and paste commands, along with
877  various other editing features.
878  Some of these are special and covered in later sections.
879  The basic ones are:
880 \end_layout
881
882 \begin_layout Itemize
883
884 \family sans
885 Cut 
886 \family default
887
888 \begin_inset Graphics
889         filename ../images/cut.png
890
891 \end_inset
892
893
894 \end_layout
895
896 \begin_layout Itemize
897
898 \family sans
899 Copy 
900 \family default
901
902 \begin_inset Graphics
903         filename ../images/copy.png
904
905 \end_inset
906
907
908 \end_layout
909
910 \begin_layout Itemize
911
912 \family sans
913 Paste 
914 \family default
915
916 \begin_inset Graphics
917         filename ../images/paste.png
918
919 \end_inset
920
921
922 \end_layout
923
924 \begin_layout Itemize
925
926 \family sans
927 Paste
928 \begin_inset space ~
929 \end_inset
930
931 Recent
932 \end_layout
933
934 \begin_layout Itemize
935
936 \family sans
937 Paste
938 \begin_inset space ~
939 \end_inset
940
941 Special
942 \end_layout
943
944 \begin_layout Itemize
945
946 \family sans
947 Find
948 \begin_inset space ~
949 \end_inset
950
951 &
952 \begin_inset space ~
953 \end_inset
954
955 Replace 
956 \family default
957
958 \begin_inset Graphics
959         filename ../images/dialog-show_findreplace.png
960         rotateOrigin center
961
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 The first three are self-explanatory.
969  One thing to note: whenever you delete a block of text that you've selected,
970  it's automatically placed in the clipboard.
971  That is, the 
972 \family sans
973 Delete
974 \family default
975  and 
976 \family sans
977 Backspace
978 \family default
979  keys also function as the 
980 \family sans
981 Cut
982 \family default
983  command.
984  Also, if you've selected text, be careful: If you hit a key, LyX will completel
985 y delete the selected text and replace it with what you just typed.
986  You'll have to do an 
987 \family sans
988 Undo
989 \family default
990  to get back the lost text.
991 \end_layout
992
993 \begin_layout Standard
994 \begin_inset Index idx
995 status collapsed
996
997 \begin_layout Plain Layout
998 Paste
999 \end_layout
1000
1001 \end_inset
1002
1003 You can also copy text between LyX and other programs by cut, copy and paste.
1004  The submenu of 
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Recent
1011 \family default
1012  shows you a list with the last strings you have pasted.
1013 \end_layout
1014
1015 \begin_layout Standard
1016 The menu 
1017 \family sans
1018 Edit\SpecialChar \menuseparator
1019 Paste
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Special\SpecialChar \menuseparator
1024 Plain
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Text, Join
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Lines
1033 \family default
1034  will insert the text in the clipboard so that the whole text is inserted
1035  as 
1036 \emph on
1037 one
1038 \emph default
1039  paragraph.
1040  A new paragraph is started when there is a blank line in the file.
1041  Without 
1042 \family sans
1043 Join
1044 \begin_inset space ~
1045 \end_inset
1046
1047 Lines
1048 \family default
1049 , the text is inserted as Paragraphs, where the line breaks of the text
1050  will start a new paragraph.
1051 \end_layout
1052
1053 \begin_layout Standard
1054 \begin_inset Index idx
1055 status collapsed
1056
1057 \begin_layout Plain Layout
1058 Replace
1059 \end_layout
1060
1061 \end_inset
1062
1063
1064 \begin_inset Index idx
1065 status collapsed
1066
1067 \begin_layout Plain Layout
1068 Find
1069 \end_layout
1070
1071 \end_inset
1072
1073 The 
1074 \family sans
1075 Edit\SpecialChar \menuseparator
1076 Find
1077 \begin_inset space ~
1078 \end_inset
1079
1080 &
1081 \begin_inset space ~
1082 \end_inset
1083
1084 Replace
1085 \family default
1086  item opens the 
1087 \family sans
1088 Find
1089 \begin_inset space ~
1090 \end_inset
1091
1092 and
1093 \begin_inset space ~
1094 \end_inset
1095
1096 Replace
1097 \family default
1098  dialog.
1099  Once you have found a word or expression, LyX selects it.
1100  Hitting the 
1101 \family sans
1102 Replace
1103 \family default
1104  button replaces the selected text with the contents of the 
1105 \family sans
1106 Replace
1107 \begin_inset space ~
1108 \end_inset
1109
1110 with
1111 \family default
1112  field.
1113  You can click the 
1114 \family sans
1115 Find
1116 \begin_inset space ~
1117 \end_inset
1118
1119 Next
1120 \family default
1121  button to skip the current word.
1122  Hit 
1123 \family sans
1124 Replace
1125 \begin_inset space ~
1126 \end_inset
1127
1128 All
1129 \family default
1130  to replace all occurrences of the text in the document automatically.
1131  The 
1132 \family sans
1133 Case
1134 \begin_inset space ~
1135 \end_inset
1136
1137 sensitive
1138 \family default
1139  option can be used if you want the search to consider the case of the search
1140  word.
1141  If the toggle is set, searching for 
1142 \begin_inset Quotes eld
1143 \end_inset
1144
1145
1146 \family typewriter
1147 Test
1148 \family default
1149
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  will not match the word 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 test
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 .
1166  The 
1167 \family sans
1168 Match whole words only
1169 \family default
1170  option can be used to force LyX to only find complete words, i.
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 g., searching for 
1175 \begin_inset Quotes eld
1176 \end_inset
1177
1178
1179 \family typewriter
1180 star
1181 \family default
1182
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186  will not match 
1187 \begin_inset Quotes eld
1188 \end_inset
1189
1190
1191 \family typewriter
1192 starlet
1193 \family default
1194
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198 .
1199 \end_layout
1200
1201 \begin_layout Standard
1202 Things like notes, floats, etc., the so called insets can be dissolved.
1203  This means that the inset is deleted and its content is left as normal
1204  text.
1205  Dissolving an inset is done by setting the cursor to the beginning of an
1206  inset and pressing 
1207 \family sans
1208 Backspace
1209 \family default
1210  or by setting the cursor to the end and pressing 
1211 \family sans
1212 Delete
1213 \family default
1214 .
1215 \end_layout
1216
1217 \begin_layout Section
1218 Undo and Redo
1219 \begin_inset Index idx
1220 status collapsed
1221
1222 \begin_layout Plain Layout
1223 Redo
1224 \end_layout
1225
1226 \end_inset
1227
1228
1229 \begin_inset Index idx
1230 status collapsed
1231
1232 \begin_layout Plain Layout
1233 Undo
1234 \end_layout
1235
1236 \end_inset
1237
1238
1239 \begin_inset CommandInset label
1240 LatexCommand label
1241 name "sec:Undo-and-Redo"
1242
1243 \end_inset
1244
1245
1246 \end_layout
1247
1248 \begin_layout Standard
1249 If you make a mistake, you can easily recover from it.
1250  LyX has a large-capacity undo/redo buffer.
1251  Select 
1252 \family sans
1253 Edit\SpecialChar \menuseparator
1254 Undo
1255 \family default
1256  or the toolbar button 
1257 \begin_inset Graphics
1258         filename ../images/undo.png
1259
1260 \end_inset
1261
1262  to undo some mistake.
1263  If you accidentally undo too much, use 
1264 \family sans
1265 Edit\SpecialChar \menuseparator
1266 Redo
1267 \family default
1268  or the toolbar button 
1269 \begin_inset Graphics
1270         filename ../images/redo.png
1271
1272 \end_inset
1273
1274  to 
1275 \begin_inset Quotes eld
1276 \end_inset
1277
1278 undo the undo.
1279 \begin_inset Quotes erd
1280 \end_inset
1281
1282  The undo mechanism is currently limited to 100
1283 \begin_inset space \thinspace{}
1284 \end_inset
1285
1286 steps to minimize memory overhead.
1287 \end_layout
1288
1289 \begin_layout Standard
1290 Note that if you revert back all changes to arrive to the document as it
1291  was last saved, the 
1292 \begin_inset Quotes eld
1293 \end_inset
1294
1295 changed
1296 \begin_inset Quotes erd
1297 \end_inset
1298
1299  status of the document is unfortunately not reset.
1300  This is a consequence of the 100
1301 \begin_inset space \thinspace{}
1302 \end_inset
1303
1304 step undo limit, above.
1305 \end_layout
1306
1307 \begin_layout Standard
1308
1309 \family sans
1310 Undo
1311 \family default
1312  and 
1313 \family sans
1314 Redo
1315 \family default
1316  work on almost everything in LyX.
1317  But they won't undo or redo text character by character, but by blocks
1318  of text.
1319 \end_layout
1320
1321 \begin_layout Section
1322 Mouse Operations
1323 \begin_inset Index idx
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 Mouse Operations
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \begin_layout Standard
1336 These are the most basic mouse operations.
1337 \end_layout
1338
1339 \begin_layout Enumerate
1340 Motion
1341 \end_layout
1342
1343 \begin_deeper
1344 \begin_layout Itemize
1345 Click the 
1346 \emph on
1347 left mouse button
1348 \emph default
1349  once anywhere in the edit window.
1350  The cursor moves to the text under the mouse.
1351 \end_layout
1352
1353 \end_deeper
1354 \begin_layout Enumerate
1355 Selecting Text
1356 \end_layout
1357
1358 \begin_deeper
1359 \begin_layout Itemize
1360 Hold down the 
1361 \emph on
1362 left mouse button
1363 \emph default
1364  and drag the mouse.
1365  LyX marks the text between the old and new mouse positions.
1366  Use 
1367 \family sans
1368 Edit\SpecialChar \menuseparator
1369 Copy
1370 \family default
1371  to create a copy of the text in LyX's buffer (and the clipboard).
1372 \end_layout
1373
1374 \begin_layout Itemize
1375 Re-position the cursor and then paste the text back into LyX using 
1376 \family sans
1377 Edit\SpecialChar \menuseparator
1378 Paste
1379 \family default
1380 .
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Enumerate
1385 Insets (Footnotes, Notes, Floats, etc.)
1386 \end_layout
1387
1388 \begin_deeper
1389 \begin_layout Standard
1390 Right-click on them to set their properties.
1391  Also check the appropriate section of this manual for more details.
1392 \end_layout
1393
1394 \end_deeper
1395 \begin_layout Enumerate
1396 Tables
1397 \end_layout
1398
1399 \begin_deeper
1400 \begin_layout Standard
1401
1402 \emph on
1403 Single click
1404 \emph default
1405  the right mouse button to open a dialog that will allow you to manipulate
1406  the table.
1407 \end_layout
1408
1409 \end_deeper
1410 \begin_layout Section
1411 Navigating
1412 \begin_inset CommandInset label
1413 LatexCommand label
1414 name "sec:Navigating"
1415
1416 \end_inset
1417
1418
1419 \begin_inset Index idx
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423 Navigating
1424 \end_layout
1425
1426 \end_inset
1427
1428
1429 \end_layout
1430
1431 \begin_layout Standard
1432 LyX offers you two ways to navigate in documents:
1433 \end_layout
1434
1435 \begin_layout Itemize
1436 The menu 
1437 \family sans
1438 Navigate
1439 \family default
1440  lists all sections of the document as submenu entries that you can click
1441  to jump to the corresponding document part.
1442 \end_layout
1443
1444 \begin_layout Itemize
1445 The menu 
1446 \family sans
1447 Document\SpecialChar \menuseparator
1448 Outline
1449 \family default
1450  or the toolbar button 
1451 \begin_inset Graphics
1452         filename ../images/dialog-toggle_toc.png
1453
1454 \end_inset
1455
1456 .
1457 \end_layout
1458
1459 \begin_layout Standard
1460 The outline window shows you the content of the document's table of contents
1461  (TOC) that is described in section
1462 \begin_inset space ~
1463 \end_inset
1464
1465
1466 \begin_inset CommandInset ref
1467 LatexCommand ref
1468 reference "sub:Table-of-Contents"
1469
1470 \end_inset
1471
1472 .
1473  You can click there on entries to jump to the corresponding document part.
1474  In the pull-down box at the top of the outline window, you can choose between
1475  different lists of document objects, like the list of footnotes.
1476  Some of them, the list of tables, figures, and algorithms can also be added
1477  to the document, see section
1478 \begin_inset space ~
1479 \end_inset
1480
1481
1482 \begin_inset CommandInset ref
1483 LatexCommand ref
1484 reference "sub:List-of-Figures"
1485
1486 \end_inset
1487
1488 .
1489  The 
1490 \family sans
1491 Sort
1492 \family default
1493  option sorts the current list, and the 
1494 \family sans
1495 Keep
1496 \family default
1497  option keeps it in the current view state.
1498  Keeping means that when you have e.
1499 \begin_inset space \thinspace{}
1500 \end_inset
1501
1502 g.
1503 \begin_inset space \space{}
1504 \end_inset
1505
1506 the subsections of section
1507 \begin_inset space ~
1508 \end_inset
1509
1510 2 and 4 shown and click on section
1511 \begin_inset space ~
1512 \end_inset
1513
1514 3, the subsections of section
1515 \begin_inset space ~
1516 \end_inset
1517
1518 2 and 4 will still be shown.
1519  Without the 
1520 \family sans
1521 Keep
1522 \family default
1523  option they will be hidden to highlight the clicked section
1524 \begin_inset space ~
1525 \end_inset
1526
1527 3.
1528 \end_layout
1529
1530 \begin_layout Standard
1531 With the buttons 
1532 \begin_inset space \space{}
1533 \end_inset
1534
1535
1536 \begin_inset Graphics
1537         filename ../images/down.png
1538
1539 \end_inset
1540
1541
1542 \begin_inset space \hspace{}
1543 \length -3mm
1544 \end_inset
1545
1546  and 
1547 \begin_inset space \space{}
1548 \end_inset
1549
1550
1551 \begin_inset Graphics
1552         filename ../images/up.png
1553
1554 \end_inset
1555
1556
1557 \begin_inset space \hspace{}
1558 \length -3mm
1559 \end_inset
1560
1561  at the bottom of the outline window you can change the position of sections
1562  in your document.
1563  So you can for example move section
1564 \begin_inset space ~
1565 \end_inset
1566
1567 2.5 before section
1568 \begin_inset space ~
1569 \end_inset
1570
1571 2.4.
1572  LyX will then automatically renumber the sections to the new order.
1573  With the buttons 
1574 \begin_inset Graphics
1575         filename ../images/promote.png
1576
1577 \end_inset
1578
1579  and 
1580 \begin_inset Graphics
1581         filename ../images/demote.png
1582
1583 \end_inset
1584
1585  or the corresponding key bindings 
1586 \family sans
1587 Tab
1588 \family default
1589  and 
1590 \family sans
1591 Shift-Tab
1592 \family default
1593  you can change the sectioning level of sections.
1594  So you can for example make section
1595 \begin_inset space ~
1596 \end_inset
1597
1598 2.5 to chapter
1599 \begin_inset space ~
1600 \end_inset
1601
1602 3 or to subsection
1603 \begin_inset space ~
1604 \end_inset
1605
1606 2.4.1.
1607 \end_layout
1608
1609 \begin_layout Standard
1610 The toolbar button 
1611 \begin_inset Graphics
1612         filename ../images/bookmark-goto_0.png
1613         rotateOrigin center
1614
1615 \end_inset
1616
1617  jumps to the position in the document where you recently changed something.
1618  This is for example useful when you have a large document and navigated
1619  or scrolled to another document part to look for something, and want to
1620  go back to your last editing position.
1621 \end_layout
1622
1623 \begin_layout Section
1624 Input / Word Completion
1625 \begin_inset CommandInset label
1626 LatexCommand label
1627 name "sec:Input-Completion"
1628
1629 \end_inset
1630
1631
1632 \begin_inset Index idx
1633 status collapsed
1634
1635 \begin_layout Plain Layout
1636 Input completion
1637 \end_layout
1638
1639 \end_inset
1640
1641
1642 \begin_inset Index idx
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 Word completion|see
1647 \begin_inset ERT
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651
1652 {
1653 \end_layout
1654
1655 \end_inset
1656
1657 Input completion
1658 \begin_inset ERT
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662
1663 }
1664 \end_layout
1665
1666 \end_inset
1667
1668
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \begin_layout Standard
1677 LyX provides completion of words by scanning all documents that are currently
1678  opened.
1679  Every word that appears in these documents is added to a database that
1680  is used to propose completions.
1681 \end_layout
1682
1683 \begin_layout Standard
1684 By default LyX shows a small triangle behind the cursor as indicator that
1685  there are completions available.
1686  You can then press the 
1687 \family sans
1688 Tab
1689 \family default
1690  key to use this completion.
1691  When several completions are possible, a popup is opened showing them.
1692  You can select a completion in the popup using the mouse or the arrow keys,
1693  and accept the chosen completion be pressing 
1694 \family sans
1695 Return
1696 \family default
1697 .
1698 \end_layout
1699
1700 \begin_layout Standard
1701 In the preferences dialog, which is opened with the menu 
1702 \family sans
1703 Tools\SpecialChar \menuseparator
1704 Preferences
1705 \family default
1706 , the cursor completion indicator can be turned off in the section 
1707 \family sans
1708 Editing\SpecialChar \menuseparator
1709 Input Completion
1710 \family default
1711  by deselecting the option 
1712 \family sans
1713 Cursor indicator
1714 \family default
1715 .
1716  With the option 
1717 \family sans
1718 Automatic inline completion
1719 \family default
1720  the proposed completion is shown directly behind the cursor position.
1721  To accept this proposal, use the 
1722 \family sans
1723 Tab
1724 \family default
1725  key.
1726  With the option 
1727 \family sans
1728 Automatic popup
1729 \family default
1730  the completions are always shown in a popup.
1731  LyX offers some more completion settings for experts that are described
1732  in sec.
1733 \begin_inset space \thinspace{}
1734 \end_inset
1735
1736
1737 \begin_inset CommandInset ref
1738 LatexCommand ref
1739 reference "sub:Input-Completion-Appendix"
1740
1741 \end_inset
1742
1743 .
1744 \end_layout
1745
1746 \begin_layout Section
1747 Basic Key Bindings
1748 \begin_inset Index idx
1749 status collapsed
1750
1751 \begin_layout Plain Layout
1752 Key Bindings
1753 \end_layout
1754
1755 \end_inset
1756
1757
1758 \begin_inset Index idx
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762 Bindings|see
1763 \begin_inset ERT
1764 status collapsed
1765
1766 \begin_layout Plain Layout
1767
1768 {
1769 \end_layout
1770
1771 \end_inset
1772
1773 Key Bindings
1774 \begin_inset ERT
1775 status collapsed
1776
1777 \begin_layout Plain Layout
1778
1779 }
1780 \end_layout
1781
1782 \end_inset
1783
1784
1785 \end_layout
1786
1787 \end_inset
1788
1789
1790 \begin_inset Index idx
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794 Shortcuts|see
1795 \begin_inset ERT
1796 status collapsed
1797
1798 \begin_layout Plain Layout
1799
1800 {
1801 \end_layout
1802
1803 \end_inset
1804
1805 Key Bindings
1806 \begin_inset ERT
1807 status collapsed
1808
1809 \begin_layout Plain Layout
1810
1811 }
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \end_layout
1818
1819 \end_inset
1820
1821
1822 \end_layout
1823
1824 \begin_layout Standard
1825 There are at least two different primary binding maps: CUA and Emacs.
1826  LyX's default is CUA.
1827 \end_layout
1828
1829 \begin_layout Standard
1830 Some keys, like 
1831 \family sans
1832 Page
1833 \begin_inset space ~
1834 \end_inset
1835
1836 Up
1837 \family default
1838
1839 \family sans
1840 Page
1841 \begin_inset space ~
1842 \end_inset
1843
1844 Down
1845 \family default
1846
1847 \family sans
1848 Left
1849 \family default
1850
1851 \family sans
1852 Right
1853 \family default
1854
1855 \family sans
1856 Up
1857 \family default
1858 , and 
1859 \family sans
1860 Down
1861 \family default
1862 , do exactly what you expect them to do.
1863  Other keys don't:
1864 \end_layout
1865
1866 \begin_layout Labeling
1867 \labelwidthstring 00.00.0000
1868
1869 \family sans
1870 Tab
1871 \begin_inset CommandInset nomenclature
1872 LatexCommand nomenclature
1873 symbol "Tab"
1874 description "Tabulator key"
1875
1876 \end_inset
1877
1878
1879 \family default
1880  There is no such thing as a tab stop in LyX.
1881  If you don't understand this, go read sections
1882 \begin_inset space ~
1883 \end_inset
1884
1885
1886 \begin_inset CommandInset ref
1887 LatexCommand ref
1888 reference "sec:Par-indent-intro"
1889
1890 \end_inset
1891
1892  and 
1893 \begin_inset CommandInset ref
1894 LatexCommand ref
1895 reference "sec:Paragraph-Environments"
1896
1897 \end_inset
1898
1899 , especially section
1900 \begin_inset space ~
1901 \end_inset
1902
1903
1904 \begin_inset CommandInset ref
1905 LatexCommand ref
1906 reference "sub:Lists"
1907
1908 \end_inset
1909
1910 , right now.
1911  Yes, right now.
1912  If you're still confused, look in the 
1913 \emph on
1914 Tutorial
1915 \emph default
1916 .
1917 \end_layout
1918
1919 \begin_layout Labeling
1920 \labelwidthstring 00.00.0000
1921
1922 \family sans
1923 Esc
1924 \begin_inset CommandInset nomenclature
1925 LatexCommand nomenclature
1926 symbol "Esc"
1927 description "Escape key"
1928
1929 \end_inset
1930
1931
1932 \family default
1933  This is the 
1934 \begin_inset Quotes eld
1935 \end_inset
1936
1937 cancel key.
1938 \begin_inset Quotes erd
1939 \end_inset
1940
1941  It's used, generically, to cancel operations.
1942  Other parts of the manual will go into greater detail about this.
1943 \end_layout
1944
1945 \begin_layout Labeling
1946 \labelwidthstring 00.00.0000
1947
1948 \family sans
1949 Home
1950 \family default
1951
1952 \begin_inset space ~
1953 \end_inset
1954
1955 and
1956 \begin_inset space ~
1957 \end_inset
1958
1959
1960 \family sans
1961 End
1962 \family default
1963  These move the cursor, respectively, to the beginning and end of a line,
1964  unless you are using the Emacs bindings where they jump to the beginning
1965  or end of the file.
1966 \end_layout
1967
1968 \begin_layout Standard
1969 There are three modifier keys:
1970 \end_layout
1971
1972 \begin_layout Labeling
1973 \labelwidthstring 00.00.0000
1974
1975 \family sans
1976 Control
1977 \family default
1978  (Denoted by 
1979 \begin_inset Quotes eld
1980 \end_inset
1981
1982
1983 \family sans
1984 Ctrl
1985 \family default
1986
1987 \begin_inset Quotes erd
1988 \end_inset
1989
1990
1991 \begin_inset CommandInset nomenclature
1992 LatexCommand nomenclature
1993 symbol "Ctrl"
1994 description "Control key"
1995
1996 \end_inset
1997
1998  in the documentation files) This has a couple of different uses, depending
1999  on which keys it's used in combination with:
2000 \end_layout
2001
2002 \begin_deeper
2003 \begin_layout Itemize
2004 With 
2005 \family sans
2006 Backspace
2007 \family default
2008  or 
2009 \family sans
2010 Delete
2011 \family default
2012 , it deletes an entire word instead of a single character.
2013 \end_layout
2014
2015 \begin_layout Itemize
2016 With 
2017 \family sans
2018 Left
2019 \family default
2020  and 
2021 \family sans
2022 Right
2023 \family default
2024 , it moves by words instead of characters.
2025 \end_layout
2026
2027 \begin_layout Itemize
2028 With 
2029 \family sans
2030 Home
2031 \family default
2032  and 
2033 \family sans
2034 End
2035 \family default
2036 , it moves to the beginning and the end of the document, respectively.
2037 \end_layout
2038
2039 \end_deeper
2040 \begin_layout Labeling
2041 \labelwidthstring 00.00.0000
2042
2043 \family sans
2044 Shift
2045 \family default
2046  (Denoted by 
2047 \begin_inset Quotes eld
2048 \end_inset
2049
2050
2051 \family sans
2052 Shift
2053 \family default
2054
2055 \begin_inset Quotes erd
2056 \end_inset
2057
2058
2059 \begin_inset CommandInset nomenclature
2060 LatexCommand nomenclature
2061 symbol "Shift"
2062 description "Shift key"
2063
2064 \end_inset
2065
2066  in the documentation files) Use this with any of the motion keys to select
2067  the text between the old and new cursor positions.
2068 \end_layout
2069
2070 \begin_layout Labeling
2071 \labelwidthstring 00.00.0000
2072
2073 \family sans
2074 Alt
2075 \family default
2076  (Denoted by 
2077 \begin_inset Quotes eld
2078 \end_inset
2079
2080
2081 \family sans
2082 Alt
2083 \family default
2084
2085 \begin_inset Quotes erd
2086 \end_inset
2087
2088
2089 \begin_inset CommandInset nomenclature
2090 LatexCommand nomenclature
2091 symbol "Alt"
2092 description "Alt or Meta key"
2093
2094 \end_inset
2095
2096  in the documentation files) This is the Alt key on many keyboards, unless
2097  your keyboard has a distinct Meta key.
2098  If you have both keys, you will need to try out which one actually performs
2099  the 
2100 \family sans
2101 Alt+
2102 \family default
2103  function.
2104  This key does many different things, but it also activates the 
2105 \emph on
2106 menu accelerator keys
2107 \emph default
2108 .
2109  If you use this in combination with any of the underlined letters in a
2110  menu or menu item, it selects that menu item.
2111 \end_layout
2112
2113 \begin_deeper
2114 \begin_layout Standard
2115 For example, the sequence 
2116 \begin_inset Quotes eld
2117 \end_inset
2118
2119
2120 \family sans
2121 Alt
2122 \begin_inset space ~
2123 \end_inset
2124
2125 e
2126 \begin_inset space ~
2127 \end_inset
2128
2129 s
2130 \family default
2131
2132 \begin_inset space ~
2133 \end_inset
2134
2135
2136 \family sans
2137 c
2138 \family default
2139
2140 \begin_inset Quotes erd
2141 \end_inset
2142
2143  brings up the 
2144 \begin_inset Quotes eld
2145 \end_inset
2146
2147 Text Style
2148 \begin_inset Quotes erd
2149 \end_inset
2150
2151  menu.
2152  Typing 
2153 \begin_inset Quotes eld
2154 \end_inset
2155
2156
2157 \family sans
2158 Alt
2159 \begin_inset space ~
2160 \end_inset
2161
2162 f
2163 \family default
2164
2165 \begin_inset Quotes erd
2166 \end_inset
2167
2168  opens the 
2169 \family sans
2170 File
2171 \family default
2172  menu.
2173 \end_layout
2174
2175 \begin_layout Standard
2176 The 
2177 \emph on
2178 Shortcuts
2179 \emph default
2180  manual lists all other things bound to the 
2181 \family sans
2182 Alt
2183 \family default
2184  key.
2185 \end_layout
2186
2187 \end_deeper
2188 \begin_layout Standard
2189 You'll learn more and more keybindings and short-cut keys as you use LyX,
2190  because most actions will prompt a small message in the status bar at the
2191  bottom of LyX's main window which describe the name of the action, you've
2192  just triggered, and any existing keybindings for that action.
2193  The LyX menus also list the defined keybindings.
2194  The notation for the keybindings is very similar to the notation used in
2195  this documentation, so you should not have any problems understanding it.
2196  However, notice that Shift-modifiers are explicitly mentioned, so 
2197 \begin_inset Quotes eld
2198 \end_inset
2199
2200
2201 \family sans
2202 Alt+P Shift-A
2203 \family default
2204
2205 \begin_inset Quotes erd
2206 \end_inset
2207
2208  means 
2209 \family sans
2210 Alt+P
2211 \family default
2212  followed by a capital 
2213 \family sans
2214 A
2215 \family default
2216 .
2217 \end_layout
2218
2219 \begin_layout Standard
2220 You can list or change the keybindings in the menu 
2221 \family sans
2222 Tools\SpecialChar \menuseparator
2223 Preferences
2224 \family default
2225  under 
2226 \family sans
2227 Editing\SpecialChar \menuseparator
2228 Shortcuts
2229 \family default
2230  as explained in sec.
2231 \begin_inset space \thinspace{}
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "sub:Editing-Shortcuts"
2238
2239 \end_inset
2240
2241 .
2242 \end_layout
2243
2244 \begin_layout Chapter
2245 LyX Basics
2246 \begin_inset Index idx
2247 status collapsed
2248
2249 \begin_layout Plain Layout
2250 LyX ! Basics
2251 \end_layout
2252
2253 \end_inset
2254
2255
2256 \end_layout
2257
2258 \begin_layout Section
2259 Document Types
2260 \begin_inset Index idx
2261 status collapsed
2262
2263 \begin_layout Plain Layout
2264 Document ! Types
2265 \end_layout
2266
2267 \end_inset
2268
2269
2270 \end_layout
2271
2272 \begin_layout Subsection
2273 Introduction
2274 \end_layout
2275
2276 \begin_layout Standard
2277 Before you do anything else, before you ever start writing a document, you
2278  need to decide what type of document you want to edit.
2279  Different types of documents use different types of spacing, headings,
2280  numbering schemes, and so on.
2281  Additionally, different documents use different paragraph environments,
2282  and format the title of your document differently.
2283 \end_layout
2284
2285 \begin_layout Standard
2286
2287 \emph on
2288 document class
2289 \emph default
2290  describes a group of properties common to a particular set of documents.
2291  By setting the document class, you automatically select these properties,
2292  making it easier to create the type of document you want.
2293  If you don't choose a document class, LyX picks one for you by default.
2294  So it is up to you to change the class of your document.
2295 \end_layout
2296
2297 \begin_layout Standard
2298 Read on for info about the document classes you can choose from LyX, and
2299  how to adjust their properties.
2300 \end_layout
2301
2302 \begin_layout Subsection
2303 Document Classes
2304 \begin_inset Index idx
2305 status collapsed
2306
2307 \begin_layout Plain Layout
2308 Document ! Classes
2309 \end_layout
2310
2311 \end_inset
2312
2313
2314 \begin_inset CommandInset label
2315 LatexCommand label
2316 name "sec:Document-Classes"
2317
2318 \end_inset
2319
2320
2321 \end_layout
2322
2323 \begin_layout Standard
2324 You can select a class using the 
2325 \family sans
2326 Document\SpecialChar \menuseparator
2327 Settings\SpecialChar \menuseparator
2328 Document Class
2329 \family default
2330
2331 \begin_inset Index idx
2332 status collapsed
2333
2334 \begin_layout Plain Layout
2335 Document ! Settings
2336 \end_layout
2337
2338 \end_inset
2339
2340  dialog.
2341  Select the class you want to use, and make any fine tunings of the options
2342  you may need.
2343 \end_layout
2344
2345 \begin_layout Subsubsection
2346 Overview
2347 \end_layout
2348
2349 \begin_layout Standard
2350 There are four standard document classes in LyX.
2351  They are:
2352 \end_layout
2353
2354 \begin_layout Description
2355 Article for basic articles
2356 \end_layout
2357
2358 \begin_layout Description
2359 Report for basic reports
2360 \end_layout
2361
2362 \begin_layout Description
2363 Book for writing a book
2364 \end_layout
2365
2366 \begin_layout Description
2367 Letter for US-style letters
2368 \end_layout
2369
2370 \begin_layout Standard
2371 There are also some non-standard classes, which LyX only uses if you have
2372  installed the corresponding LaTeX class files, though most LaTeX distributions
2373  will include many of these.
2374  Here are some of the classes.
2375  The full list with detailed explanations can be found in chapter 
2376 \emph on
2377 Special Document Classes
2378 \emph default
2379  in the 
2380 \emph on
2381 Additional Features
2382 \emph default
2383  manual:
2384 \end_layout
2385
2386 \begin_layout Description
2387 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2388 \end_layout
2389
2390 \begin_layout Description
2391 ACS For submissions to the journals published by the American Chemistry
2392  Society
2393 \end_layout
2394
2395 \begin_layout Description
2396 AGU For submissions to the journals published by the American Geophysical
2397  Union
2398 \end_layout
2399
2400 \begin_layout Description
2401 AMS Layouts for articles and books in the style and format used by the American
2402  Mathematical Society (AMS).
2403  There are three article layouts available.
2404  The standard one uses a typical numbering scheme for theorems etc., that
2405  prepends the section number to the number of the result.
2406  All result-type statements (propositions, corollaries, and so on) are sequenced
2407  together, but definitions, examples, and the like have their own sequence.
2408  The 
2409 \begin_inset Quotes eld
2410 \end_inset
2411
2412 sequential numbering
2413 \begin_inset Quotes erd
2414 \end_inset
2415
2416  scheme does not place the section number with each result, but numbers
2417  them throughout the article in a single sequence.
2418  Each type of result gets its own sequence.
2419  There is also a layout that dispenses with numbering of statements altogether.
2420 \end_layout
2421
2422 \begin_layout Description
2423 Beamer Layout for presentations
2424 \end_layout
2425
2426 \begin_layout Description
2427 Broadway Layout for writing plays.
2428  It is not an existing LaTeX document class, but a new one which is distributed
2429  with LyX.
2430 \end_layout
2431
2432 \begin_layout Description
2433 Chess Layout to write about chess games
2434 \end_layout
2435
2436 \begin_layout Description
2437 Curriculum
2438 \begin_inset space ~
2439 \end_inset
2440
2441 vitae classes to create curriculum vitae
2442 \end_layout
2443
2444 \begin_layout Description
2445 Elsarticle Layout for journals of the Elsevier publishing group
2446 \end_layout
2447
2448 \begin_layout Description
2449 Foils Used to make transparencies
2450 \end_layout
2451
2452 \begin_layout Description
2453 Hollywood Used to type spec scripts for the US film industry.
2454  It is not an existing LaTeX document class, but a new one which is distributed
2455  with LyX.
2456 \end_layout
2457
2458 \begin_layout Description
2459 IEEEtran Layout for the journals published by the Institute of Electrical
2460  and Electronics Engineers (IEEE)
2461 \end_layout
2462
2463 \begin_layout Description
2464 IOP Layout for journals of the Institute of Physics publishing group
2465 \end_layout
2466
2467 \begin_layout Description
2468 Kluwer Layout for journals of the Kluwer publishing group
2469 \end_layout
2470
2471 \begin_layout Description
2472 KOMA-Script a replacement for the standard classes, offers many useful features
2473  like caption formatting, automatic print space calculation etc.
2474  (Is used by this document.)
2475 \end_layout
2476
2477 \begin_layout Description
2478 Memoir another replacement for the standard classes
2479 \end_layout
2480
2481 \begin_layout Description
2482 Powerdot Layout for presentations
2483 \end_layout
2484
2485 \begin_layout Description
2486 REVTe
2487 \begin_inset ERT
2488 status collapsed
2489
2490 \begin_layout Plain Layout
2491
2492 {}
2493 \end_layout
2494
2495 \end_inset
2496
2497 X is used to write articles for the publications of the American Physical
2498  Society (APS), American Institute of Physics (AIP), and Optical Society
2499  of America (OSA).
2500  This class is not completely compatible with all LyX features.
2501 \end_layout
2502
2503 \begin_layout Description
2504 Slides Used to make transparencies
2505 \end_layout
2506
2507 \begin_layout Description
2508 SPIE
2509 \begin_inset space ~
2510 \end_inset
2511
2512 Proceedings Layout for the journals published by The International Society
2513  for Optical Engineering (SPIE)
2514 \end_layout
2515
2516 \begin_layout Description
2517 Springer Layouts for journals of the Springer publishing group
2518 \end_layout
2519
2520 \begin_layout Standard
2521 We won't go into any detail about how to use these different document classes
2522  here.
2523  You can find all the details about the non-standard classes in Chapter
2524  6 of the 
2525 \emph on
2526 Additional Features
2527 \emph default
2528  manual.
2529  Here, we will settle with a list of some of the common properties of all
2530  of the document classes.
2531 \end_layout
2532
2533 \begin_layout Subsubsection
2534 Availability
2535 \end_layout
2536
2537 \begin_layout Standard
2538 New users are sometimes puzzled by the fact that many of the document classes
2539  listed under 
2540 \family sans
2541 Document\SpecialChar \menuseparator
2542 Settings\SpecialChar \menuseparator
2543 Document Class
2544 \begin_inset Index idx
2545 status collapsed
2546
2547 \begin_layout Plain Layout
2548 Document ! Settings
2549 \end_layout
2550
2551 \end_inset
2552
2553  
2554 \family default
2555 are marked as 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 Unavailable
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563 .
2564  Or they are surprised that, when they open e.
2565 \begin_inset space \thinspace{}
2566 \end_inset
2567
2568 g.
2569 \begin_inset space ~
2570 \end_inset
2571
2572 the 
2573 \family sans
2574 iop-article
2575 \family default
2576  template, they receive a warning saying that the document requires files
2577  that are not installed to produce output.
2578  So it seems that something is wrong.
2579 \end_layout
2580
2581 \begin_layout Standard
2582 But nothing is wrong.
2583  LyX includes many more document classes than you will ever need to use,
2584  and some of them, like 
2585 \family sans
2586 IOP
2587 \family default
2588 , are highly specialized.LyX tries to support as many different types of
2589  documents as possible, and it includes almost one hundred different layout
2590  files, with a growing number.
2591  No LaTeX distribution will install by default all files that might be needed
2592  by some document class.
2593  There are just too many of them.
2594  That is why some of the document classes are unavailable.
2595 \end_layout
2596
2597 \begin_layout Standard
2598 If there is a document class you would like to use that is marked as `Unavailabl
2599 e', you need to install the appropriate package files.
2600  The easiest way to find out which files you need to install is to use that
2601  document class for a new file.
2602  LyX will display a dialog that will list the missing files.
2603  See section 
2604 \begin_inset Quotes eld
2605 \end_inset
2606
2607 Installing new LaTeX files
2608 \begin_inset Quotes erd
2609 \end_inset
2610
2611  of the 
2612 \emph on
2613 Customization
2614 \emph default
2615  manual for information on how to install them.
2616 \begin_inset VSpace medskip
2617 \end_inset
2618
2619
2620 \end_layout
2621
2622 \begin_layout Standard
2623 Although LyX provides support for many different sorts of documents, it
2624  does not include support for every document class people might want to
2625  use.
2626  For example, many universities provide LaTeX class files to be used for
2627  dissertations submitted to those universities.
2628  The LyX team cannot write layout files to support every one of these.
2629  There are too many.
2630  Fortunately, users can write their own layout files, and many users have
2631  done so.
2632  Chapter
2633 \begin_inset space ~
2634 \end_inset
2635
2636 5 of the 
2637 \emph on
2638 Customization
2639 \emph default
2640  manual contains information on how to create layout files.
2641 \end_layout
2642
2643 \begin_layout Subsubsection
2644 Modules
2645 \begin_inset CommandInset label
2646 LatexCommand label
2647 name "sub:Modules"
2648
2649 \end_inset
2650
2651
2652 \begin_inset Index idx
2653 status collapsed
2654
2655 \begin_layout Plain Layout
2656 Document ! Modules
2657 \end_layout
2658
2659 \end_inset
2660
2661
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Modules load additional features that are not by default available in the
2666  chosen document class.
2667  For example you might want to write Braille (embossed printing) in a document.
2668  This is not available in any document class, so you have to load the correspond
2669 ing module in the 
2670 \family sans
2671 Modules
2672 \family default
2673  section of the 
2674 \family sans
2675 Document\SpecialChar \menuseparator
2676 Settings
2677 \family default
2678
2679 \begin_inset Index idx
2680 status collapsed
2681
2682 \begin_layout Plain Layout
2683 Document ! Settings
2684 \end_layout
2685
2686 \end_inset
2687
2688  dialog.
2689  Highlighting a module in the dialog will bring up a description of the
2690  module.
2691 \end_layout
2692
2693 \begin_layout Standard
2694 Some modules require LaTeX packages that are not always installed by default.
2695  LyX will warn you if you do not have the needed package.
2696  You can still use the module while editing your file, but you will not
2697  be able to export to PDF or print your document, since LyX will not be
2698  able to compile the LaTeX file without the missing package.
2699  If you want to be able to produce output, then you need to install the
2700  missing package and then reconfigure LyX by selecting 
2701 \family sans
2702 Tools\SpecialChar \menuseparator
2703 Reconfigure
2704 \family default
2705 .
2706 \begin_inset Index idx
2707 status collapsed
2708
2709 \begin_layout Plain Layout
2710 Reconfiguration of LyX
2711 \end_layout
2712
2713 \end_inset
2714
2715  See section 
2716 \begin_inset Quotes eld
2717 \end_inset
2718
2719 Installing new LaTeX files
2720 \begin_inset Quotes erd
2721 \end_inset
2722
2723  of the 
2724 \emph on
2725 Customization
2726 \emph default
2727  manual for more information on installing needed packages.
2728 \end_layout
2729
2730 \begin_layout Standard
2731 \begin_inset Note Greyedout
2732 status open
2733
2734 \begin_layout Plain Layout
2735
2736 \series bold
2737 Note:
2738 \series default
2739  Some modules require other modules, and some pairs of modules are incompatible.
2740  LyX will advise you about these things.
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \end_layout
2747
2748 \begin_layout Subsubsection
2749 Properties
2750 \end_layout
2751
2752 \begin_layout Standard
2753 Each class has a default set of options.
2754  Here's a quick table describing them:
2755 \end_layout
2756
2757 \begin_layout Standard
2758 \begin_inset VSpace 0.3cm
2759 \end_inset
2760
2761
2762 \end_layout
2763
2764 \begin_layout Standard
2765 \align center
2766 \begin_inset Tabular
2767 <lyxtabular version="3" rows="5" columns="5">
2768 <features tabularvalignment="middle">
2769 <column alignment="center" valignment="top" width="0pt">
2770 <column alignment="center" valignment="top" width="0pt">
2771 <column alignment="center" valignment="top" width="0pt">
2772 <column alignment="center" valignment="top" width="0pt">
2773 <column alignment="center" valignment="top" width="0pt">
2774 <row>
2775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2776 \begin_inset Text
2777
2778 \begin_layout Plain Layout
2779
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Plain Layout
2788
2789 \family sans
2790 \series medium
2791 \shape up
2792 \size normal
2793 \emph off
2794 \bar no
2795 \noun off
2796 \color none
2797 Page style
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806
2807 \family sans
2808 \series medium
2809 \shape up
2810 \size normal
2811 \emph off
2812 \bar no
2813 \noun off
2814 \color none
2815 Sides
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \family sans
2826 \series medium
2827 \shape up
2828 \size normal
2829 \emph off
2830 \bar no
2831 \noun off
2832 \color none
2833 Columns
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2839 \begin_inset Text
2840
2841 \begin_layout Plain Layout
2842
2843 \series medium
2844 \shape up
2845 \size normal
2846 \emph off
2847 \bar no
2848 \noun off
2849 \color none
2850 Max.
2851  sectioning level
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 </row>
2857 <row>
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862
2863 \series medium
2864 \shape up
2865 \size normal
2866 \emph off
2867 \bar no
2868 \noun off
2869 \color none
2870 article
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879
2880 \family sans
2881 \series medium
2882 \shape up
2883 \size normal
2884 \emph off
2885 \bar no
2886 \noun off
2887 \color none
2888 Plain
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \family sans
2899 \series medium
2900 \shape up
2901 \size normal
2902 \emph off
2903 \bar no
2904 \noun off
2905 \color none
2906 One
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915
2916 \family sans
2917 \series medium
2918 \shape up
2919 \size normal
2920 \emph off
2921 \bar no
2922 \noun off
2923 \color none
2924 One
2925 \end_layout
2926
2927 \end_inset
2928 </cell>
2929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2930 \begin_inset Text
2931
2932 \begin_layout Plain Layout
2933
2934 \family sans
2935 \series medium
2936 \shape up
2937 \size normal
2938 \emph off
2939 \bar no
2940 \noun off
2941 \color none
2942 Section
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 </row>
2948 <row>
2949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2950 \begin_inset Text
2951
2952 \begin_layout Plain Layout
2953
2954 \series medium
2955 \shape up
2956 \size normal
2957 \emph off
2958 \bar no
2959 \noun off
2960 \color none
2961 report
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970
2971 \family sans
2972 \series medium
2973 \shape up
2974 \size normal
2975 \emph off
2976 \bar no
2977 \noun off
2978 \color none
2979 Plain
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988
2989 \family sans
2990 \series medium
2991 \shape up
2992 \size normal
2993 \emph off
2994 \bar no
2995 \noun off
2996 \color none
2997 One
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006
3007 \family sans
3008 \series medium
3009 \shape up
3010 \size normal
3011 \emph off
3012 \bar no
3013 \noun off
3014 \color none
3015 One
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \family sans
3026 \series medium
3027 \shape up
3028 \size normal
3029 \emph off
3030 \bar no
3031 \noun off
3032 \color none
3033 Chapter
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 </row>
3039 <row>
3040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044
3045 \series medium
3046 \shape up
3047 \size normal
3048 \emph off
3049 \bar no
3050 \noun off
3051 \color none
3052 book
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061
3062 \family sans
3063 \series medium
3064 \shape up
3065 \size normal
3066 \emph off
3067 \bar no
3068 \noun off
3069 \color none
3070 Headings
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3076 \begin_inset Text
3077
3078 \begin_layout Plain Layout
3079
3080 \family sans
3081 \series medium
3082 \shape up
3083 \size normal
3084 \emph off
3085 \bar no
3086 \noun off
3087 \color none
3088 Two
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \family sans
3099 \series medium
3100 \shape up
3101 \size normal
3102 \emph off
3103 \bar no
3104 \noun off
3105 \color none
3106 One
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \family sans
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 Chapter
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 </row>
3130 <row>
3131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135
3136 \series medium
3137 \shape up
3138 \size normal
3139 \emph off
3140 \bar no
3141 \noun off
3142 \color none
3143 letter
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \family sans
3154 \series medium
3155 \shape up
3156 \size normal
3157 \emph off
3158 \bar no
3159 \noun off
3160 \color none
3161 Plain
3162 \end_layout
3163
3164 \end_inset
3165 </cell>
3166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \begin_layout Plain Layout
3170
3171 \family sans
3172 \series medium
3173 \shape up
3174 \size normal
3175 \emph off
3176 \bar no
3177 \noun off
3178 \color none
3179 One
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188
3189 \family sans
3190 \series medium
3191 \shape up
3192 \size normal
3193 \emph off
3194 \bar no
3195 \noun off
3196 \color none
3197 One
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \series medium
3208 \shape up
3209 \size normal
3210 \emph off
3211 \bar no
3212 \noun off
3213 \color none
3214 none
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 </row>
3220 </lyxtabular>
3221
3222 \end_inset
3223
3224
3225 \end_layout
3226
3227 \begin_layout Standard
3228 \begin_inset VSpace 0.3cm
3229 \end_inset
3230
3231
3232 \end_layout
3233
3234 \begin_layout Standard
3235 You're probably also wondering what 
3236 \begin_inset Quotes eld
3237 \end_inset
3238
3239 Max.
3240 \begin_inset space ~
3241 \end_inset
3242
3243 sectioning level
3244 \begin_inset Quotes erd
3245 \end_inset
3246
3247  means.
3248  There are several paragraph environments used to create section headings.
3249  Different document classes allow different types of section headings.
3250  Only two use the 
3251 \family sans
3252 Chapter
3253 \family default
3254  heading; the rest do not and begin instead with the 
3255 \family sans
3256 Section
3257 \family default
3258  heading.
3259  Some document classes, such as the ones for letters, don't use any section
3260  headings.
3261  In addition to 
3262 \family sans
3263 Chapter
3264 \family default
3265  and 
3266 \family sans
3267 Section
3268 \family default
3269  headings, there are also 
3270 \family sans
3271 Subsection
3272 \family default
3273  headings, 
3274 \family sans
3275 Subsubsection
3276 \family default
3277  headings, and so on.
3278  We'll describe these headings fully in section
3279 \begin_inset space ~
3280 \end_inset
3281
3282
3283 \begin_inset CommandInset ref
3284 LatexCommand ref
3285 reference "sub:Headings"
3286
3287 \end_inset
3288
3289 .
3290 \end_layout
3291
3292 \begin_layout Subsection
3293 Document Layout
3294 \begin_inset CommandInset label
3295 LatexCommand label
3296 name "sub:Document-Layout"
3297
3298 \end_inset
3299
3300
3301 \begin_inset Index idx
3302 status collapsed
3303
3304 \begin_layout Plain Layout
3305 Document ! Layout
3306 \end_layout
3307
3308 \end_inset
3309
3310
3311 \family sans
3312
3313 \begin_inset Index idx
3314 status collapsed
3315
3316 \begin_layout Plain Layout
3317 Document ! Settings
3318 \end_layout
3319
3320 \end_inset
3321
3322
3323 \end_layout
3324
3325 \begin_layout Standard
3326 The most important properties of documents classes are set in the menu 
3327 \family sans
3328 Document\SpecialChar \menuseparator
3329 Settings
3330 \family default
3331 .
3332  There in the 
3333 \family sans
3334 Options
3335 \family default
3336  field under 
3337 \family sans
3338 Documents
3339 \begin_inset space ~
3340 \end_inset
3341
3342 Class
3343 \family default
3344 , you can enter special options for your document class in a comma-separated
3345  list.
3346  This is only necessary if LyX doesn't support special options you want
3347  to use for your document.
3348  To learn more about your favorite LaTeX-class and its options, you have
3349  to read its manual.
3350 \end_layout
3351
3352 \begin_layout Standard
3353 The drop box 
3354 \family sans
3355 Headings style
3356 \family default
3357  in the 
3358 \family sans
3359 Document\SpecialChar \menuseparator
3360 Settings
3361 \family default
3362  dialog under 
3363 \family sans
3364 Page
3365 \begin_inset space ~
3366 \end_inset
3367
3368 Layout
3369 \family default
3370  controls what sorts of headings and page numbers go on a page.
3371  You can choose between the following five options:
3372 \end_layout
3373
3374 \begin_layout Labeling
3375 \labelwidthstring 00.00.0000
3376
3377 \family sans
3378 Default
3379 \family default
3380  Use default page style of current class.
3381 \end_layout
3382
3383 \begin_layout Labeling
3384 \labelwidthstring 00.00.0000
3385
3386 \family sans
3387 Empty
3388 \family default
3389  No page numbers or headings.
3390 \end_layout
3391
3392 \begin_layout Labeling
3393 \labelwidthstring 00.00.0000
3394
3395 \family sans
3396 Plain
3397 \family default
3398  Page numbers only.
3399 \end_layout
3400
3401 \begin_layout Labeling
3402 \labelwidthstring 00.00.0000
3403
3404 \family sans
3405 Headings
3406 \family default
3407  Page numbers and either the current chapter or section title and number.
3408  Whether LyX uses the current chapter or the current section depends on
3409  the maximum sectioning level of the class.
3410 \end_layout
3411
3412 \begin_layout Labeling
3413 \labelwidthstring 00.00.0000
3414
3415 \family sans
3416 Fancy
3417 \family default
3418  This allows you to create fully customizable headers and footers if you
3419  have the 
3420 \series bold
3421 fancyhdr
3422 \series default
3423
3424 \begin_inset Index idx
3425 status collapsed
3426
3427 \begin_layout Plain Layout
3428 LaTeX-packages ! fancyhdr
3429 \end_layout
3430
3431 \end_inset
3432
3433  package installed.
3434  At the moment, support in LyX is limited to this setting.
3435  To use the full power of this package, you have to add code to your document
3436  preamble.
3437  Check the documentation for the 
3438 \series bold
3439 fancyhdr
3440 \series default
3441  package for more details, 
3442 \begin_inset CommandInset citation
3443 LatexCommand cite
3444 key "fancyhdr"
3445
3446 \end_inset
3447
3448 .
3449 \end_layout
3450
3451 \begin_layout Standard
3452 The 
3453 \family sans
3454 Separation
3455 \family default
3456  of paragraphs is described in section
3457 \begin_inset space ~
3458 \end_inset
3459
3460
3461 \begin_inset CommandInset ref
3462 LatexCommand ref
3463 reference "sec:Par-indent-intro"
3464
3465 \end_inset
3466
3467 .
3468 \end_layout
3469
3470 \begin_layout Subsection
3471 Paper Size and Orientation
3472 \begin_inset Index idx
3473 status collapsed
3474
3475 \begin_layout Plain Layout
3476 Document ! Paper size
3477 \end_layout
3478
3479 \end_inset
3480
3481
3482 \begin_inset CommandInset label
3483 LatexCommand label
3484 name "sub:Paper-Size,-Orientation,"
3485
3486 \end_inset
3487
3488
3489 \end_layout
3490
3491 \begin_layout Standard
3492 You'll find the following options in the menu 
3493 \family sans
3494 Page
3495 \begin_inset space ~
3496 \end_inset
3497
3498 Layout
3499 \family default
3500  of the dialog of the 
3501 \family sans
3502 Document\SpecialChar \menuseparator
3503 Settings
3504 \family default
3505  menu:
3506 \family sans
3507
3508 \begin_inset Index idx
3509 status collapsed
3510
3511 \begin_layout Plain Layout
3512 Document ! Settings
3513 \end_layout
3514
3515 \end_inset
3516
3517
3518 \end_layout
3519
3520 \begin_layout Labeling
3521 \labelwidthstring 00.00.0000
3522
3523 \family sans
3524 Paper
3525 \begin_inset space ~
3526 \end_inset
3527
3528 Format
3529 \family default
3530  What size paper to print on.
3531  The choices are
3532 \end_layout
3533
3534 \begin_layout Itemize
3535
3536 \family sans
3537 Default
3538 \end_layout
3539
3540 \begin_layout Itemize
3541
3542 \family sans
3543 A3, A4,
3544 \family default
3545  
3546 \family sans
3547 A5
3548 \end_layout
3549
3550 \begin_layout Itemize
3551
3552 \family sans
3553 B3, B4, B5
3554 \end_layout
3555
3556 \begin_layout Itemize
3557
3558 \family sans
3559 US letter
3560 \end_layout
3561
3562 \begin_layout Itemize
3563
3564 \family sans
3565 US legal
3566 \end_layout
3567
3568 \begin_layout Itemize
3569
3570 \family sans
3571 US executive
3572 \end_layout
3573
3574 \begin_layout Itemize
3575
3576 \family sans
3577 Custom
3578 \end_layout
3579
3580 \begin_layout Labeling
3581 \labelwidthstring 00.00.0000
3582
3583 \family sans
3584 Orientation
3585 \family default
3586  Two toggle buttons choose whether to print the output as 
3587 \family sans
3588 Landscape
3589 \family default
3590  or as 
3591 \family sans
3592 Portrait
3593 \family default
3594 .
3595 \end_layout
3596
3597 \begin_layout Labeling
3598 \labelwidthstring 00.00.0000
3599
3600 \family sans
3601 Two-sided
3602 \begin_inset space ~
3603 \end_inset
3604
3605 document
3606 \family default
3607  Adjusts the print space to print both sides of paper.
3608  That means that the print space for odd- and even-numbered pages is different.
3609 \end_layout
3610
3611 \begin_layout Subsection
3612 Margins
3613 \begin_inset CommandInset label
3614 LatexCommand label
3615 name "sub:Margins"
3616
3617 \end_inset
3618
3619
3620 \begin_inset Index idx
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624 Document ! Margins
3625 \end_layout
3626
3627 \end_inset
3628
3629
3630 \begin_inset Index idx
3631 status collapsed
3632
3633 \begin_layout Plain Layout
3634 Margins
3635 \end_layout
3636
3637 \end_inset
3638
3639
3640 \end_layout
3641
3642 \begin_layout Standard
3643 Paper margins are set in the menu 
3644 \family sans
3645 Document\SpecialChar \menuseparator
3646 Settings
3647 \family default
3648 .
3649 \begin_inset Index idx
3650 status collapsed
3651
3652 \begin_layout Plain Layout
3653 Document ! Settings
3654 \end_layout
3655
3656 \end_inset
3657
3658
3659 \end_layout
3660
3661 \begin_layout Standard
3662 If you use a KOMA-Script document class, you can use the default settings.
3663  Because KOMA-Script calculates then the printspace automatically by taking
3664  the paper format and the font size into account.
3665 \end_layout
3666
3667 \begin_layout Subsection
3668 Important Note
3669 \end_layout
3670
3671 \begin_layout Standard
3672 If you change a document class, LyX has to convert 
3673 \emph on
3674 everything
3675 \emph default
3676  into the new class.
3677  That includes the paragraph environments.
3678  Some paragraph environments are standard, in so far as all of the document
3679  classes have them; but some classes have special paragraph environments.
3680  If this is the case, and you change the document class, LyX will mark the
3681  paragraphs whose styles it no longer understands as 
3682 \begin_inset Quotes eld
3683 \end_inset
3684
3685 unknown
3686 \begin_inset Quotes erd
3687 \end_inset
3688
3689 .
3690  The name of the style is retained, in case you should want to go back to
3691  the old class.
3692  But these paragraphs will be output with no special formatting, so you
3693  will either need to create a new style yourself or else to convert these
3694  paragraphs manually to a style present in your new document class.
3695 \end_layout
3696
3697 \begin_layout Section
3698 Paragraph Indentation and Separation
3699 \begin_inset Index idx
3700 status collapsed
3701
3702 \begin_layout Plain Layout
3703 Paragraph ! Indentation
3704 \end_layout
3705
3706 \end_inset
3707
3708
3709 \end_layout
3710
3711 \begin_layout Subsection
3712 Introduction
3713 \begin_inset CommandInset label
3714 LatexCommand label
3715 name "sec:Par-indent-intro"
3716
3717 \end_inset
3718
3719
3720 \end_layout
3721
3722 \begin_layout Standard
3723 Before describing all of the various paragraph environments, we'd like to
3724  say a word or two about paragraph indentation.
3725 \end_layout
3726
3727 \begin_layout Standard
3728 Everyone seems to have their own convention for separating paragraphs.
3729  Most Americans indent the first line of a paragraph.
3730  Others don't indent but put extra space between the paragraphs.
3731  If you choose indentation for paragraphs the 
3732 \emph on
3733 first
3734 \emph default
3735  paragraph of a section, or after a figure, an equation, a table, a list,
3736  etc., is 
3737 \emph on
3738 not
3739 \emph default
3740  indented.
3741  Only a paragraph following another paragraph gets indented.
3742  Note that the indentation behavior is different when you use another document
3743  language than English.
3744  LaTeX takes care that the indentation follows the rules of the used language.
3745 \end_layout
3746
3747 \begin_layout Standard
3748 The space between paragraphs, like the line spacing, the space between headings
3749  and text — in fact, all of the spacings for just about everything are pre-coded
3750  into LyX.
3751  As we said, you don't worry about how much space to add between what.
3752  LyX takes care of that.
3753  In fact, these pre-coded vertical spacings aren't a single number but a
3754  range.
3755  That way, LyX can squish or stretch the space between lines to make sure
3756  figures fit on a page with text, so that sections don't start at the bottom
3757  of a page, and so on.
3758 \begin_inset Foot
3759 status collapsed
3760
3761 \begin_layout Plain Layout
3762 LaTeX does this when LyX goes to produce a printable file.
3763 \end_layout
3764
3765 \end_inset
3766
3767  However, pre-coded doesn't mean you can't change them.
3768  LyX gives you the ability to globally change 
3769 \emph on
3770 all
3771 \emph default
3772  of these pre-coded spacings.
3773  We'll explain more later.
3774 \end_layout
3775
3776 \begin_layout Subsection
3777 Paragraph Separation
3778 \begin_inset Index idx
3779 status collapsed
3780
3781 \begin_layout Plain Layout
3782 Paragraph ! Separation
3783 \end_layout
3784
3785 \end_inset
3786
3787
3788 \end_layout
3789
3790 \begin_layout Standard
3791 To separate paragraphs, select 
3792 \family sans
3793 Indent
3794 \family default
3795  or 
3796 \family sans
3797 Skip
3798 \family default
3799  in the submenu 
3800 \family sans
3801 Text
3802 \begin_inset space ~
3803 \end_inset
3804
3805 Layout
3806 \family default
3807  of the dialog 
3808 \family sans
3809 Document\SpecialChar \menuseparator
3810 Settings
3811 \family default
3812
3813 \begin_inset Index idx
3814 status collapsed
3815
3816 \begin_layout Plain Layout
3817 Document ! Settings
3818 \end_layout
3819
3820 \end_inset
3821
3822  to indent paragraphs or add extra space between paragraphs, respectively.
3823  The size of the skips can be defined in the dialog, for the indentation
3824  you have to add this line to your document preamble:
3825 \end_layout
3826
3827 \begin_layout Standard
3828
3829 \series bold
3830
3831 \backslash
3832 setlength{
3833 \backslash
3834 parindent}{Length}
3835 \end_layout
3836
3837 \begin_layout Standard
3838 where length is a value in one of the units listed in Appendix
3839 \begin_inset space ~
3840 \end_inset
3841
3842
3843 \begin_inset CommandInset ref
3844 LatexCommand ref
3845 reference "cap:Units"
3846
3847 \end_inset
3848
3849 .
3850  The default length is 30
3851 \begin_inset space \thinspace{}
3852 \end_inset
3853
3854 pt.
3855 \end_layout
3856
3857 \begin_layout Subsection
3858 Fine-Tuning
3859 \end_layout
3860
3861 \begin_layout Standard
3862 You can also change the separation method of a single paragraph.
3863  Open the 
3864 \family sans
3865 Edit\SpecialChar \menuseparator
3866 Paragraph
3867 \begin_inset space ~
3868 \end_inset
3869
3870 Settings
3871 \family default
3872  dialog and toggle the 
3873 \family sans
3874 Indent
3875 \begin_inset space ~
3876 \end_inset
3877
3878 Paragraph
3879 \family default
3880  option to change the state of the current paragraph (shortcut 
3881 \begin_inset Info
3882 type  "shortcut"
3883 arg   "paragraph-params \\indent-toggle"
3884 \end_inset
3885
3886 ).
3887  If paragraphs have no indentation but use extra space for separation, this
3888  button will be ignored (you can't indent a single paragraph by toggling
3889  this).
3890 \end_layout
3891
3892 \begin_layout Standard
3893 You should only need to change the indentation method for a single paragraph
3894  if you need to do some fine-tuning.
3895 \end_layout
3896
3897 \begin_layout Subsection
3898 Line Spacing
3899 \begin_inset Index idx
3900 status collapsed
3901
3902 \begin_layout Plain Layout
3903 Paragraph ! Line spacing
3904 \end_layout
3905
3906 \end_inset
3907
3908
3909 \end_layout
3910
3911 \begin_layout Standard
3912 In the 
3913 \family sans
3914 Document\SpecialChar \menuseparator
3915 Settings
3916 \noun on
3917
3918 \begin_inset Index idx
3919 status collapsed
3920
3921 \begin_layout Plain Layout
3922 Document ! Settings
3923 \end_layout
3924
3925 \end_inset
3926
3927
3928 \family default
3929 \noun default
3930  dialog you can set the line spacing in the submenu 
3931 \family sans
3932 Text
3933 \begin_inset space ~
3934 \end_inset
3935
3936 Layout
3937 \family default
3938 .
3939 \begin_inset Foot
3940 status collapsed
3941
3942 \begin_layout Plain Layout
3943 You need to have the LaTeX-package 
3944 \series bold
3945 setspace
3946 \series default
3947
3948 \begin_inset Index idx
3949 status collapsed
3950
3951 \begin_layout Plain Layout
3952 LaTeX-packages ! setspace
3953 \end_layout
3954
3955 \end_inset
3956
3957  installed to use this feature.
3958 \end_layout
3959
3960 \end_inset
3961
3962
3963 \end_layout
3964
3965 \begin_layout Section
3966 Paragraph Environments
3967 \begin_inset CommandInset label
3968 LatexCommand label
3969 name "sec:Paragraph-Environments"
3970
3971 \end_inset
3972
3973
3974 \begin_inset Index idx
3975 status collapsed
3976
3977 \begin_layout Plain Layout
3978 Paragraph ! Environments
3979 \end_layout
3980
3981 \end_inset
3982
3983
3984 \begin_inset Index idx
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 Paragraph environments|(
3989 \end_layout
3990
3991 \end_inset
3992
3993
3994 \end_layout
3995
3996 \begin_layout Subsection
3997 Overview
3998 \end_layout
3999
4000 \begin_layout Standard
4001 Paragraph environments correspond to the
4002 \end_layout
4003
4004 \begin_layout Standard
4005
4006 \series bold
4007
4008 \backslash
4009 begin{
4010 \emph on
4011 environment
4012 \emph default
4013 } ...
4014  
4015 \backslash
4016 end{
4017 \emph on
4018 environment
4019 \emph default
4020 }
4021 \series default
4022
4023 \begin_inset Newline newline
4024 \end_inset
4025
4026 command sequence in LaTeX files.
4027  If you don't know LaTeX, or the concept of a paragraph environment is totally
4028  alien to you, we urge you to read the 
4029 \emph on
4030 Tutorial
4031 \emph default
4032 .
4033  The 
4034 \emph on
4035 Tutorial
4036 \emph default
4037  also contains many more examples than this section does.
4038 \end_layout
4039
4040 \begin_layout Standard
4041 A paragraph environment is simply a 
4042 \begin_inset Quotes eld
4043 \end_inset
4044
4045 container
4046 \begin_inset Quotes erd
4047 \end_inset
4048
4049  for a paragraph which gives that paragraph certain properties.
4050  This can include a particular style of font, different margins, a numbering
4051  scheme, labels, and so on.
4052  Additionally, you can 
4053 \begin_inset Quotes eld
4054 \end_inset
4055
4056 nest
4057 \begin_inset Quotes erd
4058 \end_inset
4059
4060  the different environments inside one another, allowing one environment
4061  to inherit some of the properties of another.
4062  The different paragraph environments totally replace the need for messy
4063  tab stops, on the fly margin adjustment, and other hold-overs from the
4064  days of typewriters.
4065  There are several paragraph environments which are specific to a particular
4066  document type.
4067  We'll only be covering the most common ones here.
4068 \end_layout
4069
4070 \begin_layout Standard
4071 To choose a new paragraph environment, use the pull-down box 
4072 \begin_inset Graphics
4073         filename clipart/ToolbarEnvBox.png
4074         scale 70
4075         clip
4076
4077 \end_inset
4078
4079  at the left end of the toolbar.
4080  LyX will change the environment of the 
4081 \emph on
4082 entire
4083 \emph default
4084  paragraph in which the cursor sits.
4085  You can also change the environment of an entire group of paragraphs if
4086  you select them before choosing the new environment.
4087  
4088 \end_layout
4089
4090 \begin_layout Standard
4091 Note that hitting 
4092 \family sans
4093 Return
4094 \family default
4095  will 
4096 \emph on
4097 typically
4098 \emph default
4099  create a new paragraph using the 
4100 \family sans
4101 Standard
4102 \family default
4103  paragraph environment.
4104  We say 
4105 \begin_inset Quotes eld
4106 \end_inset
4107
4108 typically
4109 \begin_inset Quotes erd
4110 \end_inset
4111
4112  because if you are in one of these environments:
4113 \end_layout
4114
4115 \begin_layout Itemize
4116
4117 \family sans
4118 Quote
4119 \end_layout
4120
4121 \begin_layout Itemize
4122
4123 \family sans
4124 Quotation
4125 \end_layout
4126
4127 \begin_layout Itemize
4128
4129 \family sans
4130 Verse
4131 \end_layout
4132
4133 \begin_layout Itemize
4134
4135 \family sans
4136 Itemize
4137 \end_layout
4138
4139 \begin_layout Itemize
4140
4141 \family sans
4142 Enumerate
4143 \end_layout
4144
4145 \begin_layout Itemize
4146
4147 \family sans
4148 Description
4149 \end_layout
4150
4151 \begin_layout Itemize
4152
4153 \family sans
4154 List
4155 \end_layout
4156
4157 \begin_layout Standard
4158 LyX keeps the old paragraph environment when you hit 
4159 \family sans
4160 Return
4161 \family default
4162 , rather than resetting it to 
4163 \family sans
4164 Standard
4165 \family default
4166 .
4167  LyX will still reset the nesting depth, however.
4168  Usually, starting a new paragraph resets both the paragraph environment
4169  and the nesting depth (for more on nesting see section
4170 \begin_inset space ~
4171 \end_inset
4172
4173
4174 \begin_inset CommandInset ref
4175 LatexCommand ref
4176 reference "sec:Nesting"
4177
4178 \end_inset
4179
4180 ).
4181  At the moment, all this is context-specific; you're better off expecting
4182  
4183 \family sans
4184 Return
4185 \family default
4186  to reset the paragraph environment and depth.
4187  If you want a new paragraph to keep the current environment and depth,
4188  use 
4189 \begin_inset Info
4190 type  "shortcut"
4191 arg   "break-paragraph inverse"
4192 \end_inset
4193
4194  instead.
4195 \end_layout
4196
4197 \begin_layout Subsection
4198 Standard
4199 \end_layout
4200
4201 \begin_layout Standard
4202 The default paragraph environment is 
4203 \family sans
4204 Standard
4205 \family default
4206  for most classes.
4207  It creates a plain paragraph.
4208  If LyX resets the paragraph environment, this is the one it chooses.
4209  In fact, the paragraph you're reading right now (and most of the ones in
4210  this manual) are in the 
4211 \family sans
4212 Standard
4213 \family default
4214  environment.
4215 \end_layout
4216
4217 \begin_layout Standard
4218 You can nest a paragraph using the 
4219 \family sans
4220 Standard
4221 \family default
4222  environment in just about anything else, but you can't really nest anything
4223  in a 
4224 \family sans
4225 Standard
4226 \family default
4227  environment.
4228 \end_layout
4229
4230 \begin_layout Subsection
4231 Document Title
4232 \begin_inset Index idx
4233 status collapsed
4234
4235 \begin_layout Plain Layout
4236 Document ! Title
4237 \end_layout
4238
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \begin_layout Standard
4245 A LaTeX title page has three parts: the title itself, the name(s) of the
4246  author(s) and a 
4247 \begin_inset Quotes eld
4248 \end_inset
4249
4250 footnote
4251 \begin_inset Quotes erd
4252 \end_inset
4253
4254  for thanks or contact information.
4255  For certain types of documents, LaTeX places all of this on a separate
4256  page along with today's date.
4257  For other types of documents, the title 
4258 \begin_inset Quotes eld
4259 \end_inset
4260
4261 page
4262 \begin_inset Quotes erd
4263 \end_inset
4264
4265  goes at the top of the first page of the document.
4266  
4267 \end_layout
4268
4269 \begin_layout Standard
4270 LyX provides an interface to the title page commands through the paragraph
4271  environments 
4272 \family sans
4273 Title
4274 \family default
4275
4276 \family sans
4277 Author
4278 \family default
4279 , and 
4280 \family sans
4281 Date
4282 \family default
4283 .
4284  Here's how you use them:
4285 \end_layout
4286
4287 \begin_layout Itemize
4288 Put the title of your document in the 
4289 \family sans
4290 Title
4291 \family default
4292  environment.
4293 \end_layout
4294
4295 \begin_layout Itemize
4296 Put the author name in the 
4297 \family sans
4298 Author
4299 \family default
4300  environment.
4301 \end_layout
4302
4303 \begin_layout Itemize
4304 If you want the date to have a certain appearance, want to use a fixed date,
4305  or want other text to appear in place of today's date, put that text in
4306  the 
4307 \family sans
4308 Date
4309 \family default
4310  environment.
4311  Note that using this environment is optional.
4312  If you don't provide any, LaTeX will automatically insert today's date.
4313  If you don't want any date, add the line
4314 \begin_inset Newline newline
4315 \end_inset
4316
4317
4318 \series bold
4319
4320 \backslash
4321 date{}
4322 \series default
4323
4324 \begin_inset Newline newline
4325 \end_inset
4326
4327 to the preamble of your document (menu 
4328 \family sans
4329 Document\SpecialChar \menuseparator
4330 Settings
4331 \family default
4332 )
4333 \end_layout
4334
4335 \begin_layout Standard
4336 You can use footnotes to insert 
4337 \begin_inset Quotes eld
4338 \end_inset
4339
4340 thanks
4341 \begin_inset Quotes erd
4342 \end_inset
4343
4344  or contact information.
4345 \end_layout
4346
4347 \begin_layout Subsection
4348 Headings
4349 \begin_inset Index idx
4350 status collapsed
4351
4352 \begin_layout Plain Layout
4353 Section headings
4354 \end_layout
4355
4356 \end_inset
4357
4358
4359 \begin_inset CommandInset label
4360 LatexCommand label
4361 name "sub:Headings"
4362
4363 \end_inset
4364
4365
4366 \end_layout
4367
4368 \begin_layout Standard
4369 There are several paragraph environments for producing section headings.
4370  LyX takes care of the numbering for you.
4371 \end_layout
4372
4373 \begin_layout Subsubsection
4374 Numbered Headings
4375 \begin_inset Index idx
4376 status collapsed
4377
4378 \begin_layout Plain Layout
4379 Section headings ! Numbered
4380 \end_layout
4381
4382 \end_inset
4383
4384
4385 \end_layout
4386
4387 \begin_layout Standard
4388 There are 7 numbered types of section headings.
4389  They are:
4390 \end_layout
4391
4392 \begin_layout Enumerate
4393
4394 \family sans
4395 Part
4396 \end_layout
4397
4398 \begin_layout Enumerate
4399
4400 \family sans
4401 Chapter
4402 \end_layout
4403
4404 \begin_layout Enumerate
4405
4406 \family sans
4407 Section
4408 \end_layout
4409
4410 \begin_layout Enumerate
4411
4412 \family sans
4413 Subsection
4414 \end_layout
4415
4416 \begin_layout Enumerate
4417
4418 \family sans
4419 Subsubsection
4420 \end_layout
4421
4422 \begin_layout Enumerate
4423
4424 \family sans
4425 Paragraph
4426 \end_layout
4427
4428 \begin_layout Enumerate
4429
4430 \family sans
4431 Subparagraph
4432 \end_layout
4433
4434 \begin_layout Standard
4435 LyX labels each heading with a series of numbers, separated by periods.
4436  The numbers describe where in the document you are.
4437  Unlike the other headings, parts are numbered with Latin letters.
4438 \end_layout
4439
4440 \begin_layout Standard
4441 Headings all subdivide your document into different pieces of text.
4442  For example, suppose you're writing a book.
4443  You group the book into chapters.
4444  LyX does similar grouping:
4445 \end_layout
4446
4447 \begin_layout Itemize
4448
4449 \family sans
4450 Part
4451 \family default
4452  is divided in either 
4453 \family sans
4454 Chapter
4455 \family default
4456 s or 
4457 \family sans
4458 Section
4459 \family default
4460 s
4461 \end_layout
4462
4463 \begin_layout Itemize
4464
4465 \family sans
4466 Chapter
4467 \family default
4468 s are divided into 
4469 \family sans
4470 Section
4471 \family default
4472 s
4473 \end_layout
4474
4475 \begin_layout Itemize
4476
4477 \family sans
4478 Section
4479 \family default
4480 s are divided into 
4481 \family sans
4482 Subsection
4483 \family default
4484 s
4485 \end_layout
4486
4487 \begin_layout Itemize
4488
4489 \family sans
4490 Subsection
4491 \family default
4492 s are divided into 
4493 \family sans
4494 Subsubsection
4495 \family default
4496 s
4497 \end_layout
4498
4499 \begin_layout Itemize
4500
4501 \family sans
4502 Subsubsection
4503 \family default
4504 s are divided into 
4505 \family sans
4506 Paragraph
4507 \family default
4508 s
4509 \end_layout
4510
4511 \begin_layout Itemize
4512
4513 \family sans
4514 Paragraph
4515 \family default
4516 s are divided into 
4517 \family sans
4518 Subparagraph
4519 \family default
4520 s
4521 \end_layout
4522
4523 \begin_layout Standard
4524 \begin_inset Note Greyedout
4525 status open
4526
4527 \begin_layout Plain Layout
4528
4529 \series bold
4530 Note:
4531 \series default
4532  Not all document types use the 
4533 \family sans
4534 Chapter
4535 \family default
4536  heading as the maximum sectioning level.
4537  In that case the 
4538 \family sans
4539 Section
4540 \family default
4541  is the top-level heading.
4542 \end_layout
4543
4544 \end_inset
4545
4546
4547 \end_layout
4548
4549 \begin_layout Standard
4550 So, if you use the 
4551 \family sans
4552 Subsubsection
4553 \family default
4554  environment to label a new sub-subsection, LyX labels it with its number,
4555  along with the number of the subsection, section, and, if applicable, chapter
4556  that it's in.
4557  For example: the fifth section of the second chapter of this book has the
4558  label 
4559 \begin_inset Quotes eld
4560 \end_inset
4561
4562 2.5
4563 \begin_inset Quotes erd
4564 \end_inset
4565
4566 .
4567 \end_layout
4568
4569 \begin_layout Subsubsection
4570 Unnumbered Headings
4571 \begin_inset Index idx
4572 status collapsed
4573
4574 \begin_layout Plain Layout
4575 Section headings ! Unnumbered
4576 \end_layout
4577
4578 \end_inset
4579
4580
4581 \end_layout
4582
4583 \begin_layout Standard
4584 There are 5 types of unnumbered section headings.
4585  They are:
4586 \end_layout
4587
4588 \begin_layout Enumerate
4589
4590 \family sans
4591 Part*
4592 \end_layout
4593
4594 \begin_layout Enumerate
4595
4596 \family sans
4597 Chapter*
4598 \end_layout
4599
4600 \begin_layout Enumerate
4601
4602 \family sans
4603 Section*
4604 \end_layout
4605
4606 \begin_layout Enumerate
4607
4608 \family sans
4609 Subsection*
4610 \end_layout
4611
4612 \begin_layout Enumerate
4613
4614 \family sans
4615 Subsubsection*
4616 \end_layout
4617
4618 \begin_layout Standard
4619 The 
4620 \begin_inset Quotes eld
4621 \end_inset
4622
4623 *
4624 \begin_inset Quotes erd
4625 \end_inset
4626
4627  after each name means that these headings are not numbered.
4628  They work the same as their numbered counterparts but won't appear in the
4629  table of contents, see section
4630 \begin_inset space ~
4631 \end_inset
4632
4633
4634 \begin_inset CommandInset ref
4635 LatexCommand ref
4636 reference "sec:toc"
4637
4638 \end_inset
4639
4640 .
4641 \end_layout
4642
4643 \begin_layout Subsubsection
4644 Changing the Numbering
4645 \begin_inset CommandInset label
4646 LatexCommand label
4647 name "sub:Numbering-depth"
4648
4649 \end_inset
4650
4651
4652 \end_layout
4653
4654 \begin_layout Standard
4655 You can also alter which sectioning levels get numbered and which ones appear
4656  in the Table of Contents.
4657  Now, this doesn't remove any of the levels; that's preset in the document
4658  class.
4659  Certain classes start with 
4660 \family sans
4661 Chapter
4662 \family default
4663  and go down to the 
4664 \family sans
4665 Subparagraph
4666 \family default
4667  level.
4668  Others start at 
4669 \family sans
4670 Section
4671 \family default
4672 .
4673  Similarly, not all document classes number all sectioning levels.
4674  Most don't number 
4675 \family sans
4676 Paragraph
4677 \family default
4678  or 
4679 \family sans
4680 Subparagraph
4681 \family default
4682 .
4683  This is something you can change.
4684 \end_layout
4685
4686 \begin_layout Standard
4687 Open the 
4688 \family sans
4689 Document\SpecialChar \menuseparator
4690 Settings
4691 \family default
4692  dialog.
4693 \family sans
4694
4695 \begin_inset Index idx
4696 status collapsed
4697
4698 \begin_layout Plain Layout
4699 Document ! Settings
4700 \end_layout
4701
4702 \end_inset
4703
4704
4705 \family default
4706  Under 
4707 \family sans
4708 Numbering
4709 \begin_inset space ~
4710 \end_inset
4711
4712 &
4713 \begin_inset space ~
4714 \end_inset
4715
4716 TOC
4717 \family default
4718  you'll see two counters.
4719  The one named 
4720 \family sans
4721 Numbering
4722 \family default
4723  controls how far down in the sectioning hierarchy LyX numbers a section
4724  heading.
4725  The other one controls the appearance of the section headings in the table
4726  of contents.
4727 \end_layout
4728
4729 \begin_layout Subsubsection
4730 Short Titles of Headings
4731 \begin_inset Index idx
4732 status collapsed
4733
4734 \begin_layout Plain Layout
4735 Section headings ! Short titles
4736 \end_layout
4737
4738 \end_inset
4739
4740
4741 \begin_inset Argument
4742 status collapsed
4743
4744 \begin_layout Plain Layout
4745 Short Titles
4746 \end_layout
4747
4748 \end_inset
4749
4750
4751 \begin_inset CommandInset label
4752 LatexCommand label
4753 name "sec:Short-Titles"
4754
4755 \end_inset
4756
4757
4758 \end_layout
4759
4760 \begin_layout Standard
4761 Some section or chapter titles, such as this one, can get quite long.
4762  This can cause trouble when there is limited horizontal space.
4763  For example, if the header of the page is set to show the current section
4764  title, a long title will protrude over the page margins and look awful.
4765 \end_layout
4766
4767 \begin_layout Standard
4768 LaTeX allows you to specify a short title for section headings.
4769  This short title is used in the header and in the actual table of contents,
4770  avoiding the problem mentioned.
4771  To specify a short title, use the menu 
4772 \family sans
4773 Insert\SpecialChar \menuseparator
4774 Short
4775 \begin_inset space ~
4776 \end_inset
4777
4778 Title
4779 \family default
4780 .
4781  This will insert a box labeled 
4782 \begin_inset Quotes eld
4783 \end_inset
4784
4785 opt
4786 \begin_inset Quotes erd
4787 \end_inset
4788
4789  (stands for 
4790 \begin_inset Quotes eld
4791 \end_inset
4792
4793 optional
4794 \begin_inset Quotes erd
4795 \end_inset
4796
4797 ) which you can use to enter the short title text.
4798  This also works for captions inside floats.
4799 \end_layout
4800
4801 \begin_layout Standard
4802 The title of this section is a good example of using this feature.
4803 \end_layout
4804
4805 \begin_layout Subsubsection
4806 Special Information
4807 \end_layout
4808
4809 \begin_layout Standard
4810 The following information applies to all section headings:
4811 \end_layout
4812
4813 \begin_layout Itemize
4814 You cannot do any nesting with these environments.
4815 \end_layout
4816
4817 \begin_layout Itemize
4818 You cannot use a margin note in any of these environments.
4819 \end_layout
4820
4821 \begin_layout Itemize
4822 You can only use inline math in these environments.
4823 \end_layout
4824
4825 \begin_layout Itemize
4826 You can use labels and cross-references to refer to their numbers.
4827 \end_layout
4828
4829 \begin_layout Subsection
4830 Quotes and Poetry line spacing
4831 \end_layout
4832
4833 \begin_layout Standard
4834 LyX has three paragraph environments for writing poetry and quotations.
4835  They are 
4836 \family sans
4837 Quote
4838 \family default
4839
4840 \family sans
4841 Quotation
4842 \family default
4843 , and 
4844 \family sans
4845 Verse
4846 \family default
4847 .
4848  Forget the days of changing line spacing and twiddling with margins.
4849  These three paragraph environments already have those changes built-in.
4850  They all widen the left margin and add a bit of extra space above and below
4851  the text they contain.
4852  They also allow nesting, so you can put a 
4853 \family sans
4854 Verse
4855 \family default
4856  in a 
4857 \family sans
4858 Quotation
4859 \family default
4860 , as well as in some other paragraph environments.
4861 \end_layout
4862
4863 \begin_layout Standard
4864 There is another feature of these three paragraph environments: they do
4865  
4866 \emph on
4867 not
4868 \emph default
4869  reset to 
4870 \family sans
4871 Standard
4872 \family default
4873  when you start a new paragraph.
4874  So, you can type in that poem and merrily hit 
4875 \family sans
4876 Return
4877 \family default
4878  without worrying about the paragraph environment changing on you.
4879  Of course, that means that, once you're done typing in that poem, you have
4880  to change back to the 
4881 \family sans
4882 Standard
4883 \family default
4884  environment yourself.
4885 \end_layout
4886
4887 \begin_layout Subsubsection
4888
4889 \family sans
4890 Quote
4891 \family default
4892  and 
4893 \family sans
4894 Quotation
4895 \family default
4896
4897 \begin_inset CommandInset label
4898 LatexCommand label
4899 name "sec:Quote"
4900
4901 \end_inset
4902
4903
4904 \begin_inset Index idx
4905 status collapsed
4906
4907 \begin_layout Plain Layout
4908 Quotation
4909 \end_layout
4910
4911 \end_inset
4912
4913
4914 \end_layout
4915
4916 \begin_layout Standard
4917 Now that we've described the similarities of these three environments, it's
4918  time for the differences.
4919  
4920 \family sans
4921 Quote
4922 \family default
4923  and 
4924 \family sans
4925 Quotation
4926 \family default
4927  are identical except for one difference: 
4928 \family sans
4929 Quote
4930 \family default
4931  uses extra spacing to separate paragraphs and never indents the first line.
4932  
4933 \family sans
4934 Quotation
4935 \family default
4936  
4937 \emph on
4938 always
4939 \emph default
4940  indents the first line of a paragraph and uses the same line spacing throughout.
4941 \end_layout
4942
4943 \begin_layout Standard
4944 Here's an example of the 
4945 \family sans
4946 Quote
4947 \family default
4948  environment:
4949 \end_layout
4950
4951 \begin_layout Quote
4952 This is in the 
4953 \family sans
4954 Quote
4955 \family default
4956  environment.
4957  I can keep writing, extending this line out further and further until it
4958  wraps.
4959  See – no indentation!
4960 \end_layout
4961
4962 \begin_layout Quote
4963 Here's the second paragraph of this quote.
4964  Again, there's no indentation, but there is extra space between me and
4965  the other paragraph.
4966 \end_layout
4967
4968 \begin_layout Standard
4969 Here's another example, this time in the 
4970 \family sans
4971 Quotation
4972 \family default
4973  environment:
4974 \end_layout
4975
4976 \begin_layout Quotation
4977 This is in the 
4978 \family sans
4979 Quotation
4980 \family default
4981  environment.
4982  If I keep writing, you'll see the indentation.
4983  If your country uses a writing style that shows off new paragraphs by indenting
4984  the first line, then 
4985 \family sans
4986 Quotation
4987 \family default
4988  is the environment for you! Well, you'd use it 
4989 \emph on
4990 if
4991 \emph default
4992  you were quoting other text.
4993 \end_layout
4994
4995 \begin_layout Quotation
4996 Here's a new paragraph.
4997  I could ramble on and on, like a politician at election time.
4998  If I did that, though, you'd get bored.
4999 \end_layout
5000
5001 \begin_layout Standard
5002 As the examples show, 
5003 \family sans
5004 Quote
5005 \family default
5006  is for those people who use extra space to separate paragraphs.
5007  They should put quotes in the 
5008 \family sans
5009 Quote
5010 \family default
5011  environment.
5012  Those who use indentation to mark a new paragraph should use the 
5013 \family sans
5014 Quotation
5015 \family default
5016  paragraph environment for quoted text.
5017 \end_layout
5018
5019 \begin_layout Subsubsection
5020
5021 \family sans
5022 Verse
5023 \family default
5024
5025 \begin_inset Index idx
5026 status collapsed
5027
5028 \begin_layout Plain Layout
5029 Paragraph ! Verse
5030 \end_layout
5031
5032 \end_inset
5033
5034
5035 \family sans
5036
5037 \begin_inset Index idx
5038 status collapsed
5039
5040 \begin_layout Plain Layout
5041 Poetry
5042 \end_layout
5043
5044 \end_inset
5045
5046
5047 \begin_inset CommandInset label
5048 LatexCommand label
5049 name "sec:Verse"
5050
5051 \end_inset
5052
5053
5054 \end_layout
5055
5056 \begin_layout Standard
5057
5058 \family sans
5059 Verse
5060 \family default
5061  is a paragraph environment for poetry, rhymes, verses, and so on.
5062  Here's an example:
5063 \end_layout
5064
5065 \begin_layout Verse
5066 This is in Verse
5067 \begin_inset Newline newline
5068 \end_inset
5069
5070 Which I did not rehearse!
5071 \end_layout
5072
5073 \begin_layout Verse
5074 It could be much worse.
5075  This line could be long, very long, oh so long, so very long that it wraps
5076  around.
5077  It looks okay on screen, but in the printed version, the extra lines are
5078  indented a bit more than the first.
5079  Okay, so it's turned to prose and doesn't rhyme anymore.
5080  So sue me.
5081 \end_layout
5082
5083 \begin_layout Verse
5084 To break a line
5085 \begin_inset Newline newline
5086 \end_inset
5087
5088 And make things look fine
5089 \begin_inset Newline newline
5090 \end_inset
5091
5092 Use 
5093 \begin_inset Info
5094 type  "shortcut"
5095 arg   "newline-insert newline"
5096 \end_inset
5097
5098 .
5099 \end_layout
5100
5101 \begin_layout Standard
5102 As you can see, 
5103 \family sans
5104 Verse
5105 \family default
5106  does not indent both margins.
5107  Each stanza of the verse or poem is in its own paragraph.
5108  To separate the individual lines of a stanza, use the 
5109 \family typewriter
5110 break-line
5111 \family default
5112  function 
5113 \begin_inset Info
5114 type  "shortcut"
5115 arg   "newline-insert newline"
5116 \end_inset
5117
5118 .
5119 \end_layout
5120
5121 \begin_layout Subsection
5122 Lists
5123 \begin_inset Index idx
5124 status collapsed
5125
5126 \begin_layout Plain Layout
5127 Lists
5128 \end_layout
5129
5130 \end_inset
5131
5132
5133 \begin_inset CommandInset label
5134 LatexCommand label
5135 name "sub:Lists"
5136
5137 \end_inset
5138
5139
5140 \end_layout
5141
5142 \begin_layout Standard
5143 LyX has four different paragraph environments for creating different kinds
5144  of lists.
5145  In the 
5146 \family sans
5147 Itemize
5148 \family default
5149  and 
5150 \family sans
5151 Enumerate
5152 \family default
5153  environments, LyX labels your list items with bullets or numbers, respectively.
5154  In the 
5155 \family sans
5156 Description
5157 \family default
5158  and 
5159 \family sans
5160 List
5161 \family default
5162  environments, LyX lets you provide your own label.
5163  We'll present the individual details of each type of list next after describing
5164  some general features of all four of them.
5165 \end_layout
5166
5167 \begin_layout Subsubsection
5168 General Features
5169 \end_layout
5170
5171 \begin_layout Standard
5172 The four paragraph environments for lists differ from the other environments
5173  in several ways.
5174  First, LyX treats each paragraph as a list item.
5175  Hitting 
5176 \family sans
5177 Return
5178 \family default
5179  does 
5180 \emph on
5181 not
5182 \emph default
5183  reset the environment to 
5184 \family sans
5185 Standard
5186 \family default
5187  but keeps the current environment and creates a new list item.
5188  The nesting depth is hereby kept.
5189  If you want to keep the paragraph environment but reset the current nesting
5190  depth, you can use 
5191 \begin_inset Info
5192 type  "shortcut"
5193 arg   "break-paragraph inverse"
5194 \end_inset
5195
5196  to break paragraphs.
5197 \end_layout
5198
5199 \begin_layout Standard
5200 You can nest lists of any type inside one another.
5201  In fact, LyX changes the labels on some list items depending on how it
5202  is nested.
5203  If you intend to use any of the list paragraph environments, we suggest
5204  you read all of section
5205 \begin_inset space ~
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset ref
5210 LatexCommand ref
5211 reference "sec:Nesting"
5212
5213 \end_inset
5214
5215 .
5216  
5217 \end_layout
5218
5219 \begin_layout Subsubsection
5220
5221 \family sans
5222 Itemize
5223 \family default
5224
5225 \begin_inset Index idx
5226 status collapsed
5227
5228 \begin_layout Plain Layout
5229 Lists ! Itemize
5230 \end_layout
5231
5232 \end_inset
5233
5234
5235 \begin_inset CommandInset label
5236 LatexCommand label
5237 name "sec:Itemize"
5238
5239 \end_inset
5240
5241
5242 \end_layout
5243
5244 \begin_layout Standard
5245 The first type of list we'll describe in detail is the 
5246 \family sans
5247 Itemize
5248 \family default
5249  paragraph environment.
5250  It has the following properties:
5251 \end_layout
5252
5253 \begin_layout Itemize
5254 Each item has a particular bullet or symbol as its label.
5255 \end_layout
5256
5257 \begin_deeper
5258 \begin_layout Itemize
5259 LyX uses the same symbol for all of the items in a given nesting level.
5260 \end_layout
5261
5262 \begin_layout Itemize
5263 The symbol appears at the beginning of the first line.
5264 \end_layout
5265
5266 \end_deeper
5267 \begin_layout Itemize
5268 The items can have any length.
5269  LyX automatically offsets the left margin of each item.
5270  The offset is always relative to whatever environment the 
5271 \family sans
5272 Itemize
5273 \family default
5274  list may be in.
5275 \end_layout
5276
5277 \begin_layout Itemize
5278 If you nest an 
5279 \family sans
5280 Itemize
5281 \family default
5282  environment inside another 
5283 \family sans
5284 Itemize
5285 \family default
5286  environment, the label changes to a new symbol.
5287 \end_layout
5288
5289 \begin_deeper
5290 \begin_layout Itemize
5291 There are four different symbols for up to a four-fold nesting.
5292 \end_layout
5293
5294 \begin_layout Itemize
5295 LyX always shows the same symbol on screen.
5296 \end_layout
5297
5298 \begin_layout Itemize
5299 See section
5300 \begin_inset space ~
5301 \end_inset
5302
5303
5304 \begin_inset CommandInset ref
5305 LatexCommand ref
5306 reference "sec:Nesting"
5307
5308 \end_inset
5309
5310  for a full explanation of nesting.
5311 \end_layout
5312
5313 \end_deeper
5314 \begin_layout Standard
5315 Of course, that explanation was also an example of an 
5316 \family sans
5317 Itemize
5318 \family default
5319  list.
5320  The 
5321 \family sans
5322 Itemize
5323 \family default
5324  environment is best suited for lists where the order doesn't matter.
5325 \end_layout
5326
5327 \begin_layout Standard
5328 We said that different levels use different symbols as their label.
5329  Here's an example of all four possible symbols.
5330 \end_layout
5331
5332 \begin_layout Itemize
5333 The label for the first level 
5334 \family sans
5335 Itemize
5336 \family default
5337  is a large black dot, or bullet.
5338 \end_layout
5339
5340 \begin_deeper
5341 \begin_layout Itemize
5342 The label for the second level is a dash.
5343 \end_layout
5344
5345 \begin_deeper
5346 \begin_layout Itemize
5347 The label for the third is an asterisk.
5348 \end_layout
5349
5350 \begin_deeper
5351 \begin_layout Itemize
5352 The label for the fourth is a centered dot.
5353 \end_layout
5354
5355 \end_deeper
5356 \begin_layout Itemize
5357 Back out to the third level.
5358 \end_layout
5359
5360 \end_deeper
5361 \begin_layout Itemize
5362 Back to the second level.
5363 \end_layout
5364
5365 \end_deeper
5366 \begin_layout Itemize
5367 Back to the outermost level.
5368 \end_layout
5369
5370 \begin_layout Standard
5371 These are the default labels for an 
5372 \family sans
5373 Itemize
5374 \family default
5375  list.
5376  You can customize these labels in the 
5377 \family sans
5378 Document\SpecialChar \menuseparator
5379 Settings
5380 \family default
5381  dialog in the submenu 
5382 \family sans
5383 Bullets
5384 \family default
5385 .
5386 \family sans
5387
5388 \begin_inset Index idx
5389 status collapsed
5390
5391 \begin_layout Plain Layout
5392 Document ! Settings
5393 \end_layout
5394
5395 \end_inset
5396
5397
5398 \end_layout
5399
5400 \begin_layout Standard
5401 Notice how the space between items decreases with increasing depth.
5402  We'll explain nesting and all the tricks you can do with different depths
5403  in section
5404 \begin_inset space ~
5405 \end_inset
5406
5407
5408 \begin_inset CommandInset ref
5409 LatexCommand ref
5410 reference "sec:Nesting"
5411
5412 \end_inset
5413
5414 .
5415 \end_layout
5416
5417 \begin_layout Subsubsection
5418
5419 \family sans
5420 Enumerate
5421 \family default
5422
5423 \begin_inset Index idx
5424 status collapsed
5425
5426 \begin_layout Plain Layout
5427 Lists ! Enumerate
5428 \end_layout
5429
5430 \end_inset
5431
5432
5433 \begin_inset CommandInset label
5434 LatexCommand label
5435 name "sec:Enumerate"
5436
5437 \end_inset
5438
5439
5440 \end_layout
5441
5442 \begin_layout Standard
5443 The 
5444 \family sans
5445 Enumerate
5446 \family default
5447  environment is used to create numbered lists and outlines.
5448  It has these properties:
5449 \end_layout
5450
5451 \begin_layout Enumerate
5452 Each item has a numeral as its label.
5453 \end_layout
5454
5455 \begin_deeper
5456 \begin_layout Enumerate
5457 The label type depends on the nesting depth.
5458 \end_layout
5459
5460 \end_deeper
5461 \begin_layout Enumerate
5462 LyX automatically counts the items for you and updates the label as appropriate.
5463 \end_layout
5464
5465 \begin_layout Enumerate
5466 Each new 
5467 \family sans
5468 Enumerate
5469 \family default
5470  environment resets the counter to one.
5471 \end_layout
5472
5473 \begin_layout Enumerate
5474 Like the 
5475 \family sans
5476 Itemize
5477 \family default
5478  environment, the 
5479 \family sans
5480 Enumerate
5481 \family default
5482  environment:
5483 \end_layout
5484
5485 \begin_deeper
5486 \begin_layout Enumerate
5487 Offsets the items relative to the left margin.
5488  Items can have any length.
5489 \end_layout
5490
5491 \begin_layout Enumerate
5492 Reduces the space between items as the nesting depth increases.
5493 \end_layout
5494
5495 \begin_layout Enumerate
5496 Uses different types of labels depending on the nesting depth.
5497 \end_layout
5498
5499 \begin_layout Enumerate
5500 Allows up to a four-fold nesting.
5501 \end_layout
5502
5503 \end_deeper
5504 \begin_layout Standard
5505 Unlike the 
5506 \family sans
5507 Itemize
5508 \family default
5509  environment, 
5510 \family sans
5511 Enumerate
5512 \family default
5513  shows the different labels for each item in LyX.
5514  Here is how LyX labels the four different levels in an 
5515 \family sans
5516 Enumerate
5517 \family default
5518 :
5519 \end_layout
5520
5521 \begin_layout Enumerate
5522 The first level of an 
5523 \family sans
5524 Enumerate
5525 \family default
5526  uses Arabic numerals followed by a period.
5527 \end_layout
5528
5529 \begin_deeper
5530 \begin_layout Enumerate
5531 The second level uses lower case letters surrounded by parentheses.
5532 \end_layout
5533
5534 \begin_deeper
5535 \begin_layout Enumerate
5536 The third level uses lower-case Roman numerals followed by a period.
5537 \end_layout
5538
5539 \begin_deeper
5540 \begin_layout Enumerate
5541 The fourth level uses capital letters followed by a period.
5542 \end_layout
5543
5544 \begin_layout Enumerate
5545 Again, notice the decrease in the spacing between items as the nesting depth
5546  increases.
5547 \end_layout
5548
5549 \end_deeper
5550 \begin_layout Enumerate
5551 Back to the third level
5552 \end_layout
5553
5554 \end_deeper
5555 \begin_layout Enumerate
5556 Back to the second level.
5557 \end_layout
5558
5559 \end_deeper
5560 \begin_layout Enumerate
5561 Back to the outermost level.
5562 \end_layout
5563
5564 \begin_layout Standard
5565 Once again, you can customize the type of numbering used in the 
5566 \family sans
5567 Enumerate
5568 \family default
5569  environment.
5570  It involves adding commands to the LaTeX preamble (see the 
5571 \emph on
5572 Additional Features
5573 \emph default
5574  manual).
5575  As stated earlier, such customization only shows up in the printed version,
5576  not in LyX.
5577 \end_layout
5578
5579 \begin_layout Standard
5580 There is more to nesting 
5581 \family sans
5582 Enumerate
5583 \family default
5584  environments than we've stated here.
5585  You should read section
5586 \begin_inset space ~
5587 \end_inset
5588
5589
5590 \begin_inset CommandInset ref
5591 LatexCommand ref
5592 reference "sec:Nesting"
5593
5594 \end_inset
5595
5596  to learn more about nesting.
5597 \end_layout
5598
5599 \begin_layout Subsubsection
5600
5601 \family sans
5602 Description
5603 \family default
5604
5605 \begin_inset Index idx
5606 status collapsed
5607
5608 \begin_layout Plain Layout
5609 Lists ! Description
5610 \end_layout
5611
5612 \end_inset
5613
5614
5615 \end_layout
5616
5617 \begin_layout Standard
5618 Unlike the previous two environments, the 
5619 \family sans
5620 Description
5621 \family default
5622  list has no fixed label.
5623  Instead, LyX uses the first 
5624 \begin_inset Quotes eld
5625 \end_inset
5626
5627 word
5628 \begin_inset Quotes erd
5629 \end_inset
5630
5631  of the first line as the label.
5632  Here's an example:
5633 \end_layout
5634
5635 \begin_layout Description
5636 Example: This is an example of the 
5637 \family sans
5638 Description
5639 \family default
5640  environment.
5641 \end_layout
5642
5643 \begin_layout Standard
5644 LyX typesets the label in boldface and puts extra space between it and the
5645  rest of the line.
5646 \end_layout
5647
5648 \begin_layout Standard
5649 With the first 
5650 \begin_inset Quotes eld
5651 \end_inset
5652
5653 word
5654 \begin_inset Quotes erd
5655 \end_inset
5656
5657  it is meant that the first hit of the 
5658 \family sans
5659 Space
5660 \family default
5661  key ends the label if you are at the beginning of the first line of an
5662  item.
5663  If you need to use more than one word in the label use a 
5664 \family sans
5665 Protected Blank
5666 \family default
5667 .
5668  (Use either 
5669 \begin_inset Info
5670 type  "shortcut"
5671 arg   "space-insert protected"
5672 \end_inset
5673
5674  or the menu 
5675 \family sans
5676 Insert\SpecialChar \menuseparator
5677 Formatting\SpecialChar \menuseparator
5678 Protected
5679 \begin_inset space ~
5680 \end_inset
5681
5682 Space
5683 \family default
5684 , see section
5685 \begin_inset space ~
5686 \end_inset
5687
5688
5689 \begin_inset CommandInset ref
5690 LatexCommand ref
5691 reference "sub:Protected-Space"
5692
5693 \end_inset
5694
5695  for more info.) Here is an example:
5696 \end_layout
5697
5698 \begin_layout Description
5699 Second
5700 \begin_inset space ~
5701 \end_inset
5702
5703 Example: This one shows how to use a 
5704 \family sans
5705 Protected
5706 \begin_inset space ~
5707 \end_inset
5708
5709 Blank
5710 \family default
5711  in the label of a 
5712 \family sans
5713 Description
5714 \family default
5715  list item.
5716 \end_layout
5717
5718 \begin_layout Description
5719 Usage: You should use the 
5720 \family sans
5721 Description
5722 \family default
5723  environment for things like definitions and theorems.
5724  Use it when you need to make one word in particular stand out in the text
5725  that describes it.
5726  It's not a good idea to use a 
5727 \family sans
5728 Description
5729 \family default
5730  environment when you have an entire sentence that you want to describe.
5731  You're better off using 
5732 \family sans
5733 Itemize
5734 \family default
5735  or 
5736 \family sans
5737 Enumerate
5738 \family default
5739  and nesting several 
5740 \family sans
5741 Standard
5742 \family default
5743  paragraphs into them.
5744 \end_layout
5745
5746 \begin_layout Description
5747 Nesting: You can nest 
5748 \family sans
5749 Description
5750 \family default
5751  environments inside one another, nest them in other types of lists, and
5752  so on.
5753 \end_layout
5754
5755 \begin_layout Standard
5756 Notice that after the first line, LyX indents subsequent lines, offsetting
5757  them from the first line.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 The LyX 
5762 \family sans
5763 List
5764 \family default
5765
5766 \begin_inset Index idx
5767 status collapsed
5768
5769 \begin_layout Plain Layout
5770 Lists ! LyX list
5771 \end_layout
5772
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \begin_layout Standard
5779 The 
5780 \family sans
5781 List
5782 \family default
5783  environment is a LyX extension to LaTeX.
5784 \end_layout
5785
5786 \begin_layout Standard
5787 \begin_inset Note Greyedout
5788 status open
5789
5790 \begin_layout Plain Layout
5791
5792 \series bold
5793 Note:
5794 \series default
5795  When you are using a KOMA-Script document class, like in this document,
5796  the 
5797 \family sans
5798 List
5799 \family default
5800  environment is named 
5801 \family sans
5802 Labeling
5803 \family default
5804 .
5805 \end_layout
5806
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \begin_layout Standard
5813 Like the 
5814 \family sans
5815 Description
5816 \family default
5817  environment the 
5818 \family sans
5819 List
5820 \family default
5821  environment has user-defined labels for each list item.
5822  There are the following properties of this list environment:
5823 \end_layout
5824
5825 \begin_layout Labeling
5826 \labelwidthstring 00.00.0000
5827 item
5828 \begin_inset space ~
5829 \end_inset
5830
5831 labels LyX uses the first 
5832 \begin_inset Quotes eld
5833 \end_inset
5834
5835 word
5836 \begin_inset Quotes erd
5837 \end_inset
5838
5839  of each line as the item label.
5840  The first 
5841 \family sans
5842 Space
5843 \family default
5844  after the beginning of the first line of an item marks the end of the label.
5845  If you need to use more than one word in an item label, use a protected
5846  blank as described above.
5847 \end_layout
5848
5849 \begin_layout Labeling
5850 \labelwidthstring 00.00.0000
5851 margins As you can see, LyX uses different margins for the item label and
5852  the body of the item text.
5853  The body of the text has a larger left margin, which is equal to the default
5854  label width plus a little extra space.
5855  
5856 \end_layout
5857
5858 \begin_layout Labeling
5859 \labelwidthstring 00.00.0000
5860 label
5861 \begin_inset space ~
5862 \end_inset
5863
5864 width LyX uses the width of the label, or the default width, whatever is
5865  larger.
5866  If the label width is larger, the label 
5867 \begin_inset Quotes eld
5868 \end_inset
5869
5870 extends
5871 \begin_inset Quotes erd
5872 \end_inset
5873
5874  into the first line.
5875  In other words, the text of the first line isn't aligned with the left
5876  margin of the rest of the item text.
5877 \end_layout
5878
5879 \begin_layout Labeling
5880 \labelwidthstring 00.00.0000
5881 default
5882 \begin_inset space ~
5883 \end_inset
5884
5885 width You can set the default label width to ensure that the text of all
5886  items in a 
5887 \family sans
5888 List
5889 \family default
5890  environment have the same left margin.
5891 \begin_inset Newline newline
5892 \end_inset
5893
5894 To change the default width, select all items in the list.
5895  Now open the 
5896 \family sans
5897 Edit\SpecialChar \menuseparator
5898 Paragraph
5899 \begin_inset space ~
5900 \end_inset
5901
5902 Settings
5903 \family default
5904  dialog.
5905  The text in the box 
5906 \family sans
5907 Longest
5908 \begin_inset space ~
5909 \end_inset
5910
5911 label
5912 \family default
5913  determines the default label width.
5914  You can use the text of your largest label here, but you can also use the
5915  letter 
5916 \begin_inset Quotes eld
5917 \end_inset
5918
5919 M
5920 \begin_inset Quotes erd
5921 \end_inset
5922
5923  multiple times instead.
5924  The M is the widest character and is a standard unit of widths in LaTeX.
5925  By using 
5926 \begin_inset Quotes eld
5927 \end_inset
5928
5929 M
5930 \begin_inset Quotes erd
5931 \end_inset
5932
5933  as the unit of width you don't need to keep changing the contents of 
5934 \family sans
5935 Longest
5936 \begin_inset space ~
5937 \end_inset
5938
5939 label
5940 \family default
5941  every time you alter a label in a 
5942 \family sans
5943 List
5944 \family default
5945  environment.
5946 \begin_inset Newline newline
5947 \end_inset
5948
5949 The predefined default width is the length of 
5950 \begin_inset Quotes eld
5951 \end_inset
5952
5953 00.00.0000
5954 \begin_inset Quotes erd
5955 \end_inset
5956
5957  (equal to 6 M).
5958  
5959 \begin_inset Newline newline
5960 \end_inset
5961
5962
5963 \begin_inset Note Greyedout
5964 status open
5965
5966 \begin_layout Plain Layout
5967
5968 \series bold
5969 Note:
5970 \series default
5971  Setting the cursor into a list item to change only its label width will
5972  only change the width inside LyX but not in the output.
5973 \end_layout
5974
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \begin_layout Standard
5981 You should use the 
5982 \family sans
5983 List
5984 \family default
5985  environment the same way like the 
5986 \family sans
5987 Description
5988 \family default
5989  list: When you need one word to stand out from the text that describes
5990  it.
5991  The 
5992 \family sans
5993 List
5994 \family default
5995  environment gives you another way to do this, using a different overall
5996  layout.
5997 \end_layout
5998
5999 \begin_layout Standard
6000 You can nest 
6001 \family sans
6002 List
6003 \family default
6004  environments inside one another, nest them in other types of lists, and
6005  so on.
6006  They work just like the other list paragraph environments.
6007  Read section
6008 \begin_inset space ~
6009 \end_inset
6010
6011
6012 \begin_inset CommandInset ref
6013 LatexCommand ref
6014 reference "sec:Nesting"
6015
6016 \end_inset
6017
6018  to learn about nesting.
6019 \end_layout
6020
6021 \begin_layout Standard
6022 There is yet another feature of the 
6023 \family sans
6024 List
6025 \family default
6026  environment: As you can see in the examples, LyX left-justifies the item
6027  labels by default.
6028  You can use additional 
6029 \family sans
6030 HFills
6031 \family default
6032  to change how LyX justifies the item label.
6033  
6034 \family sans
6035 Hfills
6036 \family default
6037  are documented in section
6038 \begin_inset space ~
6039 \end_inset
6040
6041
6042 \begin_inset CommandInset ref
6043 LatexCommand ref
6044 reference "sub:Horizontal-Space"
6045
6046 \end_inset
6047
6048 .
6049  Here are some examples:
6050 \begin_inset Newpage pagebreak
6051 \end_inset
6052
6053
6054 \end_layout
6055
6056 \begin_layout Labeling
6057 \labelwidthstring 00.00.0000
6058 Left The default for 
6059 \family sans
6060 List
6061 \family default
6062  item labels.
6063 \end_layout
6064
6065 \begin_layout Labeling
6066 \labelwidthstring 00.00.0000
6067 \begin_inset space \hfill{}
6068 \end_inset
6069
6070 Right One 
6071 \family sans
6072 HFill
6073 \family default
6074  at the beginning of the label right justifies it.
6075 \end_layout
6076
6077 \begin_layout Labeling
6078 \labelwidthstring 00.00.0000
6079 \begin_inset space \hfill{}
6080 \end_inset
6081
6082 Center
6083 \begin_inset space \hfill{}
6084 \end_inset
6085
6086  One 
6087 \family sans
6088 HFill
6089 \family default
6090  at the beginning of the label and one at the end centers it.
6091 \end_layout
6092
6093 \begin_layout Subsection
6094 Letters
6095 \begin_inset Index idx
6096 status collapsed
6097
6098 \begin_layout Plain Layout
6099 Letters
6100 \end_layout
6101
6102 \end_inset
6103
6104
6105 \end_layout
6106
6107 \begin_layout Subsubsection
6108
6109 \family sans
6110 Address
6111 \family default
6112  and 
6113 \family sans
6114 Right
6115 \begin_inset space ~
6116 \end_inset
6117
6118 Address
6119 \family default
6120 : An Overview
6121 \end_layout
6122
6123 \begin_layout Standard
6124 Although LyX has document classes for letters, we've also created two paragraph
6125  environments called 
6126 \family sans
6127 Address
6128 \family default
6129  and 
6130 \family sans
6131 Right
6132 \begin_inset space ~
6133 \end_inset
6134
6135 Address
6136 \family default
6137 .
6138  To use the letter class, you need to use specific paragraph environments
6139  in a specific order, otherwise LaTeX gags on the document.
6140  In contrast, you can use the 
6141 \family sans
6142 Address
6143 \family default
6144  and 
6145 \family sans
6146 Right
6147 \begin_inset space ~
6148 \end_inset
6149
6150 Address
6151 \family default
6152  paragraph environments anywhere with no problem.
6153  You can even nest them inside other environments, though you can't nest
6154  anything in them.
6155 \end_layout
6156
6157 \begin_layout Standard
6158 Of course, you're not limited to using 
6159 \family sans
6160 Address
6161 \family default
6162  and 
6163 \family sans
6164 Right
6165 \begin_inset space ~
6166 \end_inset
6167
6168 Address
6169 \family default
6170  for letters only.
6171  
6172 \family sans
6173 Right
6174 \begin_inset space ~
6175 \end_inset
6176
6177 Address
6178 \family default
6179 , in particular, is useful for creating article titles like those used in
6180  some European academic papers.
6181 \end_layout
6182
6183 \begin_layout Subsubsection
6184 Usage
6185 \begin_inset CommandInset label
6186 LatexCommand label
6187 name "sec:Address-Usage"
6188
6189 \end_inset
6190
6191
6192 \end_layout
6193
6194 \begin_layout Standard
6195 The 
6196 \family sans
6197 Address
6198 \family default
6199  environment formats text in the style of an address, which is also used
6200  for the opening and signature in some countries.
6201  Similarly, the 
6202 \family sans
6203 Right
6204 \begin_inset space ~
6205 \end_inset
6206
6207 Address
6208 \family default
6209  environment formats text in the style of a right-justified address, which
6210  is used for the sender's address and today's date in some countries.
6211  Here's an example of each:
6212 \end_layout
6213
6214 \begin_layout Right Address
6215 Right Address
6216 \begin_inset Newline newline
6217 \end_inset
6218
6219 Who I am
6220 \begin_inset Newline newline
6221 \end_inset
6222
6223 Where I am
6224 \begin_inset Newline newline
6225 \end_inset
6226
6227 When is it? What is today?
6228 \end_layout
6229
6230 \begin_layout Standard
6231 That was 
6232 \family sans
6233 Right
6234 \begin_inset space ~
6235 \end_inset
6236
6237 Address
6238 \family default
6239 .
6240  Notice that the lines all have the same left margin, which LyX sets to
6241  fit the largest block of text on a single line.
6242  Here's an example of the 
6243 \family sans
6244 Address
6245 \family default
6246  environment:
6247 \end_layout
6248
6249 \begin_layout Address
6250 Who are you
6251 \begin_inset Newline newline
6252 \end_inset
6253
6254 Where do I send this
6255 \begin_inset Newline newline
6256 \end_inset
6257
6258 Your post office and country
6259 \end_layout
6260
6261 \begin_layout Standard
6262 As you can see, both 
6263 \family sans
6264 Address
6265 \family default
6266  and 
6267 \family sans
6268 Right
6269 \begin_inset space ~
6270 \end_inset
6271
6272 Address
6273 \family default
6274  add extra space between themselves and the next paragraph.
6275  If you hit 
6276 \family sans
6277 Return
6278 \family default
6279  in either of these environments, LyX resets the nesting depth and sets
6280  the environment to 
6281 \family sans
6282 Standard
6283 \family default
6284 .
6285  This makes sense, since 
6286 \family sans
6287 Return
6288 \family default
6289  is the 
6290 \family typewriter
6291 break-paragraph
6292 \family default
6293  function, and the individual lines of an address are not paragraphs.
6294  Thus, you have to use 
6295 \family typewriter
6296 break-line
6297 \family default
6298  (
6299 \begin_inset Info
6300 type  "shortcut"
6301 arg   "newline-insert newline"
6302 \end_inset
6303
6304  or 
6305 \family sans
6306 Formatting
6307 \begin_inset space ~
6308 \end_inset
6309
6310 Character\SpecialChar \menuseparator
6311 Line
6312 \begin_inset space ~
6313 \end_inset
6314
6315 Break
6316 \family default
6317  from the 
6318 \family sans
6319 Insert
6320 \family default
6321  menu) to start a new line in an 
6322 \family sans
6323 Address
6324 \family default
6325  or 
6326 \family sans
6327 Right
6328 \begin_inset space ~
6329 \end_inset
6330
6331 Address
6332 \family default
6333  environment.
6334 \end_layout
6335
6336 \begin_layout Subsection
6337 Academic Writing
6338 \end_layout
6339
6340 \begin_layout Standard
6341 Most academic writing begins with an abstract and ends with a bibliography
6342  or list of references.
6343  LyX contains paragraph environments for both of these.
6344 \end_layout
6345
6346 \begin_layout Subsubsection
6347
6348 \family sans
6349 Abstract
6350 \begin_inset Index idx
6351 status collapsed
6352
6353 \begin_layout Plain Layout
6354 Abstracts
6355 \end_layout
6356
6357 \end_inset
6358
6359
6360 \end_layout
6361
6362 \begin_layout Standard
6363 The 
6364 \family sans
6365 Abstract
6366 \family default
6367  environment is used for the abstract of an article.
6368  Technically, you could use this environment anywhere, but you really should
6369  only use it at the beginning of the document, after the title.
6370  Also, don't bother trying to nest 
6371 \family sans
6372 Abstract
6373 \family default
6374  in anything else or vice versa.
6375  It won't work.
6376  The 
6377 \family sans
6378 Abstract
6379 \family default
6380  environment is only useful in the article and report document classes.
6381  The book document classes ignores the 
6382 \family sans
6383 Abstract
6384 \family default
6385  completely, and it's utterly silly to use 
6386 \family sans
6387 Abstract
6388 \family default
6389  in a letter document class.
6390 \end_layout
6391
6392 \begin_layout Standard
6393 The 
6394 \family sans
6395 Abstract
6396 \family default
6397  environment does several things for you.
6398  First, it puts the centered label 
6399 \begin_inset Quotes eld
6400 \end_inset
6401
6402 Abstract
6403 \begin_inset Quotes erd
6404 \end_inset
6405
6406  above the text.
6407  The label and the text of the abstract are separated by some extra vertical
6408  space.
6409  Second, it typesets everything in a smaller font, just as you'd expect.
6410  Lastly, it adds a bit of extra vertical space between the abstract and
6411  the subsequent text.
6412  Well, that's how it will appear on the LyX screen.
6413  The appearance in the output depends on the used article or report class.
6414 \end_layout
6415
6416 \begin_layout Standard
6417 Starting a new paragraph by hitting 
6418 \family sans
6419 Return
6420 \family default
6421  does not reset the paragraph environment.
6422  The new paragraph will still be in the 
6423 \family sans
6424 Abstract
6425 \family default
6426  environment.
6427  So, you will have to change the paragraph environment yourself when you
6428  finish entering the abstract of your document.
6429 \end_layout
6430
6431 \begin_layout Standard
6432 \begin_inset Float figure
6433 wide false
6434 sideways false
6435 status open
6436
6437 \begin_layout Plain Layout
6438 \align center
6439 \begin_inset Graphics
6440         filename clipart/Abstract.pdf
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \begin_layout Plain Layout
6448 \begin_inset Caption
6449
6450 \begin_layout Plain Layout
6451 \begin_inset CommandInset label
6452 LatexCommand label
6453 name "cap:Paragraph-in-the"
6454
6455 \end_inset
6456
6457 Paragraph in the 
6458 \family sans
6459 Abstract
6460 \family default
6461  environment
6462 \end_layout
6463
6464 \end_inset
6465
6466
6467 \end_layout
6468
6469 \end_inset
6470
6471
6472 \end_layout
6473
6474 \begin_layout Standard
6475 We'd love to give you directly an example of the 
6476 \family sans
6477 Abstract
6478 \family default
6479  environment, but since this document is in the 
6480 \begin_inset Quotes eld
6481 \end_inset
6482
6483 book
6484 \begin_inset Quotes erd
6485 \end_inset
6486
6487  class, we can't do this.
6488  We inserted it therefore as figure
6489 \begin_inset space ~
6490 \end_inset
6491
6492
6493 \begin_inset CommandInset ref
6494 LatexCommand ref
6495 reference "cap:Paragraph-in-the"
6496
6497 \end_inset
6498
6499 .
6500  If you've never heard of an 
6501 \begin_inset Quotes eld
6502 \end_inset
6503
6504 abstract
6505 \begin_inset Quotes erd
6506 \end_inset
6507
6508  before, you can safely ignore this environment.
6509 \end_layout
6510
6511 \begin_layout Subsubsection
6512
6513 \family sans
6514 Bibliography
6515 \family default
6516
6517 \begin_inset Index idx
6518 status collapsed
6519
6520 \begin_layout Plain Layout
6521 Bibliography
6522 \end_layout
6523
6524 \end_inset
6525
6526
6527 \begin_inset CommandInset label
6528 LatexCommand label
6529 name "sub:Biblio_environment"
6530
6531 \end_inset
6532
6533
6534 \end_layout
6535
6536 \begin_layout Standard
6537 The 
6538 \family sans
6539 Bibliography
6540 \family default
6541  environment is used to list references.
6542  Technically, you could use this environment anywhere, but you really should
6543  only use it at the end of the document.
6544  Nesting 
6545 \family sans
6546 Bibliography
6547 \family default
6548  in anything else or vice versa won't work.
6549 \end_layout
6550
6551 \begin_layout Standard
6552 When you first open a 
6553 \family sans
6554 Bibliography
6555 \family default
6556  environment, LyX adds a large vertical space, followed by the heading 
6557 \begin_inset Quotes eld
6558 \end_inset
6559
6560 Bibliography
6561 \begin_inset Quotes erd
6562 \end_inset
6563
6564  or 
6565 \begin_inset Quotes eld
6566 \end_inset
6567
6568 References,
6569 \begin_inset Quotes erd
6570 \end_inset
6571
6572  depending on the document class.
6573  The heading is in a large boldface font.
6574  Each paragraph of the 
6575 \family sans
6576 Bibliography
6577 \family default
6578  environment is a bibliography entry.
6579  Thus, hitting 
6580 \family sans
6581 Return
6582 \family default
6583  does not reset the paragraph environment.
6584  Each new paragraph is still in the 
6585 \family sans
6586 Bibliography
6587 \family default
6588  environment.
6589 \end_layout
6590
6591 \begin_layout Standard
6592 There is another, usually better way to include references in your document
6593  by using a BibTeX database.
6594  For more information on that, and for a detailed description of LyX's bibliogra
6595 phy handling, have a look at in section
6596 \begin_inset space ~
6597 \end_inset
6598
6599
6600 \begin_inset CommandInset ref
6601 LatexCommand ref
6602 reference "sec:Bibliography"
6603
6604 \end_inset
6605
6606 .
6607 \end_layout
6608
6609 \begin_layout Subsection
6610 LyX
6611 \family sans
6612 -Code
6613 \begin_inset Index idx
6614 status collapsed
6615
6616 \begin_layout Plain Layout
6617 Paragraph ! LyX code
6618 \end_layout
6619
6620 \end_inset
6621
6622
6623 \begin_inset CommandInset label
6624 LatexCommand label
6625 name "sub:LyX-Code"
6626
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \begin_layout Standard
6633 The 
6634 \family sans
6635 LyX-Code
6636 \family default
6637  environment is another LyX extension.
6638  It type-sets text in a typewriter-style font.
6639  It also treats the 
6640 \family sans
6641 Space
6642 \family default
6643  key as a fixed whitespace;
6644 \begin_inset Foot
6645 status collapsed
6646
6647 \begin_layout Plain Layout
6648 In the 
6649 \family sans
6650 LyX-Code
6651 \family default
6652  environment, the 
6653 \family sans
6654 Space
6655 \family default
6656  key is treated as a 
6657 \family sans
6658 Protected
6659 \begin_inset space ~
6660 \end_inset
6661
6662 Blank
6663 \family default
6664  instead of an end-of-word marker.
6665 \end_layout
6666
6667 \end_inset
6668
6669  this is the only case in which you can type multiple whitespaces in LyX.
6670  If you need to insert blank lines, you'll still need to use 
6671 \begin_inset Info
6672 type  "shortcut"
6673 arg   "newline-insert newline"
6674 \end_inset
6675
6676  (the 
6677 \family typewriter
6678 break-line
6679 \family default
6680  function).
6681  
6682 \family sans
6683 Return
6684 \family default
6685  breaks paragraphs.
6686  Note, however, that 
6687 \family sans
6688 Return
6689 \family default
6690  does not reset the paragraph environment.
6691  So, when you finish using the 
6692 \family sans
6693 LyX-Code
6694 \family default
6695  environment, you'll need to change the paragraph environment yourself.
6696  Also, you can nest the 
6697 \family sans
6698 LyX-Code
6699 \family default
6700  environment inside of others.
6701 \end_layout
6702
6703 \begin_layout Standard
6704 There are a few quirks with this environment:
6705 \end_layout
6706
6707 \begin_layout Itemize
6708 You can't use 
6709 \begin_inset Info
6710 type  "shortcut"
6711 arg   "newline-insert newline"
6712 \end_inset
6713
6714  at the beginning of a new paragraph (i.
6715 \begin_inset space \thinspace{}
6716 \end_inset
6717
6718 g.
6719 \begin_inset space \space{}
6720 \end_inset
6721
6722 you can't follow 
6723 \family sans
6724 Return
6725 \family default
6726  with a 
6727 \begin_inset Info
6728 type  "shortcut"
6729 arg   "newline-insert newline"
6730 \end_inset
6731
6732 ).
6733 \end_layout
6734
6735 \begin_layout Itemize
6736 You can't follow a 
6737 \begin_inset Info
6738 type  "shortcut"
6739 arg   "newline-insert newline"
6740 \end_inset
6741
6742  with a 
6743 \family sans
6744 Space
6745 \family default
6746 .
6747 \end_layout
6748
6749 \begin_deeper
6750 \begin_layout Itemize
6751 Use a 
6752 \family sans
6753 Return
6754 \family default
6755  to begin a new paragraph, then you can use a 
6756 \family sans
6757 Space
6758 \family default
6759 .
6760 \end_layout
6761
6762 \begin_layout Itemize
6763 Or: use 
6764 \begin_inset Info
6765 type  "shortcut"
6766 arg   "space-insert protected"
6767 \end_inset
6768
6769  instead.
6770 \end_layout
6771
6772 \end_deeper
6773 \begin_layout Itemize
6774 You can't have an empty paragraph or an empty line.
6775  You must put at least one 
6776 \family sans
6777 Space
6778 \family default
6779  in any line you want blank.
6780  Otherwise, LaTeX generates errors.
6781 \end_layout
6782
6783 \begin_layout Itemize
6784 You cannot get the typewriter double quotes by typing 
6785 \family sans
6786 "
6787 \family default
6788  since that will insert 
6789 \emph on
6790 real
6791 \emph default
6792  quotes.
6793  You get the typewriter double quotes with 
6794 \begin_inset Info
6795 type  "shortcut"
6796 arg   "self-insert \""
6797 \end_inset
6798
6799 .
6800 \end_layout
6801
6802 \begin_layout Standard
6803 Here's an example:
6804 \end_layout
6805
6806 \begin_layout LyX-Code
6807 #include <stdio.h>
6808 \end_layout
6809
6810 \begin_layout LyX-Code
6811  
6812 \end_layout
6813
6814 \begin_layout LyX-Code
6815 int main(void)
6816 \end_layout
6817
6818 \begin_layout LyX-Code
6819 {
6820 \end_layout
6821
6822 \begin_layout LyX-Code
6823     printf("Hello World!
6824 \backslash
6825 n");
6826 \end_layout
6827
6828 \begin_layout LyX-Code
6829     return 0;
6830 \end_layout
6831
6832 \begin_layout LyX-Code
6833 }
6834 \end_layout
6835
6836 \begin_layout Standard
6837 This is just the standard 
6838 \begin_inset Quotes eld
6839 \end_inset
6840
6841 Hello world!
6842 \begin_inset Quotes erd
6843 \end_inset
6844
6845  program.
6846  
6847 \end_layout
6848
6849 \begin_layout Standard
6850
6851 \family sans
6852 LyX-Code
6853 \family default
6854  has one purpose: to typeset code, such as program source, shell scripts,
6855  rc-files, and so on.
6856  Use it only in those very special cases where you need to generate text
6857  as if you used a typewriter.
6858 \begin_inset Index idx
6859 status collapsed
6860
6861 \begin_layout Plain Layout
6862 Paragraph environments|)
6863 \end_layout
6864
6865 \end_inset
6866
6867
6868 \end_layout
6869
6870 \begin_layout Section
6871 Nesting Environments
6872 \begin_inset Index idx
6873 status collapsed
6874
6875 \begin_layout Plain Layout
6876 Nesting ! Environments
6877 \end_layout
6878
6879 \end_inset
6880
6881
6882 \begin_inset CommandInset label
6883 LatexCommand label
6884 name "sec:Nesting"
6885
6886 \end_inset
6887
6888
6889 \end_layout
6890
6891 \begin_layout Subsection
6892 Introduction
6893 \end_layout
6894
6895 \begin_layout Standard
6896 LyX treats text as a unified block with a particular context and specific
6897  properties.
6898  This allows you to create blocks that inherit some of the properties of
6899  another block.
6900  For example you have three main points in an outline, but point #2 also
6901  has two subpoints.
6902  In other words, you have a list inside of another list, with the inner
6903  list 
6904 \begin_inset Quotes eld
6905 \end_inset
6906
6907 attached
6908 \begin_inset Quotes erd
6909 \end_inset
6910
6911  to item #2:
6912 \end_layout
6913
6914 \begin_layout Enumerate
6915 one
6916 \end_layout
6917
6918 \begin_layout Enumerate
6919 two
6920 \end_layout
6921
6922 \begin_deeper
6923 \begin_layout Enumerate
6924 sublist – item #1
6925 \end_layout
6926
6927 \begin_layout Enumerate
6928 sublist – item #2
6929 \end_layout
6930
6931 \end_deeper
6932 \begin_layout Enumerate
6933 three
6934 \end_layout
6935
6936 \begin_layout Standard
6937 You put a list inside a list by nesting one list inside the other.
6938  Nesting an environment is quite simple: Select 
6939 \family sans
6940 Increase
6941 \begin_inset space ~
6942 \end_inset
6943
6944 List
6945 \begin_inset space ~
6946 \end_inset
6947
6948 Depth
6949 \family default
6950  or 
6951 \family sans
6952 Decrease
6953 \begin_inset space ~
6954 \end_inset
6955
6956 List
6957 \begin_inset space ~
6958 \end_inset
6959
6960 Depth
6961 \family default
6962  from the 
6963 \family sans
6964 Edit
6965 \family default
6966  menu to change the nesting depth of the current paragraph (the status bar
6967  will tell you how far you are nested).
6968  Instead of the menu, you can also use the toolbar buttons 
6969 \begin_inset Graphics
6970         filename ../images/depth-increment.png
6971
6972 \end_inset
6973
6974  and 
6975 \begin_inset Graphics
6976         filename ../images/depth-decrement.png
6977
6978 \end_inset
6979
6980  or the convenient key bindings 
6981 \family sans
6982 Tab
6983 \family default
6984  and 
6985 \family sans
6986 Shift-Tab
6987 \family default
6988  or 
6989 \begin_inset Info
6990 type  "shortcut"
6991 arg   "depth-increment"
6992 \end_inset
6993
6994  and 
6995 \begin_inset Info
6996 type  "shortcut"
6997 arg   "depth-decrement"
6998 \end_inset
6999
7000  to change the nesting level.
7001  The change will work on the current selection if you have made one (allowing
7002  you to change the nesting of several paragraphs at once), or the current
7003  paragraph.
7004 \end_layout
7005
7006 \begin_layout Standard
7007 Note that LyX only changes the nesting depth if it can.
7008  If it's invalid to do so, nothing happens if you try to change the depth.
7009  Additionally, if you change the depth of one paragraph, it affects the
7010  depth of every paragraph nested inside of it.
7011 \end_layout
7012
7013 \begin_layout Standard
7014 Nesting isn't limited to lists.
7015  In LyX, you can nest just about anything inside anything else, as you're
7016  about to find out.
7017  This is the real power of nesting paragraph environments.
7018 \end_layout
7019
7020 \begin_layout Subsection
7021 What You Can and Can't Nest
7022 \end_layout
7023
7024 \begin_layout Standard
7025 Before we fire a list of paragraph environments at you, we need to tell
7026  you a little bit more about how nesting works.
7027 \end_layout
7028
7029 \begin_layout Standard
7030 The question if nesting a paragraph environment is possible, is a bit more
7031  complicated than a simple yes or no.
7032  There are three types of paragraph environments:
7033 \end_layout
7034
7035 \begin_layout Itemize
7036 Completely unnestable
7037 \end_layout
7038
7039 \begin_layout Itemize
7040 Fully nestable, you can nest them inside things and you can also nest other
7041  things inside them.
7042 \end_layout
7043
7044 \begin_layout Itemize
7045 A third type, you can nest them into other environments, but you can't nest
7046  anything into them.
7047 \end_layout
7048
7049 \begin_layout Standard
7050 Here's a list of the three types of nesting behavior, and which paragraph
7051  environments have them:
7052 \end_layout
7053
7054 \begin_layout Description
7055 Unnestable Can't nest them.
7056  Can't nest into them.
7057 \end_layout
7058
7059 \begin_deeper
7060 \begin_layout Itemize
7061
7062 \family sans
7063 Bibliography
7064 \end_layout
7065
7066 \begin_layout Itemize
7067
7068 \family sans
7069 Abstract
7070 \end_layout
7071
7072 \begin_layout Itemize
7073
7074 \family sans
7075 Title
7076 \end_layout
7077
7078 \begin_layout Itemize
7079
7080 \family sans
7081 Author
7082 \end_layout
7083
7084 \begin_layout Itemize
7085
7086 \family sans
7087 Date
7088 \end_layout
7089
7090 \end_deeper
7091 \begin_layout Description
7092 Fully
7093 \begin_inset space ~
7094 \end_inset
7095
7096 Nestable You can nest them.
7097  You can nest other things into them.
7098 \end_layout
7099
7100 \begin_deeper
7101 \begin_layout Itemize
7102
7103 \family sans
7104 Verse
7105 \end_layout
7106
7107 \begin_layout Itemize
7108
7109 \family sans
7110 Quote
7111 \end_layout
7112
7113 \begin_layout Itemize
7114
7115 \family sans
7116 Quotation
7117 \end_layout
7118
7119 \begin_layout Itemize
7120
7121 \family sans
7122 Itemize
7123 \end_layout
7124
7125 \begin_layout Itemize
7126
7127 \family sans
7128 Enumerate
7129 \end_layout
7130
7131 \begin_layout Itemize
7132
7133 \family sans
7134 Description
7135 \end_layout
7136
7137 \begin_layout Itemize
7138
7139 \family sans
7140 List
7141 \end_layout
7142
7143 \begin_layout Itemize
7144
7145 \family sans
7146 LyX-Code
7147 \end_layout
7148
7149 \end_deeper
7150 \begin_layout Description
7151 Nestable-Inside You can nest them inside other things.
7152  You can't nest anything into them.
7153 \end_layout
7154
7155 \begin_deeper
7156 \begin_layout Itemize
7157
7158 \family sans
7159 Standard
7160 \end_layout
7161
7162 \begin_layout Itemize
7163
7164 \family sans
7165 Part
7166 \end_layout
7167
7168 \begin_layout Itemize
7169
7170 \family sans
7171 Chapter
7172 \end_layout
7173
7174 \begin_layout Itemize
7175
7176 \family sans
7177 Section
7178 \end_layout
7179
7180 \begin_layout Itemize
7181
7182 \family sans
7183 Subsection
7184 \end_layout
7185
7186 \begin_layout Itemize
7187
7188 \family sans
7189 Subsubsection
7190 \end_layout
7191
7192 \begin_layout Itemize
7193
7194 \family sans
7195 Paragraph
7196 \end_layout
7197
7198 \begin_layout Itemize
7199
7200 \family sans
7201 Subparagraph
7202 \end_layout
7203
7204 \begin_layout Itemize
7205
7206 \family sans
7207 Part*
7208 \end_layout
7209
7210 \begin_layout Itemize
7211
7212 \family sans
7213 Chapter*
7214 \end_layout
7215
7216 \begin_layout Itemize
7217
7218 \family sans
7219 Section*
7220 \end_layout
7221
7222 \begin_layout Itemize
7223
7224 \family sans
7225 Subsection*
7226 \end_layout
7227
7228 \begin_layout Itemize
7229
7230 \family sans
7231 Subsubsection*
7232 \end_layout
7233
7234 \begin_layout Itemize
7235
7236 \family sans
7237 Right
7238 \begin_inset space ~
7239 \end_inset
7240
7241 Address
7242 \end_layout
7243
7244 \begin_layout Itemize
7245
7246 \family sans
7247 Address
7248 \end_layout
7249
7250 \end_deeper
7251 \begin_layout Standard
7252 \begin_inset Note Greyedout
7253 status open
7254
7255 \begin_layout Plain Layout
7256
7257 \series bold
7258 Note:
7259 \series default
7260  Although it is possible to nest numbered section headings like 
7261 \family sans
7262 Chapter
7263 \family default
7264
7265 \family sans
7266 Section
7267 \family default
7268 , etc.
7269 \begin_inset space ~
7270 \end_inset
7271
7272 to e.
7273 \begin_inset space \thinspace{}
7274 \end_inset
7275
7276 g.
7277 \begin_inset space \space{}
7278 \end_inset
7279
7280 lists, it is highly recommended not to do this because the aim is to create
7281  well structured documents following typesetting guidelines whereas nested
7282  section headings violate this.
7283 \end_layout
7284
7285 \end_inset
7286
7287
7288 \end_layout
7289
7290 \begin_layout Subsection
7291 Nesting Other Things: Tables, Math, Floats, etc.
7292 \begin_inset Index idx
7293 status collapsed
7294
7295 \begin_layout Plain Layout
7296 Nesting ! Tables etc.
7297 \end_layout
7298
7299 \end_inset
7300
7301
7302 \end_layout
7303
7304 \begin_layout Standard
7305 There are several things that aren't paragraph environments, but which are
7306  affected by nesting anyhow.
7307  They are:
7308 \end_layout
7309
7310 \begin_layout Itemize
7311 equations
7312 \end_layout
7313
7314 \begin_layout Itemize
7315 tables
7316 \end_layout
7317
7318 \begin_layout Itemize
7319 figures
7320 \end_layout
7321
7322 \begin_layout Standard
7323 (
7324 \begin_inset Note Greyedout
7325 status open
7326
7327 \begin_layout Plain Layout
7328
7329 \series bold
7330 Note:
7331 \series default
7332  Figures and tables in 
7333 \family sans
7334 Floats
7335 \family default
7336  are not affected by this.
7337 \end_layout
7338
7339 \end_inset
7340
7341  Have a look at section
7342 \begin_inset space ~
7343 \end_inset
7344
7345
7346 \begin_inset CommandInset ref
7347 LatexCommand ref
7348 reference "sec:Floats"
7349
7350 \end_inset
7351
7352  for more information about 
7353 \family sans
7354 Floats
7355 \family default
7356 .)
7357 \end_layout
7358
7359 \begin_layout Standard
7360 LyX can treat these three objects as either a word or as a paragraph.
7361  If a figure, table, or an equation is inline, it goes wherever the paragraph
7362  it is in goes.
7363 \end_layout
7364
7365 \begin_layout Standard
7366 On the other hand, if you have an equation, figure or table in a 
7367 \begin_inset Quotes eld
7368 \end_inset
7369
7370 paragraph
7371 \begin_inset Quotes erd
7372 \end_inset
7373
7374  of its own, it behaves just like a 
7375 \begin_inset Quotes eld
7376 \end_inset
7377
7378 nestable-inside
7379 \begin_inset Quotes erd
7380 \end_inset
7381
7382  paragraph environment.
7383  You can nest it into any environment, but you obviously can't nest anything
7384  into it.
7385 \end_layout
7386
7387 \begin_layout Standard
7388 Here's an example with a table:
7389 \end_layout
7390
7391 \begin_layout Enumerate
7392 Item One
7393 \end_layout
7394
7395 \begin_deeper
7396 \begin_layout Enumerate
7397 This is (a) and it's nested.
7398 \end_layout
7399
7400 \begin_deeper
7401 \begin_layout Standard
7402 \begin_inset VSpace 0.3cm
7403 \end_inset
7404
7405
7406 \end_layout
7407
7408 \begin_layout Standard
7409 \align center
7410 \begin_inset Tabular
7411 <lyxtabular version="3" rows="2" columns="2">
7412 <features tabularvalignment="middle">
7413 <column alignment="center" valignment="top" width="0pt">
7414 <column alignment="center" valignment="top" width="0pt">
7415 <row>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420
7421 \family roman
7422 \series medium
7423 \shape up
7424 \size normal
7425 \emph off
7426 \bar no
7427 \noun off
7428 \color none
7429 a
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438
7439 \family roman
7440 \series medium
7441 \shape up
7442 \size normal
7443 \emph off
7444 \bar no
7445 \noun off
7446 \color none
7447 b
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 </row>
7453 <row>
7454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7455 \begin_inset Text
7456
7457 \begin_layout Plain Layout
7458
7459 \family roman
7460 \series medium
7461 \shape up
7462 \size normal
7463 \emph off
7464 \bar no
7465 \noun off
7466 \color none
7467 c
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476
7477 \family roman
7478 \series medium
7479 \shape up
7480 \size normal
7481 \emph off
7482 \bar no
7483 \noun off
7484 \color none
7485 d
7486 \end_layout
7487
7488 \end_inset
7489 </cell>
7490 </row>
7491 </lyxtabular>
7492
7493 \end_inset
7494
7495
7496 \end_layout
7497
7498 \begin_layout Standard
7499 \begin_inset VSpace 0.3cm
7500 \end_inset
7501
7502
7503 \end_layout
7504
7505 \end_deeper
7506 \begin_layout Enumerate
7507 This is (b).
7508  The table is actually nested inside (a).
7509 \end_layout
7510
7511 \end_deeper
7512 \begin_layout Enumerate
7513 Back out again.
7514 \end_layout
7515
7516 \begin_layout Standard
7517 If we hadn't nested the table at all, the list would look like this:
7518 \end_layout
7519
7520 \begin_layout Enumerate
7521 Item One
7522 \end_layout
7523
7524 \begin_deeper
7525 \begin_layout Enumerate
7526 This is (a) and it's nested.
7527 \end_layout
7528
7529 \end_deeper
7530 \begin_layout Standard
7531 \begin_inset VSpace 0.3cm
7532 \end_inset
7533
7534
7535 \end_layout
7536
7537 \begin_layout Standard
7538 \align center
7539 \begin_inset Tabular
7540 <lyxtabular version="3" rows="2" columns="2">
7541 <features tabularvalignment="middle">
7542 <column alignment="center" valignment="top" width="0pt">
7543 <column alignment="center" valignment="top" width="0pt">
7544 <row>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549
7550 \family roman
7551 \series medium
7552 \shape up
7553 \size normal
7554 \emph off
7555 \bar no
7556 \noun off
7557 \color none
7558 a
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567
7568 \family roman
7569 \series medium
7570 \shape up
7571 \size normal
7572 \emph off
7573 \bar no
7574 \noun off
7575 \color none
7576 b
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 <row>
7583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587
7588 \family roman
7589 \series medium
7590 \shape up
7591 \size normal
7592 \emph off
7593 \bar no
7594 \noun off
7595 \color none
7596 c
7597 \end_layout
7598
7599 \end_inset
7600 </cell>
7601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605
7606 \family roman
7607 \series medium
7608 \shape up
7609 \size normal
7610 \emph off
7611 \bar no
7612 \noun off
7613 \color none
7614 d
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 </row>
7620 </lyxtabular>
7621
7622 \end_inset
7623
7624
7625 \end_layout
7626
7627 \begin_layout Standard
7628 \begin_inset VSpace 0.3cm
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \begin_layout Enumerate
7635 This is (b).
7636  The table is 
7637 \emph on
7638 not
7639 \emph default
7640  nested inside (a).
7641  In fact, it's not nested at all.
7642 \end_layout
7643
7644 \begin_layout Enumerate
7645 Back out again.
7646 \end_layout
7647
7648 \begin_layout Standard
7649 Notice how item (b) is not only no longer nested, but is also the first
7650  item of a new list!
7651 \end_layout
7652
7653 \begin_layout Standard
7654 There's another trap you can fall into: Nesting the table, but not going
7655  deep enough.
7656  LyX then turns anything after the table into a new sublist.
7657 \end_layout
7658
7659 \begin_layout Enumerate
7660 Item One
7661 \end_layout
7662
7663 \begin_deeper
7664 \begin_layout Enumerate
7665 This is (a) and it's nested.
7666 \end_layout
7667
7668 \begin_layout Standard
7669 \begin_inset VSpace 0.3cm
7670 \end_inset
7671
7672
7673 \end_layout
7674
7675 \begin_layout Standard
7676 \align center
7677 \begin_inset Tabular
7678 <lyxtabular version="3" rows="2" columns="2">
7679 <features tabularvalignment="middle">
7680 <column alignment="center" valignment="top" width="0pt">
7681 <column alignment="center" valignment="top" width="0pt">
7682 <row>
7683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687
7688 \family roman
7689 \series medium
7690 \shape up
7691 \size normal
7692 \emph off
7693 \bar no
7694 \noun off
7695 \color none
7696 a
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705
7706 \family roman
7707 \series medium
7708 \shape up
7709 \size normal
7710 \emph off
7711 \bar no
7712 \noun off
7713 \color none
7714 b
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 </row>
7720 <row>
7721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725
7726 \family roman
7727 \series medium
7728 \shape up
7729 \size normal
7730 \emph off
7731 \bar no
7732 \noun off
7733 \color none
7734 c
7735 \end_layout
7736
7737 \end_inset
7738 </cell>
7739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \family roman
7745 \series medium
7746 \shape up
7747 \size normal
7748 \emph off
7749 \bar no
7750 \noun off
7751 \color none
7752 d
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 </row>
7758 </lyxtabular>
7759
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \begin_layout Standard
7766 \begin_inset VSpace 0.3cm
7767 \end_inset
7768
7769
7770 \end_layout
7771
7772 \begin_layout Enumerate
7773 This is (b).
7774  The table is actually nested inside Item One, but 
7775 \emph on
7776 not
7777 \emph default
7778  inside (a).
7779 \end_layout
7780
7781 \end_deeper
7782 \begin_layout Enumerate
7783 Back out again.
7784 \end_layout
7785
7786 \begin_layout Standard
7787 As you can see, item (b) turned into the first item of a new list, but a
7788  new list 
7789 \emph on
7790 inside
7791 \emph default
7792  item 1.
7793  The same thing would have happened to a figure or an equation.
7794  So, if you nest tables, figures or equations, make sure you go to the right
7795  depth!
7796 \end_layout
7797
7798 \begin_layout Subsection
7799 Usage and General Features
7800 \end_layout
7801
7802 \begin_layout Standard
7803 Speaking of levels, LyX can perform up to a six-fold nesting.
7804  In other words, 
7805 \begin_inset Quotes eld
7806 \end_inset
7807
7808 level #6
7809 \begin_inset Quotes erd
7810 \end_inset
7811
7812  is the innermost possible depth.
7813  Here's an example to illustrate what we mean:
7814 \end_layout
7815
7816 \begin_layout Enumerate
7817 level #1 – outermost
7818 \end_layout
7819
7820 \begin_deeper
7821 \begin_layout Enumerate
7822 level #2
7823 \end_layout
7824
7825 \begin_deeper
7826 \begin_layout Enumerate
7827 level #3
7828 \end_layout
7829
7830 \begin_deeper
7831 \begin_layout Enumerate
7832 level #4
7833 \end_layout
7834
7835 \begin_deeper
7836 \begin_layout Itemize
7837 level #5
7838 \end_layout
7839
7840 \begin_deeper
7841 \begin_layout Itemize
7842 level #6
7843 \end_layout
7844
7845 \end_deeper
7846 \end_deeper
7847 \end_deeper
7848 \end_deeper
7849 \end_deeper
7850 \begin_layout Standard
7851 There are two exceptions to the six-fold nesting limit, and you can see
7852  both of them in the example.
7853  Unlike the other fully-nestable environments, you can only perform a four-fold
7854  nesting with the 
7855 \family sans
7856 Enumerate
7857 \family default
7858  and 
7859 \family sans
7860 Itemize
7861 \family default
7862  environments.
7863  For example, if we tried to nest another 
7864 \family sans
7865 Enumerate
7866 \family default
7867  list inside item 
7868 \begin_inset Quotes eld
7869 \end_inset
7870
7871 A.
7872 \begin_inset Quotes erd
7873 \end_inset
7874
7875 , we would get errors.
7876 \end_layout
7877
7878 \begin_layout Subsection
7879 Some Examples
7880 \begin_inset Index idx
7881 status collapsed
7882
7883 \begin_layout Plain Layout
7884 Nesting ! Examples
7885 \end_layout
7886
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \begin_layout Standard
7893 The best way to explain just what you can do with nesting is by illustration.
7894  We have several examples of nested environments.
7895  In them, we explain how we created the example, so that you can reproduce
7896  them.
7897 \end_layout
7898
7899 \begin_layout Subsubsection
7900 Example 1: The Six-fold Way and Mixed Nesting
7901 \end_layout
7902
7903 \begin_layout Labeling
7904 \labelwidthstring MMM
7905 #1-a This is the outermost level.
7906  It's a 
7907 \family sans
7908 List
7909 \family default
7910  environment.
7911 \end_layout
7912
7913 \begin_deeper
7914 \begin_layout Labeling
7915 \labelwidthstring MMM
7916 #2-a This is level #2.
7917  We created it by using 
7918 \begin_inset Info
7919 type  "shortcut"
7920 arg   "break-paragraph inverse"
7921 \end_inset
7922
7923  followed by 
7924 \begin_inset Info
7925 type  "shortcut"
7926 arg   "depth-increment"
7927 \end_inset
7928
7929 .
7930 \end_layout
7931
7932 \begin_deeper
7933 \begin_layout Labeling
7934 \labelwidthstring MMM
7935 #3-a This is level #3.
7936  This time, we just hit 
7937 \family sans
7938 Return
7939 \family default
7940 , then used 
7941 \begin_inset Info
7942 type  "shortcut"
7943 arg   "depth-increment"
7944 \end_inset
7945
7946  twice in a row.
7947  We could have also created it the same way as we did the previous level,
7948  by hitting 
7949 \begin_inset Info
7950 type  "shortcut"
7951 arg   "break-paragraph inverse"
7952 \end_inset
7953
7954  followed by 
7955 \begin_inset Info
7956 type  "shortcut"
7957 arg   "depth-increment"
7958 \end_inset
7959
7960 .
7961 \end_layout
7962
7963 \begin_deeper
7964 \begin_layout Standard
7965 This is actually a 
7966 \family sans
7967 Standard
7968 \family default
7969  environment, nested inside of 
7970 \begin_inset Quotes eld
7971 \end_inset
7972
7973 #3-a
7974 \begin_inset Quotes erd
7975 \end_inset
7976
7977 .
7978  So, it's at level #4.
7979  We did this by hitting 
7980 \begin_inset Info
7981 type  "shortcut"
7982 arg   "break-paragraph inverse"
7983 \end_inset
7984
7985 , then 
7986 \begin_inset Info
7987 type  "shortcut"
7988 arg   "depth-increment"
7989 \end_inset
7990
7991 , then changing the paragraph environment to 
7992 \family sans
7993 Standard
7994 \family default
7995 .
7996  Do this to create list items with more than one paragraph — it also works
7997  for the 
7998 \family sans
7999 Description
8000 \family default
8001
8002 \family sans
8003 Enumerate
8004 \family default
8005 , and 
8006 \family sans
8007 Itemize
8008 \family default
8009  environments!
8010 \end_layout
8011
8012 \begin_layout Standard
8013 Here's another 
8014 \family sans
8015 Standard
8016 \family default
8017  paragraph, also at level #4, made with just a 
8018 \begin_inset Info
8019 type  "shortcut"
8020 arg   "break-paragraph inverse"
8021 \end_inset
8022
8023 .
8024 \end_layout
8025
8026 \begin_layout Labeling
8027 \labelwidthstring MMM
8028 #4-a This is level #4.
8029  We hit 
8030 \begin_inset Info
8031 type  "shortcut"
8032 arg   "break-paragraph inverse"
8033 \end_inset
8034
8035  and changed the paragraph environment back to 
8036 \family sans
8037 List
8038 \family default
8039 .
8040  Remember — we can't nest anything inside a 
8041 \family sans
8042 Standard
8043 \family default
8044  environment, which is why we're still at level #4.
8045  However, we 
8046 \emph on
8047 can
8048 \emph default
8049  keep nesting things inside 
8050 \begin_inset Quotes eld
8051 \end_inset
8052
8053 #3-a
8054 \begin_inset Quotes erd
8055 \end_inset
8056
8057 .
8058 \end_layout
8059
8060 \begin_deeper
8061 \begin_layout Labeling
8062 \labelwidthstring MMM
8063 #5-a This is level #5\SpecialChar \ldots{}
8064
8065 \end_layout
8066
8067 \begin_deeper
8068 \begin_layout Labeling
8069 \labelwidthstring MMM
8070 #6-a \SpecialChar \ldots{}
8071 and this is level #6.
8072  By now, you should know how we made these two.
8073 \end_layout
8074
8075 \end_deeper
8076 \begin_layout Labeling
8077 \labelwidthstring MMM
8078 #5-b Back to level #5.
8079  Just hit 
8080 \begin_inset Info
8081 type  "shortcut"
8082 arg   "break-paragraph inverse"
8083 \end_inset
8084
8085  followed by a 
8086 \begin_inset Info
8087 type  "shortcut"
8088 arg   "depth-decrement"
8089 \end_inset
8090
8091 .
8092 \end_layout
8093
8094 \end_deeper
8095 \begin_layout Labeling
8096 \labelwidthstring MMM
8097 #4-b After another 
8098 \begin_inset Info
8099 type  "shortcut"
8100 arg   "break-paragraph inverse"
8101 \end_inset
8102
8103  followed by a 
8104 \begin_inset Info
8105 type  "shortcut"
8106 arg   "depth-decrement"
8107 \end_inset
8108
8109 , we're back at level #4.
8110 \end_layout
8111
8112 \end_deeper
8113 \begin_layout Labeling
8114 \labelwidthstring MMM
8115 #3-b Back to level #3.
8116  By now it should be obvious how we did this.
8117 \end_layout
8118
8119 \end_deeper
8120 \begin_layout Labeling
8121 \labelwidthstring MMM
8122 #2-b Back to level #2.
8123  
8124 \end_layout
8125
8126 \end_deeper
8127 \begin_layout Labeling
8128 \labelwidthstring MMM
8129 #1-b And last, back to the outermost level, #1.
8130  After this sentence, we'll hit 
8131 \family sans
8132 Return
8133 \family default
8134  and change the paragraph environment back to 
8135 \family sans
8136 Standard
8137 \family default
8138  to end the list.
8139 \end_layout
8140
8141 \begin_layout Standard
8142 We could have also used the 
8143 \family sans
8144 Description
8145 \family default
8146
8147 \family sans
8148 Quote
8149 \family default
8150
8151 \family sans
8152 Quotation
8153 \family default
8154 , or even the 
8155 \family sans
8156 Verse
8157 \family default
8158  environment in place of the 
8159 \family sans
8160 List
8161 \family default
8162  environment.
8163  The example would have worked exactly the same.
8164 \end_layout
8165
8166 \begin_layout Subsubsection
8167 Example 2: Inheritance
8168 \end_layout
8169
8170 \begin_layout LyX-Code
8171 This is the LyX-Code environment, at level #1, the outermost
8172 \end_layout
8173
8174 \begin_layout LyX-Code
8175 level.
8176   Now we'll hit 
8177 \family sans
8178 Return
8179 \family default
8180 , then 
8181 \begin_inset Info
8182 type  "shortcut"
8183 arg   "depth-increment"
8184 \end_inset
8185
8186 , after which, we'll change to the 
8187 \family sans
8188 Enumerate
8189 \family default
8190  environment.
8191 \end_layout
8192
8193 \begin_deeper
8194 \begin_layout Enumerate
8195 This is the 
8196 \family sans
8197 Enumerate
8198 \family default
8199  environment, at level #2.
8200 \end_layout
8201
8202 \begin_layout Enumerate
8203 Notice how the nested 
8204 \family sans
8205 Enumerate
8206 \family default
8207  not only inherits its margins from its parent environment (
8208 \family sans
8209 LyX-Code
8210 \family default
8211 ), but also inherits its font and spacing!
8212 \end_layout
8213
8214 \end_deeper
8215 \begin_layout Standard
8216 We ended this example by hitting 
8217 \family sans
8218 Return
8219 \family default
8220 .
8221  After that, we needed to reset the paragraph environment to 
8222 \family sans
8223 Standard
8224 \family default
8225  and reset the nesting depth by using 
8226 \begin_inset Info
8227 type  "shortcut"
8228 arg   "depth-decrement"
8229 \end_inset
8230
8231  once.
8232 \end_layout
8233
8234 \begin_layout Subsubsection
8235 Example 3: Labels, Levels, and the 
8236 \family sans
8237 Enumerate
8238 \family default
8239  and 
8240 \family sans
8241 Itemize
8242 \family default
8243  Environments
8244 \begin_inset Argument
8245 status collapsed
8246
8247 \begin_layout Plain Layout
8248 Example #3: Labels, Levels and other list environments
8249 \end_layout
8250
8251 \end_inset
8252
8253
8254 \end_layout
8255
8256 \begin_layout Enumerate
8257 This is level #1, in an 
8258 \family sans
8259 Enumerate
8260 \family default
8261  paragraph environment.
8262  We're actually going to nest a bunch of these.
8263 \end_layout
8264
8265 \begin_deeper
8266 \begin_layout Enumerate
8267 This is level #2.
8268  We used 
8269 \begin_inset Info
8270 type  "shortcut"
8271 arg   "break-paragraph inverse"
8272 \end_inset
8273
8274  followed by 
8275 \begin_inset Info
8276 type  "shortcut"
8277 arg   "depth-increment"
8278 \end_inset
8279
8280 .
8281  Now, what happens if we nest an 
8282 \family sans
8283 Itemize
8284 \family default
8285  environment inside of this one? It will be at level #3, but what will its
8286  label be? An asterisk?
8287 \end_layout
8288
8289 \begin_deeper
8290 \begin_layout Itemize
8291 No! It's a bullet.
8292  This is the 
8293 \emph on
8294 first
8295 \emph default
8296  
8297 \family sans
8298 Itemize
8299 \family default
8300  environment, even though it's at level #3.
8301  So, its label is a bullet.
8302  (We got here by using 
8303 \begin_inset Info
8304 type  "shortcut"
8305 arg   "break-paragraph inverse"
8306 \end_inset
8307
8308 , then 
8309 \begin_inset Info
8310 type  "shortcut"
8311 arg   "depth-increment"
8312 \end_inset
8313
8314 , then changing the environment to 
8315 \family sans
8316 Itemize
8317 \family default
8318 .)
8319 \end_layout
8320
8321 \begin_deeper
8322 \begin_layout Itemize
8323 Here's level #4, produced using 
8324 \begin_inset Info
8325 type  "shortcut"
8326 arg   "break-paragraph inverse"
8327 \end_inset
8328
8329 , then 
8330 \begin_inset Info
8331 type  "shortcut"
8332 arg   "depth-increment"
8333 \end_inset
8334
8335 .
8336  We'll do that again\SpecialChar \ldots{}
8337
8338 \end_layout
8339
8340 \begin_deeper
8341 \begin_layout Enumerate
8342 \SpecialChar \ldots{}
8343 to get to level #5.
8344  This time, however, we also changed the paragraph environment back to 
8345 \family sans
8346 Enumerate
8347 \family default
8348 .
8349  Notice the type of numbering, it is 
8350 \emph on
8351 lowercase Roman
8352 \emph default
8353 , because we are in the 
8354 \emph on
8355 thirdfold
8356 \emph default
8357  
8358 \family sans
8359 Enumerate
8360 \family default
8361  environment (i.
8362 \begin_inset space \thinspace{}
8363 \end_inset
8364
8365 g.
8366  it is an 
8367 \family sans
8368 Enumerate
8369 \family default
8370  inside an 
8371 \family sans
8372 Enumerate
8373 \family default
8374  inside an 
8375 \family sans
8376 Enumerate
8377 \family default
8378 ).
8379 \end_layout
8380
8381 \begin_layout Enumerate
8382 What happens if we 
8383 \emph on
8384 don't
8385 \emph default
8386  change the paragraph environment, but decrease the nesting depth? What
8387  type of numbering does LyX use?
8388 \end_layout
8389
8390 \begin_layout Enumerate
8391 Oh, as if you couldn't guess by now, we're just using 
8392 \begin_inset Info
8393 type  "shortcut"
8394 arg   "break-paragraph inverse"
8395 \end_inset
8396
8397  to keep the current environment and depth but create a new item.
8398 \end_layout
8399
8400 \begin_layout Enumerate
8401 Let's use 
8402 \begin_inset Info
8403 type  "shortcut"
8404 arg   "depth-decrement"
8405 \end_inset
8406
8407  to decrease the depth after the next 
8408 \begin_inset Info
8409 type  "shortcut"
8410 arg   "break-paragraph inverse"
8411 \end_inset
8412
8413 .
8414 \end_layout
8415
8416 \end_deeper
8417 \begin_layout Enumerate
8418 This is level #4.
8419  Look what type of label LyX is using!
8420 \end_layout
8421
8422 \end_deeper
8423 \begin_layout Enumerate
8424 This is level #3.
8425  Even though we've changed levels, LyX is still using a lowercase Roman
8426  numeral as the label.Why?
8427 \end_layout
8428
8429 \begin_layout Enumerate
8430 Because, even though the nesting depth has changed, the paragraph is 
8431 \emph on
8432 still
8433 \emph default
8434  a thirdfold 
8435 \family sans
8436 Enumerate
8437 \family default
8438  environment.
8439  Notice, however, that LyX 
8440 \emph on
8441 did
8442 \emph default
8443  reset the counter for the label.
8444 \end_layout
8445
8446 \end_deeper
8447 \begin_layout Enumerate
8448 Another 
8449 \begin_inset Info
8450 type  "shortcut"
8451 arg   "break-paragraph inverse"
8452 \end_inset
8453
8454  
8455 \begin_inset Info
8456 type  "shortcut"
8457 arg   "depth-decrement"
8458 \end_inset
8459
8460  sequence, and we're back to level #2.
8461  This time, we not only changed the nesting depth, but we also moved back
8462  into the twofold-nested 
8463 \family sans
8464 Enumerate
8465 \family default
8466  environment.
8467 \end_layout
8468
8469 \end_deeper
8470 \begin_layout Enumerate
8471 The same thing happens if we do another 
8472 \begin_inset Info
8473 type  "shortcut"
8474 arg   "break-paragraph inverse"
8475 \end_inset
8476
8477  
8478 \begin_inset Info
8479 type  "shortcut"
8480 arg   "depth-decrement"
8481 \end_inset
8482
8483 sequence and return to level #1, the outermost level.
8484 \end_layout
8485
8486 \begin_layout Standard
8487 Lastly, we reset the environment to 
8488 \family sans
8489 Standard
8490 \family default
8491 .
8492  As you can see, the level number doesn't correspond to what type of labeling
8493  LyX uses for the 
8494 \family sans
8495 Enumerate
8496 \family default
8497  and 
8498 \family sans
8499 Itemize
8500 \family default
8501  environments.
8502  The number of other 
8503 \family sans
8504 Enumerate
8505 \family default
8506  environments surrounding it determines what kind of label LyX uses for
8507  an 
8508 \family sans
8509 Enumerate
8510 \family default
8511  item.
8512  The same rule applies for the 
8513 \family sans
8514 Itemize
8515 \family default
8516  environment, as well.
8517 \end_layout
8518
8519 \begin_layout Subsubsection
8520 Example 4: Going Bonkers
8521 \end_layout
8522
8523 \begin_layout Enumerate
8524 We're going to go totally nuts now.
8525  We won't nest as deep as in the other examples, nor will we go into the
8526  same detail with how we did it.
8527  (level #1: 
8528 \family sans
8529 Enumerate
8530 \family default
8531 )
8532 \end_layout
8533
8534 \begin_deeper
8535 \begin_layout Standard
8536 (
8537 \family sans
8538 Return, 
8539 \family default
8540
8541 \begin_inset Info
8542 type  "shortcut"
8543 arg   "depth-increment"
8544 \end_inset
8545
8546
8547 \family sans
8548 , Standard
8549 \family default
8550 : level #2) We'll stick an encapsulated description of how we created the
8551  example in parentheses someplace.
8552  For example, the two keybindings are how we changed the depth.
8553  The environment name is the name of the current environment.
8554  Either before or after this, we'll put in the level.
8555 \end_layout
8556
8557 \end_deeper
8558 \begin_layout Enumerate
8559 (
8560 \family sans
8561 Return, Enumerate
8562 \family default
8563 : level #1) This is the next item in the list.
8564 \end_layout
8565
8566 \begin_deeper
8567 \begin_layout Verse
8568 Now we'll add verse.
8569 \begin_inset Newline newline
8570 \end_inset
8571
8572 It will get much worse.
8573 \begin_inset Newline newline
8574 \end_inset
8575
8576 (
8577 \family sans
8578 Return, 
8579 \family default
8580
8581 \begin_inset Info
8582 type  "shortcut"
8583 arg   "depth-increment"
8584 \end_inset
8585
8586
8587 \family sans
8588 , Verse
8589 \family default
8590 : level #2)
8591 \end_layout
8592
8593 \begin_layout Verse
8594 Fiddle dee, Fiddle doo.
8595 \begin_inset Newline newline
8596 \end_inset
8597
8598 Bippitey boppitey boo!
8599 \begin_inset Newline newline
8600 \end_inset
8601
8602 (
8603 \begin_inset Info
8604 type  "shortcut"
8605 arg   "break-paragraph inverse"
8606 \end_inset
8607
8608
8609 \family sans
8610 )
8611 \end_layout
8612
8613 \begin_layout Verse
8614 Here comes a table:
8615 \end_layout
8616
8617 \begin_deeper
8618 \begin_layout Standard
8619 \begin_inset VSpace 0.3cm
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \begin_layout Standard
8626 \align center
8627 \begin_inset Tabular
8628 <lyxtabular version="3" rows="2" columns="2">
8629 <features tabularvalignment="middle">
8630 <column alignment="center" valignment="top" width="0pt">
8631 <column alignment="center" valignment="top" width="0pt">
8632 <row>
8633 <cell alignment="center" valignment="top" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \family roman
8639 \series medium
8640 \shape up
8641 \size normal
8642 \emph off
8643 \bar no
8644 \noun off
8645 \color none
8646 one-fish
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655
8656 \family roman
8657 \series medium
8658 \shape up
8659 \size normal
8660 \emph off
8661 \bar no
8662 \noun off
8663 \color none
8664 two-fish
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 </row>
8670 <row>
8671 <cell alignment="center" valignment="top" topline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675
8676 \family roman
8677 \series medium
8678 \shape up
8679 \size normal
8680 \emph off
8681 \bar no
8682 \noun off
8683 \color none
8684 red-fish
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693
8694 \family roman
8695 \series medium
8696 \shape up
8697 \size normal
8698 \emph off
8699 \bar no
8700 \noun off
8701 \color none
8702 blue-fish
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 </row>
8708 </lyxtabular>
8709
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \end_deeper
8716 \begin_layout Verse
8717 (
8718 \begin_inset Info
8719 type  "shortcut"
8720 arg   "break-paragraph inverse"
8721 \end_inset
8722
8723
8724 \family sans
8725 , Table, 
8726 \family default
8727
8728 \begin_inset Info
8729 type  "shortcut"
8730 arg   "depth-increment"
8731 \end_inset
8732
8733  3 times, 
8734 \begin_inset Info
8735 type  "shortcut"
8736 arg   "break-paragraph inverse"
8737 \end_inset
8738
8739
8740 \family sans
8741 , Verse, 
8742 \family default
8743
8744 \begin_inset Info
8745 type  "shortcut"
8746 arg   "depth-decrement"
8747 \end_inset
8748
8749 )
8750 \end_layout
8751
8752 \end_deeper
8753 \begin_layout Enumerate
8754 (
8755 \family sans
8756 Return, Enumerate
8757 \family default
8758 : level #1) This is another item.
8759  Note that selecting a 
8760 \family sans
8761 Table
8762 \family default
8763  resets the nesting depth to level #1, so we increased the nesting depth
8764  3 times to put the table inside the 
8765 \family sans
8766 Verse
8767 \family default
8768  environment.
8769  
8770 \end_layout
8771
8772 \begin_layout Quotation
8773 We're now ending the 
8774 \family sans
8775 Enumerate
8776 \family default
8777  list and changing to 
8778 \family sans
8779 Quotation
8780 \family default
8781 .
8782  We're still at level #1.
8783  We want to show you some of the things you can do by mixing environments.
8784  The next set of paragraphs is a 
8785 \begin_inset Quotes eld
8786 \end_inset
8787
8788 quoted letter.
8789 \begin_inset Quotes erd
8790 \end_inset
8791
8792  We'll nest both the 
8793 \family sans
8794 Address
8795 \family default
8796  and 
8797 \family sans
8798 Right
8799 \begin_inset space ~
8800 \end_inset
8801
8802 Address
8803 \family default
8804  environments inside of this one, then use another nested 
8805 \family sans
8806 Quotation
8807 \family default
8808  for the letter body.
8809  We'll use 
8810 \begin_inset Info
8811 type  "shortcut"
8812 arg   "break-paragraph inverse"
8813 \end_inset
8814
8815  to preserve the depth.
8816  Remember that you need to use 
8817 \begin_inset Info
8818 type  "shortcut"
8819 arg   "newline-insert newline"
8820 \end_inset
8821
8822  to create multiple lines inside the 
8823 \family sans
8824 Address
8825 \family default
8826  and 
8827 \family sans
8828 Right
8829 \begin_inset space ~
8830 \end_inset
8831
8832 Address
8833 \family default
8834  environments.
8835  Here it goes:
8836 \end_layout
8837
8838 \begin_deeper
8839 \begin_layout Right Address
8840 1234 Nowhere Rd.
8841 \begin_inset Newline newline
8842 \end_inset
8843
8844 Moosegroin, MT 00100
8845 \begin_inset Newline newline
8846 \end_inset
8847
8848 9-6-96
8849 \end_layout
8850
8851 \begin_layout Address
8852 Dear Mr.
8853 \begin_inset space ~
8854 \end_inset
8855
8856 Fizlewitz:
8857 \end_layout
8858
8859 \begin_layout Quotation
8860 We regret to inform you that we cannot fill your order for 50
8861 \begin_inset space \thinspace{}
8862 \end_inset
8863
8864 L of compressed methane gas due to circumstances beyond our control.
8865  Unfortunately, several of our cows have mysteriously exploded, creating
8866  a backlog in our orders for methane.
8867  We will place your name on the waiting list and try to fill your order
8868  as soon as possible.
8869  In the meantime, we thank you for your patience.
8870 \end_layout
8871
8872 \begin_layout Quotation
8873 We do, however, now have a special on beef.
8874  If you are interested, please return the enclosed pricing and order form
8875  with your order, along with payment.
8876 \end_layout
8877
8878 \begin_layout Quotation
8879 We thank you again for your patience.
8880 \end_layout
8881
8882 \begin_layout Address
8883 Sincerely,
8884 \begin_inset Newline newline
8885 \end_inset
8886
8887 Bill Hick
8888 \end_layout
8889
8890 \end_deeper
8891 \begin_layout Quotation
8892 That ends that example!
8893 \end_layout
8894
8895 \begin_layout Standard
8896 As you can see, nesting environments in LyX gives you a lot of power with
8897  just a few keystrokes.
8898  We could have easily nested an 
8899 \family sans
8900 Itemize
8901 \family default
8902  list inside of a 
8903 \family sans
8904 Quotation
8905 \family default
8906  or 
8907 \family sans
8908 Quote
8909 \family default
8910 , or put a 
8911 \family sans
8912 Quote
8913 \family default
8914  inside of an 
8915 \family sans
8916 Itemize
8917 \family default
8918  list.
8919  You have a huge variety of options at your disposal.
8920 \end_layout
8921
8922 \begin_layout Section
8923 Spacing, pagination and line breaks
8924 \begin_inset Index idx
8925 status collapsed
8926
8927 \begin_layout Plain Layout
8928 Spacing
8929 \end_layout
8930
8931 \end_inset
8932
8933
8934 \end_layout
8935
8936 \begin_layout Standard
8937 What is a space? While you might be used to pressing the space key anytime
8938  you want to separate two words in ordinary word processors, LyX offers
8939  you more spaces: Spaces of different width and spaces which can or cannot
8940  be broken at the end of a line.
8941  The following sections will show you some examples where those spaces are
8942  useful.
8943 \end_layout
8944
8945 \begin_layout Subsection
8946 Protected Space
8947 \begin_inset CommandInset label
8948 LatexCommand label
8949 name "sub:Protected-Space"
8950
8951 \end_inset
8952
8953
8954 \begin_inset Index idx
8955 status collapsed
8956
8957 \begin_layout Plain Layout
8958 Spaces ! Protected
8959 \end_layout
8960
8961 \end_inset
8962
8963
8964 \end_layout
8965
8966 \begin_layout Standard
8967 The protected space: It is used to tell LyX (and LaTeX) not to break the
8968  line at that point.
8969  This may be necessary to avoid unlucky linebreaks, like in: 
8970 \end_layout
8971
8972 \begin_layout Quote
8973 Further documentation is given in section
8974 \begin_inset Newline newline
8975 \end_inset
8976
8977
8978 \begin_inset CommandInset ref
8979 LatexCommand ref
8980 reference "sec:Bibliography"
8981
8982 \end_inset
8983
8984 .
8985  
8986 \end_layout
8987
8988 \begin_layout Standard
8989 Obviously, it would be a good thing to put a protected space between 
8990 \begin_inset Quotes eld
8991 \end_inset
8992
8993 section
8994 \begin_inset Quotes erd
8995 \end_inset
8996
8997  and 
8998 \begin_inset Quotes eld
8999 \end_inset
9000
9001
9002 \begin_inset CommandInset ref
9003 LatexCommand ref
9004 reference "sec:Bibliography"
9005
9006 \end_inset
9007
9008
9009 \begin_inset Quotes erd
9010 \end_inset
9011
9012 .
9013  A protected space is set with 
9014 \family sans
9015 Insert\SpecialChar \menuseparator
9016 Formatting\SpecialChar \menuseparator
9017 Protected
9018 \bar under
9019
9020 \begin_inset space ~
9021 \end_inset
9022
9023
9024 \bar default
9025 Space
9026 \family default
9027  (shortcut 
9028 \begin_inset Info
9029 type  "shortcut"
9030 arg   "space-insert protected"
9031 \end_inset
9032
9033 ).
9034 \end_layout
9035
9036 \begin_layout Subsection
9037 Horizontal Space
9038 \begin_inset CommandInset label
9039 LatexCommand label
9040 name "sub:Horizontal-Space"
9041
9042 \end_inset
9043
9044
9045 \begin_inset Index idx
9046 status collapsed
9047
9048 \begin_layout Plain Layout
9049 Spacing ! Horizontal
9050 \end_layout
9051
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \begin_layout Standard
9058 All horizontal spaces can be inserted with the menu 
9059 \family sans
9060 Insert\SpecialChar \menuseparator
9061 Formatting\SpecialChar \menuseparator
9062 Horizontal Space
9063 \family default
9064 .
9065  The length units are listed in Appendix
9066 \begin_inset space ~
9067 \end_inset
9068
9069
9070 \begin_inset CommandInset ref
9071 LatexCommand ref
9072 reference "cha:Units-available-in"
9073
9074 \end_inset
9075
9076 .
9077 \end_layout
9078
9079 \begin_layout Subsubsection
9080 Inter-word Space
9081 \begin_inset CommandInset label
9082 LatexCommand label
9083 name "sub:Inter-word-Space"
9084
9085 \end_inset
9086
9087
9088 \begin_inset Index idx
9089 status collapsed
9090
9091 \begin_layout Plain Layout
9092 Spaces ! Inter-word
9093 \end_layout
9094
9095 \end_inset
9096
9097
9098 \end_layout
9099
9100 \begin_layout Standard
9101 Some languages (e.
9102 \begin_inset space \thinspace{}
9103 \end_inset
9104
9105 g.
9106 \begin_inset space \space{}
9107 \end_inset
9108
9109 English) have the typographical convention to add extra space after an end-of-se
9110 ntence punctuation mark, and LyX honors those conventions (see section
9111 \begin_inset space ~
9112 \end_inset
9113
9114
9115 \begin_inset CommandInset ref
9116 LatexCommand ref
9117 reference "sub:Abbreviations"
9118
9119 \end_inset
9120
9121 ).
9122  Sometimes, you want a normal space nevertheless.
9123  In this case, insert an inter-word space (shortcut 
9124 \begin_inset Info
9125 type  "shortcut"
9126 arg   "space-insert normal"
9127 \end_inset
9128
9129 ).
9130 \end_layout
9131
9132 \begin_layout Subsubsection
9133 Thin Space
9134 \begin_inset CommandInset label
9135 LatexCommand label
9136 name "sub:Thin-Space"
9137
9138 \end_inset
9139
9140
9141 \begin_inset Index idx
9142 status collapsed
9143
9144 \begin_layout Plain Layout
9145 Spaces ! Thin
9146 \end_layout
9147
9148 \end_inset
9149
9150
9151 \end_layout
9152
9153 \begin_layout Standard
9154
9155 \begin_inset Quotes eld
9156 \end_inset
9157
9158 thin space
9159 \begin_inset Quotes erd
9160 \end_inset
9161
9162  is a blank which has half the size of a normal space (and it is also 
9163 \begin_inset Quotes eld
9164 \end_inset
9165
9166 protected
9167 \begin_inset Quotes erd
9168 \end_inset
9169
9170 ).
9171  The typographical conventions in a lot of languages propose the use of
9172  thin spaces in cases where normal spaces would be too wide, for instance
9173  inside abbreviations:
9174 \end_layout
9175
9176 \begin_layout Quote
9177 D.
9178 \begin_inset space \thinspace{}
9179 \end_inset
9180
9181 E.
9182  Knuth has developed our beloved typesetting program.
9183 \end_layout
9184
9185 \begin_layout Standard
9186 or between values and units.
9187  Compare for example this:
9188 \begin_inset Newline newline
9189 \end_inset
9190
9191 10
9192 \begin_inset space \thinspace{}
9193 \end_inset
9194
9195 kg (thin space)
9196 \begin_inset Newline newline
9197 \end_inset
9198
9199 10 kg (normal space
9200 \end_layout
9201
9202 \begin_layout Standard
9203 You can insert thin spaces also with the menu 
9204 \family sans
9205 Insert\SpecialChar \menuseparator
9206 Formatting\SpecialChar \menuseparator
9207 Thin
9208 \begin_inset space ~
9209 \end_inset
9210
9211 Space
9212 \family default
9213  (shortcut 
9214 \begin_inset Info
9215 type  "shortcuts"
9216 arg   "space-insert thin"
9217 \end_inset
9218
9219 ).
9220 \end_layout
9221
9222 \begin_layout Subsubsection
9223 More Spaces
9224 \begin_inset CommandInset label
9225 LatexCommand label
9226 name "sub:More-Spaces"
9227
9228 \end_inset
9229
9230
9231 \end_layout
9232
9233 \begin_layout Standard
9234 You can furthermore insert the following space types:
9235 \end_layout
9236
9237 \begin_layout Description
9238 Negative
9239 \begin_inset space ~
9240 \end_inset
9241
9242 thin
9243 \begin_inset space ~
9244 \end_inset
9245
9246 space A line with a 
9247 \begin_inset Formula $\to$
9248 \end_inset
9249
9250
9251 \begin_inset space \negthinspace{}
9252 \end_inset
9253
9254
9255 \begin_inset Formula $\gets$
9256 \end_inset
9257
9258  Negative thin space between the arrows.
9259 \end_layout
9260
9261 \begin_layout Description
9262 Enspace
9263 \begin_inset space ~
9264 \end_inset
9265
9266 (0.5
9267 \begin_inset space \thinspace{}
9268 \end_inset
9269
9270 em) A line with a 
9271 \begin_inset Formula $\to$
9272 \end_inset
9273
9274
9275 \begin_inset space \enskip{}
9276 \end_inset
9277
9278
9279 \begin_inset Formula $\gets$
9280 \end_inset
9281
9282  Enspace (0.5
9283 \begin_inset space \thinspace{}
9284 \end_inset
9285
9286 em) space between the arrows.
9287 \end_layout
9288
9289 \begin_layout Description
9290 Quad
9291 \begin_inset space ~
9292 \end_inset
9293
9294 (1
9295 \begin_inset space \thinspace{}
9296 \end_inset
9297
9298 em) A line with a 
9299 \begin_inset Formula $\to$
9300 \end_inset
9301
9302
9303 \begin_inset space \quad{}
9304 \end_inset
9305
9306
9307 \begin_inset Formula $\gets$
9308 \end_inset
9309
9310  Quad
9311 \begin_inset space ~
9312 \end_inset
9313
9314 (1
9315 \begin_inset space \thinspace{}
9316 \end_inset
9317
9318 em) space between the arrows.
9319 \end_layout
9320
9321 \begin_layout Description
9322 QQuad
9323 \begin_inset space ~
9324 \end_inset
9325
9326 (2
9327 \begin_inset space \thinspace{}
9328 \end_inset
9329
9330 em) A line with a 
9331 \begin_inset Formula $\to$
9332 \end_inset
9333
9334
9335 \begin_inset space \qquad{}
9336 \end_inset
9337
9338
9339 \begin_inset Formula $\gets$
9340 \end_inset
9341
9342  QQuad
9343 \begin_inset space ~
9344 \end_inset
9345
9346 (2
9347 \begin_inset space \thinspace{}
9348 \end_inset
9349
9350 em) space between the arrows.
9351 \end_layout
9352
9353 \begin_layout Description
9354 Custom
9355 \begin_inset space ~
9356 \end_inset
9357
9358 space A line with
9359 \begin_inset Formula $\to$
9360 \end_inset
9361
9362
9363 \begin_inset space \hspace{}
9364 \length 2cm
9365 \end_inset
9366
9367
9368 \begin_inset Formula $\gets$
9369 \end_inset
9370
9371  2
9372 \begin_inset space \thinspace{}
9373 \end_inset
9374
9375 cm space between the arrows.
9376 \end_layout
9377
9378 \begin_layout Standard
9379 Table
9380 \begin_inset space ~
9381 \end_inset
9382
9383
9384 \begin_inset CommandInset ref
9385 LatexCommand ref
9386 reference "tab:Width-of-the"
9387
9388 \end_inset
9389
9390  lists the different space sizes.
9391 \end_layout
9392
9393 \begin_layout Standard
9394 \begin_inset Float table
9395 wide false
9396 sideways false
9397 status open
9398
9399 \begin_layout Plain Layout
9400 \align center
9401 \begin_inset Caption
9402
9403 \begin_layout Plain Layout
9404 \begin_inset CommandInset label
9405 LatexCommand label
9406 name "tab:Width-of-the"
9407
9408 \end_inset
9409
9410 Width of the different horizontal spaces.
9411 \end_layout
9412
9413 \end_inset
9414
9415
9416 \end_layout
9417
9418 \begin_layout Plain Layout
9419 \align center
9420 \begin_inset Tabular
9421 <lyxtabular version="3" rows="8" columns="2">
9422 <features tabularvalignment="middle">
9423 <column alignment="center" valignment="top" width="0">
9424 <column alignment="center" valignment="top" width="0">
9425 <row>
9426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430
9431 \series bold
9432 Space
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441
9442 \series bold
9443 Width
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 Normal
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 1/3
9464 \begin_inset space \thinspace{}
9465 \end_inset
9466
9467 em
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 </row>
9473 <row>
9474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 Protected
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 1/3
9488 \begin_inset space \thinspace{}
9489 \end_inset
9490
9491 em
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 </row>
9497 <row>
9498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9499 \begin_inset Text
9500
9501 \begin_layout Plain Layout
9502 Thin
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9508 \begin_inset Text
9509
9510 \begin_layout Plain Layout
9511 1/6
9512 \begin_inset space \thinspace{}
9513 \end_inset
9514
9515 em
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 </row>
9521 <row>
9522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 Negative thin
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 -1/6
9536 \begin_inset space \thinspace{}
9537 \end_inset
9538
9539 em
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 </row>
9545 <row>
9546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550 Enspace (0.5
9551 \begin_inset space \thinspace{}
9552 \end_inset
9553
9554 em)
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 0.5
9564 \begin_inset space \thinspace{}
9565 \end_inset
9566
9567 em
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 </row>
9573 <row>
9574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Plain Layout
9578 Quad (1
9579 \begin_inset space \thinspace{}
9580 \end_inset
9581
9582 em)
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 1
9592 \begin_inset space \thinspace{}
9593 \end_inset
9594
9595 em
9596 \end_layout
9597
9598 \end_inset
9599 </cell>
9600 </row>
9601 <row>
9602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 QQuad (2
9607 \begin_inset space \thinspace{}
9608 \end_inset
9609
9610 em)
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619 2
9620 \begin_inset space \thinspace{}
9621 \end_inset
9622
9623 em
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 </row>
9629 </lyxtabular>
9630
9631 \end_inset
9632
9633
9634 \end_layout
9635
9636 \end_inset
9637
9638
9639 \end_layout
9640
9641 \begin_layout Subsubsection
9642
9643 \family sans
9644 Horizontal Fills
9645 \family default
9646
9647 \begin_inset Index idx
9648 status collapsed
9649
9650 \begin_layout Plain Layout
9651 Spacing ! Fills
9652 \end_layout
9653
9654 \end_inset
9655
9656
9657 \end_layout
9658
9659 \begin_layout Standard
9660 Horizontal fills (HFills) are a special LyX feature for adding extra space
9661  in a uniform fashion.
9662  An HFill is actually a variable length space, whose length always equals
9663  the remaining space between the left and right margins.
9664  If there is more than one HFill on a line, they divide the available space
9665  equally between themselves.
9666  
9667 \end_layout
9668
9669 \begin_layout Standard
9670 Here a few examples what you can do with them:
9671 \end_layout
9672
9673 \begin_layout Quote
9674 \noindent
9675 This is on the left side
9676 \begin_inset space \hfill{}
9677 \end_inset
9678
9679 This is on the right
9680 \end_layout
9681
9682 \begin_layout Quote
9683 \noindent
9684 Left
9685 \begin_inset space \hfill{}
9686 \end_inset
9687
9688 Middle
9689 \begin_inset space \hfill{}
9690 \end_inset
9691
9692 Right
9693 \end_layout
9694
9695 \begin_layout Quote
9696 \noindent
9697 Left
9698 \begin_inset space \hfill{}
9699 \end_inset
9700
9701 1/3 Left
9702 \begin_inset space \hfill{}
9703 \end_inset
9704
9705
9706 \begin_inset space \hfill{}
9707 \end_inset
9708
9709 Right
9710 \end_layout
9711
9712 \begin_layout Standard
9713 That was an example in the 
9714 \family sans
9715 Quote
9716 \family default
9717  environment.
9718  Here
9719 \begin_inset Formula $\to$
9720 \end_inset
9721
9722
9723 \begin_inset space \hfill{}
9724 \end_inset
9725
9726
9727 \begin_inset Formula $\gets$
9728 \end_inset
9729
9730 is one in a standard paragraph.
9731  It may or may not be apparent in the printed text, but it 
9732 \emph on
9733 is
9734 \emph default
9735  sitting in-between the two arrows.
9736 \end_layout
9737
9738 \begin_layout Standard
9739 HFills can be made visible when you choose one of the 
9740 \family sans
9741 Fill
9742 \begin_inset space ~
9743 \end_inset
9744
9745 Pattern
9746 \family default
9747  in the space dialog: The following patterns are available:
9748 \end_layout
9749
9750 \begin_layout Standard
9751 Dots: 
9752 \begin_inset space \dotfill{}
9753 \end_inset
9754
9755
9756 \begin_inset space ~
9757 \end_inset
9758
9759
9760 \end_layout
9761
9762 \begin_layout Standard
9763 Rule: 
9764 \begin_inset space \hrulefill{}
9765 \end_inset
9766
9767
9768 \begin_inset space ~
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \begin_layout Standard
9775 Left arrow: 
9776 \begin_inset space \leftarrowfill{}
9777 \end_inset
9778
9779
9780 \begin_inset space ~
9781 \end_inset
9782
9783
9784 \end_layout
9785
9786 \begin_layout Standard
9787 Right arrow: 
9788 \begin_inset space \rightarrowfill{}
9789 \end_inset
9790
9791
9792 \begin_inset space ~
9793 \end_inset
9794
9795
9796 \end_layout
9797
9798 \begin_layout Standard
9799 Up brace: 
9800 \begin_inset space \downbracefill{}
9801 \end_inset
9802
9803
9804 \begin_inset space ~
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \begin_layout Standard
9811 Down brace: 
9812 \begin_inset space \upbracefill{}
9813 \end_inset
9814
9815
9816 \begin_inset space ~
9817 \end_inset
9818
9819
9820 \end_layout
9821
9822 \begin_layout Standard
9823 \begin_inset Note Greyedout
9824 status open
9825
9826 \begin_layout Plain Layout
9827
9828 \series bold
9829 Note:
9830 \series default
9831  If an HFill is at the beginning of a line, and 
9832 \emph on
9833 not
9834 \emph default
9835  in the first line in a paragraph, LyX ignores it.
9836  This prevents HFills from accidentally being wrapped onto a new line.
9837  If you need space in this case anyway, set the 
9838 \family sans
9839 Protect
9840 \family default
9841  option in the space dialog.
9842 \end_layout
9843
9844 \end_inset
9845
9846
9847 \end_layout
9848
9849 \begin_layout Subsubsection
9850 Phantom Space
9851 \begin_inset Index idx
9852 status collapsed
9853
9854 \begin_layout Plain Layout
9855 Spacing ! Phantom
9856 \end_layout
9857
9858 \end_inset
9859
9860
9861 \end_layout
9862
9863 \begin_layout Standard
9864 Sometimes you want to insert space with exactly the length of a phrase.
9865  E.
9866 \begin_inset space \thinspace{}
9867 \end_inset
9868
9869 g.
9870 \begin_inset space \space{}
9871 \end_inset
9872
9873 you want to create the following multiple choice question:
9874 \end_layout
9875
9876 \begin_layout Standard
9877 \begin_inset VSpace medskip
9878 \end_inset
9879
9880 What is correct English?:
9881 \begin_inset Newline newline
9882 \end_inset
9883
9884
9885 \begin_inset Newline newline
9886 \end_inset
9887
9888 Mr.
9889 \begin_inset space ~
9890 \end_inset
9891
9892 Edge would have been jumps the gun.
9893 \begin_inset Newline newline
9894 \end_inset
9895
9896
9897 \begin_inset Phantom HPhantom
9898 status open
9899
9900 \begin_layout Plain Layout
9901 Mr.
9902  Edge 
9903 \end_layout
9904
9905 \end_inset
9906
9907 has to be jumped
9908 \begin_inset Newline newline
9909 \end_inset
9910
9911
9912 \begin_inset Phantom HPhantom
9913 status open
9914
9915 \begin_layout Plain Layout
9916 Mr.
9917  Edge 
9918 \end_layout
9919
9920 \end_inset
9921
9922 jumps
9923 \begin_inset VSpace medskip
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \begin_layout Standard
9930 So that the choices appear exactly after the phrase 
9931 \begin_inset Quotes eld
9932 \end_inset
9933
9934 Mr.
9935 \begin_inset space ~
9936 \end_inset
9937
9938 Edge
9939 \begin_inset space ~
9940 \end_inset
9941
9942
9943 \begin_inset Quotes erd
9944 \end_inset
9945
9946 .
9947  To get this, you can use the phantom insets available via the menu 
9948 \family sans
9949 Insert\SpecialChar \menuseparator
9950 Formatting\SpecialChar \menuseparator
9951 Phantom
9952 \family default
9953 .
9954  In our case insert a horizontal phantom at the beginning of the last two
9955  lines and insert 
9956 \begin_inset Quotes eld
9957 \end_inset
9958
9959 Mr.
9960 \begin_inset space ~
9961 \end_inset
9962
9963 Edge
9964 \begin_inset space ~
9965 \end_inset
9966
9967
9968 \begin_inset Quotes erd
9969 \end_inset
9970
9971  into the phantom inset (note the space after 
9972 \begin_inset Quotes eld
9973 \end_inset
9974
9975 Edge
9976 \begin_inset Quotes erd
9977 \end_inset
9978
9979 ).
9980  A phantom insets prints only the space of its content (like a placeholder).
9981  That is why it is named 
9982 \begin_inset Quotes eld
9983 \end_inset
9984
9985 phantom
9986 \begin_inset Quotes erd
9987 \end_inset
9988
9989 .
9990  The normal phantom ouputs the width and heigth of the content as space,
9991  while the horizontal and vertical variant only outputs the corresponding
9992  dimension.
9993 \end_layout
9994
9995 \begin_layout Subsection
9996 Vertical Space
9997 \begin_inset CommandInset label
9998 LatexCommand label
9999 name "sub:Vertical-Space"
10000
10001 \end_inset
10002
10003
10004 \begin_inset Index idx
10005 status collapsed
10006
10007 \begin_layout Plain Layout
10008 Spacing ! Vertical
10009 \end_layout
10010
10011 \end_inset
10012
10013
10014 \end_layout
10015
10016 \begin_layout Standard
10017 To add extra vertical space above or below a paragraph, use the 
10018 \family sans
10019 Insert\SpecialChar \menuseparator
10020 Formatting\SpecialChar \menuseparator
10021 Vertical
10022 \begin_inset space ~
10023 \end_inset
10024
10025 Space
10026 \family default
10027  dialog.
10028  There you find the following sizes:
10029 \end_layout
10030
10031 \begin_layout Standard
10032
10033 \family sans
10034 SmallSkip
10035 \family default
10036
10037 \family sans
10038 MedSkip
10039 \family default
10040  and 
10041 \family sans
10042 BigSkip
10043 \family default
10044  are LaTeX sizes which depend on the font size of the document.
10045  
10046 \family sans
10047 DefSkip
10048 \family default
10049  is the skip adjusted in the dialog 
10050 \family sans
10051 Document\SpecialChar \menuseparator
10052 Settings
10053 \family default
10054
10055 \begin_inset Index idx
10056 status collapsed
10057
10058 \begin_layout Plain Layout
10059 Document ! Settings
10060 \end_layout
10061
10062 \end_inset
10063
10064  for the paragraph separation.
10065  If you use indentation to separate paragraphs 
10066 \family sans
10067 DefSkip
10068 \family default
10069  is equal to 
10070 \family sans
10071 MedSkip
10072 \family default
10073 .
10074 \end_layout
10075
10076 \begin_layout Standard
10077
10078 \family sans
10079 VFill
10080 \family default
10081
10082 \begin_inset Index idx
10083 status collapsed
10084
10085 \begin_layout Plain Layout
10086 Spacing ! Fills
10087 \end_layout
10088
10089 \end_inset
10090
10091  is a variable space, set so that the space is maximal within one page.
10092  An example: You have only two short paragraphs on one page with a vfill
10093  between them.
10094  Then the first paragraph is placed at the top of the page and the second
10095  one at the bottom, because the space between them is then maximal.
10096  
10097 \family sans
10098 VFill
10099 \family default
10100 s work like 
10101 \family sans
10102 HFill
10103 \family default
10104 s: they fill the remaining vertical space on a page with blank space.
10105 \begin_inset Foot
10106 status collapsed
10107
10108 \begin_layout Plain Layout
10109
10110 \family sans
10111 HFill
10112 \family default
10113 s are described in section
10114 \begin_inset space ~
10115 \end_inset
10116
10117
10118 \begin_inset CommandInset ref
10119 LatexCommand ref
10120 reference "sub:Horizontal-Space"
10121
10122 \end_inset
10123
10124 .
10125 \end_layout
10126
10127 \end_inset
10128
10129  If there are several 
10130 \family sans
10131 VFill
10132 \family default
10133 s on a page, they divide the remaining vertical space equally between themselves.
10134  You can therefore use 
10135 \family sans
10136 VFill
10137 \family default
10138 s to center text on a page, or even place text 2/3 down a page.
10139 \end_layout
10140
10141 \begin_layout Standard
10142
10143 \family sans
10144 Custom
10145 \family default
10146  are custom spaces in units explained in Appendix
10147 \begin_inset space ~
10148 \end_inset
10149
10150
10151 \begin_inset CommandInset ref
10152 LatexCommand ref
10153 reference "cha:Units-available-in"
10154
10155 \end_inset
10156
10157 .
10158 \end_layout
10159
10160 \begin_layout Standard
10161 \begin_inset Note Greyedout
10162 status open
10163
10164 \begin_layout Plain Layout
10165
10166 \series bold
10167 Note:
10168 \series default
10169  
10170 \series medium
10171 When the extra vertical space would be in the output at the top/bottom of
10172  a page, the space is only added if you have also checked the option 
10173 \family sans
10174 Protect
10175 \family default
10176 .
10177 \end_layout
10178
10179 \end_inset
10180
10181
10182 \end_layout
10183
10184 \begin_layout Subsection
10185 Paragraph Alignment
10186 \end_layout
10187
10188 \begin_layout Standard
10189 You can change the paragraph alignment with the 
10190 \family sans
10191 Edit\SpecialChar \menuseparator
10192 Paragraph Settings
10193 \family default
10194  dialog.
10195  There are five possibilities: 
10196 \end_layout
10197
10198 \begin_layout Itemize
10199
10200 \family sans
10201 Justified
10202 \family default
10203  (shortcut 
10204 \begin_inset Info
10205 type  "shortcut"
10206 arg   "paragraph-params \\align block"
10207 \end_inset
10208
10209 )
10210 \end_layout
10211
10212 \begin_layout Itemize
10213
10214 \family sans
10215 Left
10216 \family default
10217  (
10218 \begin_inset Info
10219 type  "shortcut"
10220 arg   "paragraph-params \\align left"
10221 \end_inset
10222
10223 )
10224 \end_layout
10225
10226 \begin_layout Itemize
10227
10228 \family sans
10229 Right
10230 \family default
10231  (
10232 \begin_inset Info
10233 type  "shortcut"
10234 arg   "paragraph-params \\align right"
10235 \end_inset
10236
10237 )
10238 \end_layout
10239
10240 \begin_layout Itemize
10241
10242 \family sans
10243 Center
10244 \family default
10245  (
10246 \begin_inset Info
10247 type  "shortcut"
10248 arg   "paragraph-params \\align center"
10249 \end_inset
10250
10251 )
10252 \end_layout
10253
10254 \begin_layout Itemize
10255
10256 \family sans
10257 Default
10258 \family default
10259  (
10260 \begin_inset Info
10261 type  "shortcut"
10262 arg   "paragraph-params \\align default"
10263 \end_inset
10264
10265 )
10266 \end_layout
10267
10268 \begin_layout Standard
10269 The default in most cases is justified alignment, in which the inter-word
10270  spacing is variable and each line of a paragraph fills the region between
10271  the left and right margins.
10272  The other three alignments should be self-explanatory, and look like this:
10273 \end_layout
10274
10275 \begin_layout Standard
10276 \align right
10277 This paragraph is right aligned,
10278 \end_layout
10279
10280 \begin_layout Standard
10281 \align center
10282 this one is centered,
10283 \end_layout
10284
10285 \begin_layout Standard
10286 \align left
10287 this one is left aligned.
10288 \end_layout
10289
10290 \begin_layout Subsection
10291 Forced Page Breaks
10292 \begin_inset Index idx
10293 status collapsed
10294
10295 \begin_layout Plain Layout
10296 Page breaks ! Forced
10297 \end_layout
10298
10299 \end_inset
10300
10301
10302 \begin_inset CommandInset label
10303 LatexCommand label
10304 name "sub:Forced-Page-Breaks"
10305
10306 \end_inset
10307
10308
10309 \end_layout
10310
10311 \begin_layout Standard
10312 If you don't like the way LaTeX does the pagebreaks in your document, you
10313  can force a page break where you want one.
10314  Normally this will not be necessary, because LaTeX is good at page breaking.
10315  Only if you use a lot of 
10316 \family sans
10317 Floats
10318 \family default
10319 , LaTeX's page breaking algorithm can fail.
10320 \end_layout
10321
10322 \begin_layout Standard
10323 We recommend not to use forced pagebreaks until the text is finished and
10324  until you have checked in the preview to see if you 
10325 \emph on
10326 really
10327 \emph default
10328  have to change the page breaking.
10329 \end_layout
10330
10331 \begin_layout Standard
10332 There are two types of pagebreaks: One that ends the page without any special
10333  action.
10334  This can be inserted above or below a paragraph via the menu 
10335 \family sans
10336 Insert\SpecialChar \menuseparator
10337 Formatting\SpecialChar \menuseparator
10338 New
10339 \begin_inset space ~
10340 \end_inset
10341
10342 Page
10343 \family default
10344 .
10345  The second type, that is inserted via the menu 
10346 \family sans
10347 Insert\SpecialChar \menuseparator
10348 Formatting\SpecialChar \menuseparator
10349 Page
10350 \begin_inset space ~
10351 \end_inset
10352
10353 Break
10354 \family default
10355 , ends a page but stretches the content of the page, so that it fills out
10356  the complete page.
10357  This type is useful to avoid whitespace when a page break produces a page
10358  on which only the last few lines are absent.
10359 \end_layout
10360
10361 \begin_layout Standard
10362 You might try to use a page break to ensure that a figure or table appears
10363  at the top of a page.
10364  This is, of course, the wrong way to do it.
10365  LyX gives you a way of automatically ensuring that your figures and tables
10366  appear at the top of a page (or the bottom, or on their own page) without
10367  having to worry about what precedes or follows your figure or table.
10368  See chapter 
10369 \begin_inset CommandInset ref
10370 LatexCommand ref
10371 reference "cha:Floats-and-Notes"
10372
10373 \end_inset
10374
10375  to learn more about 
10376 \family sans
10377 Floats
10378 \family default
10379 .
10380 \end_layout
10381
10382 \begin_layout Subsubsection
10383 Clear Page Breaks
10384 \begin_inset CommandInset label
10385 LatexCommand label
10386 name "sub:Clear-Page-Breaks"
10387
10388 \end_inset
10389
10390
10391 \begin_inset Index idx
10392 status collapsed
10393
10394 \begin_layout Plain Layout
10395 Page breaks ! Clear
10396 \end_layout
10397
10398 \end_inset
10399
10400
10401 \end_layout
10402
10403 \begin_layout Standard
10404 Rather than forced pagebreaks where the content behind the break is placed
10405  directly on the next page, you can also clear pages while breaking them.
10406  That means that the current paragraph is terminated and everything, including
10407  unprocessed floats, from the earlier part of the document are placed behind
10408  it, if necessary by adding pages.
10409 \end_layout
10410
10411 \begin_layout Standard
10412 You can insert a clear page break with the menu 
10413 \family sans
10414 Insert\SpecialChar \menuseparator
10415 Formatting\SpecialChar \menuseparator
10416 Clear
10417 \begin_inset space ~
10418 \end_inset
10419
10420 Page
10421 \family default
10422 .
10423  When you have a two-sided document like a book, you can use the menu 
10424 \family sans
10425 Insert\SpecialChar \menuseparator
10426 Formatting\SpecialChar \menuseparator
10427 Clear
10428 \begin_inset space ~
10429 \end_inset
10430
10431 Double
10432 \begin_inset space ~
10433 \end_inset
10434
10435 Page
10436 \family default
10437  to insert a clear page break that assures that the next page is a right-hand
10438  page (odd-numbered), if necessary by adding a page.
10439 \end_layout
10440
10441 \begin_layout Subsection
10442 Forced Line Breaks
10443 \begin_inset Index idx
10444 status collapsed
10445
10446 \begin_layout Plain Layout
10447 Line breaks
10448 \end_layout
10449
10450 \end_inset
10451
10452
10453 \begin_inset CommandInset label
10454 LatexCommand label
10455 name "sub:Forced-Line-Breaks"
10456
10457 \end_inset
10458
10459
10460 \end_layout
10461
10462 \begin_layout Standard
10463 Similar to page breaks there are two types of line breaks: One that simply
10464  breaks the line.
10465  You can force this line break within a paragraph by selecting 
10466 \family sans
10467 Insert\SpecialChar \menuseparator
10468 Formatting\SpecialChar \menuseparator
10469 Ragged
10470 \begin_inset space ~
10471 \end_inset
10472
10473 Line
10474 \begin_inset space ~
10475 \end_inset
10476
10477 Break
10478 \family default
10479  or with 
10480 \begin_inset Info
10481 type  "shortcut"
10482 arg   "newline-insert newline"
10483 \end_inset
10484
10485 .
10486  Another type that is inserted via the menu 
10487 \family sans
10488 Insert\SpecialChar \menuseparator
10489 Formatting\SpecialChar \menuseparator
10490 Justified
10491 \begin_inset space ~
10492 \end_inset
10493
10494 Line
10495 \begin_inset space ~
10496 \end_inset
10497
10498 Break
10499 \family default
10500  breaks the line and stretches it so that it fills out the whole space between
10501  the page margins.
10502  This is necessary to avoid 
10503 \begin_inset Quotes eld
10504 \end_inset
10505
10506 fringes
10507 \begin_inset Quotes erd
10508 \end_inset
10509
10510  in justified paragraphs due to whitespace introduced by line breaks.
10511 \end_layout
10512
10513 \begin_layout Standard
10514 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10515  LaTeX is very good at line breaking.
10516  There are, however, a number of situations where it is necessary to actively
10517  set a line break, e.
10518 \begin_inset space \thinspace{}
10519 \end_inset
10520
10521 g.
10522 \begin_inset space \space{}
10523 \end_inset
10524
10525 in a poem or for an address (see sections
10526 \begin_inset space ~
10527 \end_inset
10528
10529
10530 \begin_inset CommandInset ref
10531 LatexCommand ref
10532 reference "sec:Quote"
10533
10534 \end_inset
10535
10536
10537 \begin_inset CommandInset ref
10538 LatexCommand ref
10539 reference "sec:Verse"
10540
10541 \end_inset
10542
10543  and 
10544 \begin_inset CommandInset ref
10545 LatexCommand ref
10546 reference "sec:Address-Usage"
10547
10548 \end_inset
10549
10550 ).
10551 \end_layout
10552
10553 \begin_layout Subsection
10554 Horizontal Lines
10555 \begin_inset CommandInset label
10556 LatexCommand label
10557 name "sub:Horizontal-Lines"
10558
10559 \end_inset
10560
10561
10562 \begin_inset Index idx
10563 status collapsed
10564
10565 \begin_layout Plain Layout
10566 Horizontal lines
10567 \end_layout
10568
10569 \end_inset
10570
10571
10572 \end_layout
10573
10574 \begin_layout Standard
10575 \noindent
10576 \begin_inset CommandInset line
10577 LatexCommand rule
10578 offset "0.5ex"
10579 width "100line%"
10580 height "1pt"
10581
10582 \end_inset
10583
10584
10585 \end_layout
10586
10587 \begin_layout Standard
10588 In the dialog 
10589 \family sans
10590 Insert\SpecialChar \menuseparator
10591 Formatting\SpecialChar \menuseparator
10592 Horizontal
10593 \begin_inset space ~
10594 \end_inset
10595
10596 Line
10597 \family default
10598  you can insert horizontal lines.
10599  The line offset is the vertical distance between the line and the baseline
10600  of the current text line or the paragraph.
10601 \end_layout
10602
10603 \begin_layout Standard
10604 \noindent
10605 \begin_inset CommandInset line
10606 LatexCommand rule
10607 offset "0.5ex"
10608 width "100line%"
10609 height "1pt"
10610
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \begin_layout Standard
10617
10618 \end_layout
10619
10620 \begin_layout Section
10621 Characters and Symbols
10622 \end_layout
10623
10624 \begin_layout Standard
10625 You can directly enter all characters that are available on your keyboard.
10626  You can also use special keyboard maps to be able to enter e.
10627 \begin_inset space \thinspace{}
10628 \end_inset
10629
10630 g.
10631 \begin_inset space \space{}
10632 \end_inset
10633
10634 characters needed for French with an English keyboard.
10635  See section
10636 \begin_inset space \thinspace{}
10637 \end_inset
10638
10639
10640 \begin_inset CommandInset ref
10641 LatexCommand ref
10642 reference "sub:Keyboard-mapping"
10643
10644 \end_inset
10645
10646  for information on how this is done.
10647 \end_layout
10648
10649 \begin_layout Standard
10650 For the case where you need a character that is not on your keyboard, you
10651  can use the 
10652 \family sans
10653 Symbols
10654 \family default
10655  dialog via the menu 
10656 \family sans
10657 Insert\SpecialChar \menuseparator
10658 Special Character\SpecialChar \menuseparator
10659 Symbols
10660 \family default
10661 .
10662 \end_layout
10663
10664 \begin_layout Standard
10665 \begin_inset Note Greyedout
10666 status open
10667
10668 \begin_layout Plain Layout
10669
10670 \series bold
10671 Note:
10672 \series default
10673  Maybe not all symbols inserted with the symbols dialog can be displayed
10674  when you are using a special screen font in LyX's preferences.
10675  But the inserted symbols will in every case be displayed in the output.
10676 \end_layout
10677
10678 \end_inset
10679
10680
10681 \end_layout
10682
10683 \begin_layout Section
10684 Fonts and Text Styles
10685 \begin_inset CommandInset label
10686 LatexCommand label
10687 name "sec:Fonts-and-Text"
10688
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \begin_layout Subsection
10695 Font Types
10696 \begin_inset Index idx
10697 status collapsed
10698
10699 \begin_layout Plain Layout
10700 Font ! Types
10701 \end_layout
10702
10703 \end_inset
10704
10705
10706 \end_layout
10707
10708 \begin_layout Standard
10709 There are two types of fonts:
10710 \end_layout
10711
10712 \begin_layout Description
10713 Vector
10714 \begin_inset space ~
10715 \end_inset
10716
10717 fonts
10718 \begin_inset Index idx
10719 status collapsed
10720
10721 \begin_layout Plain Layout
10722 Fonts ! Vector-
10723 \end_layout
10724
10725 \end_inset
10726
10727  are fonts, built from outlines of the single glyphs (i.
10728 \begin_inset space \thinspace{}
10729 \end_inset
10730
10731 g.
10732  characters) in the font.
10733  This means that each glyph is defined using mathematical curves that are
10734  well suited for scaling to any requested size.
10735  This mathematical definition is interpreted by the font renderer and the
10736  curve is filled out with pixels according to the size and glyph.
10737  This means that outline fonts will look pretty good in all sizes.
10738  Only at very small sizes where each pixel has to be very carefully computed
10739  to provide a good image, it might be hard to provide a good rendering.
10740 \begin_inset Newline newline
10741 \end_inset
10742
10743 That could mean that one only needs to define one font size and scale them.
10744  But to achieve a better quality, many fonts define several font sizes.
10745  That improves the appearance because you need more details at large font
10746  sizes than at small ones.
10747 \begin_inset Newline newline
10748 \end_inset
10749
10750 The font types 
10751 \family typewriter
10752 TrueType
10753 \family default
10754
10755 \family typewriter
10756 OpenType
10757 \family default
10758 , and 
10759 \family typewriter
10760 Type
10761 \begin_inset space ~
10762 \end_inset
10763
10764 1
10765 \family default
10766  are vector fonts.
10767 \end_layout
10768
10769 \begin_layout Description
10770 Bitmap
10771 \begin_inset space ~
10772 \end_inset
10773
10774 fonts
10775 \begin_inset Index idx
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779 Fonts ! Bitmap-
10780 \end_layout
10781
10782 \end_inset
10783
10784  on the other hand, are defined by bitmap graphics from the start, so they
10785  will look good at all the sizes they are meant for.
10786  However, they don't scale well, because in order to scale a glyph, each
10787  pixel is enlarged into several pixels.
10788  It is the same effect that happens if you try to enlarge a picture in a
10789  picture manipulation program.
10790  In order to relieve this effect, bitmap fonts are typically provided in
10791  several fixed sizes typically from around 8 pixels high up to 34 pixels
10792  or so high in steps according to what is believed to be useful.
10793  The advantage of bitmap fonts is that no complicated computations are necessary
10794  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10795  fonts.
10796  The disadvantage is that sizes that don't exist as fixed versions have
10797  to be scaled by doubling pixels, and thus look bad.
10798 \begin_inset Newline newline
10799 \end_inset
10800
10801 Bitmap fonts are named 
10802 \family typewriter
10803 Type
10804 \begin_inset space ~
10805 \end_inset
10806
10807 3
10808 \family default
10809  in PostScript- and PDF-documents.
10810 \end_layout
10811
10812 \begin_layout Standard
10813 The result of all this, is that bitmap fonts are best for the size they
10814  are designed for, while scalable fonts are good for nearly all sizes.
10815  So one needs fewer font size definitions for scalable fonts.
10816  That's the reason why nearly all text rendering and typesetting programs
10817  use scalable fonts.
10818 \end_layout
10819
10820 \begin_layout Standard
10821 To test which fonts are used in a PDF-document, you can have a look into
10822  its document properties.
10823 \end_layout
10824
10825 \begin_layout Standard
10826 Many modern typesetting and markup languages have begun to move towards
10827  specifying character styles rather than specifying a particular font.
10828  For example, instead of changing to an italicized version of the current
10829  font to emphasize text, you use an 
10830 \begin_inset Quotes eld
10831 \end_inset
10832
10833 emphasized style
10834 \begin_inset Quotes erd
10835 \end_inset
10836
10837  instead.
10838  This concept fits in perfectly with LyX.
10839  In LyX, you do things based on contexts, rather than focusing on typesetting
10840  details.
10841 \end_layout
10842
10843 \begin_layout Subsection
10844 Document Font and Font size
10845 \begin_inset CommandInset label
10846 LatexCommand label
10847 name "sub:Document-Font"
10848
10849 \end_inset
10850
10851
10852 \begin_inset Index idx
10853 status collapsed
10854
10855 \begin_layout Plain Layout
10856 Font ! Size
10857 \end_layout
10858
10859 \end_inset
10860
10861
10862 \begin_inset Index idx
10863 status collapsed
10864
10865 \begin_layout Plain Layout
10866 Document ! Font
10867 \end_layout
10868
10869 \end_inset
10870
10871
10872 \end_layout
10873
10874 \begin_layout Standard
10875 You can set the document fonts in the 
10876 \family sans
10877 Document\SpecialChar \menuseparator
10878 Settings
10879 \family default
10880
10881 \begin_inset Index idx
10882 status collapsed
10883
10884 \begin_layout Plain Layout
10885 Document ! Settings
10886 \end_layout
10887
10888 \end_inset
10889
10890  dialog.
10891  There you can specify which font should be used for the three different
10892  font shapes roman (serif), 
10893 \family sans
10894 sans
10895 \begin_inset space ~
10896 \end_inset
10897
10898 serif
10899 \family default
10900 , and 
10901 \family typewriter
10902 typewriter
10903 \family default
10904  and its scalings.
10905 \end_layout
10906
10907 \begin_layout Standard
10908 The possible options for the font include 
10909 \family sans
10910 default
10911 \family default
10912  and a list of fonts available on your system.
10913  
10914 \family sans
10915 default
10916 \family default
10917  uses the standard TeX fonts, known as 
10918 \begin_inset Quotes eld
10919 \end_inset
10920
10921
10922 \family typewriter
10923 Computer Modern
10924 \family default
10925
10926 \begin_inset Quotes erd
10927 \end_inset
10928
10929  (
10930 \family typewriter
10931 cm
10932 \family default
10933 ) or 
10934 \begin_inset Quotes eld
10935 \end_inset
10936
10937
10938 \family typewriter
10939 European Computer Modern
10940 \family default
10941
10942 \begin_inset Quotes erd
10943 \end_inset
10944
10945  (
10946 \family typewriter
10947 ec
10948 \family default
10949 ).
10950 \end_layout
10951
10952 \begin_layout Standard
10953 As 
10954 \family typewriter
10955 cm
10956 \family default
10957  and 
10958 \family typewriter
10959 ec
10960 \family default
10961  are bitmap fonts, they often looks pixelated in PDF output, especially
10962  when you read the PDF in a zoomed size.
10963 \begin_inset Foot
10964 status collapsed
10965
10966 \begin_layout Plain Layout
10967 This problem doesn't appear if you read PDFs in 
10968 \family typewriter
10969 Adobe
10970 \begin_inset space ~
10971 \end_inset
10972
10973 Reader
10974 \family default
10975  version 6 or later, because this program includes a special bitmap font
10976  renderer.
10977 \end_layout
10978
10979 \end_inset
10980
10981  To get rid of pixelated fonts, you have to use a vector font.
10982  There are three ways to use one:
10983 \end_layout
10984
10985 \begin_layout Itemize
10986 One way is to use the 
10987 \family typewriter
10988 AE
10989 \family default
10990  fonts.
10991  
10992 \family typewriter
10993 AE
10994 \family default
10995  is a virtual font.
10996  Virtual means that it 
10997 \begin_inset Quotes eld
10998 \end_inset
10999
11000 steals
11001 \begin_inset Quotes erd
11002 \end_inset
11003
11004  outline 
11005 \family typewriter
11006 cm
11007 \family default
11008 -glyphs from other fonts.
11009  This has the disadvantage that some characters are missing, like the French
11010  guillemets (
11011 \begin_inset Quotes eld
11012 \end_inset
11013
11014 «
11015 \begin_inset Quotes erd
11016 \end_inset
11017
11018  and 
11019 \begin_inset Quotes eld
11020 \end_inset
11021
11022 »
11023 \begin_inset Quotes erd
11024 \end_inset
11025
11026 )
11027 \begin_inset Foot
11028 status collapsed
11029
11030 \begin_layout Plain Layout
11031 Loading the LaTeX-package 
11032 \series bold
11033 aeguill
11034 \series default
11035
11036 \begin_inset Index idx
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040 LaTeX-packages ! aeguill
11041 \end_layout
11042
11043 \end_inset
11044
11045  with the document preamble line
11046 \begin_inset Newline newline
11047 \end_inset
11048
11049
11050 \series bold
11051
11052 \backslash
11053 usepackage[ec]{aeguill}
11054 \begin_inset Newline newline
11055 \end_inset
11056
11057
11058 \series default
11059 will fix the guillemet problem.
11060 \end_layout
11061
11062 \end_inset
11063
11064  and that accented characters are not 
11065 \emph on
11066 one
11067 \emph default
11068  glyph, they are build of 
11069 \emph on
11070 two
11071 \emph default
11072  characters, the accent and the letter.
11073  Therefore you can't search in documents using the 
11074 \family typewriter
11075 AE
11076 \family default
11077  fonts for words with accented characters.
11078  If you search for example for the French word 
11079 \begin_inset Quotes eld
11080 \end_inset
11081
11082 rève
11083 \begin_inset Quotes erd
11084 \end_inset
11085
11086  in a PDF, you won't get any result, because the PDF-viewer searches for
11087  the glyph 
11088 \begin_inset Quotes eld
11089 \end_inset
11090
11091  è 
11092 \begin_inset Quotes erd
11093 \end_inset
11094
11095  and not for the glyph 
11096 \begin_inset Quotes eld
11097 \end_inset
11098
11099  e +
11100 \begin_inset space ~
11101 \end_inset
11102
11103  ̀ 
11104 \begin_inset Quotes erd
11105 \end_inset
11106
11107 .
11108 \end_layout
11109
11110 \begin_layout Itemize
11111 Another possibility is to use three different outline fonts
11112 \begin_inset Foot
11113 status collapsed
11114
11115 \begin_layout Plain Layout
11116 Other fonts, like 
11117 \family typewriter
11118 Latin Modern
11119 \family default
11120  or 
11121 \family typewriter
11122 Computer Modern
11123 \family default
11124 , consist of these three main font types 
11125 \family sans
11126 sans
11127 \begin_inset space ~
11128 \end_inset
11129
11130 serif
11131 \family default
11132
11133 \family sans
11134 typewriter
11135 \family default
11136 , and 
11137 \family sans
11138 serif
11139 \family default
11140 .
11141 \end_layout
11142
11143 \end_inset
11144
11145
11146 \family typewriter
11147 Times Roman
11148 \family default
11149  as roman font,
11150 \family sans
11151  
11152 \family typewriter
11153 Helvetica
11154 \family default
11155  scaled to 92 or 95
11156 \begin_inset space \thinspace{}
11157 \end_inset
11158
11159 % as sans
11160 \begin_inset space ~
11161 \end_inset
11162
11163 serif font, and 
11164 \family typewriter
11165 courier
11166 \family default
11167  as typewriter font.
11168 \begin_inset Newline newline
11169 \end_inset
11170
11171 The differences between roman, 
11172 \family sans
11173 sans
11174 \begin_inset space ~
11175 \end_inset
11176
11177 serif
11178 \family default
11179 , and 
11180 \family typewriter
11181 typewriter
11182 \family default
11183  fonts are explained in section
11184 \begin_inset space ~
11185 \end_inset
11186
11187
11188 \begin_inset CommandInset ref
11189 LatexCommand ref
11190 reference "sub:Fine-Tuning-with-the"
11191
11192 \end_inset
11193
11194 .
11195 \begin_inset Newline newline
11196 \end_inset
11197
11198 The font 
11199 \family typewriter
11200 Times Roman
11201 \family default
11202  was originally designed for newspapers.
11203  That means its glyphs are smaller than the ones from other fonts to fit
11204  into the small newspaper columns.
11205  Therefore 
11206 \family typewriter
11207 Times Roman
11208 \family default
11209  is not the optimal choice for larger documents like books.
11210 \end_layout
11211
11212 \begin_layout Itemize
11213 The best solution is to use the 
11214 \family typewriter
11215 Latin Modern
11216 \family default
11217  (
11218 \family typewriter
11219 lm
11220 \family default
11221 ) fonts.
11222  These fonts were developed for the LaTeX community to replace 
11223 \family typewriter
11224 cm
11225 \family default
11226  as the default font.
11227  In most cases they look the same as 
11228 \family typewriter
11229 cm
11230 \family default
11231
11232 \begin_inset Foot
11233 status collapsed
11234
11235 \begin_layout Plain Layout
11236 One difference is improved kerning for the 
11237 \family typewriter
11238 lm
11239 \family default
11240  fonts.
11241 \end_layout
11242
11243 \end_inset
11244
11245 , but 
11246 \family typewriter
11247 lm
11248 \family default
11249  covers a vast number of characters over the other two families 
11250 \family typewriter
11251 cm
11252 \family default
11253  and 
11254 \family typewriter
11255 ec
11256 \family default
11257 .
11258 \end_layout
11259
11260 \begin_layout Standard
11261 \begin_inset VSpace bigskip
11262 \end_inset
11263
11264 For the font size there are four possible values: 
11265 \family sans
11266 default, 10
11267 \family default
11268
11269 \family sans
11270 11
11271 \family default
11272 , and 
11273 \family sans
11274 12
11275 \family default
11276 .
11277  The size of 
11278 \family sans
11279 default
11280 \family default
11281  depends on your LaTeX-system, normally it is equal to the font size 10.
11282 \end_layout
11283
11284 \begin_layout Standard
11285 The font sizes are the 
11286 \emph on
11287 base size
11288 \emph default
11289 .
11290  That means that LyX scales all other possible font sizes (such as those
11291  used in footnotes, super-, and subscripts) by this value.
11292  You can fine-tune the font size of text parts via the 
11293 \family sans
11294 Text
11295 \begin_inset space ~
11296 \end_inset
11297
11298 Style
11299 \family default
11300  dialog if needed.
11301  The possible font sizes for text parts are explained in section
11302 \begin_inset space ~
11303 \end_inset
11304
11305
11306 \begin_inset CommandInset ref
11307 LatexCommand ref
11308 reference "sub:Fine-Tuning-with-the"
11309
11310 \end_inset
11311
11312 .
11313 \end_layout
11314
11315 \begin_layout Standard
11316 The field 
11317 \family sans
11318 CJK
11319 \family default
11320  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11321  a font to display the script characters.
11322 \begin_inset Foot
11323 status collapsed
11324
11325 \begin_layout Plain Layout
11326 The font will be the argument for the commands of the LaTeX-package 
11327 \series bold
11328 CJK
11329 \series default
11330 .
11331  So this has no effect for the document language 
11332 \family sans
11333 Japanese
11334 \family default
11335  that doesn't use 
11336 \series bold
11337 CJK
11338 \series default
11339 .
11340 \end_layout
11341
11342 \end_inset
11343
11344
11345 \end_layout
11346
11347 \begin_layout Standard
11348 \begin_inset VSpace bigskip
11349 \end_inset
11350
11351
11352 \begin_inset Note Greyedout
11353 status open
11354
11355 \begin_layout Plain Layout
11356
11357 \series bold
11358 Note:
11359 \series default
11360  When you choose a new font or font size, LyX does 
11361 \emph on
11362 not
11363 \emph default
11364  change the screen font! You will only see a difference in the printed output;
11365  this is part of the WYSIWYM concept.
11366  LyX's screen fonts can be adjusted in the 
11367 \family sans
11368 Tools\SpecialChar \menuseparator
11369 Preferences
11370 \family default
11371  dialog, see section
11372 \begin_inset space ~
11373 \end_inset
11374
11375
11376 \begin_inset CommandInset ref
11377 LatexCommand ref
11378 reference "sub:Screen-Fonts"
11379
11380 \end_inset
11381
11382 .
11383 \end_layout
11384
11385 \end_inset
11386
11387
11388 \end_layout
11389
11390 \begin_layout Subsection
11391 Using Different Character Styles
11392 \begin_inset Index idx
11393 status collapsed
11394
11395 \begin_layout Plain Layout
11396 Character Styles
11397 \end_layout
11398
11399 \end_inset
11400
11401
11402 \begin_inset Index idx
11403 status collapsed
11404
11405 \begin_layout Plain Layout
11406 Text Style
11407 \end_layout
11408
11409 \end_inset
11410
11411
11412 \end_layout
11413
11414 \begin_layout Standard
11415 As we've already seen, LyX automatically changes the character style for
11416  certain paragraph environments.
11417  LyX supports two character styles, 
11418 \family sans
11419 Emphasized
11420 \family default
11421  and 
11422 \family sans
11423 Noun
11424 \family default
11425 .
11426  You can activate both of these styles via keybindings, the menus, and the
11427  toolbar.
11428 \end_layout
11429
11430 \begin_layout Standard
11431 To activate the 
11432 \family sans
11433 Noun
11434 \family default
11435  style, do one of the following:
11436 \end_layout
11437
11438 \begin_layout Itemize
11439 click on the toolbar button 
11440 \begin_inset Graphics
11441         filename ../images/font-noun.png
11442
11443 \end_inset
11444
11445
11446 \end_layout
11447
11448 \begin_layout Itemize
11449 use the key binding 
11450 \begin_inset Info
11451 type  "shortcut"
11452 arg   "font-noun"
11453 \end_inset
11454
11455
11456 \end_layout
11457
11458 \begin_layout Standard
11459 These commands are all toggles.
11460  That is, if 
11461 \family sans
11462 Noun
11463 \family default
11464  style is already active, they deactivate it.
11465 \end_layout
11466
11467 \begin_layout Standard
11468 One typically uses the 
11469 \family sans
11470 Noun
11471 \family default
11472  style for proper names.
11473  For example: 
11474 \begin_inset Quotes eld
11475 \end_inset
11476
11477
11478 \noun on
11479 Matthias Ettrich
11480 \noun default
11481  is the original author of LyX.
11482 \begin_inset Quotes erd
11483 \end_inset
11484
11485
11486 \end_layout
11487
11488 \begin_layout Standard
11489 A more widely used character style is the 
11490 \family sans
11491 Emphasized
11492 \family default
11493  style.
11494  You can activate (or deactivate — it's also a toggle) the 
11495 \family sans
11496 Emphasized
11497 \family default
11498  style by:
11499 \end_layout
11500
11501 \begin_layout Itemize
11502 clicking on the toolbar button 
11503 \begin_inset Graphics
11504         filename ../images/font-emph.png
11505
11506 \end_inset
11507
11508
11509 \end_layout
11510
11511 \begin_layout Itemize
11512 using the keybindings 
11513 \begin_inset Info
11514 type  "shortcut"
11515 arg   "font-emph"
11516 \end_inset
11517
11518
11519 \end_layout
11520
11521 \begin_layout Standard
11522 Normally the 
11523 \family sans
11524 Emphasized
11525 \family default
11526  style is equivalent to an italic font but some document classes or LaTeX-packag
11527 es use a different font.
11528 \end_layout
11529
11530 \begin_layout Standard
11531 We've been using the 
11532 \family sans
11533 Emphasized
11534 \family default
11535  style all over the place in this document.
11536  Here's one more example:
11537 \end_layout
11538
11539 \begin_layout Quotation
11540
11541 \emph on
11542 Don't overuse character styles!
11543 \end_layout
11544
11545 \begin_layout Standard
11546 It's also a warning in addition to an example.
11547  One's writing should parallel ordinary conversation.
11548  Since we don't all constantly scream at each other, we should also avoid
11549  the common tendency to overuse character style.
11550  
11551 \end_layout
11552
11553 \begin_layout Standard
11554 You can always reset to the default font using the key binding 
11555 \begin_inset Info
11556 type  "shortcut"
11557 arg   "font-default"
11558 \end_inset
11559
11560  or the dialog 
11561 \family sans
11562 Edit\SpecialChar \menuseparator
11563 Text
11564 \begin_inset space ~
11565 \end_inset
11566
11567 Style
11568 \family default
11569 .
11570 \end_layout
11571
11572 \begin_layout Subsection
11573 Fine-Tuning with the 
11574 \family sans
11575 Text Style
11576 \family default
11577  dialog
11578 \begin_inset CommandInset label
11579 LatexCommand label
11580 name "sub:Fine-Tuning-with-the"
11581
11582 \end_inset
11583
11584
11585 \begin_inset Index idx
11586 status collapsed
11587
11588 \begin_layout Plain Layout
11589 Text Style
11590 \end_layout
11591
11592 \end_inset
11593
11594
11595 \end_layout
11596
11597 \begin_layout Standard
11598 There are always occasions when you will need to do some fine-tuning, so
11599  LyX gives you a way to create a custom character style.
11600  For example, an academic journal or a corporation may have a style sheet
11601  requiring a sans-serif font be used in certain situations.
11602  Also, writers sometimes use a different font to offset a character's thoughts
11603  from ordinary dialog.
11604 \end_layout
11605
11606 \begin_layout Standard
11607 Before we document how to use custom character style, we want to issue a
11608  warning yet again: Don't overuse character styles! 
11609 \begin_inset Newline newline
11610 \end_inset
11611
11612 Documents that overuse different fonts and sizes are not well readable and
11613  tend to look as if someone has knocked huge holes in them.
11614 \end_layout
11615
11616 \begin_layout Standard
11617 To use custom character styles, open the 
11618 \family sans
11619 Edit\SpecialChar \menuseparator
11620 Text
11621 \begin_inset space ~
11622 \end_inset
11623
11624 Style
11625 \family default
11626  dialog.
11627  There are several boxes on this dialog, each corresponding to a different
11628  font property which you can choose.
11629  You can choose an option for one of these properties, or select 
11630 \family sans
11631 No
11632 \begin_inset space ~
11633 \end_inset
11634
11635 change
11636 \family default
11637 , which keeps the current state of that property.
11638  The item 
11639 \family sans
11640 Reset
11641 \family default
11642  will reset the property to whatever is the default.
11643  You can use this to reset attributes across a bunch of different paragraph
11644  environments in a snap.
11645 \end_layout
11646
11647 \begin_layout Standard
11648 The font properties, and their options (in addition to 
11649 \family sans
11650 No
11651 \begin_inset space ~
11652 \end_inset
11653
11654 change
11655 \family default
11656  and 
11657 \family sans
11658 Reset
11659 \family default
11660 ) are:
11661 \end_layout
11662
11663 \begin_layout Labeling
11664 \labelwidthstring 00.00.0000
11665
11666 \family sans
11667 Family
11668 \family default
11669  The 
11670 \begin_inset Quotes eld
11671 \end_inset
11672
11673 overall look
11674 \begin_inset Quotes erd
11675 \end_inset
11676
11677  of the font.
11678  The possible options are:
11679 \end_layout
11680
11681 \begin_deeper
11682 \begin_layout Labeling
11683 \labelwidthstring 00.00.0000
11684
11685 \family sans
11686 Roman
11687 \family default
11688  This is the Roman font family.
11689  Normally a serif font.
11690  It's also the default family.
11691  (key binding 
11692 \begin_inset Info
11693 type  "shortcut"
11694 arg   "font-roman"
11695 \end_inset
11696
11697 )
11698 \end_layout
11699
11700 \begin_layout Labeling
11701 \labelwidthstring 00.00.0000
11702
11703 \family sans
11704 Sans
11705 \begin_inset space ~
11706 \end_inset
11707
11708 Serif
11709 \family default
11710  
11711 \family sans
11712 This is the Sans Serif font family.
11713
11714 \family default
11715  (key binding 
11716 \begin_inset Info
11717 type  "shortcut"
11718 arg   "font-sans"
11719 \end_inset
11720
11721 )
11722 \end_layout
11723
11724 \begin_layout Labeling
11725 \labelwidthstring 00.00.0000
11726
11727 \family sans
11728 Typewriter
11729 \family default
11730  
11731 \family typewriter
11732 This is the Typewriter font family.
11733
11734 \family default
11735  (key binding 
11736 \begin_inset Info
11737 type  "shortcut"
11738 arg   "font-typewriter"
11739 \end_inset
11740
11741
11742 \family sans
11743 )
11744 \end_layout
11745
11746 \end_deeper
11747 \begin_layout Labeling
11748 \labelwidthstring 00.00.0000
11749
11750 \family sans
11751 Series
11752 \family default
11753  This corresponds to the print weight.
11754  Options are:
11755 \end_layout
11756
11757 \begin_deeper
11758 \begin_layout Labeling
11759 \labelwidthstring 00.00.0000
11760
11761 \family sans
11762 Medium
11763 \family default
11764  This is the Medium font series.
11765  It's also the default series.
11766 \end_layout
11767
11768 \begin_layout Labeling
11769 \labelwidthstring 00.00.0000
11770
11771 \family sans
11772 Bold
11773 \family default
11774  
11775 \series bold
11776 This is the Bold font series.
11777
11778 \series default
11779  (key binding 
11780 \begin_inset Info
11781 type  "shortcut"
11782 arg   "font-bold"
11783 \end_inset
11784
11785 )
11786 \end_layout
11787
11788 \end_deeper
11789 \begin_layout Labeling
11790 \labelwidthstring 00.00.0000
11791
11792 \family sans
11793 Shape
11794 \family default
11795  As the name implies.
11796  Options are:
11797 \end_layout
11798
11799 \begin_deeper
11800 \begin_layout Labeling
11801 \labelwidthstring 00.00.0000
11802
11803 \family sans
11804 Upright
11805 \family default
11806  This is the Upright font shape.
11807  It's also the default shape.
11808 \end_layout
11809
11810 \begin_layout Labeling
11811 \labelwidthstring 00.00.0000
11812
11813 \family sans
11814 Italic
11815 \family default
11816  
11817 \shape italic
11818 This
11819 \shape default
11820  
11821 \family sans
11822 \shape italic
11823 i
11824 \family default
11825 s the Italic font shape
11826 \shape default
11827 \emph on
11828 .
11829 \end_layout
11830
11831 \begin_layout Labeling
11832 \labelwidthstring 00.00.0000
11833
11834 \family sans
11835 Slanted
11836 \family default
11837  
11838 \shape slanted
11839 This is the Slanted font shape
11840 \shape default
11841  (although it might not be visible in LyX, this is different from italic).
11842 \end_layout
11843
11844 \begin_layout Labeling
11845 \labelwidthstring 00.00.0000
11846
11847 \family sans
11848 Small
11849 \begin_inset space ~
11850 \end_inset
11851
11852 Caps
11853 \family default
11854  
11855 \shape smallcaps
11856 This is the Small caps font shape
11857 \shape default
11858 \noun on
11859 .
11860 \end_layout
11861
11862 \end_deeper
11863 \begin_layout Labeling
11864 \labelwidthstring 00.00.0000
11865
11866 \family sans
11867 Size
11868 \family default
11869  Alters the size of the font.
11870  You'll find no numerical values here; all possible sizes are actually proportio
11871 nal to the document font size.
11872  Once again, you don't feed LyX the details, but a general description of
11873  what you want to do.
11874  The options are:
11875 \end_layout
11876
11877 \begin_deeper
11878 \begin_layout Labeling
11879 \labelwidthstring 00.00.0000
11880
11881 \family sans
11882 Tiny
11883 \family default
11884  
11885 \size tiny
11886 This is the 
11887 \begin_inset Quotes eld
11888 \end_inset
11889
11890 Tiny
11891 \begin_inset Quotes erd
11892 \end_inset
11893
11894  font size.
11895
11896 \size default
11897  (key bindings 
11898 \begin_inset Info
11899 type  "shortcuts"
11900 arg   "font-size tiny"
11901 \end_inset
11902
11903 )
11904 \end_layout
11905
11906 \begin_layout Labeling
11907 \labelwidthstring 00.00.0000
11908
11909 \family sans
11910 Smallest
11911 \family default
11912  
11913 \size scriptsize
11914 This is the 
11915 \begin_inset Quotes eld
11916 \end_inset
11917
11918 Smallest
11919 \begin_inset Quotes erd
11920 \end_inset
11921
11922  font size
11923 \size default
11924 .
11925  (key binding 
11926 \begin_inset Info
11927 type  "shortcut"
11928 arg   "font-size scriptsize"
11929 \end_inset
11930
11931 )
11932 \end_layout
11933
11934 \begin_layout Labeling
11935 \labelwidthstring 00.00.0000
11936
11937 \family sans
11938 Smaller
11939 \family default
11940  
11941 \size footnotesize
11942 This is the 
11943 \begin_inset Quotes eld
11944 \end_inset
11945
11946 Smaller
11947 \begin_inset Quotes erd
11948 \end_inset
11949
11950  font size.
11951
11952 \size default
11953  (key bindings 
11954 \begin_inset Info
11955 type  "shortcuts"
11956 arg   "font-size footnotesize"
11957 \end_inset
11958
11959 )
11960 \end_layout
11961
11962 \begin_layout Labeling
11963 \labelwidthstring 00.00.0000
11964
11965 \family sans
11966 Small
11967 \family default
11968  
11969 \size small
11970 This is the 
11971 \begin_inset Quotes eld
11972 \end_inset
11973
11974 Small
11975 \begin_inset Quotes erd
11976 \end_inset
11977
11978  font size.
11979
11980 \size default
11981  (key bindings 
11982 \begin_inset Info
11983 type  "shortcuts"
11984 arg   "font-size small"
11985 \end_inset
11986
11987 )
11988 \end_layout
11989
11990 \begin_layout Labeling
11991 \labelwidthstring 00.00.0000
11992
11993 \family sans
11994 Normal
11995 \family default
11996  This is the 
11997 \begin_inset Quotes eld
11998 \end_inset
11999
12000 Normal
12001 \begin_inset Quotes erd
12002 \end_inset
12003
12004  font size.
12005  It's also the default size.
12006  (key bindings 
12007 \begin_inset Info
12008 type  "shortcuts"
12009 arg   "font-size normal"
12010 \end_inset
12011
12012 )
12013 \end_layout
12014
12015 \begin_layout Labeling
12016 \labelwidthstring 00.00.0000
12017
12018 \family sans
12019 Large
12020 \family default
12021  
12022 \size large
12023 This is the 
12024 \begin_inset Quotes eld
12025 \end_inset
12026
12027 Large
12028 \begin_inset Quotes erd
12029 \end_inset
12030
12031  font size.
12032
12033 \size default
12034  (key bindings 
12035 \begin_inset Info
12036 type  "shortcuts"
12037 arg   "font-size large"
12038 \end_inset
12039
12040 )
12041 \end_layout
12042
12043 \begin_layout Labeling
12044 \labelwidthstring 00.00.0000
12045
12046 \family sans
12047 Larger
12048 \family default
12049  
12050 \size larger
12051 This is the 
12052 \begin_inset Quotes eld
12053 \end_inset
12054
12055 Larger
12056 \begin_inset Quotes erd
12057 \end_inset
12058
12059  font size.
12060
12061 \size default
12062  (key bindings 
12063 \begin_inset Info
12064 type  "shortcuts"
12065 arg   "font-size larger"
12066 \end_inset
12067
12068 )
12069 \end_layout
12070
12071 \begin_layout Labeling
12072 \labelwidthstring 00.00.0000
12073
12074 \family sans
12075 Largest
12076 \family default
12077  
12078 \size largest
12079 This is the 
12080 \begin_inset Quotes eld
12081 \end_inset
12082
12083 Largest
12084 \begin_inset Quotes erd
12085 \end_inset
12086
12087  font size.
12088
12089 \size default
12090  (key binding 
12091 \begin_inset Info
12092 type  "shortcut"
12093 arg   "font-size largest"
12094 \end_inset
12095
12096 )
12097 \end_layout
12098
12099 \begin_layout Labeling
12100 \labelwidthstring 00.00.0000
12101
12102 \family sans
12103 Huge
12104 \family default
12105  
12106 \size huge
12107 This is the 
12108 \begin_inset Quotes eld
12109 \end_inset
12110
12111 Huge
12112 \begin_inset Quotes erd
12113 \end_inset
12114
12115  font size.
12116
12117 \size default
12118  (key bindings 
12119 \begin_inset Info
12120 type  "shortcuts"
12121 arg   "font-size huge"
12122 \end_inset
12123
12124 )
12125 \end_layout
12126
12127 \begin_layout Labeling
12128 \labelwidthstring 00.00.0000
12129
12130 \family sans
12131 Huger
12132 \family default
12133  
12134 \size giant
12135 This is the 
12136 \begin_inset Quotes eld
12137 \end_inset
12138
12139 Huger
12140 \begin_inset Quotes erd
12141 \end_inset
12142
12143  font size.
12144
12145 \size default
12146  (key bindings 
12147 \begin_inset Info
12148 type  "shortcuts"
12149 arg   "font-size giant"
12150 \end_inset
12151
12152 )
12153 \end_layout
12154
12155 \end_deeper
12156 \begin_layout Standard
12157 We'll warn you 
12158 \emph on
12159 yet again
12160 \emph default
12161 : don't go crazy with this feature.
12162  You should almost never need to change the font size.
12163  LyX automatically changes the font size for different paragraph environments
12164  — use that instead.
12165  This is here for fine-tuning only!
12166 \end_layout
12167
12168 \begin_layout Labeling
12169 \labelwidthstring 00.00.0000
12170
12171 \family sans
12172 Misc
12173 \family default
12174  Here you can change a few other things at the character level.
12175  Options are:
12176 \end_layout
12177
12178 \begin_deeper
12179 \begin_layout Labeling
12180 \labelwidthstring 00.00.0000
12181
12182 \family sans
12183 Emph
12184 \family default
12185  
12186 \emph on
12187 This is text with emphasize on
12188 \emph default
12189 .
12190  This might seem like the same as 
12191 \shape italic
12192 Italic
12193 \shape default
12194 , but it is actually a bit different.
12195  Emphasized is a 
12196 \emph on
12197 logical
12198 \emph default
12199  attribute.
12200  That means every document class can define its own font used for emphasized
12201  text.
12202  Normally this font is equal to italic.
12203 \end_layout
12204
12205 \begin_layout Labeling
12206 \labelwidthstring 00.00.0000
12207
12208 \family sans
12209 Underbar
12210 \family default
12211  
12212 \bar under
12213 This is text with Underbar on.
12214
12215 \bar default
12216  (key binding 
12217 \begin_inset Info
12218 type  "shortcuts"
12219 arg   "font-underline"
12220 \end_inset
12221
12222
12223 \family sans
12224 )
12225 \begin_inset Newline newline
12226 \end_inset
12227
12228
12229 \family default
12230 Avoid using underbar if you can! It's a hangover from the typewriter days,
12231  when you couldn't change fonts.
12232  We no longer need to emphasize text by underscoring characters.
12233  It's only included in LyX because some people 
12234 \emph on
12235 may
12236 \emph default
12237  need it in order to follow style sheets for journal submissions.
12238 \end_layout
12239
12240 \begin_layout Labeling
12241 \labelwidthstring 00.00.0000
12242
12243 \family sans
12244 Noun
12245 \family default
12246  
12247 \noun on
12248 This is text with Noun on.
12249
12250 \noun default
12251  Like 
12252 \family sans
12253 Emph
12254 \family default
12255 , this is a logical attribute.
12256  Normally it's equivalent to 
12257 \family sans
12258 Small
12259 \begin_inset space ~
12260 \end_inset
12261
12262 Caps
12263 \family default
12264 .
12265 \end_layout
12266
12267 \end_deeper
12268 \begin_layout Labeling
12269 \labelwidthstring 00.00.0000
12270
12271 \family sans
12272 Color
12273 \family default
12274  You can adjust the color of the text with this control.
12275  Notice that not all DVI-viewers are able to display colors.
12276  Besides 
12277 \family sans
12278 No
12279 \begin_inset space ~
12280 \end_inset
12281
12282 color
12283 \family default
12284 , which is the default 
12285 \begin_inset Quotes eld
12286 \end_inset
12287
12288 color
12289 \begin_inset Quotes erd
12290 \end_inset
12291
12292  and means normally black, you can choose between 
12293 \family sans
12294 Black
12295 \family default
12296
12297 \family sans
12298 White
12299 \family default
12300
12301 \family sans
12302 Red
12303 \family default
12304
12305 \family sans
12306 Green
12307 \family default
12308
12309 \family sans
12310 Blue
12311 \family default
12312
12313 \family sans
12314 Cyan
12315 \family default
12316
12317 \family sans
12318 Magenta
12319 \family default
12320  and 
12321 \family sans
12322 Yellow
12323 \family default
12324  text.
12325 \begin_inset Index idx
12326 status collapsed
12327
12328 \begin_layout Plain Layout
12329 Color ! Text
12330 \end_layout
12331
12332 \end_inset
12333
12334
12335 \end_layout
12336
12337 \begin_layout Labeling
12338 \labelwidthstring 00.00.0000
12339
12340 \family sans
12341 Language
12342 \family default
12343  This is used to mark regions of text as having a different language from
12344  the language of the document.
12345  Text marked in this way will be underlined in blue to indicate the change
12346  (only within LyX).
12347 \end_layout
12348
12349 \begin_layout Standard
12350 So you have a huge number of combinations to choose from.
12351  Once you've chosen a new character style via the 
12352 \family sans
12353 Edit\SpecialChar \menuseparator
12354 Text
12355 \begin_inset space ~
12356 \end_inset
12357
12358 Style
12359 \family default
12360  dialog, the settings are saved.
12361  You can activate them using the toolbar button 
12362 \begin_inset Graphics
12363         filename ../images/textstyle-apply.png
12364
12365 \end_inset
12366
12367 .
12368  The button lets you toggle the state of your custom character style even
12369  when the dialog isn't visible.
12370  
12371 \end_layout
12372
12373 \begin_layout Standard
12374 To completely reset the character style to the default, use 
12375 \begin_inset Info
12376 type  "shortcut"
12377 arg   "font-default"
12378 \end_inset
12379
12380 .
12381  If you want to toggle only those properties that you have just changed
12382  (suppose you just set the shape to 
12383 \begin_inset Quotes eld
12384 \end_inset
12385
12386 slanted
12387 \begin_inset Quotes erd
12388 \end_inset
12389
12390  and the series to 
12391 \begin_inset Quotes eld
12392 \end_inset
12393
12394 bold
12395 \begin_inset Quotes erd
12396 \end_inset
12397
12398 ), set the 
12399 \family sans
12400 Toggle
12401 \begin_inset space ~
12402 \end_inset
12403
12404 all
12405 \family default
12406  switch and press 
12407 \family sans
12408 Apply
12409 \family default
12410 .
12411 \end_layout
12412
12413 \begin_layout Standard
12414 You should also know something about the differences between the three main
12415  font types 
12416 \family sans
12417 serif
12418 \family default
12419
12420 \family sans
12421 sans
12422 \begin_inset space ~
12423 \end_inset
12424
12425 serif
12426 \family default
12427 , and 
12428 \family sans
12429 typewriter
12430 \family default
12431 :
12432 \end_layout
12433
12434 \begin_layout Itemize
12435
12436 \family sans
12437 Typewriter
12438 \family default
12439  is a so called 
12440 \begin_inset Quotes eld
12441 \end_inset
12442
12443 monospaced
12444 \begin_inset Quotes erd
12445 \end_inset
12446
12447  font, that means every character has the same width, the 
12448 \begin_inset Quotes eld
12449 \end_inset
12450
12451 i
12452 \begin_inset Quotes erd
12453 \end_inset
12454
12455  is as wide as the 
12456 \begin_inset Quotes eld
12457 \end_inset
12458
12459 m
12460 \begin_inset Quotes erd
12461 \end_inset
12462
12463 .
12464  Here is an example
12465 \begin_inset Newline newline
12466 \end_inset
12467
12468
12469 \begin_inset Phantom HPhantom
12470 status open
12471
12472 \begin_layout Plain Layout
12473 no 
12474 \end_layout
12475
12476 \end_inset
12477
12478
12479 \family typewriter
12480 typewriter text
12481 \family default
12482
12483 \begin_inset Note Note
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487 For more on phantoms see section
12488 \begin_inset space ~
12489 \end_inset
12490
12491
12492 \begin_inset CommandInset ref
12493 LatexCommand ref
12494 reference "sub:More-Spaces"
12495
12496 \end_inset
12497
12498 .
12499 \end_layout
12500
12501 \end_inset
12502
12503
12504 \begin_inset Newline newline
12505 \end_inset
12506
12507 no typewriter text
12508 \end_layout
12509
12510 \begin_layout Itemize
12511
12512 \family sans
12513 Serif
12514 \family default
12515  fonts use characters with serifs.
12516  These are the small 
12517 \begin_inset Quotes eld
12518 \end_inset
12519
12520 appendices
12521 \begin_inset Quotes erd
12522 \end_inset
12523
12524  at the ends of the strokes that form the character.
12525  The following example will show the difference:
12526 \begin_inset Newline newline
12527 \end_inset
12528
12529 text with serifs
12530 \begin_inset Newline newline
12531 \end_inset
12532
12533
12534 \family sans
12535 text without serifs
12536 \family default
12537
12538 \begin_inset Newline newline
12539 \end_inset
12540
12541 Serifs facilitate quick and easy reading.
12542  These fonts are therefore used as default (named 
12543 \family sans
12544 roman
12545 \family default
12546 ).
12547 \end_layout
12548
12549 \begin_layout Itemize
12550
12551 \family sans
12552 Sans serif
12553 \family default
12554  don't use serifs.
12555  This font type is therefore often used for headings and short texts.
12556  We use it in this document to highlight menu names.
12557 \end_layout
12558
12559 \begin_layout Standard
12560 We conclude with the same warning once again: Don't overuse the fonts.
12561  They are, more often than not, a kludge and a bad substitute for good writing.
12562 \end_layout
12563
12564 \begin_layout Section
12565 Printing and Previewing
12566 \end_layout
12567
12568 \begin_layout Subsection
12569 Overview
12570 \end_layout
12571
12572 \begin_layout Standard
12573 Now that we have covered some of the basic features of document preparation
12574  using LyX, you probably want to know how to print out your masterpiece.
12575  Before we tell you that, we want to give you a quick explanation of what
12576  goes on behind-the-scenes.
12577  We cover this information in much greater detail in the 
12578 \emph on
12579 Additional Features
12580 \emph default
12581  manual as well.
12582 \end_layout
12583
12584 \begin_layout Standard
12585 LyX uses the program LaTeX as its backend.
12586  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12587  confusion, we'll only refer to LaTeX.
12588  LyX is what you use to do your actual writing.
12589  Then, LyX calls LaTeX to turn your writing into printable output.
12590  This happens in two stages:
12591 \end_layout
12592
12593 \begin_layout Enumerate
12594 First, LyX converts your document to a series of text commands for LaTeX,
12595  generating a file with the extension, 
12596 \begin_inset Quotes eld
12597 \end_inset
12598
12599
12600 \family typewriter
12601 .tex
12602 \family default
12603
12604 \begin_inset Quotes erd
12605 \end_inset
12606
12607 .
12608 \end_layout
12609
12610 \begin_layout Enumerate
12611 Next, LaTeX uses the commands in the 
12612 \family typewriter
12613 .tex
12614 \family default
12615  file to produce printable output.
12616  
12617 \end_layout
12618
12619 \begin_layout Subsection
12620 Output file formats
12621 \begin_inset Index idx
12622 status collapsed
12623
12624 \begin_layout Plain Layout
12625 File formats
12626 \end_layout
12627
12628 \end_inset
12629
12630
12631 \begin_inset CommandInset label
12632 LatexCommand label
12633 name "sub:Output-file-formats"
12634
12635 \end_inset
12636
12637
12638 \end_layout
12639
12640 \begin_layout Subsubsection
12641 ASCII
12642 \begin_inset Index idx
12643 status collapsed
12644
12645 \begin_layout Plain Layout
12646 File formats ! ASCII
12647 \end_layout
12648
12649 \end_inset
12650
12651
12652 \end_layout
12653
12654 \begin_layout Standard
12655 This file type has the extension 
12656 \begin_inset Quotes eld
12657 \end_inset
12658
12659
12660 \family typewriter
12661 .txt
12662 \family default
12663
12664 \begin_inset Quotes erd
12665 \end_inset
12666
12667 .
12668  It contains your document as plain text following the rules of the 
12669 \begin_inset Quotes eld
12670 \end_inset
12671
12672 American Standard Code for Information Interchange
12673 \begin_inset Quotes erd
12674 \end_inset
12675
12676  (ASCII).
12677 \end_layout
12678
12679 \begin_layout Standard
12680 You can export your document to ASCII by the menu 
12681 \family sans
12682 File\SpecialChar \menuseparator
12683 Export\SpecialChar \menuseparator
12684 ASCII
12685 \family default
12686 .
12687 \end_layout
12688
12689 \begin_layout Subsubsection
12690 LaTeX
12691 \begin_inset Index idx
12692 status collapsed
12693
12694 \begin_layout Plain Layout
12695 File formats ! LaTeX
12696 \end_layout
12697
12698 \end_inset
12699
12700
12701 \end_layout
12702
12703 \begin_layout Standard
12704 This file type has the extension 
12705 \begin_inset Quotes eld
12706 \end_inset
12707
12708
12709 \family typewriter
12710 .tex
12711 \family default
12712
12713 \begin_inset Quotes erd
12714 \end_inset
12715
12716  and contains all commands that are necessary for the LaTeX program to process
12717  your document.
12718  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12719  it manually with console commands.
12720  The LaTeX-file is automatically created in LyX's temporary directory whenever
12721  you view or export your document.
12722 \end_layout
12723
12724 \begin_layout Standard
12725 You can export your document as LaTeX-file using the menu 
12726 \family sans
12727 File\SpecialChar \menuseparator
12728 Export\SpecialChar \menuseparator
12729 LaT
12730 \begin_inset ERT
12731 status collapsed
12732
12733 \begin_layout Plain Layout
12734
12735 {}
12736 \end_layout
12737
12738 \end_inset
12739
12740 eX
12741 \family default
12742 .
12743 \end_layout
12744
12745 \begin_layout Subsubsection
12746 DVI
12747 \begin_inset Index idx
12748 status collapsed
12749
12750 \begin_layout Plain Layout
12751 File formats ! DVI
12752 \end_layout
12753
12754 \end_inset
12755
12756
12757 \end_layout
12758
12759 \begin_layout Standard
12760 This file type has the extension 
12761 \begin_inset Quotes eld
12762 \end_inset
12763
12764
12765 \family typewriter
12766 .dvi
12767 \family default
12768
12769 \begin_inset Quotes erd
12770 \end_inset
12771
12772 .
12773  It is called 
12774 \begin_inset Quotes eld
12775 \end_inset
12776
12777 device-independent
12778 \begin_inset Quotes erd
12779 \end_inset
12780
12781  (DVI), because it is completely portable; you can move them from one machine
12782  to another without needing to do any sort of conversion.
12783  DVIs are used for quick previews and as pre-stage for other output formats,
12784  like PostScript.
12785 \end_layout
12786
12787 \begin_layout Standard
12788 DVI files do not contain images, they only link them.
12789  So don't forget to deliver the images together with your DVIs.
12790  Because the DVI-viewer has to convert the image in the background to make
12791  it visible when you scroll the DVI, this can slow down your computer when
12792  you view the DVI.
12793  So we recommend to use PDF for files with many images.
12794 \end_layout
12795
12796 \begin_layout Standard
12797 You can export your document to DVI by the menu 
12798 \family sans
12799 File\SpecialChar \menuseparator
12800 Export\SpecialChar \menuseparator
12801 DVI
12802 \family default
12803 .
12804 \end_layout
12805
12806 \begin_layout Subsubsection
12807 PostScript
12808 \begin_inset Index idx
12809 status collapsed
12810
12811 \begin_layout Plain Layout
12812 File formats ! PostScript
12813 \end_layout
12814
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \begin_layout Standard
12821 This file type has the extension 
12822 \begin_inset Quotes eld
12823 \end_inset
12824
12825
12826 \family typewriter
12827 .ps
12828 \family default
12829
12830 \begin_inset Quotes erd
12831 \end_inset
12832
12833 .
12834  PostScript was developed by the company 
12835 \family typewriter
12836 Adobe
12837 \family default
12838  as a printer language.
12839  The file contains therefore commands that the printer uses to print the
12840  file.
12841  PostScript can be seen as a 
12842 \begin_inset Quotes eld
12843 \end_inset
12844
12845 programming language
12846 \begin_inset Quotes erd
12847 \end_inset
12848
12849 ; you can calculate with it and draw diagrams and images.
12850 \begin_inset Foot
12851 status collapsed
12852
12853 \begin_layout Plain Layout
12854 When you are interested to learn more about this, have a look at the LaTeX-packa
12855 ge 
12856 \series bold
12857 pstricks
12858 \series default
12859
12860 \begin_inset Index idx
12861 status collapsed
12862
12863 \begin_layout Plain Layout
12864 LaTeX-packages ! pstricks
12865 \end_layout
12866
12867 \end_inset
12868
12869 .
12870 \end_layout
12871
12872 \end_inset
12873
12874  Due to this ability, the files are often bigger than PDFs.
12875 \end_layout
12876
12877 \begin_layout Standard
12878 PostScript can only contain images in the format 
12879 \begin_inset Quotes eld
12880 \end_inset
12881
12882 Encapsulated PostScript
12883 \begin_inset Quotes erd
12884 \end_inset
12885
12886  (EPS, file extension 
12887 \begin_inset Quotes eld
12888 \end_inset
12889
12890
12891 \family typewriter
12892 .eps
12893 \family default
12894
12895 \begin_inset Quotes erd
12896 \end_inset
12897
12898 ).
12899  As LyX allows you to use any known image format in your document, it has
12900  to convert them in the background to EPS.
12901  If you have e.g 50
12902 \begin_inset space \thinspace{}
12903 \end_inset
12904
12905 images in your document, LyX has to do 50
12906 \begin_inset space \thinspace{}
12907 \end_inset
12908
12909 conversions whenever you view or export your document.
12910  This will slow down your workflow with LyX drastically.
12911  So if you plan to use PostScript, you can insert your images directly as
12912  EPS to avoid this problem.
12913 \end_layout
12914
12915 \begin_layout Standard
12916 You can export your document to PostScript using the menu 
12917 \family sans
12918 File\SpecialChar \menuseparator
12919 Export\SpecialChar \menuseparator
12920 PostScript
12921 \family default
12922 .
12923 \end_layout
12924
12925 \begin_layout Subsubsection
12926 PDF
12927 \begin_inset Index idx
12928 status collapsed
12929
12930 \begin_layout Plain Layout
12931 File formats ! PDF
12932 \end_layout
12933
12934 \end_inset
12935
12936
12937 \begin_inset Index idx
12938 status collapsed
12939
12940 \begin_layout Plain Layout
12941 PDF
12942 \end_layout
12943
12944 \end_inset
12945
12946
12947 \end_layout
12948
12949 \begin_layout Standard
12950 This file type has the extension 
12951 \begin_inset Quotes eld
12952 \end_inset
12953
12954
12955 \family typewriter
12956 .pdf
12957 \family default
12958
12959 \begin_inset Quotes erd
12960 \end_inset
12961
12962 .
12963  The 
12964 \begin_inset Quotes eld
12965 \end_inset
12966
12967 Portable Document Format
12968 \begin_inset Quotes erd
12969 \end_inset
12970
12971  (PDF) developed by 
12972 \family typewriter
12973 Adobe
12974 \family default
12975  was derived from PostScript.
12976  It is more compressed and it uses fewer commands than PostScript.
12977  As the name 
12978 \begin_inset Quotes eld
12979 \end_inset
12980
12981 portable
12982 \begin_inset Quotes erd
12983 \end_inset
12984
12985  implies, it can be processed at any computer system and the printed output
12986  looks exactly the same.
12987 \end_layout
12988
12989 \begin_layout Standard
12990 PDF can contain images in its own PDF format and in the formats 
12991 \begin_inset Quotes eld
12992 \end_inset
12993
12994 Joint Photographic Experts Group
12995 \begin_inset Quotes erd
12996 \end_inset
12997
12998  (JPG, file extension 
12999 \begin_inset Quotes eld
13000 \end_inset
13001
13002
13003 \family typewriter
13004 .jpg
13005 \family default
13006
13007 \begin_inset Quotes erd
13008 \end_inset
13009
13010  or 
13011 \begin_inset Quotes eld
13012 \end_inset
13013
13014
13015 \family typewriter
13016 .jpeg
13017 \family default
13018
13019 \begin_inset Quotes erd
13020 \end_inset
13021
13022 ) and 
13023 \begin_inset Quotes eld
13024 \end_inset
13025
13026 Portable Network Graphics
13027 \begin_inset Quotes erd
13028 \end_inset
13029
13030  (PNG, file extension 
13031 \begin_inset Quotes eld
13032 \end_inset
13033
13034
13035 \family typewriter
13036 .png
13037 \family default
13038
13039 \begin_inset Quotes erd
13040 \end_inset
13041
13042 ).
13043  You can although use any other image format, because LyX converts them
13044  in the background to one of these formats.
13045  But as described in the section about PostScript, the image conversion
13046  will slow down your workflow.
13047  So we recommend to use images in one of the three mentioned formats.
13048 \end_layout
13049
13050 \begin_layout Standard
13051 You can export your document to PDF via the menu 
13052 \family sans
13053 File\SpecialChar \menuseparator
13054 Export
13055 \family default
13056  in three different ways:
13057 \end_layout
13058
13059 \begin_layout Description
13060 PDF This uses the program 
13061 \family typewriter
13062 ps2pdf
13063 \family default
13064  that creates a PDF from a PostScript-version of your file.
13065  The PostScript-version is produced by the program 
13066 \family typewriter
13067 dvips
13068 \family default
13069  which uses a DVI-version as intermediate step.
13070  So this export variant consist of three conversions.
13071 \end_layout
13072
13073 \begin_layout Description
13074 PDF
13075 \begin_inset space ~
13076 \end_inset
13077
13078 (dvipdfm) This uses the program 
13079 \family typewriter
13080 dvipdfm
13081 \family default
13082  that converts your file in the background to DVI and in a second step to
13083  PDF.
13084 \end_layout
13085
13086 \begin_layout Description
13087 PDF
13088 \begin_inset space ~
13089 \end_inset
13090
13091 (pdflatex) This uses the program 
13092 \family typewriter
13093 pdftex
13094 \family default
13095  that converts your file directly to PDF.
13096 \end_layout
13097
13098 \begin_layout Standard
13099 We recommend to use 
13100 \family sans
13101 PDF
13102 \begin_inset space ~
13103 \end_inset
13104
13105 (pdflatex)
13106 \family default
13107  because 
13108 \family typewriter
13109 pdftex
13110 \family default
13111  supports all the features of actual PDF-versions, is quick, stable, and
13112  works without problems.
13113  The program 
13114 \family typewriter
13115 dvipdfm
13116 \family default
13117  is no longer under development and therefore a bit outdated.
13118 \end_layout
13119
13120 \begin_layout Subsubsection
13121 XHTML
13122 \begin_inset Index idx
13123 status collapsed
13124
13125 \begin_layout Plain Layout
13126 FileFormats ! XHTML
13127 \end_layout
13128
13129 \end_inset
13130
13131
13132 \begin_inset Index idx
13133 status collapsed
13134
13135 \begin_layout Plain Layout
13136 HTML
13137 \end_layout
13138
13139 \end_inset
13140
13141
13142 \end_layout
13143
13144 \begin_layout Standard
13145 This file type has the extension 
13146 \begin_inset Quotes eld
13147 \end_inset
13148
13149
13150 \family typewriter
13151 .xhtml
13152 \family default
13153
13154 \begin_inset Quotes erd
13155 \end_inset
13156
13157 .
13158  It is a file suitable for viewing in web browsers.
13159  It does not itself contain images and the like but only links them, and
13160  when LyX produces XHTML, it also generates corresponding images in formats
13161  suitable for the purpose.
13162  Math is output as MathML, which renders nicely in browsers that support
13163  it, but not all do.
13164 \end_layout
13165
13166 \begin_layout Standard
13167 XHTML output remains 
13168 \begin_inset Quotes eld
13169 \end_inset
13170
13171 under development
13172 \begin_inset Quotes erd
13173 \end_inset
13174
13175 , and not all LyX features are supported yet.
13176  See the chapter 
13177 \begin_inset Quotes eld
13178 \end_inset
13179
13180 LyX and the World Wide Web
13181 \begin_inset Quotes erd
13182 \end_inset
13183
13184 , in the 
13185 \emph on
13186 Additional Features
13187 \emph default
13188  manual, for more information.
13189 \end_layout
13190
13191 \begin_layout Standard
13192 You can export your document as an XHTML file using the menu item 
13193 \family sans
13194 File\SpecialChar \menuseparator
13195 Export\SpecialChar \menuseparator
13196 LyXHTML
13197 \family default
13198 .
13199 \end_layout
13200
13201 \begin_layout Subsection
13202 Previewing
13203 \begin_inset Index idx
13204 status collapsed
13205
13206 \begin_layout Plain Layout
13207 Document ! Preview 
13208 \end_layout
13209
13210 \end_inset
13211
13212
13213 \end_layout
13214
13215 \begin_layout Standard
13216 To get a look at the final version of your document, with all of the pagebreaks
13217  in place, the footnotes correctly numbered, and so on, use the menu 
13218 \family sans
13219 View
13220 \family default
13221  and choose a file type.
13222  A viewing program will pop up showing the output.
13223  For 
13224 \family sans
13225 View\SpecialChar \menuseparator
13226 DVI
13227 \family default
13228  you can use the toolbar button 
13229 \begin_inset Graphics
13230         filename ../images/buffer-view_dvi.png
13231
13232 \end_inset
13233
13234  (shortcut 
13235 \begin_inset Info
13236 type  "shortcut"
13237 arg   "buffer-view dvi"
13238 \end_inset
13239
13240 ), for 
13241 \family sans
13242 View\SpecialChar \menuseparator
13243 PDF
13244 \begin_inset space ~
13245 \end_inset
13246
13247 (pdflatex)
13248 \family default
13249  the toolbar button 
13250 \begin_inset Graphics
13251         filename ../images/buffer-view_pdf2.png
13252
13253 \end_inset
13254
13255 , and for 
13256 \family sans
13257 View\SpecialChar \menuseparator
13258 Postscript
13259 \family default
13260  the toolbar button 
13261 \begin_inset Graphics
13262         filename ../images/buffer-view_ps.png
13263
13264 \end_inset
13265
13266  (shortcut 
13267 \begin_inset Info
13268 type  "shortcut"
13269 arg   "buffer-view ps"
13270 \end_inset
13271
13272 ).
13273 \end_layout
13274
13275 \begin_layout Standard
13276 If you have changed your document, you can refresh the output in the same
13277  viewer window using the menu 
13278 \family sans
13279 View\SpecialChar \menuseparator
13280 Update
13281 \family default
13282 .
13283 \end_layout
13284
13285 \begin_layout Standard
13286 When you preview a file, the output file is only generated in LyX's temporary
13287  directory.
13288  To have a real output, export your document.
13289 \end_layout
13290
13291 \begin_layout Subsection
13292 Printing the File from within LyX
13293 \begin_inset CommandInset label
13294 LatexCommand label
13295 name "sub:Printing-the-File"
13296
13297 \end_inset
13298
13299
13300 \end_layout
13301
13302 \begin_layout Standard
13303 Instead of exporting your file and then printing it, you can also print
13304  it directly from within LyX.
13305  To print a file, select the menu 
13306 \family sans
13307 File\SpecialChar \menuseparator
13308 Print
13309 \family default
13310  or click on the toolbar button 
13311 \begin_inset Graphics
13312         filename ../images/dialog-show_print.png
13313
13314 \end_inset
13315
13316 .
13317  LyX will internally call LaTeX to produce a DVI.
13318  This file is then processed by the program 
13319 \family typewriter
13320 dvips
13321 \family default
13322  to PostScript-file, which is finally printed using the program 
13323 \family typewriter
13324 Ghostscript
13325 \family default
13326 .
13327  Due to these steps in the background, this method is not the fastest.
13328 \end_layout
13329
13330 \begin_layout Standard
13331 You can choose to print only even-numbered or odd-numbered pages — this
13332  is useful for printing on two sides: You can re-insert the pages after
13333  printing one set to print on the other side.
13334  Some printers spit out pages face-up, others, face-down.
13335  By choosing a particular order to print in, you can take the entire stack
13336  of pages out of the printer without needing to reorder them.
13337 \end_layout
13338
13339 \begin_layout Standard
13340 You can set the parameters in the 
13341 \family sans
13342 Print
13343 \begin_inset space ~
13344 \end_inset
13345
13346 Destination
13347 \family default
13348  box as follows:
13349 \end_layout
13350
13351 \begin_layout Labeling
13352 \labelwidthstring 00.00.0000
13353
13354 \family sans
13355 Printer
13356 \family default
13357  This is the name of the printer to print to.
13358 \begin_inset Foot
13359 status collapsed
13360
13361 \begin_layout Plain Layout
13362 Note that this printer name is for the program 
13363 \family typewriter
13364 dvips
13365 \family default
13366 .
13367  That means 
13368 \family typewriter
13369 dvips
13370 \family default
13371  has to be configured for this printer name.
13372  The default printer can be set in LyX's preferences dialog, see section
13373 \begin_inset space ~
13374 \end_inset
13375
13376
13377 \begin_inset CommandInset ref
13378 LatexCommand ref
13379 reference "sub:Printer"
13380
13381 \end_inset
13382
13383 .
13384 \end_layout
13385
13386 \end_inset
13387
13388  The printer should understand PostScript.
13389 \end_layout
13390
13391 \begin_layout Labeling
13392 \labelwidthstring 00.00.0000
13393
13394 \family sans
13395 File
13396 \family default
13397  The name of a file to print to.
13398  The output will be a PostScript file.
13399  It will be written in LyX's working directory unless you specify the full
13400  path.
13401 \end_layout
13402
13403 \begin_layout Section
13404 A few Words about Typography
13405 \begin_inset Index idx
13406 status collapsed
13407
13408 \begin_layout Plain Layout
13409 Typography
13410 \end_layout
13411
13412 \end_inset
13413
13414
13415 \end_layout
13416
13417 \begin_layout Subsection
13418 Hyphens
13419 \begin_inset Index idx
13420 status collapsed
13421
13422 \begin_layout Plain Layout
13423 Hyphens
13424 \end_layout
13425
13426 \end_inset
13427
13428
13429 \end_layout
13430
13431 \begin_layout Standard
13432 In LyX, the 
13433 \begin_inset Quotes eld
13434 \end_inset
13435
13436
13437 \family typewriter
13438 -
13439 \family default
13440
13441 \begin_inset Quotes erd
13442 \end_inset
13443
13444  character comes in four lengths: the 
13445 \emph on
13446 hyphen
13447 \emph default
13448 , the 
13449 \emph on
13450 en dash
13451 \emph default
13452 , the 
13453 \emph on
13454 em dash
13455 \emph default
13456 , and the minus sign:
13457 \begin_inset VSpace defskip
13458 \end_inset
13459
13460
13461 \end_layout
13462
13463 \begin_layout Standard
13464 \begin_inset Tabular
13465 <lyxtabular version="3" rows="5" columns="3">
13466 <features tabularvalignment="middle">
13467 <column alignment="left" valignment="top" width="0">
13468 <column alignment="left" valignment="top" width="0">
13469 <column alignment="left" valignment="top" width="0">
13470 <row interlinespace="3mm">
13471 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13472 \begin_inset Text
13473
13474 \begin_layout Plain Layout
13475 name
13476 \end_layout
13477
13478 \end_inset
13479 </cell>
13480 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13481 \begin_inset Text
13482
13483 \begin_layout Plain Layout
13484 output
13485 \end_layout
13486
13487 \end_inset
13488 </cell>
13489 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 inserted with
13494 \end_layout
13495
13496 \end_inset
13497 </cell>
13498 </row>
13499 <row interlinespace="3mm">
13500 <cell alignment="center" valignment="top" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504 hyphen
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 <cell alignment="center" valignment="top" usebox="none">
13510 \begin_inset Text
13511
13512 \begin_layout Plain Layout
13513 -
13514 \end_layout
13515
13516 \end_inset
13517 </cell>
13518 <cell alignment="center" valignment="top" usebox="none">
13519 \begin_inset Text
13520
13521 \begin_layout Plain Layout
13522 \begin_inset Quotes eld
13523 \end_inset
13524
13525
13526 \family typewriter
13527 -
13528 \family default
13529
13530 \begin_inset Quotes erd
13531 \end_inset
13532
13533  in text
13534 \end_layout
13535
13536 \end_inset
13537 </cell>
13538 </row>
13539 <row interlinespace="3mm">
13540 <cell alignment="center" valignment="top" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544 en dash
13545 \end_layout
13546
13547 \end_inset
13548 </cell>
13549 <cell alignment="center" valignment="top" usebox="none">
13550 \begin_inset Text
13551
13552 \begin_layout Plain Layout
13553
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 <cell alignment="center" valignment="top" usebox="none">
13559 \begin_inset Text
13560
13561 \begin_layout Plain Layout
13562
13563 \family sans
13564 Insert\SpecialChar \menuseparator
13565 Special
13566 \begin_inset space ~
13567 \end_inset
13568
13569 Character\SpecialChar \menuseparator
13570 Symbols
13571 \end_layout
13572
13573 \end_inset
13574 </cell>
13575 </row>
13576 <row interlinespace="3mm">
13577 <cell alignment="center" valignment="top" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581 em dash
13582 \end_layout
13583
13584 \end_inset
13585 </cell>
13586 <cell alignment="center" valignment="top" usebox="none">
13587 \begin_inset Text
13588
13589 \begin_layout Plain Layout
13590
13591 \end_layout
13592
13593 \end_inset
13594 </cell>
13595 <cell alignment="center" valignment="top" usebox="none">
13596 \begin_inset Text
13597
13598 \begin_layout Plain Layout
13599
13600 \family sans
13601 Insert\SpecialChar \menuseparator
13602 Special
13603 \begin_inset space ~
13604 \end_inset
13605
13606 Character\SpecialChar \menuseparator
13607 Symbols
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 </row>
13613 <row>
13614 <cell alignment="center" valignment="top" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618 minus sign
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 <cell alignment="center" valignment="top" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627 \begin_inset Formula $-$
13628 \end_inset
13629
13630
13631 \end_layout
13632
13633 \end_inset
13634 </cell>
13635 <cell alignment="center" valignment="top" usebox="none">
13636 \begin_inset Text
13637
13638 \begin_layout Plain Layout
13639 \begin_inset Quotes eld
13640 \end_inset
13641
13642
13643 \family typewriter
13644 -
13645 \family default
13646
13647 \begin_inset Quotes erd
13648 \end_inset
13649
13650  in math mode
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 </row>
13656 </lyxtabular>
13657
13658 \end_inset
13659
13660
13661 \begin_inset VSpace defskip
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \begin_layout Standard
13668 You can alternatively generate the en and em dash by inserting the 
13669 \begin_inset Quotes eld
13670 \end_inset
13671
13672
13673 \family typewriter
13674 -
13675 \family default
13676
13677 \begin_inset Quotes erd
13678 \end_inset
13679
13680  character multiple times in a row.
13681  They will automatically be converted to the appropriate length dash in
13682  the final output, but not in LyX.
13683  
13684 \begin_inset Quotes eld
13685 \end_inset
13686
13687 -
13688 \begin_inset space \thinspace{}
13689 \end_inset
13690
13691 -
13692 \begin_inset Quotes erd
13693 \end_inset
13694
13695  gives a en dash, 
13696 \begin_inset Quotes eld
13697 \end_inset
13698
13699 -
13700 \begin_inset space \thinspace{}
13701 \end_inset
13702
13703 -
13704 \begin_inset space \thinspace{}
13705 \end_inset
13706
13707 -
13708 \begin_inset Quotes erd
13709 \end_inset
13710
13711  a em dash.
13712 \end_layout
13713
13714 \begin_layout Standard
13715 The three dash types are distinct from the minus sign, which appears in
13716  math mode and has a length of its own.
13717  Here are some examples of the 
13718 \begin_inset Quotes eld
13719 \end_inset
13720
13721
13722 \family typewriter
13723 -
13724 \family default
13725
13726 \begin_inset Quotes eld
13727 \end_inset
13728
13729  in use:
13730 \end_layout
13731
13732 \begin_layout Enumerate
13733 line- and page-breaks
13734 \begin_inset space \hfill{}
13735 \end_inset
13736
13737 (
13738 \emph on
13739 hyphen
13740 \emph default
13741 )
13742 \end_layout
13743
13744 \begin_layout Enumerate
13745 From A–Z
13746 \begin_inset space \hfill{}
13747 \end_inset
13748
13749 (
13750 \emph on
13751 en dash
13752 \emph default
13753 )
13754 \end_layout
13755
13756 \begin_layout Enumerate
13757 Oh — there's a dash.
13758 \begin_inset space \hfill{}
13759 \end_inset
13760
13761 (
13762 \emph on
13763 em dash
13764 \emph default
13765 )
13766 \end_layout
13767
13768 \begin_layout Enumerate
13769 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13770 \end_inset
13771
13772
13773 \begin_inset space \hfill{}
13774 \end_inset
13775
13776 (
13777 \emph on
13778 minus sign
13779 \emph default
13780 )
13781 \end_layout
13782
13783 \begin_layout Subsection
13784 Hyphenation
13785 \begin_inset Index idx
13786 status collapsed
13787
13788 \begin_layout Plain Layout
13789 Hyphenation
13790 \end_layout
13791
13792 \end_inset
13793
13794
13795 \begin_inset CommandInset label
13796 LatexCommand label
13797 name "sub:Hyphenation"
13798
13799 \end_inset
13800
13801
13802 \end_layout
13803
13804 \begin_layout Standard
13805 Words aren't hyphenated within LyX but automatically in the output.
13806  Hyphenation is done by the LaTeX-package 
13807 \series bold
13808 babel
13809 \series default
13810
13811 \begin_inset Index idx
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815 LaTeX-packages ! babel
13816 \end_layout
13817
13818 \end_inset
13819
13820  following the rules of the document language
13821 \begin_inset Foot
13822 status collapsed
13823
13824 \begin_layout Plain Layout
13825 For German readers: That's one of the main differences between the languages
13826  
13827 \family sans
13828 German
13829 \family default
13830  and 
13831 \family sans
13832 German
13833 \begin_inset space ~
13834 \end_inset
13835
13836 (new
13837 \begin_inset space ~
13838 \end_inset
13839
13840 spelling)
13841 \family default
13842  in the 
13843 \family sans
13844 Document\SpecialChar \menuseparator
13845 Settings
13846 \family default
13847  dialog.
13848 \end_layout
13849
13850 \end_inset
13851
13852 .
13853 \end_layout
13854
13855 \begin_layout Standard
13856 LaTeX hyphenates almost perfectly, it only has problems with text in the
13857  
13858 \family sans
13859 typewriter
13860 \family default
13861  font and with unusual constructs, like 
13862 \begin_inset Quotes eld
13863 \end_inset
13864
13865 h3knix/m0n0wall
13866 \begin_inset Quotes erd
13867 \end_inset
13868
13869 .
13870  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13871  This is done with the menu 
13872 \family sans
13873 Insert\SpecialChar \menuseparator
13874 Formatting\SpecialChar \menuseparator
13875 Hyphenation
13876 \begin_inset space ~
13877 \end_inset
13878
13879 Point
13880 \family default
13881 .
13882  These extra hyphenation points are only recommendations to LaTeX.
13883  If no hyphenation is necessary, LaTeX will ignore them.
13884 \end_layout
13885
13886 \begin_layout Standard
13887 Sometimes you want to prevent words or constructs from being hyphenated.
13888  Imagine that you are describing keybindings/shortcuts in your document
13889  in the form 
13890 \begin_inset Quotes eld
13891 \end_inset
13892
13893 A-b c
13894 \begin_inset Quotes erd
13895 \end_inset
13896
13897 .
13898  LaTeX would then see the hyphen 
13899 \begin_inset Quotes eld
13900 \end_inset
13901
13902 -
13903 \begin_inset Quotes erd
13904 \end_inset
13905
13906  as a hyphenation possibility.
13907  Hyphenating at this point would look ugly.
13908  To prevent the shortcut from being hyphenated, you can put it into a makebox
13909  as described in section 
13910 \begin_inset Quotes eld
13911 \end_inset
13912
13913 Prevent Hyphenation
13914 \begin_inset Quotes erd
13915 \end_inset
13916
13917  of the 
13918 \emph on
13919 EmbeddedObjects
13920 \emph default
13921  manual.
13922 \end_layout
13923
13924 \begin_layout Subsection
13925 Punctuation Marks
13926 \begin_inset Index idx
13927 status collapsed
13928
13929 \begin_layout Plain Layout
13930 Punctuation marks
13931 \end_layout
13932
13933 \end_inset
13934
13935
13936 \end_layout
13937
13938 \begin_layout Subsubsection
13939 Abbreviations and End of Sentence
13940 \begin_inset CommandInset label
13941 LatexCommand label
13942 name "sub:Abbreviations"
13943
13944 \end_inset
13945
13946
13947 \end_layout
13948
13949 \begin_layout Standard
13950 When LyX calls LaTeX to generate the final version of your document, LaTeX
13951  automatically distinguishes between words, sentences, and abbreviations.
13952  LaTeX then adds the 
13953 \begin_inset Quotes eld
13954 \end_inset
13955
13956 appropriate amount of space
13957 \begin_inset Quotes erd
13958 \end_inset
13959
13960 .
13961  That means sentences get a little bit more space between the period and
13962  the next word.
13963  Abbreviations get the same amount of space after the period as a word uses.
13964 \end_layout
13965
13966 \begin_layout Standard
13967 Unfortunately, the algorithm for figuring out what's an abbreviation does
13968  not work in all cases.
13969  If a 
13970 \begin_inset Quotes eld
13971 \end_inset
13972
13973
13974 \family typewriter
13975 .
13976 \family default
13977
13978 \begin_inset Quotes erd
13979 \end_inset
13980
13981  is at the end of a lowercase letter, it's the end of a sentence; if it's
13982  at the end of a capitalized letter, it's an abbreviation.
13983 \end_layout
13984
13985 \begin_layout Standard
13986 Here are some examples of 
13987 \emph on
13988 correct
13989 \emph default
13990  abbreviations and the end of a sentence:
13991 \end_layout
13992
13993 \begin_layout Itemize
13994 M.
13995  Butterfly
13996 \end_layout
13997
13998 \begin_layout Itemize
13999 Don't worry.
14000  Be happy.
14001 \end_layout
14002
14003 \begin_layout Standard
14004 And here's an example of the algorithm going wrong:
14005 \end_layout
14006
14007 \begin_layout Itemize
14008 e.
14009 \begin_inset space \thinspace{}
14010 \end_inset
14011
14012 g.
14013  this is too much space!
14014 \end_layout
14015
14016 \begin_layout Itemize
14017 This is I.
14018  It's okay.
14019 \end_layout
14020
14021 \begin_layout Standard
14022 You won't see anything wrong until you view a final version of your document.
14023 \end_layout
14024
14025 \begin_layout Standard
14026 To fix this problem, use one of the following:
14027 \end_layout
14028
14029 \begin_layout Enumerate
14030 Use an 
14031 \family sans
14032 Inter-word
14033 \begin_inset space ~
14034 \end_inset
14035
14036 Space
14037 \family default
14038  after lowercase abbreviations (see section
14039 \begin_inset space ~
14040 \end_inset
14041
14042
14043 \begin_inset CommandInset ref
14044 LatexCommand ref
14045 reference "sub:Inter-word-Space"
14046
14047 \end_inset
14048
14049 ).
14050 \begin_inset Index idx
14051 status collapsed
14052
14053 \begin_layout Plain Layout
14054 Spaces ! inter-word
14055 \end_layout
14056
14057 \end_inset
14058
14059
14060 \end_layout
14061
14062 \begin_layout Enumerate
14063 Use a 
14064 \family sans
14065 Thin
14066 \begin_inset space ~
14067 \end_inset
14068
14069 Space
14070 \family default
14071  between two tokens of an abbreviation (see section
14072 \begin_inset space ~
14073 \end_inset
14074
14075
14076 \begin_inset CommandInset ref
14077 LatexCommand ref
14078 reference "sub:Thin-Space"
14079
14080 \end_inset
14081
14082 ).
14083 \begin_inset Index idx
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087 Spaces ! thin
14088 \end_layout
14089
14090 \end_inset
14091
14092
14093 \end_layout
14094
14095 \begin_layout Enumerate
14096 Use an 
14097 \family sans
14098 End
14099 \begin_inset space ~
14100 \end_inset
14101
14102 of
14103 \begin_inset space ~
14104 \end_inset
14105
14106 sentence
14107 \begin_inset space ~
14108 \end_inset
14109
14110 period
14111 \family default
14112  found under the 
14113 \family sans
14114 Insert\SpecialChar \menuseparator
14115 Special
14116 \begin_inset space ~
14117 \end_inset
14118
14119 Character
14120 \family default
14121  menu to force the use of inter-sentence spacing.
14122  This function is also bound to 
14123 \begin_inset Info
14124 type  "shortcut"
14125 arg   "specialchar-insert end-of-sentence"
14126 \end_inset
14127
14128  for easy access.
14129 \end_layout
14130
14131 \begin_layout Standard
14132 With the corrections, our earlier examples look like this:
14133 \end_layout
14134
14135 \begin_layout Itemize
14136 e.
14137 \begin_inset space \thinspace{}
14138 \end_inset
14139
14140 g.
14141 \begin_inset space \space{}
14142 \end_inset
14143
14144 this is too much space!
14145 \end_layout
14146
14147 \begin_layout Itemize
14148 This is I\SpecialChar \@.
14149  It's okay.
14150 \end_layout
14151
14152 \begin_layout Standard
14153 Some languages don't use extra spacing between sentences.
14154  If your language is such a language, you don't need to worry, because LaTeX
14155  will take care of this.
14156 \end_layout
14157
14158 \begin_layout Standard
14159 For those that do need to bother, there is help to catch those sneaky errors:
14160  Check out the 
14161 \family sans
14162 Check
14163 \begin_inset space ~
14164 \end_inset
14165
14166 TeX
14167 \family default
14168  feature described in section 
14169 \emph on
14170 Checking TeX
14171 \emph default
14172  of the 
14173 \emph on
14174 Additional Features
14175 \emph default
14176  manual.
14177 \end_layout
14178
14179 \begin_layout Subsubsection
14180 Quotes
14181 \begin_inset Index idx
14182 status collapsed
14183
14184 \begin_layout Plain Layout
14185 Typography ! Quotes
14186 \end_layout
14187
14188 \end_inset
14189
14190
14191 \begin_inset Index idx
14192 status collapsed
14193
14194 \begin_layout Plain Layout
14195 Quotes | see
14196 \begin_inset ERT
14197 status collapsed
14198
14199 \begin_layout Plain Layout
14200
14201 {
14202 \end_layout
14203
14204 \end_inset
14205
14206 Typography
14207 \begin_inset ERT
14208 status collapsed
14209
14210 \begin_layout Plain Layout
14211
14212 }
14213 \end_layout
14214
14215 \end_inset
14216
14217
14218 \end_layout
14219
14220 \end_inset
14221
14222
14223 \end_layout
14224
14225 \begin_layout Standard
14226 LyX usually sets quotes correctly.
14227  Specifically, it will use an opening quote at the beginning of quoted text,
14228  and use a closing quote at the end.
14229  For example, 
14230 \begin_inset Quotes eld
14231 \end_inset
14232
14233 open close
14234 \begin_inset Quotes erd
14235 \end_inset
14236
14237 .
14238  The keyboard character, 
14239 \family sans
14240 "
14241 \family default
14242 , generates this automatically.
14243 \end_layout
14244
14245 \begin_layout Standard
14246 You can change the behavior of the 
14247 \family sans
14248 "
14249 \family default
14250  key using the submenu 
14251 \family sans
14252 Language
14253 \family default
14254  of the dialog 
14255 \family sans
14256 Document\SpecialChar \menuseparator
14257 Settings
14258 \family default
14259
14260 \begin_inset Index idx
14261 status collapsed
14262
14263 \begin_layout Plain Layout
14264 Document ! Settings
14265 \end_layout
14266
14267 \end_inset
14268
14269  dialog.
14270 \end_layout
14271
14272 \begin_layout Standard
14273 You can also select quotes for different languages in the box 
14274 \family sans
14275 Type
14276 \family default
14277  option.
14278  There are six choices:
14279 \end_layout
14280
14281 \begin_layout Labeling
14282 \labelwidthstring 00.00.0000
14283
14284 \family sans
14285 \begin_inset Quotes eld
14286 \end_inset
14287
14288 Text
14289 \begin_inset Quotes erd
14290 \end_inset
14291
14292
14293 \family default
14294  Use quotes like this 
14295 \begin_inset Quotes eld
14296 \end_inset
14297
14298 double
14299 \begin_inset Quotes erd
14300 \end_inset
14301
14302  or 
14303 \begin_inset Quotes els
14304 \end_inset
14305
14306 single
14307 \begin_inset Quotes ers
14308 \end_inset
14309
14310
14311 \end_layout
14312
14313 \begin_layout Labeling
14314 \labelwidthstring 00.00.0000
14315
14316 \family sans
14317 \begin_inset Quotes sld
14318 \end_inset
14319
14320 Text
14321 \begin_inset Quotes srd
14322 \end_inset
14323
14324
14325 \family default
14326  Use quotes like 
14327 \begin_inset Quotes sld
14328 \end_inset
14329
14330 this
14331 \begin_inset Quotes srd
14332 \end_inset
14333
14334  or 'this
14335 \begin_inset Quotes ers
14336 \end_inset
14337
14338
14339 \end_layout
14340
14341 \begin_layout Labeling
14342 \labelwidthstring 00.00.0000
14343
14344 \family sans
14345 \begin_inset Quotes gld
14346 \end_inset
14347
14348 Text
14349 \begin_inset Quotes grd
14350 \end_inset
14351
14352
14353 \family default
14354  Use quotes like 
14355 \begin_inset Quotes gld
14356 \end_inset
14357
14358 this
14359 \begin_inset Quotes grd
14360 \end_inset
14361
14362  or 
14363 \begin_inset Quotes gls
14364 \end_inset
14365
14366 this
14367 \begin_inset Quotes grs
14368 \end_inset
14369
14370
14371 \end_layout
14372
14373 \begin_layout Labeling
14374 \labelwidthstring 00.00.0000
14375
14376 \family sans
14377 \begin_inset Quotes pld
14378 \end_inset
14379
14380 Text
14381 \begin_inset Quotes prd
14382 \end_inset
14383
14384
14385 \family default
14386  Use quotes like 
14387 \begin_inset Quotes pld
14388 \end_inset
14389
14390 this
14391 \begin_inset Quotes prd
14392 \end_inset
14393
14394  or 
14395 \begin_inset Quotes pls
14396 \end_inset
14397
14398 this
14399 \begin_inset Quotes prs
14400 \end_inset
14401
14402
14403 \end_layout
14404
14405 \begin_layout Labeling
14406 \labelwidthstring 00.00.0000
14407
14408 \family sans
14409 \begin_inset Quotes fld
14410 \end_inset
14411
14412 Text
14413 \begin_inset Quotes frd
14414 \end_inset
14415
14416
14417 \family default
14418  Use quotes like 
14419 \begin_inset Quotes fld
14420 \end_inset
14421
14422 this
14423 \begin_inset Quotes frd
14424 \end_inset
14425
14426  or 
14427 \begin_inset Quotes fls
14428 \end_inset
14429
14430 this
14431 \begin_inset Quotes frs
14432 \end_inset
14433
14434
14435 \end_layout
14436
14437 \begin_layout Labeling
14438 \labelwidthstring 00.00.0000
14439
14440 \family sans
14441 \begin_inset Quotes ald
14442 \end_inset
14443
14444 Text
14445 \begin_inset Quotes ard
14446 \end_inset
14447
14448
14449 \family default
14450  Use quotes like 
14451 \begin_inset Quotes ald
14452 \end_inset
14453
14454 this
14455 \begin_inset Quotes ard
14456 \end_inset
14457
14458  or 
14459 \begin_inset Quotes als
14460 \end_inset
14461
14462 this
14463 \begin_inset Quotes ars
14464 \end_inset
14465
14466
14467 \end_layout
14468
14469 \begin_layout Standard
14470 These settings affect what character the 
14471 \family sans
14472 "
14473 \family default
14474  key produces.
14475 \end_layout
14476
14477 \begin_layout Subsection
14478 Ligatures
14479 \begin_inset Index idx
14480 status collapsed
14481
14482 \begin_layout Plain Layout
14483 Typography ! Ligatures
14484 \end_layout
14485
14486 \end_inset
14487
14488
14489 \begin_inset Index idx
14490 status collapsed
14491
14492 \begin_layout Plain Layout
14493 Ligatures | see
14494 \begin_inset ERT
14495 status collapsed
14496
14497 \begin_layout Plain Layout
14498
14499 {
14500 \end_layout
14501
14502 \end_inset
14503
14504 Typography
14505 \begin_inset ERT
14506 status collapsed
14507
14508 \begin_layout Plain Layout
14509
14510 }
14511 \end_layout
14512
14513 \end_inset
14514
14515
14516 \end_layout
14517
14518 \end_inset
14519
14520
14521 \begin_inset CommandInset label
14522 LatexCommand label
14523 name "sub:Ligatures"
14524
14525 \end_inset
14526
14527
14528 \end_layout
14529
14530 \begin_layout Standard
14531 It is standard typesetting practice to group certain letters together and
14532  print them as single characters.
14533  These groups are known as 
14534 \emph on
14535 ligatures
14536 \emph default
14537 .
14538  Since LaTeX knows about ligatures, your documents will contain them too
14539  in the output.
14540  Here are the standard ligatures:
14541 \end_layout
14542
14543 \begin_layout Itemize
14544 ff
14545 \end_layout
14546
14547 \begin_layout Itemize
14548 fi
14549 \end_layout
14550
14551 \begin_layout Itemize
14552 fl
14553 \end_layout
14554
14555 \begin_layout Itemize
14556 ffi
14557 \end_layout
14558
14559 \begin_layout Itemize
14560 ffl
14561 \end_layout
14562
14563 \begin_layout Standard
14564 Some languages uses other ligatures if the document font supports them.
14565 \end_layout
14566
14567 \begin_layout Standard
14568 Sometimes, you don't want a ligature in a word.
14569  While a ligature may be okay in the word, 
14570 \begin_inset Quotes eld
14571 \end_inset
14572
14573 graffiti,
14574 \begin_inset Quotes erd
14575 \end_inset
14576
14577  it looks really weird in compound words, such as 
14578 \begin_inset Quotes eld
14579 \end_inset
14580
14581 cufflink
14582 \begin_inset Quotes erd
14583 \end_inset
14584
14585  or the German 
14586 \begin_inset Quotes eld
14587 \end_inset
14588
14589 Dorffest.
14590 \begin_inset Quotes erd
14591 \end_inset
14592
14593  To break a ligature, use 
14594 \family sans
14595 Insert\SpecialChar \menuseparator
14596 Formatting\SpecialChar \menuseparator
14597 Ligature
14598 \begin_inset space ~
14599 \end_inset
14600
14601 Break.
14602
14603 \family default
14604  This changes 
14605 \begin_inset Quotes eld
14606 \end_inset
14607
14608 cufflinks
14609 \begin_inset Quotes erd
14610 \end_inset
14611
14612  to 
14613 \begin_inset Quotes eld
14614 \end_inset
14615
14616 cuff\SpecialChar \textcompwordmark{}
14617 links
14618 \begin_inset Quotes erd
14619 \end_inset
14620
14621  and 
14622 \begin_inset Quotes eld
14623 \end_inset
14624
14625 Dorffest
14626 \begin_inset Quotes erd
14627 \end_inset
14628
14629  to 
14630 \begin_inset Quotes eld
14631 \end_inset
14632
14633 Dorf\SpecialChar \textcompwordmark{}
14634 fest
14635 \begin_inset Quotes erd
14636 \end_inset
14637
14638 .
14639 \end_layout
14640
14641 \begin_layout Subsection
14642 LyX's Proper Names
14643 \begin_inset Index idx
14644 status collapsed
14645
14646 \begin_layout Plain Layout
14647 LyX ! Proper names
14648 \end_layout
14649
14650 \end_inset
14651
14652
14653 \begin_inset CommandInset label
14654 LatexCommand label
14655 name "sub:LyX's-Proper-Names"
14656
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \begin_layout Standard
14663 You will certainly have noticed that the word “LaTeX” always appears with
14664  characters in different sizes and heights.
14665  LaTeX is the name of the program used by LyX and is therefore recognized
14666  as a proper name when you type it in LyX as 
14667 \begin_inset Quotes eld
14668 \end_inset
14669
14670 LaT
14671 \begin_inset ERT
14672 status collapsed
14673
14674 \begin_layout Plain Layout
14675
14676 {}
14677 \end_layout
14678
14679 \end_inset
14680
14681 eX
14682 \begin_inset Quotes erd
14683 \end_inset
14684
14685 .
14686 \begin_inset Note Note
14687 status collapsed
14688
14689 \begin_layout Plain Layout
14690 The braces in TeX Code are here to avoid that the 
14691 \begin_inset Quotes eld
14692 \end_inset
14693
14694 command
14695 \begin_inset Quotes erd
14696 \end_inset
14697
14698  appear as proper name in the output, see the last paragraph of this section.
14699  To create proper names omit the TeX Code.
14700 \end_layout
14701
14702 \end_inset
14703
14704  Note the order of the upper-and lowercase letters! LyX recognizes the following
14705  proper names:
14706 \end_layout
14707
14708 \begin_layout Description
14709 LyX The name of the game, write 
14710 \begin_inset Quotes eld
14711 \end_inset
14712
14713 L
14714 \begin_inset ERT
14715 status collapsed
14716
14717 \begin_layout Plain Layout
14718
14719 {}
14720 \end_layout
14721
14722 \end_inset
14723
14724 yX
14725 \begin_inset Quotes erd
14726 \end_inset
14727
14728  to produce it.
14729 \end_layout
14730
14731 \begin_layout Description
14732 TeX The program used by LaTeX, write 
14733 \begin_inset Quotes eld
14734 \end_inset
14735
14736 T
14737 \begin_inset ERT
14738 status collapsed
14739
14740 \begin_layout Plain Layout
14741
14742 {}
14743 \end_layout
14744
14745 \end_inset
14746
14747 eX
14748 \begin_inset Quotes erd
14749 \end_inset
14750
14751  to produce it.
14752 \end_layout
14753
14754 \begin_layout Description
14755 LaTeX The program used by LyX, write 
14756 \begin_inset Quotes eld
14757 \end_inset
14758
14759 LaT
14760 \begin_inset ERT
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764
14765 {}
14766 \end_layout
14767
14768 \end_inset
14769
14770 eX
14771 \begin_inset Quotes erd
14772 \end_inset
14773
14774  to produce it.
14775 \end_layout
14776
14777 \begin_layout Description
14778 LaTeX2e The actual version of LaTeX, write 
14779 \begin_inset Quotes eld
14780 \end_inset
14781
14782 LaT
14783 \begin_inset ERT
14784 status collapsed
14785
14786 \begin_layout Plain Layout
14787
14788 {}
14789 \end_layout
14790
14791 \end_inset
14792
14793 eX2e
14794 \begin_inset Quotes erd
14795 \end_inset
14796
14797  to produce it.
14798 \end_layout
14799
14800 \begin_layout Standard
14801 You might wonder why the LaTeX-version is 
14802 \begin_inset Quotes eld
14803 \end_inset
14804
14805 2
14806 \begin_inset Formula $\epsilon$
14807 \end_inset
14808
14809
14810 \begin_inset Quotes erd
14811 \end_inset
14812
14813 .
14814  It's an old tradition in the TeX-world to give programs geek version numbers.
14815  For example the version number of TeX converges to the number 
14816 \begin_inset Formula $\pi$
14817 \end_inset
14818
14819 : The actual version is 
14820 \begin_inset Quotes eld
14821 \end_inset
14822
14823 TeX-3.141592
14824 \begin_inset Quotes erd
14825 \end_inset
14826
14827 , the previous one was 
14828 \begin_inset Quotes eld
14829 \end_inset
14830
14831 TeX-3.14159
14832 \begin_inset Quotes erd
14833 \end_inset
14834
14835 .
14836 \end_layout
14837
14838 \begin_layout Standard
14839 If you don't want to use proper names, e.
14840 \begin_inset space \thinspace{}
14841 \end_inset
14842
14843 g.
14844 \begin_inset space \space{}
14845 \end_inset
14846
14847 in section headings, you can insert two empty braces in TeX Code in the
14848  word.
14849  This will look in LyX like: 
14850 \begin_inset Graphics
14851         filename clipart/LaTeX.png
14852         scale 80
14853
14854 \end_inset
14855
14856
14857 \begin_inset Newline newline
14858 \end_inset
14859
14860 For more about TeX Code, look at section
14861 \begin_inset space ~
14862 \end_inset
14863
14864
14865 \begin_inset CommandInset ref
14866 LatexCommand ref
14867 reference "sec:TeX-Code"
14868
14869 \end_inset
14870
14871 .
14872 \end_layout
14873
14874 \begin_layout Subsection
14875 Units
14876 \begin_inset Index idx
14877 status collapsed
14878
14879 \begin_layout Plain Layout
14880 Typography ! Units
14881 \end_layout
14882
14883 \end_inset
14884
14885
14886 \end_layout
14887
14888 \begin_layout Standard
14889 Generally the space between units and the number is smaller than the normal
14890  space between two words.
14891  As you can see in the example below, it looks better when the space is
14892  smaller.
14893  To get such a 
14894 \begin_inset Quotes eld
14895 \end_inset
14896
14897 half space
14898 \begin_inset Quotes erd
14899 \end_inset
14900
14901  for units use the menu 
14902 \family sans
14903 Insert\SpecialChar \menuseparator
14904 Formatting\SpecialChar \menuseparator
14905 Thin
14906 \begin_inset space ~
14907 \end_inset
14908
14909 Space
14910 \family default
14911  (shortcut 
14912 \begin_inset Info
14913 type  "shortcuts"
14914 arg   "space-insert thin"
14915 \end_inset
14916
14917 ).
14918 \end_layout
14919
14920 \begin_layout Standard
14921 Here's an example to show the differences:
14922 \end_layout
14923
14924 \begin_layout Standard
14925 \begin_inset Tabular
14926 <lyxtabular version="3" rows="2" columns="2">
14927 <features tabularvalignment="middle">
14928 <column alignment="left" valignment="top" width="0">
14929 <column alignment="left" valignment="top" width="0">
14930 <row>
14931 <cell alignment="center" valignment="top" usebox="none">
14932 \begin_inset Text
14933
14934 \begin_layout Plain Layout
14935 24
14936 \begin_inset space ~
14937 \end_inset
14938
14939 kW
14940 \begin_inset Formula $\cdot$
14941 \end_inset
14942
14943 h
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 <cell alignment="center" valignment="top" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Plain Layout
14952 space between number and unit
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 </row>
14958 <row>
14959 <cell alignment="center" valignment="top" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963 24
14964 \begin_inset space \thinspace{}
14965 \end_inset
14966
14967 kW
14968 \begin_inset Formula $\cdot$
14969 \end_inset
14970
14971 h
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 <cell alignment="center" valignment="top" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 half space between number and unit
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 </row>
14986 </lyxtabular>
14987
14988 \end_inset
14989
14990
14991 \end_layout
14992
14993 \begin_layout Subsection
14994 Widows and Orphans
14995 \begin_inset Index idx
14996 status collapsed
14997
14998 \begin_layout Plain Layout
14999 Typography ! Widows and orphans
15000 \end_layout
15001
15002 \end_inset
15003
15004
15005 \end_layout
15006
15007 \begin_layout Standard
15008 In the early days of word processors, page breaks went wherever the page
15009  happened to end.
15010  There was no regard for what was actually going on in the text.
15011  You may remember once printing out a document, only to find the heading
15012  for a new section printed at the very bottom of the page, the first line
15013  of a new paragraph all alone at the bottom of a page, or the last line
15014  of a paragraph at the top of a new page.
15015  These bits of text became known as 
15016 \emph on
15017 widows
15018 \emph default
15019  and 
15020 \emph on
15021 orphans
15022 \emph default
15023 .
15024 \end_layout
15025
15026 \begin_layout Standard
15027 Clearly, LyX can avoid breaking pages after a section heading.
15028  That's part of the advantage of paragraph environments.
15029  But what about widows and orphans, where the page breaks leave one line
15030  of a paragraph all alone at the top or bottom of a page? There are rules
15031  built into LaTeX governing page breaks, and some of those rules are there
15032  to specifically prevent widows and orphans.
15033  This is the advantage LyX has in using LaTeX as its backend.
15034 \end_layout
15035
15036 \begin_layout Standard
15037 There's no way we can go into how TeX and LaTeX decide to break a page,
15038  or how you can tweak that behavior.
15039  Some LaTeX books listed in the bibliography [such as
15040 \begin_inset space ~
15041 \end_inset
15042
15043
15044 \begin_inset CommandInset citation
15045 LatexCommand cite
15046 key "latexcompanion"
15047
15048 \end_inset
15049
15050  or
15051 \begin_inset space ~
15052 \end_inset
15053
15054
15055 \begin_inset CommandInset citation
15056 LatexCommand cite
15057 key "latexguide"
15058
15059 \end_inset
15060
15061 ] may have more information.
15062  You will almost never need to worry about this, however.
15063 \end_layout
15064
15065 \begin_layout Chapter
15066 Notes, Graphics, Tables, and Floats
15067 \begin_inset CommandInset label
15068 LatexCommand label
15069 name "cha:Floats-and-Notes"
15070
15071 \end_inset
15072
15073
15074 \end_layout
15075
15076 \begin_layout Standard
15077 The issues of this chapter are described in detail in the 
15078 \emph on
15079 Embedded Objects
15080 \emph default
15081  manual.
15082  There you'll also find tips and tricks for special cases.
15083 \end_layout
15084
15085 \begin_layout Section
15086 Notes
15087 \begin_inset Index idx
15088 status collapsed
15089
15090 \begin_layout Plain Layout
15091 Notes
15092 \end_layout
15093
15094 \end_inset
15095
15096
15097 \begin_inset CommandInset label
15098 LatexCommand label
15099 name "sec:Notes"
15100
15101 \end_inset
15102
15103
15104 \end_layout
15105
15106 \begin_layout Standard
15107 LyX offers you a few types of notes to add to your document:
15108 \end_layout
15109
15110 \begin_layout Description
15111 LyX
15112 \begin_inset space ~
15113 \end_inset
15114
15115 Note This note type is for internal notes that won't appear in the output.
15116 \begin_inset Newline newline
15117 \end_inset
15118
15119
15120 \begin_inset Note Note
15121 status open
15122
15123 \begin_layout Plain Layout
15124 This is text in a note box that doesn't appear in the output.
15125 \end_layout
15126
15127 \end_inset
15128
15129
15130 \end_layout
15131
15132 \begin_layout Description
15133 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15134 ent, when you export the document to LaTeX via the menu 
15135 \family sans
15136 File\SpecialChar \menuseparator
15137 Export\SpecialChar \menuseparator
15138 LaTeX (pdflatex) / (plain)
15139 \family default
15140 .
15141 \begin_inset Newline newline
15142 \end_inset
15143
15144
15145 \begin_inset Note Comment
15146 status open
15147
15148 \begin_layout Plain Layout
15149 This is text in a note box that only appears as comment in LaTeX-files.
15150 \end_layout
15151
15152 \end_inset
15153
15154
15155 \end_layout
15156
15157 \begin_layout Description
15158 Greyed
15159 \begin_inset space ~
15160 \end_inset
15161
15162 Out This note will appear in the output as grey text.
15163 \begin_inset Newline newline
15164 \end_inset
15165
15166
15167 \begin_inset Newline newline
15168 \end_inset
15169
15170
15171 \begin_inset Note Greyedout
15172 status open
15173
15174 \begin_layout Plain Layout
15175 This is text
15176 \begin_inset Foot
15177 status collapsed
15178
15179 \begin_layout Plain Layout
15180 This is an example footnote within a greyed out note.
15181  In this document the greyed out note color is redefined to blue.
15182  How this can be done is explained in the 
15183 \emph on
15184 Embedded Objects
15185 \emph default
15186  manual.
15187 \end_layout
15188
15189 \end_inset
15190
15191  of a comment that appears in the output as grey text.
15192 \end_layout
15193
15194 \end_inset
15195
15196
15197 \begin_inset Newline newline
15198 \end_inset
15199
15200
15201 \begin_inset Newline newline
15202 \end_inset
15203
15204 As you can see in the example, the first line of greyed out notes is a bit
15205  indented and greyed out notes can have footnotes.
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Notes are inserted with the toolbar button 
15210 \begin_inset Graphics
15211         filename ../images/note-insert.png
15212         scale 85
15213         scaleBeforeRotation
15214
15215 \end_inset
15216
15217  or the menu 
15218 \family sans
15219 Insert\SpecialChar \menuseparator
15220 Note
15221 \family default
15222 .
15223  Right-click on the appearing note box to select the note type.
15224 \end_layout
15225
15226 \begin_layout Section
15227 Footnotes
15228 \begin_inset Index idx
15229 status collapsed
15230
15231 \begin_layout Plain Layout
15232 Footnotes
15233 \end_layout
15234
15235 \end_inset
15236
15237
15238 \begin_inset CommandInset label
15239 LatexCommand label
15240 name "sec:Footnotes"
15241
15242 \end_inset
15243
15244
15245 \end_layout
15246
15247 \begin_layout Standard
15248 LyX uses boxes to display footnotes: When you insert a footnote using the
15249  menu 
15250 \family sans
15251 Insert\SpecialChar \menuseparator
15252 Footnote
15253 \family default
15254  or the toolbar button 
15255 \begin_inset Graphics
15256         filename ../images/footnote-insert.png
15257
15258 \end_inset
15259
15260
15261 \family roman
15262 \series medium
15263 \bar no
15264 you'll see
15265 \family default
15266 \series default
15267 \bar default
15268  the following box: 
15269 \begin_inset Graphics
15270         filename clipart/footnoteQt4.png
15271         scale 80
15272
15273 \end_inset
15274
15275
15276 \family roman
15277 \series medium
15278 \bar no
15279  This box is LyX's representation of your footnote.
15280  If you
15281 \family default
15282 \series default
15283 \bar default
15284  left-click on 
15285 \family roman
15286 \series medium
15287 \bar no
15288 the 
15289 \begin_inset Quotes eld
15290 \end_inset
15291
15292
15293 \family sans
15294 foot
15295 \family roman
15296
15297 \begin_inset Quotes erd
15298 \end_inset
15299
15300
15301 \family default
15302 \series default
15303 \bar default
15304  
15305 \family roman
15306 \series medium
15307 \bar no
15308 label, the box will
15309 \family default
15310 \series default
15311 \bar default
15312  be opened and you can enter the footnote text into it.
15313  Clicking on the box label again, will close 
15314 \family roman
15315 \series medium
15316 \bar no
15317 the
15318 \family default
15319 \series default
15320 \bar default
15321  box
15322 \family roman
15323 \series medium
15324 \bar no
15325 .
15326  If you want to turn existing text into a footnote, simply mark it and click
15327  on the footnote
15328 \family default
15329 \series default
15330 \bar default
15331  toolbar 
15332 \family roman
15333 \series medium
15334 \bar no
15335 button
15336 \family default
15337 \series default
15338 \bar default
15339 .
15340 \end_layout
15341
15342 \begin_layout Standard
15343 Here's an example footnote:
15344 \family roman
15345 \series medium
15346 \bar no
15347
15348 \begin_inset Foot
15349 status open
15350
15351 \begin_layout Plain Layout
15352 To close a footnote, click on the footnote box label.
15353 \end_layout
15354
15355 \end_inset
15356
15357
15358 \end_layout
15359
15360 \begin_layout Standard
15361 The footnote will appear in the output as a superscript number at the text
15362  position where the footnote box is placed.
15363  The footnote text is placed at the bottom of the current page.
15364  The footnote number is calculated by LyX, the numbers are consecutive,
15365  no matter in which chapter the footnote is in.
15366  LyX doesn't support other numbering schemes yet, but you can get another
15367  scheme using special LaTeX-commands.
15368  T
15369 \family roman
15370 h
15371 \family default
15372 ey are described in the 
15373 \emph on
15374 Embedded Objects
15375 \emph default
15376  manual.
15377 \end_layout
15378
15379 \begin_layout Section
15380 Marginal Notes
15381 \begin_inset Index idx
15382 status collapsed
15383
15384 \begin_layout Plain Layout
15385 Marginal notes
15386 \end_layout
15387
15388 \end_inset
15389
15390
15391 \begin_inset CommandInset label
15392 LatexCommand label
15393 name "sec:Marginal-Notes"
15394
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \begin_layout Standard
15401 Marginal notes look and behave just like footnotes in LyX.
15402  When you insert a margin note via the menu 
15403 \family sans
15404 Insert\SpecialChar \menuseparator
15405 Marginal
15406 \begin_inset space ~
15407 \end_inset
15408
15409 Note
15410 \family default
15411  or the toolbar button 
15412 \begin_inset Graphics
15413         filename ../images/marginalnote-insert.png
15414
15415 \end_inset
15416
15417 , you'll see 
15418 \family roman
15419 \series medium
15420 a
15421 \family default
15422 \series default
15423  grey 
15424 \family roman
15425 \series medium
15426 box with a
15427 \family default
15428 \series default
15429  red 
15430 \family roman
15431 \series medium
15432 label 
15433 \begin_inset Quotes eld
15434 \end_inset
15435
15436 margin
15437 \begin_inset Quotes erd
15438 \end_inset
15439
15440  appearing within your text.
15441  This box is LyX's representation of your margin
15442 \family default
15443 \series default
15444 al 
15445 \family roman
15446 \series medium
15447 note.
15448 \end_layout
15449
15450 \begin_layout Standard
15451 At the side is an example marginal note.
15452 \family roman
15453 \series medium
15454
15455 \begin_inset Marginal
15456 status open
15457
15458 \begin_layout Plain Layout
15459 This is a marginal note.
15460 \end_layout
15461
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \begin_layout Standard
15468 Marginal notes appear at the right side in single-sided documents.
15469  In double-sided documents they appear in the outer margin – left on even
15470  pages, right on odd pages.
15471 \end_layout
15472
15473 \begin_layout Section
15474 Graphics and Images
15475 \begin_inset Index idx
15476 status collapsed
15477
15478 \begin_layout Plain Layout
15479 Images
15480 \end_layout
15481
15482 \end_inset
15483
15484
15485 \begin_inset Index idx
15486 status collapsed
15487
15488 \begin_layout Plain Layout
15489 Graphics
15490 \end_layout
15491
15492 \end_inset
15493
15494
15495 \begin_inset CommandInset label
15496 LatexCommand label
15497 name "sec:Graphics"
15498
15499 \end_inset
15500
15501
15502 \end_layout
15503
15504 \begin_layout Standard
15505 To insert an image in your document, place the cursor at the text position
15506  you want and click on the toolbar icon 
15507 \begin_inset Graphics
15508         filename ../images/dialog-show-new-inset_graphics.png
15509
15510 \end_inset
15511
15512  or select 
15513 \family sans
15514 Insert\SpecialChar \menuseparator
15515 Graphics
15516 \family default
15517  from the menu.
15518  Then a dialog will appear to choose the file to load.
15519 \end_layout
15520
15521 \begin_layout Standard
15522 This dialog has numerous mostly self-explanatory parameters.
15523  The 
15524 \family sans
15525 Graphics
15526 \family default
15527  tab allows you to choose your image file.
15528  The image can be transformed by setting a rotation angle and a scaling
15529  factor.
15530  The scaling units are explained in Appendix
15531 \begin_inset space ~
15532 \end_inset
15533
15534
15535 \begin_inset CommandInset ref
15536 LatexCommand ref
15537 reference "cha:Units-available-in"
15538
15539 \end_inset
15540
15541 .
15542 \end_layout
15543
15544 \begin_layout Standard
15545 In the tab 
15546 \family sans
15547 Clipping
15548 \family default
15549  it is possible to set image coordinates to adjust the height and width
15550  of the image in the output.
15551  The coordinates can also be calculated automatically by pressing the button
15552  
15553 \family sans
15554 Get
15555 \begin_inset space ~
15556 \end_inset
15557
15558 from
15559 \begin_inset space ~
15560 \end_inset
15561
15562 file
15563 \family default
15564 .
15565  The option 
15566 \family sans
15567 Clip
15568 \begin_inset space ~
15569 \end_inset
15570
15571 to
15572 \begin_inset space ~
15573 \end_inset
15574
15575 bounding
15576 \begin_inset space ~
15577 \end_inset
15578
15579 box
15580 \family default
15581  will only print the image region within the given coordinates.
15582  Normally you don't need to take care about image coordinates and can ignore
15583  the tab 
15584 \family sans
15585 Clipping
15586 \family default
15587 .
15588 \end_layout
15589
15590 \begin_layout Standard
15591 In the 
15592 \family sans
15593 LaTeX and LyX options
15594 \family default
15595  tab LaTeX experts can specify additional LaTeX options.
15596  You can also specify here the appearance of the image inside LyX.
15597  The option 
15598 \family sans
15599 Draft
15600 \begin_inset space ~
15601 \end_inset
15602
15603 mode
15604 \family default
15605  has the effect that the image doesn't appear in the output, only a frame
15606  with the image size is printed.
15607  The option 
15608 \family sans
15609 Don't
15610 \begin_inset space ~
15611 \end_inset
15612
15613 unzip
15614 \begin_inset space ~
15615 \end_inset
15616
15617 on
15618 \begin_inset space ~
15619 \end_inset
15620
15621 export
15622 \family default
15623  is explained in the 
15624 \emph on
15625 Embedded Objects
15626 \emph default
15627  manual in section 
15628 \emph on
15629 Graphics Dialog
15630 \emph default
15631 .
15632 \end_layout
15633
15634 \begin_layout Standard
15635 The graphics dialog can be called at any time by clicking on an image.
15636  The image will appear in the output exactly at the position where it is
15637  in the text.
15638  This is an example image within a separate, horizontally centered paragraph:
15639  
15640 \end_layout
15641
15642 \begin_layout Standard
15643 \align center
15644 \begin_inset Graphics
15645         filename clipart/mobius.eps
15646         scale 70
15647         rotateOrigin center
15648
15649 \end_inset
15650
15651
15652 \end_layout
15653
15654 \begin_layout Standard
15655 If you need image captions and want to reference images, you have to put
15656  the image into a float, see section
15657 \begin_inset space ~
15658 \end_inset
15659
15660
15661 \begin_inset CommandInset ref
15662 LatexCommand ref
15663 reference "sec:Figure-Floats"
15664
15665 \end_inset
15666
15667 .
15668 \end_layout
15669
15670 \begin_layout Subsection
15671 Image Formats
15672 \begin_inset Index idx
15673 status collapsed
15674
15675 \begin_layout Plain Layout
15676 Images ! Formats
15677 \end_layout
15678
15679 \end_inset
15680
15681
15682 \begin_inset CommandInset label
15683 LatexCommand label
15684 name "sub:Image-Formats"
15685
15686 \end_inset
15687
15688
15689 \end_layout
15690
15691 \begin_layout Standard
15692 You can insert images in any known file format.
15693  But as we explained in section
15694 \begin_inset space ~
15695 \end_inset
15696
15697
15698 \begin_inset CommandInset ref
15699 LatexCommand ref
15700 reference "sub:Output-file-formats"
15701
15702 \end_inset
15703
15704 , every output document format allows only a few image formats.
15705  LyX uses therefore the program 
15706 \family typewriter
15707 ImageMagick
15708 \family default
15709  in the background to convert the images to the right format.
15710  To increase your workflow by avoiding these conversions in the background,
15711  you can use only the image formats listed in the subsections of section
15712 \begin_inset space ~
15713 \end_inset
15714
15715
15716 \begin_inset CommandInset ref
15717 LatexCommand ref
15718 reference "sub:Output-file-formats"
15719
15720 \end_inset
15721
15722 .
15723 \end_layout
15724
15725 \begin_layout Standard
15726 Similar to fonts there are two types of image formats:
15727 \end_layout
15728
15729 \begin_layout Description
15730 Bitmap
15731 \begin_inset space ~
15732 \end_inset
15733
15734 images consist of pixel values, often in a compressed form.
15735  They are therefore not fully scalable and look pixelated in large zooms.
15736  Well-known bitmap image formats are 
15737 \begin_inset Quotes eld
15738 \end_inset
15739
15740 Graphics Interchange Format
15741 \begin_inset Quotes erd
15742 \end_inset
15743
15744  (GIF, file extension 
15745 \begin_inset Quotes eld
15746 \end_inset
15747
15748
15749 \family typewriter
15750 .gif
15751 \family default
15752
15753 \begin_inset Quotes erd
15754 \end_inset
15755
15756 )
15757 \begin_inset Index idx
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761 GIF|see
15762 \begin_inset ERT
15763 status collapsed
15764
15765 \begin_layout Plain Layout
15766
15767 {
15768 \end_layout
15769
15770 \end_inset
15771
15772 Image formats
15773 \begin_inset ERT
15774 status collapsed
15775
15776 \begin_layout Plain Layout
15777
15778 }
15779 \end_layout
15780
15781 \end_inset
15782
15783
15784 \end_layout
15785
15786 \end_inset
15787
15788
15789 \begin_inset Quotes eld
15790 \end_inset
15791
15792 Portable Network Graphics
15793 \begin_inset Quotes erd
15794 \end_inset
15795
15796  (PNG, file extension 
15797 \begin_inset Quotes eld
15798 \end_inset
15799
15800
15801 \family typewriter
15802 .png
15803 \family default
15804
15805 \begin_inset Quotes erd
15806 \end_inset
15807
15808 )
15809 \begin_inset Index idx
15810 status collapsed
15811
15812 \begin_layout Plain Layout
15813 PNG|see
15814 \begin_inset ERT
15815 status collapsed
15816
15817 \begin_layout Plain Layout
15818
15819 {
15820 \end_layout
15821
15822 \end_inset
15823
15824 Image formats
15825 \begin_inset ERT
15826 status collapsed
15827
15828 \begin_layout Plain Layout
15829
15830 }
15831 \end_layout
15832
15833 \end_inset
15834
15835
15836 \end_layout
15837
15838 \end_inset
15839
15840 , and 
15841 \begin_inset Quotes eld
15842 \end_inset
15843
15844 Joint Photographic Experts Group
15845 \begin_inset Quotes erd
15846 \end_inset
15847
15848  (JPG, file extension 
15849 \begin_inset Quotes eld
15850 \end_inset
15851
15852
15853 \family typewriter
15854 .jpg
15855 \family default
15856
15857 \begin_inset Quotes erd
15858 \end_inset
15859
15860  or 
15861 \begin_inset Quotes eld
15862 \end_inset
15863
15864
15865 \family typewriter
15866 .jpeg
15867 \family default
15868
15869 \begin_inset Quotes erd
15870 \end_inset
15871
15872 )
15873 \begin_inset Index idx
15874 status collapsed
15875
15876 \begin_layout Plain Layout
15877 JPG|see
15878 \begin_inset ERT
15879 status collapsed
15880
15881 \begin_layout Plain Layout
15882
15883 {
15884 \end_layout
15885
15886 \end_inset
15887
15888 Image formats
15889 \begin_inset ERT
15890 status collapsed
15891
15892 \begin_layout Plain Layout
15893
15894 }
15895 \end_layout
15896
15897 \end_inset
15898
15899
15900 \end_layout
15901
15902 \end_inset
15903
15904 .
15905 \end_layout
15906
15907 \begin_layout Description
15908 Scalable
15909 \begin_inset space ~
15910 \end_inset
15911
15912 images consist of vectors and can therefore be scaled to any size without
15913  data loss.
15914  The scaling ability is necessary if you want to create presentations, because
15915  presentations are always scaled by the beamer.
15916  Scaling is also useful for online documents to let the user zoom into diagrams.
15917 \begin_inset Newline newline
15918 \end_inset
15919
15920 Scalable image formats can be 
15921 \begin_inset Quotes eld
15922 \end_inset
15923
15924 Scalable Vector Graphics
15925 \begin_inset Quotes erd
15926 \end_inset
15927
15928  (SVG, file extension 
15929 \begin_inset Quotes eld
15930 \end_inset
15931
15932
15933 \family typewriter
15934 .svg
15935 \family default
15936
15937 \begin_inset Quotes erd
15938 \end_inset
15939
15940 )
15941 \begin_inset Index idx
15942 status collapsed
15943
15944 \begin_layout Plain Layout
15945 SVG|see
15946 \begin_inset ERT
15947 status collapsed
15948
15949 \begin_layout Plain Layout
15950
15951 {
15952 \end_layout
15953
15954 \end_inset
15955
15956 Image formats
15957 \begin_inset ERT
15958 status collapsed
15959
15960 \begin_layout Plain Layout
15961
15962 }
15963 \end_layout
15964
15965 \end_inset
15966
15967
15968 \end_layout
15969
15970 \end_inset
15971
15972
15973 \begin_inset Quotes eld
15974 \end_inset
15975
15976 Encapsulated PostScript
15977 \begin_inset Quotes erd
15978 \end_inset
15979
15980  (EPS, file extension 
15981 \begin_inset Quotes eld
15982 \end_inset
15983
15984
15985 \family typewriter
15986 .eps
15987 \family default
15988
15989 \begin_inset Quotes erd
15990 \end_inset
15991
15992 )
15993 \begin_inset Index idx
15994 status collapsed
15995
15996 \begin_layout Plain Layout
15997 EPS|see
15998 \begin_inset ERT
15999 status collapsed
16000
16001 \begin_layout Plain Layout
16002
16003 {
16004 \end_layout
16005
16006 \end_inset
16007
16008 Image formats
16009 \begin_inset ERT
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013
16014 }
16015 \end_layout
16016
16017 \end_inset
16018
16019
16020 \end_layout
16021
16022 \end_inset
16023
16024 , and 
16025 \begin_inset Quotes eld
16026 \end_inset
16027
16028 Portable Document Format
16029 \begin_inset Quotes erd
16030 \end_inset
16031
16032  (PDF, file extension 
16033 \begin_inset Quotes eld
16034 \end_inset
16035
16036
16037 \family typewriter
16038 .pdf
16039 \family default
16040
16041 \begin_inset Quotes erd
16042 \end_inset
16043
16044 )
16045 \begin_inset Index idx
16046 status collapsed
16047
16048 \begin_layout Plain Layout
16049 PDF
16050 \end_layout
16051
16052 \end_inset
16053
16054 .
16055  We say it can be, because you can convert any bitmap image format to PDF
16056  or EPS and the result won't be scalable.
16057  In this cases only a header with the image properties is added to the original
16058  image
16059 \begin_inset Foot
16060 status collapsed
16061
16062 \begin_layout Plain Layout
16063 In the case of PDF, the original image is additionally compressed.
16064 \end_layout
16065
16066 \end_inset
16067
16068 .
16069 \end_layout
16070
16071 \begin_layout Standard
16072 Normally one cannot convert a bitmap image into a scalable one, only vice
16073  versa.
16074 \end_layout
16075
16076 \begin_layout Subsection
16077 Grouping of Image Settings
16078 \begin_inset Index idx
16079 status collapsed
16080
16081 \begin_layout Plain Layout
16082 Images ! Settings grouping
16083 \end_layout
16084
16085 \end_inset
16086
16087
16088 \end_layout
16089
16090 \begin_layout Standard
16091 Each image can define a new group of image settings or join an existing
16092  group.
16093  Images within such a group share their settings, so adjusting one image
16094  of the group automatically also adjusts all other images of the group in
16095  the same way.
16096  So you can for example change the size for a bunch of images without the
16097  need to manually change each of them.
16098  
16099 \end_layout
16100
16101 \begin_layout Standard
16102 A new group can be set by entering a name in the 
16103 \family sans
16104 Group
16105 \begin_inset space ~
16106 \end_inset
16107
16108 Name
16109 \family default
16110  field in the Graphics dialog.
16111  Joining an existing group can be done using the context menu of the image
16112  by checking the name of the desired group.
16113 \end_layout
16114
16115 \begin_layout Section
16116 Tables
16117 \begin_inset Index idx
16118 status collapsed
16119
16120 \begin_layout Plain Layout
16121 Tables
16122 \end_layout
16123
16124 \end_inset
16125
16126
16127 \begin_inset CommandInset label
16128 LatexCommand label
16129 name "sec:Tables"
16130
16131 \end_inset
16132
16133
16134 \end_layout
16135
16136 \begin_layout Standard
16137 You can insert a table using either the toolbar button 
16138 \begin_inset Graphics
16139         filename ../images/tabular-insert.png
16140         scale 85
16141
16142 \end_inset
16143
16144  or the menu 
16145 \family sans
16146 Insert\SpecialChar \menuseparator
16147 Table
16148 \family default
16149 .
16150  A dialog will appear, asking you for the number of rows and columns.
16151  The default table has lines around any cell and the first row appears separated
16152  from the rest of the table.
16153  This separation appears due to a double line: The cells of the first row
16154  have a line below them and the cells of the second row have a line above
16155  them.
16156  Here's an example table:
16157 \end_layout
16158
16159 \begin_layout Standard
16160 \align center
16161 \begin_inset Tabular
16162 <lyxtabular version="3" rows="4" columns="4">
16163 <features tabularvalignment="middle">
16164 <column alignment="center" valignment="top" width="0pt">
16165 <column alignment="center" valignment="top" width="0pt">
16166 <column alignment="center" valignment="top" width="0in">
16167 <column alignment="center" valignment="top" width="0pt">
16168 <row>
16169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182
16183 \family roman
16184 \series medium
16185 \shape up
16186 \size normal
16187 \emph off
16188 \bar no
16189 \noun off
16190 \color none
16191 1
16192 \end_layout
16193
16194 \end_inset
16195 </cell>
16196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \begin_layout Plain Layout
16200 2
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209 3
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 </row>
16215 <row>
16216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220
16221 \family roman
16222 \series medium
16223 \shape up
16224 \size normal
16225 \emph off
16226 \bar no
16227 \noun off
16228 \color none
16229 A
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16235 \begin_inset Text
16236
16237 \begin_layout Plain Layout
16238
16239 \end_layout
16240
16241 \end_inset
16242 </cell>
16243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 </row>
16262 <row>
16263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16264 \begin_inset Text
16265
16266 \begin_layout Plain Layout
16267
16268 \family roman
16269 \series medium
16270 \shape up
16271 \size normal
16272 \emph off
16273 \bar no
16274 \noun off
16275 \color none
16276 B
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294
16295 \size normal
16296 \noun off
16297 \color none
16298  
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16304 \begin_inset Text
16305
16306 \begin_layout Plain Layout
16307
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 </row>
16313 <row>
16314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16315 \begin_inset Text
16316
16317 \begin_layout Plain Layout
16318
16319 \family roman
16320 \series medium
16321 \shape up
16322 \size normal
16323 \emph off
16324 \bar no
16325 \noun off
16326 \color none
16327 C
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 </row>
16360 </lyxtabular>
16361
16362 \end_inset
16363
16364
16365 \end_layout
16366
16367 \begin_layout Subsection
16368 The Table dialog
16369 \end_layout
16370
16371 \begin_layout Standard
16372 You can alter a table by clicking on it with the right mouse button, which
16373  brings up the table dialog.
16374  Here you can adjust the settings of the cell and row/column respectively
16375  where the cursor is placed currently.
16376  Most of the dialog options also work on selections.
16377  This means that if you select more cells, columns or rows the action is
16378  done on all of your selection.
16379 \end_layout
16380
16381 \begin_layout Standard
16382 Additionally to the table dialog, the 
16383 \family sans
16384 table
16385 \begin_inset space ~
16386 \end_inset
16387
16388 toolbar
16389 \family default
16390  helps you in setting table properties.
16391  It appears when the cursor is inside a table.
16392 \end_layout
16393
16394 \begin_layout Standard
16395 In the tab 
16396 \family sans
16397 Table
16398 \begin_inset space ~
16399 \end_inset
16400
16401 Settings
16402 \family default
16403  of the table dialog you can set the alignment for the current row.
16404  If you add a row or column, it will be inserted right beside or below the
16405  current cell respectively.
16406  The vertical alignment of a column can only be adjusted when a column width
16407  is given.
16408  A given width will allow the cell to have line breaks and multiple paragraphs
16409  of text, see section
16410 \begin_inset space ~
16411 \end_inset
16412
16413
16414 \begin_inset CommandInset ref
16415 LatexCommand ref
16416 reference "sub:Table-Cells"
16417
16418 \end_inset
16419
16420 .
16421 \end_layout
16422
16423 \begin_layout Standard
16424 You can mark multiple cells of one row as a multicolumn cell using the check
16425  box 
16426 \family sans
16427 Multicolumn
16428 \family default
16429 .
16430  This will merge the cells to 
16431 \emph on
16432 one
16433 \emph default
16434  cell, spread over more than one column.
16435  Multicolumn cells are treated as own rows, so that the alignment, width,
16436  and border settings affect only the multicolumn cell.
16437  Here's an example table with a multicolumn cell in the first row and one
16438  in the last row without the upper border:
16439 \end_layout
16440
16441 \begin_layout Standard
16442 \align center
16443 \begin_inset Tabular
16444 <lyxtabular version="3" rows="3" columns="4">
16445 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16446 <column alignment="center" valignment="top" width="0pt">
16447 <column alignment="center" valignment="middle" width="0">
16448 <column alignment="center" valignment="top" width="0in">
16449 <column alignment="center" valignment="top" width="0pt">
16450 <row>
16451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 abc
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464 def ghi
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 jkl
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 </row>
16488 <row>
16489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493
16494 \family roman
16495 \series medium
16496 \shape up
16497 \size normal
16498 \emph off
16499 \bar no
16500 \noun off
16501 \color none
16502 A
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511 B
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520 C
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 D
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 </row>
16535 <row>
16536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Plain Layout
16540 1
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 2
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558 3
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 4
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 </lyxtabular>
16574
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \begin_layout Standard
16581 At the moment LyX doesn't support multirow cells.
16582  Adept users can declare special LaTeX-arguments for the table.
16583  They are necessary for special table formatting, like for multirow cells,
16584  explained in the tables section of the 
16585 \emph on
16586 Embedded
16587 \begin_inset space ~
16588 \end_inset
16589
16590 Objects
16591 \emph default
16592  manual.
16593  You can also rotate the current cell or the whole table 90
16594 \begin_inset space \thinspace{}
16595 \end_inset
16596
16597 degrees counterclockwise.
16598  These rotations are not visible in LyX but in the output.
16599 \end_layout
16600
16601 \begin_layout Standard
16602 \begin_inset Note Greyedout
16603 status open
16604
16605 \begin_layout Plain Layout
16606
16607 \series bold
16608 Note:
16609 \series default
16610  Most DVI-viewers are 
16611 \emph on
16612 not
16613 \emph default
16614  able to display rotations.
16615 \end_layout
16616
16617 \end_inset
16618
16619
16620 \end_layout
16621
16622 \begin_layout Standard
16623 The 
16624 \family sans
16625 Borders
16626 \family default
16627  tab allows you to add and delete border lines for the current row/column.
16628  The button 
16629 \family sans
16630 Default
16631 \family default
16632  adds lines for all cell borders.
16633 \end_layout
16634
16635 \begin_layout Subsection
16636 Longtables
16637 \begin_inset Index idx
16638 status collapsed
16639
16640 \begin_layout Plain Layout
16641 Tables ! Longtables
16642 \end_layout
16643
16644 \end_inset
16645
16646
16647 \begin_inset Index idx
16648 status collapsed
16649
16650 \begin_layout Plain Layout
16651 Longtables
16652 \end_layout
16653
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \begin_layout Standard
16660 If the table is too long to fit on one page, you can use the option 
16661 \family sans
16662 Use
16663 \begin_inset space ~
16664 \end_inset
16665
16666 long
16667 \begin_inset space ~
16668 \end_inset
16669
16670 table
16671 \family default
16672  in the tab 
16673 \family sans
16674 Longtable
16675 \family default
16676  of the table dialog to split the table automatically over more pages.
16677  Doing this enables some check boxes and you can now define:
16678 \end_layout
16679
16680 \begin_layout Description
16681
16682 \family sans
16683 Header
16684 \family default
16685 : The current row and all rows above, that don't have any special options
16686  defined, are defined to be the header rows of all pages of the longtable;
16687  except for the first page, if 
16688 \family sans
16689 First
16690 \begin_inset space ~
16691 \end_inset
16692
16693 header
16694 \family default
16695  is defined.
16696 \end_layout
16697
16698 \begin_layout Description
16699
16700 \family sans
16701 First
16702 \begin_inset space ~
16703 \end_inset
16704
16705 header
16706 \family default
16707 : The current row and all rows above, that don't have any special options
16708  defined, are defined to be the header rows of the first page of the longtable.
16709 \end_layout
16710
16711 \begin_layout Description
16712
16713 \family sans
16714 Footer
16715 \family default
16716 : The current row and all rows below, that don't have any special options
16717  defined, are defined to be the footer rows of all pages of the longtable;
16718  except for the last page, if 
16719 \family sans
16720 Last
16721 \begin_inset space ~
16722 \end_inset
16723
16724 footer
16725 \family default
16726  is defined.
16727 \end_layout
16728
16729 \begin_layout Description
16730
16731 \family sans
16732 Last
16733 \begin_inset space ~
16734 \end_inset
16735
16736 footer
16737 \family default
16738 : The current row and all rows below, that don't have any special options
16739  defined, are defined to be the footer rows of the last page of the longtable.
16740 \end_layout
16741
16742 \begin_layout Description
16743 Caption: The first row is reset as a single column.
16744  You can now insert there the table caption via the menu 
16745 \family sans
16746 Insert\SpecialChar \menuseparator
16747 Caption
16748 \family default
16749 .
16750  More about longtable captions can be found in the 
16751 \emph on
16752 Embedded
16753 \begin_inset space ~
16754 \end_inset
16755
16756 Objects
16757 \emph default
16758  manual.
16759 \end_layout
16760
16761 \begin_layout Standard
16762 You can also specify a row where the table is split.
16763  If you set more than one option in the same table row, you should be aware
16764  of the fact that only the first one is used in the given table row.
16765  The others will then be defined as 
16766 \emph on
16767 empty
16768 \emph default
16769 .
16770  In this context, first means first in this order: 
16771 \family sans
16772 Footer, Last
16773 \begin_inset space ~
16774 \end_inset
16775
16776 footer,
16777 \family default
16778  
16779 \family sans
16780 Header,
16781 \family default
16782  
16783 \family sans
16784 First
16785 \begin_inset space ~
16786 \end_inset
16787
16788 header.
16789
16790 \family default
16791  See the following longtable to see how it works:
16792 \end_layout
16793
16794 \begin_layout Standard
16795 \align center
16796 \begin_inset Tabular
16797 <lyxtabular version="3" rows="69" columns="3">
16798 <features islongtable="true" longtabularalignment="center">
16799 <column alignment="block" valignment="top" width="5cm">
16800 <column alignment="left" valignment="top" width="0pt">
16801 <column alignment="right" valignment="top" width="0pt">
16802 <row endfirsthead="true">
16803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \series bold
16809 Example Phone List (ignore the names)
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row endfirsthead="true">
16834 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \series bold
16840 NAME
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \series bold
16860 TEL.
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row endhead="true">
16867 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871  
16872 \series bold
16873 Example Phone List
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 </row>
16897 <row endhead="true">
16898 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902
16903 \series bold
16904 NAME
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \series bold
16924 TEL.
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 </row>
16930 <row endfoot="true">
16931 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935  
16936 \series bold
16937 continue ...
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 </row>
16961 <row>
16962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966
16967 \series bold
16968 Annovi
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 Silvia
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986 111
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \series bold
16999 Bertoli
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 Stefano
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 111
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028
17029 \series bold
17030 Bozzi
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 Walter
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048 111
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 </row>
17054 <row>
17055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059
17060 \series bold
17061 Cachia
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 Maria
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 111
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \series bold
17092 Cachia
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 Maurizio
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 111
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 </row>
17116 <row>
17117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121
17122 \series bold
17123 Cinquemani
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 Giusi
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 111
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 </row>
17147 <row>
17148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152
17153 \series bold
17154 Colin
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 Bernard
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 111
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 </row>
17178 <row>
17179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183
17184 \series bold
17185 Concli
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 Gianfranco
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203 111
17204 \end_layout
17205
17206 \end_inset
17207 </cell>
17208 </row>
17209 <row>
17210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214
17215 \series bold
17216 Dal Bosco
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225 Carolina
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234 111
17235 \end_layout
17236
17237 \end_inset
17238 </cell>
17239 </row>
17240 <row>
17241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245
17246 \series bold
17247 Dalpiaz
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256 Annamaria
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 111
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 </row>
17271 <row>
17272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276
17277 \series bold
17278 Feliciello
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 Domenico
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296 111
17297 \end_layout
17298
17299 \end_inset
17300 </cell>
17301 </row>
17302 <row>
17303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307
17308 \series bold
17309 Focarelli
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318 Paola
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 111
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 </row>
17333 <row>
17334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338
17339 \series bold
17340 Galletti
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349 Oreste
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 111
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 </row>
17364 <row>
17365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369
17370 \series bold
17371 Gasparini
17372 \end_layout
17373
17374 \end_inset
17375 </cell>
17376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380 Franca
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389 111
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 </row>
17395 <row>
17396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400
17401 \series bold
17402 Rizzardi
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 Paola
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420 111
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 </row>
17426 <row>
17427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431
17432 \series bold
17433 Lassini
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 Giancarlo
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17448 \begin_inset Text
17449
17450 \begin_layout Plain Layout
17451 111
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 </row>
17457 <row>
17458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462
17463 \series bold
17464 Malfatti
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 Luciano
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \begin_layout Plain Layout
17482 111
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 </row>
17488 <row>
17489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493
17494 \series bold
17495 Malfatti
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 Valeriano
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513 111
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 </row>
17519 <row>
17520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \series bold
17526 Meneguzzo
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 Roberto
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 111
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row>
17551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555
17556 \series bold
17557 Mezzadra
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 Roberto
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 111
17576 \end_layout
17577
17578 \end_inset
17579 </cell>
17580 </row>
17581 <row>
17582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586
17587 \series bold
17588 Pirpamer
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 Erich
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 111
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 </row>
17612 <row>
17613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617
17618 \series bold
17619 Pochiesa
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 Paolo
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637 111, 222
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 </row>
17643 <row>
17644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648
17649 \series bold
17650 Radina
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659 Claudio
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668 111
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 </row>
17674 <row>
17675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679
17680 \series bold
17681 Stuffer
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 Oskar
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 111
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 </row>
17705 <row>
17706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710
17711 \series bold
17712 Tacchelli
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721 Ugo
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730 111
17731 \end_layout
17732
17733 \end_inset
17734 </cell>
17735 </row>
17736 <row>
17737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741
17742 \series bold
17743 Tezzele
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752 Margit
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761 111
17762 \end_layout
17763
17764 \end_inset
17765 </cell>
17766 </row>
17767 <row>
17768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772
17773 \series bold
17774 Unterkalmsteiner
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783 Frieda
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 111
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \series bold
17805 Vieider
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 Hilde
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 111
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 </row>
17829 <row>
17830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834
17835 \series bold
17836 Vigna
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 Jürgen
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 111
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 </row>
17860 <row>
17861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865
17866 \series bold
17867 Weber
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876 Maurizio
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 111
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \series bold
17898 Winkler
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907 Franz
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 111
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 </row>
17922 <row>
17923 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927  
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 </row>
17951 <row>
17952 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956
17957 \series bold
17958 Annovi
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 Silvia
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 555
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 </row>
17982 <row>
17983 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987
17988 \series bold
17989 Bertoli
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 Stefano
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007 555
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 </row>
18013 <row>
18014 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018
18019 \series bold
18020 Bozzi
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029 Walter
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 555
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 </row>
18044 <row>
18045 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049
18050 \series bold
18051 Cachia
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060 Maria
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 555
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 </row>
18075 <row>
18076 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080
18081 \series bold
18082 Cachia
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 Maurizio
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100 555
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 <row>
18107 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111
18112 \series bold
18113 Cinquemani
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18119 \begin_inset Text
18120
18121 \begin_layout Plain Layout
18122 Giusi
18123 \end_layout
18124
18125 \end_inset
18126 </cell>
18127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131 555
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 </row>
18137 <row>
18138 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142
18143 \series bold
18144 Colin
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 Bernard
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162 555
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 </row>
18168 <row>
18169 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173
18174 \series bold
18175 Concli
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184 Gianfranco
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 555
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 </row>
18199 <row>
18200 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204
18205 \series bold
18206 Dal Bosco
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 Carolina
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224 555
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 </row>
18230 <row>
18231 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235
18236 \series bold
18237 Dalpiaz
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 Annamaria
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 555
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 </row>
18261 <row>
18262 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266
18267 \series bold
18268 Feliciello
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277 Domenico
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286 555
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 </row>
18292 <row>
18293 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297
18298 \series bold
18299 Focarelli
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 Paola
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317 555
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 </row>
18323 <row>
18324 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328
18329 \series bold
18330 Galletti
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 Oreste
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 555
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 </row>
18354 <row>
18355 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359
18360 \series bold
18361 Gasparini
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 Franca
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379 555
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 </row>
18385 <row>
18386 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390
18391 \series bold
18392 Rizzardi
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401 Paola
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410 555
18411 \end_layout
18412
18413 \end_inset
18414 </cell>
18415 </row>
18416 <row>
18417 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421
18422 \series bold
18423 Lassini
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432 Giancarlo
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441 555
18442 \end_layout
18443
18444 \end_inset
18445 </cell>
18446 </row>
18447 <row>
18448 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452
18453 \series bold
18454 Malfatti
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 Luciano
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472 555
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 </row>
18478 <row>
18479 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483
18484 \series bold
18485 Malfatti
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 Valeriano
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 555
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 </row>
18509 <row>
18510 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514
18515 \series bold
18516 Meneguzzo
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 Roberto
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534 555
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 </row>
18540 <row>
18541 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545
18546 \series bold
18547 Mezzadra
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 Roberto
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565 555
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 </row>
18571 <row>
18572 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576
18577 \series bold
18578 Pirpamer
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 Erich
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596 555
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 </row>
18602 <row>
18603 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607
18608 \series bold
18609 Pochiesa
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618 Paolo
18619 \end_layout
18620
18621 \end_inset
18622 </cell>
18623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627 555, 222
18628 \end_layout
18629
18630 \end_inset
18631 </cell>
18632 </row>
18633 <row>
18634 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638
18639 \series bold
18640 Radina
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 Claudio
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658 555
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 </row>
18664 <row>
18665 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \series bold
18671 Stuffer
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 Oskar
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689 555
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 </row>
18695 <row>
18696 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700
18701 \series bold
18702 Tacchelli
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711 Ugo
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720 555
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 </row>
18726 <row>
18727 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731
18732 \series bold
18733 Tezzele
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 Margit
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 555
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 </row>
18757 <row>
18758 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \series bold
18764 Unterkalmsteiner
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 Frieda
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782 555
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row>
18789 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \series bold
18795 Vieider
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 Hilde
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813 555
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 <row>
18820 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \series bold
18826 Vigna
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 Jürgen
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 999
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 </row>
18850 <row>
18851 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \series bold
18857 Weber
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 Maurizio
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875 555
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 </row>
18881 <row>
18882 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \series bold
18888 Winkler
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 Franz
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 555
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 <row endlastfoot="true">
18913 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \series bold
18919 End
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 </row>
18943 </lyxtabular>
18944
18945 \end_inset
18946
18947
18948 \end_layout
18949
18950 \begin_layout Subsection
18951 Table Cells
18952 \begin_inset Index idx
18953 status collapsed
18954
18955 \begin_layout Plain Layout
18956 Tables ! Cells
18957 \end_layout
18958
18959 \end_inset
18960
18961
18962 \begin_inset CommandInset label
18963 LatexCommand label
18964 name "sub:Table-Cells"
18965
18966 \end_inset
18967
18968
18969 \end_layout
18970
18971 \begin_layout Standard
18972 A table cell can contain text, inline equations, a figure, or another table.
18973  All these kinds of objects can be placed in the same cell.
18974  Font sizes and shapes can also be altered.
18975  But you can't put a special environment in a cell (like 
18976 \family sans
18977 Section*
18978 \family default
18979 , etc.), nor set spacing options etc.
18980  for the cell's paragraph.
18981 \end_layout
18982
18983 \begin_layout Standard
18984 To have multi-line entries in table cells, you have to declare a fixed width
18985  for the column in the table dialog.
18986  Your text is then automatically split into multiple lines and the cell
18987  is enlarged vertically when the length of the text exceeds the given width.
18988  An example:
18989 \end_layout
18990
18991 \begin_layout Standard
18992 \align center
18993 \begin_inset Tabular
18994 <lyxtabular version="3" rows="4" columns="3">
18995 <features tabularvalignment="middle">
18996 <column alignment="center" valignment="top" width="0pt">
18997 <column alignment="block" valignment="top" width="3cm">
18998 <column alignment="center" valignment="top" width="0pt">
18999 <row>
19000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004
19005 \family roman
19006 \series medium
19007 \shape up
19008 \size normal
19009 \emph off
19010 \bar no
19011 \noun off
19012 \color none
19013 1
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \family roman
19024 \series medium
19025 \shape up
19026 \size normal
19027 \emph off
19028 \bar no
19029 \noun off
19030 \color none
19031 2
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040
19041 \family roman
19042 \series medium
19043 \shape up
19044 \size normal
19045 \emph off
19046 \bar no
19047 \noun off
19048 \color none
19049 3
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 </row>
19055 <row>
19056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060
19061 \family roman
19062 \series medium
19063 \shape up
19064 \size normal
19065 \emph off
19066 \bar no
19067 \noun off
19068 \color none
19069 4
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078
19079 \family roman
19080 \series medium
19081 \shape up
19082 \size normal
19083 \emph off
19084 \bar no
19085 \noun off
19086 \color none
19087 This is a multi-line entry in a table.
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" 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 5
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 </row>
19111 <row>
19112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116
19117 \family roman
19118 \series medium
19119 \shape up
19120 \size normal
19121 \emph off
19122 \bar no
19123 \noun off
19124 \color none
19125 6
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134
19135 \family roman
19136 \series medium
19137 \shape up
19138 \size normal
19139 \emph off
19140 \bar no
19141 \noun off
19142 \color none
19143 This is longer now.
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152
19153 \family roman
19154 \series medium
19155 \shape up
19156 \size normal
19157 \emph off
19158 \bar no
19159 \noun off
19160 \color none
19161 7
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 <row>
19168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172
19173 \family roman
19174 \series medium
19175 \shape up
19176 \size normal
19177 \emph off
19178 \bar no
19179 \noun off
19180 \color none
19181 8
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190
19191 \family roman
19192 \series medium
19193 \shape up
19194 \size normal
19195 \emph off
19196 \bar no
19197 \noun off
19198 \color none
19199 This is a multi-line entry in a table.
19200  This is longer now.
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \family roman
19211 \series medium
19212 \shape up
19213 \size normal
19214 \emph off
19215 \bar no
19216 \noun off
19217 \color none
19218 9
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 </lyxtabular>
19225
19226 \end_inset
19227
19228
19229 \end_layout
19230
19231 \begin_layout Standard
19232 Cutting and pasting between tables and table cells works reasonably well.
19233  You can cut and paste even more than one row.
19234 \begin_inset Foot
19235 status open
19236
19237 \begin_layout Plain Layout
19238 Note, that you cannot paste into a multicell selection because it would
19239  not be clear what to do when pasting a single word in a selected 2×3.
19240  
19241 \end_layout
19242
19243 \end_inset
19244
19245  Selection with the mouse or with 
19246 \family sans
19247 Shift
19248 \family default
19249  plus the arrow keys works as usual.
19250  You can also copy and paste the entire table as a single unit by starting
19251  the selection from outside the table.
19252 \end_layout
19253
19254 \begin_layout Section
19255 Floats
19256 \begin_inset Index idx
19257 status collapsed
19258
19259 \begin_layout Plain Layout
19260 Floats
19261 \end_layout
19262
19263 \end_inset
19264
19265
19266 \begin_inset CommandInset label
19267 LatexCommand label
19268 name "sec:Floats"
19269
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \begin_layout Standard
19276 A float is a block of text associated with some sort of label, which doesn't
19277  have a fixed location.
19278  It can 
19279 \begin_inset Quotes eld
19280 \end_inset
19281
19282 float
19283 \begin_inset Quotes erd
19284 \end_inset
19285
19286  forward or backward a page or two, to wherever it fits best.
19287  
19288 \family sans
19289 Footnotes
19290 \family default
19291  and 
19292 \family sans
19293 Margin
19294 \begin_inset space ~
19295 \end_inset
19296
19297 Notes
19298 \family default
19299  are also floats, because they can float to the next page when there are
19300  too many notes on the page.
19301 \end_layout
19302
19303 \begin_layout Standard
19304 Floats make it possible to get a high quality layout.
19305  Images and tables can be spread evenly over the pages to avoid whitespace
19306  and pages without text.
19307  As the floating often destroys the context between the text and the image/table
19308 , every float can be referenced in the text.
19309  Floats are therefore numbered.
19310  Referencing is described in section
19311 \begin_inset space ~
19312 \end_inset
19313
19314
19315 \begin_inset CommandInset ref
19316 LatexCommand ref
19317 reference "sec:Cross-References"
19318
19319 \end_inset
19320
19321 .
19322 \end_layout
19323
19324 \begin_layout Standard
19325 To insert a float, use the menu 
19326 \family sans
19327 Insert\SpecialChar \menuseparator
19328 Floats
19329 \family default
19330 .
19331  A box with a caption that has e.
19332 \begin_inset space \thinspace{}
19333 \end_inset
19334
19335 g.
19336 \begin_inset space \space{}
19337 \end_inset
19338
19339 the label 
19340 \begin_inset Quotes eld
19341 \end_inset
19342
19343 Figure
19344 \begin_inset space ~
19345 \end_inset
19346
19347 #:
19348 \begin_inset Quotes erd
19349 \end_inset
19350
19351  (# is the actual number) will be inserted into your document.
19352  The label will automatically be translated to the document language in
19353  the output.
19354  After the label you can insert the caption text.
19355 \begin_inset Index idx
19356 status collapsed
19357
19358 \begin_layout Plain Layout
19359 Floats ! Captions
19360 \end_layout
19361
19362 \end_inset
19363
19364  The image or table is inserted above or below the caption in a separate
19365  paragraph within the float.
19366  To keep your LyX-document readable, you can open and close the float box
19367  by left-clicking on the box label.
19368  A closed float box looks like this: 
19369 \begin_inset Graphics
19370         filename clipart/floatQt4.png
19371         scale 80
19372
19373 \end_inset
19374
19375  – a gray button with a red label.
19376 \end_layout
19377
19378 \begin_layout Standard
19379 It is recommended to insert floats as a separate paragraph to avoid possible
19380  LaTeX-errors that can occur when the surrounding text is specially formatted.
19381 \end_layout
19382
19383 \begin_layout Subsection
19384 Float Types
19385 \end_layout
19386
19387 \begin_layout Subsubsection
19388 Figure Floats
19389 \begin_inset Index idx
19390 status collapsed
19391
19392 \begin_layout Plain Layout
19393 Floats ! Figure floats
19394 \end_layout
19395
19396 \end_inset
19397
19398
19399 \begin_inset CommandInset label
19400 LatexCommand label
19401 name "sec:Figure-Floats"
19402
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \begin_layout Standard
19409 The menu 
19410 \family sans
19411 Insert\SpecialChar \menuseparator
19412 Float\SpecialChar \menuseparator
19413 Figure
19414 \family default
19415  inserts a float with the label 
19416 \begin_inset Quotes eld
19417 \end_inset
19418
19419
19420 \series bold
19421 Figure
19422 \begin_inset space ~
19423 \end_inset
19424
19425 #:
19426 \series default
19427
19428 \begin_inset Quotes erd
19429 \end_inset
19430
19431 .
19432  Set the cursor above this label (or before it and press enter) and insert
19433  the image as described above to get the caption printed below the image.
19434  This is what we did for Figure
19435 \begin_inset space ~
19436 \end_inset
19437
19438
19439 \begin_inset CommandInset ref
19440 LatexCommand ref
19441 reference "cap:Platypus"
19442
19443 \end_inset
19444
19445 .
19446  If you want the caption to be above the image, set the cursor at the end
19447  of the caption, press enter and insert the image.
19448  This was done in Figure
19449 \begin_inset space ~
19450 \end_inset
19451
19452
19453 \begin_inset CommandInset ref
19454 LatexCommand ref
19455 reference "cap:Escher"
19456
19457 \end_inset
19458
19459 .
19460 \end_layout
19461
19462 \begin_layout Standard
19463 \begin_inset Float figure
19464 wide false
19465 sideways false
19466 status open
19467
19468 \begin_layout Plain Layout
19469 \align center
19470 \begin_inset Graphics
19471         filename clipart/platypus.eps
19472         width 50col%
19473         rotateOrigin center
19474
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \begin_layout Plain Layout
19481 \begin_inset Caption
19482
19483 \begin_layout Plain Layout
19484 \begin_inset CommandInset label
19485 LatexCommand label
19486 name "cap:Platypus"
19487
19488 \end_inset
19489
19490 A severely distorted platypus in a float.
19491 \end_layout
19492
19493 \end_inset
19494
19495
19496 \end_layout
19497
19498 \end_inset
19499
19500
19501 \end_layout
19502
19503 \begin_layout Standard
19504 \begin_inset Float figure
19505 wide false
19506 sideways false
19507 status open
19508
19509 \begin_layout Plain Layout
19510 \begin_inset Caption
19511
19512 \begin_layout Plain Layout
19513 \begin_inset CommandInset label
19514 LatexCommand label
19515 name "cap:Escher"
19516
19517 \end_inset
19518
19519 M.C.
19520  Escher on acid.
19521 \end_layout
19522
19523 \end_inset
19524
19525
19526 \end_layout
19527
19528 \begin_layout Plain Layout
19529 \align center
19530 \begin_inset Graphics
19531         filename clipart/escher-lsd.eps
19532         scale 80
19533         rotateOrigin center
19534
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \begin_layout Standard
19546 This figure float also shows how to set a label and create a cross-reference
19547  to it.
19548  As described in section
19549 \begin_inset space ~
19550 \end_inset
19551
19552
19553 \begin_inset CommandInset ref
19554 LatexCommand ref
19555 reference "sec:Cross-References"
19556
19557 \end_inset
19558
19559 , you can simply insert a label in the caption using the menu 
19560 \family sans
19561 Insert\SpecialChar \menuseparator
19562 Label
19563 \family default
19564  and refer to it using the menu 
19565 \family sans
19566 Insert\SpecialChar \menuseparator
19567 Cross-Reference
19568 \family default
19569 .
19570  It is important to use references to figure floats, rather than using vague
19571  references like 
19572 \begin_inset Quotes eld
19573 \end_inset
19574
19575 the figure above
19576 \begin_inset Quotes erd
19577 \end_inset
19578
19579 , because, as LaTeX will reposition the floats in the final document, it
19580  might not be 
19581 \begin_inset Quotes eld
19582 \end_inset
19583
19584 above
19585 \begin_inset Quotes erd
19586 \end_inset
19587
19588  at all.
19589 \end_layout
19590
19591 \begin_layout Standard
19592 Normally only one image is inserted in a figure float, but sometimes you
19593  might want to use two images with separate subcaptions.
19594  This can be done by inserting image floats into existing image floats.
19595  Note that only the main caption of the float is added to the List of Figures.
19596  Figure
19597 \begin_inset space ~
19598 \end_inset
19599
19600
19601 \begin_inset CommandInset ref
19602 LatexCommand ref
19603 reference "cap:Two-distorted-images"
19604
19605 \end_inset
19606
19607  is an example of a figure float with two images set side by side.
19608  You can also set the images one below the other.
19609  Figure
19610 \begin_inset space ~
19611 \end_inset
19612
19613
19614 \begin_inset CommandInset ref
19615 LatexCommand ref
19616 reference "fig:Undefinable"
19617
19618 \end_inset
19619
19620  and 
19621 \begin_inset CommandInset ref
19622 LatexCommand ref
19623 reference "fig:Platypus"
19624
19625 \end_inset
19626
19627  are the subfigures.
19628 \end_layout
19629
19630 \begin_layout Standard
19631 \begin_inset Float figure
19632 wide false
19633 sideways false
19634 status open
19635
19636 \begin_layout Plain Layout
19637 \begin_inset space \hfill{}
19638 \end_inset
19639
19640
19641 \begin_inset Float figure
19642 wide false
19643 sideways false
19644 status open
19645
19646 \begin_layout Plain Layout
19647 \begin_inset Caption
19648
19649 \begin_layout Plain Layout
19650 \begin_inset CommandInset label
19651 LatexCommand label
19652 name "fig:Undefinable"
19653
19654 \end_inset
19655
19656 Undefinable
19657 \end_layout
19658
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \begin_layout Plain Layout
19665 \begin_inset Graphics
19666         filename clipart/escher-lsd.eps
19667         width 45col%
19668
19669 \end_inset
19670
19671
19672 \end_layout
19673
19674 \end_inset
19675
19676
19677 \begin_inset space \hfill{}
19678 \end_inset
19679
19680
19681 \begin_inset Float figure
19682 wide false
19683 sideways false
19684 status open
19685
19686 \begin_layout Plain Layout
19687 \begin_inset Caption
19688
19689 \begin_layout Plain Layout
19690 \begin_inset CommandInset label
19691 LatexCommand label
19692 name "fig:Platypus"
19693
19694 \end_inset
19695
19696 Platypus
19697 \end_layout
19698
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \begin_layout Plain Layout
19705 \begin_inset Graphics
19706         filename clipart/platypus.eps
19707         lyxscale 60
19708         width 45col%
19709
19710 \end_inset
19711
19712
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \begin_inset space \hfill{}
19719 \end_inset
19720
19721
19722 \end_layout
19723
19724 \begin_layout Plain Layout
19725 \begin_inset Caption
19726
19727 \begin_layout Plain Layout
19728 \begin_inset CommandInset label
19729 LatexCommand label
19730 name "cap:Two-distorted-images"
19731
19732 \end_inset
19733
19734 Two distorted images.
19735 \end_layout
19736
19737 \end_inset
19738
19739
19740 \end_layout
19741
19742 \end_inset
19743
19744
19745 \end_layout
19746
19747 \begin_layout Standard
19748 Note that the caption is added to the 
19749 \family sans
19750 List
19751 \begin_inset space ~
19752 \end_inset
19753
19754 of
19755 \begin_inset space ~
19756 \end_inset
19757
19758 Figures
19759 \family default
19760  as described in section
19761 \begin_inset space ~
19762 \end_inset
19763
19764
19765 \begin_inset CommandInset ref
19766 LatexCommand ref
19767 reference "sub:List-of-Figures"
19768
19769 \end_inset
19770
19771 .
19772 \end_layout
19773
19774 \begin_layout Subsubsection
19775 Table Floats
19776 \begin_inset Index idx
19777 status collapsed
19778
19779 \begin_layout Plain Layout
19780 Floats ! Table floats
19781 \end_layout
19782
19783 \end_inset
19784
19785
19786 \end_layout
19787
19788 \begin_layout Standard
19789 Table floats can be inserted using the menu 
19790 \family sans
19791 Insert\SpecialChar \menuseparator
19792 Float\SpecialChar \menuseparator
19793 Table
19794 \family default
19795 .
19796  They have the same properties as figure floats except for the different
19797  label.
19798  Table
19799 \begin_inset space ~
19800 \end_inset
19801
19802
19803 \begin_inset CommandInset ref
19804 LatexCommand ref
19805 reference "cap:Table-float"
19806
19807 \end_inset
19808
19809  is an example of a table float.
19810 \end_layout
19811
19812 \begin_layout Standard
19813 \begin_inset Float table
19814 wide false
19815 sideways false
19816 status open
19817
19818 \begin_layout Plain Layout
19819 \begin_inset Caption
19820
19821 \begin_layout Plain Layout
19822 \begin_inset CommandInset label
19823 LatexCommand label
19824 name "cap:Table-float"
19825
19826 \end_inset
19827
19828 A table float.
19829 \end_layout
19830
19831 \end_inset
19832
19833
19834 \end_layout
19835
19836 \begin_layout Plain Layout
19837 \align center
19838 \begin_inset Tabular
19839 <lyxtabular version="3" rows="3" columns="3">
19840 <features tabularvalignment="middle">
19841 <column alignment="center" valignment="top" width="0pt">
19842 <column alignment="center" valignment="top" width="0pt">
19843 <column alignment="center" valignment="top" width="0pt">
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \family roman
19851 \series medium
19852 \shape up
19853 \size normal
19854 \emph off
19855 \bar no
19856 \noun off
19857 \color none
19858 1
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \family roman
19869 \series medium
19870 \shape up
19871 \size normal
19872 \emph off
19873 \bar no
19874 \noun off
19875 \color none
19876 2
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885
19886 \family roman
19887 \series medium
19888 \shape up
19889 \size normal
19890 \emph off
19891 \bar no
19892 \noun off
19893 \color none
19894 3
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 </row>
19900 <row>
19901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905
19906 \family roman
19907 \series medium
19908 \shape up
19909 \size normal
19910 \emph off
19911 \bar no
19912 \noun off
19913 \color none
19914 Joe
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \family roman
19925 \series medium
19926 \shape up
19927 \size normal
19928 \emph off
19929 \bar no
19930 \noun off
19931 \color none
19932 Mary
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941
19942 \family roman
19943 \series medium
19944 \shape up
19945 \size normal
19946 \emph off
19947 \bar no
19948 \noun off
19949 \color none
19950 Ted
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 </row>
19956 <row>
19957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961
19962 \family roman
19963 \series medium
19964 \shape up
19965 \size normal
19966 \emph off
19967 \bar no
19968 \noun off
19969 \color none
19970 \begin_inset Formula $\int x^{2}dx$
19971 \end_inset
19972
19973
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982
19983 \family roman
19984 \series medium
19985 \shape up
19986 \size normal
19987 \emph off
19988 \bar no
19989 \noun off
19990 \color none
19991 \begin_inset Formula $\left[\begin{array}{cc}
19992 a & b\\
19993 c & d
19994 \end{array}\right]$
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006
20007 \family roman
20008 \series medium
20009 \shape up
20010 \size normal
20011 \emph off
20012 \bar no
20013 \noun off
20014 \color none
20015 \begin_inset Formula $1+1=2$
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 </row>
20024 </lyxtabular>
20025
20026 \end_inset
20027
20028
20029 \end_layout
20030
20031 \end_inset
20032
20033
20034 \end_layout
20035
20036 \begin_layout Subsubsection
20037 Algorithm Floats
20038 \begin_inset Index idx
20039 status collapsed
20040
20041 \begin_layout Plain Layout
20042 Floats ! Algorithm floats
20043 \end_layout
20044
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \begin_layout Standard
20051 This float type is inserted with the menu 
20052 \family sans
20053 Insert\SpecialChar \menuseparator
20054 Float\SpecialChar \menuseparator
20055 Algorithm
20056 \family default
20057 .
20058  It is used for program codes and descriptions of algorithms.
20059  A possible environment for algorithms is the 
20060 \family sans
20061 LyX-Code
20062 \family default
20063 , described in section
20064 \begin_inset space ~
20065 \end_inset
20066
20067
20068 \begin_inset CommandInset ref
20069 LatexCommand ref
20070 reference "sub:LyX-Code"
20071
20072 \end_inset
20073
20074 .
20075 \end_layout
20076
20077 \begin_layout Standard
20078 \begin_inset Note Greyedout
20079 status open
20080
20081 \begin_layout Plain Layout
20082
20083 \series bold
20084 Note:
20085 \series default
20086  that the float label is not automatically translated into the document
20087  language.
20088 \end_layout
20089
20090 \end_inset
20091
20092  You have to do this manually by adding the following line
20093 \end_layout
20094
20095 \begin_layout Standard
20096
20097 \series bold
20098
20099 \backslash
20100 floatname{algorithm}{your
20101 \begin_inset space ~
20102 \end_inset
20103
20104 name}
20105 \end_layout
20106
20107 \begin_layout Standard
20108 to the document preamble (menu 
20109 \family sans
20110 Document\SpecialChar \menuseparator
20111 Settings
20112 \family default
20113 ).
20114  
20115 \series bold
20116 your
20117 \begin_inset space ~
20118 \end_inset
20119
20120 name
20121 \series default
20122  is the word 
20123 \begin_inset Quotes eld
20124 \end_inset
20125
20126
20127 \emph on
20128 algorithm
20129 \emph default
20130
20131 \begin_inset Quotes erd
20132 \end_inset
20133
20134  in your language.
20135 \end_layout
20136
20137 \begin_layout Subsubsection
20138 Wrap Floats
20139 \begin_inset Index idx
20140 status collapsed
20141
20142 \begin_layout Plain Layout
20143 Floats ! Text Wrap Floats
20144 \end_layout
20145
20146 \end_inset
20147
20148
20149 \end_layout
20150
20151 \begin_layout Standard
20152 \begin_inset Wrap figure
20153 lines 0
20154 placement l
20155 overhang 0in
20156 width "40col%"
20157 status open
20158
20159 \begin_layout Plain Layout
20160 \begin_inset Graphics
20161         filename clipart/mobius.eps
20162         width 40col%
20163         rotateOrigin center
20164
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \begin_layout Plain Layout
20171 \begin_inset Caption
20172
20173 \begin_layout Plain Layout
20174 \begin_inset CommandInset label
20175 LatexCommand label
20176 name "cap:Wrapped-figure"
20177
20178 \end_inset
20179
20180 This is a wrapped figure.
20181 \begin_inset VSpace medskip
20182 \end_inset
20183
20184
20185 \end_layout
20186
20187 \end_inset
20188
20189
20190 \end_layout
20191
20192 \end_inset
20193
20194 This float type is used if you want to 
20195 \begin_inset Quotes eld
20196 \end_inset
20197
20198 wrap
20199 \begin_inset Quotes erd
20200 \end_inset
20201
20202  text around a figure so that it only occupies some fraction of the column
20203  width.
20204  It can be inserted using the menu 
20205 \family sans
20206 Insert\SpecialChar \menuseparator
20207 Float\SpecialChar \menuseparator
20208 Wrap
20209 \begin_inset space ~
20210 \end_inset
20211
20212 Float
20213 \family default
20214  if the LaTeX-package 
20215 \series bold
20216 wrapfig
20217 \series default
20218
20219 \begin_inset Index idx
20220 status collapsed
20221
20222 \begin_layout Plain Layout
20223 LaTeX-packages ! wrapfig
20224 \end_layout
20225
20226 \end_inset
20227
20228  is installed.
20229 \begin_inset Foot
20230 status collapsed
20231
20232 \begin_layout Plain Layout
20233 Installing a LaTeX-package is explained it in the 
20234 \emph on
20235 LaTeX
20236 \begin_inset space ~
20237 \end_inset
20238
20239 Configuration
20240 \emph default
20241  manual.
20242 \end_layout
20243
20244 \end_inset
20245
20246  The width and placement of the float is adjusted by right-clicking on the
20247  float box.
20248  Figure
20249 \begin_inset space ~
20250 \end_inset
20251
20252
20253 \begin_inset CommandInset ref
20254 LatexCommand ref
20255 reference "cap:Wrapped-figure"
20256
20257 \end_inset
20258
20259  is for example a figure wrap float with a width of 40
20260 \begin_inset space \thinspace{}
20261 \end_inset
20262
20263 col%.
20264 \begin_inset Foot
20265 status collapsed
20266
20267 \begin_layout Plain Layout
20268 Available units are explained in Appendix
20269 \begin_inset space ~
20270 \end_inset
20271
20272
20273 \begin_inset CommandInset ref
20274 LatexCommand ref
20275 reference "cha:Units-available-in"
20276
20277 \end_inset
20278
20279 .
20280 \end_layout
20281
20282 \end_inset
20283
20284  Some space was added under the caption to separate it better from the surroundi
20285 ng text.
20286 \end_layout
20287
20288 \begin_layout Standard
20289 \begin_inset Note Greyedout
20290 status open
20291
20292 \begin_layout Plain Layout
20293
20294 \series bold
20295 Note:
20296 \series default
20297  Wrap floats might be fragile! E.
20298 \begin_inset space \thinspace{}
20299 \end_inset
20300
20301 g.
20302 \begin_inset space \space{}
20303 \end_inset
20304
20305 having a figure too close to the bottom of the page can mess things up so
20306  that the float doesn't appear in the output or that it is placed over some
20307  other text.
20308 \end_layout
20309
20310 \end_inset
20311
20312  In general:
20313 \end_layout
20314
20315 \begin_layout Itemize
20316 Wrap floats should not be placed in paragraphs that run over a page break.
20317  That means that wrap floats should preferably be inserted in the exact
20318  place when the document is nearly ready and you are able to estimate where
20319  page breaks will appear.
20320 \end_layout
20321
20322 \begin_layout Itemize
20323 Wrap floats should either be placed in their own paragraph before the paragraph
20324  where they should wrap into, or within a paragraph.
20325 \end_layout
20326
20327 \begin_layout Itemize
20328 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20329  there is a text paragraph between them as separator.
20330 \end_layout
20331
20332 \begin_layout Itemize
20333 Wrap floats are not allowed in section headings or tables.
20334 \end_layout
20335
20336 \begin_layout Subsection
20337 Rotated Floats
20338 \begin_inset CommandInset label
20339 LatexCommand label
20340 name "sub:Rotated-Floats"
20341
20342 \end_inset
20343
20344
20345 \begin_inset Index idx
20346 status collapsed
20347
20348 \begin_layout Plain Layout
20349 Floats ! Rotating
20350 \end_layout
20351
20352 \end_inset
20353
20354
20355 \end_layout
20356
20357 \begin_layout Standard
20358 Especially for wide tables you might have floats rotated.
20359  To rotate a whole float including the caption, right-click on the float-box
20360  and use the option 
20361 \family sans
20362 Rotate
20363 \begin_inset space ~
20364 \end_inset
20365
20366 sideways
20367 \family default
20368 .
20369 \end_layout
20370
20371 \begin_layout Standard
20372 Rotated floats are always placed on their own pages (or columns, when you
20373  have a multicolumn document).
20374  You can let them span several columns using the float settings option 
20375 \family sans
20376 Span
20377 \begin_inset space ~
20378 \end_inset
20379
20380 columns
20381 \family default
20382 .
20383  Floats are rotated so that you can read them from the outside margin.
20384  Forcing the rotation direction is explained in the 
20385 \emph on
20386 Embedded Objects
20387 \emph default
20388  manual.
20389 \end_layout
20390
20391 \begin_layout Standard
20392 Referencing rotated floats is the same like for normal floats; the caption
20393  format is also the same: Table
20394 \begin_inset space ~
20395 \end_inset
20396
20397
20398 \begin_inset CommandInset ref
20399 LatexCommand ref
20400 reference "cap:Rotated-table"
20401
20402 \end_inset
20403
20404  is an example of a rotated table float.
20405 \end_layout
20406
20407 \begin_layout Standard
20408 \begin_inset Note Greyedout
20409 status open
20410
20411 \begin_layout Plain Layout
20412
20413 \series bold
20414 Note:
20415 \series default
20416  Not all DVI-viewers are able to display rotated floats.
20417 \end_layout
20418
20419 \end_inset
20420
20421
20422 \end_layout
20423
20424 \begin_layout Standard
20425 \begin_inset Float table
20426 wide false
20427 sideways true
20428 status open
20429
20430 \begin_layout Plain Layout
20431 \begin_inset Caption
20432
20433 \begin_layout Plain Layout
20434 \begin_inset CommandInset label
20435 LatexCommand label
20436 name "cap:Rotated-table"
20437
20438 \end_inset
20439
20440  Rotated table
20441 \end_layout
20442
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \begin_layout Plain Layout
20449 \align center
20450 \begin_inset Tabular
20451 <lyxtabular version="3" rows="1" columns="5">
20452 <features tabularvalignment="middle">
20453 <column alignment="center" valignment="top" width="0">
20454 <column alignment="center" valignment="top" width="0">
20455 <column alignment="center" valignment="top" width="0">
20456 <column alignment="center" valignment="top" width="0">
20457 <column alignment="center" valignment="top" width="0">
20458 <row>
20459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20460 \begin_inset Text
20461
20462 \begin_layout Plain Layout
20463 test
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 b
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 c
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 d
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 e
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 </lyxtabular>
20506
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \begin_layout Subsection
20518 Float Placement
20519 \begin_inset CommandInset label
20520 LatexCommand label
20521 name "sub:Float-Placement"
20522
20523 \end_inset
20524
20525
20526 \begin_inset Index idx
20527 status collapsed
20528
20529 \begin_layout Plain Layout
20530 Floats ! Placement
20531 \end_layout
20532
20533 \end_inset
20534
20535
20536 \end_layout
20537
20538 \begin_layout Standard
20539 Right-clicking on a float-box opens a dialog where you can alter the placement
20540  options that LaTeX uses for positioning the float.
20541 \begin_inset Newline newline
20542 \end_inset
20543
20544 The option 
20545 \family sans
20546 Span
20547 \begin_inset space ~
20548 \end_inset
20549
20550 columns
20551 \family default
20552  is only useful for two-column documents: If you select it, the float will
20553  span both columns on the page instead of being confined to just one.
20554 \begin_inset Newline newline
20555 \end_inset
20556
20557 The option 
20558 \family sans
20559 Rotate
20560 \begin_inset space ~
20561 \end_inset
20562
20563 sideways
20564 \family default
20565  is used to rotate floats, see section
20566 \begin_inset space ~
20567 \end_inset
20568
20569
20570 \begin_inset CommandInset ref
20571 LatexCommand ref
20572 reference "sub:Rotated-Floats"
20573
20574 \end_inset
20575
20576 .
20577 \end_layout
20578
20579 \begin_layout Standard
20580 You can use one ore more of the following options in the float dialog to
20581  set the placement for a particular float when you uncheck the option 
20582 \family sans
20583 Use
20584 \begin_inset space ~
20585 \end_inset
20586
20587 default
20588 \begin_inset space ~
20589 \end_inset
20590
20591 placement
20592 \family default
20593 :
20594 \end_layout
20595
20596 \begin_layout Description
20597 Here
20598 \begin_inset space ~
20599 \end_inset
20600
20601 if
20602 \begin_inset space ~
20603 \end_inset
20604
20605 possible: try to place the float at the position where it is inserted
20606 \end_layout
20607
20608 \begin_layout Description
20609 Top
20610 \begin_inset space ~
20611 \end_inset
20612
20613 of
20614 \begin_inset space ~
20615 \end_inset
20616
20617 page: try to place the float at the top of the current page
20618 \end_layout
20619
20620 \begin_layout Description
20621 Bottom
20622 \begin_inset space ~
20623 \end_inset
20624
20625 of
20626 \begin_inset space ~
20627 \end_inset
20628
20629 page: try to place the float at the bottom of the current page
20630 \end_layout
20631
20632 \begin_layout Description
20633 Page
20634 \begin_inset space ~
20635 \end_inset
20636
20637 of
20638 \begin_inset space ~
20639 \end_inset
20640
20641 floats: try to place the float at an own page 
20642 \end_layout
20643
20644 \begin_layout Standard
20645 The order of the above option is 
20646 \emph on
20647 always
20648 \emph default
20649  used by LaTeX.
20650  That means, if you use the default placement, LaTeX will first try out
20651  
20652 \family sans
20653 Here
20654 \begin_inset space ~
20655 \end_inset
20656
20657 if
20658 \begin_inset space ~
20659 \end_inset
20660
20661 possible
20662 \family default
20663 , then 
20664 \family sans
20665 Top
20666 \begin_inset space ~
20667 \end_inset
20668
20669 of
20670 \begin_inset space ~
20671 \end_inset
20672
20673 page
20674 \family default
20675 , and then the others.
20676  If you don't use the default, LaTeX will try only the checked options but
20677  in the same order.
20678  If none of the 4 placements are possible the procedure is internally repeated
20679  but it is tried to put the float on the following page.
20680 \end_layout
20681
20682 \begin_layout Standard
20683 By default, each option has its own rules:
20684 \end_layout
20685
20686 \begin_layout Standard
20687
20688 \family sans
20689 Top
20690 \begin_inset space ~
20691 \end_inset
20692
20693 of
20694 \begin_inset space ~
20695 \end_inset
20696
20697 page
20698 \family default
20699  only floats occupying less than 70
20700 \begin_inset space \thinspace{}
20701 \end_inset
20702
20703 % of the page can be placed at the top of a page
20704 \end_layout
20705
20706 \begin_layout Standard
20707
20708 \family sans
20709 Bottom
20710 \begin_inset space ~
20711 \end_inset
20712
20713 of
20714 \begin_inset space ~
20715 \end_inset
20716
20717 page
20718 \family default
20719 : only floats occupying less than 30
20720 \begin_inset space \thinspace{}
20721 \end_inset
20722
20723 % of the page can be placed at the bottom of a page.
20724 \end_layout
20725
20726 \begin_layout Standard
20727
20728 \family sans
20729 Page
20730 \begin_inset space ~
20731 \end_inset
20732
20733 of
20734 \begin_inset space ~
20735 \end_inset
20736
20737 floats
20738 \family default
20739 : only if more than 50
20740 \begin_inset space \thinspace{}
20741 \end_inset
20742
20743 % of the page are occupied by floats, several floats can be set together
20744  on a page.
20745 \end_layout
20746
20747 \begin_layout Standard
20748 If you don't like these rules, you can ignore them by using the additional
20749  option 
20750 \family sans
20751 Ignore
20752 \begin_inset space ~
20753 \end_inset
20754
20755 LaTeX
20756 \begin_inset space ~
20757 \end_inset
20758
20759 rules
20760 \family default
20761 .
20762 \end_layout
20763
20764 \begin_layout Standard
20765 Sometimes you might need, under all circumstances, a float to be placed
20766  exactly at the position where it is inserted.
20767  For this case you can use the option 
20768 \family sans
20769 Here
20770 \begin_inset space ~
20771 \end_inset
20772
20773 definitely
20774 \family default
20775 .
20776  Use this option very rarely and only if the document is nearly ready to
20777  be printed.
20778  Because the float is then no longer able to 
20779 \begin_inset Quotes eld
20780 \end_inset
20781
20782 float
20783 \begin_inset Quotes erd
20784 \end_inset
20785
20786  when you change your document, this will often destroy the page layout.
20787 \end_layout
20788
20789 \begin_layout Standard
20790 There are no placement options for text wrap floats, because they are always
20791  surrounded by the text of a certain paragraph.
20792 \end_layout
20793
20794 \begin_layout Standard
20795 For more details about float placements, have a look at LaTeX books like
20796  
20797 \begin_inset CommandInset citation
20798 LatexCommand cite
20799 key "latexcompanion,latexguide,latexbook"
20800
20801 \end_inset
20802
20803 .
20804 \end_layout
20805
20806 \begin_layout Section
20807 Minipages
20808 \begin_inset Index idx
20809 status collapsed
20810
20811 \begin_layout Plain Layout
20812 Minipages
20813 \end_layout
20814
20815 \end_inset
20816
20817
20818 \begin_inset CommandInset label
20819 LatexCommand label
20820 name "sec:Minipages"
20821
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \begin_layout Standard
20828 LaTeX provides a mechanism to produce essentially a page within a page,
20829  called minipage.
20830  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20831 \begin_inset space ~
20832 \end_inset
20833
20834 apply.
20835  
20836 \end_layout
20837
20838 \begin_layout Standard
20839 Minipages in LyX have their own collapsible box inserted via the menu 
20840 \family sans
20841 Insert\SpecialChar \menuseparator
20842 Box
20843 \family default
20844 .
20845  Right-clicking on the box allows you to alter the width of the minipage
20846  and its alignment within the page.
20847 \end_layout
20848
20849 \begin_layout Standard
20850 \align center
20851 \begin_inset Box Frameless
20852 position "t"
20853 hor_pos "c"
20854 has_inner_box 1
20855 inner_pos "t"
20856 use_parbox 0
20857 use_makebox 0
20858 width "30col%"
20859 special "none"
20860 height "1pt"
20861 height_special "totalheight"
20862 status open
20863
20864 \begin_layout Plain Layout
20865
20866 \shape italic
20867 This is a minipage.
20868  The text is set in an italic style.
20869 \end_layout
20870
20871 \begin_layout Plain Layout
20872
20873 \shape italic
20874 Minipages are often used for text in another language or text that needs
20875  another formatting.
20876 \end_layout
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \begin_layout Standard
20884 \begin_inset VSpace medskip
20885 \end_inset
20886
20887 If you place two minipages side-by-side, you can use 
20888 \family sans
20889 Horizontal Fills
20890 \family default
20891  as described in section
20892 \begin_inset space ~
20893 \end_inset
20894
20895
20896 \begin_inset CommandInset ref
20897 LatexCommand ref
20898 reference "sub:Horizontal-Space"
20899
20900 \end_inset
20901
20902 :
20903 \begin_inset VSpace medskip
20904 \end_inset
20905
20906
20907 \end_layout
20908
20909 \begin_layout Standard
20910 \begin_inset Box Frameless
20911 position "t"
20912 hor_pos "c"
20913 has_inner_box 1
20914 inner_pos "t"
20915 use_parbox 0
20916 use_makebox 0
20917 width "1.5in"
20918 special "none"
20919 height "1pt"
20920 height_special "totalheight"
20921 status open
20922
20923 \begin_layout Plain Layout
20924 This is a minipage with some stupid dummy text.
20925  This dummy text is used to increase the size of the minipage.
20926 \end_layout
20927
20928 \end_inset
20929
20930
20931 \begin_inset space \hfill{}
20932 \end_inset
20933
20934
20935 \begin_inset Box Frameless
20936 position "t"
20937 hor_pos "c"
20938 has_inner_box 1
20939 inner_pos "t"
20940 use_parbox 0
20941 use_makebox 0
20942 width "1.5in"
20943 special "none"
20944 height "1pt"
20945 height_special "totalheight"
20946 status open
20947
20948 \begin_layout Plain Layout
20949 This is a minipage with some stupid dummy text.
20950  This dummy text is used to increase the size of the minipage.
20951 \end_layout
20952
20953 \end_inset
20954
20955
20956 \end_layout
20957
20958 \begin_layout Standard
20959 \begin_inset VSpace bigskip
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \begin_layout Standard
20966 When you right-click on a minipage box, you can change the box from a minipage
20967  to other box types.
20968  All box types and their settings are explained in detail in chapter 
20969 \emph on
20970 Boxes
20971 \emph default
20972  of the 
20973 \emph on
20974 Embedded Objects
20975 \emph default
20976  manual.
20977 \end_layout
20978
20979 \begin_layout Chapter
20980 Mathematical Formulas
20981 \begin_inset Index idx
20982 status collapsed
20983
20984 \begin_layout Plain Layout
20985 Math
20986 \end_layout
20987
20988 \end_inset
20989
20990
20991 \begin_inset Index idx
20992 status collapsed
20993
20994 \begin_layout Plain Layout
20995 Formulas | see
20996 \begin_inset ERT
20997 status collapsed
20998
20999 \begin_layout Plain Layout
21000
21001 {
21002 \end_layout
21003
21004 \end_inset
21005
21006 Math
21007 \begin_inset ERT
21008 status collapsed
21009
21010 \begin_layout Plain Layout
21011
21012 }
21013 \end_layout
21014
21015 \end_inset
21016
21017
21018 \end_layout
21019
21020 \end_inset
21021
21022
21023 \begin_inset CommandInset label
21024 LatexCommand label
21025 name "cha:Mathematical-Formulas"
21026
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \begin_layout Standard
21033 The issues of this chapter are described in detail in the 
21034 \emph on
21035 Math
21036 \emph default
21037  manual.
21038  There you'll also find tips and tricks for special cases.
21039 \end_layout
21040
21041 \begin_layout Section
21042 Basic Math Editing
21043 \begin_inset Index idx
21044 status collapsed
21045
21046 \begin_layout Plain Layout
21047 Math ! Basics
21048 \end_layout
21049
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \begin_layout Standard
21056 To create a math formula, you can just click on the toolbar icon 
21057 \begin_inset Graphics
21058         filename ../images/math-mode.png
21059
21060 \end_inset
21061
21062 .
21063  That will create a little blue rectangle, with purple markers around its
21064  corners.
21065  That blue rectangle is the formula itself; the purple markers indicate
21066  what level of nesting within the formula you are at.
21067  You can also choose a particular formula type to insert via the 
21068 \family sans
21069 Insert\SpecialChar \menuseparator
21070 Math
21071 \family default
21072  menu.
21073 \end_layout
21074
21075 \begin_layout Standard
21076 Editing the parameters of a formula and adding math constructs can be done
21077  with the 
21078 \family sans
21079 math
21080 \begin_inset space ~
21081 \end_inset
21082
21083 toolbar
21084 \family default
21085 , that appears when the cursor is in a formula.
21086 \end_layout
21087
21088 \begin_layout Standard
21089 There are two main types of formulas: Inline formulas appear within a text
21090  line, like this one:
21091 \end_layout
21092
21093 \begin_layout Standard
21094 This is a line with an inline formula 
21095 \begin_inset Formula $A=B$
21096 \end_inset
21097
21098  in it.
21099 \end_layout
21100
21101 \begin_layout Standard
21102 Displayed formulas appear outside the text like if they were in an own paragraph
21103 , like this one:
21104 \begin_inset Formula \[
21105 A=B\]
21106
21107 \end_inset
21108
21109 You can only number and reference displayed formulas.
21110 \end_layout
21111
21112 \begin_layout Standard
21113 LyX supports also many LaTeX math commands.
21114  E.
21115 \begin_inset space \thinspace{}
21116 \end_inset
21117
21118 g.
21119 \begin_inset space \space{}
21120 \end_inset
21121
21122 typing 
21123 \begin_inset Quotes eld
21124 \end_inset
21125
21126
21127 \series bold
21128
21129 \backslash
21130 alpha
21131 \series default
21132
21133 \begin_inset Quotes erd
21134 \end_inset
21135
21136 , followed by a space, in a formula will create the Greek letter 
21137 \begin_inset Formula $\alpha$
21138 \end_inset
21139
21140 .
21141  So typing commands might sometimes be faster than using the 
21142 \family sans
21143 Math
21144 \begin_inset space ~
21145 \end_inset
21146
21147 Panel
21148 \family default
21149 .
21150 \end_layout
21151
21152 \begin_layout Subsection
21153 Navigating in Formulas
21154 \begin_inset Index idx
21155 status collapsed
21156
21157 \begin_layout Plain Layout
21158 Math ! Navigating
21159 \end_layout
21160
21161 \end_inset
21162
21163
21164 \end_layout
21165
21166 \begin_layout Standard
21167 The best control over the cursor position within an existing formula is
21168  achieved with the arrow keys.
21169  LyX uses small rectangles to indicate places where something can be inserted.
21170  The arrow keys can be used to navigate between parts of a formula.
21171  Pressing 
21172 \family sans
21173 Space
21174 \family default
21175  will leave a formula construct (a square root 
21176 \begin_inset Formula $\sqrt{2}$
21177 \end_inset
21178
21179 , or parentheses 
21180 \begin_inset Formula $\left(f\right)$
21181 \end_inset
21182
21183 , or a matrix 
21184 \begin_inset Formula $\left[\begin{array}{cc}
21185 1 & 2\\
21186 3 & 4
21187 \end{array}\right]$
21188 \end_inset
21189
21190 ).
21191  Pressing 
21192 \family sans
21193 Escape
21194 \family default
21195  will leave the formula, placing the cursor after the formula.
21196  
21197 \family sans
21198 Tab
21199 \family default
21200  can be used to move horizontally in a formula; for example, through the
21201  cells of a matrix or the positions in a multi-line equation.
21202 \end_layout
21203
21204 \begin_layout Standard
21205
21206 \family sans
21207 Space
21208 \family default
21209 , printed in this document as 
21210 \begin_inset Quotes eld
21211 \end_inset
21212
21213
21214 \begin_inset ERT
21215 status collapsed
21216
21217 \begin_layout Plain Layout
21218
21219
21220 \backslash
21221 spce 
21222 \end_layout
21223
21224 \end_inset
21225
21226
21227 \begin_inset Quotes erd
21228 \end_inset
21229
21230
21231 \begin_inset Note Note
21232 status collapsed
21233
21234 \begin_layout Plain Layout
21235 This command will appear in the output as official character denoting the
21236  space character (visible space).
21237 \end_layout
21238
21239 \end_inset
21240
21241 , seems to do nothing in a formula, since it does not add a space between
21242  characters, but it does exit a nested structure.
21243  For this reason, you have to be careful about using 
21244 \family sans
21245 Space
21246 \family default
21247 .
21248  For example, if you want 
21249 \begin_inset Formula $\sqrt{2x+1}$
21250 \end_inset
21251
21252 , type 
21253 \series bold
21254
21255 \backslash
21256 sqrt
21257 \begin_inset ERT
21258 status collapsed
21259
21260 \begin_layout Plain Layout
21261
21262
21263 \backslash
21264 spce 
21265 \end_layout
21266
21267 \end_inset
21268
21269 2x+1
21270 \series default
21271  and not 
21272 \series bold
21273
21274 \backslash
21275 sqrt
21276 \begin_inset ERT
21277 status collapsed
21278
21279 \begin_layout Plain Layout
21280
21281
21282 \backslash
21283 spce 
21284 \end_layout
21285
21286 \end_inset
21287
21288 2x
21289 \begin_inset ERT
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293
21294
21295 \backslash
21296 spce 
21297 \end_layout
21298
21299 \end_inset
21300
21301 +1
21302 \series default
21303 , since in the latter case only the 
21304 \family typewriter
21305
21306 \begin_inset Formula $2x$
21307 \end_inset
21308
21309
21310 \family default
21311  will be under the square root sign: 
21312 \begin_inset Formula $\sqrt{2x}+1$
21313 \end_inset
21314
21315 .
21316 \end_layout
21317
21318 \begin_layout Standard
21319 You can leave many parts of a formula, like this matrix, partially filled
21320  in, such as:
21321 \begin_inset Formula \[
21322 \left(\begin{array}{ccc}
21323 \lambda_{1}\\
21324  & \ddots\\
21325  &  & \lambda_{n}
21326 \end{array}\right)\]
21327
21328 \end_inset
21329
21330 If you leave a fraction only partially filled in, or a subscript with nothing
21331  in it, the results will be unpredictable, but most constructs don't mind.
21332 \end_layout
21333
21334 \begin_layout Subsection
21335 Selecting Text
21336 \end_layout
21337
21338 \begin_layout Standard
21339 You can select text within a formula in two different ways.
21340  Place the cursor at one end of the string of text you want, and press 
21341 \family sans
21342 Shift
21343 \family default
21344  and a cursor movement key to select text.
21345  It will be highlighted as with regular text selection.
21346  Alternatively, you can select text with the mouse in the usual way.
21347  That text can then be cut or copied, and then pasted within any formula,
21348  but not in a normal text region in LyX.
21349 \end_layout
21350
21351 \begin_layout Subsection
21352 Exponents and Subscripts
21353 \begin_inset Index idx
21354 status collapsed
21355
21356 \begin_layout Plain Layout
21357 Math ! Exponents
21358 \end_layout
21359
21360 \end_inset
21361
21362
21363 \begin_inset Index idx
21364 status collapsed
21365
21366 \begin_layout Plain Layout
21367 Math ! Subscripts
21368 \end_layout
21369
21370 \end_inset
21371
21372
21373 \end_layout
21374
21375 \begin_layout Standard
21376 You can use the math panel to add super- or subscripts, but the much easier
21377  way is to use a command.
21378  To get 
21379 \begin_inset Formula $x^{2}$
21380 \end_inset
21381
21382 , type in a formula 
21383 \series bold
21384 x^2
21385 \begin_inset ERT
21386 status collapsed
21387
21388 \begin_layout Plain Layout
21389
21390
21391 \backslash
21392 spce 
21393 \end_layout
21394
21395 \end_inset
21396
21397
21398 \series default
21399 .
21400  The final 
21401 \family sans
21402 Space
21403 \family default
21404  puts the cursor back down on the base line of the expression.
21405  If you type 
21406 \series bold
21407 x^2y
21408 \series default
21409 , you will get 
21410 \begin_inset Formula $x^{2y}$
21411 \end_inset
21412
21413 , to get 
21414 \begin_inset Formula $x^{2}y$
21415 \end_inset
21416
21417 , type 
21418 \series bold
21419 x^2
21420 \begin_inset ERT
21421 status collapsed
21422
21423 \begin_layout Plain Layout
21424
21425
21426 \backslash
21427 spce 
21428 \end_layout
21429
21430 \end_inset
21431
21432 y
21433 \series default
21434 .
21435  If you use characters in the superscript, that could be accented with the
21436  hat 
21437 \begin_inset Quotes eld
21438 \end_inset
21439
21440 ^
21441 \begin_inset Quotes erd
21442 \end_inset
21443
21444 , you have to use an extra 
21445 \family sans
21446 Space
21447 \family default
21448  to separate the hat and the character.
21449  E.
21450 \begin_inset space \thinspace{}
21451 \end_inset
21452
21453 g.
21454 \begin_inset space \space{}
21455 \end_inset
21456
21457 if you want 
21458 \begin_inset Formula $x^{a}$
21459 \end_inset
21460
21461 , type 
21462 \series bold
21463 x^
21464 \begin_inset ERT
21465 status collapsed
21466
21467 \begin_layout Plain Layout
21468
21469
21470 \backslash
21471 spce 
21472 \end_layout
21473
21474 \end_inset
21475
21476 a
21477 \series default
21478 .
21479  Subscripts are similar: To get 
21480 \begin_inset Formula $a_{1}$
21481 \end_inset
21482
21483 , type 
21484 \series bold
21485 a_1
21486 \begin_inset ERT
21487 status collapsed
21488
21489 \begin_layout Plain Layout
21490
21491
21492 \backslash
21493 spce 
21494 \end_layout
21495
21496 \end_inset
21497
21498
21499 \series default
21500 .
21501 \end_layout
21502
21503 \begin_layout Subsection
21504 Fractions
21505 \begin_inset Index idx
21506 status collapsed
21507
21508 \begin_layout Plain Layout
21509 Math ! Fractions
21510 \end_layout
21511
21512 \end_inset
21513
21514
21515 \end_layout
21516
21517 \begin_layout Standard
21518 Create a fraction with either the command 
21519 \series bold
21520
21521 \backslash
21522 frac
21523 \series default
21524  or using the icon 
21525 \begin_inset Graphics
21526         filename ../images/math/frac.png
21527         scale 60
21528
21529 \end_inset
21530
21531  in the 
21532 \family sans
21533 Math
21534 \begin_inset space ~
21535 \end_inset
21536
21537 Panel
21538 \family default
21539 .
21540  You will be presented with an empty fraction.
21541  The cursor is above the fraction line.
21542  To move it to the bottom, simply press 
21543 \family sans
21544 Down
21545 \family default
21546 .
21547  To move back up, press 
21548 \family sans
21549 Up
21550 \family default
21551 .
21552  Any math structure can be placed in a fraction, as this example shows:
21553 \begin_inset Formula \[
21554 \left[\frac{1}{\left(\begin{array}{cc}
21555 2 & 3\\
21556 4 & 5
21557 \end{array}\right)}\right]\]
21558
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \begin_layout Subsection
21565 Roots
21566 \begin_inset Index idx
21567 status collapsed
21568
21569 \begin_layout Plain Layout
21570 Math ! Roots
21571 \end_layout
21572
21573 \end_inset
21574
21575
21576 \end_layout
21577
21578 \begin_layout Standard
21579 Roots can be created using the 
21580 \family sans
21581 Math
21582 \begin_inset space ~
21583 \end_inset
21584
21585 Panel
21586 \family default
21587  button
21588 \begin_inset Graphics
21589         filename ../images/math/sqrt.png
21590
21591 \end_inset
21592
21593  or the commands 
21594 \series bold
21595
21596 \backslash
21597 sqrt
21598 \series default
21599  or 
21600 \series bold
21601
21602 \backslash
21603 root
21604 \series default
21605 .
21606  With the command 
21607 \series bold
21608
21609 \backslash
21610 root
21611 \series default
21612  you can produce roots of higher orders, like cube roots, while 
21613 \series bold
21614
21615 \backslash
21616 sqrt
21617 \series default
21618  produces always a square root.
21619 \end_layout
21620
21621 \begin_layout Subsection
21622 Operators with Limits
21623 \begin_inset Index idx
21624 status collapsed
21625
21626 \begin_layout Plain Layout
21627 Math ! Sums
21628 \end_layout
21629
21630 \end_inset
21631
21632
21633 \begin_inset Index idx
21634 status collapsed
21635
21636 \begin_layout Plain Layout
21637 Math ! Integrals
21638 \end_layout
21639
21640 \end_inset
21641
21642
21643 \begin_inset CommandInset label
21644 LatexCommand label
21645 name "sub:Operators-with-Limits"
21646
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \begin_layout Standard
21653 Sum (
21654 \begin_inset Formula $\sum$
21655 \end_inset
21656
21657 ) and integral (
21658 \begin_inset Formula $\int$
21659 \end_inset
21660
21661 ) operators are very often decorated with limits.
21662  These limits can be entered in LyX by entering them as you would enter
21663  a super- or subscript, directly after the symbol.
21664  The sum operator will automatically place its 
21665 \begin_inset Quotes eld
21666 \end_inset
21667
21668 limits
21669 \begin_inset Quotes erd
21670 \end_inset
21671
21672  over and under the symbol in displayed formulas, and on the side in inline
21673  formulas.
21674  Such as 
21675 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21676 \end_inset
21677
21678 , versus
21679 \begin_inset Formula \[
21680 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21681
21682 \end_inset
21683
21684 Integral signs, however, will place the limits on the side in both formula
21685  types.
21686 \end_layout
21687
21688 \begin_layout Standard
21689 All operators with limits will be automatically re-sized when placed in
21690  display mode.
21691  The placement of the limits can be changed by placing the cursor directly
21692  behind the operator and hitting 
21693 \begin_inset Info
21694 type  "shortcut"
21695 arg   "math-limits"
21696 \end_inset
21697
21698  or using the menu 
21699 \family sans
21700 Edit\SpecialChar \menuseparator
21701 Math\SpecialChar \menuseparator
21702 Change
21703 \begin_inset space ~
21704 \end_inset
21705
21706 Limits
21707 \begin_inset space ~
21708 \end_inset
21709
21710 Type
21711 \family default
21712 .
21713 \end_layout
21714
21715 \begin_layout Standard
21716 Certain other mathematical expressions have this 
21717 \begin_inset Quotes eld
21718 \end_inset
21719
21720 moving limits
21721 \begin_inset Quotes erd
21722 \end_inset
21723
21724  feature as addition, such as
21725 \begin_inset Index idx
21726 status collapsed
21727
21728 \begin_layout Plain Layout
21729 Math ! Limits
21730 \end_layout
21731
21732 \end_inset
21733
21734
21735 \begin_inset Formula \[
21736 \lim_{x\rightarrow\infty}f(x),\]
21737
21738 \end_inset
21739
21740 which will place the 
21741 \begin_inset Formula $x\rightarrow\infty$
21742 \end_inset
21743
21744  underneath the 
21745 \begin_inset Quotes eld
21746 \end_inset
21747
21748 lim
21749 \begin_inset Quotes erd
21750 \end_inset
21751
21752  in display mode.
21753  In inline formulas it looks like this: 
21754 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21755 \end_inset
21756
21757 .
21758 \end_layout
21759
21760 \begin_layout Standard
21761 Note that the lim-function was entered as the function macro 
21762 \series bold
21763
21764 \backslash
21765 lim
21766 \series default
21767 .
21768  Have a look at section
21769 \begin_inset space ~
21770 \end_inset
21771
21772
21773 \begin_inset CommandInset ref
21774 LatexCommand ref
21775 reference "sub:Functions"
21776
21777 \end_inset
21778
21779  for an explanation of function macros.
21780 \end_layout
21781
21782 \begin_layout Subsection
21783 Math Symbols
21784 \begin_inset Index idx
21785 status collapsed
21786
21787 \begin_layout Plain Layout
21788 Math ! Symbols
21789 \end_layout
21790
21791 \end_inset
21792
21793
21794 \end_layout
21795
21796 \begin_layout Standard
21797 Most math symbols can be found in the 
21798 \family sans
21799 Math
21800 \begin_inset space ~
21801 \end_inset
21802
21803 Panel
21804 \family default
21805  under one of several categories; including 
21806 \family sans
21807 Greek
21808 \family default
21809
21810 \family sans
21811 Operators
21812 \family default
21813  , 
21814 \family sans
21815 Relations
21816 \family default
21817
21818 \family sans
21819 Arrows
21820 \family default
21821 .
21822  There are also the additional symbols provided by the American Mathematical
21823  Society (AMS).
21824 \end_layout
21825
21826 \begin_layout Standard
21827 If you know the LaTeX-command for a construct or symbol you wish to use,
21828  you don't have to use the 
21829 \family sans
21830 Math
21831 \begin_inset space ~
21832 \end_inset
21833
21834 Panel
21835 \family default
21836 , but can type the command directly into the formula.
21837  LyX will convert it to the corresponding symbol or construct.
21838 \end_layout
21839
21840 \begin_layout Subsection
21841 Altering Spacing
21842 \begin_inset Index idx
21843 status collapsed
21844
21845 \begin_layout Plain Layout
21846 Math ! Spaces
21847 \end_layout
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 You may want to create spaces that differ from the standard spacing that
21856  LaTeX provides.
21857  To do this, type 
21858 \begin_inset Info
21859 type  "shortcut"
21860 arg   "space-insert protected"
21861 \end_inset
21862
21863  or to use the 
21864 \family sans
21865 Math
21866 \begin_inset space ~
21867 \end_inset
21868
21869 Panel
21870 \family default
21871  button 
21872 \begin_inset Graphics
21873         filename ../images/math/space.png
21874
21875 \end_inset
21876
21877 .
21878  This generates a small space, and shows a small marker on the screen.
21879  For example, the sequence 
21880 \series bold
21881 a Ctrl+Space b
21882 \series default
21883
21884 \begin_inset Formula $a\, b$
21885 \end_inset
21886
21887  appears in LyX as 
21888 \begin_inset Graphics
21889         filename clipart/SpaceMarker.png
21890
21891 \end_inset
21892
21893 .
21894  You can change the space to different sizes when you set the cursor behind
21895  the space marker and hit space again several times.
21896  With every space hit the size will be changed.
21897  Some markers for the space size appear red in LyX, because they are negative
21898  spaces.
21899  Here are two examples:
21900 \end_layout
21901
21902 \begin_layout Standard
21903
21904 \series bold
21905 a Ctrl+Space b
21906 \series default
21907  and 3×
21908 \family sans
21909 Space
21910 \family default
21911
21912 \begin_inset Formula $a\quad b$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \begin_layout Standard
21919
21920 \series bold
21921 a Ctrl+Space b
21922 \series default
21923  and 5×
21924 \family sans
21925 Space
21926 \family default
21927
21928 \begin_inset Formula $a\! b$
21929 \end_inset
21930
21931
21932 \end_layout
21933
21934 \begin_layout Subsection
21935 Functions
21936 \begin_inset Index idx
21937 status collapsed
21938
21939 \begin_layout Plain Layout
21940 Math ! Functions
21941 \end_layout
21942
21943 \end_inset
21944
21945
21946 \begin_inset CommandInset label
21947 LatexCommand label
21948 name "sub:Functions"
21949
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \begin_layout Standard
21956 The 
21957 \family sans
21958 Math
21959 \begin_inset space ~
21960 \end_inset
21961
21962 Panel
21963 \family default
21964  contains under the button 
21965 \begin_inset Graphics
21966         filename ../images/math/functions.png
21967
21968 \end_inset
21969
21970  a number of function macros, such as 
21971 \begin_inset Formula $\sin$
21972 \end_inset
21973
21974
21975 \begin_inset Formula $\lim$
21976 \end_inset
21977
21978
21979 \emph on
21980 etc
21981 \emph default
21982 .
21983  (you can also insert them in a formula by typing 
21984 \series bold
21985
21986 \backslash
21987 sin
21988 \series default
21989  etc.).
21990  Standard mathematical practice is that functions are printed upright to
21991  avoid confusions, because 
21992 \begin_inset Formula $sin$
21993 \end_inset
21994
21995  does normally mean 
21996 \begin_inset Formula $s\cdot i\cdot n$
21997 \end_inset
21998
21999 .
22000 \end_layout
22001
22002 \begin_layout Standard
22003 Using the function macros will also produce correct spacing around the function:
22004  
22005 \begin_inset Formula $a\sin x$
22006 \end_inset
22007
22008  is different from 
22009 \begin_inset Formula $asinx$
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Standard
22016 For some mathematical objects, like the limes, the macro changes where subscript
22017 s are placed, as described in section
22018 \begin_inset space ~
22019 \end_inset
22020
22021
22022 \begin_inset CommandInset ref
22023 LatexCommand ref
22024 reference "sub:Operators-with-Limits"
22025
22026 \end_inset
22027
22028 .
22029 \end_layout
22030
22031 \begin_layout Subsection
22032 Accents
22033 \begin_inset Index idx
22034 status collapsed
22035
22036 \begin_layout Plain Layout
22037 Math ! Accents
22038 \end_layout
22039
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \begin_layout Standard
22046 In a formula you can insert accented characters in the same way as in text
22047  mode.
22048  This may depend on your keyboard, or the bindings file you use.
22049  You can also use LaTeX commands to e.
22050 \begin_inset space \thinspace{}
22051 \end_inset
22052
22053 g.
22054 \begin_inset space \space{}
22055 \end_inset
22056
22057 enter 
22058 \begin_inset Formula $\hat{a}$
22059 \end_inset
22060
22061  even if your keyboard doesn't have hat-accents enabled.
22062  Our example is entered by typing 
22063 \series bold
22064
22065 \backslash
22066 hat
22067 \begin_inset ERT
22068 status collapsed
22069
22070 \begin_layout Plain Layout
22071
22072
22073 \backslash
22074 spce 
22075 \end_layout
22076
22077 \end_inset
22078
22079 a
22080 \series default
22081  in a formula.
22082  Table
22083 \begin_inset space ~
22084 \end_inset
22085
22086
22087 \begin_inset CommandInset ref
22088 LatexCommand ref
22089 reference "cap:Accent-names-and"
22090
22091 \end_inset
22092
22093  shows the equivalences between the accent names and the commands.
22094 \end_layout
22095
22096 \begin_layout Standard
22097 \begin_inset Float table
22098 wide false
22099 sideways false
22100 status open
22101
22102 \begin_layout Plain Layout
22103 \begin_inset Caption
22104
22105 \begin_layout Plain Layout
22106 \begin_inset CommandInset label
22107 LatexCommand label
22108 name "cap:Accent-names-and"
22109
22110 \end_inset
22111
22112 Accent names and the corresponding commands.
22113 \end_layout
22114
22115 \end_inset
22116
22117
22118 \end_layout
22119
22120 \begin_layout Plain Layout
22121 \align center
22122 \begin_inset Tabular
22123 <lyxtabular version="3" rows="11" columns="3">
22124 <features tabularvalignment="middle">
22125 <column alignment="center" valignment="top" width="0pt">
22126 <column alignment="center" valignment="top" width="0pt">
22127 <column alignment="center" valignment="top" width="0pt">
22128 <row>
22129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22130 \begin_inset Text
22131
22132 \begin_layout Plain Layout
22133 Name
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142 Command
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 E
22152 \family roman
22153 \series medium
22154 \shape up
22155 \size normal
22156 \emph off
22157 \bar no
22158 \noun off
22159 \color none
22160 xample
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 </row>
22166 <row>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171
22172 \family roman
22173 \series medium
22174 \shape up
22175 \size normal
22176 \emph off
22177 \bar no
22178 \noun off
22179 \color none
22180 circumflex
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189
22190 \series bold
22191
22192 \backslash
22193 hat
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202
22203 \family roman
22204 \series medium
22205 \shape up
22206 \size normal
22207 \emph off
22208 \bar no
22209 \noun off
22210 \color none
22211 \begin_inset Formula $\hat{a}$
22212 \end_inset
22213
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 </row>
22220 <row>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \family roman
22227 \series medium
22228 \shape up
22229 \size normal
22230 \emph off
22231 \bar no
22232 \noun off
22233 \color none
22234 grave
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243
22244 \series bold
22245
22246 \backslash
22247 grave
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \family roman
22258 \series medium
22259 \shape up
22260 \size normal
22261 \emph off
22262 \bar no
22263 \noun off
22264 \color none
22265 \begin_inset Formula $\grave{a}$
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 </row>
22274 <row>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \family roman
22281 \series medium
22282 \shape up
22283 \size normal
22284 \emph off
22285 \bar no
22286 \noun off
22287 \color none
22288 acute
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297
22298 \series bold
22299
22300 \backslash
22301 acute
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \family roman
22312 \series medium
22313 \shape up
22314 \size normal
22315 \emph off
22316 \bar no
22317 \noun off
22318 \color none
22319 \begin_inset Formula $\acute{a}$
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 </row>
22328 <row>
22329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333
22334 \family roman
22335 \series medium
22336 \shape up
22337 \size normal
22338 \emph off
22339 \bar no
22340 \noun off
22341 \color none
22342 umlaut
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351
22352 \series bold
22353
22354 \backslash
22355 ddot
22356 \end_layout
22357
22358 \end_inset
22359 </cell>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \family roman
22366 \series medium
22367 \shape up
22368 \size normal
22369 \emph off
22370 \bar no
22371 \noun off
22372 \color none
22373 \begin_inset Formula $\ddot{a}$
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 </row>
22382 <row>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \family roman
22389 \series medium
22390 \shape up
22391 \size normal
22392 \emph off
22393 \bar no
22394 \noun off
22395 \color none
22396 tilde
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \series bold
22407
22408 \backslash
22409 tilde
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \family roman
22420 \series medium
22421 \shape up
22422 \size normal
22423 \emph off
22424 \bar no
22425 \noun off
22426 \color none
22427 \begin_inset Formula $\tilde{a}$
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 </row>
22436 <row>
22437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441
22442 \family roman
22443 \series medium
22444 \shape up
22445 \size normal
22446 \emph off
22447 \bar no
22448 \noun off
22449 \color none
22450 dot
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459
22460 \series bold
22461
22462 \backslash
22463 dot
22464 \end_layout
22465
22466 \end_inset
22467 </cell>
22468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472
22473 \family roman
22474 \series medium
22475 \shape up
22476 \size normal
22477 \emph off
22478 \bar no
22479 \noun off
22480 \color none
22481 \begin_inset Formula $\dot{a}$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \family roman
22497 \series medium
22498 \shape up
22499 \size normal
22500 \emph off
22501 \bar no
22502 \noun off
22503 \color none
22504 breve
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513
22514 \series bold
22515
22516 \backslash
22517 breve
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \family roman
22528 \series medium
22529 \shape up
22530 \size normal
22531 \emph off
22532 \bar no
22533 \noun off
22534 \color none
22535 \begin_inset Formula $\breve{a}$
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \family roman
22551 \series medium
22552 \shape up
22553 \size normal
22554 \emph off
22555 \bar no
22556 \noun off
22557 \color none
22558 caron
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567
22568 \series bold
22569
22570 \backslash
22571 check
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580
22581 \family roman
22582 \series medium
22583 \shape up
22584 \size normal
22585 \emph off
22586 \bar no
22587 \noun off
22588 \color none
22589 \begin_inset Formula $\check{a}$
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 </row>
22598 <row>
22599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603
22604 \family roman
22605 \series medium
22606 \shape up
22607 \size normal
22608 \emph off
22609 \bar no
22610 \noun off
22611 \color none
22612 macron
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621
22622 \series bold
22623
22624 \backslash
22625 bar
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634
22635 \family roman
22636 \series medium
22637 \shape up
22638 \size normal
22639 \emph off
22640 \bar no
22641 \noun off
22642 \color none
22643 \begin_inset Formula $\bar{a}$
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 </row>
22652 <row>
22653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 vector
22658 \end_layout
22659
22660 \end_inset
22661 </cell>
22662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666
22667 \series bold
22668
22669 \backslash
22670 vec
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22676 \begin_inset Text
22677
22678 \begin_layout Plain Layout
22679
22680 \family roman
22681 \series medium
22682 \shape up
22683 \size normal
22684 \emph off
22685 \bar no
22686 \noun off
22687 \color none
22688 \begin_inset Formula $\vec{a}$
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 </row>
22697 </lyxtabular>
22698
22699 \end_inset
22700
22701
22702 \end_layout
22703
22704 \end_inset
22705
22706
22707 \end_layout
22708
22709 \begin_layout Standard
22710 You can choose one of the accents by selecting an item from the 
22711 \family sans
22712 Frame
22713 \begin_inset space ~
22714 \end_inset
22715
22716 decorations
22717 \family default
22718  symbol set button 
22719 \begin_inset Graphics
22720         filename ../images/math/hat.png
22721
22722 \end_inset
22723
22724  in the math panel ; this will apply to any selection you have made within
22725  a formula too.
22726 \end_layout
22727
22728 \begin_layout Section
22729 Brackets and Delimiters
22730 \begin_inset Index idx
22731 status collapsed
22732
22733 \begin_layout Plain Layout
22734 Math ! Brackets
22735 \end_layout
22736
22737 \end_inset
22738
22739
22740 \begin_inset Index idx
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744 Math ! Delimiters
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \begin_inset CommandInset label
22751 LatexCommand label
22752 name "sec:Brackets-and-Delimiters"
22753
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \begin_layout Standard
22760 There are several brackets available through LyX.
22761  For most purposes, using just the keys 
22762 \family typewriter
22763 []{}()|<>
22764 \family default
22765  should suffice.
22766  But if you want to surround a large structure, like a matrix or a fraction,
22767  or if you have several layers of brackets, it is better to use the math
22768  toolbar delimiter icon 
22769 \begin_inset Graphics
22770         filename ../images/math/delim.png
22771
22772 \end_inset
22773
22774 .
22775  For example, that's how you would construct the brackets around a standard
22776  matrix such as:
22777 \begin_inset Formula \[
22778 \left[\begin{array}{cc}
22779 1 & 2\\
22780 3 & 4
22781 \end{array}\right]\]
22782
22783 \end_inset
22784
22785 and to make it easier to see the layers of parentheses as in: 
22786 \begin_inset Formula \[
22787 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22788
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \begin_layout Standard
22795 The parentheses, and other brackets from that menu will automatically re-size
22796  to accommodate the size of what is inside.
22797 \end_layout
22798
22799 \begin_layout Standard
22800 To construct brackets click on the button for the bracket you want on the
22801  left side and right side.
22802  If you use the option 
22803 \family sans
22804 Keep
22805 \begin_inset space ~
22806 \end_inset
22807
22808 matched
22809 \family default
22810 , the selected bracket type will be used for the left and the right side.
22811  The selection will be shown below the button field.
22812  If you want one side to not have a bracket, use the blank button.
22813  It will appear in LyX with a dotted line, but nothing will be printed.
22814 \end_layout
22815
22816 \begin_layout Standard
22817 If you want to place brackets around math structures, like a square root,
22818  you can do that by highlighting (selecting) the structure that is to go
22819  inside the brackets.
22820  Then choose the appropriate brackets for left and right and click on 
22821 \family sans
22822 Insert
22823 \family default
22824 .
22825  The parentheses will be drawn around the selected structure.
22826 \end_layout
22827
22828 \begin_layout Section
22829 Arrays and Multi-line Equations
22830 \begin_inset Index idx
22831 status collapsed
22832
22833 \begin_layout Plain Layout
22834 Math ! Arrays
22835 \end_layout
22836
22837 \end_inset
22838
22839
22840 \begin_inset Index idx
22841 status collapsed
22842
22843 \begin_layout Plain Layout
22844 Math ! Matrices
22845 \end_layout
22846
22847 \end_inset
22848
22849
22850 \begin_inset Index idx
22851 status collapsed
22852
22853 \begin_layout Plain Layout
22854 Math ! Multi-line Equations
22855 \end_layout
22856
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \begin_layout Standard
22863 Matrices are entered in LyX using the 
22864 \family sans
22865 Math
22866 \begin_inset space ~
22867 \end_inset
22868
22869 Panel
22870 \family default
22871  matrix button 
22872 \begin_inset Graphics
22873         filename ../images/math/matrix.png
22874
22875 \end_inset
22876
22877 .
22878  It will open a dialog for you to choose the number of rows/columns.
22879  Here is an example:
22880 \begin_inset Formula \[
22881 \left(\begin{array}{ccc}
22882 1 & 2 & 3\\
22883 4 & 5 & 6\\
22884 7 & 8 & 9
22885 \end{array}\right)\]
22886
22887 \end_inset
22888
22889 The parentheses aren't automatic, but you can add them as described in section
22890 \begin_inset space ~
22891 \end_inset
22892
22893
22894 \begin_inset CommandInset ref
22895 LatexCommand ref
22896 reference "sec:Brackets-and-Delimiters"
22897
22898 \end_inset
22899
22900 .
22901  When you construct the matrix, you can decide whether the column entries
22902  will be left-, right-, or center-justified.
22903  This alignment is set in the box 
22904 \family sans
22905 Horizontal
22906 \family default
22907  with the letters 
22908 \begin_inset Quotes eld
22909 \end_inset
22910
22911
22912 \family sans
22913 l
22914 \family default
22915
22916 \begin_inset Quotes erd
22917 \end_inset
22918
22919
22920 \begin_inset Quotes eld
22921 \end_inset
22922
22923
22924 \family sans
22925 r
22926 \family default
22927
22928 \begin_inset Quotes erd
22929 \end_inset
22930
22931 , and 
22932 \begin_inset Quotes eld
22933 \end_inset
22934
22935
22936 \family sans
22937 c
22938 \family default
22939
22940 \begin_inset Quotes erd
22941 \end_inset
22942
22943 .
22944  LyX proposes a 
22945 \begin_inset Quotes eld
22946 \end_inset
22947
22948
22949 \family sans
22950 c
22951 \family default
22952
22953 \begin_inset Quotes erd
22954 \end_inset
22955
22956  for every column as default.
22957  For example, the sequence 
22958 \begin_inset Quotes eld
22959 \end_inset
22960
22961
22962 \family sans
22963 lcr
22964 \family default
22965
22966 \begin_inset Quotes erd
22967 \end_inset
22968
22969  means that the first column will be left-justified, the second will be
22970  centered, and the third column will be right-justified, because each letter
22971  corresponds to the relevant column.
22972  The result will look like this:
22973 \begin_inset Formula \[
22974 \begin{array}{lcr}
22975 this & this\, column & this\, column\\
22976 column & has & has\, right\\
22977 has\, left\, alignment & center\, alignment & alignment
22978 \end{array}.\]
22979
22980 \end_inset
22981
22982
22983 \end_layout
22984
22985 \begin_layout Standard
22986 You can add more rows to an existing matrix by hitting 
22987 \begin_inset Info
22988 type  "shortcut"
22989 arg   "newline-insert newline"
22990 \end_inset
22991
22992  while the cursor is in the matrix.
22993  Adding or deleting columns can be done via the menu 
22994 \family sans
22995 Edit\SpecialChar \menuseparator
22996 Math
22997 \family default
22998  or the math toolbar.
22999 \end_layout
23000
23001 \begin_layout Standard
23002 There are other arrays used in formulas, such as distinctions of cases.
23003  It can be created with the menu 
23004 \family sans
23005 Insert\SpecialChar \menuseparator
23006 Math\SpecialChar \menuseparator
23007 Cases
23008 \begin_inset space ~
23009 \end_inset
23010
23011 Environment
23012 \family default
23013  or the command 
23014 \series bold
23015
23016 \backslash
23017 cases
23018 \series default
23019 .
23020  Here is an example: 
23021 \begin_inset Formula \[
23022 f(x)=\begin{cases}
23023 -1 & x<0\\
23024 0 & x=0\\
23025 1 & x>0
23026 \end{cases}\]
23027
23028 \end_inset
23029
23030
23031 \end_layout
23032
23033 \begin_layout Standard
23034 \begin_inset VSpace bigskip
23035 \end_inset
23036
23037 Multi-line formulas are created when you press 
23038 \begin_inset Info
23039 type  "shortcut"
23040 arg   "newline-insert newline"
23041 \end_inset
23042
23043  within a formula.
23044  In an empty formula you can see that three blue boxes appear, one for each
23045  column.
23046  When you press 
23047 \begin_inset Info
23048 type  "shortcut"
23049 arg   "newline-insert newline"
23050 \end_inset
23051
23052  in a non-empty formula, the part before the relation sign (equal sign 
23053 \begin_inset Quotes eld
23054 \end_inset
23055
23056 =
23057 \begin_inset Quotes erd
23058 \end_inset
23059
23060  etc.) will be inserted automatically in the first column, the relation sign
23061  is in the second column, and the rest in the third column.
23062  A new row is created by every further hit of 
23063 \begin_inset Info
23064 type  "shortcut"
23065 arg   "newline-insert newline"
23066 \end_inset
23067
23068 .
23069  Multi-line formulas are always displayed formulas.
23070  Here is an example:
23071 \begin_inset Formula \begin{eqnarray}
23072 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23073 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23074 \end{eqnarray}
23075
23076 \end_inset
23077
23078  To change the column assignment of the formula parts, place the cursor
23079  where you want to start the shift and hit 
23080 \family sans
23081 Ctrl-Tab.
23082
23083 \family default
23084  It shifts everything in the column which is right beside the current cursor
23085  position to the next column.
23086  Note that the middle column is designed for relation signs, structures
23087  within this column will be printed in a smaller size:
23088 \begin_inset Formula \begin{eqnarray*}
23089 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23090
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \begin_layout Standard
23097 The multi-line formula type described here is called 
23098 \family typewriter
23099 \series medium
23100 eqnarray
23101 \family default
23102 \series default
23103 .
23104  There are other multi-line types being more suitable for certain situations,
23105  for example if you want a better inter-line spacing than in formula (
23106 \begin_inset CommandInset ref
23107 LatexCommand ref
23108 reference "eq:asquared"
23109
23110 \end_inset
23111
23112 ).
23113  The other types are described in section
23114 \begin_inset space ~
23115 \end_inset
23116
23117
23118 \begin_inset CommandInset ref
23119 LatexCommand ref
23120 reference "sub:AMS-Formula-Types"
23121
23122 \end_inset
23123
23124 .
23125 \end_layout
23126
23127 \begin_layout Section
23128 Formula Numbering and Referencing
23129 \begin_inset Index idx
23130 status collapsed
23131
23132 \begin_layout Plain Layout
23133 Math ! Formula numbering
23134 \end_layout
23135
23136 \end_inset
23137
23138
23139 \begin_inset Index idx
23140 status collapsed
23141
23142 \begin_layout Plain Layout
23143 Math ! Referencing formulas
23144 \end_layout
23145
23146 \end_inset
23147
23148
23149 \begin_inset CommandInset label
23150 LatexCommand label
23151 name "sec:Formula-Numbering-and"
23152
23153 \end_inset
23154
23155
23156 \end_layout
23157
23158 \begin_layout Standard
23159 To number a formula, set the cursor in the formula and use the menu 
23160 \family sans
23161 Edit\SpecialChar \menuseparator
23162 Math\SpecialChar \menuseparator
23163 Toggle
23164 \begin_inset space ~
23165 \end_inset
23166
23167 Numbering
23168 \family default
23169  or the shortcut 
23170 \begin_inset Info
23171 type  "shortcut"
23172 arg   "math-number-toggle"
23173 \end_inset
23174
23175 .
23176  The formula number appears in LyX as 
23177 \begin_inset Quotes eld
23178 \end_inset
23179
23180 #
23181 \begin_inset Quotes erd
23182 \end_inset
23183
23184  within parentheses.
23185  The 
23186 \begin_inset Quotes eld
23187 \end_inset
23188
23189 #
23190 \begin_inset Quotes erd
23191 \end_inset
23192
23193  denotes that the number will be calculated automatically when the output
23194  is generated.
23195  The placement and format of the formula number in the output depends on
23196  the document class.
23197  In this document the number is printed together with the chapter number,
23198  separated by a dot:
23199 \begin_inset Formula \begin{equation}
23200 1+1=2\end{equation}
23201
23202 \end_inset
23203
23204 Using 
23205 \begin_inset Info
23206 type  "shortcut"
23207 arg   "math-number-toggle"
23208 \end_inset
23209
23210  in a numbered formula will switch off the numbering.
23211  You can only number displayed formulas.
23212 \end_layout
23213
23214 \begin_layout Standard
23215 Multi-line formulas can be numbered line by line: Using the menu 
23216 \family sans
23217 Edit\SpecialChar \menuseparator
23218 Math\SpecialChar \menuseparator
23219 Toggle
23220 \begin_inset space ~
23221 \end_inset
23222
23223 Numbering
23224 \begin_inset space ~
23225 \end_inset
23226
23227 of
23228 \begin_inset space ~
23229 \end_inset
23230
23231 Line
23232 \family default
23233  or the shortcut 
23234 \begin_inset Info
23235 type  "shortcut"
23236 arg   "math-number-line-toggle"
23237 \end_inset
23238
23239  will only toggle the numbering of the line where the cursor is:
23240 \begin_inset Formula \begin{eqnarray}
23241 1 & = & 3-2\\
23242 2 & = & 4-2\nonumber \\
23243 4 & \leq & 7
23244 \end{eqnarray}
23245
23246 \end_inset
23247
23248 To number all lines use the shortcut 
23249 \begin_inset Info
23250 type  "shortcut"
23251 arg   "math-number-toggle"
23252 \end_inset
23253
23254 .
23255 \end_layout
23256
23257 \begin_layout Standard
23258 \begin_inset VSpace bigskip
23259 \end_inset
23260
23261 Every displayed formula can be referenced by its number using a label.
23262  A label is inserted with the menu 
23263 \family sans
23264 Insert\SpecialChar \menuseparator
23265 Label
23266 \family default
23267  when the cursor is in the formula.
23268  This opens a dialog to enter the label.
23269  It is recommended to use the proposed 
23270 \begin_inset Quotes eld
23271 \end_inset
23272
23273
23274 \family sans
23275 eq:
23276 \family default
23277
23278 \begin_inset Quotes erd
23279 \end_inset
23280
23281  as first part of the label, because this helps later to identify the label
23282  type when you have many labels in your document.
23283  We inserted in the following example the label 
23284 \begin_inset Quotes eld
23285 \end_inset
23286
23287 eq:tanhExp
23288 \begin_inset Quotes erd
23289 \end_inset
23290
23291  in the second line:
23292 \begin_inset Formula \begin{eqnarray}
23293 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23294  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23295 \end{eqnarray}
23296
23297 \end_inset
23298
23299 Every labeled line is automatically numbered.
23300  Therefore the label is shown in LyX at the place of the formula number
23301  placeholder 
23302 \begin_inset Quotes eld
23303 \end_inset
23304
23305 #
23306 \begin_inset Quotes erd
23307 \end_inset
23308
23309 .
23310  You can reference a labeled formula using the menu 
23311 \family sans
23312 Insert\SpecialChar \menuseparator
23313 Cross
23314 \begin_inset space ~
23315 \end_inset
23316
23317 Reference
23318 \family default
23319 .
23320  A dialog appears to choose a label you want refer to.
23321  The reference appears in LyX as a grey cross reference box and in the output
23322  as the formula number:
23323 \end_layout
23324
23325 \begin_layout Standard
23326 This is a cross-reference to equation (
23327 \begin_inset CommandInset ref
23328 LatexCommand ref
23329 reference "eq:tanhExp"
23330
23331 \end_inset
23332
23333 ).
23334 \end_layout
23335
23336 \begin_layout Standard
23337 The properties of LyX's cross-reference box are described in section
23338 \begin_inset space ~
23339 \end_inset
23340
23341
23342 \begin_inset CommandInset ref
23343 LatexCommand ref
23344 reference "sec:Cross-References"
23345
23346 \end_inset
23347
23348 .
23349  To delete a label, set the cursor in the labeled formula, use the menu
23350  
23351 \family sans
23352 Insert\SpecialChar \menuseparator
23353 Label
23354 \family default
23355  and delete the label in the appearing dialog.
23356 \begin_inset Foot
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360 This is a unintuitive and will be fixed in the next version of LyX.
23361 \end_layout
23362
23363 \end_inset
23364
23365  
23366 \end_layout
23367
23368 \begin_layout Section
23369 User defined math macros
23370 \begin_inset Index idx
23371 status collapsed
23372
23373 \begin_layout Plain Layout
23374 Math ! Macros
23375 \end_layout
23376
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \begin_layout Standard
23383 LyX allows you to define macros for formulas which is very useful when you
23384  have equations of the same form in a document several times.
23385  Math macros are explained in section 
23386 \emph on
23387 Math
23388 \begin_inset space ~
23389 \end_inset
23390
23391 Macros
23392 \emph default
23393  of the 
23394 \emph on
23395 Math
23396 \emph default
23397  manual.
23398 \end_layout
23399
23400 \begin_layout Section
23401 Fine-Tuning
23402 \end_layout
23403
23404 \begin_layout Subsection
23405 Typefaces
23406 \begin_inset Index idx
23407 status collapsed
23408
23409 \begin_layout Plain Layout
23410 Math ! Typefaces
23411 \end_layout
23412
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \begin_layout Standard
23419 The standard font for text is italic, for numbers the standard is roman.
23420  To set a font in a formula, use the 
23421 \family sans
23422 Math
23423 \begin_inset space ~
23424 \end_inset
23425
23426 Panel
23427 \family default
23428  button 
23429 \begin_inset Graphics
23430         filename ../images/math/font.png
23431
23432 \end_inset
23433
23434 , or enter its command, listed in table
23435 \begin_inset space ~
23436 \end_inset
23437
23438
23439 \begin_inset CommandInset ref
23440 LatexCommand ref
23441 reference "cap:Typefaces-and-the"
23442
23443 \end_inset
23444
23445 , directly.
23446 \end_layout
23447
23448 \begin_layout Standard
23449 \begin_inset Float table
23450 wide false
23451 sideways false
23452 status open
23453
23454 \begin_layout Plain Layout
23455 \begin_inset Caption
23456
23457 \begin_layout Plain Layout
23458 \begin_inset CommandInset label
23459 LatexCommand label
23460 name "cap:Typefaces-and-the"
23461
23462 \end_inset
23463
23464 Typefaces and the corresponding commands.
23465 \end_layout
23466
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \begin_layout Plain Layout
23473 \align center
23474 \begin_inset Tabular
23475 <lyxtabular version="3" rows="9" columns="2">
23476 <features tabularvalignment="middle">
23477 <column alignment="center" valignment="top" width="0pt">
23478 <column alignment="center" valignment="top" width="0pt">
23479 <row>
23480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484 Font
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493 Command
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \shape up
23506 \size normal
23507 \bar no
23508 \noun off
23509 \color none
23510 \begin_inset Formula $\mathrm{Roman}$
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \series bold
23524
23525 \backslash
23526 mathrm
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23538 \end_inset
23539
23540
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \series bold
23551
23552 \backslash
23553 mathbf
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\mathit{Italic}$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576
23577 \series bold
23578
23579 \backslash
23580 mathit
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 <row>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \shape up
23593 \size normal
23594 \bar no
23595 \noun off
23596 \color none
23597 \begin_inset Formula $\mathtt{Typewriter}$
23598 \end_inset
23599
23600
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \series bold
23611
23612 \backslash
23613 mathtt
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23625 \end_inset
23626
23627
23628 \end_layout
23629
23630 \end_inset
23631 </cell>
23632 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636
23637 \series bold
23638
23639 \backslash
23640 mathbb
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 </row>
23646 <row>
23647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23648 \begin_inset Text
23649
23650 \begin_layout Plain Layout
23651 \begin_inset Formula $\mathfrak{Fraktur}$
23652 \end_inset
23653
23654
23655 \end_layout
23656
23657 \end_inset
23658 </cell>
23659 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23660 \begin_inset Text
23661
23662 \begin_layout Plain Layout
23663
23664 \series bold
23665
23666 \backslash
23667 mathfrak
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \shape up
23680 \size normal
23681 \emph on
23682 \bar no
23683 \noun off
23684 \color none
23685 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \series bold
23699
23700 \backslash
23701 mathcal
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 </row>
23707 <row>
23708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 \begin_inset Formula $\mathsf{SansSerif}$
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \end_inset
23719 </cell>
23720 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724
23725 \series bold
23726
23727 \backslash
23728 mathsf
23729 \end_layout
23730
23731 \end_inset
23732 </cell>
23733 </row>
23734 </lyxtabular>
23735
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Standard
23747 \begin_inset Note Greyedout
23748 status open
23749
23750 \begin_layout Plain Layout
23751
23752 \series bold
23753 Note:
23754 \series default
23755  You can only print capital letters in the typefaces 
23756 \family sans
23757 Blackboard
23758 \family default
23759  and 
23760 \family sans
23761 Calligraphic
23762 \family default
23763 .
23764 \end_layout
23765
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \begin_layout Standard
23772 When you use a typeface, a blue box is inserted in the formula.
23773  Every character in this box will be printed in this typeface.
23774  Pressing 
23775 \family sans
23776 Space
23777 \family default
23778  within the box will set the cursor outside, so that you have to use a protected
23779  space when you need a space in the box.
23780  Here an example where 
23781 \begin_inset Quotes eld
23782 \end_inset
23783
23784 N
23785 \begin_inset Quotes erd
23786 \end_inset
23787
23788  in 
23789 \family sans
23790 Blackboard
23791 \family default
23792  denotes the set of numbers:
23793 \begin_inset Formula \[
23794 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23795
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \begin_layout Standard
23802 The typefaces are nestable, which can cause confusion.
23803  You can e.
23804 \begin_inset space \thinspace{}
23805 \end_inset
23806
23807 g.
23808 \begin_inset space \space{}
23809 \end_inset
23810
23811 put a character in 
23812 \family sans
23813 Fraktur
23814 \family default
23815  in a box for 
23816 \family sans
23817 Typewriter
23818 \family default
23819
23820 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23821 \end_inset
23822
23823  
23824 \begin_inset Newline newline
23825 \end_inset
23826
23827 So it is better not to use this feature.
23828 \end_layout
23829
23830 \begin_layout Standard
23831 The typefaces have no effect on Greek letters: 
23832 \begin_inset Formula $\mathfrak{abc\delta e}$
23833 \end_inset
23834
23835
23836 \begin_inset Newline newline
23837 \end_inset
23838
23839 You can only print them emboldened using the command 
23840 \series bold
23841
23842 \backslash
23843 boldsymbol
23844 \series default
23845 , which works like the other typeface commands: 
23846 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Standard
23853
23854 \series bold
23855
23856 \backslash
23857 boldsymbol
23858 \series default
23859  works for all symbols, letters, and numbers.
23860 \end_layout
23861
23862 \begin_layout Standard
23863 A number of other font options are available as well, in the menu 
23864 \family sans
23865 Edit\SpecialChar \menuseparator
23866 Math\SpecialChar \menuseparator
23867 Text
23868 \begin_inset space ~
23869 \end_inset
23870
23871 Style
23872 \family default
23873 .
23874 \end_layout
23875
23876 \begin_layout Subsection
23877 Math Text
23878 \begin_inset Index idx
23879 status collapsed
23880
23881 \begin_layout Plain Layout
23882 Math ! Text
23883 \end_layout
23884
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \begin_layout Standard
23891 Typefaces are useful for entering some characters in some given font, but
23892  not for text.
23893  For typing longer pieces of text use the math text, which is obtained using
23894  the entry 
23895 \family sans
23896 Normal
23897 \begin_inset space ~
23898 \end_inset
23899
23900 text
23901 \begin_inset space ~
23902 \end_inset
23903
23904 mode
23905 \family default
23906  of the 
23907 \family sans
23908 Math
23909 \begin_inset space ~
23910 \end_inset
23911
23912 Panel
23913 \family default
23914  button 
23915 \begin_inset Graphics
23916         filename ../images/math/font.png
23917
23918 \end_inset
23919
23920  (shortcut 
23921 \begin_inset Info
23922 type  "shortcut"
23923 arg   "font-default"
23924 \end_inset
23925
23926 ).
23927  Math text appears in LyX in black instead of blue.
23928  You can use spaces and accents in math text like in normal text.
23929  Here is an example:
23930 \begin_inset Formula \[
23931 f(x)=\begin{cases}
23932 x & \textrm{if I say so}\\
23933 -x & \textrm{unter Umständen}
23934 \end{cases}\]
23935
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \begin_layout Subsection
23942 Font Sizes
23943 \begin_inset Index idx
23944 status collapsed
23945
23946 \begin_layout Plain Layout
23947 Math ! Font sizes
23948 \end_layout
23949
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \begin_layout Standard
23956 There are four font styles (relative sizes) used in math-mode, which are
23957  automatically chosen in most situations.
23958  These are called 
23959 \family sans
23960 textstyle
23961 \family default
23962
23963 \family sans
23964 displaystyle
23965 \family default
23966
23967 \family sans
23968 scriptstyle
23969 \family default
23970 , and 
23971 \family sans
23972 scriptscriptstyle
23973 \family default
23974 .
23975  For most characters, 
23976 \family sans
23977 textstyle
23978 \family default
23979  and 
23980 \family sans
23981 displaystyle
23982 \family default
23983  are actually the same size, but fractions, superscripts and subscripts,
23984  and certain other structures, are set larger in 
23985 \family sans
23986 displaystyle
23987 \family default
23988 .
23989  Except for some operators, which resize themselves to accommodate various
23990  situations, all text will be set in the styles that LaTeX thinks are appropriat
23991 e.
23992  These choices can be overridden by using the math panel button 
23993 \begin_inset Graphics
23994         filename ../images/math/style.png
23995
23996 \end_inset
23997
23998 .
23999  A box for the size will be created in which you can insert the math structure.
24000  For example, you can set 
24001 \begin_inset Formula $\frac{1}{2}$
24002 \end_inset
24003
24004 , which is normally in 
24005 \family sans
24006 textstyle
24007 \family default
24008 , larger in 
24009 \family sans
24010 displaystyle
24011 \family default
24012
24013 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24014 \end_inset
24015
24016 .
24017  The four styles are used in the following example:
24018 \end_layout
24019
24020 \begin_layout Standard
24021 \begin_inset Formula $displaystyle$
24022 \end_inset
24023
24024
24025 \begin_inset Formula ${\textstyle textstyle}$
24026 \end_inset
24027
24028
24029 \begin_inset Formula ${\scriptstyle scriptstyle}$
24030 \end_inset
24031
24032
24033 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24034 \end_inset
24035
24036 .
24037 \end_layout
24038
24039 \begin_layout Standard
24040 All these math-mode font sizes are relative, that means, if the whole math
24041  inset is set in a particular size with the menu 
24042 \family sans
24043 Edit\SpecialChar \menuseparator
24044 Text
24045 \begin_inset space ~
24046 \end_inset
24047
24048 Style
24049 \family default
24050 , all sizes in the formula will be adjusted relative to this size.
24051  Similarly, if the base font size of the document is changed, all fonts
24052  will be adjusted to correspond.
24053  As an example here is a formula in the font size 
24054 \begin_inset Quotes eld
24055 \end_inset
24056
24057 largest
24058 \begin_inset Quotes erd
24059 \end_inset
24060
24061 :
24062 \end_layout
24063
24064 \begin_layout Standard
24065
24066 \family roman
24067 \size largest
24068 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24069 \end_inset
24070
24071
24072 \end_layout
24073
24074 \begin_layout Section
24075 Theorem Modules
24076 \end_layout
24077
24078 \begin_layout Standard
24079 As of LyX 1.6, support for theorem-like environments has been moved out of
24080  the document classes and into layout modules.
24081 \begin_inset Index idx
24082 status collapsed
24083
24084 \begin_layout Plain Layout
24085 Layout Modules
24086 \end_layout
24087
24088 \end_inset
24089
24090  As a result, theorem-like environments can now easily be used with classes
24091  other than the AMS classes.
24092  See section 
24093 \begin_inset CommandInset ref
24094 LatexCommand ref
24095 reference "sub:Modules"
24096
24097 \end_inset
24098
24099  for more on layout modules.
24100 \end_layout
24101
24102 \begin_layout Section
24103 AMS-LaTeX
24104 \begin_inset Index idx
24105 status collapsed
24106
24107 \begin_layout Plain Layout
24108 AMS math
24109 \end_layout
24110
24111 \end_inset
24112
24113
24114 \begin_inset Index idx
24115 status collapsed
24116
24117 \begin_layout Plain Layout
24118 Math ! AMS
24119 \end_layout
24120
24121 \end_inset
24122
24123
24124 \end_layout
24125
24126 \begin_layout Standard
24127 LyX supports the packages provided by the American Mathematical Society
24128  (AMS) that are in common use.
24129 \end_layout
24130
24131 \begin_layout Subsection
24132 Enabling AMS-Support
24133 \end_layout
24134
24135 \begin_layout Standard
24136 Selecting the checkbox 
24137 \family sans
24138 Use
24139 \begin_inset space ~
24140 \end_inset
24141
24142 AMS
24143 \begin_inset space ~
24144 \end_inset
24145
24146 math
24147 \begin_inset space ~
24148 \end_inset
24149
24150 package
24151 \family default
24152  in the 
24153 \family sans
24154 Document\SpecialChar \menuseparator
24155 Settings
24156 \family default
24157
24158 \begin_inset Index idx
24159 status collapsed
24160
24161 \begin_layout Plain Layout
24162 Document ! Settings
24163 \end_layout
24164
24165 \end_inset
24166
24167  dialog under 
24168 \family sans
24169 Math
24170 \begin_inset space ~
24171 \end_inset
24172
24173 Options
24174 \family default
24175  will include the AMS-packages in the document, and make the facilities
24176  available.
24177  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24178  formulas, ensure that you have enabled AMS.
24179 \end_layout
24180
24181 \begin_layout Subsection
24182 AMS-Formula Types
24183 \begin_inset CommandInset label
24184 LatexCommand label
24185 name "sub:AMS-Formula-Types"
24186
24187 \end_inset
24188
24189
24190 \begin_inset Index idx
24191 status collapsed
24192
24193 \begin_layout Plain Layout
24194 Math ! Multi-line Equations
24195 \end_layout
24196
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \begin_layout Standard
24203 AMS-LaTeX provides a selection of different formula types.
24204  LyX allows you to choose between 
24205 \family typewriter
24206 align
24207 \family default
24208
24209 \family typewriter
24210 alignat
24211 \family default
24212
24213 \family typewriter
24214 flalign
24215 \family default
24216
24217 \family typewriter
24218 gather
24219 \family default
24220 , and 
24221 \family typewriter
24222 multline
24223 \family default
24224 .
24225  We refer to the AMS-documentation for an explanation of these formula types.
24226 \end_layout
24227
24228 \begin_layout Chapter
24229 More Tools
24230 \end_layout
24231
24232 \begin_layout Section
24233 Cross-References
24234 \begin_inset Index idx
24235 status collapsed
24236
24237 \begin_layout Plain Layout
24238 Cross references
24239 \end_layout
24240
24241 \end_inset
24242
24243
24244 \begin_inset CommandInset label
24245 LatexCommand label
24246 name "sec:Cross-References"
24247
24248 \end_inset
24249
24250
24251 \end_layout
24252
24253 \begin_layout Standard
24254 One of LyX's strengths are cross-references.
24255  You can reference every section, float, footnote, formula, and list in
24256  the document.
24257  To reference a document part, you have to insert a label into it.
24258  The label is used as anchor and name for the reference.
24259  We want for example to refer to the second item of the following list:
24260 \end_layout
24261
24262 \begin_layout Enumerate
24263 First item
24264 \end_layout
24265
24266 \begin_layout Enumerate
24267 \begin_inset CommandInset label
24268 LatexCommand label
24269 name "enu:Second-item"
24270
24271 \end_inset
24272
24273 Second item
24274 \end_layout
24275
24276 \begin_layout Enumerate
24277 Third item
24278 \end_layout
24279
24280 \begin_layout Standard
24281 First we insert a label into the second item with the menu 
24282 \family sans
24283 Insert\SpecialChar \menuseparator
24284 Label
24285 \family default
24286  or by pressing the toolbar button 
24287 \begin_inset Graphics
24288         filename ../images/label-insert.png
24289         scale 85
24290
24291 \end_inset
24292
24293 .
24294  A grey label box like this: 
24295 \begin_inset Graphics
24296         filename clipart/labelQt4.png
24297         scale 85
24298
24299 \end_inset
24300
24301  is inserted and the label window pops up asking for the label text.
24302  LyX offers as text the first words of the item with a prefix, in our case
24303  the text 
24304 \begin_inset Quotes eld
24305 \end_inset
24306
24307
24308 \family sans
24309 enu: Second-item
24310 \family default
24311
24312 \begin_inset Quotes erd
24313 \end_inset
24314
24315 .
24316  The prefix 
24317 \begin_inset Quotes eld
24318 \end_inset
24319
24320
24321 \family sans
24322 enu:
24323 \family default
24324
24325 \begin_inset Quotes erd
24326 \end_inset
24327
24328  stands for 
24329 \begin_inset Quotes eld
24330 \end_inset
24331
24332 enumerate
24333 \begin_inset Quotes erd
24334 \end_inset
24335
24336 .
24337  The prefix depends on the document part where the label is inserted, e.
24338 \begin_inset space \thinspace{}
24339 \end_inset
24340
24341 g.
24342 \begin_inset space \space{}
24343 \end_inset
24344
24345 if you insert a label into a section heading, the prefix will be 
24346 \begin_inset Quotes eld
24347 \end_inset
24348
24349
24350 \family sans
24351 sec:
24352 \family default
24353
24354 \begin_inset Quotes erd
24355 \end_inset
24356
24357 .
24358 \end_layout
24359
24360 \begin_layout Standard
24361 To reference the item, we refer to its label using the menu 
24362 \family sans
24363 Insert\SpecialChar \menuseparator
24364 Cross-Reference
24365 \family default
24366  or the toolbar button 
24367 \begin_inset Graphics
24368         filename ../images/dialog-show-new-inset_ref.png
24369         scale 85
24370
24371 \end_inset
24372
24373 .
24374  A grey cross-reference box like this: 
24375 \begin_inset Graphics
24376         filename clipart/referenceQt4.png
24377         scale 85
24378
24379 \end_inset
24380
24381  is inserted and the cross-reference window appears showing all the labels
24382  in the document.
24383  We can now sort the labels alphabetically and then choose the entry 
24384 \begin_inset Quotes eld
24385 \end_inset
24386
24387
24388 \family sans
24389 enu:Second-item
24390 \family default
24391
24392 \begin_inset Quotes erd
24393 \end_inset
24394
24395 .
24396  At the position of the cross-reference box the item number will appear
24397  in the output.
24398 \end_layout
24399
24400 \begin_layout Standard
24401 Alternatively to 
24402 \family sans
24403 Insert\SpecialChar \menuseparator
24404 Cross-Reference
24405 \family default
24406 , you can right-click on a label and use in the appearing context menu 
24407 \family sans
24408 Copy as Reference
24409 \family default
24410 .
24411  The cross-reference to this label is now in the clipboard and can be copied
24412  to the actual cursor position via the menu 
24413 \family sans
24414 Edit\SpecialChar \menuseparator
24415 Paste
24416 \family default
24417  (shortcut Ctrl+V).
24418 \end_layout
24419
24420 \begin_layout Standard
24421 Here is our cross-reference: Item
24422 \begin_inset space ~
24423 \end_inset
24424
24425
24426 \begin_inset CommandInset ref
24427 LatexCommand ref
24428 reference "enu:Second-item"
24429
24430 \end_inset
24431
24432
24433 \end_layout
24434
24435 \begin_layout Standard
24436 It is recommended to use a protected space
24437 \begin_inset Foot
24438 status collapsed
24439
24440 \begin_layout Plain Layout
24441 described in section
24442 \begin_inset space ~
24443 \end_inset
24444
24445
24446 \begin_inset CommandInset ref
24447 LatexCommand ref
24448 reference "sub:Protected-Space"
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \end_inset
24456
24457  between the cross-reference name and its number to avoid ugly line breaks
24458  between them.
24459 \end_layout
24460
24461 \begin_layout Standard
24462 There are six varieties of cross-references:
24463 \end_layout
24464
24465 \begin_layout Description
24466 <reference>: prints the number, this is the default: 
24467 \begin_inset CommandInset ref
24468 LatexCommand ref
24469 reference "cap:Two-distorted-images"
24470
24471 \end_inset
24472
24473
24474 \end_layout
24475
24476 \begin_layout Description
24477 (<reference>): prints the number within two parentheses, this is the style
24478  normally used to reference formulas, especially when the reference name
24479  
24480 \begin_inset Quotes eld
24481 \end_inset
24482
24483 Equation
24484 \begin_inset Quotes erd
24485 \end_inset
24486
24487  is omitted: 
24488 \begin_inset CommandInset ref
24489 LatexCommand eqref
24490 reference "eq:tanhExp"
24491
24492 \end_inset
24493
24494
24495 \end_layout
24496
24497 \begin_layout Description
24498 <page>: prints the page number: Page
24499 \begin_inset space ~
24500 \end_inset
24501
24502
24503 \begin_inset CommandInset ref
24504 LatexCommand pageref
24505 reference "cap:Two-distorted-images"
24506
24507 \end_inset
24508
24509
24510 \end_layout
24511
24512 \begin_layout Description
24513 on
24514 \begin_inset space ~
24515 \end_inset
24516
24517 page
24518 \begin_inset space ~
24519 \end_inset
24520
24521 <page>: prints the text "on page" and the page number: 
24522 \begin_inset CommandInset ref
24523 LatexCommand vpageref
24524 reference "cap:Two-distorted-images"
24525
24526 \end_inset
24527
24528
24529 \end_layout
24530
24531 \begin_layout Description
24532 <reference>
24533 \begin_inset space ~
24534 \end_inset
24535
24536 on
24537 \begin_inset space ~
24538 \end_inset
24539
24540 page
24541 \begin_inset space ~
24542 \end_inset
24543
24544 <page>: prints the number, the text "on page", and the page number: 
24545 \begin_inset CommandInset ref
24546 LatexCommand vref
24547 reference "cap:Two-distorted-images"
24548
24549 \end_inset
24550
24551
24552 \end_layout
24553
24554 \begin_layout Description
24555 Formatted
24556 \begin_inset space ~
24557 \end_inset
24558
24559 reference: prints a self defined cross-reference format.
24560 \begin_inset Newline newline
24561 \end_inset
24562
24563
24564 \begin_inset Note Greyedout
24565 status open
24566
24567 \begin_layout Plain Layout
24568
24569 \series bold
24570 Note:
24571 \series default
24572  This feature is only available when you have the LaTeX-package 
24573 \series bold
24574 prettyref
24575 \series default
24576  or 
24577 \series bold
24578 refstyle
24579 \series default
24580
24581 \begin_inset Index idx
24582 status collapsed
24583
24584 \begin_layout Plain Layout
24585 LaTeX-packages ! prettyref
24586 \end_layout
24587
24588 \end_inset
24589
24590
24591 \begin_inset Index idx
24592 status collapsed
24593
24594 \begin_layout Plain Layout
24595 LaTeX-packages ! refstyle
24596 \end_layout
24597
24598 \end_inset
24599
24600  installed.
24601 \end_layout
24602
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \begin_layout Description
24609 Textual
24610 \begin_inset space ~
24611 \end_inset
24612
24613 reference: prints the caption or name of the reference: 
24614 \begin_inset CommandInset ref
24615 LatexCommand nameref
24616 reference "cap:Two-distorted-images"
24617
24618 \end_inset
24619
24620
24621 \end_layout
24622
24623 \begin_layout Standard
24624
24625 \family sans
24626 <page>
24627 \family default
24628  will not print the page number if the label is on the previous, the same,
24629  or the next page.
24630  You will e.
24631 \begin_inset space \thinspace{}
24632 \end_inset
24633
24634 g.
24635 \begin_inset space \space{}
24636 \end_inset
24637
24638 see the text 
24639 \begin_inset Quotes eld
24640 \end_inset
24641
24642
24643 \family sans
24644 on this page
24645 \family default
24646
24647 \begin_inset Quotes erd
24648 \end_inset
24649
24650  instead.
24651  The style 
24652 \family sans
24653 <reference> on page <page>
24654 \family default
24655  will not print anything about the page if the label is on the same page.
24656 \end_layout
24657
24658 \begin_layout Standard
24659 The number and current page of the referenced document part in the output
24660  is automatically calculated by LaTeX.
24661  The varieties are adjusted in the field 
24662 \family sans
24663 Format
24664 \family default
24665  of the cross-reference window, that appear when you click on the cross-referenc
24666 e.
24667 \end_layout
24668
24669 \begin_layout Standard
24670 You can only use the style 
24671 \family sans
24672 <reference>
24673 \family default
24674  to reference numbered document parts, while the reference style 
24675 \family sans
24676 <page>
24677 \family default
24678  is always possible.
24679 \end_layout
24680
24681 \begin_layout Standard
24682 If you want to reference a section, put the label in the section heading;
24683  for floats put the label in the caption; for footnotes put the label in
24684  it.
24685  Referencing formulas is explained in section
24686 \begin_inset space ~
24687 \end_inset
24688
24689
24690 \begin_inset CommandInset ref
24691 LatexCommand ref
24692 reference "sec:Formula-Numbering-and"
24693
24694 \end_inset
24695
24696 .
24697 \end_layout
24698
24699 \begin_layout Standard
24700 Right-clicking on a cross-reference opens a context menu.
24701  The entry 
24702 \family sans
24703 Go
24704 \begin_inset space ~
24705 \end_inset
24706
24707 to
24708 \begin_inset space ~
24709 \end_inset
24710
24711 Label
24712 \family default
24713  sets the cursor before the referenced label.
24714  This entry will be renamed in the context menu of the label to 
24715 \family sans
24716 Go
24717 \begin_inset space ~
24718 \end_inset
24719
24720 Back
24721 \family default
24722  so that you can use it to set the cursor back to the cross-reference.
24723  You can also go back with the toolbar button 
24724 \begin_inset Graphics
24725         filename ../images/bookmark-goto_0.png
24726         rotateOrigin center
24727
24728 \end_inset
24729
24730 .
24731 \end_layout
24732
24733 \begin_layout Standard
24734 You can change labels at any time.
24735  References to the changed label will automatically be updated so that you
24736  do not need to take care about this.
24737 \end_layout
24738
24739 \begin_layout Standard
24740 If a cross-reference refers to a non-existent label, you will see two question
24741  marks in the output instead of the reference.
24742 \end_layout
24743
24744 \begin_layout Standard
24745 References are described in detail in sec.
24746 \begin_inset space ~
24747 \end_inset
24748
24749
24750 \begin_inset Quotes eld
24751 \end_inset
24752
24753 Referencing Floats
24754 \begin_inset Quotes erd
24755 \end_inset
24756
24757  of the 
24758 \emph on
24759 Embedded Objects
24760 \emph default
24761  manual.
24762 \end_layout
24763
24764 \begin_layout Section
24765 Table of Contents and other Listings
24766 \begin_inset Index idx
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770 Table of contents
24771 \end_layout
24772
24773 \end_inset
24774
24775
24776 \begin_inset Index idx
24777 status collapsed
24778
24779 \begin_layout Plain Layout
24780 Outline
24781 \end_layout
24782
24783 \end_inset
24784
24785
24786 \begin_inset CommandInset label
24787 LatexCommand label
24788 name "sec:toc"
24789
24790 \end_inset
24791
24792
24793 \end_layout
24794
24795 \begin_layout Subsection
24796 Table of Contents
24797 \begin_inset CommandInset label
24798 LatexCommand label
24799 name "sub:Table-of-Contents"
24800
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \begin_layout Standard
24807 The Table of Contents (TOC) is inserted with the menu 
24808 \family sans
24809 Insert\SpecialChar \menuseparator
24810 List/TOC\SpecialChar \menuseparator
24811 Table
24812 \begin_inset space ~
24813 \end_inset
24814
24815 of
24816 \begin_inset space ~
24817 \end_inset
24818
24819 Contents
24820 \family default
24821 .
24822  Is is displayed in LyX as a gray box.
24823  If you click on it, the 
24824 \family sans
24825 Outline
24826 \family default
24827  window appears, showing you the TOC entries as outline to move and rearrange
24828  sections in your documents.
24829  So this operation is an alternative to the menu 
24830 \family sans
24831 Document\SpecialChar \menuseparator
24832 Outline
24833 \family default
24834  that is described in sec.
24835 \begin_inset space \thinspace{}
24836 \end_inset
24837
24838
24839 \begin_inset CommandInset ref
24840 LatexCommand ref
24841 reference "sec:Navigating"
24842
24843 \end_inset
24844
24845 .
24846 \end_layout
24847
24848 \begin_layout Standard
24849 The TOC in the document output lists every numbered section automatically.
24850  If you have declared a short title for a section heading, as described
24851  in section
24852 \begin_inset space ~
24853 \end_inset
24854
24855
24856 \begin_inset CommandInset ref
24857 LatexCommand ref
24858 reference "sec:Short-Titles"
24859
24860 \end_inset
24861
24862 , it will be used in the TOC instead of the section heading.
24863  Section
24864 \begin_inset space ~
24865 \end_inset
24866
24867
24868 \begin_inset CommandInset ref
24869 LatexCommand ref
24870 reference "sub:Numbering-depth"
24871
24872 \end_inset
24873
24874  describes how the level is adjusted that defines which section types are
24875  listed in the TOC.
24876  Unnumbered sections are not listed in the TOC.
24877 \end_layout
24878
24879 \begin_layout Subsection
24880 List of Figures, Tables, and Algorithms
24881 \begin_inset CommandInset label
24882 LatexCommand label
24883 name "sub:List-of-Figures"
24884
24885 \end_inset
24886
24887
24888 \end_layout
24889
24890 \begin_layout Standard
24891 Table, figure, and algorithm lists are very much like the table of contents.
24892  You can insert them via the 
24893 \family sans
24894 Insert\SpecialChar \menuseparator
24895 List
24896 \begin_inset space ~
24897 \end_inset
24898
24899 /
24900 \begin_inset space ~
24901 \end_inset
24902
24903 TOC
24904 \family default
24905  submenus.
24906  The list entries are the float captions and the float number.
24907 \end_layout
24908
24909 \begin_layout Section
24910 URLs and Hyperlinks
24911 \begin_inset Index idx
24912 status collapsed
24913
24914 \begin_layout Plain Layout
24915 URLs
24916 \end_layout
24917
24918 \end_inset
24919
24920
24921 \begin_inset Index idx
24922 status collapsed
24923
24924 \begin_layout Plain Layout
24925 Hyperlinks
24926 \end_layout
24927
24928 \end_inset
24929
24930
24931 \end_layout
24932
24933 \begin_layout Subsection
24934 URLs
24935 \begin_inset CommandInset label
24936 LatexCommand label
24937 name "sub:URLs"
24938
24939 \end_inset
24940
24941
24942 \end_layout
24943
24944 \begin_layout Standard
24945 Links to web pages or email addresses can be inserted via the menu 
24946 \family sans
24947 Insert\SpecialChar \menuseparator
24948 URL
24949 \family default
24950 .
24951 \end_layout
24952
24953 \begin_layout Standard
24954 Here is an example URL: LyX's homepage: 
24955 \begin_inset Flex URL
24956 status open
24957
24958 \begin_layout Plain Layout
24959
24960 http://www.lyx.org
24961 \end_layout
24962
24963 \end_inset
24964
24965
24966 \end_layout
24967
24968 \begin_layout Standard
24969 You cannot change the style of the link text, the URL text will always be
24970  in the style 
24971 \family typewriter
24972 Typewriter
24973 \family default
24974 .
24975  To be able to format the URL text, use hyperlinks as explained in the next
24976  subsection.
24977 \end_layout
24978
24979 \begin_layout Standard
24980 \begin_inset Note Greyedout
24981 status open
24982
24983 \begin_layout Plain Layout
24984
24985 \series bold
24986 Note:
24987 \series default
24988  URLs must not end with a backslash, otherwise you get LaTeX errors.
24989 \end_layout
24990
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \begin_layout Subsection
24997 Hyperlinks
24998 \begin_inset CommandInset label
24999 LatexCommand label
25000 name "sub:Hyperlinks"
25001
25002 \end_inset
25003
25004
25005 \end_layout
25006
25007 \begin_layout Standard
25008 Hyperlinks can be inserted with the menu 
25009 \family sans
25010 Insert\SpecialChar \menuseparator
25011 Hyperlink
25012 \family default
25013  or with the toolbar button 
25014 \begin_inset Graphics
25015         filename ../images/href-insert.png
25016
25017 \end_inset
25018
25019 .
25020  The appearing dialog has two fields: 
25021 \family sans
25022 Target
25023 \family default
25024  and 
25025 \family sans
25026 Name
25027 \family default
25028 .
25029  The name is the printed text for the hyperlink.
25030  The hyperlink type can be a weblink like this: 
25031 \begin_inset CommandInset href
25032 LatexCommand href
25033 name "LyX's homepage"
25034 target "http://www.lyx.org"
25035
25036 \end_inset
25037
25038 , an Email address like this: 
25039 \begin_inset CommandInset href
25040 LatexCommand href
25041 name "lyx-docs mailing list"
25042 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25043 type "mailto:"
25044
25045 \end_inset
25046
25047 , or a link to a file.
25048 \end_layout
25049
25050 \begin_layout Standard
25051 You can start applications via a hyperlink when you insert a weblink, but
25052  add the prefix 
25053 \begin_inset Quotes eld
25054 \end_inset
25055
25056
25057 \family sans
25058 run:
25059 \family default
25060
25061 \begin_inset Quotes erd
25062 \end_inset
25063
25064  to the link target.
25065 \end_layout
25066
25067 \begin_layout Standard
25068 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25069  and become clickable in the DVI and PDF-output.
25070  To set the format of the link text, highlight the hyperlink inset and use
25071  the text style dialog.
25072  This is for example a hyperlink with bold sans serif text: 
25073 \family sans
25074 \series bold
25075
25076 \begin_inset CommandInset href
25077 LatexCommand href
25078 name "LyX's homepage"
25079 target "http://www.lyx.org"
25080
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \begin_layout Standard
25087 The link text color can be changed, when the option 
25088 \family sans
25089 Color links
25090 \family default
25091  is set in the PDF Properties dialog (menu 
25092 \family sans
25093 Document\SpecialChar \menuseparator
25094 Settings\SpecialChar \menuseparator
25095 PDF Properties
25096 \family default
25097 ).
25098  The link text is for example set in this document to blue by adding the
25099  option
25100 \begin_inset Newline newline
25101 \end_inset
25102
25103
25104 \series bold
25105 urlcolor=blue
25106 \series default
25107
25108 \begin_inset Newline newline
25109 \end_inset
25110
25111 to the field 
25112 \family sans
25113 Additional options
25114 \family default
25115  in the PDF Properties dialog.
25116 \end_layout
25117
25118 \begin_layout Section
25119 Appendices
25120 \begin_inset Index idx
25121 status collapsed
25122
25123 \begin_layout Plain Layout
25124 Appendix
25125 \end_layout
25126
25127 \end_inset
25128
25129
25130 \begin_inset CommandInset label
25131 LatexCommand label
25132 name "sec:Appendices"
25133
25134 \end_inset
25135
25136
25137 \end_layout
25138
25139 \begin_layout Standard
25140 Appendices are created with the menu 
25141 \family sans
25142 Document\SpecialChar \menuseparator
25143 Start
25144 \begin_inset space ~
25145 \end_inset
25146
25147 Appendix
25148 \begin_inset space ~
25149 \end_inset
25150
25151 Here
25152 \family default
25153 .
25154  This menu sets the document from the current cursor position to the end
25155  as the appendix region.
25156  The region is marked with a red borderline.
25157 \end_layout
25158
25159 \begin_layout Standard
25160 Every chapter (or section) within the appendix region is treated as an appendix,
25161  numbered with a capital Latin letter.
25162  The appendix subsections are numbered with this letter followed by a dot
25163  and the subsection number.
25164  All appendix sections can be referenced as if they were normal sections,
25165  here two examples:
25166 \end_layout
25167
25168 \begin_layout Standard
25169 Appendix
25170 \begin_inset space ~
25171 \end_inset
25172
25173
25174 \begin_inset CommandInset ref
25175 LatexCommand ref
25176 reference "cha:Credits"
25177
25178 \end_inset
25179
25180 ; Appendix
25181 \begin_inset space ~
25182 \end_inset
25183
25184
25185 \begin_inset CommandInset ref
25186 LatexCommand ref
25187 reference "sub:Export"
25188
25189 \end_inset
25190
25191
25192 \end_layout
25193
25194 \begin_layout Section
25195 Bibliography
25196 \begin_inset Index idx
25197 status collapsed
25198
25199 \begin_layout Plain Layout
25200 Bibliography
25201 \end_layout
25202
25203 \end_inset
25204
25205
25206 \begin_inset CommandInset label
25207 LatexCommand label
25208 name "sec:Bibliography"
25209
25210 \end_inset
25211
25212
25213 \end_layout
25214
25215 \begin_layout Standard
25216 There are two ways of generating the bibliography in a LyX-document.
25217  You can include a bibliography database,
25218 \begin_inset Foot
25219 status collapsed
25220
25221 \begin_layout Plain Layout
25222 Known under the name 
25223 \begin_inset Quotes eld
25224 \end_inset
25225
25226 BibTeX-database
25227 \begin_inset Quotes erd
25228 \end_inset
25229
25230 .
25231 \end_layout
25232
25233 \end_inset
25234
25235  which is explained in the next subsection, or you can insert the bibliography
25236  manually, using the paragraph environment 
25237 \family sans
25238 Bibliography
25239 \family default
25240 , which was described in section
25241 \begin_inset space ~
25242 \end_inset
25243
25244
25245 \begin_inset CommandInset ref
25246 LatexCommand ref
25247 reference "sub:Biblio_environment"
25248
25249 \end_inset
25250
25251 .
25252  If you want anything other than numerical citations that are used in this
25253  document, like author-year citations, then you must
25254 \emph on
25255  
25256 \emph default
25257 use a bibliography database.
25258 \end_layout
25259
25260 \begin_layout Subsection
25261 The Bibliography Environment
25262 \end_layout
25263
25264 \begin_layout Standard
25265 Within the 
25266 \family sans
25267 Bibliography
25268 \family default
25269  environment, every paragraph begins with a gray bibliography box labeled
25270  with a number.
25271  If you click on it, you will get a dialog in which you can set a 
25272 \family sans
25273 Key
25274 \family default
25275  and a 
25276 \family sans
25277 Label
25278 \family default
25279 .
25280  The key is the symbolic name by which you will refer to this bibliography
25281  entry.
25282  For example, our second entry in the bibliography is a book about LaTeX
25283  and we used 
25284 \begin_inset Quotes eld
25285 \end_inset
25286
25287 latexcompanion
25288 \begin_inset Quotes erd
25289 \end_inset
25290
25291 , a short form of its title, as key.
25292 \end_layout
25293
25294 \begin_layout Standard
25295 You can refer to the key of a bibliography entry using the menu 
25296 \family sans
25297 Insert\SpecialChar \menuseparator
25298 Citation
25299 \family default
25300  or the toolbar button 
25301 \begin_inset Graphics
25302         filename ../images/dialog-show-new-inset_citation.png
25303
25304 \end_inset
25305
25306 .
25307  A citation reference box is inserted and a citation window will appear
25308  in which you can select one or more keys in the available key list.
25309  The citation reference box will be labeled with the referenced key.
25310  When you click on the box, the citation window appears and you can change
25311  the reference.
25312 \end_layout
25313
25314 \begin_layout Standard
25315 Citation references appear in the output as the number of the bibliography
25316  entry with surrounding brackets.
25317  If you set a 
25318 \family sans
25319 Label
25320 \family default
25321  for the entry, the label will appear instead of the number.
25322  Here are two examples; the first without a label, the second with the label
25323  
25324 \begin_inset Quotes eld
25325 \end_inset
25326
25327 Credits
25328 \begin_inset Quotes erd
25329 \end_inset
25330
25331 :
25332 \end_layout
25333
25334 \begin_layout Standard
25335 Have a look at the 
25336 \family sans
25337 LaTeX Companion Second Edition
25338 \family default
25339
25340 \begin_inset CommandInset citation
25341 LatexCommand cite
25342 key "latexcompanion"
25343
25344 \end_inset
25345
25346
25347 \end_layout
25348
25349 \begin_layout Standard
25350 The LyX-Team members are listed in the Credits: 
25351 \begin_inset CommandInset citation
25352 LatexCommand cite
25353 key "lyxcredit"
25354
25355 \end_inset
25356
25357
25358 \end_layout
25359
25360 \begin_layout Subsection
25361 Bibliography databases (BibTeX)
25362 \begin_inset Index idx
25363 status collapsed
25364
25365 \begin_layout Plain Layout
25366 Bibliography ! Databases
25367 \end_layout
25368
25369 \end_inset
25370
25371
25372 \begin_inset Index idx
25373 status collapsed
25374
25375 \begin_layout Plain Layout
25376 Bibliography ! BibTeX
25377 \end_layout
25378
25379 \end_inset
25380
25381
25382 \begin_inset CommandInset label
25383 LatexCommand label
25384 name "sub:Bibliography-databases"
25385
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \begin_layout Standard
25392 Bibliography databases are useful if you use the same bibliography in different
25393  documents.
25394 \begin_inset Foot
25395 status collapsed
25396
25397 \begin_layout Plain Layout
25398 They are also useful simply for keeping a database of articles and notes
25399  concerning them.
25400  Most of the database programs mentioned below allow you to store annotations
25401  and reviews along with bibliographical information.
25402 \end_layout
25403
25404 \end_inset
25405
25406  It also makes it very easy to have a uniform layout for all bibliography
25407  entries.
25408  You can collect the bibliography of all relevant books and articles of
25409  your working field in a database.
25410  This database can be used for different documents, and only the entries
25411  cited in a particular document will appear in the bibliography list for
25412  that document.
25413  This relieves you of the need to keep track of which articles and books
25414  you have cited.
25415 \end_layout
25416
25417 \begin_layout Standard
25418 The database is a text file with the file extension 
25419 \begin_inset Quotes eld
25420 \end_inset
25421
25422
25423 \family sans
25424 .bib
25425 \family default
25426
25427 \begin_inset Quotes erd
25428 \end_inset
25429
25430 , containing the bibliography in a special format.
25431  The format is explained in 
25432 \begin_inset CommandInset citation
25433 LatexCommand cite
25434 key "BibTeX-2"
25435
25436 \end_inset
25437
25438  and in LaTeX books (
25439 \begin_inset CommandInset citation
25440 LatexCommand cite
25441 key "Mittelbach,Kopka,Lamport"
25442
25443 \end_inset
25444
25445 ).
25446  The file can be created using any text editor, but normally one uses a
25447  special program to create and edit the entries in the database.
25448  A list of such programs is maintained on the LyX Wiki at 
25449 \begin_inset Flex URL
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453
25454 http://wiki.lyx.org/BibTeX/Programs
25455 \end_layout
25456
25457 \end_inset
25458
25459 .
25460 \end_layout
25461
25462 \begin_layout Standard
25463 To use a database, use the menu 
25464 \family sans
25465 Insert\SpecialChar \menuseparator
25466 List
25467 \family default
25468 /
25469 \family sans
25470 TOC\SpecialChar \menuseparator
25471 BibT
25472 \begin_inset ERT
25473 status collapsed
25474
25475 \begin_layout Plain Layout
25476
25477 {}
25478 \end_layout
25479
25480 \end_inset
25481
25482 eX
25483 \begin_inset space ~
25484 \end_inset
25485
25486 Bibliography
25487 \family default
25488 .
25489  A grey box will be inserted and a window appears.
25490  In this window you can load one or more databases and a style file.
25491  The option 
25492 \family sans
25493 Add bibliography to TOC
25494 \family default
25495  adds a table of contents entry for the bibliography.
25496  In the 
25497 \family sans
25498 Content
25499 \family default
25500  drop box you can select whether to include > all the entries in the database
25501  in the document or just the cited references.
25502 \end_layout
25503
25504 \begin_layout Standard
25505 The style file is a text file with the file extension 
25506 \begin_inset Quotes eld
25507 \end_inset
25508
25509
25510 \family sans
25511 .bst
25512 \family default
25513
25514 \begin_inset Quotes erd
25515 \end_inset
25516
25517  that controls how the bibliography entries will appear.
25518  Your LaTeX distribution should provide several of these, and many publishers
25519  provide their own style files, so that you don't have to take care of the
25520  layout.
25521  It is of course possible to write your own style file, but this is something
25522  for experts.
25523 \begin_inset Foot
25524 status collapsed
25525
25526 \begin_layout Plain Layout
25527 For information how this is done, have a look at
25528 \begin_inset Newline newline
25529 \end_inset
25530
25531
25532 \begin_inset CommandInset href
25533 LatexCommand href
25534 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25535
25536 \end_inset
25537
25538 .
25539 \end_layout
25540
25541 \end_inset
25542
25543
25544 \end_layout
25545
25546 \begin_layout Standard
25547 Inserting a citation reference works as described in the previous section.
25548 \end_layout
25549
25550 \begin_layout Standard
25551 To generate the bibliography from a database, LyX uses the program BibTeX.
25552  This program can be controlled with options that you can add in LyX's preferenc
25553 es dialog under 
25554 \family sans
25555 Outputs\SpecialChar \menuseparator
25556 LaT
25557 \begin_inset ERT
25558 status collapsed
25559
25560 \begin_layout Plain Layout
25561
25562 {}
25563 \end_layout
25564
25565 \end_inset
25566
25567 eX
25568 \family default
25569  in the 
25570 \family sans
25571 BibT
25572 \begin_inset ERT
25573 status collapsed
25574
25575 \begin_layout Plain Layout
25576
25577 {}
25578 \end_layout
25579
25580 \end_inset
25581
25582 eX
25583 \begin_inset space ~
25584 \end_inset
25585
25586 command
25587 \family default
25588  field.
25589  Before adding options, it is strongly recommended to read the manual of
25590  
25591 \family sans
25592 BibTeX
25593 \family default
25594  
25595 \begin_inset CommandInset citation
25596 LatexCommand cite
25597 key "BibTeX"
25598
25599 \end_inset
25600
25601 .
25602 \end_layout
25603
25604 \begin_layout Standard
25605 When you select the option 
25606 \family sans
25607 Sectioned bibliography
25608 \family default
25609  in the 
25610 \family sans
25611 Document\SpecialChar \menuseparator
25612 Settings
25613 \family default
25614  dialog, it is possible to have multiple and sectioned bibliographies.
25615  This and other options are explained in detail in section 
25616 \emph on
25617 Customizing Bibliographies
25618 \emph default
25619  
25620 \emph on
25621 with BibTeX
25622 \emph default
25623  of the 
25624 \emph on
25625 Additional Features
25626 \emph default
25627  manual.
25628 \end_layout
25629
25630 \begin_layout Standard
25631 We use two bibliographies in this document to show the difference between
25632  the two methods of creating them.
25633  As you can see, the bibliography that is created from a database lists
25634  only the database entries that are referenced in the document.
25635  We used the style file 
25636 \family sans
25637 alphadin.bst
25638 \family default
25639  to get the complicated German reference key scheme in the bibliography.
25640 \end_layout
25641
25642 \begin_layout Subsection
25643 Bibliography layout
25644 \begin_inset Index idx
25645 status collapsed
25646
25647 \begin_layout Plain Layout
25648 Bibliography ! Layout
25649 \end_layout
25650
25651 \end_inset
25652
25653
25654 \end_layout
25655
25656 \begin_layout Standard
25657 In the citation reference dialog you can set a special citation format.
25658  For this feature you need to enable the option 
25659 \family sans
25660 Natbib
25661 \family default
25662  in the 
25663 \family sans
25664 Document\SpecialChar \menuseparator
25665 Settings
25666 \family default
25667
25668 \begin_inset Index idx
25669 status collapsed
25670
25671 \begin_layout Plain Layout
25672 Document ! Settings
25673 \end_layout
25674
25675 \end_inset
25676
25677  dialog under 
25678 \family sans
25679 Bibliography
25680 \family default
25681 .
25682  Setting a citation style for a reference will overwrite the default.
25683  For the global citation format use the BibTeX style files as explained
25684  in the previous section.
25685 \end_layout
25686
25687 \begin_layout Standard
25688 You can also set text, that should appear before or after a citation reference,
25689  in the citation reference window.
25690  Here an example where we set the text 
25691 \begin_inset Quotes eld
25692 \end_inset
25693
25694 Chapter
25695 \begin_inset space ~
25696 \end_inset
25697
25698 3
25699 \begin_inset Quotes erd
25700 \end_inset
25701
25702  to appear after the reference:
25703 \end_layout
25704
25705 \begin_layout Standard
25706 Have a look at 
25707 \begin_inset CommandInset citation
25708 LatexCommand cite
25709 after "Chapter 3"
25710 key "latexcompanion"
25711
25712 \end_inset
25713
25714 .
25715 \end_layout
25716
25717 \begin_layout Section
25718 Index
25719 \begin_inset Index idx
25720 status collapsed
25721
25722 \begin_layout Plain Layout
25723 Index generation
25724 \end_layout
25725
25726 \end_inset
25727
25728
25729 \begin_inset CommandInset label
25730 LatexCommand label
25731 name "sec:Index"
25732
25733 \end_inset
25734
25735
25736 \end_layout
25737
25738 \begin_layout Standard
25739 An index entry is created if you use the menu 
25740 \family sans
25741 Insert\SpecialChar \menuseparator
25742 Index
25743 \begin_inset space ~
25744 \end_inset
25745
25746 Entry
25747 \family default
25748  or the toolbar button 
25749 \begin_inset Graphics
25750         filename ../images/index-insert.png
25751
25752 \end_inset
25753
25754 .
25755  A box labeled 
25756 \begin_inset Quotes eld
25757 \end_inset
25758
25759
25760 \family sans
25761 Index
25762 \family default
25763
25764 \begin_inset Quotes erd
25765 \end_inset
25766
25767  is inserted containing the text that appears in the index.
25768  The word where the cursor is in or the currently highlighted text is proposed
25769  by LyX as the index entry.
25770 \end_layout
25771
25772 \begin_layout Standard
25773 We give a short overview of the index commands in the next subsections.
25774  For a detailed description of LaTeX's index mechanism, have a look at one
25775  of the LaTeX books 
25776 \begin_inset CommandInset citation
25777 LatexCommand cite
25778 key "latexcompanion,latexguide,latexbook"
25779
25780 \end_inset
25781
25782 .
25783 \end_layout
25784
25785 \begin_layout Standard
25786 The index list is inserted in the document with the menu 
25787 \family sans
25788 Insert\SpecialChar \menuseparator
25789 List
25790 \begin_inset space ~
25791 \end_inset
25792
25793 /
25794 \begin_inset space ~
25795 \end_inset
25796
25797 TOC\SpecialChar \menuseparator
25798 Index
25799 \begin_inset space ~
25800 \end_inset
25801
25802 List
25803 \family default
25804 .
25805  A light blue box labeled 
25806 \begin_inset Quotes eld
25807 \end_inset
25808
25809
25810 \family sans
25811 Index
25812 \family default
25813
25814 \begin_inset Quotes erd
25815 \end_inset
25816
25817  will show the place where the index is printed in the output.
25818  The index list box is not clickable like other LyX-boxes.
25819 \end_layout
25820
25821 \begin_layout Subsection
25822 Grouping Index Entries
25823 \begin_inset Index idx
25824 status collapsed
25825
25826 \begin_layout Plain Layout
25827 Index ! Grouping
25828 \end_layout
25829
25830 \end_inset
25831
25832
25833 \end_layout
25834
25835 \begin_layout Standard
25836 Index entries are often grouped to offer the reader a fast search in the
25837  index.
25838  We want to group for example the index entries for itemized and enumerated
25839  lists under the entry 
25840 \begin_inset Quotes eld
25841 \end_inset
25842
25843 Lists
25844 \begin_inset Quotes erd
25845 \end_inset
25846
25847 .
25848  First we create the entry 
25849 \begin_inset Quotes eld
25850 \end_inset
25851
25852 Lists
25853 \begin_inset Quotes erd
25854 \end_inset
25855
25856  in section
25857 \begin_inset space ~
25858 \end_inset
25859
25860
25861 \begin_inset CommandInset ref
25862 LatexCommand ref
25863 reference "sub:Lists"
25864
25865 \end_inset
25866
25867 .
25868  In the text field for the itemized list index entry in section
25869 \begin_inset space ~
25870 \end_inset
25871
25872
25873 \begin_inset CommandInset ref
25874 LatexCommand ref
25875 reference "sec:Itemize"
25876
25877 \end_inset
25878
25879 , we insert the command
25880 \end_layout
25881
25882 \begin_layout Standard
25883
25884 \series bold
25885 Lists ! Itemize
25886 \end_layout
25887
25888 \begin_layout Standard
25889 and the command
25890 \end_layout
25891
25892 \begin_layout Standard
25893
25894 \series bold
25895 Lists ! Enumerate
25896 \end_layout
25897
25898 \begin_layout Standard
25899 for the enumerated list in section
25900 \begin_inset space ~
25901 \end_inset
25902
25903
25904 \begin_inset CommandInset ref
25905 LatexCommand ref
25906 reference "sec:Enumerate"
25907
25908 \end_inset
25909
25910 .
25911 \end_layout
25912
25913 \begin_layout Standard
25914 The exclamation mark 
25915 \begin_inset Quotes eld
25916 \end_inset
25917
25918 !
25919 \begin_inset Quotes erd
25920 \end_inset
25921
25922  marks the grouping levels.
25923  You can have three levels; every index level is indented a bit more.
25924  An index entry for the higher levels is not required.
25925  If we don't have an index entry for 
25926 \begin_inset Quotes eld
25927 \end_inset
25928
25929 Lists
25930 \begin_inset Quotes erd
25931 \end_inset
25932
25933 , it will be printed anyway, but without a page number.
25934 \end_layout
25935
25936 \begin_layout Subsection
25937 Page Ranges
25938 \begin_inset Index idx
25939 status collapsed
25940
25941 \begin_layout Plain Layout
25942 Index ! Page ranges
25943 \end_layout
25944
25945 \end_inset
25946
25947
25948 \end_layout
25949
25950 \begin_layout Standard
25951 Normally an index entry will appear with the page number of the indexed
25952  section.
25953  But sometimes you want to index more pages under the same entry.
25954  E.g if we want to index the paragraph environments, we create an index entry
25955  in section
25956 \begin_inset space ~
25957 \end_inset
25958
25959
25960 \begin_inset CommandInset ref
25961 LatexCommand ref
25962 reference "sec:Paragraph-Environments"
25963
25964 \end_inset
25965
25966  with the command
25967 \end_layout
25968
25969 \begin_layout Standard
25970
25971 \series bold
25972 Paragraph environments|(
25973 \end_layout
25974
25975 \begin_layout Standard
25976 and another entry at the end of section
25977 \begin_inset space ~
25978 \end_inset
25979
25980
25981 \begin_inset CommandInset ref
25982 LatexCommand ref
25983 reference "sub:LyX-Code"
25984
25985 \end_inset
25986
25987  with the command
25988 \end_layout
25989
25990 \begin_layout Standard
25991
25992 \series bold
25993 Paragraph environments|)
25994 \end_layout
25995
25996 \begin_layout Standard
25997 The commands 
25998 \begin_inset Quotes eld
25999 \end_inset
26000
26001
26002 \series bold
26003 |(
26004 \series default
26005
26006 \begin_inset Quotes erd
26007 \end_inset
26008
26009  and 
26010 \begin_inset Quotes eld
26011 \end_inset
26012
26013
26014 \series bold
26015 |)
26016 \series default
26017
26018 \begin_inset Quotes erd
26019 \end_inset
26020
26021  respectively start and end the index range.
26022  You can also add the same index entry at different places in the document.
26023  They appear in the output under one entry with a comma separated list of
26024  the pages of the indexed document parts.
26025  An example is the index entry 
26026 \begin_inset Quotes eld
26027 \end_inset
26028
26029 Document ! Settings
26030 \begin_inset Quotes erd
26031 \end_inset
26032
26033 .
26034 \end_layout
26035
26036 \begin_layout Subsection
26037 Cross referencing
26038 \begin_inset Index idx
26039 status collapsed
26040
26041 \begin_layout Plain Layout
26042 Index ! Cross referencing
26043 \end_layout
26044
26045 \end_inset
26046
26047
26048 \end_layout
26049
26050 \begin_layout Standard
26051 It is also possible to refer to another index entry.
26052  We referred for example in the index entry 
26053 \begin_inset Quotes eld
26054 \end_inset
26055
26056 GIF
26057 \begin_inset Quotes erd
26058 \end_inset
26059
26060  (in section
26061 \begin_inset space ~
26062 \end_inset
26063
26064
26065 \begin_inset CommandInset ref
26066 LatexCommand ref
26067 reference "sub:Image-Formats"
26068
26069 \end_inset
26070
26071 ) to the index entry 
26072 \begin_inset Quotes eld
26073 \end_inset
26074
26075 Image formats
26076 \begin_inset Quotes erd
26077 \end_inset
26078
26079  in the same section using the entry
26080 \end_layout
26081
26082 \begin_layout Standard
26083
26084 \series bold
26085 GIF|see{Image formats}
26086 \end_layout
26087
26088 \begin_layout Standard
26089 where the braces have to be inserted as TeX Code.
26090  The text within the braces is the referenced entry.
26091  The reference will appear in the output without a page number.
26092 \end_layout
26093
26094 \begin_layout Subsection
26095 Index Entry Order
26096 \begin_inset Index idx
26097 status collapsed
26098
26099 \begin_layout Plain Layout
26100 Index ! Entry order
26101 \end_layout
26102
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \begin_layout Standard
26109 You can use accented characters in the index entry, but the entries might
26110  then not follow the rules for the index order.
26111  The index entries are sorted alphabetically, but LaTeX
26112 \begin_inset Foot
26113 status collapsed
26114
26115 \begin_layout Plain Layout
26116 The index generating is done in the background by an extra program, see
26117  section
26118 \begin_inset space ~
26119 \end_inset
26120
26121
26122 \begin_inset CommandInset ref
26123 LatexCommand ref
26124 reference "sub:Index-Program"
26125
26126 \end_inset
26127
26128 .
26129 \end_layout
26130
26131 \end_inset
26132
26133  doesn't know how to sort accents in different languages.
26134  We have created as an example the three dummy index entries 
26135 \begin_inset Quotes eld
26136 \end_inset
26137
26138 maison
26139 \begin_inset Quotes erd
26140 \end_inset
26141
26142
26143 \begin_inset Quotes eld
26144 \end_inset
26145
26146 maïs
26147 \begin_inset Quotes erd
26148 \end_inset
26149
26150 , and 
26151 \begin_inset Quotes eld
26152 \end_inset
26153
26154 maître
26155 \begin_inset Quotes erd
26156 \end_inset
26157
26158 .
26159 \begin_inset Index idx
26160 status open
26161
26162 \begin_layout Plain Layout
26163 Dummy entries ! maïs
26164 \end_layout
26165
26166 \end_inset
26167
26168
26169 \begin_inset Index idx
26170 status open
26171
26172 \begin_layout Plain Layout
26173 Dummy entries ! maître
26174 \end_layout
26175
26176 \end_inset
26177
26178
26179 \begin_inset Index idx
26180 status open
26181
26182 \begin_layout Plain Layout
26183 Dummy entries ! maïs@maison
26184 \end_layout
26185
26186 \end_inset
26187
26188  They will be sorted in the order maïs, maître, maison, but we want the
26189  order maïs, maison, maître.
26190  To achieve this, we use the command
26191 \end_layout
26192
26193 \begin_layout Standard
26194
26195 \series bold
26196 previous entry@current entry
26197 \end_layout
26198
26199 \begin_layout Standard
26200 In our case we want to have 
26201 \begin_inset Quotes eld
26202 \end_inset
26203
26204 maison
26205 \begin_inset Quotes erd
26206 \end_inset
26207
26208  after 
26209 \begin_inset Quotes eld
26210 \end_inset
26211
26212 maïs
26213 \begin_inset Quotes erd
26214 \end_inset
26215
26216  and write therefore for the index entry of maison:
26217 \end_layout
26218
26219 \begin_layout Standard
26220
26221 \series bold
26222 maïs@maison
26223 \end_layout
26224
26225 \begin_layout Standard
26226 The previous entry needn't to be a real existing entry, you can also use
26227  another word to tell LaTeX the entry order, see the next subsection for
26228  an example.
26229 \end_layout
26230
26231 \begin_layout Standard
26232 \begin_inset VSpace bigskip
26233 \end_inset
26234
26235
26236 \end_layout
26237
26238 \begin_layout Standard
26239 In some cases the index entry order is not correct when you are using the
26240  program 
26241 \family sans
26242 makeindex 
26243 \family default
26244 to generate the index (see sec.
26245 \begin_inset space \thinspace{}
26246 \end_inset
26247
26248
26249 \begin_inset CommandInset ref
26250 LatexCommand ref
26251 reference "sub:Index-Program"
26252
26253 \end_inset
26254
26255 ).
26256  
26257 \family sans
26258 makeindex
26259 \family default
26260  would for example print the index entry for the LaTeX-package aeguill in
26261  sec.
26262 \begin_inset space \thinspace{}
26263 \end_inset
26264
26265
26266 \begin_inset CommandInset ref
26267 LatexCommand ref
26268 reference "sub:Document-Font"
26269
26270 \end_inset
26271
26272  after the index entries of the other LaTeX-packages although all these
26273  index commands start with 
26274 \begin_inset Quotes eld
26275 \end_inset
26276
26277
26278 \series bold
26279 LaTeX-packages ! 
26280 \series default
26281
26282 \begin_inset Quotes eld
26283 \end_inset
26284
26285 .
26286  The reason is that the index entry for aeguill is in a footnote.
26287  To fix this 
26288 \family sans
26289 makeindex
26290 \family default
26291  bug, add these commands to the preamble of your document:
26292 \end_layout
26293
26294 \begin_layout Standard
26295
26296 \series bold
26297
26298 \backslash
26299 let
26300 \backslash
26301 OrgIndex
26302 \backslash
26303 index
26304 \end_layout
26305
26306 \begin_layout Standard
26307
26308 \series bold
26309
26310 \backslash
26311 renewcommand*{
26312 \backslash
26313 index}[1]{
26314 \backslash
26315 OrgIndex{#1}}
26316 \end_layout
26317
26318 \begin_layout Subsection
26319 Index Entry Layout
26320 \begin_inset Index idx
26321 status collapsed
26322
26323 \begin_layout Plain Layout
26324 Index ! Entry layout
26325 \end_layout
26326
26327 \end_inset
26328
26329
26330 \end_layout
26331
26332 \begin_layout Standard
26333 You can change the appearance of index entries via the text style dialog.
26334 \begin_inset Index idx
26335 status open
26336
26337 \begin_layout Plain Layout
26338 Dummy entries ! 
26339 \shape italic
26340 This is an italic dummy entry
26341 \end_layout
26342
26343 \end_inset
26344
26345  You can also format the page number using the character 
26346 \begin_inset Quotes eld
26347 \end_inset
26348
26349 |
26350 \begin_inset Quotes erd
26351 \end_inset
26352
26353  followed by a LaTeX-command without a backslash.
26354  We can write for example
26355 \end_layout
26356
26357 \begin_layout Standard
26358
26359 \series bold
26360 italic page number:|textit
26361 \end_layout
26362
26363 \begin_layout Standard
26364 to get the page number in italic.
26365 \begin_inset Index idx
26366 status open
26367
26368 \begin_layout Plain Layout
26369 Dummy entries ! italic page number:|textit
26370 \end_layout
26371
26372 \end_inset
26373
26374  Normally all LaTeX-commands begin with a backslash, but in this special
26375  case 
26376 \begin_inset Quotes eld
26377 \end_inset
26378
26379
26380 \series bold
26381 |command
26382 \series default
26383
26384 \begin_inset Quotes erd
26385 \end_inset
26386
26387  means 
26388 \series bold
26389
26390 \backslash
26391 command{page
26392 \begin_inset space ~
26393 \end_inset
26394
26395 number}
26396 \series default
26397 .
26398  Have a look at section
26399 \begin_inset space ~
26400 \end_inset
26401
26402
26403 \begin_inset CommandInset ref
26404 LatexCommand ref
26405 reference "sub:LaTeX-Syntax"
26406
26407 \end_inset
26408
26409  to learn more about the LaTeX-syntax.
26410 \end_layout
26411
26412 \begin_layout Standard
26413 \begin_inset Note Greyedout
26414 status open
26415
26416 \begin_layout Plain Layout
26417
26418 \series bold
26419 Note:
26420 \series default
26421  Formatting single index entries only works when you use the program 
26422 \family sans
26423 makeindex 
26424 \family default
26425 to generate the index, see sec.
26426 \begin_inset space \thinspace{}
26427 \end_inset
26428
26429
26430 \begin_inset CommandInset ref
26431 LatexCommand ref
26432 reference "sub:Index-Program"
26433
26434 \end_inset
26435
26436 .
26437  If you use 
26438 \family sans
26439 xindy
26440 \family default
26441 , however, this won't work for anything other than bold or italic text.
26442  This is because xindy requires you  to define semantic elements before
26443  they can be used, see 
26444 \begin_inset CommandInset citation
26445 LatexCommand cite
26446 after "p. 678 ff."
26447 key "latexcompanion"
26448
26449 \end_inset
26450
26451  for details.
26452 \end_layout
26453
26454 \end_inset
26455
26456
26457 \end_layout
26458
26459 \begin_layout Standard
26460 In general, we encourage you to not format page numbers directly as shown
26461  above.
26462  Instead of this, you should define a macro in the preamble and use that.
26463  Consider why you want some page numbers to be bold.
26464  Maybe you want all page references italic that refer to a definition of
26465  the indexed term, so that users can easily find definitions.
26466  If so, put the following in the preamble
26467 \end_layout
26468
26469 \begin_layout Standard
26470
26471 \series bold
26472
26473 \backslash
26474 newcommand{
26475 \backslash
26476 IndexDef}[1]{
26477 \backslash
26478 textit{#1}}
26479 \end_layout
26480
26481 \begin_layout Standard
26482 and write
26483 \end_layout
26484
26485 \begin_layout Standard
26486
26487 \series bold
26488 my entry|IndexDef
26489 \end_layout
26490
26491 \begin_layout Standard
26492 in the index entry.
26493 \begin_inset Index idx
26494 status open
26495
26496 \begin_layout Plain Layout
26497 Dummy entries ! my entry|IndexDef
26498 \end_layout
26499
26500 \end_inset
26501
26502  The advantage is that, if you change your mind later or if your publisher
26503  insists that definitions must not be italic but bold, you just need to
26504  change the macro in the preamble, not every single index entry.
26505 \end_layout
26506
26507 \begin_layout Standard
26508 You can also change the layout for the whole index.
26509  E.
26510 \begin_inset space \thinspace{}
26511 \end_inset
26512
26513 g.
26514 \begin_inset space \space{}
26515 \end_inset
26516
26517 we marked the index list box of this document as bold to get a bold font
26518  for all index entries.
26519  For more advanced tasks you have to set up a so-called 
26520 \emph on
26521 Index Style File
26522 \emph default
26523 , see the 
26524 \family sans
26525 makeindex
26526 \family default
26527  or 
26528 \family sans
26529 xindy
26530 \family default
26531  documentation for details, 
26532 \begin_inset CommandInset citation
26533 LatexCommand cite
26534 key "makeindex,xindy"
26535
26536 \end_inset
26537
26538 .
26539 \end_layout
26540
26541 \begin_layout Subsection
26542 Index Program
26543 \begin_inset Index idx
26544 status collapsed
26545
26546 \begin_layout Plain Layout
26547 Index ! Program
26548 \end_layout
26549
26550 \end_inset
26551
26552
26553 \begin_inset CommandInset label
26554 LatexCommand label
26555 name "sub:Index-Program"
26556
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \begin_layout Standard
26563 If the index entry program 
26564 \family sans
26565 xindy
26566 \family default
26567  is installed, LyX uses it for index generation; otherwise the program 
26568 \family sans
26569 makeindex
26570 \family default
26571 , that is part of every LaTeX distribution, is used.
26572 \begin_inset Foot
26573 status collapsed
26574
26575 \begin_layout Plain Layout
26576
26577 \family sans
26578 Makeindex
26579 \family default
26580  is very old, no longer under development and has many pitfalls, notably
26581  that it was developed with only the English language in mind.
26582  So it fails to sort anything other than a monolingual English text correctly.
26583  We have shown above how to fix this sorting.
26584  However, if you are writing in another than the English language, consider
26585  to use 
26586 \family sans
26587 xindy
26588 \family default
26589 .
26590 \end_layout
26591
26592 \end_inset
26593
26594  Both programs can be controlled by options that can be set in LyX's preferences
26595  dialog, see section
26596 \begin_inset space ~
26597 \end_inset
26598
26599
26600 \begin_inset CommandInset ref
26601 LatexCommand ref
26602 reference "sub:LaTeX-settings"
26603
26604 \end_inset
26605
26606 .
26607  The available options are listed and explained in 
26608 \begin_inset CommandInset citation
26609 LatexCommand cite
26610 key "makeindex,xindy"
26611
26612 \end_inset
26613
26614 .
26615  In this dialog, you can also specify an alternative program to generate
26616  the index.
26617 \end_layout
26618
26619 \begin_layout Standard
26620 If you need specific options or an alternative index program only for a
26621  given document, you can define the program and\SpecialChar \slash{}
26622 or the options in 
26623 \family sans
26624 Document\SpecialChar \menuseparator
26625 Settings\SpecialChar \ldots{}
26626 \SpecialChar \menuseparator
26627 Indexes
26628 \family default
26629 .
26630  This is especially useful if you need to pass language-specific options
26631  to the index program or if you need a specific layout style.
26632 \end_layout
26633
26634 \begin_layout Subsection
26635 Multiple Indexes
26636 \end_layout
26637
26638 \begin_layout Standard
26639 In many fields, it is common to have more than one index.
26640  For instance, you might need to set up a separate 
26641 \begin_inset Quotes eld
26642 \end_inset
26643
26644 Index of Names
26645 \begin_inset Quotes erd
26646 \end_inset
26647
26648  next to the standard index.
26649  LaTeX does not provide this possibility out of the box, but there are many
26650  packages that add this feature.
26651  LyX uses the 
26652 \series bold
26653 splitidx
26654 \series default
26655
26656 \begin_inset Index idx
26657 status collapsed
26658
26659 \begin_layout Plain Layout
26660 LaTeX-packages ! splitidx
26661 \end_layout
26662
26663 \end_inset
26664
26665  package to generate multiple indexes.
26666  The package is included in all recent LaTeX distributions.
26667  If yours does not ship it, consult the TeX Catalogue, 
26668 \begin_inset CommandInset citation
26669 LatexCommand cite
26670 key "TeXCatalogue"
26671
26672 \end_inset
26673
26674 .
26675  Note that the package does not only consist of a LaTeX style, but it also
26676  includes specific preprocessor programs that need to be installed as well.
26677  Please consult the package's manual for details.
26678 \end_layout
26679
26680 \begin_layout Standard
26681 To set up LyX for the use of multiple indexes, go to 
26682 \family sans
26683 Document\SpecialChar \menuseparator
26684 Settings\SpecialChar \ldots{}
26685 \SpecialChar \menuseparator
26686 Indexes
26687 \family default
26688  and select 
26689 \begin_inset Quotes eld
26690 \end_inset
26691
26692 Use multiple Indexes
26693 \begin_inset Quotes erd
26694 \end_inset
26695
26696 .
26697  Note that the list of 
26698 \begin_inset Quotes eld
26699 \end_inset
26700
26701 Available Indexes
26702 \begin_inset Quotes erd
26703 \end_inset
26704
26705  below already contains the standard index.
26706  To add further indexes, add the name of the index (in the form that should
26707  also appear as a heading) to the 
26708 \begin_inset Quotes eld
26709 \end_inset
26710
26711 New
26712 \begin_inset Quotes erd
26713 \end_inset
26714
26715  input field and press the 
26716 \begin_inset Quotes eld
26717 \end_inset
26718
26719 Add
26720 \begin_inset Quotes erd
26721 \end_inset
26722
26723  button.
26724  The new index should now appear in the list as well.
26725  If you like, you can attribute an alternative label color to the new index
26726  by selecting the index in the list and hitting the 
26727 \begin_inset Quotes eld
26728 \end_inset
26729
26730 Alter Color\SpecialChar \ldots{}
26731
26732 \begin_inset Quotes erd
26733 \end_inset
26734
26735  button.
26736  The label color may help you to differentiate index entries of different
26737  indexes in the LyX work area.
26738 \end_layout
26739
26740 \begin_layout Standard
26741 Once the document changes have been applied, you can find the new index
26742  list in 
26743 \family sans
26744 Insert\SpecialChar \menuseparator
26745 List
26746 \begin_inset space ~
26747 \end_inset
26748
26749 /
26750 \begin_inset space ~
26751 \end_inset
26752
26753 TOC
26754 \family default
26755  and the 
26756 \family sans
26757 Insert
26758 \family default
26759  menu has a separate index entry for each of the defined indexes.
26760  The workflow is basically the same as for the default index, but there
26761  are some additional features:
26762 \end_layout
26763
26764 \begin_layout Itemize
26765 If you want to change the attribution of a specific index entry, right-clicking
26766  on the entry will open a dialog where you can do that.
26767 \end_layout
26768
26769 \begin_layout Itemize
26770 By right-clicking on an index, you can change its type.
26771  Furthermore, you can specify an index list to be a 
26772 \begin_inset Quotes eld
26773 \end_inset
26774
26775 Subindex
26776 \begin_inset Quotes erd
26777 \end_inset
26778
26779 .
26780  If you do that, the heading of that list will be decreased by one level.
26781  E.
26782 \begin_inset space \thinspace{}
26783 \end_inset
26784
26785 g., if you use a book class, where the standard index heading is defined
26786  as a chapter, subindexes will be defined as sections and can thus be nested
26787  to the non-subindexes.
26788 \end_layout
26789
26790 \begin_layout Section
26791 Nomenclature / Glossary 
26792 \begin_inset Index idx
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796 Nomenclature
26797 \end_layout
26798
26799 \end_inset
26800
26801
26802 \begin_inset Index idx
26803 status collapsed
26804
26805 \begin_layout Plain Layout
26806 Glossary|see
26807 \begin_inset ERT
26808 status collapsed
26809
26810 \begin_layout Plain Layout
26811
26812 {
26813 \end_layout
26814
26815 \end_inset
26816
26817 Nomenclature
26818 \begin_inset ERT
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822
26823 }
26824 \end_layout
26825
26826 \end_inset
26827
26828
26829 \end_layout
26830
26831 \end_inset
26832
26833
26834 \begin_inset CommandInset label
26835 LatexCommand label
26836 name "sec:Nomenclature"
26837
26838 \end_inset
26839
26840
26841 \end_layout
26842
26843 \begin_layout Standard
26844 Sometimes you need to compile a list of symbols that are mentioned in your
26845  document with a brief explanation of them – a so called nomenclature or
26846  glossary.
26847 \end_layout
26848
26849 \begin_layout Standard
26850 To be able to create nomenclatures, you need the LaTeX package 
26851 \series bold
26852 nomencl
26853 \series default
26854
26855 \begin_inset Index idx
26856 status collapsed
26857
26858 \begin_layout Plain Layout
26859 LaTeX-packages ! nomencl
26860 \end_layout
26861
26862 \end_inset
26863
26864  installed.
26865  You find it in the TeX Catalogue, 
26866 \begin_inset CommandInset citation
26867 LatexCommand cite
26868 key "TeXCatalogue"
26869
26870 \end_inset
26871
26872  or in the package manager of your LaTeX-system.
26873 \end_layout
26874
26875 \begin_layout Standard
26876 A nomenclature entry is created if you place the cursor after a symbol entry
26877  and then use the menu 
26878 \family sans
26879 Insert\SpecialChar \menuseparator
26880
26881 \family default
26882 N
26883 \family sans
26884 omenclature
26885 \begin_inset space ~
26886 \end_inset
26887
26888 Entry
26889 \family default
26890  or the toolbar button 
26891 \begin_inset Graphics
26892         filename ../images/nomencl-insert.png
26893
26894 \end_inset
26895
26896 .
26897  A gray box labeled 
26898 \begin_inset Quotes eld
26899 \end_inset
26900
26901
26902 \family sans
26903 Nom
26904 \family default
26905
26906 \begin_inset Quotes erd
26907 \end_inset
26908
26909  is inserted and a window pops up asking for the nomenclature entry.
26910 \end_layout
26911
26912 \begin_layout Standard
26913 A nomenclature entry consists of two main entries.
26914  The first is the symbol that you want to refer to.
26915  The second is the description of the symbol.
26916 \end_layout
26917
26918 \begin_layout Standard
26919 \begin_inset Note Greyedout
26920 status open
26921
26922 \begin_layout Plain Layout
26923
26924 \series bold
26925 Note:
26926 \series default
26927  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26928 \end_layout
26929
26930 \end_inset
26931
26932
26933 \end_layout
26934
26935 \begin_layout Subsection
26936 Nomenclature Definition and Layout
26937 \begin_inset Index idx
26938 status collapsed
26939
26940 \begin_layout Plain Layout
26941 Nomenclature ! Layout
26942 \end_layout
26943
26944 \end_inset
26945
26946
26947 \end_layout
26948
26949 \begin_layout Standard
26950 When you have symbols in formulas, you have to define them in the 
26951 \family sans
26952 Symbol
26953 \family default
26954  field as LaTeX-formulas.
26955  For example to get 
26956 \begin_inset Quotes eld
26957 \end_inset
26958
26959
26960 \begin_inset Formula $\sigma$
26961 \end_inset
26962
26963
26964 \begin_inset Quotes erd
26965 \end_inset
26966
26967 , insert this:
26968 \begin_inset Newline newline
26969 \end_inset
26970
26971
26972 \series bold
26973 $
26974 \backslash
26975 sigma$
26976 \begin_inset Newline newline
26977 \end_inset
26978
26979
26980 \series default
26981 The 
26982 \begin_inset Quotes eld
26983 \end_inset
26984
26985 $
26986 \begin_inset Quotes erd
26987 \end_inset
26988
26989  character starts/ends the formula.
26990  The LaTeX-command for the Greek letter is the name of the letter beginning
26991  with a backslash 
26992 \begin_inset Quotes eld
26993 \end_inset
26994
26995
26996 \backslash
26997
26998 \begin_inset Quotes erd
26999 \end_inset
27000
27001 .
27002  For capital Greek letters, start the command also with a capital letter,
27003  like 
27004 \series bold
27005
27006 \backslash
27007 Sigma
27008 \series default
27009 .
27010 \end_layout
27011
27012 \begin_layout Standard
27013 (A short introduction to the LaTeX-syntax is given in section
27014 \begin_inset space ~
27015 \end_inset
27016
27017
27018 \begin_inset CommandInset ref
27019 LatexCommand ref
27020 reference "sub:LaTeX-Syntax"
27021
27022 \end_inset
27023
27024 .)
27025 \end_layout
27026
27027 \begin_layout Standard
27028 You cannot use the 
27029 \family sans
27030 Text
27031 \begin_inset space ~
27032 \end_inset
27033
27034 Style
27035 \family default
27036  dialog to format the description text but have to use LaTeX-commands.
27037  For example the description of the nomenclature entry for the 
27038 \begin_inset Quotes eld
27039 \end_inset
27040
27041
27042 \begin_inset Formula $\sigma$
27043 \end_inset
27044
27045
27046 \begin_inset Quotes erd
27047 \end_inset
27048
27049  in this document is:
27050 \begin_inset Newline newline
27051 \end_inset
27052
27053
27054 \series bold
27055 dummy entry for the character 
27056 \backslash
27057 textsf{sigma}
27058 \series default
27059
27060 \begin_inset Newline newline
27061 \end_inset
27062
27063 The command 
27064 \series bold
27065
27066 \backslash
27067 textsf
27068 \series default
27069  sets the fonts to 
27070 \family sans
27071 sans
27072 \begin_inset space ~
27073 \end_inset
27074
27075 serif
27076 \family default
27077 .
27078  To get 
27079 \series bold
27080 bold
27081 \series default
27082  font use the command 
27083 \series bold
27084
27085 \backslash
27086 textbf
27087 \series default
27088 , for 
27089 \family typewriter
27090 typewriter
27091 \family default
27092  use 
27093 \series bold
27094
27095 \backslash
27096 texttt
27097 \series default
27098 , for 
27099 \emph on
27100 emphasized
27101 \emph default
27102  use 
27103 \series bold
27104
27105 \backslash
27106 emph
27107 \series default
27108 .
27109 \end_layout
27110
27111 \begin_layout Subsection
27112 Sort Order of Nomenclature Entries
27113 \begin_inset Index idx
27114 status collapsed
27115
27116 \begin_layout Plain Layout
27117 Nomenclature ! Sort order
27118 \end_layout
27119
27120 \end_inset
27121
27122
27123 \end_layout
27124
27125 \begin_layout Standard
27126 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27127  the symbol definition.
27128  This leads to undesired results when you for example have symbols in formulas.
27129  Suppose you have nomenclature entries for the symbols 
27130 \emph on
27131 a
27132 \begin_inset CommandInset nomenclature
27133 LatexCommand nomenclature
27134 symbol "a"
27135 description "dummy entry for the character \"a\""
27136
27137 \end_inset
27138
27139
27140 \emph default
27141  and 
27142 \begin_inset Formula $\sigma$
27143 \end_inset
27144
27145
27146 \begin_inset CommandInset nomenclature
27147 LatexCommand nomenclature
27148 prefix "sigma"
27149 symbol "$\\sigma$"
27150 description "dummy entry for the character \\textsf{sigma}"
27151
27152 \end_inset
27153
27154 .
27155  They will be sorted by 
27156 \begin_inset Quotes eld
27157 \end_inset
27158
27159
27160 \family sans
27161 a
27162 \family default
27163
27164 \begin_inset Quotes erd
27165 \end_inset
27166
27167  and 
27168 \begin_inset Quotes eld
27169 \end_inset
27170
27171
27172 \family typewriter
27173 $
27174 \backslash
27175 sigma$
27176 \family default
27177
27178 \begin_inset Quotes erd
27179 \end_inset
27180
27181  – the 
27182 \begin_inset Formula $\sigma$
27183 \end_inset
27184
27185  will be sorted before the 
27186 \emph on
27187 a
27188 \emph default
27189  since the character 
27190 \begin_inset Quotes eld
27191 \end_inset
27192
27193 $
27194 \begin_inset Quotes erd
27195 \end_inset
27196
27197  is considered in sorting.
27198 \end_layout
27199
27200 \begin_layout Standard
27201 To control the sort order, you can edit the 
27202 \family sans
27203 Sort
27204 \begin_inset space ~
27205 \end_inset
27206
27207 as
27208 \family default
27209  field of the nomenclature dialog.
27210  Then the nomenclature entry will be sorted by this entry and not the symbol
27211  definition.
27212  For the example given, you can insert 
27213 \family typewriter
27214 sigma
27215 \family default
27216  in this field for the 
27217 \begin_inset Formula $\sigma$
27218 \end_inset
27219
27220 , then 
27221 \emph on
27222 a
27223 \emph default
27224  will be located before 
27225 \begin_inset Formula $\sigma$
27226 \end_inset
27227
27228 .
27229 \end_layout
27230
27231 \begin_layout Standard
27232 For subgrouping and tips for using sort entries see the 
27233 \series bold
27234 nomencl
27235 \series default
27236  documentation, 
27237 \begin_inset CommandInset citation
27238 LatexCommand cite
27239 key "nomencl"
27240
27241 \end_inset
27242
27243 .
27244 \end_layout
27245
27246 \begin_layout Subsection
27247 Nomenclature Options
27248 \begin_inset Index idx
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252 Nomenclature ! Options
27253 \end_layout
27254
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \begin_layout Standard
27261 The 
27262 \series bold
27263 nomencl
27264 \series default
27265  package offers some options to adjust the appearance of the nomenclature.
27266  Here are some of its options, for more have a look at its documentation:
27267 \end_layout
27268
27269 \begin_layout Description
27270 refeq Appends the phrase 
27271 \begin_inset Quotes eld
27272 \end_inset
27273
27274
27275 \family sans
27276 , see equation (
27277 \emph on
27278 eq
27279 \emph default
27280 )
27281 \family default
27282
27283 \begin_inset Quotes erd
27284 \end_inset
27285
27286  to every nomenclature entry, where 
27287 \family sans
27288 \emph on
27289 eq
27290 \family default
27291 \emph default
27292  is the number of the last equation in front of the nomenclature entry
27293 \end_layout
27294
27295 \begin_layout Description
27296 refpage Appends the phrase 
27297 \begin_inset Quotes eld
27298 \end_inset
27299
27300
27301 \family sans
27302 , page (
27303 \emph on
27304 page
27305 \emph default
27306 )
27307 \family default
27308
27309 \begin_inset Quotes erd
27310 \end_inset
27311
27312  to every nomenclature entry, where 
27313 \family sans
27314 \emph on
27315 page
27316 \family default
27317 \emph default
27318  is the number of the page on which the nomenclature entry appeared
27319 \end_layout
27320
27321 \begin_layout Description
27322 intoc Inserts the nomenclature in the Table of Contents
27323 \end_layout
27324
27325 \begin_layout Standard
27326 There are furthermore the options 
27327 \series bold
27328 croatian
27329 \series default
27330
27331 \series bold
27332 danish
27333 \series default
27334
27335 \series bold
27336 english
27337 \series default
27338
27339 \series bold
27340 french
27341 \series default
27342
27343 \series bold
27344 german
27345 \series default
27346
27347 \series bold
27348 italian
27349 \series default
27350
27351 \series bold
27352 polish
27353 \series default
27354
27355 \series bold
27356 portuguese
27357 \series default
27358
27359 \series bold
27360 russian
27361 \series default
27362
27363 \series bold
27364 spanish
27365 \series default
27366 , and 
27367 \series bold
27368 ukrainian
27369 \series default
27370  to print the reference texts and the nomenclature title in the corresponding
27371  language.
27372 \end_layout
27373
27374 \begin_layout Standard
27375 To use one or more of the options, add them to the comma-separated document
27376  class options list in the 
27377 \family sans
27378 Document\SpecialChar \menuseparator
27379 Settings
27380 \family default
27381  dialog.
27382  In this document the option 
27383 \series bold
27384 intoc
27385 \series default
27386  is used.
27387 \end_layout
27388
27389 \begin_layout Standard
27390 \begin_inset VSpace bigskip
27391 \end_inset
27392
27393
27394 \end_layout
27395
27396 \begin_layout Standard
27397 You can also use the first two options above only for certain nomenclature
27398  entries when you add one of the following commands as last entry to the
27399  
27400 \family sans
27401 Description
27402 \family default
27403  field in the nomenclature dialog:
27404 \end_layout
27405
27406 \begin_layout Description
27407
27408 \backslash
27409 nomrefeq Like the 
27410 \series bold
27411 refeq
27412 \series default
27413  option
27414 \end_layout
27415
27416 \begin_layout Description
27417
27418 \backslash
27419 nomrefpage Like the 
27420 \series bold
27421 refpage
27422 \series default
27423  option
27424 \end_layout
27425
27426 \begin_layout Description
27427
27428 \backslash
27429 nomrefeqpage Short notation of 
27430 \series bold
27431
27432 \backslash
27433 nomrefeq
27434 \backslash
27435 nomrefpage
27436 \end_layout
27437
27438 \begin_layout Description
27439
27440 \backslash
27441 nomnorefeq,
27442 \begin_inset space ~
27443 \end_inset
27444
27445
27446 \backslash
27447 nomnorefpage,
27448 \begin_inset space ~
27449 \end_inset
27450
27451
27452 \backslash
27453 nomnorefeqpage Turns off the corresponding options
27454 \end_layout
27455
27456 \begin_layout Subsection
27457 Printing the Nomenclature
27458 \begin_inset Index idx
27459 status collapsed
27460
27461 \begin_layout Plain Layout
27462 Nomenclature ! Printing
27463 \end_layout
27464
27465 \end_inset
27466
27467
27468 \end_layout
27469
27470 \begin_layout Standard
27471 To print the nomenclature, use the menu 
27472 \family sans
27473 Insert\SpecialChar \menuseparator
27474 Lists
27475 \begin_inset space ~
27476 \end_inset
27477
27478 /
27479 \begin_inset space ~
27480 \end_inset
27481
27482 TOC\SpecialChar \menuseparator
27483 Nomenclature
27484 \family default
27485 .
27486  A light blue box labeled 
27487 \begin_inset Quotes eld
27488 \end_inset
27489
27490
27491 \family sans
27492 Nomenclature
27493 \family default
27494
27495 \begin_inset Quotes erd
27496 \end_inset
27497
27498  will show the place where the nomenclature is printed in the output.
27499  Like the index list box, the nomenclature list box is not clickable.
27500 \end_layout
27501
27502 \begin_layout Standard
27503 In the printed output the title of the nomenclature appears as 
27504 \begin_inset Quotes eld
27505 \end_inset
27506
27507 Nomenclature
27508 \begin_inset Quotes erd
27509 \end_inset
27510
27511 .
27512  If you are not happy with the name, you can change it by redefining the
27513  command 
27514 \series bold
27515
27516 \backslash
27517 nomname
27518 \series default
27519  in the preamble.
27520  For example, in order to change the name to 
27521 \emph on
27522 List of Symbols
27523 \emph default
27524 , add the following line to the preamble:
27525 \end_layout
27526
27527 \begin_layout Standard
27528
27529 \family roman
27530 \series bold
27531
27532 \backslash
27533 renewcommand{
27534 \backslash
27535 nomname}{List of Symbols}
27536 \end_layout
27537
27538 \begin_layout Standard
27539 \begin_inset VSpace defskip
27540 \end_inset
27541
27542
27543 \end_layout
27544
27545 \begin_layout Standard
27546 If you are unhappy with the amount of space for symbols, you can alter it
27547  by adding the following line to the preamble:
27548 \end_layout
27549
27550 \begin_layout Standard
27551
27552 \family roman
27553 \series bold
27554
27555 \backslash
27556 renewcommand{
27557 \backslash
27558 nomlabelwidth}{width}
27559 \end_layout
27560
27561 \begin_layout Standard
27562
27563 \family roman
27564 where the width is a value with one of the units listed in Appendix
27565 \begin_inset space ~
27566 \end_inset
27567
27568
27569 \begin_inset CommandInset ref
27570 LatexCommand ref
27571 reference "cha:Units-available-in"
27572
27573 \end_inset
27574
27575 .
27576  The default value is 1
27577 \begin_inset space \thinspace{}
27578 \end_inset
27579
27580 cm.
27581 \end_layout
27582
27583 \begin_layout Subsection
27584 Nomenclature Program
27585 \begin_inset Index idx
27586 status collapsed
27587
27588 \begin_layout Plain Layout
27589 Nomenclature ! Program
27590 \end_layout
27591
27592 \end_inset
27593
27594
27595 \begin_inset CommandInset label
27596 LatexCommand label
27597 name "sub:Nomenclature-Program"
27598
27599 \end_inset
27600
27601
27602 \end_layout
27603
27604 \begin_layout Standard
27605 LyX uses the program 
27606 \family sans
27607 makeindex
27608 \family default
27609 , that is part of every LaTeX distribution, to generate the nomenclature.
27610  LyX's preferences dialog allows you to specify another program or to control
27611  
27612 \family sans
27613 makeindex
27614 \family default
27615  by adding options, see section
27616 \begin_inset space ~
27617 \end_inset
27618
27619
27620 \begin_inset CommandInset ref
27621 LatexCommand ref
27622 reference "sub:LaTeX-settings"
27623
27624 \end_inset
27625
27626 .
27627  The available options are listed and explained in 
27628 \begin_inset CommandInset citation
27629 LatexCommand cite
27630 key "nomencl,makeindex"
27631
27632 \end_inset
27633
27634 .
27635 \end_layout
27636
27637 \begin_layout Section
27638 Branches
27639 \begin_inset Index idx
27640 status collapsed
27641
27642 \begin_layout Plain Layout
27643 Branches
27644 \end_layout
27645
27646 \end_inset
27647
27648
27649 \begin_inset Index idx
27650 status collapsed
27651
27652 \begin_layout Plain Layout
27653 Document ! Branches
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \begin_inset CommandInset label
27660 LatexCommand label
27661 name "sec:Branches"
27662
27663 \end_inset
27664
27665
27666 \end_layout
27667
27668 \begin_layout Standard
27669 Sometimes it is useful to hide some document parts in the output.
27670  For example a teacher who is setting an exam obviously doesn't want the
27671  pupils to see the answers, but having questions and answers in the same
27672  document will make the life of the markers of that exam much easier.
27673 \end_layout
27674
27675 \begin_layout Standard
27676 For these cases LyX allows you to put text into branches.
27677  The text will then only appear in the output when its branch is activated.
27678  To create a branch, go in the 
27679 \family sans
27680 Document\SpecialChar \menuseparator
27681 Settings
27682 \family default
27683  dialog to 
27684 \family sans
27685 Branches
27686 \family default
27687 .
27688  The name of the branch, its activation state and the background color of
27689  the branches inside LyX can be specified in this dialog.
27690 \end_layout
27691
27692 \begin_layout Standard
27693 Text that should be in a branch is set into branch inset boxes.
27694  These boxes are inserted via the menu 
27695 \family sans
27696 Insert\SpecialChar \menuseparator
27697 Branch
27698 \family default
27699  where you can choose a branch.
27700  You can later change the branch of the boxes by right-clicking on them.
27701 \end_layout
27702
27703 \begin_layout Standard
27704 Here is an example, where only the question text appears, the answer branch
27705  is deactivated and does therefore not appear in the output:
27706 \end_layout
27707
27708 \begin_layout Standard
27709 \begin_inset Branch Question
27710 status open
27711
27712 \begin_layout Standard
27713 Question: Who was the first physics Nobel prize winner?
27714 \end_layout
27715
27716 \end_inset
27717
27718
27719 \end_layout
27720
27721 \begin_layout Standard
27722 \begin_inset Branch Answer
27723 status collapsed
27724
27725 \begin_layout Standard
27726 Answer: Wilhelm Conrad Röntgen
27727 \end_layout
27728
27729 \end_inset
27730
27731
27732 \end_layout
27733
27734 \begin_layout Standard
27735 \begin_inset VSpace bigskip
27736 \end_inset
27737
27738
27739 \end_layout
27740
27741 \begin_layout Standard
27742 To use conditional output inside places where you cannot insert branch insets,
27743  like inside equations, you can code special LaTeX definitions for each
27744  branch.
27745  For example you can define for the question branch
27746 \begin_inset Foot
27747 status collapsed
27748
27749 \begin_layout Plain Layout
27750 For an introduction to the LaTeX-syntax, see section
27751 \begin_inset space ~
27752 \end_inset
27753
27754
27755 \begin_inset CommandInset ref
27756 LatexCommand ref
27757 reference "sub:LaTeX-Syntax"
27758
27759 \end_inset
27760
27761 .
27762 \end_layout
27763
27764 \end_inset
27765
27766
27767 \end_layout
27768
27769 \begin_layout Standard
27770
27771 \series bold
27772
27773 \backslash
27774 newcommand{
27775 \backslash
27776 question}[1]{#1}
27777 \end_layout
27778
27779 \begin_layout Standard
27780
27781 \series bold
27782
27783 \backslash
27784 newcommand{
27785 \backslash
27786 answer}[1]{}
27787 \end_layout
27788
27789 \begin_layout Standard
27790 and for the answer branch
27791 \end_layout
27792
27793 \begin_layout Standard
27794
27795 \series bold
27796
27797 \backslash
27798 newcommand{
27799 \backslash
27800 question}[1]{}
27801 \end_layout
27802
27803 \begin_layout Standard
27804
27805 \series bold
27806
27807 \backslash
27808 newcommand{
27809 \backslash
27810 answer}[1]{#1}
27811 \end_layout
27812
27813 \begin_layout Standard
27814 \begin_inset Branch Question
27815 status open
27816
27817 \begin_layout Standard
27818 \begin_inset ERT
27819 status open
27820
27821 \begin_layout Plain Layout
27822
27823
27824 \backslash
27825 newcommand{
27826 \backslash
27827 question}[1]{#1}
27828 \end_layout
27829
27830 \begin_layout Plain Layout
27831
27832
27833 \backslash
27834 newcommand{
27835 \backslash
27836 answer}[1]{}
27837 \end_layout
27838
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \end_inset
27845
27846
27847 \end_layout
27848
27849 \begin_layout Standard
27850 \begin_inset Branch Answer
27851 status collapsed
27852
27853 \begin_layout Standard
27854 \begin_inset ERT
27855 status open
27856
27857 \begin_layout Plain Layout
27858
27859
27860 \backslash
27861 newcommand{
27862 \backslash
27863 question}[1]{}
27864 \end_layout
27865
27866 \begin_layout Plain Layout
27867
27868
27869 \backslash
27870 newcommand{
27871 \backslash
27872 answer}[1]{#1}
27873 \end_layout
27874
27875 \end_inset
27876
27877
27878 \end_layout
27879
27880 \end_inset
27881
27882
27883 \end_layout
27884
27885 \begin_layout Standard
27886 Now it is possible to use the commands 
27887 \series bold
27888
27889 \backslash
27890 question{\SpecialChar \ldots{}
27891 }
27892 \series default
27893  and 
27894 \series bold
27895
27896 \backslash
27897 answer{\SpecialChar \ldots{}
27898 }
27899 \series default
27900  to obtain conditional output.
27901  Here is an example formula where only the 
27902 \series bold
27903
27904 \backslash
27905 question
27906 \series default
27907  part appears:
27908 \begin_inset Formula \[
27909 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27910
27911 \end_inset
27912
27913
27914 \end_layout
27915
27916 \begin_layout Standard
27917 Inside math, the same effect can be achieved using math macros, see the
27918  
27919 \emph on
27920 Math
27921 \emph default
27922  manual.
27923 \end_layout
27924
27925 \begin_layout Section
27926 PDF Properties
27927 \begin_inset CommandInset label
27928 LatexCommand label
27929 name "sec:PDF-Properties"
27930
27931 \end_inset
27932
27933
27934 \begin_inset Index idx
27935 status collapsed
27936
27937 \begin_layout Plain Layout
27938 PDF properties
27939 \end_layout
27940
27941 \end_inset
27942
27943
27944 \end_layout
27945
27946 \begin_layout Standard
27947 The 
27948 \family sans
27949 Document Settings
27950 \family default
27951  dialog allows you in the 
27952 \family sans
27953 PDF Properties
27954 \family default
27955  to set up special options for the PDF output of your document.
27956  All options there are provided by the LaTeX-package 
27957 \series bold
27958 hyperref
27959 \series default
27960
27961 \begin_inset Index idx
27962 status collapsed
27963
27964 \begin_layout Plain Layout
27965 LaTeX-packages ! hyperref
27966 \end_layout
27967
27968 \end_inset
27969
27970 .
27971 \end_layout
27972
27973 \begin_layout Standard
27974 Using 
27975 \series bold
27976 hyperref
27977 \series default
27978  will link all cross-references in the DVI- and PDF-output.
27979  This means that the reader of your document will be able to click on a
27980  table of contents entry or on a reference and he is shown the referenced
27981  document part.
27982  You can specify in the dialog tab 
27983 \family sans
27984 Hyperlinks
27985 \family default
27986  how the links will look like and if links for bibliographical backreferences
27987  are created.
27988  The backreferences will appear in the bibliography behind the different
27989  entries, showing the number of the section, slide, or page where the entry
27990  is referenced.
27991 \end_layout
27992
27993 \begin_layout Standard
27994 In the dialog tab 
27995 \family sans
27996 Bookmarks
27997 \family default
27998  you can set if PDF-bookmarks should be created for every section of your
27999  document to make it easier for readers to navigate through the document.
28000  You can decide if the bookmarks should be numbered like your document sections
28001  or not.
28002  With the open bookmarks level you can specify what sectioning level should
28003  be displayed in the bookmarks when opening the PDF.
28004  For example level
28005 \begin_inset space ~
28006 \end_inset
28007
28008 2 will display all sections and subsections, while level
28009 \begin_inset space ~
28010 \end_inset
28011
28012 1 will only display the sections.
28013 \end_layout
28014
28015 \begin_layout Standard
28016 The header information in the dialog tab 
28017 \family sans
28018 General
28019 \family default
28020  are saved together with the PDF as file properties.
28021  Many programs are able to extract this information to e.
28022 \begin_inset space \thinspace{}
28023 \end_inset
28024
28025 g.
28026 \begin_inset space \space{}
28027 \end_inset
28028
28029 automatically recognize who the author is and what the PDF is about.
28030  This is very useful to sort, classify, or use PDFs for bibliography issues.
28031  When the option 
28032 \family sans
28033 Automatic fill header
28034 \family default
28035  is set, LyX tries to extract the header information from your document
28036  title and author settings.
28037 \end_layout
28038
28039 \begin_layout Standard
28040 The option 
28041 \family sans
28042 Load in fullscreen mode
28043 \family default
28044  will open the PDF in fullscreen mode, which is useful for presentations.
28045 \end_layout
28046
28047 \begin_layout Standard
28048 PDF properties are also used in this document.
28049  When you look in its document settings, you can see that some additional
28050  
28051 \series bold
28052 hyperref
28053 \series default
28054  options are used.
28055  For an explanation of them we refer you to the hyperref manual 
28056 \begin_inset CommandInset citation
28057 LatexCommand cite
28058 key "hyperref"
28059
28060 \end_inset
28061
28062 .
28063 \end_layout
28064
28065 \begin_layout Section
28066 TeX Code and the LaTeX Syntax
28067 \begin_inset CommandInset label
28068 LatexCommand label
28069 name "sec:TeX-Code"
28070
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \begin_layout Subsection
28077 TeX Code Boxes
28078 \begin_inset Index idx
28079 status collapsed
28080
28081 \begin_layout Plain Layout
28082 TeX Code
28083 \end_layout
28084
28085 \end_inset
28086
28087
28088 \begin_inset CommandInset label
28089 LatexCommand label
28090 name "sub:TeX-Code-Boxes"
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \begin_layout Standard
28098 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28099  constructs, but not all.
28100  LaTeX contains of hundreds of packages which provide different commands.
28101  All the time packages are being updated and new ones added.
28102  This has the advantage that you can typeset nearly everything as there
28103  is for every problem a LaTeX-package.
28104  But LyX can of course not be up to date and support all packages and their
28105  commands.
28106 \end_layout
28107
28108 \begin_layout Standard
28109 But don't worry, you can use any LaTeX-command directly in LyX inside the
28110  TeX Code box.
28111  A TeX Code box is created by the menu 
28112 \family sans
28113 Insert\SpecialChar \menuseparator
28114 TeX
28115 \begin_inset space ~
28116 \end_inset
28117
28118 Code
28119 \family default
28120  or by the toolbar button 
28121 \begin_inset Graphics
28122         filename ../images/ert-insert.png
28123
28124 \end_inset
28125
28126 .
28127  The box can be opened by left-clicking and closed by right-clicking on
28128  it.
28129 \end_layout
28130
28131 \begin_layout Standard
28132 You can insert complete or incomplete commands as TeX Code.
28133  Incomplete means that the command argument can be Standard LyX text.
28134  For example, if you want to draw a frame around a word and are therefore
28135  using the LaTeX-command 
28136 \series bold
28137
28138 \backslash
28139 fbox
28140 \series default
28141 , you can write the command part 
28142 \series bold
28143
28144 \backslash
28145 fbox{
28146 \series default
28147  in a TeX Code box before the word and the closing brace 
28148 \series bold
28149 }
28150 \series default
28151  in a second TeX Code box behind the word.
28152  The word between the two TeX Code boxes is then the argument as it is in
28153  the following example:
28154 \end_layout
28155
28156 \begin_layout Standard
28157 \begin_inset Graphics
28158         filename clipart/ERT.png
28159         scale 89
28160
28161 \end_inset
28162
28163
28164 \end_layout
28165
28166 \begin_layout Standard
28167 gives
28168 \end_layout
28169
28170 \begin_layout Standard
28171 This is a line with a 
28172 \begin_inset ERT
28173 status collapsed
28174
28175 \begin_layout Plain Layout
28176
28177
28178 \backslash
28179 fbox{
28180 \end_layout
28181
28182 \end_inset
28183
28184 framed
28185 \begin_inset ERT
28186 status collapsed
28187
28188 \begin_layout Plain Layout
28189
28190 }
28191 \end_layout
28192
28193 \end_inset
28194
28195  word.
28196 \end_layout
28197
28198 \begin_layout Standard
28199 \begin_inset Note Greyedout
28200 status open
28201
28202 \begin_layout Plain Layout
28203
28204 \series bold
28205 Note:
28206 \series default
28207  At the end of LaTeX-commands without parameters, you have to insert a space
28208  to let LaTeX know that the command is finished.
28209 \end_layout
28210
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \begin_layout Subsection
28217 Short Introduction to the LaTeX Syntax
28218 \begin_inset Argument
28219 status collapsed
28220
28221 \begin_layout Plain Layout
28222 The LaTeX Syntax
28223 \end_layout
28224
28225 \end_inset
28226
28227
28228 \begin_inset Index idx
28229 status collapsed
28230
28231 \begin_layout Plain Layout
28232 LaTeX Syntax
28233 \end_layout
28234
28235 \end_inset
28236
28237
28238 \begin_inset CommandInset label
28239 LatexCommand label
28240 name "sub:LaTeX-Syntax"
28241
28242 \end_inset
28243
28244
28245 \end_layout
28246
28247 \begin_layout Standard
28248 When you write larger documents or books, you will need to know something
28249  about the LaTeX-commands that LyX uses in the background.
28250  Because LaTeX is based on commands, you can 
28251 \begin_inset Quotes eld
28252 \end_inset
28253
28254 program
28255 \begin_inset Quotes erd
28256 \end_inset
28257
28258  your text.
28259  This has the advantage that the layout of the document can be changed at
28260  any time if you know the right commands.
28261  E.
28262 \begin_inset space \thinspace{}
28263 \end_inset
28264
28265 g.
28266 \begin_inset space \space{}
28267 \end_inset
28268
28269 imagine you have to write a manual for a product and the deadline is the
28270  end of the day.
28271  Your boss just has complimented you for your good work but wants to have
28272  all caption labels bold.
28273  But you have over hundred figure and table captions with non-bold labels
28274  in your manual.
28275  Of course it's impossible to change all caption labels manually in one
28276  day.
28277 \end_layout
28278
28279 \begin_layout Standard
28280 Now LaTeX comes into play.
28281  As mentioned above, for every problem there exists a LaTeX-package.
28282  First you have to find out which and therefore look in the LaTeX package
28283  database, 
28284 \begin_inset CommandInset citation
28285 LatexCommand cite
28286 key "Catalogue"
28287
28288 \end_inset
28289
28290 .
28291 \end_layout
28292
28293 \begin_layout Standard
28294 As result you know that the package 
28295 \series bold
28296 caption
28297 \series default
28298
28299 \begin_inset Index idx
28300 status collapsed
28301
28302 \begin_layout Plain Layout
28303 LaTeX-packages ! caption
28304 \end_layout
28305
28306 \end_inset
28307
28308  is what you need.
28309  To use a package, you have to load it in the document preamble (menu 
28310 \family sans
28311 Document\SpecialChar \menuseparator
28312 Settings
28313 \family default
28314 ) with the command
28315 \end_layout
28316
28317 \begin_layout Standard
28318
28319 \series bold
28320
28321 \backslash
28322 usepackage[options]{package name}
28323 \end_layout
28324
28325 \begin_layout Standard
28326 All LaTeX commands begin with a backslash, the command argument is set within
28327  two braces, and the options are set within two brackets.
28328  Note that not all commands have an argument and options.
28329 \end_layout
28330
28331 \begin_layout Standard
28332 In your case the package name is 
28333 \series bold
28334 caption
28335 \series default
28336 .
28337  After a look in the documentation of the package, you know that the option
28338  
28339 \series bold
28340 labelfont=bf
28341 \series default
28342  will change the font of all caption labels to bold.
28343  So you add the command
28344 \end_layout
28345
28346 \begin_layout Standard
28347
28348 \series bold
28349
28350 \backslash
28351 usepackage[labelfont=bf]{caption}
28352 \end_layout
28353
28354 \begin_layout Standard
28355 to the preamble and the problem is solved.
28356 \begin_inset Foot
28357 status collapsed
28358
28359 \begin_layout Plain Layout
28360 For more commands provided by the 
28361 \series bold
28362 caption
28363 \series default
28364  package, have a look at its documentation, 
28365 \begin_inset CommandInset citation
28366 LatexCommand cite
28367 key "caption"
28368
28369 \end_inset
28370
28371 .
28372 \end_layout
28373
28374 \end_inset
28375
28376
28377 \end_layout
28378
28379 \begin_layout Standard
28380 Note that some document classes have built-in solutions for well known problems
28381  like your case.
28382  For example if you use a 
28383 \family sans
28384 KOMA-Script
28385 \family default
28386  class, you don't need the package 
28387 \series bold
28388 caption
28389 \series default
28390 , you can instead write
28391 \end_layout
28392
28393 \begin_layout Standard
28394
28395 \series bold
28396
28397 \backslash
28398 setkomafont{captionlabel}{
28399 \backslash
28400 bfseries}
28401 \end_layout
28402
28403 \begin_layout Standard
28404 in the preamble and the problem is solved.
28405  So if you plan to write a large document, you should have a look at the
28406  documentation of the document class you want to use.
28407  (
28408 \series bold
28409
28410 \backslash
28411 setkomafont
28412 \series default
28413  is an example of a command with more than one argument.)
28414 \end_layout
28415
28416 \begin_layout Standard
28417 Commands in the preamble affect the whole document, while commands in the
28418  text affect only the text after the command or only the text used as command
28419  argument.
28420  To insert a LaTeX-command in text, use the TeX Code box as described in
28421  the previous section.
28422 \end_layout
28423
28424 \begin_layout Standard
28425 If you want to learn more about LaTeX and its syntax, have a look at the
28426  LaTeX-books 
28427 \begin_inset CommandInset citation
28428 LatexCommand cite
28429 key "latexcompanion,latexguide"
28430
28431 \end_inset
28432
28433 .
28434  
28435 \end_layout
28436
28437 \begin_layout Section
28438 Previewing Snippets of your Document
28439 \begin_inset CommandInset label
28440 LatexCommand label
28441 name "sec:Previewing-snippets-of"
28442
28443 \end_inset
28444
28445
28446 \begin_inset Index idx
28447 status collapsed
28448
28449 \begin_layout Plain Layout
28450 Instant preview
28451 \end_layout
28452
28453 \end_inset
28454
28455
28456 \begin_inset Index idx
28457 status collapsed
28458
28459 \begin_layout Plain Layout
28460 Document ! Preview
28461 \end_layout
28462
28463 \end_inset
28464
28465
28466 \end_layout
28467
28468 \begin_layout Standard
28469 LyX allows you to generate previews of sections of your document on the
28470  fly so you can see how they'll look in the final document without having
28471  to break your train of thought with 
28472 \family sans
28473 View\SpecialChar \menuseparator
28474 DVI
28475 \family default
28476 .
28477 \end_layout
28478
28479 \begin_layout Standard
28480 If you would for example like to see in LyX your math formulas typeset by
28481  LaTeX, install the LaTeX-package 
28482 \series bold
28483 preview-latex
28484 \series default
28485
28486 \begin_inset Index idx
28487 status collapsed
28488
28489 \begin_layout Plain Layout
28490 LaTeX-packages ! preview-latex
28491 \end_layout
28492
28493 \end_inset
28494
28495  as explained below, and turn on 
28496 \family sans
28497 Instant
28498 \begin_inset space ~
28499 \end_inset
28500
28501 preview
28502 \family default
28503  in the 
28504 \family sans
28505 Tools\SpecialChar \menuseparator
28506 Preferences 
28507 \family default
28508 dialog under Look
28509 \begin_inset space ~
28510 \end_inset
28511
28512 and
28513 \begin_inset space ~
28514 \end_inset
28515
28516 feel\SpecialChar \menuseparator
28517 Display.
28518  The 
28519 \family sans
28520 Preview
28521 \begin_inset space ~
28522 \end_inset
28523
28524 Size
28525 \family default
28526  is the multiplication factor for the size.
28527 \end_layout
28528
28529 \begin_layout Standard
28530 Previews are generated when you load a document into LyX and when you finish
28531  editing an inset.
28532  Previews of an already loaded document are 
28533 \emph on
28534 not
28535 \emph default
28536  generated just by selecting the 
28537 \family sans
28538 Instant
28539 \begin_inset space ~
28540 \end_inset
28541
28542 preview
28543 \family default
28544  check box, you have to reopen the documents to activate the previews.
28545 \end_layout
28546
28547 \begin_layout Standard
28548 LyX will generate previews of math insets.
28549  It will also generate previews of included insets if you select the 
28550 \family sans
28551 Show
28552 \begin_inset space ~
28553 \end_inset
28554
28555 preview
28556 \family default
28557  check box in the insert dialog.
28558  This is useful if you wish to generate a preview of a LaTeX figure, for
28559  example.
28560 \end_layout
28561
28562 \begin_layout Standard
28563 To get previews working, you need the LaTeX package 
28564 \series bold
28565 preview-latex
28566 \series default
28567  (on some systems named simply 
28568 \series bold
28569 preview
28570 \series default
28571 ) installed.
28572  If it is not already installed, you will find it in the TeX Catalogue,
28573  
28574 \begin_inset CommandInset citation
28575 LatexCommand cite
28576 key "TeXCatalogue"
28577
28578 \end_inset
28579
28580  or in the package manager of your LaTeX-system.
28581  You obtain prettier results if you install the program 
28582 \family typewriter
28583 pnmcrop
28584 \family default
28585  from the 
28586 \family typewriter
28587 netpbm
28588 \family default
28589  package; for LyX on Windows this program is automatically installed together
28590  with LyX.
28591 \end_layout
28592
28593 \begin_layout Standard
28594 \begin_inset VSpace bigskip
28595 \end_inset
28596
28597
28598 \end_layout
28599
28600 \begin_layout Standard
28601 You can furthermore preview the LaTeX source of the whole document or parts
28602  of it.
28603  Use the menu 
28604 \family sans
28605 View\SpecialChar \menuseparator
28606 View
28607 \begin_inset space ~
28608 \end_inset
28609
28610 Source
28611 \family default
28612  and a window will be shown where you can see the LaTeX-source code.
28613  The window shows the source of the whole paragraph where the cursor is
28614  currently in.
28615  You can also select document parts in LyX's main window, then only this
28616  selection (when it is more than one paragraph) is shown as source code.
28617  To view the whole document as source, enable the corresponding option in
28618  the source view window.
28619 \end_layout
28620
28621 \begin_layout Section
28622 Spell Checking
28623 \begin_inset CommandInset label
28624 LatexCommand label
28625 name "sec:Spellchecking"
28626
28627 \end_inset
28628
28629
28630 \begin_inset Index idx
28631 status collapsed
28632
28633 \begin_layout Plain Layout
28634 Spell checking
28635 \end_layout
28636
28637 \end_inset
28638
28639
28640 \end_layout
28641
28642 \begin_layout Standard
28643 LyX itself has no built-in spell checker.
28644  Rather it uses one of the external programs 
28645 \family typewriter
28646 aspell
28647 \family default
28648
28649 \family typewriter
28650 ispell
28651 \family default
28652
28653 \family typewriter
28654 hspell
28655 \family default
28656 , or 
28657 \family typewriter
28658 pspell
28659 \family default
28660  as backend.
28661  This section assumes you have already installed and set up one of these
28662  programs.
28663  
28664 \family typewriter
28665 aspell
28666 \family default
28667  can be seen as the successor to 
28668 \family typewriter
28669 ispell
28670 \family default
28671 , and contrary to 
28672 \family typewriter
28673 ispell
28674 \family default
28675 , it supports multiple languages in parallel, so it is recommended to use
28676  aspell.
28677  
28678 \family typewriter
28679 hspell
28680 \family default
28681  is a Hebrew spell-checker.
28682  The used spell checker and its settings are specified in LyX's preferences
28683  under 
28684 \family sans
28685 Language Settings
28686 \family default
28687 .
28688 \end_layout
28689
28690 \begin_layout Standard
28691 For LyX on Windows, the selection box for the spell checking program is
28692  greyed out in the preferences dialog because only 
28693 \family typewriter
28694 aspell
28695 \family default
28696  can be used.
28697 \end_layout
28698
28699 \begin_layout Standard
28700 The menu
28701 \family sans
28702  Tools\SpecialChar \menuseparator
28703 Spellchecker
28704 \family default
28705  or the toolbar button 
28706 \begin_inset Graphics
28707         filename ../images/dialog-show_spellchecker.png
28708
28709 \end_inset
28710
28711  starts the spell checking beginning from the current cursor position.
28712  A dialog window will appear showing any incorrect (or unknown) word found,
28713  allowing you to edit and replace it in a second line.
28714  Whenever an unknown word is found, the word is highlighted and the text
28715  scrolled so that it is visible.
28716  In the 
28717 \family sans
28718 spell checker
28719 \family default
28720  dialog, there is also a box showing suggestions for a correction, if any
28721  could be found.
28722  Clicking on one of the corrections will copy to the 
28723 \family sans
28724 Replace
28725 \family default
28726  field, double-click invokes directly the replacement.
28727  Unknown but correctly typed words can be added to the personal dictionary.
28728 \end_layout
28729
28730 \begin_layout Standard
28731 By default, the dictionary file used is determined by the document language
28732  that is set in the 
28733 \family sans
28734 Document\SpecialChar \menuseparator
28735 Settings
28736 \family default
28737  dialog.
28738  If you do not have a dictionary for the document language, spell checking
28739  will bring an error message.
28740  In this case, you can specify another dictionary file in the dialog by
28741  specifying a different 
28742 \family sans
28743 Alternative language
28744 \family default
28745  in preferences dialog.
28746 \end_layout
28747
28748 \begin_layout Standard
28749 After a spell check you will be informed about the number of checked words.
28750 \end_layout
28751
28752 \begin_layout Subsubsection*
28753 Limitations
28754 \end_layout
28755
28756 \begin_layout Standard
28757 It is not possible to change the spelling of a particular word globally,
28758  rather than having to change the spelling separately for each occurrence
28759  of the word.
28760  But you can use the 
28761 \family sans
28762 Find
28763 \begin_inset space ~
28764 \end_inset
28765
28766 &
28767 \begin_inset space ~
28768 \end_inset
28769
28770 Replace
28771 \family default
28772  dialog for that.
28773 \end_layout
28774
28775 \begin_layout Standard
28776 LyX cannot correctly spell check documents containing multiple languages.
28777  This does work with 
28778 \family typewriter
28779 pspell
28780 \family default
28781 , assuming you have marked the different languages appropriately.
28782 \end_layout
28783
28784 \begin_layout Subsubsection*
28785 Further Settings
28786 \end_layout
28787
28788 \begin_layout Standard
28789 The 
28790 \family sans
28791 Spellchecker
28792 \family default
28793  section in the preferences dialog has some additional options:
28794 \end_layout
28795
28796 \begin_layout Description
28797 Escape
28798 \begin_inset space ~
28799 \end_inset
28800
28801 characters Allows you to add non-standard characters that the spell checker
28802  should consider, e.
28803 \begin_inset space \thinspace{}
28804 \end_inset
28805
28806 g.
28807 \begin_inset space \space{}
28808 \end_inset
28809
28810 German umlauts although you are spell checking an English document.
28811  This should not normally be needed.
28812 \end_layout
28813
28814 \begin_layout Description
28815 Personal
28816 \begin_inset space ~
28817 \end_inset
28818
28819 dictionary to use a different file as your personal dictionary instead of
28820  the spell checker's default choice 
28821 \end_layout
28822
28823 \begin_layout Description
28824 Accept
28825 \begin_inset space ~
28826 \end_inset
28827
28828 compound
28829 \begin_inset space ~
28830 \end_inset
28831
28832 words Prevent the spell checker from complaining about compounded words
28833  like 
28834 \begin_inset Quotes eld
28835 \end_inset
28836
28837 passthrough
28838 \begin_inset Quotes erd
28839 \end_inset
28840
28841 .
28842 \end_layout
28843
28844 \begin_layout Description
28845 Use
28846 \begin_inset space ~
28847 \end_inset
28848
28849 input
28850 \begin_inset space ~
28851 \end_inset
28852
28853 encoding Uses the document encoding that is set in the 
28854 \family sans
28855 Document\SpecialChar \menuseparator
28856 Settings
28857 \family default
28858  dialog under 
28859 \family sans
28860 Language
28861 \family default
28862  also for the spellchecker.
28863 \begin_inset Foot
28864 status collapsed
28865
28866 \begin_layout Plain Layout
28867 The encodings are explained in section
28868 \begin_inset space ~
28869 \end_inset
28870
28871
28872 \begin_inset CommandInset ref
28873 LatexCommand ref
28874 reference "cha:The-Document-Settings"
28875
28876 \end_inset
28877
28878 .
28879 \end_layout
28880
28881 \end_inset
28882
28883  Only enable this if you use 
28884 \family typewriter
28885 ispell
28886 \family default
28887  and can't spell check words with international letters in them.
28888  There have been reports that this does not work with all dictionaries,
28889  so this is disabled by default.
28890 \end_layout
28891
28892 \begin_layout Section
28893 Thesaurus
28894 \begin_inset Index idx
28895 status collapsed
28896
28897 \begin_layout Plain Layout
28898 Thesaurus
28899 \end_layout
28900
28901 \end_inset
28902
28903
28904 \begin_inset CommandInset label
28905 LatexCommand label
28906 name "sec:Thesaurus"
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \begin_layout Standard
28914 LyX provides a multilingual thesaurus.
28915  It uses the same thesaurus framework as OpenOffice and Firefox (namely
28916  the 
28917 \emph on
28918 MyThes
28919 \emph default
28920
28921 \begin_inset Foot
28922 status collapsed
28923
28924 \begin_layout Plain Layout
28925 \begin_inset CommandInset href
28926 LatexCommand href
28927 target "http://lingucomponent.openoffice.org/thesaurus.html"
28928
28929 \end_inset
28930
28931
28932 \end_layout
28933
28934 \end_inset
28935
28936  thesaurus library, which is included in LyX).
28937  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
28938  are available for many languages.
28939 \end_layout
28940
28941 \begin_layout Standard
28942 This section describes how new dictionaries are installed and set up for
28943  the use with LyX.
28944 \end_layout
28945
28946 \begin_layout Subsection
28947 Setting up the thesaurus
28948 \end_layout
28949
28950 \begin_layout Standard
28951 The 
28952 \emph on
28953 MyThes/
28954 \emph default
28955 OpenOffice thesauri consist of two files per language: A file with the suffix
28956  
28957 \emph on
28958 *.dat
28959 \emph default
28960  containing the data and an index file with the suffix 
28961 \emph on
28962 *.idx
28963 \emph default
28964 .
28965  The standardized file names include the language code for the given language
28966  (e.
28967 \begin_inset space \thinspace{}
28968 \end_inset
28969
28970 g.
28971  en_EN for English).
28972  For instance, the English files are named:
28973 \end_layout
28974
28975 \begin_layout Itemize
28976 th_en_EN_v2.idx
28977 \end_layout
28978
28979 \begin_layout Itemize
28980 th_en_EN_v2.dat
28981 \end_layout
28982
28983 \begin_layout Standard
28984 If you have OpenOffice and its thesaurus installed, these files should be
28985  already on your system.
28986  If not, you can get dictionaries from the site 
28987 \begin_inset Flex URL
28988 status collapsed
28989
28990 \begin_layout Plain Layout
28991
28992 http://extensions.services.openoffice.org
28993 \end_layout
28994
28995 \end_inset
28996
28997 .
28998  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28999  archives (
29000 \emph on
29001 *.oxt
29002 \emph default
29003 ) that contain other files such as spellchecker dictionaries besides the
29004  thesauri.
29005  These archives are simple zip files, so you can unpack them as you would
29006  unpack a zip archive.
29007 \end_layout
29008
29009 \begin_layout Standard
29010 Put the 
29011 \emph on
29012 *.idx
29013 \emph default
29014  and 
29015 \emph on
29016 *.dat
29017 \emph default
29018  files of all languages you want to use into one directory (do not use subfolder
29019 s), and specify the path to this directory in 
29020 \family sans
29021 Tools\SpecialChar \menuseparator
29022 Preferences\SpecialChar \menuseparator
29023 Paths
29024 \family default
29025 .
29026  Now the thesaurus should be ready to use.
29027 \end_layout
29028
29029 \begin_layout Subsection
29030 Using the thesaurus
29031 \end_layout
29032
29033 \begin_layout Standard
29034 To start the thesaurus, use the menu 
29035 \family sans
29036 Tools\SpecialChar \menuseparator
29037 Thesaurus
29038 \family default
29039  or the toolbar button 
29040 \begin_inset Graphics
29041         filename ../images/thesaurus-entry.png
29042         rotateOrigin center
29043
29044 \end_inset
29045
29046  while the cursor is at the word you want to look up or while a word is
29047  selected.
29048  A dialog pops up showing you probably related words that you can use as
29049  replacement.
29050  The proposals are grouped into categories.
29051  Note that the thesaurus does not only show synonyms, but also hyperonyms
29052  and hyponyms (such as 
29053 \emph on
29054 plant
29055 \emph default
29056  for 
29057 \emph on
29058 tree
29059 \emph default
29060 ), compounds (such as 
29061 \emph on
29062 tree diagram
29063 \emph default
29064 ) and antonyms (such as 
29065 \emph on
29066 women
29067 \emph default
29068  for 
29069 \emph on
29070 men
29071 \emph default
29072 ), which are marked as such.
29073 \end_layout
29074
29075 \begin_layout Standard
29076 The language is automatically chosen from the language at the cursor, but
29077  you can also switch it in the dialog, as you can enter new words to look
29078  up directly there.
29079 \end_layout
29080
29081 \begin_layout Standard
29082 Note that the thesaurus cannot handle phrases (only compounds that are in
29083  the dictionary, such as the above 
29084 \emph on
29085 tree diagram
29086 \emph default
29087 ), and you have to use the so called lemma form, i.
29088 \begin_inset space \thinspace{}
29089 \end_inset
29090
29091 e.
29092  the form that is used in the dictionaries (for many languages: first person
29093  singular indicative active for nouns, infinitive for verbs).
29094  For example looking up the word forms 
29095 \emph on
29096 reports
29097 \emph default
29098  or 
29099 \emph on
29100 reporting
29101 \emph default
29102  yields no results, while results are shown for the word form 
29103 \emph on
29104 report
29105 \emph default
29106 .
29107  Your best bet is to highlight only the relevant parts of such word (e.
29108 \begin_inset space \thinspace{}
29109 \end_inset
29110
29111 g.
29112  
29113 \emph on
29114 report
29115 \emph default
29116  in 
29117 \emph on
29118 report
29119 \emph default
29120 s), then you get proposals without adjusting the query in the dialog, and
29121  also the replacement will probably be correct (as only the highlighted
29122  part will be replaced, thus the ending remains).
29123 \end_layout
29124
29125 \begin_layout Subsection
29126 License of the Thesaurus library
29127 \end_layout
29128
29129 \begin_layout Standard
29130 The 
29131 \emph on
29132 MyThes
29133 \emph default
29134  library, which is used by LyX for the thesaurus, was created by 
29135 \noun on
29136 Kevin B.
29137  Hendricks
29138 \noun default
29139  as a standalone program.
29140  Version 1.1 of the library is included in LyX.
29141  The library was released under the 
29142 \emph on
29143 Berkeley Database License
29144 \emph default
29145 , which is compatible with LyX's license, the GPL.
29146  In order to meet the requirements of the Berkeley Database License, the
29147  MyThes license file is included in the LyX sources in the folder 
29148 \family sans
29149 ~src/support/mythes/license.readme
29150 \family default
29151 .
29152  In LyX Windows installations it is additionally available in the file 
29153 \family sans
29154 MyThes-License.txt
29155 \family default
29156  that is in the same folder as the file lyx.exe.
29157 \end_layout
29158
29159 \begin_layout Section
29160 Change Tracking
29161 \begin_inset Index idx
29162 status collapsed
29163
29164 \begin_layout Plain Layout
29165 Change Tracking
29166 \end_layout
29167
29168 \end_inset
29169
29170
29171 \begin_inset Index idx
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175 Document ! Change Tracking
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \begin_inset CommandInset label
29182 LatexCommand label
29183 name "sec:Change-Tracking"
29184
29185 \end_inset
29186
29187
29188 \end_layout
29189
29190 \begin_layout Standard
29191 When you work on a document collaboratively it is extremely useful to be
29192  able to see changes that others have made highlighted in the document.
29193  You can then decide if you want to accept a change or not.
29194  This can be achieved by turning on change tracking in the menu 
29195 \family sans
29196 Document\SpecialChar \menuseparator
29197 Change
29198 \begin_inset space ~
29199 \end_inset
29200
29201 Tracking\SpecialChar \menuseparator
29202 Track
29203 \begin_inset space ~
29204 \end_inset
29205
29206 Changes
29207 \family default
29208 .
29209 \end_layout
29210
29211 \begin_layout Standard
29212 Changes made in the document will then be highlighted by strokes and colors:
29213  
29214 \bar under
29215 \color blue
29216 underlined text
29217 \bar default
29218 \color inherit
29219  is an addition, 
29220 \strikeout on
29221 \color blue
29222 canceled text
29223 \strikeout default
29224 \color inherit
29225  is a deletion.
29226  The color depends on the author that made the change.
29227  You can change the color in LyX's preferences dialog under 
29228 \family sans
29229 Look
29230 \begin_inset space ~
29231 \end_inset
29232
29233 and
29234 \begin_inset space ~
29235 \end_inset
29236
29237 feel
29238 \family default
29239
29240 \family sans
29241 Colors
29242 \family default
29243 .
29244 \begin_inset Index idx
29245 status collapsed
29246
29247 \begin_layout Plain Layout
29248 Color ! Change tracking
29249 \end_layout
29250
29251 \end_inset
29252
29253  The author and the date of the change are shown in LyX's status bar when
29254  the cursor is in changed text.
29255  The same information is shown when you use the toolbar button 
29256 \begin_inset Graphics
29257         filename ../images/changes-merge.png
29258         rotateOrigin center
29259
29260 \end_inset
29261
29262 .
29263 \end_layout
29264
29265 \begin_layout Standard
29266 When change tracking is activated, you will see the review toolbar in LyX:
29267 \begin_inset Index idx
29268 status collapsed
29269
29270 \begin_layout Plain Layout
29271 Toolbar ! Review
29272 \end_layout
29273
29274 \end_inset
29275
29276
29277 \end_layout
29278
29279 \begin_layout Standard
29280 \begin_inset VSpace defskip
29281 \end_inset
29282
29283
29284 \end_layout
29285
29286 \begin_layout Standard
29287 \begin_inset Graphics
29288         filename clipart/ChangesToolbar.png
29289
29290 \end_inset
29291
29292
29293 \end_layout
29294
29295 \begin_layout Standard
29296 \begin_inset VSpace defskip
29297 \end_inset
29298
29299
29300 \end_layout
29301
29302 \begin_layout Standard
29303 The review toolbar as shown above contains from left to right the following
29304  buttons:
29305 \end_layout
29306
29307 \begin_layout Standard
29308 \begin_inset VSpace defskip
29309 \end_inset
29310
29311
29312 \end_layout
29313
29314 \begin_layout Standard
29315 \begin_inset Tabular
29316 <lyxtabular version="3" rows="10" columns="2">
29317 <features islongtable="true" longtabularalignment="center">
29318 <column alignment="left" valignment="top" width="0">
29319 <column alignment="left" valignment="top" width="0">
29320 <row interlinespace="2.5mm">
29321 <cell alignment="center" valignment="top" usebox="none">
29322 \begin_inset Text
29323
29324 \begin_layout Plain Layout
29325 \begin_inset Graphics
29326         filename ../images/changes-track.png
29327         rotateOrigin center
29328
29329 \end_inset
29330
29331
29332 \end_layout
29333
29334 \end_inset
29335 </cell>
29336 <cell alignment="center" valignment="top" usebox="none">
29337 \begin_inset Text
29338
29339 \begin_layout Plain Layout
29340
29341 \family sans
29342 Document\SpecialChar \menuseparator
29343 Change
29344 \begin_inset space ~
29345 \end_inset
29346
29347 Tracking\SpecialChar \menuseparator
29348 Track
29349 \begin_inset space ~
29350 \end_inset
29351
29352 Changes
29353 \end_layout
29354
29355 \end_inset
29356 </cell>
29357 </row>
29358 <row interlinespace="2.5mm">
29359 <cell alignment="center" valignment="top" usebox="none">
29360 \begin_inset Text
29361
29362 \begin_layout Plain Layout
29363 \begin_inset Graphics
29364         filename ../images/changes-output.png
29365         rotateOrigin center
29366
29367 \end_inset
29368
29369
29370 \end_layout
29371
29372 \end_inset
29373 </cell>
29374 <cell alignment="center" valignment="top" usebox="none">
29375 \begin_inset Text
29376
29377 \begin_layout Plain Layout
29378
29379 \family sans
29380 Document\SpecialChar \menuseparator
29381 Change
29382 \begin_inset space ~
29383 \end_inset
29384
29385 Tracking\SpecialChar \menuseparator
29386 Show
29387 \begin_inset space ~
29388 \end_inset
29389
29390 Changes
29391 \begin_inset space ~
29392 \end_inset
29393
29394 in
29395 \begin_inset space ~
29396 \end_inset
29397
29398 Output
29399 \end_layout
29400
29401 \end_inset
29402 </cell>
29403 </row>
29404 <row interlinespace="2.5mm">
29405 <cell alignment="center" valignment="top" usebox="none">
29406 \begin_inset Text
29407
29408 \begin_layout Plain Layout
29409 \begin_inset Graphics
29410         filename ../images/change-next.png
29411         rotateOrigin center
29412
29413 \end_inset
29414
29415
29416 \end_layout
29417
29418 \end_inset
29419 </cell>
29420 <cell alignment="center" valignment="top" usebox="none">
29421 \begin_inset Text
29422
29423 \begin_layout Plain Layout
29424 Jumps to the next change
29425 \end_layout
29426
29427 \end_inset
29428 </cell>
29429 </row>
29430 <row interlinespace="2.5mm">
29431 <cell alignment="center" valignment="top" usebox="none">
29432 \begin_inset Text
29433
29434 \begin_layout Plain Layout
29435 \begin_inset Graphics
29436         filename ../images/change-accept.png
29437         rotateOrigin center
29438
29439 \end_inset
29440
29441
29442 \end_layout
29443
29444 \end_inset
29445 </cell>
29446 <cell alignment="center" valignment="top" usebox="none">
29447 \begin_inset Text
29448
29449 \begin_layout Plain Layout
29450
29451 \family sans
29452 Document\SpecialChar \menuseparator
29453 Change
29454 \begin_inset space ~
29455 \end_inset
29456
29457 Tracking\SpecialChar \menuseparator
29458 Accept
29459 \begin_inset space ~
29460 \end_inset
29461
29462 Change
29463 \end_layout
29464
29465 \end_inset
29466 </cell>
29467 </row>
29468 <row interlinespace="2.5mm">
29469 <cell alignment="center" valignment="top" usebox="none">
29470 \begin_inset Text
29471
29472 \begin_layout Plain Layout
29473 \begin_inset Graphics
29474         filename ../images/change-reject.png
29475         rotateOrigin center
29476
29477 \end_inset
29478
29479
29480 \end_layout
29481
29482 \end_inset
29483 </cell>
29484 <cell alignment="center" valignment="top" usebox="none">
29485 \begin_inset Text
29486
29487 \begin_layout Plain Layout
29488
29489 \family sans
29490 Document\SpecialChar \menuseparator
29491 Change
29492 \begin_inset space ~
29493 \end_inset
29494
29495 Tracking\SpecialChar \menuseparator
29496 Reject
29497 \begin_inset space ~
29498 \end_inset
29499
29500 Change
29501 \end_layout
29502
29503 \end_inset
29504 </cell>
29505 </row>
29506 <row interlinespace="2.5mm">
29507 <cell alignment="center" valignment="top" usebox="none">
29508 \begin_inset Text
29509
29510 \begin_layout Plain Layout
29511 \begin_inset Graphics
29512         filename ../images/changes-merge.png
29513         rotateOrigin center
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \end_inset
29521 </cell>
29522 <cell alignment="center" valignment="top" usebox="none">
29523 \begin_inset Text
29524
29525 \begin_layout Plain Layout
29526
29527 \family sans
29528 Document\SpecialChar \menuseparator
29529 Change
29530 \begin_inset space ~
29531 \end_inset
29532
29533 Tracking\SpecialChar \menuseparator
29534 Merge
29535 \begin_inset space ~
29536 \end_inset
29537
29538 Changes
29539 \end_layout
29540
29541 \end_inset
29542 </cell>
29543 </row>
29544 <row interlinespace="2.5mm">
29545 <cell alignment="center" valignment="top" usebox="none">
29546 \begin_inset Text
29547
29548 \begin_layout Plain Layout
29549 \begin_inset Graphics
29550         filename ../images/all-changes-accept.png
29551         rotateOrigin center
29552
29553 \end_inset
29554
29555
29556 \end_layout
29557
29558 \end_inset
29559 </cell>
29560 <cell alignment="center" valignment="top" usebox="none">
29561 \begin_inset Text
29562
29563 \begin_layout Plain Layout
29564
29565 \family sans
29566 Document\SpecialChar \menuseparator
29567 Change
29568 \begin_inset space ~
29569 \end_inset
29570
29571 Tracking\SpecialChar \menuseparator
29572 Accept
29573 \begin_inset space ~
29574 \end_inset
29575
29576 All
29577 \begin_inset space ~
29578 \end_inset
29579
29580 Changes
29581 \end_layout
29582
29583 \end_inset
29584 </cell>
29585 </row>
29586 <row interlinespace="2.5mm">
29587 <cell alignment="center" valignment="top" usebox="none">
29588 \begin_inset Text
29589
29590 \begin_layout Plain Layout
29591 \begin_inset Graphics
29592         filename ../images/all-changes-reject.png
29593         rotateOrigin center
29594
29595 \end_inset
29596
29597
29598 \end_layout
29599
29600 \end_inset
29601 </cell>
29602 <cell alignment="center" valignment="top" usebox="none">
29603 \begin_inset Text
29604
29605 \begin_layout Plain Layout
29606
29607 \family sans
29608 Document\SpecialChar \menuseparator
29609 Change
29610 \begin_inset space ~
29611 \end_inset
29612
29613 Tracking\SpecialChar \menuseparator
29614 Reject
29615 \begin_inset space ~
29616 \end_inset
29617
29618 All
29619 \begin_inset space ~
29620 \end_inset
29621
29622 Changes
29623 \end_layout
29624
29625 \end_inset
29626 </cell>
29627 </row>
29628 <row interlinespace="2.5mm">
29629 <cell alignment="center" valignment="top" usebox="none">
29630 \begin_inset Text
29631
29632 \begin_layout Plain Layout
29633 \begin_inset Graphics
29634         filename ../images/note-insert.png
29635         rotateOrigin center
29636
29637 \end_inset
29638
29639
29640 \end_layout
29641
29642 \end_inset
29643 </cell>
29644 <cell alignment="center" valignment="top" usebox="none">
29645 \begin_inset Text
29646
29647 \begin_layout Plain Layout
29648
29649 \family sans
29650 Insert\SpecialChar \menuseparator
29651 Note\SpecialChar \menuseparator
29652 LyX
29653 \begin_inset space ~
29654 \end_inset
29655
29656 Note
29657 \end_layout
29658
29659 \end_inset
29660 </cell>
29661 </row>
29662 <row interlinespace="2.5mm">
29663 <cell alignment="center" valignment="top" usebox="none">
29664 \begin_inset Text
29665
29666 \begin_layout Plain Layout
29667 \begin_inset Graphics
29668         filename ../images/note-next.png
29669         rotateOrigin center
29670
29671 \end_inset
29672
29673
29674 \end_layout
29675
29676 \end_inset
29677 </cell>
29678 <cell alignment="center" valignment="top" usebox="none">
29679 \begin_inset Text
29680
29681 \begin_layout Plain Layout
29682
29683 \family sans
29684 Navigate\SpecialChar \menuseparator
29685 Next
29686 \begin_inset space ~
29687 \end_inset
29688
29689 Note
29690 \end_layout
29691
29692 \end_inset
29693 </cell>
29694 </row>
29695 </lyxtabular>
29696
29697 \end_inset
29698
29699
29700 \end_layout
29701
29702 \begin_layout Standard
29703 \begin_inset VSpace defskip
29704 \end_inset
29705
29706
29707 \end_layout
29708
29709 \begin_layout Standard
29710 The review toolbar helps you to accept, reject, or merge changes – highlight
29711  the change and press one of the desired toolbar buttons.
29712  When you merge changes, a window pops up showing you information about
29713  the next change after the current cursor position.
29714  So you don't need to highlight a certain change.
29715  Within the merge window you can decide to accept or reject changes and
29716  step to the next change.
29717  This way you can jump through all the changes in the document.
29718 \end_layout
29719
29720 \begin_layout Standard
29721 The toolbar has two buttons to handle notes because notes are often important
29722  to describe a change.
29723 \end_layout
29724
29725 \begin_layout Standard
29726 To show made changes in the output you need the LaTeX package 
29727 \series bold
29728 dvipost
29729 \series default
29730
29731 \begin_inset Index idx
29732 status collapsed
29733
29734 \begin_layout Plain Layout
29735 LaTeX-packages ! dvipost
29736 \end_layout
29737
29738 \end_inset
29739
29740  installed.
29741  You will find it in the TeX Catalogue, 
29742 \begin_inset CommandInset citation
29743 LatexCommand cite
29744 key "TeXCatalogue"
29745
29746 \end_inset
29747
29748  or in the package manager of your LaTeX-system.
29749 \end_layout
29750
29751 \begin_layout Section
29752 International Support
29753 \begin_inset Index idx
29754 status collapsed
29755
29756 \begin_layout Plain Layout
29757 International support
29758 \end_layout
29759
29760 \end_inset
29761
29762
29763 \end_layout
29764
29765 \begin_layout Standard
29766 This section describes how to use LyX with any language you want.
29767  For some non-western languages there are special Wiki-pages that explain
29768  how to set up LyX to use them: 
29769 \begin_inset CommandInset citation
29770 LatexCommand cite
29771 key "Arabic,Armenian,Farsi,Hebrew"
29772
29773 \end_inset
29774
29775
29776 \end_layout
29777
29778 \begin_layout Standard
29779 Besides languages, LyX also supports phonetic symbols, see section
29780 \begin_inset space ~
29781 \end_inset
29782
29783
29784 \begin_inset CommandInset ref
29785 LatexCommand ref
29786 reference "sub:Special-Character"
29787
29788 \end_inset
29789
29790 .
29791 \end_layout
29792
29793 \begin_layout Subsection
29794 Language Options
29795 \begin_inset Index idx
29796 status collapsed
29797
29798 \begin_layout Plain Layout
29799 Language ! Options
29800 \end_layout
29801
29802 \end_inset
29803
29804
29805 \begin_inset Index idx
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809 Document ! Settings
29810 \end_layout
29811
29812 \end_inset
29813
29814
29815 \begin_inset Index idx
29816 status collapsed
29817
29818 \begin_layout Plain Layout
29819 Document ! Language
29820 \end_layout
29821
29822 \end_inset
29823
29824
29825 \end_layout
29826
29827 \begin_layout Standard
29828 The 
29829 \family sans
29830 Document\SpecialChar \menuseparator
29831 Settings
29832 \family default
29833  dialog lets you set 
29834 \family roman
29835 the language and character encoding for your language.
29836  
29837 \end_layout
29838
29839 \begin_layout Standard
29840 Choose your language in the 
29841 \family sans
29842 Language
29843 \family default
29844  section of this dialog.
29845  The default is 
29846 \family sans
29847 English
29848 \family default
29849 .
29850 \end_layout
29851
29852 \begin_layout Standard
29853 Under 
29854 \family sans
29855 Encoding
29856 \family default
29857  you can choose the character encoding map you want to use for LaTeX export.
29858  The option 
29859 \family sans
29860 Language Default
29861 \family default
29862  is the preferred choice and works well in most cases.
29863  For details about the different encoding options see section
29864 \begin_inset space ~
29865 \end_inset
29866
29867
29868 \begin_inset CommandInset ref
29869 LatexCommand ref
29870 reference "cha:The-Document-Settings"
29871
29872 \end_inset
29873
29874 .
29875 \end_layout
29876
29877 \begin_layout Subsection
29878 Keyboard mapping configuration
29879 \begin_inset CommandInset label
29880 LatexCommand label
29881 name "sub:Keyboard-mapping"
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Standard
29889 If you have for example a U.S.-style keyboard and want to write in a language
29890  other than English, you can use an alternate keymap.
29891  For example, if you have a U.S.-style keyboard but want to write in Italian,
29892  you can configure LyX to use an Italian keymap.
29893  The preferences dialog allows you to choose up to two keyboard mappings,
29894  see section
29895 \begin_inset space ~
29896 \end_inset
29897
29898
29899 \begin_inset CommandInset ref
29900 LatexCommand ref
29901 reference "sub:Keyboard-Map"
29902
29903 \end_inset
29904
29905 .
29906  You can choose primary and secondary keyboard languages and then select
29907  which one you want to use.
29908 \end_layout
29909
29910 \begin_layout Standard
29911 Finally, you may just want to change a few key mappings or create an entirely
29912  different keymap (for Vulcan, for instance).
29913  You may, for example, normally write in Italian on a U.S.
29914  keyboard but want to include an occasional quotation in German.
29915  In such a case, you can write your own keyboard mapping or modify an existing
29916  one to support the characters you want.
29917  This and many other customizations are explained in the 
29918 \emph on
29919 Customization
29920 \emph default
29921  manual.
29922 \end_layout
29923
29924 \begin_layout Subsection
29925 Character Tables
29926 \end_layout
29927
29928 \begin_layout Standard
29929 Table
29930 \begin_inset space ~
29931 \end_inset
29932
29933
29934 \begin_inset CommandInset ref
29935 LatexCommand ref
29936 reference "cap:The-latin1-character"
29937
29938 \end_inset
29939
29940  shows the 
29941 \family typewriter
29942 Latin1
29943 \family default
29944  character set.
29945  You should be able to enter the characters in the first eight columns directly
29946  from the keyboard.
29947 \end_layout
29948
29949 \begin_layout Standard
29950 There are a few things you need to know about this table.
29951  Here are some of the details you'll need to bear in mind when using characters
29952  from the 
29953 \family typewriter
29954 Latin1
29955 \family default
29956  character set:
29957 \end_layout
29958
29959 \begin_layout Itemize
29960 Even if you have selected 
29961 \family sans
29962 latin1
29963 \family default
29964  in the 
29965 \family sans
29966 Document\SpecialChar \menuseparator
29967 Settings
29968 \family default
29969  dialog, users who have only the 
29970 \family typewriter
29971 T1
29972 \family default
29973 -fonts for LaTeX [or who have the 
29974 \family typewriter
29975 T1
29976 \family default
29977 -fonts but aren't using them] will still miss a few characters: D0, F0,
29978  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29979  french quotes won't show up.
29980 \end_layout
29981
29982 \begin_layout Standard
29983 \begin_inset Float table
29984 wide false
29985 sideways false
29986 status open
29987
29988 \begin_layout Plain Layout
29989 \begin_inset Caption
29990
29991 \begin_layout Plain Layout
29992 \begin_inset CommandInset label
29993 LatexCommand label
29994 name "cap:The-latin1-character"
29995
29996 \end_inset
29997
29998 The 
29999 \family typewriter
30000 latin1
30001 \family default
30002  character set
30003 \end_layout
30004
30005 \end_inset
30006
30007
30008 \end_layout
30009
30010 \begin_layout Plain Layout
30011 \align center
30012 \begin_inset Tabular
30013 <lyxtabular version="3" rows="17" columns="17">
30014 <features tabularvalignment="middle">
30015 <column alignment="center" valignment="top" width="0pt">
30016 <column alignment="center" valignment="top" width="0pt">
30017 <column alignment="center" valignment="top" width="0pt">
30018 <column alignment="center" valignment="top" width="0pt">
30019 <column alignment="center" valignment="top" width="0pt">
30020 <column alignment="center" valignment="top" width="0pt">
30021 <column alignment="center" valignment="top" width="0pt">
30022 <column alignment="center" valignment="top" width="0pt">
30023 <column alignment="center" valignment="top" width="0pt">
30024 <column alignment="center" valignment="top" width="0pt">
30025 <column alignment="center" valignment="top" width="0pt">
30026 <column alignment="center" valignment="top" width="0pt">
30027 <column alignment="center" valignment="top" width="0pt">
30028 <column alignment="center" valignment="top" width="0pt">
30029 <column alignment="center" valignment="top" width="0pt">
30030 <column alignment="center" valignment="top" width="0pt">
30031 <column alignment="center" valignment="top" width="0pt">
30032 <row>
30033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30034 \begin_inset Text
30035
30036 \begin_layout Plain Layout
30037
30038 \end_layout
30039
30040 \end_inset
30041 </cell>
30042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30043 \begin_inset Text
30044
30045 \begin_layout Plain Layout
30046
30047 \family roman
30048 \series medium
30049 \shape up
30050 \size tiny
30051 \emph off
30052 \bar no
30053 \noun off
30054 \color none
30055 00
30056 \end_layout
30057
30058 \end_inset
30059 </cell>
30060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30061 \begin_inset Text
30062
30063 \begin_layout Plain Layout
30064
30065 \family roman
30066 \series medium
30067 \shape up
30068 \size tiny
30069 \emph off
30070 \bar no
30071 \noun off
30072 \color none
30073 10
30074 \end_layout
30075
30076 \end_inset
30077 </cell>
30078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30079 \begin_inset Text
30080
30081 \begin_layout Plain Layout
30082
30083 \family roman
30084 \series medium
30085 \shape up
30086 \size tiny
30087 \emph off
30088 \bar no
30089 \noun off
30090 \color none
30091 20
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30097 \begin_inset Text
30098
30099 \begin_layout Plain Layout
30100
30101 \family roman
30102 \series medium
30103 \shape up
30104 \size tiny
30105 \emph off
30106 \bar no
30107 \noun off
30108 \color none
30109 30
30110 \end_layout
30111
30112 \end_inset
30113 </cell>
30114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30115 \begin_inset Text
30116
30117 \begin_layout Plain Layout
30118
30119 \family roman
30120 \series medium
30121 \shape up
30122 \size tiny
30123 \emph off
30124 \bar no
30125 \noun off
30126 \color none
30127 40
30128 \end_layout
30129
30130 \end_inset
30131 </cell>
30132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30133 \begin_inset Text
30134
30135 \begin_layout Plain Layout
30136
30137 \family roman
30138 \series medium
30139 \shape up
30140 \size tiny
30141 \emph off
30142 \bar no
30143 \noun off
30144 \color none
30145 50
30146 \end_layout
30147
30148 \end_inset
30149 </cell>
30150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30151 \begin_inset Text
30152
30153 \begin_layout Plain Layout
30154
30155 \family roman
30156 \series medium
30157 \shape up
30158 \size tiny
30159 \emph off
30160 \bar no
30161 \noun off
30162 \color none
30163 60
30164 \end_layout
30165
30166 \end_inset
30167 </cell>
30168 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
30177 \emph off
30178 \bar no
30179 \noun off
30180 \color none
30181 70
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30187 \begin_inset Text
30188
30189 \begin_layout Plain Layout
30190
30191 \family roman
30192 \series medium
30193 \shape up
30194 \size tiny
30195 \emph off
30196 \bar no
30197 \noun off
30198 \color none
30199 80
30200 \end_layout
30201
30202 \end_inset
30203 </cell>
30204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30205 \begin_inset Text
30206
30207 \begin_layout Plain Layout
30208
30209 \family roman
30210 \series medium
30211 \shape up
30212 \size tiny
30213 \emph off
30214 \bar no
30215 \noun off
30216 \color none
30217 90
30218 \end_layout
30219
30220 \end_inset
30221 </cell>
30222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Plain Layout
30226
30227 \family roman
30228 \series medium
30229 \shape up
30230 \size tiny
30231 \emph off
30232 \bar no
30233 \noun off
30234 \color none
30235 A0
30236 \end_layout
30237
30238 \end_inset
30239 </cell>
30240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30241 \begin_inset Text
30242
30243 \begin_layout Plain Layout
30244
30245 \family roman
30246 \series medium
30247 \shape up
30248 \size tiny
30249 \emph off
30250 \bar no
30251 \noun off
30252 \color none
30253 B0
30254 \end_layout
30255
30256 \end_inset
30257 </cell>
30258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30259 \begin_inset Text
30260
30261 \begin_layout Plain Layout
30262
30263 \family roman
30264 \series medium
30265 \shape up
30266 \size tiny
30267 \emph off
30268 \bar no
30269 \noun off
30270 \color none
30271 C0
30272 \end_layout
30273
30274 \end_inset
30275 </cell>
30276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30277 \begin_inset Text
30278
30279 \begin_layout Plain Layout
30280
30281 \family roman
30282 \series medium
30283 \shape up
30284 \size tiny
30285 \emph off
30286 \bar no
30287 \noun off
30288 \color none
30289 D0
30290 \end_layout
30291
30292 \end_inset
30293 </cell>
30294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30295 \begin_inset Text
30296
30297 \begin_layout Plain Layout
30298
30299 \family roman
30300 \series medium
30301 \shape up
30302 \size tiny
30303 \emph off
30304 \bar no
30305 \noun off
30306 \color none
30307 E0
30308 \end_layout
30309
30310 \end_inset
30311 </cell>
30312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30313 \begin_inset Text
30314
30315 \begin_layout Plain Layout
30316
30317 \family roman
30318 \series medium
30319 \shape up
30320 \size tiny
30321 \emph off
30322 \bar no
30323 \noun off
30324 \color none
30325 F0
30326 \end_layout
30327
30328 \end_inset
30329 </cell>
30330 </row>
30331 <row>
30332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Plain Layout
30336
30337 \family roman
30338 \series medium
30339 \shape up
30340 \size tiny
30341 \emph off
30342 \bar no
30343 \noun off
30344 \color none
30345 00
30346 \end_layout
30347
30348 \end_inset
30349 </cell>
30350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Plain Layout
30354
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Plain Layout
30363
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Plain Layout
30372
30373 \end_layout
30374
30375 \end_inset
30376 </cell>
30377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30378 \begin_inset Text
30379
30380 \begin_layout Plain Layout
30381
30382 \family roman
30383 \series medium
30384 \shape up
30385 \emph off
30386 \bar no
30387 \noun off
30388 \color none
30389 0
30390 \end_layout
30391
30392 \end_inset
30393 </cell>
30394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30395 \begin_inset Text
30396
30397 \begin_layout Plain Layout
30398
30399 \family roman
30400 \series medium
30401 \shape up
30402 \emph off
30403 \bar no
30404 \noun off
30405 \color none
30406 @
30407 \end_layout
30408
30409 \end_inset
30410 </cell>
30411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30412 \begin_inset Text
30413
30414 \begin_layout Plain Layout
30415
30416 \family roman
30417 \series medium
30418 \shape up
30419 \emph off
30420 \bar no
30421 \noun off
30422 \color none
30423 P
30424 \end_layout
30425
30426 \end_inset
30427 </cell>
30428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30429 \begin_inset Text
30430
30431 \begin_layout Plain Layout
30432
30433 \family roman
30434 \series medium
30435 \shape up
30436 \emph off
30437 \bar no
30438 \noun off
30439 \color none
30440 '
30441 \end_layout
30442
30443 \end_inset
30444 </cell>
30445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30446 \begin_inset Text
30447
30448 \begin_layout Plain Layout
30449
30450 \family roman
30451 \series medium
30452 \shape up
30453 \emph off
30454 \bar no
30455 \noun off
30456 \color none
30457 p
30458 \end_layout
30459
30460 \end_inset
30461 </cell>
30462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30463 \begin_inset Text
30464
30465 \begin_layout Plain Layout
30466
30467 \end_layout
30468
30469 \end_inset
30470 </cell>
30471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30472 \begin_inset Text
30473
30474 \begin_layout Plain Layout
30475
30476 \end_layout
30477
30478 \end_inset
30479 </cell>
30480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30481 \begin_inset Text
30482
30483 \begin_layout Plain Layout
30484
30485 \end_layout
30486
30487 \end_inset
30488 </cell>
30489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30490 \begin_inset Text
30491
30492 \begin_layout Plain Layout
30493
30494 \family roman
30495 \series medium
30496 \shape up
30497 \emph off
30498 \bar no
30499 \noun off
30500 \color none
30501 °
30502 \end_layout
30503
30504 \end_inset
30505 </cell>
30506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30507 \begin_inset Text
30508
30509 \begin_layout Plain Layout
30510
30511 \family roman
30512 \series medium
30513 \shape up
30514 \emph off
30515 \bar no
30516 \noun off
30517 \color none
30518 À
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30524 \begin_inset Text
30525
30526 \begin_layout Plain Layout
30527
30528 \family roman
30529 \series medium
30530 \shape up
30531 \emph off
30532 \bar no
30533 \noun off
30534 \color none
30535 Ð
30536 \end_layout
30537
30538 \end_inset
30539 </cell>
30540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30541 \begin_inset Text
30542
30543 \begin_layout Plain Layout
30544
30545 \family roman
30546 \series medium
30547 \shape up
30548 \emph off
30549 \bar no
30550 \noun off
30551 \color none
30552 à
30553 \end_layout
30554
30555 \end_inset
30556 </cell>
30557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30558 \begin_inset Text
30559
30560 \begin_layout Plain Layout
30561
30562 \family roman
30563 \series medium
30564 \shape up
30565 \emph off
30566 \bar no
30567 \noun off
30568 \color none
30569 ð
30570 \end_layout
30571
30572 \end_inset
30573 </cell>
30574 </row>
30575 <row>
30576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30577 \begin_inset Text
30578
30579 \begin_layout Plain Layout
30580
30581 \family roman
30582 \series medium
30583 \shape up
30584 \size tiny
30585 \emph off
30586 \bar no
30587 \noun off
30588 \color none
30589 01
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598
30599 \end_layout
30600
30601 \end_inset
30602 </cell>
30603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30604 \begin_inset Text
30605
30606 \begin_layout Plain Layout
30607
30608 \end_layout
30609
30610 \end_inset
30611 </cell>
30612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30613 \begin_inset Text
30614
30615 \begin_layout Plain Layout
30616
30617 \family roman
30618 \series medium
30619 \shape up
30620 \emph off
30621 \bar no
30622 \noun off
30623 \color none
30624 !
30625 \end_layout
30626
30627 \end_inset
30628 </cell>
30629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30630 \begin_inset Text
30631
30632 \begin_layout Plain Layout
30633
30634 \family roman
30635 \series medium
30636 \shape up
30637 \emph off
30638 \bar no
30639 \noun off
30640 \color none
30641 1
30642 \end_layout
30643
30644 \end_inset
30645 </cell>
30646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30647 \begin_inset Text
30648
30649 \begin_layout Plain Layout
30650
30651 \family roman
30652 \series medium
30653 \shape up
30654 \emph off
30655 \bar no
30656 \noun off
30657 \color none
30658 A
30659 \end_layout
30660
30661 \end_inset
30662 </cell>
30663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30664 \begin_inset Text
30665
30666 \begin_layout Plain Layout
30667
30668 \family roman
30669 \series medium
30670 \shape up
30671 \emph off
30672 \bar no
30673 \noun off
30674 \color none
30675 Q
30676 \end_layout
30677
30678 \end_inset
30679 </cell>
30680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30681 \begin_inset Text
30682
30683 \begin_layout Plain Layout
30684
30685 \family roman
30686 \series medium
30687 \shape up
30688 \emph off
30689 \bar no
30690 \noun off
30691 \color none
30692 a
30693 \end_layout
30694
30695 \end_inset
30696 </cell>
30697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30698 \begin_inset Text
30699
30700 \begin_layout Plain Layout
30701
30702 \family roman
30703 \series medium
30704 \shape up
30705 \emph off
30706 \bar no
30707 \noun off
30708 \color none
30709 q
30710 \end_layout
30711
30712 \end_inset
30713 </cell>
30714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30715 \begin_inset Text
30716
30717 \begin_layout Plain Layout
30718
30719 \end_layout
30720
30721 \end_inset
30722 </cell>
30723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30724 \begin_inset Text
30725
30726 \begin_layout Plain Layout
30727
30728 \end_layout
30729
30730 \end_inset
30731 </cell>
30732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30733 \begin_inset Text
30734
30735 \begin_layout Plain Layout
30736
30737 \family roman
30738 \series medium
30739 \shape up
30740 \emph off
30741 \bar no
30742 \noun off
30743 \color none
30744 ¡
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753
30754 \family roman
30755 \series medium
30756 \shape up
30757 \emph off
30758 \bar no
30759 \noun off
30760 \color none
30761 ±
30762 \end_layout
30763
30764 \end_inset
30765 </cell>
30766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30767 \begin_inset Text
30768
30769 \begin_layout Plain Layout
30770
30771 \family roman
30772 \series medium
30773 \shape up
30774 \emph off
30775 \bar no
30776 \noun off
30777 \color none
30778 Á
30779 \end_layout
30780
30781 \end_inset
30782 </cell>
30783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30784 \begin_inset Text
30785
30786 \begin_layout Plain Layout
30787
30788 \family roman
30789 \series medium
30790 \shape up
30791 \emph off
30792 \bar no
30793 \noun off
30794 \color none
30795 Ñ
30796 \end_layout
30797
30798 \end_inset
30799 </cell>
30800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30801 \begin_inset Text
30802
30803 \begin_layout Plain Layout
30804
30805 \family roman
30806 \series medium
30807 \shape up
30808 \emph off
30809 \bar no
30810 \noun off
30811 \color none
30812 á
30813 \end_layout
30814
30815 \end_inset
30816 </cell>
30817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30818 \begin_inset Text
30819
30820 \begin_layout Plain Layout
30821
30822 \family roman
30823 \series medium
30824 \shape up
30825 \emph off
30826 \bar no
30827 \noun off
30828 \color none
30829 ñ
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 </row>
30835 <row>
30836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30837 \begin_inset Text
30838
30839 \begin_layout Plain Layout
30840
30841 \family roman
30842 \series medium
30843 \shape up
30844 \size tiny
30845 \emph off
30846 \bar no
30847 \noun off
30848 \color none
30849 02
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Plain Layout
30876
30877 \family roman
30878 \series medium
30879 \shape up
30880 \emph off
30881 \bar no
30882 \noun off
30883 \color none
30884 \begin_inset Quotes eld
30885 \end_inset
30886
30887
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 2
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 B
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 R
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 b
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 \family roman
30966 \series medium
30967 \shape up
30968 \emph off
30969 \bar no
30970 \noun off
30971 \color none
30972 r
30973 \end_layout
30974
30975 \end_inset
30976 </cell>
30977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30978 \begin_inset Text
30979
30980 \begin_layout Plain Layout
30981
30982 \end_layout
30983
30984 \end_inset
30985 </cell>
30986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30987 \begin_inset Text
30988
30989 \begin_layout Plain Layout
30990
30991 \end_layout
30992
30993 \end_inset
30994 </cell>
30995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30996 \begin_inset Text
30997
30998 \begin_layout Plain Layout
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" 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 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31073 \begin_inset Text
31074
31075 \begin_layout Plain Layout
31076
31077 \family roman
31078 \series medium
31079 \shape up
31080 \emph off
31081 \bar no
31082 \noun off
31083 \color none
31084 ò
31085 \end_layout
31086
31087 \end_inset
31088 </cell>
31089 </row>
31090 <row>
31091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31092 \begin_inset Text
31093
31094 \begin_layout Plain Layout
31095
31096 \family roman
31097 \series medium
31098 \shape up
31099 \size tiny
31100 \emph off
31101 \bar no
31102 \noun off
31103 \color none
31104 03
31105 \end_layout
31106
31107 \end_inset
31108 </cell>
31109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31110 \begin_inset Text
31111
31112 \begin_layout Plain Layout
31113
31114 \end_layout
31115
31116 \end_inset
31117 </cell>
31118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31119 \begin_inset Text
31120
31121 \begin_layout Plain Layout
31122
31123 \end_layout
31124
31125 \end_inset
31126 </cell>
31127 <cell alignment="center" valignment="top" topline="true" 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 #
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 3
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 C
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 S
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 c
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 \family roman
31218 \series medium
31219 \shape up
31220 \emph off
31221 \bar no
31222 \noun off
31223 \color none
31224 s
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31230 \begin_inset Text
31231
31232 \begin_layout Plain Layout
31233
31234 \end_layout
31235
31236 \end_inset
31237 </cell>
31238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31239 \begin_inset Text
31240
31241 \begin_layout Plain Layout
31242
31243 \end_layout
31244
31245 \end_inset
31246 </cell>
31247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31248 \begin_inset Text
31249
31250 \begin_layout Plain Layout
31251
31252 \family roman
31253 \series medium
31254 \shape up
31255 \emph off
31256 \bar no
31257 \noun off
31258 \color none
31259 £
31260 \end_layout
31261
31262 \end_inset
31263 </cell>
31264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31265 \begin_inset Text
31266
31267 \begin_layout Plain Layout
31268
31269 \family roman
31270 \series medium
31271 \shape up
31272 \emph off
31273 \bar no
31274 \noun off
31275 \color none
31276 ³
31277 \end_layout
31278
31279 \end_inset
31280 </cell>
31281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31282 \begin_inset Text
31283
31284 \begin_layout Plain Layout
31285
31286 \family roman
31287 \series medium
31288 \shape up
31289 \emph off
31290 \bar no
31291 \noun off
31292 \color none
31293 Ã
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \family roman
31304 \series medium
31305 \shape up
31306 \emph off
31307 \bar no
31308 \noun off
31309 \color none
31310 Ó
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \family roman
31321 \series medium
31322 \shape up
31323 \emph off
31324 \bar no
31325 \noun off
31326 \color none
31327 ã
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31333 \begin_inset Text
31334
31335 \begin_layout Plain Layout
31336
31337 \family roman
31338 \series medium
31339 \shape up
31340 \emph off
31341 \bar no
31342 \noun off
31343 \color none
31344 ó
31345 \end_layout
31346
31347 \end_inset
31348 </cell>
31349 </row>
31350 <row>
31351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31352 \begin_inset Text
31353
31354 \begin_layout Plain Layout
31355
31356 \family roman
31357 \series medium
31358 \shape up
31359 \size tiny
31360 \emph off
31361 \bar no
31362 \noun off
31363 \color none
31364 04
31365 \end_layout
31366
31367 \end_inset
31368 </cell>
31369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31370 \begin_inset Text
31371
31372 \begin_layout Plain Layout
31373
31374 \end_layout
31375
31376 \end_inset
31377 </cell>
31378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31379 \begin_inset Text
31380
31381 \begin_layout Plain Layout
31382
31383 \end_layout
31384
31385 \end_inset
31386 </cell>
31387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31388 \begin_inset Text
31389
31390 \begin_layout Plain Layout
31391
31392 \family roman
31393 \series medium
31394 \shape up
31395 \emph off
31396 \bar no
31397 \noun off
31398 \color none
31399 $
31400 \end_layout
31401
31402 \end_inset
31403 </cell>
31404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31405 \begin_inset Text
31406
31407 \begin_layout Plain Layout
31408
31409 \family roman
31410 \series medium
31411 \shape up
31412 \emph off
31413 \bar no
31414 \noun off
31415 \color none
31416 4
31417 \end_layout
31418
31419 \end_inset
31420 </cell>
31421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31422 \begin_inset Text
31423
31424 \begin_layout Plain Layout
31425
31426 \family roman
31427 \series medium
31428 \shape up
31429 \emph off
31430 \bar no
31431 \noun off
31432 \color none
31433 D
31434 \end_layout
31435
31436 \end_inset
31437 </cell>
31438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31439 \begin_inset Text
31440
31441 \begin_layout Plain Layout
31442
31443 \family roman
31444 \series medium
31445 \shape up
31446 \emph off
31447 \bar no
31448 \noun off
31449 \color none
31450 T
31451 \end_layout
31452
31453 \end_inset
31454 </cell>
31455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31456 \begin_inset Text
31457
31458 \begin_layout Plain Layout
31459
31460 \family roman
31461 \series medium
31462 \shape up
31463 \emph off
31464 \bar no
31465 \noun off
31466 \color none
31467 d
31468 \end_layout
31469
31470 \end_inset
31471 </cell>
31472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31473 \begin_inset Text
31474
31475 \begin_layout Plain Layout
31476
31477 \family roman
31478 \series medium
31479 \shape up
31480 \emph off
31481 \bar no
31482 \noun off
31483 \color none
31484 t
31485 \end_layout
31486
31487 \end_inset
31488 </cell>
31489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31490 \begin_inset Text
31491
31492 \begin_layout Plain Layout
31493
31494 \end_layout
31495
31496 \end_inset
31497 </cell>
31498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502
31503 \end_layout
31504
31505 \end_inset
31506 </cell>
31507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31508 \begin_inset Text
31509
31510 \begin_layout Plain Layout
31511 ¤
31512 \end_layout
31513
31514 \end_inset
31515 </cell>
31516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31517 \begin_inset Text
31518
31519 \begin_layout Plain Layout
31520
31521 \family roman
31522 \series medium
31523 \shape up
31524 \emph off
31525 \bar no
31526 \noun off
31527 \color none
31528 ´
31529 \end_layout
31530
31531 \end_inset
31532 </cell>
31533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31534 \begin_inset Text
31535
31536 \begin_layout Plain Layout
31537
31538 \family roman
31539 \series medium
31540 \shape up
31541 \emph off
31542 \bar no
31543 \noun off
31544 \color none
31545 Ä
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \family roman
31556 \series medium
31557 \shape up
31558 \emph off
31559 \bar no
31560 \noun off
31561 \color none
31562 Ô
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \family roman
31573 \series medium
31574 \shape up
31575 \emph off
31576 \bar no
31577 \noun off
31578 \color none
31579 ä
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \family roman
31590 \series medium
31591 \shape up
31592 \emph off
31593 \bar no
31594 \noun off
31595 \color none
31596 ô
31597 \end_layout
31598
31599 \end_inset
31600 </cell>
31601 </row>
31602 <row>
31603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31604 \begin_inset Text
31605
31606 \begin_layout Plain Layout
31607
31608 \family roman
31609 \series medium
31610 \shape up
31611 \size tiny
31612 \emph off
31613 \bar no
31614 \noun off
31615 \color none
31616 05
31617 \end_layout
31618
31619 \end_inset
31620 </cell>
31621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31622 \begin_inset Text
31623
31624 \begin_layout Plain Layout
31625
31626 \end_layout
31627
31628 \end_inset
31629 </cell>
31630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31631 \begin_inset Text
31632
31633 \begin_layout Plain Layout
31634
31635 \end_layout
31636
31637 \end_inset
31638 </cell>
31639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31640 \begin_inset Text
31641
31642 \begin_layout Plain Layout
31643
31644 \family roman
31645 \series medium
31646 \shape up
31647 \emph off
31648 \bar no
31649 \noun off
31650 \color none
31651 %
31652 \end_layout
31653
31654 \end_inset
31655 </cell>
31656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31657 \begin_inset Text
31658
31659 \begin_layout Plain Layout
31660
31661 \family roman
31662 \series medium
31663 \shape up
31664 \emph off
31665 \bar no
31666 \noun off
31667 \color none
31668 5
31669 \end_layout
31670
31671 \end_inset
31672 </cell>
31673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31674 \begin_inset Text
31675
31676 \begin_layout Plain Layout
31677
31678 \family roman
31679 \series medium
31680 \shape up
31681 \emph off
31682 \bar no
31683 \noun off
31684 \color none
31685 E
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694
31695 \family roman
31696 \series medium
31697 \shape up
31698 \emph off
31699 \bar no
31700 \noun off
31701 \color none
31702 U
31703 \end_layout
31704
31705 \end_inset
31706 </cell>
31707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31708 \begin_inset Text
31709
31710 \begin_layout Plain Layout
31711
31712 \family roman
31713 \series medium
31714 \shape up
31715 \emph off
31716 \bar no
31717 \noun off
31718 \color none
31719 e
31720 \end_layout
31721
31722 \end_inset
31723 </cell>
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728
31729 \family roman
31730 \series medium
31731 \shape up
31732 \emph off
31733 \bar no
31734 \noun off
31735 \color none
31736 u
31737 \end_layout
31738
31739 \end_inset
31740 </cell>
31741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31742 \begin_inset Text
31743
31744 \begin_layout Plain Layout
31745
31746 \end_layout
31747
31748 \end_inset
31749 </cell>
31750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31751 \begin_inset Text
31752
31753 \begin_layout Plain Layout
31754
31755 \end_layout
31756
31757 \end_inset
31758 </cell>
31759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31760 \begin_inset Text
31761
31762 \begin_layout Plain Layout
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" 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 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31837 \begin_inset Text
31838
31839 \begin_layout Plain Layout
31840
31841 \family roman
31842 \series medium
31843 \shape up
31844 \emph off
31845 \bar no
31846 \noun off
31847 \color none
31848 õ
31849 \end_layout
31850
31851 \end_inset
31852 </cell>
31853 </row>
31854 <row>
31855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31856 \begin_inset Text
31857
31858 \begin_layout Plain Layout
31859
31860 \family roman
31861 \series medium
31862 \shape up
31863 \size tiny
31864 \emph off
31865 \bar no
31866 \noun off
31867 \color none
31868 06
31869 \end_layout
31870
31871 \end_inset
31872 </cell>
31873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31874 \begin_inset Text
31875
31876 \begin_layout Plain Layout
31877
31878 \end_layout
31879
31880 \end_inset
31881 </cell>
31882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31883 \begin_inset Text
31884
31885 \begin_layout Plain Layout
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 &
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 6
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 F
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 V
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 f
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 \family roman
31982 \series medium
31983 \shape up
31984 \emph off
31985 \bar no
31986 \noun off
31987 \color none
31988 v
31989 \end_layout
31990
31991 \end_inset
31992 </cell>
31993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31994 \begin_inset Text
31995
31996 \begin_layout Plain Layout
31997
31998 \end_layout
31999
32000 \end_inset
32001 </cell>
32002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32003 \begin_inset Text
32004
32005 \begin_layout Plain Layout
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 \end_layout
32017
32018 \end_inset
32019 </cell>
32020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32021 \begin_inset Text
32022
32023 \begin_layout Plain Layout
32024
32025 \family roman
32026 \series medium
32027 \shape up
32028 \emph off
32029 \bar no
32030 \noun off
32031 \color none
32032
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041
32042 \family roman
32043 \series medium
32044 \shape up
32045 \emph off
32046 \bar no
32047 \noun off
32048 \color none
32049 Æ
32050 \end_layout
32051
32052 \end_inset
32053 </cell>
32054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32055 \begin_inset Text
32056
32057 \begin_layout Plain Layout
32058
32059 \family roman
32060 \series medium
32061 \shape up
32062 \emph off
32063 \bar no
32064 \noun off
32065 \color none
32066 Ö
32067 \end_layout
32068
32069 \end_inset
32070 </cell>
32071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout Plain Layout
32075
32076 \family roman
32077 \series medium
32078 \shape up
32079 \emph off
32080 \bar no
32081 \noun off
32082 \color none
32083 æ
32084 \end_layout
32085
32086 \end_inset
32087 </cell>
32088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout Plain Layout
32092
32093 \family roman
32094 \series medium
32095 \shape up
32096 \emph off
32097 \bar no
32098 \noun off
32099 \color none
32100 ö
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 </row>
32106 <row>
32107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32108 \begin_inset Text
32109
32110 \begin_layout Plain Layout
32111
32112 \family roman
32113 \series medium
32114 \shape up
32115 \size tiny
32116 \emph off
32117 \bar no
32118 \noun off
32119 \color none
32120 07
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 \end_layout
32140
32141 \end_inset
32142 </cell>
32143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32144 \begin_inset Text
32145
32146 \begin_layout Plain Layout
32147
32148 \family roman
32149 \series medium
32150 \shape up
32151 \emph off
32152 \bar no
32153 \noun off
32154 \color none
32155 `
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164
32165 \family roman
32166 \series medium
32167 \shape up
32168 \emph off
32169 \bar no
32170 \noun off
32171 \color none
32172 7
32173 \end_layout
32174
32175 \end_inset
32176 </cell>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181
32182 \family roman
32183 \series medium
32184 \shape up
32185 \emph off
32186 \bar no
32187 \noun off
32188 \color none
32189 G
32190 \end_layout
32191
32192 \end_inset
32193 </cell>
32194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32195 \begin_inset Text
32196
32197 \begin_layout Plain Layout
32198
32199 \family roman
32200 \series medium
32201 \shape up
32202 \emph off
32203 \bar no
32204 \noun off
32205 \color none
32206 W
32207 \end_layout
32208
32209 \end_inset
32210 </cell>
32211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32212 \begin_inset Text
32213
32214 \begin_layout Plain Layout
32215
32216 \family roman
32217 \series medium
32218 \shape up
32219 \emph off
32220 \bar no
32221 \noun off
32222 \color none
32223 g
32224 \end_layout
32225
32226 \end_inset
32227 </cell>
32228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32229 \begin_inset Text
32230
32231 \begin_layout Plain Layout
32232
32233 \family roman
32234 \series medium
32235 \shape up
32236 \emph off
32237 \bar no
32238 \noun off
32239 \color none
32240 w
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 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267
32268 \family roman
32269 \series medium
32270 \shape up
32271 \emph off
32272 \bar no
32273 \noun off
32274 \color none
32275 §
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284
32285 \family roman
32286 \series medium
32287 \shape up
32288 \emph off
32289 \bar no
32290 \noun off
32291 \color none
32292 ·
32293 \end_layout
32294
32295 \end_inset
32296 </cell>
32297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32298 \begin_inset Text
32299
32300 \begin_layout Plain Layout
32301
32302 \family roman
32303 \series medium
32304 \shape up
32305 \emph off
32306 \bar no
32307 \noun off
32308 \color none
32309 Ç
32310 \end_layout
32311
32312 \end_inset
32313 </cell>
32314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32315 \begin_inset Text
32316
32317 \begin_layout Plain Layout
32318
32319 \family roman
32320 \series medium
32321 \shape up
32322 \emph off
32323 \bar no
32324 \noun off
32325 \color none
32326 ×
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout Plain Layout
32335
32336 \family roman
32337 \series medium
32338 \shape up
32339 \emph off
32340 \bar no
32341 \noun off
32342 \color none
32343 ç
32344 \end_layout
32345
32346 \end_inset
32347 </cell>
32348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352
32353 \family roman
32354 \series medium
32355 \shape up
32356 \emph off
32357 \bar no
32358 \noun off
32359 \color none
32360 ÷
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 </row>
32366 <row>
32367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32368 \begin_inset Text
32369
32370 \begin_layout Plain Layout
32371
32372 \family roman
32373 \series medium
32374 \shape up
32375 \size tiny
32376 \emph off
32377 \bar no
32378 \noun off
32379 \color none
32380 08
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 \end_layout
32400
32401 \end_inset
32402 </cell>
32403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407
32408 \family roman
32409 \series medium
32410 \shape up
32411 \emph off
32412 \bar no
32413 \noun off
32414 \color none
32415 (
32416 \end_layout
32417
32418 \end_inset
32419 </cell>
32420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32421 \begin_inset Text
32422
32423 \begin_layout Plain Layout
32424
32425 \family roman
32426 \series medium
32427 \shape up
32428 \emph off
32429 \bar no
32430 \noun off
32431 \color none
32432 8
32433 \end_layout
32434
32435 \end_inset
32436 </cell>
32437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441
32442 \family roman
32443 \series medium
32444 \shape up
32445 \emph off
32446 \bar no
32447 \noun off
32448 \color none
32449 H
32450 \end_layout
32451
32452 \end_inset
32453 </cell>
32454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32455 \begin_inset Text
32456
32457 \begin_layout Plain Layout
32458
32459 \family roman
32460 \series medium
32461 \shape up
32462 \emph off
32463 \bar no
32464 \noun off
32465 \color none
32466 X
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32472 \begin_inset Text
32473
32474 \begin_layout Plain Layout
32475
32476 \family roman
32477 \series medium
32478 \shape up
32479 \emph off
32480 \bar no
32481 \noun off
32482 \color none
32483 h
32484 \end_layout
32485
32486 \end_inset
32487 </cell>
32488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32489 \begin_inset Text
32490
32491 \begin_layout Plain Layout
32492
32493 \family roman
32494 \series medium
32495 \shape up
32496 \emph off
32497 \bar no
32498 \noun off
32499 \color none
32500 x
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 \end_layout
32520
32521 \end_inset
32522 </cell>
32523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32524 \begin_inset Text
32525
32526 \begin_layout Plain Layout
32527
32528 \family roman
32529 \series medium
32530 \shape up
32531 \emph off
32532 \bar no
32533 \noun off
32534 \color none
32535 ¨
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32541 \begin_inset Text
32542
32543 \begin_layout Plain Layout
32544
32545 \family roman
32546 \series medium
32547 \shape up
32548 \emph off
32549 \bar no
32550 \noun off
32551 \color none
32552 ¸
32553 \end_layout
32554
32555 \end_inset
32556 </cell>
32557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32558 \begin_inset Text
32559
32560 \begin_layout Plain Layout
32561
32562 \family roman
32563 \series medium
32564 \shape up
32565 \emph off
32566 \bar no
32567 \noun off
32568 \color none
32569 È
32570 \end_layout
32571
32572 \end_inset
32573 </cell>
32574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32575 \begin_inset Text
32576
32577 \begin_layout Plain Layout
32578
32579 \family roman
32580 \series medium
32581 \shape up
32582 \emph off
32583 \bar no
32584 \noun off
32585 \color none
32586 Ø
32587 \end_layout
32588
32589 \end_inset
32590 </cell>
32591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32592 \begin_inset Text
32593
32594 \begin_layout Plain Layout
32595
32596 \family roman
32597 \series medium
32598 \shape up
32599 \emph off
32600 \bar no
32601 \noun off
32602 \color none
32603 è
32604 \end_layout
32605
32606 \end_inset
32607 </cell>
32608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32609 \begin_inset Text
32610
32611 \begin_layout Plain Layout
32612
32613 \family roman
32614 \series medium
32615 \shape up
32616 \emph off
32617 \bar no
32618 \noun off
32619 \color none
32620 ø
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 </row>
32626 <row>
32627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631
32632 \family roman
32633 \series medium
32634 \shape up
32635 \size tiny
32636 \emph off
32637 \bar no
32638 \noun off
32639 \color none
32640 09
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 \end_layout
32660
32661 \end_inset
32662 </cell>
32663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32664 \begin_inset Text
32665
32666 \begin_layout Plain Layout
32667
32668 \family roman
32669 \series medium
32670 \shape up
32671 \emph off
32672 \bar no
32673 \noun off
32674 \color none
32675 )
32676 \end_layout
32677
32678 \end_inset
32679 </cell>
32680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32681 \begin_inset Text
32682
32683 \begin_layout Plain Layout
32684
32685 \family roman
32686 \series medium
32687 \shape up
32688 \emph off
32689 \bar no
32690 \noun off
32691 \color none
32692 9
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \family roman
32703 \series medium
32704 \shape up
32705 \emph off
32706 \bar no
32707 \noun off
32708 \color none
32709 I
32710 \end_layout
32711
32712 \end_inset
32713 </cell>
32714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32715 \begin_inset Text
32716
32717 \begin_layout Plain Layout
32718
32719 \family roman
32720 \series medium
32721 \shape up
32722 \emph off
32723 \bar no
32724 \noun off
32725 \color none
32726 Y
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735
32736 \family roman
32737 \series medium
32738 \shape up
32739 \emph off
32740 \bar no
32741 \noun off
32742 \color none
32743 i
32744 \end_layout
32745
32746 \end_inset
32747 </cell>
32748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752
32753 \family roman
32754 \series medium
32755 \shape up
32756 \emph off
32757 \bar no
32758 \noun off
32759 \color none
32760 y
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 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787
32788 \family roman
32789 \series medium
32790 \shape up
32791 \emph off
32792 \bar no
32793 \noun off
32794 \color none
32795 ©
32796 \end_layout
32797
32798 \end_inset
32799 </cell>
32800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32801 \begin_inset Text
32802
32803 \begin_layout Plain Layout
32804
32805 \family roman
32806 \series medium
32807 \shape up
32808 \emph off
32809 \bar no
32810 \noun off
32811 \color none
32812 ¹
32813 \end_layout
32814
32815 \end_inset
32816 </cell>
32817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32818 \begin_inset Text
32819
32820 \begin_layout Plain Layout
32821
32822 \family roman
32823 \series medium
32824 \shape up
32825 \emph off
32826 \bar no
32827 \noun off
32828 \color none
32829 É
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32835 \begin_inset Text
32836
32837 \begin_layout Plain Layout
32838
32839 \family roman
32840 \series medium
32841 \shape up
32842 \emph off
32843 \bar no
32844 \noun off
32845 \color none
32846 Ù
32847 \end_layout
32848
32849 \end_inset
32850 </cell>
32851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32852 \begin_inset Text
32853
32854 \begin_layout Plain Layout
32855
32856 \family roman
32857 \series medium
32858 \shape up
32859 \emph off
32860 \bar no
32861 \noun off
32862 \color none
32863 é
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872
32873 \family roman
32874 \series medium
32875 \shape up
32876 \emph off
32877 \bar no
32878 \noun off
32879 \color none
32880 ù
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 </row>
32886 <row>
32887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891
32892 \family roman
32893 \series medium
32894 \shape up
32895 \size tiny
32896 \emph off
32897 \bar no
32898 \noun off
32899 \color none
32900 0A
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 \end_layout
32920
32921 \end_inset
32922 </cell>
32923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32924 \begin_inset Text
32925
32926 \begin_layout Plain Layout
32927
32928 \family roman
32929 \series medium
32930 \shape up
32931 \emph off
32932 \bar no
32933 \noun off
32934 \color none
32935 *
32936 \end_layout
32937
32938 \end_inset
32939 </cell>
32940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32941 \begin_inset Text
32942
32943 \begin_layout Plain Layout
32944
32945 \family roman
32946 \series medium
32947 \shape up
32948 \emph off
32949 \bar no
32950 \noun off
32951 \color none
32952 :
32953 \end_layout
32954
32955 \end_inset
32956 </cell>
32957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32958 \begin_inset Text
32959
32960 \begin_layout Plain Layout
32961
32962 \family roman
32963 \series medium
32964 \shape up
32965 \emph off
32966 \bar no
32967 \noun off
32968 \color none
32969 J
32970 \end_layout
32971
32972 \end_inset
32973 </cell>
32974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32975 \begin_inset Text
32976
32977 \begin_layout Plain Layout
32978
32979 \family roman
32980 \series medium
32981 \shape up
32982 \emph off
32983 \bar no
32984 \noun off
32985 \color none
32986 Z
32987 \end_layout
32988
32989 \end_inset
32990 </cell>
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Plain Layout
32995
32996 \family roman
32997 \series medium
32998 \shape up
32999 \emph off
33000 \bar no
33001 \noun off
33002 \color none
33003 j
33004 \end_layout
33005
33006 \end_inset
33007 </cell>
33008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33009 \begin_inset Text
33010
33011 \begin_layout Plain Layout
33012
33013 \family roman
33014 \series medium
33015 \shape up
33016 \emph off
33017 \bar no
33018 \noun off
33019 \color none
33020 z
33021 \end_layout
33022
33023 \end_inset
33024 </cell>
33025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33026 \begin_inset Text
33027
33028 \begin_layout Plain Layout
33029
33030 \end_layout
33031
33032 \end_inset
33033 </cell>
33034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33035 \begin_inset Text
33036
33037 \begin_layout Plain Layout
33038
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047
33048 \family roman
33049 \series medium
33050 \shape up
33051 \emph off
33052 \bar no
33053 \noun off
33054 \color none
33055 ª
33056 \end_layout
33057
33058 \end_inset
33059 </cell>
33060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33061 \begin_inset Text
33062
33063 \begin_layout Plain Layout
33064
33065 \family roman
33066 \series medium
33067 \shape up
33068 \emph off
33069 \bar no
33070 \noun off
33071 \color none
33072 º
33073 \end_layout
33074
33075 \end_inset
33076 </cell>
33077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33078 \begin_inset Text
33079
33080 \begin_layout Plain Layout
33081
33082 \family roman
33083 \series medium
33084 \shape up
33085 \emph off
33086 \bar no
33087 \noun off
33088 \color none
33089 Ê
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33095 \begin_inset Text
33096
33097 \begin_layout Plain Layout
33098
33099 \family roman
33100 \series medium
33101 \shape up
33102 \emph off
33103 \bar no
33104 \noun off
33105 \color none
33106 Ú
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115
33116 \family roman
33117 \series medium
33118 \shape up
33119 \emph off
33120 \bar no
33121 \noun off
33122 \color none
33123 ê
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33129 \begin_inset Text
33130
33131 \begin_layout Plain Layout
33132
33133 \family roman
33134 \series medium
33135 \shape up
33136 \emph off
33137 \bar no
33138 \noun off
33139 \color none
33140 ú
33141 \end_layout
33142
33143 \end_inset
33144 </cell>
33145 </row>
33146 <row>
33147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151
33152 \family roman
33153 \series medium
33154 \shape up
33155 \size tiny
33156 \emph off
33157 \bar no
33158 \noun off
33159 \color none
33160 0B
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33175 \begin_inset Text
33176
33177 \begin_layout Plain Layout
33178
33179 \end_layout
33180
33181 \end_inset
33182 </cell>
33183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33184 \begin_inset Text
33185
33186 \begin_layout Plain Layout
33187
33188 \family roman
33189 \series medium
33190 \shape up
33191 \emph off
33192 \bar no
33193 \noun off
33194 \color none
33195 +
33196 \end_layout
33197
33198 \end_inset
33199 </cell>
33200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204
33205 \family roman
33206 \series medium
33207 \shape up
33208 \emph off
33209 \bar no
33210 \noun off
33211 \color none
33212 ;
33213 \end_layout
33214
33215 \end_inset
33216 </cell>
33217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221
33222 \family roman
33223 \series medium
33224 \shape up
33225 \emph off
33226 \bar no
33227 \noun off
33228 \color none
33229 K
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33235 \begin_inset Text
33236
33237 \begin_layout Plain Layout
33238
33239 \family roman
33240 \series medium
33241 \shape up
33242 \emph off
33243 \bar no
33244 \noun off
33245 \color none
33246 [
33247 \end_layout
33248
33249 \end_inset
33250 </cell>
33251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33252 \begin_inset Text
33253
33254 \begin_layout Plain Layout
33255
33256 \family roman
33257 \series medium
33258 \shape up
33259 \emph off
33260 \bar no
33261 \noun off
33262 \color none
33263 k
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272
33273 \family roman
33274 \series medium
33275 \shape up
33276 \emph off
33277 \bar no
33278 \noun off
33279 \color none
33280 {
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289
33290 \end_layout
33291
33292 \end_inset
33293 </cell>
33294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33295 \begin_inset Text
33296
33297 \begin_layout Plain Layout
33298
33299 \end_layout
33300
33301 \end_inset
33302 </cell>
33303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33304 \begin_inset Text
33305
33306 \begin_layout Plain Layout
33307
33308 \family roman
33309 \series medium
33310 \shape up
33311 \emph off
33312 \bar no
33313 \noun off
33314 \color none
33315 «
33316 \end_layout
33317
33318 \end_inset
33319 </cell>
33320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324
33325 \family roman
33326 \series medium
33327 \shape up
33328 \emph off
33329 \bar no
33330 \noun off
33331 \color none
33332 »
33333 \end_layout
33334
33335 \end_inset
33336 </cell>
33337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341
33342 \family roman
33343 \series medium
33344 \shape up
33345 \emph off
33346 \bar no
33347 \noun off
33348 \color none
33349 Ë
33350 \end_layout
33351
33352 \end_inset
33353 </cell>
33354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33355 \begin_inset Text
33356
33357 \begin_layout Plain Layout
33358
33359 \family roman
33360 \series medium
33361 \shape up
33362 \emph off
33363 \bar no
33364 \noun off
33365 \color none
33366 Û
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375
33376 \family roman
33377 \series medium
33378 \shape up
33379 \emph off
33380 \bar no
33381 \noun off
33382 \color none
33383 ë
33384 \end_layout
33385
33386 \end_inset
33387 </cell>
33388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Plain Layout
33392
33393 \family roman
33394 \series medium
33395 \shape up
33396 \emph off
33397 \bar no
33398 \noun off
33399 \color none
33400 û
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 </row>
33406 <row>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \family roman
33413 \series medium
33414 \shape up
33415 \size tiny
33416 \emph off
33417 \bar no
33418 \noun off
33419 \color none
33420 0C
33421 \end_layout
33422
33423 \end_inset
33424 </cell>
33425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429
33430 \end_layout
33431
33432 \end_inset
33433 </cell>
33434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33435 \begin_inset Text
33436
33437 \begin_layout Plain Layout
33438
33439 \end_layout
33440
33441 \end_inset
33442 </cell>
33443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33444 \begin_inset Text
33445
33446 \begin_layout Plain Layout
33447
33448 \family roman
33449 \series medium
33450 \shape up
33451 \emph off
33452 \bar no
33453 \noun off
33454 \color none
33455 ,
33456 \end_layout
33457
33458 \end_inset
33459 </cell>
33460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33461 \begin_inset Text
33462
33463 \begin_layout Plain Layout
33464
33465 \family roman
33466 \series medium
33467 \shape up
33468 \emph off
33469 \bar no
33470 \noun off
33471 \color none
33472 <
33473 \end_layout
33474
33475 \end_inset
33476 </cell>
33477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481
33482 \family roman
33483 \series medium
33484 \shape up
33485 \emph off
33486 \bar no
33487 \noun off
33488 \color none
33489 L
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498
33499 \family roman
33500 \series medium
33501 \shape up
33502 \emph off
33503 \bar no
33504 \noun off
33505 \color none
33506
33507 \backslash
33508
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 l
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 \family roman
33536 \series medium
33537 \shape up
33538 \emph off
33539 \bar no
33540 \noun off
33541 \color none
33542 |
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551
33552 \end_layout
33553
33554 \end_inset
33555 </cell>
33556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
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" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \family roman
33639 \series medium
33640 \shape up
33641 \emph off
33642 \bar no
33643 \noun off
33644 \color none
33645 ì
33646 \end_layout
33647
33648 \end_inset
33649 </cell>
33650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654
33655 \family roman
33656 \series medium
33657 \shape up
33658 \emph off
33659 \bar no
33660 \noun off
33661 \color none
33662 ü
33663 \end_layout
33664
33665 \end_inset
33666 </cell>
33667 </row>
33668 <row>
33669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \family roman
33675 \series medium
33676 \shape up
33677 \size tiny
33678 \emph off
33679 \bar no
33680 \noun off
33681 \color none
33682 0D
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691
33692 \end_layout
33693
33694 \end_inset
33695 </cell>
33696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" topline="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" 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 =
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="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 M
33752 \end_layout
33753
33754 \end_inset
33755 </cell>
33756 <cell alignment="center" valignment="top" topline="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 ]
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33774 \begin_inset Text
33775
33776 \begin_layout Plain Layout
33777
33778 \family roman
33779 \series medium
33780 \shape up
33781 \emph off
33782 \bar no
33783 \noun off
33784 \color none
33785 m
33786 \end_layout
33787
33788 \end_inset
33789 </cell>
33790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794
33795 \family roman
33796 \series medium
33797 \shape up
33798 \emph off
33799 \bar no
33800 \noun off
33801 \color none
33802 }
33803 \end_layout
33804
33805 \end_inset
33806 </cell>
33807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33808 \begin_inset Text
33809
33810 \begin_layout Plain Layout
33811
33812 \end_layout
33813
33814 \end_inset
33815 </cell>
33816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33817 \begin_inset Text
33818
33819 \begin_layout Plain Layout
33820
33821 \end_layout
33822
33823 \end_inset
33824 </cell>
33825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33826 \begin_inset Text
33827
33828 \begin_layout Plain Layout
33829
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 <cell alignment="center" valignment="top" topline="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" 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" 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" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906
33907 \family roman
33908 \series medium
33909 \shape up
33910 \emph off
33911 \bar no
33912 \noun off
33913 \color none
33914 ý
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 </row>
33920 <row>
33921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925
33926 \family roman
33927 \series medium
33928 \shape up
33929 \size tiny
33930 \emph off
33931 \bar no
33932 \noun off
33933 \color none
33934 0E
33935 \end_layout
33936
33937 \end_inset
33938 </cell>
33939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33940 \begin_inset Text
33941
33942 \begin_layout Plain Layout
33943
33944 \end_layout
33945
33946 \end_inset
33947 </cell>
33948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33949 \begin_inset Text
33950
33951 \begin_layout Plain Layout
33952
33953 \end_layout
33954
33955 \end_inset
33956 </cell>
33957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33958 \begin_inset Text
33959
33960 \begin_layout Plain Layout
33961
33962 \family roman
33963 \series medium
33964 \shape up
33965 \emph off
33966 \bar no
33967 \noun off
33968 \color none
33969 .
33970 \end_layout
33971
33972 \end_inset
33973 </cell>
33974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33975 \begin_inset Text
33976
33977 \begin_layout Plain Layout
33978
33979 \family roman
33980 \series medium
33981 \shape up
33982 \emph off
33983 \bar no
33984 \noun off
33985 \color none
33986 >
33987 \end_layout
33988
33989 \end_inset
33990 </cell>
33991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33992 \begin_inset Text
33993
33994 \begin_layout Plain Layout
33995
33996 \family roman
33997 \series medium
33998 \shape up
33999 \emph off
34000 \bar no
34001 \noun off
34002 \color none
34003 N
34004 \end_layout
34005
34006 \end_inset
34007 </cell>
34008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34009 \begin_inset Text
34010
34011 \begin_layout Plain Layout
34012
34013 \family roman
34014 \series medium
34015 \shape up
34016 \emph off
34017 \bar no
34018 \noun off
34019 \color none
34020 ^
34021 \end_layout
34022
34023 \end_inset
34024 </cell>
34025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34026 \begin_inset Text
34027
34028 \begin_layout Plain Layout
34029
34030 \family roman
34031 \series medium
34032 \shape up
34033 \emph off
34034 \bar no
34035 \noun off
34036 \color none
34037 n
34038 \end_layout
34039
34040 \end_inset
34041 </cell>
34042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34043 \begin_inset Text
34044
34045 \begin_layout Plain Layout
34046
34047 \family roman
34048 \series medium
34049 \shape up
34050 \emph off
34051 \bar no
34052 \noun off
34053 \color none
34054 ~
34055 \end_layout
34056
34057 \end_inset
34058 </cell>
34059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34060 \begin_inset Text
34061
34062 \begin_layout Plain Layout
34063
34064 \end_layout
34065
34066 \end_inset
34067 </cell>
34068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34069 \begin_inset Text
34070
34071 \begin_layout Plain Layout
34072
34073 \end_layout
34074
34075 \end_inset
34076 </cell>
34077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34078 \begin_inset Text
34079
34080 \begin_layout Plain Layout
34081
34082 \family roman
34083 \series medium
34084 \shape up
34085 \emph off
34086 \bar no
34087 \noun off
34088 \color none
34089 ®
34090 \end_layout
34091
34092 \end_inset
34093 </cell>
34094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34095 \begin_inset Text
34096
34097 \begin_layout Plain Layout
34098
34099 \family roman
34100 \series medium
34101 \shape up
34102 \emph off
34103 \bar no
34104 \noun off
34105 \color none
34106 ¾
34107 \end_layout
34108
34109 \end_inset
34110 </cell>
34111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34112 \begin_inset Text
34113
34114 \begin_layout Plain Layout
34115
34116 \family roman
34117 \series medium
34118 \shape up
34119 \emph off
34120 \bar no
34121 \noun off
34122 \color none
34123 Î
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132
34133 \family roman
34134 \series medium
34135 \shape up
34136 \emph off
34137 \bar no
34138 \noun off
34139 \color none
34140 Þ
34141 \end_layout
34142
34143 \end_inset
34144 </cell>
34145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Plain Layout
34149
34150 \family roman
34151 \series medium
34152 \shape up
34153 \emph off
34154 \bar no
34155 \noun off
34156 \color none
34157 î
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Plain Layout
34166
34167 \family roman
34168 \series medium
34169 \shape up
34170 \emph off
34171 \bar no
34172 \noun off
34173 \color none
34174 þ
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 </row>
34180 <row>
34181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34182 \begin_inset Text
34183
34184 \begin_layout Plain Layout
34185
34186 \family roman
34187 \series medium
34188 \shape up
34189 \size tiny
34190 \emph off
34191 \bar no
34192 \noun off
34193 \color none
34194 0F
34195 \end_layout
34196
34197 \end_inset
34198 </cell>
34199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34200 \begin_inset Text
34201
34202 \begin_layout Plain Layout
34203
34204 \end_layout
34205
34206 \end_inset
34207 </cell>
34208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34209 \begin_inset Text
34210
34211 \begin_layout Plain Layout
34212
34213 \end_layout
34214
34215 \end_inset
34216 </cell>
34217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221
34222 \family roman
34223 \series medium
34224 \shape up
34225 \emph off
34226 \bar no
34227 \noun off
34228 \color none
34229 /
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34235 \begin_inset Text
34236
34237 \begin_layout Plain Layout
34238
34239 \family roman
34240 \series medium
34241 \shape up
34242 \emph off
34243 \bar no
34244 \noun off
34245 \color none
34246 ?
34247 \end_layout
34248
34249 \end_inset
34250 </cell>
34251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Plain Layout
34255
34256 \family roman
34257 \series medium
34258 \shape up
34259 \emph off
34260 \bar no
34261 \noun off
34262 \color none
34263 O
34264 \end_layout
34265
34266 \end_inset
34267 </cell>
34268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34269 \begin_inset Text
34270
34271 \begin_layout Plain Layout
34272
34273 \family roman
34274 \series medium
34275 \shape up
34276 \emph off
34277 \bar no
34278 \noun off
34279 \color none
34280 _
34281 \end_layout
34282
34283 \end_inset
34284 </cell>
34285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34286 \begin_inset Text
34287
34288 \begin_layout Plain Layout
34289
34290 \family roman
34291 \series medium
34292 \shape up
34293 \emph off
34294 \bar no
34295 \noun off
34296 \color none
34297 o
34298 \end_layout
34299
34300 \end_inset
34301 </cell>
34302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34303 \begin_inset Text
34304
34305 \begin_layout Plain Layout
34306
34307 \end_layout
34308
34309 \end_inset
34310 </cell>
34311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34312 \begin_inset Text
34313
34314 \begin_layout Plain Layout
34315
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34321 \begin_inset Text
34322
34323 \begin_layout Plain Layout
34324
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34330 \begin_inset Text
34331
34332 \begin_layout Plain Layout
34333
34334 \family roman
34335 \series medium
34336 \shape up
34337 \emph off
34338 \bar no
34339 \noun off
34340 \color none
34341 ¯
34342 \end_layout
34343
34344 \end_inset
34345 </cell>
34346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34347 \begin_inset Text
34348
34349 \begin_layout Plain Layout
34350
34351 \family roman
34352 \series medium
34353 \shape up
34354 \emph off
34355 \bar no
34356 \noun off
34357 \color none
34358 ¿
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367
34368 \family roman
34369 \series medium
34370 \shape up
34371 \emph off
34372 \bar no
34373 \noun off
34374 \color none
34375 Ï
34376 \end_layout
34377
34378 \end_inset
34379 </cell>
34380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34381 \begin_inset Text
34382
34383 \begin_layout Plain Layout
34384
34385 \family roman
34386 \series medium
34387 \shape up
34388 \emph off
34389 \bar no
34390 \noun off
34391 \color none
34392 ß
34393 \end_layout
34394
34395 \end_inset
34396 </cell>
34397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34398 \begin_inset Text
34399
34400 \begin_layout Plain Layout
34401
34402 \family roman
34403 \series medium
34404 \shape up
34405 \emph off
34406 \bar no
34407 \noun off
34408 \color none
34409 ï
34410 \end_layout
34411
34412 \end_inset
34413 </cell>
34414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34415 \begin_inset Text
34416
34417 \begin_layout Plain Layout
34418
34419 \family roman
34420 \series medium
34421 \shape up
34422 \emph off
34423 \bar no
34424 \noun off
34425 \color none
34426 ÿ
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 </row>
34432 </lyxtabular>
34433
34434 \end_inset
34435
34436
34437 \end_layout
34438
34439 \end_inset
34440
34441
34442 \end_layout
34443
34444 \begin_layout Standard
34445 The following is a full list of all of the accented characters LyX can display
34446  directly.
34447  It includes not only the accented characters from the previous table, but
34448  also the characters from 
34449 \family typewriter
34450 ISO8859–2
34451 \family default
34452  through 
34453 \family typewriter
34454 4
34455 \family default
34456 .
34457  
34458 \end_layout
34459
34460 \begin_layout Itemize
34461 From 
34462 \family typewriter
34463 ISO8859–1
34464 \family default
34465 :
34466 \end_layout
34467
34468 \begin_deeper
34469 \begin_layout Standard
34470 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34471 \begin_inset space \hfill{}
34472 \end_inset
34473
34474 diaeresis
34475 \end_layout
34476
34477 \begin_layout Standard
34478 ^ Â Ê Î Ô Û â ê î ô û
34479 \begin_inset space \hfill{}
34480 \end_inset
34481
34482 circumflex
34483 \end_layout
34484
34485 \begin_layout Standard
34486 ` À È Ì Ò Ù à è ì ò ù
34487 \begin_inset space \hfill{}
34488 \end_inset
34489
34490 grave
34491 \end_layout
34492
34493 \begin_layout Standard
34494 ´ Á É Í Ó Ú Ý á é í ó ú ý
34495 \begin_inset space \hfill{}
34496 \end_inset
34497
34498 acute
34499 \end_layout
34500
34501 \begin_layout Standard
34502 ~ Ã Ñ Õ ã ñ õ
34503 \begin_inset space \hfill{}
34504 \end_inset
34505
34506 tilde
34507 \end_layout
34508
34509 \begin_layout Standard
34510 ¸Çç
34511 \begin_inset space \hfill{}
34512 \end_inset
34513
34514 cedilla
34515 \end_layout
34516
34517 \begin_layout Standard
34518 ¯
34519 \begin_inset space \hfill{}
34520 \end_inset
34521
34522 macron
34523 \end_layout
34524
34525 \end_deeper
34526 \begin_layout Itemize
34527 From 
34528 \family typewriter
34529 ISO8859–2
34530 \family default
34531  through 
34532 \family typewriter
34533 4
34534 \family default
34535 :
34536 \end_layout
34537
34538 \begin_deeper
34539 \begin_layout Standard
34540 ĤĴĥĵĈĜŜĉĝŝ
34541 \begin_inset space \hfill{}
34542 \end_inset
34543
34544 circumflex
34545 \end_layout
34546
34547 \begin_layout Standard
34548 ŚŹśźŔĹĆŃŕĺćń
34549 \begin_inset space \hfill{}
34550 \end_inset
34551
34552 acute
34553 \end_layout
34554
34555 \begin_layout Standard
34556 Ĩı̃Ũũ
34557 \begin_inset space \hfill{}
34558 \end_inset
34559
34560 tilde
34561 \end_layout
34562
34563 \begin_layout Standard
34564 ŞşŢţŖĻĢŗļģŅĶņķ
34565 \begin_inset space \hfill{}
34566 \end_inset
34567
34568 cedilla
34569 \end_layout
34570
34571 \begin_layout Standard
34572 ĒēĀĪŌŪāı̄ōū
34573 \begin_inset space \hfill{}
34574 \end_inset
34575
34576 macron
34577 \end_layout
34578
34579 \begin_layout Standard
34580 ŐŰőű
34581 \begin_inset space \hfill{}
34582 \end_inset
34583
34584 Hungarian umlaut
34585 \end_layout
34586
34587 \end_deeper
34588 \begin_layout Standard
34589 All the characters above are actively supported by TeX fonts.
34590  In addition TeX allows diacritical marks on almost all characters.
34591  Also make sure you're using the 
34592 \family typewriter
34593 T1
34594 \family default
34595  font-encoding.
34596 \end_layout
34597
34598 \begin_layout Chapter
34599 \start_of_appendix
34600 The User Interface
34601 \begin_inset CommandInset label
34602 LatexCommand label
34603 name "cha:The-User-Interface"
34604
34605 \end_inset
34606
34607
34608 \end_layout
34609
34610 \begin_layout Standard
34611 This appendix lists all the available menus and describes their functionality.
34612  It is designed as a quick reference if you are searching for a special
34613  topic inside the user's guide.
34614 \end_layout
34615
34616 \begin_layout Section
34617 The File Menu
34618 \begin_inset Index idx
34619 status collapsed
34620
34621 \begin_layout Plain Layout
34622 Menu ! File
34623 \end_layout
34624
34625 \end_inset
34626
34627
34628 \end_layout
34629
34630 \begin_layout Standard
34631 Under the 
34632 \family sans
34633 File
34634 \family default
34635  menu are the basic operations in addition to some more advanced operations.
34636  At the end of the menu the four last opened documents are listed.
34637 \end_layout
34638
34639 \begin_layout Subsection
34640 New
34641 \end_layout
34642
34643 \begin_layout Standard
34644 Creates a new document.
34645 \end_layout
34646
34647 \begin_layout Subsection
34648 New from Template
34649 \end_layout
34650
34651 \begin_layout Standard
34652 This menu entry prompts you for a template to use.
34653  Selecting a template will automatically set certain layout features for
34654  the document, features you would otherwise need to change manually.
34655 \end_layout
34656
34657 \begin_layout Subsection
34658 Open
34659 \end_layout
34660
34661 \begin_layout Standard
34662 Opens a document.
34663 \end_layout
34664
34665 \begin_layout Subsection
34666 Open Recent
34667 \end_layout
34668
34669 \begin_layout Standard
34670 The submenu shows a list of the recently opened files.
34671  Click there on a file to open it.
34672 \end_layout
34673
34674 \begin_layout Subsection
34675 Close
34676 \end_layout
34677
34678 \begin_layout Standard
34679 Closes the current document.
34680 \end_layout
34681
34682 \begin_layout Subsection
34683 Close All
34684 \end_layout
34685
34686 \begin_layout Standard
34687 Closes all opened documents.
34688 \end_layout
34689
34690 \begin_layout Subsection
34691 Save
34692 \end_layout
34693
34694 \begin_layout Standard
34695 Saves the actual document.
34696 \end_layout
34697
34698 \begin_layout Subsection
34699 Save As
34700 \end_layout
34701
34702 \begin_layout Standard
34703 Saves the actual document under a new name to create a copy.
34704 \end_layout
34705
34706 \begin_layout Subsection
34707 Save All
34708 \end_layout
34709
34710 \begin_layout Standard
34711 Saves all opened documents.
34712 \end_layout
34713
34714 \begin_layout Subsection
34715 Revert to saved
34716 \end_layout
34717
34718 \begin_layout Standard
34719 Reloads the actual document from disk.
34720 \end_layout
34721
34722 \begin_layout Subsection
34723 Version Control
34724 \end_layout
34725
34726 \begin_layout Standard
34727 This is used when more people are working on the same document.
34728  It is described in the section 
34729 \emph on
34730 Version Control in LyX
34731 \emph default
34732  of the 
34733 \emph on
34734 Additional Features
34735 \emph default
34736  manual.
34737 \end_layout
34738
34739 \begin_layout Subsection
34740 Import
34741 \end_layout
34742
34743 \begin_layout Standard
34744 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
34745  NoWeb-files, plain text files, and comma separated, table like, text files
34746  (CSV) as a new LyX-document.
34747  The files will be imported as new LyX-document.
34748 \end_layout
34749
34750 \begin_layout Standard
34751 When using the menu entry 
34752 \family sans
34753 Plain
34754 \begin_inset space ~
34755 \end_inset
34756
34757 Text
34758 \family default
34759 , line breaks in the text will start a new paragraph; when using the menu
34760  entry 
34761 \family sans
34762 Plain
34763 \begin_inset space ~
34764 \end_inset
34765
34766 Text, Join
34767 \begin_inset space ~
34768 \end_inset
34769
34770 Lines
34771 \family default
34772 , consecutive lines of text will be imported to one big paragraph.
34773  A new paragraph will begin when there is a blank line in the file.
34774 \end_layout
34775
34776 \begin_layout Subsection
34777 Export
34778 \begin_inset CommandInset label
34779 LatexCommand label
34780 name "sub:Export"
34781
34782 \end_inset
34783
34784
34785 \end_layout
34786
34787 \begin_layout Standard
34788 You can export your document to various file formats.
34789  The resulting files are placed in the directory of your LyX-file.
34790  The menu entries are not the same on all installations.
34791  They depend on the programs found by LyX while its configuration.
34792 \end_layout
34793
34794 \begin_layout Standard
34795 Here is a list of all available entries; some of them are explained in detail
34796  in section
34797 \begin_inset space ~
34798 \end_inset
34799
34800
34801 \begin_inset CommandInset ref
34802 LatexCommand ref
34803 reference "sub:Output-file-formats"
34804
34805 \end_inset
34806
34807 :
34808 \end_layout
34809
34810 \begin_layout Description
34811
34812 \family sans
34813 CJK
34814 \begin_inset space ~
34815 \end_inset
34816
34817 LyX 
34818 \family default
34819 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34820  (CJK)
34821 \begin_inset Newline newline
34822 \end_inset
34823
34824  Since LyX 1.5.0 CJK support is fully integrated to LyX.
34825 \end_layout
34826
34827 \begin_layout Description
34828
34829 \family sans
34830 DVI
34831 \family default
34832  DVI-format
34833 \end_layout
34834
34835 \begin_layout Description
34836 HTML HTML-format (the HTML-converter is a third-party product and may not
34837  work in all cases)
34838 \end_layout
34839
34840 \begin_layout Description
34841 HTML
34842 \begin_inset space ~
34843 \end_inset
34844
34845 (MS
34846 \begin_inset space ~
34847 \end_inset
34848
34849 Word) HTML-format specialized so that the result can be imported to 
34850 \family sans
34851 MS Word
34852 \family default
34853 ; as a consequence of this formulas will be embedded as bitmap fonts and
34854  not in the format 
34855 \family sans
34856 MathML
34857 \family default
34858 .
34859 \end_layout
34860
34861 \begin_layout Description
34862
34863 \family sans
34864 LaT
34865 \begin_inset ERT
34866 status collapsed
34867
34868 \begin_layout Plain Layout
34869
34870 {}
34871 \end_layout
34872
34873 \end_inset
34874
34875 eX
34876 \begin_inset space ~
34877 \end_inset
34878
34879 (pdflatex)
34880 \family default
34881  text file with the LaTeX source, additionally all images used in the document
34882  will be converted to a format that is readable by the 
34883 \family typewriter
34884 pdflatex
34885 \family default
34886  program (GIF, JPG, PDF, PNG)
34887 \end_layout
34888
34889 \begin_layout Description
34890
34891 \family sans
34892 LaT
34893 \begin_inset ERT
34894 status collapsed
34895
34896 \begin_layout Plain Layout
34897
34898 {}
34899 \end_layout
34900
34901 \end_inset
34902
34903 eX
34904 \begin_inset space ~
34905 \end_inset
34906
34907 (plain)
34908 \family default
34909  text file with the LaTeX source code, additionally all images used in the
34910  document will be converted to the EPS-format, only this format is readable
34911  by the 
34912 \family typewriter
34913 latex
34914 \family default
34915  program
34916 \end_layout
34917
34918 \begin_layout Description
34919 LyX
34920 \begin_inset space ~
34921 \end_inset
34922
34923 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
34924 \begin_inset Quotes eld
34925 \end_inset
34926
34927 y
34928 \begin_inset Quotes erd
34929 \end_inset
34930
34931  is replaced by the version number)
34932 \end_layout
34933
34934 \begin_layout Description
34935 LyXHTML HTML-format, using LyX's internal XHTML engine
34936 \end_layout
34937
34938 \begin_layout Description
34939 OpenDocument OpenDocument-formatted text file, to be opened with 
34940 \family sans
34941 OpenOffice
34942 \family default
34943
34944 \family sans
34945 KOffice
34946 \family default
34947
34948 \family sans
34949 Abiword
34950 \family default
34951 , etc.
34952  (The OpenDocument-converter is a third-party product and may not work in
34953  all cases)
34954 \end_layout
34955
34956 \begin_layout Description
34957
34958 \family sans
34959 PDF
34960 \begin_inset space ~
34961 \end_inset
34962
34963 (dvipdfm)
34964 \family default
34965  PDF-format using the program 
34966 \family typewriter
34967 dvipdfm
34968 \end_layout
34969
34970 \begin_layout Description
34971
34972 \family sans
34973 PDF
34974 \begin_inset space ~
34975 \end_inset
34976
34977 (pdflatex)
34978 \family default
34979  PDF-format using the program 
34980 \family typewriter
34981 pdflatex
34982 \end_layout
34983
34984 \begin_layout Description
34985
34986 \family sans
34987 PDF
34988 \begin_inset space ~
34989 \end_inset
34990
34991 (ps2pdf)
34992 \family default
34993  PDF-format using the program 
34994 \family typewriter
34995 ps2pdf
34996 \end_layout
34997
34998 \begin_layout Description
34999
35000 \family sans
35001 Plain
35002 \begin_inset space ~
35003 \end_inset
35004
35005 text
35006 \family default
35007  text format
35008 \end_layout
35009
35010 \begin_layout Description
35011
35012 \family sans
35013 Plain
35014 \begin_inset space ~
35015 \end_inset
35016
35017 text
35018 \begin_inset space ~
35019 \end_inset
35020
35021 (ps2ascii)
35022 \family default
35023  text format, the document will first be converted to Postscript format
35024  and then exported as text using the program 
35025 \family sans
35026 ps2ascii
35027 \end_layout
35028
35029 \begin_layout Description
35030
35031 \family sans
35032 Postscript
35033 \family default
35034  PostScript format using the program 
35035 \family typewriter
35036 dvips
35037 \end_layout
35038
35039 \begin_layout Description
35040
35041 \family sans
35042 Custom
35043 \family default
35044  custom format
35045 \end_layout
35046
35047 \begin_layout Standard
35048 The program 
35049 \family typewriter
35050 dvipdfm
35051 \family default
35052  produces internally a DVI-file which is then converted to a PDF-file.
35053  It is a bit out of date and therefore the output could look different from
35054  what you want.
35055  
35056 \family typewriter
35057 pdflatex
35058 \family default
35059  produces PDF-files directly and supports the latest PDF-file formats.
35060 \end_layout
35061
35062 \begin_layout Standard
35063 If one of the menu entries 
35064 \family sans
35065 DVI
35066 \family default
35067
35068 \family sans
35069 PDF
35070 \begin_inset space ~
35071 \end_inset
35072
35073 (pdflatex)
35074 \family default
35075  or 
35076 \family sans
35077 Postscript
35078 \family default
35079  is missing, you need to update your LaTeX installation.
35080  After updating you have to reconfigure LyX, see section
35081 \begin_inset space ~
35082 \end_inset
35083
35084
35085 \begin_inset CommandInset ref
35086 LatexCommand ref
35087 reference "sec:Basic-LyX-Setup"
35088
35089 \end_inset
35090
35091 .
35092 \begin_inset Index idx
35093 status collapsed
35094
35095 \begin_layout Plain Layout
35096 Reconfiguration of LyX
35097 \end_layout
35098
35099 \end_inset
35100
35101
35102 \end_layout
35103
35104 \begin_layout Standard
35105 The menu 
35106 \family sans
35107 Custom
35108 \family default
35109  allows you to export your file by using special command line options for
35110  the export program.
35111 \end_layout
35112
35113 \begin_layout Subsection
35114 Print
35115 \end_layout
35116
35117 \begin_layout Standard
35118 With this menu entry you can print your document to a file in PostScript
35119  format or send it to a printer.
35120  The printer will also use the document in PostScript format.
35121  The conversion to PostScript is done in the background by LyX using the
35122  program 
35123 \family typewriter
35124 dvips
35125 \family default
35126 .
35127  For more information have a look at section
35128 \begin_inset space ~
35129 \end_inset
35130
35131
35132 \begin_inset CommandInset ref
35133 LatexCommand ref
35134 reference "sub:Printing-the-File"
35135
35136 \end_inset
35137
35138 .
35139 \end_layout
35140
35141 \begin_layout Subsection
35142 Fax
35143 \end_layout
35144
35145 \begin_layout Standard
35146 This menu entry will only appear when you have a fax program installed (on
35147  Windows you additionally need to register its program path to LyX's PATH
35148  prefix, see section
35149 \begin_inset space ~
35150 \end_inset
35151
35152
35153 \begin_inset CommandInset ref
35154 LatexCommand ref
35155 reference "sec:Paths"
35156
35157 \end_inset
35158
35159 ).
35160  With this menu entry you can send your document to a fax program like 
35161 \family typewriter
35162 hylapex
35163 \family default
35164  or 
35165 \family typewriter
35166 kdeprintfax
35167 \family default
35168 .
35169  The default format of the sent file is PostScript.
35170  The format can be changed in LyX's preferences as described in section
35171 \begin_inset space ~
35172 \end_inset
35173
35174
35175 \begin_inset CommandInset ref
35176 LatexCommand ref
35177 reference "sub:Converters"
35178
35179 \end_inset
35180
35181 .
35182 \end_layout
35183
35184 \begin_layout Subsection
35185 New and Close Window
35186 \end_layout
35187
35188 \begin_layout Standard
35189 Opens or closes a new instance of LyX.
35190 \end_layout
35191
35192 \begin_layout Subsection
35193 Exit
35194 \end_layout
35195
35196 \begin_layout Standard
35197 Prompts you to save all unsaved documents and then exits.
35198 \end_layout
35199
35200 \begin_layout Section
35201 The Edit Menu
35202 \begin_inset Index idx
35203 status collapsed
35204
35205 \begin_layout Plain Layout
35206 Menu ! Edit
35207 \end_layout
35208
35209 \end_inset
35210
35211
35212 \end_layout
35213
35214 \begin_layout Subsection
35215 Undo and Redo
35216 \end_layout
35217
35218 \begin_layout Standard
35219 Described in section
35220 \begin_inset space ~
35221 \end_inset
35222
35223
35224 \begin_inset CommandInset ref
35225 LatexCommand ref
35226 reference "sec:Undo-and-Redo"
35227
35228 \end_inset
35229
35230 .
35231 \end_layout
35232
35233 \begin_layout Subsection
35234 Cut, Copy, Paste, Paste Recent, Paste Special
35235 \end_layout
35236
35237 \begin_layout Standard
35238 Described in section
35239 \begin_inset space ~
35240 \end_inset
35241
35242
35243 \begin_inset CommandInset ref
35244 LatexCommand ref
35245 reference "sec:Basic-Editing-Features"
35246
35247 \end_inset
35248
35249 .
35250 \end_layout
35251
35252 \begin_layout Subsection
35253 Select All
35254 \end_layout
35255
35256 \begin_layout Standard
35257 Selects the whole document.
35258 \end_layout
35259
35260 \begin_layout Subsection
35261 Find & Replace
35262 \end_layout
35263
35264 \begin_layout Standard
35265 Described in section
35266 \begin_inset space ~
35267 \end_inset
35268
35269
35270 \begin_inset CommandInset ref
35271 LatexCommand ref
35272 reference "sec:Basic-Editing-Features"
35273
35274 \end_inset
35275
35276 .
35277 \end_layout
35278
35279 \begin_layout Subsection
35280 Move Paragraph Up/Down
35281 \end_layout
35282
35283 \begin_layout Standard
35284 This shifts the paragraph where the cursor is currently in one paragraph
35285  up or down.
35286 \end_layout
35287
35288 \begin_layout Subsection
35289 Text Style
35290 \end_layout
35291
35292 \begin_layout Standard
35293 Described in section
35294 \begin_inset space ~
35295 \end_inset
35296
35297
35298 \begin_inset CommandInset ref
35299 LatexCommand ref
35300 reference "sub:Fine-Tuning-with-the"
35301
35302 \end_inset
35303
35304 .
35305 \end_layout
35306
35307 \begin_layout Subsection
35308 Paragraph Settings
35309 \begin_inset Index idx
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313 Paragraph ! Settings
35314 \end_layout
35315
35316 \end_inset
35317
35318
35319 \end_layout
35320
35321 \begin_layout Standard
35322 Enables you to set the paragraph alignment, line spacing and label width.
35323  These settings only affect the paragraph in which the cursor is currently.
35324 \end_layout
35325
35326 \begin_layout Standard
35327 You can also prevent the first line of the paragraph being indented if you
35328  have chosen to separate paragraphs with indents in the 
35329 \family sans
35330 Document\SpecialChar \menuseparator
35331 Settings
35332 \family default
35333  dialog under 
35334 \family sans
35335 Text
35336 \begin_inset space ~
35337 \end_inset
35338
35339 Layout
35340 \family default
35341 .
35342 \end_layout
35343
35344 \begin_layout Subsection
35345 Table Settings and Math
35346 \end_layout
35347
35348 \begin_layout Standard
35349 These two menus are only fully active when the cursor is inside a table
35350  or a formula.
35351  Here you can change the properties of tables and formulas.
35352  The properties of tables are described in section
35353 \begin_inset space ~
35354 \end_inset
35355
35356
35357 \begin_inset CommandInset ref
35358 LatexCommand ref
35359 reference "sec:Tables"
35360
35361 \end_inset
35362
35363 , the properties of formulas in chapter
35364 \begin_inset space ~
35365 \end_inset
35366
35367
35368 \begin_inset CommandInset ref
35369 LatexCommand ref
35370 reference "cha:Mathematical-Formulas"
35371
35372 \end_inset
35373
35374 .
35375 \end_layout
35376
35377 \begin_layout Subsection
35378 Increase / Decrease List Depth
35379 \end_layout
35380
35381 \begin_layout Standard
35382 These menu entries are only active when the cursor is in an environment
35383  that can be nested.
35384  They increase/decrease the environment nesting level as explained in section
35385 \begin_inset space ~
35386 \end_inset
35387
35388
35389 \begin_inset CommandInset ref
35390 LatexCommand ref
35391 reference "sec:Nesting"
35392
35393 \end_inset
35394
35395  and 
35396 \begin_inset CommandInset ref
35397 LatexCommand ref
35398 reference "sub:Numbering-depth"
35399
35400 \end_inset
35401
35402 .
35403 \end_layout
35404
35405 \begin_layout Section
35406 The View Menu
35407 \begin_inset Index idx
35408 status collapsed
35409
35410 \begin_layout Plain Layout
35411 Menu ! View
35412 \end_layout
35413
35414 \end_inset
35415
35416
35417 \end_layout
35418
35419 \begin_layout Standard
35420 The 
35421 \family sans
35422 View
35423 \family default
35424  menu contains a list of available formats in which you can view the actual
35425  document with an external program.
35426  The menu entries for the viewing formats are not the same on all installations
35427  — it depends on the LaTeX programs that are found while LyX was configured.
35428  All possible formats are formats listed in section
35429 \begin_inset space ~
35430 \end_inset
35431
35432
35433 \begin_inset CommandInset ref
35434 LatexCommand ref
35435 reference "sub:Export"
35436
35437 \end_inset
35438
35439 .
35440  You should at least see the menu entries 
35441 \family sans
35442 DVI
35443 \family default
35444  and 
35445 \family sans
35446 PDF
35447 \begin_inset space ~
35448 \end_inset
35449
35450 (pdflatex)
35451 \family default
35452 .
35453  If one of the two is missing, you need to update your LaTeX installation.
35454  After updating you have to reconfigure LyX, see section
35455 \begin_inset space ~
35456 \end_inset
35457
35458
35459 \begin_inset CommandInset ref
35460 LatexCommand ref
35461 reference "sec:Basic-LyX-Setup"
35462
35463 \end_inset
35464
35465 .
35466 \begin_inset Index idx
35467 status collapsed
35468
35469 \begin_layout Plain Layout
35470 Reconfiguration of LyX
35471 \end_layout
35472
35473 \end_inset
35474
35475
35476 \end_layout
35477
35478 \begin_layout Standard
35479 Invoking a menu will start a viewer program.
35480  The viewer can be set or changed in the preferences, see section
35481 \begin_inset space ~
35482 \end_inset
35483
35484
35485 \begin_inset CommandInset ref
35486 LatexCommand ref
35487 reference "sec:File-Formats"
35488
35489 \end_inset
35490
35491 .
35492  The default viewers are set by LyX when it is first configured.
35493 \end_layout
35494
35495 \begin_layout Standard
35496 \begin_inset VSpace bigskip
35497 \end_inset
35498
35499 At the bottom of the 
35500 \family sans
35501 View
35502 \family default
35503  menu the opened documents are listed.
35504 \end_layout
35505
35506 \begin_layout Subsection
35507 Open/Close all Insets
35508 \end_layout
35509
35510 \begin_layout Standard
35511 Opens/closes all insets in your document.
35512 \end_layout
35513
35514 \begin_layout Subsection
35515 Unfold/Fold Math Macros
35516 \end_layout
35517
35518 \begin_layout Standard
35519 Unfolds/folds the current math macro.
35520 \end_layout
35521
35522 \begin_layout Standard
35523 Math macros are described in the 
35524 \emph on
35525 Math
35526 \emph default
35527  manual.
35528 \end_layout
35529
35530 \begin_layout Subsection
35531 View Source
35532 \end_layout
35533
35534 \begin_layout Standard
35535 Opens a window showing the source code of the actual document, as described
35536  in section
35537 \begin_inset space ~
35538 \end_inset
35539
35540
35541 \begin_inset CommandInset ref
35542 LatexCommand ref
35543 reference "sec:Previewing-snippets-of"
35544
35545 \end_inset
35546
35547 .
35548 \end_layout
35549
35550 \begin_layout Subsection
35551 Update
35552 \end_layout
35553
35554 \begin_layout Standard
35555 This menu entry allows you to update the view with your latest changes without
35556  opening a new view window.
35557 \end_layout
35558
35559 \begin_layout Subsection
35560 Split View
35561 \end_layout
35562
35563 \begin_layout Standard
35564 This will split LyX's main window vertically or horizontally.
35565  This allows you to view documents the same time to compare them, or to
35566  view the same document, but at different positions.
35567  You can even split the main window several times to view for example 3
35568  or more documents at the same time.
35569  To return to an unsplit view, use the menu 
35570 \family sans
35571 Close Current View
35572 \family default
35573 .
35574 \end_layout
35575
35576 \begin_layout Subsection
35577 Close Current View
35578 \end_layout
35579
35580 \begin_layout Standard
35581 Closes a split view.
35582 \end_layout
35583
35584 \begin_layout Subsection
35585 Fullscreen
35586 \end_layout
35587
35588 \begin_layout Standard
35589 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35590  so that you will see nothing but your text.
35591  It furthermore displays LyX's main window fullscreen.
35592  To return from fullscreen to the normal view, press F11, or right-click
35593  and turn off the fullscreen mode in the context menu.
35594 \end_layout
35595
35596 \begin_layout Subsection
35597 Toolbars
35598 \begin_inset CommandInset label
35599 LatexCommand label
35600 name "sub:Toolbars"
35601
35602 \end_inset
35603
35604
35605 \begin_inset Index idx
35606 status collapsed
35607
35608 \begin_layout Plain Layout
35609 Toolbar
35610 \end_layout
35611
35612 \end_inset
35613
35614
35615 \end_layout
35616
35617 \begin_layout Standard
35618 In this menu entry you can set the appearance of the different toolbars.
35619  All toolbars and the 
35620 \family sans
35621 Command
35622 \begin_inset space ~
35623 \end_inset
35624
35625 Buffer
35626 \family default
35627  can be turned on and off.
35628  The 
35629 \emph on
35630 on
35631 \emph default
35632  state is denoted in the menu with a checkmark.
35633  The 
35634 \family sans
35635 Review
35636 \family default
35637
35638 \family sans
35639 Table
35640 \family default
35641
35642 \family sans
35643 Math
35644 \begin_inset space ~
35645 \end_inset
35646
35647 Panels
35648 \family default
35649 , and 
35650 \family sans
35651 Math
35652 \family default
35653  toolbars can be additionally set to the state 
35654 \emph on
35655 automatic
35656 \emph default
35657  that is denoted in the menu with the suffix 
35658 \family sans
35659 (auto)
35660 \family default
35661 .
35662 \end_layout
35663
35664 \begin_layout Standard
35665 In the 
35666 \emph on
35667 on
35668 \emph default
35669  state the toolbar is permanently shown, in the 
35670 \emph on
35671 automatic
35672 \emph default
35673  state the toolbar is only shown when the cursor is in a certain environment
35674  or when a certain feature is enabled.
35675  That means that the review toolbar will only be shown when change tracking
35676  is activated, the math and table toolbars are only shown when the cursor
35677  is inside a formula or table, respectively.
35678 \end_layout
35679
35680 \begin_layout Standard
35681 LyX's toolbars and their buttons are explained in section
35682 \begin_inset space ~
35683 \end_inset
35684
35685
35686 \begin_inset CommandInset ref
35687 LatexCommand ref
35688 reference "sec:Toolbars"
35689
35690 \end_inset
35691
35692 .
35693 \end_layout
35694
35695 \begin_layout Section
35696 The Insert Menu
35697 \begin_inset Index idx
35698 status collapsed
35699
35700 \begin_layout Plain Layout
35701 Menu ! Insert
35702 \end_layout
35703
35704 \end_inset
35705
35706
35707 \end_layout
35708
35709 \begin_layout Subsection
35710 Math
35711 \end_layout
35712
35713 \begin_layout Standard
35714 Inserts math constructs that are explained in chapter
35715 \begin_inset space ~
35716 \end_inset
35717
35718
35719 \begin_inset CommandInset ref
35720 LatexCommand ref
35721 reference "cha:Mathematical-Formulas"
35722
35723 \end_inset
35724
35725  and the 
35726 \emph on
35727 Math
35728 \emph default
35729  manual.
35730 \end_layout
35731
35732 \begin_layout Subsection
35733 Special Character
35734 \begin_inset CommandInset label
35735 LatexCommand label
35736 name "sub:Special-Character"
35737
35738 \end_inset
35739
35740
35741 \end_layout
35742
35743 \begin_layout Standard
35744 Here you can insert the following characters:
35745 \end_layout
35746
35747 \begin_layout Description
35748 Symbols Inserts any character that can be output by your LaTeX system.
35749  Therefore the number of character categories in this dialog and the available
35750  characters depend on the LaTeX-packages you have installed.
35751 \begin_inset Newline newline
35752 \end_inset
35753
35754  
35755 \begin_inset Note Greyedout
35756 status open
35757
35758 \begin_layout Plain Layout
35759
35760 \series bold
35761 Note:
35762 \series default
35763  Not all characters will be visible in the 
35764 \family sans
35765 Symbols
35766 \family default
35767  dialog because none of the screen fonts that you can set in the preferences
35768  dialog (see sec.
35769 \begin_inset space \thinspace{}
35770 \end_inset
35771
35772
35773 \begin_inset CommandInset ref
35774 LatexCommand ref
35775 reference "sub:Screen-Fonts"
35776
35777 \end_inset
35778
35779 ) can display every character.
35780 \end_layout
35781
35782 \end_inset
35783
35784
35785 \end_layout
35786
35787 \begin_layout Description
35788 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35789
35790 \end_layout
35791
35792 \begin_layout Description
35793 End
35794 \begin_inset space ~
35795 \end_inset
35796
35797 of
35798 \begin_inset space ~
35799 \end_inset
35800
35801 Sentence Inserts an end of sentence dot as described in section
35802 \begin_inset space ~
35803 \end_inset
35804
35805
35806 \begin_inset CommandInset ref
35807 LatexCommand ref
35808 reference "sub:Abbreviations"
35809
35810 \end_inset
35811
35812 .
35813 \end_layout
35814
35815 \begin_layout Description
35816 Ordinary
35817 \begin_inset space ~
35818 \end_inset
35819
35820 Quote Inserts this quote: 
35821 \begin_inset Quotes erd
35822 \end_inset
35823
35824 , no matter what quote type you selected in the 
35825 \family sans
35826 Document\SpecialChar \menuseparator
35827 Settings
35828 \family default
35829  dialog under 
35830 \family sans
35831 Language
35832 \family default
35833 .
35834 \end_layout
35835
35836 \begin_layout Description
35837 Single
35838 \begin_inset space ~
35839 \end_inset
35840
35841 Quote Inserts this quote: 
35842 \begin_inset Quotes els
35843 \end_inset
35844
35845
35846 \end_layout
35847
35848 \begin_layout Description
35849 Protected
35850 \begin_inset space ~
35851 \end_inset
35852
35853 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35854
35855 \end_layout
35856
35857 \begin_layout Description
35858 Breakable
35859 \begin_inset space ~
35860 \end_inset
35861
35862 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35863
35864 \end_layout
35865
35866 \begin_layout Description
35867 Menu
35868 \begin_inset space ~
35869 \end_inset
35870
35871 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35872
35873 \end_layout
35874
35875 \begin_layout Description
35876 Phonetic
35877 \begin_inset space ~
35878 \end_inset
35879
35880 Symbols 
35881 \begin_inset Index idx
35882 status collapsed
35883
35884 \begin_layout Plain Layout
35885 Phonetic symbols
35886 \end_layout
35887
35888 \end_inset
35889
35890
35891 \begin_inset Index idx
35892 status collapsed
35893
35894 \begin_layout Plain Layout
35895 Language ! Phonetic symbols
35896 \end_layout
35897
35898 \end_inset
35899
35900 Creates a formula with a so called tipa inset.
35901  Here you can insert commands to create IPA phonetic symbols.
35902  For this feature you must have the LaTeX-package 
35903 \series bold
35904 tipa
35905 \series default
35906
35907 \begin_inset Index idx
35908 status collapsed
35909
35910 \begin_layout Plain Layout
35911 LaTeX-packages ! tipa
35912 \end_layout
35913
35914 \end_inset
35915
35916  installed.
35917 \begin_inset Newline newline
35918 \end_inset
35919
35920 For more information about this feature we refer to the documentation of
35921  
35922 \series bold
35923 tipa, 
35924 \begin_inset CommandInset citation
35925 LatexCommand cite
35926 key "tipa"
35927
35928 \end_inset
35929
35930
35931 \series default
35932  and this Wiki-page:
35933 \begin_inset Newline newline
35934 \end_inset
35935
35936
35937 \begin_inset Flex URL
35938 status open
35939
35940 \begin_layout Plain Layout
35941
35942 http://wiki.lyx.org/LyX/LinguistLyX
35943 \end_layout
35944
35945 \end_inset
35946
35947
35948 \end_layout
35949
35950 \begin_layout Subsection
35951 Formatting
35952 \end_layout
35953
35954 \begin_layout Standard
35955 Here you can insert the following format constructs:
35956 \end_layout
35957
35958 \begin_layout Description
35959 Superscript Inserts a superscript: test
35960 \begin_inset Formula $^{\text{a,b}}$
35961 \end_inset
35962
35963
35964 \end_layout
35965
35966 \begin_layout Description
35967 Subscript Inserts a subscript: test
35968 \begin_inset Formula $_{\text{3x}}$
35969 \end_inset
35970
35971
35972 \end_layout
35973
35974 \begin_layout Description
35975 Protected
35976 \begin_inset space ~
35977 \end_inset
35978
35979 Space Inserts a protected space that is described in section
35980 \begin_inset space ~
35981 \end_inset
35982
35983
35984 \begin_inset CommandInset ref
35985 LatexCommand ref
35986 reference "sub:Protected-Space"
35987
35988 \end_inset
35989
35990 .
35991 \end_layout
35992
35993 \begin_layout Description
35994 Inter-word
35995 \begin_inset space ~
35996 \end_inset
35997
35998 Space Inserts an inter-word space that is described in section
35999 \begin_inset space ~
36000 \end_inset
36001
36002
36003 \begin_inset CommandInset ref
36004 LatexCommand ref
36005 reference "sub:Inter-word-Space"
36006
36007 \end_inset
36008
36009 .
36010 \end_layout
36011
36012 \begin_layout Description
36013 Thin
36014 \begin_inset space ~
36015 \end_inset
36016
36017 Space Inserts a thin space that is described in section
36018 \begin_inset space ~
36019 \end_inset
36020
36021
36022 \begin_inset CommandInset ref
36023 LatexCommand ref
36024 reference "sub:Thin-Space"
36025
36026 \end_inset
36027
36028 .
36029 \end_layout
36030
36031 \begin_layout Description
36032 Horizontal
36033 \begin_inset space ~
36034 \end_inset
36035
36036 Space Inserts horizontal space, see section
36037 \begin_inset space ~
36038 \end_inset
36039
36040
36041 \begin_inset CommandInset ref
36042 LatexCommand ref
36043 reference "sub:Horizontal-Space"
36044
36045 \end_inset
36046
36047  for a description.
36048 \end_layout
36049
36050 \begin_layout Description
36051 Horizontal
36052 \begin_inset space ~
36053 \end_inset
36054
36055 Line Inserts a horizontal line, see section
36056 \begin_inset space ~
36057 \end_inset
36058
36059
36060 \begin_inset CommandInset ref
36061 LatexCommand ref
36062 reference "sub:Horizontal-Lines"
36063
36064 \end_inset
36065
36066  for a description.
36067 \end_layout
36068
36069 \begin_layout Description
36070 Vertical
36071 \begin_inset space ~
36072 \end_inset
36073
36074 Space Inserts vertical space, see section
36075 \begin_inset space ~
36076 \end_inset
36077
36078
36079 \begin_inset CommandInset ref
36080 LatexCommand ref
36081 reference "sub:Vertical-Space"
36082
36083 \end_inset
36084
36085  for a description.
36086 \end_layout
36087
36088 \begin_layout Description
36089 Hyphenation
36090 \begin_inset space ~
36091 \end_inset
36092
36093 Point Inserts a hyphenation point, see section
36094 \begin_inset space ~
36095 \end_inset
36096
36097
36098 \begin_inset CommandInset ref
36099 LatexCommand ref
36100 reference "sub:Hyphenation"
36101
36102 \end_inset
36103
36104 .
36105 \end_layout
36106
36107 \begin_layout Description
36108 Ligature
36109 \begin_inset space ~
36110 \end_inset
36111
36112 Break Inserts a ligature break, see section
36113 \begin_inset space ~
36114 \end_inset
36115
36116
36117 \begin_inset CommandInset ref
36118 LatexCommand ref
36119 reference "sub:Ligatures"
36120
36121 \end_inset
36122
36123 .
36124 \end_layout
36125
36126 \begin_layout Description
36127 Ragged
36128 \begin_inset space ~
36129 \end_inset
36130
36131 Line
36132 \begin_inset space ~
36133 \end_inset
36134
36135 Break Inserts a forced line break, see section
36136 \begin_inset space ~
36137 \end_inset
36138
36139
36140 \begin_inset CommandInset ref
36141 LatexCommand ref
36142 reference "sub:Forced-Line-Breaks"
36143
36144 \end_inset
36145
36146 .
36147 \end_layout
36148
36149 \begin_layout Description
36150 Justified
36151 \begin_inset space ~
36152 \end_inset
36153
36154 Break Inserts a forced line break that furthermore stretches the broken
36155  text line to the page border, see section
36156 \begin_inset space ~
36157 \end_inset
36158
36159
36160 \begin_inset CommandInset ref
36161 LatexCommand ref
36162 reference "sub:Forced-Line-Breaks"
36163
36164 \end_inset
36165
36166 .
36167 \end_layout
36168
36169 \begin_layout Description
36170 New
36171 \begin_inset space ~
36172 \end_inset
36173
36174 Page Inserts a forced page break, described in section
36175 \begin_inset space ~
36176 \end_inset
36177
36178
36179 \begin_inset CommandInset ref
36180 LatexCommand ref
36181 reference "sub:Forced-Page-Breaks"
36182
36183 \end_inset
36184
36185 .
36186 \end_layout
36187
36188 \begin_layout Description
36189 Page
36190 \begin_inset space ~
36191 \end_inset
36192
36193 Break Inserts a forced page break that furthermore stretches the broken
36194  text page to the page border, described in section
36195 \begin_inset space ~
36196 \end_inset
36197
36198
36199 \begin_inset CommandInset ref
36200 LatexCommand ref
36201 reference "sub:Forced-Page-Breaks"
36202
36203 \end_inset
36204
36205 .
36206 \end_layout
36207
36208 \begin_layout Description
36209 Clear
36210 \begin_inset space ~
36211 \end_inset
36212
36213 Page Inserts a clear page break, described in section
36214 \begin_inset space ~
36215 \end_inset
36216
36217
36218 \begin_inset CommandInset ref
36219 LatexCommand ref
36220 reference "sub:Clear-Page-Breaks"
36221
36222 \end_inset
36223
36224 .
36225 \end_layout
36226
36227 \begin_layout Description
36228 Clear
36229 \begin_inset space ~
36230 \end_inset
36231
36232 Double
36233 \begin_inset space ~
36234 \end_inset
36235
36236 Page Inserts a clear doublepage break, described in section
36237 \begin_inset space ~
36238 \end_inset
36239
36240
36241 \begin_inset CommandInset ref
36242 LatexCommand ref
36243 reference "sub:Clear-Page-Breaks"
36244
36245 \end_inset
36246
36247 .
36248 \end_layout
36249
36250 \begin_layout Subsection
36251 List / TOC
36252 \end_layout
36253
36254 \begin_layout Standard
36255 Various lists can be inserted with this menu entry.
36256  The table of contents, the algorithm, figures, and tables list are described
36257  in section
36258 \begin_inset space ~
36259 \end_inset
36260
36261
36262 \begin_inset CommandInset ref
36263 LatexCommand ref
36264 reference "sec:toc"
36265
36266 \end_inset
36267
36268 .
36269  The index list is described in section
36270 \begin_inset space ~
36271 \end_inset
36272
36273
36274 \begin_inset CommandInset ref
36275 LatexCommand ref
36276 reference "sec:Index"
36277
36278 \end_inset
36279
36280 , the nomenclature in section
36281 \begin_inset space ~
36282 \end_inset
36283
36284
36285 \begin_inset CommandInset ref
36286 LatexCommand ref
36287 reference "sec:Nomenclature"
36288
36289 \end_inset
36290
36291 , and the BibTeX bibliography in section
36292 \begin_inset space ~
36293 \end_inset
36294
36295
36296 \begin_inset CommandInset ref
36297 LatexCommand ref
36298 reference "sub:Bibliography-databases"
36299
36300 \end_inset
36301
36302 .
36303 \end_layout
36304
36305 \begin_layout Subsection
36306 Float
36307 \end_layout
36308
36309 \begin_layout Standard
36310 To insert floats, described in section
36311 \begin_inset space ~
36312 \end_inset
36313
36314
36315 \begin_inset CommandInset ref
36316 LatexCommand ref
36317 reference "sec:Floats"
36318
36319 \end_inset
36320
36321 .
36322 \end_layout
36323
36324 \begin_layout Subsection
36325 Note
36326 \end_layout
36327
36328 \begin_layout Standard
36329 To insert notes, described in section
36330 \begin_inset space ~
36331 \end_inset
36332
36333
36334 \begin_inset CommandInset ref
36335 LatexCommand ref
36336 reference "sec:Notes"
36337
36338 \end_inset
36339
36340 .
36341 \end_layout
36342
36343 \begin_layout Subsection
36344 Branch
36345 \end_layout
36346
36347 \begin_layout Standard
36348 Inserts branch insets as described in section
36349 \begin_inset space ~
36350 \end_inset
36351
36352
36353 \begin_inset CommandInset ref
36354 LatexCommand ref
36355 reference "sec:Branches"
36356
36357 \end_inset
36358
36359 .
36360 \end_layout
36361
36362 \begin_layout Subsection
36363 Custom Insets
36364 \end_layout
36365
36366 \begin_layout Standard
36367 Inserts document class-specific insets.
36368  Such insets only exist when they are defined in the layout file for a certain
36369  document class.
36370  An example is the document class 
36371 \begin_inset Quotes eld
36372 \end_inset
36373
36374 article (Elsevier)
36375 \begin_inset Quotes erd
36376 \end_inset
36377
36378  with three custom insets.
36379  The section 
36380 \emph on
36381 Flex insets and InsetLayout
36382 \emph default
36383  of the 
36384 \emph on
36385 Customization
36386 \emph default
36387  manual explains how custom insets are defined.
36388 \end_layout
36389
36390 \begin_layout Subsection
36391 File
36392 \begin_inset Index idx
36393 status collapsed
36394
36395 \begin_layout Plain Layout
36396 External Material
36397 \end_layout
36398
36399 \end_inset
36400
36401
36402 \end_layout
36403
36404 \begin_layout Standard
36405 This menu entry allows you to insert or include the contents of other LyX
36406  files in your document.
36407  How you can do this is explained in detail in the chapter 
36408 \emph on
36409 External Stuff
36410 \emph default
36411  of the 
36412 \emph on
36413 Embedded Objects
36414 \emph default
36415  manual.
36416 \end_layout
36417
36418 \begin_layout Subsection
36419 Box
36420 \begin_inset Index idx
36421 status collapsed
36422
36423 \begin_layout Plain Layout
36424 Boxes
36425 \end_layout
36426
36427 \end_inset
36428
36429
36430 \end_layout
36431
36432 \begin_layout Standard
36433 Inserts a minipage box that is described section
36434 \begin_inset space ~
36435 \end_inset
36436
36437
36438 \begin_inset CommandInset ref
36439 LatexCommand ref
36440 reference "sec:Minipages"
36441
36442 \end_inset
36443
36444 .
36445  All box types supported by LyX are explained in detail in the chapter 
36446 \emph on
36447 Boxes
36448 \emph default
36449  of the 
36450 \emph on
36451 Embedded Objects
36452 \emph default
36453  manual.
36454 \end_layout
36455
36456 \begin_layout Subsection
36457 Citation
36458 \end_layout
36459
36460 \begin_layout Standard
36461 Inserts a citation as described in section
36462 \begin_inset space ~
36463 \end_inset
36464
36465
36466 \begin_inset CommandInset ref
36467 LatexCommand ref
36468 reference "sec:Bibliography"
36469
36470 \end_inset
36471
36472 .
36473 \end_layout
36474
36475 \begin_layout Subsection
36476 Cross-Reference
36477 \end_layout
36478
36479 \begin_layout Standard
36480 Inserts a cross-reference as described in section
36481 \begin_inset space ~
36482 \end_inset
36483
36484
36485 \begin_inset CommandInset ref
36486 LatexCommand ref
36487 reference "sec:Cross-References"
36488
36489 \end_inset
36490
36491 .
36492 \end_layout
36493
36494 \begin_layout Subsection
36495 Label
36496 \end_layout
36497
36498 \begin_layout Standard
36499 Inserts a label as described in section
36500 \begin_inset space ~
36501 \end_inset
36502
36503
36504 \begin_inset CommandInset ref
36505 LatexCommand ref
36506 reference "sec:Cross-References"
36507
36508 \end_inset
36509
36510 .
36511 \end_layout
36512
36513 \begin_layout Subsection
36514 Caption
36515 \begin_inset Index idx
36516 status collapsed
36517
36518 \begin_layout Plain Layout
36519 Captions
36520 \end_layout
36521
36522 \end_inset
36523
36524
36525 \begin_inset Index idx
36526 status collapsed
36527
36528 \begin_layout Plain Layout
36529 Longtables ! Caption
36530 \end_layout
36531
36532 \end_inset
36533
36534
36535 \end_layout
36536
36537 \begin_layout Standard
36538 Inserts a caption in a float or longtable.
36539  Floats are described in section
36540 \begin_inset space ~
36541 \end_inset
36542
36543
36544 \begin_inset CommandInset ref
36545 LatexCommand ref
36546 reference "sec:Floats"
36547
36548 \end_inset
36549
36550 , captions in longtables are described in the section 
36551 \emph on
36552 Longtable Captions
36553 \emph default
36554  of the 
36555 \emph on
36556 Embedded Objects
36557 \emph default
36558  manual.
36559 \end_layout
36560
36561 \begin_layout Subsection
36562 Index Entry
36563 \end_layout
36564
36565 \begin_layout Standard
36566 Inserts an index entry as described in section
36567 \begin_inset space ~
36568 \end_inset
36569
36570
36571 \begin_inset CommandInset ref
36572 LatexCommand ref
36573 reference "sec:Index"
36574
36575 \end_inset
36576
36577 .
36578 \end_layout
36579
36580 \begin_layout Subsection
36581 Nomenclature Entry
36582 \end_layout
36583
36584 \begin_layout Standard
36585 Inserts a nomenclature entry as described in section
36586 \begin_inset space ~
36587 \end_inset
36588
36589
36590 \begin_inset CommandInset ref
36591 LatexCommand ref
36592 reference "sec:Nomenclature"
36593
36594 \end_inset
36595
36596 .
36597 \end_layout
36598
36599 \begin_layout Subsection
36600 Table
36601 \end_layout
36602
36603 \begin_layout Standard
36604 Inserts a table.
36605  Tables are described in section
36606 \begin_inset space ~
36607 \end_inset
36608
36609
36610 \begin_inset CommandInset ref
36611 LatexCommand ref
36612 reference "sec:Tables"
36613
36614 \end_inset
36615
36616 .
36617 \end_layout
36618
36619 \begin_layout Subsection
36620 Graphics
36621 \end_layout
36622
36623 \begin_layout Standard
36624 Inserts a graphic.
36625  Graphics are described in section
36626 \begin_inset space ~
36627 \end_inset
36628
36629
36630 \begin_inset CommandInset ref
36631 LatexCommand ref
36632 reference "sec:Graphics"
36633
36634 \end_inset
36635
36636 .
36637 \end_layout
36638
36639 \begin_layout Subsection
36640 URL
36641 \end_layout
36642
36643 \begin_layout Standard
36644 Inserts an URL as described in section
36645 \begin_inset space ~
36646 \end_inset
36647
36648
36649 \begin_inset CommandInset ref
36650 LatexCommand ref
36651 reference "sub:URLs"
36652
36653 \end_inset
36654
36655 .
36656 \end_layout
36657
36658 \begin_layout Subsection
36659 Hyperlinks
36660 \end_layout
36661
36662 \begin_layout Standard
36663 Inserts a hyperlink as described in section
36664 \begin_inset space ~
36665 \end_inset
36666
36667
36668 \begin_inset CommandInset ref
36669 LatexCommand ref
36670 reference "sub:Hyperlinks"
36671
36672 \end_inset
36673
36674 .
36675 \end_layout
36676
36677 \begin_layout Subsection
36678 Footnote
36679 \end_layout
36680
36681 \begin_layout Standard
36682 Inserts a footnote, see section
36683 \begin_inset space ~
36684 \end_inset
36685
36686
36687 \begin_inset CommandInset ref
36688 LatexCommand ref
36689 reference "sec:Footnotes"
36690
36691 \end_inset
36692
36693 .
36694 \end_layout
36695
36696 \begin_layout Subsection
36697 Marginal Note
36698 \end_layout
36699
36700 \begin_layout Standard
36701 Inserts a marginal note, see section
36702 \begin_inset space ~
36703 \end_inset
36704
36705
36706 \begin_inset CommandInset ref
36707 LatexCommand ref
36708 reference "sec:Marginal-Notes"
36709
36710 \end_inset
36711
36712 .
36713 \end_layout
36714
36715 \begin_layout Subsection
36716 Short Title
36717 \end_layout
36718
36719 \begin_layout Standard
36720 Inserts a short title, see section
36721 \begin_inset space ~
36722 \end_inset
36723
36724
36725 \begin_inset CommandInset ref
36726 LatexCommand ref
36727 reference "sec:Short-Titles"
36728
36729 \end_inset
36730
36731 .
36732 \end_layout
36733
36734 \begin_layout Subsection
36735 TeX Code
36736 \end_layout
36737
36738 \begin_layout Standard
36739 Inserts a TeX Code box, see section
36740 \begin_inset space ~
36741 \end_inset
36742
36743
36744 \begin_inset CommandInset ref
36745 LatexCommand ref
36746 reference "sub:TeX-Code-Boxes"
36747
36748 \end_inset
36749
36750  for a description.
36751 \end_layout
36752
36753 \begin_layout Subsection
36754 Program Listing
36755 \begin_inset Index idx
36756 status collapsed
36757
36758 \begin_layout Plain Layout
36759 Program listings
36760 \end_layout
36761
36762 \end_inset
36763
36764
36765 \end_layout
36766
36767 \begin_layout Standard
36768 Inserts a program listings box.
36769  Program listings are explained in the chapter 
36770 \emph on
36771 Program Code Listings
36772 \emph default
36773  of the 
36774 \emph on
36775 Embedded Objects
36776 \emph default
36777  manual.
36778 \end_layout
36779
36780 \begin_layout Subsection
36781 Date
36782 \end_layout
36783
36784 \begin_layout Standard
36785 Inserts the actual date.
36786  The format depends on the date format of the language that is used for
36787  LyX's menus.
36788  LyX offers various ways to insert a date which are explained and also compared
36789  in the section 
36790 \emph on
36791 External Material
36792 \emph default
36793  of the 
36794 \emph on
36795 Embedded Objects
36796 \emph default
36797  manual.
36798 \end_layout
36799
36800 \begin_layout Section
36801 The Navigate Menu
36802 \begin_inset Index idx
36803 status collapsed
36804
36805 \begin_layout Plain Layout
36806 Menu ! Navigate
36807 \end_layout
36808
36809 \end_inset
36810
36811
36812 \end_layout
36813
36814 \begin_layout Standard
36815 This menu lists the existing chapters, sections, figures, tables, etc.
36816 \begin_inset space ~
36817 \end_inset
36818
36819 of the current document.
36820  This allows you to navigate easily through you document.
36821 \end_layout
36822
36823 \begin_layout Subsection
36824 Bookmarks
36825 \end_layout
36826
36827 \begin_layout Standard
36828 With this menu entry you are able to define your own bookmarks.
36829  This is useful when you are working on a large document and often have
36830  to jump e.
36831 \begin_inset space \thinspace{}
36832 \end_inset
36833
36834 g.
36835 \begin_inset space \space{}
36836 \end_inset
36837
36838 between section
36839 \begin_inset space ~
36840 \end_inset
36841
36842 2.5 and 6.3.
36843  To create bookmarks for this example, go to section
36844 \begin_inset space ~
36845 \end_inset
36846
36847 2.5 and use the menu 
36848 \family sans
36849 Save
36850 \begin_inset space ~
36851 \end_inset
36852
36853 Bookmark
36854 \begin_inset space ~
36855 \end_inset
36856
36857 1
36858 \family default
36859 .
36860  Then go to section
36861 \begin_inset space ~
36862 \end_inset
36863
36864 6.3 and use 
36865 \family sans
36866 Save
36867 \begin_inset space ~
36868 \end_inset
36869
36870 Bookmark
36871 \begin_inset space ~
36872 \end_inset
36873
36874
36875 \family default
36876 2.
36877  Now you can jump easily between these sections by using the menu or by
36878  the key bindings 
36879 \begin_inset Info
36880 type  "shortcut"
36881 arg   "bookmark-goto 1"
36882 \end_inset
36883
36884  and 
36885 \begin_inset Info
36886 type  "shortcut"
36887 arg   "bookmark-goto 2"
36888 \end_inset
36889
36890 .
36891 \end_layout
36892
36893 \begin_layout Standard
36894 You can also use bookmarks to jump between several opened documents.
36895  The saved bookmarks are valid till the document is closed.
36896 \end_layout
36897
36898 \begin_layout Subsection
36899 Next Note, Change, Cross-reference
36900 \end_layout
36901
36902 \begin_layout Standard
36903 Jump to the next note, change, or cross-reference following the current
36904  cursor position.
36905 \end_layout
36906
36907 \begin_layout Subsection
36908 Go to Label
36909 \end_layout
36910
36911 \begin_layout Standard
36912 Only active when the cursor is in front of a cross-reference.
36913  Sets the cursor before the referenced label, the same as if you right-click
36914  on a cross-reference box.
36915 \end_layout
36916
36917 \begin_layout Section
36918 The Document Menu
36919 \begin_inset Index idx
36920 status collapsed
36921
36922 \begin_layout Plain Layout
36923 Menu ! Document
36924 \end_layout
36925
36926 \end_inset
36927
36928
36929 \end_layout
36930
36931 \begin_layout Subsection
36932 Change Tracking
36933 \end_layout
36934
36935 \begin_layout Standard
36936 Change Tracking is described in section
36937 \begin_inset space ~
36938 \end_inset
36939
36940
36941 \begin_inset CommandInset ref
36942 LatexCommand ref
36943 reference "sec:Change-Tracking"
36944
36945 \end_inset
36946
36947 .
36948 \end_layout
36949
36950 \begin_layout Subsection
36951 LaT
36952 \begin_inset ERT
36953 status collapsed
36954
36955 \begin_layout Plain Layout
36956
36957 {}
36958 \end_layout
36959
36960 \end_inset
36961
36962 eX Log
36963 \end_layout
36964
36965 \begin_layout Standard
36966 After running LaTeX by viewing or exporting a document, this menu will be
36967  enabled.
36968  It shows the logfile of the used LaTeX-program.
36969 \end_layout
36970
36971 \begin_layout Standard
36972 Here you can see how LaTeX works in the background.
36973  
36974 \emph on
36975 Experts
36976 \emph default
36977  will find in it reasons for LaTeX-errors.
36978 \end_layout
36979
36980 \begin_layout Subsection
36981 Outline
36982 \end_layout
36983
36984 \begin_layout Standard
36985 Opens the TOC/Outline window as described in section
36986 \begin_inset space ~
36987 \end_inset
36988
36989
36990 \begin_inset CommandInset ref
36991 LatexCommand ref
36992 reference "sec:Navigating"
36993
36994 \end_inset
36995
36996  and 
36997 \begin_inset CommandInset ref
36998 LatexCommand ref
36999 reference "sub:Table-of-Contents"
37000
37001 \end_inset
37002
37003 .
37004 \end_layout
37005
37006 \begin_layout Subsection
37007 Start Appendix Here
37008 \end_layout
37009
37010 \begin_layout Standard
37011 This menu will start the appendix of the document at the current cursor
37012  position as described in section
37013 \begin_inset space ~
37014 \end_inset
37015
37016
37017 \begin_inset CommandInset ref
37018 LatexCommand ref
37019 reference "sec:Appendices"
37020
37021 \end_inset
37022
37023 .
37024 \end_layout
37025
37026 \begin_layout Subsection
37027 Compressed
37028 \end_layout
37029
37030 \begin_layout Standard
37031 Un/compresses the current document.
37032 \end_layout
37033
37034 \begin_layout Subsection
37035 Settings
37036 \end_layout
37037
37038 \begin_layout Standard
37039 The document settings are described in appendix
37040 \begin_inset space ~
37041 \end_inset
37042
37043
37044 \begin_inset CommandInset ref
37045 LatexCommand ref
37046 reference "cha:The-Document-Settings"
37047
37048 \end_inset
37049
37050 .
37051 \end_layout
37052
37053 \begin_layout Section
37054 The Tools Menu
37055 \begin_inset Index idx
37056 status collapsed
37057
37058 \begin_layout Plain Layout
37059 Menu ! Tools
37060 \end_layout
37061
37062 \end_inset
37063
37064
37065 \end_layout
37066
37067 \begin_layout Subsection
37068 Spellchecker
37069 \end_layout
37070
37071 \begin_layout Standard
37072 Spell checking is explained in section
37073 \begin_inset space ~
37074 \end_inset
37075
37076
37077 \begin_inset CommandInset ref
37078 LatexCommand ref
37079 reference "sec:Spellchecking"
37080
37081 \end_inset
37082
37083 .
37084 \end_layout
37085
37086 \begin_layout Subsection
37087 Thesaurus
37088 \end_layout
37089
37090 \begin_layout Standard
37091 The thesaurus is described in section
37092 \begin_inset space ~
37093 \end_inset
37094
37095
37096 \begin_inset CommandInset ref
37097 LatexCommand ref
37098 reference "sec:Thesaurus"
37099
37100 \end_inset
37101
37102 .
37103 \end_layout
37104
37105 \begin_layout Subsection
37106 Statistics
37107 \begin_inset Index idx
37108 status collapsed
37109
37110 \begin_layout Plain Layout
37111 Word count
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \begin_inset Index idx
37118 status collapsed
37119
37120 \begin_layout Plain Layout
37121 Character count
37122 \end_layout
37123
37124 \end_inset
37125
37126
37127 \end_layout
37128
37129 \begin_layout Standard
37130 Counts the number of words and characters in the actual document or the
37131  highlighted document part.
37132 \end_layout
37133
37134 \begin_layout Subsection
37135 TeX Information
37136 \begin_inset Index idx
37137 status collapsed
37138
37139 \begin_layout Plain Layout
37140 TeX Information
37141 \end_layout
37142
37143 \end_inset
37144
37145
37146 \end_layout
37147
37148 \begin_layout Standard
37149 Shows you a list of the classes and styles installed in your LaTeX-system.
37150 \end_layout
37151
37152 \begin_layout Subsection
37153 Reconfigure
37154 \begin_inset Index idx
37155 status collapsed
37156
37157 \begin_layout Plain Layout
37158 LyX ! Reconfigure|see
37159 \begin_inset ERT
37160 status collapsed
37161
37162 \begin_layout Plain Layout
37163
37164 {
37165 \end_layout
37166
37167 \end_inset
37168
37169 Reconfiguration of LyX
37170 \begin_inset ERT
37171 status collapsed
37172
37173 \begin_layout Plain Layout
37174
37175 }
37176 \end_layout
37177
37178 \end_inset
37179
37180
37181 \end_layout
37182
37183 \end_inset
37184
37185
37186 \begin_inset Index idx
37187 status collapsed
37188
37189 \begin_layout Plain Layout
37190 Reconfiguration of LyX
37191 \end_layout
37192
37193 \end_inset
37194
37195
37196 \end_layout
37197
37198 \begin_layout Standard
37199 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
37200  and needed programs it needs; see also section
37201 \begin_inset space ~
37202 \end_inset
37203
37204
37205 \begin_inset CommandInset ref
37206 LatexCommand ref
37207 reference "sec:Basic-LyX-Setup"
37208
37209 \end_inset
37210
37211 .
37212 \end_layout
37213
37214 \begin_layout Subsection
37215 Preferences
37216 \end_layout
37217
37218 \begin_layout Standard
37219 The preferences dialog is described in detail in appendix
37220 \begin_inset space \thinspace{}
37221 \end_inset
37222
37223
37224 \begin_inset CommandInset ref
37225 LatexCommand ref
37226 reference "cha:The-Preferences-dialog"
37227
37228 \end_inset
37229
37230 .
37231 \end_layout
37232
37233 \begin_layout Section
37234 The Help Menu
37235 \begin_inset Index idx
37236 status collapsed
37237
37238 \begin_layout Plain Layout
37239 Menu ! Help
37240 \end_layout
37241
37242 \end_inset
37243
37244
37245 \end_layout
37246
37247 \begin_layout Standard
37248 This menu opens the documentation files of LyX in the language of LyX's
37249  menus.
37250 \end_layout
37251
37252 \begin_layout Standard
37253 The menu 
37254 \family sans
37255 LaTeX
37256 \begin_inset space ~
37257 \end_inset
37258
37259 Configuration
37260 \family default
37261  shows a LyX-document with information about the LaTeX-packages and classes
37262  found by LyX (see also section
37263 \begin_inset space ~
37264 \end_inset
37265
37266
37267 \begin_inset CommandInset ref
37268 LatexCommand ref
37269 reference "sec:LaTeX-Setup"
37270
37271 \end_inset
37272
37273 ).
37274 \end_layout
37275
37276 \begin_layout Section
37277 Toolbars
37278 \begin_inset CommandInset label
37279 LatexCommand label
37280 name "sec:Toolbars"
37281
37282 \end_inset
37283
37284
37285 \end_layout
37286
37287 \begin_layout Standard
37288 How to show or hide toolbars is explained in section
37289 \begin_inset space ~
37290 \end_inset
37291
37292
37293 \begin_inset CommandInset ref
37294 LatexCommand ref
37295 reference "sub:Toolbars"
37296
37297 \end_inset
37298
37299 .
37300 \end_layout
37301
37302 \begin_layout Standard
37303 It is also possible to define custom toolbars.
37304  This is described in the 
37305 \emph on
37306 Additional Features
37307 \emph default
37308  manual.
37309 \end_layout
37310
37311 \begin_layout Subsection
37312 Standard Toolbar
37313 \begin_inset Index idx
37314 status collapsed
37315
37316 \begin_layout Plain Layout
37317 Toolbar ! Standard
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \begin_layout Standard
37326 \begin_inset Graphics
37327         filename clipart/StandardToolbar.png
37328         width 100col%
37329
37330 \end_inset
37331
37332
37333 \end_layout
37334
37335 \begin_layout Standard
37336 \begin_inset VSpace defskip
37337 \end_inset
37338
37339
37340 \end_layout
37341
37342 \begin_layout Standard
37343 The standard toolbar as shown above contains from left to right the following
37344  buttons:
37345 \begin_inset ERT
37346 status collapsed
37347
37348 \begin_layout Plain Layout
37349
37350
37351 \backslash
37352 setlength{
37353 \backslash
37354 LTleft}{0pt}
37355 \end_layout
37356
37357 \end_inset
37358
37359
37360 \begin_inset Note Note
37361 status collapsed
37362
37363 \begin_layout Plain Layout
37364 This is necessary to left align the following longtables.
37365  See the 
37366 \emph on
37367 Embedded Objects
37368 \emph default
37369  manual for more information.
37370 \end_layout
37371
37372 \end_inset
37373
37374
37375 \end_layout
37376
37377 \begin_layout Standard
37378 \begin_inset VSpace defskip
37379 \end_inset
37380
37381
37382 \end_layout
37383
37384 \begin_layout Standard
37385 \begin_inset Tabular
37386 <lyxtabular version="3" rows="1" columns="2">
37387 <features islongtable="true" longtabularalignment="center">
37388 <column alignment="center" valignment="top" width="0">
37389 <column alignment="center" valignment="top" width="0">
37390 <row>
37391 <cell alignment="center" valignment="top" usebox="none">
37392 \begin_inset Text
37393
37394 \begin_layout Plain Layout
37395 \begin_inset Graphics
37396         filename clipart/ToolbarEnvBox.png
37397         clip
37398
37399 \end_inset
37400
37401
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 <cell alignment="center" valignment="top" usebox="none">
37407 \begin_inset Text
37408
37409 \begin_layout Plain Layout
37410 pull-down box for the paragraph environments
37411 \end_layout
37412
37413 \end_inset
37414 </cell>
37415 </row>
37416 </lyxtabular>
37417
37418 \end_inset
37419
37420
37421 \end_layout
37422
37423 \begin_layout Standard
37424 \begin_inset VSpace -10mm
37425 \end_inset
37426
37427
37428 \end_layout
37429
37430 \begin_layout Standard
37431 \align left
37432 \begin_inset Tabular
37433 <lyxtabular version="3" rows="21" columns="2">
37434 <features islongtable="true" longtabularalignment="center">
37435 <column alignment="left" valignment="top" width="0">
37436 <column alignment="left" valignment="top" width="0">
37437 <row interlinespace="2.5mm">
37438 <cell alignment="center" valignment="top" usebox="none">
37439 \begin_inset Text
37440
37441 \begin_layout Plain Layout
37442
37443 \family sans
37444 \begin_inset Graphics
37445         filename ../images/buffer-new.png
37446
37447 \end_inset
37448
37449
37450 \end_layout
37451
37452 \end_inset
37453 </cell>
37454 <cell alignment="center" valignment="top" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458
37459 \family sans
37460 File\SpecialChar \menuseparator
37461 New
37462 \end_layout
37463
37464 \end_inset
37465 </cell>
37466 </row>
37467 <row interlinespace="2.5mm">
37468 <cell alignment="center" valignment="top" usebox="none">
37469 \begin_inset Text
37470
37471 \begin_layout Plain Layout
37472 \begin_inset Graphics
37473         filename ../images/file-open.png
37474
37475 \end_inset
37476
37477
37478 \end_layout
37479
37480 \end_inset
37481 </cell>
37482 <cell alignment="center" valignment="top" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486
37487 \family sans
37488 File\SpecialChar \menuseparator
37489 Open
37490 \end_layout
37491
37492 \end_inset
37493 </cell>
37494 </row>
37495 <row interlinespace="2.5mm">
37496 <cell alignment="center" valignment="top" usebox="none">
37497 \begin_inset Text
37498
37499 \begin_layout Plain Layout
37500 \begin_inset Graphics
37501         filename ../images/buffer-write.png
37502
37503 \end_inset
37504
37505
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 <cell alignment="center" valignment="top" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout Plain Layout
37514
37515 \family sans
37516 File\SpecialChar \menuseparator
37517 Save
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 </row>
37523 <row interlinespace="2.5mm">
37524 <cell alignment="center" valignment="top" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528 \begin_inset Graphics
37529         filename ../images/dialog-show_print.png
37530
37531 \end_inset
37532
37533
37534 \end_layout
37535
37536 \end_inset
37537 </cell>
37538 <cell alignment="center" valignment="top" usebox="none">
37539 \begin_inset Text
37540
37541 \begin_layout Plain Layout
37542
37543 \family sans
37544 File\SpecialChar \menuseparator
37545 Print
37546 \end_layout
37547
37548 \end_inset
37549 </cell>
37550 </row>
37551 <row interlinespace="2.5mm">
37552 <cell alignment="center" valignment="top" usebox="none">
37553 \begin_inset Text
37554
37555 \begin_layout Plain Layout
37556 \begin_inset Graphics
37557         filename ../images/dialog-show_spellchecker.png
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 Tools\SpecialChar \menuseparator
37573 Spellchecker
37574 \end_layout
37575
37576 \end_inset
37577 </cell>
37578 </row>
37579 <row interlinespace="2.5mm">
37580 <cell alignment="center" valignment="top" usebox="none">
37581 \begin_inset Text
37582
37583 \begin_layout Plain Layout
37584 \begin_inset Graphics
37585         filename ../images/undo.png
37586
37587 \end_inset
37588
37589
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 <cell alignment="center" valignment="top" usebox="none">
37595 \begin_inset Text
37596
37597 \begin_layout Plain Layout
37598
37599 \family sans
37600 Edit\SpecialChar \menuseparator
37601 Undo
37602 \end_layout
37603
37604 \end_inset
37605 </cell>
37606 </row>
37607 <row interlinespace="2.5mm">
37608 <cell alignment="center" valignment="top" usebox="none">
37609 \begin_inset Text
37610
37611 \begin_layout Plain Layout
37612 \begin_inset Graphics
37613         filename ../images/redo.png
37614
37615 \end_inset
37616
37617
37618 \end_layout
37619
37620 \end_inset
37621 </cell>
37622 <cell alignment="center" valignment="top" usebox="none">
37623 \begin_inset Text
37624
37625 \begin_layout Plain Layout
37626
37627 \family sans
37628 Edit\SpecialChar \menuseparator
37629 Redo
37630 \end_layout
37631
37632 \end_inset
37633 </cell>
37634 </row>
37635 <row interlinespace="2.5mm">
37636 <cell alignment="center" valignment="top" usebox="none">
37637 \begin_inset Text
37638
37639 \begin_layout Plain Layout
37640 \begin_inset Graphics
37641         filename ../images/cut.png
37642
37643 \end_inset
37644
37645
37646 \end_layout
37647
37648 \end_inset
37649 </cell>
37650 <cell alignment="center" valignment="top" usebox="none">
37651 \begin_inset Text
37652
37653 \begin_layout Plain Layout
37654
37655 \family sans
37656 Edit\SpecialChar \menuseparator
37657 Cut
37658 \end_layout
37659
37660 \end_inset
37661 </cell>
37662 </row>
37663 <row interlinespace="2.5mm">
37664 <cell alignment="center" valignment="top" usebox="none">
37665 \begin_inset Text
37666
37667 \begin_layout Plain Layout
37668 \begin_inset Graphics
37669         filename ../images/copy.png
37670
37671 \end_inset
37672
37673
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 <cell alignment="center" valignment="top" usebox="none">
37679 \begin_inset Text
37680
37681 \begin_layout Plain Layout
37682
37683 \family sans
37684 Edit\SpecialChar \menuseparator
37685 Copy
37686 \end_layout
37687
37688 \end_inset
37689 </cell>
37690 </row>
37691 <row interlinespace="2.5mm">
37692 <cell alignment="center" valignment="top" usebox="none">
37693 \begin_inset Text
37694
37695 \begin_layout Plain Layout
37696 \begin_inset Graphics
37697         filename ../images/paste.png
37698
37699 \end_inset
37700
37701
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 <cell alignment="center" valignment="top" usebox="none">
37707 \begin_inset Text
37708
37709 \begin_layout Plain Layout
37710
37711 \family sans
37712 Edit\SpecialChar \menuseparator
37713 Paste
37714 \end_layout
37715
37716 \end_inset
37717 </cell>
37718 </row>
37719 <row interlinespace="2.5mm">
37720 <cell alignment="center" valignment="top" usebox="none">
37721 \begin_inset Text
37722
37723 \begin_layout Plain Layout
37724 \begin_inset Graphics
37725         filename ../images/dialog-show_findreplace.png
37726         rotateOrigin center
37727
37728 \end_inset
37729
37730
37731 \end_layout
37732
37733 \end_inset
37734 </cell>
37735 <cell alignment="center" valignment="top" usebox="none">
37736 \begin_inset Text
37737
37738 \begin_layout Plain Layout
37739
37740 \family sans
37741 Edit\SpecialChar \menuseparator
37742 Find
37743 \begin_inset space \thinspace{}
37744 \end_inset
37745
37746 &
37747 \begin_inset space \thinspace{}
37748 \end_inset
37749
37750 Replace
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/bookmark-goto_0.png
37763         rotateOrigin center
37764
37765 \end_inset
37766
37767
37768 \end_layout
37769
37770 \end_inset
37771 </cell>
37772 <cell alignment="center" valignment="top" usebox="none">
37773 \begin_inset Text
37774
37775 \begin_layout Plain Layout
37776
37777 \family sans
37778 Navigate\SpecialChar \menuseparator
37779 Bookmarks\SpecialChar \menuseparator
37780 Navigate Back
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/font-emph.png
37793
37794 \end_inset
37795
37796
37797 \end_layout
37798
37799 \end_inset
37800 </cell>
37801 <cell alignment="center" valignment="top" usebox="none">
37802 \begin_inset Text
37803
37804 \begin_layout Plain Layout
37805 Emphasize text, function of the Edit
37806 \family sans
37807 \SpecialChar \menuseparator
37808 Text
37809 \begin_inset space ~
37810 \end_inset
37811
37812 Style
37813 \family default
37814  dialog
37815 \end_layout
37816
37817 \end_inset
37818 </cell>
37819 </row>
37820 <row interlinespace="2.5mm">
37821 <cell alignment="center" valignment="top" usebox="none">
37822 \begin_inset Text
37823
37824 \begin_layout Plain Layout
37825 \begin_inset Graphics
37826         filename ../images/font-noun.png
37827
37828 \end_inset
37829
37830
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839 Set text to noun style, function of the Edit
37840 \family sans
37841 \SpecialChar \menuseparator
37842 Text
37843 \begin_inset space ~
37844 \end_inset
37845
37846 Style
37847 \family default
37848  dialog
37849 \end_layout
37850
37851 \end_inset
37852 </cell>
37853 </row>
37854 <row interlinespace="2.5mm">
37855 <cell alignment="center" valignment="top" usebox="none">
37856 \begin_inset Text
37857
37858 \begin_layout Plain Layout
37859 \begin_inset Graphics
37860         filename ../images/textstyle-apply.png
37861
37862 \end_inset
37863
37864
37865 \end_layout
37866
37867 \end_inset
37868 </cell>
37869 <cell alignment="center" valignment="top" usebox="none">
37870 \begin_inset Text
37871
37872 \begin_layout Plain Layout
37873 Formats text using the current settings in the 
37874 \family sans
37875 Edit\SpecialChar \menuseparator
37876 Text
37877 \begin_inset space ~
37878 \end_inset
37879
37880 Style
37881 \family default
37882  dialog
37883 \end_layout
37884
37885 \end_inset
37886 </cell>
37887 </row>
37888 <row interlinespace="2.5mm">
37889 <cell alignment="center" valignment="top" usebox="none">
37890 \begin_inset Text
37891
37892 \begin_layout Plain Layout
37893 \begin_inset Graphics
37894         filename ../images/math-mode.png
37895
37896 \end_inset
37897
37898
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 <cell alignment="center" valignment="top" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907
37908 \family sans
37909 Insert\SpecialChar \menuseparator
37910 Math\SpecialChar \menuseparator
37911 Inline
37912 \begin_inset space ~
37913 \end_inset
37914
37915 Formula
37916 \end_layout
37917
37918 \end_inset
37919 </cell>
37920 </row>
37921 <row interlinespace="2.5mm">
37922 <cell alignment="center" valignment="top" usebox="none">
37923 \begin_inset Text
37924
37925 \begin_layout Plain Layout
37926 \begin_inset Graphics
37927         filename ../images/dialog-show-new-inset_graphics.png
37928         rotateOrigin center
37929
37930 \end_inset
37931
37932
37933 \end_layout
37934
37935 \end_inset
37936 </cell>
37937 <cell alignment="center" valignment="top" usebox="none">
37938 \begin_inset Text
37939
37940 \begin_layout Plain Layout
37941
37942 \family sans
37943 Insert\SpecialChar \menuseparator
37944 Graphics
37945 \end_layout
37946
37947 \end_inset
37948 </cell>
37949 </row>
37950 <row interlinespace="2.5mm">
37951 <cell alignment="center" valignment="top" usebox="none">
37952 \begin_inset Text
37953
37954 \begin_layout Plain Layout
37955 \begin_inset Graphics
37956         filename ../images/tabular-insert.png
37957         rotateOrigin center
37958
37959 \end_inset
37960
37961
37962 \end_layout
37963
37964 \end_inset
37965 </cell>
37966 <cell alignment="center" valignment="top" usebox="none">
37967 \begin_inset Text
37968
37969 \begin_layout Plain Layout
37970
37971 \family sans
37972 Insert\SpecialChar \menuseparator
37973 Table
37974 \end_layout
37975
37976 \end_inset
37977 </cell>
37978 </row>
37979 <row interlinespace="2.5mm">
37980 <cell alignment="center" valignment="top" usebox="none">
37981 \begin_inset Text
37982
37983 \begin_layout Plain Layout
37984 \begin_inset Graphics
37985         filename ../images/dialog-toggle_toc.png
37986         rotateOrigin center
37987
37988 \end_inset
37989
37990
37991 \end_layout
37992
37993 \end_inset
37994 </cell>
37995 <cell alignment="center" valignment="top" usebox="none">
37996 \begin_inset Text
37997
37998 \begin_layout Plain Layout
37999 Toggle outline window on/off, 
38000 \family sans
38001 Document\SpecialChar \menuseparator
38002 Outline
38003 \end_layout
38004
38005 \end_inset
38006 </cell>
38007 </row>
38008 <row interlinespace="2.5mm">
38009 <cell alignment="center" valignment="top" usebox="none">
38010 \begin_inset Text
38011
38012 \begin_layout Plain Layout
38013 \begin_inset Graphics
38014         filename ../images/toolbar-toggle_math.png
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 Toggle math toolbar on/off
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/toolbar-toggle_table.png
38041         rotateOrigin center
38042
38043 \end_inset
38044
38045
38046 \end_layout
38047
38048 \end_inset
38049 </cell>
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054 Toggle table toolbar on/off
38055 \end_layout
38056
38057 \end_inset
38058 </cell>
38059 </row>
38060 </lyxtabular>
38061
38062 \end_inset
38063
38064
38065 \end_layout
38066
38067 \begin_layout Subsection
38068 Extra Toolbar
38069 \begin_inset Index idx
38070 status collapsed
38071
38072 \begin_layout Plain Layout
38073 Toolbar ! Extra
38074 \end_layout
38075
38076 \end_inset
38077
38078
38079 \end_layout
38080
38081 \begin_layout Standard
38082 \begin_inset Graphics
38083         filename clipart/ExtraToolbar.png
38084         width 100col%
38085
38086 \end_inset
38087
38088
38089 \end_layout
38090
38091 \begin_layout Standard
38092 \begin_inset VSpace defskip
38093 \end_inset
38094
38095
38096 \end_layout
38097
38098 \begin_layout Standard
38099 The extra toolbar as shown above contains from left to right the following
38100  buttons:
38101 \end_layout
38102
38103 \begin_layout Standard
38104 \begin_inset VSpace defskip
38105 \end_inset
38106
38107
38108 \end_layout
38109
38110 \begin_layout Standard
38111 \begin_inset Tabular
38112 <lyxtabular version="3" rows="25" columns="2">
38113 <features islongtable="true" longtabularalignment="center">
38114 <column alignment="left" valignment="top" width="0">
38115 <column alignment="left" valignment="top" width="0">
38116 <row interlinespace="2.5mm">
38117 <cell alignment="center" valignment="top" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121 \begin_inset Graphics
38122         filename ../images/layout.png
38123         rotateOrigin center
38124
38125 \end_inset
38126
38127
38128 \end_layout
38129
38130 \end_inset
38131 </cell>
38132 <cell alignment="center" valignment="top" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136 Default
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 </row>
38142 <row interlinespace="2.5mm">
38143 <cell alignment="center" valignment="top" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147 \begin_inset Graphics
38148         filename ../images/layout_Enumerate.png
38149         rotateOrigin center
38150
38151 \end_inset
38152
38153
38154 \end_layout
38155
38156 \end_inset
38157 </cell>
38158 <cell alignment="center" valignment="top" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162 Numbered list
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 </row>
38168 <row interlinespace="2.5mm">
38169 <cell alignment="center" valignment="top" usebox="none">
38170 \begin_inset Text
38171
38172 \begin_layout Plain Layout
38173 \begin_inset Graphics
38174         filename ../images/layout_Itemize.png
38175         rotateOrigin center
38176
38177 \end_inset
38178
38179
38180 \end_layout
38181
38182 \end_inset
38183 </cell>
38184 <cell alignment="center" valignment="top" usebox="none">
38185 \begin_inset Text
38186
38187 \begin_layout Plain Layout
38188 Itemized list
38189 \end_layout
38190
38191 \end_inset
38192 </cell>
38193 </row>
38194 <row interlinespace="2.5mm">
38195 <cell alignment="center" valignment="top" usebox="none">
38196 \begin_inset Text
38197
38198 \begin_layout Plain Layout
38199 \begin_inset Graphics
38200         filename ../images/layout_List.png
38201         rotateOrigin center
38202
38203 \end_inset
38204
38205
38206 \end_layout
38207
38208 \end_inset
38209 </cell>
38210 <cell alignment="center" valignment="top" usebox="none">
38211 \begin_inset Text
38212
38213 \begin_layout Plain Layout
38214 List
38215 \end_layout
38216
38217 \end_inset
38218 </cell>
38219 </row>
38220 <row interlinespace="2.5mm">
38221 <cell alignment="center" valignment="top" usebox="none">
38222 \begin_inset Text
38223
38224 \begin_layout Plain Layout
38225 \begin_inset Graphics
38226         filename ../images/layout_Description.png
38227         rotateOrigin center
38228
38229 \end_inset
38230
38231
38232 \end_layout
38233
38234 \end_inset
38235 </cell>
38236 <cell alignment="center" valignment="top" usebox="none">
38237 \begin_inset Text
38238
38239 \begin_layout Plain Layout
38240 Description list
38241 \end_layout
38242
38243 \end_inset
38244 </cell>
38245 </row>
38246 <row interlinespace="2.5mm">
38247 <cell alignment="center" valignment="top" usebox="none">
38248 \begin_inset Text
38249
38250 \begin_layout Plain Layout
38251 \begin_inset Graphics
38252         filename ../images/depth-increment.png
38253         rotateOrigin center
38254
38255 \end_inset
38256
38257
38258 \end_layout
38259
38260 \end_inset
38261 </cell>
38262 <cell alignment="center" valignment="top" usebox="none">
38263 \begin_inset Text
38264
38265 \begin_layout Plain Layout
38266
38267 \family sans
38268 Edit\SpecialChar \menuseparator
38269 Increase
38270 \begin_inset space ~
38271 \end_inset
38272
38273 List
38274 \begin_inset space ~
38275 \end_inset
38276
38277 Depth
38278 \end_layout
38279
38280 \end_inset
38281 </cell>
38282 </row>
38283 <row interlinespace="2.5mm">
38284 <cell alignment="center" valignment="top" usebox="none">
38285 \begin_inset Text
38286
38287 \begin_layout Plain Layout
38288 \begin_inset Graphics
38289         filename ../images/depth-decrement.png
38290         rotateOrigin center
38291
38292 \end_inset
38293
38294
38295 \end_layout
38296
38297 \end_inset
38298 </cell>
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303
38304 \family sans
38305 Edit\SpecialChar \menuseparator
38306 Decrease
38307 \begin_inset space ~
38308 \end_inset
38309
38310 List
38311 \begin_inset space ~
38312 \end_inset
38313
38314 Depth
38315 \end_layout
38316
38317 \end_inset
38318 </cell>
38319 </row>
38320 <row interlinespace="2.5mm">
38321 <cell alignment="center" valignment="top" usebox="none">
38322 \begin_inset Text
38323
38324 \begin_layout Plain Layout
38325 \begin_inset Graphics
38326         filename ../images/float-insert_figure.png
38327
38328 \end_inset
38329
38330
38331 \end_layout
38332
38333 \end_inset
38334 </cell>
38335 <cell alignment="center" valignment="top" usebox="none">
38336 \begin_inset Text
38337
38338 \begin_layout Plain Layout
38339
38340 \family sans
38341 Insert\SpecialChar \menuseparator
38342 Float\SpecialChar \menuseparator
38343 Figure
38344 \end_layout
38345
38346 \end_inset
38347 </cell>
38348 </row>
38349 <row interlinespace="2.5mm">
38350 <cell alignment="center" valignment="top" usebox="none">
38351 \begin_inset Text
38352
38353 \begin_layout Plain Layout
38354 \begin_inset Graphics
38355         filename ../images/float-insert_table.png
38356
38357 \end_inset
38358
38359
38360 \end_layout
38361
38362 \end_inset
38363 </cell>
38364 <cell alignment="center" valignment="top" usebox="none">
38365 \begin_inset Text
38366
38367 \begin_layout Plain Layout
38368
38369 \family sans
38370 Insert\SpecialChar \menuseparator
38371 Float\SpecialChar \menuseparator
38372 Table
38373 \end_layout
38374
38375 \end_inset
38376 </cell>
38377 </row>
38378 <row interlinespace="2.5mm">
38379 <cell alignment="center" valignment="top" usebox="none">
38380 \begin_inset Text
38381
38382 \begin_layout Plain Layout
38383 \begin_inset Graphics
38384         filename ../images/label-insert.png
38385
38386 \end_inset
38387
38388
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 <cell alignment="center" valignment="top" usebox="none">
38394 \begin_inset Text
38395
38396 \begin_layout Plain Layout
38397
38398 \family sans
38399 Insert\SpecialChar \menuseparator
38400 Label
38401 \end_layout
38402
38403 \end_inset
38404 </cell>
38405 </row>
38406 <row interlinespace="2.5mm">
38407 <cell alignment="center" valignment="top" usebox="none">
38408 \begin_inset Text
38409
38410 \begin_layout Plain Layout
38411 \begin_inset Graphics
38412         filename ../images/dialog-show-new-inset_ref.png
38413
38414 \end_inset
38415
38416
38417 \end_layout
38418
38419 \end_inset
38420 </cell>
38421 <cell alignment="center" valignment="top" usebox="none">
38422 \begin_inset Text
38423
38424 \begin_layout Plain Layout
38425
38426 \family sans
38427 Insert\SpecialChar \menuseparator
38428 Cross-Reference
38429 \end_layout
38430
38431 \end_inset
38432 </cell>
38433 </row>
38434 <row interlinespace="2.5mm">
38435 <cell alignment="center" valignment="top" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439 \begin_inset Graphics
38440         filename ../images/dialog-show-new-inset_citation.png
38441
38442 \end_inset
38443
38444
38445 \end_layout
38446
38447 \end_inset
38448 </cell>
38449 <cell alignment="center" valignment="top" usebox="none">
38450 \begin_inset Text
38451
38452 \begin_layout Plain Layout
38453
38454 \family sans
38455 Insert\SpecialChar \menuseparator
38456 Citation
38457 \end_layout
38458
38459 \end_inset
38460 </cell>
38461 </row>
38462 <row interlinespace="2.5mm">
38463 <cell alignment="center" valignment="top" usebox="none">
38464 \begin_inset Text
38465
38466 \begin_layout Plain Layout
38467 \begin_inset Graphics
38468         filename ../images/index-insert.png
38469
38470 \end_inset
38471
38472
38473 \end_layout
38474
38475 \end_inset
38476 </cell>
38477 <cell alignment="center" valignment="top" usebox="none">
38478 \begin_inset Text
38479
38480 \begin_layout Plain Layout
38481
38482 \family sans
38483 Insert\SpecialChar \menuseparator
38484 Index
38485 \begin_inset space ~
38486 \end_inset
38487
38488 Entry
38489 \end_layout
38490
38491 \end_inset
38492 </cell>
38493 </row>
38494 <row interlinespace="2.5mm">
38495 <cell alignment="center" valignment="top" usebox="none">
38496 \begin_inset Text
38497
38498 \begin_layout Plain Layout
38499 \begin_inset Graphics
38500         filename ../images/nomencl-insert.png
38501
38502 \end_inset
38503
38504
38505 \end_layout
38506
38507 \end_inset
38508 </cell>
38509 <cell alignment="center" valignment="top" usebox="none">
38510 \begin_inset Text
38511
38512 \begin_layout Plain Layout
38513
38514 \family sans
38515 Insert\SpecialChar \menuseparator
38516 Nomenclature
38517 \begin_inset space ~
38518 \end_inset
38519
38520 Entry
38521 \end_layout
38522
38523 \end_inset
38524 </cell>
38525 </row>
38526 <row interlinespace="2.5mm">
38527 <cell alignment="center" valignment="top" usebox="none">
38528 \begin_inset Text
38529
38530 \begin_layout Plain Layout
38531 \begin_inset Graphics
38532         filename ../images/footnote-insert.png
38533
38534 \end_inset
38535
38536
38537 \end_layout
38538
38539 \end_inset
38540 </cell>
38541 <cell alignment="center" valignment="top" usebox="none">
38542 \begin_inset Text
38543
38544 \begin_layout Plain Layout
38545
38546 \family sans
38547 Insert\SpecialChar \menuseparator
38548 Footnote
38549 \end_layout
38550
38551 \end_inset
38552 </cell>
38553 </row>
38554 <row interlinespace="2.5mm">
38555 <cell alignment="center" valignment="top" usebox="none">
38556 \begin_inset Text
38557
38558 \begin_layout Plain Layout
38559 \begin_inset Graphics
38560         filename ../images/marginalnote-insert.png
38561         rotateOrigin center
38562
38563 \end_inset
38564
38565
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 <cell alignment="center" valignment="top" usebox="none">
38571 \begin_inset Text
38572
38573 \begin_layout Plain Layout
38574
38575 \family sans
38576 Insert\SpecialChar \menuseparator
38577 Marginal
38578 \begin_inset space ~
38579 \end_inset
38580
38581 Note
38582 \end_layout
38583
38584 \end_inset
38585 </cell>
38586 </row>
38587 <row interlinespace="2.5mm">
38588 <cell alignment="center" valignment="top" usebox="none">
38589 \begin_inset Text
38590
38591 \begin_layout Plain Layout
38592 \begin_inset Graphics
38593         filename ../images/note-insert.png
38594
38595 \end_inset
38596
38597
38598 \end_layout
38599
38600 \end_inset
38601 </cell>
38602 <cell alignment="center" valignment="top" usebox="none">
38603 \begin_inset Text
38604
38605 \begin_layout Plain Layout
38606
38607 \family sans
38608 Insert\SpecialChar \menuseparator
38609 Note\SpecialChar \menuseparator
38610 LyX
38611 \begin_inset space ~
38612 \end_inset
38613
38614 Note
38615 \end_layout
38616
38617 \end_inset
38618 </cell>
38619 </row>
38620 <row interlinespace="2.5mm">
38621 <cell alignment="center" valignment="top" usebox="none">
38622 \begin_inset Text
38623
38624 \begin_layout Plain Layout
38625 \begin_inset Graphics
38626         filename ../images/box-insert.png
38627
38628 \end_inset
38629
38630
38631 \end_layout
38632
38633 \end_inset
38634 </cell>
38635 <cell alignment="center" valignment="top" usebox="none">
38636 \begin_inset Text
38637
38638 \begin_layout Plain Layout
38639
38640 \family sans
38641 Insert\SpecialChar \menuseparator
38642 Box
38643 \end_layout
38644
38645 \end_inset
38646 </cell>
38647 </row>
38648 <row interlinespace="2.5mm">
38649 <cell alignment="center" valignment="top" usebox="none">
38650 \begin_inset Text
38651
38652 \begin_layout Plain Layout
38653 \begin_inset Graphics
38654         filename ../images/url-insert.png
38655
38656 \end_inset
38657
38658
38659 \end_layout
38660
38661 \end_inset
38662 </cell>
38663 <cell alignment="center" valignment="top" usebox="none">
38664 \begin_inset Text
38665
38666 \begin_layout Plain Layout
38667
38668 \family sans
38669 Insert\SpecialChar \menuseparator
38670 URL
38671 \end_layout
38672
38673 \end_inset
38674 </cell>
38675 </row>
38676 <row interlinespace="2.5mm">
38677 <cell alignment="center" valignment="top" usebox="none">
38678 \begin_inset Text
38679
38680 \begin_layout Plain Layout
38681 \begin_inset Graphics
38682         filename ../images/ert-insert.png
38683
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \end_inset
38690 </cell>
38691 <cell alignment="center" valignment="top" usebox="none">
38692 \begin_inset Text
38693
38694 \begin_layout Plain Layout
38695
38696 \family sans
38697 Insert\SpecialChar \menuseparator
38698 T
38699 \family default
38700
38701 \begin_inset ERT
38702 status collapsed
38703
38704 \begin_layout Plain Layout
38705
38706 {}
38707 \end_layout
38708
38709 \end_inset
38710
38711
38712 \family sans
38713 eX
38714 \end_layout
38715
38716 \end_inset
38717 </cell>
38718 </row>
38719 <row interlinespace="2.5mm">
38720 <cell alignment="center" valignment="top" usebox="none">
38721 \begin_inset Text
38722
38723 \begin_layout Plain Layout
38724 \begin_inset Graphics
38725         filename ../images/math-macro_newmacroname_newcommand.png
38726
38727 \end_inset
38728
38729
38730 \end_layout
38731
38732 \end_inset
38733 </cell>
38734 <cell alignment="center" valignment="top" usebox="none">
38735 \begin_inset Text
38736
38737 \begin_layout Plain Layout
38738
38739 \family sans
38740 Insert\SpecialChar \menuseparator
38741 Math\SpecialChar \menuseparator
38742 Macro
38743 \end_layout
38744
38745 \end_inset
38746 </cell>
38747 </row>
38748 <row interlinespace="2.5mm">
38749 <cell alignment="center" valignment="top" usebox="none">
38750 \begin_inset Text
38751
38752 \begin_layout Plain Layout
38753 \begin_inset Graphics
38754         filename ../images/dialog-show-new-inset_include.png
38755
38756 \end_inset
38757
38758
38759 \end_layout
38760
38761 \end_inset
38762 </cell>
38763 <cell alignment="center" valignment="top" usebox="none">
38764 \begin_inset Text
38765
38766 \begin_layout Plain Layout
38767
38768 \family sans
38769 Insert\SpecialChar \menuseparator
38770 File\SpecialChar \menuseparator
38771 Child
38772 \begin_inset space ~
38773 \end_inset
38774
38775 Document
38776 \end_layout
38777
38778 \end_inset
38779 </cell>
38780 </row>
38781 <row interlinespace="2.5mm">
38782 <cell alignment="center" valignment="top" usebox="none">
38783 \begin_inset Text
38784
38785 \begin_layout Plain Layout
38786 \begin_inset Graphics
38787         filename ../images/dialog-show_character.png
38788         rotateOrigin center
38789
38790 \end_inset
38791
38792
38793 \end_layout
38794
38795 \end_inset
38796 </cell>
38797 <cell alignment="center" valignment="top" usebox="none">
38798 \begin_inset Text
38799
38800 \begin_layout Plain Layout
38801
38802 \family sans
38803 Edit\SpecialChar \menuseparator
38804 Text
38805 \begin_inset space ~
38806 \end_inset
38807
38808 Style
38809 \end_layout
38810
38811 \end_inset
38812 </cell>
38813 </row>
38814 <row interlinespace="2.5mm">
38815 <cell alignment="center" valignment="top" usebox="none">
38816 \begin_inset Text
38817
38818 \begin_layout Plain Layout
38819 \begin_inset Graphics
38820         filename ../images/layout-paragraph.png
38821         rotateOrigin center
38822
38823 \end_inset
38824
38825
38826 \end_layout
38827
38828 \end_inset
38829 </cell>
38830 <cell alignment="center" valignment="top" usebox="none">
38831 \begin_inset Text
38832
38833 \begin_layout Plain Layout
38834
38835 \family sans
38836 Edit\SpecialChar \menuseparator
38837 Paragraph
38838 \begin_inset space ~
38839 \end_inset
38840
38841 Settings
38842 \end_layout
38843
38844 \end_inset
38845 </cell>
38846 </row>
38847 <row interlinespace="2.5mm">
38848 <cell alignment="center" valignment="top" usebox="none">
38849 \begin_inset Text
38850
38851 \begin_layout Plain Layout
38852 \begin_inset Graphics
38853         filename ../images/thesaurus-entry.png
38854         rotateOrigin center
38855
38856 \end_inset
38857
38858
38859 \end_layout
38860
38861 \end_inset
38862 </cell>
38863 <cell alignment="center" valignment="top" usebox="none">
38864 \begin_inset Text
38865
38866 \begin_layout Plain Layout
38867
38868 \family sans
38869 Tools\SpecialChar \menuseparator
38870 Thesaurus
38871 \end_layout
38872
38873 \end_inset
38874 </cell>
38875 </row>
38876 </lyxtabular>
38877
38878 \end_inset
38879
38880
38881 \end_layout
38882
38883 \begin_layout Subsection
38884 View / Update Toolbar
38885 \begin_inset Index idx
38886 status collapsed
38887
38888 \begin_layout Plain Layout
38889 Toolbar ! View / Update
38890 \end_layout
38891
38892 \end_inset
38893
38894
38895 \end_layout
38896
38897 \begin_layout Standard
38898 \begin_inset Graphics
38899         filename clipart/ViewToolbar.png
38900
38901 \end_inset
38902
38903
38904 \end_layout
38905
38906 \begin_layout Standard
38907 \begin_inset VSpace defskip
38908 \end_inset
38909
38910
38911 \end_layout
38912
38913 \begin_layout Standard
38914 The view / update toolbar as shown above contains from left to right the
38915  following buttons:
38916 \end_layout
38917
38918 \begin_layout Standard
38919 \begin_inset VSpace defskip
38920 \end_inset
38921
38922
38923 \end_layout
38924
38925 \begin_layout Standard
38926 \begin_inset Tabular
38927 <lyxtabular version="3" rows="6" columns="2">
38928 <features islongtable="true" longtabularalignment="center">
38929 <column alignment="left" valignment="top" width="0">
38930 <column alignment="left" valignment="top" width="0">
38931 <row interlinespace="2.5mm">
38932 <cell alignment="center" valignment="top" usebox="none">
38933 \begin_inset Text
38934
38935 \begin_layout Plain Layout
38936 \begin_inset Graphics
38937         filename ../images/buffer-view_dvi.png
38938         rotateOrigin center
38939
38940 \end_inset
38941
38942
38943 \end_layout
38944
38945 \end_inset
38946 </cell>
38947 <cell alignment="center" valignment="top" usebox="none">
38948 \begin_inset Text
38949
38950 \begin_layout Plain Layout
38951
38952 \family sans
38953 View\SpecialChar \menuseparator
38954 DVI
38955 \end_layout
38956
38957 \end_inset
38958 </cell>
38959 </row>
38960 <row interlinespace="2.5mm">
38961 <cell alignment="center" valignment="top" usebox="none">
38962 \begin_inset Text
38963
38964 \begin_layout Plain Layout
38965 \begin_inset Graphics
38966         filename ../images/buffer-update_dvi.png
38967         rotateOrigin center
38968
38969 \end_inset
38970
38971
38972 \end_layout
38973
38974 \end_inset
38975 </cell>
38976 <cell alignment="center" valignment="top" usebox="none">
38977 \begin_inset Text
38978
38979 \begin_layout Plain Layout
38980
38981 \family sans
38982 View\SpecialChar \menuseparator
38983 Update\SpecialChar \menuseparator
38984 DVI
38985 \end_layout
38986
38987 \end_inset
38988 </cell>
38989 </row>
38990 <row interlinespace="2.5mm">
38991 <cell alignment="center" valignment="top" usebox="none">
38992 \begin_inset Text
38993
38994 \begin_layout Plain Layout
38995 \begin_inset Graphics
38996         filename ../images/buffer-view_pdf2.png
38997         rotateOrigin center
38998
38999 \end_inset
39000
39001
39002 \end_layout
39003
39004 \end_inset
39005 </cell>
39006 <cell alignment="center" valignment="top" usebox="none">
39007 \begin_inset Text
39008
39009 \begin_layout Plain Layout
39010
39011 \family sans
39012 View\SpecialChar \menuseparator
39013 PDF
39014 \end_layout
39015
39016 \end_inset
39017 </cell>
39018 </row>
39019 <row interlinespace="2.5mm">
39020 <cell alignment="center" valignment="top" usebox="none">
39021 \begin_inset Text
39022
39023 \begin_layout Plain Layout
39024 \begin_inset Graphics
39025         filename ../images/buffer-update_pdf2.png
39026         rotateOrigin center
39027
39028 \end_inset
39029
39030
39031 \end_layout
39032
39033 \end_inset
39034 </cell>
39035 <cell alignment="center" valignment="top" usebox="none">
39036 \begin_inset Text
39037
39038 \begin_layout Plain Layout
39039
39040 \family sans
39041 View\SpecialChar \menuseparator
39042 Update\SpecialChar \menuseparator
39043 PDF
39044 \end_layout
39045
39046 \end_inset
39047 </cell>
39048 </row>
39049 <row interlinespace="2.5mm">
39050 <cell alignment="center" valignment="top" usebox="none">
39051 \begin_inset Text
39052
39053 \begin_layout Plain Layout
39054 \begin_inset Graphics
39055         filename ../images/buffer-view_ps.png
39056         rotateOrigin center
39057
39058 \end_inset
39059
39060
39061 \end_layout
39062
39063 \end_inset
39064 </cell>
39065 <cell alignment="center" valignment="top" usebox="none">
39066 \begin_inset Text
39067
39068 \begin_layout Plain Layout
39069
39070 \family sans
39071 View\SpecialChar \menuseparator
39072 Postscript
39073 \end_layout
39074
39075 \end_inset
39076 </cell>
39077 </row>
39078 <row interlinespace="2.5mm">
39079 <cell alignment="center" valignment="top" usebox="none">
39080 \begin_inset Text
39081
39082 \begin_layout Plain Layout
39083 \begin_inset Graphics
39084         filename ../images/buffer-update_ps.png
39085         rotateOrigin center
39086
39087 \end_inset
39088
39089
39090 \end_layout
39091
39092 \end_inset
39093 </cell>
39094 <cell alignment="center" valignment="top" usebox="none">
39095 \begin_inset Text
39096
39097 \begin_layout Plain Layout
39098
39099 \family sans
39100 View\SpecialChar \menuseparator
39101 Update\SpecialChar \menuseparator
39102 Postscript
39103 \end_layout
39104
39105 \end_inset
39106 </cell>
39107 </row>
39108 </lyxtabular>
39109
39110 \end_inset
39111
39112
39113 \end_layout
39114
39115 \begin_layout Subsection
39116 Other Toolbars
39117 \end_layout
39118
39119 \begin_layout Standard
39120 The change tracking toolbar is explained in section
39121 \begin_inset space ~
39122 \end_inset
39123
39124
39125 \begin_inset CommandInset ref
39126 LatexCommand ref
39127 reference "sec:Change-Tracking"
39128
39129 \end_inset
39130
39131 , the table toolbar
39132 \begin_inset Index idx
39133 status collapsed
39134
39135 \begin_layout Plain Layout
39136 Toolbar ! Table
39137 \end_layout
39138
39139 \end_inset
39140
39141  in the 
39142 \emph on
39143 Embedded Objects
39144 \emph default
39145  manual, the math macro toolbar
39146 \begin_inset Index idx
39147 status collapsed
39148
39149 \begin_layout Plain Layout
39150 Toolbar ! Macro
39151 \end_layout
39152
39153 \end_inset
39154
39155  in the 
39156 \emph on
39157 Math
39158 \emph default
39159  manual.
39160 \end_layout
39161
39162 \begin_layout Chapter
39163 The Document Settings
39164 \begin_inset CommandInset label
39165 LatexCommand label
39166 name "cha:The-Document-Settings"
39167
39168 \end_inset
39169
39170
39171 \begin_inset Index idx
39172 status collapsed
39173
39174 \begin_layout Plain Layout
39175 Document ! Settings
39176 \end_layout
39177
39178 \end_inset
39179
39180
39181 \end_layout
39182
39183 \begin_layout Standard
39184 The document settings dialog contains submenus to set properties for the
39185  whole document and is called with the menu
39186 \family sans
39187  Document\SpecialChar \menuseparator
39188 Settings
39189 \family default
39190 .
39191  You can save your document settings as default with th
39192 \family sans
39193 e Save as Document Defaults
39194 \family default
39195  button in the dialog.
39196  This will create a template name
39197 \family typewriter
39198 d
39199 \family default
39200  
39201 \family typewriter
39202 default.lyx
39203 \family default
39204  which is automatically loaded by LyX when you create a new document without
39205  using a template.
39206 \end_layout
39207
39208 \begin_layout Standard
39209 The different submenus of the dialog are explained in the following.
39210 \end_layout
39211
39212 \begin_layout Section
39213 Document Class
39214 \end_layout
39215
39216 \begin_layout Standard
39217 Here you set the document class, class options, a graphics driver, and a
39218  master document.
39219  Document classes are described in section
39220 \begin_inset space ~
39221 \end_inset
39222
39223
39224 \begin_inset CommandInset ref
39225 LatexCommand ref
39226 reference "sec:Document-Classes"
39227
39228 \end_inset
39229
39230 .
39231  Some classes use some class options by default.
39232  If this is the case, they are listed in the field 
39233 \family sans
39234 Predefined
39235 \family default
39236  and you can decide to use them or not.
39237  If you don't exactly know what the default class options are for, it is
39238  recommended not to touch them.
39239  The graphics driver is used for LaTeX's graphics, color and page layout
39240  packages.
39241  When using 
39242 \family sans
39243 Default
39244 \family default
39245 , the default driver for the LaTeX-packages is used.
39246  It is recommended that you use the default unless you know what you are
39247  doing.
39248 \begin_inset Foot
39249 status collapsed
39250
39251 \begin_layout Plain Layout
39252 When you want one of the following drivers
39253 \begin_inset Newline newline
39254 \end_inset
39255
39256 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39257 \begin_inset Newline newline
39258 \end_inset
39259
39260 you first have to activate them in your LaTeX distribution, see sec.
39261 \begin_inset space \thinspace{}
39262 \end_inset
39263
39264 2 in 
39265 \begin_inset CommandInset href
39266 LatexCommand href
39267 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39268
39269 \end_inset
39270
39271 .
39272 \end_layout
39273
39274 \end_inset
39275
39276
39277 \end_layout
39278
39279 \begin_layout Standard
39280 Specifying a master document is necessary when the current document is a
39281  child or subdocument.
39282  This master document will be used by LyX when the child document is opened
39283  without its master.
39284  This way child documents are always compilable.
39285  More about master and child documents is explained in the section 
39286 \emph on
39287 Child Documents
39288 \emph default
39289  of the 
39290 \emph on
39291 Embedded Objects
39292 \emph default
39293  manual.
39294 \end_layout
39295
39296 \begin_layout Section
39297 Modules
39298 \end_layout
39299
39300 \begin_layout Standard
39301 Modules are explained in section
39302 \begin_inset space ~
39303 \end_inset
39304
39305
39306 \begin_inset CommandInset ref
39307 LatexCommand ref
39308 reference "sub:Modules"
39309
39310 \end_inset
39311
39312 .
39313 \end_layout
39314
39315 \begin_layout Section
39316 Fonts
39317 \end_layout
39318
39319 \begin_layout Standard
39320 The document font settings are described in section
39321 \begin_inset space ~
39322 \end_inset
39323
39324
39325 \begin_inset CommandInset ref
39326 LatexCommand ref
39327 reference "sec:Fonts-and-Text"
39328
39329 \end_inset
39330
39331 .
39332 \end_layout
39333
39334 \begin_layout Section
39335 Text Layout
39336 \end_layout
39337
39338 \begin_layout Standard
39339 You can specify if paragraphs should be separated by indentations or vertical
39340  skips.
39341  The line spacing and the number of text columns can here also be specified.
39342  
39343 \end_layout
39344
39345 \begin_layout Standard
39346 Note that LyX won't show two columns or the set up line spacing on screen.
39347  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39348  However, it will be as you specified it in the output.
39349 \end_layout
39350
39351 \begin_layout Standard
39352 The listings settings are explained in the corresponding section in the
39353  
39354 \emph on
39355 Embedded Objects
39356 \emph default
39357  manual.
39358 \end_layout
39359
39360 \begin_layout Section
39361 Page Layout
39362 \end_layout
39363
39364 \begin_layout Standard
39365 A description of this menu is given in section
39366 \begin_inset space ~
39367 \end_inset
39368
39369
39370 \begin_inset CommandInset ref
39371 LatexCommand ref
39372 reference "sub:Paper-Size,-Orientation,"
39373
39374 \end_inset
39375
39376  and 
39377 \begin_inset CommandInset ref
39378 LatexCommand ref
39379 reference "sub:Document-Layout"
39380
39381 \end_inset
39382
39383 .
39384 \end_layout
39385
39386 \begin_layout Section
39387 Page Margins
39388 \end_layout
39389
39390 \begin_layout Standard
39391 Here you can adjust the paper margins, see section
39392 \begin_inset space ~
39393 \end_inset
39394
39395
39396 \begin_inset CommandInset ref
39397 LatexCommand ref
39398 reference "sub:Margins"
39399
39400 \end_inset
39401
39402 .
39403 \end_layout
39404
39405 \begin_layout Section
39406 Language
39407 \begin_inset Index idx
39408 status collapsed
39409
39410 \begin_layout Plain Layout
39411 Language ! Encoding
39412 \end_layout
39413
39414 \end_inset
39415
39416
39417 \end_layout
39418
39419 \begin_layout Standard
39420 The document language and quote styles are set here.
39421  The encoding specifies how the document content is exported to LaTeX (the
39422  LyX file is always encoded in utf8).
39423  All characters that cannot be encoded using the specified encoding will
39424  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39425  known for a particular character).
39426 \begin_inset Foot
39427 status collapsed
39428
39429 \begin_layout Plain Layout
39430 The known commands are defined in a text file.
39431  You can add commands for unknown symbols to that file yourself, see the
39432  
39433 \emph on
39434 Customization
39435 \emph default
39436  manual for details.
39437 \end_layout
39438
39439 \end_inset
39440
39441
39442 \end_layout
39443
39444 \begin_layout Standard
39445 If you use the option 
39446 \family sans
39447 Language Default
39448 \family default
39449 , LyX determines the encoding of a text part from the language of this text.
39450  If the document contains text in more than one language you may get more
39451  than one encoding in the LaTeX file.
39452  If you do not use this option then the complete document will always use
39453  exactly one encoding.
39454  Checking this option is the preferred setting unless you use 
39455 \family sans
39456 XeTeX
39457 \family default
39458
39459 \begin_inset Foot
39460 status collapsed
39461
39462 \begin_layout Plain Layout
39463 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39464  It natively supports Unicode while its input file is assumed to be in UTF-8
39465  encoding.
39466  More about using LyX with XeTeX can be found in 
39467 \begin_inset CommandInset citation
39468 LatexCommand cite
39469 key "XeTeX"
39470
39471 \end_inset
39472
39473 .
39474 \end_layout
39475
39476 \end_inset
39477
39478  (see below).
39479 \end_layout
39480
39481 \begin_layout Standard
39482 LyX also supports Unicode output, which is particularly useful if you need
39483  lots of special symbols or non-alphabetic scripts, respectively.
39484  If you want to use this (and your LaTeX installation supports Unicode,
39485  for that matter), choose one of the four utf8 variants from the list below.
39486  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39487  so it is not uncommon that a file with lots of Unicode symbols works fine
39488  with 
39489 \family sans
39490 Language Default
39491 \family default
39492  (when LyX uses its list of known LaTeX-commands), but does not work with
39493  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39494  because all Unicode symbols can be encoded in utf8).
39495 \end_layout
39496
39497 \begin_layout Standard
39498 Here is a list with the important encodings:
39499 \end_layout
39500
39501 \begin_layout Description
39502 Language
39503 \begin_inset space ~
39504 \end_inset
39505
39506 Default
39507 \begin_inset space ~
39508 \end_inset
39509
39510 (no
39511 \begin_inset space ~
39512 \end_inset
39513
39514 inputenc) Same as 
39515 \family sans
39516 Language Default
39517 \family default
39518 , but the LaTeX-package 
39519 \series bold
39520 inputenc
39521 \series default
39522
39523 \begin_inset Index idx
39524 status collapsed
39525
39526 \begin_layout Plain Layout
39527 LaTeX-packages ! inputenc
39528 \end_layout
39529
39530 \end_inset
39531
39532  is not used.
39533  When using this, you probably need to load some additional packages manually
39534  in the preamble and specify the used encoding for text parts in foreign
39535  languages in TeX code.
39536 \end_layout
39537
39538 \begin_layout Description
39539 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39540  LyX converts all other characters into LaTeX commands, which may result
39541  in a big file when lots of LaTeX-commands are needed.
39542 \end_layout
39543
39544 \begin_layout Description
39545 Arabic
39546 \begin_inset space ~
39547 \end_inset
39548
39549 (CP
39550 \begin_inset space ~
39551 \end_inset
39552
39553 1256) MS Windows code page for Arabic and Farsi
39554 \end_layout
39555
39556 \begin_layout Description
39557 Arabic
39558 \begin_inset space ~
39559 \end_inset
39560
39561 (ISO
39562 \begin_inset space ~
39563 \end_inset
39564
39565 8859-6) for Arabic and Farsi
39566 \end_layout
39567
39568 \begin_layout Description
39569 Armenian
39570 \begin_inset space ~
39571 \end_inset
39572
39573 (ArmSCII8) for Armenian
39574 \end_layout
39575
39576 \begin_layout Description
39577 Baltic
39578 \begin_inset space ~
39579 \end_inset
39580
39581 (CP
39582 \begin_inset space ~
39583 \end_inset
39584
39585 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39586  as the ISO-8859-13 encoding
39587 \end_layout
39588
39589 \begin_layout Description
39590 Baltic
39591 \begin_inset space ~
39592 \end_inset
39593
39594 (ISO
39595 \begin_inset space ~
39596 \end_inset
39597
39598 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39599  encoding
39600 \end_layout
39601
39602 \begin_layout Description
39603 Baltic
39604 \begin_inset space ~
39605 \end_inset
39606
39607 (ISO
39608 \begin_inset space ~
39609 \end_inset
39610
39611 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39612  ISO-8859-13 encoding
39613 \end_layout
39614
39615 \begin_layout Description
39616 Central
39617 \begin_inset space ~
39618 \end_inset
39619
39620 European
39621 \begin_inset space ~
39622 \end_inset
39623
39624 (CP
39625 \begin_inset space ~
39626 \end_inset
39627
39628 1250) MS Windows code page for ISO
39629 \begin_inset space ~
39630 \end_inset
39631
39632 8859-2 (latin2)
39633 \end_layout
39634
39635 \begin_layout Description
39636 Central
39637 \begin_inset space ~
39638 \end_inset
39639
39640 European
39641 \begin_inset space ~
39642 \end_inset
39643
39644 (ISO
39645 \begin_inset space ~
39646 \end_inset
39647
39648 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39649  Romanian, Slovak, and Slovenian
39650 \end_layout
39651
39652 \begin_layout Description
39653 Chinese
39654 \begin_inset space ~
39655 \end_inset
39656
39657 (simplified)
39658 \begin_inset space ~
39659 \end_inset
39660
39661 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39662  this encoding is officially replaced by the encoding GB18030, as GB18030
39663  is not available for LaTeX you should try to use the encoding Unicode
39664 \begin_inset space ~
39665 \end_inset
39666
39667 (CJK)
39668 \begin_inset space ~
39669 \end_inset
39670
39671 (utf8)
39672 \end_layout
39673
39674 \begin_layout Description
39675 Chinese
39676 \begin_inset space ~
39677 \end_inset
39678
39679 (simplified)
39680 \begin_inset space ~
39681 \end_inset
39682
39683 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39684  except for the Euro currency sign, since 2001 this encoding is officially
39685  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39686  you should try to use the encoding Unicode
39687 \begin_inset space ~
39688 \end_inset
39689
39690 (CJK)
39691 \begin_inset space ~
39692 \end_inset
39693
39694 (utf8)
39695 \end_layout
39696
39697 \begin_layout Description
39698 Chinese
39699 \begin_inset space ~
39700 \end_inset
39701
39702 (traditional)
39703 \begin_inset space ~
39704 \end_inset
39705
39706 (EUC-TW) for traditional Chinese
39707 \end_layout
39708
39709 \begin_layout Description
39710 Cyrillic
39711 \begin_inset space ~
39712 \end_inset
39713
39714 (CP
39715 \begin_inset space ~
39716 \end_inset
39717
39718 1251) MS Windows code page for Cyrillic
39719 \end_layout
39720
39721 \begin_layout Description
39722 Cyrillic
39723 \begin_inset space ~
39724 \end_inset
39725
39726 (ISO
39727 \begin_inset space ~
39728 \end_inset
39729
39730 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39731 \end_layout
39732
39733 \begin_layout Description
39734 Cyrillic
39735 \begin_inset space ~
39736 \end_inset
39737
39738 (KOI8-R) standard Cyrillic especially for Russian
39739 \end_layout
39740
39741 \begin_layout Description
39742 Cyrillic
39743 \begin_inset space ~
39744 \end_inset
39745
39746 (KOI8-U) Cyrillic for Ukrainian
39747 \end_layout
39748
39749 \begin_layout Description
39750 Cyrillic
39751 \begin_inset space ~
39752 \end_inset
39753
39754 (pt
39755 \begin_inset space ~
39756 \end_inset
39757
39758 154) Cyrillic for Kazakh
39759 \end_layout
39760
39761 \begin_layout Description
39762 Greek
39763 \begin_inset space ~
39764 \end_inset
39765
39766 (ISO
39767 \begin_inset space ~
39768 \end_inset
39769
39770 8859-7) for Greek
39771 \end_layout
39772
39773 \begin_layout Description
39774 Hebrew
39775 \begin_inset space ~
39776 \end_inset
39777
39778 (CP
39779 \begin_inset space ~
39780 \end_inset
39781
39782 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39783 \end_layout
39784
39785 \begin_layout Description
39786 Hebrew
39787 \begin_inset space ~
39788 \end_inset
39789
39790 (ISO
39791 \begin_inset space ~
39792 \end_inset
39793
39794 8859-8) for Hebrew
39795 \end_layout
39796
39797 \begin_layout Description
39798 Japanese
39799 \begin_inset space ~
39800 \end_inset
39801
39802 (CJK)
39803 \begin_inset space ~
39804 \end_inset
39805
39806 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39807 \series bold
39808 CJK
39809 \series default
39810
39811 \begin_inset Index idx
39812 status collapsed
39813
39814 \begin_layout Plain Layout
39815 LaTeX-packages ! CJK
39816 \end_layout
39817
39818 \end_inset
39819
39820 , when using this, set the document language to 
39821 \family sans
39822 Japanese (CJK)
39823 \end_layout
39824
39825 \begin_layout Description
39826 Japanese
39827 \begin_inset space ~
39828 \end_inset
39829
39830 (CJK)
39831 \begin_inset space ~
39832 \end_inset
39833
39834 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39835 \series bold
39836 CJK
39837 \series default
39838 , when using this, set the document language to 
39839 \family sans
39840 Japanese (CJK)
39841 \end_layout
39842
39843 \begin_layout Description
39844 Japanese
39845 \begin_inset space ~
39846 \end_inset
39847
39848 (non-CJK)
39849 \begin_inset space ~
39850 \end_inset
39851
39852 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39853 \series bold
39854 japanese
39855 \series default
39856
39857 \begin_inset Index idx
39858 status collapsed
39859
39860 \begin_layout Plain Layout
39861 LaTeX-packages ! japanese
39862 \end_layout
39863
39864 \end_inset
39865
39866 , when using this, set the document language to 
39867 \family sans
39868 Japanese
39869 \end_layout
39870
39871 \begin_layout Description
39872 Japanese
39873 \begin_inset space ~
39874 \end_inset
39875
39876 (non-CJK)
39877 \begin_inset space ~
39878 \end_inset
39879
39880 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39881 \series bold
39882 japanese
39883 \series default
39884 , when using this, set the document language to 
39885 \family sans
39886 Japanese
39887 \end_layout
39888
39889 \begin_layout Description
39890 Japanese
39891 \begin_inset space ~
39892 \end_inset
39893
39894 (non-CJK)
39895 \begin_inset space ~
39896 \end_inset
39897
39898 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39899 \series bold
39900 japanese
39901 \series default
39902 , when using this, set the document language to 
39903 \family sans
39904 Japanese
39905 \end_layout
39906
39907 \begin_layout Description
39908 Korean
39909 \begin_inset space ~
39910 \end_inset
39911
39912 (EUC-KR) for Korean
39913 \end_layout
39914
39915 \begin_layout Description
39916 Southern
39917 \begin_inset space ~
39918 \end_inset
39919
39920 European
39921 \begin_inset space ~
39922 \end_inset
39923
39924 (ISO
39925 \begin_inset space ~
39926 \end_inset
39927
39928 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39929 \end_layout
39930
39931 \begin_layout Description
39932 South-Eastern
39933 \begin_inset space ~
39934 \end_inset
39935
39936 European
39937 \begin_inset space ~
39938 \end_inset
39939
39940 (ISO
39941 \begin_inset space ~
39942 \end_inset
39943
39944 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39945  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39946  to cover many languages and characters with diacritics
39947 \end_layout
39948
39949 \begin_layout Description
39950 Thai
39951 \begin_inset space ~
39952 \end_inset
39953
39954 (TIS
39955 \begin_inset space ~
39956 \end_inset
39957
39958 620-0) for Thai
39959 \end_layout
39960
39961 \begin_layout Description
39962 Turkish
39963 \begin_inset space ~
39964 \end_inset
39965
39966 (ISO
39967 \begin_inset space ~
39968 \end_inset
39969
39970 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39971  Icelandic letters are replaced by Turkish ones
39972 \end_layout
39973
39974 \begin_layout Description
39975 Unicode
39976 \begin_inset space ~
39977 \end_inset
39978
39979 (CJK)
39980 \begin_inset space ~
39981 \end_inset
39982
39983 (utf8) Unicode utf8 with the LaTeX-package 
39984 \series bold
39985 CJK
39986 \series default
39987
39988 \begin_inset Index idx
39989 status collapsed
39990
39991 \begin_layout Plain Layout
39992 LaTeX-packages ! CJK
39993 \end_layout
39994
39995 \end_inset
39996
39997  (for the languages Chinese, Japanese and Korean)
39998 \end_layout
39999
40000 \begin_layout Description
40001 Unicode
40002 \begin_inset space ~
40003 \end_inset
40004
40005 (XeTeX)
40006 \begin_inset space ~
40007 \end_inset
40008
40009 (utf8) Unicode utf8 to be used with 
40010 \family sans
40011 XeTeX
40012 \family default
40013 , which uses Unicode directly, without the help of the LaTeX-package 
40014 \series bold
40015 inputenc
40016 \series default
40017  
40018 \begin_inset Foot
40019 status collapsed
40020
40021 \begin_layout Plain Layout
40022 More about using LyX with XeTeX can be found in 
40023 \begin_inset CommandInset citation
40024 LatexCommand cite
40025 key "XeTeX"
40026
40027 \end_inset
40028
40029 .
40030 \end_layout
40031
40032 \end_inset
40033
40034
40035 \end_layout
40036
40037 \begin_layout Description
40038 Unicode
40039 \begin_inset space ~
40040 \end_inset
40041
40042 (ucs-extended)
40043 \begin_inset space ~
40044 \end_inset
40045
40046 (utf8x) Unicode utf8 based on the LaTeX package 
40047 \series bold
40048 ucs
40049 \series default
40050
40051 \begin_inset Index idx
40052 status collapsed
40053
40054 \begin_layout Plain Layout
40055 LaTeX-packages ! ucs
40056 \end_layout
40057
40058 \end_inset
40059
40060  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40061 \end_layout
40062
40063 \begin_layout Description
40064 Unicode
40065 \begin_inset space ~
40066 \end_inset
40067
40068 (utf8) Unicode utf8 based on the LaTeX-package 
40069 \series bold
40070 inputenc
40071 \series default
40072
40073 \begin_inset Index idx
40074 status collapsed
40075
40076 \begin_layout Plain Layout
40077 LaTeX-packages ! inputenc
40078 \end_layout
40079
40080 \end_inset
40081
40082 .
40083  Currently only a limited range of characters (mainly for Latin scripts)
40084  is supported.
40085 \end_layout
40086
40087 \begin_layout Description
40088 Western
40089 \begin_inset space ~
40090 \end_inset
40091
40092 European
40093 \begin_inset space ~
40094 \end_inset
40095
40096 (CP
40097 \begin_inset space ~
40098 \end_inset
40099
40100 1252) MS Windows code page for ISO
40101 \begin_inset space ~
40102 \end_inset
40103
40104 8859-1 (latin1)
40105 \end_layout
40106
40107 \begin_layout Description
40108 Western
40109 \begin_inset space ~
40110 \end_inset
40111
40112 European
40113 \begin_inset space ~
40114 \end_inset
40115
40116 (ISO
40117 \begin_inset space ~
40118 \end_inset
40119
40120 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
40121  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
40122  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
40123 5 encoding instead
40124 \end_layout
40125
40126 \begin_layout Description
40127 Western
40128 \begin_inset space ~
40129 \end_inset
40130
40131 European
40132 \begin_inset space ~
40133 \end_inset
40134
40135 (ISO
40136 \begin_inset space ~
40137 \end_inset
40138
40139 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
40140  sign, the œ-ligature and some characters used for French and Finnish
40141 \end_layout
40142
40143 \begin_layout Section
40144 Numbering & TOC
40145 \end_layout
40146
40147 \begin_layout Standard
40148 You can adjust here the numbering depth of section headings and the section
40149  depth in the table of contents as described in section
40150 \begin_inset space ~
40151 \end_inset
40152
40153
40154 \begin_inset CommandInset ref
40155 LatexCommand ref
40156 reference "sub:Numbering-depth"
40157
40158 \end_inset
40159
40160 .
40161 \end_layout
40162
40163 \begin_layout Section
40164 Bibliography
40165 \end_layout
40166
40167 \begin_layout Standard
40168 You can specify here a citation style using the LaTeX packages 
40169 \series bold
40170 natbib
40171 \series default
40172
40173 \begin_inset Index idx
40174 status collapsed
40175
40176 \begin_layout Plain Layout
40177 LaTeX-packages ! natbib
40178 \end_layout
40179
40180 \end_inset
40181
40182  or 
40183 \series bold
40184 jurabib
40185 \series default
40186
40187 \begin_inset Index idx
40188 status collapsed
40189
40190 \begin_layout Plain Layout
40191 LaTeX-packages ! jurabib
40192 \end_layout
40193
40194 \end_inset
40195
40196 , you can enable subdivided bibliographies using the LaTeX package 
40197 \series bold
40198 bibtopic
40199 \series default
40200
40201 \begin_inset Index idx
40202 status collapsed
40203
40204 \begin_layout Plain Layout
40205 LaTeX-packages ! bibtopic
40206 \end_layout
40207
40208 \end_inset
40209
40210  and you can customize how the bibliography of the given document is being
40211  generated.
40212  For a further description see section
40213 \begin_inset space ~
40214 \end_inset
40215
40216
40217 \begin_inset CommandInset ref
40218 LatexCommand ref
40219 reference "sec:Bibliography"
40220
40221 \end_inset
40222
40223 .
40224 \end_layout
40225
40226 \begin_layout Section
40227 Indexes
40228 \end_layout
40229
40230 \begin_layout Standard
40231 Here, you can customize how the index of your document is being generated
40232  and you can define additional indexes.
40233  Please refer to section
40234 \begin_inset space ~
40235 \end_inset
40236
40237
40238 \begin_inset CommandInset ref
40239 LatexCommand ref
40240 reference "sec:Index"
40241
40242 \end_inset
40243
40244  for details.
40245 \end_layout
40246
40247 \begin_layout Section
40248 PDF Properties
40249 \end_layout
40250
40251 \begin_layout Standard
40252 The PDF properties are explained in section
40253 \begin_inset space ~
40254 \end_inset
40255
40256
40257 \begin_inset CommandInset ref
40258 LatexCommand ref
40259 reference "sec:PDF-Properties"
40260
40261 \end_inset
40262
40263 .
40264 \end_layout
40265
40266 \begin_layout Section
40267 Math Options
40268 \end_layout
40269
40270 \begin_layout Standard
40271 These options will force LyX to use the LaTeX-packages 
40272 \series bold
40273 amsmath
40274 \series default
40275
40276 \begin_inset Index idx
40277 status collapsed
40278
40279 \begin_layout Plain Layout
40280 LaTeX-packages ! amsmath
40281 \end_layout
40282
40283 \end_inset
40284
40285  and 
40286 \series bold
40287 esint
40288 \series default
40289
40290 \begin_inset Index idx
40291 status collapsed
40292
40293 \begin_layout Plain Layout
40294 LaTeX-packages ! esint
40295 \end_layout
40296
40297 \end_inset
40298
40299  or to use them automatically when they are needed.
40300 \end_layout
40301
40302 \begin_layout Standard
40303
40304 \series bold
40305 amsmath
40306 \series default
40307  is needed for many constructs, so when you get LaTeX-errors in formulas,
40308  ensure that you have enabled AMS.
40309 \end_layout
40310
40311 \begin_layout Standard
40312
40313 \series bold
40314 esint
40315 \series default
40316  is used for special integral characters.
40317 \end_layout
40318
40319 \begin_layout Section
40320 Float Placement
40321 \end_layout
40322
40323 \begin_layout Standard
40324 The float placement options are described in section
40325 \begin_inset space ~
40326 \end_inset
40327
40328
40329 \begin_inset CommandInset ref
40330 LatexCommand ref
40331 reference "sub:Float-Placement"
40332
40333 \end_inset
40334
40335 .
40336 \end_layout
40337
40338 \begin_layout Section
40339 Bullets
40340 \end_layout
40341
40342 \begin_layout Standard
40343 Here you can adjust the characters for the itemize levels.
40344  The itemize environment is described in section
40345 \begin_inset space ~
40346 \end_inset
40347
40348
40349 \begin_inset CommandInset ref
40350 LatexCommand ref
40351 reference "sec:Itemize"
40352
40353 \end_inset
40354
40355 .
40356 \end_layout
40357
40358 \begin_layout Section
40359 Branches
40360 \end_layout
40361
40362 \begin_layout Standard
40363 Branches are described in section
40364 \begin_inset space ~
40365 \end_inset
40366
40367
40368 \begin_inset CommandInset ref
40369 LatexCommand ref
40370 reference "sec:Branches"
40371
40372 \end_inset
40373
40374 .
40375 \end_layout
40376
40377 \begin_layout Section
40378 LaT
40379 \begin_inset ERT
40380 status collapsed
40381
40382 \begin_layout Plain Layout
40383
40384 {}
40385 \end_layout
40386
40387 \end_inset
40388
40389 eX Preamble
40390 \end_layout
40391
40392 \begin_layout Standard
40393 In this text field are entered commands to load special LaTeX-packages or
40394  to define LaTeX-commands.
40395  The preamble is a thing for LaTeX-experts.
40396  You should not enter commands here until you exactly know what you are
40397  doing.
40398 \end_layout
40399
40400 \begin_layout Standard
40401 An introduction to the LaTeX-syntax is given in section
40402 \begin_inset space ~
40403 \end_inset
40404
40405
40406 \begin_inset CommandInset ref
40407 LatexCommand ref
40408 reference "sub:LaTeX-Syntax"
40409
40410 \end_inset
40411
40412 .
40413 \end_layout
40414
40415 \begin_layout Chapter
40416 The 
40417 \family sans
40418 Preferences
40419 \family default
40420  Dialog
40421 \begin_inset CommandInset label
40422 LatexCommand label
40423 name "cha:The-Preferences-dialog"
40424
40425 \end_inset
40426
40427
40428 \begin_inset Index idx
40429 status collapsed
40430
40431 \begin_layout Plain Layout
40432 Preferences
40433 \end_layout
40434
40435 \end_inset
40436
40437
40438 \end_layout
40439
40440 \begin_layout Standard
40441 The preferences dialog is called with the menu 
40442 \family sans
40443 Tools\SpecialChar \menuseparator
40444 Preferences
40445 \family default
40446 .
40447  It has the following submenus.
40448 \end_layout
40449
40450 \begin_layout Section
40451 Look and Feel
40452 \end_layout
40453
40454 \begin_layout Subsection
40455 User Interface
40456 \end_layout
40457
40458 \begin_layout Subsubsection
40459 User Interface File
40460 \begin_inset Index idx
40461 status collapsed
40462
40463 \begin_layout Plain Layout
40464 Customization ! of toolbars
40465 \end_layout
40466
40467 \end_inset
40468
40469
40470 \begin_inset Index idx
40471 status collapsed
40472
40473 \begin_layout Plain Layout
40474 Customization ! of menus
40475 \end_layout
40476
40477 \end_inset
40478
40479
40480 \end_layout
40481
40482 \begin_layout Standard
40483 \begin_inset Note Greyedout
40484 status open
40485
40486 \begin_layout Plain Layout
40487
40488 \series bold
40489 Note:
40490 \series default
40491  You have to restart LyX before the change of the user interface file take
40492  effect.
40493 \end_layout
40494
40495 \end_inset
40496
40497
40498 \end_layout
40499
40500 \begin_layout Standard
40501 The appearance of the menus and toolbars can be changed by choosing a user
40502  interface (ui) file.
40503  An ui-file is a text file where the toolbars and menus are listed.
40504  The toolbar buttons and menu entries are specified in the files 
40505 \shape italic
40506 stdtoolbars.inc
40507 \shape default
40508  and 
40509 \shape italic
40510 stdmenus.inc
40511 \shape default
40512 , respectively.
40513  Both files are loaded by the 
40514 \emph on
40515 default.ui
40516 \emph default
40517  file.
40518  To create your own menu and toolbar layout, start with a copy of these
40519  files and edit the entries.
40520 \end_layout
40521
40522 \begin_layout Standard
40523 The syntax of the .inc-files is straightforward: The 
40524 \family sans
40525 Menubar
40526 \family default
40527
40528 \family sans
40529 Menu
40530 \family default
40531  and 
40532 \family sans
40533 Toolbar
40534 \family default
40535  entries must be ended with an explicit 
40536 \family sans
40537 End
40538 \family default
40539 .
40540  They may contain 
40541 \family sans
40542 Submenus
40543 \family default
40544
40545 \family sans
40546 Items
40547 \family default
40548
40549 \family sans
40550 OptItems
40551 \family default
40552
40553 \family sans
40554 Separators
40555 \family default
40556
40557 \family sans
40558 Icons,
40559 \family default
40560  and in the case of the 
40561 \begin_inset Quotes eld
40562 \end_inset
40563
40564 file
40565 \begin_inset Quotes erd
40566 \end_inset
40567
40568  menus a 
40569 \family sans
40570 Lastfiles
40571 \family default
40572  entry.
40573  The syntax for the entries is:
40574 \end_layout
40575
40576 \begin_layout Standard
40577 \begin_inset VSpace smallskip*
40578 \end_inset
40579
40580
40581 \series bold
40582 Item 
40583 \begin_inset Quotes eld
40584 \end_inset
40585
40586 menu 
40587 \series default
40588 or
40589 \series bold
40590  button name
40591 \begin_inset Quotes erd
40592 \end_inset
40593
40594  
40595 \begin_inset Quotes eld
40596 \end_inset
40597
40598 LyX-function
40599 \begin_inset Quotes erd
40600 \end_inset
40601
40602
40603 \end_layout
40604
40605 \begin_layout Standard
40606 \noindent
40607 \begin_inset VSpace smallskip*
40608 \end_inset
40609
40610 All LyX-functions are listed in the menu 
40611 \family sans
40612 Help\SpecialChar \menuseparator
40613 LyX
40614 \begin_inset space ~
40615 \end_inset
40616
40617 Functions
40618 \family default
40619 .
40620 \end_layout
40621
40622 \begin_layout Standard
40623 \begin_inset VSpace medskip
40624 \end_inset
40625
40626
40627 \end_layout
40628
40629 \begin_layout Standard
40630 An example: Assuming you use the menu 
40631 \family sans
40632 Navigate\SpecialChar \menuseparator
40633 Bookmarks
40634 \family default
40635  quite often and therefore want six available bookmarks, you can add the
40636  line
40637 \end_layout
40638
40639 \begin_layout Standard
40640 \begin_inset VSpace smallskip*
40641 \end_inset
40642
40643
40644 \series bold
40645 Item 
40646 \begin_inset Quotes eld
40647 \end_inset
40648
40649 Save Bookmark 6
40650 \begin_inset Quotes erd
40651 \end_inset
40652
40653  
40654 \begin_inset Quotes eld
40655 \end_inset
40656
40657 bookmark-save 6
40658 \begin_inset Quotes erd
40659 \end_inset
40660
40661
40662 \end_layout
40663
40664 \begin_layout Standard
40665 \noindent
40666 \begin_inset VSpace smallskip*
40667 \end_inset
40668
40669 to the navigate menu section in the .inc-file to have the sixth bookmark.
40670 \end_layout
40671
40672 \begin_layout Subsubsection
40673 Automatic help
40674 \end_layout
40675
40676 \begin_layout Standard
40677 The option 
40678 \family sans
40679 Enable tool tips in main work area
40680 \family default
40681  enables tool tips showing the content of closed insets like index entries
40682  or footnotes.
40683 \end_layout
40684
40685 \begin_layout Subsubsection
40686 Session
40687 \end_layout
40688
40689 \begin_layout Standard
40690 With the option 
40691 \family sans
40692 Allow saving
40693 \begin_inset space \thinspace{}
40694 \end_inset
40695
40696 /
40697 \begin_inset space \thinspace{}
40698 \end_inset
40699
40700 restoring of window layout and geometries
40701 \family default
40702  LyX's main window will be opened with the size and layout that was used
40703  in the last LyX session.
40704 \end_layout
40705
40706 \begin_layout Standard
40707 The option 
40708 \family sans
40709 Restore cursor positions
40710 \family default
40711  sets the cursor to the position in the file where it has been the last
40712  time.
40713 \end_layout
40714
40715 \begin_layout Standard
40716 The option 
40717 \family sans
40718 Load opened files from last session
40719 \family default
40720  opens all files that were opened in the last LyX session.
40721 \end_layout
40722
40723 \begin_layout Subsubsection
40724 Documents
40725 \begin_inset CommandInset label
40726 LatexCommand label
40727 name "sub:Backup documents"
40728
40729 \end_inset
40730
40731
40732 \begin_inset Index idx
40733 status collapsed
40734
40735 \begin_layout Plain Layout
40736 Backup ! Documents
40737 \end_layout
40738
40739 \end_inset
40740
40741
40742 \end_layout
40743
40744 \begin_layout Standard
40745 When the option 
40746 \family sans
40747 Backup documents
40748 \family default
40749  is set, you can specify the time between backup saves.
40750 \end_layout
40751
40752 \begin_layout Standard
40753
40754 \family sans
40755 Maximum last files
40756 \family default
40757  is the number of last opened files that LyX should display in the menu
40758  
40759 \family sans
40760 File\SpecialChar \menuseparator
40761 Open
40762 \begin_inset space ~
40763 \end_inset
40764
40765 Recent
40766 \family default
40767 .
40768 \end_layout
40769
40770 \begin_layout Standard
40771 When the option 
40772 \family sans
40773 Open documents in tabs
40774 \family default
40775  is not used, then every file will be opened in its own new instance of
40776  LyX.
40777 \end_layout
40778
40779 \begin_layout Subsection
40780 Screen Fonts
40781 \begin_inset Index idx
40782 status collapsed
40783
40784 \begin_layout Plain Layout
40785 Font ! Screen
40786 \end_layout
40787
40788 \end_inset
40789
40790
40791 \begin_inset CommandInset label
40792 LatexCommand label
40793 name "sub:Screen-Fonts"
40794
40795 \end_inset
40796
40797
40798 \end_layout
40799
40800 \begin_layout Standard
40801 These fonts are used to display your documents on the screen.
40802 \end_layout
40803
40804 \begin_layout Standard
40805 \begin_inset Note Greyedout
40806 status open
40807
40808 \begin_layout Plain Layout
40809
40810 \series bold
40811 Note:
40812 \series default
40813  This section only deals with the fonts 
40814 \emph on
40815 inside
40816 \emph default
40817  the LyX window.
40818  The fonts that appear on the output are independent from these fonts, and
40819  set in the menu 
40820 \family sans
40821 Document\SpecialChar \menuseparator
40822 Settings\SpecialChar \menuseparator
40823 Fonts
40824 \family default
40825 .
40826 \end_layout
40827
40828 \end_inset
40829
40830
40831 \end_layout
40832
40833 \begin_layout Standard
40834 By default, LyX uses 
40835 \family typewriter
40836 Times
40837 \family default
40838  as roman (serif) font, 
40839 \family typewriter
40840 Arial
40841 \family default
40842  or 
40843 \family typewriter
40844 Helvetica
40845 \family default
40846  (depends on the system) as 
40847 \family sans
40848 sans
40849 \begin_inset space ~
40850 \end_inset
40851
40852 serif
40853 \family default
40854  font, and 
40855 \family typewriter
40856 Courier
40857 \family default
40858  as 
40859 \family typewriter
40860 typewriter
40861 \family default
40862  font.
40863 \end_layout
40864
40865 \begin_layout Standard
40866 You can change the font size with the 
40867 \family sans
40868 Zoom
40869 \family default
40870  setting.
40871  You can also change the font zoom outside the preferences dialog for the
40872  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40873 \end_layout
40874
40875 \begin_layout Standard
40876
40877 \family sans
40878 Screen DPI
40879 \family default
40880  is the screen resolution in dpi (dots per inch).
40881  The Font Sizes are calculated as letter height in units of points.
40882  72
40883 \begin_inset space \thinspace{}
40884 \end_inset
40885
40886 points have the size of 1
40887 \begin_inset space \thinspace{}
40888 \end_inset
40889
40890 inch, see Appendix
40891 \begin_inset space ~
40892 \end_inset
40893
40894
40895 \begin_inset CommandInset ref
40896 LatexCommand ref
40897 reference "cha:Units-available-in"
40898
40899 \end_inset
40900
40901 .
40902 \end_layout
40903
40904 \begin_layout Standard
40905 The default 
40906 \family sans
40907 Font Sizes
40908 \family default
40909  are the same as if a document font size of 10
40910 \begin_inset space \thinspace{}
40911 \end_inset
40912
40913 pt would be used.
40914  The sizes are explained in detail in section
40915 \begin_inset space ~
40916 \end_inset
40917
40918
40919 \begin_inset CommandInset ref
40920 LatexCommand ref
40921 reference "sub:Document-Font"
40922
40923 \end_inset
40924
40925 .
40926 \end_layout
40927
40928 \begin_layout Standard
40929 With the option 
40930 \family sans
40931 Use Pixmap Cache to speed up font rendering
40932 \family default
40933  enabled, LyX needs to redraw the screen less often.
40934  This results in better performance, especially on slow systems.
40935  On the other hand, the characters might look more fuzzy on screen.
40936  So whether you enable this or not depends on whether you prefer speed over
40937  aesthetics.
40938  Note that the Pixmap Cache is only available and useful under Mac
40939 \begin_inset space ~
40940 \end_inset
40941
40942 OS and Windows.
40943 \end_layout
40944
40945 \begin_layout Subsection
40946 Colors
40947 \begin_inset Index idx
40948 status collapsed
40949
40950 \begin_layout Plain Layout
40951 Color ! LyX screen
40952 \end_layout
40953
40954 \end_inset
40955
40956
40957 \begin_inset Index idx
40958 status collapsed
40959
40960 \begin_layout Plain Layout
40961 Settings ! Color
40962 \end_layout
40963
40964 \end_inset
40965
40966
40967 \end_layout
40968
40969 \begin_layout Standard
40970 You can here change all the colors used by LyX.
40971  Choose an item in the list and use the 
40972 \family sans
40973 Alter
40974 \family default
40975  button.
40976 \end_layout
40977
40978 \begin_layout Subsection
40979 Display
40980 \begin_inset Index idx
40981 status collapsed
40982
40983 \begin_layout Plain Layout
40984 Settings ! Display
40985 \end_layout
40986
40987 \end_inset
40988
40989
40990 \end_layout
40991
40992 \begin_layout Standard
40993 Here you can specify if graphics inside LyX are displayed.
40994 \end_layout
40995
40996 \begin_layout Standard
40997
40998 \family sans
40999 Instant Preview
41000 \family default
41001  enables previewing snippets of your document.
41002  This feature is described in section
41003 \begin_inset space ~
41004 \end_inset
41005
41006
41007 \begin_inset CommandInset ref
41008 LatexCommand ref
41009 reference "sec:Previewing-snippets-of"
41010
41011 \end_inset
41012
41013 .
41014 \end_layout
41015
41016 \begin_layout Standard
41017 The option 
41018 \family sans
41019 Mark
41020 \begin_inset space ~
41021 \end_inset
41022
41023 end
41024 \begin_inset space ~
41025 \end_inset
41026
41027 of
41028 \begin_inset space ~
41029 \end_inset
41030
41031 paragraphs
41032 \family default
41033  displays a pilcrow (¶) at the end of every paragraph.
41034 \end_layout
41035
41036 \begin_layout Section
41037 Editing
41038 \begin_inset Index idx
41039 status collapsed
41040
41041 \begin_layout Plain Layout
41042 Settings ! Editing
41043 \end_layout
41044
41045 \end_inset
41046
41047
41048 \end_layout
41049
41050 \begin_layout Subsection
41051 Control
41052 \end_layout
41053
41054 \begin_layout Subsubsection
41055 Editing
41056 \end_layout
41057
41058 \begin_layout Standard
41059 The option 
41060 \family sans
41061 Cursor follows scrollbar
41062 \family default
41063  sets the cursor to the top of the currently displayed document part when
41064  scrolling.
41065 \end_layout
41066
41067 \begin_layout Standard
41068 The option 
41069 \family sans
41070 Sort environments alphabetically
41071 \family default
41072  sorts the entries in the pull-down box for the paragraph environments.
41073 \end_layout
41074
41075 \begin_layout Standard
41076 The option 
41077 \family sans
41078 Group environments by their category
41079 \family default
41080  groups the entries in the pull-down box for the paragraph environments.
41081 \end_layout
41082
41083 \begin_layout Standard
41084 The math macro editing option determines the editing style, see the section
41085  
41086 \emph on
41087 Math Macros
41088 \emph default
41089  of the 
41090 \emph on
41091 Math
41092 \emph default
41093  manual.
41094 \end_layout
41095
41096 \begin_layout Subsubsection
41097 Fullscreen
41098 \end_layout
41099
41100 \begin_layout Standard
41101 Here you can specify what is hidden in the fullscreen mode.
41102  The option 
41103 \family sans
41104 Limit text width
41105 \family default
41106  specifies the width of the text in fullscreen mode.
41107  This way you can display the text smaller than the screen, the text appears
41108  then centered.
41109 \end_layout
41110
41111 \begin_layout Subsection
41112 Shortcuts
41113 \begin_inset Index idx
41114 status collapsed
41115
41116 \begin_layout Plain Layout
41117 Key Bindings
41118 \end_layout
41119
41120 \end_inset
41121
41122
41123 \begin_inset Index idx
41124 status collapsed
41125
41126 \begin_layout Plain Layout
41127 Settings ! Shortcuts
41128 \end_layout
41129
41130 \end_inset
41131
41132
41133 \end_layout
41134
41135 \begin_layout Subsubsection
41136 Bind File
41137 \end_layout
41138
41139 \begin_layout Standard
41140 Bindings are used to bind a LyX-function to a key.
41141  Several binding files are available:
41142 \end_layout
41143
41144 \begin_layout Description
41145 cua.bind typical set of PC keyboard shortcuts
41146 \end_layout
41147
41148 \begin_layout Description
41149 (x)emacs.bind set of bindings like they are used in the editor programs 
41150 \family sans
41151 Emacs
41152 \family default
41153  (
41154 \family sans
41155 XEmacs
41156 \family default
41157 )
41158 \end_layout
41159
41160 \begin_layout Description
41161 mac.bind set of bindings for 
41162 \family sans
41163 Mac
41164 \begin_inset space \thinspace{}
41165 \end_inset
41166
41167 OS
41168 \family default
41169  systems.
41170 \end_layout
41171
41172 \begin_layout Standard
41173 There are also bind-files designed for special document classes, like 
41174 \shape italic
41175 broadway.bind
41176 \shape default
41177 , and bind files for special languages.
41178  The name of language bind-files begin with a language code, e.
41179 \begin_inset space \thinspace{}
41180 \end_inset
41181
41182 g.
41183 \begin_inset space \space{}
41184 \end_inset
41185
41186
41187 \begin_inset Quotes eld
41188 \end_inset
41189
41190 pt
41191 \begin_inset Quotes erd
41192 \end_inset
41193
41194  for Portuguese.
41195  If you use LyX in a certain language, LyX will try to use the appropriate
41196  bind-file.
41197 \end_layout
41198
41199 \begin_layout Standard
41200 Some bind-files, like 
41201 \emph on
41202 math.bind
41203 \emph default
41204 , have only a small scope.
41205  When looking at the end of the file 
41206 \shape italic
41207 cua.bind
41208 \shape default
41209 , you can see that they are included to keep the overview in the bind-file.
41210 \end_layout
41211
41212 \begin_layout Subsubsection
41213 Editing Shortcuts
41214 \begin_inset CommandInset label
41215 LatexCommand label
41216 name "sub:Editing-Shortcuts"
41217
41218 \end_inset
41219
41220
41221 \begin_inset Index idx
41222 status collapsed
41223
41224 \begin_layout Plain Layout
41225 Key Bindings ! Editing
41226 \end_layout
41227
41228 \end_inset
41229
41230
41231 \end_layout
41232
41233 \begin_layout Standard
41234 To add new or modify existing keybindings to your own taste you can use
41235  the table in the dialog that lists all LyX-functions and the bound shortcuts.
41236  To find functions easily, they are grouped by categories and the dialog
41237  provides the field 
41238 \family sans
41239 Show key-bindings containing
41240 \family default
41241 .
41242  In this field you can insert a keyword for a function you want to edit.
41243  Insert there for example as keyword 
41244 \begin_inset Quotes eld
41245 \end_inset
41246
41247 paste
41248 \begin_inset Quotes erd
41249 \end_inset
41250
41251  and you get the 4 different existing shortcuts for the 3 different functions
41252  that contain 
41253 \begin_inset Quotes eld
41254 \end_inset
41255
41256 paste
41257 \begin_inset Quotes erd
41258 \end_inset
41259
41260  in their name.
41261  As you can see, one function can have more than one shortcut.
41262  All LyX-functions are also listed in the file 
41263 \emph on
41264 LyX Functions
41265 \emph default
41266  that you will find in the 
41267 \family sans
41268 Help
41269 \family default
41270  menu.
41271 \end_layout
41272
41273 \begin_layout Standard
41274 To add e.
41275 \begin_inset space \thinspace{}
41276 \end_inset
41277
41278 g.
41279 \begin_inset space \space{}
41280 \end_inset
41281
41282 the shortcut 
41283 \family sans
41284 Alt+Q
41285 \family default
41286  for the function 
41287 \family sans
41288 textstyle-apply
41289 \family default
41290 , select the function and press the 
41291 \family sans
41292 Modify
41293 \family default
41294  button.
41295  A dialog pops up where you can add the shortcut by using it.
41296  So press Alt+Q to define the shortcut.
41297  Modifying an existing shortcut is done the same way.
41298  You can also bind multiple functions to one shortcut by modifying an existing
41299  binding and adding the different function names as a semicolon separated
41300  list.
41301  LyX will then use the first function that is enabled in the current document
41302  part.
41303  The binding for the function 
41304 \family sans
41305 command-alter
41306 \family default
41307  is an example of this.
41308 \end_layout
41309
41310 \begin_layout Standard
41311 Alternatively you can also edit shortcuts by modifying bind-files with a
41312  text editor.
41313  The syntax of the entries is:
41314 \end_layout
41315
41316 \begin_layout Standard
41317
41318 \series bold
41319
41320 \backslash
41321 bind 
41322 \begin_inset Quotes eld
41323 \end_inset
41324
41325 key combination
41326 \begin_inset Quotes erd
41327 \end_inset
41328
41329  
41330 \begin_inset Quotes eld
41331 \end_inset
41332
41333 LyX-function
41334 \begin_inset Quotes erd
41335 \end_inset
41336
41337
41338 \end_layout
41339
41340 \begin_layout Subsection
41341 Keyboard / Mouse
41342 \begin_inset CommandInset label
41343 LatexCommand label
41344 name "sub:Keyboard-Map"
41345
41346 \end_inset
41347
41348
41349 \begin_inset Index idx
41350 status collapsed
41351
41352 \begin_layout Plain Layout
41353 Keyboard Map
41354 \end_layout
41355
41356 \end_inset
41357
41358
41359 \begin_inset Index idx
41360 status collapsed
41361
41362 \begin_layout Plain Layout
41363 Settings ! Keyboard Map
41364 \end_layout
41365
41366 \end_inset
41367
41368
41369 \end_layout
41370
41371 \begin_layout Standard
41372 Normally keyboard settings have to be done in a menu of your operating system.
41373  For the case that this is not possible, LyX provides keyboard maps.
41374  If you have e.
41375 \begin_inset space \thinspace{}
41376 \end_inset
41377
41378 g.
41379 \begin_inset space \space{}
41380 \end_inset
41381
41382 a Czech keyboard but want to write with it like with a Romanian one, you
41383  can use the keyboard map file named 
41384 \emph on
41385 romanian.kmap
41386 \emph default
41387 .
41388 \end_layout
41389
41390 \begin_layout Standard
41391 \begin_inset Note Greyedout
41392 status open
41393
41394 \begin_layout Plain Layout
41395
41396 \series bold
41397 Note:
41398 \series default
41399  Keyboard maps are only provided as makeshift and don't work on all systems.
41400 \end_layout
41401
41402 \end_inset
41403
41404
41405 \end_layout
41406
41407 \begin_layout Standard
41408 Besides this, you can specify here the 
41409 \family sans
41410 Wheel scrolling speed
41411 \family default
41412 .
41413  The standard value is 1.0, higher values speed up the scrolling, lower ones
41414  slow it down.
41415 \end_layout
41416
41417 \begin_layout Subsection
41418 Input Completion
41419 \begin_inset CommandInset label
41420 LatexCommand label
41421 name "sub:Input-Completion-Appendix"
41422
41423 \end_inset
41424
41425
41426 \begin_inset Index idx
41427 status collapsed
41428
41429 \begin_layout Plain Layout
41430 Input completion
41431 \end_layout
41432
41433 \end_inset
41434
41435
41436 \end_layout
41437
41438 \begin_layout Standard
41439 Input completion is described in sec.
41440 \begin_inset space \thinspace{}
41441 \end_inset
41442
41443
41444 \begin_inset CommandInset ref
41445 LatexCommand ref
41446 reference "sec:Input-Completion"
41447
41448 \end_inset
41449
41450 .
41451  The completion options for math do the same as the corresponding options
41452  for text.
41453  With the general options you can define the delay time for the inline and
41454  popup completion and choose if long completions should be abbreviated or
41455  not.
41456 \end_layout
41457
41458 \begin_layout Section
41459 Paths
41460 \begin_inset CommandInset label
41461 LatexCommand label
41462 name "sec:Paths"
41463
41464 \end_inset
41465
41466
41467 \begin_inset Index idx
41468 status collapsed
41469
41470 \begin_layout Plain Layout
41471 Paths
41472 \end_layout
41473
41474 \end_inset
41475
41476
41477 \begin_inset Index idx
41478 status collapsed
41479
41480 \begin_layout Plain Layout
41481 Settings ! Paths
41482 \end_layout
41483
41484 \end_inset
41485
41486
41487 \end_layout
41488
41489 \begin_layout Description
41490 Working
41491 \begin_inset space ~
41492 \end_inset
41493
41494 directory This is LyX's working directory.
41495  It is the default when you 
41496 \family sans
41497 Open
41498 \family default
41499
41500 \family sans
41501 Save
41502 \family default
41503  or 
41504 \family sans
41505 Save
41506 \begin_inset space ~
41507 \end_inset
41508
41509 as
41510 \family default
41511  files.
41512 \end_layout
41513
41514 \begin_layout Description
41515 Document
41516 \begin_inset space ~
41517 \end_inset
41518
41519 templates This directory will be opened when you use the menu 
41520 \family sans
41521 File\SpecialChar \menuseparator
41522 New
41523 \begin_inset space ~
41524 \end_inset
41525
41526 from
41527 \begin_inset space ~
41528 \end_inset
41529
41530 Template
41531 \family default
41532 .
41533 \end_layout
41534
41535 \begin_layout Description
41536 Example
41537 \begin_inset space ~
41538 \end_inset
41539
41540 files This directory will be opened when you use the button 
41541 \family sans
41542 Examples
41543 \family default
41544  in the 
41545 \family sans
41546 File\SpecialChar \menuseparator
41547 Open
41548 \family default
41549  dialog.
41550 \begin_inset Newline newline
41551 \end_inset
41552
41553
41554 \begin_inset Note Greyedout
41555 status open
41556
41557 \begin_layout Plain Layout
41558
41559 \series bold
41560 Note:
41561 \series default
41562  The 
41563 \family sans
41564 Examples
41565 \family default
41566  button does not exist when using LyX on MacOS and Windows systems.
41567 \end_layout
41568
41569 \end_inset
41570
41571
41572 \end_layout
41573
41574 \begin_layout Description
41575 Backup
41576 \begin_inset space ~
41577 \end_inset
41578
41579 directory
41580 \begin_inset Index idx
41581 status collapsed
41582
41583 \begin_layout Plain Layout
41584 Backup ! Directory
41585 \end_layout
41586
41587 \end_inset
41588
41589  Backup copies will be saved to this directory.
41590  When no directory is given but backups are enabled as described in section
41591 \begin_inset space ~
41592 \end_inset
41593
41594
41595 \begin_inset CommandInset ref
41596 LatexCommand ref
41597 reference "sub:Backup documents"
41598
41599 \end_inset
41600
41601 , the 
41602 \family sans
41603 Working directory
41604 \family default
41605  will be used to save the backups.
41606 \begin_inset Newline newline
41607 \end_inset
41608
41609 The backup files have the ending 
41610 \begin_inset Quotes eld
41611 \end_inset
41612
41613 .lyx~
41614 \begin_inset Quotes erd
41615 \end_inset
41616
41617 .
41618 \end_layout
41619
41620 \begin_layout Description
41621 Ly
41622 \begin_inset ERT
41623 status collapsed
41624
41625 \begin_layout Plain Layout
41626
41627 {}
41628 \end_layout
41629
41630 \end_inset
41631
41632 XServer-Pipe Here you can enter the name of a Unix-pipe.
41633  This pipe is used to send data from external programs to LyX.
41634 \begin_inset Newline newline
41635 \end_inset
41636
41637
41638 \begin_inset Note Greyedout
41639 status open
41640
41641 \begin_layout Plain Layout
41642
41643 \series bold
41644 Note:
41645 \series default
41646  This feature doesn't work on Windows systems.
41647 \end_layout
41648
41649 \end_inset
41650
41651
41652 \end_layout
41653
41654 \begin_layout Description
41655 Temporary
41656 \begin_inset space ~
41657 \end_inset
41658
41659 directory Temporary files will be saved in this directory.
41660 \end_layout
41661
41662 \begin_layout Description
41663 PATH
41664 \begin_inset space ~
41665 \end_inset
41666
41667 prefix This field contains a list of paths to external programs.
41668  When LyX needs to use an external program, it looks in this list where
41669  to find it on the system.
41670  The path list is automatically set up on Windows and Mac systems when LyX
41671  is configured, so that you normally don't have to modify it.
41672  On Unix
41673 \begin_inset space \thinspace{}
41674 \end_inset
41675
41676 /
41677 \begin_inset space \thinspace{}
41678 \end_inset
41679
41680 Linux systems, the path list will need to be set only if there are external
41681  programs you wish to use that are not in your normal system path ($PATH).
41682  
41683 \end_layout
41684
41685 \begin_layout Section
41686 Identity
41687 \end_layout
41688
41689 \begin_layout Standard
41690 Here you can insert your name and email address.
41691  The identity will be used when you have enabled change tracking as described
41692  in section
41693 \begin_inset space ~
41694 \end_inset
41695
41696
41697 \begin_inset CommandInset ref
41698 LatexCommand ref
41699 reference "sec:Change-Tracking"
41700
41701 \end_inset
41702
41703 , to mark changes you make as yours.
41704 \end_layout
41705
41706 \begin_layout Section
41707 Language Settings
41708 \begin_inset Index idx
41709 status collapsed
41710
41711 \begin_layout Plain Layout
41712 Language ! Settings
41713 \end_layout
41714
41715 \end_inset
41716
41717
41718 \begin_inset Index idx
41719 status collapsed
41720
41721 \begin_layout Plain Layout
41722 Settings ! Language
41723 \end_layout
41724
41725 \end_inset
41726
41727
41728 \end_layout
41729
41730 \begin_layout Subsection
41731 Language
41732 \end_layout
41733
41734 \begin_layout Description
41735 User
41736 \begin_inset space ~
41737 \end_inset
41738
41739 Interface
41740 \begin_inset space ~
41741 \end_inset
41742
41743 language Here you can select the language of LyX's menus.
41744  Unfortunately this doesn't work on Mac and Windows.
41745  It works on Linux for the languages into LyX's menus and dialogs are translated.
41746  You find the actual translation status here: 
41747 \begin_inset CommandInset href
41748 LatexCommand href
41749 name "http://www.lyx.org/I18n"
41750 target "http://www.lyx.org/I18n"
41751
41752 \end_inset
41753
41754
41755 \end_layout
41756
41757 \begin_layout Description
41758 Default
41759 \begin_inset space ~
41760 \end_inset
41761
41762 language is the language used in new documents
41763 \end_layout
41764
41765 \begin_layout Description
41766 Language
41767 \begin_inset space ~
41768 \end_inset
41769
41770 package is a LaTeX-command to load a LaTeX-package that handles language
41771  issues.
41772  The default is the LaTeX-command 
41773 \family sans
41774
41775 \backslash
41776 usepackage{babel}
41777 \family default
41778  that loads the package 
41779 \series bold
41780 babel
41781 \series default
41782 .
41783 \begin_inset Foot
41784 status collapsed
41785
41786 \begin_layout Plain Layout
41787 For an introduction to the LaTeX-Syntax, have a look at section
41788 \begin_inset space ~
41789 \end_inset
41790
41791
41792 \begin_inset CommandInset ref
41793 LatexCommand ref
41794 reference "sec:TeX-Code"
41795
41796 \end_inset
41797
41798 .
41799 \end_layout
41800
41801 \end_inset
41802
41803
41804 \begin_inset Newline newline
41805 \end_inset
41806
41807
41808 \series bold
41809 babel
41810 \series default
41811  automatically translates in the background the text labels of documents
41812  to the document language.
41813  A text label is, for instance, the word 
41814 \begin_inset Quotes eld
41815 \end_inset
41816
41817 Table
41818 \begin_inset Quotes erd
41819 \end_inset
41820
41821  at the beginning of every table caption.
41822 \end_layout
41823
41824 \begin_layout Description
41825 Command
41826 \begin_inset space ~
41827 \end_inset
41828
41829 start When a special LaTeX-package is needed to write in a certain document
41830  language, you can here specify the command to start the package.
41831  An example is the start command 
41832 \family sans
41833
41834 \backslash
41835 begin{arabtext}
41836 \family default
41837  that is needed to write Arabic using the package 
41838 \series bold
41839 ArabTeX
41840 \series default
41841 , see 
41842 \begin_inset CommandInset citation
41843 LatexCommand cite
41844 key "Arabic"
41845
41846 \end_inset
41847
41848 .
41849  The default is the 
41850 \series bold
41851 babel
41852 \series default
41853  command 
41854 \family sans
41855
41856 \backslash
41857 selectlanguage{$$lang}
41858 \family default
41859 .
41860 \end_layout
41861
41862 \begin_layout Description
41863 Command
41864 \begin_inset space ~
41865 \end_inset
41866
41867 end Counterpart to 
41868 \family sans
41869 Command start
41870 \family default
41871 .
41872  Some packages, like the default, don't have an end command since the start
41873  command toggles the package on and off.
41874 \end_layout
41875
41876 \begin_layout Description
41877 Use
41878 \begin_inset space ~
41879 \end_inset
41880
41881 babel Whether 
41882 \series bold
41883 babel
41884 \series default
41885  is used or not.
41886 \end_layout
41887
41888 \begin_layout Description
41889 Global When this option is set, the languages used in the document will
41890  be added as options to the document class options, so that they can be
41891  used by all LaTeX-packages.
41892  Otherwise they will only be used as options for the 
41893 \series bold
41894 babel
41895 \series default
41896  package.
41897 \end_layout
41898
41899 \begin_layout Description
41900 Auto
41901 \begin_inset space ~
41902 \end_inset
41903
41904 begin When this option is set, the documents starts with the chosen document
41905  language.
41906  When this option is not set, the 
41907 \family sans
41908 Command
41909 \begin_inset space ~
41910 \end_inset
41911
41912 start
41913 \family default
41914  is explicitly set to the beginning of the document in the LaTeX-output.
41915  This assures that the correct language is used when you use another 
41916 \family sans
41917 Command
41918 \begin_inset space ~
41919 \end_inset
41920
41921 start
41922 \family default
41923  than the default.
41924 \end_layout
41925
41926 \begin_layout Description
41927 Auto
41928 \begin_inset space ~
41929 \end_inset
41930
41931 end Counterpart to 
41932 \family sans
41933 Auto
41934 \begin_inset space ~
41935 \end_inset
41936
41937 begin
41938 \family default
41939 .
41940  When it is not set, the 
41941 \family sans
41942 Command
41943 \begin_inset space ~
41944 \end_inset
41945
41946 end
41947 \family default
41948  is set to the end of the document.
41949 \end_layout
41950
41951 \begin_layout Description
41952 Mark
41953 \begin_inset space ~
41954 \end_inset
41955
41956 foreign
41957 \begin_inset space ~
41958 \end_inset
41959
41960 languages Text marked formatted in a language different from the document
41961  language will be underlined blue.
41962 \end_layout
41963
41964 \begin_layout Description
41965 Enable
41966 \begin_inset space ~
41967 \end_inset
41968
41969 RTL
41970 \begin_inset space ~
41971 \end_inset
41972
41973 support Enables the use of languages, written from right to left (RTL),
41974  like Arabic, Hebrew, Farsi.
41975 \end_layout
41976
41977 \begin_layout Description
41978 Cursor
41979 \begin_inset space ~
41980 \end_inset
41981
41982 movement When writing RTL, you can define if the left and right arrow keys
41983  move the cursor visually to the left or right, respectively, or logically.
41984  Logical means that the cursor is moved to the left when pressing the right
41985  arrow key and the cursor is inside text in an RTL language.
41986 \end_layout
41987
41988 \begin_layout Subsection
41989 Spellchecker
41990 \end_layout
41991
41992 \begin_layout Standard
41993 The spellchecker settings are explained in section
41994 \begin_inset space ~
41995 \end_inset
41996
41997
41998 \begin_inset CommandInset ref
41999 LatexCommand ref
42000 reference "sec:Spellchecking"
42001
42002 \end_inset
42003
42004
42005 \end_layout
42006
42007 \begin_layout Section
42008 Outputs
42009 \end_layout
42010
42011 \begin_layout Subsection
42012 Printer
42013 \begin_inset CommandInset label
42014 LatexCommand label
42015 name "sub:Printer"
42016
42017 \end_inset
42018
42019
42020 \begin_inset Index idx
42021 status collapsed
42022
42023 \begin_layout Plain Layout
42024 Printer
42025 \end_layout
42026
42027 \end_inset
42028
42029
42030 \begin_inset Index idx
42031 status collapsed
42032
42033 \begin_layout Plain Layout
42034 Settings ! Printer
42035 \end_layout
42036
42037 \end_inset
42038
42039
42040 \end_layout
42041
42042 \begin_layout Description
42043 Default
42044 \begin_inset space ~
42045 \end_inset
42046
42047 printer Here you can specify the name of your default printer.
42048  The name will be used when the 
42049 \family sans
42050 Printer command
42051 \family default
42052  is executed.
42053 \begin_inset Newline newline
42054 \end_inset
42055
42056
42057 \begin_inset Note Greyedout
42058 status open
42059
42060 \begin_layout Plain Layout
42061
42062 \series bold
42063 Note:
42064 \series default
42065  You can leave this field empty on Windows systems because it has no effect.
42066 \end_layout
42067
42068 \end_inset
42069
42070
42071 \end_layout
42072
42073 \begin_layout Description
42074 Adapt
42075 \begin_inset space ~
42076 \end_inset
42077
42078 output
42079 \begin_inset space ~
42080 \end_inset
42081
42082 to
42083 \begin_inset space ~
42084 \end_inset
42085
42086 printer This option works only for the 
42087 \family sans
42088 Printer command
42089 \family default
42090  
42091 \begin_inset Quotes eld
42092 \end_inset
42093
42094
42095 \family sans
42096 dvips
42097 \family default
42098
42099 \begin_inset Quotes erd
42100 \end_inset
42101
42102 .
42103  It activates a configuration file for dvips.
42104  This is an option only for dvips experts.
42105 \end_layout
42106
42107 \begin_layout Description
42108 Printer
42109 \begin_inset space ~
42110 \end_inset
42111
42112 command is the command LyX
42113 \begin_inset space \thinspace{}
42114 \end_inset
42115
42116 /
42117 \begin_inset space \thinspace{}
42118 \end_inset
42119
42120 LaTeX uses for printing.
42121  The default is on most systems 
42122 \family sans
42123 dvips
42124 \family default
42125 .
42126 \end_layout
42127
42128 \begin_layout Description
42129 Printer
42130 \begin_inset space ~
42131 \end_inset
42132
42133 Command
42134 \begin_inset space ~
42135 \end_inset
42136
42137 Options Here you can specify printer options.
42138  A list of printer options with explanations can be found in the documentation
42139  of the program that provides the 
42140 \family sans
42141 Printer command
42142 \family default
42143  you are using.
42144 \end_layout
42145
42146 \begin_layout Subsection
42147 Date Format
42148 \begin_inset Index idx
42149 status collapsed
42150
42151 \begin_layout Plain Layout
42152 Date Format
42153 \end_layout
42154
42155 \end_inset
42156
42157
42158 \begin_inset Index idx
42159 status collapsed
42160
42161 \begin_layout Plain Layout
42162 Settings ! Date format
42163 \end_layout
42164
42165 \end_inset
42166
42167
42168 \end_layout
42169
42170 \begin_layout Standard
42171 The date format can be one or a mixture of the formats listed here:
42172 \begin_inset Newline newline
42173 \end_inset
42174
42175
42176 \begin_inset Flex URL
42177 status collapsed
42178
42179 \begin_layout Plain Layout
42180
42181 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42182 \end_layout
42183
42184 \end_inset
42185
42186
42187 \begin_inset Newline newline
42188 \end_inset
42189
42190 For example the format
42191 \begin_inset Newline newline
42192 \end_inset
42193
42194 %d/%m/%y
42195 \begin_inset Newline newline
42196 \end_inset
42197
42198 prints the date as day/month/year.
42199 \end_layout
42200
42201 \begin_layout Subsection
42202 Plain Text
42203 \end_layout
42204
42205 \begin_layout Description
42206 Output
42207 \begin_inset space ~
42208 \end_inset
42209
42210 line
42211 \begin_inset space ~
42212 \end_inset
42213
42214 length sets the maximum number of characters printed in one line when using
42215  the menu 
42216 \family sans
42217 File\SpecialChar \menuseparator
42218 Export\SpecialChar \menuseparator
42219 Plain
42220 \begin_inset space ~
42221 \end_inset
42222
42223 text
42224 \family default
42225 .
42226  Setting the line line length to 0 means all text is printed in one endless
42227  line.
42228 \end_layout
42229
42230 \begin_layout Description
42231 roff
42232 \begin_inset space ~
42233 \end_inset
42234
42235 command defines an additional command used to produce better ASCII tables
42236  with the 
42237 \family typewriter
42238 groff/troff/nroff
42239 \family default
42240  UNIX-commands (refer to their manuals for more information about them).
42241  Setting this as empty tells LyX to use the internal formatter.
42242 \end_layout
42243
42244 \begin_layout Subsection
42245 LaT
42246 \begin_inset ERT
42247 status collapsed
42248
42249 \begin_layout Plain Layout
42250
42251 {}
42252 \end_layout
42253
42254 \end_inset
42255
42256 eX
42257 \begin_inset CommandInset label
42258 LatexCommand label
42259 name "sub:LaTeX-settings"
42260
42261 \end_inset
42262
42263
42264 \begin_inset Index idx
42265 status collapsed
42266
42267 \begin_layout Plain Layout
42268 Settings ! LaTeX
42269 \end_layout
42270
42271 \end_inset
42272
42273
42274 \end_layout
42275
42276 \begin_layout Description
42277 Te
42278 \begin_inset ERT
42279 status collapsed
42280
42281 \begin_layout Plain Layout
42282
42283 {}
42284 \end_layout
42285
42286 \end_inset
42287
42288 X
42289 \begin_inset space ~
42290 \end_inset
42291
42292 encoding This is the default encoding of the document font.
42293  
42294 \family sans
42295 T1
42296 \family default
42297  is the default and covers western languages and symbols.
42298  
42299 \family sans
42300 T2A
42301 \family default
42302
42303 \family sans
42304 T2B
42305 \family default
42306
42307 \family sans
42308 T2C
42309 \family default
42310
42311 \family sans
42312 LCY
42313 \family default
42314 , and 
42315 \family sans
42316 X2
42317 \family default
42318  are for Cyrillic.
42319  Combinations of the encodings are possible, like 
42320 \begin_inset Quotes erd
42321 \end_inset
42322
42323
42324 \family sans
42325 T1, T2B
42326 \family default
42327
42328 \begin_inset Quotes erd
42329 \end_inset
42330
42331 .
42332  The font encoding is normally automatically loaded by the language packages
42333  LyX sets up in the background.
42334  So there is no need to change the default encoding.
42335 \end_layout
42336
42337 \begin_layout Description
42338 Default
42339 \begin_inset space ~
42340 \end_inset
42341
42342 paper
42343 \begin_inset space ~
42344 \end_inset
42345
42346 size This is the paper size that is used for new documents.
42347  The 
42348 \family sans
42349 Default
42350 \family default
42351  value depends on your LaTeX-system setup.
42352 \end_layout
42353
42354 \begin_layout Standard
42355 You can also specify here commands with parameters for the listed applications.
42356  But before you change something, it is strongly recommended to read the
42357  manuals of the applications.
42358  Currently the following commands can be set:
42359 \end_layout
42360
42361 \begin_layout Description
42362 CheckTe
42363 \begin_inset ERT
42364 status collapsed
42365
42366 \begin_layout Plain Layout
42367
42368 {}
42369 \end_layout
42370
42371 \end_inset
42372
42373 X
42374 \begin_inset space ~
42375 \end_inset
42376
42377 command Command for the program 
42378 \family sans
42379 CheckTeX
42380 \family default
42381  that is described in the section 
42382 \emph on
42383 Checking TeX
42384 \emph default
42385  of the 
42386 \emph on
42387 Additional Features
42388 \emph default
42389  manual.
42390 \end_layout
42391
42392 \begin_layout Description
42393 BibTe
42394 \begin_inset ERT
42395 status collapsed
42396
42397 \begin_layout Plain Layout
42398
42399 {}
42400 \end_layout
42401
42402 \end_inset
42403
42404 X
42405 \begin_inset space ~
42406 \end_inset
42407
42408 command Command for the program 
42409 \family sans
42410 BibTeX
42411 \family default
42412  that generates the bibliography, see section
42413 \begin_inset space ~
42414 \end_inset
42415
42416
42417 \begin_inset CommandInset ref
42418 LatexCommand ref
42419 reference "sub:Bibliography-databases"
42420
42421 \end_inset
42422
42423 .
42424 \end_layout
42425
42426 \begin_layout Description
42427 Index
42428 \begin_inset space ~
42429 \end_inset
42430
42431 command Command for the program that generates the index, see section
42432 \begin_inset space ~
42433 \end_inset
42434
42435
42436 \begin_inset CommandInset ref
42437 LatexCommand ref
42438 reference "sub:Index-Program"
42439
42440 \end_inset
42441
42442 .
42443 \end_layout
42444
42445 \begin_layout Description
42446 Nomenclature
42447 \begin_inset space ~
42448 \end_inset
42449
42450 command Command for the program that generates the nomenclature, see section
42451 \begin_inset space ~
42452 \end_inset
42453
42454
42455 \begin_inset CommandInset ref
42456 LatexCommand ref
42457 reference "sub:Nomenclature-Program"
42458
42459 \end_inset
42460
42461 .
42462 \end_layout
42463
42464 \begin_layout Description
42465 DVI
42466 \begin_inset space ~
42467 \end_inset
42468
42469 viewer
42470 \begin_inset space ~
42471 \end_inset
42472
42473 paper
42474 \begin_inset space ~
42475 \end_inset
42476
42477 size
42478 \begin_inset space ~
42479 \end_inset
42480
42481 options They only have an effect when the program 
42482 \family sans
42483 xdvi
42484 \family default
42485  is used as DVI-viewer.
42486 \end_layout
42487
42488 \begin_layout Standard
42489 There are additionally the following options:
42490 \end_layout
42491
42492 \begin_layout Description
42493 Use
42494 \begin_inset space ~
42495 \end_inset
42496
42497 Windows-style
42498 \begin_inset space ~
42499 \end_inset
42500
42501 paths
42502 \begin_inset space ~
42503 \end_inset
42504
42505 in
42506 \begin_inset space ~
42507 \end_inset
42508
42509 LaTeX
42510 \begin_inset space ~
42511 \end_inset
42512
42513 files Uses paths in the notation of Windows, that means that 
42514 \begin_inset Quotes eld
42515 \end_inset
42516
42517
42518 \backslash
42519
42520 \begin_inset Quotes erd
42521 \end_inset
42522
42523  is used instead of 
42524 \begin_inset Quotes eld
42525 \end_inset
42526
42527 /
42528 \begin_inset Quotes erd
42529 \end_inset
42530
42531  to separate folders.
42532  This option is enabled by default when you use LyX on Windows.
42533 \begin_inset Index idx
42534 status collapsed
42535
42536 \begin_layout Plain Layout
42537 Paths
42538 \end_layout
42539
42540 \end_inset
42541
42542
42543 \begin_inset Index idx
42544 status collapsed
42545
42546 \begin_layout Plain Layout
42547 Settings ! Paths
42548 \end_layout
42549
42550 \end_inset
42551
42552
42553 \end_layout
42554
42555 \begin_layout Description
42556 Reset
42557 \begin_inset space ~
42558 \end_inset
42559
42560 class
42561 \begin_inset space ~
42562 \end_inset
42563
42564 options
42565 \begin_inset space ~
42566 \end_inset
42567
42568 when
42569 \begin_inset space ~
42570 \end_inset
42571
42572 document
42573 \begin_inset space ~
42574 \end_inset
42575
42576 classes
42577 \begin_inset space ~
42578 \end_inset
42579
42580 changes Removes all manually set document class options in the 
42581 \family sans
42582 Document\SpecialChar \menuseparator
42583 Settings
42584 \family default
42585  dialog when changing the document class.
42586 \end_layout
42587
42588 \begin_layout Section
42589 File
42590 \begin_inset space ~
42591 \end_inset
42592
42593 Handling
42594 \begin_inset Index idx
42595 status collapsed
42596
42597 \begin_layout Plain Layout
42598 File handling
42599 \end_layout
42600
42601 \end_inset
42602
42603
42604 \end_layout
42605
42606 \begin_layout Subsection
42607 Converters
42608 \begin_inset CommandInset label
42609 LatexCommand label
42610 name "sub:Converters"
42611
42612 \end_inset
42613
42614
42615 \begin_inset Index idx
42616 status collapsed
42617
42618 \begin_layout Plain Layout
42619 Converters
42620 \end_layout
42621
42622 \end_inset
42623
42624
42625 \end_layout
42626
42627 \begin_layout Standard
42628 Here you find the list of defined converter commands to convert material
42629  from one format to another.
42630  You can modify them or create new ones.
42631  To modify a converter, select it, change the entry of the field 
42632 \family sans
42633 Converter
42634 \family default
42635  and/or 
42636 \family sans
42637 Extra
42638 \begin_inset space ~
42639 \end_inset
42640
42641 flag
42642 \family default
42643 , and press the 
42644 \family sans
42645 Modify
42646 \family default
42647  button.
42648  To create a new converter, select an existing one, select a different format
42649  in the 
42650 \family sans
42651 From
42652 \begin_inset space ~
42653 \end_inset
42654
42655 format
42656 \family default
42657  drop-down list, modify the 
42658 \family sans
42659 Converter
42660 \family default
42661  field, and press the 
42662 \family sans
42663 Add
42664 \family default
42665  button.
42666 \end_layout
42667
42668 \begin_layout Standard
42669 When the 
42670 \family sans
42671 Converter File Cache
42672 \family default
42673  is enabled, conversions will be cached as long as specified in the field
42674  
42675 \family sans
42676 Maximum Age (in days
42677 \family default
42678 ).
42679  This means that images don't need to be converted again when you reopen
42680  a document; the converted images from the cache will be used instead.
42681 \end_layout
42682
42683 \begin_layout Standard
42684 More about converters, like the variables and flags that can be used in
42685  the converter definition, is described in the section 
42686 \emph on
42687 Converters
42688 \emph default
42689  of the 
42690 \emph on
42691 Customization
42692 \emph default
42693  manual.
42694 \end_layout
42695
42696 \begin_layout Subsection
42697 File Formats
42698 \begin_inset CommandInset label
42699 LatexCommand label
42700 name "sec:File-Formats"
42701
42702 \end_inset
42703
42704
42705 \begin_inset Index idx
42706 status collapsed
42707
42708 \begin_layout Plain Layout
42709 File formats
42710 \end_layout
42711
42712 \end_inset
42713
42714
42715 \begin_inset Index idx
42716 status collapsed
42717
42718 \begin_layout Plain Layout
42719 Copiers
42720 \end_layout
42721
42722 \end_inset
42723
42724
42725 \end_layout
42726
42727 \begin_layout Standard
42728 Here you find the list of defined file formats that LyX can handle.
42729  You can modify the viewer and editor program that should be used for certain
42730  formats.
42731 \end_layout
42732
42733 \begin_layout Standard
42734 More about formats, like the options that can be used in the format definition,
42735  is described in the section 
42736 \emph on
42737 Formats
42738 \emph default
42739  of the 
42740 \emph on
42741 Customization
42742 \emph default
42743  manual.
42744 \end_layout
42745
42746 \begin_layout Standard
42747 Since all conversions from one format to another take place in LyX's temporary
42748  directory, it is sometimes necessary to modify a file before copying it
42749  to the temporary directory in order that the conversion may be performed.
42750  This is done by specifying a 
42751 \family sans
42752 Copier
42753 \family default
42754 .
42755  More about this is described in the section 
42756 \emph on
42757 Copiers
42758 \emph default
42759  of the 
42760 \emph on
42761 Customization
42762 \emph default
42763  manual.
42764 \end_layout
42765
42766 \begin_layout Chapter
42767 Units available in LyX
42768 \begin_inset Index idx
42769 status collapsed
42770
42771 \begin_layout Plain Layout
42772 Units
42773 \end_layout
42774
42775 \end_inset
42776
42777
42778 \begin_inset CommandInset label
42779 LatexCommand label
42780 name "cha:Units-available-in"
42781
42782 \end_inset
42783
42784
42785 \end_layout
42786
42787 \begin_layout Standard
42788 To understand the units described in this documentation, 
42789 \begin_inset CommandInset ref
42790 LatexCommand ref
42791 reference "cap:Units"
42792
42793 \end_inset
42794
42795  explains all units available in LyX.
42796 \end_layout
42797
42798 \begin_layout Standard
42799 \begin_inset Float table
42800 placement h
42801 wide false
42802 sideways false
42803 status open
42804
42805 \begin_layout Plain Layout
42806 \begin_inset Caption
42807
42808 \begin_layout Plain Layout
42809 \begin_inset CommandInset label
42810 LatexCommand label
42811 name "cap:Units"
42812
42813 \end_inset
42814
42815 Units
42816 \end_layout
42817
42818 \end_inset
42819
42820
42821 \end_layout
42822
42823 \begin_layout Plain Layout
42824 \begin_inset VSpace medskip
42825 \end_inset
42826
42827
42828 \end_layout
42829
42830 \begin_layout Plain Layout
42831 \align center
42832 \begin_inset Tabular
42833 <lyxtabular version="3" rows="20" columns="2">
42834 <features tabularvalignment="middle">
42835 <column alignment="center" valignment="top" width="0">
42836 <column alignment="center" valignment="top" width="0">
42837 <row>
42838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42839 \begin_inset Text
42840
42841 \begin_layout Plain Layout
42842 unit
42843 \end_layout
42844
42845 \end_inset
42846 </cell>
42847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42848 \begin_inset Text
42849
42850 \begin_layout Plain Layout
42851 name/description
42852 \end_layout
42853
42854 \end_inset
42855 </cell>
42856 </row>
42857 <row>
42858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42859 \begin_inset Text
42860
42861 \begin_layout Plain Layout
42862 mm
42863 \end_layout
42864
42865 \end_inset
42866 </cell>
42867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42868 \begin_inset Text
42869
42870 \begin_layout Plain Layout
42871 millimeter
42872 \end_layout
42873
42874 \end_inset
42875 </cell>
42876 </row>
42877 <row>
42878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42879 \begin_inset Text
42880
42881 \begin_layout Plain Layout
42882 cm
42883 \end_layout
42884
42885 \end_inset
42886 </cell>
42887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42888 \begin_inset Text
42889
42890 \begin_layout Plain Layout
42891 centimeter
42892 \end_layout
42893
42894 \end_inset
42895 </cell>
42896 </row>
42897 <row>
42898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42899 \begin_inset Text
42900
42901 \begin_layout Plain Layout
42902 in
42903 \end_layout
42904
42905 \end_inset
42906 </cell>
42907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42908 \begin_inset Text
42909
42910 \begin_layout Plain Layout
42911 inch
42912 \end_layout
42913
42914 \end_inset
42915 </cell>
42916 </row>
42917 <row>
42918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42919 \begin_inset Text
42920
42921 \begin_layout Plain Layout
42922 pt
42923 \end_layout
42924
42925 \end_inset
42926 </cell>
42927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42928 \begin_inset Text
42929
42930 \begin_layout Plain Layout
42931 point (72.27
42932 \begin_inset space \thinspace{}
42933 \end_inset
42934
42935 pt = 1
42936 \begin_inset space \thinspace{}
42937 \end_inset
42938
42939 in)
42940 \end_layout
42941
42942 \end_inset
42943 </cell>
42944 </row>
42945 <row>
42946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42947 \begin_inset Text
42948
42949 \begin_layout Plain Layout
42950 pc
42951 \end_layout
42952
42953 \end_inset
42954 </cell>
42955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42956 \begin_inset Text
42957
42958 \begin_layout Plain Layout
42959 pica (1
42960 \begin_inset space \thinspace{}
42961 \end_inset
42962
42963 pc = 12
42964 \begin_inset space \thinspace{}
42965 \end_inset
42966
42967 pt)
42968 \end_layout
42969
42970 \end_inset
42971 </cell>
42972 </row>
42973 <row>
42974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42975 \begin_inset Text
42976
42977 \begin_layout Plain Layout
42978 sp
42979 \end_layout
42980
42981 \end_inset
42982 </cell>
42983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42984 \begin_inset Text
42985
42986 \begin_layout Plain Layout
42987 scaled point (65536
42988 \begin_inset space \thinspace{}
42989 \end_inset
42990
42991 sp = 1
42992 \begin_inset space \thinspace{}
42993 \end_inset
42994
42995 pt)
42996 \end_layout
42997
42998 \end_inset
42999 </cell>
43000 </row>
43001 <row>
43002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43003 \begin_inset Text
43004
43005 \begin_layout Plain Layout
43006 bp
43007 \end_layout
43008
43009 \end_inset
43010 </cell>
43011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43012 \begin_inset Text
43013
43014 \begin_layout Plain Layout
43015 big point (72
43016 \begin_inset space \thinspace{}
43017 \end_inset
43018
43019 bp = 1
43020 \begin_inset space \thinspace{}
43021 \end_inset
43022
43023 in)
43024 \end_layout
43025
43026 \end_inset
43027 </cell>
43028 </row>
43029 <row>
43030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43031 \begin_inset Text
43032
43033 \begin_layout Plain Layout
43034 dd
43035 \end_layout
43036
43037 \end_inset
43038 </cell>
43039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43040 \begin_inset Text
43041
43042 \begin_layout Plain Layout
43043 didot (72
43044 \begin_inset space \thinspace{}
43045 \end_inset
43046
43047 dd 
43048 \begin_inset Formula $\approx$
43049 \end_inset
43050
43051  37.6
43052 \begin_inset space \thinspace{}
43053 \end_inset
43054
43055 mm)
43056 \end_layout
43057
43058 \end_inset
43059 </cell>
43060 </row>
43061 <row>
43062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43063 \begin_inset Text
43064
43065 \begin_layout Plain Layout
43066 cc
43067 \end_layout
43068
43069 \end_inset
43070 </cell>
43071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43072 \begin_inset Text
43073
43074 \begin_layout Plain Layout
43075 cicero (1
43076 \begin_inset space \thinspace{}
43077 \end_inset
43078
43079 cc = 12
43080 \begin_inset space \thinspace{}
43081 \end_inset
43082
43083 dd)
43084 \end_layout
43085
43086 \end_inset
43087 </cell>
43088 </row>
43089 <row>
43090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43091 \begin_inset Text
43092
43093 \begin_layout Plain Layout
43094 Scale%
43095 \end_layout
43096
43097 \end_inset
43098 </cell>
43099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43100 \begin_inset Text
43101
43102 \begin_layout Plain Layout
43103 % of original image width
43104 \end_layout
43105
43106 \end_inset
43107 </cell>
43108 </row>
43109 <row>
43110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43111 \begin_inset Text
43112
43113 \begin_layout Plain Layout
43114 text%
43115 \end_layout
43116
43117 \end_inset
43118 </cell>
43119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43120 \begin_inset Text
43121
43122 \begin_layout Plain Layout
43123 % of text width
43124 \end_layout
43125
43126 \end_inset
43127 </cell>
43128 </row>
43129 <row>
43130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43131 \begin_inset Text
43132
43133 \begin_layout Plain Layout
43134 col%
43135 \end_layout
43136
43137 \end_inset
43138 </cell>
43139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43140 \begin_inset Text
43141
43142 \begin_layout Plain Layout
43143 % of column width
43144 \end_layout
43145
43146 \end_inset
43147 </cell>
43148 </row>
43149 <row>
43150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43151 \begin_inset Text
43152
43153 \begin_layout Plain Layout
43154 page%
43155 \end_layout
43156
43157 \end_inset
43158 </cell>
43159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43160 \begin_inset Text
43161
43162 \begin_layout Plain Layout
43163 % of paper width
43164 \end_layout
43165
43166 \end_inset
43167 </cell>
43168 </row>
43169 <row>
43170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43171 \begin_inset Text
43172
43173 \begin_layout Plain Layout
43174 line%
43175 \end_layout
43176
43177 \end_inset
43178 </cell>
43179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43180 \begin_inset Text
43181
43182 \begin_layout Plain Layout
43183 % of line width
43184 \end_layout
43185
43186 \end_inset
43187 </cell>
43188 </row>
43189 <row>
43190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43191 \begin_inset Text
43192
43193 \begin_layout Plain Layout
43194 theight%
43195 \end_layout
43196
43197 \end_inset
43198 </cell>
43199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43200 \begin_inset Text
43201
43202 \begin_layout Plain Layout
43203 % of text height
43204 \end_layout
43205
43206 \end_inset
43207 </cell>
43208 </row>
43209 <row>
43210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43211 \begin_inset Text
43212
43213 \begin_layout Plain Layout
43214 pheight%
43215 \end_layout
43216
43217 \end_inset
43218 </cell>
43219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43220 \begin_inset Text
43221
43222 \begin_layout Plain Layout
43223 % of paper height
43224 \end_layout
43225
43226 \end_inset
43227 </cell>
43228 </row>
43229 <row>
43230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43231 \begin_inset Text
43232
43233 \begin_layout Plain Layout
43234 ex
43235 \end_layout
43236
43237 \end_inset
43238 </cell>
43239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43240 \begin_inset Text
43241
43242 \begin_layout Plain Layout
43243 height of letter 
43244 \emph on
43245 x
43246 \emph default
43247  in current font
43248 \end_layout
43249
43250 \end_inset
43251 </cell>
43252 </row>
43253 <row>
43254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43255 \begin_inset Text
43256
43257 \begin_layout Plain Layout
43258 em
43259 \end_layout
43260
43261 \end_inset
43262 </cell>
43263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43264 \begin_inset Text
43265
43266 \begin_layout Plain Layout
43267 width of letter 
43268 \emph on
43269 M
43270 \emph default
43271  in current font
43272 \end_layout
43273
43274 \end_inset
43275 </cell>
43276 </row>
43277 <row>
43278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43279 \begin_inset Text
43280
43281 \begin_layout Plain Layout
43282 mu
43283 \end_layout
43284
43285 \end_inset
43286 </cell>
43287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43288 \begin_inset Text
43289
43290 \begin_layout Plain Layout
43291 math unit (1
43292 \begin_inset space \thinspace{}
43293 \end_inset
43294
43295 mu = 1/18
43296 \begin_inset space \thinspace{}
43297 \end_inset
43298
43299 em)
43300 \end_layout
43301
43302 \end_inset
43303 </cell>
43304 </row>
43305 </lyxtabular>
43306
43307 \end_inset
43308
43309
43310 \end_layout
43311
43312 \end_inset
43313
43314
43315 \end_layout
43316
43317 \begin_layout Chapter
43318 Credits
43319 \begin_inset CommandInset label
43320 LatexCommand label
43321 name "cha:Credits"
43322
43323 \end_inset
43324
43325
43326 \end_layout
43327
43328 \begin_layout Standard
43329 The documentation is a collaborative effort between many different people
43330  (and we would encourage people to contribute!).
43331 \end_layout
43332
43333 \begin_layout Itemize
43334
43335 \noun on
43336 Alejandro Aguilar Sierra
43337 \end_layout
43338
43339 \begin_layout Itemize
43340
43341 \noun on
43342 Amir Karger
43343 \end_layout
43344
43345 \begin_layout Itemize
43346
43347 \noun on
43348 David Johnson
43349 \end_layout
43350
43351 \begin_layout Itemize
43352
43353 \noun on
43354 Hartmut Haase
43355 \end_layout
43356
43357 \begin_layout Itemize
43358
43359 \noun on
43360 Ignacio García
43361 \end_layout
43362
43363 \begin_layout Itemize
43364
43365 \noun on
43366 Ivan Schreter
43367 \end_layout
43368
43369 \begin_layout Itemize
43370
43371 \noun on
43372 John Raithel
43373 \end_layout
43374
43375 \begin_layout Itemize
43376
43377 \noun on
43378 John Weiss
43379 \end_layout
43380
43381 \begin_layout Itemize
43382
43383 \noun on
43384 Lars Gullik Bjønnes
43385 \end_layout
43386
43387 \begin_layout Itemize
43388
43389 \noun on
43390 Matthias Ettrich
43391 \end_layout
43392
43393 \begin_layout Itemize
43394
43395 \noun on
43396 Matthias Zenker
43397 \end_layout
43398
43399 \begin_layout Itemize
43400
43401 \noun on
43402 Rich Fields
43403 \end_layout
43404
43405 \begin_layout Itemize
43406
43407 \noun on
43408 Pascal André
43409 \end_layout
43410
43411 \begin_layout Itemize
43412
43413 \noun on
43414 Paul Evans
43415 \end_layout
43416
43417 \begin_layout Itemize
43418
43419 \noun on
43420 Paul Russel
43421 \end_layout
43422
43423 \begin_layout Itemize
43424
43425 \noun on
43426 Robin Socha
43427 \end_layout
43428
43429 \begin_layout Itemize
43430
43431 \noun on
43432 Uwe Stöhr
43433 \end_layout
43434
43435 \begin_layout Itemize
43436 The LyX Team: 
43437 \begin_inset CommandInset citation
43438 LatexCommand cite
43439 key "lyxcredit"
43440
43441 \end_inset
43442
43443
43444 \end_layout
43445
43446 \begin_layout Standard
43447 \begin_inset Newpage newpage
43448 \end_inset
43449
43450 The bibliography on the following page was created with the 
43451 \family sans
43452 Bibliography
43453 \family default
43454  environment.
43455 \end_layout
43456
43457 \begin_layout Bibliography
43458 \labelwidthstring Literaturverzeichnis
43459 \begin_inset CommandInset bibitem
43460 LatexCommand bibitem
43461 label "Credits"
43462 key "lyxcredit"
43463
43464 \end_inset
43465
43466 The LyX Team: 
43467 \begin_inset CommandInset href
43468 LatexCommand href
43469 name "Credits"
43470 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43471
43472 \end_inset
43473
43474 :
43475 \begin_inset Newline newline
43476 \end_inset
43477
43478
43479 \begin_inset Flex URL
43480 status collapsed
43481
43482 \begin_layout Plain Layout
43483
43484 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43485 \end_layout
43486
43487 \end_inset
43488
43489
43490 \end_layout
43491
43492 \begin_layout Bibliography
43493 \labelwidthstring Literaturverzeichnis
43494 \begin_inset CommandInset bibitem
43495 LatexCommand bibitem
43496 key "latexcompanion"
43497
43498 \end_inset
43499
43500 Frank Mittelbach and Michel Goossens: 
43501 \emph on
43502 The LaTeX Companion Second Edition.
43503
43504 \emph default
43505  Addison-Wesley, 2004
43506 \end_layout
43507
43508 \begin_layout Bibliography
43509 \labelwidthstring Literaturverzeichnis
43510 \begin_inset CommandInset bibitem
43511 LatexCommand bibitem
43512 key "latexguide"
43513
43514 \end_inset
43515
43516 Helmut Kopka and Patrick W.
43517  Daly: 
43518 \emph on
43519 A Guide to LaTeX Fourth Edition.
43520
43521 \emph default
43522  Addison-Wesley, 2003
43523 \end_layout
43524
43525 \begin_layout Bibliography
43526 \labelwidthstring Literaturverzeichnis
43527 \begin_inset CommandInset bibitem
43528 LatexCommand bibitem
43529 key "latexbook"
43530
43531 \end_inset
43532
43533 Leslie Lamport: 
43534 \emph on
43535 LaTeX: A Document Preparation System.
43536
43537 \emph default
43538  Addison-Wesley, second edition, 1994
43539 \end_layout
43540
43541 \begin_layout Bibliography
43542 \labelwidthstring Literaturverzeichnis
43543 \begin_inset CommandInset bibitem
43544 LatexCommand bibitem
43545 key "texbook"
43546
43547 \end_inset
43548
43549 Donald E.
43550  Knuth.
43551  
43552 \emph on
43553 The TeXbook.
43554
43555 \emph default
43556  Addison-Wesley, 1984
43557 \end_layout
43558
43559 \begin_layout Bibliography
43560 \labelwidthstring Literaturverzeichnis
43561 \begin_inset CommandInset bibitem
43562 LatexCommand bibitem
43563 key "TeXCatalogue"
43564
43565 \end_inset
43566
43567 The TeX Catalogue:
43568 \begin_inset Newline newline
43569 \end_inset
43570
43571
43572 \begin_inset Flex URL
43573 status collapsed
43574
43575 \begin_layout Plain Layout
43576
43577 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43578 \end_layout
43579
43580 \end_inset
43581
43582
43583 \end_layout
43584
43585 \begin_layout Bibliography
43586 \labelwidthstring Literaturverzeichnis
43587 \begin_inset CommandInset bibitem
43588 LatexCommand bibitem
43589 key "LaTeXFAQ"
43590
43591 \end_inset
43592
43593 The LaTeX FAQ:
43594 \begin_inset Newline newline
43595 \end_inset
43596
43597
43598 \begin_inset Flex URL
43599 status collapsed
43600
43601 \begin_layout Plain Layout
43602
43603 http://www.tex.ac.uk/cgi-bin/texfaq2html
43604 \end_layout
43605
43606 \end_inset
43607
43608
43609 \end_layout
43610
43611 \begin_layout Bibliography
43612 \labelwidthstring Literaturverzeichnis
43613 \begin_inset CommandInset bibitem
43614 LatexCommand bibitem
43615 key "BibTeX"
43616
43617 \end_inset
43618
43619
43620 \begin_inset CommandInset href
43621 LatexCommand href
43622 name "Documentation"
43623 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43624
43625 \end_inset
43626
43627  of the program 
43628 \family sans
43629 BibTeX
43630 \family default
43631 :
43632 \begin_inset Newline newline
43633 \end_inset
43634
43635
43636 \begin_inset Flex URL
43637 status collapsed
43638
43639 \begin_layout Plain Layout
43640
43641 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43642 \end_layout
43643
43644 \end_inset
43645
43646
43647 \end_layout
43648
43649 \begin_layout Bibliography
43650 \labelwidthstring Literaturverzeichnis
43651 \begin_inset CommandInset bibitem
43652 LatexCommand bibitem
43653 key "BibTeX-2"
43654
43655 \end_inset
43656
43657
43658 \begin_inset CommandInset href
43659 LatexCommand href
43660 name "Documentation"
43661 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43662
43663 \end_inset
43664
43665  how to use the program 
43666 \family sans
43667 BibTeX
43668 \family default
43669 :
43670 \begin_inset Newline newline
43671 \end_inset
43672
43673
43674 \begin_inset Flex URL
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678
43679 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43680 \end_layout
43681
43682 \end_inset
43683
43684
43685 \end_layout
43686
43687 \begin_layout Bibliography
43688 \labelwidthstring Literaturverzeichnis
43689 \begin_inset CommandInset bibitem
43690 LatexCommand bibitem
43691 key "makeindex"
43692
43693 \end_inset
43694
43695
43696 \begin_inset CommandInset href
43697 LatexCommand href
43698 name "Documentation"
43699 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43700
43701 \end_inset
43702
43703  of the program 
43704 \family sans
43705 makeindex
43706 \family default
43707 :
43708 \begin_inset Newline newline
43709 \end_inset
43710
43711
43712 \begin_inset Flex URL
43713 status collapsed
43714
43715 \begin_layout Plain Layout
43716
43717 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43718 \end_layout
43719
43720 \end_inset
43721
43722
43723 \end_layout
43724
43725 \begin_layout Bibliography
43726 \labelwidthstring Literaturverzeichnis
43727 \begin_inset CommandInset bibitem
43728 LatexCommand bibitem
43729 key "xindy"
43730
43731 \end_inset
43732
43733
43734 \begin_inset CommandInset href
43735 LatexCommand href
43736 name "Documentation"
43737 target "http://www.xindy.org/documentation.html"
43738
43739 \end_inset
43740
43741  of the program 
43742 \family sans
43743 xindy
43744 \family default
43745 :
43746 \begin_inset Newline newline
43747 \end_inset
43748
43749
43750 \begin_inset Flex URL
43751 status collapsed
43752
43753 \begin_layout Plain Layout
43754
43755 http://www.xindy.org/documentation.html
43756 \end_layout
43757
43758 \end_inset
43759
43760
43761 \end_layout
43762
43763 \begin_layout Bibliography
43764 \labelwidthstring Literaturverzeichnis
43765 \begin_inset CommandInset bibitem
43766 LatexCommand bibitem
43767 key "caption"
43768
43769 \end_inset
43770
43771
43772 \begin_inset CommandInset href
43773 LatexCommand href
43774 name "Documentation"
43775 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43776
43777 \end_inset
43778
43779  of the LaTeX-package 
43780 \series bold
43781 caption
43782 \series default
43783
43784 \begin_inset Index idx
43785 status collapsed
43786
43787 \begin_layout Plain Layout
43788 LaTeX-packages ! caption
43789 \end_layout
43790
43791 \end_inset
43792
43793 :
43794 \begin_inset Newline newline
43795 \end_inset
43796
43797
43798 \begin_inset Flex URL
43799 status collapsed
43800
43801 \begin_layout Plain Layout
43802
43803 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43804 \end_layout
43805
43806 \end_inset
43807
43808
43809 \end_layout
43810
43811 \begin_layout Bibliography
43812 \labelwidthstring Literaturverzeichnis
43813 \begin_inset CommandInset bibitem
43814 LatexCommand bibitem
43815 key "fancyhdr"
43816
43817 \end_inset
43818
43819
43820 \begin_inset CommandInset href
43821 LatexCommand href
43822 name "Documentation"
43823 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43824
43825 \end_inset
43826
43827  of the LaTeX-package 
43828 \series bold
43829 fancyhdr
43830 \series default
43831
43832 \begin_inset Index idx
43833 status collapsed
43834
43835 \begin_layout Plain Layout
43836 LaTeX-packages ! fancyhdr
43837 \end_layout
43838
43839 \end_inset
43840
43841 :
43842 \begin_inset Newline newline
43843 \end_inset
43844
43845
43846 \begin_inset Flex URL
43847 status collapsed
43848
43849 \begin_layout Plain Layout
43850
43851 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43852 \end_layout
43853
43854 \end_inset
43855
43856
43857 \end_layout
43858
43859 \begin_layout Bibliography
43860 \labelwidthstring Literaturverzeichnis
43861 \begin_inset CommandInset bibitem
43862 LatexCommand bibitem
43863 key "hyperref"
43864
43865 \end_inset
43866
43867
43868 \series bold
43869
43870 \begin_inset CommandInset href
43871 LatexCommand href
43872 name "Documentation"
43873 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43874
43875 \end_inset
43876
43877
43878 \series default
43879  of the LaTeX-package 
43880 \series bold
43881 hyperref
43882 \series default
43883
43884 \begin_inset Index idx
43885 status collapsed
43886
43887 \begin_layout Plain Layout
43888 LaTeX-packages ! hyperref
43889 \end_layout
43890
43891 \end_inset
43892
43893 :
43894 \begin_inset Newline newline
43895 \end_inset
43896
43897
43898 \begin_inset Flex URL
43899 status collapsed
43900
43901 \begin_layout Plain Layout
43902
43903 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43904 \end_layout
43905
43906 \end_inset
43907
43908
43909 \end_layout
43910
43911 \begin_layout Bibliography
43912 \labelwidthstring Literaturverzeichnis
43913 \begin_inset CommandInset bibitem
43914 LatexCommand bibitem
43915 key "nomencl"
43916
43917 \end_inset
43918
43919
43920 \begin_inset CommandInset href
43921 LatexCommand href
43922 name "Documentation"
43923 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43924
43925 \end_inset
43926
43927  of the LaTeX-package 
43928 \series bold
43929 nomencl
43930 \series default
43931
43932 \begin_inset Index idx
43933 status collapsed
43934
43935 \begin_layout Plain Layout
43936 LaTeX-packages ! nomencl
43937 \end_layout
43938
43939 \end_inset
43940
43941 :
43942 \begin_inset Newline newline
43943 \end_inset
43944
43945
43946 \begin_inset Flex URL
43947 status collapsed
43948
43949 \begin_layout Plain Layout
43950
43951 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43952 \end_layout
43953
43954 \end_inset
43955
43956
43957 \end_layout
43958
43959 \begin_layout Bibliography
43960 \labelwidthstring Literaturverzeichnis
43961 \begin_inset CommandInset bibitem
43962 LatexCommand bibitem
43963 key "tipa"
43964
43965 \end_inset
43966
43967
43968 \begin_inset CommandInset href
43969 LatexCommand href
43970 name "Documentation"
43971 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43972
43973 \end_inset
43974
43975  of the LaTeX-package 
43976 \series bold
43977 tipa
43978 \series default
43979
43980 \begin_inset Index idx
43981 status collapsed
43982
43983 \begin_layout Plain Layout
43984 LaTeX-packages ! tipa
43985 \end_layout
43986
43987 \end_inset
43988
43989 :
43990 \begin_inset Newline newline
43991 \end_inset
43992
43993
43994 \begin_inset Flex URL
43995 status collapsed
43996
43997 \begin_layout Plain Layout
43998
43999 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44000 \end_layout
44001
44002 \end_inset
44003
44004
44005 \end_layout
44006
44007 \begin_layout Bibliography
44008 \labelwidthstring Literaturverzeichnis
44009 \begin_inset CommandInset bibitem
44010 LatexCommand bibitem
44011 key "wrapfig"
44012
44013 \end_inset
44014
44015
44016 \begin_inset CommandInset href
44017 LatexCommand href
44018 name "Documentation"
44019 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44020
44021 \end_inset
44022
44023  of the LaTeX-package 
44024 \series bold
44025 wrapfig
44026 \series default
44027
44028 \begin_inset Index idx
44029 status collapsed
44030
44031 \begin_layout Plain Layout
44032 LaTeX-packages ! wrapfig
44033 \end_layout
44034
44035 \end_inset
44036
44037 :
44038 \begin_inset Newline newline
44039 \end_inset
44040
44041
44042 \begin_inset Flex URL
44043 status collapsed
44044
44045 \begin_layout Plain Layout
44046
44047 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44048 \end_layout
44049
44050 \end_inset
44051
44052
44053 \end_layout
44054
44055 \begin_layout Bibliography
44056 \labelwidthstring Literaturverzeichnis
44057 \begin_inset CommandInset bibitem
44058 LatexCommand bibitem
44059 key "XeTeX"
44060
44061 \end_inset
44062
44063
44064 \begin_inset CommandInset href
44065 LatexCommand href
44066 name "Wiki-page"
44067 target "http://wiki.lyx.org/LyX/XeTeX"
44068
44069 \end_inset
44070
44071  how to use LyX with XeTeX:
44072 \begin_inset Newline newline
44073 \end_inset
44074
44075
44076 \begin_inset Flex URL
44077 status collapsed
44078
44079 \begin_layout Plain Layout
44080
44081 http://wiki.lyx.org/LyX/XeTeX
44082 \end_layout
44083
44084 \end_inset
44085
44086
44087 \end_layout
44088
44089 \begin_layout Bibliography
44090 \labelwidthstring Literaturverzeichnis
44091 \begin_inset CommandInset bibitem
44092 LatexCommand bibitem
44093 key "Arabic"
44094
44095 \end_inset
44096
44097
44098 \begin_inset CommandInset href
44099 LatexCommand href
44100 name "Wiki-page"
44101 target "http://wiki.lyx.org/Windows/Arabic"
44102
44103 \end_inset
44104
44105  how to set up LyX for Arabic:
44106 \begin_inset Newline newline
44107 \end_inset
44108
44109
44110 \begin_inset Flex URL
44111 status collapsed
44112
44113 \begin_layout Plain Layout
44114
44115 http://wiki.lyx.org/Windows/Arabic
44116 \end_layout
44117
44118 \end_inset
44119
44120
44121 \end_layout
44122
44123 \begin_layout Bibliography
44124 \labelwidthstring Literaturverzeichnis
44125 \begin_inset CommandInset bibitem
44126 LatexCommand bibitem
44127 key "Armenian"
44128
44129 \end_inset
44130
44131
44132 \begin_inset CommandInset href
44133 LatexCommand href
44134 name "Wiki-page"
44135 target "http://wiki.lyx.org/Windows/Armenian"
44136
44137 \end_inset
44138
44139  how to set up LyX for Armenian:
44140 \begin_inset Newline newline
44141 \end_inset
44142
44143
44144 \begin_inset Flex URL
44145 status collapsed
44146
44147 \begin_layout Plain Layout
44148
44149 http://wiki.lyx.org/Windows/Armenian
44150 \end_layout
44151
44152 \end_inset
44153
44154
44155 \end_layout
44156
44157 \begin_layout Bibliography
44158 \labelwidthstring Literaturverzeichnis
44159 \begin_inset CommandInset bibitem
44160 LatexCommand bibitem
44161 key "Farsi"
44162
44163 \end_inset
44164
44165
44166 \begin_inset CommandInset href
44167 LatexCommand href
44168 name "Wiki-page"
44169 target "http://wiki.lyx.org/Windows/Farsi"
44170
44171 \end_inset
44172
44173  how to set up LyX for Farsi:
44174 \begin_inset Newline newline
44175 \end_inset
44176
44177
44178 \begin_inset Flex URL
44179 status collapsed
44180
44181 \begin_layout Plain Layout
44182
44183 http://wiki.lyx.org/Windows/Farsi
44184 \end_layout
44185
44186 \end_inset
44187
44188
44189 \end_layout
44190
44191 \begin_layout Bibliography
44192 \labelwidthstring Literaturverzeichnis
44193 \begin_inset CommandInset bibitem
44194 LatexCommand bibitem
44195 key "Hebrew"
44196
44197 \end_inset
44198
44199
44200 \begin_inset CommandInset href
44201 LatexCommand href
44202 name "Wiki-page"
44203 target "http://wiki.lyx.org/Windows/Hebrew"
44204
44205 \end_inset
44206
44207  how to set up LyX for Hebrew:
44208 \begin_inset Newline newline
44209 \end_inset
44210
44211
44212 \begin_inset Flex URL
44213 status collapsed
44214
44215 \begin_layout Plain Layout
44216
44217 http://wiki.lyx.org/Windows/Hebrew
44218 \end_layout
44219
44220 \end_inset
44221
44222
44223 \end_layout
44224
44225 \begin_layout Bibliography
44226 \labelwidthstring Literaturverzeichnis
44227 \begin_inset CommandInset bibitem
44228 LatexCommand bibitem
44229 key "Japanese"
44230
44231 \end_inset
44232
44233
44234 \begin_inset CommandInset href
44235 LatexCommand href
44236 name "Wiki-page"
44237 target "http://wiki.lyx.org/Windows/Japanese"
44238
44239 \end_inset
44240
44241  how to set up LyX for Japanese:
44242 \begin_inset Newline newline
44243 \end_inset
44244
44245
44246 \begin_inset Flex URL
44247 status collapsed
44248
44249 \begin_layout Plain Layout
44250
44251 http://wiki.lyx.org/Windows/Japanese
44252 \end_layout
44253
44254 \end_inset
44255
44256
44257 \end_layout
44258
44259 \begin_layout Bibliography
44260 \labelwidthstring Literaturverzeichnis
44261 \begin_inset CommandInset bibitem
44262 LatexCommand bibitem
44263 key "Latvian"
44264
44265 \end_inset
44266
44267
44268 \begin_inset CommandInset href
44269 LatexCommand href
44270 name "Wiki-page"
44271 target "http://wiki.lyx.org/Windows/Latvian"
44272
44273 \end_inset
44274
44275  how to set up LyX for Latvian:
44276 \begin_inset Newline newline
44277 \end_inset
44278
44279
44280 \begin_inset Flex URL
44281 status collapsed
44282
44283 \begin_layout Plain Layout
44284
44285 http://wiki.lyx.org/Windows/Latvian
44286 \end_layout
44287
44288 \end_inset
44289
44290
44291 \end_layout
44292
44293 \begin_layout Bibliography
44294 \labelwidthstring Literaturverzeichnis
44295 \begin_inset CommandInset bibitem
44296 LatexCommand bibitem
44297 key "Lithuanian"
44298
44299 \end_inset
44300
44301
44302 \begin_inset CommandInset href
44303 LatexCommand href
44304 name "Wiki-page"
44305 target "http://wiki.lyx.org/Windows/Lithuanian"
44306
44307 \end_inset
44308
44309  how to set up LyX for Lithuanian:
44310 \begin_inset Newline newline
44311 \end_inset
44312
44313
44314 \begin_inset Flex URL
44315 status collapsed
44316
44317 \begin_layout Plain Layout
44318
44319 http://wiki.lyx.org/Windows/Lithuanian
44320 \end_layout
44321
44322 \end_inset
44323
44324
44325 \end_layout
44326
44327 \begin_layout Bibliography
44328 \labelwidthstring Literaturverzeichnis
44329 \begin_inset CommandInset bibitem
44330 LatexCommand bibitem
44331 key "Mongolian"
44332
44333 \end_inset
44334
44335
44336 \begin_inset CommandInset href
44337 LatexCommand href
44338 name "Wiki-page"
44339 target "http://wiki.lyx.org/Windows/Mongolian"
44340
44341 \end_inset
44342
44343  how to set up LyX for Mongolian:
44344 \begin_inset Newline newline
44345 \end_inset
44346
44347
44348 \begin_inset Flex URL
44349 status collapsed
44350
44351 \begin_layout Plain Layout
44352
44353 http://wiki.lyx.org/Windows/Mongolian
44354 \end_layout
44355
44356 \end_inset
44357
44358
44359 \end_layout
44360
44361 \begin_layout Bibliography
44362 \labelwidthstring Literaturverzeichnis
44363 \begin_inset CommandInset bibitem
44364 LatexCommand bibitem
44365 key "Vietnamese"
44366
44367 \end_inset
44368
44369
44370 \begin_inset CommandInset href
44371 LatexCommand href
44372 name "Wiki-page"
44373 target "http://wiki.lyx.org/Windows/Vietnamese"
44374
44375 \end_inset
44376
44377  how to set up LyX for Vietnamese:
44378 \begin_inset Newline newline
44379 \end_inset
44380
44381
44382 \begin_inset Flex URL
44383 status collapsed
44384
44385 \begin_layout Plain Layout
44386
44387 http://wiki.lyx.org/Windows/Vietnamese
44388 \end_layout
44389
44390 \end_inset
44391
44392
44393 \end_layout
44394
44395 \begin_layout Bibliography
44396 \labelwidthstring Literaturverzeichnis
44397 \begin_inset CommandInset bibitem
44398 LatexCommand bibitem
44399 key "NewInLyX20"
44400
44401 \end_inset
44402
44403
44404 \begin_inset CommandInset href
44405 LatexCommand href
44406 name "Wiki-page"
44407 target "http://wiki.lyx.org/LyX/NewInLyX20"
44408
44409 \end_inset
44410
44411  about new features in 
44412 \family sans
44413 LyX 2.0
44414 \family default
44415 :
44416 \begin_inset Newline newline
44417 \end_inset
44418
44419
44420 \begin_inset Flex URL
44421 status collapsed
44422
44423 \begin_layout Plain Layout
44424
44425 http://wiki.lyx.org/LyX/NewInLyX20
44426 \end_layout
44427
44428 \end_inset
44429
44430
44431 \end_layout
44432
44433 \begin_layout Standard
44434 \begin_inset Newpage newpage
44435 \end_inset
44436
44437
44438 \begin_inset ERT
44439 status collapsed
44440
44441 \begin_layout Plain Layout
44442
44443
44444 \backslash
44445 let
44446 \backslash
44447 mybibname
44448 \backslash
44449 bibname
44450 \end_layout
44451
44452 \begin_layout Plain Layout
44453
44454
44455 \backslash
44456 renewcommand{
44457 \backslash
44458 bibname}{
44459 \backslash
44460 mybibname
44461 \backslash
44462 ; 2}
44463 \end_layout
44464
44465 \end_inset
44466
44467
44468 \begin_inset Note Note
44469 status collapsed
44470
44471 \begin_layout Plain Layout
44472 The command 
44473 \series bold
44474
44475 \backslash
44476 bibname
44477 \series default
44478  is the name of the bibliography in the current document language.
44479  It is redefined here with the number 2 at the end to state that the following
44480  bibliography is the second one:
44481 \end_layout
44482
44483 \end_inset
44484
44485
44486 \end_layout
44487
44488 \begin_layout Standard
44489 \begin_inset CommandInset bibtex
44490 LatexCommand bibtex
44491 bibfiles "biblio/LyXDocs"
44492 options "biblio/alphadin"
44493
44494 \end_inset
44495
44496
44497 \end_layout
44498
44499 \begin_layout Standard
44500 The above bibliography is created from a BibTeX-database.
44501 \end_layout
44502
44503 \begin_layout Standard
44504 \begin_inset CommandInset nomencl_print
44505 LatexCommand printnomenclature
44506 set_width "none"
44507
44508 \end_inset
44509
44510
44511 \begin_inset CommandInset index_print
44512 LatexCommand printindex
44513 type "idx"
44514
44515 \end_inset
44516
44517
44518 \end_layout
44519
44520 \end_body
44521 \end_document