]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
EmbeddedObjects.lyx: correct description bug found by Ignacio
[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 by 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/column as a multicolumn/row cell
16425  using the check box 
16426 \family sans
16427 Multicolumn
16428 \family default
16429  or 
16430 \family sans
16431 Multirow
16432 \family default
16433 .
16434  This will merge the cells to 
16435 \emph on
16436 one
16437 \emph default
16438  cell, spread over more than one column/row.
16439  Multicolumn cells are treated as own rows, so that the alignment, width,
16440  and border settings affect only the multicolumn cell.
16441  Here's an example table with a multicolumn cell in the first row and one
16442  in the last row without the upper border:
16443 \end_layout
16444
16445 \begin_layout Standard
16446 \align center
16447 \begin_inset Tabular
16448 <lyxtabular version="3" rows="3" columns="4">
16449 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16450 <column alignment="center" valignment="top" width="0pt">
16451 <column alignment="center" valignment="middle" width="0">
16452 <column alignment="center" valignment="top" width="0in">
16453 <column alignment="center" valignment="top" width="0pt">
16454 <row>
16455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16456 \begin_inset Text
16457
16458 \begin_layout Plain Layout
16459 abc
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 def ghi
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 jkl
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 <row>
16493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497
16498 \family roman
16499 \series medium
16500 \shape up
16501 \size normal
16502 \emph off
16503 \bar no
16504 \noun off
16505 \color none
16506 A
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 B
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 C
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 D
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544 1
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 2
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562 3
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Plain Layout
16571 4
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 </row>
16577 </lyxtabular>
16578
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \begin_layout Standard
16585 Adept users can declare special LaTeX-arguments for the table.
16586  They are necessary for special table formatting, like for multirow cells,
16587  explained in the tables section of the 
16588 \emph on
16589 Embedded
16590 \begin_inset space ~
16591 \end_inset
16592
16593 Objects
16594 \emph default
16595  manual.
16596  You can also rotate the current cell or the whole table 90
16597 \begin_inset space \thinspace{}
16598 \end_inset
16599
16600 degrees counterclockwise.
16601  These rotations are not visible in LyX but in the output.
16602 \end_layout
16603
16604 \begin_layout Standard
16605 \begin_inset Note Greyedout
16606 status open
16607
16608 \begin_layout Plain Layout
16609
16610 \series bold
16611 Note:
16612 \series default
16613  Most DVI-viewers are 
16614 \emph on
16615 not
16616 \emph default
16617  able to display rotations.
16618 \end_layout
16619
16620 \end_inset
16621
16622
16623 \end_layout
16624
16625 \begin_layout Standard
16626 The 
16627 \family sans
16628 Borders
16629 \family default
16630  tab allows you to add and delete border lines for the current row/column.
16631  The button 
16632 \family sans
16633 Default
16634 \family default
16635  adds lines for all cell borders.
16636 \end_layout
16637
16638 \begin_layout Subsection
16639 Longtables
16640 \begin_inset Index idx
16641 status collapsed
16642
16643 \begin_layout Plain Layout
16644 Tables ! Longtables
16645 \end_layout
16646
16647 \end_inset
16648
16649
16650 \begin_inset Index idx
16651 status collapsed
16652
16653 \begin_layout Plain Layout
16654 Longtables
16655 \end_layout
16656
16657 \end_inset
16658
16659
16660 \end_layout
16661
16662 \begin_layout Standard
16663 If the table is too long to fit on one page, you can use the option 
16664 \family sans
16665 Use
16666 \begin_inset space ~
16667 \end_inset
16668
16669 long
16670 \begin_inset space ~
16671 \end_inset
16672
16673 table
16674 \family default
16675  in the tab 
16676 \family sans
16677 Longtable
16678 \family default
16679  of the table dialog to split the table automatically over more pages.
16680  Doing this enables some check boxes and you can now define:
16681 \end_layout
16682
16683 \begin_layout Description
16684
16685 \family sans
16686 Header
16687 \family default
16688 : The current row and all rows above, that don't have any special options
16689  defined, are defined to be the header rows of all pages of the longtable;
16690  except for the first page, if 
16691 \family sans
16692 First
16693 \begin_inset space ~
16694 \end_inset
16695
16696 header
16697 \family default
16698  is defined.
16699 \end_layout
16700
16701 \begin_layout Description
16702
16703 \family sans
16704 First
16705 \begin_inset space ~
16706 \end_inset
16707
16708 header
16709 \family default
16710 : The current row and all rows above, that don't have any special options
16711  defined, are defined to be the header rows of the first page of the longtable.
16712 \end_layout
16713
16714 \begin_layout Description
16715
16716 \family sans
16717 Footer
16718 \family default
16719 : The current row and all rows below, that don't have any special options
16720  defined, are defined to be the footer rows of all pages of the longtable;
16721  except for the last page, if 
16722 \family sans
16723 Last
16724 \begin_inset space ~
16725 \end_inset
16726
16727 footer
16728 \family default
16729  is defined.
16730 \end_layout
16731
16732 \begin_layout Description
16733
16734 \family sans
16735 Last
16736 \begin_inset space ~
16737 \end_inset
16738
16739 footer
16740 \family default
16741 : The current row and all rows below, that don't have any special options
16742  defined, are defined to be the footer rows of the last page of the longtable.
16743 \end_layout
16744
16745 \begin_layout Description
16746 Caption: The first row is reset as a single column.
16747  You can now insert there the table caption via the menu 
16748 \family sans
16749 Insert\SpecialChar \menuseparator
16750 Caption
16751 \family default
16752 .
16753  More about longtable captions can be found in the 
16754 \emph on
16755 Embedded
16756 \begin_inset space ~
16757 \end_inset
16758
16759 Objects
16760 \emph default
16761  manual.
16762 \end_layout
16763
16764 \begin_layout Standard
16765 You can also specify a row where the table is split.
16766  If you set more than one option in the same table row, you should be aware
16767  of the fact that only the first one is used in the given table row.
16768  The others will then be defined as 
16769 \emph on
16770 empty
16771 \emph default
16772 .
16773  In this context, first means first in this order: 
16774 \family sans
16775 Footer, Last
16776 \begin_inset space ~
16777 \end_inset
16778
16779 footer,
16780 \family default
16781  
16782 \family sans
16783 Header,
16784 \family default
16785  
16786 \family sans
16787 First
16788 \begin_inset space ~
16789 \end_inset
16790
16791 header.
16792
16793 \family default
16794  See the following longtable to see how it works:
16795 \end_layout
16796
16797 \begin_layout Standard
16798 \align center
16799 \begin_inset Tabular
16800 <lyxtabular version="3" rows="69" columns="3">
16801 <features islongtable="true" longtabularalignment="center">
16802 <column alignment="block" valignment="top" width="5cm">
16803 <column alignment="left" valignment="top" width="0pt">
16804 <column alignment="right" valignment="top" width="0pt">
16805 <row endfirsthead="true">
16806 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810
16811 \series bold
16812 Example Phone List (ignore the names)
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 </row>
16836 <row endfirsthead="true">
16837 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841
16842 \series bold
16843 NAME
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Plain Layout
16861
16862 \series bold
16863 TEL.
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 </row>
16869 <row endhead="true">
16870 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874  
16875 \series bold
16876 Example Phone List
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 </row>
16900 <row endhead="true">
16901 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905
16906 \series bold
16907 NAME
16908 \end_layout
16909
16910 \end_inset
16911 </cell>
16912 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925
16926 \series bold
16927 TEL.
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row endfoot="true">
16934 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938  
16939 \series bold
16940 continue ...
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \series bold
16971 Annovi
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980 Silvia
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 111
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 </row>
16995 <row>
16996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000
17001 \series bold
17002 Bertoli
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 Stefano
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 111
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031
17032 \series bold
17033 Bozzi
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 Walter
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17048 \begin_inset Text
17049
17050 \begin_layout Plain Layout
17051 111
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 </row>
17057 <row>
17058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \series bold
17064 Cachia
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 Maria
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082 111
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 <row>
17089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093
17094 \series bold
17095 Cachia
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104 Maurizio
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113 111
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \series bold
17126 Cinquemani
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 Giusi
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 111
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 </row>
17150 <row>
17151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155
17156 \series bold
17157 Colin
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166 Bernard
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 111
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \series bold
17188 Concli
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 Gianfranco
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206 111
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 </row>
17212 <row>
17213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217
17218 \series bold
17219 Dal Bosco
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 Carolina
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237 111
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 </row>
17243 <row>
17244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248
17249 \series bold
17250 Dalpiaz
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 Annamaria
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17265 \begin_inset Text
17266
17267 \begin_layout Plain Layout
17268 111
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 <row>
17275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279
17280 \series bold
17281 Feliciello
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 Domenico
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299 111
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 </row>
17305 <row>
17306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310
17311 \series bold
17312 Focarelli
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 Paola
17322 \end_layout
17323
17324 \end_inset
17325 </cell>
17326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330 111
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 </row>
17336 <row>
17337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341
17342 \series bold
17343 Galletti
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 Oreste
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 111
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 </row>
17367 <row>
17368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372
17373 \series bold
17374 Gasparini
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 Franca
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 111
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 </row>
17398 <row>
17399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \series bold
17405 Rizzardi
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 Paola
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 111
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 </row>
17429 <row>
17430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434
17435 \series bold
17436 Lassini
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 Giancarlo
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 111
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 </row>
17460 <row>
17461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465
17466 \series bold
17467 Malfatti
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 Luciano
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 111
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 </row>
17491 <row>
17492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496
17497 \series bold
17498 Malfatti
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 Valeriano
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 111
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 </row>
17522 <row>
17523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527
17528 \series bold
17529 Meneguzzo
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 Roberto
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 111
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 </row>
17553 <row>
17554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558
17559 \series bold
17560 Mezzadra
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 Roberto
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578 111
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 <row>
17585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589
17590 \series bold
17591 Pirpamer
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 Erich
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609 111
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 </row>
17615 <row>
17616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620
17621 \series bold
17622 Pochiesa
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 Paolo
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17637 \begin_inset Text
17638
17639 \begin_layout Plain Layout
17640 111, 222
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 </row>
17646 <row>
17647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651
17652 \series bold
17653 Radina
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 Claudio
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671 111
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 </row>
17677 <row>
17678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682
17683 \series bold
17684 Stuffer
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693 Oskar
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17699 \begin_inset Text
17700
17701 \begin_layout Plain Layout
17702 111
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 </row>
17708 <row>
17709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713
17714 \series bold
17715 Tacchelli
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 Ugo
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733 111
17734 \end_layout
17735
17736 \end_inset
17737 </cell>
17738 </row>
17739 <row>
17740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744
17745 \series bold
17746 Tezzele
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 Margit
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764 111
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 </row>
17770 <row>
17771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775
17776 \series bold
17777 Unterkalmsteiner
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 Frieda
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795 111
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 </row>
17801 <row>
17802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806
17807 \series bold
17808 Vieider
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 Hilde
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 111
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 </row>
17832 <row>
17833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \series bold
17839 Vigna
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 Jürgen
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 111
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 </row>
17863 <row>
17864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868
17869 \series bold
17870 Weber
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 Maurizio
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 111
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 </row>
17894 <row>
17895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899
17900 \series bold
17901 Winkler
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 Franz
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 111
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 <row>
17926 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930  
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 </row>
17954 <row>
17955 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959
17960 \series bold
17961 Annovi
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 Silvia
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 555
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 </row>
17985 <row>
17986 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990
17991 \series bold
17992 Bertoli
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 Stefano
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 555
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 </row>
18016 <row>
18017 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021
18022 \series bold
18023 Bozzi
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 Walter
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041 555
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 </row>
18047 <row>
18048 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Plain Layout
18052
18053 \series bold
18054 Cachia
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 Maria
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 555
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 </row>
18078 <row>
18079 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \series bold
18085 Cachia
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094 Maurizio
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103 555
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 </row>
18109 <row>
18110 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114
18115 \series bold
18116 Cinquemani
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 Giusi
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134 555
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 </row>
18140 <row>
18141 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \series bold
18147 Colin
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 Bernard
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 555
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 </row>
18171 <row>
18172 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \series bold
18178 Concli
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 Gianfranco
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 555
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 </row>
18202 <row>
18203 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207
18208 \series bold
18209 Dal Bosco
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 Carolina
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227 555
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 </row>
18233 <row>
18234 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238
18239 \series bold
18240 Dalpiaz
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 Annamaria
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 555
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 </row>
18264 <row>
18265 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269
18270 \series bold
18271 Feliciello
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 Domenico
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 555
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 </row>
18295 <row>
18296 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300
18301 \series bold
18302 Focarelli
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 Paola
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 555
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 </row>
18326 <row>
18327 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331
18332 \series bold
18333 Galletti
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 Oreste
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 555
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 <row>
18358 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \series bold
18364 Gasparini
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 Franca
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 555
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 </row>
18388 <row>
18389 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393
18394 \series bold
18395 Rizzardi
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 Paola
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 555
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 </row>
18419 <row>
18420 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424
18425 \series bold
18426 Lassini
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 Giancarlo
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444 555
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 </row>
18450 <row>
18451 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455
18456 \series bold
18457 Malfatti
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 Luciano
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18472 \begin_inset Text
18473
18474 \begin_layout Plain Layout
18475 555
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 </row>
18481 <row>
18482 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486
18487 \series bold
18488 Malfatti
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 Valeriano
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506 555
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 </row>
18512 <row>
18513 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517
18518 \series bold
18519 Meneguzzo
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528 Roberto
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537 555
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 </row>
18543 <row>
18544 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548
18549 \series bold
18550 Mezzadra
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559 Roberto
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568 555
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 </row>
18574 <row>
18575 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \series bold
18581 Pirpamer
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 Erich
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 555
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 </row>
18605 <row>
18606 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \series bold
18612 Pochiesa
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621 Paolo
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630 555, 222
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 </row>
18636 <row>
18637 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \series bold
18643 Radina
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652 Claudio
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661 555
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row>
18668 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \series bold
18674 Stuffer
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 Oskar
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 555
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 </row>
18698 <row>
18699 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703
18704 \series bold
18705 Tacchelli
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714 Ugo
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723 555
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 </row>
18729 <row>
18730 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \series bold
18736 Tezzele
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 Margit
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 555
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row>
18761 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \series bold
18767 Unterkalmsteiner
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 Frieda
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 555
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \series bold
18798 Vieider
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807 Hilde
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 555
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 </row>
18822 <row>
18823 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827
18828 \series bold
18829 Vigna
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 Jürgen
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 999
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 </row>
18853 <row>
18854 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858
18859 \series bold
18860 Weber
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 Maurizio
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 555
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 </row>
18884 <row>
18885 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889
18890 \series bold
18891 Winkler
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 Franz
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909 555
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 </row>
18915 <row endlastfoot="true">
18916 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920
18921 \series bold
18922 End
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 </row>
18946 </lyxtabular>
18947
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \begin_layout Subsection
18954 Table Cells
18955 \begin_inset Index idx
18956 status collapsed
18957
18958 \begin_layout Plain Layout
18959 Tables ! Cells
18960 \end_layout
18961
18962 \end_inset
18963
18964
18965 \begin_inset CommandInset label
18966 LatexCommand label
18967 name "sub:Table-Cells"
18968
18969 \end_inset
18970
18971
18972 \end_layout
18973
18974 \begin_layout Standard
18975 A table cell can contain text, inline equations, a figure, or another table.
18976  All these kinds of objects can be placed in the same cell.
18977  Font sizes and shapes can also be altered.
18978  But you can't put a special environment in a cell (like 
18979 \family sans
18980 Section*
18981 \family default
18982 , etc.), nor set spacing options etc.
18983  for the cell's paragraph.
18984 \end_layout
18985
18986 \begin_layout Standard
18987 To have multi-line entries in table cells, you have to declare a fixed width
18988  for the column in the table dialog.
18989  Your text is then automatically split into multiple lines and the cell
18990  is enlarged vertically when the length of the text exceeds the given width.
18991  An example:
18992 \end_layout
18993
18994 \begin_layout Standard
18995 \align center
18996 \begin_inset Tabular
18997 <lyxtabular version="3" rows="4" columns="3">
18998 <features tabularvalignment="middle">
18999 <column alignment="center" valignment="top" width="0pt">
19000 <column alignment="block" valignment="top" width="3cm">
19001 <column alignment="center" valignment="top" width="0pt">
19002 <row>
19003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007
19008 \family roman
19009 \series medium
19010 \shape up
19011 \size normal
19012 \emph off
19013 \bar no
19014 \noun off
19015 \color none
19016 1
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025
19026 \family roman
19027 \series medium
19028 \shape up
19029 \size normal
19030 \emph off
19031 \bar no
19032 \noun off
19033 \color none
19034 2
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043
19044 \family roman
19045 \series medium
19046 \shape up
19047 \size normal
19048 \emph off
19049 \bar no
19050 \noun off
19051 \color none
19052 3
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 </row>
19058 <row>
19059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \family roman
19065 \series medium
19066 \shape up
19067 \size normal
19068 \emph off
19069 \bar no
19070 \noun off
19071 \color none
19072 4
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \family roman
19083 \series medium
19084 \shape up
19085 \size normal
19086 \emph off
19087 \bar no
19088 \noun off
19089 \color none
19090 This is a multi-line entry in a table.
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \family roman
19101 \series medium
19102 \shape up
19103 \size normal
19104 \emph off
19105 \bar no
19106 \noun off
19107 \color none
19108 5
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \family roman
19121 \series medium
19122 \shape up
19123 \size normal
19124 \emph off
19125 \bar no
19126 \noun off
19127 \color none
19128 6
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137
19138 \family roman
19139 \series medium
19140 \shape up
19141 \size normal
19142 \emph off
19143 \bar no
19144 \noun off
19145 \color none
19146 This is longer now.
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155
19156 \family roman
19157 \series medium
19158 \shape up
19159 \size normal
19160 \emph off
19161 \bar no
19162 \noun off
19163 \color none
19164 7
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 </row>
19170 <row>
19171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175
19176 \family roman
19177 \series medium
19178 \shape up
19179 \size normal
19180 \emph off
19181 \bar no
19182 \noun off
19183 \color none
19184 8
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19190 \begin_inset Text
19191
19192 \begin_layout Plain Layout
19193
19194 \family roman
19195 \series medium
19196 \shape up
19197 \size normal
19198 \emph off
19199 \bar no
19200 \noun off
19201 \color none
19202 This is a multi-line entry in a table.
19203  This is longer now.
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \family roman
19214 \series medium
19215 \shape up
19216 \size normal
19217 \emph off
19218 \bar no
19219 \noun off
19220 \color none
19221 9
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 </row>
19227 </lyxtabular>
19228
19229 \end_inset
19230
19231
19232 \end_layout
19233
19234 \begin_layout Standard
19235 Cutting and pasting between tables and table cells works reasonably well.
19236  You can cut and paste even more than one row.
19237 \begin_inset Foot
19238 status open
19239
19240 \begin_layout Plain Layout
19241 Note, that you cannot paste into a multicell selection because it would
19242  not be clear what to do when pasting a single word in a selected 2×3.
19243  
19244 \end_layout
19245
19246 \end_inset
19247
19248  Selection with the mouse or with 
19249 \family sans
19250 Shift
19251 \family default
19252  plus the arrow keys works as usual.
19253  You can also copy and paste the entire table as a single unit by starting
19254  the selection from outside the table.
19255 \end_layout
19256
19257 \begin_layout Section
19258 Floats
19259 \begin_inset Index idx
19260 status collapsed
19261
19262 \begin_layout Plain Layout
19263 Floats
19264 \end_layout
19265
19266 \end_inset
19267
19268
19269 \begin_inset CommandInset label
19270 LatexCommand label
19271 name "sec:Floats"
19272
19273 \end_inset
19274
19275
19276 \end_layout
19277
19278 \begin_layout Standard
19279 A float is a block of text associated with some sort of label, which doesn't
19280  have a fixed location.
19281  It can 
19282 \begin_inset Quotes eld
19283 \end_inset
19284
19285 float
19286 \begin_inset Quotes erd
19287 \end_inset
19288
19289  forward or backward a page or two, to wherever it fits best.
19290  
19291 \family sans
19292 Footnotes
19293 \family default
19294  and 
19295 \family sans
19296 Margin
19297 \begin_inset space ~
19298 \end_inset
19299
19300 Notes
19301 \family default
19302  are also floats, because they can float to the next page when there are
19303  too many notes on the page.
19304 \end_layout
19305
19306 \begin_layout Standard
19307 Floats make it possible to get a high quality layout.
19308  Images and tables can be spread evenly over the pages to avoid whitespace
19309  and pages without text.
19310  As the floating often destroys the context between the text and the image/table
19311 , every float can be referenced in the text.
19312  Floats are therefore numbered.
19313  Referencing is described in section
19314 \begin_inset space ~
19315 \end_inset
19316
19317
19318 \begin_inset CommandInset ref
19319 LatexCommand ref
19320 reference "sec:Cross-References"
19321
19322 \end_inset
19323
19324 .
19325 \end_layout
19326
19327 \begin_layout Standard
19328 To insert a float, use the menu 
19329 \family sans
19330 Insert\SpecialChar \menuseparator
19331 Floats
19332 \family default
19333 .
19334  A box with a caption that has e.
19335 \begin_inset space \thinspace{}
19336 \end_inset
19337
19338 g.
19339 \begin_inset space \space{}
19340 \end_inset
19341
19342 the label 
19343 \begin_inset Quotes eld
19344 \end_inset
19345
19346 Figure
19347 \begin_inset space ~
19348 \end_inset
19349
19350 #:
19351 \begin_inset Quotes erd
19352 \end_inset
19353
19354  (# is the actual number) will be inserted into your document.
19355  The label will automatically be translated to the document language in
19356  the output.
19357  After the label you can insert the caption text.
19358 \begin_inset Index idx
19359 status collapsed
19360
19361 \begin_layout Plain Layout
19362 Floats ! Captions
19363 \end_layout
19364
19365 \end_inset
19366
19367  The image or table is inserted above or below the caption in a separate
19368  paragraph within the float.
19369  To keep your LyX-document readable, you can open and close the float box
19370  by left-clicking on the box label.
19371  A closed float box looks like this: 
19372 \begin_inset Graphics
19373         filename clipart/floatQt4.png
19374         scale 80
19375
19376 \end_inset
19377
19378  – a gray button with a red label.
19379 \end_layout
19380
19381 \begin_layout Standard
19382 It is recommended to insert floats as a separate paragraph to avoid possible
19383  LaTeX-errors that can occur when the surrounding text is specially formatted.
19384 \end_layout
19385
19386 \begin_layout Subsection
19387 Float Types
19388 \end_layout
19389
19390 \begin_layout Subsubsection
19391 Figure Floats
19392 \begin_inset Index idx
19393 status collapsed
19394
19395 \begin_layout Plain Layout
19396 Floats ! Figure floats
19397 \end_layout
19398
19399 \end_inset
19400
19401
19402 \begin_inset CommandInset label
19403 LatexCommand label
19404 name "sec:Figure-Floats"
19405
19406 \end_inset
19407
19408
19409 \end_layout
19410
19411 \begin_layout Standard
19412 The menu 
19413 \family sans
19414 Insert\SpecialChar \menuseparator
19415 Float\SpecialChar \menuseparator
19416 Figure
19417 \family default
19418  inserts a float with the label 
19419 \begin_inset Quotes eld
19420 \end_inset
19421
19422
19423 \series bold
19424 Figure
19425 \begin_inset space ~
19426 \end_inset
19427
19428 #:
19429 \series default
19430
19431 \begin_inset Quotes erd
19432 \end_inset
19433
19434 .
19435  Set the cursor above this label (or before it and press enter) and insert
19436  the image as described above to get the caption printed below the image.
19437  This is what we did for Figure
19438 \begin_inset space ~
19439 \end_inset
19440
19441
19442 \begin_inset CommandInset ref
19443 LatexCommand ref
19444 reference "cap:Platypus"
19445
19446 \end_inset
19447
19448 .
19449  If you want the caption to be above the image, set the cursor at the end
19450  of the caption, press enter and insert the image.
19451  This was done in Figure
19452 \begin_inset space ~
19453 \end_inset
19454
19455
19456 \begin_inset CommandInset ref
19457 LatexCommand ref
19458 reference "cap:Escher"
19459
19460 \end_inset
19461
19462 .
19463 \end_layout
19464
19465 \begin_layout Standard
19466 \begin_inset Float figure
19467 wide false
19468 sideways false
19469 status open
19470
19471 \begin_layout Plain Layout
19472 \align center
19473 \begin_inset Graphics
19474         filename clipart/platypus.eps
19475         width 50col%
19476         rotateOrigin center
19477
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \begin_layout Plain Layout
19484 \begin_inset Caption
19485
19486 \begin_layout Plain Layout
19487 \begin_inset CommandInset label
19488 LatexCommand label
19489 name "cap:Platypus"
19490
19491 \end_inset
19492
19493 A severely distorted platypus in a float.
19494 \end_layout
19495
19496 \end_inset
19497
19498
19499 \end_layout
19500
19501 \end_inset
19502
19503
19504 \end_layout
19505
19506 \begin_layout Standard
19507 \begin_inset Float figure
19508 wide false
19509 sideways false
19510 status open
19511
19512 \begin_layout Plain Layout
19513 \begin_inset Caption
19514
19515 \begin_layout Plain Layout
19516 \begin_inset CommandInset label
19517 LatexCommand label
19518 name "cap:Escher"
19519
19520 \end_inset
19521
19522 M.C.
19523  Escher on acid.
19524 \end_layout
19525
19526 \end_inset
19527
19528
19529 \end_layout
19530
19531 \begin_layout Plain Layout
19532 \align center
19533 \begin_inset Graphics
19534         filename clipart/escher-lsd.eps
19535         scale 80
19536         rotateOrigin center
19537
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544
19545
19546 \end_layout
19547
19548 \begin_layout Standard
19549 This figure float also shows how to set a label and create a cross-reference
19550  to it.
19551  As described in section
19552 \begin_inset space ~
19553 \end_inset
19554
19555
19556 \begin_inset CommandInset ref
19557 LatexCommand ref
19558 reference "sec:Cross-References"
19559
19560 \end_inset
19561
19562 , you can simply insert a label in the caption using the menu 
19563 \family sans
19564 Insert\SpecialChar \menuseparator
19565 Label
19566 \family default
19567  and refer to it using the menu 
19568 \family sans
19569 Insert\SpecialChar \menuseparator
19570 Cross-Reference
19571 \family default
19572 .
19573  It is important to use references to figure floats, rather than using vague
19574  references like 
19575 \begin_inset Quotes eld
19576 \end_inset
19577
19578 the figure above
19579 \begin_inset Quotes erd
19580 \end_inset
19581
19582 , because, as LaTeX will reposition the floats in the final document, it
19583  might not be 
19584 \begin_inset Quotes eld
19585 \end_inset
19586
19587 above
19588 \begin_inset Quotes erd
19589 \end_inset
19590
19591  at all.
19592 \end_layout
19593
19594 \begin_layout Standard
19595 Normally only one image is inserted in a figure float, but sometimes you
19596  might want to use two images with separate subcaptions.
19597  This can be done by inserting image floats into existing image floats.
19598  Note that only the main caption of the float is added to the List of Figures.
19599  Figure
19600 \begin_inset space ~
19601 \end_inset
19602
19603
19604 \begin_inset CommandInset ref
19605 LatexCommand ref
19606 reference "cap:Two-distorted-images"
19607
19608 \end_inset
19609
19610  is an example of a figure float with two images set side by side.
19611  You can also set the images one below the other.
19612  Figure
19613 \begin_inset space ~
19614 \end_inset
19615
19616
19617 \begin_inset CommandInset ref
19618 LatexCommand ref
19619 reference "fig:Undefinable"
19620
19621 \end_inset
19622
19623  and 
19624 \begin_inset CommandInset ref
19625 LatexCommand ref
19626 reference "fig:Platypus"
19627
19628 \end_inset
19629
19630  are the subfigures.
19631 \end_layout
19632
19633 \begin_layout Standard
19634 \begin_inset Float figure
19635 wide false
19636 sideways false
19637 status open
19638
19639 \begin_layout Plain Layout
19640 \begin_inset space \hfill{}
19641 \end_inset
19642
19643
19644 \begin_inset Float figure
19645 wide false
19646 sideways false
19647 status open
19648
19649 \begin_layout Plain Layout
19650 \begin_inset Caption
19651
19652 \begin_layout Plain Layout
19653 \begin_inset CommandInset label
19654 LatexCommand label
19655 name "fig:Undefinable"
19656
19657 \end_inset
19658
19659 Undefinable
19660 \end_layout
19661
19662 \end_inset
19663
19664
19665 \end_layout
19666
19667 \begin_layout Plain Layout
19668 \begin_inset Graphics
19669         filename clipart/escher-lsd.eps
19670         width 45col%
19671
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \end_inset
19678
19679
19680 \begin_inset space \hfill{}
19681 \end_inset
19682
19683
19684 \begin_inset Float figure
19685 wide false
19686 sideways false
19687 status open
19688
19689 \begin_layout Plain Layout
19690 \begin_inset Caption
19691
19692 \begin_layout Plain Layout
19693 \begin_inset CommandInset label
19694 LatexCommand label
19695 name "fig:Platypus"
19696
19697 \end_inset
19698
19699 Platypus
19700 \end_layout
19701
19702 \end_inset
19703
19704
19705 \end_layout
19706
19707 \begin_layout Plain Layout
19708 \begin_inset Graphics
19709         filename clipart/platypus.eps
19710         lyxscale 60
19711         width 45col%
19712
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \end_inset
19719
19720
19721 \begin_inset space \hfill{}
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \begin_layout Plain Layout
19728 \begin_inset Caption
19729
19730 \begin_layout Plain Layout
19731 \begin_inset CommandInset label
19732 LatexCommand label
19733 name "cap:Two-distorted-images"
19734
19735 \end_inset
19736
19737 Two distorted images.
19738 \end_layout
19739
19740 \end_inset
19741
19742
19743 \end_layout
19744
19745 \end_inset
19746
19747
19748 \end_layout
19749
19750 \begin_layout Standard
19751 Note that the caption is added to the 
19752 \family sans
19753 List
19754 \begin_inset space ~
19755 \end_inset
19756
19757 of
19758 \begin_inset space ~
19759 \end_inset
19760
19761 Figures
19762 \family default
19763  as described in section
19764 \begin_inset space ~
19765 \end_inset
19766
19767
19768 \begin_inset CommandInset ref
19769 LatexCommand ref
19770 reference "sub:List-of-Figures"
19771
19772 \end_inset
19773
19774 .
19775 \end_layout
19776
19777 \begin_layout Subsubsection
19778 Table Floats
19779 \begin_inset Index idx
19780 status collapsed
19781
19782 \begin_layout Plain Layout
19783 Floats ! Table floats
19784 \end_layout
19785
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \begin_layout Standard
19792 Table floats can be inserted using the menu 
19793 \family sans
19794 Insert\SpecialChar \menuseparator
19795 Float\SpecialChar \menuseparator
19796 Table
19797 \family default
19798 .
19799  They have the same properties as figure floats except for the different
19800  label.
19801  Table
19802 \begin_inset space ~
19803 \end_inset
19804
19805
19806 \begin_inset CommandInset ref
19807 LatexCommand ref
19808 reference "cap:Table-float"
19809
19810 \end_inset
19811
19812  is an example of a table float.
19813 \end_layout
19814
19815 \begin_layout Standard
19816 \begin_inset Float table
19817 wide false
19818 sideways false
19819 status open
19820
19821 \begin_layout Plain Layout
19822 \begin_inset Caption
19823
19824 \begin_layout Plain Layout
19825 \begin_inset CommandInset label
19826 LatexCommand label
19827 name "cap:Table-float"
19828
19829 \end_inset
19830
19831 A table float.
19832 \end_layout
19833
19834 \end_inset
19835
19836
19837 \end_layout
19838
19839 \begin_layout Plain Layout
19840 \align center
19841 \begin_inset Tabular
19842 <lyxtabular version="3" rows="3" columns="3">
19843 <features tabularvalignment="middle">
19844 <column alignment="center" valignment="top" width="0pt">
19845 <column alignment="center" valignment="top" width="0pt">
19846 <column alignment="center" valignment="top" width="0pt">
19847 <row>
19848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852
19853 \family roman
19854 \series medium
19855 \shape up
19856 \size normal
19857 \emph off
19858 \bar no
19859 \noun off
19860 \color none
19861 1
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \family roman
19872 \series medium
19873 \shape up
19874 \size normal
19875 \emph off
19876 \bar no
19877 \noun off
19878 \color none
19879 2
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \family roman
19890 \series medium
19891 \shape up
19892 \size normal
19893 \emph off
19894 \bar no
19895 \noun off
19896 \color none
19897 3
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 <row>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \family roman
19910 \series medium
19911 \shape up
19912 \size normal
19913 \emph off
19914 \bar no
19915 \noun off
19916 \color none
19917 Joe
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \family roman
19928 \series medium
19929 \shape up
19930 \size normal
19931 \emph off
19932 \bar no
19933 \noun off
19934 \color none
19935 Mary
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944
19945 \family roman
19946 \series medium
19947 \shape up
19948 \size normal
19949 \emph off
19950 \bar no
19951 \noun off
19952 \color none
19953 Ted
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 </row>
19959 <row>
19960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964
19965 \family roman
19966 \series medium
19967 \shape up
19968 \size normal
19969 \emph off
19970 \bar no
19971 \noun off
19972 \color none
19973 \begin_inset Formula $\int x^{2}dx$
19974 \end_inset
19975
19976
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \family roman
19987 \series medium
19988 \shape up
19989 \size normal
19990 \emph off
19991 \bar no
19992 \noun off
19993 \color none
19994 \begin_inset Formula $\left[\begin{array}{cc}
19995 a & b\\
19996 c & d
19997 \end{array}\right]$
19998 \end_inset
19999
20000
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009
20010 \family roman
20011 \series medium
20012 \shape up
20013 \size normal
20014 \emph off
20015 \bar no
20016 \noun off
20017 \color none
20018 \begin_inset Formula $1+1=2$
20019 \end_inset
20020
20021
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 </row>
20027 </lyxtabular>
20028
20029 \end_inset
20030
20031
20032 \end_layout
20033
20034 \end_inset
20035
20036
20037 \end_layout
20038
20039 \begin_layout Subsubsection
20040 Algorithm Floats
20041 \begin_inset Index idx
20042 status collapsed
20043
20044 \begin_layout Plain Layout
20045 Floats ! Algorithm floats
20046 \end_layout
20047
20048 \end_inset
20049
20050
20051 \end_layout
20052
20053 \begin_layout Standard
20054 This float type is inserted with the menu 
20055 \family sans
20056 Insert\SpecialChar \menuseparator
20057 Float\SpecialChar \menuseparator
20058 Algorithm
20059 \family default
20060 .
20061  It is used for program codes and descriptions of algorithms.
20062  A possible environment for algorithms is the 
20063 \family sans
20064 LyX-Code
20065 \family default
20066 , described in section
20067 \begin_inset space ~
20068 \end_inset
20069
20070
20071 \begin_inset CommandInset ref
20072 LatexCommand ref
20073 reference "sub:LyX-Code"
20074
20075 \end_inset
20076
20077 .
20078 \end_layout
20079
20080 \begin_layout Standard
20081 \begin_inset Note Greyedout
20082 status open
20083
20084 \begin_layout Plain Layout
20085
20086 \series bold
20087 Note:
20088 \series default
20089  that the float label is not automatically translated into the document
20090  language.
20091 \end_layout
20092
20093 \end_inset
20094
20095  You have to do this manually by adding the following line
20096 \end_layout
20097
20098 \begin_layout Standard
20099
20100 \series bold
20101
20102 \backslash
20103 floatname{algorithm}{your
20104 \begin_inset space ~
20105 \end_inset
20106
20107 name}
20108 \end_layout
20109
20110 \begin_layout Standard
20111 to the document preamble (menu 
20112 \family sans
20113 Document\SpecialChar \menuseparator
20114 Settings
20115 \family default
20116 ).
20117  
20118 \series bold
20119 your
20120 \begin_inset space ~
20121 \end_inset
20122
20123 name
20124 \series default
20125  is the word 
20126 \begin_inset Quotes eld
20127 \end_inset
20128
20129
20130 \emph on
20131 algorithm
20132 \emph default
20133
20134 \begin_inset Quotes erd
20135 \end_inset
20136
20137  in your language.
20138 \end_layout
20139
20140 \begin_layout Subsubsection
20141 Wrap Floats
20142 \begin_inset Index idx
20143 status collapsed
20144
20145 \begin_layout Plain Layout
20146 Floats ! Text Wrap Floats
20147 \end_layout
20148
20149 \end_inset
20150
20151
20152 \end_layout
20153
20154 \begin_layout Standard
20155 \begin_inset Wrap figure
20156 lines 0
20157 placement l
20158 overhang 0in
20159 width "40col%"
20160 status open
20161
20162 \begin_layout Plain Layout
20163 \begin_inset Graphics
20164         filename clipart/mobius.eps
20165         width 40col%
20166         rotateOrigin center
20167
20168 \end_inset
20169
20170
20171 \end_layout
20172
20173 \begin_layout Plain Layout
20174 \begin_inset Caption
20175
20176 \begin_layout Plain Layout
20177 \begin_inset CommandInset label
20178 LatexCommand label
20179 name "cap:Wrapped-figure"
20180
20181 \end_inset
20182
20183 This is a wrapped figure.
20184 \begin_inset VSpace medskip
20185 \end_inset
20186
20187
20188 \end_layout
20189
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \end_inset
20196
20197 This float type is used if you want to 
20198 \begin_inset Quotes eld
20199 \end_inset
20200
20201 wrap
20202 \begin_inset Quotes erd
20203 \end_inset
20204
20205  text around a figure so that it only occupies some fraction of the column
20206  width.
20207  It can be inserted using the menu 
20208 \family sans
20209 Insert\SpecialChar \menuseparator
20210 Float\SpecialChar \menuseparator
20211 Wrap
20212 \begin_inset space ~
20213 \end_inset
20214
20215 Float
20216 \family default
20217  if the LaTeX-package 
20218 \series bold
20219 wrapfig
20220 \series default
20221
20222 \begin_inset Index idx
20223 status collapsed
20224
20225 \begin_layout Plain Layout
20226 LaTeX-packages ! wrapfig
20227 \end_layout
20228
20229 \end_inset
20230
20231  is installed.
20232 \begin_inset Foot
20233 status collapsed
20234
20235 \begin_layout Plain Layout
20236 Installing a LaTeX-package is explained it in the 
20237 \emph on
20238 LaTeX
20239 \begin_inset space ~
20240 \end_inset
20241
20242 Configuration
20243 \emph default
20244  manual.
20245 \end_layout
20246
20247 \end_inset
20248
20249  The width and placement of the float is adjusted by right-clicking on the
20250  float box.
20251  Figure
20252 \begin_inset space ~
20253 \end_inset
20254
20255
20256 \begin_inset CommandInset ref
20257 LatexCommand ref
20258 reference "cap:Wrapped-figure"
20259
20260 \end_inset
20261
20262  is for example a figure wrap float with a width of 40
20263 \begin_inset space \thinspace{}
20264 \end_inset
20265
20266 col%.
20267 \begin_inset Foot
20268 status collapsed
20269
20270 \begin_layout Plain Layout
20271 Available units are explained in Appendix
20272 \begin_inset space ~
20273 \end_inset
20274
20275
20276 \begin_inset CommandInset ref
20277 LatexCommand ref
20278 reference "cha:Units-available-in"
20279
20280 \end_inset
20281
20282 .
20283 \end_layout
20284
20285 \end_inset
20286
20287  Some space was added under the caption to separate it better from the surroundi
20288 ng text.
20289 \end_layout
20290
20291 \begin_layout Standard
20292 \begin_inset Note Greyedout
20293 status open
20294
20295 \begin_layout Plain Layout
20296
20297 \series bold
20298 Note:
20299 \series default
20300  Wrap floats might be fragile! E.
20301 \begin_inset space \thinspace{}
20302 \end_inset
20303
20304 g.
20305 \begin_inset space \space{}
20306 \end_inset
20307
20308 having a figure too close to the bottom of the page can mess things up so
20309  that the float doesn't appear in the output or that it is placed over some
20310  other text.
20311 \end_layout
20312
20313 \end_inset
20314
20315  In general:
20316 \end_layout
20317
20318 \begin_layout Itemize
20319 Wrap floats should not be placed in paragraphs that run over a page break.
20320  That means that wrap floats should preferably be inserted in the exact
20321  place when the document is nearly ready and you are able to estimate where
20322  page breaks will appear.
20323 \end_layout
20324
20325 \begin_layout Itemize
20326 Wrap floats should either be placed in their own paragraph before the paragraph
20327  where they should wrap into, or within a paragraph.
20328 \end_layout
20329
20330 \begin_layout Itemize
20331 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20332  there is a text paragraph between them as separator.
20333 \end_layout
20334
20335 \begin_layout Itemize
20336 Wrap floats are not allowed in section headings or tables.
20337 \end_layout
20338
20339 \begin_layout Subsection
20340 Rotated Floats
20341 \begin_inset CommandInset label
20342 LatexCommand label
20343 name "sub:Rotated-Floats"
20344
20345 \end_inset
20346
20347
20348 \begin_inset Index idx
20349 status collapsed
20350
20351 \begin_layout Plain Layout
20352 Floats ! Rotating
20353 \end_layout
20354
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \begin_layout Standard
20361 Especially for wide tables you might have floats rotated.
20362  To rotate a whole float including the caption, right-click on the float-box
20363  and use the option 
20364 \family sans
20365 Rotate
20366 \begin_inset space ~
20367 \end_inset
20368
20369 sideways
20370 \family default
20371 .
20372 \end_layout
20373
20374 \begin_layout Standard
20375 Rotated floats are always placed on their own pages (or columns, when you
20376  have a multicolumn document).
20377  You can let them span several columns using the float settings option 
20378 \family sans
20379 Span
20380 \begin_inset space ~
20381 \end_inset
20382
20383 columns
20384 \family default
20385 .
20386  Floats are rotated so that you can read them from the outside margin.
20387  Forcing the rotation direction is explained in the 
20388 \emph on
20389 Embedded Objects
20390 \emph default
20391  manual.
20392 \end_layout
20393
20394 \begin_layout Standard
20395 Referencing rotated floats is the same like for normal floats; the caption
20396  format is also the same: Table
20397 \begin_inset space ~
20398 \end_inset
20399
20400
20401 \begin_inset CommandInset ref
20402 LatexCommand ref
20403 reference "cap:Rotated-table"
20404
20405 \end_inset
20406
20407  is an example of a rotated table float.
20408 \end_layout
20409
20410 \begin_layout Standard
20411 \begin_inset Note Greyedout
20412 status open
20413
20414 \begin_layout Plain Layout
20415
20416 \series bold
20417 Note:
20418 \series default
20419  Not all DVI-viewers are able to display rotated floats.
20420 \end_layout
20421
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \begin_layout Standard
20428 \begin_inset Float table
20429 wide false
20430 sideways true
20431 status open
20432
20433 \begin_layout Plain Layout
20434 \begin_inset Caption
20435
20436 \begin_layout Plain Layout
20437 \begin_inset CommandInset label
20438 LatexCommand label
20439 name "cap:Rotated-table"
20440
20441 \end_inset
20442
20443  Rotated table
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \begin_layout Plain Layout
20452 \align center
20453 \begin_inset Tabular
20454 <lyxtabular version="3" rows="1" columns="5">
20455 <features tabularvalignment="middle">
20456 <column alignment="center" valignment="top" width="0">
20457 <column alignment="center" valignment="top" width="0">
20458 <column alignment="center" valignment="top" width="0">
20459 <column alignment="center" valignment="top" width="0">
20460 <column alignment="center" valignment="top" width="0">
20461 <row>
20462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 test
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475 b
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484 c
20485 \end_layout
20486
20487 \end_inset
20488 </cell>
20489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Plain Layout
20493 d
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502 e
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 </row>
20508 </lyxtabular>
20509
20510 \end_inset
20511
20512
20513 \end_layout
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Subsection
20521 Float Placement
20522 \begin_inset CommandInset label
20523 LatexCommand label
20524 name "sub:Float-Placement"
20525
20526 \end_inset
20527
20528
20529 \begin_inset Index idx
20530 status collapsed
20531
20532 \begin_layout Plain Layout
20533 Floats ! Placement
20534 \end_layout
20535
20536 \end_inset
20537
20538
20539 \end_layout
20540
20541 \begin_layout Standard
20542 Right-clicking on a float-box opens a dialog where you can alter the placement
20543  options that LaTeX uses for positioning the float.
20544 \begin_inset Newline newline
20545 \end_inset
20546
20547 The option 
20548 \family sans
20549 Span
20550 \begin_inset space ~
20551 \end_inset
20552
20553 columns
20554 \family default
20555  is only useful for two-column documents: If you select it, the float will
20556  span both columns on the page instead of being confined to just one.
20557 \begin_inset Newline newline
20558 \end_inset
20559
20560 The option 
20561 \family sans
20562 Rotate
20563 \begin_inset space ~
20564 \end_inset
20565
20566 sideways
20567 \family default
20568  is used to rotate floats, see section
20569 \begin_inset space ~
20570 \end_inset
20571
20572
20573 \begin_inset CommandInset ref
20574 LatexCommand ref
20575 reference "sub:Rotated-Floats"
20576
20577 \end_inset
20578
20579 .
20580 \end_layout
20581
20582 \begin_layout Standard
20583 You can use one ore more of the following options in the float dialog to
20584  set the placement for a particular float when you uncheck the option 
20585 \family sans
20586 Use
20587 \begin_inset space ~
20588 \end_inset
20589
20590 default
20591 \begin_inset space ~
20592 \end_inset
20593
20594 placement
20595 \family default
20596 :
20597 \end_layout
20598
20599 \begin_layout Description
20600 Here
20601 \begin_inset space ~
20602 \end_inset
20603
20604 if
20605 \begin_inset space ~
20606 \end_inset
20607
20608 possible: try to place the float at the position where it is inserted
20609 \end_layout
20610
20611 \begin_layout Description
20612 Top
20613 \begin_inset space ~
20614 \end_inset
20615
20616 of
20617 \begin_inset space ~
20618 \end_inset
20619
20620 page: try to place the float at the top of the current page
20621 \end_layout
20622
20623 \begin_layout Description
20624 Bottom
20625 \begin_inset space ~
20626 \end_inset
20627
20628 of
20629 \begin_inset space ~
20630 \end_inset
20631
20632 page: try to place the float at the bottom of the current page
20633 \end_layout
20634
20635 \begin_layout Description
20636 Page
20637 \begin_inset space ~
20638 \end_inset
20639
20640 of
20641 \begin_inset space ~
20642 \end_inset
20643
20644 floats: try to place the float at an own page 
20645 \end_layout
20646
20647 \begin_layout Standard
20648 The order of the above option is 
20649 \emph on
20650 always
20651 \emph default
20652  used by LaTeX.
20653  That means, if you use the default placement, LaTeX will first try out
20654  
20655 \family sans
20656 Here
20657 \begin_inset space ~
20658 \end_inset
20659
20660 if
20661 \begin_inset space ~
20662 \end_inset
20663
20664 possible
20665 \family default
20666 , then 
20667 \family sans
20668 Top
20669 \begin_inset space ~
20670 \end_inset
20671
20672 of
20673 \begin_inset space ~
20674 \end_inset
20675
20676 page
20677 \family default
20678 , and then the others.
20679  If you don't use the default, LaTeX will try only the checked options but
20680  in the same order.
20681  If none of the 4 placements are possible the procedure is internally repeated
20682  but it is tried to put the float on the following page.
20683 \end_layout
20684
20685 \begin_layout Standard
20686 By default, each option has its own rules:
20687 \end_layout
20688
20689 \begin_layout Standard
20690
20691 \family sans
20692 Top
20693 \begin_inset space ~
20694 \end_inset
20695
20696 of
20697 \begin_inset space ~
20698 \end_inset
20699
20700 page
20701 \family default
20702  only floats occupying less than 70
20703 \begin_inset space \thinspace{}
20704 \end_inset
20705
20706 % of the page can be placed at the top of a page
20707 \end_layout
20708
20709 \begin_layout Standard
20710
20711 \family sans
20712 Bottom
20713 \begin_inset space ~
20714 \end_inset
20715
20716 of
20717 \begin_inset space ~
20718 \end_inset
20719
20720 page
20721 \family default
20722 : only floats occupying less than 30
20723 \begin_inset space \thinspace{}
20724 \end_inset
20725
20726 % of the page can be placed at the bottom of a page.
20727 \end_layout
20728
20729 \begin_layout Standard
20730
20731 \family sans
20732 Page
20733 \begin_inset space ~
20734 \end_inset
20735
20736 of
20737 \begin_inset space ~
20738 \end_inset
20739
20740 floats
20741 \family default
20742 : only if more than 50
20743 \begin_inset space \thinspace{}
20744 \end_inset
20745
20746 % of the page are occupied by floats, several floats can be set together
20747  on a page.
20748 \end_layout
20749
20750 \begin_layout Standard
20751 If you don't like these rules, you can ignore them by using the additional
20752  option 
20753 \family sans
20754 Ignore
20755 \begin_inset space ~
20756 \end_inset
20757
20758 LaTeX
20759 \begin_inset space ~
20760 \end_inset
20761
20762 rules
20763 \family default
20764 .
20765 \end_layout
20766
20767 \begin_layout Standard
20768 Sometimes you might need, under all circumstances, a float to be placed
20769  exactly at the position where it is inserted.
20770  For this case you can use the option 
20771 \family sans
20772 Here
20773 \begin_inset space ~
20774 \end_inset
20775
20776 definitely
20777 \family default
20778 .
20779  Use this option very rarely and only if the document is nearly ready to
20780  be printed.
20781  Because the float is then no longer able to 
20782 \begin_inset Quotes eld
20783 \end_inset
20784
20785 float
20786 \begin_inset Quotes erd
20787 \end_inset
20788
20789  when you change your document, this will often destroy the page layout.
20790 \end_layout
20791
20792 \begin_layout Standard
20793 There are no placement options for text wrap floats, because they are always
20794  surrounded by the text of a certain paragraph.
20795 \end_layout
20796
20797 \begin_layout Standard
20798 For more details about float placements, have a look at LaTeX books like
20799  
20800 \begin_inset CommandInset citation
20801 LatexCommand cite
20802 key "latexcompanion,latexguide,latexbook"
20803
20804 \end_inset
20805
20806 .
20807 \end_layout
20808
20809 \begin_layout Section
20810 Minipages
20811 \begin_inset Index idx
20812 status collapsed
20813
20814 \begin_layout Plain Layout
20815 Minipages
20816 \end_layout
20817
20818 \end_inset
20819
20820
20821 \begin_inset CommandInset label
20822 LatexCommand label
20823 name "sec:Minipages"
20824
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \begin_layout Standard
20831 LaTeX provides a mechanism to produce essentially a page within a page,
20832  called minipage.
20833  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20834 \begin_inset space ~
20835 \end_inset
20836
20837 apply.
20838  
20839 \end_layout
20840
20841 \begin_layout Standard
20842 Minipages in LyX have their own collapsible box inserted via the menu 
20843 \family sans
20844 Insert\SpecialChar \menuseparator
20845 Box
20846 \family default
20847 .
20848  Right-clicking on the box allows you to alter the width of the minipage
20849  and its alignment within the page.
20850 \end_layout
20851
20852 \begin_layout Standard
20853 \align center
20854 \begin_inset Box Frameless
20855 position "t"
20856 hor_pos "c"
20857 has_inner_box 1
20858 inner_pos "t"
20859 use_parbox 0
20860 use_makebox 0
20861 width "30col%"
20862 special "none"
20863 height "1pt"
20864 height_special "totalheight"
20865 status open
20866
20867 \begin_layout Plain Layout
20868
20869 \shape italic
20870 This is a minipage.
20871  The text is set in an italic style.
20872 \end_layout
20873
20874 \begin_layout Plain Layout
20875
20876 \shape italic
20877 Minipages are often used for text in another language or text that needs
20878  another formatting.
20879 \end_layout
20880
20881 \end_inset
20882
20883
20884 \end_layout
20885
20886 \begin_layout Standard
20887 \begin_inset VSpace medskip
20888 \end_inset
20889
20890 If you place two minipages side-by-side, you can use 
20891 \family sans
20892 Horizontal Fills
20893 \family default
20894  as described in section
20895 \begin_inset space ~
20896 \end_inset
20897
20898
20899 \begin_inset CommandInset ref
20900 LatexCommand ref
20901 reference "sub:Horizontal-Space"
20902
20903 \end_inset
20904
20905 :
20906 \begin_inset VSpace medskip
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \begin_layout Standard
20913 \begin_inset Box Frameless
20914 position "t"
20915 hor_pos "c"
20916 has_inner_box 1
20917 inner_pos "t"
20918 use_parbox 0
20919 use_makebox 0
20920 width "1.5in"
20921 special "none"
20922 height "1pt"
20923 height_special "totalheight"
20924 status open
20925
20926 \begin_layout Plain Layout
20927 This is a minipage with some stupid dummy text.
20928  This dummy text is used to increase the size of the minipage.
20929 \end_layout
20930
20931 \end_inset
20932
20933
20934 \begin_inset space \hfill{}
20935 \end_inset
20936
20937
20938 \begin_inset Box Frameless
20939 position "t"
20940 hor_pos "c"
20941 has_inner_box 1
20942 inner_pos "t"
20943 use_parbox 0
20944 use_makebox 0
20945 width "1.5in"
20946 special "none"
20947 height "1pt"
20948 height_special "totalheight"
20949 status open
20950
20951 \begin_layout Plain Layout
20952 This is a minipage with some stupid dummy text.
20953  This dummy text is used to increase the size of the minipage.
20954 \end_layout
20955
20956 \end_inset
20957
20958
20959 \end_layout
20960
20961 \begin_layout Standard
20962 \begin_inset VSpace bigskip
20963 \end_inset
20964
20965
20966 \end_layout
20967
20968 \begin_layout Standard
20969 When you right-click on a minipage box, you can change the box from a minipage
20970  to other box types.
20971  All box types and their settings are explained in detail in chapter 
20972 \emph on
20973 Boxes
20974 \emph default
20975  of the 
20976 \emph on
20977 Embedded Objects
20978 \emph default
20979  manual.
20980 \end_layout
20981
20982 \begin_layout Chapter
20983 Mathematical Formulas
20984 \begin_inset Index idx
20985 status collapsed
20986
20987 \begin_layout Plain Layout
20988 Math
20989 \end_layout
20990
20991 \end_inset
20992
20993
20994 \begin_inset Index idx
20995 status collapsed
20996
20997 \begin_layout Plain Layout
20998 Formulas | see
20999 \begin_inset ERT
21000 status collapsed
21001
21002 \begin_layout Plain Layout
21003
21004 {
21005 \end_layout
21006
21007 \end_inset
21008
21009 Math
21010 \begin_inset ERT
21011 status collapsed
21012
21013 \begin_layout Plain Layout
21014
21015 }
21016 \end_layout
21017
21018 \end_inset
21019
21020
21021 \end_layout
21022
21023 \end_inset
21024
21025
21026 \begin_inset CommandInset label
21027 LatexCommand label
21028 name "cha:Mathematical-Formulas"
21029
21030 \end_inset
21031
21032
21033 \end_layout
21034
21035 \begin_layout Standard
21036 The issues of this chapter are described in detail in the 
21037 \emph on
21038 Math
21039 \emph default
21040  manual.
21041  There you'll also find tips and tricks for special cases.
21042 \end_layout
21043
21044 \begin_layout Section
21045 Basic Math Editing
21046 \begin_inset Index idx
21047 status collapsed
21048
21049 \begin_layout Plain Layout
21050 Math ! Basics
21051 \end_layout
21052
21053 \end_inset
21054
21055
21056 \end_layout
21057
21058 \begin_layout Standard
21059 To create a math formula, you can just click on the toolbar icon 
21060 \begin_inset Graphics
21061         filename ../images/math-mode.png
21062
21063 \end_inset
21064
21065 .
21066  That will create a little blue rectangle, with purple markers around its
21067  corners.
21068  That blue rectangle is the formula itself; the purple markers indicate
21069  what level of nesting within the formula you are at.
21070  You can also choose a particular formula type to insert via the 
21071 \family sans
21072 Insert\SpecialChar \menuseparator
21073 Math
21074 \family default
21075  menu.
21076 \end_layout
21077
21078 \begin_layout Standard
21079 Editing the parameters of a formula and adding math constructs can be done
21080  with the 
21081 \family sans
21082 math
21083 \begin_inset space ~
21084 \end_inset
21085
21086 toolbar
21087 \family default
21088 , that appears when the cursor is in a formula.
21089 \end_layout
21090
21091 \begin_layout Standard
21092 There are two main types of formulas: Inline formulas appear within a text
21093  line, like this one:
21094 \end_layout
21095
21096 \begin_layout Standard
21097 This is a line with an inline formula 
21098 \begin_inset Formula $A=B$
21099 \end_inset
21100
21101  in it.
21102 \end_layout
21103
21104 \begin_layout Standard
21105 Displayed formulas appear outside the text like if they were in an own paragraph
21106 , like this one:
21107 \begin_inset Formula \[
21108 A=B\]
21109
21110 \end_inset
21111
21112 You can only number and reference displayed formulas.
21113 \end_layout
21114
21115 \begin_layout Standard
21116 LyX supports also many LaTeX math commands.
21117  E.
21118 \begin_inset space \thinspace{}
21119 \end_inset
21120
21121 g.
21122 \begin_inset space \space{}
21123 \end_inset
21124
21125 typing 
21126 \begin_inset Quotes eld
21127 \end_inset
21128
21129
21130 \series bold
21131
21132 \backslash
21133 alpha
21134 \series default
21135
21136 \begin_inset Quotes erd
21137 \end_inset
21138
21139 , followed by a space, in a formula will create the Greek letter 
21140 \begin_inset Formula $\alpha$
21141 \end_inset
21142
21143 .
21144  So typing commands might sometimes be faster than using the 
21145 \family sans
21146 Math
21147 \begin_inset space ~
21148 \end_inset
21149
21150 Panel
21151 \family default
21152 .
21153 \end_layout
21154
21155 \begin_layout Subsection
21156 Navigating in Formulas
21157 \begin_inset Index idx
21158 status collapsed
21159
21160 \begin_layout Plain Layout
21161 Math ! Navigating
21162 \end_layout
21163
21164 \end_inset
21165
21166
21167 \end_layout
21168
21169 \begin_layout Standard
21170 The best control over the cursor position within an existing formula is
21171  achieved with the arrow keys.
21172  LyX uses small rectangles to indicate places where something can be inserted.
21173  The arrow keys can be used to navigate between parts of a formula.
21174  Pressing 
21175 \family sans
21176 Space
21177 \family default
21178  will leave a formula construct (a square root 
21179 \begin_inset Formula $\sqrt{2}$
21180 \end_inset
21181
21182 , or parentheses 
21183 \begin_inset Formula $\left(f\right)$
21184 \end_inset
21185
21186 , or a matrix 
21187 \begin_inset Formula $\left[\begin{array}{cc}
21188 1 & 2\\
21189 3 & 4
21190 \end{array}\right]$
21191 \end_inset
21192
21193 ).
21194  Pressing 
21195 \family sans
21196 Escape
21197 \family default
21198  will leave the formula, placing the cursor after the formula.
21199  
21200 \family sans
21201 Tab
21202 \family default
21203  can be used to move horizontally in a formula; for example, through the
21204  cells of a matrix or the positions in a multi-line equation.
21205 \end_layout
21206
21207 \begin_layout Standard
21208
21209 \family sans
21210 Space
21211 \family default
21212 , printed in this document as 
21213 \begin_inset Quotes eld
21214 \end_inset
21215
21216
21217 \begin_inset ERT
21218 status collapsed
21219
21220 \begin_layout Plain Layout
21221
21222
21223 \backslash
21224 spce 
21225 \end_layout
21226
21227 \end_inset
21228
21229
21230 \begin_inset Quotes erd
21231 \end_inset
21232
21233
21234 \begin_inset Note Note
21235 status collapsed
21236
21237 \begin_layout Plain Layout
21238 This command will appear in the output as official character denoting the
21239  space character (visible space).
21240 \end_layout
21241
21242 \end_inset
21243
21244 , seems to do nothing in a formula, since it does not add a space between
21245  characters, but it does exit a nested structure.
21246  For this reason, you have to be careful about using 
21247 \family sans
21248 Space
21249 \family default
21250 .
21251  For example, if you want 
21252 \begin_inset Formula $\sqrt{2x+1}$
21253 \end_inset
21254
21255 , type 
21256 \series bold
21257
21258 \backslash
21259 sqrt
21260 \begin_inset ERT
21261 status collapsed
21262
21263 \begin_layout Plain Layout
21264
21265
21266 \backslash
21267 spce 
21268 \end_layout
21269
21270 \end_inset
21271
21272 2x+1
21273 \series default
21274  and not 
21275 \series bold
21276
21277 \backslash
21278 sqrt
21279 \begin_inset ERT
21280 status collapsed
21281
21282 \begin_layout Plain Layout
21283
21284
21285 \backslash
21286 spce 
21287 \end_layout
21288
21289 \end_inset
21290
21291 2x
21292 \begin_inset ERT
21293 status collapsed
21294
21295 \begin_layout Plain Layout
21296
21297
21298 \backslash
21299 spce 
21300 \end_layout
21301
21302 \end_inset
21303
21304 +1
21305 \series default
21306 , since in the latter case only the 
21307 \family typewriter
21308
21309 \begin_inset Formula $2x$
21310 \end_inset
21311
21312
21313 \family default
21314  will be under the square root sign: 
21315 \begin_inset Formula $\sqrt{2x}+1$
21316 \end_inset
21317
21318 .
21319 \end_layout
21320
21321 \begin_layout Standard
21322 You can leave many parts of a formula, like this matrix, partially filled
21323  in, such as:
21324 \begin_inset Formula \[
21325 \left(\begin{array}{ccc}
21326 \lambda_{1}\\
21327  & \ddots\\
21328  &  & \lambda_{n}
21329 \end{array}\right)\]
21330
21331 \end_inset
21332
21333 If you leave a fraction only partially filled in, or a subscript with nothing
21334  in it, the results will be unpredictable, but most constructs don't mind.
21335 \end_layout
21336
21337 \begin_layout Subsection
21338 Selecting Text
21339 \end_layout
21340
21341 \begin_layout Standard
21342 You can select text within a formula in two different ways.
21343  Place the cursor at one end of the string of text you want, and press 
21344 \family sans
21345 Shift
21346 \family default
21347  and a cursor movement key to select text.
21348  It will be highlighted as with regular text selection.
21349  Alternatively, you can select text with the mouse in the usual way.
21350  That text can then be cut or copied, and then pasted within any formula,
21351  but not in a normal text region in LyX.
21352 \end_layout
21353
21354 \begin_layout Subsection
21355 Exponents and Subscripts
21356 \begin_inset Index idx
21357 status collapsed
21358
21359 \begin_layout Plain Layout
21360 Math ! Exponents
21361 \end_layout
21362
21363 \end_inset
21364
21365
21366 \begin_inset Index idx
21367 status collapsed
21368
21369 \begin_layout Plain Layout
21370 Math ! Subscripts
21371 \end_layout
21372
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \begin_layout Standard
21379 You can use the math panel to add super- or subscripts, but the much easier
21380  way is to use a command.
21381  To get 
21382 \begin_inset Formula $x^{2}$
21383 \end_inset
21384
21385 , type in a formula 
21386 \series bold
21387 x^2
21388 \begin_inset ERT
21389 status collapsed
21390
21391 \begin_layout Plain Layout
21392
21393
21394 \backslash
21395 spce 
21396 \end_layout
21397
21398 \end_inset
21399
21400
21401 \series default
21402 .
21403  The final 
21404 \family sans
21405 Space
21406 \family default
21407  puts the cursor back down on the base line of the expression.
21408  If you type 
21409 \series bold
21410 x^2y
21411 \series default
21412 , you will get 
21413 \begin_inset Formula $x^{2y}$
21414 \end_inset
21415
21416 , to get 
21417 \begin_inset Formula $x^{2}y$
21418 \end_inset
21419
21420 , type 
21421 \series bold
21422 x^2
21423 \begin_inset ERT
21424 status collapsed
21425
21426 \begin_layout Plain Layout
21427
21428
21429 \backslash
21430 spce 
21431 \end_layout
21432
21433 \end_inset
21434
21435 y
21436 \series default
21437 .
21438  If you use characters in the superscript, that could be accented with the
21439  hat 
21440 \begin_inset Quotes eld
21441 \end_inset
21442
21443 ^
21444 \begin_inset Quotes erd
21445 \end_inset
21446
21447 , you have to use an extra 
21448 \family sans
21449 Space
21450 \family default
21451  to separate the hat and the character.
21452  E.
21453 \begin_inset space \thinspace{}
21454 \end_inset
21455
21456 g.
21457 \begin_inset space \space{}
21458 \end_inset
21459
21460 if you want 
21461 \begin_inset Formula $x^{a}$
21462 \end_inset
21463
21464 , type 
21465 \series bold
21466 x^
21467 \begin_inset ERT
21468 status collapsed
21469
21470 \begin_layout Plain Layout
21471
21472
21473 \backslash
21474 spce 
21475 \end_layout
21476
21477 \end_inset
21478
21479 a
21480 \series default
21481 .
21482  Subscripts are similar: To get 
21483 \begin_inset Formula $a_{1}$
21484 \end_inset
21485
21486 , type 
21487 \series bold
21488 a_1
21489 \begin_inset ERT
21490 status collapsed
21491
21492 \begin_layout Plain Layout
21493
21494
21495 \backslash
21496 spce 
21497 \end_layout
21498
21499 \end_inset
21500
21501
21502 \series default
21503 .
21504 \end_layout
21505
21506 \begin_layout Subsection
21507 Fractions
21508 \begin_inset Index idx
21509 status collapsed
21510
21511 \begin_layout Plain Layout
21512 Math ! Fractions
21513 \end_layout
21514
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \begin_layout Standard
21521 Create a fraction with either the command 
21522 \series bold
21523
21524 \backslash
21525 frac
21526 \series default
21527  or using the icon 
21528 \begin_inset Graphics
21529         filename ../images/math/frac.png
21530         scale 60
21531
21532 \end_inset
21533
21534  in the 
21535 \family sans
21536 Math
21537 \begin_inset space ~
21538 \end_inset
21539
21540 Panel
21541 \family default
21542 .
21543  You will be presented with an empty fraction.
21544  The cursor is above the fraction line.
21545  To move it to the bottom, simply press 
21546 \family sans
21547 Down
21548 \family default
21549 .
21550  To move back up, press 
21551 \family sans
21552 Up
21553 \family default
21554 .
21555  Any math structure can be placed in a fraction, as this example shows:
21556 \begin_inset Formula \[
21557 \left[\frac{1}{\left(\begin{array}{cc}
21558 2 & 3\\
21559 4 & 5
21560 \end{array}\right)}\right]\]
21561
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \begin_layout Subsection
21568 Roots
21569 \begin_inset Index idx
21570 status collapsed
21571
21572 \begin_layout Plain Layout
21573 Math ! Roots
21574 \end_layout
21575
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \begin_layout Standard
21582 Roots can be created using the 
21583 \family sans
21584 Math
21585 \begin_inset space ~
21586 \end_inset
21587
21588 Panel
21589 \family default
21590  button
21591 \begin_inset Graphics
21592         filename ../images/math/sqrt.png
21593
21594 \end_inset
21595
21596  or the commands 
21597 \series bold
21598
21599 \backslash
21600 sqrt
21601 \series default
21602  or 
21603 \series bold
21604
21605 \backslash
21606 root
21607 \series default
21608 .
21609  With the command 
21610 \series bold
21611
21612 \backslash
21613 root
21614 \series default
21615  you can produce roots of higher orders, like cube roots, while 
21616 \series bold
21617
21618 \backslash
21619 sqrt
21620 \series default
21621  produces always a square root.
21622 \end_layout
21623
21624 \begin_layout Subsection
21625 Operators with Limits
21626 \begin_inset Index idx
21627 status collapsed
21628
21629 \begin_layout Plain Layout
21630 Math ! Sums
21631 \end_layout
21632
21633 \end_inset
21634
21635
21636 \begin_inset Index idx
21637 status collapsed
21638
21639 \begin_layout Plain Layout
21640 Math ! Integrals
21641 \end_layout
21642
21643 \end_inset
21644
21645
21646 \begin_inset CommandInset label
21647 LatexCommand label
21648 name "sub:Operators-with-Limits"
21649
21650 \end_inset
21651
21652
21653 \end_layout
21654
21655 \begin_layout Standard
21656 Sum (
21657 \begin_inset Formula $\sum$
21658 \end_inset
21659
21660 ) and integral (
21661 \begin_inset Formula $\int$
21662 \end_inset
21663
21664 ) operators are very often decorated with limits.
21665  These limits can be entered in LyX by entering them as you would enter
21666  a super- or subscript, directly after the symbol.
21667  The sum operator will automatically place its 
21668 \begin_inset Quotes eld
21669 \end_inset
21670
21671 limits
21672 \begin_inset Quotes erd
21673 \end_inset
21674
21675  over and under the symbol in displayed formulas, and on the side in inline
21676  formulas.
21677  Such as 
21678 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21679 \end_inset
21680
21681 , versus
21682 \begin_inset Formula \[
21683 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21684
21685 \end_inset
21686
21687 Integral signs, however, will place the limits on the side in both formula
21688  types.
21689 \end_layout
21690
21691 \begin_layout Standard
21692 All operators with limits will be automatically re-sized when placed in
21693  display mode.
21694  The placement of the limits can be changed by placing the cursor directly
21695  behind the operator and hitting 
21696 \begin_inset Info
21697 type  "shortcut"
21698 arg   "math-limits"
21699 \end_inset
21700
21701  or using the menu 
21702 \family sans
21703 Edit\SpecialChar \menuseparator
21704 Math\SpecialChar \menuseparator
21705 Change
21706 \begin_inset space ~
21707 \end_inset
21708
21709 Limits
21710 \begin_inset space ~
21711 \end_inset
21712
21713 Type
21714 \family default
21715 .
21716 \end_layout
21717
21718 \begin_layout Standard
21719 Certain other mathematical expressions have this 
21720 \begin_inset Quotes eld
21721 \end_inset
21722
21723 moving limits
21724 \begin_inset Quotes erd
21725 \end_inset
21726
21727  feature as addition, such as
21728 \begin_inset Index idx
21729 status collapsed
21730
21731 \begin_layout Plain Layout
21732 Math ! Limits
21733 \end_layout
21734
21735 \end_inset
21736
21737
21738 \begin_inset Formula \[
21739 \lim_{x\rightarrow\infty}f(x),\]
21740
21741 \end_inset
21742
21743 which will place the 
21744 \begin_inset Formula $x\rightarrow\infty$
21745 \end_inset
21746
21747  underneath the 
21748 \begin_inset Quotes eld
21749 \end_inset
21750
21751 lim
21752 \begin_inset Quotes erd
21753 \end_inset
21754
21755  in display mode.
21756  In inline formulas it looks like this: 
21757 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21758 \end_inset
21759
21760 .
21761 \end_layout
21762
21763 \begin_layout Standard
21764 Note that the lim-function was entered as the function macro 
21765 \series bold
21766
21767 \backslash
21768 lim
21769 \series default
21770 .
21771  Have a look at section
21772 \begin_inset space ~
21773 \end_inset
21774
21775
21776 \begin_inset CommandInset ref
21777 LatexCommand ref
21778 reference "sub:Functions"
21779
21780 \end_inset
21781
21782  for an explanation of function macros.
21783 \end_layout
21784
21785 \begin_layout Subsection
21786 Math Symbols
21787 \begin_inset Index idx
21788 status collapsed
21789
21790 \begin_layout Plain Layout
21791 Math ! Symbols
21792 \end_layout
21793
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \begin_layout Standard
21800 Most math symbols can be found in the 
21801 \family sans
21802 Math
21803 \begin_inset space ~
21804 \end_inset
21805
21806 Panel
21807 \family default
21808  under one of several categories; including 
21809 \family sans
21810 Greek
21811 \family default
21812
21813 \family sans
21814 Operators
21815 \family default
21816  , 
21817 \family sans
21818 Relations
21819 \family default
21820
21821 \family sans
21822 Arrows
21823 \family default
21824 .
21825  There are also the additional symbols provided by the American Mathematical
21826  Society (AMS).
21827 \end_layout
21828
21829 \begin_layout Standard
21830 If you know the LaTeX-command for a construct or symbol you wish to use,
21831  you don't have to use the 
21832 \family sans
21833 Math
21834 \begin_inset space ~
21835 \end_inset
21836
21837 Panel
21838 \family default
21839 , but can type the command directly into the formula.
21840  LyX will convert it to the corresponding symbol or construct.
21841 \end_layout
21842
21843 \begin_layout Subsection
21844 Altering Spacing
21845 \begin_inset Index idx
21846 status collapsed
21847
21848 \begin_layout Plain Layout
21849 Math ! Spaces
21850 \end_layout
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Standard
21858 You may want to create spaces that differ from the standard spacing that
21859  LaTeX provides.
21860  To do this, type 
21861 \begin_inset Info
21862 type  "shortcut"
21863 arg   "space-insert protected"
21864 \end_inset
21865
21866  or to use the 
21867 \family sans
21868 Math
21869 \begin_inset space ~
21870 \end_inset
21871
21872 Panel
21873 \family default
21874  button 
21875 \begin_inset Graphics
21876         filename ../images/math/space.png
21877
21878 \end_inset
21879
21880 .
21881  This generates a small space, and shows a small marker on the screen.
21882  For example, the sequence 
21883 \series bold
21884 a Ctrl+Space b
21885 \series default
21886
21887 \begin_inset Formula $a\, b$
21888 \end_inset
21889
21890  appears in LyX as 
21891 \begin_inset Graphics
21892         filename clipart/SpaceMarker.png
21893
21894 \end_inset
21895
21896 .
21897  You can change the space to different sizes when you set the cursor behind
21898  the space marker and hit space again several times.
21899  With every space hit the size will be changed.
21900  Some markers for the space size appear red in LyX, because they are negative
21901  spaces.
21902  Here are two examples:
21903 \end_layout
21904
21905 \begin_layout Standard
21906
21907 \series bold
21908 a Ctrl+Space b
21909 \series default
21910  and 3×
21911 \family sans
21912 Space
21913 \family default
21914
21915 \begin_inset Formula $a\quad b$
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \begin_layout Standard
21922
21923 \series bold
21924 a Ctrl+Space b
21925 \series default
21926  and 5×
21927 \family sans
21928 Space
21929 \family default
21930
21931 \begin_inset Formula $a\! b$
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \begin_layout Subsection
21938 Functions
21939 \begin_inset Index idx
21940 status collapsed
21941
21942 \begin_layout Plain Layout
21943 Math ! Functions
21944 \end_layout
21945
21946 \end_inset
21947
21948
21949 \begin_inset CommandInset label
21950 LatexCommand label
21951 name "sub:Functions"
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \begin_layout Standard
21959 The 
21960 \family sans
21961 Math
21962 \begin_inset space ~
21963 \end_inset
21964
21965 Panel
21966 \family default
21967  contains under the button 
21968 \begin_inset Graphics
21969         filename ../images/math/functions.png
21970
21971 \end_inset
21972
21973  a number of function macros, such as 
21974 \begin_inset Formula $\sin$
21975 \end_inset
21976
21977
21978 \begin_inset Formula $\lim$
21979 \end_inset
21980
21981
21982 \emph on
21983 etc
21984 \emph default
21985 .
21986  (you can also insert them in a formula by typing 
21987 \series bold
21988
21989 \backslash
21990 sin
21991 \series default
21992  etc.).
21993  Standard mathematical practice is that functions are printed upright to
21994  avoid confusions, because 
21995 \begin_inset Formula $sin$
21996 \end_inset
21997
21998  does normally mean 
21999 \begin_inset Formula $s\cdot i\cdot n$
22000 \end_inset
22001
22002 .
22003 \end_layout
22004
22005 \begin_layout Standard
22006 Using the function macros will also produce correct spacing around the function:
22007  
22008 \begin_inset Formula $a\sin x$
22009 \end_inset
22010
22011  is different from 
22012 \begin_inset Formula $asinx$
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \begin_layout Standard
22019 For some mathematical objects, like the limes, the macro changes where subscript
22020 s are placed, as described in section
22021 \begin_inset space ~
22022 \end_inset
22023
22024
22025 \begin_inset CommandInset ref
22026 LatexCommand ref
22027 reference "sub:Operators-with-Limits"
22028
22029 \end_inset
22030
22031 .
22032 \end_layout
22033
22034 \begin_layout Subsection
22035 Accents
22036 \begin_inset Index idx
22037 status collapsed
22038
22039 \begin_layout Plain Layout
22040 Math ! Accents
22041 \end_layout
22042
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \begin_layout Standard
22049 In a formula you can insert accented characters in the same way as in text
22050  mode.
22051  This may depend on your keyboard, or the bindings file you use.
22052  You can also use LaTeX commands to e.
22053 \begin_inset space \thinspace{}
22054 \end_inset
22055
22056 g.
22057 \begin_inset space \space{}
22058 \end_inset
22059
22060 enter 
22061 \begin_inset Formula $\hat{a}$
22062 \end_inset
22063
22064  even if your keyboard doesn't have hat-accents enabled.
22065  Our example is entered by typing 
22066 \series bold
22067
22068 \backslash
22069 hat
22070 \begin_inset ERT
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074
22075
22076 \backslash
22077 spce 
22078 \end_layout
22079
22080 \end_inset
22081
22082 a
22083 \series default
22084  in a formula.
22085  Table
22086 \begin_inset space ~
22087 \end_inset
22088
22089
22090 \begin_inset CommandInset ref
22091 LatexCommand ref
22092 reference "cap:Accent-names-and"
22093
22094 \end_inset
22095
22096  shows the equivalences between the accent names and the commands.
22097 \end_layout
22098
22099 \begin_layout Standard
22100 \begin_inset Float table
22101 wide false
22102 sideways false
22103 status open
22104
22105 \begin_layout Plain Layout
22106 \begin_inset Caption
22107
22108 \begin_layout Plain Layout
22109 \begin_inset CommandInset label
22110 LatexCommand label
22111 name "cap:Accent-names-and"
22112
22113 \end_inset
22114
22115 Accent names and the corresponding commands.
22116 \end_layout
22117
22118 \end_inset
22119
22120
22121 \end_layout
22122
22123 \begin_layout Plain Layout
22124 \align center
22125 \begin_inset Tabular
22126 <lyxtabular version="3" rows="11" columns="3">
22127 <features tabularvalignment="middle">
22128 <column alignment="center" valignment="top" width="0pt">
22129 <column alignment="center" valignment="top" width="0pt">
22130 <column alignment="center" valignment="top" width="0pt">
22131 <row>
22132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136 Name
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145 Command
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154 E
22155 \family roman
22156 \series medium
22157 \shape up
22158 \size normal
22159 \emph off
22160 \bar no
22161 \noun off
22162 \color none
22163 xample
22164 \end_layout
22165
22166 \end_inset
22167 </cell>
22168 </row>
22169 <row>
22170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174
22175 \family roman
22176 \series medium
22177 \shape up
22178 \size normal
22179 \emph off
22180 \bar no
22181 \noun off
22182 \color none
22183 circumflex
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192
22193 \series bold
22194
22195 \backslash
22196 hat
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \family roman
22207 \series medium
22208 \shape up
22209 \size normal
22210 \emph off
22211 \bar no
22212 \noun off
22213 \color none
22214 \begin_inset Formula $\hat{a}$
22215 \end_inset
22216
22217
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 </row>
22223 <row>
22224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Plain Layout
22228
22229 \family roman
22230 \series medium
22231 \shape up
22232 \size normal
22233 \emph off
22234 \bar no
22235 \noun off
22236 \color none
22237 grave
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246
22247 \series bold
22248
22249 \backslash
22250 grave
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259
22260 \family roman
22261 \series medium
22262 \shape up
22263 \size normal
22264 \emph off
22265 \bar no
22266 \noun off
22267 \color none
22268 \begin_inset Formula $\grave{a}$
22269 \end_inset
22270
22271
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 </row>
22277 <row>
22278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Plain Layout
22282
22283 \family roman
22284 \series medium
22285 \shape up
22286 \size normal
22287 \emph off
22288 \bar no
22289 \noun off
22290 \color none
22291 acute
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300
22301 \series bold
22302
22303 \backslash
22304 acute
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313
22314 \family roman
22315 \series medium
22316 \shape up
22317 \size normal
22318 \emph off
22319 \bar no
22320 \noun off
22321 \color none
22322 \begin_inset Formula $\acute{a}$
22323 \end_inset
22324
22325
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 </row>
22331 <row>
22332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336
22337 \family roman
22338 \series medium
22339 \shape up
22340 \size normal
22341 \emph off
22342 \bar no
22343 \noun off
22344 \color none
22345 umlaut
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \series bold
22356
22357 \backslash
22358 ddot
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Plain Layout
22367
22368 \family roman
22369 \series medium
22370 \shape up
22371 \size normal
22372 \emph off
22373 \bar no
22374 \noun off
22375 \color none
22376 \begin_inset Formula $\ddot{a}$
22377 \end_inset
22378
22379
22380 \end_layout
22381
22382 \end_inset
22383 </cell>
22384 </row>
22385 <row>
22386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390
22391 \family roman
22392 \series medium
22393 \shape up
22394 \size normal
22395 \emph off
22396 \bar no
22397 \noun off
22398 \color none
22399 tilde
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \series bold
22410
22411 \backslash
22412 tilde
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421
22422 \family roman
22423 \series medium
22424 \shape up
22425 \size normal
22426 \emph off
22427 \bar no
22428 \noun off
22429 \color none
22430 \begin_inset Formula $\tilde{a}$
22431 \end_inset
22432
22433
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 </row>
22439 <row>
22440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444
22445 \family roman
22446 \series medium
22447 \shape up
22448 \size normal
22449 \emph off
22450 \bar no
22451 \noun off
22452 \color none
22453 dot
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462
22463 \series bold
22464
22465 \backslash
22466 dot
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475
22476 \family roman
22477 \series medium
22478 \shape up
22479 \size normal
22480 \emph off
22481 \bar no
22482 \noun off
22483 \color none
22484 \begin_inset Formula $\dot{a}$
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 </row>
22493 <row>
22494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498
22499 \family roman
22500 \series medium
22501 \shape up
22502 \size normal
22503 \emph off
22504 \bar no
22505 \noun off
22506 \color none
22507 breve
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516
22517 \series bold
22518
22519 \backslash
22520 breve
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529
22530 \family roman
22531 \series medium
22532 \shape up
22533 \size normal
22534 \emph off
22535 \bar no
22536 \noun off
22537 \color none
22538 \begin_inset Formula $\breve{a}$
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 </row>
22547 <row>
22548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \family roman
22554 \series medium
22555 \shape up
22556 \size normal
22557 \emph off
22558 \bar no
22559 \noun off
22560 \color none
22561 caron
22562 \end_layout
22563
22564 \end_inset
22565 </cell>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570
22571 \series bold
22572
22573 \backslash
22574 check
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583
22584 \family roman
22585 \series medium
22586 \shape up
22587 \size normal
22588 \emph off
22589 \bar no
22590 \noun off
22591 \color none
22592 \begin_inset Formula $\check{a}$
22593 \end_inset
22594
22595
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 </row>
22601 <row>
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606
22607 \family roman
22608 \series medium
22609 \shape up
22610 \size normal
22611 \emph off
22612 \bar no
22613 \noun off
22614 \color none
22615 macron
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624
22625 \series bold
22626
22627 \backslash
22628 bar
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22634 \begin_inset Text
22635
22636 \begin_layout Plain Layout
22637
22638 \family roman
22639 \series medium
22640 \shape up
22641 \size normal
22642 \emph off
22643 \bar no
22644 \noun off
22645 \color none
22646 \begin_inset Formula $\bar{a}$
22647 \end_inset
22648
22649
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 </row>
22655 <row>
22656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 vector
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669
22670 \series bold
22671
22672 \backslash
22673 vec
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682
22683 \family roman
22684 \series medium
22685 \shape up
22686 \size normal
22687 \emph off
22688 \bar no
22689 \noun off
22690 \color none
22691 \begin_inset Formula $\vec{a}$
22692 \end_inset
22693
22694
22695 \end_layout
22696
22697 \end_inset
22698 </cell>
22699 </row>
22700 </lyxtabular>
22701
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \begin_layout Standard
22713 You can choose one of the accents by selecting an item from the 
22714 \family sans
22715 Frame
22716 \begin_inset space ~
22717 \end_inset
22718
22719 decorations
22720 \family default
22721  symbol set button 
22722 \begin_inset Graphics
22723         filename ../images/math/hat.png
22724
22725 \end_inset
22726
22727  in the math panel ; this will apply to any selection you have made within
22728  a formula too.
22729 \end_layout
22730
22731 \begin_layout Section
22732 Brackets and Delimiters
22733 \begin_inset Index idx
22734 status collapsed
22735
22736 \begin_layout Plain Layout
22737 Math ! Brackets
22738 \end_layout
22739
22740 \end_inset
22741
22742
22743 \begin_inset Index idx
22744 status collapsed
22745
22746 \begin_layout Plain Layout
22747 Math ! Delimiters
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \begin_inset CommandInset label
22754 LatexCommand label
22755 name "sec:Brackets-and-Delimiters"
22756
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \begin_layout Standard
22763 There are several brackets available through LyX.
22764  For most purposes, using just the keys 
22765 \family typewriter
22766 []{}()|<>
22767 \family default
22768  should suffice.
22769  But if you want to surround a large structure, like a matrix or a fraction,
22770  or if you have several layers of brackets, it is better to use the math
22771  toolbar delimiter icon 
22772 \begin_inset Graphics
22773         filename ../images/math/delim.png
22774
22775 \end_inset
22776
22777 .
22778  For example, that's how you would construct the brackets around a standard
22779  matrix such as:
22780 \begin_inset Formula \[
22781 \left[\begin{array}{cc}
22782 1 & 2\\
22783 3 & 4
22784 \end{array}\right]\]
22785
22786 \end_inset
22787
22788 and to make it easier to see the layers of parentheses as in: 
22789 \begin_inset Formula \[
22790 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22791
22792 \end_inset
22793
22794
22795 \end_layout
22796
22797 \begin_layout Standard
22798 The parentheses, and other brackets from that menu will automatically re-size
22799  to accommodate the size of what is inside.
22800 \end_layout
22801
22802 \begin_layout Standard
22803 To construct brackets click on the button for the bracket you want on the
22804  left side and right side.
22805  If you use the option 
22806 \family sans
22807 Keep
22808 \begin_inset space ~
22809 \end_inset
22810
22811 matched
22812 \family default
22813 , the selected bracket type will be used for the left and the right side.
22814  The selection will be shown below the button field.
22815  If you want one side to not have a bracket, use the blank button.
22816  It will appear in LyX with a dotted line, but nothing will be printed.
22817 \end_layout
22818
22819 \begin_layout Standard
22820 If you want to place brackets around math structures, like a square root,
22821  you can do that by highlighting (selecting) the structure that is to go
22822  inside the brackets.
22823  Then choose the appropriate brackets for left and right and click on 
22824 \family sans
22825 Insert
22826 \family default
22827 .
22828  The parentheses will be drawn around the selected structure.
22829 \end_layout
22830
22831 \begin_layout Section
22832 Arrays and Multi-line Equations
22833 \begin_inset Index idx
22834 status collapsed
22835
22836 \begin_layout Plain Layout
22837 Math ! Arrays
22838 \end_layout
22839
22840 \end_inset
22841
22842
22843 \begin_inset Index idx
22844 status collapsed
22845
22846 \begin_layout Plain Layout
22847 Math ! Matrices
22848 \end_layout
22849
22850 \end_inset
22851
22852
22853 \begin_inset Index idx
22854 status collapsed
22855
22856 \begin_layout Plain Layout
22857 Math ! Multi-line Equations
22858 \end_layout
22859
22860 \end_inset
22861
22862
22863 \end_layout
22864
22865 \begin_layout Standard
22866 Matrices are entered in LyX using the 
22867 \family sans
22868 Math
22869 \begin_inset space ~
22870 \end_inset
22871
22872 Panel
22873 \family default
22874  matrix button 
22875 \begin_inset Graphics
22876         filename ../images/math/matrix.png
22877
22878 \end_inset
22879
22880 .
22881  It will open a dialog for you to choose the number of rows/columns.
22882  Here is an example:
22883 \begin_inset Formula \[
22884 \left(\begin{array}{ccc}
22885 1 & 2 & 3\\
22886 4 & 5 & 6\\
22887 7 & 8 & 9
22888 \end{array}\right)\]
22889
22890 \end_inset
22891
22892 The parentheses aren't automatic, but you can add them as described in section
22893 \begin_inset space ~
22894 \end_inset
22895
22896
22897 \begin_inset CommandInset ref
22898 LatexCommand ref
22899 reference "sec:Brackets-and-Delimiters"
22900
22901 \end_inset
22902
22903 .
22904  When you construct the matrix, you can decide whether the column entries
22905  will be left-, right-, or center-justified.
22906  This alignment is set in the box 
22907 \family sans
22908 Horizontal
22909 \family default
22910  with the letters 
22911 \begin_inset Quotes eld
22912 \end_inset
22913
22914
22915 \family sans
22916 l
22917 \family default
22918
22919 \begin_inset Quotes erd
22920 \end_inset
22921
22922
22923 \begin_inset Quotes eld
22924 \end_inset
22925
22926
22927 \family sans
22928 r
22929 \family default
22930
22931 \begin_inset Quotes erd
22932 \end_inset
22933
22934 , and 
22935 \begin_inset Quotes eld
22936 \end_inset
22937
22938
22939 \family sans
22940 c
22941 \family default
22942
22943 \begin_inset Quotes erd
22944 \end_inset
22945
22946 .
22947  LyX proposes a 
22948 \begin_inset Quotes eld
22949 \end_inset
22950
22951
22952 \family sans
22953 c
22954 \family default
22955
22956 \begin_inset Quotes erd
22957 \end_inset
22958
22959  for every column as default.
22960  For example, the sequence 
22961 \begin_inset Quotes eld
22962 \end_inset
22963
22964
22965 \family sans
22966 lcr
22967 \family default
22968
22969 \begin_inset Quotes erd
22970 \end_inset
22971
22972  means that the first column will be left-justified, the second will be
22973  centered, and the third column will be right-justified, because each letter
22974  corresponds to the relevant column.
22975  The result will look like this:
22976 \begin_inset Formula \[
22977 \begin{array}{lcr}
22978 this & this\, column & this\, column\\
22979 column & has & has\, right\\
22980 has\, left\, alignment & center\, alignment & alignment
22981 \end{array}.\]
22982
22983 \end_inset
22984
22985
22986 \end_layout
22987
22988 \begin_layout Standard
22989 You can add more rows to an existing matrix by hitting 
22990 \begin_inset Info
22991 type  "shortcut"
22992 arg   "newline-insert newline"
22993 \end_inset
22994
22995  while the cursor is in the matrix.
22996  Adding or deleting columns can be done via the menu 
22997 \family sans
22998 Edit\SpecialChar \menuseparator
22999 Math
23000 \family default
23001  or the math toolbar.
23002 \end_layout
23003
23004 \begin_layout Standard
23005 There are other arrays used in formulas, such as distinctions of cases.
23006  It can be created with the menu 
23007 \family sans
23008 Insert\SpecialChar \menuseparator
23009 Math\SpecialChar \menuseparator
23010 Cases
23011 \begin_inset space ~
23012 \end_inset
23013
23014 Environment
23015 \family default
23016  or the command 
23017 \series bold
23018
23019 \backslash
23020 cases
23021 \series default
23022 .
23023  Here is an example: 
23024 \begin_inset Formula \[
23025 f(x)=\begin{cases}
23026 -1 & x<0\\
23027 0 & x=0\\
23028 1 & x>0
23029 \end{cases}\]
23030
23031 \end_inset
23032
23033
23034 \end_layout
23035
23036 \begin_layout Standard
23037 \begin_inset VSpace bigskip
23038 \end_inset
23039
23040 Multi-line formulas are created when you press 
23041 \begin_inset Info
23042 type  "shortcut"
23043 arg   "newline-insert newline"
23044 \end_inset
23045
23046  within a formula.
23047  In an empty formula you can see that three blue boxes appear, one for each
23048  column.
23049  When you press 
23050 \begin_inset Info
23051 type  "shortcut"
23052 arg   "newline-insert newline"
23053 \end_inset
23054
23055  in a non-empty formula, the part before the relation sign (equal sign 
23056 \begin_inset Quotes eld
23057 \end_inset
23058
23059 =
23060 \begin_inset Quotes erd
23061 \end_inset
23062
23063  etc.) will be inserted automatically in the first column, the relation sign
23064  is in the second column, and the rest in the third column.
23065  A new row is created by every further hit of 
23066 \begin_inset Info
23067 type  "shortcut"
23068 arg   "newline-insert newline"
23069 \end_inset
23070
23071 .
23072  Multi-line formulas are always displayed formulas.
23073  Here is an example:
23074 \begin_inset Formula \begin{eqnarray}
23075 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23076 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23077 \end{eqnarray}
23078
23079 \end_inset
23080
23081  To change the column assignment of the formula parts, place the cursor
23082  where you want to start the shift and hit 
23083 \family sans
23084 Ctrl-Tab.
23085
23086 \family default
23087  It shifts everything in the column which is right beside the current cursor
23088  position to the next column.
23089  Note that the middle column is designed for relation signs, structures
23090  within this column will be printed in a smaller size:
23091 \begin_inset Formula \begin{eqnarray*}
23092 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23093
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \begin_layout Standard
23100 The multi-line formula type described here is called 
23101 \family typewriter
23102 \series medium
23103 eqnarray
23104 \family default
23105 \series default
23106 .
23107  There are other multi-line types being more suitable for certain situations,
23108  for example if you want a better inter-line spacing than in formula (
23109 \begin_inset CommandInset ref
23110 LatexCommand ref
23111 reference "eq:asquared"
23112
23113 \end_inset
23114
23115 ).
23116  The other types are described in section
23117 \begin_inset space ~
23118 \end_inset
23119
23120
23121 \begin_inset CommandInset ref
23122 LatexCommand ref
23123 reference "sub:AMS-Formula-Types"
23124
23125 \end_inset
23126
23127 .
23128 \end_layout
23129
23130 \begin_layout Section
23131 Formula Numbering and Referencing
23132 \begin_inset Index idx
23133 status collapsed
23134
23135 \begin_layout Plain Layout
23136 Math ! Formula numbering
23137 \end_layout
23138
23139 \end_inset
23140
23141
23142 \begin_inset Index idx
23143 status collapsed
23144
23145 \begin_layout Plain Layout
23146 Math ! Referencing formulas
23147 \end_layout
23148
23149 \end_inset
23150
23151
23152 \begin_inset CommandInset label
23153 LatexCommand label
23154 name "sec:Formula-Numbering-and"
23155
23156 \end_inset
23157
23158
23159 \end_layout
23160
23161 \begin_layout Standard
23162 To number a formula, set the cursor in the formula and use the menu 
23163 \family sans
23164 Edit\SpecialChar \menuseparator
23165 Math\SpecialChar \menuseparator
23166 Toggle
23167 \begin_inset space ~
23168 \end_inset
23169
23170 Numbering
23171 \family default
23172  or the shortcut 
23173 \begin_inset Info
23174 type  "shortcut"
23175 arg   "math-number-toggle"
23176 \end_inset
23177
23178 .
23179  The formula number appears in LyX as 
23180 \begin_inset Quotes eld
23181 \end_inset
23182
23183 #
23184 \begin_inset Quotes erd
23185 \end_inset
23186
23187  within parentheses.
23188  The 
23189 \begin_inset Quotes eld
23190 \end_inset
23191
23192 #
23193 \begin_inset Quotes erd
23194 \end_inset
23195
23196  denotes that the number will be calculated automatically when the output
23197  is generated.
23198  The placement and format of the formula number in the output depends on
23199  the document class.
23200  In this document the number is printed together with the chapter number,
23201  separated by a dot:
23202 \begin_inset Formula \begin{equation}
23203 1+1=2\end{equation}
23204
23205 \end_inset
23206
23207 Using 
23208 \begin_inset Info
23209 type  "shortcut"
23210 arg   "math-number-toggle"
23211 \end_inset
23212
23213  in a numbered formula will switch off the numbering.
23214  You can only number displayed formulas.
23215 \end_layout
23216
23217 \begin_layout Standard
23218 Multi-line formulas can be numbered line by line: Using the menu 
23219 \family sans
23220 Edit\SpecialChar \menuseparator
23221 Math\SpecialChar \menuseparator
23222 Toggle
23223 \begin_inset space ~
23224 \end_inset
23225
23226 Numbering
23227 \begin_inset space ~
23228 \end_inset
23229
23230 of
23231 \begin_inset space ~
23232 \end_inset
23233
23234 Line
23235 \family default
23236  or the shortcut 
23237 \begin_inset Info
23238 type  "shortcut"
23239 arg   "math-number-line-toggle"
23240 \end_inset
23241
23242  will only toggle the numbering of the line where the cursor is:
23243 \begin_inset Formula \begin{eqnarray}
23244 1 & = & 3-2\\
23245 2 & = & 4-2\nonumber \\
23246 4 & \leq & 7
23247 \end{eqnarray}
23248
23249 \end_inset
23250
23251 To number all lines use the shortcut 
23252 \begin_inset Info
23253 type  "shortcut"
23254 arg   "math-number-toggle"
23255 \end_inset
23256
23257 .
23258 \end_layout
23259
23260 \begin_layout Standard
23261 \begin_inset VSpace bigskip
23262 \end_inset
23263
23264 Every displayed formula can be referenced by its number using a label.
23265  A label is inserted with the menu 
23266 \family sans
23267 Insert\SpecialChar \menuseparator
23268 Label
23269 \family default
23270  when the cursor is in the formula.
23271  This opens a dialog to enter the label.
23272  It is recommended to use the proposed 
23273 \begin_inset Quotes eld
23274 \end_inset
23275
23276
23277 \family sans
23278 eq:
23279 \family default
23280
23281 \begin_inset Quotes erd
23282 \end_inset
23283
23284  as first part of the label, because this helps later to identify the label
23285  type when you have many labels in your document.
23286  We inserted in the following example the label 
23287 \begin_inset Quotes eld
23288 \end_inset
23289
23290 eq:tanhExp
23291 \begin_inset Quotes erd
23292 \end_inset
23293
23294  in the second line:
23295 \begin_inset Formula \begin{eqnarray}
23296 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23297  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23298 \end{eqnarray}
23299
23300 \end_inset
23301
23302 Every labeled line is automatically numbered.
23303  Therefore the label is shown in LyX at the place of the formula number
23304  placeholder 
23305 \begin_inset Quotes eld
23306 \end_inset
23307
23308 #
23309 \begin_inset Quotes erd
23310 \end_inset
23311
23312 .
23313  You can reference a labeled formula using the menu 
23314 \family sans
23315 Insert\SpecialChar \menuseparator
23316 Cross
23317 \begin_inset space ~
23318 \end_inset
23319
23320 Reference
23321 \family default
23322 .
23323  A dialog appears to choose a label you want refer to.
23324  The reference appears in LyX as a grey cross reference box and in the output
23325  as the formula number:
23326 \end_layout
23327
23328 \begin_layout Standard
23329 This is a cross-reference to equation (
23330 \begin_inset CommandInset ref
23331 LatexCommand ref
23332 reference "eq:tanhExp"
23333
23334 \end_inset
23335
23336 ).
23337 \end_layout
23338
23339 \begin_layout Standard
23340 The properties of LyX's cross-reference box are described in section
23341 \begin_inset space ~
23342 \end_inset
23343
23344
23345 \begin_inset CommandInset ref
23346 LatexCommand ref
23347 reference "sec:Cross-References"
23348
23349 \end_inset
23350
23351 .
23352  To delete a label, set the cursor in the labeled formula, use the menu
23353  
23354 \family sans
23355 Insert\SpecialChar \menuseparator
23356 Label
23357 \family default
23358  and delete the label in the appearing dialog.
23359 \begin_inset Foot
23360 status collapsed
23361
23362 \begin_layout Plain Layout
23363 This is a unintuitive and will be fixed in the next version of LyX.
23364 \end_layout
23365
23366 \end_inset
23367
23368  
23369 \end_layout
23370
23371 \begin_layout Section
23372 User defined math macros
23373 \begin_inset Index idx
23374 status collapsed
23375
23376 \begin_layout Plain Layout
23377 Math ! Macros
23378 \end_layout
23379
23380 \end_inset
23381
23382
23383 \end_layout
23384
23385 \begin_layout Standard
23386 LyX allows you to define macros for formulas which is very useful when you
23387  have equations of the same form in a document several times.
23388  Math macros are explained in section 
23389 \emph on
23390 Math
23391 \begin_inset space ~
23392 \end_inset
23393
23394 Macros
23395 \emph default
23396  of the 
23397 \emph on
23398 Math
23399 \emph default
23400  manual.
23401 \end_layout
23402
23403 \begin_layout Section
23404 Fine-Tuning
23405 \end_layout
23406
23407 \begin_layout Subsection
23408 Typefaces
23409 \begin_inset Index idx
23410 status collapsed
23411
23412 \begin_layout Plain Layout
23413 Math ! Typefaces
23414 \end_layout
23415
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \begin_layout Standard
23422 The standard font for text is italic, for numbers the standard is roman.
23423  To set a font in a formula, use the 
23424 \family sans
23425 Math
23426 \begin_inset space ~
23427 \end_inset
23428
23429 Panel
23430 \family default
23431  button 
23432 \begin_inset Graphics
23433         filename ../images/math/font.png
23434
23435 \end_inset
23436
23437 , or enter its command, listed in table
23438 \begin_inset space ~
23439 \end_inset
23440
23441
23442 \begin_inset CommandInset ref
23443 LatexCommand ref
23444 reference "cap:Typefaces-and-the"
23445
23446 \end_inset
23447
23448 , directly.
23449 \end_layout
23450
23451 \begin_layout Standard
23452 \begin_inset Float table
23453 wide false
23454 sideways false
23455 status open
23456
23457 \begin_layout Plain Layout
23458 \begin_inset Caption
23459
23460 \begin_layout Plain Layout
23461 \begin_inset CommandInset label
23462 LatexCommand label
23463 name "cap:Typefaces-and-the"
23464
23465 \end_inset
23466
23467 Typefaces and the corresponding commands.
23468 \end_layout
23469
23470 \end_inset
23471
23472
23473 \end_layout
23474
23475 \begin_layout Plain Layout
23476 \align center
23477 \begin_inset Tabular
23478 <lyxtabular version="3" rows="9" columns="2">
23479 <features tabularvalignment="middle">
23480 <column alignment="center" valignment="top" width="0pt">
23481 <column alignment="center" valignment="top" width="0pt">
23482 <row>
23483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487 Font
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 Command
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 </row>
23502 <row>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507
23508 \shape up
23509 \size normal
23510 \bar no
23511 \noun off
23512 \color none
23513 \begin_inset Formula $\mathrm{Roman}$
23514 \end_inset
23515
23516
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525
23526 \series bold
23527
23528 \backslash
23529 mathrm
23530 \end_layout
23531
23532 \end_inset
23533 </cell>
23534 </row>
23535 <row>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552
23553 \series bold
23554
23555 \backslash
23556 mathbf
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 </row>
23562 <row>
23563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567 \begin_inset Formula $\mathit{Italic}$
23568 \end_inset
23569
23570
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \series bold
23581
23582 \backslash
23583 mathit
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 </row>
23589 <row>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \shape up
23596 \size normal
23597 \bar no
23598 \noun off
23599 \color none
23600 \begin_inset Formula $\mathtt{Typewriter}$
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \series bold
23614
23615 \backslash
23616 mathtt
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 </row>
23622 <row>
23623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639
23640 \series bold
23641
23642 \backslash
23643 mathbb
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 </row>
23649 <row>
23650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Plain Layout
23654 \begin_inset Formula $\mathfrak{Fraktur}$
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \end_inset
23661 </cell>
23662 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666
23667 \series bold
23668
23669 \backslash
23670 mathfrak
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 </row>
23676 <row>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681
23682 \shape up
23683 \size normal
23684 \emph on
23685 \bar no
23686 \noun off
23687 \color none
23688 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23689 \end_inset
23690
23691
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700
23701 \series bold
23702
23703 \backslash
23704 mathcal
23705 \end_layout
23706
23707 \end_inset
23708 </cell>
23709 </row>
23710 <row>
23711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715 \begin_inset Formula $\mathsf{SansSerif}$
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727
23728 \series bold
23729
23730 \backslash
23731 mathsf
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 </lyxtabular>
23738
23739 \end_inset
23740
23741
23742 \end_layout
23743
23744 \end_inset
23745
23746
23747 \end_layout
23748
23749 \begin_layout Standard
23750 \begin_inset Note Greyedout
23751 status open
23752
23753 \begin_layout Plain Layout
23754
23755 \series bold
23756 Note:
23757 \series default
23758  You can only print capital letters in the typefaces 
23759 \family sans
23760 Blackboard
23761 \family default
23762  and 
23763 \family sans
23764 Calligraphic
23765 \family default
23766 .
23767 \end_layout
23768
23769 \end_inset
23770
23771
23772 \end_layout
23773
23774 \begin_layout Standard
23775 When you use a typeface, a blue box is inserted in the formula.
23776  Every character in this box will be printed in this typeface.
23777  Pressing 
23778 \family sans
23779 Space
23780 \family default
23781  within the box will set the cursor outside, so that you have to use a protected
23782  space when you need a space in the box.
23783  Here an example where 
23784 \begin_inset Quotes eld
23785 \end_inset
23786
23787 N
23788 \begin_inset Quotes erd
23789 \end_inset
23790
23791  in 
23792 \family sans
23793 Blackboard
23794 \family default
23795  denotes the set of numbers:
23796 \begin_inset Formula \[
23797 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23798
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \begin_layout Standard
23805 The typefaces are nestable, which can cause confusion.
23806  You can e.
23807 \begin_inset space \thinspace{}
23808 \end_inset
23809
23810 g.
23811 \begin_inset space \space{}
23812 \end_inset
23813
23814 put a character in 
23815 \family sans
23816 Fraktur
23817 \family default
23818  in a box for 
23819 \family sans
23820 Typewriter
23821 \family default
23822
23823 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23824 \end_inset
23825
23826  
23827 \begin_inset Newline newline
23828 \end_inset
23829
23830 So it is better not to use this feature.
23831 \end_layout
23832
23833 \begin_layout Standard
23834 The typefaces have no effect on Greek letters: 
23835 \begin_inset Formula $\mathfrak{abc\delta e}$
23836 \end_inset
23837
23838
23839 \begin_inset Newline newline
23840 \end_inset
23841
23842 You can only print them emboldened using the command 
23843 \series bold
23844
23845 \backslash
23846 boldsymbol
23847 \series default
23848 , which works like the other typeface commands: 
23849 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \begin_layout Standard
23856
23857 \series bold
23858
23859 \backslash
23860 boldsymbol
23861 \series default
23862  works for all symbols, letters, and numbers.
23863 \end_layout
23864
23865 \begin_layout Standard
23866 A number of other font options are available as well, in the menu 
23867 \family sans
23868 Edit\SpecialChar \menuseparator
23869 Math\SpecialChar \menuseparator
23870 Text
23871 \begin_inset space ~
23872 \end_inset
23873
23874 Style
23875 \family default
23876 .
23877 \end_layout
23878
23879 \begin_layout Subsection
23880 Math Text
23881 \begin_inset Index idx
23882 status collapsed
23883
23884 \begin_layout Plain Layout
23885 Math ! Text
23886 \end_layout
23887
23888 \end_inset
23889
23890
23891 \end_layout
23892
23893 \begin_layout Standard
23894 Typefaces are useful for entering some characters in some given font, but
23895  not for text.
23896  For typing longer pieces of text use the math text, which is obtained using
23897  the entry 
23898 \family sans
23899 Normal
23900 \begin_inset space ~
23901 \end_inset
23902
23903 text
23904 \begin_inset space ~
23905 \end_inset
23906
23907 mode
23908 \family default
23909  of the 
23910 \family sans
23911 Math
23912 \begin_inset space ~
23913 \end_inset
23914
23915 Panel
23916 \family default
23917  button 
23918 \begin_inset Graphics
23919         filename ../images/math/font.png
23920
23921 \end_inset
23922
23923  (shortcut 
23924 \begin_inset Info
23925 type  "shortcut"
23926 arg   "font-default"
23927 \end_inset
23928
23929 ).
23930  Math text appears in LyX in black instead of blue.
23931  You can use spaces and accents in math text like in normal text.
23932  Here is an example:
23933 \begin_inset Formula \[
23934 f(x)=\begin{cases}
23935 x & \textrm{if I say so}\\
23936 -x & \textrm{unter Umständen}
23937 \end{cases}\]
23938
23939 \end_inset
23940
23941
23942 \end_layout
23943
23944 \begin_layout Subsection
23945 Font Sizes
23946 \begin_inset Index idx
23947 status collapsed
23948
23949 \begin_layout Plain Layout
23950 Math ! Font sizes
23951 \end_layout
23952
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \begin_layout Standard
23959 There are four font styles (relative sizes) used in math-mode, which are
23960  automatically chosen in most situations.
23961  These are called 
23962 \family sans
23963 textstyle
23964 \family default
23965
23966 \family sans
23967 displaystyle
23968 \family default
23969
23970 \family sans
23971 scriptstyle
23972 \family default
23973 , and 
23974 \family sans
23975 scriptscriptstyle
23976 \family default
23977 .
23978  For most characters, 
23979 \family sans
23980 textstyle
23981 \family default
23982  and 
23983 \family sans
23984 displaystyle
23985 \family default
23986  are actually the same size, but fractions, superscripts and subscripts,
23987  and certain other structures, are set larger in 
23988 \family sans
23989 displaystyle
23990 \family default
23991 .
23992  Except for some operators, which resize themselves to accommodate various
23993  situations, all text will be set in the styles that LaTeX thinks are appropriat
23994 e.
23995  These choices can be overridden by using the math panel button 
23996 \begin_inset Graphics
23997         filename ../images/math/style.png
23998
23999 \end_inset
24000
24001 .
24002  A box for the size will be created in which you can insert the math structure.
24003  For example, you can set 
24004 \begin_inset Formula $\frac{1}{2}$
24005 \end_inset
24006
24007 , which is normally in 
24008 \family sans
24009 textstyle
24010 \family default
24011 , larger in 
24012 \family sans
24013 displaystyle
24014 \family default
24015
24016 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24017 \end_inset
24018
24019 .
24020  The four styles are used in the following example:
24021 \end_layout
24022
24023 \begin_layout Standard
24024 \begin_inset Formula $displaystyle$
24025 \end_inset
24026
24027
24028 \begin_inset Formula ${\textstyle textstyle}$
24029 \end_inset
24030
24031
24032 \begin_inset Formula ${\scriptstyle scriptstyle}$
24033 \end_inset
24034
24035
24036 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24037 \end_inset
24038
24039 .
24040 \end_layout
24041
24042 \begin_layout Standard
24043 All these math-mode font sizes are relative, that means, if the whole math
24044  inset is set in a particular size with the menu 
24045 \family sans
24046 Edit\SpecialChar \menuseparator
24047 Text
24048 \begin_inset space ~
24049 \end_inset
24050
24051 Style
24052 \family default
24053 , all sizes in the formula will be adjusted relative to this size.
24054  Similarly, if the base font size of the document is changed, all fonts
24055  will be adjusted to correspond.
24056  As an example here is a formula in the font size 
24057 \begin_inset Quotes eld
24058 \end_inset
24059
24060 largest
24061 \begin_inset Quotes erd
24062 \end_inset
24063
24064 :
24065 \end_layout
24066
24067 \begin_layout Standard
24068
24069 \family roman
24070 \size largest
24071 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \begin_layout Section
24078 Theorem Modules
24079 \end_layout
24080
24081 \begin_layout Standard
24082 As of LyX 1.6, support for theorem-like environments has been moved out of
24083  the document classes and into layout modules.
24084 \begin_inset Index idx
24085 status collapsed
24086
24087 \begin_layout Plain Layout
24088 Layout Modules
24089 \end_layout
24090
24091 \end_inset
24092
24093  As a result, theorem-like environments can now easily be used with classes
24094  other than the AMS classes.
24095  See section 
24096 \begin_inset CommandInset ref
24097 LatexCommand ref
24098 reference "sub:Modules"
24099
24100 \end_inset
24101
24102  for more on layout modules.
24103 \end_layout
24104
24105 \begin_layout Section
24106 AMS-LaTeX
24107 \begin_inset Index idx
24108 status collapsed
24109
24110 \begin_layout Plain Layout
24111 AMS math
24112 \end_layout
24113
24114 \end_inset
24115
24116
24117 \begin_inset Index idx
24118 status collapsed
24119
24120 \begin_layout Plain Layout
24121 Math ! AMS
24122 \end_layout
24123
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \begin_layout Standard
24130 LyX supports the packages provided by the American Mathematical Society
24131  (AMS) that are in common use.
24132 \end_layout
24133
24134 \begin_layout Subsection
24135 Enabling AMS-Support
24136 \end_layout
24137
24138 \begin_layout Standard
24139 Selecting the checkbox 
24140 \family sans
24141 Use
24142 \begin_inset space ~
24143 \end_inset
24144
24145 AMS
24146 \begin_inset space ~
24147 \end_inset
24148
24149 math
24150 \begin_inset space ~
24151 \end_inset
24152
24153 package
24154 \family default
24155  in the 
24156 \family sans
24157 Document\SpecialChar \menuseparator
24158 Settings
24159 \family default
24160
24161 \begin_inset Index idx
24162 status collapsed
24163
24164 \begin_layout Plain Layout
24165 Document ! Settings
24166 \end_layout
24167
24168 \end_inset
24169
24170  dialog under 
24171 \family sans
24172 Math
24173 \begin_inset space ~
24174 \end_inset
24175
24176 Options
24177 \family default
24178  will include the AMS-packages in the document, and make the facilities
24179  available.
24180  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24181  formulas, ensure that you have enabled AMS.
24182 \end_layout
24183
24184 \begin_layout Subsection
24185 AMS-Formula Types
24186 \begin_inset CommandInset label
24187 LatexCommand label
24188 name "sub:AMS-Formula-Types"
24189
24190 \end_inset
24191
24192
24193 \begin_inset Index idx
24194 status collapsed
24195
24196 \begin_layout Plain Layout
24197 Math ! Multi-line Equations
24198 \end_layout
24199
24200 \end_inset
24201
24202
24203 \end_layout
24204
24205 \begin_layout Standard
24206 AMS-LaTeX provides a selection of different formula types.
24207  LyX allows you to choose between 
24208 \family typewriter
24209 align
24210 \family default
24211
24212 \family typewriter
24213 alignat
24214 \family default
24215
24216 \family typewriter
24217 flalign
24218 \family default
24219
24220 \family typewriter
24221 gather
24222 \family default
24223 , and 
24224 \family typewriter
24225 multline
24226 \family default
24227 .
24228  We refer to the AMS-documentation for an explanation of these formula types.
24229 \end_layout
24230
24231 \begin_layout Chapter
24232 More Tools
24233 \end_layout
24234
24235 \begin_layout Section
24236 Cross-References
24237 \begin_inset Index idx
24238 status collapsed
24239
24240 \begin_layout Plain Layout
24241 Cross references
24242 \end_layout
24243
24244 \end_inset
24245
24246
24247 \begin_inset CommandInset label
24248 LatexCommand label
24249 name "sec:Cross-References"
24250
24251 \end_inset
24252
24253
24254 \end_layout
24255
24256 \begin_layout Standard
24257 One of LyX's strengths are cross-references.
24258  You can reference every section, float, footnote, formula, and list in
24259  the document.
24260  To reference a document part, you have to insert a label into it.
24261  The label is used as anchor and name for the reference.
24262  We want for example to refer to the second item of the following list:
24263 \end_layout
24264
24265 \begin_layout Enumerate
24266 First item
24267 \end_layout
24268
24269 \begin_layout Enumerate
24270 \begin_inset CommandInset label
24271 LatexCommand label
24272 name "enu:Second-item"
24273
24274 \end_inset
24275
24276 Second item
24277 \end_layout
24278
24279 \begin_layout Enumerate
24280 Third item
24281 \end_layout
24282
24283 \begin_layout Standard
24284 First we insert a label into the second item with the menu 
24285 \family sans
24286 Insert\SpecialChar \menuseparator
24287 Label
24288 \family default
24289  or by pressing the toolbar button 
24290 \begin_inset Graphics
24291         filename ../images/label-insert.png
24292         scale 85
24293
24294 \end_inset
24295
24296 .
24297  A grey label box like this: 
24298 \begin_inset Graphics
24299         filename clipart/labelQt4.png
24300         scale 85
24301
24302 \end_inset
24303
24304  is inserted and the label window pops up asking for the label text.
24305  LyX offers as text the first words of the item with a prefix, in our case
24306  the text 
24307 \begin_inset Quotes eld
24308 \end_inset
24309
24310
24311 \family sans
24312 enu: Second-item
24313 \family default
24314
24315 \begin_inset Quotes erd
24316 \end_inset
24317
24318 .
24319  The prefix 
24320 \begin_inset Quotes eld
24321 \end_inset
24322
24323
24324 \family sans
24325 enu:
24326 \family default
24327
24328 \begin_inset Quotes erd
24329 \end_inset
24330
24331  stands for 
24332 \begin_inset Quotes eld
24333 \end_inset
24334
24335 enumerate
24336 \begin_inset Quotes erd
24337 \end_inset
24338
24339 .
24340  The prefix depends on the document part where the label is inserted, e.
24341 \begin_inset space \thinspace{}
24342 \end_inset
24343
24344 g.
24345 \begin_inset space \space{}
24346 \end_inset
24347
24348 if you insert a label into a section heading, the prefix will be 
24349 \begin_inset Quotes eld
24350 \end_inset
24351
24352
24353 \family sans
24354 sec:
24355 \family default
24356
24357 \begin_inset Quotes erd
24358 \end_inset
24359
24360 .
24361 \end_layout
24362
24363 \begin_layout Standard
24364 To reference the item, we refer to its label using the menu 
24365 \family sans
24366 Insert\SpecialChar \menuseparator
24367 Cross-Reference
24368 \family default
24369  or the toolbar button 
24370 \begin_inset Graphics
24371         filename ../images/dialog-show-new-inset_ref.png
24372         scale 85
24373
24374 \end_inset
24375
24376 .
24377  A grey cross-reference box like this: 
24378 \begin_inset Graphics
24379         filename clipart/referenceQt4.png
24380         scale 85
24381
24382 \end_inset
24383
24384  is inserted and the cross-reference window appears showing all the labels
24385  in the document.
24386  We can now sort the labels alphabetically and then choose the entry 
24387 \begin_inset Quotes eld
24388 \end_inset
24389
24390
24391 \family sans
24392 enu:Second-item
24393 \family default
24394
24395 \begin_inset Quotes erd
24396 \end_inset
24397
24398 .
24399  At the position of the cross-reference box the item number will appear
24400  in the output.
24401 \end_layout
24402
24403 \begin_layout Standard
24404 Alternatively to 
24405 \family sans
24406 Insert\SpecialChar \menuseparator
24407 Cross-Reference
24408 \family default
24409 , you can right-click on a label and use in the appearing context menu 
24410 \family sans
24411 Copy as Reference
24412 \family default
24413 .
24414  The cross-reference to this label is now in the clipboard and can be copied
24415  to the actual cursor position via the menu 
24416 \family sans
24417 Edit\SpecialChar \menuseparator
24418 Paste
24419 \family default
24420  (shortcut Ctrl+V).
24421 \end_layout
24422
24423 \begin_layout Standard
24424 Here is our cross-reference: Item
24425 \begin_inset space ~
24426 \end_inset
24427
24428
24429 \begin_inset CommandInset ref
24430 LatexCommand ref
24431 reference "enu:Second-item"
24432
24433 \end_inset
24434
24435
24436 \end_layout
24437
24438 \begin_layout Standard
24439 It is recommended to use a protected space
24440 \begin_inset Foot
24441 status collapsed
24442
24443 \begin_layout Plain Layout
24444 described in section
24445 \begin_inset space ~
24446 \end_inset
24447
24448
24449 \begin_inset CommandInset ref
24450 LatexCommand ref
24451 reference "sub:Protected-Space"
24452
24453 \end_inset
24454
24455
24456 \end_layout
24457
24458 \end_inset
24459
24460  between the cross-reference name and its number to avoid ugly line breaks
24461  between them.
24462 \end_layout
24463
24464 \begin_layout Standard
24465 There are six varieties of cross-references:
24466 \end_layout
24467
24468 \begin_layout Description
24469 <reference>: prints the number, this is the default: 
24470 \begin_inset CommandInset ref
24471 LatexCommand ref
24472 reference "cap:Two-distorted-images"
24473
24474 \end_inset
24475
24476
24477 \end_layout
24478
24479 \begin_layout Description
24480 (<reference>): prints the number within two parentheses, this is the style
24481  normally used to reference formulas, especially when the reference name
24482  
24483 \begin_inset Quotes eld
24484 \end_inset
24485
24486 Equation
24487 \begin_inset Quotes erd
24488 \end_inset
24489
24490  is omitted: 
24491 \begin_inset CommandInset ref
24492 LatexCommand eqref
24493 reference "eq:tanhExp"
24494
24495 \end_inset
24496
24497
24498 \end_layout
24499
24500 \begin_layout Description
24501 <page>: prints the page number: Page
24502 \begin_inset space ~
24503 \end_inset
24504
24505
24506 \begin_inset CommandInset ref
24507 LatexCommand pageref
24508 reference "cap:Two-distorted-images"
24509
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \begin_layout Description
24516 on
24517 \begin_inset space ~
24518 \end_inset
24519
24520 page
24521 \begin_inset space ~
24522 \end_inset
24523
24524 <page>: prints the text "on page" and the page number: 
24525 \begin_inset CommandInset ref
24526 LatexCommand vpageref
24527 reference "cap:Two-distorted-images"
24528
24529 \end_inset
24530
24531
24532 \end_layout
24533
24534 \begin_layout Description
24535 <reference>
24536 \begin_inset space ~
24537 \end_inset
24538
24539 on
24540 \begin_inset space ~
24541 \end_inset
24542
24543 page
24544 \begin_inset space ~
24545 \end_inset
24546
24547 <page>: prints the number, the text "on page", and the page number: 
24548 \begin_inset CommandInset ref
24549 LatexCommand vref
24550 reference "cap:Two-distorted-images"
24551
24552 \end_inset
24553
24554
24555 \end_layout
24556
24557 \begin_layout Description
24558 Formatted
24559 \begin_inset space ~
24560 \end_inset
24561
24562 reference: prints a self defined cross-reference format.
24563 \begin_inset Newline newline
24564 \end_inset
24565
24566
24567 \begin_inset Note Greyedout
24568 status open
24569
24570 \begin_layout Plain Layout
24571
24572 \series bold
24573 Note:
24574 \series default
24575  This feature is only available when you have the LaTeX-package 
24576 \series bold
24577 prettyref
24578 \series default
24579  or 
24580 \series bold
24581 refstyle
24582 \series default
24583
24584 \begin_inset Index idx
24585 status collapsed
24586
24587 \begin_layout Plain Layout
24588 LaTeX-packages ! prettyref
24589 \end_layout
24590
24591 \end_inset
24592
24593
24594 \begin_inset Index idx
24595 status collapsed
24596
24597 \begin_layout Plain Layout
24598 LaTeX-packages ! refstyle
24599 \end_layout
24600
24601 \end_inset
24602
24603  installed.
24604 \end_layout
24605
24606 \end_inset
24607
24608
24609 \end_layout
24610
24611 \begin_layout Description
24612 Textual
24613 \begin_inset space ~
24614 \end_inset
24615
24616 reference: prints the caption or name of the reference: 
24617 \begin_inset CommandInset ref
24618 LatexCommand nameref
24619 reference "cap:Two-distorted-images"
24620
24621 \end_inset
24622
24623
24624 \end_layout
24625
24626 \begin_layout Standard
24627
24628 \family sans
24629 <page>
24630 \family default
24631  will not print the page number if the label is on the previous, the same,
24632  or the next page.
24633  You will e.
24634 \begin_inset space \thinspace{}
24635 \end_inset
24636
24637 g.
24638 \begin_inset space \space{}
24639 \end_inset
24640
24641 see the text 
24642 \begin_inset Quotes eld
24643 \end_inset
24644
24645
24646 \family sans
24647 on this page
24648 \family default
24649
24650 \begin_inset Quotes erd
24651 \end_inset
24652
24653  instead.
24654  The style 
24655 \family sans
24656 <reference> on page <page>
24657 \family default
24658  will not print anything about the page if the label is on the same page.
24659 \end_layout
24660
24661 \begin_layout Standard
24662 The number and current page of the referenced document part in the output
24663  is automatically calculated by LaTeX.
24664  The varieties are adjusted in the field 
24665 \family sans
24666 Format
24667 \family default
24668  of the cross-reference window, that appear when you click on the cross-referenc
24669 e.
24670 \end_layout
24671
24672 \begin_layout Standard
24673 You can only use the style 
24674 \family sans
24675 <reference>
24676 \family default
24677  to reference numbered document parts, while the reference style 
24678 \family sans
24679 <page>
24680 \family default
24681  is always possible.
24682 \end_layout
24683
24684 \begin_layout Standard
24685 If you want to reference a section, put the label in the section heading;
24686  for floats put the label in the caption; for footnotes put the label in
24687  it.
24688  Referencing formulas is explained in section
24689 \begin_inset space ~
24690 \end_inset
24691
24692
24693 \begin_inset CommandInset ref
24694 LatexCommand ref
24695 reference "sec:Formula-Numbering-and"
24696
24697 \end_inset
24698
24699 .
24700 \end_layout
24701
24702 \begin_layout Standard
24703 Right-clicking on a cross-reference opens a context menu.
24704  The entry 
24705 \family sans
24706 Go
24707 \begin_inset space ~
24708 \end_inset
24709
24710 to
24711 \begin_inset space ~
24712 \end_inset
24713
24714 Label
24715 \family default
24716  sets the cursor before the referenced label.
24717  This entry will be renamed in the context menu of the label to 
24718 \family sans
24719 Go
24720 \begin_inset space ~
24721 \end_inset
24722
24723 Back
24724 \family default
24725  so that you can use it to set the cursor back to the cross-reference.
24726  You can also go back with the toolbar button 
24727 \begin_inset Graphics
24728         filename ../images/bookmark-goto_0.png
24729         rotateOrigin center
24730
24731 \end_inset
24732
24733 .
24734 \end_layout
24735
24736 \begin_layout Standard
24737 You can change labels at any time.
24738  References to the changed label will automatically be updated so that you
24739  do not need to take care about this.
24740 \end_layout
24741
24742 \begin_layout Standard
24743 If a cross-reference refers to a non-existent label, you will see two question
24744  marks in the output instead of the reference.
24745 \end_layout
24746
24747 \begin_layout Standard
24748 References are described in detail in sec.
24749 \begin_inset space ~
24750 \end_inset
24751
24752
24753 \begin_inset Quotes eld
24754 \end_inset
24755
24756 Referencing Floats
24757 \begin_inset Quotes erd
24758 \end_inset
24759
24760  of the 
24761 \emph on
24762 Embedded Objects
24763 \emph default
24764  manual.
24765 \end_layout
24766
24767 \begin_layout Section
24768 Table of Contents and other Listings
24769 \begin_inset Index idx
24770 status collapsed
24771
24772 \begin_layout Plain Layout
24773 Table of contents
24774 \end_layout
24775
24776 \end_inset
24777
24778
24779 \begin_inset Index idx
24780 status collapsed
24781
24782 \begin_layout Plain Layout
24783 Outline
24784 \end_layout
24785
24786 \end_inset
24787
24788
24789 \begin_inset CommandInset label
24790 LatexCommand label
24791 name "sec:toc"
24792
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \begin_layout Subsection
24799 Table of Contents
24800 \begin_inset CommandInset label
24801 LatexCommand label
24802 name "sub:Table-of-Contents"
24803
24804 \end_inset
24805
24806
24807 \end_layout
24808
24809 \begin_layout Standard
24810 The Table of Contents (TOC) is inserted with the menu 
24811 \family sans
24812 Insert\SpecialChar \menuseparator
24813 List/TOC\SpecialChar \menuseparator
24814 Table
24815 \begin_inset space ~
24816 \end_inset
24817
24818 of
24819 \begin_inset space ~
24820 \end_inset
24821
24822 Contents
24823 \family default
24824 .
24825  Is is displayed in LyX as a gray box.
24826  If you click on it, the 
24827 \family sans
24828 Outline
24829 \family default
24830  window appears, showing you the TOC entries as outline to move and rearrange
24831  sections in your documents.
24832  So this operation is an alternative to the menu 
24833 \family sans
24834 Document\SpecialChar \menuseparator
24835 Outline
24836 \family default
24837  that is described in sec.
24838 \begin_inset space \thinspace{}
24839 \end_inset
24840
24841
24842 \begin_inset CommandInset ref
24843 LatexCommand ref
24844 reference "sec:Navigating"
24845
24846 \end_inset
24847
24848 .
24849 \end_layout
24850
24851 \begin_layout Standard
24852 The TOC in the document output lists every numbered section automatically.
24853  If you have declared a short title for a section heading, as described
24854  in section
24855 \begin_inset space ~
24856 \end_inset
24857
24858
24859 \begin_inset CommandInset ref
24860 LatexCommand ref
24861 reference "sec:Short-Titles"
24862
24863 \end_inset
24864
24865 , it will be used in the TOC instead of the section heading.
24866  Section
24867 \begin_inset space ~
24868 \end_inset
24869
24870
24871 \begin_inset CommandInset ref
24872 LatexCommand ref
24873 reference "sub:Numbering-depth"
24874
24875 \end_inset
24876
24877  describes how the level is adjusted that defines which section types are
24878  listed in the TOC.
24879  Unnumbered sections are not listed in the TOC.
24880 \end_layout
24881
24882 \begin_layout Subsection
24883 List of Figures, Tables, and Algorithms
24884 \begin_inset CommandInset label
24885 LatexCommand label
24886 name "sub:List-of-Figures"
24887
24888 \end_inset
24889
24890
24891 \end_layout
24892
24893 \begin_layout Standard
24894 Table, figure, and algorithm lists are very much like the table of contents.
24895  You can insert them via the 
24896 \family sans
24897 Insert\SpecialChar \menuseparator
24898 List
24899 \begin_inset space ~
24900 \end_inset
24901
24902 /
24903 \begin_inset space ~
24904 \end_inset
24905
24906 TOC
24907 \family default
24908  submenus.
24909  The list entries are the float captions and the float number.
24910 \end_layout
24911
24912 \begin_layout Section
24913 URLs and Hyperlinks
24914 \begin_inset Index idx
24915 status collapsed
24916
24917 \begin_layout Plain Layout
24918 URLs
24919 \end_layout
24920
24921 \end_inset
24922
24923
24924 \begin_inset Index idx
24925 status collapsed
24926
24927 \begin_layout Plain Layout
24928 Hyperlinks
24929 \end_layout
24930
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \begin_layout Subsection
24937 URLs
24938 \begin_inset CommandInset label
24939 LatexCommand label
24940 name "sub:URLs"
24941
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \begin_layout Standard
24948 Links to web pages or email addresses can be inserted via the menu 
24949 \family sans
24950 Insert\SpecialChar \menuseparator
24951 URL
24952 \family default
24953 .
24954 \end_layout
24955
24956 \begin_layout Standard
24957 Here is an example URL: LyX's homepage: 
24958 \begin_inset Flex URL
24959 status open
24960
24961 \begin_layout Plain Layout
24962
24963 http://www.lyx.org
24964 \end_layout
24965
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Standard
24972 You cannot change the style of the link text, the URL text will always be
24973  in the style 
24974 \family typewriter
24975 Typewriter
24976 \family default
24977 .
24978  To be able to format the URL text, use hyperlinks as explained in the next
24979  subsection.
24980 \end_layout
24981
24982 \begin_layout Standard
24983 \begin_inset Note Greyedout
24984 status open
24985
24986 \begin_layout Plain Layout
24987
24988 \series bold
24989 Note:
24990 \series default
24991  URLs must not end with a backslash, otherwise you get LaTeX errors.
24992 \end_layout
24993
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \begin_layout Subsection
25000 Hyperlinks
25001 \begin_inset CommandInset label
25002 LatexCommand label
25003 name "sub:Hyperlinks"
25004
25005 \end_inset
25006
25007
25008 \end_layout
25009
25010 \begin_layout Standard
25011 Hyperlinks can be inserted with the menu 
25012 \family sans
25013 Insert\SpecialChar \menuseparator
25014 Hyperlink
25015 \family default
25016  or with the toolbar button 
25017 \begin_inset Graphics
25018         filename ../images/href-insert.png
25019
25020 \end_inset
25021
25022 .
25023  The appearing dialog has two fields: 
25024 \family sans
25025 Target
25026 \family default
25027  and 
25028 \family sans
25029 Name
25030 \family default
25031 .
25032  The name is the printed text for the hyperlink.
25033  The hyperlink type can be a weblink like this: 
25034 \begin_inset CommandInset href
25035 LatexCommand href
25036 name "LyX's homepage"
25037 target "http://www.lyx.org"
25038
25039 \end_inset
25040
25041 , an Email address like this: 
25042 \begin_inset CommandInset href
25043 LatexCommand href
25044 name "lyx-docs mailing list"
25045 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25046 type "mailto:"
25047
25048 \end_inset
25049
25050 , or a link to a file.
25051 \end_layout
25052
25053 \begin_layout Standard
25054 You can start applications via a hyperlink when you insert a weblink, but
25055  add the prefix 
25056 \begin_inset Quotes eld
25057 \end_inset
25058
25059
25060 \family sans
25061 run:
25062 \family default
25063
25064 \begin_inset Quotes erd
25065 \end_inset
25066
25067  to the link target.
25068 \end_layout
25069
25070 \begin_layout Standard
25071 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25072  and become clickable in the DVI and PDF-output.
25073  To set the format of the link text, highlight the hyperlink inset and use
25074  the text style dialog.
25075  This is for example a hyperlink with bold sans serif text: 
25076 \family sans
25077 \series bold
25078
25079 \begin_inset CommandInset href
25080 LatexCommand href
25081 name "LyX's homepage"
25082 target "http://www.lyx.org"
25083
25084 \end_inset
25085
25086
25087 \end_layout
25088
25089 \begin_layout Standard
25090 The link text color can be changed, when the option 
25091 \family sans
25092 Color links
25093 \family default
25094  is set in the PDF Properties dialog (menu 
25095 \family sans
25096 Document\SpecialChar \menuseparator
25097 Settings\SpecialChar \menuseparator
25098 PDF Properties
25099 \family default
25100 ).
25101  The link text is for example set in this document to blue by adding the
25102  option
25103 \begin_inset Newline newline
25104 \end_inset
25105
25106
25107 \series bold
25108 urlcolor=blue
25109 \series default
25110
25111 \begin_inset Newline newline
25112 \end_inset
25113
25114 to the field 
25115 \family sans
25116 Additional options
25117 \family default
25118  in the PDF Properties dialog.
25119 \end_layout
25120
25121 \begin_layout Section
25122 Appendices
25123 \begin_inset Index idx
25124 status collapsed
25125
25126 \begin_layout Plain Layout
25127 Appendix
25128 \end_layout
25129
25130 \end_inset
25131
25132
25133 \begin_inset CommandInset label
25134 LatexCommand label
25135 name "sec:Appendices"
25136
25137 \end_inset
25138
25139
25140 \end_layout
25141
25142 \begin_layout Standard
25143 Appendices are created with the menu 
25144 \family sans
25145 Document\SpecialChar \menuseparator
25146 Start
25147 \begin_inset space ~
25148 \end_inset
25149
25150 Appendix
25151 \begin_inset space ~
25152 \end_inset
25153
25154 Here
25155 \family default
25156 .
25157  This menu sets the document from the current cursor position to the end
25158  as the appendix region.
25159  The region is marked with a red borderline.
25160 \end_layout
25161
25162 \begin_layout Standard
25163 Every chapter (or section) within the appendix region is treated as an appendix,
25164  numbered with a capital Latin letter.
25165  The appendix subsections are numbered with this letter followed by a dot
25166  and the subsection number.
25167  All appendix sections can be referenced as if they were normal sections,
25168  here two examples:
25169 \end_layout
25170
25171 \begin_layout Standard
25172 Appendix
25173 \begin_inset space ~
25174 \end_inset
25175
25176
25177 \begin_inset CommandInset ref
25178 LatexCommand ref
25179 reference "cha:Credits"
25180
25181 \end_inset
25182
25183 ; Appendix
25184 \begin_inset space ~
25185 \end_inset
25186
25187
25188 \begin_inset CommandInset ref
25189 LatexCommand ref
25190 reference "sub:Export"
25191
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \begin_layout Section
25198 Bibliography
25199 \begin_inset Index idx
25200 status collapsed
25201
25202 \begin_layout Plain Layout
25203 Bibliography
25204 \end_layout
25205
25206 \end_inset
25207
25208
25209 \begin_inset CommandInset label
25210 LatexCommand label
25211 name "sec:Bibliography"
25212
25213 \end_inset
25214
25215
25216 \end_layout
25217
25218 \begin_layout Standard
25219 There are two ways of generating the bibliography in a LyX-document.
25220  You can include a bibliography database,
25221 \begin_inset Foot
25222 status collapsed
25223
25224 \begin_layout Plain Layout
25225 Known under the name 
25226 \begin_inset Quotes eld
25227 \end_inset
25228
25229 BibTeX-database
25230 \begin_inset Quotes erd
25231 \end_inset
25232
25233 .
25234 \end_layout
25235
25236 \end_inset
25237
25238  which is explained in the next subsection, or you can insert the bibliography
25239  manually, using the paragraph environment 
25240 \family sans
25241 Bibliography
25242 \family default
25243 , which was described in section
25244 \begin_inset space ~
25245 \end_inset
25246
25247
25248 \begin_inset CommandInset ref
25249 LatexCommand ref
25250 reference "sub:Biblio_environment"
25251
25252 \end_inset
25253
25254 .
25255  If you want anything other than numerical citations that are used in this
25256  document, like author-year citations, then you must
25257 \emph on
25258  
25259 \emph default
25260 use a bibliography database.
25261 \end_layout
25262
25263 \begin_layout Subsection
25264 The Bibliography Environment
25265 \end_layout
25266
25267 \begin_layout Standard
25268 Within the 
25269 \family sans
25270 Bibliography
25271 \family default
25272  environment, every paragraph begins with a gray bibliography box labeled
25273  with a number.
25274  If you click on it, you will get a dialog in which you can set a 
25275 \family sans
25276 Key
25277 \family default
25278  and a 
25279 \family sans
25280 Label
25281 \family default
25282 .
25283  The key is the symbolic name by which you will refer to this bibliography
25284  entry.
25285  For example, our second entry in the bibliography is a book about LaTeX
25286  and we used 
25287 \begin_inset Quotes eld
25288 \end_inset
25289
25290 latexcompanion
25291 \begin_inset Quotes erd
25292 \end_inset
25293
25294 , a short form of its title, as key.
25295 \end_layout
25296
25297 \begin_layout Standard
25298 You can refer to the key of a bibliography entry using the menu 
25299 \family sans
25300 Insert\SpecialChar \menuseparator
25301 Citation
25302 \family default
25303  or the toolbar button 
25304 \begin_inset Graphics
25305         filename ../images/dialog-show-new-inset_citation.png
25306
25307 \end_inset
25308
25309 .
25310  A citation reference box is inserted and a citation window will appear
25311  in which you can select one or more keys in the available key list.
25312  The citation reference box will be labeled with the referenced key.
25313  When you click on the box, the citation window appears and you can change
25314  the reference.
25315 \end_layout
25316
25317 \begin_layout Standard
25318 Citation references appear in the output as the number of the bibliography
25319  entry with surrounding brackets.
25320  If you set a 
25321 \family sans
25322 Label
25323 \family default
25324  for the entry, the label will appear instead of the number.
25325  Here are two examples; the first without a label, the second with the label
25326  
25327 \begin_inset Quotes eld
25328 \end_inset
25329
25330 Credits
25331 \begin_inset Quotes erd
25332 \end_inset
25333
25334 :
25335 \end_layout
25336
25337 \begin_layout Standard
25338 Have a look at the 
25339 \family sans
25340 LaTeX Companion Second Edition
25341 \family default
25342
25343 \begin_inset CommandInset citation
25344 LatexCommand cite
25345 key "latexcompanion"
25346
25347 \end_inset
25348
25349
25350 \end_layout
25351
25352 \begin_layout Standard
25353 The LyX-Team members are listed in the Credits: 
25354 \begin_inset CommandInset citation
25355 LatexCommand cite
25356 key "lyxcredit"
25357
25358 \end_inset
25359
25360
25361 \end_layout
25362
25363 \begin_layout Subsection
25364 Bibliography databases (BibTeX)
25365 \begin_inset Index idx
25366 status collapsed
25367
25368 \begin_layout Plain Layout
25369 Bibliography ! Databases
25370 \end_layout
25371
25372 \end_inset
25373
25374
25375 \begin_inset Index idx
25376 status collapsed
25377
25378 \begin_layout Plain Layout
25379 Bibliography ! BibTeX
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \begin_inset CommandInset label
25386 LatexCommand label
25387 name "sub:Bibliography-databases"
25388
25389 \end_inset
25390
25391
25392 \end_layout
25393
25394 \begin_layout Standard
25395 Bibliography databases are useful if you use the same bibliography in different
25396  documents.
25397 \begin_inset Foot
25398 status collapsed
25399
25400 \begin_layout Plain Layout
25401 They are also useful simply for keeping a database of articles and notes
25402  concerning them.
25403  Most of the database programs mentioned below allow you to store annotations
25404  and reviews along with bibliographical information.
25405 \end_layout
25406
25407 \end_inset
25408
25409  It also makes it very easy to have a uniform layout for all bibliography
25410  entries.
25411  You can collect the bibliography of all relevant books and articles of
25412  your working field in a database.
25413  This database can be used for different documents, and only the entries
25414  cited in a particular document will appear in the bibliography list for
25415  that document.
25416  This relieves you of the need to keep track of which articles and books
25417  you have cited.
25418 \end_layout
25419
25420 \begin_layout Standard
25421 The database is a text file with the file extension 
25422 \begin_inset Quotes eld
25423 \end_inset
25424
25425
25426 \family sans
25427 .bib
25428 \family default
25429
25430 \begin_inset Quotes erd
25431 \end_inset
25432
25433 , containing the bibliography in a special format.
25434  The format is explained in 
25435 \begin_inset CommandInset citation
25436 LatexCommand cite
25437 key "BibTeX-2"
25438
25439 \end_inset
25440
25441  and in LaTeX books (
25442 \begin_inset CommandInset citation
25443 LatexCommand cite
25444 key "Mittelbach,Kopka,Lamport"
25445
25446 \end_inset
25447
25448 ).
25449  The file can be created using any text editor, but normally one uses a
25450  special program to create and edit the entries in the database.
25451  A list of such programs is maintained on the LyX Wiki at 
25452 \begin_inset Flex URL
25453 status collapsed
25454
25455 \begin_layout Plain Layout
25456
25457 http://wiki.lyx.org/BibTeX/Programs
25458 \end_layout
25459
25460 \end_inset
25461
25462 .
25463 \end_layout
25464
25465 \begin_layout Standard
25466 To use a database, use the menu 
25467 \family sans
25468 Insert\SpecialChar \menuseparator
25469 List
25470 \family default
25471 /
25472 \family sans
25473 TOC\SpecialChar \menuseparator
25474 BibT
25475 \begin_inset ERT
25476 status collapsed
25477
25478 \begin_layout Plain Layout
25479
25480 {}
25481 \end_layout
25482
25483 \end_inset
25484
25485 eX
25486 \begin_inset space ~
25487 \end_inset
25488
25489 Bibliography
25490 \family default
25491 .
25492  A grey box will be inserted and a window appears.
25493  In this window you can load one or more databases and a style file.
25494  The option 
25495 \family sans
25496 Add bibliography to TOC
25497 \family default
25498  adds a table of contents entry for the bibliography.
25499  In the 
25500 \family sans
25501 Content
25502 \family default
25503  drop box you can select whether to include > all the entries in the database
25504  in the document or just the cited references.
25505 \end_layout
25506
25507 \begin_layout Standard
25508 The style file is a text file with the file extension 
25509 \begin_inset Quotes eld
25510 \end_inset
25511
25512
25513 \family sans
25514 .bst
25515 \family default
25516
25517 \begin_inset Quotes erd
25518 \end_inset
25519
25520  that controls how the bibliography entries will appear.
25521  Your LaTeX distribution should provide several of these, and many publishers
25522  provide their own style files, so that you don't have to take care of the
25523  layout.
25524  It is of course possible to write your own style file, but this is something
25525  for experts.
25526 \begin_inset Foot
25527 status collapsed
25528
25529 \begin_layout Plain Layout
25530 For information how this is done, have a look at
25531 \begin_inset Newline newline
25532 \end_inset
25533
25534
25535 \begin_inset CommandInset href
25536 LatexCommand href
25537 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25538
25539 \end_inset
25540
25541 .
25542 \end_layout
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \begin_layout Standard
25550 Inserting a citation reference works as described in the previous section.
25551 \end_layout
25552
25553 \begin_layout Standard
25554 To generate the bibliography from a database, LyX uses the program BibTeX.
25555  This program can be controlled with options that you can add in LyX's preferenc
25556 es dialog under 
25557 \family sans
25558 Outputs\SpecialChar \menuseparator
25559 LaT
25560 \begin_inset ERT
25561 status collapsed
25562
25563 \begin_layout Plain Layout
25564
25565 {}
25566 \end_layout
25567
25568 \end_inset
25569
25570 eX
25571 \family default
25572  in the 
25573 \family sans
25574 BibT
25575 \begin_inset ERT
25576 status collapsed
25577
25578 \begin_layout Plain Layout
25579
25580 {}
25581 \end_layout
25582
25583 \end_inset
25584
25585 eX
25586 \begin_inset space ~
25587 \end_inset
25588
25589 command
25590 \family default
25591  field.
25592  Before adding options, it is strongly recommended to read the manual of
25593  
25594 \family sans
25595 BibTeX
25596 \family default
25597  
25598 \begin_inset CommandInset citation
25599 LatexCommand cite
25600 key "BibTeX"
25601
25602 \end_inset
25603
25604 .
25605 \end_layout
25606
25607 \begin_layout Standard
25608 When you select the option 
25609 \family sans
25610 Sectioned bibliography
25611 \family default
25612  in the 
25613 \family sans
25614 Document\SpecialChar \menuseparator
25615 Settings
25616 \family default
25617  dialog, it is possible to have multiple and sectioned bibliographies.
25618  This and other options are explained in detail in section 
25619 \emph on
25620 Customizing Bibliographies
25621 \emph default
25622  
25623 \emph on
25624 with BibTeX
25625 \emph default
25626  of the 
25627 \emph on
25628 Additional Features
25629 \emph default
25630  manual.
25631 \end_layout
25632
25633 \begin_layout Standard
25634 We use two bibliographies in this document to show the difference between
25635  the two methods of creating them.
25636  As you can see, the bibliography that is created from a database lists
25637  only the database entries that are referenced in the document.
25638  We used the style file 
25639 \family sans
25640 alphadin.bst
25641 \family default
25642  to get the complicated German reference key scheme in the bibliography.
25643 \end_layout
25644
25645 \begin_layout Subsection
25646 Bibliography layout
25647 \begin_inset Index idx
25648 status collapsed
25649
25650 \begin_layout Plain Layout
25651 Bibliography ! Layout
25652 \end_layout
25653
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \begin_layout Standard
25660 In the citation reference dialog you can set a special citation format.
25661  For this feature you need to enable the option 
25662 \family sans
25663 Natbib
25664 \family default
25665  in the 
25666 \family sans
25667 Document\SpecialChar \menuseparator
25668 Settings
25669 \family default
25670
25671 \begin_inset Index idx
25672 status collapsed
25673
25674 \begin_layout Plain Layout
25675 Document ! Settings
25676 \end_layout
25677
25678 \end_inset
25679
25680  dialog under 
25681 \family sans
25682 Bibliography
25683 \family default
25684 .
25685  Setting a citation style for a reference will overwrite the default.
25686  For the global citation format use the BibTeX style files as explained
25687  in the previous section.
25688 \end_layout
25689
25690 \begin_layout Standard
25691 You can also set text, that should appear before or after a citation reference,
25692  in the citation reference window.
25693  Here an example where we set the text 
25694 \begin_inset Quotes eld
25695 \end_inset
25696
25697 Chapter
25698 \begin_inset space ~
25699 \end_inset
25700
25701 3
25702 \begin_inset Quotes erd
25703 \end_inset
25704
25705  to appear after the reference:
25706 \end_layout
25707
25708 \begin_layout Standard
25709 Have a look at 
25710 \begin_inset CommandInset citation
25711 LatexCommand cite
25712 after "Chapter 3"
25713 key "latexcompanion"
25714
25715 \end_inset
25716
25717 .
25718 \end_layout
25719
25720 \begin_layout Section
25721 Index
25722 \begin_inset Index idx
25723 status collapsed
25724
25725 \begin_layout Plain Layout
25726 Index generation
25727 \end_layout
25728
25729 \end_inset
25730
25731
25732 \begin_inset CommandInset label
25733 LatexCommand label
25734 name "sec:Index"
25735
25736 \end_inset
25737
25738
25739 \end_layout
25740
25741 \begin_layout Standard
25742 An index entry is created if you use the menu 
25743 \family sans
25744 Insert\SpecialChar \menuseparator
25745 Index
25746 \begin_inset space ~
25747 \end_inset
25748
25749 Entry
25750 \family default
25751  or the toolbar button 
25752 \begin_inset Graphics
25753         filename ../images/index-insert.png
25754
25755 \end_inset
25756
25757 .
25758  A box labeled 
25759 \begin_inset Quotes eld
25760 \end_inset
25761
25762
25763 \family sans
25764 Index
25765 \family default
25766
25767 \begin_inset Quotes erd
25768 \end_inset
25769
25770  is inserted containing the text that appears in the index.
25771  The word where the cursor is in or the currently highlighted text is proposed
25772  by LyX as the index entry.
25773 \end_layout
25774
25775 \begin_layout Standard
25776 We give a short overview of the index commands in the next subsections.
25777  For a detailed description of LaTeX's index mechanism, have a look at one
25778  of the LaTeX books 
25779 \begin_inset CommandInset citation
25780 LatexCommand cite
25781 key "latexcompanion,latexguide,latexbook"
25782
25783 \end_inset
25784
25785 .
25786 \end_layout
25787
25788 \begin_layout Standard
25789 The index list is inserted in the document with the menu 
25790 \family sans
25791 Insert\SpecialChar \menuseparator
25792 List
25793 \begin_inset space ~
25794 \end_inset
25795
25796 /
25797 \begin_inset space ~
25798 \end_inset
25799
25800 TOC\SpecialChar \menuseparator
25801 Index
25802 \begin_inset space ~
25803 \end_inset
25804
25805 List
25806 \family default
25807 .
25808  A light blue box labeled 
25809 \begin_inset Quotes eld
25810 \end_inset
25811
25812
25813 \family sans
25814 Index
25815 \family default
25816
25817 \begin_inset Quotes erd
25818 \end_inset
25819
25820  will show the place where the index is printed in the output.
25821  The index list box is not clickable like other LyX-boxes.
25822 \end_layout
25823
25824 \begin_layout Subsection
25825 Grouping Index Entries
25826 \begin_inset Index idx
25827 status collapsed
25828
25829 \begin_layout Plain Layout
25830 Index ! Grouping
25831 \end_layout
25832
25833 \end_inset
25834
25835
25836 \end_layout
25837
25838 \begin_layout Standard
25839 Index entries are often grouped to offer the reader a fast search in the
25840  index.
25841  We want to group for example the index entries for itemized and enumerated
25842  lists under the entry 
25843 \begin_inset Quotes eld
25844 \end_inset
25845
25846 Lists
25847 \begin_inset Quotes erd
25848 \end_inset
25849
25850 .
25851  First we create the entry 
25852 \begin_inset Quotes eld
25853 \end_inset
25854
25855 Lists
25856 \begin_inset Quotes erd
25857 \end_inset
25858
25859  in section
25860 \begin_inset space ~
25861 \end_inset
25862
25863
25864 \begin_inset CommandInset ref
25865 LatexCommand ref
25866 reference "sub:Lists"
25867
25868 \end_inset
25869
25870 .
25871  In the text field for the itemized list index entry in section
25872 \begin_inset space ~
25873 \end_inset
25874
25875
25876 \begin_inset CommandInset ref
25877 LatexCommand ref
25878 reference "sec:Itemize"
25879
25880 \end_inset
25881
25882 , we insert the command
25883 \end_layout
25884
25885 \begin_layout Standard
25886
25887 \series bold
25888 Lists ! Itemize
25889 \end_layout
25890
25891 \begin_layout Standard
25892 and the command
25893 \end_layout
25894
25895 \begin_layout Standard
25896
25897 \series bold
25898 Lists ! Enumerate
25899 \end_layout
25900
25901 \begin_layout Standard
25902 for the enumerated list in section
25903 \begin_inset space ~
25904 \end_inset
25905
25906
25907 \begin_inset CommandInset ref
25908 LatexCommand ref
25909 reference "sec:Enumerate"
25910
25911 \end_inset
25912
25913 .
25914 \end_layout
25915
25916 \begin_layout Standard
25917 The exclamation mark 
25918 \begin_inset Quotes eld
25919 \end_inset
25920
25921 !
25922 \begin_inset Quotes erd
25923 \end_inset
25924
25925  marks the grouping levels.
25926  You can have three levels; every index level is indented a bit more.
25927  An index entry for the higher levels is not required.
25928  If we don't have an index entry for 
25929 \begin_inset Quotes eld
25930 \end_inset
25931
25932 Lists
25933 \begin_inset Quotes erd
25934 \end_inset
25935
25936 , it will be printed anyway, but without a page number.
25937 \end_layout
25938
25939 \begin_layout Subsection
25940 Page Ranges
25941 \begin_inset Index idx
25942 status collapsed
25943
25944 \begin_layout Plain Layout
25945 Index ! Page ranges
25946 \end_layout
25947
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \begin_layout Standard
25954 Normally an index entry will appear with the page number of the indexed
25955  section.
25956  But sometimes you want to index more pages under the same entry.
25957  E.g if we want to index the paragraph environments, we create an index entry
25958  in section
25959 \begin_inset space ~
25960 \end_inset
25961
25962
25963 \begin_inset CommandInset ref
25964 LatexCommand ref
25965 reference "sec:Paragraph-Environments"
25966
25967 \end_inset
25968
25969  with the command
25970 \end_layout
25971
25972 \begin_layout Standard
25973
25974 \series bold
25975 Paragraph environments|(
25976 \end_layout
25977
25978 \begin_layout Standard
25979 and another entry at the end of section
25980 \begin_inset space ~
25981 \end_inset
25982
25983
25984 \begin_inset CommandInset ref
25985 LatexCommand ref
25986 reference "sub:LyX-Code"
25987
25988 \end_inset
25989
25990  with the command
25991 \end_layout
25992
25993 \begin_layout Standard
25994
25995 \series bold
25996 Paragraph environments|)
25997 \end_layout
25998
25999 \begin_layout Standard
26000 The commands 
26001 \begin_inset Quotes eld
26002 \end_inset
26003
26004
26005 \series bold
26006 |(
26007 \series default
26008
26009 \begin_inset Quotes erd
26010 \end_inset
26011
26012  and 
26013 \begin_inset Quotes eld
26014 \end_inset
26015
26016
26017 \series bold
26018 |)
26019 \series default
26020
26021 \begin_inset Quotes erd
26022 \end_inset
26023
26024  respectively start and end the index range.
26025  You can also add the same index entry at different places in the document.
26026  They appear in the output under one entry with a comma separated list of
26027  the pages of the indexed document parts.
26028  An example is the index entry 
26029 \begin_inset Quotes eld
26030 \end_inset
26031
26032 Document ! Settings
26033 \begin_inset Quotes erd
26034 \end_inset
26035
26036 .
26037 \end_layout
26038
26039 \begin_layout Subsection
26040 Cross referencing
26041 \begin_inset Index idx
26042 status collapsed
26043
26044 \begin_layout Plain Layout
26045 Index ! Cross referencing
26046 \end_layout
26047
26048 \end_inset
26049
26050
26051 \end_layout
26052
26053 \begin_layout Standard
26054 It is also possible to refer to another index entry.
26055  We referred for example in the index entry 
26056 \begin_inset Quotes eld
26057 \end_inset
26058
26059 GIF
26060 \begin_inset Quotes erd
26061 \end_inset
26062
26063  (in section
26064 \begin_inset space ~
26065 \end_inset
26066
26067
26068 \begin_inset CommandInset ref
26069 LatexCommand ref
26070 reference "sub:Image-Formats"
26071
26072 \end_inset
26073
26074 ) to the index entry 
26075 \begin_inset Quotes eld
26076 \end_inset
26077
26078 Image formats
26079 \begin_inset Quotes erd
26080 \end_inset
26081
26082  in the same section using the entry
26083 \end_layout
26084
26085 \begin_layout Standard
26086
26087 \series bold
26088 GIF|see{Image formats}
26089 \end_layout
26090
26091 \begin_layout Standard
26092 where the braces have to be inserted as TeX Code.
26093  The text within the braces is the referenced entry.
26094  The reference will appear in the output without a page number.
26095 \end_layout
26096
26097 \begin_layout Subsection
26098 Index Entry Order
26099 \begin_inset Index idx
26100 status collapsed
26101
26102 \begin_layout Plain Layout
26103 Index ! Entry order
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \begin_layout Standard
26112 You can use accented characters in the index entry, but the entries might
26113  then not follow the rules for the index order.
26114  The index entries are sorted alphabetically, but LaTeX
26115 \begin_inset Foot
26116 status collapsed
26117
26118 \begin_layout Plain Layout
26119 The index generating is done in the background by an extra program, see
26120  section
26121 \begin_inset space ~
26122 \end_inset
26123
26124
26125 \begin_inset CommandInset ref
26126 LatexCommand ref
26127 reference "sub:Index-Program"
26128
26129 \end_inset
26130
26131 .
26132 \end_layout
26133
26134 \end_inset
26135
26136  doesn't know how to sort accents in different languages.
26137  We have created as an example the three dummy index entries 
26138 \begin_inset Quotes eld
26139 \end_inset
26140
26141 maison
26142 \begin_inset Quotes erd
26143 \end_inset
26144
26145
26146 \begin_inset Quotes eld
26147 \end_inset
26148
26149 maïs
26150 \begin_inset Quotes erd
26151 \end_inset
26152
26153 , and 
26154 \begin_inset Quotes eld
26155 \end_inset
26156
26157 maître
26158 \begin_inset Quotes erd
26159 \end_inset
26160
26161 .
26162 \begin_inset Index idx
26163 status open
26164
26165 \begin_layout Plain Layout
26166 Dummy entries ! maïs
26167 \end_layout
26168
26169 \end_inset
26170
26171
26172 \begin_inset Index idx
26173 status open
26174
26175 \begin_layout Plain Layout
26176 Dummy entries ! maître
26177 \end_layout
26178
26179 \end_inset
26180
26181
26182 \begin_inset Index idx
26183 status open
26184
26185 \begin_layout Plain Layout
26186 Dummy entries ! maïs@maison
26187 \end_layout
26188
26189 \end_inset
26190
26191  They will be sorted in the order maïs, maître, maison, but we want the
26192  order maïs, maison, maître.
26193  To achieve this, we use the command
26194 \end_layout
26195
26196 \begin_layout Standard
26197
26198 \series bold
26199 previous entry@current entry
26200 \end_layout
26201
26202 \begin_layout Standard
26203 In our case we want to have 
26204 \begin_inset Quotes eld
26205 \end_inset
26206
26207 maison
26208 \begin_inset Quotes erd
26209 \end_inset
26210
26211  after 
26212 \begin_inset Quotes eld
26213 \end_inset
26214
26215 maïs
26216 \begin_inset Quotes erd
26217 \end_inset
26218
26219  and write therefore for the index entry of maison:
26220 \end_layout
26221
26222 \begin_layout Standard
26223
26224 \series bold
26225 maïs@maison
26226 \end_layout
26227
26228 \begin_layout Standard
26229 The previous entry needn't to be a real existing entry, you can also use
26230  another word to tell LaTeX the entry order, see the next subsection for
26231  an example.
26232 \end_layout
26233
26234 \begin_layout Standard
26235 \begin_inset VSpace bigskip
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \begin_layout Standard
26242 In some cases the index entry order is not correct when you are using the
26243  program 
26244 \family sans
26245 makeindex 
26246 \family default
26247 to generate the index (see sec.
26248 \begin_inset space \thinspace{}
26249 \end_inset
26250
26251
26252 \begin_inset CommandInset ref
26253 LatexCommand ref
26254 reference "sub:Index-Program"
26255
26256 \end_inset
26257
26258 ).
26259  
26260 \family sans
26261 makeindex
26262 \family default
26263  would for example print the index entry for the LaTeX-package aeguill in
26264  sec.
26265 \begin_inset space \thinspace{}
26266 \end_inset
26267
26268
26269 \begin_inset CommandInset ref
26270 LatexCommand ref
26271 reference "sub:Document-Font"
26272
26273 \end_inset
26274
26275  after the index entries of the other LaTeX-packages although all these
26276  index commands start with 
26277 \begin_inset Quotes eld
26278 \end_inset
26279
26280
26281 \series bold
26282 LaTeX-packages ! 
26283 \series default
26284
26285 \begin_inset Quotes eld
26286 \end_inset
26287
26288 .
26289  The reason is that the index entry for aeguill is in a footnote.
26290  To fix this 
26291 \family sans
26292 makeindex
26293 \family default
26294  bug, add these commands to the preamble of your document:
26295 \end_layout
26296
26297 \begin_layout Standard
26298
26299 \series bold
26300
26301 \backslash
26302 let
26303 \backslash
26304 OrgIndex
26305 \backslash
26306 index
26307 \end_layout
26308
26309 \begin_layout Standard
26310
26311 \series bold
26312
26313 \backslash
26314 renewcommand*{
26315 \backslash
26316 index}[1]{
26317 \backslash
26318 OrgIndex{#1}}
26319 \end_layout
26320
26321 \begin_layout Subsection
26322 Index Entry Layout
26323 \begin_inset Index idx
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327 Index ! Entry layout
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \end_layout
26334
26335 \begin_layout Standard
26336 You can change the appearance of index entries via the text style dialog.
26337 \begin_inset Index idx
26338 status open
26339
26340 \begin_layout Plain Layout
26341 Dummy entries ! 
26342 \shape italic
26343 This is an italic dummy entry
26344 \end_layout
26345
26346 \end_inset
26347
26348  You can also format the page number using the character 
26349 \begin_inset Quotes eld
26350 \end_inset
26351
26352 |
26353 \begin_inset Quotes erd
26354 \end_inset
26355
26356  followed by a LaTeX-command without a backslash.
26357  We can write for example
26358 \end_layout
26359
26360 \begin_layout Standard
26361
26362 \series bold
26363 italic page number:|textit
26364 \end_layout
26365
26366 \begin_layout Standard
26367 to get the page number in italic.
26368 \begin_inset Index idx
26369 status open
26370
26371 \begin_layout Plain Layout
26372 Dummy entries ! italic page number:|textit
26373 \end_layout
26374
26375 \end_inset
26376
26377  Normally all LaTeX-commands begin with a backslash, but in this special
26378  case 
26379 \begin_inset Quotes eld
26380 \end_inset
26381
26382
26383 \series bold
26384 |command
26385 \series default
26386
26387 \begin_inset Quotes erd
26388 \end_inset
26389
26390  means 
26391 \series bold
26392
26393 \backslash
26394 command{page
26395 \begin_inset space ~
26396 \end_inset
26397
26398 number}
26399 \series default
26400 .
26401  Have a look at section
26402 \begin_inset space ~
26403 \end_inset
26404
26405
26406 \begin_inset CommandInset ref
26407 LatexCommand ref
26408 reference "sub:LaTeX-Syntax"
26409
26410 \end_inset
26411
26412  to learn more about the LaTeX-syntax.
26413 \end_layout
26414
26415 \begin_layout Standard
26416 \begin_inset Note Greyedout
26417 status open
26418
26419 \begin_layout Plain Layout
26420
26421 \series bold
26422 Note:
26423 \series default
26424  Formatting single index entries only works when you use the program 
26425 \family sans
26426 makeindex 
26427 \family default
26428 to generate the index, see sec.
26429 \begin_inset space \thinspace{}
26430 \end_inset
26431
26432
26433 \begin_inset CommandInset ref
26434 LatexCommand ref
26435 reference "sub:Index-Program"
26436
26437 \end_inset
26438
26439 .
26440  If you use 
26441 \family sans
26442 xindy
26443 \family default
26444 , however, this won't work for anything other than bold or italic text.
26445  This is because xindy requires you  to define semantic elements before
26446  they can be used, see 
26447 \begin_inset CommandInset citation
26448 LatexCommand cite
26449 after "p. 678 ff."
26450 key "latexcompanion"
26451
26452 \end_inset
26453
26454  for details.
26455 \end_layout
26456
26457 \end_inset
26458
26459
26460 \end_layout
26461
26462 \begin_layout Standard
26463 In general, we encourage you to not format page numbers directly as shown
26464  above.
26465  Instead of this, you should define a macro in the preamble and use that.
26466  Consider why you want some page numbers to be bold.
26467  Maybe you want all page references italic that refer to a definition of
26468  the indexed term, so that users can easily find definitions.
26469  If so, put the following in the preamble
26470 \end_layout
26471
26472 \begin_layout Standard
26473
26474 \series bold
26475
26476 \backslash
26477 newcommand{
26478 \backslash
26479 IndexDef}[1]{
26480 \backslash
26481 textit{#1}}
26482 \end_layout
26483
26484 \begin_layout Standard
26485 and write
26486 \end_layout
26487
26488 \begin_layout Standard
26489
26490 \series bold
26491 my entry|IndexDef
26492 \end_layout
26493
26494 \begin_layout Standard
26495 in the index entry.
26496 \begin_inset Index idx
26497 status open
26498
26499 \begin_layout Plain Layout
26500 Dummy entries ! my entry|IndexDef
26501 \end_layout
26502
26503 \end_inset
26504
26505  The advantage is that, if you change your mind later or if your publisher
26506  insists that definitions must not be italic but bold, you just need to
26507  change the macro in the preamble, not every single index entry.
26508 \end_layout
26509
26510 \begin_layout Standard
26511 You can also change the layout for the whole index.
26512  E.
26513 \begin_inset space \thinspace{}
26514 \end_inset
26515
26516 g.
26517 \begin_inset space \space{}
26518 \end_inset
26519
26520 we marked the index list box of this document as bold to get a bold font
26521  for all index entries.
26522  For more advanced tasks you have to set up a so-called 
26523 \emph on
26524 Index Style File
26525 \emph default
26526 , see the 
26527 \family sans
26528 makeindex
26529 \family default
26530  or 
26531 \family sans
26532 xindy
26533 \family default
26534  documentation for details, 
26535 \begin_inset CommandInset citation
26536 LatexCommand cite
26537 key "makeindex,xindy"
26538
26539 \end_inset
26540
26541 .
26542 \end_layout
26543
26544 \begin_layout Subsection
26545 Index Program
26546 \begin_inset Index idx
26547 status collapsed
26548
26549 \begin_layout Plain Layout
26550 Index ! Program
26551 \end_layout
26552
26553 \end_inset
26554
26555
26556 \begin_inset CommandInset label
26557 LatexCommand label
26558 name "sub:Index-Program"
26559
26560 \end_inset
26561
26562
26563 \end_layout
26564
26565 \begin_layout Standard
26566 If the index entry program 
26567 \family sans
26568 xindy
26569 \family default
26570  is installed, LyX uses it for index generation; otherwise the program 
26571 \family sans
26572 makeindex
26573 \family default
26574 , that is part of every LaTeX distribution, is used.
26575 \begin_inset Foot
26576 status collapsed
26577
26578 \begin_layout Plain Layout
26579
26580 \family sans
26581 Makeindex
26582 \family default
26583  is very old, no longer under development and has many pitfalls, notably
26584  that it was developed with only the English language in mind.
26585  So it fails to sort anything other than a monolingual English text correctly.
26586  We have shown above how to fix this sorting.
26587  However, if you are writing in another than the English language, consider
26588  to use 
26589 \family sans
26590 xindy
26591 \family default
26592 .
26593 \end_layout
26594
26595 \end_inset
26596
26597  Both programs can be controlled by options that can be set in LyX's preferences
26598  dialog, see section
26599 \begin_inset space ~
26600 \end_inset
26601
26602
26603 \begin_inset CommandInset ref
26604 LatexCommand ref
26605 reference "sub:LaTeX-settings"
26606
26607 \end_inset
26608
26609 .
26610  The available options are listed and explained in 
26611 \begin_inset CommandInset citation
26612 LatexCommand cite
26613 key "makeindex,xindy"
26614
26615 \end_inset
26616
26617 .
26618  In this dialog, you can also specify an alternative program to generate
26619  the index.
26620 \end_layout
26621
26622 \begin_layout Standard
26623 If you need specific options or an alternative index program only for a
26624  given document, you can define the program and\SpecialChar \slash{}
26625 or the options in 
26626 \family sans
26627 Document\SpecialChar \menuseparator
26628 Settings\SpecialChar \ldots{}
26629 \SpecialChar \menuseparator
26630 Indexes
26631 \family default
26632 .
26633  This is especially useful if you need to pass language-specific options
26634  to the index program or if you need a specific layout style.
26635 \end_layout
26636
26637 \begin_layout Subsection
26638 Multiple Indexes
26639 \end_layout
26640
26641 \begin_layout Standard
26642 In many fields, it is common to have more than one index.
26643  For instance, you might need to set up a separate 
26644 \begin_inset Quotes eld
26645 \end_inset
26646
26647 Index of Names
26648 \begin_inset Quotes erd
26649 \end_inset
26650
26651  next to the standard index.
26652  LaTeX does not provide this possibility out of the box, but there are many
26653  packages that add this feature.
26654  LyX uses the 
26655 \series bold
26656 splitidx
26657 \series default
26658
26659 \begin_inset Index idx
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663 LaTeX-packages ! splitidx
26664 \end_layout
26665
26666 \end_inset
26667
26668  package to generate multiple indexes.
26669  The package is included in all recent LaTeX distributions.
26670  If yours does not ship it, consult the TeX Catalogue, 
26671 \begin_inset CommandInset citation
26672 LatexCommand cite
26673 key "TeXCatalogue"
26674
26675 \end_inset
26676
26677 .
26678  Note that the package does not only consist of a LaTeX style, but it also
26679  includes specific preprocessor programs that need to be installed as well.
26680  Please consult the package's manual for details.
26681 \end_layout
26682
26683 \begin_layout Standard
26684 To set up LyX for the use of multiple indexes, go to 
26685 \family sans
26686 Document\SpecialChar \menuseparator
26687 Settings\SpecialChar \ldots{}
26688 \SpecialChar \menuseparator
26689 Indexes
26690 \family default
26691  and select 
26692 \begin_inset Quotes eld
26693 \end_inset
26694
26695 Use multiple Indexes
26696 \begin_inset Quotes erd
26697 \end_inset
26698
26699 .
26700  Note that the list of 
26701 \begin_inset Quotes eld
26702 \end_inset
26703
26704 Available Indexes
26705 \begin_inset Quotes erd
26706 \end_inset
26707
26708  below already contains the standard index.
26709  To add further indexes, add the name of the index (in the form that should
26710  also appear as a heading) to the 
26711 \begin_inset Quotes eld
26712 \end_inset
26713
26714 New
26715 \begin_inset Quotes erd
26716 \end_inset
26717
26718  input field and press the 
26719 \begin_inset Quotes eld
26720 \end_inset
26721
26722 Add
26723 \begin_inset Quotes erd
26724 \end_inset
26725
26726  button.
26727  The new index should now appear in the list as well.
26728  If you like, you can attribute an alternative label color to the new index
26729  by selecting the index in the list and hitting the 
26730 \begin_inset Quotes eld
26731 \end_inset
26732
26733 Alter Color\SpecialChar \ldots{}
26734
26735 \begin_inset Quotes erd
26736 \end_inset
26737
26738  button.
26739  The label color may help you to differentiate index entries of different
26740  indexes in the LyX work area.
26741 \end_layout
26742
26743 \begin_layout Standard
26744 Once the document changes have been applied, you can find the new index
26745  list in 
26746 \family sans
26747 Insert\SpecialChar \menuseparator
26748 List
26749 \begin_inset space ~
26750 \end_inset
26751
26752 /
26753 \begin_inset space ~
26754 \end_inset
26755
26756 TOC
26757 \family default
26758  and the 
26759 \family sans
26760 Insert
26761 \family default
26762  menu has a separate index entry for each of the defined indexes.
26763  The workflow is basically the same as for the default index, but there
26764  are some additional features:
26765 \end_layout
26766
26767 \begin_layout Itemize
26768 If you want to change the attribution of a specific index entry, right-clicking
26769  on the entry will open a dialog where you can do that.
26770 \end_layout
26771
26772 \begin_layout Itemize
26773 By right-clicking on an index, you can change its type.
26774  Furthermore, you can specify an index list to be a 
26775 \begin_inset Quotes eld
26776 \end_inset
26777
26778 Subindex
26779 \begin_inset Quotes erd
26780 \end_inset
26781
26782 .
26783  If you do that, the heading of that list will be decreased by one level.
26784  E.
26785 \begin_inset space \thinspace{}
26786 \end_inset
26787
26788 g., if you use a book class, where the standard index heading is defined
26789  as a chapter, subindexes will be defined as sections and can thus be nested
26790  to the non-subindexes.
26791 \end_layout
26792
26793 \begin_layout Section
26794 Nomenclature / Glossary 
26795 \begin_inset Index idx
26796 status collapsed
26797
26798 \begin_layout Plain Layout
26799 Nomenclature
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \begin_inset Index idx
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809 Glossary|see
26810 \begin_inset ERT
26811 status collapsed
26812
26813 \begin_layout Plain Layout
26814
26815 {
26816 \end_layout
26817
26818 \end_inset
26819
26820 Nomenclature
26821 \begin_inset ERT
26822 status collapsed
26823
26824 \begin_layout Plain Layout
26825
26826 }
26827 \end_layout
26828
26829 \end_inset
26830
26831
26832 \end_layout
26833
26834 \end_inset
26835
26836
26837 \begin_inset CommandInset label
26838 LatexCommand label
26839 name "sec:Nomenclature"
26840
26841 \end_inset
26842
26843
26844 \end_layout
26845
26846 \begin_layout Standard
26847 Sometimes you need to compile a list of symbols that are mentioned in your
26848  document with a brief explanation of them – a so called nomenclature or
26849  glossary.
26850 \end_layout
26851
26852 \begin_layout Standard
26853 To be able to create nomenclatures, you need the LaTeX package 
26854 \series bold
26855 nomencl
26856 \series default
26857
26858 \begin_inset Index idx
26859 status collapsed
26860
26861 \begin_layout Plain Layout
26862 LaTeX-packages ! nomencl
26863 \end_layout
26864
26865 \end_inset
26866
26867  installed.
26868  You find it in the TeX Catalogue, 
26869 \begin_inset CommandInset citation
26870 LatexCommand cite
26871 key "TeXCatalogue"
26872
26873 \end_inset
26874
26875  or in the package manager of your LaTeX-system.
26876 \end_layout
26877
26878 \begin_layout Standard
26879 A nomenclature entry is created if you place the cursor after a symbol entry
26880  and then use the menu 
26881 \family sans
26882 Insert\SpecialChar \menuseparator
26883
26884 \family default
26885 N
26886 \family sans
26887 omenclature
26888 \begin_inset space ~
26889 \end_inset
26890
26891 Entry
26892 \family default
26893  or the toolbar button 
26894 \begin_inset Graphics
26895         filename ../images/nomencl-insert.png
26896
26897 \end_inset
26898
26899 .
26900  A gray box labeled 
26901 \begin_inset Quotes eld
26902 \end_inset
26903
26904
26905 \family sans
26906 Nom
26907 \family default
26908
26909 \begin_inset Quotes erd
26910 \end_inset
26911
26912  is inserted and a window pops up asking for the nomenclature entry.
26913 \end_layout
26914
26915 \begin_layout Standard
26916 A nomenclature entry consists of two main entries.
26917  The first is the symbol that you want to refer to.
26918  The second is the description of the symbol.
26919 \end_layout
26920
26921 \begin_layout Standard
26922 \begin_inset Note Greyedout
26923 status open
26924
26925 \begin_layout Plain Layout
26926
26927 \series bold
26928 Note:
26929 \series default
26930  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26931 \end_layout
26932
26933 \end_inset
26934
26935
26936 \end_layout
26937
26938 \begin_layout Subsection
26939 Nomenclature Definition and Layout
26940 \begin_inset Index idx
26941 status collapsed
26942
26943 \begin_layout Plain Layout
26944 Nomenclature ! Layout
26945 \end_layout
26946
26947 \end_inset
26948
26949
26950 \end_layout
26951
26952 \begin_layout Standard
26953 When you have symbols in formulas, you have to define them in the 
26954 \family sans
26955 Symbol
26956 \family default
26957  field as LaTeX-formulas.
26958  For example to get 
26959 \begin_inset Quotes eld
26960 \end_inset
26961
26962
26963 \begin_inset Formula $\sigma$
26964 \end_inset
26965
26966
26967 \begin_inset Quotes erd
26968 \end_inset
26969
26970 , insert this:
26971 \begin_inset Newline newline
26972 \end_inset
26973
26974
26975 \series bold
26976 $
26977 \backslash
26978 sigma$
26979 \begin_inset Newline newline
26980 \end_inset
26981
26982
26983 \series default
26984 The 
26985 \begin_inset Quotes eld
26986 \end_inset
26987
26988 $
26989 \begin_inset Quotes erd
26990 \end_inset
26991
26992  character starts/ends the formula.
26993  The LaTeX-command for the Greek letter is the name of the letter beginning
26994  with a backslash 
26995 \begin_inset Quotes eld
26996 \end_inset
26997
26998
26999 \backslash
27000
27001 \begin_inset Quotes erd
27002 \end_inset
27003
27004 .
27005  For capital Greek letters, start the command also with a capital letter,
27006  like 
27007 \series bold
27008
27009 \backslash
27010 Sigma
27011 \series default
27012 .
27013 \end_layout
27014
27015 \begin_layout Standard
27016 (A short introduction to the LaTeX-syntax is given in section
27017 \begin_inset space ~
27018 \end_inset
27019
27020
27021 \begin_inset CommandInset ref
27022 LatexCommand ref
27023 reference "sub:LaTeX-Syntax"
27024
27025 \end_inset
27026
27027 .)
27028 \end_layout
27029
27030 \begin_layout Standard
27031 You cannot use the 
27032 \family sans
27033 Text
27034 \begin_inset space ~
27035 \end_inset
27036
27037 Style
27038 \family default
27039  dialog to format the description text but have to use LaTeX-commands.
27040  For example the description of the nomenclature entry for the 
27041 \begin_inset Quotes eld
27042 \end_inset
27043
27044
27045 \begin_inset Formula $\sigma$
27046 \end_inset
27047
27048
27049 \begin_inset Quotes erd
27050 \end_inset
27051
27052  in this document is:
27053 \begin_inset Newline newline
27054 \end_inset
27055
27056
27057 \series bold
27058 dummy entry for the character 
27059 \backslash
27060 textsf{sigma}
27061 \series default
27062
27063 \begin_inset Newline newline
27064 \end_inset
27065
27066 The command 
27067 \series bold
27068
27069 \backslash
27070 textsf
27071 \series default
27072  sets the fonts to 
27073 \family sans
27074 sans
27075 \begin_inset space ~
27076 \end_inset
27077
27078 serif
27079 \family default
27080 .
27081  To get 
27082 \series bold
27083 bold
27084 \series default
27085  font use the command 
27086 \series bold
27087
27088 \backslash
27089 textbf
27090 \series default
27091 , for 
27092 \family typewriter
27093 typewriter
27094 \family default
27095  use 
27096 \series bold
27097
27098 \backslash
27099 texttt
27100 \series default
27101 , for 
27102 \emph on
27103 emphasized
27104 \emph default
27105  use 
27106 \series bold
27107
27108 \backslash
27109 emph
27110 \series default
27111 .
27112 \end_layout
27113
27114 \begin_layout Subsection
27115 Sort Order of Nomenclature Entries
27116 \begin_inset Index idx
27117 status collapsed
27118
27119 \begin_layout Plain Layout
27120 Nomenclature ! Sort order
27121 \end_layout
27122
27123 \end_inset
27124
27125
27126 \end_layout
27127
27128 \begin_layout Standard
27129 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27130  the symbol definition.
27131  This leads to undesired results when you for example have symbols in formulas.
27132  Suppose you have nomenclature entries for the symbols 
27133 \emph on
27134 a
27135 \begin_inset CommandInset nomenclature
27136 LatexCommand nomenclature
27137 symbol "a"
27138 description "dummy entry for the character \"a\""
27139
27140 \end_inset
27141
27142
27143 \emph default
27144  and 
27145 \begin_inset Formula $\sigma$
27146 \end_inset
27147
27148
27149 \begin_inset CommandInset nomenclature
27150 LatexCommand nomenclature
27151 prefix "sigma"
27152 symbol "$\\sigma$"
27153 description "dummy entry for the character \\textsf{sigma}"
27154
27155 \end_inset
27156
27157 .
27158  They will be sorted by 
27159 \begin_inset Quotes eld
27160 \end_inset
27161
27162
27163 \family sans
27164 a
27165 \family default
27166
27167 \begin_inset Quotes erd
27168 \end_inset
27169
27170  and 
27171 \begin_inset Quotes eld
27172 \end_inset
27173
27174
27175 \family typewriter
27176 $
27177 \backslash
27178 sigma$
27179 \family default
27180
27181 \begin_inset Quotes erd
27182 \end_inset
27183
27184  – the 
27185 \begin_inset Formula $\sigma$
27186 \end_inset
27187
27188  will be sorted before the 
27189 \emph on
27190 a
27191 \emph default
27192  since the character 
27193 \begin_inset Quotes eld
27194 \end_inset
27195
27196 $
27197 \begin_inset Quotes erd
27198 \end_inset
27199
27200  is considered in sorting.
27201 \end_layout
27202
27203 \begin_layout Standard
27204 To control the sort order, you can edit the 
27205 \family sans
27206 Sort
27207 \begin_inset space ~
27208 \end_inset
27209
27210 as
27211 \family default
27212  field of the nomenclature dialog.
27213  Then the nomenclature entry will be sorted by this entry and not the symbol
27214  definition.
27215  For the example given, you can insert 
27216 \family typewriter
27217 sigma
27218 \family default
27219  in this field for the 
27220 \begin_inset Formula $\sigma$
27221 \end_inset
27222
27223 , then 
27224 \emph on
27225 a
27226 \emph default
27227  will be located before 
27228 \begin_inset Formula $\sigma$
27229 \end_inset
27230
27231 .
27232 \end_layout
27233
27234 \begin_layout Standard
27235 For subgrouping and tips for using sort entries see the 
27236 \series bold
27237 nomencl
27238 \series default
27239  documentation, 
27240 \begin_inset CommandInset citation
27241 LatexCommand cite
27242 key "nomencl"
27243
27244 \end_inset
27245
27246 .
27247 \end_layout
27248
27249 \begin_layout Subsection
27250 Nomenclature Options
27251 \begin_inset Index idx
27252 status collapsed
27253
27254 \begin_layout Plain Layout
27255 Nomenclature ! Options
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Standard
27264 The 
27265 \series bold
27266 nomencl
27267 \series default
27268  package offers some options to adjust the appearance of the nomenclature.
27269  Here are some of its options, for more have a look at its documentation:
27270 \end_layout
27271
27272 \begin_layout Description
27273 refeq Appends the phrase 
27274 \begin_inset Quotes eld
27275 \end_inset
27276
27277
27278 \family sans
27279 , see equation (
27280 \emph on
27281 eq
27282 \emph default
27283 )
27284 \family default
27285
27286 \begin_inset Quotes erd
27287 \end_inset
27288
27289  to every nomenclature entry, where 
27290 \family sans
27291 \emph on
27292 eq
27293 \family default
27294 \emph default
27295  is the number of the last equation in front of the nomenclature entry
27296 \end_layout
27297
27298 \begin_layout Description
27299 refpage Appends the phrase 
27300 \begin_inset Quotes eld
27301 \end_inset
27302
27303
27304 \family sans
27305 , page (
27306 \emph on
27307 page
27308 \emph default
27309 )
27310 \family default
27311
27312 \begin_inset Quotes erd
27313 \end_inset
27314
27315  to every nomenclature entry, where 
27316 \family sans
27317 \emph on
27318 page
27319 \family default
27320 \emph default
27321  is the number of the page on which the nomenclature entry appeared
27322 \end_layout
27323
27324 \begin_layout Description
27325 intoc Inserts the nomenclature in the Table of Contents
27326 \end_layout
27327
27328 \begin_layout Standard
27329 There are furthermore the options 
27330 \series bold
27331 croatian
27332 \series default
27333
27334 \series bold
27335 danish
27336 \series default
27337
27338 \series bold
27339 english
27340 \series default
27341
27342 \series bold
27343 french
27344 \series default
27345
27346 \series bold
27347 german
27348 \series default
27349
27350 \series bold
27351 italian
27352 \series default
27353
27354 \series bold
27355 polish
27356 \series default
27357
27358 \series bold
27359 portuguese
27360 \series default
27361
27362 \series bold
27363 russian
27364 \series default
27365
27366 \series bold
27367 spanish
27368 \series default
27369 , and 
27370 \series bold
27371 ukrainian
27372 \series default
27373  to print the reference texts and the nomenclature title in the corresponding
27374  language.
27375 \end_layout
27376
27377 \begin_layout Standard
27378 To use one or more of the options, add them to the comma-separated document
27379  class options list in the 
27380 \family sans
27381 Document\SpecialChar \menuseparator
27382 Settings
27383 \family default
27384  dialog.
27385  In this document the option 
27386 \series bold
27387 intoc
27388 \series default
27389  is used.
27390 \end_layout
27391
27392 \begin_layout Standard
27393 \begin_inset VSpace bigskip
27394 \end_inset
27395
27396
27397 \end_layout
27398
27399 \begin_layout Standard
27400 You can also use the first two options above only for certain nomenclature
27401  entries when you add one of the following commands as last entry to the
27402  
27403 \family sans
27404 Description
27405 \family default
27406  field in the nomenclature dialog:
27407 \end_layout
27408
27409 \begin_layout Description
27410
27411 \backslash
27412 nomrefeq Like the 
27413 \series bold
27414 refeq
27415 \series default
27416  option
27417 \end_layout
27418
27419 \begin_layout Description
27420
27421 \backslash
27422 nomrefpage Like the 
27423 \series bold
27424 refpage
27425 \series default
27426  option
27427 \end_layout
27428
27429 \begin_layout Description
27430
27431 \backslash
27432 nomrefeqpage Short notation of 
27433 \series bold
27434
27435 \backslash
27436 nomrefeq
27437 \backslash
27438 nomrefpage
27439 \end_layout
27440
27441 \begin_layout Description
27442
27443 \backslash
27444 nomnorefeq,
27445 \begin_inset space ~
27446 \end_inset
27447
27448
27449 \backslash
27450 nomnorefpage,
27451 \begin_inset space ~
27452 \end_inset
27453
27454
27455 \backslash
27456 nomnorefeqpage Turns off the corresponding options
27457 \end_layout
27458
27459 \begin_layout Subsection
27460 Printing the Nomenclature
27461 \begin_inset Index idx
27462 status collapsed
27463
27464 \begin_layout Plain Layout
27465 Nomenclature ! Printing
27466 \end_layout
27467
27468 \end_inset
27469
27470
27471 \end_layout
27472
27473 \begin_layout Standard
27474 To print the nomenclature, use the menu 
27475 \family sans
27476 Insert\SpecialChar \menuseparator
27477 Lists
27478 \begin_inset space ~
27479 \end_inset
27480
27481 /
27482 \begin_inset space ~
27483 \end_inset
27484
27485 TOC\SpecialChar \menuseparator
27486 Nomenclature
27487 \family default
27488 .
27489  A light blue box labeled 
27490 \begin_inset Quotes eld
27491 \end_inset
27492
27493
27494 \family sans
27495 Nomenclature
27496 \family default
27497
27498 \begin_inset Quotes erd
27499 \end_inset
27500
27501  will show the place where the nomenclature is printed in the output.
27502  Like the index list box, the nomenclature list box is not clickable.
27503 \end_layout
27504
27505 \begin_layout Standard
27506 In the printed output the title of the nomenclature appears as 
27507 \begin_inset Quotes eld
27508 \end_inset
27509
27510 Nomenclature
27511 \begin_inset Quotes erd
27512 \end_inset
27513
27514 .
27515  If you are not happy with the name, you can change it by redefining the
27516  command 
27517 \series bold
27518
27519 \backslash
27520 nomname
27521 \series default
27522  in the preamble.
27523  For example, in order to change the name to 
27524 \emph on
27525 List of Symbols
27526 \emph default
27527 , add the following line to the preamble:
27528 \end_layout
27529
27530 \begin_layout Standard
27531
27532 \family roman
27533 \series bold
27534
27535 \backslash
27536 renewcommand{
27537 \backslash
27538 nomname}{List of Symbols}
27539 \end_layout
27540
27541 \begin_layout Standard
27542 \begin_inset VSpace defskip
27543 \end_inset
27544
27545
27546 \end_layout
27547
27548 \begin_layout Standard
27549 If you are unhappy with the amount of space for symbols, you can alter it
27550  by adding the following line to the preamble:
27551 \end_layout
27552
27553 \begin_layout Standard
27554
27555 \family roman
27556 \series bold
27557
27558 \backslash
27559 renewcommand{
27560 \backslash
27561 nomlabelwidth}{width}
27562 \end_layout
27563
27564 \begin_layout Standard
27565
27566 \family roman
27567 where the width is a value with one of the units listed in Appendix
27568 \begin_inset space ~
27569 \end_inset
27570
27571
27572 \begin_inset CommandInset ref
27573 LatexCommand ref
27574 reference "cha:Units-available-in"
27575
27576 \end_inset
27577
27578 .
27579  The default value is 1
27580 \begin_inset space \thinspace{}
27581 \end_inset
27582
27583 cm.
27584 \end_layout
27585
27586 \begin_layout Subsection
27587 Nomenclature Program
27588 \begin_inset Index idx
27589 status collapsed
27590
27591 \begin_layout Plain Layout
27592 Nomenclature ! Program
27593 \end_layout
27594
27595 \end_inset
27596
27597
27598 \begin_inset CommandInset label
27599 LatexCommand label
27600 name "sub:Nomenclature-Program"
27601
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \begin_layout Standard
27608 LyX uses the program 
27609 \family sans
27610 makeindex
27611 \family default
27612 , that is part of every LaTeX distribution, to generate the nomenclature.
27613  LyX's preferences dialog allows you to specify another program or to control
27614  
27615 \family sans
27616 makeindex
27617 \family default
27618  by adding options, see section
27619 \begin_inset space ~
27620 \end_inset
27621
27622
27623 \begin_inset CommandInset ref
27624 LatexCommand ref
27625 reference "sub:LaTeX-settings"
27626
27627 \end_inset
27628
27629 .
27630  The available options are listed and explained in 
27631 \begin_inset CommandInset citation
27632 LatexCommand cite
27633 key "nomencl,makeindex"
27634
27635 \end_inset
27636
27637 .
27638 \end_layout
27639
27640 \begin_layout Section
27641 Branches
27642 \begin_inset Index idx
27643 status collapsed
27644
27645 \begin_layout Plain Layout
27646 Branches
27647 \end_layout
27648
27649 \end_inset
27650
27651
27652 \begin_inset Index idx
27653 status collapsed
27654
27655 \begin_layout Plain Layout
27656 Document ! Branches
27657 \end_layout
27658
27659 \end_inset
27660
27661
27662 \begin_inset CommandInset label
27663 LatexCommand label
27664 name "sec:Branches"
27665
27666 \end_inset
27667
27668
27669 \end_layout
27670
27671 \begin_layout Standard
27672 Sometimes it is useful to hide some document parts in the output.
27673  For example a teacher who is setting an exam obviously doesn't want the
27674  pupils to see the answers, but having questions and answers in the same
27675  document will make the life of the markers of that exam much easier.
27676 \end_layout
27677
27678 \begin_layout Standard
27679 For these cases LyX allows you to put text into branches.
27680  The text will then only appear in the output when its branch is activated.
27681  To create a branch, go in the 
27682 \family sans
27683 Document\SpecialChar \menuseparator
27684 Settings
27685 \family default
27686  dialog to 
27687 \family sans
27688 Branches
27689 \family default
27690 .
27691  The name of the branch, its activation state and the background color of
27692  the branches inside LyX can be specified in this dialog.
27693 \end_layout
27694
27695 \begin_layout Standard
27696 Text that should be in a branch is set into branch inset boxes.
27697  These boxes are inserted via the menu 
27698 \family sans
27699 Insert\SpecialChar \menuseparator
27700 Branch
27701 \family default
27702  where you can choose a branch.
27703  You can later change the branch of the boxes by right-clicking on them.
27704 \end_layout
27705
27706 \begin_layout Standard
27707 Here is an example, where only the question text appears, the answer branch
27708  is deactivated and does therefore not appear in the output:
27709 \end_layout
27710
27711 \begin_layout Standard
27712 \begin_inset Branch Question
27713 status open
27714
27715 \begin_layout Standard
27716 Question: Who was the first physics Nobel prize winner?
27717 \end_layout
27718
27719 \end_inset
27720
27721
27722 \end_layout
27723
27724 \begin_layout Standard
27725 \begin_inset Branch Answer
27726 status collapsed
27727
27728 \begin_layout Standard
27729 Answer: Wilhelm Conrad Röntgen
27730 \end_layout
27731
27732 \end_inset
27733
27734
27735 \end_layout
27736
27737 \begin_layout Standard
27738 \begin_inset VSpace bigskip
27739 \end_inset
27740
27741
27742 \end_layout
27743
27744 \begin_layout Standard
27745 To use conditional output inside places where you cannot insert branch insets,
27746  like inside equations, you can code special LaTeX definitions for each
27747  branch.
27748  For example you can define for the question branch
27749 \begin_inset Foot
27750 status collapsed
27751
27752 \begin_layout Plain Layout
27753 For an introduction to the LaTeX-syntax, see section
27754 \begin_inset space ~
27755 \end_inset
27756
27757
27758 \begin_inset CommandInset ref
27759 LatexCommand ref
27760 reference "sub:LaTeX-Syntax"
27761
27762 \end_inset
27763
27764 .
27765 \end_layout
27766
27767 \end_inset
27768
27769
27770 \end_layout
27771
27772 \begin_layout Standard
27773
27774 \series bold
27775
27776 \backslash
27777 newcommand{
27778 \backslash
27779 question}[1]{#1}
27780 \end_layout
27781
27782 \begin_layout Standard
27783
27784 \series bold
27785
27786 \backslash
27787 newcommand{
27788 \backslash
27789 answer}[1]{}
27790 \end_layout
27791
27792 \begin_layout Standard
27793 and for the answer branch
27794 \end_layout
27795
27796 \begin_layout Standard
27797
27798 \series bold
27799
27800 \backslash
27801 newcommand{
27802 \backslash
27803 question}[1]{}
27804 \end_layout
27805
27806 \begin_layout Standard
27807
27808 \series bold
27809
27810 \backslash
27811 newcommand{
27812 \backslash
27813 answer}[1]{#1}
27814 \end_layout
27815
27816 \begin_layout Standard
27817 \begin_inset Branch Question
27818 status open
27819
27820 \begin_layout Standard
27821 \begin_inset ERT
27822 status open
27823
27824 \begin_layout Plain Layout
27825
27826
27827 \backslash
27828 newcommand{
27829 \backslash
27830 question}[1]{#1}
27831 \end_layout
27832
27833 \begin_layout Plain Layout
27834
27835
27836 \backslash
27837 newcommand{
27838 \backslash
27839 answer}[1]{}
27840 \end_layout
27841
27842 \end_inset
27843
27844
27845 \end_layout
27846
27847 \end_inset
27848
27849
27850 \end_layout
27851
27852 \begin_layout Standard
27853 \begin_inset Branch Answer
27854 status collapsed
27855
27856 \begin_layout Standard
27857 \begin_inset ERT
27858 status open
27859
27860 \begin_layout Plain Layout
27861
27862
27863 \backslash
27864 newcommand{
27865 \backslash
27866 question}[1]{}
27867 \end_layout
27868
27869 \begin_layout Plain Layout
27870
27871
27872 \backslash
27873 newcommand{
27874 \backslash
27875 answer}[1]{#1}
27876 \end_layout
27877
27878 \end_inset
27879
27880
27881 \end_layout
27882
27883 \end_inset
27884
27885
27886 \end_layout
27887
27888 \begin_layout Standard
27889 Now it is possible to use the commands 
27890 \series bold
27891
27892 \backslash
27893 question{\SpecialChar \ldots{}
27894 }
27895 \series default
27896  and 
27897 \series bold
27898
27899 \backslash
27900 answer{\SpecialChar \ldots{}
27901 }
27902 \series default
27903  to obtain conditional output.
27904  Here is an example formula where only the 
27905 \series bold
27906
27907 \backslash
27908 question
27909 \series default
27910  part appears:
27911 \begin_inset Formula \[
27912 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27913
27914 \end_inset
27915
27916
27917 \end_layout
27918
27919 \begin_layout Standard
27920 Inside math, the same effect can be achieved using math macros, see the
27921  
27922 \emph on
27923 Math
27924 \emph default
27925  manual.
27926 \end_layout
27927
27928 \begin_layout Section
27929 PDF Properties
27930 \begin_inset CommandInset label
27931 LatexCommand label
27932 name "sec:PDF-Properties"
27933
27934 \end_inset
27935
27936
27937 \begin_inset Index idx
27938 status collapsed
27939
27940 \begin_layout Plain Layout
27941 PDF properties
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \begin_layout Standard
27950 The 
27951 \family sans
27952 Document Settings
27953 \family default
27954  dialog allows you in the 
27955 \family sans
27956 PDF Properties
27957 \family default
27958  to set up special options for the PDF output of your document.
27959  All options there are provided by the LaTeX-package 
27960 \series bold
27961 hyperref
27962 \series default
27963
27964 \begin_inset Index idx
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 LaTeX-packages ! hyperref
27969 \end_layout
27970
27971 \end_inset
27972
27973 .
27974 \end_layout
27975
27976 \begin_layout Standard
27977 Using 
27978 \series bold
27979 hyperref
27980 \series default
27981  will link all cross-references in the DVI- and PDF-output.
27982  This means that the reader of your document will be able to click on a
27983  table of contents entry or on a reference and he is shown the referenced
27984  document part.
27985  You can specify in the dialog tab 
27986 \family sans
27987 Hyperlinks
27988 \family default
27989  how the links will look like and if links for bibliographical backreferences
27990  are created.
27991  The backreferences will appear in the bibliography behind the different
27992  entries, showing the number of the section, slide, or page where the entry
27993  is referenced.
27994 \end_layout
27995
27996 \begin_layout Standard
27997 In the dialog tab 
27998 \family sans
27999 Bookmarks
28000 \family default
28001  you can set if PDF-bookmarks should be created for every section of your
28002  document to make it easier for readers to navigate through the document.
28003  You can decide if the bookmarks should be numbered like your document sections
28004  or not.
28005  With the open bookmarks level you can specify what sectioning level should
28006  be displayed in the bookmarks when opening the PDF.
28007  For example level
28008 \begin_inset space ~
28009 \end_inset
28010
28011 2 will display all sections and subsections, while level
28012 \begin_inset space ~
28013 \end_inset
28014
28015 1 will only display the sections.
28016 \end_layout
28017
28018 \begin_layout Standard
28019 The header information in the dialog tab 
28020 \family sans
28021 General
28022 \family default
28023  are saved together with the PDF as file properties.
28024  Many programs are able to extract this information to e.
28025 \begin_inset space \thinspace{}
28026 \end_inset
28027
28028 g.
28029 \begin_inset space \space{}
28030 \end_inset
28031
28032 automatically recognize who the author is and what the PDF is about.
28033  This is very useful to sort, classify, or use PDFs for bibliography issues.
28034  When the option 
28035 \family sans
28036 Automatic fill header
28037 \family default
28038  is set, LyX tries to extract the header information from your document
28039  title and author settings.
28040 \end_layout
28041
28042 \begin_layout Standard
28043 The option 
28044 \family sans
28045 Load in fullscreen mode
28046 \family default
28047  will open the PDF in fullscreen mode, which is useful for presentations.
28048 \end_layout
28049
28050 \begin_layout Standard
28051 PDF properties are also used in this document.
28052  When you look in its document settings, you can see that some additional
28053  
28054 \series bold
28055 hyperref
28056 \series default
28057  options are used.
28058  For an explanation of them we refer you to the hyperref manual 
28059 \begin_inset CommandInset citation
28060 LatexCommand cite
28061 key "hyperref"
28062
28063 \end_inset
28064
28065 .
28066 \end_layout
28067
28068 \begin_layout Section
28069 TeX Code and the LaTeX Syntax
28070 \begin_inset CommandInset label
28071 LatexCommand label
28072 name "sec:TeX-Code"
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Subsection
28080 TeX Code Boxes
28081 \begin_inset Index idx
28082 status collapsed
28083
28084 \begin_layout Plain Layout
28085 TeX Code
28086 \end_layout
28087
28088 \end_inset
28089
28090
28091 \begin_inset CommandInset label
28092 LatexCommand label
28093 name "sub:TeX-Code-Boxes"
28094
28095 \end_inset
28096
28097
28098 \end_layout
28099
28100 \begin_layout Standard
28101 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28102  constructs, but not all.
28103  LaTeX contains of hundreds of packages which provide different commands.
28104  All the time packages are being updated and new ones added.
28105  This has the advantage that you can typeset nearly everything as there
28106  is for every problem a LaTeX-package.
28107  But LyX can of course not be up to date and support all packages and their
28108  commands.
28109 \end_layout
28110
28111 \begin_layout Standard
28112 But don't worry, you can use any LaTeX-command directly in LyX inside the
28113  TeX Code box.
28114  A TeX Code box is created by the menu 
28115 \family sans
28116 Insert\SpecialChar \menuseparator
28117 TeX
28118 \begin_inset space ~
28119 \end_inset
28120
28121 Code
28122 \family default
28123  or by the toolbar button 
28124 \begin_inset Graphics
28125         filename ../images/ert-insert.png
28126
28127 \end_inset
28128
28129 .
28130  The box can be opened by left-clicking and closed by right-clicking on
28131  it.
28132 \end_layout
28133
28134 \begin_layout Standard
28135 You can insert complete or incomplete commands as TeX Code.
28136  Incomplete means that the command argument can be Standard LyX text.
28137  For example, if you want to draw a frame around a word and are therefore
28138  using the LaTeX-command 
28139 \series bold
28140
28141 \backslash
28142 fbox
28143 \series default
28144 , you can write the command part 
28145 \series bold
28146
28147 \backslash
28148 fbox{
28149 \series default
28150  in a TeX Code box before the word and the closing brace 
28151 \series bold
28152 }
28153 \series default
28154  in a second TeX Code box behind the word.
28155  The word between the two TeX Code boxes is then the argument as it is in
28156  the following example:
28157 \end_layout
28158
28159 \begin_layout Standard
28160 \begin_inset Graphics
28161         filename clipart/ERT.png
28162         scale 89
28163
28164 \end_inset
28165
28166
28167 \end_layout
28168
28169 \begin_layout Standard
28170 gives
28171 \end_layout
28172
28173 \begin_layout Standard
28174 This is a line with a 
28175 \begin_inset ERT
28176 status collapsed
28177
28178 \begin_layout Plain Layout
28179
28180
28181 \backslash
28182 fbox{
28183 \end_layout
28184
28185 \end_inset
28186
28187 framed
28188 \begin_inset ERT
28189 status collapsed
28190
28191 \begin_layout Plain Layout
28192
28193 }
28194 \end_layout
28195
28196 \end_inset
28197
28198  word.
28199 \end_layout
28200
28201 \begin_layout Standard
28202 \begin_inset Note Greyedout
28203 status open
28204
28205 \begin_layout Plain Layout
28206
28207 \series bold
28208 Note:
28209 \series default
28210  At the end of LaTeX-commands without parameters, you have to insert a space
28211  to let LaTeX know that the command is finished.
28212 \end_layout
28213
28214 \end_inset
28215
28216
28217 \end_layout
28218
28219 \begin_layout Subsection
28220 Short Introduction to the LaTeX Syntax
28221 \begin_inset Argument
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225 The LaTeX Syntax
28226 \end_layout
28227
28228 \end_inset
28229
28230
28231 \begin_inset Index idx
28232 status collapsed
28233
28234 \begin_layout Plain Layout
28235 LaTeX Syntax
28236 \end_layout
28237
28238 \end_inset
28239
28240
28241 \begin_inset CommandInset label
28242 LatexCommand label
28243 name "sub:LaTeX-Syntax"
28244
28245 \end_inset
28246
28247
28248 \end_layout
28249
28250 \begin_layout Standard
28251 When you write larger documents or books, you will need to know something
28252  about the LaTeX-commands that LyX uses in the background.
28253  Because LaTeX is based on commands, you can 
28254 \begin_inset Quotes eld
28255 \end_inset
28256
28257 program
28258 \begin_inset Quotes erd
28259 \end_inset
28260
28261  your text.
28262  This has the advantage that the layout of the document can be changed at
28263  any time if you know the right commands.
28264  E.
28265 \begin_inset space \thinspace{}
28266 \end_inset
28267
28268 g.
28269 \begin_inset space \space{}
28270 \end_inset
28271
28272 imagine you have to write a manual for a product and the deadline is the
28273  end of the day.
28274  Your boss just has complimented you for your good work but wants to have
28275  all caption labels bold.
28276  But you have over hundred figure and table captions with non-bold labels
28277  in your manual.
28278  Of course it's impossible to change all caption labels manually in one
28279  day.
28280 \end_layout
28281
28282 \begin_layout Standard
28283 Now LaTeX comes into play.
28284  As mentioned above, for every problem there exists a LaTeX-package.
28285  First you have to find out which and therefore look in the LaTeX package
28286  database, 
28287 \begin_inset CommandInset citation
28288 LatexCommand cite
28289 key "Catalogue"
28290
28291 \end_inset
28292
28293 .
28294 \end_layout
28295
28296 \begin_layout Standard
28297 As result you know that the package 
28298 \series bold
28299 caption
28300 \series default
28301
28302 \begin_inset Index idx
28303 status collapsed
28304
28305 \begin_layout Plain Layout
28306 LaTeX-packages ! caption
28307 \end_layout
28308
28309 \end_inset
28310
28311  is what you need.
28312  To use a package, you have to load it in the document preamble (menu 
28313 \family sans
28314 Document\SpecialChar \menuseparator
28315 Settings
28316 \family default
28317 ) with the command
28318 \end_layout
28319
28320 \begin_layout Standard
28321
28322 \series bold
28323
28324 \backslash
28325 usepackage[options]{package name}
28326 \end_layout
28327
28328 \begin_layout Standard
28329 All LaTeX commands begin with a backslash, the command argument is set within
28330  two braces, and the options are set within two brackets.
28331  Note that not all commands have an argument and options.
28332 \end_layout
28333
28334 \begin_layout Standard
28335 In your case the package name is 
28336 \series bold
28337 caption
28338 \series default
28339 .
28340  After a look in the documentation of the package, you know that the option
28341  
28342 \series bold
28343 labelfont=bf
28344 \series default
28345  will change the font of all caption labels to bold.
28346  So you add the command
28347 \end_layout
28348
28349 \begin_layout Standard
28350
28351 \series bold
28352
28353 \backslash
28354 usepackage[labelfont=bf]{caption}
28355 \end_layout
28356
28357 \begin_layout Standard
28358 to the preamble and the problem is solved.
28359 \begin_inset Foot
28360 status collapsed
28361
28362 \begin_layout Plain Layout
28363 For more commands provided by the 
28364 \series bold
28365 caption
28366 \series default
28367  package, have a look at its documentation, 
28368 \begin_inset CommandInset citation
28369 LatexCommand cite
28370 key "caption"
28371
28372 \end_inset
28373
28374 .
28375 \end_layout
28376
28377 \end_inset
28378
28379
28380 \end_layout
28381
28382 \begin_layout Standard
28383 Note that some document classes have built-in solutions for well known problems
28384  like your case.
28385  For example if you use a 
28386 \family sans
28387 KOMA-Script
28388 \family default
28389  class, you don't need the package 
28390 \series bold
28391 caption
28392 \series default
28393 , you can instead write
28394 \end_layout
28395
28396 \begin_layout Standard
28397
28398 \series bold
28399
28400 \backslash
28401 setkomafont{captionlabel}{
28402 \backslash
28403 bfseries}
28404 \end_layout
28405
28406 \begin_layout Standard
28407 in the preamble and the problem is solved.
28408  So if you plan to write a large document, you should have a look at the
28409  documentation of the document class you want to use.
28410  (
28411 \series bold
28412
28413 \backslash
28414 setkomafont
28415 \series default
28416  is an example of a command with more than one argument.)
28417 \end_layout
28418
28419 \begin_layout Standard
28420 Commands in the preamble affect the whole document, while commands in the
28421  text affect only the text after the command or only the text used as command
28422  argument.
28423  To insert a LaTeX-command in text, use the TeX Code box as described in
28424  the previous section.
28425 \end_layout
28426
28427 \begin_layout Standard
28428 If you want to learn more about LaTeX and its syntax, have a look at the
28429  LaTeX-books 
28430 \begin_inset CommandInset citation
28431 LatexCommand cite
28432 key "latexcompanion,latexguide"
28433
28434 \end_inset
28435
28436 .
28437  
28438 \end_layout
28439
28440 \begin_layout Section
28441 Previewing Snippets of your Document
28442 \begin_inset CommandInset label
28443 LatexCommand label
28444 name "sec:Previewing-snippets-of"
28445
28446 \end_inset
28447
28448
28449 \begin_inset Index idx
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453 Instant preview
28454 \end_layout
28455
28456 \end_inset
28457
28458
28459 \begin_inset Index idx
28460 status collapsed
28461
28462 \begin_layout Plain Layout
28463 Document ! Preview
28464 \end_layout
28465
28466 \end_inset
28467
28468
28469 \end_layout
28470
28471 \begin_layout Standard
28472 LyX allows you to generate previews of sections of your document on the
28473  fly so you can see how they'll look in the final document without having
28474  to break your train of thought with 
28475 \family sans
28476 View\SpecialChar \menuseparator
28477 DVI
28478 \family default
28479 .
28480 \end_layout
28481
28482 \begin_layout Standard
28483 If you would for example like to see in LyX your math formulas typeset by
28484  LaTeX, install the LaTeX-package 
28485 \series bold
28486 preview-latex
28487 \series default
28488
28489 \begin_inset Index idx
28490 status collapsed
28491
28492 \begin_layout Plain Layout
28493 LaTeX-packages ! preview-latex
28494 \end_layout
28495
28496 \end_inset
28497
28498  as explained below, and turn on 
28499 \family sans
28500 Instant
28501 \begin_inset space ~
28502 \end_inset
28503
28504 preview
28505 \family default
28506  in the 
28507 \family sans
28508 Tools\SpecialChar \menuseparator
28509 Preferences 
28510 \family default
28511 dialog under Look
28512 \begin_inset space ~
28513 \end_inset
28514
28515 and
28516 \begin_inset space ~
28517 \end_inset
28518
28519 feel\SpecialChar \menuseparator
28520 Display.
28521  The 
28522 \family sans
28523 Preview
28524 \begin_inset space ~
28525 \end_inset
28526
28527 Size
28528 \family default
28529  is the multiplication factor for the size.
28530 \end_layout
28531
28532 \begin_layout Standard
28533 Previews are generated when you load a document into LyX and when you finish
28534  editing an inset.
28535  Previews of an already loaded document are 
28536 \emph on
28537 not
28538 \emph default
28539  generated just by selecting the 
28540 \family sans
28541 Instant
28542 \begin_inset space ~
28543 \end_inset
28544
28545 preview
28546 \family default
28547  check box, you have to reopen the documents to activate the previews.
28548 \end_layout
28549
28550 \begin_layout Standard
28551 LyX will generate previews of math insets.
28552  It will also generate previews of included insets if you select the 
28553 \family sans
28554 Show
28555 \begin_inset space ~
28556 \end_inset
28557
28558 preview
28559 \family default
28560  check box in the insert dialog.
28561  This is useful if you wish to generate a preview of a LaTeX figure, for
28562  example.
28563 \end_layout
28564
28565 \begin_layout Standard
28566 To get previews working, you need the LaTeX package 
28567 \series bold
28568 preview-latex
28569 \series default
28570  (on some systems named simply 
28571 \series bold
28572 preview
28573 \series default
28574 ) installed.
28575  If it is not already installed, you will find it in the TeX Catalogue,
28576  
28577 \begin_inset CommandInset citation
28578 LatexCommand cite
28579 key "TeXCatalogue"
28580
28581 \end_inset
28582
28583  or in the package manager of your LaTeX-system.
28584  You obtain prettier results if you install the program 
28585 \family typewriter
28586 pnmcrop
28587 \family default
28588  from the 
28589 \family typewriter
28590 netpbm
28591 \family default
28592  package; for LyX on Windows this program is automatically installed together
28593  with LyX.
28594 \end_layout
28595
28596 \begin_layout Standard
28597 \begin_inset VSpace bigskip
28598 \end_inset
28599
28600
28601 \end_layout
28602
28603 \begin_layout Standard
28604 You can furthermore preview the LaTeX source of the whole document or parts
28605  of it.
28606  Use the menu 
28607 \family sans
28608 View\SpecialChar \menuseparator
28609 View
28610 \begin_inset space ~
28611 \end_inset
28612
28613 Source
28614 \family default
28615  and a window will be shown where you can see the LaTeX-source code.
28616  The window shows the source of the whole paragraph where the cursor is
28617  currently in.
28618  You can also select document parts in LyX's main window, then only this
28619  selection (when it is more than one paragraph) is shown as source code.
28620  To view the whole document as source, enable the corresponding option in
28621  the source view window.
28622 \end_layout
28623
28624 \begin_layout Section
28625 Spell Checking
28626 \begin_inset CommandInset label
28627 LatexCommand label
28628 name "sec:Spellchecking"
28629
28630 \end_inset
28631
28632
28633 \begin_inset Index idx
28634 status collapsed
28635
28636 \begin_layout Plain Layout
28637 Spell checking
28638 \end_layout
28639
28640 \end_inset
28641
28642
28643 \end_layout
28644
28645 \begin_layout Standard
28646 LyX itself has no built-in spell checker.
28647  Rather it uses one of the external programs 
28648 \family typewriter
28649 aspell
28650 \family default
28651
28652 \family typewriter
28653 ispell
28654 \family default
28655
28656 \family typewriter
28657 hspell
28658 \family default
28659 , or 
28660 \family typewriter
28661 pspell
28662 \family default
28663  as backend.
28664  This section assumes you have already installed and set up one of these
28665  programs.
28666  
28667 \family typewriter
28668 aspell
28669 \family default
28670  can be seen as the successor to 
28671 \family typewriter
28672 ispell
28673 \family default
28674 , and contrary to 
28675 \family typewriter
28676 ispell
28677 \family default
28678 , it supports multiple languages in parallel, so it is recommended to use
28679  aspell.
28680  
28681 \family typewriter
28682 hspell
28683 \family default
28684  is a Hebrew spell-checker.
28685  The used spell checker and its settings are specified in LyX's preferences
28686  under 
28687 \family sans
28688 Language Settings
28689 \family default
28690 .
28691 \end_layout
28692
28693 \begin_layout Standard
28694 For LyX on Windows, the selection box for the spell checking program is
28695  greyed out in the preferences dialog because only 
28696 \family typewriter
28697 aspell
28698 \family default
28699  can be used.
28700 \end_layout
28701
28702 \begin_layout Standard
28703 The menu
28704 \family sans
28705  Tools\SpecialChar \menuseparator
28706 Spellchecker
28707 \family default
28708  or the toolbar button 
28709 \begin_inset Graphics
28710         filename ../images/dialog-show_spellchecker.png
28711
28712 \end_inset
28713
28714  starts the spell checking beginning from the current cursor position.
28715  A dialog window will appear showing any incorrect (or unknown) word found,
28716  allowing you to edit and replace it in a second line.
28717  Whenever an unknown word is found, the word is highlighted and the text
28718  scrolled so that it is visible.
28719  In the 
28720 \family sans
28721 spell checker
28722 \family default
28723  dialog, there is also a box showing suggestions for a correction, if any
28724  could be found.
28725  Clicking on one of the corrections will copy to the 
28726 \family sans
28727 Replace
28728 \family default
28729  field, double-click invokes directly the replacement.
28730  Unknown but correctly typed words can be added to the personal dictionary.
28731 \end_layout
28732
28733 \begin_layout Standard
28734 By default, the dictionary file used is determined by the document language
28735  that is set in the 
28736 \family sans
28737 Document\SpecialChar \menuseparator
28738 Settings
28739 \family default
28740  dialog.
28741  If you do not have a dictionary for the document language, spell checking
28742  will bring an error message.
28743  In this case, you can specify another dictionary file in the dialog by
28744  specifying a different 
28745 \family sans
28746 Alternative language
28747 \family default
28748  in preferences dialog.
28749 \end_layout
28750
28751 \begin_layout Standard
28752 After a spell check you will be informed about the number of checked words.
28753 \end_layout
28754
28755 \begin_layout Subsubsection*
28756 Limitations
28757 \end_layout
28758
28759 \begin_layout Standard
28760 It is not possible to change the spelling of a particular word globally,
28761  rather than having to change the spelling separately for each occurrence
28762  of the word.
28763  But you can use the 
28764 \family sans
28765 Find
28766 \begin_inset space ~
28767 \end_inset
28768
28769 &
28770 \begin_inset space ~
28771 \end_inset
28772
28773 Replace
28774 \family default
28775  dialog for that.
28776 \end_layout
28777
28778 \begin_layout Standard
28779 LyX cannot correctly spell check documents containing multiple languages.
28780  This does work with 
28781 \family typewriter
28782 pspell
28783 \family default
28784 , assuming you have marked the different languages appropriately.
28785 \end_layout
28786
28787 \begin_layout Subsubsection*
28788 Further Settings
28789 \end_layout
28790
28791 \begin_layout Standard
28792 The 
28793 \family sans
28794 Spellchecker
28795 \family default
28796  section in the preferences dialog has some additional options:
28797 \end_layout
28798
28799 \begin_layout Description
28800 Escape
28801 \begin_inset space ~
28802 \end_inset
28803
28804 characters Allows you to add non-standard characters that the spell checker
28805  should consider, e.
28806 \begin_inset space \thinspace{}
28807 \end_inset
28808
28809 g.
28810 \begin_inset space \space{}
28811 \end_inset
28812
28813 German umlauts although you are spell checking an English document.
28814  This should not normally be needed.
28815 \end_layout
28816
28817 \begin_layout Description
28818 Personal
28819 \begin_inset space ~
28820 \end_inset
28821
28822 dictionary to use a different file as your personal dictionary instead of
28823  the spell checker's default choice 
28824 \end_layout
28825
28826 \begin_layout Description
28827 Accept
28828 \begin_inset space ~
28829 \end_inset
28830
28831 compound
28832 \begin_inset space ~
28833 \end_inset
28834
28835 words Prevent the spell checker from complaining about compounded words
28836  like 
28837 \begin_inset Quotes eld
28838 \end_inset
28839
28840 passthrough
28841 \begin_inset Quotes erd
28842 \end_inset
28843
28844 .
28845 \end_layout
28846
28847 \begin_layout Description
28848 Use
28849 \begin_inset space ~
28850 \end_inset
28851
28852 input
28853 \begin_inset space ~
28854 \end_inset
28855
28856 encoding Uses the document encoding that is set in the 
28857 \family sans
28858 Document\SpecialChar \menuseparator
28859 Settings
28860 \family default
28861  dialog under 
28862 \family sans
28863 Language
28864 \family default
28865  also for the spellchecker.
28866 \begin_inset Foot
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870 The encodings are explained in section
28871 \begin_inset space ~
28872 \end_inset
28873
28874
28875 \begin_inset CommandInset ref
28876 LatexCommand ref
28877 reference "cha:The-Document-Settings"
28878
28879 \end_inset
28880
28881 .
28882 \end_layout
28883
28884 \end_inset
28885
28886  Only enable this if you use 
28887 \family typewriter
28888 ispell
28889 \family default
28890  and can't spell check words with international letters in them.
28891  There have been reports that this does not work with all dictionaries,
28892  so this is disabled by default.
28893 \end_layout
28894
28895 \begin_layout Section
28896 Thesaurus
28897 \begin_inset Index idx
28898 status collapsed
28899
28900 \begin_layout Plain Layout
28901 Thesaurus
28902 \end_layout
28903
28904 \end_inset
28905
28906
28907 \begin_inset CommandInset label
28908 LatexCommand label
28909 name "sec:Thesaurus"
28910
28911 \end_inset
28912
28913
28914 \end_layout
28915
28916 \begin_layout Standard
28917 LyX provides a multilingual thesaurus.
28918  It uses the same thesaurus framework as OpenOffice and Firefox (namely
28919  the 
28920 \emph on
28921 MyThes
28922 \emph default
28923
28924 \begin_inset Foot
28925 status collapsed
28926
28927 \begin_layout Plain Layout
28928 \begin_inset CommandInset href
28929 LatexCommand href
28930 target "http://lingucomponent.openoffice.org/thesaurus.html"
28931
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \end_inset
28938
28939  thesaurus library, which is included in LyX).
28940  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
28941  are available for many languages.
28942 \end_layout
28943
28944 \begin_layout Standard
28945 This section describes how new dictionaries are installed and set up for
28946  the use with LyX.
28947 \end_layout
28948
28949 \begin_layout Subsection
28950 Setting up the thesaurus
28951 \end_layout
28952
28953 \begin_layout Standard
28954 The 
28955 \emph on
28956 MyThes/
28957 \emph default
28958 OpenOffice thesauri consist of two files per language: A file with the suffix
28959  
28960 \emph on
28961 *.dat
28962 \emph default
28963  containing the data and an index file with the suffix 
28964 \emph on
28965 *.idx
28966 \emph default
28967 .
28968  The standardized file names include the language code for the given language
28969  (e.
28970 \begin_inset space \thinspace{}
28971 \end_inset
28972
28973 g.
28974  en_EN for English).
28975  For instance, the English files are named:
28976 \end_layout
28977
28978 \begin_layout Itemize
28979 th_en_EN_v2.idx
28980 \end_layout
28981
28982 \begin_layout Itemize
28983 th_en_EN_v2.dat
28984 \end_layout
28985
28986 \begin_layout Standard
28987 If you have OpenOffice and its thesaurus installed, these files should be
28988  already on your system.
28989  If not, you can get dictionaries from the site 
28990 \begin_inset Flex URL
28991 status collapsed
28992
28993 \begin_layout Plain Layout
28994
28995 http://extensions.services.openoffice.org
28996 \end_layout
28997
28998 \end_inset
28999
29000 .
29001  Note that, as of OpenOffice 3.0, these files are usually packed in extension
29002  archives (
29003 \emph on
29004 *.oxt
29005 \emph default
29006 ) that contain other files such as spellchecker dictionaries besides the
29007  thesauri.
29008  These archives are simple zip files, so you can unpack them as you would
29009  unpack a zip archive.
29010 \end_layout
29011
29012 \begin_layout Standard
29013 Put the 
29014 \emph on
29015 *.idx
29016 \emph default
29017  and 
29018 \emph on
29019 *.dat
29020 \emph default
29021  files of all languages you want to use into one directory (do not use subfolder
29022 s), and specify the path to this directory in 
29023 \family sans
29024 Tools\SpecialChar \menuseparator
29025 Preferences\SpecialChar \menuseparator
29026 Paths
29027 \family default
29028 .
29029  Now the thesaurus should be ready to use.
29030 \end_layout
29031
29032 \begin_layout Subsection
29033 Using the thesaurus
29034 \end_layout
29035
29036 \begin_layout Standard
29037 To start the thesaurus, use the menu 
29038 \family sans
29039 Tools\SpecialChar \menuseparator
29040 Thesaurus
29041 \family default
29042  or the toolbar button 
29043 \begin_inset Graphics
29044         filename ../images/thesaurus-entry.png
29045         rotateOrigin center
29046
29047 \end_inset
29048
29049  while the cursor is at the word you want to look up or while a word is
29050  selected.
29051  A dialog pops up showing you probably related words that you can use as
29052  replacement.
29053  The proposals are grouped into categories.
29054  Note that the thesaurus does not only show synonyms, but also hyperonyms
29055  and hyponyms (such as 
29056 \emph on
29057 plant
29058 \emph default
29059  for 
29060 \emph on
29061 tree
29062 \emph default
29063 ), compounds (such as 
29064 \emph on
29065 tree diagram
29066 \emph default
29067 ) and antonyms (such as 
29068 \emph on
29069 women
29070 \emph default
29071  for 
29072 \emph on
29073 men
29074 \emph default
29075 ), which are marked as such.
29076 \end_layout
29077
29078 \begin_layout Standard
29079 The language is automatically chosen from the language at the cursor, but
29080  you can also switch it in the dialog, as you can enter new words to look
29081  up directly there.
29082 \end_layout
29083
29084 \begin_layout Standard
29085 Note that the thesaurus cannot handle phrases (only compounds that are in
29086  the dictionary, such as the above 
29087 \emph on
29088 tree diagram
29089 \emph default
29090 ), and you have to use the so called lemma form, i.
29091 \begin_inset space \thinspace{}
29092 \end_inset
29093
29094 e.
29095  the form that is used in the dictionaries (for many languages: first person
29096  singular indicative active for nouns, infinitive for verbs).
29097  For example looking up the word forms 
29098 \emph on
29099 reports
29100 \emph default
29101  or 
29102 \emph on
29103 reporting
29104 \emph default
29105  yields no results, while results are shown for the word form 
29106 \emph on
29107 report
29108 \emph default
29109 .
29110  Your best bet is to highlight only the relevant parts of such word (e.
29111 \begin_inset space \thinspace{}
29112 \end_inset
29113
29114 g.
29115  
29116 \emph on
29117 report
29118 \emph default
29119  in 
29120 \emph on
29121 report
29122 \emph default
29123 s), then you get proposals without adjusting the query in the dialog, and
29124  also the replacement will probably be correct (as only the highlighted
29125  part will be replaced, thus the ending remains).
29126 \end_layout
29127
29128 \begin_layout Subsection
29129 License of the Thesaurus library
29130 \end_layout
29131
29132 \begin_layout Standard
29133 The 
29134 \emph on
29135 MyThes
29136 \emph default
29137  library, which is used by LyX for the thesaurus, was created by 
29138 \noun on
29139 Kevin B.
29140  Hendricks
29141 \noun default
29142  as a standalone program.
29143  Version 1.1 of the library is included in LyX.
29144  The library was released under the 
29145 \emph on
29146 Berkeley Database License
29147 \emph default
29148 , which is compatible with LyX's license, the GPL.
29149  In order to meet the requirements of the Berkeley Database License, the
29150  MyThes license file is included in the LyX sources in the folder 
29151 \family sans
29152 ~src/support/mythes/license.readme
29153 \family default
29154 .
29155  In LyX Windows installations it is additionally available in the file 
29156 \family sans
29157 MyThes-License.txt
29158 \family default
29159  that is in the same folder as the file lyx.exe.
29160 \end_layout
29161
29162 \begin_layout Section
29163 Change Tracking
29164 \begin_inset Index idx
29165 status collapsed
29166
29167 \begin_layout Plain Layout
29168 Change Tracking
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \begin_inset Index idx
29175 status collapsed
29176
29177 \begin_layout Plain Layout
29178 Document ! Change Tracking
29179 \end_layout
29180
29181 \end_inset
29182
29183
29184 \begin_inset CommandInset label
29185 LatexCommand label
29186 name "sec:Change-Tracking"
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Standard
29194 When you work on a document collaboratively it is extremely useful to be
29195  able to see changes that others have made highlighted in the document.
29196  You can then decide if you want to accept a change or not.
29197  This can be achieved by turning on change tracking in the menu 
29198 \family sans
29199 Document\SpecialChar \menuseparator
29200 Change
29201 \begin_inset space ~
29202 \end_inset
29203
29204 Tracking\SpecialChar \menuseparator
29205 Track
29206 \begin_inset space ~
29207 \end_inset
29208
29209 Changes
29210 \family default
29211 .
29212 \end_layout
29213
29214 \begin_layout Standard
29215 Changes made in the document will then be highlighted by strokes and colors:
29216  
29217 \bar under
29218 \color blue
29219 underlined text
29220 \bar default
29221 \color inherit
29222  is an addition, 
29223 \strikeout on
29224 \color blue
29225 canceled text
29226 \strikeout default
29227 \color inherit
29228  is a deletion.
29229  The color depends on the author that made the change.
29230  You can change the color in LyX's preferences dialog under 
29231 \family sans
29232 Look
29233 \begin_inset space ~
29234 \end_inset
29235
29236 and
29237 \begin_inset space ~
29238 \end_inset
29239
29240 feel
29241 \family default
29242
29243 \family sans
29244 Colors
29245 \family default
29246 .
29247 \begin_inset Index idx
29248 status collapsed
29249
29250 \begin_layout Plain Layout
29251 Color ! Change tracking
29252 \end_layout
29253
29254 \end_inset
29255
29256  The author and the date of the change are shown in LyX's status bar when
29257  the cursor is in changed text.
29258  The same information is shown when you use the toolbar button 
29259 \begin_inset Graphics
29260         filename ../images/changes-merge.png
29261         rotateOrigin center
29262
29263 \end_inset
29264
29265 .
29266 \end_layout
29267
29268 \begin_layout Standard
29269 When change tracking is activated, you will see the review toolbar in LyX:
29270 \begin_inset Index idx
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274 Toolbar ! Review
29275 \end_layout
29276
29277 \end_inset
29278
29279
29280 \end_layout
29281
29282 \begin_layout Standard
29283 \begin_inset VSpace defskip
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Standard
29290 \begin_inset Graphics
29291         filename clipart/ChangesToolbar.png
29292
29293 \end_inset
29294
29295
29296 \end_layout
29297
29298 \begin_layout Standard
29299 \begin_inset VSpace defskip
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Standard
29306 The review toolbar as shown above contains from left to right the following
29307  buttons:
29308 \end_layout
29309
29310 \begin_layout Standard
29311 \begin_inset VSpace defskip
29312 \end_inset
29313
29314
29315 \end_layout
29316
29317 \begin_layout Standard
29318 \begin_inset Tabular
29319 <lyxtabular version="3" rows="10" columns="2">
29320 <features islongtable="true" longtabularalignment="center">
29321 <column alignment="left" valignment="top" width="0">
29322 <column alignment="left" valignment="top" width="0">
29323 <row interlinespace="2.5mm">
29324 <cell alignment="center" valignment="top" usebox="none">
29325 \begin_inset Text
29326
29327 \begin_layout Plain Layout
29328 \begin_inset Graphics
29329         filename ../images/changes-track.png
29330         rotateOrigin center
29331
29332 \end_inset
29333
29334
29335 \end_layout
29336
29337 \end_inset
29338 </cell>
29339 <cell alignment="center" valignment="top" usebox="none">
29340 \begin_inset Text
29341
29342 \begin_layout Plain Layout
29343
29344 \family sans
29345 Document\SpecialChar \menuseparator
29346 Change
29347 \begin_inset space ~
29348 \end_inset
29349
29350 Tracking\SpecialChar \menuseparator
29351 Track
29352 \begin_inset space ~
29353 \end_inset
29354
29355 Changes
29356 \end_layout
29357
29358 \end_inset
29359 </cell>
29360 </row>
29361 <row interlinespace="2.5mm">
29362 <cell alignment="center" valignment="top" usebox="none">
29363 \begin_inset Text
29364
29365 \begin_layout Plain Layout
29366 \begin_inset Graphics
29367         filename ../images/changes-output.png
29368         rotateOrigin center
29369
29370 \end_inset
29371
29372
29373 \end_layout
29374
29375 \end_inset
29376 </cell>
29377 <cell alignment="center" valignment="top" usebox="none">
29378 \begin_inset Text
29379
29380 \begin_layout Plain Layout
29381
29382 \family sans
29383 Document\SpecialChar \menuseparator
29384 Change
29385 \begin_inset space ~
29386 \end_inset
29387
29388 Tracking\SpecialChar \menuseparator
29389 Show
29390 \begin_inset space ~
29391 \end_inset
29392
29393 Changes
29394 \begin_inset space ~
29395 \end_inset
29396
29397 in
29398 \begin_inset space ~
29399 \end_inset
29400
29401 Output
29402 \end_layout
29403
29404 \end_inset
29405 </cell>
29406 </row>
29407 <row interlinespace="2.5mm">
29408 <cell alignment="center" valignment="top" usebox="none">
29409 \begin_inset Text
29410
29411 \begin_layout Plain Layout
29412 \begin_inset Graphics
29413         filename ../images/change-next.png
29414         rotateOrigin center
29415
29416 \end_inset
29417
29418
29419 \end_layout
29420
29421 \end_inset
29422 </cell>
29423 <cell alignment="center" valignment="top" usebox="none">
29424 \begin_inset Text
29425
29426 \begin_layout Plain Layout
29427 Jumps to the next change
29428 \end_layout
29429
29430 \end_inset
29431 </cell>
29432 </row>
29433 <row interlinespace="2.5mm">
29434 <cell alignment="center" valignment="top" usebox="none">
29435 \begin_inset Text
29436
29437 \begin_layout Plain Layout
29438 \begin_inset Graphics
29439         filename ../images/change-accept.png
29440         rotateOrigin center
29441
29442 \end_inset
29443
29444
29445 \end_layout
29446
29447 \end_inset
29448 </cell>
29449 <cell alignment="center" valignment="top" usebox="none">
29450 \begin_inset Text
29451
29452 \begin_layout Plain Layout
29453
29454 \family sans
29455 Document\SpecialChar \menuseparator
29456 Change
29457 \begin_inset space ~
29458 \end_inset
29459
29460 Tracking\SpecialChar \menuseparator
29461 Accept
29462 \begin_inset space ~
29463 \end_inset
29464
29465 Change
29466 \end_layout
29467
29468 \end_inset
29469 </cell>
29470 </row>
29471 <row interlinespace="2.5mm">
29472 <cell alignment="center" valignment="top" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Plain Layout
29476 \begin_inset Graphics
29477         filename ../images/change-reject.png
29478         rotateOrigin center
29479
29480 \end_inset
29481
29482
29483 \end_layout
29484
29485 \end_inset
29486 </cell>
29487 <cell alignment="center" valignment="top" usebox="none">
29488 \begin_inset Text
29489
29490 \begin_layout Plain Layout
29491
29492 \family sans
29493 Document\SpecialChar \menuseparator
29494 Change
29495 \begin_inset space ~
29496 \end_inset
29497
29498 Tracking\SpecialChar \menuseparator
29499 Reject
29500 \begin_inset space ~
29501 \end_inset
29502
29503 Change
29504 \end_layout
29505
29506 \end_inset
29507 </cell>
29508 </row>
29509 <row interlinespace="2.5mm">
29510 <cell alignment="center" valignment="top" usebox="none">
29511 \begin_inset Text
29512
29513 \begin_layout Plain Layout
29514 \begin_inset Graphics
29515         filename ../images/changes-merge.png
29516         rotateOrigin center
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \end_inset
29524 </cell>
29525 <cell alignment="center" valignment="top" usebox="none">
29526 \begin_inset Text
29527
29528 \begin_layout Plain Layout
29529
29530 \family sans
29531 Document\SpecialChar \menuseparator
29532 Change
29533 \begin_inset space ~
29534 \end_inset
29535
29536 Tracking\SpecialChar \menuseparator
29537 Merge
29538 \begin_inset space ~
29539 \end_inset
29540
29541 Changes
29542 \end_layout
29543
29544 \end_inset
29545 </cell>
29546 </row>
29547 <row interlinespace="2.5mm">
29548 <cell alignment="center" valignment="top" usebox="none">
29549 \begin_inset Text
29550
29551 \begin_layout Plain Layout
29552 \begin_inset Graphics
29553         filename ../images/all-changes-accept.png
29554         rotateOrigin center
29555
29556 \end_inset
29557
29558
29559 \end_layout
29560
29561 \end_inset
29562 </cell>
29563 <cell alignment="center" valignment="top" usebox="none">
29564 \begin_inset Text
29565
29566 \begin_layout Plain Layout
29567
29568 \family sans
29569 Document\SpecialChar \menuseparator
29570 Change
29571 \begin_inset space ~
29572 \end_inset
29573
29574 Tracking\SpecialChar \menuseparator
29575 Accept
29576 \begin_inset space ~
29577 \end_inset
29578
29579 All
29580 \begin_inset space ~
29581 \end_inset
29582
29583 Changes
29584 \end_layout
29585
29586 \end_inset
29587 </cell>
29588 </row>
29589 <row interlinespace="2.5mm">
29590 <cell alignment="center" valignment="top" usebox="none">
29591 \begin_inset Text
29592
29593 \begin_layout Plain Layout
29594 \begin_inset Graphics
29595         filename ../images/all-changes-reject.png
29596         rotateOrigin center
29597
29598 \end_inset
29599
29600
29601 \end_layout
29602
29603 \end_inset
29604 </cell>
29605 <cell alignment="center" valignment="top" usebox="none">
29606 \begin_inset Text
29607
29608 \begin_layout Plain Layout
29609
29610 \family sans
29611 Document\SpecialChar \menuseparator
29612 Change
29613 \begin_inset space ~
29614 \end_inset
29615
29616 Tracking\SpecialChar \menuseparator
29617 Reject
29618 \begin_inset space ~
29619 \end_inset
29620
29621 All
29622 \begin_inset space ~
29623 \end_inset
29624
29625 Changes
29626 \end_layout
29627
29628 \end_inset
29629 </cell>
29630 </row>
29631 <row interlinespace="2.5mm">
29632 <cell alignment="center" valignment="top" usebox="none">
29633 \begin_inset Text
29634
29635 \begin_layout Plain Layout
29636 \begin_inset Graphics
29637         filename ../images/note-insert.png
29638         rotateOrigin center
29639
29640 \end_inset
29641
29642
29643 \end_layout
29644
29645 \end_inset
29646 </cell>
29647 <cell alignment="center" valignment="top" usebox="none">
29648 \begin_inset Text
29649
29650 \begin_layout Plain Layout
29651
29652 \family sans
29653 Insert\SpecialChar \menuseparator
29654 Note\SpecialChar \menuseparator
29655 LyX
29656 \begin_inset space ~
29657 \end_inset
29658
29659 Note
29660 \end_layout
29661
29662 \end_inset
29663 </cell>
29664 </row>
29665 <row interlinespace="2.5mm">
29666 <cell alignment="center" valignment="top" usebox="none">
29667 \begin_inset Text
29668
29669 \begin_layout Plain Layout
29670 \begin_inset Graphics
29671         filename ../images/note-next.png
29672         rotateOrigin center
29673
29674 \end_inset
29675
29676
29677 \end_layout
29678
29679 \end_inset
29680 </cell>
29681 <cell alignment="center" valignment="top" usebox="none">
29682 \begin_inset Text
29683
29684 \begin_layout Plain Layout
29685
29686 \family sans
29687 Navigate\SpecialChar \menuseparator
29688 Next
29689 \begin_inset space ~
29690 \end_inset
29691
29692 Note
29693 \end_layout
29694
29695 \end_inset
29696 </cell>
29697 </row>
29698 </lyxtabular>
29699
29700 \end_inset
29701
29702
29703 \end_layout
29704
29705 \begin_layout Standard
29706 \begin_inset VSpace defskip
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \begin_layout Standard
29713 The review toolbar helps you to accept, reject, or merge changes – highlight
29714  the change and press one of the desired toolbar buttons.
29715  When you merge changes, a window pops up showing you information about
29716  the next change after the current cursor position.
29717  So you don't need to highlight a certain change.
29718  Within the merge window you can decide to accept or reject changes and
29719  step to the next change.
29720  This way you can jump through all the changes in the document.
29721 \end_layout
29722
29723 \begin_layout Standard
29724 The toolbar has two buttons to handle notes because notes are often important
29725  to describe a change.
29726 \end_layout
29727
29728 \begin_layout Standard
29729 To show made changes in the output you need the LaTeX package 
29730 \series bold
29731 dvipost
29732 \series default
29733
29734 \begin_inset Index idx
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738 LaTeX-packages ! dvipost
29739 \end_layout
29740
29741 \end_inset
29742
29743  installed.
29744  You will find it in the TeX Catalogue, 
29745 \begin_inset CommandInset citation
29746 LatexCommand cite
29747 key "TeXCatalogue"
29748
29749 \end_inset
29750
29751  or in the package manager of your LaTeX-system.
29752 \end_layout
29753
29754 \begin_layout Section
29755 International Support
29756 \begin_inset Index idx
29757 status collapsed
29758
29759 \begin_layout Plain Layout
29760 International support
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \begin_layout Standard
29769 This section describes how to use LyX with any language you want.
29770  For some non-western languages there are special Wiki-pages that explain
29771  how to set up LyX to use them: 
29772 \begin_inset CommandInset citation
29773 LatexCommand cite
29774 key "Arabic,Armenian,Farsi,Hebrew"
29775
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Standard
29782 Besides languages, LyX also supports phonetic symbols, see section
29783 \begin_inset space ~
29784 \end_inset
29785
29786
29787 \begin_inset CommandInset ref
29788 LatexCommand ref
29789 reference "sub:Special-Character"
29790
29791 \end_inset
29792
29793 .
29794 \end_layout
29795
29796 \begin_layout Subsection
29797 Language Options
29798 \begin_inset Index idx
29799 status collapsed
29800
29801 \begin_layout Plain Layout
29802 Language ! Options
29803 \end_layout
29804
29805 \end_inset
29806
29807
29808 \begin_inset Index idx
29809 status collapsed
29810
29811 \begin_layout Plain Layout
29812 Document ! Settings
29813 \end_layout
29814
29815 \end_inset
29816
29817
29818 \begin_inset Index idx
29819 status collapsed
29820
29821 \begin_layout Plain Layout
29822 Document ! Language
29823 \end_layout
29824
29825 \end_inset
29826
29827
29828 \end_layout
29829
29830 \begin_layout Standard
29831 The 
29832 \family sans
29833 Document\SpecialChar \menuseparator
29834 Settings
29835 \family default
29836  dialog lets you set 
29837 \family roman
29838 the language and character encoding for your language.
29839  
29840 \end_layout
29841
29842 \begin_layout Standard
29843 Choose your language in the 
29844 \family sans
29845 Language
29846 \family default
29847  section of this dialog.
29848  The default is 
29849 \family sans
29850 English
29851 \family default
29852 .
29853 \end_layout
29854
29855 \begin_layout Standard
29856 Under 
29857 \family sans
29858 Encoding
29859 \family default
29860  you can choose the character encoding map you want to use for LaTeX export.
29861  The option 
29862 \family sans
29863 Language Default
29864 \family default
29865  is the preferred choice and works well in most cases.
29866  For details about the different encoding options see section
29867 \begin_inset space ~
29868 \end_inset
29869
29870
29871 \begin_inset CommandInset ref
29872 LatexCommand ref
29873 reference "cha:The-Document-Settings"
29874
29875 \end_inset
29876
29877 .
29878 \end_layout
29879
29880 \begin_layout Subsection
29881 Keyboard mapping configuration
29882 \begin_inset CommandInset label
29883 LatexCommand label
29884 name "sub:Keyboard-mapping"
29885
29886 \end_inset
29887
29888
29889 \end_layout
29890
29891 \begin_layout Standard
29892 If you have for example a U.S.-style keyboard and want to write in a language
29893  other than English, you can use an alternate keymap.
29894  For example, if you have a U.S.-style keyboard but want to write in Italian,
29895  you can configure LyX to use an Italian keymap.
29896  The preferences dialog allows you to choose up to two keyboard mappings,
29897  see section
29898 \begin_inset space ~
29899 \end_inset
29900
29901
29902 \begin_inset CommandInset ref
29903 LatexCommand ref
29904 reference "sub:Keyboard-Map"
29905
29906 \end_inset
29907
29908 .
29909  You can choose primary and secondary keyboard languages and then select
29910  which one you want to use.
29911 \end_layout
29912
29913 \begin_layout Standard
29914 Finally, you may just want to change a few key mappings or create an entirely
29915  different keymap (for Vulcan, for instance).
29916  You may, for example, normally write in Italian on a U.S.
29917  keyboard but want to include an occasional quotation in German.
29918  In such a case, you can write your own keyboard mapping or modify an existing
29919  one to support the characters you want.
29920  This and many other customizations are explained in the 
29921 \emph on
29922 Customization
29923 \emph default
29924  manual.
29925 \end_layout
29926
29927 \begin_layout Subsection
29928 Character Tables
29929 \end_layout
29930
29931 \begin_layout Standard
29932 Table
29933 \begin_inset space ~
29934 \end_inset
29935
29936
29937 \begin_inset CommandInset ref
29938 LatexCommand ref
29939 reference "cap:The-latin1-character"
29940
29941 \end_inset
29942
29943  shows the 
29944 \family typewriter
29945 Latin1
29946 \family default
29947  character set.
29948  You should be able to enter the characters in the first eight columns directly
29949  from the keyboard.
29950 \end_layout
29951
29952 \begin_layout Standard
29953 There are a few things you need to know about this table.
29954  Here are some of the details you'll need to bear in mind when using characters
29955  from the 
29956 \family typewriter
29957 Latin1
29958 \family default
29959  character set:
29960 \end_layout
29961
29962 \begin_layout Itemize
29963 Even if you have selected 
29964 \family sans
29965 latin1
29966 \family default
29967  in the 
29968 \family sans
29969 Document\SpecialChar \menuseparator
29970 Settings
29971 \family default
29972  dialog, users who have only the 
29973 \family typewriter
29974 T1
29975 \family default
29976 -fonts for LaTeX [or who have the 
29977 \family typewriter
29978 T1
29979 \family default
29980 -fonts but aren't using them] will still miss a few characters: D0, F0,
29981  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29982  french quotes won't show up.
29983 \end_layout
29984
29985 \begin_layout Standard
29986 \begin_inset Float table
29987 wide false
29988 sideways false
29989 status open
29990
29991 \begin_layout Plain Layout
29992 \begin_inset Caption
29993
29994 \begin_layout Plain Layout
29995 \begin_inset CommandInset label
29996 LatexCommand label
29997 name "cap:The-latin1-character"
29998
29999 \end_inset
30000
30001 The 
30002 \family typewriter
30003 latin1
30004 \family default
30005  character set
30006 \end_layout
30007
30008 \end_inset
30009
30010
30011 \end_layout
30012
30013 \begin_layout Plain Layout
30014 \align center
30015 \begin_inset Tabular
30016 <lyxtabular version="3" rows="17" columns="17">
30017 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0pt">
30033 <column alignment="center" valignment="top" width="0pt">
30034 <column alignment="center" valignment="top" width="0pt">
30035 <row>
30036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040
30041 \end_layout
30042
30043 \end_inset
30044 </cell>
30045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30046 \begin_inset Text
30047
30048 \begin_layout Plain Layout
30049
30050 \family roman
30051 \series medium
30052 \shape up
30053 \size tiny
30054 \emph off
30055 \bar no
30056 \noun off
30057 \color none
30058 00
30059 \end_layout
30060
30061 \end_inset
30062 </cell>
30063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30064 \begin_inset Text
30065
30066 \begin_layout Plain Layout
30067
30068 \family roman
30069 \series medium
30070 \shape up
30071 \size tiny
30072 \emph off
30073 \bar no
30074 \noun off
30075 \color none
30076 10
30077 \end_layout
30078
30079 \end_inset
30080 </cell>
30081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30082 \begin_inset Text
30083
30084 \begin_layout Plain Layout
30085
30086 \family roman
30087 \series medium
30088 \shape up
30089 \size tiny
30090 \emph off
30091 \bar no
30092 \noun off
30093 \color none
30094 20
30095 \end_layout
30096
30097 \end_inset
30098 </cell>
30099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30100 \begin_inset Text
30101
30102 \begin_layout Plain Layout
30103
30104 \family roman
30105 \series medium
30106 \shape up
30107 \size tiny
30108 \emph off
30109 \bar no
30110 \noun off
30111 \color none
30112 30
30113 \end_layout
30114
30115 \end_inset
30116 </cell>
30117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121
30122 \family roman
30123 \series medium
30124 \shape up
30125 \size tiny
30126 \emph off
30127 \bar no
30128 \noun off
30129 \color none
30130 40
30131 \end_layout
30132
30133 \end_inset
30134 </cell>
30135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30136 \begin_inset Text
30137
30138 \begin_layout Plain Layout
30139
30140 \family roman
30141 \series medium
30142 \shape up
30143 \size tiny
30144 \emph off
30145 \bar no
30146 \noun off
30147 \color none
30148 50
30149 \end_layout
30150
30151 \end_inset
30152 </cell>
30153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30154 \begin_inset Text
30155
30156 \begin_layout Plain Layout
30157
30158 \family roman
30159 \series medium
30160 \shape up
30161 \size tiny
30162 \emph off
30163 \bar no
30164 \noun off
30165 \color none
30166 60
30167 \end_layout
30168
30169 \end_inset
30170 </cell>
30171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30172 \begin_inset Text
30173
30174 \begin_layout Plain Layout
30175
30176 \family roman
30177 \series medium
30178 \shape up
30179 \size tiny
30180 \emph off
30181 \bar no
30182 \noun off
30183 \color none
30184 70
30185 \end_layout
30186
30187 \end_inset
30188 </cell>
30189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30190 \begin_inset Text
30191
30192 \begin_layout Plain Layout
30193
30194 \family roman
30195 \series medium
30196 \shape up
30197 \size tiny
30198 \emph off
30199 \bar no
30200 \noun off
30201 \color none
30202 80
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30208 \begin_inset Text
30209
30210 \begin_layout Plain Layout
30211
30212 \family roman
30213 \series medium
30214 \shape up
30215 \size tiny
30216 \emph off
30217 \bar no
30218 \noun off
30219 \color none
30220 90
30221 \end_layout
30222
30223 \end_inset
30224 </cell>
30225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30226 \begin_inset Text
30227
30228 \begin_layout Plain Layout
30229
30230 \family roman
30231 \series medium
30232 \shape up
30233 \size tiny
30234 \emph off
30235 \bar no
30236 \noun off
30237 \color none
30238 A0
30239 \end_layout
30240
30241 \end_inset
30242 </cell>
30243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30244 \begin_inset Text
30245
30246 \begin_layout Plain Layout
30247
30248 \family roman
30249 \series medium
30250 \shape up
30251 \size tiny
30252 \emph off
30253 \bar no
30254 \noun off
30255 \color none
30256 B0
30257 \end_layout
30258
30259 \end_inset
30260 </cell>
30261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30262 \begin_inset Text
30263
30264 \begin_layout Plain Layout
30265
30266 \family roman
30267 \series medium
30268 \shape up
30269 \size tiny
30270 \emph off
30271 \bar no
30272 \noun off
30273 \color none
30274 C0
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30280 \begin_inset Text
30281
30282 \begin_layout Plain Layout
30283
30284 \family roman
30285 \series medium
30286 \shape up
30287 \size tiny
30288 \emph off
30289 \bar no
30290 \noun off
30291 \color none
30292 D0
30293 \end_layout
30294
30295 \end_inset
30296 </cell>
30297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Plain Layout
30301
30302 \family roman
30303 \series medium
30304 \shape up
30305 \size tiny
30306 \emph off
30307 \bar no
30308 \noun off
30309 \color none
30310 E0
30311 \end_layout
30312
30313 \end_inset
30314 </cell>
30315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30316 \begin_inset Text
30317
30318 \begin_layout Plain Layout
30319
30320 \family roman
30321 \series medium
30322 \shape up
30323 \size tiny
30324 \emph off
30325 \bar no
30326 \noun off
30327 \color none
30328 F0
30329 \end_layout
30330
30331 \end_inset
30332 </cell>
30333 </row>
30334 <row>
30335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30336 \begin_inset Text
30337
30338 \begin_layout Plain Layout
30339
30340 \family roman
30341 \series medium
30342 \shape up
30343 \size tiny
30344 \emph off
30345 \bar no
30346 \noun off
30347 \color none
30348 00
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Plain Layout
30357
30358 \end_layout
30359
30360 \end_inset
30361 </cell>
30362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30363 \begin_inset Text
30364
30365 \begin_layout Plain Layout
30366
30367 \end_layout
30368
30369 \end_inset
30370 </cell>
30371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30372 \begin_inset Text
30373
30374 \begin_layout Plain Layout
30375
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Plain Layout
30384
30385 \family roman
30386 \series medium
30387 \shape up
30388 \emph off
30389 \bar no
30390 \noun off
30391 \color none
30392 0
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30398 \begin_inset Text
30399
30400 \begin_layout Plain Layout
30401
30402 \family roman
30403 \series medium
30404 \shape up
30405 \emph off
30406 \bar no
30407 \noun off
30408 \color none
30409 @
30410 \end_layout
30411
30412 \end_inset
30413 </cell>
30414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30415 \begin_inset Text
30416
30417 \begin_layout Plain Layout
30418
30419 \family roman
30420 \series medium
30421 \shape up
30422 \emph off
30423 \bar no
30424 \noun off
30425 \color none
30426 P
30427 \end_layout
30428
30429 \end_inset
30430 </cell>
30431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30432 \begin_inset Text
30433
30434 \begin_layout Plain Layout
30435
30436 \family roman
30437 \series medium
30438 \shape up
30439 \emph off
30440 \bar no
30441 \noun off
30442 \color none
30443 '
30444 \end_layout
30445
30446 \end_inset
30447 </cell>
30448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30449 \begin_inset Text
30450
30451 \begin_layout Plain Layout
30452
30453 \family roman
30454 \series medium
30455 \shape up
30456 \emph off
30457 \bar no
30458 \noun off
30459 \color none
30460 p
30461 \end_layout
30462
30463 \end_inset
30464 </cell>
30465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30466 \begin_inset Text
30467
30468 \begin_layout Plain Layout
30469
30470 \end_layout
30471
30472 \end_inset
30473 </cell>
30474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30475 \begin_inset Text
30476
30477 \begin_layout Plain Layout
30478
30479 \end_layout
30480
30481 \end_inset
30482 </cell>
30483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30484 \begin_inset Text
30485
30486 \begin_layout Plain Layout
30487
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Plain Layout
30496
30497 \family roman
30498 \series medium
30499 \shape up
30500 \emph off
30501 \bar no
30502 \noun off
30503 \color none
30504 °
30505 \end_layout
30506
30507 \end_inset
30508 </cell>
30509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30510 \begin_inset Text
30511
30512 \begin_layout Plain Layout
30513
30514 \family roman
30515 \series medium
30516 \shape up
30517 \emph off
30518 \bar no
30519 \noun off
30520 \color none
30521 À
30522 \end_layout
30523
30524 \end_inset
30525 </cell>
30526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30527 \begin_inset Text
30528
30529 \begin_layout Plain Layout
30530
30531 \family roman
30532 \series medium
30533 \shape up
30534 \emph off
30535 \bar no
30536 \noun off
30537 \color none
30538 Ð
30539 \end_layout
30540
30541 \end_inset
30542 </cell>
30543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30544 \begin_inset Text
30545
30546 \begin_layout Plain Layout
30547
30548 \family roman
30549 \series medium
30550 \shape up
30551 \emph off
30552 \bar no
30553 \noun off
30554 \color none
30555 à
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30561 \begin_inset Text
30562
30563 \begin_layout Plain Layout
30564
30565 \family roman
30566 \series medium
30567 \shape up
30568 \emph off
30569 \bar no
30570 \noun off
30571 \color none
30572 ð
30573 \end_layout
30574
30575 \end_inset
30576 </cell>
30577 </row>
30578 <row>
30579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30580 \begin_inset Text
30581
30582 \begin_layout Plain Layout
30583
30584 \family roman
30585 \series medium
30586 \shape up
30587 \size tiny
30588 \emph off
30589 \bar no
30590 \noun off
30591 \color none
30592 01
30593 \end_layout
30594
30595 \end_inset
30596 </cell>
30597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30598 \begin_inset Text
30599
30600 \begin_layout Plain Layout
30601
30602 \end_layout
30603
30604 \end_inset
30605 </cell>
30606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30607 \begin_inset Text
30608
30609 \begin_layout Plain Layout
30610
30611 \end_layout
30612
30613 \end_inset
30614 </cell>
30615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30616 \begin_inset Text
30617
30618 \begin_layout Plain Layout
30619
30620 \family roman
30621 \series medium
30622 \shape up
30623 \emph off
30624 \bar no
30625 \noun off
30626 \color none
30627 !
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \family roman
30638 \series medium
30639 \shape up
30640 \emph off
30641 \bar no
30642 \noun off
30643 \color none
30644 1
30645 \end_layout
30646
30647 \end_inset
30648 </cell>
30649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30650 \begin_inset Text
30651
30652 \begin_layout Plain Layout
30653
30654 \family roman
30655 \series medium
30656 \shape up
30657 \emph off
30658 \bar no
30659 \noun off
30660 \color none
30661 A
30662 \end_layout
30663
30664 \end_inset
30665 </cell>
30666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30667 \begin_inset Text
30668
30669 \begin_layout Plain Layout
30670
30671 \family roman
30672 \series medium
30673 \shape up
30674 \emph off
30675 \bar no
30676 \noun off
30677 \color none
30678 Q
30679 \end_layout
30680
30681 \end_inset
30682 </cell>
30683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30684 \begin_inset Text
30685
30686 \begin_layout Plain Layout
30687
30688 \family roman
30689 \series medium
30690 \shape up
30691 \emph off
30692 \bar no
30693 \noun off
30694 \color none
30695 a
30696 \end_layout
30697
30698 \end_inset
30699 </cell>
30700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30701 \begin_inset Text
30702
30703 \begin_layout Plain Layout
30704
30705 \family roman
30706 \series medium
30707 \shape up
30708 \emph off
30709 \bar no
30710 \noun off
30711 \color none
30712 q
30713 \end_layout
30714
30715 \end_inset
30716 </cell>
30717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30718 \begin_inset Text
30719
30720 \begin_layout Plain Layout
30721
30722 \end_layout
30723
30724 \end_inset
30725 </cell>
30726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30727 \begin_inset Text
30728
30729 \begin_layout Plain Layout
30730
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739
30740 \family roman
30741 \series medium
30742 \shape up
30743 \emph off
30744 \bar no
30745 \noun off
30746 \color none
30747 ¡
30748 \end_layout
30749
30750 \end_inset
30751 </cell>
30752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30753 \begin_inset Text
30754
30755 \begin_layout Plain Layout
30756
30757 \family roman
30758 \series medium
30759 \shape up
30760 \emph off
30761 \bar no
30762 \noun off
30763 \color none
30764 ±
30765 \end_layout
30766
30767 \end_inset
30768 </cell>
30769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30770 \begin_inset Text
30771
30772 \begin_layout Plain Layout
30773
30774 \family roman
30775 \series medium
30776 \shape up
30777 \emph off
30778 \bar no
30779 \noun off
30780 \color none
30781 Á
30782 \end_layout
30783
30784 \end_inset
30785 </cell>
30786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30787 \begin_inset Text
30788
30789 \begin_layout Plain Layout
30790
30791 \family roman
30792 \series medium
30793 \shape up
30794 \emph off
30795 \bar no
30796 \noun off
30797 \color none
30798 Ñ
30799 \end_layout
30800
30801 \end_inset
30802 </cell>
30803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30804 \begin_inset Text
30805
30806 \begin_layout Plain Layout
30807
30808 \family roman
30809 \series medium
30810 \shape up
30811 \emph off
30812 \bar no
30813 \noun off
30814 \color none
30815 á
30816 \end_layout
30817
30818 \end_inset
30819 </cell>
30820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30821 \begin_inset Text
30822
30823 \begin_layout Plain Layout
30824
30825 \family roman
30826 \series medium
30827 \shape up
30828 \emph off
30829 \bar no
30830 \noun off
30831 \color none
30832 ñ
30833 \end_layout
30834
30835 \end_inset
30836 </cell>
30837 </row>
30838 <row>
30839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30840 \begin_inset Text
30841
30842 \begin_layout Plain Layout
30843
30844 \family roman
30845 \series medium
30846 \shape up
30847 \size tiny
30848 \emph off
30849 \bar no
30850 \noun off
30851 \color none
30852 02
30853 \end_layout
30854
30855 \end_inset
30856 </cell>
30857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30858 \begin_inset Text
30859
30860 \begin_layout Plain Layout
30861
30862 \end_layout
30863
30864 \end_inset
30865 </cell>
30866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30867 \begin_inset Text
30868
30869 \begin_layout Plain Layout
30870
30871 \end_layout
30872
30873 \end_inset
30874 </cell>
30875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30876 \begin_inset Text
30877
30878 \begin_layout Plain Layout
30879
30880 \family roman
30881 \series medium
30882 \shape up
30883 \emph off
30884 \bar no
30885 \noun off
30886 \color none
30887 \begin_inset Quotes eld
30888 \end_inset
30889
30890
30891 \end_layout
30892
30893 \end_inset
30894 </cell>
30895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30896 \begin_inset Text
30897
30898 \begin_layout Plain Layout
30899
30900 \family roman
30901 \series medium
30902 \shape up
30903 \emph off
30904 \bar no
30905 \noun off
30906 \color none
30907 2
30908 \end_layout
30909
30910 \end_inset
30911 </cell>
30912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916
30917 \family roman
30918 \series medium
30919 \shape up
30920 \emph off
30921 \bar no
30922 \noun off
30923 \color none
30924 B
30925 \end_layout
30926
30927 \end_inset
30928 </cell>
30929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30930 \begin_inset Text
30931
30932 \begin_layout Plain Layout
30933
30934 \family roman
30935 \series medium
30936 \shape up
30937 \emph off
30938 \bar no
30939 \noun off
30940 \color none
30941 R
30942 \end_layout
30943
30944 \end_inset
30945 </cell>
30946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30947 \begin_inset Text
30948
30949 \begin_layout Plain Layout
30950
30951 \family roman
30952 \series medium
30953 \shape up
30954 \emph off
30955 \bar no
30956 \noun off
30957 \color none
30958 b
30959 \end_layout
30960
30961 \end_inset
30962 </cell>
30963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30964 \begin_inset Text
30965
30966 \begin_layout Plain Layout
30967
30968 \family roman
30969 \series medium
30970 \shape up
30971 \emph off
30972 \bar no
30973 \noun off
30974 \color none
30975 r
30976 \end_layout
30977
30978 \end_inset
30979 </cell>
30980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30981 \begin_inset Text
30982
30983 \begin_layout Plain Layout
30984
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30990 \begin_inset Text
30991
30992 \begin_layout Plain Layout
30993
30994 \end_layout
30995
30996 \end_inset
30997 </cell>
30998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30999 \begin_inset Text
31000
31001 \begin_layout Plain Layout
31002 ¢
31003 \end_layout
31004
31005 \end_inset
31006 </cell>
31007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011
31012 \family roman
31013 \series medium
31014 \shape up
31015 \emph off
31016 \bar no
31017 \noun off
31018 \color none
31019 ²
31020 \end_layout
31021
31022 \end_inset
31023 </cell>
31024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31025 \begin_inset Text
31026
31027 \begin_layout Plain Layout
31028
31029 \family roman
31030 \series medium
31031 \shape up
31032 \emph off
31033 \bar no
31034 \noun off
31035 \color none
31036 Â
31037 \end_layout
31038
31039 \end_inset
31040 </cell>
31041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31042 \begin_inset Text
31043
31044 \begin_layout Plain Layout
31045
31046 \family roman
31047 \series medium
31048 \shape up
31049 \emph off
31050 \bar no
31051 \noun off
31052 \color none
31053 Ò
31054 \end_layout
31055
31056 \end_inset
31057 </cell>
31058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31059 \begin_inset Text
31060
31061 \begin_layout Plain Layout
31062
31063 \family roman
31064 \series medium
31065 \shape up
31066 \emph off
31067 \bar no
31068 \noun off
31069 \color none
31070 â
31071 \end_layout
31072
31073 \end_inset
31074 </cell>
31075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31076 \begin_inset Text
31077
31078 \begin_layout Plain Layout
31079
31080 \family roman
31081 \series medium
31082 \shape up
31083 \emph off
31084 \bar no
31085 \noun off
31086 \color none
31087 ò
31088 \end_layout
31089
31090 \end_inset
31091 </cell>
31092 </row>
31093 <row>
31094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31095 \begin_inset Text
31096
31097 \begin_layout Plain Layout
31098
31099 \family roman
31100 \series medium
31101 \shape up
31102 \size tiny
31103 \emph off
31104 \bar no
31105 \noun off
31106 \color none
31107 03
31108 \end_layout
31109
31110 \end_inset
31111 </cell>
31112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31113 \begin_inset Text
31114
31115 \begin_layout Plain Layout
31116
31117 \end_layout
31118
31119 \end_inset
31120 </cell>
31121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31122 \begin_inset Text
31123
31124 \begin_layout Plain Layout
31125
31126 \end_layout
31127
31128 \end_inset
31129 </cell>
31130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31131 \begin_inset Text
31132
31133 \begin_layout Plain Layout
31134
31135 \family roman
31136 \series medium
31137 \shape up
31138 \emph off
31139 \bar no
31140 \noun off
31141 \color none
31142 #
31143 \end_layout
31144
31145 \end_inset
31146 </cell>
31147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31148 \begin_inset Text
31149
31150 \begin_layout Plain Layout
31151
31152 \family roman
31153 \series medium
31154 \shape up
31155 \emph off
31156 \bar no
31157 \noun off
31158 \color none
31159 3
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31165 \begin_inset Text
31166
31167 \begin_layout Plain Layout
31168
31169 \family roman
31170 \series medium
31171 \shape up
31172 \emph off
31173 \bar no
31174 \noun off
31175 \color none
31176 C
31177 \end_layout
31178
31179 \end_inset
31180 </cell>
31181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31182 \begin_inset Text
31183
31184 \begin_layout Plain Layout
31185
31186 \family roman
31187 \series medium
31188 \shape up
31189 \emph off
31190 \bar no
31191 \noun off
31192 \color none
31193 S
31194 \end_layout
31195
31196 \end_inset
31197 </cell>
31198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31199 \begin_inset Text
31200
31201 \begin_layout Plain Layout
31202
31203 \family roman
31204 \series medium
31205 \shape up
31206 \emph off
31207 \bar no
31208 \noun off
31209 \color none
31210 c
31211 \end_layout
31212
31213 \end_inset
31214 </cell>
31215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31216 \begin_inset Text
31217
31218 \begin_layout Plain Layout
31219
31220 \family roman
31221 \series medium
31222 \shape up
31223 \emph off
31224 \bar no
31225 \noun off
31226 \color none
31227 s
31228 \end_layout
31229
31230 \end_inset
31231 </cell>
31232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31233 \begin_inset Text
31234
31235 \begin_layout Plain Layout
31236
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Plain Layout
31245
31246 \end_layout
31247
31248 \end_inset
31249 </cell>
31250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31251 \begin_inset Text
31252
31253 \begin_layout Plain Layout
31254
31255 \family roman
31256 \series medium
31257 \shape up
31258 \emph off
31259 \bar no
31260 \noun off
31261 \color none
31262 £
31263 \end_layout
31264
31265 \end_inset
31266 </cell>
31267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31268 \begin_inset Text
31269
31270 \begin_layout Plain Layout
31271
31272 \family roman
31273 \series medium
31274 \shape up
31275 \emph off
31276 \bar no
31277 \noun off
31278 \color none
31279 ³
31280 \end_layout
31281
31282 \end_inset
31283 </cell>
31284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31285 \begin_inset Text
31286
31287 \begin_layout Plain Layout
31288
31289 \family roman
31290 \series medium
31291 \shape up
31292 \emph off
31293 \bar no
31294 \noun off
31295 \color none
31296 Ã
31297 \end_layout
31298
31299 \end_inset
31300 </cell>
31301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31302 \begin_inset Text
31303
31304 \begin_layout Plain Layout
31305
31306 \family roman
31307 \series medium
31308 \shape up
31309 \emph off
31310 \bar no
31311 \noun off
31312 \color none
31313 Ó
31314 \end_layout
31315
31316 \end_inset
31317 </cell>
31318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31319 \begin_inset Text
31320
31321 \begin_layout Plain Layout
31322
31323 \family roman
31324 \series medium
31325 \shape up
31326 \emph off
31327 \bar no
31328 \noun off
31329 \color none
31330 ã
31331 \end_layout
31332
31333 \end_inset
31334 </cell>
31335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31336 \begin_inset Text
31337
31338 \begin_layout Plain Layout
31339
31340 \family roman
31341 \series medium
31342 \shape up
31343 \emph off
31344 \bar no
31345 \noun off
31346 \color none
31347 ó
31348 \end_layout
31349
31350 \end_inset
31351 </cell>
31352 </row>
31353 <row>
31354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31355 \begin_inset Text
31356
31357 \begin_layout Plain Layout
31358
31359 \family roman
31360 \series medium
31361 \shape up
31362 \size tiny
31363 \emph off
31364 \bar no
31365 \noun off
31366 \color none
31367 04
31368 \end_layout
31369
31370 \end_inset
31371 </cell>
31372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31373 \begin_inset Text
31374
31375 \begin_layout Plain Layout
31376
31377 \end_layout
31378
31379 \end_inset
31380 </cell>
31381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31382 \begin_inset Text
31383
31384 \begin_layout Plain Layout
31385
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31391 \begin_inset Text
31392
31393 \begin_layout Plain Layout
31394
31395 \family roman
31396 \series medium
31397 \shape up
31398 \emph off
31399 \bar no
31400 \noun off
31401 \color none
31402 $
31403 \end_layout
31404
31405 \end_inset
31406 </cell>
31407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31408 \begin_inset Text
31409
31410 \begin_layout Plain Layout
31411
31412 \family roman
31413 \series medium
31414 \shape up
31415 \emph off
31416 \bar no
31417 \noun off
31418 \color none
31419 4
31420 \end_layout
31421
31422 \end_inset
31423 </cell>
31424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31425 \begin_inset Text
31426
31427 \begin_layout Plain Layout
31428
31429 \family roman
31430 \series medium
31431 \shape up
31432 \emph off
31433 \bar no
31434 \noun off
31435 \color none
31436 D
31437 \end_layout
31438
31439 \end_inset
31440 </cell>
31441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31442 \begin_inset Text
31443
31444 \begin_layout Plain Layout
31445
31446 \family roman
31447 \series medium
31448 \shape up
31449 \emph off
31450 \bar no
31451 \noun off
31452 \color none
31453 T
31454 \end_layout
31455
31456 \end_inset
31457 </cell>
31458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31459 \begin_inset Text
31460
31461 \begin_layout Plain Layout
31462
31463 \family roman
31464 \series medium
31465 \shape up
31466 \emph off
31467 \bar no
31468 \noun off
31469 \color none
31470 d
31471 \end_layout
31472
31473 \end_inset
31474 </cell>
31475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31476 \begin_inset Text
31477
31478 \begin_layout Plain Layout
31479
31480 \family roman
31481 \series medium
31482 \shape up
31483 \emph off
31484 \bar no
31485 \noun off
31486 \color none
31487 t
31488 \end_layout
31489
31490 \end_inset
31491 </cell>
31492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31493 \begin_inset Text
31494
31495 \begin_layout Plain Layout
31496
31497 \end_layout
31498
31499 \end_inset
31500 </cell>
31501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31502 \begin_inset Text
31503
31504 \begin_layout Plain Layout
31505
31506 \end_layout
31507
31508 \end_inset
31509 </cell>
31510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31511 \begin_inset Text
31512
31513 \begin_layout Plain Layout
31514 ¤
31515 \end_layout
31516
31517 \end_inset
31518 </cell>
31519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31520 \begin_inset Text
31521
31522 \begin_layout Plain Layout
31523
31524 \family roman
31525 \series medium
31526 \shape up
31527 \emph off
31528 \bar no
31529 \noun off
31530 \color none
31531 ´
31532 \end_layout
31533
31534 \end_inset
31535 </cell>
31536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31537 \begin_inset Text
31538
31539 \begin_layout Plain Layout
31540
31541 \family roman
31542 \series medium
31543 \shape up
31544 \emph off
31545 \bar no
31546 \noun off
31547 \color none
31548 Ä
31549 \end_layout
31550
31551 \end_inset
31552 </cell>
31553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31554 \begin_inset Text
31555
31556 \begin_layout Plain Layout
31557
31558 \family roman
31559 \series medium
31560 \shape up
31561 \emph off
31562 \bar no
31563 \noun off
31564 \color none
31565 Ô
31566 \end_layout
31567
31568 \end_inset
31569 </cell>
31570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31571 \begin_inset Text
31572
31573 \begin_layout Plain Layout
31574
31575 \family roman
31576 \series medium
31577 \shape up
31578 \emph off
31579 \bar no
31580 \noun off
31581 \color none
31582 ä
31583 \end_layout
31584
31585 \end_inset
31586 </cell>
31587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31588 \begin_inset Text
31589
31590 \begin_layout Plain Layout
31591
31592 \family roman
31593 \series medium
31594 \shape up
31595 \emph off
31596 \bar no
31597 \noun off
31598 \color none
31599 ô
31600 \end_layout
31601
31602 \end_inset
31603 </cell>
31604 </row>
31605 <row>
31606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31607 \begin_inset Text
31608
31609 \begin_layout Plain Layout
31610
31611 \family roman
31612 \series medium
31613 \shape up
31614 \size tiny
31615 \emph off
31616 \bar no
31617 \noun off
31618 \color none
31619 05
31620 \end_layout
31621
31622 \end_inset
31623 </cell>
31624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31625 \begin_inset Text
31626
31627 \begin_layout Plain Layout
31628
31629 \end_layout
31630
31631 \end_inset
31632 </cell>
31633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31634 \begin_inset Text
31635
31636 \begin_layout Plain Layout
31637
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646
31647 \family roman
31648 \series medium
31649 \shape up
31650 \emph off
31651 \bar no
31652 \noun off
31653 \color none
31654 %
31655 \end_layout
31656
31657 \end_inset
31658 </cell>
31659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31660 \begin_inset Text
31661
31662 \begin_layout Plain Layout
31663
31664 \family roman
31665 \series medium
31666 \shape up
31667 \emph off
31668 \bar no
31669 \noun off
31670 \color none
31671 5
31672 \end_layout
31673
31674 \end_inset
31675 </cell>
31676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31677 \begin_inset Text
31678
31679 \begin_layout Plain Layout
31680
31681 \family roman
31682 \series medium
31683 \shape up
31684 \emph off
31685 \bar no
31686 \noun off
31687 \color none
31688 E
31689 \end_layout
31690
31691 \end_inset
31692 </cell>
31693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31694 \begin_inset Text
31695
31696 \begin_layout Plain Layout
31697
31698 \family roman
31699 \series medium
31700 \shape up
31701 \emph off
31702 \bar no
31703 \noun off
31704 \color none
31705 U
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31711 \begin_inset Text
31712
31713 \begin_layout Plain Layout
31714
31715 \family roman
31716 \series medium
31717 \shape up
31718 \emph off
31719 \bar no
31720 \noun off
31721 \color none
31722 e
31723 \end_layout
31724
31725 \end_inset
31726 </cell>
31727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31728 \begin_inset Text
31729
31730 \begin_layout Plain Layout
31731
31732 \family roman
31733 \series medium
31734 \shape up
31735 \emph off
31736 \bar no
31737 \noun off
31738 \color none
31739 u
31740 \end_layout
31741
31742 \end_inset
31743 </cell>
31744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31745 \begin_inset Text
31746
31747 \begin_layout Plain Layout
31748
31749 \end_layout
31750
31751 \end_inset
31752 </cell>
31753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31754 \begin_inset Text
31755
31756 \begin_layout Plain Layout
31757
31758 \end_layout
31759
31760 \end_inset
31761 </cell>
31762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31763 \begin_inset Text
31764
31765 \begin_layout Plain Layout
31766 ¥
31767 \end_layout
31768
31769 \end_inset
31770 </cell>
31771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31772 \begin_inset Text
31773
31774 \begin_layout Plain Layout
31775
31776 \family roman
31777 \series medium
31778 \shape up
31779 \emph off
31780 \bar no
31781 \noun off
31782 \color none
31783 µ
31784 \end_layout
31785
31786 \end_inset
31787 </cell>
31788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31789 \begin_inset Text
31790
31791 \begin_layout Plain Layout
31792
31793 \family roman
31794 \series medium
31795 \shape up
31796 \emph off
31797 \bar no
31798 \noun off
31799 \color none
31800 Å
31801 \end_layout
31802
31803 \end_inset
31804 </cell>
31805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31806 \begin_inset Text
31807
31808 \begin_layout Plain Layout
31809
31810 \family roman
31811 \series medium
31812 \shape up
31813 \emph off
31814 \bar no
31815 \noun off
31816 \color none
31817 Õ
31818 \end_layout
31819
31820 \end_inset
31821 </cell>
31822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31823 \begin_inset Text
31824
31825 \begin_layout Plain Layout
31826
31827 \family roman
31828 \series medium
31829 \shape up
31830 \emph off
31831 \bar no
31832 \noun off
31833 \color none
31834 å
31835 \end_layout
31836
31837 \end_inset
31838 </cell>
31839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31840 \begin_inset Text
31841
31842 \begin_layout Plain Layout
31843
31844 \family roman
31845 \series medium
31846 \shape up
31847 \emph off
31848 \bar no
31849 \noun off
31850 \color none
31851 õ
31852 \end_layout
31853
31854 \end_inset
31855 </cell>
31856 </row>
31857 <row>
31858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31859 \begin_inset Text
31860
31861 \begin_layout Plain Layout
31862
31863 \family roman
31864 \series medium
31865 \shape up
31866 \size tiny
31867 \emph off
31868 \bar no
31869 \noun off
31870 \color none
31871 06
31872 \end_layout
31873
31874 \end_inset
31875 </cell>
31876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31877 \begin_inset Text
31878
31879 \begin_layout Plain Layout
31880
31881 \end_layout
31882
31883 \end_inset
31884 </cell>
31885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31886 \begin_inset Text
31887
31888 \begin_layout Plain Layout
31889
31890 \end_layout
31891
31892 \end_inset
31893 </cell>
31894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31895 \begin_inset Text
31896
31897 \begin_layout Plain Layout
31898
31899 \family roman
31900 \series medium
31901 \shape up
31902 \emph off
31903 \bar no
31904 \noun off
31905 \color none
31906 &
31907 \end_layout
31908
31909 \end_inset
31910 </cell>
31911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31912 \begin_inset Text
31913
31914 \begin_layout Plain Layout
31915
31916 \family roman
31917 \series medium
31918 \shape up
31919 \emph off
31920 \bar no
31921 \noun off
31922 \color none
31923 6
31924 \end_layout
31925
31926 \end_inset
31927 </cell>
31928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31929 \begin_inset Text
31930
31931 \begin_layout Plain Layout
31932
31933 \family roman
31934 \series medium
31935 \shape up
31936 \emph off
31937 \bar no
31938 \noun off
31939 \color none
31940 F
31941 \end_layout
31942
31943 \end_inset
31944 </cell>
31945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31946 \begin_inset Text
31947
31948 \begin_layout Plain Layout
31949
31950 \family roman
31951 \series medium
31952 \shape up
31953 \emph off
31954 \bar no
31955 \noun off
31956 \color none
31957 V
31958 \end_layout
31959
31960 \end_inset
31961 </cell>
31962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31963 \begin_inset Text
31964
31965 \begin_layout Plain Layout
31966
31967 \family roman
31968 \series medium
31969 \shape up
31970 \emph off
31971 \bar no
31972 \noun off
31973 \color none
31974 f
31975 \end_layout
31976
31977 \end_inset
31978 </cell>
31979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31980 \begin_inset Text
31981
31982 \begin_layout Plain Layout
31983
31984 \family roman
31985 \series medium
31986 \shape up
31987 \emph off
31988 \bar no
31989 \noun off
31990 \color none
31991 v
31992 \end_layout
31993
31994 \end_inset
31995 </cell>
31996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31997 \begin_inset Text
31998
31999 \begin_layout Plain Layout
32000
32001 \end_layout
32002
32003 \end_inset
32004 </cell>
32005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32006 \begin_inset Text
32007
32008 \begin_layout Plain Layout
32009
32010 \end_layout
32011
32012 \end_inset
32013 </cell>
32014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018 ¦
32019 \end_layout
32020
32021 \end_inset
32022 </cell>
32023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32024 \begin_inset Text
32025
32026 \begin_layout Plain Layout
32027
32028 \family roman
32029 \series medium
32030 \shape up
32031 \emph off
32032 \bar no
32033 \noun off
32034 \color none
32035
32036 \end_layout
32037
32038 \end_inset
32039 </cell>
32040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32041 \begin_inset Text
32042
32043 \begin_layout Plain Layout
32044
32045 \family roman
32046 \series medium
32047 \shape up
32048 \emph off
32049 \bar no
32050 \noun off
32051 \color none
32052 Æ
32053 \end_layout
32054
32055 \end_inset
32056 </cell>
32057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061
32062 \family roman
32063 \series medium
32064 \shape up
32065 \emph off
32066 \bar no
32067 \noun off
32068 \color none
32069 Ö
32070 \end_layout
32071
32072 \end_inset
32073 </cell>
32074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32075 \begin_inset Text
32076
32077 \begin_layout Plain Layout
32078
32079 \family roman
32080 \series medium
32081 \shape up
32082 \emph off
32083 \bar no
32084 \noun off
32085 \color none
32086 æ
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095
32096 \family roman
32097 \series medium
32098 \shape up
32099 \emph off
32100 \bar no
32101 \noun off
32102 \color none
32103 ö
32104 \end_layout
32105
32106 \end_inset
32107 </cell>
32108 </row>
32109 <row>
32110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32111 \begin_inset Text
32112
32113 \begin_layout Plain Layout
32114
32115 \family roman
32116 \series medium
32117 \shape up
32118 \size tiny
32119 \emph off
32120 \bar no
32121 \noun off
32122 \color none
32123 07
32124 \end_layout
32125
32126 \end_inset
32127 </cell>
32128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32129 \begin_inset Text
32130
32131 \begin_layout Plain Layout
32132
32133 \end_layout
32134
32135 \end_inset
32136 </cell>
32137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32138 \begin_inset Text
32139
32140 \begin_layout Plain Layout
32141
32142 \end_layout
32143
32144 \end_inset
32145 </cell>
32146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32147 \begin_inset Text
32148
32149 \begin_layout Plain Layout
32150
32151 \family roman
32152 \series medium
32153 \shape up
32154 \emph off
32155 \bar no
32156 \noun off
32157 \color none
32158 `
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167
32168 \family roman
32169 \series medium
32170 \shape up
32171 \emph off
32172 \bar no
32173 \noun off
32174 \color none
32175 7
32176 \end_layout
32177
32178 \end_inset
32179 </cell>
32180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32181 \begin_inset Text
32182
32183 \begin_layout Plain Layout
32184
32185 \family roman
32186 \series medium
32187 \shape up
32188 \emph off
32189 \bar no
32190 \noun off
32191 \color none
32192 G
32193 \end_layout
32194
32195 \end_inset
32196 </cell>
32197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32198 \begin_inset Text
32199
32200 \begin_layout Plain Layout
32201
32202 \family roman
32203 \series medium
32204 \shape up
32205 \emph off
32206 \bar no
32207 \noun off
32208 \color none
32209 W
32210 \end_layout
32211
32212 \end_inset
32213 </cell>
32214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218
32219 \family roman
32220 \series medium
32221 \shape up
32222 \emph off
32223 \bar no
32224 \noun off
32225 \color none
32226 g
32227 \end_layout
32228
32229 \end_inset
32230 </cell>
32231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32232 \begin_inset Text
32233
32234 \begin_layout Plain Layout
32235
32236 \family roman
32237 \series medium
32238 \shape up
32239 \emph off
32240 \bar no
32241 \noun off
32242 \color none
32243 w
32244 \end_layout
32245
32246 \end_inset
32247 </cell>
32248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32249 \begin_inset Text
32250
32251 \begin_layout Plain Layout
32252
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261
32262 \end_layout
32263
32264 \end_inset
32265 </cell>
32266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32267 \begin_inset Text
32268
32269 \begin_layout Plain Layout
32270
32271 \family roman
32272 \series medium
32273 \shape up
32274 \emph off
32275 \bar no
32276 \noun off
32277 \color none
32278 §
32279 \end_layout
32280
32281 \end_inset
32282 </cell>
32283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287
32288 \family roman
32289 \series medium
32290 \shape up
32291 \emph off
32292 \bar no
32293 \noun off
32294 \color none
32295 ·
32296 \end_layout
32297
32298 \end_inset
32299 </cell>
32300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32301 \begin_inset Text
32302
32303 \begin_layout Plain Layout
32304
32305 \family roman
32306 \series medium
32307 \shape up
32308 \emph off
32309 \bar no
32310 \noun off
32311 \color none
32312 Ç
32313 \end_layout
32314
32315 \end_inset
32316 </cell>
32317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32318 \begin_inset Text
32319
32320 \begin_layout Plain Layout
32321
32322 \family roman
32323 \series medium
32324 \shape up
32325 \emph off
32326 \bar no
32327 \noun off
32328 \color none
32329 ×
32330 \end_layout
32331
32332 \end_inset
32333 </cell>
32334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32335 \begin_inset Text
32336
32337 \begin_layout Plain Layout
32338
32339 \family roman
32340 \series medium
32341 \shape up
32342 \emph off
32343 \bar no
32344 \noun off
32345 \color none
32346 ç
32347 \end_layout
32348
32349 \end_inset
32350 </cell>
32351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355
32356 \family roman
32357 \series medium
32358 \shape up
32359 \emph off
32360 \bar no
32361 \noun off
32362 \color none
32363 ÷
32364 \end_layout
32365
32366 \end_inset
32367 </cell>
32368 </row>
32369 <row>
32370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32371 \begin_inset Text
32372
32373 \begin_layout Plain Layout
32374
32375 \family roman
32376 \series medium
32377 \shape up
32378 \size tiny
32379 \emph off
32380 \bar no
32381 \noun off
32382 \color none
32383 08
32384 \end_layout
32385
32386 \end_inset
32387 </cell>
32388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32389 \begin_inset Text
32390
32391 \begin_layout Plain Layout
32392
32393 \end_layout
32394
32395 \end_inset
32396 </cell>
32397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32398 \begin_inset Text
32399
32400 \begin_layout Plain Layout
32401
32402 \end_layout
32403
32404 \end_inset
32405 </cell>
32406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32407 \begin_inset Text
32408
32409 \begin_layout Plain Layout
32410
32411 \family roman
32412 \series medium
32413 \shape up
32414 \emph off
32415 \bar no
32416 \noun off
32417 \color none
32418 (
32419 \end_layout
32420
32421 \end_inset
32422 </cell>
32423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32424 \begin_inset Text
32425
32426 \begin_layout Plain Layout
32427
32428 \family roman
32429 \series medium
32430 \shape up
32431 \emph off
32432 \bar no
32433 \noun off
32434 \color none
32435 8
32436 \end_layout
32437
32438 \end_inset
32439 </cell>
32440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32441 \begin_inset Text
32442
32443 \begin_layout Plain Layout
32444
32445 \family roman
32446 \series medium
32447 \shape up
32448 \emph off
32449 \bar no
32450 \noun off
32451 \color none
32452 H
32453 \end_layout
32454
32455 \end_inset
32456 </cell>
32457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32458 \begin_inset Text
32459
32460 \begin_layout Plain Layout
32461
32462 \family roman
32463 \series medium
32464 \shape up
32465 \emph off
32466 \bar no
32467 \noun off
32468 \color none
32469 X
32470 \end_layout
32471
32472 \end_inset
32473 </cell>
32474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32475 \begin_inset Text
32476
32477 \begin_layout Plain Layout
32478
32479 \family roman
32480 \series medium
32481 \shape up
32482 \emph off
32483 \bar no
32484 \noun off
32485 \color none
32486 h
32487 \end_layout
32488
32489 \end_inset
32490 </cell>
32491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32492 \begin_inset Text
32493
32494 \begin_layout Plain Layout
32495
32496 \family roman
32497 \series medium
32498 \shape up
32499 \emph off
32500 \bar no
32501 \noun off
32502 \color none
32503 x
32504 \end_layout
32505
32506 \end_inset
32507 </cell>
32508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32509 \begin_inset Text
32510
32511 \begin_layout Plain Layout
32512
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521
32522 \end_layout
32523
32524 \end_inset
32525 </cell>
32526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32527 \begin_inset Text
32528
32529 \begin_layout Plain Layout
32530
32531 \family roman
32532 \series medium
32533 \shape up
32534 \emph off
32535 \bar no
32536 \noun off
32537 \color none
32538 ¨
32539 \end_layout
32540
32541 \end_inset
32542 </cell>
32543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32544 \begin_inset Text
32545
32546 \begin_layout Plain Layout
32547
32548 \family roman
32549 \series medium
32550 \shape up
32551 \emph off
32552 \bar no
32553 \noun off
32554 \color none
32555 ¸
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564
32565 \family roman
32566 \series medium
32567 \shape up
32568 \emph off
32569 \bar no
32570 \noun off
32571 \color none
32572 È
32573 \end_layout
32574
32575 \end_inset
32576 </cell>
32577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581
32582 \family roman
32583 \series medium
32584 \shape up
32585 \emph off
32586 \bar no
32587 \noun off
32588 \color none
32589 Ø
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \family roman
32600 \series medium
32601 \shape up
32602 \emph off
32603 \bar no
32604 \noun off
32605 \color none
32606 è
32607 \end_layout
32608
32609 \end_inset
32610 </cell>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615
32616 \family roman
32617 \series medium
32618 \shape up
32619 \emph off
32620 \bar no
32621 \noun off
32622 \color none
32623 ø
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 </row>
32629 <row>
32630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32631 \begin_inset Text
32632
32633 \begin_layout Plain Layout
32634
32635 \family roman
32636 \series medium
32637 \shape up
32638 \size tiny
32639 \emph off
32640 \bar no
32641 \noun off
32642 \color none
32643 09
32644 \end_layout
32645
32646 \end_inset
32647 </cell>
32648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32649 \begin_inset Text
32650
32651 \begin_layout Plain Layout
32652
32653 \end_layout
32654
32655 \end_inset
32656 </cell>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661
32662 \end_layout
32663
32664 \end_inset
32665 </cell>
32666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32667 \begin_inset Text
32668
32669 \begin_layout Plain Layout
32670
32671 \family roman
32672 \series medium
32673 \shape up
32674 \emph off
32675 \bar no
32676 \noun off
32677 \color none
32678 )
32679 \end_layout
32680
32681 \end_inset
32682 </cell>
32683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32684 \begin_inset Text
32685
32686 \begin_layout Plain Layout
32687
32688 \family roman
32689 \series medium
32690 \shape up
32691 \emph off
32692 \bar no
32693 \noun off
32694 \color none
32695 9
32696 \end_layout
32697
32698 \end_inset
32699 </cell>
32700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32701 \begin_inset Text
32702
32703 \begin_layout Plain Layout
32704
32705 \family roman
32706 \series medium
32707 \shape up
32708 \emph off
32709 \bar no
32710 \noun off
32711 \color none
32712 I
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721
32722 \family roman
32723 \series medium
32724 \shape up
32725 \emph off
32726 \bar no
32727 \noun off
32728 \color none
32729 Y
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738
32739 \family roman
32740 \series medium
32741 \shape up
32742 \emph off
32743 \bar no
32744 \noun off
32745 \color none
32746 i
32747 \end_layout
32748
32749 \end_inset
32750 </cell>
32751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32752 \begin_inset Text
32753
32754 \begin_layout Plain Layout
32755
32756 \family roman
32757 \series medium
32758 \shape up
32759 \emph off
32760 \bar no
32761 \noun off
32762 \color none
32763 y
32764 \end_layout
32765
32766 \end_inset
32767 </cell>
32768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32769 \begin_inset Text
32770
32771 \begin_layout Plain Layout
32772
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781
32782 \end_layout
32783
32784 \end_inset
32785 </cell>
32786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32787 \begin_inset Text
32788
32789 \begin_layout Plain Layout
32790
32791 \family roman
32792 \series medium
32793 \shape up
32794 \emph off
32795 \bar no
32796 \noun off
32797 \color none
32798 ©
32799 \end_layout
32800
32801 \end_inset
32802 </cell>
32803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32804 \begin_inset Text
32805
32806 \begin_layout Plain Layout
32807
32808 \family roman
32809 \series medium
32810 \shape up
32811 \emph off
32812 \bar no
32813 \noun off
32814 \color none
32815 ¹
32816 \end_layout
32817
32818 \end_inset
32819 </cell>
32820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32821 \begin_inset Text
32822
32823 \begin_layout Plain Layout
32824
32825 \family roman
32826 \series medium
32827 \shape up
32828 \emph off
32829 \bar no
32830 \noun off
32831 \color none
32832 É
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841
32842 \family roman
32843 \series medium
32844 \shape up
32845 \emph off
32846 \bar no
32847 \noun off
32848 \color none
32849 Ù
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32855 \begin_inset Text
32856
32857 \begin_layout Plain Layout
32858
32859 \family roman
32860 \series medium
32861 \shape up
32862 \emph off
32863 \bar no
32864 \noun off
32865 \color none
32866 é
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32872 \begin_inset Text
32873
32874 \begin_layout Plain Layout
32875
32876 \family roman
32877 \series medium
32878 \shape up
32879 \emph off
32880 \bar no
32881 \noun off
32882 \color none
32883 ù
32884 \end_layout
32885
32886 \end_inset
32887 </cell>
32888 </row>
32889 <row>
32890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32891 \begin_inset Text
32892
32893 \begin_layout Plain Layout
32894
32895 \family roman
32896 \series medium
32897 \shape up
32898 \size tiny
32899 \emph off
32900 \bar no
32901 \noun off
32902 \color none
32903 0A
32904 \end_layout
32905
32906 \end_inset
32907 </cell>
32908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32909 \begin_inset Text
32910
32911 \begin_layout Plain Layout
32912
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921
32922 \end_layout
32923
32924 \end_inset
32925 </cell>
32926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32927 \begin_inset Text
32928
32929 \begin_layout Plain Layout
32930
32931 \family roman
32932 \series medium
32933 \shape up
32934 \emph off
32935 \bar no
32936 \noun off
32937 \color none
32938 *
32939 \end_layout
32940
32941 \end_inset
32942 </cell>
32943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32944 \begin_inset Text
32945
32946 \begin_layout Plain Layout
32947
32948 \family roman
32949 \series medium
32950 \shape up
32951 \emph off
32952 \bar no
32953 \noun off
32954 \color none
32955 :
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32961 \begin_inset Text
32962
32963 \begin_layout Plain Layout
32964
32965 \family roman
32966 \series medium
32967 \shape up
32968 \emph off
32969 \bar no
32970 \noun off
32971 \color none
32972 J
32973 \end_layout
32974
32975 \end_inset
32976 </cell>
32977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32978 \begin_inset Text
32979
32980 \begin_layout Plain Layout
32981
32982 \family roman
32983 \series medium
32984 \shape up
32985 \emph off
32986 \bar no
32987 \noun off
32988 \color none
32989 Z
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32995 \begin_inset Text
32996
32997 \begin_layout Plain Layout
32998
32999 \family roman
33000 \series medium
33001 \shape up
33002 \emph off
33003 \bar no
33004 \noun off
33005 \color none
33006 j
33007 \end_layout
33008
33009 \end_inset
33010 </cell>
33011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33012 \begin_inset Text
33013
33014 \begin_layout Plain Layout
33015
33016 \family roman
33017 \series medium
33018 \shape up
33019 \emph off
33020 \bar no
33021 \noun off
33022 \color none
33023 z
33024 \end_layout
33025
33026 \end_inset
33027 </cell>
33028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33029 \begin_inset Text
33030
33031 \begin_layout Plain Layout
33032
33033 \end_layout
33034
33035 \end_inset
33036 </cell>
33037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33038 \begin_inset Text
33039
33040 \begin_layout Plain Layout
33041
33042 \end_layout
33043
33044 \end_inset
33045 </cell>
33046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33047 \begin_inset Text
33048
33049 \begin_layout Plain Layout
33050
33051 \family roman
33052 \series medium
33053 \shape up
33054 \emph off
33055 \bar no
33056 \noun off
33057 \color none
33058 ª
33059 \end_layout
33060
33061 \end_inset
33062 </cell>
33063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067
33068 \family roman
33069 \series medium
33070 \shape up
33071 \emph off
33072 \bar no
33073 \noun off
33074 \color none
33075 º
33076 \end_layout
33077
33078 \end_inset
33079 </cell>
33080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33081 \begin_inset Text
33082
33083 \begin_layout Plain Layout
33084
33085 \family roman
33086 \series medium
33087 \shape up
33088 \emph off
33089 \bar no
33090 \noun off
33091 \color none
33092 Ê
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Plain Layout
33101
33102 \family roman
33103 \series medium
33104 \shape up
33105 \emph off
33106 \bar no
33107 \noun off
33108 \color none
33109 Ú
33110 \end_layout
33111
33112 \end_inset
33113 </cell>
33114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33115 \begin_inset Text
33116
33117 \begin_layout Plain Layout
33118
33119 \family roman
33120 \series medium
33121 \shape up
33122 \emph off
33123 \bar no
33124 \noun off
33125 \color none
33126 ê
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33132 \begin_inset Text
33133
33134 \begin_layout Plain Layout
33135
33136 \family roman
33137 \series medium
33138 \shape up
33139 \emph off
33140 \bar no
33141 \noun off
33142 \color none
33143 ú
33144 \end_layout
33145
33146 \end_inset
33147 </cell>
33148 </row>
33149 <row>
33150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33151 \begin_inset Text
33152
33153 \begin_layout Plain Layout
33154
33155 \family roman
33156 \series medium
33157 \shape up
33158 \size tiny
33159 \emph off
33160 \bar no
33161 \noun off
33162 \color none
33163 0B
33164 \end_layout
33165
33166 \end_inset
33167 </cell>
33168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33169 \begin_inset Text
33170
33171 \begin_layout Plain Layout
33172
33173 \end_layout
33174
33175 \end_inset
33176 </cell>
33177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33178 \begin_inset Text
33179
33180 \begin_layout Plain Layout
33181
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190
33191 \family roman
33192 \series medium
33193 \shape up
33194 \emph off
33195 \bar no
33196 \noun off
33197 \color none
33198 +
33199 \end_layout
33200
33201 \end_inset
33202 </cell>
33203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207
33208 \family roman
33209 \series medium
33210 \shape up
33211 \emph off
33212 \bar no
33213 \noun off
33214 \color none
33215 ;
33216 \end_layout
33217
33218 \end_inset
33219 </cell>
33220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33221 \begin_inset Text
33222
33223 \begin_layout Plain Layout
33224
33225 \family roman
33226 \series medium
33227 \shape up
33228 \emph off
33229 \bar no
33230 \noun off
33231 \color none
33232 K
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241
33242 \family roman
33243 \series medium
33244 \shape up
33245 \emph off
33246 \bar no
33247 \noun off
33248 \color none
33249 [
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258
33259 \family roman
33260 \series medium
33261 \shape up
33262 \emph off
33263 \bar no
33264 \noun off
33265 \color none
33266 k
33267 \end_layout
33268
33269 \end_inset
33270 </cell>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Plain Layout
33275
33276 \family roman
33277 \series medium
33278 \shape up
33279 \emph off
33280 \bar no
33281 \noun off
33282 \color none
33283 {
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292
33293 \end_layout
33294
33295 \end_inset
33296 </cell>
33297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33298 \begin_inset Text
33299
33300 \begin_layout Plain Layout
33301
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310
33311 \family roman
33312 \series medium
33313 \shape up
33314 \emph off
33315 \bar no
33316 \noun off
33317 \color none
33318 «
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33324 \begin_inset Text
33325
33326 \begin_layout Plain Layout
33327
33328 \family roman
33329 \series medium
33330 \shape up
33331 \emph off
33332 \bar no
33333 \noun off
33334 \color none
33335 »
33336 \end_layout
33337
33338 \end_inset
33339 </cell>
33340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33341 \begin_inset Text
33342
33343 \begin_layout Plain Layout
33344
33345 \family roman
33346 \series medium
33347 \shape up
33348 \emph off
33349 \bar no
33350 \noun off
33351 \color none
33352 Ë
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361
33362 \family roman
33363 \series medium
33364 \shape up
33365 \emph off
33366 \bar no
33367 \noun off
33368 \color none
33369 Û
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378
33379 \family roman
33380 \series medium
33381 \shape up
33382 \emph off
33383 \bar no
33384 \noun off
33385 \color none
33386 ë
33387 \end_layout
33388
33389 \end_inset
33390 </cell>
33391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33392 \begin_inset Text
33393
33394 \begin_layout Plain Layout
33395
33396 \family roman
33397 \series medium
33398 \shape up
33399 \emph off
33400 \bar no
33401 \noun off
33402 \color none
33403 û
33404 \end_layout
33405
33406 \end_inset
33407 </cell>
33408 </row>
33409 <row>
33410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414
33415 \family roman
33416 \series medium
33417 \shape up
33418 \size tiny
33419 \emph off
33420 \bar no
33421 \noun off
33422 \color none
33423 0C
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432
33433 \end_layout
33434
33435 \end_inset
33436 </cell>
33437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33438 \begin_inset Text
33439
33440 \begin_layout Plain Layout
33441
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33447 \begin_inset Text
33448
33449 \begin_layout Plain Layout
33450
33451 \family roman
33452 \series medium
33453 \shape up
33454 \emph off
33455 \bar no
33456 \noun off
33457 \color none
33458 ,
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Plain Layout
33467
33468 \family roman
33469 \series medium
33470 \shape up
33471 \emph off
33472 \bar no
33473 \noun off
33474 \color none
33475 <
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484
33485 \family roman
33486 \series medium
33487 \shape up
33488 \emph off
33489 \bar no
33490 \noun off
33491 \color none
33492 L
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501
33502 \family roman
33503 \series medium
33504 \shape up
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509
33510 \backslash
33511
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \family roman
33522 \series medium
33523 \shape up
33524 \emph off
33525 \bar no
33526 \noun off
33527 \color none
33528 l
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \family roman
33539 \series medium
33540 \shape up
33541 \emph off
33542 \bar no
33543 \noun off
33544 \color none
33545 |
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554
33555 \end_layout
33556
33557 \end_inset
33558 </cell>
33559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \family roman
33574 \series medium
33575 \shape up
33576 \emph off
33577 \bar no
33578 \noun off
33579 \color none
33580 ¬
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33586 \begin_inset Text
33587
33588 \begin_layout Plain Layout
33589
33590 \family roman
33591 \series medium
33592 \shape up
33593 \emph off
33594 \bar no
33595 \noun off
33596 \color none
33597 ¼
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606
33607 \family roman
33608 \series medium
33609 \shape up
33610 \emph off
33611 \bar no
33612 \noun off
33613 \color none
33614 Ì
33615 \end_layout
33616
33617 \end_inset
33618 </cell>
33619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33620 \begin_inset Text
33621
33622 \begin_layout Plain Layout
33623
33624 \family roman
33625 \series medium
33626 \shape up
33627 \emph off
33628 \bar no
33629 \noun off
33630 \color none
33631 Ü
33632 \end_layout
33633
33634 \end_inset
33635 </cell>
33636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33637 \begin_inset Text
33638
33639 \begin_layout Plain Layout
33640
33641 \family roman
33642 \series medium
33643 \shape up
33644 \emph off
33645 \bar no
33646 \noun off
33647 \color none
33648 ì
33649 \end_layout
33650
33651 \end_inset
33652 </cell>
33653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33654 \begin_inset Text
33655
33656 \begin_layout Plain Layout
33657
33658 \family roman
33659 \series medium
33660 \shape up
33661 \emph off
33662 \bar no
33663 \noun off
33664 \color none
33665 ü
33666 \end_layout
33667
33668 \end_inset
33669 </cell>
33670 </row>
33671 <row>
33672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33673 \begin_inset Text
33674
33675 \begin_layout Plain Layout
33676
33677 \family roman
33678 \series medium
33679 \shape up
33680 \size tiny
33681 \emph off
33682 \bar no
33683 \noun off
33684 \color none
33685 0D
33686 \end_layout
33687
33688 \end_inset
33689 </cell>
33690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33691 \begin_inset Text
33692
33693 \begin_layout Plain Layout
33694
33695 \end_layout
33696
33697 \end_inset
33698 </cell>
33699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33700 \begin_inset Text
33701
33702 \begin_layout Plain Layout
33703
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \family roman
33714 \series medium
33715 \shape up
33716 \emph off
33717 \bar no
33718 \noun off
33719 \color none
33720 -
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \family roman
33731 \series medium
33732 \shape up
33733 \emph off
33734 \bar no
33735 \noun off
33736 \color none
33737 =
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746
33747 \family roman
33748 \series medium
33749 \shape up
33750 \emph off
33751 \bar no
33752 \noun off
33753 \color none
33754 M
33755 \end_layout
33756
33757 \end_inset
33758 </cell>
33759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33760 \begin_inset Text
33761
33762 \begin_layout Plain Layout
33763
33764 \family roman
33765 \series medium
33766 \shape up
33767 \emph off
33768 \bar no
33769 \noun off
33770 \color none
33771 ]
33772 \end_layout
33773
33774 \end_inset
33775 </cell>
33776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33777 \begin_inset Text
33778
33779 \begin_layout Plain Layout
33780
33781 \family roman
33782 \series medium
33783 \shape up
33784 \emph off
33785 \bar no
33786 \noun off
33787 \color none
33788 m
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797
33798 \family roman
33799 \series medium
33800 \shape up
33801 \emph off
33802 \bar no
33803 \noun off
33804 \color none
33805 }
33806 \end_layout
33807
33808 \end_inset
33809 </cell>
33810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Plain Layout
33832
33833 \end_layout
33834
33835 \end_inset
33836 </cell>
33837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841
33842 \family roman
33843 \series medium
33844 \shape up
33845 \emph off
33846 \bar no
33847 \noun off
33848 \color none
33849 ½
33850 \end_layout
33851
33852 \end_inset
33853 </cell>
33854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33855 \begin_inset Text
33856
33857 \begin_layout Plain Layout
33858
33859 \family roman
33860 \series medium
33861 \shape up
33862 \emph off
33863 \bar no
33864 \noun off
33865 \color none
33866 Í
33867 \end_layout
33868
33869 \end_inset
33870 </cell>
33871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33872 \begin_inset Text
33873
33874 \begin_layout Plain Layout
33875
33876 \family roman
33877 \series medium
33878 \shape up
33879 \emph off
33880 \bar no
33881 \noun off
33882 \color none
33883 Ý
33884 \end_layout
33885
33886 \end_inset
33887 </cell>
33888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33889 \begin_inset Text
33890
33891 \begin_layout Plain Layout
33892
33893 \family roman
33894 \series medium
33895 \shape up
33896 \emph off
33897 \bar no
33898 \noun off
33899 \color none
33900 í
33901 \end_layout
33902
33903 \end_inset
33904 </cell>
33905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33906 \begin_inset Text
33907
33908 \begin_layout Plain Layout
33909
33910 \family roman
33911 \series medium
33912 \shape up
33913 \emph off
33914 \bar no
33915 \noun off
33916 \color none
33917 ý
33918 \end_layout
33919
33920 \end_inset
33921 </cell>
33922 </row>
33923 <row>
33924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33925 \begin_inset Text
33926
33927 \begin_layout Plain Layout
33928
33929 \family roman
33930 \series medium
33931 \shape up
33932 \size tiny
33933 \emph off
33934 \bar no
33935 \noun off
33936 \color none
33937 0E
33938 \end_layout
33939
33940 \end_inset
33941 </cell>
33942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33943 \begin_inset Text
33944
33945 \begin_layout Plain Layout
33946
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33961 \begin_inset Text
33962
33963 \begin_layout Plain Layout
33964
33965 \family roman
33966 \series medium
33967 \shape up
33968 \emph off
33969 \bar no
33970 \noun off
33971 \color none
33972 .
33973 \end_layout
33974
33975 \end_inset
33976 </cell>
33977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33978 \begin_inset Text
33979
33980 \begin_layout Plain Layout
33981
33982 \family roman
33983 \series medium
33984 \shape up
33985 \emph off
33986 \bar no
33987 \noun off
33988 \color none
33989 >
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998
33999 \family roman
34000 \series medium
34001 \shape up
34002 \emph off
34003 \bar no
34004 \noun off
34005 \color none
34006 N
34007 \end_layout
34008
34009 \end_inset
34010 </cell>
34011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Plain Layout
34015
34016 \family roman
34017 \series medium
34018 \shape up
34019 \emph off
34020 \bar no
34021 \noun off
34022 \color none
34023 ^
34024 \end_layout
34025
34026 \end_inset
34027 </cell>
34028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34029 \begin_inset Text
34030
34031 \begin_layout Plain Layout
34032
34033 \family roman
34034 \series medium
34035 \shape up
34036 \emph off
34037 \bar no
34038 \noun off
34039 \color none
34040 n
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Plain Layout
34049
34050 \family roman
34051 \series medium
34052 \shape up
34053 \emph off
34054 \bar no
34055 \noun off
34056 \color none
34057 ~
34058 \end_layout
34059
34060 \end_inset
34061 </cell>
34062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34063 \begin_inset Text
34064
34065 \begin_layout Plain Layout
34066
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084
34085 \family roman
34086 \series medium
34087 \shape up
34088 \emph off
34089 \bar no
34090 \noun off
34091 \color none
34092 ®
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101
34102 \family roman
34103 \series medium
34104 \shape up
34105 \emph off
34106 \bar no
34107 \noun off
34108 \color none
34109 ¾
34110 \end_layout
34111
34112 \end_inset
34113 </cell>
34114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34115 \begin_inset Text
34116
34117 \begin_layout Plain Layout
34118
34119 \family roman
34120 \series medium
34121 \shape up
34122 \emph off
34123 \bar no
34124 \noun off
34125 \color none
34126 Î
34127 \end_layout
34128
34129 \end_inset
34130 </cell>
34131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34132 \begin_inset Text
34133
34134 \begin_layout Plain Layout
34135
34136 \family roman
34137 \series medium
34138 \shape up
34139 \emph off
34140 \bar no
34141 \noun off
34142 \color none
34143 Þ
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152
34153 \family roman
34154 \series medium
34155 \shape up
34156 \emph off
34157 \bar no
34158 \noun off
34159 \color none
34160 î
34161 \end_layout
34162
34163 \end_inset
34164 </cell>
34165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34166 \begin_inset Text
34167
34168 \begin_layout Plain Layout
34169
34170 \family roman
34171 \series medium
34172 \shape up
34173 \emph off
34174 \bar no
34175 \noun off
34176 \color none
34177 þ
34178 \end_layout
34179
34180 \end_inset
34181 </cell>
34182 </row>
34183 <row>
34184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34185 \begin_inset Text
34186
34187 \begin_layout Plain Layout
34188
34189 \family roman
34190 \series medium
34191 \shape up
34192 \size tiny
34193 \emph off
34194 \bar no
34195 \noun off
34196 \color none
34197 0F
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34203 \begin_inset Text
34204
34205 \begin_layout Plain Layout
34206
34207 \end_layout
34208
34209 \end_inset
34210 </cell>
34211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34212 \begin_inset Text
34213
34214 \begin_layout Plain Layout
34215
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224
34225 \family roman
34226 \series medium
34227 \shape up
34228 \emph off
34229 \bar no
34230 \noun off
34231 \color none
34232 /
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34238 \begin_inset Text
34239
34240 \begin_layout Plain Layout
34241
34242 \family roman
34243 \series medium
34244 \shape up
34245 \emph off
34246 \bar no
34247 \noun off
34248 \color none
34249 ?
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \family roman
34260 \series medium
34261 \shape up
34262 \emph off
34263 \bar no
34264 \noun off
34265 \color none
34266 O
34267 \end_layout
34268
34269 \end_inset
34270 </cell>
34271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34272 \begin_inset Text
34273
34274 \begin_layout Plain Layout
34275
34276 \family roman
34277 \series medium
34278 \shape up
34279 \emph off
34280 \bar no
34281 \noun off
34282 \color none
34283 _
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34289 \begin_inset Text
34290
34291 \begin_layout Plain Layout
34292
34293 \family roman
34294 \series medium
34295 \shape up
34296 \emph off
34297 \bar no
34298 \noun off
34299 \color none
34300 o
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34306 \begin_inset Text
34307
34308 \begin_layout Plain Layout
34309
34310 \end_layout
34311
34312 \end_inset
34313 </cell>
34314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34315 \begin_inset Text
34316
34317 \begin_layout Plain Layout
34318
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Plain Layout
34327
34328 \end_layout
34329
34330 \end_inset
34331 </cell>
34332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34333 \begin_inset Text
34334
34335 \begin_layout Plain Layout
34336
34337 \family roman
34338 \series medium
34339 \shape up
34340 \emph off
34341 \bar no
34342 \noun off
34343 \color none
34344 ¯
34345 \end_layout
34346
34347 \end_inset
34348 </cell>
34349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34350 \begin_inset Text
34351
34352 \begin_layout Plain Layout
34353
34354 \family roman
34355 \series medium
34356 \shape up
34357 \emph off
34358 \bar no
34359 \noun off
34360 \color none
34361 ¿
34362 \end_layout
34363
34364 \end_inset
34365 </cell>
34366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34367 \begin_inset Text
34368
34369 \begin_layout Plain Layout
34370
34371 \family roman
34372 \series medium
34373 \shape up
34374 \emph off
34375 \bar no
34376 \noun off
34377 \color none
34378 Ï
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34384 \begin_inset Text
34385
34386 \begin_layout Plain Layout
34387
34388 \family roman
34389 \series medium
34390 \shape up
34391 \emph off
34392 \bar no
34393 \noun off
34394 \color none
34395 ß
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34401 \begin_inset Text
34402
34403 \begin_layout Plain Layout
34404
34405 \family roman
34406 \series medium
34407 \shape up
34408 \emph off
34409 \bar no
34410 \noun off
34411 \color none
34412 ï
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421
34422 \family roman
34423 \series medium
34424 \shape up
34425 \emph off
34426 \bar no
34427 \noun off
34428 \color none
34429 ÿ
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 </row>
34435 </lyxtabular>
34436
34437 \end_inset
34438
34439
34440 \end_layout
34441
34442 \end_inset
34443
34444
34445 \end_layout
34446
34447 \begin_layout Standard
34448 The following is a full list of all of the accented characters LyX can display
34449  directly.
34450  It includes not only the accented characters from the previous table, but
34451  also the characters from 
34452 \family typewriter
34453 ISO8859–2
34454 \family default
34455  through 
34456 \family typewriter
34457 4
34458 \family default
34459 .
34460  
34461 \end_layout
34462
34463 \begin_layout Itemize
34464 From 
34465 \family typewriter
34466 ISO8859–1
34467 \family default
34468 :
34469 \end_layout
34470
34471 \begin_deeper
34472 \begin_layout Standard
34473 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34474 \begin_inset space \hfill{}
34475 \end_inset
34476
34477 diaeresis
34478 \end_layout
34479
34480 \begin_layout Standard
34481 ^ Â Ê Î Ô Û â ê î ô û
34482 \begin_inset space \hfill{}
34483 \end_inset
34484
34485 circumflex
34486 \end_layout
34487
34488 \begin_layout Standard
34489 ` À È Ì Ò Ù à è ì ò ù
34490 \begin_inset space \hfill{}
34491 \end_inset
34492
34493 grave
34494 \end_layout
34495
34496 \begin_layout Standard
34497 ´ Á É Í Ó Ú Ý á é í ó ú ý
34498 \begin_inset space \hfill{}
34499 \end_inset
34500
34501 acute
34502 \end_layout
34503
34504 \begin_layout Standard
34505 ~ Ã Ñ Õ ã ñ õ
34506 \begin_inset space \hfill{}
34507 \end_inset
34508
34509 tilde
34510 \end_layout
34511
34512 \begin_layout Standard
34513 ¸Çç
34514 \begin_inset space \hfill{}
34515 \end_inset
34516
34517 cedilla
34518 \end_layout
34519
34520 \begin_layout Standard
34521 ¯
34522 \begin_inset space \hfill{}
34523 \end_inset
34524
34525 macron
34526 \end_layout
34527
34528 \end_deeper
34529 \begin_layout Itemize
34530 From 
34531 \family typewriter
34532 ISO8859–2
34533 \family default
34534  through 
34535 \family typewriter
34536 4
34537 \family default
34538 :
34539 \end_layout
34540
34541 \begin_deeper
34542 \begin_layout Standard
34543 ĤĴĥĵĈĜŜĉĝŝ
34544 \begin_inset space \hfill{}
34545 \end_inset
34546
34547 circumflex
34548 \end_layout
34549
34550 \begin_layout Standard
34551 ŚŹśźŔĹĆŃŕĺćń
34552 \begin_inset space \hfill{}
34553 \end_inset
34554
34555 acute
34556 \end_layout
34557
34558 \begin_layout Standard
34559 Ĩı̃Ũũ
34560 \begin_inset space \hfill{}
34561 \end_inset
34562
34563 tilde
34564 \end_layout
34565
34566 \begin_layout Standard
34567 ŞşŢţŖĻĢŗļģŅĶņķ
34568 \begin_inset space \hfill{}
34569 \end_inset
34570
34571 cedilla
34572 \end_layout
34573
34574 \begin_layout Standard
34575 ĒēĀĪŌŪāı̄ōū
34576 \begin_inset space \hfill{}
34577 \end_inset
34578
34579 macron
34580 \end_layout
34581
34582 \begin_layout Standard
34583 ŐŰőű
34584 \begin_inset space \hfill{}
34585 \end_inset
34586
34587 Hungarian umlaut
34588 \end_layout
34589
34590 \end_deeper
34591 \begin_layout Standard
34592 All the characters above are actively supported by TeX fonts.
34593  In addition TeX allows diacritical marks on almost all characters.
34594  Also make sure you're using the 
34595 \family typewriter
34596 T1
34597 \family default
34598  font-encoding.
34599 \end_layout
34600
34601 \begin_layout Chapter
34602 \start_of_appendix
34603 The User Interface
34604 \begin_inset CommandInset label
34605 LatexCommand label
34606 name "cha:The-User-Interface"
34607
34608 \end_inset
34609
34610
34611 \end_layout
34612
34613 \begin_layout Standard
34614 This appendix lists all the available menus and describes their functionality.
34615  It is designed as a quick reference if you are searching for a special
34616  topic inside the user's guide.
34617 \end_layout
34618
34619 \begin_layout Section
34620 The File Menu
34621 \begin_inset Index idx
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625 Menu ! File
34626 \end_layout
34627
34628 \end_inset
34629
34630
34631 \end_layout
34632
34633 \begin_layout Standard
34634 Under the 
34635 \family sans
34636 File
34637 \family default
34638  menu are the basic operations in addition to some more advanced operations.
34639  At the end of the menu the four last opened documents are listed.
34640 \end_layout
34641
34642 \begin_layout Subsection
34643 New
34644 \end_layout
34645
34646 \begin_layout Standard
34647 Creates a new document.
34648 \end_layout
34649
34650 \begin_layout Subsection
34651 New from Template
34652 \end_layout
34653
34654 \begin_layout Standard
34655 This menu entry prompts you for a template to use.
34656  Selecting a template will automatically set certain layout features for
34657  the document, features you would otherwise need to change manually.
34658 \end_layout
34659
34660 \begin_layout Subsection
34661 Open
34662 \end_layout
34663
34664 \begin_layout Standard
34665 Opens a document.
34666 \end_layout
34667
34668 \begin_layout Subsection
34669 Open Recent
34670 \end_layout
34671
34672 \begin_layout Standard
34673 The submenu shows a list of the recently opened files.
34674  Click there on a file to open it.
34675 \end_layout
34676
34677 \begin_layout Subsection
34678 Close
34679 \end_layout
34680
34681 \begin_layout Standard
34682 Closes the current document.
34683 \end_layout
34684
34685 \begin_layout Subsection
34686 Close All
34687 \end_layout
34688
34689 \begin_layout Standard
34690 Closes all opened documents.
34691 \end_layout
34692
34693 \begin_layout Subsection
34694 Save
34695 \end_layout
34696
34697 \begin_layout Standard
34698 Saves the actual document.
34699 \end_layout
34700
34701 \begin_layout Subsection
34702 Save As
34703 \end_layout
34704
34705 \begin_layout Standard
34706 Saves the actual document under a new name to create a copy.
34707 \end_layout
34708
34709 \begin_layout Subsection
34710 Save All
34711 \end_layout
34712
34713 \begin_layout Standard
34714 Saves all opened documents.
34715 \end_layout
34716
34717 \begin_layout Subsection
34718 Revert to saved
34719 \end_layout
34720
34721 \begin_layout Standard
34722 Reloads the actual document from disk.
34723 \end_layout
34724
34725 \begin_layout Subsection
34726 Version Control
34727 \end_layout
34728
34729 \begin_layout Standard
34730 This is used when more people are working on the same document.
34731  It is described in the section 
34732 \emph on
34733 Version Control in LyX
34734 \emph default
34735  of the 
34736 \emph on
34737 Additional Features
34738 \emph default
34739  manual.
34740 \end_layout
34741
34742 \begin_layout Subsection
34743 Import
34744 \end_layout
34745
34746 \begin_layout Standard
34747 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
34748  NoWeb-files, plain text files, and comma separated, table like, text files
34749  (CSV) as a new LyX-document.
34750  The files will be imported as new LyX-document.
34751 \end_layout
34752
34753 \begin_layout Standard
34754 When using the menu entry 
34755 \family sans
34756 Plain
34757 \begin_inset space ~
34758 \end_inset
34759
34760 Text
34761 \family default
34762 , line breaks in the text will start a new paragraph; when using the menu
34763  entry 
34764 \family sans
34765 Plain
34766 \begin_inset space ~
34767 \end_inset
34768
34769 Text, Join
34770 \begin_inset space ~
34771 \end_inset
34772
34773 Lines
34774 \family default
34775 , consecutive lines of text will be imported to one big paragraph.
34776  A new paragraph will begin when there is a blank line in the file.
34777 \end_layout
34778
34779 \begin_layout Subsection
34780 Export
34781 \begin_inset CommandInset label
34782 LatexCommand label
34783 name "sub:Export"
34784
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Standard
34791 You can export your document to various file formats.
34792  The resulting files are placed in the directory of your LyX-file.
34793  The menu entries are not the same on all installations.
34794  They depend on the programs found by LyX while its configuration.
34795 \end_layout
34796
34797 \begin_layout Standard
34798 Here is a list of all available entries; some of them are explained in detail
34799  in section
34800 \begin_inset space ~
34801 \end_inset
34802
34803
34804 \begin_inset CommandInset ref
34805 LatexCommand ref
34806 reference "sub:Output-file-formats"
34807
34808 \end_inset
34809
34810 :
34811 \end_layout
34812
34813 \begin_layout Description
34814
34815 \family sans
34816 CJK
34817 \begin_inset space ~
34818 \end_inset
34819
34820 LyX 
34821 \family default
34822 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34823  (CJK)
34824 \begin_inset Newline newline
34825 \end_inset
34826
34827  Since LyX 1.5.0 CJK support is fully integrated to LyX.
34828 \end_layout
34829
34830 \begin_layout Description
34831
34832 \family sans
34833 DVI
34834 \family default
34835  DVI-format
34836 \end_layout
34837
34838 \begin_layout Description
34839 HTML HTML-format (the HTML-converter is a third-party product and may not
34840  work in all cases)
34841 \end_layout
34842
34843 \begin_layout Description
34844 HTML
34845 \begin_inset space ~
34846 \end_inset
34847
34848 (MS
34849 \begin_inset space ~
34850 \end_inset
34851
34852 Word) HTML-format specialized so that the result can be imported to 
34853 \family sans
34854 MS Word
34855 \family default
34856 ; as a consequence of this formulas will be embedded as bitmap fonts and
34857  not in the format 
34858 \family sans
34859 MathML
34860 \family default
34861 .
34862 \end_layout
34863
34864 \begin_layout Description
34865
34866 \family sans
34867 LaT
34868 \begin_inset ERT
34869 status collapsed
34870
34871 \begin_layout Plain Layout
34872
34873 {}
34874 \end_layout
34875
34876 \end_inset
34877
34878 eX
34879 \begin_inset space ~
34880 \end_inset
34881
34882 (pdflatex)
34883 \family default
34884  text file with the LaTeX source, additionally all images used in the document
34885  will be converted to a format that is readable by the 
34886 \family typewriter
34887 pdflatex
34888 \family default
34889  program (GIF, JPG, PDF, PNG)
34890 \end_layout
34891
34892 \begin_layout Description
34893
34894 \family sans
34895 LaT
34896 \begin_inset ERT
34897 status collapsed
34898
34899 \begin_layout Plain Layout
34900
34901 {}
34902 \end_layout
34903
34904 \end_inset
34905
34906 eX
34907 \begin_inset space ~
34908 \end_inset
34909
34910 (plain)
34911 \family default
34912  text file with the LaTeX source code, additionally all images used in the
34913  document will be converted to the EPS-format, only this format is readable
34914  by the 
34915 \family typewriter
34916 latex
34917 \family default
34918  program
34919 \end_layout
34920
34921 \begin_layout Description
34922 LyX
34923 \begin_inset space ~
34924 \end_inset
34925
34926 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
34927 \begin_inset Quotes eld
34928 \end_inset
34929
34930 y
34931 \begin_inset Quotes erd
34932 \end_inset
34933
34934  is replaced by the version number)
34935 \end_layout
34936
34937 \begin_layout Description
34938 LyXHTML HTML-format, using LyX's internal XHTML engine
34939 \end_layout
34940
34941 \begin_layout Description
34942 OpenDocument OpenDocument-formatted text file, to be opened with 
34943 \family sans
34944 OpenOffice
34945 \family default
34946
34947 \family sans
34948 KOffice
34949 \family default
34950
34951 \family sans
34952 Abiword
34953 \family default
34954 , etc.
34955  (The OpenDocument-converter is a third-party product and may not work in
34956  all cases)
34957 \end_layout
34958
34959 \begin_layout Description
34960
34961 \family sans
34962 PDF
34963 \begin_inset space ~
34964 \end_inset
34965
34966 (dvipdfm)
34967 \family default
34968  PDF-format using the program 
34969 \family typewriter
34970 dvipdfm
34971 \end_layout
34972
34973 \begin_layout Description
34974
34975 \family sans
34976 PDF
34977 \begin_inset space ~
34978 \end_inset
34979
34980 (pdflatex)
34981 \family default
34982  PDF-format using the program 
34983 \family typewriter
34984 pdflatex
34985 \end_layout
34986
34987 \begin_layout Description
34988
34989 \family sans
34990 PDF
34991 \begin_inset space ~
34992 \end_inset
34993
34994 (ps2pdf)
34995 \family default
34996  PDF-format using the program 
34997 \family typewriter
34998 ps2pdf
34999 \end_layout
35000
35001 \begin_layout Description
35002
35003 \family sans
35004 Plain
35005 \begin_inset space ~
35006 \end_inset
35007
35008 text
35009 \family default
35010  text format
35011 \end_layout
35012
35013 \begin_layout Description
35014
35015 \family sans
35016 Plain
35017 \begin_inset space ~
35018 \end_inset
35019
35020 text
35021 \begin_inset space ~
35022 \end_inset
35023
35024 (ps2ascii)
35025 \family default
35026  text format, the document will first be converted to Postscript format
35027  and then exported as text using the program 
35028 \family sans
35029 ps2ascii
35030 \end_layout
35031
35032 \begin_layout Description
35033
35034 \family sans
35035 Postscript
35036 \family default
35037  PostScript format using the program 
35038 \family typewriter
35039 dvips
35040 \end_layout
35041
35042 \begin_layout Description
35043
35044 \family sans
35045 Custom
35046 \family default
35047  custom format
35048 \end_layout
35049
35050 \begin_layout Standard
35051 The program 
35052 \family typewriter
35053 dvipdfm
35054 \family default
35055  produces internally a DVI-file which is then converted to a PDF-file.
35056  It is a bit out of date and therefore the output could look different from
35057  what you want.
35058  
35059 \family typewriter
35060 pdflatex
35061 \family default
35062  produces PDF-files directly and supports the latest PDF-file formats.
35063 \end_layout
35064
35065 \begin_layout Standard
35066 If one of the menu entries 
35067 \family sans
35068 DVI
35069 \family default
35070
35071 \family sans
35072 PDF
35073 \begin_inset space ~
35074 \end_inset
35075
35076 (pdflatex)
35077 \family default
35078  or 
35079 \family sans
35080 Postscript
35081 \family default
35082  is missing, you need to update your LaTeX installation.
35083  After updating you have to reconfigure LyX, see section
35084 \begin_inset space ~
35085 \end_inset
35086
35087
35088 \begin_inset CommandInset ref
35089 LatexCommand ref
35090 reference "sec:Basic-LyX-Setup"
35091
35092 \end_inset
35093
35094 .
35095 \begin_inset Index idx
35096 status collapsed
35097
35098 \begin_layout Plain Layout
35099 Reconfiguration of LyX
35100 \end_layout
35101
35102 \end_inset
35103
35104
35105 \end_layout
35106
35107 \begin_layout Standard
35108 The menu 
35109 \family sans
35110 Custom
35111 \family default
35112  allows you to export your file by using special command line options for
35113  the export program.
35114 \end_layout
35115
35116 \begin_layout Subsection
35117 Print
35118 \end_layout
35119
35120 \begin_layout Standard
35121 With this menu entry you can print your document to a file in PostScript
35122  format or send it to a printer.
35123  The printer will also use the document in PostScript format.
35124  The conversion to PostScript is done in the background by LyX using the
35125  program 
35126 \family typewriter
35127 dvips
35128 \family default
35129 .
35130  For more information have a look at section
35131 \begin_inset space ~
35132 \end_inset
35133
35134
35135 \begin_inset CommandInset ref
35136 LatexCommand ref
35137 reference "sub:Printing-the-File"
35138
35139 \end_inset
35140
35141 .
35142 \end_layout
35143
35144 \begin_layout Subsection
35145 Fax
35146 \end_layout
35147
35148 \begin_layout Standard
35149 This menu entry will only appear when you have a fax program installed (on
35150  Windows you additionally need to register its program path to LyX's PATH
35151  prefix, see section
35152 \begin_inset space ~
35153 \end_inset
35154
35155
35156 \begin_inset CommandInset ref
35157 LatexCommand ref
35158 reference "sec:Paths"
35159
35160 \end_inset
35161
35162 ).
35163  With this menu entry you can send your document to a fax program like 
35164 \family typewriter
35165 hylapex
35166 \family default
35167  or 
35168 \family typewriter
35169 kdeprintfax
35170 \family default
35171 .
35172  The default format of the sent file is PostScript.
35173  The format can be changed in LyX's preferences as described in section
35174 \begin_inset space ~
35175 \end_inset
35176
35177
35178 \begin_inset CommandInset ref
35179 LatexCommand ref
35180 reference "sub:Converters"
35181
35182 \end_inset
35183
35184 .
35185 \end_layout
35186
35187 \begin_layout Subsection
35188 New and Close Window
35189 \end_layout
35190
35191 \begin_layout Standard
35192 Opens or closes a new instance of LyX.
35193 \end_layout
35194
35195 \begin_layout Subsection
35196 Exit
35197 \end_layout
35198
35199 \begin_layout Standard
35200 Prompts you to save all unsaved documents and then exits.
35201 \end_layout
35202
35203 \begin_layout Section
35204 The Edit Menu
35205 \begin_inset Index idx
35206 status collapsed
35207
35208 \begin_layout Plain Layout
35209 Menu ! Edit
35210 \end_layout
35211
35212 \end_inset
35213
35214
35215 \end_layout
35216
35217 \begin_layout Subsection
35218 Undo and Redo
35219 \end_layout
35220
35221 \begin_layout Standard
35222 Described in section
35223 \begin_inset space ~
35224 \end_inset
35225
35226
35227 \begin_inset CommandInset ref
35228 LatexCommand ref
35229 reference "sec:Undo-and-Redo"
35230
35231 \end_inset
35232
35233 .
35234 \end_layout
35235
35236 \begin_layout Subsection
35237 Cut, Copy, Paste, Paste Recent, Paste Special
35238 \end_layout
35239
35240 \begin_layout Standard
35241 Described in section
35242 \begin_inset space ~
35243 \end_inset
35244
35245
35246 \begin_inset CommandInset ref
35247 LatexCommand ref
35248 reference "sec:Basic-Editing-Features"
35249
35250 \end_inset
35251
35252 .
35253 \end_layout
35254
35255 \begin_layout Subsection
35256 Select All
35257 \end_layout
35258
35259 \begin_layout Standard
35260 Selects the whole document.
35261 \end_layout
35262
35263 \begin_layout Subsection
35264 Find & Replace
35265 \end_layout
35266
35267 \begin_layout Standard
35268 Described in section
35269 \begin_inset space ~
35270 \end_inset
35271
35272
35273 \begin_inset CommandInset ref
35274 LatexCommand ref
35275 reference "sec:Basic-Editing-Features"
35276
35277 \end_inset
35278
35279 .
35280 \end_layout
35281
35282 \begin_layout Subsection
35283 Move Paragraph Up/Down
35284 \end_layout
35285
35286 \begin_layout Standard
35287 This shifts the paragraph where the cursor is currently in one paragraph
35288  up or down.
35289 \end_layout
35290
35291 \begin_layout Subsection
35292 Text Style
35293 \end_layout
35294
35295 \begin_layout Standard
35296 Described in section
35297 \begin_inset space ~
35298 \end_inset
35299
35300
35301 \begin_inset CommandInset ref
35302 LatexCommand ref
35303 reference "sub:Fine-Tuning-with-the"
35304
35305 \end_inset
35306
35307 .
35308 \end_layout
35309
35310 \begin_layout Subsection
35311 Paragraph Settings
35312 \begin_inset Index idx
35313 status collapsed
35314
35315 \begin_layout Plain Layout
35316 Paragraph ! Settings
35317 \end_layout
35318
35319 \end_inset
35320
35321
35322 \end_layout
35323
35324 \begin_layout Standard
35325 Enables you to set the paragraph alignment, line spacing and label width.
35326  These settings only affect the paragraph in which the cursor is currently.
35327 \end_layout
35328
35329 \begin_layout Standard
35330 You can also prevent the first line of the paragraph being indented if you
35331  have chosen to separate paragraphs with indents in the 
35332 \family sans
35333 Document\SpecialChar \menuseparator
35334 Settings
35335 \family default
35336  dialog under 
35337 \family sans
35338 Text
35339 \begin_inset space ~
35340 \end_inset
35341
35342 Layout
35343 \family default
35344 .
35345 \end_layout
35346
35347 \begin_layout Subsection
35348 Table Settings and Math
35349 \end_layout
35350
35351 \begin_layout Standard
35352 These two menus are only fully active when the cursor is inside a table
35353  or a formula.
35354  Here you can change the properties of tables and formulas.
35355  The properties of tables are described in section
35356 \begin_inset space ~
35357 \end_inset
35358
35359
35360 \begin_inset CommandInset ref
35361 LatexCommand ref
35362 reference "sec:Tables"
35363
35364 \end_inset
35365
35366 , the properties of formulas in chapter
35367 \begin_inset space ~
35368 \end_inset
35369
35370
35371 \begin_inset CommandInset ref
35372 LatexCommand ref
35373 reference "cha:Mathematical-Formulas"
35374
35375 \end_inset
35376
35377 .
35378 \end_layout
35379
35380 \begin_layout Subsection
35381 Increase / Decrease List Depth
35382 \end_layout
35383
35384 \begin_layout Standard
35385 These menu entries are only active when the cursor is in an environment
35386  that can be nested.
35387  They increase/decrease the environment nesting level as explained in section
35388 \begin_inset space ~
35389 \end_inset
35390
35391
35392 \begin_inset CommandInset ref
35393 LatexCommand ref
35394 reference "sec:Nesting"
35395
35396 \end_inset
35397
35398  and 
35399 \begin_inset CommandInset ref
35400 LatexCommand ref
35401 reference "sub:Numbering-depth"
35402
35403 \end_inset
35404
35405 .
35406 \end_layout
35407
35408 \begin_layout Section
35409 The View Menu
35410 \begin_inset Index idx
35411 status collapsed
35412
35413 \begin_layout Plain Layout
35414 Menu ! View
35415 \end_layout
35416
35417 \end_inset
35418
35419
35420 \end_layout
35421
35422 \begin_layout Standard
35423 The 
35424 \family sans
35425 View
35426 \family default
35427  menu contains a list of available formats in which you can view the actual
35428  document with an external program.
35429  The menu entries for the viewing formats are not the same on all installations
35430  — it depends on the LaTeX programs that are found while LyX was configured.
35431  All possible formats are formats listed in section
35432 \begin_inset space ~
35433 \end_inset
35434
35435
35436 \begin_inset CommandInset ref
35437 LatexCommand ref
35438 reference "sub:Export"
35439
35440 \end_inset
35441
35442 .
35443  You should at least see the menu entries 
35444 \family sans
35445 DVI
35446 \family default
35447  and 
35448 \family sans
35449 PDF
35450 \begin_inset space ~
35451 \end_inset
35452
35453 (pdflatex)
35454 \family default
35455 .
35456  If one of the two is missing, you need to update your LaTeX installation.
35457  After updating you have to reconfigure LyX, see section
35458 \begin_inset space ~
35459 \end_inset
35460
35461
35462 \begin_inset CommandInset ref
35463 LatexCommand ref
35464 reference "sec:Basic-LyX-Setup"
35465
35466 \end_inset
35467
35468 .
35469 \begin_inset Index idx
35470 status collapsed
35471
35472 \begin_layout Plain Layout
35473 Reconfiguration of LyX
35474 \end_layout
35475
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \begin_layout Standard
35482 Invoking a menu will start a viewer program.
35483  The viewer can be set or changed in the preferences, see section
35484 \begin_inset space ~
35485 \end_inset
35486
35487
35488 \begin_inset CommandInset ref
35489 LatexCommand ref
35490 reference "sec:File-Formats"
35491
35492 \end_inset
35493
35494 .
35495  The default viewers are set by LyX when it is first configured.
35496 \end_layout
35497
35498 \begin_layout Standard
35499 \begin_inset VSpace bigskip
35500 \end_inset
35501
35502 At the bottom of the 
35503 \family sans
35504 View
35505 \family default
35506  menu the opened documents are listed.
35507 \end_layout
35508
35509 \begin_layout Subsection
35510 Open/Close all Insets
35511 \end_layout
35512
35513 \begin_layout Standard
35514 Opens/closes all insets in your document.
35515 \end_layout
35516
35517 \begin_layout Subsection
35518 Unfold/Fold Math Macros
35519 \end_layout
35520
35521 \begin_layout Standard
35522 Unfolds/folds the current math macro.
35523 \end_layout
35524
35525 \begin_layout Standard
35526 Math macros are described in the 
35527 \emph on
35528 Math
35529 \emph default
35530  manual.
35531 \end_layout
35532
35533 \begin_layout Subsection
35534 View Source
35535 \end_layout
35536
35537 \begin_layout Standard
35538 Opens a window showing the source code of the actual document, as described
35539  in section
35540 \begin_inset space ~
35541 \end_inset
35542
35543
35544 \begin_inset CommandInset ref
35545 LatexCommand ref
35546 reference "sec:Previewing-snippets-of"
35547
35548 \end_inset
35549
35550 .
35551 \end_layout
35552
35553 \begin_layout Subsection
35554 Update
35555 \end_layout
35556
35557 \begin_layout Standard
35558 This menu entry allows you to update the view with your latest changes without
35559  opening a new view window.
35560 \end_layout
35561
35562 \begin_layout Subsection
35563 Split View
35564 \end_layout
35565
35566 \begin_layout Standard
35567 This will split LyX's main window vertically or horizontally.
35568  This allows you to view documents the same time to compare them, or to
35569  view the same document, but at different positions.
35570  You can even split the main window several times to view for example 3
35571  or more documents at the same time.
35572  To return to an unsplit view, use the menu 
35573 \family sans
35574 Close Current View
35575 \family default
35576 .
35577 \end_layout
35578
35579 \begin_layout Subsection
35580 Close Current View
35581 \end_layout
35582
35583 \begin_layout Standard
35584 Closes a split view.
35585 \end_layout
35586
35587 \begin_layout Subsection
35588 Fullscreen
35589 \end_layout
35590
35591 \begin_layout Standard
35592 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35593  so that you will see nothing but your text.
35594  It furthermore displays LyX's main window fullscreen.
35595  To return from fullscreen to the normal view, press F11, or right-click
35596  and turn off the fullscreen mode in the context menu.
35597 \end_layout
35598
35599 \begin_layout Subsection
35600 Toolbars
35601 \begin_inset CommandInset label
35602 LatexCommand label
35603 name "sub:Toolbars"
35604
35605 \end_inset
35606
35607
35608 \begin_inset Index idx
35609 status collapsed
35610
35611 \begin_layout Plain Layout
35612 Toolbar
35613 \end_layout
35614
35615 \end_inset
35616
35617
35618 \end_layout
35619
35620 \begin_layout Standard
35621 In this menu entry you can set the appearance of the different toolbars.
35622  All toolbars and the 
35623 \family sans
35624 Command
35625 \begin_inset space ~
35626 \end_inset
35627
35628 Buffer
35629 \family default
35630  can be turned on and off.
35631  The 
35632 \emph on
35633 on
35634 \emph default
35635  state is denoted in the menu with a checkmark.
35636  The 
35637 \family sans
35638 Review
35639 \family default
35640
35641 \family sans
35642 Table
35643 \family default
35644
35645 \family sans
35646 Math
35647 \begin_inset space ~
35648 \end_inset
35649
35650 Panels
35651 \family default
35652 , and 
35653 \family sans
35654 Math
35655 \family default
35656  toolbars can be additionally set to the state 
35657 \emph on
35658 automatic
35659 \emph default
35660  that is denoted in the menu with the suffix 
35661 \family sans
35662 (auto)
35663 \family default
35664 .
35665 \end_layout
35666
35667 \begin_layout Standard
35668 In the 
35669 \emph on
35670 on
35671 \emph default
35672  state the toolbar is permanently shown, in the 
35673 \emph on
35674 automatic
35675 \emph default
35676  state the toolbar is only shown when the cursor is in a certain environment
35677  or when a certain feature is enabled.
35678  That means that the review toolbar will only be shown when change tracking
35679  is activated, the math and table toolbars are only shown when the cursor
35680  is inside a formula or table, respectively.
35681 \end_layout
35682
35683 \begin_layout Standard
35684 LyX's toolbars and their buttons are explained in section
35685 \begin_inset space ~
35686 \end_inset
35687
35688
35689 \begin_inset CommandInset ref
35690 LatexCommand ref
35691 reference "sec:Toolbars"
35692
35693 \end_inset
35694
35695 .
35696 \end_layout
35697
35698 \begin_layout Section
35699 The Insert Menu
35700 \begin_inset Index idx
35701 status collapsed
35702
35703 \begin_layout Plain Layout
35704 Menu ! Insert
35705 \end_layout
35706
35707 \end_inset
35708
35709
35710 \end_layout
35711
35712 \begin_layout Subsection
35713 Math
35714 \end_layout
35715
35716 \begin_layout Standard
35717 Inserts math constructs that are explained in chapter
35718 \begin_inset space ~
35719 \end_inset
35720
35721
35722 \begin_inset CommandInset ref
35723 LatexCommand ref
35724 reference "cha:Mathematical-Formulas"
35725
35726 \end_inset
35727
35728  and the 
35729 \emph on
35730 Math
35731 \emph default
35732  manual.
35733 \end_layout
35734
35735 \begin_layout Subsection
35736 Special Character
35737 \begin_inset CommandInset label
35738 LatexCommand label
35739 name "sub:Special-Character"
35740
35741 \end_inset
35742
35743
35744 \end_layout
35745
35746 \begin_layout Standard
35747 Here you can insert the following characters:
35748 \end_layout
35749
35750 \begin_layout Description
35751 Symbols Inserts any character that can be output by your LaTeX system.
35752  Therefore the number of character categories in this dialog and the available
35753  characters depend on the LaTeX-packages you have installed.
35754 \begin_inset Newline newline
35755 \end_inset
35756
35757  
35758 \begin_inset Note Greyedout
35759 status open
35760
35761 \begin_layout Plain Layout
35762
35763 \series bold
35764 Note:
35765 \series default
35766  Not all characters will be visible in the 
35767 \family sans
35768 Symbols
35769 \family default
35770  dialog because none of the screen fonts that you can set in the preferences
35771  dialog (see sec.
35772 \begin_inset space \thinspace{}
35773 \end_inset
35774
35775
35776 \begin_inset CommandInset ref
35777 LatexCommand ref
35778 reference "sub:Screen-Fonts"
35779
35780 \end_inset
35781
35782 ) can display every character.
35783 \end_layout
35784
35785 \end_inset
35786
35787
35788 \end_layout
35789
35790 \begin_layout Description
35791 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35792
35793 \end_layout
35794
35795 \begin_layout Description
35796 End
35797 \begin_inset space ~
35798 \end_inset
35799
35800 of
35801 \begin_inset space ~
35802 \end_inset
35803
35804 Sentence Inserts an end of sentence dot as described in section
35805 \begin_inset space ~
35806 \end_inset
35807
35808
35809 \begin_inset CommandInset ref
35810 LatexCommand ref
35811 reference "sub:Abbreviations"
35812
35813 \end_inset
35814
35815 .
35816 \end_layout
35817
35818 \begin_layout Description
35819 Ordinary
35820 \begin_inset space ~
35821 \end_inset
35822
35823 Quote Inserts this quote: 
35824 \begin_inset Quotes erd
35825 \end_inset
35826
35827 , no matter what quote type you selected in the 
35828 \family sans
35829 Document\SpecialChar \menuseparator
35830 Settings
35831 \family default
35832  dialog under 
35833 \family sans
35834 Language
35835 \family default
35836 .
35837 \end_layout
35838
35839 \begin_layout Description
35840 Single
35841 \begin_inset space ~
35842 \end_inset
35843
35844 Quote Inserts this quote: 
35845 \begin_inset Quotes els
35846 \end_inset
35847
35848
35849 \end_layout
35850
35851 \begin_layout Description
35852 Protected
35853 \begin_inset space ~
35854 \end_inset
35855
35856 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35857
35858 \end_layout
35859
35860 \begin_layout Description
35861 Breakable
35862 \begin_inset space ~
35863 \end_inset
35864
35865 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35866
35867 \end_layout
35868
35869 \begin_layout Description
35870 Menu
35871 \begin_inset space ~
35872 \end_inset
35873
35874 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35875
35876 \end_layout
35877
35878 \begin_layout Description
35879 Phonetic
35880 \begin_inset space ~
35881 \end_inset
35882
35883 Symbols 
35884 \begin_inset Index idx
35885 status collapsed
35886
35887 \begin_layout Plain Layout
35888 Phonetic symbols
35889 \end_layout
35890
35891 \end_inset
35892
35893
35894 \begin_inset Index idx
35895 status collapsed
35896
35897 \begin_layout Plain Layout
35898 Language ! Phonetic symbols
35899 \end_layout
35900
35901 \end_inset
35902
35903 Creates a formula with a so called tipa inset.
35904  Here you can insert commands to create IPA phonetic symbols.
35905  For this feature you must have the LaTeX-package 
35906 \series bold
35907 tipa
35908 \series default
35909
35910 \begin_inset Index idx
35911 status collapsed
35912
35913 \begin_layout Plain Layout
35914 LaTeX-packages ! tipa
35915 \end_layout
35916
35917 \end_inset
35918
35919  installed.
35920 \begin_inset Newline newline
35921 \end_inset
35922
35923 For more information about this feature we refer to the documentation of
35924  
35925 \series bold
35926 tipa, 
35927 \begin_inset CommandInset citation
35928 LatexCommand cite
35929 key "tipa"
35930
35931 \end_inset
35932
35933
35934 \series default
35935  and this Wiki-page:
35936 \begin_inset Newline newline
35937 \end_inset
35938
35939
35940 \begin_inset Flex URL
35941 status open
35942
35943 \begin_layout Plain Layout
35944
35945 http://wiki.lyx.org/LyX/LinguistLyX
35946 \end_layout
35947
35948 \end_inset
35949
35950
35951 \end_layout
35952
35953 \begin_layout Subsection
35954 Formatting
35955 \end_layout
35956
35957 \begin_layout Standard
35958 Here you can insert the following format constructs:
35959 \end_layout
35960
35961 \begin_layout Description
35962 Superscript Inserts a superscript: test
35963 \begin_inset Formula $^{\text{a,b}}$
35964 \end_inset
35965
35966
35967 \end_layout
35968
35969 \begin_layout Description
35970 Subscript Inserts a subscript: test
35971 \begin_inset Formula $_{\text{3x}}$
35972 \end_inset
35973
35974
35975 \end_layout
35976
35977 \begin_layout Description
35978 Protected
35979 \begin_inset space ~
35980 \end_inset
35981
35982 Space Inserts a protected space that is described in section
35983 \begin_inset space ~
35984 \end_inset
35985
35986
35987 \begin_inset CommandInset ref
35988 LatexCommand ref
35989 reference "sub:Protected-Space"
35990
35991 \end_inset
35992
35993 .
35994 \end_layout
35995
35996 \begin_layout Description
35997 Inter-word
35998 \begin_inset space ~
35999 \end_inset
36000
36001 Space Inserts an inter-word space that is described in section
36002 \begin_inset space ~
36003 \end_inset
36004
36005
36006 \begin_inset CommandInset ref
36007 LatexCommand ref
36008 reference "sub:Inter-word-Space"
36009
36010 \end_inset
36011
36012 .
36013 \end_layout
36014
36015 \begin_layout Description
36016 Thin
36017 \begin_inset space ~
36018 \end_inset
36019
36020 Space Inserts a thin space that is described in section
36021 \begin_inset space ~
36022 \end_inset
36023
36024
36025 \begin_inset CommandInset ref
36026 LatexCommand ref
36027 reference "sub:Thin-Space"
36028
36029 \end_inset
36030
36031 .
36032 \end_layout
36033
36034 \begin_layout Description
36035 Horizontal
36036 \begin_inset space ~
36037 \end_inset
36038
36039 Space Inserts horizontal space, see section
36040 \begin_inset space ~
36041 \end_inset
36042
36043
36044 \begin_inset CommandInset ref
36045 LatexCommand ref
36046 reference "sub:Horizontal-Space"
36047
36048 \end_inset
36049
36050  for a description.
36051 \end_layout
36052
36053 \begin_layout Description
36054 Horizontal
36055 \begin_inset space ~
36056 \end_inset
36057
36058 Line Inserts a horizontal line, see section
36059 \begin_inset space ~
36060 \end_inset
36061
36062
36063 \begin_inset CommandInset ref
36064 LatexCommand ref
36065 reference "sub:Horizontal-Lines"
36066
36067 \end_inset
36068
36069  for a description.
36070 \end_layout
36071
36072 \begin_layout Description
36073 Vertical
36074 \begin_inset space ~
36075 \end_inset
36076
36077 Space Inserts vertical space, see section
36078 \begin_inset space ~
36079 \end_inset
36080
36081
36082 \begin_inset CommandInset ref
36083 LatexCommand ref
36084 reference "sub:Vertical-Space"
36085
36086 \end_inset
36087
36088  for a description.
36089 \end_layout
36090
36091 \begin_layout Description
36092 Hyphenation
36093 \begin_inset space ~
36094 \end_inset
36095
36096 Point Inserts a hyphenation point, see section
36097 \begin_inset space ~
36098 \end_inset
36099
36100
36101 \begin_inset CommandInset ref
36102 LatexCommand ref
36103 reference "sub:Hyphenation"
36104
36105 \end_inset
36106
36107 .
36108 \end_layout
36109
36110 \begin_layout Description
36111 Ligature
36112 \begin_inset space ~
36113 \end_inset
36114
36115 Break Inserts a ligature break, see section
36116 \begin_inset space ~
36117 \end_inset
36118
36119
36120 \begin_inset CommandInset ref
36121 LatexCommand ref
36122 reference "sub:Ligatures"
36123
36124 \end_inset
36125
36126 .
36127 \end_layout
36128
36129 \begin_layout Description
36130 Ragged
36131 \begin_inset space ~
36132 \end_inset
36133
36134 Line
36135 \begin_inset space ~
36136 \end_inset
36137
36138 Break Inserts a forced line break, see section
36139 \begin_inset space ~
36140 \end_inset
36141
36142
36143 \begin_inset CommandInset ref
36144 LatexCommand ref
36145 reference "sub:Forced-Line-Breaks"
36146
36147 \end_inset
36148
36149 .
36150 \end_layout
36151
36152 \begin_layout Description
36153 Justified
36154 \begin_inset space ~
36155 \end_inset
36156
36157 Break Inserts a forced line break that furthermore stretches the broken
36158  text line to the page border, see section
36159 \begin_inset space ~
36160 \end_inset
36161
36162
36163 \begin_inset CommandInset ref
36164 LatexCommand ref
36165 reference "sub:Forced-Line-Breaks"
36166
36167 \end_inset
36168
36169 .
36170 \end_layout
36171
36172 \begin_layout Description
36173 New
36174 \begin_inset space ~
36175 \end_inset
36176
36177 Page Inserts a forced page break, described in section
36178 \begin_inset space ~
36179 \end_inset
36180
36181
36182 \begin_inset CommandInset ref
36183 LatexCommand ref
36184 reference "sub:Forced-Page-Breaks"
36185
36186 \end_inset
36187
36188 .
36189 \end_layout
36190
36191 \begin_layout Description
36192 Page
36193 \begin_inset space ~
36194 \end_inset
36195
36196 Break Inserts a forced page break that furthermore stretches the broken
36197  text page to the page border, described in section
36198 \begin_inset space ~
36199 \end_inset
36200
36201
36202 \begin_inset CommandInset ref
36203 LatexCommand ref
36204 reference "sub:Forced-Page-Breaks"
36205
36206 \end_inset
36207
36208 .
36209 \end_layout
36210
36211 \begin_layout Description
36212 Clear
36213 \begin_inset space ~
36214 \end_inset
36215
36216 Page Inserts a clear page break, described in section
36217 \begin_inset space ~
36218 \end_inset
36219
36220
36221 \begin_inset CommandInset ref
36222 LatexCommand ref
36223 reference "sub:Clear-Page-Breaks"
36224
36225 \end_inset
36226
36227 .
36228 \end_layout
36229
36230 \begin_layout Description
36231 Clear
36232 \begin_inset space ~
36233 \end_inset
36234
36235 Double
36236 \begin_inset space ~
36237 \end_inset
36238
36239 Page Inserts a clear doublepage break, described in section
36240 \begin_inset space ~
36241 \end_inset
36242
36243
36244 \begin_inset CommandInset ref
36245 LatexCommand ref
36246 reference "sub:Clear-Page-Breaks"
36247
36248 \end_inset
36249
36250 .
36251 \end_layout
36252
36253 \begin_layout Subsection
36254 List / TOC
36255 \end_layout
36256
36257 \begin_layout Standard
36258 Various lists can be inserted with this menu entry.
36259  The table of contents, the algorithm, figures, and tables list are described
36260  in section
36261 \begin_inset space ~
36262 \end_inset
36263
36264
36265 \begin_inset CommandInset ref
36266 LatexCommand ref
36267 reference "sec:toc"
36268
36269 \end_inset
36270
36271 .
36272  The index list is described in section
36273 \begin_inset space ~
36274 \end_inset
36275
36276
36277 \begin_inset CommandInset ref
36278 LatexCommand ref
36279 reference "sec:Index"
36280
36281 \end_inset
36282
36283 , the nomenclature in section
36284 \begin_inset space ~
36285 \end_inset
36286
36287
36288 \begin_inset CommandInset ref
36289 LatexCommand ref
36290 reference "sec:Nomenclature"
36291
36292 \end_inset
36293
36294 , and the BibTeX bibliography in section
36295 \begin_inset space ~
36296 \end_inset
36297
36298
36299 \begin_inset CommandInset ref
36300 LatexCommand ref
36301 reference "sub:Bibliography-databases"
36302
36303 \end_inset
36304
36305 .
36306 \end_layout
36307
36308 \begin_layout Subsection
36309 Float
36310 \end_layout
36311
36312 \begin_layout Standard
36313 To insert floats, described in section
36314 \begin_inset space ~
36315 \end_inset
36316
36317
36318 \begin_inset CommandInset ref
36319 LatexCommand ref
36320 reference "sec:Floats"
36321
36322 \end_inset
36323
36324 .
36325 \end_layout
36326
36327 \begin_layout Subsection
36328 Note
36329 \end_layout
36330
36331 \begin_layout Standard
36332 To insert notes, described in section
36333 \begin_inset space ~
36334 \end_inset
36335
36336
36337 \begin_inset CommandInset ref
36338 LatexCommand ref
36339 reference "sec:Notes"
36340
36341 \end_inset
36342
36343 .
36344 \end_layout
36345
36346 \begin_layout Subsection
36347 Branch
36348 \end_layout
36349
36350 \begin_layout Standard
36351 Inserts branch insets as described in section
36352 \begin_inset space ~
36353 \end_inset
36354
36355
36356 \begin_inset CommandInset ref
36357 LatexCommand ref
36358 reference "sec:Branches"
36359
36360 \end_inset
36361
36362 .
36363 \end_layout
36364
36365 \begin_layout Subsection
36366 Custom Insets
36367 \end_layout
36368
36369 \begin_layout Standard
36370 Inserts document class-specific insets.
36371  Such insets only exist when they are defined in the layout file for a certain
36372  document class.
36373  An example is the document class 
36374 \begin_inset Quotes eld
36375 \end_inset
36376
36377 article (Elsevier)
36378 \begin_inset Quotes erd
36379 \end_inset
36380
36381  with three custom insets.
36382  The section 
36383 \emph on
36384 Flex insets and InsetLayout
36385 \emph default
36386  of the 
36387 \emph on
36388 Customization
36389 \emph default
36390  manual explains how custom insets are defined.
36391 \end_layout
36392
36393 \begin_layout Subsection
36394 File
36395 \begin_inset Index idx
36396 status collapsed
36397
36398 \begin_layout Plain Layout
36399 External Material
36400 \end_layout
36401
36402 \end_inset
36403
36404
36405 \end_layout
36406
36407 \begin_layout Standard
36408 This menu entry allows you to insert or include the contents of other LyX
36409  files in your document.
36410  How you can do this is explained in detail in the chapter 
36411 \emph on
36412 External Stuff
36413 \emph default
36414  of the 
36415 \emph on
36416 Embedded Objects
36417 \emph default
36418  manual.
36419 \end_layout
36420
36421 \begin_layout Subsection
36422 Box
36423 \begin_inset Index idx
36424 status collapsed
36425
36426 \begin_layout Plain Layout
36427 Boxes
36428 \end_layout
36429
36430 \end_inset
36431
36432
36433 \end_layout
36434
36435 \begin_layout Standard
36436 Inserts a minipage box that is described section
36437 \begin_inset space ~
36438 \end_inset
36439
36440
36441 \begin_inset CommandInset ref
36442 LatexCommand ref
36443 reference "sec:Minipages"
36444
36445 \end_inset
36446
36447 .
36448  All box types supported by LyX are explained in detail in the chapter 
36449 \emph on
36450 Boxes
36451 \emph default
36452  of the 
36453 \emph on
36454 Embedded Objects
36455 \emph default
36456  manual.
36457 \end_layout
36458
36459 \begin_layout Subsection
36460 Citation
36461 \end_layout
36462
36463 \begin_layout Standard
36464 Inserts a citation as described in section
36465 \begin_inset space ~
36466 \end_inset
36467
36468
36469 \begin_inset CommandInset ref
36470 LatexCommand ref
36471 reference "sec:Bibliography"
36472
36473 \end_inset
36474
36475 .
36476 \end_layout
36477
36478 \begin_layout Subsection
36479 Cross-Reference
36480 \end_layout
36481
36482 \begin_layout Standard
36483 Inserts a cross-reference as described in section
36484 \begin_inset space ~
36485 \end_inset
36486
36487
36488 \begin_inset CommandInset ref
36489 LatexCommand ref
36490 reference "sec:Cross-References"
36491
36492 \end_inset
36493
36494 .
36495 \end_layout
36496
36497 \begin_layout Subsection
36498 Label
36499 \end_layout
36500
36501 \begin_layout Standard
36502 Inserts a label as described in section
36503 \begin_inset space ~
36504 \end_inset
36505
36506
36507 \begin_inset CommandInset ref
36508 LatexCommand ref
36509 reference "sec:Cross-References"
36510
36511 \end_inset
36512
36513 .
36514 \end_layout
36515
36516 \begin_layout Subsection
36517 Caption
36518 \begin_inset Index idx
36519 status collapsed
36520
36521 \begin_layout Plain Layout
36522 Captions
36523 \end_layout
36524
36525 \end_inset
36526
36527
36528 \begin_inset Index idx
36529 status collapsed
36530
36531 \begin_layout Plain Layout
36532 Longtables ! Caption
36533 \end_layout
36534
36535 \end_inset
36536
36537
36538 \end_layout
36539
36540 \begin_layout Standard
36541 Inserts a caption in a float or longtable.
36542  Floats are described in section
36543 \begin_inset space ~
36544 \end_inset
36545
36546
36547 \begin_inset CommandInset ref
36548 LatexCommand ref
36549 reference "sec:Floats"
36550
36551 \end_inset
36552
36553 , captions in longtables are described in the section 
36554 \emph on
36555 Longtable Captions
36556 \emph default
36557  of the 
36558 \emph on
36559 Embedded Objects
36560 \emph default
36561  manual.
36562 \end_layout
36563
36564 \begin_layout Subsection
36565 Index Entry
36566 \end_layout
36567
36568 \begin_layout Standard
36569 Inserts an index entry as described in section
36570 \begin_inset space ~
36571 \end_inset
36572
36573
36574 \begin_inset CommandInset ref
36575 LatexCommand ref
36576 reference "sec:Index"
36577
36578 \end_inset
36579
36580 .
36581 \end_layout
36582
36583 \begin_layout Subsection
36584 Nomenclature Entry
36585 \end_layout
36586
36587 \begin_layout Standard
36588 Inserts a nomenclature entry as described in section
36589 \begin_inset space ~
36590 \end_inset
36591
36592
36593 \begin_inset CommandInset ref
36594 LatexCommand ref
36595 reference "sec:Nomenclature"
36596
36597 \end_inset
36598
36599 .
36600 \end_layout
36601
36602 \begin_layout Subsection
36603 Table
36604 \end_layout
36605
36606 \begin_layout Standard
36607 Inserts a table.
36608  Tables are described in section
36609 \begin_inset space ~
36610 \end_inset
36611
36612
36613 \begin_inset CommandInset ref
36614 LatexCommand ref
36615 reference "sec:Tables"
36616
36617 \end_inset
36618
36619 .
36620 \end_layout
36621
36622 \begin_layout Subsection
36623 Graphics
36624 \end_layout
36625
36626 \begin_layout Standard
36627 Inserts a graphic.
36628  Graphics are described in section
36629 \begin_inset space ~
36630 \end_inset
36631
36632
36633 \begin_inset CommandInset ref
36634 LatexCommand ref
36635 reference "sec:Graphics"
36636
36637 \end_inset
36638
36639 .
36640 \end_layout
36641
36642 \begin_layout Subsection
36643 URL
36644 \end_layout
36645
36646 \begin_layout Standard
36647 Inserts an URL as described in section
36648 \begin_inset space ~
36649 \end_inset
36650
36651
36652 \begin_inset CommandInset ref
36653 LatexCommand ref
36654 reference "sub:URLs"
36655
36656 \end_inset
36657
36658 .
36659 \end_layout
36660
36661 \begin_layout Subsection
36662 Hyperlinks
36663 \end_layout
36664
36665 \begin_layout Standard
36666 Inserts a hyperlink as described in section
36667 \begin_inset space ~
36668 \end_inset
36669
36670
36671 \begin_inset CommandInset ref
36672 LatexCommand ref
36673 reference "sub:Hyperlinks"
36674
36675 \end_inset
36676
36677 .
36678 \end_layout
36679
36680 \begin_layout Subsection
36681 Footnote
36682 \end_layout
36683
36684 \begin_layout Standard
36685 Inserts a footnote, see section
36686 \begin_inset space ~
36687 \end_inset
36688
36689
36690 \begin_inset CommandInset ref
36691 LatexCommand ref
36692 reference "sec:Footnotes"
36693
36694 \end_inset
36695
36696 .
36697 \end_layout
36698
36699 \begin_layout Subsection
36700 Marginal Note
36701 \end_layout
36702
36703 \begin_layout Standard
36704 Inserts a marginal note, see section
36705 \begin_inset space ~
36706 \end_inset
36707
36708
36709 \begin_inset CommandInset ref
36710 LatexCommand ref
36711 reference "sec:Marginal-Notes"
36712
36713 \end_inset
36714
36715 .
36716 \end_layout
36717
36718 \begin_layout Subsection
36719 Short Title
36720 \end_layout
36721
36722 \begin_layout Standard
36723 Inserts a short title, see section
36724 \begin_inset space ~
36725 \end_inset
36726
36727
36728 \begin_inset CommandInset ref
36729 LatexCommand ref
36730 reference "sec:Short-Titles"
36731
36732 \end_inset
36733
36734 .
36735 \end_layout
36736
36737 \begin_layout Subsection
36738 TeX Code
36739 \end_layout
36740
36741 \begin_layout Standard
36742 Inserts a TeX Code box, see section
36743 \begin_inset space ~
36744 \end_inset
36745
36746
36747 \begin_inset CommandInset ref
36748 LatexCommand ref
36749 reference "sub:TeX-Code-Boxes"
36750
36751 \end_inset
36752
36753  for a description.
36754 \end_layout
36755
36756 \begin_layout Subsection
36757 Program Listing
36758 \begin_inset Index idx
36759 status collapsed
36760
36761 \begin_layout Plain Layout
36762 Program listings
36763 \end_layout
36764
36765 \end_inset
36766
36767
36768 \end_layout
36769
36770 \begin_layout Standard
36771 Inserts a program listings box.
36772  Program listings are explained in the chapter 
36773 \emph on
36774 Program Code Listings
36775 \emph default
36776  of the 
36777 \emph on
36778 Embedded Objects
36779 \emph default
36780  manual.
36781 \end_layout
36782
36783 \begin_layout Subsection
36784 Date
36785 \end_layout
36786
36787 \begin_layout Standard
36788 Inserts the actual date.
36789  The format depends on the date format of the language that is used for
36790  LyX's menus.
36791  LyX offers various ways to insert a date which are explained and also compared
36792  in the section 
36793 \emph on
36794 External Material
36795 \emph default
36796  of the 
36797 \emph on
36798 Embedded Objects
36799 \emph default
36800  manual.
36801 \end_layout
36802
36803 \begin_layout Section
36804 The Navigate Menu
36805 \begin_inset Index idx
36806 status collapsed
36807
36808 \begin_layout Plain Layout
36809 Menu ! Navigate
36810 \end_layout
36811
36812 \end_inset
36813
36814
36815 \end_layout
36816
36817 \begin_layout Standard
36818 This menu lists the existing chapters, sections, figures, tables, etc.
36819 \begin_inset space ~
36820 \end_inset
36821
36822 of the current document.
36823  This allows you to navigate easily through you document.
36824 \end_layout
36825
36826 \begin_layout Subsection
36827 Bookmarks
36828 \end_layout
36829
36830 \begin_layout Standard
36831 With this menu entry you are able to define your own bookmarks.
36832  This is useful when you are working on a large document and often have
36833  to jump e.
36834 \begin_inset space \thinspace{}
36835 \end_inset
36836
36837 g.
36838 \begin_inset space \space{}
36839 \end_inset
36840
36841 between section
36842 \begin_inset space ~
36843 \end_inset
36844
36845 2.5 and 6.3.
36846  To create bookmarks for this example, go to section
36847 \begin_inset space ~
36848 \end_inset
36849
36850 2.5 and use the menu 
36851 \family sans
36852 Save
36853 \begin_inset space ~
36854 \end_inset
36855
36856 Bookmark
36857 \begin_inset space ~
36858 \end_inset
36859
36860 1
36861 \family default
36862 .
36863  Then go to section
36864 \begin_inset space ~
36865 \end_inset
36866
36867 6.3 and use 
36868 \family sans
36869 Save
36870 \begin_inset space ~
36871 \end_inset
36872
36873 Bookmark
36874 \begin_inset space ~
36875 \end_inset
36876
36877
36878 \family default
36879 2.
36880  Now you can jump easily between these sections by using the menu or by
36881  the key bindings 
36882 \begin_inset Info
36883 type  "shortcut"
36884 arg   "bookmark-goto 1"
36885 \end_inset
36886
36887  and 
36888 \begin_inset Info
36889 type  "shortcut"
36890 arg   "bookmark-goto 2"
36891 \end_inset
36892
36893 .
36894 \end_layout
36895
36896 \begin_layout Standard
36897 You can also use bookmarks to jump between several opened documents.
36898  The saved bookmarks are valid till the document is closed.
36899 \end_layout
36900
36901 \begin_layout Subsection
36902 Next Note, Change, Cross-reference
36903 \end_layout
36904
36905 \begin_layout Standard
36906 Jump to the next note, change, or cross-reference following the current
36907  cursor position.
36908 \end_layout
36909
36910 \begin_layout Subsection
36911 Go to Label
36912 \end_layout
36913
36914 \begin_layout Standard
36915 Only active when the cursor is in front of a cross-reference.
36916  Sets the cursor before the referenced label, the same as if you right-click
36917  on a cross-reference box.
36918 \end_layout
36919
36920 \begin_layout Section
36921 The Document Menu
36922 \begin_inset Index idx
36923 status collapsed
36924
36925 \begin_layout Plain Layout
36926 Menu ! Document
36927 \end_layout
36928
36929 \end_inset
36930
36931
36932 \end_layout
36933
36934 \begin_layout Subsection
36935 Change Tracking
36936 \end_layout
36937
36938 \begin_layout Standard
36939 Change Tracking is described in section
36940 \begin_inset space ~
36941 \end_inset
36942
36943
36944 \begin_inset CommandInset ref
36945 LatexCommand ref
36946 reference "sec:Change-Tracking"
36947
36948 \end_inset
36949
36950 .
36951 \end_layout
36952
36953 \begin_layout Subsection
36954 LaT
36955 \begin_inset ERT
36956 status collapsed
36957
36958 \begin_layout Plain Layout
36959
36960 {}
36961 \end_layout
36962
36963 \end_inset
36964
36965 eX Log
36966 \end_layout
36967
36968 \begin_layout Standard
36969 After running LaTeX by viewing or exporting a document, this menu will be
36970  enabled.
36971  It shows the logfile of the used LaTeX-program.
36972 \end_layout
36973
36974 \begin_layout Standard
36975 Here you can see how LaTeX works in the background.
36976  
36977 \emph on
36978 Experts
36979 \emph default
36980  will find in it reasons for LaTeX-errors.
36981 \end_layout
36982
36983 \begin_layout Subsection
36984 Outline
36985 \end_layout
36986
36987 \begin_layout Standard
36988 Opens the TOC/Outline window as described in section
36989 \begin_inset space ~
36990 \end_inset
36991
36992
36993 \begin_inset CommandInset ref
36994 LatexCommand ref
36995 reference "sec:Navigating"
36996
36997 \end_inset
36998
36999  and 
37000 \begin_inset CommandInset ref
37001 LatexCommand ref
37002 reference "sub:Table-of-Contents"
37003
37004 \end_inset
37005
37006 .
37007 \end_layout
37008
37009 \begin_layout Subsection
37010 Start Appendix Here
37011 \end_layout
37012
37013 \begin_layout Standard
37014 This menu will start the appendix of the document at the current cursor
37015  position as described in section
37016 \begin_inset space ~
37017 \end_inset
37018
37019
37020 \begin_inset CommandInset ref
37021 LatexCommand ref
37022 reference "sec:Appendices"
37023
37024 \end_inset
37025
37026 .
37027 \end_layout
37028
37029 \begin_layout Subsection
37030 Compressed
37031 \end_layout
37032
37033 \begin_layout Standard
37034 Un/compresses the current document.
37035 \end_layout
37036
37037 \begin_layout Subsection
37038 Settings
37039 \end_layout
37040
37041 \begin_layout Standard
37042 The document settings are described in appendix
37043 \begin_inset space ~
37044 \end_inset
37045
37046
37047 \begin_inset CommandInset ref
37048 LatexCommand ref
37049 reference "cha:The-Document-Settings"
37050
37051 \end_inset
37052
37053 .
37054 \end_layout
37055
37056 \begin_layout Section
37057 The Tools Menu
37058 \begin_inset Index idx
37059 status collapsed
37060
37061 \begin_layout Plain Layout
37062 Menu ! Tools
37063 \end_layout
37064
37065 \end_inset
37066
37067
37068 \end_layout
37069
37070 \begin_layout Subsection
37071 Spellchecker
37072 \end_layout
37073
37074 \begin_layout Standard
37075 Spell checking is explained in section
37076 \begin_inset space ~
37077 \end_inset
37078
37079
37080 \begin_inset CommandInset ref
37081 LatexCommand ref
37082 reference "sec:Spellchecking"
37083
37084 \end_inset
37085
37086 .
37087 \end_layout
37088
37089 \begin_layout Subsection
37090 Thesaurus
37091 \end_layout
37092
37093 \begin_layout Standard
37094 The thesaurus is described in section
37095 \begin_inset space ~
37096 \end_inset
37097
37098
37099 \begin_inset CommandInset ref
37100 LatexCommand ref
37101 reference "sec:Thesaurus"
37102
37103 \end_inset
37104
37105 .
37106 \end_layout
37107
37108 \begin_layout Subsection
37109 Statistics
37110 \begin_inset Index idx
37111 status collapsed
37112
37113 \begin_layout Plain Layout
37114 Word count
37115 \end_layout
37116
37117 \end_inset
37118
37119
37120 \begin_inset Index idx
37121 status collapsed
37122
37123 \begin_layout Plain Layout
37124 Character count
37125 \end_layout
37126
37127 \end_inset
37128
37129
37130 \end_layout
37131
37132 \begin_layout Standard
37133 Counts the number of words and characters in the actual document or the
37134  highlighted document part.
37135 \end_layout
37136
37137 \begin_layout Subsection
37138 TeX Information
37139 \begin_inset Index idx
37140 status collapsed
37141
37142 \begin_layout Plain Layout
37143 TeX Information
37144 \end_layout
37145
37146 \end_inset
37147
37148
37149 \end_layout
37150
37151 \begin_layout Standard
37152 Shows you a list of the classes and styles installed in your LaTeX-system.
37153 \end_layout
37154
37155 \begin_layout Subsection
37156 Reconfigure
37157 \begin_inset Index idx
37158 status collapsed
37159
37160 \begin_layout Plain Layout
37161 LyX ! Reconfigure|see
37162 \begin_inset ERT
37163 status collapsed
37164
37165 \begin_layout Plain Layout
37166
37167 {
37168 \end_layout
37169
37170 \end_inset
37171
37172 Reconfiguration of LyX
37173 \begin_inset ERT
37174 status collapsed
37175
37176 \begin_layout Plain Layout
37177
37178 }
37179 \end_layout
37180
37181 \end_inset
37182
37183
37184 \end_layout
37185
37186 \end_inset
37187
37188
37189 \begin_inset Index idx
37190 status collapsed
37191
37192 \begin_layout Plain Layout
37193 Reconfiguration of LyX
37194 \end_layout
37195
37196 \end_inset
37197
37198
37199 \end_layout
37200
37201 \begin_layout Standard
37202 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
37203  and needed programs it needs; see also section
37204 \begin_inset space ~
37205 \end_inset
37206
37207
37208 \begin_inset CommandInset ref
37209 LatexCommand ref
37210 reference "sec:Basic-LyX-Setup"
37211
37212 \end_inset
37213
37214 .
37215 \end_layout
37216
37217 \begin_layout Subsection
37218 Preferences
37219 \end_layout
37220
37221 \begin_layout Standard
37222 The preferences dialog is described in detail in appendix
37223 \begin_inset space \thinspace{}
37224 \end_inset
37225
37226
37227 \begin_inset CommandInset ref
37228 LatexCommand ref
37229 reference "cha:The-Preferences-dialog"
37230
37231 \end_inset
37232
37233 .
37234 \end_layout
37235
37236 \begin_layout Section
37237 The Help Menu
37238 \begin_inset Index idx
37239 status collapsed
37240
37241 \begin_layout Plain Layout
37242 Menu ! Help
37243 \end_layout
37244
37245 \end_inset
37246
37247
37248 \end_layout
37249
37250 \begin_layout Standard
37251 This menu opens the documentation files of LyX in the language of LyX's
37252  menus.
37253 \end_layout
37254
37255 \begin_layout Standard
37256 The menu 
37257 \family sans
37258 LaTeX
37259 \begin_inset space ~
37260 \end_inset
37261
37262 Configuration
37263 \family default
37264  shows a LyX-document with information about the LaTeX-packages and classes
37265  found by LyX (see also section
37266 \begin_inset space ~
37267 \end_inset
37268
37269
37270 \begin_inset CommandInset ref
37271 LatexCommand ref
37272 reference "sec:LaTeX-Setup"
37273
37274 \end_inset
37275
37276 ).
37277 \end_layout
37278
37279 \begin_layout Section
37280 Toolbars
37281 \begin_inset CommandInset label
37282 LatexCommand label
37283 name "sec:Toolbars"
37284
37285 \end_inset
37286
37287
37288 \end_layout
37289
37290 \begin_layout Standard
37291 How to show or hide toolbars is explained in section
37292 \begin_inset space ~
37293 \end_inset
37294
37295
37296 \begin_inset CommandInset ref
37297 LatexCommand ref
37298 reference "sub:Toolbars"
37299
37300 \end_inset
37301
37302 .
37303 \end_layout
37304
37305 \begin_layout Standard
37306 It is also possible to define custom toolbars.
37307  This is described in the 
37308 \emph on
37309 Additional Features
37310 \emph default
37311  manual.
37312 \end_layout
37313
37314 \begin_layout Subsection
37315 Standard Toolbar
37316 \begin_inset Index idx
37317 status collapsed
37318
37319 \begin_layout Plain Layout
37320 Toolbar ! Standard
37321 \end_layout
37322
37323 \end_inset
37324
37325
37326 \end_layout
37327
37328 \begin_layout Standard
37329 \begin_inset Graphics
37330         filename clipart/StandardToolbar.png
37331         width 100col%
37332
37333 \end_inset
37334
37335
37336 \end_layout
37337
37338 \begin_layout Standard
37339 \begin_inset VSpace defskip
37340 \end_inset
37341
37342
37343 \end_layout
37344
37345 \begin_layout Standard
37346 The standard toolbar as shown above contains from left to right the following
37347  buttons:
37348 \begin_inset ERT
37349 status collapsed
37350
37351 \begin_layout Plain Layout
37352
37353
37354 \backslash
37355 setlength{
37356 \backslash
37357 LTleft}{0pt}
37358 \end_layout
37359
37360 \end_inset
37361
37362
37363 \begin_inset Note Note
37364 status collapsed
37365
37366 \begin_layout Plain Layout
37367 This is necessary to left align the following longtables.
37368  See the 
37369 \emph on
37370 Embedded Objects
37371 \emph default
37372  manual for more information.
37373 \end_layout
37374
37375 \end_inset
37376
37377
37378 \end_layout
37379
37380 \begin_layout Standard
37381 \begin_inset VSpace defskip
37382 \end_inset
37383
37384
37385 \end_layout
37386
37387 \begin_layout Standard
37388 \begin_inset Tabular
37389 <lyxtabular version="3" rows="1" columns="2">
37390 <features islongtable="true" longtabularalignment="center">
37391 <column alignment="center" valignment="top" width="0">
37392 <column alignment="center" valignment="top" width="0">
37393 <row>
37394 <cell alignment="center" valignment="top" usebox="none">
37395 \begin_inset Text
37396
37397 \begin_layout Plain Layout
37398 \begin_inset Graphics
37399         filename clipart/ToolbarEnvBox.png
37400         clip
37401
37402 \end_inset
37403
37404
37405 \end_layout
37406
37407 \end_inset
37408 </cell>
37409 <cell alignment="center" valignment="top" usebox="none">
37410 \begin_inset Text
37411
37412 \begin_layout Plain Layout
37413 pull-down box for the paragraph environments
37414 \end_layout
37415
37416 \end_inset
37417 </cell>
37418 </row>
37419 </lyxtabular>
37420
37421 \end_inset
37422
37423
37424 \end_layout
37425
37426 \begin_layout Standard
37427 \begin_inset VSpace -10mm
37428 \end_inset
37429
37430
37431 \end_layout
37432
37433 \begin_layout Standard
37434 \align left
37435 \begin_inset Tabular
37436 <lyxtabular version="3" rows="21" columns="2">
37437 <features islongtable="true" longtabularalignment="center">
37438 <column alignment="left" valignment="top" width="0">
37439 <column alignment="left" valignment="top" width="0">
37440 <row interlinespace="2.5mm">
37441 <cell alignment="center" valignment="top" usebox="none">
37442 \begin_inset Text
37443
37444 \begin_layout Plain Layout
37445
37446 \family sans
37447 \begin_inset Graphics
37448         filename ../images/buffer-new.png
37449
37450 \end_inset
37451
37452
37453 \end_layout
37454
37455 \end_inset
37456 </cell>
37457 <cell alignment="center" valignment="top" usebox="none">
37458 \begin_inset Text
37459
37460 \begin_layout Plain Layout
37461
37462 \family sans
37463 File\SpecialChar \menuseparator
37464 New
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 </row>
37470 <row interlinespace="2.5mm">
37471 <cell alignment="center" valignment="top" usebox="none">
37472 \begin_inset Text
37473
37474 \begin_layout Plain Layout
37475 \begin_inset Graphics
37476         filename ../images/file-open.png
37477
37478 \end_inset
37479
37480
37481 \end_layout
37482
37483 \end_inset
37484 </cell>
37485 <cell alignment="center" valignment="top" usebox="none">
37486 \begin_inset Text
37487
37488 \begin_layout Plain Layout
37489
37490 \family sans
37491 File\SpecialChar \menuseparator
37492 Open
37493 \end_layout
37494
37495 \end_inset
37496 </cell>
37497 </row>
37498 <row interlinespace="2.5mm">
37499 <cell alignment="center" valignment="top" usebox="none">
37500 \begin_inset Text
37501
37502 \begin_layout Plain Layout
37503 \begin_inset Graphics
37504         filename ../images/buffer-write.png
37505
37506 \end_inset
37507
37508
37509 \end_layout
37510
37511 \end_inset
37512 </cell>
37513 <cell alignment="center" valignment="top" usebox="none">
37514 \begin_inset Text
37515
37516 \begin_layout Plain Layout
37517
37518 \family sans
37519 File\SpecialChar \menuseparator
37520 Save
37521 \end_layout
37522
37523 \end_inset
37524 </cell>
37525 </row>
37526 <row interlinespace="2.5mm">
37527 <cell alignment="center" valignment="top" usebox="none">
37528 \begin_inset Text
37529
37530 \begin_layout Plain Layout
37531 \begin_inset Graphics
37532         filename ../images/dialog-show_print.png
37533
37534 \end_inset
37535
37536
37537 \end_layout
37538
37539 \end_inset
37540 </cell>
37541 <cell alignment="center" valignment="top" usebox="none">
37542 \begin_inset Text
37543
37544 \begin_layout Plain Layout
37545
37546 \family sans
37547 File\SpecialChar \menuseparator
37548 Print
37549 \end_layout
37550
37551 \end_inset
37552 </cell>
37553 </row>
37554 <row interlinespace="2.5mm">
37555 <cell alignment="center" valignment="top" usebox="none">
37556 \begin_inset Text
37557
37558 \begin_layout Plain Layout
37559 \begin_inset Graphics
37560         filename ../images/dialog-show_spellchecker.png
37561
37562 \end_inset
37563
37564
37565 \end_layout
37566
37567 \end_inset
37568 </cell>
37569 <cell alignment="center" valignment="top" usebox="none">
37570 \begin_inset Text
37571
37572 \begin_layout Plain Layout
37573
37574 \family sans
37575 Tools\SpecialChar \menuseparator
37576 Spellchecker
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 </row>
37582 <row interlinespace="2.5mm">
37583 <cell alignment="center" valignment="top" usebox="none">
37584 \begin_inset Text
37585
37586 \begin_layout Plain Layout
37587 \begin_inset Graphics
37588         filename ../images/undo.png
37589
37590 \end_inset
37591
37592
37593 \end_layout
37594
37595 \end_inset
37596 </cell>
37597 <cell alignment="center" valignment="top" usebox="none">
37598 \begin_inset Text
37599
37600 \begin_layout Plain Layout
37601
37602 \family sans
37603 Edit\SpecialChar \menuseparator
37604 Undo
37605 \end_layout
37606
37607 \end_inset
37608 </cell>
37609 </row>
37610 <row interlinespace="2.5mm">
37611 <cell alignment="center" valignment="top" usebox="none">
37612 \begin_inset Text
37613
37614 \begin_layout Plain Layout
37615 \begin_inset Graphics
37616         filename ../images/redo.png
37617
37618 \end_inset
37619
37620
37621 \end_layout
37622
37623 \end_inset
37624 </cell>
37625 <cell alignment="center" valignment="top" usebox="none">
37626 \begin_inset Text
37627
37628 \begin_layout Plain Layout
37629
37630 \family sans
37631 Edit\SpecialChar \menuseparator
37632 Redo
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 </row>
37638 <row interlinespace="2.5mm">
37639 <cell alignment="center" valignment="top" usebox="none">
37640 \begin_inset Text
37641
37642 \begin_layout Plain Layout
37643 \begin_inset Graphics
37644         filename ../images/cut.png
37645
37646 \end_inset
37647
37648
37649 \end_layout
37650
37651 \end_inset
37652 </cell>
37653 <cell alignment="center" valignment="top" usebox="none">
37654 \begin_inset Text
37655
37656 \begin_layout Plain Layout
37657
37658 \family sans
37659 Edit\SpecialChar \menuseparator
37660 Cut
37661 \end_layout
37662
37663 \end_inset
37664 </cell>
37665 </row>
37666 <row interlinespace="2.5mm">
37667 <cell alignment="center" valignment="top" usebox="none">
37668 \begin_inset Text
37669
37670 \begin_layout Plain Layout
37671 \begin_inset Graphics
37672         filename ../images/copy.png
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \end_inset
37680 </cell>
37681 <cell alignment="center" valignment="top" usebox="none">
37682 \begin_inset Text
37683
37684 \begin_layout Plain Layout
37685
37686 \family sans
37687 Edit\SpecialChar \menuseparator
37688 Copy
37689 \end_layout
37690
37691 \end_inset
37692 </cell>
37693 </row>
37694 <row interlinespace="2.5mm">
37695 <cell alignment="center" valignment="top" usebox="none">
37696 \begin_inset Text
37697
37698 \begin_layout Plain Layout
37699 \begin_inset Graphics
37700         filename ../images/paste.png
37701
37702 \end_inset
37703
37704
37705 \end_layout
37706
37707 \end_inset
37708 </cell>
37709 <cell alignment="center" valignment="top" usebox="none">
37710 \begin_inset Text
37711
37712 \begin_layout Plain Layout
37713
37714 \family sans
37715 Edit\SpecialChar \menuseparator
37716 Paste
37717 \end_layout
37718
37719 \end_inset
37720 </cell>
37721 </row>
37722 <row interlinespace="2.5mm">
37723 <cell alignment="center" valignment="top" usebox="none">
37724 \begin_inset Text
37725
37726 \begin_layout Plain Layout
37727 \begin_inset Graphics
37728         filename ../images/dialog-show_findreplace.png
37729         rotateOrigin center
37730
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742
37743 \family sans
37744 Edit\SpecialChar \menuseparator
37745 Find
37746 \begin_inset space \thinspace{}
37747 \end_inset
37748
37749 &
37750 \begin_inset space \thinspace{}
37751 \end_inset
37752
37753 Replace
37754 \end_layout
37755
37756 \end_inset
37757 </cell>
37758 </row>
37759 <row interlinespace="2.5mm">
37760 <cell alignment="center" valignment="top" usebox="none">
37761 \begin_inset Text
37762
37763 \begin_layout Plain Layout
37764 \begin_inset Graphics
37765         filename ../images/bookmark-goto_0.png
37766         rotateOrigin center
37767
37768 \end_inset
37769
37770
37771 \end_layout
37772
37773 \end_inset
37774 </cell>
37775 <cell alignment="center" valignment="top" usebox="none">
37776 \begin_inset Text
37777
37778 \begin_layout Plain Layout
37779
37780 \family sans
37781 Navigate\SpecialChar \menuseparator
37782 Bookmarks\SpecialChar \menuseparator
37783 Navigate Back
37784 \end_layout
37785
37786 \end_inset
37787 </cell>
37788 </row>
37789 <row interlinespace="2.5mm">
37790 <cell alignment="center" valignment="top" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794 \begin_inset Graphics
37795         filename ../images/font-emph.png
37796
37797 \end_inset
37798
37799
37800 \end_layout
37801
37802 \end_inset
37803 </cell>
37804 <cell alignment="center" valignment="top" usebox="none">
37805 \begin_inset Text
37806
37807 \begin_layout Plain Layout
37808 Emphasize text, function of the Edit
37809 \family sans
37810 \SpecialChar \menuseparator
37811 Text
37812 \begin_inset space ~
37813 \end_inset
37814
37815 Style
37816 \family default
37817  dialog
37818 \end_layout
37819
37820 \end_inset
37821 </cell>
37822 </row>
37823 <row interlinespace="2.5mm">
37824 <cell alignment="center" valignment="top" usebox="none">
37825 \begin_inset Text
37826
37827 \begin_layout Plain Layout
37828 \begin_inset Graphics
37829         filename ../images/font-noun.png
37830
37831 \end_inset
37832
37833
37834 \end_layout
37835
37836 \end_inset
37837 </cell>
37838 <cell alignment="center" valignment="top" usebox="none">
37839 \begin_inset Text
37840
37841 \begin_layout Plain Layout
37842 Set text to noun style, function of the Edit
37843 \family sans
37844 \SpecialChar \menuseparator
37845 Text
37846 \begin_inset space ~
37847 \end_inset
37848
37849 Style
37850 \family default
37851  dialog
37852 \end_layout
37853
37854 \end_inset
37855 </cell>
37856 </row>
37857 <row interlinespace="2.5mm">
37858 <cell alignment="center" valignment="top" usebox="none">
37859 \begin_inset Text
37860
37861 \begin_layout Plain Layout
37862 \begin_inset Graphics
37863         filename ../images/textstyle-apply.png
37864
37865 \end_inset
37866
37867
37868 \end_layout
37869
37870 \end_inset
37871 </cell>
37872 <cell alignment="center" valignment="top" usebox="none">
37873 \begin_inset Text
37874
37875 \begin_layout Plain Layout
37876 Formats text using the current settings in the 
37877 \family sans
37878 Edit\SpecialChar \menuseparator
37879 Text
37880 \begin_inset space ~
37881 \end_inset
37882
37883 Style
37884 \family default
37885  dialog
37886 \end_layout
37887
37888 \end_inset
37889 </cell>
37890 </row>
37891 <row interlinespace="2.5mm">
37892 <cell alignment="center" valignment="top" usebox="none">
37893 \begin_inset Text
37894
37895 \begin_layout Plain Layout
37896 \begin_inset Graphics
37897         filename ../images/math-mode.png
37898
37899 \end_inset
37900
37901
37902 \end_layout
37903
37904 \end_inset
37905 </cell>
37906 <cell alignment="center" valignment="top" usebox="none">
37907 \begin_inset Text
37908
37909 \begin_layout Plain Layout
37910
37911 \family sans
37912 Insert\SpecialChar \menuseparator
37913 Math\SpecialChar \menuseparator
37914 Inline
37915 \begin_inset space ~
37916 \end_inset
37917
37918 Formula
37919 \end_layout
37920
37921 \end_inset
37922 </cell>
37923 </row>
37924 <row interlinespace="2.5mm">
37925 <cell alignment="center" valignment="top" usebox="none">
37926 \begin_inset Text
37927
37928 \begin_layout Plain Layout
37929 \begin_inset Graphics
37930         filename ../images/dialog-show-new-inset_graphics.png
37931         rotateOrigin center
37932
37933 \end_inset
37934
37935
37936 \end_layout
37937
37938 \end_inset
37939 </cell>
37940 <cell alignment="center" valignment="top" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944
37945 \family sans
37946 Insert\SpecialChar \menuseparator
37947 Graphics
37948 \end_layout
37949
37950 \end_inset
37951 </cell>
37952 </row>
37953 <row interlinespace="2.5mm">
37954 <cell alignment="center" valignment="top" usebox="none">
37955 \begin_inset Text
37956
37957 \begin_layout Plain Layout
37958 \begin_inset Graphics
37959         filename ../images/tabular-insert.png
37960         rotateOrigin center
37961
37962 \end_inset
37963
37964
37965 \end_layout
37966
37967 \end_inset
37968 </cell>
37969 <cell alignment="center" valignment="top" usebox="none">
37970 \begin_inset Text
37971
37972 \begin_layout Plain Layout
37973
37974 \family sans
37975 Insert\SpecialChar \menuseparator
37976 Table
37977 \end_layout
37978
37979 \end_inset
37980 </cell>
37981 </row>
37982 <row interlinespace="2.5mm">
37983 <cell alignment="center" valignment="top" usebox="none">
37984 \begin_inset Text
37985
37986 \begin_layout Plain Layout
37987 \begin_inset Graphics
37988         filename ../images/dialog-toggle_toc.png
37989         rotateOrigin center
37990
37991 \end_inset
37992
37993
37994 \end_layout
37995
37996 \end_inset
37997 </cell>
37998 <cell alignment="center" valignment="top" usebox="none">
37999 \begin_inset Text
38000
38001 \begin_layout Plain Layout
38002 Toggle outline window on/off, 
38003 \family sans
38004 Document\SpecialChar \menuseparator
38005 Outline
38006 \end_layout
38007
38008 \end_inset
38009 </cell>
38010 </row>
38011 <row interlinespace="2.5mm">
38012 <cell alignment="center" valignment="top" usebox="none">
38013 \begin_inset Text
38014
38015 \begin_layout Plain Layout
38016 \begin_inset Graphics
38017         filename ../images/toolbar-toggle_math.png
38018         rotateOrigin center
38019
38020 \end_inset
38021
38022
38023 \end_layout
38024
38025 \end_inset
38026 </cell>
38027 <cell alignment="center" valignment="top" usebox="none">
38028 \begin_inset Text
38029
38030 \begin_layout Plain Layout
38031 Toggle math toolbar on/off
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 </row>
38037 <row interlinespace="2.5mm">
38038 <cell alignment="center" valignment="top" usebox="none">
38039 \begin_inset Text
38040
38041 \begin_layout Plain Layout
38042 \begin_inset Graphics
38043         filename ../images/toolbar-toggle_table.png
38044         rotateOrigin center
38045
38046 \end_inset
38047
38048
38049 \end_layout
38050
38051 \end_inset
38052 </cell>
38053 <cell alignment="center" valignment="top" usebox="none">
38054 \begin_inset Text
38055
38056 \begin_layout Plain Layout
38057 Toggle table toolbar on/off
38058 \end_layout
38059
38060 \end_inset
38061 </cell>
38062 </row>
38063 </lyxtabular>
38064
38065 \end_inset
38066
38067
38068 \end_layout
38069
38070 \begin_layout Subsection
38071 Extra Toolbar
38072 \begin_inset Index idx
38073 status collapsed
38074
38075 \begin_layout Plain Layout
38076 Toolbar ! Extra
38077 \end_layout
38078
38079 \end_inset
38080
38081
38082 \end_layout
38083
38084 \begin_layout Standard
38085 \begin_inset Graphics
38086         filename clipart/ExtraToolbar.png
38087         width 100col%
38088
38089 \end_inset
38090
38091
38092 \end_layout
38093
38094 \begin_layout Standard
38095 \begin_inset VSpace defskip
38096 \end_inset
38097
38098
38099 \end_layout
38100
38101 \begin_layout Standard
38102 The extra toolbar as shown above contains from left to right the following
38103  buttons:
38104 \end_layout
38105
38106 \begin_layout Standard
38107 \begin_inset VSpace defskip
38108 \end_inset
38109
38110
38111 \end_layout
38112
38113 \begin_layout Standard
38114 \begin_inset Tabular
38115 <lyxtabular version="3" rows="25" columns="2">
38116 <features islongtable="true" longtabularalignment="center">
38117 <column alignment="left" valignment="top" width="0">
38118 <column alignment="left" valignment="top" width="0">
38119 <row interlinespace="2.5mm">
38120 <cell alignment="center" valignment="top" usebox="none">
38121 \begin_inset Text
38122
38123 \begin_layout Plain Layout
38124 \begin_inset Graphics
38125         filename ../images/layout.png
38126         rotateOrigin center
38127
38128 \end_inset
38129
38130
38131 \end_layout
38132
38133 \end_inset
38134 </cell>
38135 <cell alignment="center" valignment="top" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139 Default
38140 \end_layout
38141
38142 \end_inset
38143 </cell>
38144 </row>
38145 <row interlinespace="2.5mm">
38146 <cell alignment="center" valignment="top" usebox="none">
38147 \begin_inset Text
38148
38149 \begin_layout Plain Layout
38150 \begin_inset Graphics
38151         filename ../images/layout_Enumerate.png
38152         rotateOrigin center
38153
38154 \end_inset
38155
38156
38157 \end_layout
38158
38159 \end_inset
38160 </cell>
38161 <cell alignment="center" valignment="top" usebox="none">
38162 \begin_inset Text
38163
38164 \begin_layout Plain Layout
38165 Numbered list
38166 \end_layout
38167
38168 \end_inset
38169 </cell>
38170 </row>
38171 <row interlinespace="2.5mm">
38172 <cell alignment="center" valignment="top" usebox="none">
38173 \begin_inset Text
38174
38175 \begin_layout Plain Layout
38176 \begin_inset Graphics
38177         filename ../images/layout_Itemize.png
38178         rotateOrigin center
38179
38180 \end_inset
38181
38182
38183 \end_layout
38184
38185 \end_inset
38186 </cell>
38187 <cell alignment="center" valignment="top" usebox="none">
38188 \begin_inset Text
38189
38190 \begin_layout Plain Layout
38191 Itemized list
38192 \end_layout
38193
38194 \end_inset
38195 </cell>
38196 </row>
38197 <row interlinespace="2.5mm">
38198 <cell alignment="center" valignment="top" usebox="none">
38199 \begin_inset Text
38200
38201 \begin_layout Plain Layout
38202 \begin_inset Graphics
38203         filename ../images/layout_List.png
38204         rotateOrigin center
38205
38206 \end_inset
38207
38208
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 <cell alignment="center" valignment="top" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217 List
38218 \end_layout
38219
38220 \end_inset
38221 </cell>
38222 </row>
38223 <row interlinespace="2.5mm">
38224 <cell alignment="center" valignment="top" usebox="none">
38225 \begin_inset Text
38226
38227 \begin_layout Plain Layout
38228 \begin_inset Graphics
38229         filename ../images/layout_Description.png
38230         rotateOrigin center
38231
38232 \end_inset
38233
38234
38235 \end_layout
38236
38237 \end_inset
38238 </cell>
38239 <cell alignment="center" valignment="top" usebox="none">
38240 \begin_inset Text
38241
38242 \begin_layout Plain Layout
38243 Description list
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 </row>
38249 <row interlinespace="2.5mm">
38250 <cell alignment="center" valignment="top" usebox="none">
38251 \begin_inset Text
38252
38253 \begin_layout Plain Layout
38254 \begin_inset Graphics
38255         filename ../images/depth-increment.png
38256         rotateOrigin center
38257
38258 \end_inset
38259
38260
38261 \end_layout
38262
38263 \end_inset
38264 </cell>
38265 <cell alignment="center" valignment="top" usebox="none">
38266 \begin_inset Text
38267
38268 \begin_layout Plain Layout
38269
38270 \family sans
38271 Edit\SpecialChar \menuseparator
38272 Increase
38273 \begin_inset space ~
38274 \end_inset
38275
38276 List
38277 \begin_inset space ~
38278 \end_inset
38279
38280 Depth
38281 \end_layout
38282
38283 \end_inset
38284 </cell>
38285 </row>
38286 <row interlinespace="2.5mm">
38287 <cell alignment="center" valignment="top" usebox="none">
38288 \begin_inset Text
38289
38290 \begin_layout Plain Layout
38291 \begin_inset Graphics
38292         filename ../images/depth-decrement.png
38293         rotateOrigin center
38294
38295 \end_inset
38296
38297
38298 \end_layout
38299
38300 \end_inset
38301 </cell>
38302 <cell alignment="center" valignment="top" usebox="none">
38303 \begin_inset Text
38304
38305 \begin_layout Plain Layout
38306
38307 \family sans
38308 Edit\SpecialChar \menuseparator
38309 Decrease
38310 \begin_inset space ~
38311 \end_inset
38312
38313 List
38314 \begin_inset space ~
38315 \end_inset
38316
38317 Depth
38318 \end_layout
38319
38320 \end_inset
38321 </cell>
38322 </row>
38323 <row interlinespace="2.5mm">
38324 <cell alignment="center" valignment="top" usebox="none">
38325 \begin_inset Text
38326
38327 \begin_layout Plain Layout
38328 \begin_inset Graphics
38329         filename ../images/float-insert_figure.png
38330
38331 \end_inset
38332
38333
38334 \end_layout
38335
38336 \end_inset
38337 </cell>
38338 <cell alignment="center" valignment="top" usebox="none">
38339 \begin_inset Text
38340
38341 \begin_layout Plain Layout
38342
38343 \family sans
38344 Insert\SpecialChar \menuseparator
38345 Float\SpecialChar \menuseparator
38346 Figure
38347 \end_layout
38348
38349 \end_inset
38350 </cell>
38351 </row>
38352 <row interlinespace="2.5mm">
38353 <cell alignment="center" valignment="top" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357 \begin_inset Graphics
38358         filename ../images/float-insert_table.png
38359
38360 \end_inset
38361
38362
38363 \end_layout
38364
38365 \end_inset
38366 </cell>
38367 <cell alignment="center" valignment="top" usebox="none">
38368 \begin_inset Text
38369
38370 \begin_layout Plain Layout
38371
38372 \family sans
38373 Insert\SpecialChar \menuseparator
38374 Float\SpecialChar \menuseparator
38375 Table
38376 \end_layout
38377
38378 \end_inset
38379 </cell>
38380 </row>
38381 <row interlinespace="2.5mm">
38382 <cell alignment="center" valignment="top" usebox="none">
38383 \begin_inset Text
38384
38385 \begin_layout Plain Layout
38386 \begin_inset Graphics
38387         filename ../images/label-insert.png
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 <cell alignment="center" valignment="top" usebox="none">
38397 \begin_inset Text
38398
38399 \begin_layout Plain Layout
38400
38401 \family sans
38402 Insert\SpecialChar \menuseparator
38403 Label
38404 \end_layout
38405
38406 \end_inset
38407 </cell>
38408 </row>
38409 <row interlinespace="2.5mm">
38410 <cell alignment="center" valignment="top" usebox="none">
38411 \begin_inset Text
38412
38413 \begin_layout Plain Layout
38414 \begin_inset Graphics
38415         filename ../images/dialog-show-new-inset_ref.png
38416
38417 \end_inset
38418
38419
38420 \end_layout
38421
38422 \end_inset
38423 </cell>
38424 <cell alignment="center" valignment="top" usebox="none">
38425 \begin_inset Text
38426
38427 \begin_layout Plain Layout
38428
38429 \family sans
38430 Insert\SpecialChar \menuseparator
38431 Cross-Reference
38432 \end_layout
38433
38434 \end_inset
38435 </cell>
38436 </row>
38437 <row interlinespace="2.5mm">
38438 <cell alignment="center" valignment="top" usebox="none">
38439 \begin_inset Text
38440
38441 \begin_layout Plain Layout
38442 \begin_inset Graphics
38443         filename ../images/dialog-show-new-inset_citation.png
38444
38445 \end_inset
38446
38447
38448 \end_layout
38449
38450 \end_inset
38451 </cell>
38452 <cell alignment="center" valignment="top" usebox="none">
38453 \begin_inset Text
38454
38455 \begin_layout Plain Layout
38456
38457 \family sans
38458 Insert\SpecialChar \menuseparator
38459 Citation
38460 \end_layout
38461
38462 \end_inset
38463 </cell>
38464 </row>
38465 <row interlinespace="2.5mm">
38466 <cell alignment="center" valignment="top" usebox="none">
38467 \begin_inset Text
38468
38469 \begin_layout Plain Layout
38470 \begin_inset Graphics
38471         filename ../images/index-insert.png
38472
38473 \end_inset
38474
38475
38476 \end_layout
38477
38478 \end_inset
38479 </cell>
38480 <cell alignment="center" valignment="top" usebox="none">
38481 \begin_inset Text
38482
38483 \begin_layout Plain Layout
38484
38485 \family sans
38486 Insert\SpecialChar \menuseparator
38487 Index
38488 \begin_inset space ~
38489 \end_inset
38490
38491 Entry
38492 \end_layout
38493
38494 \end_inset
38495 </cell>
38496 </row>
38497 <row interlinespace="2.5mm">
38498 <cell alignment="center" valignment="top" usebox="none">
38499 \begin_inset Text
38500
38501 \begin_layout Plain Layout
38502 \begin_inset Graphics
38503         filename ../images/nomencl-insert.png
38504
38505 \end_inset
38506
38507
38508 \end_layout
38509
38510 \end_inset
38511 </cell>
38512 <cell alignment="center" valignment="top" usebox="none">
38513 \begin_inset Text
38514
38515 \begin_layout Plain Layout
38516
38517 \family sans
38518 Insert\SpecialChar \menuseparator
38519 Nomenclature
38520 \begin_inset space ~
38521 \end_inset
38522
38523 Entry
38524 \end_layout
38525
38526 \end_inset
38527 </cell>
38528 </row>
38529 <row interlinespace="2.5mm">
38530 <cell alignment="center" valignment="top" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534 \begin_inset Graphics
38535         filename ../images/footnote-insert.png
38536
38537 \end_inset
38538
38539
38540 \end_layout
38541
38542 \end_inset
38543 </cell>
38544 <cell alignment="center" valignment="top" usebox="none">
38545 \begin_inset Text
38546
38547 \begin_layout Plain Layout
38548
38549 \family sans
38550 Insert\SpecialChar \menuseparator
38551 Footnote
38552 \end_layout
38553
38554 \end_inset
38555 </cell>
38556 </row>
38557 <row interlinespace="2.5mm">
38558 <cell alignment="center" valignment="top" usebox="none">
38559 \begin_inset Text
38560
38561 \begin_layout Plain Layout
38562 \begin_inset Graphics
38563         filename ../images/marginalnote-insert.png
38564         rotateOrigin center
38565
38566 \end_inset
38567
38568
38569 \end_layout
38570
38571 \end_inset
38572 </cell>
38573 <cell alignment="center" valignment="top" usebox="none">
38574 \begin_inset Text
38575
38576 \begin_layout Plain Layout
38577
38578 \family sans
38579 Insert\SpecialChar \menuseparator
38580 Marginal
38581 \begin_inset space ~
38582 \end_inset
38583
38584 Note
38585 \end_layout
38586
38587 \end_inset
38588 </cell>
38589 </row>
38590 <row interlinespace="2.5mm">
38591 <cell alignment="center" valignment="top" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595 \begin_inset Graphics
38596         filename ../images/note-insert.png
38597
38598 \end_inset
38599
38600
38601 \end_layout
38602
38603 \end_inset
38604 </cell>
38605 <cell alignment="center" valignment="top" usebox="none">
38606 \begin_inset Text
38607
38608 \begin_layout Plain Layout
38609
38610 \family sans
38611 Insert\SpecialChar \menuseparator
38612 Note\SpecialChar \menuseparator
38613 LyX
38614 \begin_inset space ~
38615 \end_inset
38616
38617 Note
38618 \end_layout
38619
38620 \end_inset
38621 </cell>
38622 </row>
38623 <row interlinespace="2.5mm">
38624 <cell alignment="center" valignment="top" usebox="none">
38625 \begin_inset Text
38626
38627 \begin_layout Plain Layout
38628 \begin_inset Graphics
38629         filename ../images/box-insert.png
38630
38631 \end_inset
38632
38633
38634 \end_layout
38635
38636 \end_inset
38637 </cell>
38638 <cell alignment="center" valignment="top" usebox="none">
38639 \begin_inset Text
38640
38641 \begin_layout Plain Layout
38642
38643 \family sans
38644 Insert\SpecialChar \menuseparator
38645 Box
38646 \end_layout
38647
38648 \end_inset
38649 </cell>
38650 </row>
38651 <row interlinespace="2.5mm">
38652 <cell alignment="center" valignment="top" usebox="none">
38653 \begin_inset Text
38654
38655 \begin_layout Plain Layout
38656 \begin_inset Graphics
38657         filename ../images/url-insert.png
38658
38659 \end_inset
38660
38661
38662 \end_layout
38663
38664 \end_inset
38665 </cell>
38666 <cell alignment="center" valignment="top" usebox="none">
38667 \begin_inset Text
38668
38669 \begin_layout Plain Layout
38670
38671 \family sans
38672 Insert\SpecialChar \menuseparator
38673 URL
38674 \end_layout
38675
38676 \end_inset
38677 </cell>
38678 </row>
38679 <row interlinespace="2.5mm">
38680 <cell alignment="center" valignment="top" usebox="none">
38681 \begin_inset Text
38682
38683 \begin_layout Plain Layout
38684 \begin_inset Graphics
38685         filename ../images/ert-insert.png
38686
38687 \end_inset
38688
38689
38690 \end_layout
38691
38692 \end_inset
38693 </cell>
38694 <cell alignment="center" valignment="top" usebox="none">
38695 \begin_inset Text
38696
38697 \begin_layout Plain Layout
38698
38699 \family sans
38700 Insert\SpecialChar \menuseparator
38701 T
38702 \family default
38703
38704 \begin_inset ERT
38705 status collapsed
38706
38707 \begin_layout Plain Layout
38708
38709 {}
38710 \end_layout
38711
38712 \end_inset
38713
38714
38715 \family sans
38716 eX
38717 \end_layout
38718
38719 \end_inset
38720 </cell>
38721 </row>
38722 <row interlinespace="2.5mm">
38723 <cell alignment="center" valignment="top" usebox="none">
38724 \begin_inset Text
38725
38726 \begin_layout Plain Layout
38727 \begin_inset Graphics
38728         filename ../images/math-macro_newmacroname_newcommand.png
38729
38730 \end_inset
38731
38732
38733 \end_layout
38734
38735 \end_inset
38736 </cell>
38737 <cell alignment="center" valignment="top" usebox="none">
38738 \begin_inset Text
38739
38740 \begin_layout Plain Layout
38741
38742 \family sans
38743 Insert\SpecialChar \menuseparator
38744 Math\SpecialChar \menuseparator
38745 Macro
38746 \end_layout
38747
38748 \end_inset
38749 </cell>
38750 </row>
38751 <row interlinespace="2.5mm">
38752 <cell alignment="center" valignment="top" usebox="none">
38753 \begin_inset Text
38754
38755 \begin_layout Plain Layout
38756 \begin_inset Graphics
38757         filename ../images/dialog-show-new-inset_include.png
38758
38759 \end_inset
38760
38761
38762 \end_layout
38763
38764 \end_inset
38765 </cell>
38766 <cell alignment="center" valignment="top" usebox="none">
38767 \begin_inset Text
38768
38769 \begin_layout Plain Layout
38770
38771 \family sans
38772 Insert\SpecialChar \menuseparator
38773 File\SpecialChar \menuseparator
38774 Child
38775 \begin_inset space ~
38776 \end_inset
38777
38778 Document
38779 \end_layout
38780
38781 \end_inset
38782 </cell>
38783 </row>
38784 <row interlinespace="2.5mm">
38785 <cell alignment="center" valignment="top" usebox="none">
38786 \begin_inset Text
38787
38788 \begin_layout Plain Layout
38789 \begin_inset Graphics
38790         filename ../images/dialog-show_character.png
38791         rotateOrigin center
38792
38793 \end_inset
38794
38795
38796 \end_layout
38797
38798 \end_inset
38799 </cell>
38800 <cell alignment="center" valignment="top" usebox="none">
38801 \begin_inset Text
38802
38803 \begin_layout Plain Layout
38804
38805 \family sans
38806 Edit\SpecialChar \menuseparator
38807 Text
38808 \begin_inset space ~
38809 \end_inset
38810
38811 Style
38812 \end_layout
38813
38814 \end_inset
38815 </cell>
38816 </row>
38817 <row interlinespace="2.5mm">
38818 <cell alignment="center" valignment="top" usebox="none">
38819 \begin_inset Text
38820
38821 \begin_layout Plain Layout
38822 \begin_inset Graphics
38823         filename ../images/layout-paragraph.png
38824         rotateOrigin center
38825
38826 \end_inset
38827
38828
38829 \end_layout
38830
38831 \end_inset
38832 </cell>
38833 <cell alignment="center" valignment="top" usebox="none">
38834 \begin_inset Text
38835
38836 \begin_layout Plain Layout
38837
38838 \family sans
38839 Edit\SpecialChar \menuseparator
38840 Paragraph
38841 \begin_inset space ~
38842 \end_inset
38843
38844 Settings
38845 \end_layout
38846
38847 \end_inset
38848 </cell>
38849 </row>
38850 <row interlinespace="2.5mm">
38851 <cell alignment="center" valignment="top" usebox="none">
38852 \begin_inset Text
38853
38854 \begin_layout Plain Layout
38855 \begin_inset Graphics
38856         filename ../images/thesaurus-entry.png
38857         rotateOrigin center
38858
38859 \end_inset
38860
38861
38862 \end_layout
38863
38864 \end_inset
38865 </cell>
38866 <cell alignment="center" valignment="top" usebox="none">
38867 \begin_inset Text
38868
38869 \begin_layout Plain Layout
38870
38871 \family sans
38872 Tools\SpecialChar \menuseparator
38873 Thesaurus
38874 \end_layout
38875
38876 \end_inset
38877 </cell>
38878 </row>
38879 </lyxtabular>
38880
38881 \end_inset
38882
38883
38884 \end_layout
38885
38886 \begin_layout Subsection
38887 View / Update Toolbar
38888 \begin_inset Index idx
38889 status collapsed
38890
38891 \begin_layout Plain Layout
38892 Toolbar ! View / Update
38893 \end_layout
38894
38895 \end_inset
38896
38897
38898 \end_layout
38899
38900 \begin_layout Standard
38901 \begin_inset Graphics
38902         filename clipart/ViewToolbar.png
38903
38904 \end_inset
38905
38906
38907 \end_layout
38908
38909 \begin_layout Standard
38910 \begin_inset VSpace defskip
38911 \end_inset
38912
38913
38914 \end_layout
38915
38916 \begin_layout Standard
38917 The view / update toolbar as shown above contains from left to right the
38918  following buttons:
38919 \end_layout
38920
38921 \begin_layout Standard
38922 \begin_inset VSpace defskip
38923 \end_inset
38924
38925
38926 \end_layout
38927
38928 \begin_layout Standard
38929 \begin_inset Tabular
38930 <lyxtabular version="3" rows="6" columns="2">
38931 <features islongtable="true" longtabularalignment="center">
38932 <column alignment="left" valignment="top" width="0">
38933 <column alignment="left" valignment="top" width="0">
38934 <row interlinespace="2.5mm">
38935 <cell alignment="center" valignment="top" usebox="none">
38936 \begin_inset Text
38937
38938 \begin_layout Plain Layout
38939 \begin_inset Graphics
38940         filename ../images/buffer-view_dvi.png
38941         rotateOrigin center
38942
38943 \end_inset
38944
38945
38946 \end_layout
38947
38948 \end_inset
38949 </cell>
38950 <cell alignment="center" valignment="top" usebox="none">
38951 \begin_inset Text
38952
38953 \begin_layout Plain Layout
38954
38955 \family sans
38956 View\SpecialChar \menuseparator
38957 DVI
38958 \end_layout
38959
38960 \end_inset
38961 </cell>
38962 </row>
38963 <row interlinespace="2.5mm">
38964 <cell alignment="center" valignment="top" usebox="none">
38965 \begin_inset Text
38966
38967 \begin_layout Plain Layout
38968 \begin_inset Graphics
38969         filename ../images/buffer-update_dvi.png
38970         rotateOrigin center
38971
38972 \end_inset
38973
38974
38975 \end_layout
38976
38977 \end_inset
38978 </cell>
38979 <cell alignment="center" valignment="top" usebox="none">
38980 \begin_inset Text
38981
38982 \begin_layout Plain Layout
38983
38984 \family sans
38985 View\SpecialChar \menuseparator
38986 Update\SpecialChar \menuseparator
38987 DVI
38988 \end_layout
38989
38990 \end_inset
38991 </cell>
38992 </row>
38993 <row interlinespace="2.5mm">
38994 <cell alignment="center" valignment="top" usebox="none">
38995 \begin_inset Text
38996
38997 \begin_layout Plain Layout
38998 \begin_inset Graphics
38999         filename ../images/buffer-view_pdf2.png
39000         rotateOrigin center
39001
39002 \end_inset
39003
39004
39005 \end_layout
39006
39007 \end_inset
39008 </cell>
39009 <cell alignment="center" valignment="top" usebox="none">
39010 \begin_inset Text
39011
39012 \begin_layout Plain Layout
39013
39014 \family sans
39015 View\SpecialChar \menuseparator
39016 PDF
39017 \end_layout
39018
39019 \end_inset
39020 </cell>
39021 </row>
39022 <row interlinespace="2.5mm">
39023 <cell alignment="center" valignment="top" usebox="none">
39024 \begin_inset Text
39025
39026 \begin_layout Plain Layout
39027 \begin_inset Graphics
39028         filename ../images/buffer-update_pdf2.png
39029         rotateOrigin center
39030
39031 \end_inset
39032
39033
39034 \end_layout
39035
39036 \end_inset
39037 </cell>
39038 <cell alignment="center" valignment="top" usebox="none">
39039 \begin_inset Text
39040
39041 \begin_layout Plain Layout
39042
39043 \family sans
39044 View\SpecialChar \menuseparator
39045 Update\SpecialChar \menuseparator
39046 PDF
39047 \end_layout
39048
39049 \end_inset
39050 </cell>
39051 </row>
39052 <row interlinespace="2.5mm">
39053 <cell alignment="center" valignment="top" usebox="none">
39054 \begin_inset Text
39055
39056 \begin_layout Plain Layout
39057 \begin_inset Graphics
39058         filename ../images/buffer-view_ps.png
39059         rotateOrigin center
39060
39061 \end_inset
39062
39063
39064 \end_layout
39065
39066 \end_inset
39067 </cell>
39068 <cell alignment="center" valignment="top" usebox="none">
39069 \begin_inset Text
39070
39071 \begin_layout Plain Layout
39072
39073 \family sans
39074 View\SpecialChar \menuseparator
39075 Postscript
39076 \end_layout
39077
39078 \end_inset
39079 </cell>
39080 </row>
39081 <row interlinespace="2.5mm">
39082 <cell alignment="center" valignment="top" usebox="none">
39083 \begin_inset Text
39084
39085 \begin_layout Plain Layout
39086 \begin_inset Graphics
39087         filename ../images/buffer-update_ps.png
39088         rotateOrigin center
39089
39090 \end_inset
39091
39092
39093 \end_layout
39094
39095 \end_inset
39096 </cell>
39097 <cell alignment="center" valignment="top" usebox="none">
39098 \begin_inset Text
39099
39100 \begin_layout Plain Layout
39101
39102 \family sans
39103 View\SpecialChar \menuseparator
39104 Update\SpecialChar \menuseparator
39105 Postscript
39106 \end_layout
39107
39108 \end_inset
39109 </cell>
39110 </row>
39111 </lyxtabular>
39112
39113 \end_inset
39114
39115
39116 \end_layout
39117
39118 \begin_layout Subsection
39119 Other Toolbars
39120 \end_layout
39121
39122 \begin_layout Standard
39123 The change tracking toolbar is explained in section
39124 \begin_inset space ~
39125 \end_inset
39126
39127
39128 \begin_inset CommandInset ref
39129 LatexCommand ref
39130 reference "sec:Change-Tracking"
39131
39132 \end_inset
39133
39134 , the table toolbar
39135 \begin_inset Index idx
39136 status collapsed
39137
39138 \begin_layout Plain Layout
39139 Toolbar ! Table
39140 \end_layout
39141
39142 \end_inset
39143
39144  in the 
39145 \emph on
39146 Embedded Objects
39147 \emph default
39148  manual, the math macro toolbar
39149 \begin_inset Index idx
39150 status collapsed
39151
39152 \begin_layout Plain Layout
39153 Toolbar ! Macro
39154 \end_layout
39155
39156 \end_inset
39157
39158  in the 
39159 \emph on
39160 Math
39161 \emph default
39162  manual.
39163 \end_layout
39164
39165 \begin_layout Chapter
39166 The Document Settings
39167 \begin_inset CommandInset label
39168 LatexCommand label
39169 name "cha:The-Document-Settings"
39170
39171 \end_inset
39172
39173
39174 \begin_inset Index idx
39175 status collapsed
39176
39177 \begin_layout Plain Layout
39178 Document ! Settings
39179 \end_layout
39180
39181 \end_inset
39182
39183
39184 \end_layout
39185
39186 \begin_layout Standard
39187 The document settings dialog contains submenus to set properties for the
39188  whole document and is called with the menu
39189 \family sans
39190  Document\SpecialChar \menuseparator
39191 Settings
39192 \family default
39193 .
39194  You can save your document settings as default with th
39195 \family sans
39196 e Save as Document Defaults
39197 \family default
39198  button in the dialog.
39199  This will create a template name
39200 \family typewriter
39201 d
39202 \family default
39203  
39204 \family typewriter
39205 default.lyx
39206 \family default
39207  which is automatically loaded by LyX when you create a new document without
39208  using a template.
39209 \end_layout
39210
39211 \begin_layout Standard
39212 The different submenus of the dialog are explained in the following.
39213 \end_layout
39214
39215 \begin_layout Section
39216 Document Class
39217 \end_layout
39218
39219 \begin_layout Standard
39220 Here you set the document class, class options, a graphics driver, and a
39221  master document.
39222  Document classes are described in section
39223 \begin_inset space ~
39224 \end_inset
39225
39226
39227 \begin_inset CommandInset ref
39228 LatexCommand ref
39229 reference "sec:Document-Classes"
39230
39231 \end_inset
39232
39233 .
39234  Some classes use some class options by default.
39235  If this is the case, they are listed in the field 
39236 \family sans
39237 Predefined
39238 \family default
39239  and you can decide to use them or not.
39240  If you don't exactly know what the default class options are for, it is
39241  recommended not to touch them.
39242  The graphics driver is used for LaTeX's graphics, color and page layout
39243  packages.
39244  When using 
39245 \family sans
39246 Default
39247 \family default
39248 , the default driver for the LaTeX-packages is used.
39249  It is recommended that you use the default unless you know what you are
39250  doing.
39251 \begin_inset Foot
39252 status collapsed
39253
39254 \begin_layout Plain Layout
39255 When you want one of the following drivers
39256 \begin_inset Newline newline
39257 \end_inset
39258
39259 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39260 \begin_inset Newline newline
39261 \end_inset
39262
39263 you first have to activate them in your LaTeX distribution, see sec.
39264 \begin_inset space \thinspace{}
39265 \end_inset
39266
39267 2 in 
39268 \begin_inset CommandInset href
39269 LatexCommand href
39270 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39271
39272 \end_inset
39273
39274 .
39275 \end_layout
39276
39277 \end_inset
39278
39279
39280 \end_layout
39281
39282 \begin_layout Standard
39283 Specifying a master document is necessary when the current document is a
39284  child or subdocument.
39285  This master document will be used by LyX when the child document is opened
39286  without its master.
39287  This way child documents are always compilable.
39288  More about master and child documents is explained in the section 
39289 \emph on
39290 Child Documents
39291 \emph default
39292  of the 
39293 \emph on
39294 Embedded Objects
39295 \emph default
39296  manual.
39297 \end_layout
39298
39299 \begin_layout Section
39300 Modules
39301 \end_layout
39302
39303 \begin_layout Standard
39304 Modules are explained in section
39305 \begin_inset space ~
39306 \end_inset
39307
39308
39309 \begin_inset CommandInset ref
39310 LatexCommand ref
39311 reference "sub:Modules"
39312
39313 \end_inset
39314
39315 .
39316 \end_layout
39317
39318 \begin_layout Section
39319 Fonts
39320 \end_layout
39321
39322 \begin_layout Standard
39323 The document font settings are described in section
39324 \begin_inset space ~
39325 \end_inset
39326
39327
39328 \begin_inset CommandInset ref
39329 LatexCommand ref
39330 reference "sec:Fonts-and-Text"
39331
39332 \end_inset
39333
39334 .
39335 \end_layout
39336
39337 \begin_layout Section
39338 Text Layout
39339 \end_layout
39340
39341 \begin_layout Standard
39342 You can specify if paragraphs should be separated by indentations or vertical
39343  skips.
39344  The line spacing and the number of text columns can here also be specified.
39345  
39346 \end_layout
39347
39348 \begin_layout Standard
39349 Note that LyX won't show two columns or the set up line spacing on screen.
39350  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39351  However, it will be as you specified it in the output.
39352 \end_layout
39353
39354 \begin_layout Standard
39355 The listings settings are explained in the corresponding section in the
39356  
39357 \emph on
39358 Embedded Objects
39359 \emph default
39360  manual.
39361 \end_layout
39362
39363 \begin_layout Section
39364 Page Layout
39365 \end_layout
39366
39367 \begin_layout Standard
39368 A description of this menu is given in section
39369 \begin_inset space ~
39370 \end_inset
39371
39372
39373 \begin_inset CommandInset ref
39374 LatexCommand ref
39375 reference "sub:Paper-Size,-Orientation,"
39376
39377 \end_inset
39378
39379  and 
39380 \begin_inset CommandInset ref
39381 LatexCommand ref
39382 reference "sub:Document-Layout"
39383
39384 \end_inset
39385
39386 .
39387 \end_layout
39388
39389 \begin_layout Section
39390 Page Margins
39391 \end_layout
39392
39393 \begin_layout Standard
39394 Here you can adjust the paper margins, see section
39395 \begin_inset space ~
39396 \end_inset
39397
39398
39399 \begin_inset CommandInset ref
39400 LatexCommand ref
39401 reference "sub:Margins"
39402
39403 \end_inset
39404
39405 .
39406 \end_layout
39407
39408 \begin_layout Section
39409 Language
39410 \begin_inset Index idx
39411 status collapsed
39412
39413 \begin_layout Plain Layout
39414 Language ! Encoding
39415 \end_layout
39416
39417 \end_inset
39418
39419
39420 \end_layout
39421
39422 \begin_layout Standard
39423 The document language and quote styles are set here.
39424  The encoding specifies how the document content is exported to LaTeX (the
39425  LyX file is always encoded in utf8).
39426  All characters that cannot be encoded using the specified encoding will
39427  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39428  known for a particular character).
39429 \begin_inset Foot
39430 status collapsed
39431
39432 \begin_layout Plain Layout
39433 The known commands are defined in a text file.
39434  You can add commands for unknown symbols to that file yourself, see the
39435  
39436 \emph on
39437 Customization
39438 \emph default
39439  manual for details.
39440 \end_layout
39441
39442 \end_inset
39443
39444
39445 \end_layout
39446
39447 \begin_layout Standard
39448 If you use the option 
39449 \family sans
39450 Language Default
39451 \family default
39452 , LyX determines the encoding of a text part from the language of this text.
39453  If the document contains text in more than one language you may get more
39454  than one encoding in the LaTeX file.
39455  If you do not use this option then the complete document will always use
39456  exactly one encoding.
39457  Checking this option is the preferred setting unless you use 
39458 \family sans
39459 XeTeX
39460 \family default
39461
39462 \begin_inset Foot
39463 status collapsed
39464
39465 \begin_layout Plain Layout
39466 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39467  It natively supports Unicode while its input file is assumed to be in UTF-8
39468  encoding.
39469  More about using LyX with XeTeX can be found in 
39470 \begin_inset CommandInset citation
39471 LatexCommand cite
39472 key "XeTeX"
39473
39474 \end_inset
39475
39476 .
39477 \end_layout
39478
39479 \end_inset
39480
39481  (see below).
39482 \end_layout
39483
39484 \begin_layout Standard
39485 LyX also supports Unicode output, which is particularly useful if you need
39486  lots of special symbols or non-alphabetic scripts, respectively.
39487  If you want to use this (and your LaTeX installation supports Unicode,
39488  for that matter), choose one of the four utf8 variants from the list below.
39489  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39490  so it is not uncommon that a file with lots of Unicode symbols works fine
39491  with 
39492 \family sans
39493 Language Default
39494 \family default
39495  (when LyX uses its list of known LaTeX-commands), but does not work with
39496  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39497  because all Unicode symbols can be encoded in utf8).
39498 \end_layout
39499
39500 \begin_layout Standard
39501 Here is a list with the important encodings:
39502 \end_layout
39503
39504 \begin_layout Description
39505 Language
39506 \begin_inset space ~
39507 \end_inset
39508
39509 Default
39510 \begin_inset space ~
39511 \end_inset
39512
39513 (no
39514 \begin_inset space ~
39515 \end_inset
39516
39517 inputenc) Same as 
39518 \family sans
39519 Language Default
39520 \family default
39521 , but the LaTeX-package 
39522 \series bold
39523 inputenc
39524 \series default
39525
39526 \begin_inset Index idx
39527 status collapsed
39528
39529 \begin_layout Plain Layout
39530 LaTeX-packages ! inputenc
39531 \end_layout
39532
39533 \end_inset
39534
39535  is not used.
39536  When using this, you probably need to load some additional packages manually
39537  in the preamble and specify the used encoding for text parts in foreign
39538  languages in TeX code.
39539 \end_layout
39540
39541 \begin_layout Description
39542 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39543  LyX converts all other characters into LaTeX commands, which may result
39544  in a big file when lots of LaTeX-commands are needed.
39545 \end_layout
39546
39547 \begin_layout Description
39548 Arabic
39549 \begin_inset space ~
39550 \end_inset
39551
39552 (CP
39553 \begin_inset space ~
39554 \end_inset
39555
39556 1256) MS Windows code page for Arabic and Farsi
39557 \end_layout
39558
39559 \begin_layout Description
39560 Arabic
39561 \begin_inset space ~
39562 \end_inset
39563
39564 (ISO
39565 \begin_inset space ~
39566 \end_inset
39567
39568 8859-6) for Arabic and Farsi
39569 \end_layout
39570
39571 \begin_layout Description
39572 Armenian
39573 \begin_inset space ~
39574 \end_inset
39575
39576 (ArmSCII8) for Armenian
39577 \end_layout
39578
39579 \begin_layout Description
39580 Baltic
39581 \begin_inset space ~
39582 \end_inset
39583
39584 (CP
39585 \begin_inset space ~
39586 \end_inset
39587
39588 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39589  as the ISO-8859-13 encoding
39590 \end_layout
39591
39592 \begin_layout Description
39593 Baltic
39594 \begin_inset space ~
39595 \end_inset
39596
39597 (ISO
39598 \begin_inset space ~
39599 \end_inset
39600
39601 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39602  encoding
39603 \end_layout
39604
39605 \begin_layout Description
39606 Baltic
39607 \begin_inset space ~
39608 \end_inset
39609
39610 (ISO
39611 \begin_inset space ~
39612 \end_inset
39613
39614 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39615  ISO-8859-13 encoding
39616 \end_layout
39617
39618 \begin_layout Description
39619 Central
39620 \begin_inset space ~
39621 \end_inset
39622
39623 European
39624 \begin_inset space ~
39625 \end_inset
39626
39627 (CP
39628 \begin_inset space ~
39629 \end_inset
39630
39631 1250) MS Windows code page for ISO
39632 \begin_inset space ~
39633 \end_inset
39634
39635 8859-2 (latin2)
39636 \end_layout
39637
39638 \begin_layout Description
39639 Central
39640 \begin_inset space ~
39641 \end_inset
39642
39643 European
39644 \begin_inset space ~
39645 \end_inset
39646
39647 (ISO
39648 \begin_inset space ~
39649 \end_inset
39650
39651 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39652  Romanian, Slovak, and Slovenian
39653 \end_layout
39654
39655 \begin_layout Description
39656 Chinese
39657 \begin_inset space ~
39658 \end_inset
39659
39660 (simplified)
39661 \begin_inset space ~
39662 \end_inset
39663
39664 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39665  this encoding is officially replaced by the encoding GB18030, as GB18030
39666  is not available for LaTeX you should try to use the encoding Unicode
39667 \begin_inset space ~
39668 \end_inset
39669
39670 (CJK)
39671 \begin_inset space ~
39672 \end_inset
39673
39674 (utf8)
39675 \end_layout
39676
39677 \begin_layout Description
39678 Chinese
39679 \begin_inset space ~
39680 \end_inset
39681
39682 (simplified)
39683 \begin_inset space ~
39684 \end_inset
39685
39686 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39687  except for the Euro currency sign, since 2001 this encoding is officially
39688  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39689  you should try to use the encoding Unicode
39690 \begin_inset space ~
39691 \end_inset
39692
39693 (CJK)
39694 \begin_inset space ~
39695 \end_inset
39696
39697 (utf8)
39698 \end_layout
39699
39700 \begin_layout Description
39701 Chinese
39702 \begin_inset space ~
39703 \end_inset
39704
39705 (traditional)
39706 \begin_inset space ~
39707 \end_inset
39708
39709 (EUC-TW) for traditional Chinese
39710 \end_layout
39711
39712 \begin_layout Description
39713 Cyrillic
39714 \begin_inset space ~
39715 \end_inset
39716
39717 (CP
39718 \begin_inset space ~
39719 \end_inset
39720
39721 1251) MS Windows code page for Cyrillic
39722 \end_layout
39723
39724 \begin_layout Description
39725 Cyrillic
39726 \begin_inset space ~
39727 \end_inset
39728
39729 (ISO
39730 \begin_inset space ~
39731 \end_inset
39732
39733 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39734 \end_layout
39735
39736 \begin_layout Description
39737 Cyrillic
39738 \begin_inset space ~
39739 \end_inset
39740
39741 (KOI8-R) standard Cyrillic especially for Russian
39742 \end_layout
39743
39744 \begin_layout Description
39745 Cyrillic
39746 \begin_inset space ~
39747 \end_inset
39748
39749 (KOI8-U) Cyrillic for Ukrainian
39750 \end_layout
39751
39752 \begin_layout Description
39753 Cyrillic
39754 \begin_inset space ~
39755 \end_inset
39756
39757 (pt
39758 \begin_inset space ~
39759 \end_inset
39760
39761 154) Cyrillic for Kazakh
39762 \end_layout
39763
39764 \begin_layout Description
39765 Greek
39766 \begin_inset space ~
39767 \end_inset
39768
39769 (ISO
39770 \begin_inset space ~
39771 \end_inset
39772
39773 8859-7) for Greek
39774 \end_layout
39775
39776 \begin_layout Description
39777 Hebrew
39778 \begin_inset space ~
39779 \end_inset
39780
39781 (CP
39782 \begin_inset space ~
39783 \end_inset
39784
39785 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39786 \end_layout
39787
39788 \begin_layout Description
39789 Hebrew
39790 \begin_inset space ~
39791 \end_inset
39792
39793 (ISO
39794 \begin_inset space ~
39795 \end_inset
39796
39797 8859-8) for Hebrew
39798 \end_layout
39799
39800 \begin_layout Description
39801 Japanese
39802 \begin_inset space ~
39803 \end_inset
39804
39805 (CJK)
39806 \begin_inset space ~
39807 \end_inset
39808
39809 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39810 \series bold
39811 CJK
39812 \series default
39813
39814 \begin_inset Index idx
39815 status collapsed
39816
39817 \begin_layout Plain Layout
39818 LaTeX-packages ! CJK
39819 \end_layout
39820
39821 \end_inset
39822
39823 , when using this, set the document language to 
39824 \family sans
39825 Japanese (CJK)
39826 \end_layout
39827
39828 \begin_layout Description
39829 Japanese
39830 \begin_inset space ~
39831 \end_inset
39832
39833 (CJK)
39834 \begin_inset space ~
39835 \end_inset
39836
39837 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39838 \series bold
39839 CJK
39840 \series default
39841 , when using this, set the document language to 
39842 \family sans
39843 Japanese (CJK)
39844 \end_layout
39845
39846 \begin_layout Description
39847 Japanese
39848 \begin_inset space ~
39849 \end_inset
39850
39851 (non-CJK)
39852 \begin_inset space ~
39853 \end_inset
39854
39855 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39856 \series bold
39857 japanese
39858 \series default
39859
39860 \begin_inset Index idx
39861 status collapsed
39862
39863 \begin_layout Plain Layout
39864 LaTeX-packages ! japanese
39865 \end_layout
39866
39867 \end_inset
39868
39869 , when using this, set the document language to 
39870 \family sans
39871 Japanese
39872 \end_layout
39873
39874 \begin_layout Description
39875 Japanese
39876 \begin_inset space ~
39877 \end_inset
39878
39879 (non-CJK)
39880 \begin_inset space ~
39881 \end_inset
39882
39883 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39884 \series bold
39885 japanese
39886 \series default
39887 , when using this, set the document language to 
39888 \family sans
39889 Japanese
39890 \end_layout
39891
39892 \begin_layout Description
39893 Japanese
39894 \begin_inset space ~
39895 \end_inset
39896
39897 (non-CJK)
39898 \begin_inset space ~
39899 \end_inset
39900
39901 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39902 \series bold
39903 japanese
39904 \series default
39905 , when using this, set the document language to 
39906 \family sans
39907 Japanese
39908 \end_layout
39909
39910 \begin_layout Description
39911 Korean
39912 \begin_inset space ~
39913 \end_inset
39914
39915 (EUC-KR) for Korean
39916 \end_layout
39917
39918 \begin_layout Description
39919 Southern
39920 \begin_inset space ~
39921 \end_inset
39922
39923 European
39924 \begin_inset space ~
39925 \end_inset
39926
39927 (ISO
39928 \begin_inset space ~
39929 \end_inset
39930
39931 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39932 \end_layout
39933
39934 \begin_layout Description
39935 South-Eastern
39936 \begin_inset space ~
39937 \end_inset
39938
39939 European
39940 \begin_inset space ~
39941 \end_inset
39942
39943 (ISO
39944 \begin_inset space ~
39945 \end_inset
39946
39947 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39948  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39949  to cover many languages and characters with diacritics
39950 \end_layout
39951
39952 \begin_layout Description
39953 Thai
39954 \begin_inset space ~
39955 \end_inset
39956
39957 (TIS
39958 \begin_inset space ~
39959 \end_inset
39960
39961 620-0) for Thai
39962 \end_layout
39963
39964 \begin_layout Description
39965 Turkish
39966 \begin_inset space ~
39967 \end_inset
39968
39969 (ISO
39970 \begin_inset space ~
39971 \end_inset
39972
39973 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39974  Icelandic letters are replaced by Turkish ones
39975 \end_layout
39976
39977 \begin_layout Description
39978 Unicode
39979 \begin_inset space ~
39980 \end_inset
39981
39982 (CJK)
39983 \begin_inset space ~
39984 \end_inset
39985
39986 (utf8) Unicode utf8 with the LaTeX-package 
39987 \series bold
39988 CJK
39989 \series default
39990
39991 \begin_inset Index idx
39992 status collapsed
39993
39994 \begin_layout Plain Layout
39995 LaTeX-packages ! CJK
39996 \end_layout
39997
39998 \end_inset
39999
40000  (for the languages Chinese, Japanese and Korean)
40001 \end_layout
40002
40003 \begin_layout Description
40004 Unicode
40005 \begin_inset space ~
40006 \end_inset
40007
40008 (XeTeX)
40009 \begin_inset space ~
40010 \end_inset
40011
40012 (utf8) Unicode utf8 to be used with 
40013 \family sans
40014 XeTeX
40015 \family default
40016 , which uses Unicode directly, without the help of the LaTeX-package 
40017 \series bold
40018 inputenc
40019 \series default
40020  
40021 \begin_inset Foot
40022 status collapsed
40023
40024 \begin_layout Plain Layout
40025 More about using LyX with XeTeX can be found in 
40026 \begin_inset CommandInset citation
40027 LatexCommand cite
40028 key "XeTeX"
40029
40030 \end_inset
40031
40032 .
40033 \end_layout
40034
40035 \end_inset
40036
40037
40038 \end_layout
40039
40040 \begin_layout Description
40041 Unicode
40042 \begin_inset space ~
40043 \end_inset
40044
40045 (ucs-extended)
40046 \begin_inset space ~
40047 \end_inset
40048
40049 (utf8x) Unicode utf8 based on the LaTeX package 
40050 \series bold
40051 ucs
40052 \series default
40053
40054 \begin_inset Index idx
40055 status collapsed
40056
40057 \begin_layout Plain Layout
40058 LaTeX-packages ! ucs
40059 \end_layout
40060
40061 \end_inset
40062
40063  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40064 \end_layout
40065
40066 \begin_layout Description
40067 Unicode
40068 \begin_inset space ~
40069 \end_inset
40070
40071 (utf8) Unicode utf8 based on the LaTeX-package 
40072 \series bold
40073 inputenc
40074 \series default
40075
40076 \begin_inset Index idx
40077 status collapsed
40078
40079 \begin_layout Plain Layout
40080 LaTeX-packages ! inputenc
40081 \end_layout
40082
40083 \end_inset
40084
40085 .
40086  Currently only a limited range of characters (mainly for Latin scripts)
40087  is supported.
40088 \end_layout
40089
40090 \begin_layout Description
40091 Western
40092 \begin_inset space ~
40093 \end_inset
40094
40095 European
40096 \begin_inset space ~
40097 \end_inset
40098
40099 (CP
40100 \begin_inset space ~
40101 \end_inset
40102
40103 1252) MS Windows code page for ISO
40104 \begin_inset space ~
40105 \end_inset
40106
40107 8859-1 (latin1)
40108 \end_layout
40109
40110 \begin_layout Description
40111 Western
40112 \begin_inset space ~
40113 \end_inset
40114
40115 European
40116 \begin_inset space ~
40117 \end_inset
40118
40119 (ISO
40120 \begin_inset space ~
40121 \end_inset
40122
40123 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
40124  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
40125  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
40126 5 encoding instead
40127 \end_layout
40128
40129 \begin_layout Description
40130 Western
40131 \begin_inset space ~
40132 \end_inset
40133
40134 European
40135 \begin_inset space ~
40136 \end_inset
40137
40138 (ISO
40139 \begin_inset space ~
40140 \end_inset
40141
40142 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
40143  sign, the œ-ligature and some characters used for French and Finnish
40144 \end_layout
40145
40146 \begin_layout Section
40147 Numbering & TOC
40148 \end_layout
40149
40150 \begin_layout Standard
40151 You can adjust here the numbering depth of section headings and the section
40152  depth in the table of contents as described in section
40153 \begin_inset space ~
40154 \end_inset
40155
40156
40157 \begin_inset CommandInset ref
40158 LatexCommand ref
40159 reference "sub:Numbering-depth"
40160
40161 \end_inset
40162
40163 .
40164 \end_layout
40165
40166 \begin_layout Section
40167 Bibliography
40168 \end_layout
40169
40170 \begin_layout Standard
40171 You can specify here a citation style using the LaTeX packages 
40172 \series bold
40173 natbib
40174 \series default
40175
40176 \begin_inset Index idx
40177 status collapsed
40178
40179 \begin_layout Plain Layout
40180 LaTeX-packages ! natbib
40181 \end_layout
40182
40183 \end_inset
40184
40185  or 
40186 \series bold
40187 jurabib
40188 \series default
40189
40190 \begin_inset Index idx
40191 status collapsed
40192
40193 \begin_layout Plain Layout
40194 LaTeX-packages ! jurabib
40195 \end_layout
40196
40197 \end_inset
40198
40199 , you can enable subdivided bibliographies using the LaTeX package 
40200 \series bold
40201 bibtopic
40202 \series default
40203
40204 \begin_inset Index idx
40205 status collapsed
40206
40207 \begin_layout Plain Layout
40208 LaTeX-packages ! bibtopic
40209 \end_layout
40210
40211 \end_inset
40212
40213  and you can customize how the bibliography of the given document is being
40214  generated.
40215  For a further description see section
40216 \begin_inset space ~
40217 \end_inset
40218
40219
40220 \begin_inset CommandInset ref
40221 LatexCommand ref
40222 reference "sec:Bibliography"
40223
40224 \end_inset
40225
40226 .
40227 \end_layout
40228
40229 \begin_layout Section
40230 Indexes
40231 \end_layout
40232
40233 \begin_layout Standard
40234 Here, you can customize how the index of your document is being generated
40235  and you can define additional indexes.
40236  Please refer to section
40237 \begin_inset space ~
40238 \end_inset
40239
40240
40241 \begin_inset CommandInset ref
40242 LatexCommand ref
40243 reference "sec:Index"
40244
40245 \end_inset
40246
40247  for details.
40248 \end_layout
40249
40250 \begin_layout Section
40251 PDF Properties
40252 \end_layout
40253
40254 \begin_layout Standard
40255 The PDF properties are explained in section
40256 \begin_inset space ~
40257 \end_inset
40258
40259
40260 \begin_inset CommandInset ref
40261 LatexCommand ref
40262 reference "sec:PDF-Properties"
40263
40264 \end_inset
40265
40266 .
40267 \end_layout
40268
40269 \begin_layout Section
40270 Math Options
40271 \end_layout
40272
40273 \begin_layout Standard
40274 These options will force LyX to use the LaTeX-packages 
40275 \series bold
40276 amsmath
40277 \series default
40278
40279 \begin_inset Index idx
40280 status collapsed
40281
40282 \begin_layout Plain Layout
40283 LaTeX-packages ! amsmath
40284 \end_layout
40285
40286 \end_inset
40287
40288  and 
40289 \series bold
40290 esint
40291 \series default
40292
40293 \begin_inset Index idx
40294 status collapsed
40295
40296 \begin_layout Plain Layout
40297 LaTeX-packages ! esint
40298 \end_layout
40299
40300 \end_inset
40301
40302  or to use them automatically when they are needed.
40303 \end_layout
40304
40305 \begin_layout Standard
40306
40307 \series bold
40308 amsmath
40309 \series default
40310  is needed for many constructs, so when you get LaTeX-errors in formulas,
40311  ensure that you have enabled AMS.
40312 \end_layout
40313
40314 \begin_layout Standard
40315
40316 \series bold
40317 esint
40318 \series default
40319  is used for special integral characters.
40320 \end_layout
40321
40322 \begin_layout Section
40323 Float Placement
40324 \end_layout
40325
40326 \begin_layout Standard
40327 The float placement options are described in section
40328 \begin_inset space ~
40329 \end_inset
40330
40331
40332 \begin_inset CommandInset ref
40333 LatexCommand ref
40334 reference "sub:Float-Placement"
40335
40336 \end_inset
40337
40338 .
40339 \end_layout
40340
40341 \begin_layout Section
40342 Bullets
40343 \end_layout
40344
40345 \begin_layout Standard
40346 Here you can adjust the characters for the itemize levels.
40347  The itemize environment is described in section
40348 \begin_inset space ~
40349 \end_inset
40350
40351
40352 \begin_inset CommandInset ref
40353 LatexCommand ref
40354 reference "sec:Itemize"
40355
40356 \end_inset
40357
40358 .
40359 \end_layout
40360
40361 \begin_layout Section
40362 Branches
40363 \end_layout
40364
40365 \begin_layout Standard
40366 Branches are described in section
40367 \begin_inset space ~
40368 \end_inset
40369
40370
40371 \begin_inset CommandInset ref
40372 LatexCommand ref
40373 reference "sec:Branches"
40374
40375 \end_inset
40376
40377 .
40378 \end_layout
40379
40380 \begin_layout Section
40381 LaT
40382 \begin_inset ERT
40383 status collapsed
40384
40385 \begin_layout Plain Layout
40386
40387 {}
40388 \end_layout
40389
40390 \end_inset
40391
40392 eX Preamble
40393 \end_layout
40394
40395 \begin_layout Standard
40396 In this text field are entered commands to load special LaTeX-packages or
40397  to define LaTeX-commands.
40398  The preamble is a thing for LaTeX-experts.
40399  You should not enter commands here until you exactly know what you are
40400  doing.
40401 \end_layout
40402
40403 \begin_layout Standard
40404 An introduction to the LaTeX-syntax is given in section
40405 \begin_inset space ~
40406 \end_inset
40407
40408
40409 \begin_inset CommandInset ref
40410 LatexCommand ref
40411 reference "sub:LaTeX-Syntax"
40412
40413 \end_inset
40414
40415 .
40416 \end_layout
40417
40418 \begin_layout Chapter
40419 The 
40420 \family sans
40421 Preferences
40422 \family default
40423  Dialog
40424 \begin_inset CommandInset label
40425 LatexCommand label
40426 name "cha:The-Preferences-dialog"
40427
40428 \end_inset
40429
40430
40431 \begin_inset Index idx
40432 status collapsed
40433
40434 \begin_layout Plain Layout
40435 Preferences
40436 \end_layout
40437
40438 \end_inset
40439
40440
40441 \end_layout
40442
40443 \begin_layout Standard
40444 The preferences dialog is called with the menu 
40445 \family sans
40446 Tools\SpecialChar \menuseparator
40447 Preferences
40448 \family default
40449 .
40450  It has the following submenus.
40451 \end_layout
40452
40453 \begin_layout Section
40454 Look and Feel
40455 \end_layout
40456
40457 \begin_layout Subsection
40458 User Interface
40459 \end_layout
40460
40461 \begin_layout Subsubsection
40462 User Interface File
40463 \begin_inset Index idx
40464 status collapsed
40465
40466 \begin_layout Plain Layout
40467 Customization ! of toolbars
40468 \end_layout
40469
40470 \end_inset
40471
40472
40473 \begin_inset Index idx
40474 status collapsed
40475
40476 \begin_layout Plain Layout
40477 Customization ! of menus
40478 \end_layout
40479
40480 \end_inset
40481
40482
40483 \end_layout
40484
40485 \begin_layout Standard
40486 \begin_inset Note Greyedout
40487 status open
40488
40489 \begin_layout Plain Layout
40490
40491 \series bold
40492 Note:
40493 \series default
40494  You have to restart LyX before the change of the user interface file take
40495  effect.
40496 \end_layout
40497
40498 \end_inset
40499
40500
40501 \end_layout
40502
40503 \begin_layout Standard
40504 The appearance of the menus and toolbars can be changed by choosing a user
40505  interface (ui) file.
40506  An ui-file is a text file where the toolbars and menus are listed.
40507  The toolbar buttons and menu entries are specified in the files 
40508 \shape italic
40509 stdtoolbars.inc
40510 \shape default
40511  and 
40512 \shape italic
40513 stdmenus.inc
40514 \shape default
40515 , respectively.
40516  Both files are loaded by the 
40517 \emph on
40518 default.ui
40519 \emph default
40520  file.
40521  To create your own menu and toolbar layout, start with a copy of these
40522  files and edit the entries.
40523 \end_layout
40524
40525 \begin_layout Standard
40526 The syntax of the .inc-files is straightforward: The 
40527 \family sans
40528 Menubar
40529 \family default
40530
40531 \family sans
40532 Menu
40533 \family default
40534  and 
40535 \family sans
40536 Toolbar
40537 \family default
40538  entries must be ended with an explicit 
40539 \family sans
40540 End
40541 \family default
40542 .
40543  They may contain 
40544 \family sans
40545 Submenus
40546 \family default
40547
40548 \family sans
40549 Items
40550 \family default
40551
40552 \family sans
40553 OptItems
40554 \family default
40555
40556 \family sans
40557 Separators
40558 \family default
40559
40560 \family sans
40561 Icons,
40562 \family default
40563  and in the case of the 
40564 \begin_inset Quotes eld
40565 \end_inset
40566
40567 file
40568 \begin_inset Quotes erd
40569 \end_inset
40570
40571  menus a 
40572 \family sans
40573 Lastfiles
40574 \family default
40575  entry.
40576  The syntax for the entries is:
40577 \end_layout
40578
40579 \begin_layout Standard
40580 \begin_inset VSpace smallskip*
40581 \end_inset
40582
40583
40584 \series bold
40585 Item 
40586 \begin_inset Quotes eld
40587 \end_inset
40588
40589 menu 
40590 \series default
40591 or
40592 \series bold
40593  button name
40594 \begin_inset Quotes erd
40595 \end_inset
40596
40597  
40598 \begin_inset Quotes eld
40599 \end_inset
40600
40601 LyX-function
40602 \begin_inset Quotes erd
40603 \end_inset
40604
40605
40606 \end_layout
40607
40608 \begin_layout Standard
40609 \noindent
40610 \begin_inset VSpace smallskip*
40611 \end_inset
40612
40613 All LyX-functions are listed in the menu 
40614 \family sans
40615 Help\SpecialChar \menuseparator
40616 LyX
40617 \begin_inset space ~
40618 \end_inset
40619
40620 Functions
40621 \family default
40622 .
40623 \end_layout
40624
40625 \begin_layout Standard
40626 \begin_inset VSpace medskip
40627 \end_inset
40628
40629
40630 \end_layout
40631
40632 \begin_layout Standard
40633 An example: Assuming you use the menu 
40634 \family sans
40635 Navigate\SpecialChar \menuseparator
40636 Bookmarks
40637 \family default
40638  quite often and therefore want six available bookmarks, you can add the
40639  line
40640 \end_layout
40641
40642 \begin_layout Standard
40643 \begin_inset VSpace smallskip*
40644 \end_inset
40645
40646
40647 \series bold
40648 Item 
40649 \begin_inset Quotes eld
40650 \end_inset
40651
40652 Save Bookmark 6
40653 \begin_inset Quotes erd
40654 \end_inset
40655
40656  
40657 \begin_inset Quotes eld
40658 \end_inset
40659
40660 bookmark-save 6
40661 \begin_inset Quotes erd
40662 \end_inset
40663
40664
40665 \end_layout
40666
40667 \begin_layout Standard
40668 \noindent
40669 \begin_inset VSpace smallskip*
40670 \end_inset
40671
40672 to the navigate menu section in the .inc-file to have the sixth bookmark.
40673 \end_layout
40674
40675 \begin_layout Subsubsection
40676 Automatic help
40677 \end_layout
40678
40679 \begin_layout Standard
40680 The option 
40681 \family sans
40682 Enable tool tips in main work area
40683 \family default
40684  enables tool tips showing the content of closed insets like index entries
40685  or footnotes.
40686 \end_layout
40687
40688 \begin_layout Subsubsection
40689 Session
40690 \end_layout
40691
40692 \begin_layout Standard
40693 With the option 
40694 \family sans
40695 Allow saving
40696 \begin_inset space \thinspace{}
40697 \end_inset
40698
40699 /
40700 \begin_inset space \thinspace{}
40701 \end_inset
40702
40703 restoring of window layout and geometries
40704 \family default
40705  LyX's main window will be opened with the size and layout that was used
40706  in the last LyX session.
40707 \end_layout
40708
40709 \begin_layout Standard
40710 The option 
40711 \family sans
40712 Restore cursor positions
40713 \family default
40714  sets the cursor to the position in the file where it has been the last
40715  time.
40716 \end_layout
40717
40718 \begin_layout Standard
40719 The option 
40720 \family sans
40721 Load opened files from last session
40722 \family default
40723  opens all files that were opened in the last LyX session.
40724 \end_layout
40725
40726 \begin_layout Subsubsection
40727 Documents
40728 \begin_inset CommandInset label
40729 LatexCommand label
40730 name "sub:Backup documents"
40731
40732 \end_inset
40733
40734
40735 \begin_inset Index idx
40736 status collapsed
40737
40738 \begin_layout Plain Layout
40739 Backup ! Documents
40740 \end_layout
40741
40742 \end_inset
40743
40744
40745 \end_layout
40746
40747 \begin_layout Standard
40748 When the option 
40749 \family sans
40750 Backup documents
40751 \family default
40752  is set, you can specify the time between backup saves.
40753 \end_layout
40754
40755 \begin_layout Standard
40756
40757 \family sans
40758 Maximum last files
40759 \family default
40760  is the number of last opened files that LyX should display in the menu
40761  
40762 \family sans
40763 File\SpecialChar \menuseparator
40764 Open
40765 \begin_inset space ~
40766 \end_inset
40767
40768 Recent
40769 \family default
40770 .
40771 \end_layout
40772
40773 \begin_layout Standard
40774 When the option 
40775 \family sans
40776 Open documents in tabs
40777 \family default
40778  is not used, then every file will be opened in its own new instance of
40779  LyX.
40780 \end_layout
40781
40782 \begin_layout Subsection
40783 Screen Fonts
40784 \begin_inset Index idx
40785 status collapsed
40786
40787 \begin_layout Plain Layout
40788 Font ! Screen
40789 \end_layout
40790
40791 \end_inset
40792
40793
40794 \begin_inset CommandInset label
40795 LatexCommand label
40796 name "sub:Screen-Fonts"
40797
40798 \end_inset
40799
40800
40801 \end_layout
40802
40803 \begin_layout Standard
40804 These fonts are used to display your documents on the screen.
40805 \end_layout
40806
40807 \begin_layout Standard
40808 \begin_inset Note Greyedout
40809 status open
40810
40811 \begin_layout Plain Layout
40812
40813 \series bold
40814 Note:
40815 \series default
40816  This section only deals with the fonts 
40817 \emph on
40818 inside
40819 \emph default
40820  the LyX window.
40821  The fonts that appear on the output are independent from these fonts, and
40822  set in the menu 
40823 \family sans
40824 Document\SpecialChar \menuseparator
40825 Settings\SpecialChar \menuseparator
40826 Fonts
40827 \family default
40828 .
40829 \end_layout
40830
40831 \end_inset
40832
40833
40834 \end_layout
40835
40836 \begin_layout Standard
40837 By default, LyX uses 
40838 \family typewriter
40839 Times
40840 \family default
40841  as roman (serif) font, 
40842 \family typewriter
40843 Arial
40844 \family default
40845  or 
40846 \family typewriter
40847 Helvetica
40848 \family default
40849  (depends on the system) as 
40850 \family sans
40851 sans
40852 \begin_inset space ~
40853 \end_inset
40854
40855 serif
40856 \family default
40857  font, and 
40858 \family typewriter
40859 Courier
40860 \family default
40861  as 
40862 \family typewriter
40863 typewriter
40864 \family default
40865  font.
40866 \end_layout
40867
40868 \begin_layout Standard
40869 You can change the font size with the 
40870 \family sans
40871 Zoom
40872 \family default
40873  setting.
40874  You can also change the font zoom outside the preferences dialog for the
40875  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40876 \end_layout
40877
40878 \begin_layout Standard
40879
40880 \family sans
40881 Screen DPI
40882 \family default
40883  is the screen resolution in dpi (dots per inch).
40884  The Font Sizes are calculated as letter height in units of points.
40885  72
40886 \begin_inset space \thinspace{}
40887 \end_inset
40888
40889 points have the size of 1
40890 \begin_inset space \thinspace{}
40891 \end_inset
40892
40893 inch, see Appendix
40894 \begin_inset space ~
40895 \end_inset
40896
40897
40898 \begin_inset CommandInset ref
40899 LatexCommand ref
40900 reference "cha:Units-available-in"
40901
40902 \end_inset
40903
40904 .
40905 \end_layout
40906
40907 \begin_layout Standard
40908 The default 
40909 \family sans
40910 Font Sizes
40911 \family default
40912  are the same as if a document font size of 10
40913 \begin_inset space \thinspace{}
40914 \end_inset
40915
40916 pt would be used.
40917  The sizes are explained in detail in section
40918 \begin_inset space ~
40919 \end_inset
40920
40921
40922 \begin_inset CommandInset ref
40923 LatexCommand ref
40924 reference "sub:Document-Font"
40925
40926 \end_inset
40927
40928 .
40929 \end_layout
40930
40931 \begin_layout Standard
40932 With the option 
40933 \family sans
40934 Use Pixmap Cache to speed up font rendering
40935 \family default
40936  enabled, LyX needs to redraw the screen less often.
40937  This results in better performance, especially on slow systems.
40938  On the other hand, the characters might look more fuzzy on screen.
40939  So whether you enable this or not depends on whether you prefer speed over
40940  aesthetics.
40941  Note that the Pixmap Cache is only available and useful under Mac
40942 \begin_inset space ~
40943 \end_inset
40944
40945 OS and Windows.
40946 \end_layout
40947
40948 \begin_layout Subsection
40949 Colors
40950 \begin_inset Index idx
40951 status collapsed
40952
40953 \begin_layout Plain Layout
40954 Color ! LyX screen
40955 \end_layout
40956
40957 \end_inset
40958
40959
40960 \begin_inset Index idx
40961 status collapsed
40962
40963 \begin_layout Plain Layout
40964 Settings ! Color
40965 \end_layout
40966
40967 \end_inset
40968
40969
40970 \end_layout
40971
40972 \begin_layout Standard
40973 You can here change all the colors used by LyX.
40974  Choose an item in the list and use the 
40975 \family sans
40976 Alter
40977 \family default
40978  button.
40979 \end_layout
40980
40981 \begin_layout Subsection
40982 Display
40983 \begin_inset Index idx
40984 status collapsed
40985
40986 \begin_layout Plain Layout
40987 Settings ! Display
40988 \end_layout
40989
40990 \end_inset
40991
40992
40993 \end_layout
40994
40995 \begin_layout Standard
40996 Here you can specify if graphics inside LyX are displayed.
40997 \end_layout
40998
40999 \begin_layout Standard
41000
41001 \family sans
41002 Instant Preview
41003 \family default
41004  enables previewing snippets of your document.
41005  This feature is described in section
41006 \begin_inset space ~
41007 \end_inset
41008
41009
41010 \begin_inset CommandInset ref
41011 LatexCommand ref
41012 reference "sec:Previewing-snippets-of"
41013
41014 \end_inset
41015
41016 .
41017 \end_layout
41018
41019 \begin_layout Standard
41020 The option 
41021 \family sans
41022 Mark
41023 \begin_inset space ~
41024 \end_inset
41025
41026 end
41027 \begin_inset space ~
41028 \end_inset
41029
41030 of
41031 \begin_inset space ~
41032 \end_inset
41033
41034 paragraphs
41035 \family default
41036  displays a pilcrow (¶) at the end of every paragraph.
41037 \end_layout
41038
41039 \begin_layout Section
41040 Editing
41041 \begin_inset Index idx
41042 status collapsed
41043
41044 \begin_layout Plain Layout
41045 Settings ! Editing
41046 \end_layout
41047
41048 \end_inset
41049
41050
41051 \end_layout
41052
41053 \begin_layout Subsection
41054 Control
41055 \end_layout
41056
41057 \begin_layout Subsubsection
41058 Editing
41059 \end_layout
41060
41061 \begin_layout Standard
41062 The option 
41063 \family sans
41064 Cursor follows scrollbar
41065 \family default
41066  sets the cursor to the top of the currently displayed document part when
41067  scrolling.
41068 \end_layout
41069
41070 \begin_layout Standard
41071 The option 
41072 \family sans
41073 Sort environments alphabetically
41074 \family default
41075  sorts the entries in the pull-down box for the paragraph environments.
41076 \end_layout
41077
41078 \begin_layout Standard
41079 The option 
41080 \family sans
41081 Group environments by their category
41082 \family default
41083  groups the entries in the pull-down box for the paragraph environments.
41084 \end_layout
41085
41086 \begin_layout Standard
41087 The math macro editing option determines the editing style, see the section
41088  
41089 \emph on
41090 Math Macros
41091 \emph default
41092  of the 
41093 \emph on
41094 Math
41095 \emph default
41096  manual.
41097 \end_layout
41098
41099 \begin_layout Subsubsection
41100 Fullscreen
41101 \end_layout
41102
41103 \begin_layout Standard
41104 Here you can specify what is hidden in the fullscreen mode.
41105  The option 
41106 \family sans
41107 Limit text width
41108 \family default
41109  specifies the width of the text in fullscreen mode.
41110  This way you can display the text smaller than the screen, the text appears
41111  then centered.
41112 \end_layout
41113
41114 \begin_layout Subsection
41115 Shortcuts
41116 \begin_inset Index idx
41117 status collapsed
41118
41119 \begin_layout Plain Layout
41120 Key Bindings
41121 \end_layout
41122
41123 \end_inset
41124
41125
41126 \begin_inset Index idx
41127 status collapsed
41128
41129 \begin_layout Plain Layout
41130 Settings ! Shortcuts
41131 \end_layout
41132
41133 \end_inset
41134
41135
41136 \end_layout
41137
41138 \begin_layout Subsubsection
41139 Bind File
41140 \end_layout
41141
41142 \begin_layout Standard
41143 Bindings are used to bind a LyX-function to a key.
41144  Several binding files are available:
41145 \end_layout
41146
41147 \begin_layout Description
41148 cua.bind typical set of PC keyboard shortcuts
41149 \end_layout
41150
41151 \begin_layout Description
41152 (x)emacs.bind set of bindings like they are used in the editor programs 
41153 \family sans
41154 Emacs
41155 \family default
41156  (
41157 \family sans
41158 XEmacs
41159 \family default
41160 )
41161 \end_layout
41162
41163 \begin_layout Description
41164 mac.bind set of bindings for 
41165 \family sans
41166 Mac
41167 \begin_inset space \thinspace{}
41168 \end_inset
41169
41170 OS
41171 \family default
41172  systems.
41173 \end_layout
41174
41175 \begin_layout Standard
41176 There are also bind-files designed for special document classes, like 
41177 \shape italic
41178 broadway.bind
41179 \shape default
41180 , and bind files for special languages.
41181  The name of language bind-files begin with a language code, e.
41182 \begin_inset space \thinspace{}
41183 \end_inset
41184
41185 g.
41186 \begin_inset space \space{}
41187 \end_inset
41188
41189
41190 \begin_inset Quotes eld
41191 \end_inset
41192
41193 pt
41194 \begin_inset Quotes erd
41195 \end_inset
41196
41197  for Portuguese.
41198  If you use LyX in a certain language, LyX will try to use the appropriate
41199  bind-file.
41200 \end_layout
41201
41202 \begin_layout Standard
41203 Some bind-files, like 
41204 \emph on
41205 math.bind
41206 \emph default
41207 , have only a small scope.
41208  When looking at the end of the file 
41209 \shape italic
41210 cua.bind
41211 \shape default
41212 , you can see that they are included to keep the overview in the bind-file.
41213 \end_layout
41214
41215 \begin_layout Subsubsection
41216 Editing Shortcuts
41217 \begin_inset CommandInset label
41218 LatexCommand label
41219 name "sub:Editing-Shortcuts"
41220
41221 \end_inset
41222
41223
41224 \begin_inset Index idx
41225 status collapsed
41226
41227 \begin_layout Plain Layout
41228 Key Bindings ! Editing
41229 \end_layout
41230
41231 \end_inset
41232
41233
41234 \end_layout
41235
41236 \begin_layout Standard
41237 To add new or modify existing keybindings to your own taste you can use
41238  the table in the dialog that lists all LyX-functions and the bound shortcuts.
41239  To find functions easily, they are grouped by categories and the dialog
41240  provides the field 
41241 \family sans
41242 Show key-bindings containing
41243 \family default
41244 .
41245  In this field you can insert a keyword for a function you want to edit.
41246  Insert there for example as keyword 
41247 \begin_inset Quotes eld
41248 \end_inset
41249
41250 paste
41251 \begin_inset Quotes erd
41252 \end_inset
41253
41254  and you get the 4 different existing shortcuts for the 3 different functions
41255  that contain 
41256 \begin_inset Quotes eld
41257 \end_inset
41258
41259 paste
41260 \begin_inset Quotes erd
41261 \end_inset
41262
41263  in their name.
41264  As you can see, one function can have more than one shortcut.
41265  All LyX-functions are also listed in the file 
41266 \emph on
41267 LyX Functions
41268 \emph default
41269  that you will find in the 
41270 \family sans
41271 Help
41272 \family default
41273  menu.
41274 \end_layout
41275
41276 \begin_layout Standard
41277 To add e.
41278 \begin_inset space \thinspace{}
41279 \end_inset
41280
41281 g.
41282 \begin_inset space \space{}
41283 \end_inset
41284
41285 the shortcut 
41286 \family sans
41287 Alt+Q
41288 \family default
41289  for the function 
41290 \family sans
41291 textstyle-apply
41292 \family default
41293 , select the function and press the 
41294 \family sans
41295 Modify
41296 \family default
41297  button.
41298  A dialog pops up where you can add the shortcut by using it.
41299  So press Alt+Q to define the shortcut.
41300  Modifying an existing shortcut is done the same way.
41301  You can also bind multiple functions to one shortcut by modifying an existing
41302  binding and adding the different function names as a semicolon separated
41303  list.
41304  LyX will then use the first function that is enabled in the current document
41305  part.
41306  The binding for the function 
41307 \family sans
41308 command-alter
41309 \family default
41310  is an example of this.
41311 \end_layout
41312
41313 \begin_layout Standard
41314 Alternatively you can also edit shortcuts by modifying bind-files with a
41315  text editor.
41316  The syntax of the entries is:
41317 \end_layout
41318
41319 \begin_layout Standard
41320
41321 \series bold
41322
41323 \backslash
41324 bind 
41325 \begin_inset Quotes eld
41326 \end_inset
41327
41328 key combination
41329 \begin_inset Quotes erd
41330 \end_inset
41331
41332  
41333 \begin_inset Quotes eld
41334 \end_inset
41335
41336 LyX-function
41337 \begin_inset Quotes erd
41338 \end_inset
41339
41340
41341 \end_layout
41342
41343 \begin_layout Subsection
41344 Keyboard / Mouse
41345 \begin_inset CommandInset label
41346 LatexCommand label
41347 name "sub:Keyboard-Map"
41348
41349 \end_inset
41350
41351
41352 \begin_inset Index idx
41353 status collapsed
41354
41355 \begin_layout Plain Layout
41356 Keyboard Map
41357 \end_layout
41358
41359 \end_inset
41360
41361
41362 \begin_inset Index idx
41363 status collapsed
41364
41365 \begin_layout Plain Layout
41366 Settings ! Keyboard Map
41367 \end_layout
41368
41369 \end_inset
41370
41371
41372 \end_layout
41373
41374 \begin_layout Standard
41375 Normally keyboard settings have to be done in a menu of your operating system.
41376  For the case that this is not possible, LyX provides keyboard maps.
41377  If you have e.
41378 \begin_inset space \thinspace{}
41379 \end_inset
41380
41381 g.
41382 \begin_inset space \space{}
41383 \end_inset
41384
41385 a Czech keyboard but want to write with it like with a Romanian one, you
41386  can use the keyboard map file named 
41387 \emph on
41388 romanian.kmap
41389 \emph default
41390 .
41391 \end_layout
41392
41393 \begin_layout Standard
41394 \begin_inset Note Greyedout
41395 status open
41396
41397 \begin_layout Plain Layout
41398
41399 \series bold
41400 Note:
41401 \series default
41402  Keyboard maps are only provided as makeshift and don't work on all systems.
41403 \end_layout
41404
41405 \end_inset
41406
41407
41408 \end_layout
41409
41410 \begin_layout Standard
41411 Besides this, you can specify here the 
41412 \family sans
41413 Wheel scrolling speed
41414 \family default
41415 .
41416  The standard value is 1.0, higher values speed up the scrolling, lower ones
41417  slow it down.
41418 \end_layout
41419
41420 \begin_layout Subsection
41421 Input Completion
41422 \begin_inset CommandInset label
41423 LatexCommand label
41424 name "sub:Input-Completion-Appendix"
41425
41426 \end_inset
41427
41428
41429 \begin_inset Index idx
41430 status collapsed
41431
41432 \begin_layout Plain Layout
41433 Input completion
41434 \end_layout
41435
41436 \end_inset
41437
41438
41439 \end_layout
41440
41441 \begin_layout Standard
41442 Input completion is described in sec.
41443 \begin_inset space \thinspace{}
41444 \end_inset
41445
41446
41447 \begin_inset CommandInset ref
41448 LatexCommand ref
41449 reference "sec:Input-Completion"
41450
41451 \end_inset
41452
41453 .
41454  The completion options for math do the same as the corresponding options
41455  for text.
41456  With the general options you can define the delay time for the inline and
41457  popup completion and choose if long completions should be abbreviated or
41458  not.
41459 \end_layout
41460
41461 \begin_layout Section
41462 Paths
41463 \begin_inset CommandInset label
41464 LatexCommand label
41465 name "sec:Paths"
41466
41467 \end_inset
41468
41469
41470 \begin_inset Index idx
41471 status collapsed
41472
41473 \begin_layout Plain Layout
41474 Paths
41475 \end_layout
41476
41477 \end_inset
41478
41479
41480 \begin_inset Index idx
41481 status collapsed
41482
41483 \begin_layout Plain Layout
41484 Settings ! Paths
41485 \end_layout
41486
41487 \end_inset
41488
41489
41490 \end_layout
41491
41492 \begin_layout Description
41493 Working
41494 \begin_inset space ~
41495 \end_inset
41496
41497 directory This is LyX's working directory.
41498  It is the default when you 
41499 \family sans
41500 Open
41501 \family default
41502
41503 \family sans
41504 Save
41505 \family default
41506  or 
41507 \family sans
41508 Save
41509 \begin_inset space ~
41510 \end_inset
41511
41512 as
41513 \family default
41514  files.
41515 \end_layout
41516
41517 \begin_layout Description
41518 Document
41519 \begin_inset space ~
41520 \end_inset
41521
41522 templates This directory will be opened when you use the menu 
41523 \family sans
41524 File\SpecialChar \menuseparator
41525 New
41526 \begin_inset space ~
41527 \end_inset
41528
41529 from
41530 \begin_inset space ~
41531 \end_inset
41532
41533 Template
41534 \family default
41535 .
41536 \end_layout
41537
41538 \begin_layout Description
41539 Example
41540 \begin_inset space ~
41541 \end_inset
41542
41543 files This directory will be opened when you use the button 
41544 \family sans
41545 Examples
41546 \family default
41547  in the 
41548 \family sans
41549 File\SpecialChar \menuseparator
41550 Open
41551 \family default
41552  dialog.
41553 \begin_inset Newline newline
41554 \end_inset
41555
41556
41557 \begin_inset Note Greyedout
41558 status open
41559
41560 \begin_layout Plain Layout
41561
41562 \series bold
41563 Note:
41564 \series default
41565  The 
41566 \family sans
41567 Examples
41568 \family default
41569  button does not exist when using LyX on MacOS and Windows systems.
41570 \end_layout
41571
41572 \end_inset
41573
41574
41575 \end_layout
41576
41577 \begin_layout Description
41578 Backup
41579 \begin_inset space ~
41580 \end_inset
41581
41582 directory
41583 \begin_inset Index idx
41584 status collapsed
41585
41586 \begin_layout Plain Layout
41587 Backup ! Directory
41588 \end_layout
41589
41590 \end_inset
41591
41592  Backup copies will be saved to this directory.
41593  When no directory is given but backups are enabled as described in section
41594 \begin_inset space ~
41595 \end_inset
41596
41597
41598 \begin_inset CommandInset ref
41599 LatexCommand ref
41600 reference "sub:Backup documents"
41601
41602 \end_inset
41603
41604 , the 
41605 \family sans
41606 Working directory
41607 \family default
41608  will be used to save the backups.
41609 \begin_inset Newline newline
41610 \end_inset
41611
41612 The backup files have the ending 
41613 \begin_inset Quotes eld
41614 \end_inset
41615
41616 .lyx~
41617 \begin_inset Quotes erd
41618 \end_inset
41619
41620 .
41621 \end_layout
41622
41623 \begin_layout Description
41624 Ly
41625 \begin_inset ERT
41626 status collapsed
41627
41628 \begin_layout Plain Layout
41629
41630 {}
41631 \end_layout
41632
41633 \end_inset
41634
41635 XServer-Pipe Here you can enter the name of a Unix-pipe.
41636  This pipe is used to send data from external programs to LyX.
41637 \begin_inset Newline newline
41638 \end_inset
41639
41640
41641 \begin_inset Note Greyedout
41642 status open
41643
41644 \begin_layout Plain Layout
41645
41646 \series bold
41647 Note:
41648 \series default
41649  This feature doesn't work on Windows systems.
41650 \end_layout
41651
41652 \end_inset
41653
41654
41655 \end_layout
41656
41657 \begin_layout Description
41658 Temporary
41659 \begin_inset space ~
41660 \end_inset
41661
41662 directory Temporary files will be saved in this directory.
41663 \end_layout
41664
41665 \begin_layout Description
41666 PATH
41667 \begin_inset space ~
41668 \end_inset
41669
41670 prefix This field contains a list of paths to external programs.
41671  When LyX needs to use an external program, it looks in this list where
41672  to find it on the system.
41673  The path list is automatically set up on Windows and Mac systems when LyX
41674  is configured, so that you normally don't have to modify it.
41675  On Unix
41676 \begin_inset space \thinspace{}
41677 \end_inset
41678
41679 /
41680 \begin_inset space \thinspace{}
41681 \end_inset
41682
41683 Linux systems, the path list will need to be set only if there are external
41684  programs you wish to use that are not in your normal system path ($PATH).
41685  
41686 \end_layout
41687
41688 \begin_layout Section
41689 Identity
41690 \end_layout
41691
41692 \begin_layout Standard
41693 Here you can insert your name and email address.
41694  The identity will be used when you have enabled change tracking as described
41695  in section
41696 \begin_inset space ~
41697 \end_inset
41698
41699
41700 \begin_inset CommandInset ref
41701 LatexCommand ref
41702 reference "sec:Change-Tracking"
41703
41704 \end_inset
41705
41706 , to mark changes you make as yours.
41707 \end_layout
41708
41709 \begin_layout Section
41710 Language Settings
41711 \begin_inset Index idx
41712 status collapsed
41713
41714 \begin_layout Plain Layout
41715 Language ! Settings
41716 \end_layout
41717
41718 \end_inset
41719
41720
41721 \begin_inset Index idx
41722 status collapsed
41723
41724 \begin_layout Plain Layout
41725 Settings ! Language
41726 \end_layout
41727
41728 \end_inset
41729
41730
41731 \end_layout
41732
41733 \begin_layout Subsection
41734 Language
41735 \end_layout
41736
41737 \begin_layout Description
41738 User
41739 \begin_inset space ~
41740 \end_inset
41741
41742 Interface
41743 \begin_inset space ~
41744 \end_inset
41745
41746 language Here you can select the language of LyX's menus.
41747  Unfortunately this doesn't work on Mac and Windows.
41748  It works on Linux for the languages into LyX's menus and dialogs are translated.
41749  You find the actual translation status here: 
41750 \begin_inset CommandInset href
41751 LatexCommand href
41752 name "http://www.lyx.org/I18n"
41753 target "http://www.lyx.org/I18n"
41754
41755 \end_inset
41756
41757
41758 \end_layout
41759
41760 \begin_layout Description
41761 Default
41762 \begin_inset space ~
41763 \end_inset
41764
41765 language is the language used in new documents
41766 \end_layout
41767
41768 \begin_layout Description
41769 Language
41770 \begin_inset space ~
41771 \end_inset
41772
41773 package is a LaTeX-command to load a LaTeX-package that handles language
41774  issues.
41775  The default is the LaTeX-command 
41776 \family sans
41777
41778 \backslash
41779 usepackage{babel}
41780 \family default
41781  that loads the package 
41782 \series bold
41783 babel
41784 \series default
41785 .
41786 \begin_inset Foot
41787 status collapsed
41788
41789 \begin_layout Plain Layout
41790 For an introduction to the LaTeX-Syntax, have a look at section
41791 \begin_inset space ~
41792 \end_inset
41793
41794
41795 \begin_inset CommandInset ref
41796 LatexCommand ref
41797 reference "sec:TeX-Code"
41798
41799 \end_inset
41800
41801 .
41802 \end_layout
41803
41804 \end_inset
41805
41806
41807 \begin_inset Newline newline
41808 \end_inset
41809
41810
41811 \series bold
41812 babel
41813 \series default
41814  automatically translates in the background the text labels of documents
41815  to the document language.
41816  A text label is, for instance, the word 
41817 \begin_inset Quotes eld
41818 \end_inset
41819
41820 Table
41821 \begin_inset Quotes erd
41822 \end_inset
41823
41824  at the beginning of every table caption.
41825 \end_layout
41826
41827 \begin_layout Description
41828 Command
41829 \begin_inset space ~
41830 \end_inset
41831
41832 start When a special LaTeX-package is needed to write in a certain document
41833  language, you can here specify the command to start the package.
41834  An example is the start command 
41835 \family sans
41836
41837 \backslash
41838 begin{arabtext}
41839 \family default
41840  that is needed to write Arabic using the package 
41841 \series bold
41842 ArabTeX
41843 \series default
41844 , see 
41845 \begin_inset CommandInset citation
41846 LatexCommand cite
41847 key "Arabic"
41848
41849 \end_inset
41850
41851 .
41852  The default is the 
41853 \series bold
41854 babel
41855 \series default
41856  command 
41857 \family sans
41858
41859 \backslash
41860 selectlanguage{$$lang}
41861 \family default
41862 .
41863 \end_layout
41864
41865 \begin_layout Description
41866 Command
41867 \begin_inset space ~
41868 \end_inset
41869
41870 end Counterpart to 
41871 \family sans
41872 Command start
41873 \family default
41874 .
41875  Some packages, like the default, don't have an end command since the start
41876  command toggles the package on and off.
41877 \end_layout
41878
41879 \begin_layout Description
41880 Use
41881 \begin_inset space ~
41882 \end_inset
41883
41884 babel Whether 
41885 \series bold
41886 babel
41887 \series default
41888  is used or not.
41889 \end_layout
41890
41891 \begin_layout Description
41892 Global When this option is set, the languages used in the document will
41893  be added as options to the document class options, so that they can be
41894  used by all LaTeX-packages.
41895  Otherwise they will only be used as options for the 
41896 \series bold
41897 babel
41898 \series default
41899  package.
41900 \end_layout
41901
41902 \begin_layout Description
41903 Auto
41904 \begin_inset space ~
41905 \end_inset
41906
41907 begin When this option is set, the documents starts with the chosen document
41908  language.
41909  When this option is not set, the 
41910 \family sans
41911 Command
41912 \begin_inset space ~
41913 \end_inset
41914
41915 start
41916 \family default
41917  is explicitly set to the beginning of the document in the LaTeX-output.
41918  This assures that the correct language is used when you use another 
41919 \family sans
41920 Command
41921 \begin_inset space ~
41922 \end_inset
41923
41924 start
41925 \family default
41926  than the default.
41927 \end_layout
41928
41929 \begin_layout Description
41930 Auto
41931 \begin_inset space ~
41932 \end_inset
41933
41934 end Counterpart to 
41935 \family sans
41936 Auto
41937 \begin_inset space ~
41938 \end_inset
41939
41940 begin
41941 \family default
41942 .
41943  When it is not set, the 
41944 \family sans
41945 Command
41946 \begin_inset space ~
41947 \end_inset
41948
41949 end
41950 \family default
41951  is set to the end of the document.
41952 \end_layout
41953
41954 \begin_layout Description
41955 Mark
41956 \begin_inset space ~
41957 \end_inset
41958
41959 foreign
41960 \begin_inset space ~
41961 \end_inset
41962
41963 languages Text marked formatted in a language different from the document
41964  language will be underlined blue.
41965 \end_layout
41966
41967 \begin_layout Description
41968 Enable
41969 \begin_inset space ~
41970 \end_inset
41971
41972 RTL
41973 \begin_inset space ~
41974 \end_inset
41975
41976 support Enables the use of languages, written from right to left (RTL),
41977  like Arabic, Hebrew, Farsi.
41978 \end_layout
41979
41980 \begin_layout Description
41981 Cursor
41982 \begin_inset space ~
41983 \end_inset
41984
41985 movement When writing RTL, you can define if the left and right arrow keys
41986  move the cursor visually to the left or right, respectively, or logically.
41987  Logical means that the cursor is moved to the left when pressing the right
41988  arrow key and the cursor is inside text in an RTL language.
41989 \end_layout
41990
41991 \begin_layout Subsection
41992 Spellchecker
41993 \end_layout
41994
41995 \begin_layout Standard
41996 The spellchecker settings are explained in section
41997 \begin_inset space ~
41998 \end_inset
41999
42000
42001 \begin_inset CommandInset ref
42002 LatexCommand ref
42003 reference "sec:Spellchecking"
42004
42005 \end_inset
42006
42007
42008 \end_layout
42009
42010 \begin_layout Section
42011 Outputs
42012 \end_layout
42013
42014 \begin_layout Subsection
42015 Printer
42016 \begin_inset CommandInset label
42017 LatexCommand label
42018 name "sub:Printer"
42019
42020 \end_inset
42021
42022
42023 \begin_inset Index idx
42024 status collapsed
42025
42026 \begin_layout Plain Layout
42027 Printer
42028 \end_layout
42029
42030 \end_inset
42031
42032
42033 \begin_inset Index idx
42034 status collapsed
42035
42036 \begin_layout Plain Layout
42037 Settings ! Printer
42038 \end_layout
42039
42040 \end_inset
42041
42042
42043 \end_layout
42044
42045 \begin_layout Description
42046 Default
42047 \begin_inset space ~
42048 \end_inset
42049
42050 printer Here you can specify the name of your default printer.
42051  The name will be used when the 
42052 \family sans
42053 Printer command
42054 \family default
42055  is executed.
42056 \begin_inset Newline newline
42057 \end_inset
42058
42059
42060 \begin_inset Note Greyedout
42061 status open
42062
42063 \begin_layout Plain Layout
42064
42065 \series bold
42066 Note:
42067 \series default
42068  You can leave this field empty on Windows systems because it has no effect.
42069 \end_layout
42070
42071 \end_inset
42072
42073
42074 \end_layout
42075
42076 \begin_layout Description
42077 Adapt
42078 \begin_inset space ~
42079 \end_inset
42080
42081 output
42082 \begin_inset space ~
42083 \end_inset
42084
42085 to
42086 \begin_inset space ~
42087 \end_inset
42088
42089 printer This option works only for the 
42090 \family sans
42091 Printer command
42092 \family default
42093  
42094 \begin_inset Quotes eld
42095 \end_inset
42096
42097
42098 \family sans
42099 dvips
42100 \family default
42101
42102 \begin_inset Quotes erd
42103 \end_inset
42104
42105 .
42106  It activates a configuration file for dvips.
42107  This is an option only for dvips experts.
42108 \end_layout
42109
42110 \begin_layout Description
42111 Printer
42112 \begin_inset space ~
42113 \end_inset
42114
42115 command is the command LyX
42116 \begin_inset space \thinspace{}
42117 \end_inset
42118
42119 /
42120 \begin_inset space \thinspace{}
42121 \end_inset
42122
42123 LaTeX uses for printing.
42124  The default is on most systems 
42125 \family sans
42126 dvips
42127 \family default
42128 .
42129 \end_layout
42130
42131 \begin_layout Description
42132 Printer
42133 \begin_inset space ~
42134 \end_inset
42135
42136 Command
42137 \begin_inset space ~
42138 \end_inset
42139
42140 Options Here you can specify printer options.
42141  A list of printer options with explanations can be found in the documentation
42142  of the program that provides the 
42143 \family sans
42144 Printer command
42145 \family default
42146  you are using.
42147 \end_layout
42148
42149 \begin_layout Subsection
42150 Date Format
42151 \begin_inset Index idx
42152 status collapsed
42153
42154 \begin_layout Plain Layout
42155 Date Format
42156 \end_layout
42157
42158 \end_inset
42159
42160
42161 \begin_inset Index idx
42162 status collapsed
42163
42164 \begin_layout Plain Layout
42165 Settings ! Date format
42166 \end_layout
42167
42168 \end_inset
42169
42170
42171 \end_layout
42172
42173 \begin_layout Standard
42174 The date format can be one or a mixture of the formats listed here:
42175 \begin_inset Newline newline
42176 \end_inset
42177
42178
42179 \begin_inset Flex URL
42180 status collapsed
42181
42182 \begin_layout Plain Layout
42183
42184 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42185 \end_layout
42186
42187 \end_inset
42188
42189
42190 \begin_inset Newline newline
42191 \end_inset
42192
42193 For example the format
42194 \begin_inset Newline newline
42195 \end_inset
42196
42197 %d/%m/%y
42198 \begin_inset Newline newline
42199 \end_inset
42200
42201 prints the date as day/month/year.
42202 \end_layout
42203
42204 \begin_layout Subsection
42205 Plain Text
42206 \end_layout
42207
42208 \begin_layout Description
42209 Output
42210 \begin_inset space ~
42211 \end_inset
42212
42213 line
42214 \begin_inset space ~
42215 \end_inset
42216
42217 length sets the maximum number of characters printed in one line when using
42218  the menu 
42219 \family sans
42220 File\SpecialChar \menuseparator
42221 Export\SpecialChar \menuseparator
42222 Plain
42223 \begin_inset space ~
42224 \end_inset
42225
42226 text
42227 \family default
42228 .
42229  Setting the line line length to 0 means all text is printed in one endless
42230  line.
42231 \end_layout
42232
42233 \begin_layout Description
42234 roff
42235 \begin_inset space ~
42236 \end_inset
42237
42238 command defines an additional command used to produce better ASCII tables
42239  with the 
42240 \family typewriter
42241 groff/troff/nroff
42242 \family default
42243  UNIX-commands (refer to their manuals for more information about them).
42244  Setting this as empty tells LyX to use the internal formatter.
42245 \end_layout
42246
42247 \begin_layout Subsection
42248 LaT
42249 \begin_inset ERT
42250 status collapsed
42251
42252 \begin_layout Plain Layout
42253
42254 {}
42255 \end_layout
42256
42257 \end_inset
42258
42259 eX
42260 \begin_inset CommandInset label
42261 LatexCommand label
42262 name "sub:LaTeX-settings"
42263
42264 \end_inset
42265
42266
42267 \begin_inset Index idx
42268 status collapsed
42269
42270 \begin_layout Plain Layout
42271 Settings ! LaTeX
42272 \end_layout
42273
42274 \end_inset
42275
42276
42277 \end_layout
42278
42279 \begin_layout Description
42280 Te
42281 \begin_inset ERT
42282 status collapsed
42283
42284 \begin_layout Plain Layout
42285
42286 {}
42287 \end_layout
42288
42289 \end_inset
42290
42291 X
42292 \begin_inset space ~
42293 \end_inset
42294
42295 encoding This is the default encoding of the document font.
42296  
42297 \family sans
42298 T1
42299 \family default
42300  is the default and covers western languages and symbols.
42301  
42302 \family sans
42303 T2A
42304 \family default
42305
42306 \family sans
42307 T2B
42308 \family default
42309
42310 \family sans
42311 T2C
42312 \family default
42313
42314 \family sans
42315 LCY
42316 \family default
42317 , and 
42318 \family sans
42319 X2
42320 \family default
42321  are for Cyrillic.
42322  Combinations of the encodings are possible, like 
42323 \begin_inset Quotes erd
42324 \end_inset
42325
42326
42327 \family sans
42328 T1, T2B
42329 \family default
42330
42331 \begin_inset Quotes erd
42332 \end_inset
42333
42334 .
42335  The font encoding is normally automatically loaded by the language packages
42336  LyX sets up in the background.
42337  So there is no need to change the default encoding.
42338 \end_layout
42339
42340 \begin_layout Description
42341 Default
42342 \begin_inset space ~
42343 \end_inset
42344
42345 paper
42346 \begin_inset space ~
42347 \end_inset
42348
42349 size This is the paper size that is used for new documents.
42350  The 
42351 \family sans
42352 Default
42353 \family default
42354  value depends on your LaTeX-system setup.
42355 \end_layout
42356
42357 \begin_layout Standard
42358 You can also specify here commands with parameters for the listed applications.
42359  But before you change something, it is strongly recommended to read the
42360  manuals of the applications.
42361  Currently the following commands can be set:
42362 \end_layout
42363
42364 \begin_layout Description
42365 CheckTe
42366 \begin_inset ERT
42367 status collapsed
42368
42369 \begin_layout Plain Layout
42370
42371 {}
42372 \end_layout
42373
42374 \end_inset
42375
42376 X
42377 \begin_inset space ~
42378 \end_inset
42379
42380 command Command for the program 
42381 \family sans
42382 CheckTeX
42383 \family default
42384  that is described in the section 
42385 \emph on
42386 Checking TeX
42387 \emph default
42388  of the 
42389 \emph on
42390 Additional Features
42391 \emph default
42392  manual.
42393 \end_layout
42394
42395 \begin_layout Description
42396 BibTe
42397 \begin_inset ERT
42398 status collapsed
42399
42400 \begin_layout Plain Layout
42401
42402 {}
42403 \end_layout
42404
42405 \end_inset
42406
42407 X
42408 \begin_inset space ~
42409 \end_inset
42410
42411 command Command for the program 
42412 \family sans
42413 BibTeX
42414 \family default
42415  that generates the bibliography, see section
42416 \begin_inset space ~
42417 \end_inset
42418
42419
42420 \begin_inset CommandInset ref
42421 LatexCommand ref
42422 reference "sub:Bibliography-databases"
42423
42424 \end_inset
42425
42426 .
42427 \end_layout
42428
42429 \begin_layout Description
42430 Index
42431 \begin_inset space ~
42432 \end_inset
42433
42434 command Command for the program that generates the index, see section
42435 \begin_inset space ~
42436 \end_inset
42437
42438
42439 \begin_inset CommandInset ref
42440 LatexCommand ref
42441 reference "sub:Index-Program"
42442
42443 \end_inset
42444
42445 .
42446 \end_layout
42447
42448 \begin_layout Description
42449 Nomenclature
42450 \begin_inset space ~
42451 \end_inset
42452
42453 command Command for the program that generates the nomenclature, see section
42454 \begin_inset space ~
42455 \end_inset
42456
42457
42458 \begin_inset CommandInset ref
42459 LatexCommand ref
42460 reference "sub:Nomenclature-Program"
42461
42462 \end_inset
42463
42464 .
42465 \end_layout
42466
42467 \begin_layout Description
42468 DVI
42469 \begin_inset space ~
42470 \end_inset
42471
42472 viewer
42473 \begin_inset space ~
42474 \end_inset
42475
42476 paper
42477 \begin_inset space ~
42478 \end_inset
42479
42480 size
42481 \begin_inset space ~
42482 \end_inset
42483
42484 options They only have an effect when the program 
42485 \family sans
42486 xdvi
42487 \family default
42488  is used as DVI-viewer.
42489 \end_layout
42490
42491 \begin_layout Standard
42492 There are additionally the following options:
42493 \end_layout
42494
42495 \begin_layout Description
42496 Use
42497 \begin_inset space ~
42498 \end_inset
42499
42500 Windows-style
42501 \begin_inset space ~
42502 \end_inset
42503
42504 paths
42505 \begin_inset space ~
42506 \end_inset
42507
42508 in
42509 \begin_inset space ~
42510 \end_inset
42511
42512 LaTeX
42513 \begin_inset space ~
42514 \end_inset
42515
42516 files Uses paths in the notation of Windows, that means that 
42517 \begin_inset Quotes eld
42518 \end_inset
42519
42520
42521 \backslash
42522
42523 \begin_inset Quotes erd
42524 \end_inset
42525
42526  is used instead of 
42527 \begin_inset Quotes eld
42528 \end_inset
42529
42530 /
42531 \begin_inset Quotes erd
42532 \end_inset
42533
42534  to separate folders.
42535  This option is enabled by default when you use LyX on Windows.
42536 \begin_inset Index idx
42537 status collapsed
42538
42539 \begin_layout Plain Layout
42540 Paths
42541 \end_layout
42542
42543 \end_inset
42544
42545
42546 \begin_inset Index idx
42547 status collapsed
42548
42549 \begin_layout Plain Layout
42550 Settings ! Paths
42551 \end_layout
42552
42553 \end_inset
42554
42555
42556 \end_layout
42557
42558 \begin_layout Description
42559 Reset
42560 \begin_inset space ~
42561 \end_inset
42562
42563 class
42564 \begin_inset space ~
42565 \end_inset
42566
42567 options
42568 \begin_inset space ~
42569 \end_inset
42570
42571 when
42572 \begin_inset space ~
42573 \end_inset
42574
42575 document
42576 \begin_inset space ~
42577 \end_inset
42578
42579 classes
42580 \begin_inset space ~
42581 \end_inset
42582
42583 changes Removes all manually set document class options in the 
42584 \family sans
42585 Document\SpecialChar \menuseparator
42586 Settings
42587 \family default
42588  dialog when changing the document class.
42589 \end_layout
42590
42591 \begin_layout Section
42592 File
42593 \begin_inset space ~
42594 \end_inset
42595
42596 Handling
42597 \begin_inset Index idx
42598 status collapsed
42599
42600 \begin_layout Plain Layout
42601 File handling
42602 \end_layout
42603
42604 \end_inset
42605
42606
42607 \end_layout
42608
42609 \begin_layout Subsection
42610 Converters
42611 \begin_inset CommandInset label
42612 LatexCommand label
42613 name "sub:Converters"
42614
42615 \end_inset
42616
42617
42618 \begin_inset Index idx
42619 status collapsed
42620
42621 \begin_layout Plain Layout
42622 Converters
42623 \end_layout
42624
42625 \end_inset
42626
42627
42628 \end_layout
42629
42630 \begin_layout Standard
42631 Here you find the list of defined converter commands to convert material
42632  from one format to another.
42633  You can modify them or create new ones.
42634  To modify a converter, select it, change the entry of the field 
42635 \family sans
42636 Converter
42637 \family default
42638  and/or 
42639 \family sans
42640 Extra
42641 \begin_inset space ~
42642 \end_inset
42643
42644 flag
42645 \family default
42646 , and press the 
42647 \family sans
42648 Modify
42649 \family default
42650  button.
42651  To create a new converter, select an existing one, select a different format
42652  in the 
42653 \family sans
42654 From
42655 \begin_inset space ~
42656 \end_inset
42657
42658 format
42659 \family default
42660  drop-down list, modify the 
42661 \family sans
42662 Converter
42663 \family default
42664  field, and press the 
42665 \family sans
42666 Add
42667 \family default
42668  button.
42669 \end_layout
42670
42671 \begin_layout Standard
42672 When the 
42673 \family sans
42674 Converter File Cache
42675 \family default
42676  is enabled, conversions will be cached as long as specified in the field
42677  
42678 \family sans
42679 Maximum Age (in days
42680 \family default
42681 ).
42682  This means that images don't need to be converted again when you reopen
42683  a document; the converted images from the cache will be used instead.
42684 \end_layout
42685
42686 \begin_layout Standard
42687 More about converters, like the variables and flags that can be used in
42688  the converter definition, is described in the section 
42689 \emph on
42690 Converters
42691 \emph default
42692  of the 
42693 \emph on
42694 Customization
42695 \emph default
42696  manual.
42697 \end_layout
42698
42699 \begin_layout Subsection
42700 File Formats
42701 \begin_inset CommandInset label
42702 LatexCommand label
42703 name "sec:File-Formats"
42704
42705 \end_inset
42706
42707
42708 \begin_inset Index idx
42709 status collapsed
42710
42711 \begin_layout Plain Layout
42712 File formats
42713 \end_layout
42714
42715 \end_inset
42716
42717
42718 \begin_inset Index idx
42719 status collapsed
42720
42721 \begin_layout Plain Layout
42722 Copiers
42723 \end_layout
42724
42725 \end_inset
42726
42727
42728 \end_layout
42729
42730 \begin_layout Standard
42731 Here you find the list of defined file formats that LyX can handle.
42732  You can modify the viewer and editor program that should be used for certain
42733  formats.
42734 \end_layout
42735
42736 \begin_layout Standard
42737 More about formats, like the options that can be used in the format definition,
42738  is described in the section 
42739 \emph on
42740 Formats
42741 \emph default
42742  of the 
42743 \emph on
42744 Customization
42745 \emph default
42746  manual.
42747 \end_layout
42748
42749 \begin_layout Standard
42750 Since all conversions from one format to another take place in LyX's temporary
42751  directory, it is sometimes necessary to modify a file before copying it
42752  to the temporary directory in order that the conversion may be performed.
42753  This is done by specifying a 
42754 \family sans
42755 Copier
42756 \family default
42757 .
42758  More about this is described in the section 
42759 \emph on
42760 Copiers
42761 \emph default
42762  of the 
42763 \emph on
42764 Customization
42765 \emph default
42766  manual.
42767 \end_layout
42768
42769 \begin_layout Chapter
42770 Units available in LyX
42771 \begin_inset Index idx
42772 status collapsed
42773
42774 \begin_layout Plain Layout
42775 Units
42776 \end_layout
42777
42778 \end_inset
42779
42780
42781 \begin_inset CommandInset label
42782 LatexCommand label
42783 name "cha:Units-available-in"
42784
42785 \end_inset
42786
42787
42788 \end_layout
42789
42790 \begin_layout Standard
42791 To understand the units described in this documentation, 
42792 \begin_inset CommandInset ref
42793 LatexCommand ref
42794 reference "cap:Units"
42795
42796 \end_inset
42797
42798  explains all units available in LyX.
42799 \end_layout
42800
42801 \begin_layout Standard
42802 \begin_inset Float table
42803 placement h
42804 wide false
42805 sideways false
42806 status open
42807
42808 \begin_layout Plain Layout
42809 \begin_inset Caption
42810
42811 \begin_layout Plain Layout
42812 \begin_inset CommandInset label
42813 LatexCommand label
42814 name "cap:Units"
42815
42816 \end_inset
42817
42818 Units
42819 \end_layout
42820
42821 \end_inset
42822
42823
42824 \end_layout
42825
42826 \begin_layout Plain Layout
42827 \begin_inset VSpace medskip
42828 \end_inset
42829
42830
42831 \end_layout
42832
42833 \begin_layout Plain Layout
42834 \align center
42835 \begin_inset Tabular
42836 <lyxtabular version="3" rows="20" columns="2">
42837 <features tabularvalignment="middle">
42838 <column alignment="center" valignment="top" width="0">
42839 <column alignment="center" valignment="top" width="0">
42840 <row>
42841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42842 \begin_inset Text
42843
42844 \begin_layout Plain Layout
42845 unit
42846 \end_layout
42847
42848 \end_inset
42849 </cell>
42850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42851 \begin_inset Text
42852
42853 \begin_layout Plain Layout
42854 name/description
42855 \end_layout
42856
42857 \end_inset
42858 </cell>
42859 </row>
42860 <row>
42861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42862 \begin_inset Text
42863
42864 \begin_layout Plain Layout
42865 mm
42866 \end_layout
42867
42868 \end_inset
42869 </cell>
42870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42871 \begin_inset Text
42872
42873 \begin_layout Plain Layout
42874 millimeter
42875 \end_layout
42876
42877 \end_inset
42878 </cell>
42879 </row>
42880 <row>
42881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42882 \begin_inset Text
42883
42884 \begin_layout Plain Layout
42885 cm
42886 \end_layout
42887
42888 \end_inset
42889 </cell>
42890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42891 \begin_inset Text
42892
42893 \begin_layout Plain Layout
42894 centimeter
42895 \end_layout
42896
42897 \end_inset
42898 </cell>
42899 </row>
42900 <row>
42901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42902 \begin_inset Text
42903
42904 \begin_layout Plain Layout
42905 in
42906 \end_layout
42907
42908 \end_inset
42909 </cell>
42910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42911 \begin_inset Text
42912
42913 \begin_layout Plain Layout
42914 inch
42915 \end_layout
42916
42917 \end_inset
42918 </cell>
42919 </row>
42920 <row>
42921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42922 \begin_inset Text
42923
42924 \begin_layout Plain Layout
42925 pt
42926 \end_layout
42927
42928 \end_inset
42929 </cell>
42930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42931 \begin_inset Text
42932
42933 \begin_layout Plain Layout
42934 point (72.27
42935 \begin_inset space \thinspace{}
42936 \end_inset
42937
42938 pt = 1
42939 \begin_inset space \thinspace{}
42940 \end_inset
42941
42942 in)
42943 \end_layout
42944
42945 \end_inset
42946 </cell>
42947 </row>
42948 <row>
42949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42950 \begin_inset Text
42951
42952 \begin_layout Plain Layout
42953 pc
42954 \end_layout
42955
42956 \end_inset
42957 </cell>
42958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42959 \begin_inset Text
42960
42961 \begin_layout Plain Layout
42962 pica (1
42963 \begin_inset space \thinspace{}
42964 \end_inset
42965
42966 pc = 12
42967 \begin_inset space \thinspace{}
42968 \end_inset
42969
42970 pt)
42971 \end_layout
42972
42973 \end_inset
42974 </cell>
42975 </row>
42976 <row>
42977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42978 \begin_inset Text
42979
42980 \begin_layout Plain Layout
42981 sp
42982 \end_layout
42983
42984 \end_inset
42985 </cell>
42986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42987 \begin_inset Text
42988
42989 \begin_layout Plain Layout
42990 scaled point (65536
42991 \begin_inset space \thinspace{}
42992 \end_inset
42993
42994 sp = 1
42995 \begin_inset space \thinspace{}
42996 \end_inset
42997
42998 pt)
42999 \end_layout
43000
43001 \end_inset
43002 </cell>
43003 </row>
43004 <row>
43005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43006 \begin_inset Text
43007
43008 \begin_layout Plain Layout
43009 bp
43010 \end_layout
43011
43012 \end_inset
43013 </cell>
43014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43015 \begin_inset Text
43016
43017 \begin_layout Plain Layout
43018 big point (72
43019 \begin_inset space \thinspace{}
43020 \end_inset
43021
43022 bp = 1
43023 \begin_inset space \thinspace{}
43024 \end_inset
43025
43026 in)
43027 \end_layout
43028
43029 \end_inset
43030 </cell>
43031 </row>
43032 <row>
43033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43034 \begin_inset Text
43035
43036 \begin_layout Plain Layout
43037 dd
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43043 \begin_inset Text
43044
43045 \begin_layout Plain Layout
43046 didot (72
43047 \begin_inset space \thinspace{}
43048 \end_inset
43049
43050 dd 
43051 \begin_inset Formula $\approx$
43052 \end_inset
43053
43054  37.6
43055 \begin_inset space \thinspace{}
43056 \end_inset
43057
43058 mm)
43059 \end_layout
43060
43061 \end_inset
43062 </cell>
43063 </row>
43064 <row>
43065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43066 \begin_inset Text
43067
43068 \begin_layout Plain Layout
43069 cc
43070 \end_layout
43071
43072 \end_inset
43073 </cell>
43074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43075 \begin_inset Text
43076
43077 \begin_layout Plain Layout
43078 cicero (1
43079 \begin_inset space \thinspace{}
43080 \end_inset
43081
43082 cc = 12
43083 \begin_inset space \thinspace{}
43084 \end_inset
43085
43086 dd)
43087 \end_layout
43088
43089 \end_inset
43090 </cell>
43091 </row>
43092 <row>
43093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43094 \begin_inset Text
43095
43096 \begin_layout Plain Layout
43097 Scale%
43098 \end_layout
43099
43100 \end_inset
43101 </cell>
43102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43103 \begin_inset Text
43104
43105 \begin_layout Plain Layout
43106 % of original image width
43107 \end_layout
43108
43109 \end_inset
43110 </cell>
43111 </row>
43112 <row>
43113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43114 \begin_inset Text
43115
43116 \begin_layout Plain Layout
43117 text%
43118 \end_layout
43119
43120 \end_inset
43121 </cell>
43122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43123 \begin_inset Text
43124
43125 \begin_layout Plain Layout
43126 % of text width
43127 \end_layout
43128
43129 \end_inset
43130 </cell>
43131 </row>
43132 <row>
43133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43134 \begin_inset Text
43135
43136 \begin_layout Plain Layout
43137 col%
43138 \end_layout
43139
43140 \end_inset
43141 </cell>
43142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43143 \begin_inset Text
43144
43145 \begin_layout Plain Layout
43146 % of column width
43147 \end_layout
43148
43149 \end_inset
43150 </cell>
43151 </row>
43152 <row>
43153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43154 \begin_inset Text
43155
43156 \begin_layout Plain Layout
43157 page%
43158 \end_layout
43159
43160 \end_inset
43161 </cell>
43162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43163 \begin_inset Text
43164
43165 \begin_layout Plain Layout
43166 % of paper width
43167 \end_layout
43168
43169 \end_inset
43170 </cell>
43171 </row>
43172 <row>
43173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43174 \begin_inset Text
43175
43176 \begin_layout Plain Layout
43177 line%
43178 \end_layout
43179
43180 \end_inset
43181 </cell>
43182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43183 \begin_inset Text
43184
43185 \begin_layout Plain Layout
43186 % of line width
43187 \end_layout
43188
43189 \end_inset
43190 </cell>
43191 </row>
43192 <row>
43193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43194 \begin_inset Text
43195
43196 \begin_layout Plain Layout
43197 theight%
43198 \end_layout
43199
43200 \end_inset
43201 </cell>
43202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43203 \begin_inset Text
43204
43205 \begin_layout Plain Layout
43206 % of text height
43207 \end_layout
43208
43209 \end_inset
43210 </cell>
43211 </row>
43212 <row>
43213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43214 \begin_inset Text
43215
43216 \begin_layout Plain Layout
43217 pheight%
43218 \end_layout
43219
43220 \end_inset
43221 </cell>
43222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43223 \begin_inset Text
43224
43225 \begin_layout Plain Layout
43226 % of paper height
43227 \end_layout
43228
43229 \end_inset
43230 </cell>
43231 </row>
43232 <row>
43233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43234 \begin_inset Text
43235
43236 \begin_layout Plain Layout
43237 ex
43238 \end_layout
43239
43240 \end_inset
43241 </cell>
43242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43243 \begin_inset Text
43244
43245 \begin_layout Plain Layout
43246 height of letter 
43247 \emph on
43248 x
43249 \emph default
43250  in current font
43251 \end_layout
43252
43253 \end_inset
43254 </cell>
43255 </row>
43256 <row>
43257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43258 \begin_inset Text
43259
43260 \begin_layout Plain Layout
43261 em
43262 \end_layout
43263
43264 \end_inset
43265 </cell>
43266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43267 \begin_inset Text
43268
43269 \begin_layout Plain Layout
43270 width of letter 
43271 \emph on
43272 M
43273 \emph default
43274  in current font
43275 \end_layout
43276
43277 \end_inset
43278 </cell>
43279 </row>
43280 <row>
43281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43282 \begin_inset Text
43283
43284 \begin_layout Plain Layout
43285 mu
43286 \end_layout
43287
43288 \end_inset
43289 </cell>
43290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43291 \begin_inset Text
43292
43293 \begin_layout Plain Layout
43294 math unit (1
43295 \begin_inset space \thinspace{}
43296 \end_inset
43297
43298 mu = 1/18
43299 \begin_inset space \thinspace{}
43300 \end_inset
43301
43302 em)
43303 \end_layout
43304
43305 \end_inset
43306 </cell>
43307 </row>
43308 </lyxtabular>
43309
43310 \end_inset
43311
43312
43313 \end_layout
43314
43315 \end_inset
43316
43317
43318 \end_layout
43319
43320 \begin_layout Chapter
43321 Credits
43322 \begin_inset CommandInset label
43323 LatexCommand label
43324 name "cha:Credits"
43325
43326 \end_inset
43327
43328
43329 \end_layout
43330
43331 \begin_layout Standard
43332 The documentation is a collaborative effort between many different people
43333  (and we would encourage people to contribute!).
43334 \end_layout
43335
43336 \begin_layout Itemize
43337
43338 \noun on
43339 Alejandro Aguilar Sierra
43340 \end_layout
43341
43342 \begin_layout Itemize
43343
43344 \noun on
43345 Amir Karger
43346 \end_layout
43347
43348 \begin_layout Itemize
43349
43350 \noun on
43351 David Johnson
43352 \end_layout
43353
43354 \begin_layout Itemize
43355
43356 \noun on
43357 Hartmut Haase
43358 \end_layout
43359
43360 \begin_layout Itemize
43361
43362 \noun on
43363 Ignacio García
43364 \end_layout
43365
43366 \begin_layout Itemize
43367
43368 \noun on
43369 Ivan Schreter
43370 \end_layout
43371
43372 \begin_layout Itemize
43373
43374 \noun on
43375 John Raithel
43376 \end_layout
43377
43378 \begin_layout Itemize
43379
43380 \noun on
43381 John Weiss
43382 \end_layout
43383
43384 \begin_layout Itemize
43385
43386 \noun on
43387 Lars Gullik Bjønnes
43388 \end_layout
43389
43390 \begin_layout Itemize
43391
43392 \noun on
43393 Matthias Ettrich
43394 \end_layout
43395
43396 \begin_layout Itemize
43397
43398 \noun on
43399 Matthias Zenker
43400 \end_layout
43401
43402 \begin_layout Itemize
43403
43404 \noun on
43405 Rich Fields
43406 \end_layout
43407
43408 \begin_layout Itemize
43409
43410 \noun on
43411 Pascal André
43412 \end_layout
43413
43414 \begin_layout Itemize
43415
43416 \noun on
43417 Paul Evans
43418 \end_layout
43419
43420 \begin_layout Itemize
43421
43422 \noun on
43423 Paul Russel
43424 \end_layout
43425
43426 \begin_layout Itemize
43427
43428 \noun on
43429 Robin Socha
43430 \end_layout
43431
43432 \begin_layout Itemize
43433
43434 \noun on
43435 Uwe Stöhr
43436 \end_layout
43437
43438 \begin_layout Itemize
43439 The LyX Team: 
43440 \begin_inset CommandInset citation
43441 LatexCommand cite
43442 key "lyxcredit"
43443
43444 \end_inset
43445
43446
43447 \end_layout
43448
43449 \begin_layout Standard
43450 \begin_inset Newpage newpage
43451 \end_inset
43452
43453 The bibliography on the following page was created with the 
43454 \family sans
43455 Bibliography
43456 \family default
43457  environment.
43458 \end_layout
43459
43460 \begin_layout Bibliography
43461 \labelwidthstring Literaturverzeichnis
43462 \begin_inset CommandInset bibitem
43463 LatexCommand bibitem
43464 label "Credits"
43465 key "lyxcredit"
43466
43467 \end_inset
43468
43469 The LyX Team: 
43470 \begin_inset CommandInset href
43471 LatexCommand href
43472 name "Credits"
43473 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43474
43475 \end_inset
43476
43477 :
43478 \begin_inset Newline newline
43479 \end_inset
43480
43481
43482 \begin_inset Flex URL
43483 status collapsed
43484
43485 \begin_layout Plain Layout
43486
43487 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43488 \end_layout
43489
43490 \end_inset
43491
43492
43493 \end_layout
43494
43495 \begin_layout Bibliography
43496 \labelwidthstring Literaturverzeichnis
43497 \begin_inset CommandInset bibitem
43498 LatexCommand bibitem
43499 key "latexcompanion"
43500
43501 \end_inset
43502
43503 Frank Mittelbach and Michel Goossens: 
43504 \emph on
43505 The LaTeX Companion Second Edition.
43506
43507 \emph default
43508  Addison-Wesley, 2004
43509 \end_layout
43510
43511 \begin_layout Bibliography
43512 \labelwidthstring Literaturverzeichnis
43513 \begin_inset CommandInset bibitem
43514 LatexCommand bibitem
43515 key "latexguide"
43516
43517 \end_inset
43518
43519 Helmut Kopka and Patrick W.
43520  Daly: 
43521 \emph on
43522 A Guide to LaTeX Fourth Edition.
43523
43524 \emph default
43525  Addison-Wesley, 2003
43526 \end_layout
43527
43528 \begin_layout Bibliography
43529 \labelwidthstring Literaturverzeichnis
43530 \begin_inset CommandInset bibitem
43531 LatexCommand bibitem
43532 key "latexbook"
43533
43534 \end_inset
43535
43536 Leslie Lamport: 
43537 \emph on
43538 LaTeX: A Document Preparation System.
43539
43540 \emph default
43541  Addison-Wesley, second edition, 1994
43542 \end_layout
43543
43544 \begin_layout Bibliography
43545 \labelwidthstring Literaturverzeichnis
43546 \begin_inset CommandInset bibitem
43547 LatexCommand bibitem
43548 key "texbook"
43549
43550 \end_inset
43551
43552 Donald E.
43553  Knuth.
43554  
43555 \emph on
43556 The TeXbook.
43557
43558 \emph default
43559  Addison-Wesley, 1984
43560 \end_layout
43561
43562 \begin_layout Bibliography
43563 \labelwidthstring Literaturverzeichnis
43564 \begin_inset CommandInset bibitem
43565 LatexCommand bibitem
43566 key "TeXCatalogue"
43567
43568 \end_inset
43569
43570 The TeX Catalogue:
43571 \begin_inset Newline newline
43572 \end_inset
43573
43574
43575 \begin_inset Flex URL
43576 status collapsed
43577
43578 \begin_layout Plain Layout
43579
43580 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43581 \end_layout
43582
43583 \end_inset
43584
43585
43586 \end_layout
43587
43588 \begin_layout Bibliography
43589 \labelwidthstring Literaturverzeichnis
43590 \begin_inset CommandInset bibitem
43591 LatexCommand bibitem
43592 key "LaTeXFAQ"
43593
43594 \end_inset
43595
43596 The LaTeX FAQ:
43597 \begin_inset Newline newline
43598 \end_inset
43599
43600
43601 \begin_inset Flex URL
43602 status collapsed
43603
43604 \begin_layout Plain Layout
43605
43606 http://www.tex.ac.uk/cgi-bin/texfaq2html
43607 \end_layout
43608
43609 \end_inset
43610
43611
43612 \end_layout
43613
43614 \begin_layout Bibliography
43615 \labelwidthstring Literaturverzeichnis
43616 \begin_inset CommandInset bibitem
43617 LatexCommand bibitem
43618 key "BibTeX"
43619
43620 \end_inset
43621
43622
43623 \begin_inset CommandInset href
43624 LatexCommand href
43625 name "Documentation"
43626 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43627
43628 \end_inset
43629
43630  of the program 
43631 \family sans
43632 BibTeX
43633 \family default
43634 :
43635 \begin_inset Newline newline
43636 \end_inset
43637
43638
43639 \begin_inset Flex URL
43640 status collapsed
43641
43642 \begin_layout Plain Layout
43643
43644 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43645 \end_layout
43646
43647 \end_inset
43648
43649
43650 \end_layout
43651
43652 \begin_layout Bibliography
43653 \labelwidthstring Literaturverzeichnis
43654 \begin_inset CommandInset bibitem
43655 LatexCommand bibitem
43656 key "BibTeX-2"
43657
43658 \end_inset
43659
43660
43661 \begin_inset CommandInset href
43662 LatexCommand href
43663 name "Documentation"
43664 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43665
43666 \end_inset
43667
43668  how to use the program 
43669 \family sans
43670 BibTeX
43671 \family default
43672 :
43673 \begin_inset Newline newline
43674 \end_inset
43675
43676
43677 \begin_inset Flex URL
43678 status collapsed
43679
43680 \begin_layout Plain Layout
43681
43682 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43683 \end_layout
43684
43685 \end_inset
43686
43687
43688 \end_layout
43689
43690 \begin_layout Bibliography
43691 \labelwidthstring Literaturverzeichnis
43692 \begin_inset CommandInset bibitem
43693 LatexCommand bibitem
43694 key "makeindex"
43695
43696 \end_inset
43697
43698
43699 \begin_inset CommandInset href
43700 LatexCommand href
43701 name "Documentation"
43702 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43703
43704 \end_inset
43705
43706  of the program 
43707 \family sans
43708 makeindex
43709 \family default
43710 :
43711 \begin_inset Newline newline
43712 \end_inset
43713
43714
43715 \begin_inset Flex URL
43716 status collapsed
43717
43718 \begin_layout Plain Layout
43719
43720 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43721 \end_layout
43722
43723 \end_inset
43724
43725
43726 \end_layout
43727
43728 \begin_layout Bibliography
43729 \labelwidthstring Literaturverzeichnis
43730 \begin_inset CommandInset bibitem
43731 LatexCommand bibitem
43732 key "xindy"
43733
43734 \end_inset
43735
43736
43737 \begin_inset CommandInset href
43738 LatexCommand href
43739 name "Documentation"
43740 target "http://www.xindy.org/documentation.html"
43741
43742 \end_inset
43743
43744  of the program 
43745 \family sans
43746 xindy
43747 \family default
43748 :
43749 \begin_inset Newline newline
43750 \end_inset
43751
43752
43753 \begin_inset Flex URL
43754 status collapsed
43755
43756 \begin_layout Plain Layout
43757
43758 http://www.xindy.org/documentation.html
43759 \end_layout
43760
43761 \end_inset
43762
43763
43764 \end_layout
43765
43766 \begin_layout Bibliography
43767 \labelwidthstring Literaturverzeichnis
43768 \begin_inset CommandInset bibitem
43769 LatexCommand bibitem
43770 key "caption"
43771
43772 \end_inset
43773
43774
43775 \begin_inset CommandInset href
43776 LatexCommand href
43777 name "Documentation"
43778 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43779
43780 \end_inset
43781
43782  of the LaTeX-package 
43783 \series bold
43784 caption
43785 \series default
43786
43787 \begin_inset Index idx
43788 status collapsed
43789
43790 \begin_layout Plain Layout
43791 LaTeX-packages ! caption
43792 \end_layout
43793
43794 \end_inset
43795
43796 :
43797 \begin_inset Newline newline
43798 \end_inset
43799
43800
43801 \begin_inset Flex URL
43802 status collapsed
43803
43804 \begin_layout Plain Layout
43805
43806 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43807 \end_layout
43808
43809 \end_inset
43810
43811
43812 \end_layout
43813
43814 \begin_layout Bibliography
43815 \labelwidthstring Literaturverzeichnis
43816 \begin_inset CommandInset bibitem
43817 LatexCommand bibitem
43818 key "fancyhdr"
43819
43820 \end_inset
43821
43822
43823 \begin_inset CommandInset href
43824 LatexCommand href
43825 name "Documentation"
43826 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43827
43828 \end_inset
43829
43830  of the LaTeX-package 
43831 \series bold
43832 fancyhdr
43833 \series default
43834
43835 \begin_inset Index idx
43836 status collapsed
43837
43838 \begin_layout Plain Layout
43839 LaTeX-packages ! fancyhdr
43840 \end_layout
43841
43842 \end_inset
43843
43844 :
43845 \begin_inset Newline newline
43846 \end_inset
43847
43848
43849 \begin_inset Flex URL
43850 status collapsed
43851
43852 \begin_layout Plain Layout
43853
43854 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43855 \end_layout
43856
43857 \end_inset
43858
43859
43860 \end_layout
43861
43862 \begin_layout Bibliography
43863 \labelwidthstring Literaturverzeichnis
43864 \begin_inset CommandInset bibitem
43865 LatexCommand bibitem
43866 key "hyperref"
43867
43868 \end_inset
43869
43870
43871 \series bold
43872
43873 \begin_inset CommandInset href
43874 LatexCommand href
43875 name "Documentation"
43876 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43877
43878 \end_inset
43879
43880
43881 \series default
43882  of the LaTeX-package 
43883 \series bold
43884 hyperref
43885 \series default
43886
43887 \begin_inset Index idx
43888 status collapsed
43889
43890 \begin_layout Plain Layout
43891 LaTeX-packages ! hyperref
43892 \end_layout
43893
43894 \end_inset
43895
43896 :
43897 \begin_inset Newline newline
43898 \end_inset
43899
43900
43901 \begin_inset Flex URL
43902 status collapsed
43903
43904 \begin_layout Plain Layout
43905
43906 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43907 \end_layout
43908
43909 \end_inset
43910
43911
43912 \end_layout
43913
43914 \begin_layout Bibliography
43915 \labelwidthstring Literaturverzeichnis
43916 \begin_inset CommandInset bibitem
43917 LatexCommand bibitem
43918 key "nomencl"
43919
43920 \end_inset
43921
43922
43923 \begin_inset CommandInset href
43924 LatexCommand href
43925 name "Documentation"
43926 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43927
43928 \end_inset
43929
43930  of the LaTeX-package 
43931 \series bold
43932 nomencl
43933 \series default
43934
43935 \begin_inset Index idx
43936 status collapsed
43937
43938 \begin_layout Plain Layout
43939 LaTeX-packages ! nomencl
43940 \end_layout
43941
43942 \end_inset
43943
43944 :
43945 \begin_inset Newline newline
43946 \end_inset
43947
43948
43949 \begin_inset Flex URL
43950 status collapsed
43951
43952 \begin_layout Plain Layout
43953
43954 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43955 \end_layout
43956
43957 \end_inset
43958
43959
43960 \end_layout
43961
43962 \begin_layout Bibliography
43963 \labelwidthstring Literaturverzeichnis
43964 \begin_inset CommandInset bibitem
43965 LatexCommand bibitem
43966 key "tipa"
43967
43968 \end_inset
43969
43970
43971 \begin_inset CommandInset href
43972 LatexCommand href
43973 name "Documentation"
43974 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43975
43976 \end_inset
43977
43978  of the LaTeX-package 
43979 \series bold
43980 tipa
43981 \series default
43982
43983 \begin_inset Index idx
43984 status collapsed
43985
43986 \begin_layout Plain Layout
43987 LaTeX-packages ! tipa
43988 \end_layout
43989
43990 \end_inset
43991
43992 :
43993 \begin_inset Newline newline
43994 \end_inset
43995
43996
43997 \begin_inset Flex URL
43998 status collapsed
43999
44000 \begin_layout Plain Layout
44001
44002 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44003 \end_layout
44004
44005 \end_inset
44006
44007
44008 \end_layout
44009
44010 \begin_layout Bibliography
44011 \labelwidthstring Literaturverzeichnis
44012 \begin_inset CommandInset bibitem
44013 LatexCommand bibitem
44014 key "wrapfig"
44015
44016 \end_inset
44017
44018
44019 \begin_inset CommandInset href
44020 LatexCommand href
44021 name "Documentation"
44022 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44023
44024 \end_inset
44025
44026  of the LaTeX-package 
44027 \series bold
44028 wrapfig
44029 \series default
44030
44031 \begin_inset Index idx
44032 status collapsed
44033
44034 \begin_layout Plain Layout
44035 LaTeX-packages ! wrapfig
44036 \end_layout
44037
44038 \end_inset
44039
44040 :
44041 \begin_inset Newline newline
44042 \end_inset
44043
44044
44045 \begin_inset Flex URL
44046 status collapsed
44047
44048 \begin_layout Plain Layout
44049
44050 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44051 \end_layout
44052
44053 \end_inset
44054
44055
44056 \end_layout
44057
44058 \begin_layout Bibliography
44059 \labelwidthstring Literaturverzeichnis
44060 \begin_inset CommandInset bibitem
44061 LatexCommand bibitem
44062 key "XeTeX"
44063
44064 \end_inset
44065
44066
44067 \begin_inset CommandInset href
44068 LatexCommand href
44069 name "Wiki-page"
44070 target "http://wiki.lyx.org/LyX/XeTeX"
44071
44072 \end_inset
44073
44074  how to use LyX with XeTeX:
44075 \begin_inset Newline newline
44076 \end_inset
44077
44078
44079 \begin_inset Flex URL
44080 status collapsed
44081
44082 \begin_layout Plain Layout
44083
44084 http://wiki.lyx.org/LyX/XeTeX
44085 \end_layout
44086
44087 \end_inset
44088
44089
44090 \end_layout
44091
44092 \begin_layout Bibliography
44093 \labelwidthstring Literaturverzeichnis
44094 \begin_inset CommandInset bibitem
44095 LatexCommand bibitem
44096 key "Arabic"
44097
44098 \end_inset
44099
44100
44101 \begin_inset CommandInset href
44102 LatexCommand href
44103 name "Wiki-page"
44104 target "http://wiki.lyx.org/Windows/Arabic"
44105
44106 \end_inset
44107
44108  how to set up LyX for Arabic:
44109 \begin_inset Newline newline
44110 \end_inset
44111
44112
44113 \begin_inset Flex URL
44114 status collapsed
44115
44116 \begin_layout Plain Layout
44117
44118 http://wiki.lyx.org/Windows/Arabic
44119 \end_layout
44120
44121 \end_inset
44122
44123
44124 \end_layout
44125
44126 \begin_layout Bibliography
44127 \labelwidthstring Literaturverzeichnis
44128 \begin_inset CommandInset bibitem
44129 LatexCommand bibitem
44130 key "Armenian"
44131
44132 \end_inset
44133
44134
44135 \begin_inset CommandInset href
44136 LatexCommand href
44137 name "Wiki-page"
44138 target "http://wiki.lyx.org/Windows/Armenian"
44139
44140 \end_inset
44141
44142  how to set up LyX for Armenian:
44143 \begin_inset Newline newline
44144 \end_inset
44145
44146
44147 \begin_inset Flex URL
44148 status collapsed
44149
44150 \begin_layout Plain Layout
44151
44152 http://wiki.lyx.org/Windows/Armenian
44153 \end_layout
44154
44155 \end_inset
44156
44157
44158 \end_layout
44159
44160 \begin_layout Bibliography
44161 \labelwidthstring Literaturverzeichnis
44162 \begin_inset CommandInset bibitem
44163 LatexCommand bibitem
44164 key "Farsi"
44165
44166 \end_inset
44167
44168
44169 \begin_inset CommandInset href
44170 LatexCommand href
44171 name "Wiki-page"
44172 target "http://wiki.lyx.org/Windows/Farsi"
44173
44174 \end_inset
44175
44176  how to set up LyX for Farsi:
44177 \begin_inset Newline newline
44178 \end_inset
44179
44180
44181 \begin_inset Flex URL
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185
44186 http://wiki.lyx.org/Windows/Farsi
44187 \end_layout
44188
44189 \end_inset
44190
44191
44192 \end_layout
44193
44194 \begin_layout Bibliography
44195 \labelwidthstring Literaturverzeichnis
44196 \begin_inset CommandInset bibitem
44197 LatexCommand bibitem
44198 key "Hebrew"
44199
44200 \end_inset
44201
44202
44203 \begin_inset CommandInset href
44204 LatexCommand href
44205 name "Wiki-page"
44206 target "http://wiki.lyx.org/Windows/Hebrew"
44207
44208 \end_inset
44209
44210  how to set up LyX for Hebrew:
44211 \begin_inset Newline newline
44212 \end_inset
44213
44214
44215 \begin_inset Flex URL
44216 status collapsed
44217
44218 \begin_layout Plain Layout
44219
44220 http://wiki.lyx.org/Windows/Hebrew
44221 \end_layout
44222
44223 \end_inset
44224
44225
44226 \end_layout
44227
44228 \begin_layout Bibliography
44229 \labelwidthstring Literaturverzeichnis
44230 \begin_inset CommandInset bibitem
44231 LatexCommand bibitem
44232 key "Japanese"
44233
44234 \end_inset
44235
44236
44237 \begin_inset CommandInset href
44238 LatexCommand href
44239 name "Wiki-page"
44240 target "http://wiki.lyx.org/Windows/Japanese"
44241
44242 \end_inset
44243
44244  how to set up LyX for Japanese:
44245 \begin_inset Newline newline
44246 \end_inset
44247
44248
44249 \begin_inset Flex URL
44250 status collapsed
44251
44252 \begin_layout Plain Layout
44253
44254 http://wiki.lyx.org/Windows/Japanese
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \end_layout
44261
44262 \begin_layout Bibliography
44263 \labelwidthstring Literaturverzeichnis
44264 \begin_inset CommandInset bibitem
44265 LatexCommand bibitem
44266 key "Latvian"
44267
44268 \end_inset
44269
44270
44271 \begin_inset CommandInset href
44272 LatexCommand href
44273 name "Wiki-page"
44274 target "http://wiki.lyx.org/Windows/Latvian"
44275
44276 \end_inset
44277
44278  how to set up LyX for Latvian:
44279 \begin_inset Newline newline
44280 \end_inset
44281
44282
44283 \begin_inset Flex URL
44284 status collapsed
44285
44286 \begin_layout Plain Layout
44287
44288 http://wiki.lyx.org/Windows/Latvian
44289 \end_layout
44290
44291 \end_inset
44292
44293
44294 \end_layout
44295
44296 \begin_layout Bibliography
44297 \labelwidthstring Literaturverzeichnis
44298 \begin_inset CommandInset bibitem
44299 LatexCommand bibitem
44300 key "Lithuanian"
44301
44302 \end_inset
44303
44304
44305 \begin_inset CommandInset href
44306 LatexCommand href
44307 name "Wiki-page"
44308 target "http://wiki.lyx.org/Windows/Lithuanian"
44309
44310 \end_inset
44311
44312  how to set up LyX for Lithuanian:
44313 \begin_inset Newline newline
44314 \end_inset
44315
44316
44317 \begin_inset Flex URL
44318 status collapsed
44319
44320 \begin_layout Plain Layout
44321
44322 http://wiki.lyx.org/Windows/Lithuanian
44323 \end_layout
44324
44325 \end_inset
44326
44327
44328 \end_layout
44329
44330 \begin_layout Bibliography
44331 \labelwidthstring Literaturverzeichnis
44332 \begin_inset CommandInset bibitem
44333 LatexCommand bibitem
44334 key "Mongolian"
44335
44336 \end_inset
44337
44338
44339 \begin_inset CommandInset href
44340 LatexCommand href
44341 name "Wiki-page"
44342 target "http://wiki.lyx.org/Windows/Mongolian"
44343
44344 \end_inset
44345
44346  how to set up LyX for Mongolian:
44347 \begin_inset Newline newline
44348 \end_inset
44349
44350
44351 \begin_inset Flex URL
44352 status collapsed
44353
44354 \begin_layout Plain Layout
44355
44356 http://wiki.lyx.org/Windows/Mongolian
44357 \end_layout
44358
44359 \end_inset
44360
44361
44362 \end_layout
44363
44364 \begin_layout Bibliography
44365 \labelwidthstring Literaturverzeichnis
44366 \begin_inset CommandInset bibitem
44367 LatexCommand bibitem
44368 key "Vietnamese"
44369
44370 \end_inset
44371
44372
44373 \begin_inset CommandInset href
44374 LatexCommand href
44375 name "Wiki-page"
44376 target "http://wiki.lyx.org/Windows/Vietnamese"
44377
44378 \end_inset
44379
44380  how to set up LyX for Vietnamese:
44381 \begin_inset Newline newline
44382 \end_inset
44383
44384
44385 \begin_inset Flex URL
44386 status collapsed
44387
44388 \begin_layout Plain Layout
44389
44390 http://wiki.lyx.org/Windows/Vietnamese
44391 \end_layout
44392
44393 \end_inset
44394
44395
44396 \end_layout
44397
44398 \begin_layout Bibliography
44399 \labelwidthstring Literaturverzeichnis
44400 \begin_inset CommandInset bibitem
44401 LatexCommand bibitem
44402 key "NewInLyX20"
44403
44404 \end_inset
44405
44406
44407 \begin_inset CommandInset href
44408 LatexCommand href
44409 name "Wiki-page"
44410 target "http://wiki.lyx.org/LyX/NewInLyX20"
44411
44412 \end_inset
44413
44414  about new features in 
44415 \family sans
44416 LyX 2.0
44417 \family default
44418 :
44419 \begin_inset Newline newline
44420 \end_inset
44421
44422
44423 \begin_inset Flex URL
44424 status collapsed
44425
44426 \begin_layout Plain Layout
44427
44428 http://wiki.lyx.org/LyX/NewInLyX20
44429 \end_layout
44430
44431 \end_inset
44432
44433
44434 \end_layout
44435
44436 \begin_layout Standard
44437 \begin_inset Newpage newpage
44438 \end_inset
44439
44440
44441 \begin_inset ERT
44442 status collapsed
44443
44444 \begin_layout Plain Layout
44445
44446
44447 \backslash
44448 let
44449 \backslash
44450 mybibname
44451 \backslash
44452 bibname
44453 \end_layout
44454
44455 \begin_layout Plain Layout
44456
44457
44458 \backslash
44459 renewcommand{
44460 \backslash
44461 bibname}{
44462 \backslash
44463 mybibname
44464 \backslash
44465 ; 2}
44466 \end_layout
44467
44468 \end_inset
44469
44470
44471 \begin_inset Note Note
44472 status collapsed
44473
44474 \begin_layout Plain Layout
44475 The command 
44476 \series bold
44477
44478 \backslash
44479 bibname
44480 \series default
44481  is the name of the bibliography in the current document language.
44482  It is redefined here with the number 2 at the end to state that the following
44483  bibliography is the second one:
44484 \end_layout
44485
44486 \end_inset
44487
44488
44489 \end_layout
44490
44491 \begin_layout Standard
44492 \begin_inset CommandInset bibtex
44493 LatexCommand bibtex
44494 bibfiles "biblio/LyXDocs"
44495 options "biblio/alphadin"
44496
44497 \end_inset
44498
44499
44500 \end_layout
44501
44502 \begin_layout Standard
44503 The above bibliography is created from a BibTeX-database.
44504 \end_layout
44505
44506 \begin_layout Standard
44507 \begin_inset CommandInset nomencl_print
44508 LatexCommand printnomenclature
44509 set_width "none"
44510
44511 \end_inset
44512
44513
44514 \begin_inset CommandInset index_print
44515 LatexCommand printindex
44516 type "idx"
44517
44518 \end_inset
44519
44520
44521 \end_layout
44522
44523 \end_body
44524 \end_document