]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: fix typos and a bug spotted by JR Hudson
[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 as a multicolumn cell using the check
16425  box 
16426 \family sans
16427 Multicolumn
16428 \family default
16429 .
16430  This will merge the cells to 
16431 \emph on
16432 one
16433 \emph default
16434  cell, spread over more than one column.
16435  Multicolumn cells are treated as own rows, so that the alignment, width,
16436  and border settings affect only the multicolumn cell.
16437  Here's an example table with a multicolumn cell in the first row and one
16438  in the last row without the upper border:
16439 \end_layout
16440
16441 \begin_layout Standard
16442 \align center
16443 \begin_inset Tabular
16444 <lyxtabular version="3" rows="3" columns="4">
16445 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16446 <column alignment="center" valignment="top" width="0pt">
16447 <column alignment="center" valignment="middle" width="0">
16448 <column alignment="center" valignment="top" width="0in">
16449 <column alignment="center" valignment="top" width="0pt">
16450 <row>
16451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 abc
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464 def ghi
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 jkl
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 </row>
16488 <row>
16489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493
16494 \family roman
16495 \series medium
16496 \shape up
16497 \size normal
16498 \emph off
16499 \bar no
16500 \noun off
16501 \color none
16502 A
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511 B
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520 C
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 D
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 </row>
16535 <row>
16536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Plain Layout
16540 1
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 2
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558 3
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 4
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 </lyxtabular>
16574
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \begin_layout Standard
16581 At the moment LyX doesn't support multirow cells.
16582  Adept users can declare special LaTeX-arguments for the table.
16583  They are necessary for special table formatting, like for multirow cells,
16584  explained in the tables section of the 
16585 \emph on
16586 Embedded
16587 \begin_inset space ~
16588 \end_inset
16589
16590 Objects
16591 \emph default
16592  manual.
16593  You can also rotate the current cell or the whole table 90
16594 \begin_inset space \thinspace{}
16595 \end_inset
16596
16597 degrees counterclockwise.
16598  These rotations are not visible in LyX but in the output.
16599 \end_layout
16600
16601 \begin_layout Standard
16602 \begin_inset Note Greyedout
16603 status open
16604
16605 \begin_layout Plain Layout
16606
16607 \series bold
16608 Note:
16609 \series default
16610  Most DVI-viewers are 
16611 \emph on
16612 not
16613 \emph default
16614  able to display rotations.
16615 \end_layout
16616
16617 \end_inset
16618
16619
16620 \end_layout
16621
16622 \begin_layout Standard
16623 The 
16624 \family sans
16625 Borders
16626 \family default
16627  tab allows you to add and delete border lines for the current row/column.
16628  The button 
16629 \family sans
16630 Default
16631 \family default
16632  adds lines for all cell borders.
16633 \end_layout
16634
16635 \begin_layout Subsection
16636 Longtables
16637 \begin_inset Index idx
16638 status collapsed
16639
16640 \begin_layout Plain Layout
16641 Tables ! Longtables
16642 \end_layout
16643
16644 \end_inset
16645
16646
16647 \begin_inset Index idx
16648 status collapsed
16649
16650 \begin_layout Plain Layout
16651 Longtables
16652 \end_layout
16653
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \begin_layout Standard
16660 If the table is too long to fit on one page, you can use the option 
16661 \family sans
16662 Use
16663 \begin_inset space ~
16664 \end_inset
16665
16666 long
16667 \begin_inset space ~
16668 \end_inset
16669
16670 table
16671 \family default
16672  in the tab 
16673 \family sans
16674 Longtable
16675 \family default
16676  of the table dialog to split the table automatically over more pages.
16677  Doing this enables some check boxes and you can now define:
16678 \end_layout
16679
16680 \begin_layout Description
16681
16682 \family sans
16683 Header
16684 \family default
16685 : The current row and all rows above, that don't have any special options
16686  defined, are defined to be the header rows of all pages of the longtable;
16687  except for the first page, if 
16688 \family sans
16689 First
16690 \begin_inset space ~
16691 \end_inset
16692
16693 header
16694 \family default
16695  is defined.
16696 \end_layout
16697
16698 \begin_layout Description
16699
16700 \family sans
16701 First
16702 \begin_inset space ~
16703 \end_inset
16704
16705 header
16706 \family default
16707 : The current row and all rows above, that don't have any special options
16708  defined, are defined to be the header rows of the first page of the longtable.
16709 \end_layout
16710
16711 \begin_layout Description
16712
16713 \family sans
16714 Footer
16715 \family default
16716 : The current row and all rows below, that don't have any special options
16717  defined, are defined to be the footer rows of all pages of the longtable;
16718  except for the last page, if 
16719 \family sans
16720 Last
16721 \begin_inset space ~
16722 \end_inset
16723
16724 footer
16725 \family default
16726  is defined.
16727 \end_layout
16728
16729 \begin_layout Description
16730
16731 \family sans
16732 Last
16733 \begin_inset space ~
16734 \end_inset
16735
16736 footer
16737 \family default
16738 : The current row and all rows below, that don't have any special options
16739  defined, are defined to be the footer rows of the last page of the longtable.
16740 \end_layout
16741
16742 \begin_layout Description
16743 Caption: The first row is reset as a single column.
16744  You can now insert there the table caption via the menu 
16745 \family sans
16746 Insert\SpecialChar \menuseparator
16747 Caption
16748 \family default
16749 .
16750  More about longtable captions can be found in the 
16751 \emph on
16752 Embedded
16753 \begin_inset space ~
16754 \end_inset
16755
16756 Objects
16757 \emph default
16758  manual.
16759 \end_layout
16760
16761 \begin_layout Standard
16762 You can also specify a row where the table is split.
16763  If you set more than one option in the same table row, you should be aware
16764  of the fact that only the first one is used in the given table row.
16765  The others will then be defined as 
16766 \emph on
16767 empty
16768 \emph default
16769 .
16770  In this context, first means first in this order: 
16771 \family sans
16772 Footer, Last
16773 \begin_inset space ~
16774 \end_inset
16775
16776 footer,
16777 \family default
16778  
16779 \family sans
16780 Header,
16781 \family default
16782  
16783 \family sans
16784 First
16785 \begin_inset space ~
16786 \end_inset
16787
16788 header.
16789
16790 \family default
16791  See the following longtable to see how it works:
16792 \end_layout
16793
16794 \begin_layout Standard
16795 \align center
16796 \begin_inset Tabular
16797 <lyxtabular version="3" rows="69" columns="3">
16798 <features islongtable="true" longtabularalignment="center">
16799 <column alignment="block" valignment="top" width="5cm">
16800 <column alignment="left" valignment="top" width="0pt">
16801 <column alignment="right" valignment="top" width="0pt">
16802 <row endfirsthead="true">
16803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \series bold
16809 Example Phone List (ignore the names)
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row endfirsthead="true">
16834 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \series bold
16840 NAME
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \series bold
16860 TEL.
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row endhead="true">
16867 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871  
16872 \series bold
16873 Example Phone List
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 </row>
16897 <row endhead="true">
16898 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902
16903 \series bold
16904 NAME
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \series bold
16924 TEL.
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 </row>
16930 <row endfoot="true">
16931 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935  
16936 \series bold
16937 continue ...
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 </row>
16961 <row>
16962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966
16967 \series bold
16968 Annovi
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 Silvia
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986 111
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \series bold
16999 Bertoli
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 Stefano
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 111
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028
17029 \series bold
17030 Bozzi
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 Walter
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048 111
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 </row>
17054 <row>
17055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059
17060 \series bold
17061 Cachia
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 Maria
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 111
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \series bold
17092 Cachia
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 Maurizio
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 111
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 </row>
17116 <row>
17117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121
17122 \series bold
17123 Cinquemani
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 Giusi
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 111
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 </row>
17147 <row>
17148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152
17153 \series bold
17154 Colin
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 Bernard
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 111
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 </row>
17178 <row>
17179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183
17184 \series bold
17185 Concli
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 Gianfranco
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203 111
17204 \end_layout
17205
17206 \end_inset
17207 </cell>
17208 </row>
17209 <row>
17210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214
17215 \series bold
17216 Dal Bosco
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225 Carolina
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234 111
17235 \end_layout
17236
17237 \end_inset
17238 </cell>
17239 </row>
17240 <row>
17241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245
17246 \series bold
17247 Dalpiaz
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256 Annamaria
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 111
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 </row>
17271 <row>
17272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276
17277 \series bold
17278 Feliciello
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 Domenico
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296 111
17297 \end_layout
17298
17299 \end_inset
17300 </cell>
17301 </row>
17302 <row>
17303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307
17308 \series bold
17309 Focarelli
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318 Paola
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 111
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 </row>
17333 <row>
17334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338
17339 \series bold
17340 Galletti
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349 Oreste
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 111
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 </row>
17364 <row>
17365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369
17370 \series bold
17371 Gasparini
17372 \end_layout
17373
17374 \end_inset
17375 </cell>
17376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380 Franca
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389 111
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 </row>
17395 <row>
17396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400
17401 \series bold
17402 Rizzardi
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 Paola
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420 111
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 </row>
17426 <row>
17427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431
17432 \series bold
17433 Lassini
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 Giancarlo
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17448 \begin_inset Text
17449
17450 \begin_layout Plain Layout
17451 111
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 </row>
17457 <row>
17458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462
17463 \series bold
17464 Malfatti
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 Luciano
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \begin_layout Plain Layout
17482 111
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 </row>
17488 <row>
17489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493
17494 \series bold
17495 Malfatti
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 Valeriano
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513 111
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 </row>
17519 <row>
17520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \series bold
17526 Meneguzzo
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 Roberto
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 111
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row>
17551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555
17556 \series bold
17557 Mezzadra
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 Roberto
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 111
17576 \end_layout
17577
17578 \end_inset
17579 </cell>
17580 </row>
17581 <row>
17582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586
17587 \series bold
17588 Pirpamer
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 Erich
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 111
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 </row>
17612 <row>
17613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617
17618 \series bold
17619 Pochiesa
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 Paolo
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637 111, 222
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 </row>
17643 <row>
17644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648
17649 \series bold
17650 Radina
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659 Claudio
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668 111
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 </row>
17674 <row>
17675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679
17680 \series bold
17681 Stuffer
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 Oskar
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 111
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 </row>
17705 <row>
17706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710
17711 \series bold
17712 Tacchelli
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721 Ugo
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730 111
17731 \end_layout
17732
17733 \end_inset
17734 </cell>
17735 </row>
17736 <row>
17737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741
17742 \series bold
17743 Tezzele
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752 Margit
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761 111
17762 \end_layout
17763
17764 \end_inset
17765 </cell>
17766 </row>
17767 <row>
17768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772
17773 \series bold
17774 Unterkalmsteiner
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783 Frieda
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 111
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \series bold
17805 Vieider
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 Hilde
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 111
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 </row>
17829 <row>
17830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834
17835 \series bold
17836 Vigna
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 Jürgen
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 111
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 </row>
17860 <row>
17861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865
17866 \series bold
17867 Weber
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876 Maurizio
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 111
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \series bold
17898 Winkler
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907 Franz
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 111
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 </row>
17922 <row>
17923 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927  
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 </row>
17951 <row>
17952 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956
17957 \series bold
17958 Annovi
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 Silvia
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 555
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 </row>
17982 <row>
17983 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987
17988 \series bold
17989 Bertoli
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 Stefano
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007 555
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 </row>
18013 <row>
18014 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018
18019 \series bold
18020 Bozzi
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029 Walter
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 555
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 </row>
18044 <row>
18045 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049
18050 \series bold
18051 Cachia
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060 Maria
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 555
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 </row>
18075 <row>
18076 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080
18081 \series bold
18082 Cachia
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 Maurizio
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100 555
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 <row>
18107 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111
18112 \series bold
18113 Cinquemani
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18119 \begin_inset Text
18120
18121 \begin_layout Plain Layout
18122 Giusi
18123 \end_layout
18124
18125 \end_inset
18126 </cell>
18127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131 555
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 </row>
18137 <row>
18138 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142
18143 \series bold
18144 Colin
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 Bernard
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162 555
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 </row>
18168 <row>
18169 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173
18174 \series bold
18175 Concli
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184 Gianfranco
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 555
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 </row>
18199 <row>
18200 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204
18205 \series bold
18206 Dal Bosco
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 Carolina
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224 555
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 </row>
18230 <row>
18231 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235
18236 \series bold
18237 Dalpiaz
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 Annamaria
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 555
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 </row>
18261 <row>
18262 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266
18267 \series bold
18268 Feliciello
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277 Domenico
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286 555
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 </row>
18292 <row>
18293 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297
18298 \series bold
18299 Focarelli
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 Paola
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317 555
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 </row>
18323 <row>
18324 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328
18329 \series bold
18330 Galletti
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 Oreste
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 555
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 </row>
18354 <row>
18355 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359
18360 \series bold
18361 Gasparini
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 Franca
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379 555
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 </row>
18385 <row>
18386 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390
18391 \series bold
18392 Rizzardi
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401 Paola
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410 555
18411 \end_layout
18412
18413 \end_inset
18414 </cell>
18415 </row>
18416 <row>
18417 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421
18422 \series bold
18423 Lassini
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432 Giancarlo
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441 555
18442 \end_layout
18443
18444 \end_inset
18445 </cell>
18446 </row>
18447 <row>
18448 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452
18453 \series bold
18454 Malfatti
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 Luciano
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472 555
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 </row>
18478 <row>
18479 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483
18484 \series bold
18485 Malfatti
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 Valeriano
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 555
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 </row>
18509 <row>
18510 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514
18515 \series bold
18516 Meneguzzo
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 Roberto
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534 555
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 </row>
18540 <row>
18541 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545
18546 \series bold
18547 Mezzadra
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 Roberto
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565 555
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 </row>
18571 <row>
18572 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576
18577 \series bold
18578 Pirpamer
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 Erich
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596 555
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 </row>
18602 <row>
18603 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607
18608 \series bold
18609 Pochiesa
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618 Paolo
18619 \end_layout
18620
18621 \end_inset
18622 </cell>
18623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627 555, 222
18628 \end_layout
18629
18630 \end_inset
18631 </cell>
18632 </row>
18633 <row>
18634 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638
18639 \series bold
18640 Radina
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 Claudio
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658 555
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 </row>
18664 <row>
18665 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \series bold
18671 Stuffer
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 Oskar
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689 555
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 </row>
18695 <row>
18696 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700
18701 \series bold
18702 Tacchelli
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711 Ugo
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720 555
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 </row>
18726 <row>
18727 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731
18732 \series bold
18733 Tezzele
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 Margit
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 555
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 </row>
18757 <row>
18758 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \series bold
18764 Unterkalmsteiner
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 Frieda
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782 555
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row>
18789 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \series bold
18795 Vieider
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 Hilde
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813 555
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 <row>
18820 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \series bold
18826 Vigna
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 Jürgen
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 999
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 </row>
18850 <row>
18851 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \series bold
18857 Weber
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 Maurizio
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875 555
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 </row>
18881 <row>
18882 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \series bold
18888 Winkler
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 Franz
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 555
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 <row endlastfoot="true">
18913 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \series bold
18919 End
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 </row>
18943 </lyxtabular>
18944
18945 \end_inset
18946
18947
18948 \end_layout
18949
18950 \begin_layout Subsection
18951 Table Cells
18952 \begin_inset Index idx
18953 status collapsed
18954
18955 \begin_layout Plain Layout
18956 Tables ! Cells
18957 \end_layout
18958
18959 \end_inset
18960
18961
18962 \begin_inset CommandInset label
18963 LatexCommand label
18964 name "sub:Table-Cells"
18965
18966 \end_inset
18967
18968
18969 \end_layout
18970
18971 \begin_layout Standard
18972 A table cell can contain text, inline equations, a figure, or another table.
18973  All these kinds of objects can be placed in the same cell.
18974  Font sizes and shapes can also be altered.
18975  But you can't put a special environment in a cell (like 
18976 \family sans
18977 Section*
18978 \family default
18979 , etc.), nor set spacing options etc.
18980  for the cell's paragraph.
18981 \end_layout
18982
18983 \begin_layout Standard
18984 To have multi-line entries in table cells, you have to declare a fixed width
18985  for the column in the table dialog.
18986  Your text is then automatically split into multiple lines and the cell
18987  is enlarged vertically when the length of the text exceeds the given width.
18988  An example:
18989 \end_layout
18990
18991 \begin_layout Standard
18992 \align center
18993 \begin_inset Tabular
18994 <lyxtabular version="3" rows="4" columns="3">
18995 <features tabularvalignment="middle">
18996 <column alignment="center" valignment="top" width="0pt">
18997 <column alignment="block" valignment="top" width="3cm">
18998 <column alignment="center" valignment="top" width="0pt">
18999 <row>
19000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004
19005 \family roman
19006 \series medium
19007 \shape up
19008 \size normal
19009 \emph off
19010 \bar no
19011 \noun off
19012 \color none
19013 1
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \family roman
19024 \series medium
19025 \shape up
19026 \size normal
19027 \emph off
19028 \bar no
19029 \noun off
19030 \color none
19031 2
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040
19041 \family roman
19042 \series medium
19043 \shape up
19044 \size normal
19045 \emph off
19046 \bar no
19047 \noun off
19048 \color none
19049 3
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 </row>
19055 <row>
19056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060
19061 \family roman
19062 \series medium
19063 \shape up
19064 \size normal
19065 \emph off
19066 \bar no
19067 \noun off
19068 \color none
19069 4
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078
19079 \family roman
19080 \series medium
19081 \shape up
19082 \size normal
19083 \emph off
19084 \bar no
19085 \noun off
19086 \color none
19087 This is a multi-line entry in a table.
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \family roman
19098 \series medium
19099 \shape up
19100 \size normal
19101 \emph off
19102 \bar no
19103 \noun off
19104 \color none
19105 5
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 </row>
19111 <row>
19112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116
19117 \family roman
19118 \series medium
19119 \shape up
19120 \size normal
19121 \emph off
19122 \bar no
19123 \noun off
19124 \color none
19125 6
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134
19135 \family roman
19136 \series medium
19137 \shape up
19138 \size normal
19139 \emph off
19140 \bar no
19141 \noun off
19142 \color none
19143 This is longer now.
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152
19153 \family roman
19154 \series medium
19155 \shape up
19156 \size normal
19157 \emph off
19158 \bar no
19159 \noun off
19160 \color none
19161 7
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 <row>
19168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172
19173 \family roman
19174 \series medium
19175 \shape up
19176 \size normal
19177 \emph off
19178 \bar no
19179 \noun off
19180 \color none
19181 8
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190
19191 \family roman
19192 \series medium
19193 \shape up
19194 \size normal
19195 \emph off
19196 \bar no
19197 \noun off
19198 \color none
19199 This is a multi-line entry in a table.
19200  This is longer now.
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \family roman
19211 \series medium
19212 \shape up
19213 \size normal
19214 \emph off
19215 \bar no
19216 \noun off
19217 \color none
19218 9
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 </lyxtabular>
19225
19226 \end_inset
19227
19228
19229 \end_layout
19230
19231 \begin_layout Standard
19232 Cutting and pasting between tables and table cells works reasonably well.
19233  You can cut and paste even more than one row.
19234 \begin_inset Foot
19235 status open
19236
19237 \begin_layout Plain Layout
19238 Note, that you cannot paste into a multicell selection because it would
19239  not be clear what to do when pasting a single word in a selected 2×3.
19240  
19241 \end_layout
19242
19243 \end_inset
19244
19245  Selection with the mouse or with 
19246 \family sans
19247 Shift
19248 \family default
19249  plus the arrow keys works as usual.
19250  You can also copy and paste the entire table as a single unit by starting
19251  the selection from outside the table.
19252 \end_layout
19253
19254 \begin_layout Section
19255 Floats
19256 \begin_inset Index idx
19257 status collapsed
19258
19259 \begin_layout Plain Layout
19260 Floats
19261 \end_layout
19262
19263 \end_inset
19264
19265
19266 \begin_inset CommandInset label
19267 LatexCommand label
19268 name "sec:Floats"
19269
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \begin_layout Standard
19276 A float is a block of text associated with some sort of label, which doesn't
19277  have a fixed location.
19278  It can 
19279 \begin_inset Quotes eld
19280 \end_inset
19281
19282 float
19283 \begin_inset Quotes erd
19284 \end_inset
19285
19286  forward or backward a page or two, to wherever it fits best.
19287  
19288 \family sans
19289 Footnotes
19290 \family default
19291  and 
19292 \family sans
19293 Margin
19294 \begin_inset space ~
19295 \end_inset
19296
19297 Notes
19298 \family default
19299  are also floats, because they can float to the next page when there are
19300  too many notes on the page.
19301 \end_layout
19302
19303 \begin_layout Standard
19304 Floats make it possible to get a high quality layout.
19305  Images and tables can be spread evenly over the pages to avoid whitespace
19306  and pages without text.
19307  As the floating often destroys the context between the text and the image/table
19308 , every float can be referenced in the text.
19309  Floats are therefore numbered.
19310  Referencing is described in section
19311 \begin_inset space ~
19312 \end_inset
19313
19314
19315 \begin_inset CommandInset ref
19316 LatexCommand ref
19317 reference "sec:Cross-References"
19318
19319 \end_inset
19320
19321 .
19322 \end_layout
19323
19324 \begin_layout Standard
19325 To insert a float, use the menu 
19326 \family sans
19327 Insert\SpecialChar \menuseparator
19328 Floats
19329 \family default
19330 .
19331  A box with a caption that has e.
19332 \begin_inset space \thinspace{}
19333 \end_inset
19334
19335 g.
19336 \begin_inset space \space{}
19337 \end_inset
19338
19339 the label 
19340 \begin_inset Quotes eld
19341 \end_inset
19342
19343 Figure
19344 \begin_inset space ~
19345 \end_inset
19346
19347 #:
19348 \begin_inset Quotes erd
19349 \end_inset
19350
19351  (# is the actual number) will be inserted into your document.
19352  The label will automatically be translated to the document language in
19353  the output.
19354  After the label you can insert the caption text.
19355 \begin_inset Index idx
19356 status collapsed
19357
19358 \begin_layout Plain Layout
19359 Floats ! Captions
19360 \end_layout
19361
19362 \end_inset
19363
19364  The image or table is inserted above or below the caption in a separate
19365  paragraph within the float.
19366  To keep your LyX-document readable, you can open and close the float box
19367  by left-clicking on the box label.
19368  A closed float box looks like this: 
19369 \begin_inset Graphics
19370         filename clipart/floatQt4.png
19371         scale 80
19372
19373 \end_inset
19374
19375  – a gray button with a red label.
19376 \end_layout
19377
19378 \begin_layout Standard
19379 It is recommended to insert floats as a separate paragraph to avoid possible
19380  LaTeX-errors that can occur when the surrounding text is specially formatted.
19381 \end_layout
19382
19383 \begin_layout Subsection
19384 Float Types
19385 \end_layout
19386
19387 \begin_layout Subsubsection
19388 Figure Floats
19389 \begin_inset Index idx
19390 status collapsed
19391
19392 \begin_layout Plain Layout
19393 Floats ! Figure floats
19394 \end_layout
19395
19396 \end_inset
19397
19398
19399 \begin_inset CommandInset label
19400 LatexCommand label
19401 name "sec:Figure-Floats"
19402
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \begin_layout Standard
19409 The menu 
19410 \family sans
19411 Insert\SpecialChar \menuseparator
19412 Float\SpecialChar \menuseparator
19413 Figure
19414 \family default
19415  inserts a float with the label 
19416 \begin_inset Quotes eld
19417 \end_inset
19418
19419
19420 \series bold
19421 Figure
19422 \begin_inset space ~
19423 \end_inset
19424
19425 #:
19426 \series default
19427
19428 \begin_inset Quotes erd
19429 \end_inset
19430
19431 .
19432  Set the cursor above this label (or before it and press enter) and insert
19433  the image as described above to get the caption printed below the image.
19434  This is what we did for Figure
19435 \begin_inset space ~
19436 \end_inset
19437
19438
19439 \begin_inset CommandInset ref
19440 LatexCommand ref
19441 reference "cap:Platypus"
19442
19443 \end_inset
19444
19445 .
19446  If you want the caption to be above the image, set the cursor at the end
19447  of the caption, press enter and insert the image.
19448  This was done in Figure
19449 \begin_inset space ~
19450 \end_inset
19451
19452
19453 \begin_inset CommandInset ref
19454 LatexCommand ref
19455 reference "cap:Escher"
19456
19457 \end_inset
19458
19459 .
19460 \end_layout
19461
19462 \begin_layout Standard
19463 \begin_inset Float figure
19464 wide false
19465 sideways false
19466 status open
19467
19468 \begin_layout Plain Layout
19469 \align center
19470 \begin_inset Graphics
19471         filename clipart/platypus.eps
19472         width 50col%
19473         rotateOrigin center
19474
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \begin_layout Plain Layout
19481 \begin_inset Caption
19482
19483 \begin_layout Plain Layout
19484 \begin_inset CommandInset label
19485 LatexCommand label
19486 name "cap:Platypus"
19487
19488 \end_inset
19489
19490 A severely distorted platypus in a float.
19491 \end_layout
19492
19493 \end_inset
19494
19495
19496 \end_layout
19497
19498 \end_inset
19499
19500
19501 \end_layout
19502
19503 \begin_layout Standard
19504 \begin_inset Float figure
19505 wide false
19506 sideways false
19507 status open
19508
19509 \begin_layout Plain Layout
19510 \begin_inset Caption
19511
19512 \begin_layout Plain Layout
19513 \begin_inset CommandInset label
19514 LatexCommand label
19515 name "cap:Escher"
19516
19517 \end_inset
19518
19519 M.C.
19520  Escher on acid.
19521 \end_layout
19522
19523 \end_inset
19524
19525
19526 \end_layout
19527
19528 \begin_layout Plain Layout
19529 \align center
19530 \begin_inset Graphics
19531         filename clipart/escher-lsd.eps
19532         scale 80
19533         rotateOrigin center
19534
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \begin_layout Standard
19546 This figure float also shows how to set a label and create a cross-reference
19547  to it.
19548  As described in section
19549 \begin_inset space ~
19550 \end_inset
19551
19552
19553 \begin_inset CommandInset ref
19554 LatexCommand ref
19555 reference "sec:Cross-References"
19556
19557 \end_inset
19558
19559 , you can simply insert a label in the caption using the menu 
19560 \family sans
19561 Insert\SpecialChar \menuseparator
19562 Label
19563 \family default
19564  and refer to it using the menu 
19565 \family sans
19566 Insert\SpecialChar \menuseparator
19567 Cross-Reference
19568 \family default
19569 .
19570  It is important to use references to figure floats, rather than using vague
19571  references like 
19572 \begin_inset Quotes eld
19573 \end_inset
19574
19575 the figure above
19576 \begin_inset Quotes erd
19577 \end_inset
19578
19579 , because, as LaTeX will reposition the floats in the final document, it
19580  might not be 
19581 \begin_inset Quotes eld
19582 \end_inset
19583
19584 above
19585 \begin_inset Quotes erd
19586 \end_inset
19587
19588  at all.
19589 \end_layout
19590
19591 \begin_layout Standard
19592 Normally only one image is inserted in a figure float, but sometimes you
19593  might want to use two images with separate subcaptions.
19594  This can be done by inserting image floats into existing image floats.
19595  Note that only the main caption of the float is added to the List of Figures.
19596  Figure
19597 \begin_inset space ~
19598 \end_inset
19599
19600
19601 \begin_inset CommandInset ref
19602 LatexCommand ref
19603 reference "cap:Two-distorted-images"
19604
19605 \end_inset
19606
19607  is an example of a figure float with two images set side by side.
19608  You can also set the images one below the other.
19609  Figure
19610 \begin_inset space ~
19611 \end_inset
19612
19613
19614 \begin_inset CommandInset ref
19615 LatexCommand ref
19616 reference "fig:Undefinable"
19617
19618 \end_inset
19619
19620  and 
19621 \begin_inset CommandInset ref
19622 LatexCommand ref
19623 reference "fig:Platypus"
19624
19625 \end_inset
19626
19627  are the subfigures.
19628 \end_layout
19629
19630 \begin_layout Standard
19631 \begin_inset Float figure
19632 wide false
19633 sideways false
19634 status open
19635
19636 \begin_layout Plain Layout
19637 \begin_inset space \hfill{}
19638 \end_inset
19639
19640
19641 \begin_inset Float figure
19642 wide false
19643 sideways false
19644 status open
19645
19646 \begin_layout Plain Layout
19647 \begin_inset Caption
19648
19649 \begin_layout Plain Layout
19650 \begin_inset CommandInset label
19651 LatexCommand label
19652 name "fig:Undefinable"
19653
19654 \end_inset
19655
19656 Undefinable
19657 \end_layout
19658
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \begin_layout Plain Layout
19665 \begin_inset Graphics
19666         filename clipart/escher-lsd.eps
19667         width 45col%
19668
19669 \end_inset
19670
19671
19672 \end_layout
19673
19674 \end_inset
19675
19676
19677 \begin_inset space \hfill{}
19678 \end_inset
19679
19680
19681 \begin_inset Float figure
19682 wide false
19683 sideways false
19684 status open
19685
19686 \begin_layout Plain Layout
19687 \begin_inset Caption
19688
19689 \begin_layout Plain Layout
19690 \begin_inset CommandInset label
19691 LatexCommand label
19692 name "fig:Platypus"
19693
19694 \end_inset
19695
19696 Platypus
19697 \end_layout
19698
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \begin_layout Plain Layout
19705 \begin_inset Graphics
19706         filename clipart/platypus.eps
19707         lyxscale 60
19708         width 45col%
19709
19710 \end_inset
19711
19712
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \begin_inset space \hfill{}
19719 \end_inset
19720
19721
19722 \end_layout
19723
19724 \begin_layout Plain Layout
19725 \begin_inset Caption
19726
19727 \begin_layout Plain Layout
19728 \begin_inset CommandInset label
19729 LatexCommand label
19730 name "cap:Two-distorted-images"
19731
19732 \end_inset
19733
19734 Two distorted images.
19735 \end_layout
19736
19737 \end_inset
19738
19739
19740 \end_layout
19741
19742 \end_inset
19743
19744
19745 \end_layout
19746
19747 \begin_layout Standard
19748 Note that the caption is added to the 
19749 \family sans
19750 List
19751 \begin_inset space ~
19752 \end_inset
19753
19754 of
19755 \begin_inset space ~
19756 \end_inset
19757
19758 Figures
19759 \family default
19760  as described in section
19761 \begin_inset space ~
19762 \end_inset
19763
19764
19765 \begin_inset CommandInset ref
19766 LatexCommand ref
19767 reference "sub:List-of-Figures"
19768
19769 \end_inset
19770
19771 .
19772 \end_layout
19773
19774 \begin_layout Subsubsection
19775 Table Floats
19776 \begin_inset Index idx
19777 status collapsed
19778
19779 \begin_layout Plain Layout
19780 Floats ! Table floats
19781 \end_layout
19782
19783 \end_inset
19784
19785
19786 \end_layout
19787
19788 \begin_layout Standard
19789 Table floats can be inserted using the menu 
19790 \family sans
19791 Insert\SpecialChar \menuseparator
19792 Float\SpecialChar \menuseparator
19793 Table
19794 \family default
19795 .
19796  They have the same properties as figure floats except for the different
19797  label.
19798  Table
19799 \begin_inset space ~
19800 \end_inset
19801
19802
19803 \begin_inset CommandInset ref
19804 LatexCommand ref
19805 reference "cap:Table-float"
19806
19807 \end_inset
19808
19809  is an example of a table float.
19810 \end_layout
19811
19812 \begin_layout Standard
19813 \begin_inset Float table
19814 wide false
19815 sideways false
19816 status open
19817
19818 \begin_layout Plain Layout
19819 \begin_inset Caption
19820
19821 \begin_layout Plain Layout
19822 \begin_inset CommandInset label
19823 LatexCommand label
19824 name "cap:Table-float"
19825
19826 \end_inset
19827
19828 A table float.
19829 \end_layout
19830
19831 \end_inset
19832
19833
19834 \end_layout
19835
19836 \begin_layout Plain Layout
19837 \align center
19838 \begin_inset Tabular
19839 <lyxtabular version="3" rows="3" columns="3">
19840 <features tabularvalignment="middle">
19841 <column alignment="center" valignment="top" width="0pt">
19842 <column alignment="center" valignment="top" width="0pt">
19843 <column alignment="center" valignment="top" width="0pt">
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \family roman
19851 \series medium
19852 \shape up
19853 \size normal
19854 \emph off
19855 \bar no
19856 \noun off
19857 \color none
19858 1
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \family roman
19869 \series medium
19870 \shape up
19871 \size normal
19872 \emph off
19873 \bar no
19874 \noun off
19875 \color none
19876 2
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885
19886 \family roman
19887 \series medium
19888 \shape up
19889 \size normal
19890 \emph off
19891 \bar no
19892 \noun off
19893 \color none
19894 3
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 </row>
19900 <row>
19901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905
19906 \family roman
19907 \series medium
19908 \shape up
19909 \size normal
19910 \emph off
19911 \bar no
19912 \noun off
19913 \color none
19914 Joe
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \family roman
19925 \series medium
19926 \shape up
19927 \size normal
19928 \emph off
19929 \bar no
19930 \noun off
19931 \color none
19932 Mary
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941
19942 \family roman
19943 \series medium
19944 \shape up
19945 \size normal
19946 \emph off
19947 \bar no
19948 \noun off
19949 \color none
19950 Ted
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 </row>
19956 <row>
19957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961
19962 \family roman
19963 \series medium
19964 \shape up
19965 \size normal
19966 \emph off
19967 \bar no
19968 \noun off
19969 \color none
19970 \begin_inset Formula $\int x^{2}dx$
19971 \end_inset
19972
19973
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982
19983 \family roman
19984 \series medium
19985 \shape up
19986 \size normal
19987 \emph off
19988 \bar no
19989 \noun off
19990 \color none
19991 \begin_inset Formula $\left[\begin{array}{cc}
19992 a & b\\
19993 c & d
19994 \end{array}\right]$
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006
20007 \family roman
20008 \series medium
20009 \shape up
20010 \size normal
20011 \emph off
20012 \bar no
20013 \noun off
20014 \color none
20015 \begin_inset Formula $1+1=2$
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 </row>
20024 </lyxtabular>
20025
20026 \end_inset
20027
20028
20029 \end_layout
20030
20031 \end_inset
20032
20033
20034 \end_layout
20035
20036 \begin_layout Subsubsection
20037 Algorithm Floats
20038 \begin_inset Index idx
20039 status collapsed
20040
20041 \begin_layout Plain Layout
20042 Floats ! Algorithm floats
20043 \end_layout
20044
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \begin_layout Standard
20051 This float type is inserted with the menu 
20052 \family sans
20053 Insert\SpecialChar \menuseparator
20054 Float\SpecialChar \menuseparator
20055 Algorithm
20056 \family default
20057 .
20058  It is used for program codes and descriptions of algorithms.
20059  A possible environment for algorithms is the 
20060 \family sans
20061 LyX-Code
20062 \family default
20063 , described in section
20064 \begin_inset space ~
20065 \end_inset
20066
20067
20068 \begin_inset CommandInset ref
20069 LatexCommand ref
20070 reference "sub:LyX-Code"
20071
20072 \end_inset
20073
20074 .
20075 \end_layout
20076
20077 \begin_layout Standard
20078 \begin_inset Note Greyedout
20079 status open
20080
20081 \begin_layout Plain Layout
20082
20083 \series bold
20084 Note:
20085 \series default
20086  that the float label is not automatically translated into the document
20087  language.
20088 \end_layout
20089
20090 \end_inset
20091
20092  You have to do this manually by adding the following line
20093 \end_layout
20094
20095 \begin_layout Standard
20096
20097 \series bold
20098
20099 \backslash
20100 floatname{algorithm}{your
20101 \begin_inset space ~
20102 \end_inset
20103
20104 name}
20105 \end_layout
20106
20107 \begin_layout Standard
20108 to the document preamble (menu 
20109 \family sans
20110 Document\SpecialChar \menuseparator
20111 Settings
20112 \family default
20113 ).
20114  
20115 \series bold
20116 your
20117 \begin_inset space ~
20118 \end_inset
20119
20120 name
20121 \series default
20122  is the word 
20123 \begin_inset Quotes eld
20124 \end_inset
20125
20126
20127 \emph on
20128 algorithm
20129 \emph default
20130
20131 \begin_inset Quotes erd
20132 \end_inset
20133
20134  in your language.
20135 \end_layout
20136
20137 \begin_layout Subsubsection
20138 Wrap Floats
20139 \begin_inset Index idx
20140 status collapsed
20141
20142 \begin_layout Plain Layout
20143 Floats ! Text Wrap Floats
20144 \end_layout
20145
20146 \end_inset
20147
20148
20149 \end_layout
20150
20151 \begin_layout Standard
20152 \begin_inset Wrap figure
20153 lines 0
20154 placement l
20155 overhang 0in
20156 width "40col%"
20157 status open
20158
20159 \begin_layout Plain Layout
20160 \begin_inset Graphics
20161         filename clipart/mobius.eps
20162         width 40col%
20163         rotateOrigin center
20164
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \begin_layout Plain Layout
20171 \begin_inset Caption
20172
20173 \begin_layout Plain Layout
20174 \begin_inset CommandInset label
20175 LatexCommand label
20176 name "cap:Wrapped-figure"
20177
20178 \end_inset
20179
20180 This is a wrapped figure.
20181 \begin_inset VSpace medskip
20182 \end_inset
20183
20184
20185 \end_layout
20186
20187 \end_inset
20188
20189
20190 \end_layout
20191
20192 \end_inset
20193
20194 This float type is used if you want to 
20195 \begin_inset Quotes eld
20196 \end_inset
20197
20198 wrap
20199 \begin_inset Quotes erd
20200 \end_inset
20201
20202  text around a figure so that it only occupies some fraction of the column
20203  width.
20204  It can be inserted using the menu 
20205 \family sans
20206 Insert\SpecialChar \menuseparator
20207 Float\SpecialChar \menuseparator
20208 Wrap
20209 \begin_inset space ~
20210 \end_inset
20211
20212 Float
20213 \family default
20214  if the LaTeX-package 
20215 \series bold
20216 wrapfig
20217 \series default
20218
20219 \begin_inset Index idx
20220 status collapsed
20221
20222 \begin_layout Plain Layout
20223 LaTeX-packages ! wrapfig
20224 \end_layout
20225
20226 \end_inset
20227
20228  is installed.
20229 \begin_inset Foot
20230 status collapsed
20231
20232 \begin_layout Plain Layout
20233 Installing a LaTeX-package is explained it in the 
20234 \emph on
20235 LaTeX
20236 \begin_inset space ~
20237 \end_inset
20238
20239 Configuration
20240 \emph default
20241  manual.
20242 \end_layout
20243
20244 \end_inset
20245
20246  The width and placement of the float is adjusted by right-clicking on the
20247  float box.
20248  Figure
20249 \begin_inset space ~
20250 \end_inset
20251
20252
20253 \begin_inset CommandInset ref
20254 LatexCommand ref
20255 reference "cap:Wrapped-figure"
20256
20257 \end_inset
20258
20259  is for example a figure wrap float with a width of 40
20260 \begin_inset space \thinspace{}
20261 \end_inset
20262
20263 col%.
20264 \begin_inset Foot
20265 status collapsed
20266
20267 \begin_layout Plain Layout
20268 Available units are explained in Appendix
20269 \begin_inset space ~
20270 \end_inset
20271
20272
20273 \begin_inset CommandInset ref
20274 LatexCommand ref
20275 reference "cha:Units-available-in"
20276
20277 \end_inset
20278
20279 .
20280 \end_layout
20281
20282 \end_inset
20283
20284  Some space was added under the caption to separate it better from the surroundi
20285 ng text.
20286 \end_layout
20287
20288 \begin_layout Standard
20289 \begin_inset Note Greyedout
20290 status open
20291
20292 \begin_layout Plain Layout
20293
20294 \series bold
20295 Note:
20296 \series default
20297  Wrap floats might be fragile! E.
20298 \begin_inset space \thinspace{}
20299 \end_inset
20300
20301 g.
20302 \begin_inset space \space{}
20303 \end_inset
20304
20305 having a figure too close to the bottom of the page can mess things up so
20306  that the float doesn't appear in the output or that it is placed over some
20307  other text.
20308 \end_layout
20309
20310 \end_inset
20311
20312  In general:
20313 \end_layout
20314
20315 \begin_layout Itemize
20316 Wrap floats should not be placed in paragraphs that run over a page break.
20317  That means that wrap floats should preferably be inserted in the exact
20318  place when the document is nearly ready and you are able to estimate where
20319  page breaks will appear.
20320 \end_layout
20321
20322 \begin_layout Itemize
20323 Wrap floats should either be placed in their own paragraph before the paragraph
20324  where they should wrap into, or within a paragraph.
20325 \end_layout
20326
20327 \begin_layout Itemize
20328 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20329  there is a text paragraph between them as separator.
20330 \end_layout
20331
20332 \begin_layout Itemize
20333 Wrap floats are not allowed in section headings or tables.
20334 \end_layout
20335
20336 \begin_layout Subsection
20337 Rotated Floats
20338 \begin_inset CommandInset label
20339 LatexCommand label
20340 name "sub:Rotated-Floats"
20341
20342 \end_inset
20343
20344
20345 \begin_inset Index idx
20346 status collapsed
20347
20348 \begin_layout Plain Layout
20349 Floats ! Rotating
20350 \end_layout
20351
20352 \end_inset
20353
20354
20355 \end_layout
20356
20357 \begin_layout Standard
20358 Especially for wide tables you might have floats rotated.
20359  To rotate a whole float including the caption, right-click on the float-box
20360  and use the option 
20361 \family sans
20362 Rotate
20363 \begin_inset space ~
20364 \end_inset
20365
20366 sideways
20367 \family default
20368 .
20369 \end_layout
20370
20371 \begin_layout Standard
20372 Rotated floats are always placed on their own pages (or columns, when you
20373  have a multicolumn document).
20374  You can let them span several columns using the float settings option 
20375 \family sans
20376 Span
20377 \begin_inset space ~
20378 \end_inset
20379
20380 columns
20381 \family default
20382 .
20383  Floats are rotated so that you can read them from the outside margin.
20384  Forcing the rotation direction is explained in the 
20385 \emph on
20386 Embedded Objects
20387 \emph default
20388  manual.
20389 \end_layout
20390
20391 \begin_layout Standard
20392 Referencing rotated floats is the same like for normal floats; the caption
20393  format is also the same: Table
20394 \begin_inset space ~
20395 \end_inset
20396
20397
20398 \begin_inset CommandInset ref
20399 LatexCommand ref
20400 reference "cap:Rotated-table"
20401
20402 \end_inset
20403
20404  is an example of a rotated table float.
20405 \end_layout
20406
20407 \begin_layout Standard
20408 \begin_inset Note Greyedout
20409 status open
20410
20411 \begin_layout Plain Layout
20412
20413 \series bold
20414 Note:
20415 \series default
20416  Not all DVI-viewers are able to display rotated floats.
20417 \end_layout
20418
20419 \end_inset
20420
20421
20422 \end_layout
20423
20424 \begin_layout Standard
20425 \begin_inset Float table
20426 wide false
20427 sideways true
20428 status open
20429
20430 \begin_layout Plain Layout
20431 \begin_inset Caption
20432
20433 \begin_layout Plain Layout
20434 \begin_inset CommandInset label
20435 LatexCommand label
20436 name "cap:Rotated-table"
20437
20438 \end_inset
20439
20440  Rotated table
20441 \end_layout
20442
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \begin_layout Plain Layout
20449 \align center
20450 \begin_inset Tabular
20451 <lyxtabular version="3" rows="1" columns="5">
20452 <features tabularvalignment="middle">
20453 <column alignment="center" valignment="top" width="0">
20454 <column alignment="center" valignment="top" width="0">
20455 <column alignment="center" valignment="top" width="0">
20456 <column alignment="center" valignment="top" width="0">
20457 <column alignment="center" valignment="top" width="0">
20458 <row>
20459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20460 \begin_inset Text
20461
20462 \begin_layout Plain Layout
20463 test
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 b
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 c
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 d
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 e
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 </lyxtabular>
20506
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \begin_layout Subsection
20518 Float Placement
20519 \begin_inset CommandInset label
20520 LatexCommand label
20521 name "sub:Float-Placement"
20522
20523 \end_inset
20524
20525
20526 \begin_inset Index idx
20527 status collapsed
20528
20529 \begin_layout Plain Layout
20530 Floats ! Placement
20531 \end_layout
20532
20533 \end_inset
20534
20535
20536 \end_layout
20537
20538 \begin_layout Standard
20539 Right-clicking on a float-box opens a dialog where you can alter the placement
20540  options that LaTeX uses for positioning the float.
20541 \begin_inset Newline newline
20542 \end_inset
20543
20544 The option 
20545 \family sans
20546 Span
20547 \begin_inset space ~
20548 \end_inset
20549
20550 columns
20551 \family default
20552  is only useful for two-column documents: If you select it, the float will
20553  span both columns on the page instead of being confined to just one.
20554 \begin_inset Newline newline
20555 \end_inset
20556
20557 The option 
20558 \family sans
20559 Rotate
20560 \begin_inset space ~
20561 \end_inset
20562
20563 sideways
20564 \family default
20565  is used to rotate floats, see section
20566 \begin_inset space ~
20567 \end_inset
20568
20569
20570 \begin_inset CommandInset ref
20571 LatexCommand ref
20572 reference "sub:Rotated-Floats"
20573
20574 \end_inset
20575
20576 .
20577 \end_layout
20578
20579 \begin_layout Standard
20580 You can use one ore more of the following options in the float dialog to
20581  set the placement for a particular float when you uncheck the option 
20582 \family sans
20583 Use
20584 \begin_inset space ~
20585 \end_inset
20586
20587 default
20588 \begin_inset space ~
20589 \end_inset
20590
20591 placement
20592 \family default
20593 :
20594 \end_layout
20595
20596 \begin_layout Description
20597 Here
20598 \begin_inset space ~
20599 \end_inset
20600
20601 if
20602 \begin_inset space ~
20603 \end_inset
20604
20605 possible: try to place the float at the position where it is inserted
20606 \end_layout
20607
20608 \begin_layout Description
20609 Top
20610 \begin_inset space ~
20611 \end_inset
20612
20613 of
20614 \begin_inset space ~
20615 \end_inset
20616
20617 page: try to place the float at the top of the current page
20618 \end_layout
20619
20620 \begin_layout Description
20621 Bottom
20622 \begin_inset space ~
20623 \end_inset
20624
20625 of
20626 \begin_inset space ~
20627 \end_inset
20628
20629 page: try to place the float at the bottom of the current page
20630 \end_layout
20631
20632 \begin_layout Description
20633 Page
20634 \begin_inset space ~
20635 \end_inset
20636
20637 of
20638 \begin_inset space ~
20639 \end_inset
20640
20641 floats: try to place the float at an own page 
20642 \end_layout
20643
20644 \begin_layout Standard
20645 The order of the above option is 
20646 \emph on
20647 always
20648 \emph default
20649  used by LaTeX.
20650  That means, if you use the default placement, LaTeX will first try out
20651  
20652 \family sans
20653 Here
20654 \begin_inset space ~
20655 \end_inset
20656
20657 if
20658 \begin_inset space ~
20659 \end_inset
20660
20661 possible
20662 \family default
20663 , then 
20664 \family sans
20665 Top
20666 \begin_inset space ~
20667 \end_inset
20668
20669 of
20670 \begin_inset space ~
20671 \end_inset
20672
20673 page
20674 \family default
20675 , and then the others.
20676  If you don't use the default, LaTeX will try only the checked options but
20677  in the same order.
20678  If none of the 4 placements are possible the procedure is internally repeated
20679  but it is tried to put the float on the following page.
20680 \end_layout
20681
20682 \begin_layout Standard
20683 By default, each option has its own rules:
20684 \end_layout
20685
20686 \begin_layout Standard
20687
20688 \family sans
20689 Top
20690 \begin_inset space ~
20691 \end_inset
20692
20693 of
20694 \begin_inset space ~
20695 \end_inset
20696
20697 page
20698 \family default
20699  only floats occupying less than 70
20700 \begin_inset space \thinspace{}
20701 \end_inset
20702
20703 % of the page can be placed at the top of a page
20704 \end_layout
20705
20706 \begin_layout Standard
20707
20708 \family sans
20709 Bottom
20710 \begin_inset space ~
20711 \end_inset
20712
20713 of
20714 \begin_inset space ~
20715 \end_inset
20716
20717 page
20718 \family default
20719 : only floats occupying less than 30
20720 \begin_inset space \thinspace{}
20721 \end_inset
20722
20723 % of the page can be placed at the bottom of a page.
20724 \end_layout
20725
20726 \begin_layout Standard
20727
20728 \family sans
20729 Page
20730 \begin_inset space ~
20731 \end_inset
20732
20733 of
20734 \begin_inset space ~
20735 \end_inset
20736
20737 floats
20738 \family default
20739 : only if more than 50
20740 \begin_inset space \thinspace{}
20741 \end_inset
20742
20743 % of the page are occupied by floats, several floats can be set together
20744  on a page.
20745 \end_layout
20746
20747 \begin_layout Standard
20748 If you don't like these rules, you can ignore them by using the additional
20749  option 
20750 \family sans
20751 Ignore
20752 \begin_inset space ~
20753 \end_inset
20754
20755 LaTeX
20756 \begin_inset space ~
20757 \end_inset
20758
20759 rules
20760 \family default
20761 .
20762 \end_layout
20763
20764 \begin_layout Standard
20765 Sometimes you might need, under all circumstances, a float to be placed
20766  exactly at the position where it is inserted.
20767  For this case you can use the option 
20768 \family sans
20769 Here
20770 \begin_inset space ~
20771 \end_inset
20772
20773 definitely
20774 \family default
20775 .
20776  Use this option very rarely and only if the document is nearly ready to
20777  be printed.
20778  Because the float is then no longer able to 
20779 \begin_inset Quotes eld
20780 \end_inset
20781
20782 float
20783 \begin_inset Quotes erd
20784 \end_inset
20785
20786  when you change your document, this will often destroy the page layout.
20787 \end_layout
20788
20789 \begin_layout Standard
20790 There are no placement options for text wrap floats, because they are always
20791  surrounded by the text of a certain paragraph.
20792 \end_layout
20793
20794 \begin_layout Standard
20795 For more details about float placements, have a look at LaTeX books like
20796  
20797 \begin_inset CommandInset citation
20798 LatexCommand cite
20799 key "latexcompanion,latexguide,latexbook"
20800
20801 \end_inset
20802
20803 .
20804 \end_layout
20805
20806 \begin_layout Section
20807 Minipages
20808 \begin_inset Index idx
20809 status collapsed
20810
20811 \begin_layout Plain Layout
20812 Minipages
20813 \end_layout
20814
20815 \end_inset
20816
20817
20818 \begin_inset CommandInset label
20819 LatexCommand label
20820 name "sec:Minipages"
20821
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \begin_layout Standard
20828 LaTeX provides a mechanism to produce essentially a page within a page,
20829  called minipage.
20830  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20831 \begin_inset space ~
20832 \end_inset
20833
20834 apply.
20835  
20836 \end_layout
20837
20838 \begin_layout Standard
20839 Minipages in LyX have their own collapsible box inserted via the menu 
20840 \family sans
20841 Insert\SpecialChar \menuseparator
20842 Box
20843 \family default
20844 .
20845  Right-clicking on the box allows you to alter the width of the minipage
20846  and its alignment within the page.
20847 \end_layout
20848
20849 \begin_layout Standard
20850 \align center
20851 \begin_inset Box Frameless
20852 position "t"
20853 hor_pos "c"
20854 has_inner_box 1
20855 inner_pos "t"
20856 use_parbox 0
20857 use_makebox 0
20858 width "30col%"
20859 special "none"
20860 height "1pt"
20861 height_special "totalheight"
20862 status open
20863
20864 \begin_layout Plain Layout
20865
20866 \shape italic
20867 This is a minipage.
20868  The text is set in an italic style.
20869 \end_layout
20870
20871 \begin_layout Plain Layout
20872
20873 \shape italic
20874 Minipages are often used for text in another language or text that needs
20875  another formatting.
20876 \end_layout
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \begin_layout Standard
20884 \begin_inset VSpace medskip
20885 \end_inset
20886
20887 If you place two minipages side-by-side, you can use 
20888 \family sans
20889 Horizontal Fills
20890 \family default
20891  as described in section
20892 \begin_inset space ~
20893 \end_inset
20894
20895
20896 \begin_inset CommandInset ref
20897 LatexCommand ref
20898 reference "sub:Horizontal-Space"
20899
20900 \end_inset
20901
20902 :
20903 \begin_inset VSpace medskip
20904 \end_inset
20905
20906
20907 \end_layout
20908
20909 \begin_layout Standard
20910 \begin_inset Box Frameless
20911 position "t"
20912 hor_pos "c"
20913 has_inner_box 1
20914 inner_pos "t"
20915 use_parbox 0
20916 use_makebox 0
20917 width "1.5in"
20918 special "none"
20919 height "1pt"
20920 height_special "totalheight"
20921 status open
20922
20923 \begin_layout Plain Layout
20924 This is a minipage with some stupid dummy text.
20925  This dummy text is used to increase the size of the minipage.
20926 \end_layout
20927
20928 \end_inset
20929
20930
20931 \begin_inset space \hfill{}
20932 \end_inset
20933
20934
20935 \begin_inset Box Frameless
20936 position "t"
20937 hor_pos "c"
20938 has_inner_box 1
20939 inner_pos "t"
20940 use_parbox 0
20941 use_makebox 0
20942 width "1.5in"
20943 special "none"
20944 height "1pt"
20945 height_special "totalheight"
20946 status open
20947
20948 \begin_layout Plain Layout
20949 This is a minipage with some stupid dummy text.
20950  This dummy text is used to increase the size of the minipage.
20951 \end_layout
20952
20953 \end_inset
20954
20955
20956 \end_layout
20957
20958 \begin_layout Standard
20959 \begin_inset VSpace bigskip
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \begin_layout Standard
20966 When you right-click on a minipage box, you can change the box from a minipage
20967  to other box types.
20968  All box types and their settings are explained in detail in chapter 
20969 \emph on
20970 Boxes
20971 \emph default
20972  of the 
20973 \emph on
20974 Embedded Objects
20975 \emph default
20976  manual.
20977 \end_layout
20978
20979 \begin_layout Chapter
20980 Mathematical Formulas
20981 \begin_inset Index idx
20982 status collapsed
20983
20984 \begin_layout Plain Layout
20985 Math
20986 \end_layout
20987
20988 \end_inset
20989
20990
20991 \begin_inset Index idx
20992 status collapsed
20993
20994 \begin_layout Plain Layout
20995 Formulas | see
20996 \begin_inset ERT
20997 status collapsed
20998
20999 \begin_layout Plain Layout
21000
21001 {
21002 \end_layout
21003
21004 \end_inset
21005
21006 Math
21007 \begin_inset ERT
21008 status collapsed
21009
21010 \begin_layout Plain Layout
21011
21012 }
21013 \end_layout
21014
21015 \end_inset
21016
21017
21018 \end_layout
21019
21020 \end_inset
21021
21022
21023 \begin_inset CommandInset label
21024 LatexCommand label
21025 name "cha:Mathematical-Formulas"
21026
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \begin_layout Standard
21033 The issues of this chapter are described in detail in the 
21034 \emph on
21035 Math
21036 \emph default
21037  manual.
21038  There you'll also find tips and tricks for special cases.
21039 \end_layout
21040
21041 \begin_layout Section
21042 Basic Math Editing
21043 \begin_inset Index idx
21044 status collapsed
21045
21046 \begin_layout Plain Layout
21047 Math ! Basics
21048 \end_layout
21049
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \begin_layout Standard
21056 To create a math formula, you can just click on the toolbar icon 
21057 \begin_inset Graphics
21058         filename ../images/math-mode.png
21059
21060 \end_inset
21061
21062 .
21063  That will create a little blue rectangle, with purple markers around its
21064  corners.
21065  That blue rectangle is the formula itself; the purple markers indicate
21066  what level of nesting within the formula you are at.
21067  You can also choose a particular formula type to insert via the 
21068 \family sans
21069 Insert\SpecialChar \menuseparator
21070 Math
21071 \family default
21072  menu.
21073 \end_layout
21074
21075 \begin_layout Standard
21076 Editing the parameters of a formula and adding math constructs can be done
21077  with the 
21078 \family sans
21079 math
21080 \begin_inset space ~
21081 \end_inset
21082
21083 toolbar
21084 \family default
21085 , that appears when the cursor is in a formula.
21086 \end_layout
21087
21088 \begin_layout Standard
21089 There are two main types of formulas: Inline formulas appear within a text
21090  line, like this one:
21091 \end_layout
21092
21093 \begin_layout Standard
21094 This is a line with an inline formula 
21095 \begin_inset Formula $A=B$
21096 \end_inset
21097
21098  in it.
21099 \end_layout
21100
21101 \begin_layout Standard
21102 Displayed formulas appear outside the text like if they were in an own paragraph
21103 , like this one:
21104 \begin_inset Formula \[
21105 A=B\]
21106
21107 \end_inset
21108
21109 You can only number and reference displayed formulas.
21110 \end_layout
21111
21112 \begin_layout Standard
21113 LyX supports also many LaTeX math commands.
21114  E.
21115 \begin_inset space \thinspace{}
21116 \end_inset
21117
21118 g.
21119 \begin_inset space \space{}
21120 \end_inset
21121
21122 typing 
21123 \begin_inset Quotes eld
21124 \end_inset
21125
21126
21127 \series bold
21128
21129 \backslash
21130 alpha
21131 \series default
21132
21133 \begin_inset Quotes erd
21134 \end_inset
21135
21136 , followed by a space, in a formula will create the Greek letter 
21137 \begin_inset Formula $\alpha$
21138 \end_inset
21139
21140 .
21141  So typing commands might sometimes be faster than using the 
21142 \family sans
21143 Math
21144 \begin_inset space ~
21145 \end_inset
21146
21147 Panel
21148 \family default
21149 .
21150 \end_layout
21151
21152 \begin_layout Subsection
21153 Navigating in Formulas
21154 \begin_inset Index idx
21155 status collapsed
21156
21157 \begin_layout Plain Layout
21158 Math ! Navigating
21159 \end_layout
21160
21161 \end_inset
21162
21163
21164 \end_layout
21165
21166 \begin_layout Standard
21167 The best control over the cursor position within an existing formula is
21168  achieved with the arrow keys.
21169  LyX uses small rectangles to indicate places where something can be inserted.
21170  The arrow keys can be used to navigate between parts of a formula.
21171  Pressing 
21172 \family sans
21173 Space
21174 \family default
21175  will leave a formula construct (a square root 
21176 \begin_inset Formula $\sqrt{2}$
21177 \end_inset
21178
21179 , or parentheses 
21180 \begin_inset Formula $\left(f\right)$
21181 \end_inset
21182
21183 , or a matrix 
21184 \begin_inset Formula $\left[\begin{array}{cc}
21185 1 & 2\\
21186 3 & 4
21187 \end{array}\right]$
21188 \end_inset
21189
21190 ).
21191  Pressing 
21192 \family sans
21193 Escape
21194 \family default
21195  will leave the formula, placing the cursor after the formula.
21196  
21197 \family sans
21198 Tab
21199 \family default
21200  can be used to move horizontally in a formula; for example, through the
21201  cells of a matrix or the positions in a multi-line equation.
21202 \end_layout
21203
21204 \begin_layout Standard
21205
21206 \family sans
21207 Space
21208 \family default
21209 , printed in this document as 
21210 \begin_inset Quotes eld
21211 \end_inset
21212
21213
21214 \begin_inset ERT
21215 status collapsed
21216
21217 \begin_layout Plain Layout
21218
21219
21220 \backslash
21221 spce 
21222 \end_layout
21223
21224 \end_inset
21225
21226
21227 \begin_inset Quotes erd
21228 \end_inset
21229
21230
21231 \begin_inset Note Note
21232 status collapsed
21233
21234 \begin_layout Plain Layout
21235 This command will appear in the output as official character denoting the
21236  space character (visible space).
21237 \end_layout
21238
21239 \end_inset
21240
21241 , seems to do nothing in a formula, since it does not add a space between
21242  characters, but it does exit a nested structure.
21243  For this reason, you have to be careful about using 
21244 \family sans
21245 Space
21246 \family default
21247 .
21248  For example, if you want 
21249 \begin_inset Formula $\sqrt{2x+1}$
21250 \end_inset
21251
21252 , type 
21253 \series bold
21254
21255 \backslash
21256 sqrt
21257 \begin_inset ERT
21258 status collapsed
21259
21260 \begin_layout Plain Layout
21261
21262
21263 \backslash
21264 spce 
21265 \end_layout
21266
21267 \end_inset
21268
21269 2x+1
21270 \series default
21271  and not 
21272 \series bold
21273
21274 \backslash
21275 sqrt
21276 \begin_inset ERT
21277 status collapsed
21278
21279 \begin_layout Plain Layout
21280
21281
21282 \backslash
21283 spce 
21284 \end_layout
21285
21286 \end_inset
21287
21288 2x
21289 \begin_inset ERT
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293
21294
21295 \backslash
21296 spce 
21297 \end_layout
21298
21299 \end_inset
21300
21301 +1
21302 \series default
21303 , since in the latter case only the 
21304 \family typewriter
21305
21306 \begin_inset Formula $2x$
21307 \end_inset
21308
21309
21310 \family default
21311  will be under the square root sign: 
21312 \begin_inset Formula $\sqrt{2x}+1$
21313 \end_inset
21314
21315 .
21316 \end_layout
21317
21318 \begin_layout Standard
21319 You can leave many parts of a formula, like this matrix, partially filled
21320  in, such as:
21321 \begin_inset Formula \[
21322 \left(\begin{array}{ccc}
21323 \lambda_{1}\\
21324  & \ddots\\
21325  &  & \lambda_{n}
21326 \end{array}\right)\]
21327
21328 \end_inset
21329
21330 If you leave a fraction only partially filled in, or a subscript with nothing
21331  in it, the results will be unpredictable, but most constructs don't mind.
21332 \end_layout
21333
21334 \begin_layout Subsection
21335 Selecting Text
21336 \end_layout
21337
21338 \begin_layout Standard
21339 You can select text within a formula in two different ways.
21340  Place the cursor at one end of the string of text you want, and press 
21341 \family sans
21342 Shift
21343 \family default
21344  and a cursor movement key to select text.
21345  It will be highlighted as with regular text selection.
21346  Alternatively, you can select text with the mouse in the usual way.
21347  That text can then be cut or copied, and then pasted within any formula,
21348  but not in a normal text region in LyX.
21349 \end_layout
21350
21351 \begin_layout Subsection
21352 Exponents and Subscripts
21353 \begin_inset Index idx
21354 status collapsed
21355
21356 \begin_layout Plain Layout
21357 Math ! Exponents
21358 \end_layout
21359
21360 \end_inset
21361
21362
21363 \begin_inset Index idx
21364 status collapsed
21365
21366 \begin_layout Plain Layout
21367 Math ! Subscripts
21368 \end_layout
21369
21370 \end_inset
21371
21372
21373 \end_layout
21374
21375 \begin_layout Standard
21376 You can use the math panel to add super- or subscripts, but the much easier
21377  way is to use a command.
21378  To get 
21379 \begin_inset Formula $x^{2}$
21380 \end_inset
21381
21382 , type in a formula 
21383 \series bold
21384 x^2
21385 \begin_inset ERT
21386 status collapsed
21387
21388 \begin_layout Plain Layout
21389
21390
21391 \backslash
21392 spce 
21393 \end_layout
21394
21395 \end_inset
21396
21397
21398 \series default
21399 .
21400  The final 
21401 \family sans
21402 Space
21403 \family default
21404  puts the cursor back down on the base line of the expression.
21405  If you type 
21406 \series bold
21407 x^2y
21408 \series default
21409 , you will get 
21410 \begin_inset Formula $x^{2y}$
21411 \end_inset
21412
21413 , to get 
21414 \begin_inset Formula $x^{2}y$
21415 \end_inset
21416
21417 , type 
21418 \series bold
21419 x^2
21420 \begin_inset ERT
21421 status collapsed
21422
21423 \begin_layout Plain Layout
21424
21425
21426 \backslash
21427 spce 
21428 \end_layout
21429
21430 \end_inset
21431
21432 y
21433 \series default
21434 .
21435  If you use characters in the superscript, that could be accented with the
21436  hat 
21437 \begin_inset Quotes eld
21438 \end_inset
21439
21440 ^
21441 \begin_inset Quotes erd
21442 \end_inset
21443
21444 , you have to use an extra 
21445 \family sans
21446 Space
21447 \family default
21448  to separate the hat and the character.
21449  E.
21450 \begin_inset space \thinspace{}
21451 \end_inset
21452
21453 g.
21454 \begin_inset space \space{}
21455 \end_inset
21456
21457 if you want 
21458 \begin_inset Formula $x^{a}$
21459 \end_inset
21460
21461 , type 
21462 \series bold
21463 x^
21464 \begin_inset ERT
21465 status collapsed
21466
21467 \begin_layout Plain Layout
21468
21469
21470 \backslash
21471 spce 
21472 \end_layout
21473
21474 \end_inset
21475
21476 a
21477 \series default
21478 .
21479  Subscripts are similar: To get 
21480 \begin_inset Formula $a_{1}$
21481 \end_inset
21482
21483 , type 
21484 \series bold
21485 a_1
21486 \begin_inset ERT
21487 status collapsed
21488
21489 \begin_layout Plain Layout
21490
21491
21492 \backslash
21493 spce 
21494 \end_layout
21495
21496 \end_inset
21497
21498
21499 \series default
21500 .
21501 \end_layout
21502
21503 \begin_layout Subsection
21504 Fractions
21505 \begin_inset Index idx
21506 status collapsed
21507
21508 \begin_layout Plain Layout
21509 Math ! Fractions
21510 \end_layout
21511
21512 \end_inset
21513
21514
21515 \end_layout
21516
21517 \begin_layout Standard
21518 Create a fraction with either the command 
21519 \series bold
21520
21521 \backslash
21522 frac
21523 \series default
21524  or using the icon 
21525 \begin_inset Graphics
21526         filename ../images/math/frac.png
21527         scale 60
21528
21529 \end_inset
21530
21531  in the 
21532 \family sans
21533 Math
21534 \begin_inset space ~
21535 \end_inset
21536
21537 Panel
21538 \family default
21539 .
21540  You will be presented with an empty fraction.
21541  The cursor is above the fraction line.
21542  To move it to the bottom, simply press 
21543 \family sans
21544 Down
21545 \family default
21546 .
21547  To move back up, press 
21548 \family sans
21549 Up
21550 \family default
21551 .
21552  Any math structure can be placed in a fraction, as this example shows:
21553 \begin_inset Formula \[
21554 \left[\frac{1}{\left(\begin{array}{cc}
21555 2 & 3\\
21556 4 & 5
21557 \end{array}\right)}\right]\]
21558
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \begin_layout Subsection
21565 Roots
21566 \begin_inset Index idx
21567 status collapsed
21568
21569 \begin_layout Plain Layout
21570 Math ! Roots
21571 \end_layout
21572
21573 \end_inset
21574
21575
21576 \end_layout
21577
21578 \begin_layout Standard
21579 Roots can be created using the 
21580 \family sans
21581 Math
21582 \begin_inset space ~
21583 \end_inset
21584
21585 Panel
21586 \family default
21587  button
21588 \begin_inset Graphics
21589         filename ../images/math/sqrt.png
21590
21591 \end_inset
21592
21593  or the commands 
21594 \series bold
21595
21596 \backslash
21597 sqrt
21598 \series default
21599  or 
21600 \series bold
21601
21602 \backslash
21603 root
21604 \series default
21605 .
21606  With the command 
21607 \series bold
21608
21609 \backslash
21610 root
21611 \series default
21612  you can produce roots of higher orders, like cube roots, while 
21613 \series bold
21614
21615 \backslash
21616 sqrt
21617 \series default
21618  produces always a square root.
21619 \end_layout
21620
21621 \begin_layout Subsection
21622 Operators with Limits
21623 \begin_inset Index idx
21624 status collapsed
21625
21626 \begin_layout Plain Layout
21627 Math ! Sums
21628 \end_layout
21629
21630 \end_inset
21631
21632
21633 \begin_inset Index idx
21634 status collapsed
21635
21636 \begin_layout Plain Layout
21637 Math ! Integrals
21638 \end_layout
21639
21640 \end_inset
21641
21642
21643 \begin_inset CommandInset label
21644 LatexCommand label
21645 name "sub:Operators-with-Limits"
21646
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \begin_layout Standard
21653 Sum (
21654 \begin_inset Formula $\sum$
21655 \end_inset
21656
21657 ) and integral (
21658 \begin_inset Formula $\int$
21659 \end_inset
21660
21661 ) operators are very often decorated with limits.
21662  These limits can be entered in LyX by entering them as you would enter
21663  a super- or subscript, directly after the symbol.
21664  The sum operator will automatically place its 
21665 \begin_inset Quotes eld
21666 \end_inset
21667
21668 limits
21669 \begin_inset Quotes erd
21670 \end_inset
21671
21672  over and under the symbol in displayed formulas, and on the side in inline
21673  formulas.
21674  Such as 
21675 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21676 \end_inset
21677
21678 , versus
21679 \begin_inset Formula \[
21680 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21681
21682 \end_inset
21683
21684 Integral signs, however, will place the limits on the side in both formula
21685  types.
21686 \end_layout
21687
21688 \begin_layout Standard
21689 All operators with limits will be automatically re-sized when placed in
21690  display mode.
21691  The placement of the limits can be changed by placing the cursor directly
21692  behind the operator and hitting 
21693 \begin_inset Info
21694 type  "shortcut"
21695 arg   "math-limits"
21696 \end_inset
21697
21698  or using the menu 
21699 \family sans
21700 Edit\SpecialChar \menuseparator
21701 Math\SpecialChar \menuseparator
21702 Change
21703 \begin_inset space ~
21704 \end_inset
21705
21706 Limits
21707 \begin_inset space ~
21708 \end_inset
21709
21710 Type
21711 \family default
21712 .
21713 \end_layout
21714
21715 \begin_layout Standard
21716 Certain other mathematical expressions have this 
21717 \begin_inset Quotes eld
21718 \end_inset
21719
21720 moving limits
21721 \begin_inset Quotes erd
21722 \end_inset
21723
21724  feature as addition, such as
21725 \begin_inset Index idx
21726 status collapsed
21727
21728 \begin_layout Plain Layout
21729 Math ! Limits
21730 \end_layout
21731
21732 \end_inset
21733
21734
21735 \begin_inset Formula \[
21736 \lim_{x\rightarrow\infty}f(x),\]
21737
21738 \end_inset
21739
21740 which will place the 
21741 \begin_inset Formula $x\rightarrow\infty$
21742 \end_inset
21743
21744  underneath the 
21745 \begin_inset Quotes eld
21746 \end_inset
21747
21748 lim
21749 \begin_inset Quotes erd
21750 \end_inset
21751
21752  in display mode.
21753  In inline formulas it looks like this: 
21754 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21755 \end_inset
21756
21757 .
21758 \end_layout
21759
21760 \begin_layout Standard
21761 Note that the lim-function was entered as the function macro 
21762 \series bold
21763
21764 \backslash
21765 lim
21766 \series default
21767 .
21768  Have a look at section
21769 \begin_inset space ~
21770 \end_inset
21771
21772
21773 \begin_inset CommandInset ref
21774 LatexCommand ref
21775 reference "sub:Functions"
21776
21777 \end_inset
21778
21779  for an explanation of function macros.
21780 \end_layout
21781
21782 \begin_layout Subsection
21783 Math Symbols
21784 \begin_inset Index idx
21785 status collapsed
21786
21787 \begin_layout Plain Layout
21788 Math ! Symbols
21789 \end_layout
21790
21791 \end_inset
21792
21793
21794 \end_layout
21795
21796 \begin_layout Standard
21797 Most math symbols can be found in the 
21798 \family sans
21799 Math
21800 \begin_inset space ~
21801 \end_inset
21802
21803 Panel
21804 \family default
21805  under one of several categories; including 
21806 \family sans
21807 Greek
21808 \family default
21809
21810 \family sans
21811 Operators
21812 \family default
21813  , 
21814 \family sans
21815 Relations
21816 \family default
21817
21818 \family sans
21819 Arrows
21820 \family default
21821 .
21822  There are also the additional symbols provided by the American Mathematical
21823  Society (AMS).
21824 \end_layout
21825
21826 \begin_layout Standard
21827 If you know the LaTeX-command for a construct or symbol you wish to use,
21828  you don't have to use the 
21829 \family sans
21830 Math
21831 \begin_inset space ~
21832 \end_inset
21833
21834 Panel
21835 \family default
21836 , but can type the command directly into the formula.
21837  LyX will convert it to the corresponding symbol or construct.
21838 \end_layout
21839
21840 \begin_layout Subsection
21841 Altering Spacing
21842 \begin_inset Index idx
21843 status collapsed
21844
21845 \begin_layout Plain Layout
21846 Math ! Spaces
21847 \end_layout
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 You may want to create spaces that differ from the standard spacing that
21856  LaTeX provides.
21857  To do this, type 
21858 \begin_inset Info
21859 type  "shortcut"
21860 arg   "space-insert protected"
21861 \end_inset
21862
21863  or to use the 
21864 \family sans
21865 Math
21866 \begin_inset space ~
21867 \end_inset
21868
21869 Panel
21870 \family default
21871  button 
21872 \begin_inset Graphics
21873         filename ../images/math/space.png
21874
21875 \end_inset
21876
21877 .
21878  This generates a small space, and shows a small marker on the screen.
21879  For example, the sequence 
21880 \series bold
21881 a Ctrl+Space b
21882 \series default
21883
21884 \begin_inset Formula $a\, b$
21885 \end_inset
21886
21887  appears in LyX as 
21888 \begin_inset Graphics
21889         filename clipart/SpaceMarker.png
21890
21891 \end_inset
21892
21893 .
21894  You can change the space to different sizes when you set the cursor behind
21895  the space marker and hit space again several times.
21896  With every space hit the size will be changed.
21897  Some markers for the space size appear red in LyX, because they are negative
21898  spaces.
21899  Here are two examples:
21900 \end_layout
21901
21902 \begin_layout Standard
21903
21904 \series bold
21905 a Ctrl+Space b
21906 \series default
21907  and 3×
21908 \family sans
21909 Space
21910 \family default
21911
21912 \begin_inset Formula $a\quad b$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \begin_layout Standard
21919
21920 \series bold
21921 a Ctrl+Space b
21922 \series default
21923  and 5×
21924 \family sans
21925 Space
21926 \family default
21927
21928 \begin_inset Formula $a\! b$
21929 \end_inset
21930
21931
21932 \end_layout
21933
21934 \begin_layout Subsection
21935 Functions
21936 \begin_inset Index idx
21937 status collapsed
21938
21939 \begin_layout Plain Layout
21940 Math ! Functions
21941 \end_layout
21942
21943 \end_inset
21944
21945
21946 \begin_inset CommandInset label
21947 LatexCommand label
21948 name "sub:Functions"
21949
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \begin_layout Standard
21956 The 
21957 \family sans
21958 Math
21959 \begin_inset space ~
21960 \end_inset
21961
21962 Panel
21963 \family default
21964  contains under the button 
21965 \begin_inset Graphics
21966         filename ../images/math/functions.png
21967
21968 \end_inset
21969
21970  a number of function macros, such as 
21971 \begin_inset Formula $\sin$
21972 \end_inset
21973
21974
21975 \begin_inset Formula $\lim$
21976 \end_inset
21977
21978
21979 \emph on
21980 etc
21981 \emph default
21982 .
21983  (you can also insert them in a formula by typing 
21984 \series bold
21985
21986 \backslash
21987 sin
21988 \series default
21989  etc.).
21990  Standard mathematical practice is that functions are printed upright to
21991  avoid confusions, because 
21992 \begin_inset Formula $sin$
21993 \end_inset
21994
21995  does normally mean 
21996 \begin_inset Formula $s\cdot i\cdot n$
21997 \end_inset
21998
21999 .
22000 \end_layout
22001
22002 \begin_layout Standard
22003 Using the function macros will also produce correct spacing around the function:
22004  
22005 \begin_inset Formula $a\sin x$
22006 \end_inset
22007
22008  is different from 
22009 \begin_inset Formula $asinx$
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Standard
22016 For some mathematical objects, like the limes, the macro changes where subscript
22017 s are placed, as described in section
22018 \begin_inset space ~
22019 \end_inset
22020
22021
22022 \begin_inset CommandInset ref
22023 LatexCommand ref
22024 reference "sub:Operators-with-Limits"
22025
22026 \end_inset
22027
22028 .
22029 \end_layout
22030
22031 \begin_layout Subsection
22032 Accents
22033 \begin_inset Index idx
22034 status collapsed
22035
22036 \begin_layout Plain Layout
22037 Math ! Accents
22038 \end_layout
22039
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \begin_layout Standard
22046 In a formula you can insert accented characters in the same way as in text
22047  mode.
22048  This may depend on your keyboard, or the bindings file you use.
22049  You can also use LaTeX commands to e.
22050 \begin_inset space \thinspace{}
22051 \end_inset
22052
22053 g.
22054 \begin_inset space \space{}
22055 \end_inset
22056
22057 enter 
22058 \begin_inset Formula $\hat{a}$
22059 \end_inset
22060
22061  even if your keyboard doesn't have hat-accents enabled.
22062  Our example is entered by typing 
22063 \series bold
22064
22065 \backslash
22066 hat
22067 \begin_inset ERT
22068 status collapsed
22069
22070 \begin_layout Plain Layout
22071
22072
22073 \backslash
22074 spce 
22075 \end_layout
22076
22077 \end_inset
22078
22079 a
22080 \series default
22081  in a formula.
22082  Table
22083 \begin_inset space ~
22084 \end_inset
22085
22086
22087 \begin_inset CommandInset ref
22088 LatexCommand ref
22089 reference "cap:Accent-names-and"
22090
22091 \end_inset
22092
22093  shows the equivalences between the accent names and the commands.
22094 \end_layout
22095
22096 \begin_layout Standard
22097 \begin_inset Float table
22098 wide false
22099 sideways false
22100 status open
22101
22102 \begin_layout Plain Layout
22103 \begin_inset Caption
22104
22105 \begin_layout Plain Layout
22106 \begin_inset CommandInset label
22107 LatexCommand label
22108 name "cap:Accent-names-and"
22109
22110 \end_inset
22111
22112 Accent names and the corresponding commands.
22113 \end_layout
22114
22115 \end_inset
22116
22117
22118 \end_layout
22119
22120 \begin_layout Plain Layout
22121 \align center
22122 \begin_inset Tabular
22123 <lyxtabular version="3" rows="11" columns="3">
22124 <features tabularvalignment="middle">
22125 <column alignment="center" valignment="top" width="0pt">
22126 <column alignment="center" valignment="top" width="0pt">
22127 <column alignment="center" valignment="top" width="0pt">
22128 <row>
22129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22130 \begin_inset Text
22131
22132 \begin_layout Plain Layout
22133 Name
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142 Command
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 E
22152 \family roman
22153 \series medium
22154 \shape up
22155 \size normal
22156 \emph off
22157 \bar no
22158 \noun off
22159 \color none
22160 xample
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 </row>
22166 <row>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171
22172 \family roman
22173 \series medium
22174 \shape up
22175 \size normal
22176 \emph off
22177 \bar no
22178 \noun off
22179 \color none
22180 circumflex
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189
22190 \series bold
22191
22192 \backslash
22193 hat
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202
22203 \family roman
22204 \series medium
22205 \shape up
22206 \size normal
22207 \emph off
22208 \bar no
22209 \noun off
22210 \color none
22211 \begin_inset Formula $\hat{a}$
22212 \end_inset
22213
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 </row>
22220 <row>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \family roman
22227 \series medium
22228 \shape up
22229 \size normal
22230 \emph off
22231 \bar no
22232 \noun off
22233 \color none
22234 grave
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243
22244 \series bold
22245
22246 \backslash
22247 grave
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \family roman
22258 \series medium
22259 \shape up
22260 \size normal
22261 \emph off
22262 \bar no
22263 \noun off
22264 \color none
22265 \begin_inset Formula $\grave{a}$
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 </row>
22274 <row>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \family roman
22281 \series medium
22282 \shape up
22283 \size normal
22284 \emph off
22285 \bar no
22286 \noun off
22287 \color none
22288 acute
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297
22298 \series bold
22299
22300 \backslash
22301 acute
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \family roman
22312 \series medium
22313 \shape up
22314 \size normal
22315 \emph off
22316 \bar no
22317 \noun off
22318 \color none
22319 \begin_inset Formula $\acute{a}$
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 </row>
22328 <row>
22329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333
22334 \family roman
22335 \series medium
22336 \shape up
22337 \size normal
22338 \emph off
22339 \bar no
22340 \noun off
22341 \color none
22342 umlaut
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351
22352 \series bold
22353
22354 \backslash
22355 ddot
22356 \end_layout
22357
22358 \end_inset
22359 </cell>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \family roman
22366 \series medium
22367 \shape up
22368 \size normal
22369 \emph off
22370 \bar no
22371 \noun off
22372 \color none
22373 \begin_inset Formula $\ddot{a}$
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 </row>
22382 <row>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \family roman
22389 \series medium
22390 \shape up
22391 \size normal
22392 \emph off
22393 \bar no
22394 \noun off
22395 \color none
22396 tilde
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \series bold
22407
22408 \backslash
22409 tilde
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \family roman
22420 \series medium
22421 \shape up
22422 \size normal
22423 \emph off
22424 \bar no
22425 \noun off
22426 \color none
22427 \begin_inset Formula $\tilde{a}$
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 </row>
22436 <row>
22437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441
22442 \family roman
22443 \series medium
22444 \shape up
22445 \size normal
22446 \emph off
22447 \bar no
22448 \noun off
22449 \color none
22450 dot
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459
22460 \series bold
22461
22462 \backslash
22463 dot
22464 \end_layout
22465
22466 \end_inset
22467 </cell>
22468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472
22473 \family roman
22474 \series medium
22475 \shape up
22476 \size normal
22477 \emph off
22478 \bar no
22479 \noun off
22480 \color none
22481 \begin_inset Formula $\dot{a}$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \family roman
22497 \series medium
22498 \shape up
22499 \size normal
22500 \emph off
22501 \bar no
22502 \noun off
22503 \color none
22504 breve
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513
22514 \series bold
22515
22516 \backslash
22517 breve
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \family roman
22528 \series medium
22529 \shape up
22530 \size normal
22531 \emph off
22532 \bar no
22533 \noun off
22534 \color none
22535 \begin_inset Formula $\breve{a}$
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \family roman
22551 \series medium
22552 \shape up
22553 \size normal
22554 \emph off
22555 \bar no
22556 \noun off
22557 \color none
22558 caron
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567
22568 \series bold
22569
22570 \backslash
22571 check
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580
22581 \family roman
22582 \series medium
22583 \shape up
22584 \size normal
22585 \emph off
22586 \bar no
22587 \noun off
22588 \color none
22589 \begin_inset Formula $\check{a}$
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 </row>
22598 <row>
22599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603
22604 \family roman
22605 \series medium
22606 \shape up
22607 \size normal
22608 \emph off
22609 \bar no
22610 \noun off
22611 \color none
22612 macron
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621
22622 \series bold
22623
22624 \backslash
22625 bar
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634
22635 \family roman
22636 \series medium
22637 \shape up
22638 \size normal
22639 \emph off
22640 \bar no
22641 \noun off
22642 \color none
22643 \begin_inset Formula $\bar{a}$
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 </row>
22652 <row>
22653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 vector
22658 \end_layout
22659
22660 \end_inset
22661 </cell>
22662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666
22667 \series bold
22668
22669 \backslash
22670 vec
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22676 \begin_inset Text
22677
22678 \begin_layout Plain Layout
22679
22680 \family roman
22681 \series medium
22682 \shape up
22683 \size normal
22684 \emph off
22685 \bar no
22686 \noun off
22687 \color none
22688 \begin_inset Formula $\vec{a}$
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 </row>
22697 </lyxtabular>
22698
22699 \end_inset
22700
22701
22702 \end_layout
22703
22704 \end_inset
22705
22706
22707 \end_layout
22708
22709 \begin_layout Standard
22710 You can choose one of the accents by selecting an item from the 
22711 \family sans
22712 Frame
22713 \begin_inset space ~
22714 \end_inset
22715
22716 decorations
22717 \family default
22718  symbol set button 
22719 \begin_inset Graphics
22720         filename ../images/math/hat.png
22721
22722 \end_inset
22723
22724  in the math panel ; this will apply to any selection you have made within
22725  a formula too.
22726 \end_layout
22727
22728 \begin_layout Section
22729 Brackets and Delimiters
22730 \begin_inset Index idx
22731 status collapsed
22732
22733 \begin_layout Plain Layout
22734 Math ! Brackets
22735 \end_layout
22736
22737 \end_inset
22738
22739
22740 \begin_inset Index idx
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744 Math ! Delimiters
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \begin_inset CommandInset label
22751 LatexCommand label
22752 name "sec:Brackets-and-Delimiters"
22753
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \begin_layout Standard
22760 There are several brackets available through LyX.
22761  For most purposes, using just the keys 
22762 \family typewriter
22763 []{}()|<>
22764 \family default
22765  should suffice.
22766  But if you want to surround a large structure, like a matrix or a fraction,
22767  or if you have several layers of brackets, it is better to use the math
22768  toolbar delimiter icon 
22769 \begin_inset Graphics
22770         filename ../images/math/delim.png
22771
22772 \end_inset
22773
22774 .
22775  For example, that's how you would construct the brackets around a standard
22776  matrix such as:
22777 \begin_inset Formula \[
22778 \left[\begin{array}{cc}
22779 1 & 2\\
22780 3 & 4
22781 \end{array}\right]\]
22782
22783 \end_inset
22784
22785 and to make it easier to see the layers of parentheses as in: 
22786 \begin_inset Formula \[
22787 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22788
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \begin_layout Standard
22795 The parentheses, and other brackets from that menu will automatically re-size
22796  to accommodate the size of what is inside.
22797 \end_layout
22798
22799 \begin_layout Standard
22800 To construct brackets click on the button for the bracket you want on the
22801  left side and right side.
22802  If you use the option 
22803 \family sans
22804 Keep
22805 \begin_inset space ~
22806 \end_inset
22807
22808 matched
22809 \family default
22810 , the selected bracket type will be used for the left and the right side.
22811  The selection will be shown below the button field.
22812  If you want one side to not have a bracket, use the blank button.
22813  It will appear in LyX with a dotted line, but nothing will be printed.
22814 \end_layout
22815
22816 \begin_layout Standard
22817 If you want to place brackets around math structures, like a square root,
22818  you can do that by highlighting (selecting) the structure that is to go
22819  inside the brackets.
22820  Then choose the appropriate brackets for left and right and click on 
22821 \family sans
22822 Insert
22823 \family default
22824 .
22825  The parentheses will be drawn around the selected structure.
22826 \end_layout
22827
22828 \begin_layout Section
22829 Arrays and Multi-line Equations
22830 \begin_inset Index idx
22831 status collapsed
22832
22833 \begin_layout Plain Layout
22834 Math ! Arrays
22835 \end_layout
22836
22837 \end_inset
22838
22839
22840 \begin_inset Index idx
22841 status collapsed
22842
22843 \begin_layout Plain Layout
22844 Math ! Matrices
22845 \end_layout
22846
22847 \end_inset
22848
22849
22850 \begin_inset Index idx
22851 status collapsed
22852
22853 \begin_layout Plain Layout
22854 Math ! Multi-line Equations
22855 \end_layout
22856
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \begin_layout Standard
22863 Matrices are entered in LyX using the 
22864 \family sans
22865 Math
22866 \begin_inset space ~
22867 \end_inset
22868
22869 Panel
22870 \family default
22871  matrix button 
22872 \begin_inset Graphics
22873         filename ../images/math/matrix.png
22874
22875 \end_inset
22876
22877 .
22878  It will open a dialog for you to choose the number of rows/columns.
22879  Here is an example:
22880 \begin_inset Formula \[
22881 \left(\begin{array}{ccc}
22882 1 & 2 & 3\\
22883 4 & 5 & 6\\
22884 7 & 8 & 9
22885 \end{array}\right)\]
22886
22887 \end_inset
22888
22889 The parentheses aren't automatic, but you can add them as described in section
22890 \begin_inset space ~
22891 \end_inset
22892
22893
22894 \begin_inset CommandInset ref
22895 LatexCommand ref
22896 reference "sec:Brackets-and-Delimiters"
22897
22898 \end_inset
22899
22900 .
22901  When you construct the matrix, you can decide whether the column entries
22902  will be left-, right-, or center-justified.
22903  This alignment is set in the box 
22904 \family sans
22905 Horizontal
22906 \family default
22907  with the letters 
22908 \begin_inset Quotes eld
22909 \end_inset
22910
22911
22912 \family sans
22913 l
22914 \family default
22915
22916 \begin_inset Quotes erd
22917 \end_inset
22918
22919
22920 \begin_inset Quotes eld
22921 \end_inset
22922
22923
22924 \family sans
22925 r
22926 \family default
22927
22928 \begin_inset Quotes erd
22929 \end_inset
22930
22931 , and 
22932 \begin_inset Quotes eld
22933 \end_inset
22934
22935
22936 \family sans
22937 c
22938 \family default
22939
22940 \begin_inset Quotes erd
22941 \end_inset
22942
22943 .
22944  LyX proposes a 
22945 \begin_inset Quotes eld
22946 \end_inset
22947
22948
22949 \family sans
22950 c
22951 \family default
22952
22953 \begin_inset Quotes erd
22954 \end_inset
22955
22956  for every column as default.
22957  For example, the sequence 
22958 \begin_inset Quotes eld
22959 \end_inset
22960
22961
22962 \family sans
22963 lcr
22964 \family default
22965
22966 \begin_inset Quotes erd
22967 \end_inset
22968
22969  means that the first column will be left-justified, the second will be
22970  centered, and the third column will be right-justified, because each letter
22971  corresponds to the relevant column.
22972  The result will look like this:
22973 \begin_inset Formula \[
22974 \begin{array}{lcr}
22975 this & this\, column & this\, column\\
22976 column & has & has\, right\\
22977 has\, left\, alignment & center\, alignment & alignment
22978 \end{array}.\]
22979
22980 \end_inset
22981
22982
22983 \end_layout
22984
22985 \begin_layout Standard
22986 You can add more rows to an existing matrix by hitting 
22987 \begin_inset Info
22988 type  "shortcut"
22989 arg   "newline-insert newline"
22990 \end_inset
22991
22992  while the cursor is in the matrix.
22993  Adding or deleting columns can be done via the menu 
22994 \family sans
22995 Edit\SpecialChar \menuseparator
22996 Math
22997 \family default
22998  or the math toolbar.
22999 \end_layout
23000
23001 \begin_layout Standard
23002 There are other arrays used in formulas, such as distinctions of cases.
23003  It can be created with the menu 
23004 \family sans
23005 Insert\SpecialChar \menuseparator
23006 Math\SpecialChar \menuseparator
23007 Cases
23008 \begin_inset space ~
23009 \end_inset
23010
23011 Environment
23012 \family default
23013  or the command 
23014 \series bold
23015
23016 \backslash
23017 cases
23018 \series default
23019 .
23020  Here is an example: 
23021 \begin_inset Formula \[
23022 f(x)=\begin{cases}
23023 -1 & x<0\\
23024 0 & x=0\\
23025 1 & x>0
23026 \end{cases}\]
23027
23028 \end_inset
23029
23030
23031 \end_layout
23032
23033 \begin_layout Standard
23034 \begin_inset VSpace bigskip
23035 \end_inset
23036
23037 Multi-line formulas are created when you press 
23038 \begin_inset Info
23039 type  "shortcut"
23040 arg   "newline-insert newline"
23041 \end_inset
23042
23043  within a formula.
23044  In an empty formula you can see that three blue boxes appear, one for each
23045  column.
23046  When you press 
23047 \begin_inset Info
23048 type  "shortcut"
23049 arg   "newline-insert newline"
23050 \end_inset
23051
23052  in a non-empty formula, the part before the relation sign (equal sign 
23053 \begin_inset Quotes eld
23054 \end_inset
23055
23056 =
23057 \begin_inset Quotes erd
23058 \end_inset
23059
23060  etc.) will be inserted automatically in the first column, the relation sign
23061  is in the second column, and the rest in the third column.
23062  A new row is created by every further hit of 
23063 \begin_inset Info
23064 type  "shortcut"
23065 arg   "newline-insert newline"
23066 \end_inset
23067
23068 .
23069  Multi-line formulas are always displayed formulas.
23070  Here is an example:
23071 \begin_inset Formula \begin{eqnarray}
23072 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23073 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23074 \end{eqnarray}
23075
23076 \end_inset
23077
23078  To change the column assignment of the formula parts, place the cursor
23079  where you want to start the shift and hit 
23080 \family sans
23081 Ctrl-Tab.
23082
23083 \family default
23084  It shifts everything in the column which is right beside the current cursor
23085  position to the next column.
23086  Note that the middle column is designed for relation signs, structures
23087  within this column will be printed in a smaller size:
23088 \begin_inset Formula \begin{eqnarray*}
23089 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23090
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \begin_layout Standard
23097 The multi-line formula type described here is called 
23098 \family typewriter
23099 \series medium
23100 eqnarray
23101 \family default
23102 \series default
23103 .
23104  There are other multi-line types being more suitable for certain situations,
23105  for example if you want a better inter-line spacing than in formula (
23106 \begin_inset CommandInset ref
23107 LatexCommand ref
23108 reference "eq:asquared"
23109
23110 \end_inset
23111
23112 ).
23113  The other types are described in section
23114 \begin_inset space ~
23115 \end_inset
23116
23117
23118 \begin_inset CommandInset ref
23119 LatexCommand ref
23120 reference "sub:AMS-Formula-Types"
23121
23122 \end_inset
23123
23124 .
23125 \end_layout
23126
23127 \begin_layout Section
23128 Formula Numbering and Referencing
23129 \begin_inset Index idx
23130 status collapsed
23131
23132 \begin_layout Plain Layout
23133 Math ! Formula numbering
23134 \end_layout
23135
23136 \end_inset
23137
23138
23139 \begin_inset Index idx
23140 status collapsed
23141
23142 \begin_layout Plain Layout
23143 Math ! Referencing formulas
23144 \end_layout
23145
23146 \end_inset
23147
23148
23149 \begin_inset CommandInset label
23150 LatexCommand label
23151 name "sec:Formula-Numbering-and"
23152
23153 \end_inset
23154
23155
23156 \end_layout
23157
23158 \begin_layout Standard
23159 To number a formula, set the cursor in the formula and use the menu 
23160 \family sans
23161 Edit\SpecialChar \menuseparator
23162 Math\SpecialChar \menuseparator
23163 Toggle
23164 \begin_inset space ~
23165 \end_inset
23166
23167 Numbering
23168 \family default
23169  or the shortcut 
23170 \begin_inset Info
23171 type  "shortcut"
23172 arg   "math-number-toggle"
23173 \end_inset
23174
23175 .
23176  The formula number appears in LyX as 
23177 \begin_inset Quotes eld
23178 \end_inset
23179
23180 #
23181 \begin_inset Quotes erd
23182 \end_inset
23183
23184  within parentheses.
23185  The 
23186 \begin_inset Quotes eld
23187 \end_inset
23188
23189 #
23190 \begin_inset Quotes erd
23191 \end_inset
23192
23193  denotes that the number will be calculated automatically when the output
23194  is generated.
23195  The placement and format of the formula number in the output depends on
23196  the document class.
23197  In this document the number is printed together with the chapter number,
23198  separated by a dot:
23199 \begin_inset Formula \begin{equation}
23200 1+1=2\end{equation}
23201
23202 \end_inset
23203
23204 Using 
23205 \begin_inset Info
23206 type  "shortcut"
23207 arg   "math-number-toggle"
23208 \end_inset
23209
23210  in a numbered formula will switch off the numbering.
23211  You can only number displayed formulas.
23212 \end_layout
23213
23214 \begin_layout Standard
23215 Multi-line formulas can be numbered line by line: Using the menu 
23216 \family sans
23217 Edit\SpecialChar \menuseparator
23218 Math\SpecialChar \menuseparator
23219 Toggle
23220 \begin_inset space ~
23221 \end_inset
23222
23223 Numbering
23224 \begin_inset space ~
23225 \end_inset
23226
23227 of
23228 \begin_inset space ~
23229 \end_inset
23230
23231 Line
23232 \family default
23233  or the shortcut 
23234 \begin_inset Info
23235 type  "shortcut"
23236 arg   "math-number-line-toggle"
23237 \end_inset
23238
23239  will only toggle the numbering of the line where the cursor is:
23240 \begin_inset Formula \begin{eqnarray}
23241 1 & = & 3-2\\
23242 2 & = & 4-2\nonumber \\
23243 4 & \leq & 7
23244 \end{eqnarray}
23245
23246 \end_inset
23247
23248 To number all lines use the shortcut 
23249 \begin_inset Info
23250 type  "shortcut"
23251 arg   "math-number-toggle"
23252 \end_inset
23253
23254 .
23255 \end_layout
23256
23257 \begin_layout Standard
23258 \begin_inset VSpace bigskip
23259 \end_inset
23260
23261 Every displayed formula can be referenced by its number using a label.
23262  A label is inserted with the menu 
23263 \family sans
23264 Insert\SpecialChar \menuseparator
23265 Label
23266 \family default
23267  when the cursor is in the formula.
23268  This opens a dialog to enter the label.
23269  It is recommended to use the proposed 
23270 \begin_inset Quotes eld
23271 \end_inset
23272
23273
23274 \family sans
23275 eq:
23276 \family default
23277
23278 \begin_inset Quotes erd
23279 \end_inset
23280
23281  as first part of the label, because this helps later to identify the label
23282  type when you have many labels in your document.
23283  We inserted in the following example the label 
23284 \begin_inset Quotes eld
23285 \end_inset
23286
23287 eq:tanhExp
23288 \begin_inset Quotes erd
23289 \end_inset
23290
23291  in the second line:
23292 \begin_inset Formula \begin{eqnarray}
23293 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23294  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23295 \end{eqnarray}
23296
23297 \end_inset
23298
23299 Every labeled line is automatically numbered.
23300  Therefore the label is shown in LyX at the place of the formula number
23301  placeholder 
23302 \begin_inset Quotes eld
23303 \end_inset
23304
23305 #
23306 \begin_inset Quotes erd
23307 \end_inset
23308
23309 .
23310  You can reference a labeled formula using the menu 
23311 \family sans
23312 Insert\SpecialChar \menuseparator
23313 Cross
23314 \begin_inset space ~
23315 \end_inset
23316
23317 Reference
23318 \family default
23319 .
23320  A dialog appears to choose a label you want refer to.
23321  The reference appears in LyX as a grey cross reference box and in the output
23322  as the formula number:
23323 \end_layout
23324
23325 \begin_layout Standard
23326 This is a cross-reference to equation (
23327 \begin_inset CommandInset ref
23328 LatexCommand ref
23329 reference "eq:tanhExp"
23330
23331 \end_inset
23332
23333 ).
23334 \end_layout
23335
23336 \begin_layout Standard
23337 The properties of LyX's cross-reference box are described in section
23338 \begin_inset space ~
23339 \end_inset
23340
23341
23342 \begin_inset CommandInset ref
23343 LatexCommand ref
23344 reference "sec:Cross-References"
23345
23346 \end_inset
23347
23348 .
23349  To delete a label, set the cursor in the labeled formula, use the menu
23350  
23351 \family sans
23352 Insert\SpecialChar \menuseparator
23353 Label
23354 \family default
23355  and delete the label in the appearing dialog.
23356 \begin_inset Foot
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360 This is a unintuitive and will be fixed in the next version of LyX.
23361 \end_layout
23362
23363 \end_inset
23364
23365  
23366 \end_layout
23367
23368 \begin_layout Section
23369 User defined math macros
23370 \begin_inset Index idx
23371 status collapsed
23372
23373 \begin_layout Plain Layout
23374 Math ! Macros
23375 \end_layout
23376
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \begin_layout Standard
23383 LyX allows you to define macros for formulas which is very useful when you
23384  have equations of the same form in a document several times.
23385  Math macros are explained in section 
23386 \emph on
23387 Math
23388 \begin_inset space ~
23389 \end_inset
23390
23391 Macros
23392 \emph default
23393  of the 
23394 \emph on
23395 Math
23396 \emph default
23397  manual.
23398 \end_layout
23399
23400 \begin_layout Section
23401 Fine-Tuning
23402 \end_layout
23403
23404 \begin_layout Subsection
23405 Typefaces
23406 \begin_inset Index idx
23407 status collapsed
23408
23409 \begin_layout Plain Layout
23410 Math ! Typefaces
23411 \end_layout
23412
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \begin_layout Standard
23419 The standard font for text is italic, for numbers the standard is roman.
23420  To set a font in a formula, use the 
23421 \family sans
23422 Math
23423 \begin_inset space ~
23424 \end_inset
23425
23426 Panel
23427 \family default
23428  button 
23429 \begin_inset Graphics
23430         filename ../images/math/font.png
23431
23432 \end_inset
23433
23434 , or enter its command, listed in table
23435 \begin_inset space ~
23436 \end_inset
23437
23438
23439 \begin_inset CommandInset ref
23440 LatexCommand ref
23441 reference "cap:Typefaces-and-the"
23442
23443 \end_inset
23444
23445 , directly.
23446 \end_layout
23447
23448 \begin_layout Standard
23449 \begin_inset Float table
23450 wide false
23451 sideways false
23452 status open
23453
23454 \begin_layout Plain Layout
23455 \begin_inset Caption
23456
23457 \begin_layout Plain Layout
23458 \begin_inset CommandInset label
23459 LatexCommand label
23460 name "cap:Typefaces-and-the"
23461
23462 \end_inset
23463
23464 Typefaces and the corresponding commands.
23465 \end_layout
23466
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \begin_layout Plain Layout
23473 \align center
23474 \begin_inset Tabular
23475 <lyxtabular version="3" rows="9" columns="2">
23476 <features tabularvalignment="middle">
23477 <column alignment="center" valignment="top" width="0pt">
23478 <column alignment="center" valignment="top" width="0pt">
23479 <row>
23480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484 Font
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493 Command
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \shape up
23506 \size normal
23507 \bar no
23508 \noun off
23509 \color none
23510 \begin_inset Formula $\mathrm{Roman}$
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \series bold
23524
23525 \backslash
23526 mathrm
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23538 \end_inset
23539
23540
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \series bold
23551
23552 \backslash
23553 mathbf
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\mathit{Italic}$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576
23577 \series bold
23578
23579 \backslash
23580 mathit
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 <row>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \shape up
23593 \size normal
23594 \bar no
23595 \noun off
23596 \color none
23597 \begin_inset Formula $\mathtt{Typewriter}$
23598 \end_inset
23599
23600
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \series bold
23611
23612 \backslash
23613 mathtt
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23625 \end_inset
23626
23627
23628 \end_layout
23629
23630 \end_inset
23631 </cell>
23632 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636
23637 \series bold
23638
23639 \backslash
23640 mathbb
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 </row>
23646 <row>
23647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23648 \begin_inset Text
23649
23650 \begin_layout Plain Layout
23651 \begin_inset Formula $\mathfrak{Fraktur}$
23652 \end_inset
23653
23654
23655 \end_layout
23656
23657 \end_inset
23658 </cell>
23659 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23660 \begin_inset Text
23661
23662 \begin_layout Plain Layout
23663
23664 \series bold
23665
23666 \backslash
23667 mathfrak
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \shape up
23680 \size normal
23681 \emph on
23682 \bar no
23683 \noun off
23684 \color none
23685 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \series bold
23699
23700 \backslash
23701 mathcal
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 </row>
23707 <row>
23708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 \begin_inset Formula $\mathsf{SansSerif}$
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \end_inset
23719 </cell>
23720 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724
23725 \series bold
23726
23727 \backslash
23728 mathsf
23729 \end_layout
23730
23731 \end_inset
23732 </cell>
23733 </row>
23734 </lyxtabular>
23735
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Standard
23747 \begin_inset Note Greyedout
23748 status open
23749
23750 \begin_layout Plain Layout
23751
23752 \series bold
23753 Note:
23754 \series default
23755  You can only print capital letters in the typefaces 
23756 \family sans
23757 Blackboard
23758 \family default
23759  and 
23760 \family sans
23761 Calligraphic
23762 \family default
23763 .
23764 \end_layout
23765
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \begin_layout Standard
23772 When you use a typeface, a blue box is inserted in the formula.
23773  Every character in this box will be printed in this typeface.
23774  Pressing 
23775 \family sans
23776 Space
23777 \family default
23778  within the box will set the cursor outside, so that you have to use a protected
23779  space when you need a space in the box.
23780  Here an example where 
23781 \begin_inset Quotes eld
23782 \end_inset
23783
23784 N
23785 \begin_inset Quotes erd
23786 \end_inset
23787
23788  in 
23789 \family sans
23790 Blackboard
23791 \family default
23792  denotes the set of numbers:
23793 \begin_inset Formula \[
23794 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23795
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \begin_layout Standard
23802 The typefaces are nestable, which can cause confusion.
23803  You can e.
23804 \begin_inset space \thinspace{}
23805 \end_inset
23806
23807 g.
23808 \begin_inset space \space{}
23809 \end_inset
23810
23811 put a character in 
23812 \family sans
23813 Fraktur
23814 \family default
23815  in a box for 
23816 \family sans
23817 Typewriter
23818 \family default
23819
23820 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23821 \end_inset
23822
23823  
23824 \begin_inset Newline newline
23825 \end_inset
23826
23827 So it is better not to use this feature.
23828 \end_layout
23829
23830 \begin_layout Standard
23831 The typefaces have no effect on Greek letters: 
23832 \begin_inset Formula $\mathfrak{abc\delta e}$
23833 \end_inset
23834
23835
23836 \begin_inset Newline newline
23837 \end_inset
23838
23839 You can only print them emboldened using the command 
23840 \series bold
23841
23842 \backslash
23843 boldsymbol
23844 \series default
23845 , which works like the other typeface commands: 
23846 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Standard
23853
23854 \series bold
23855
23856 \backslash
23857 boldsymbol
23858 \series default
23859  works for all symbols, letters, and numbers.
23860 \end_layout
23861
23862 \begin_layout Standard
23863 A number of other font options are available as well, in the menu 
23864 \family sans
23865 Edit\SpecialChar \menuseparator
23866 Math\SpecialChar \menuseparator
23867 Text
23868 \begin_inset space ~
23869 \end_inset
23870
23871 Style
23872 \family default
23873 .
23874 \end_layout
23875
23876 \begin_layout Subsection
23877 Math Text
23878 \begin_inset Index idx
23879 status collapsed
23880
23881 \begin_layout Plain Layout
23882 Math ! Text
23883 \end_layout
23884
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \begin_layout Standard
23891 Typefaces are useful for entering some characters in some given font, but
23892  not for text.
23893  For typing longer pieces of text use the math text, which is obtained using
23894  the entry 
23895 \family sans
23896 Normal
23897 \begin_inset space ~
23898 \end_inset
23899
23900 text
23901 \begin_inset space ~
23902 \end_inset
23903
23904 mode
23905 \family default
23906  of the 
23907 \family sans
23908 Math
23909 \begin_inset space ~
23910 \end_inset
23911
23912 Panel
23913 \family default
23914  button 
23915 \begin_inset Graphics
23916         filename ../images/math/font.png
23917
23918 \end_inset
23919
23920  (shortcut 
23921 \begin_inset Info
23922 type  "shortcut"
23923 arg   "font-default"
23924 \end_inset
23925
23926 ).
23927  Math text appears in LyX in black instead of blue.
23928  You can use spaces and accents in math text like in normal text.
23929  Here is an example:
23930 \begin_inset Formula \[
23931 f(x)=\begin{cases}
23932 x & \textrm{if I say so}\\
23933 -x & \textrm{unter Umständen}
23934 \end{cases}\]
23935
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \begin_layout Subsection
23942 Font Sizes
23943 \begin_inset Index idx
23944 status collapsed
23945
23946 \begin_layout Plain Layout
23947 Math ! Font sizes
23948 \end_layout
23949
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \begin_layout Standard
23956 There are four font styles (relative sizes) used in math-mode, which are
23957  automatically chosen in most situations.
23958  These are called 
23959 \family sans
23960 textstyle
23961 \family default
23962
23963 \family sans
23964 displaystyle
23965 \family default
23966
23967 \family sans
23968 scriptstyle
23969 \family default
23970 , and 
23971 \family sans
23972 scriptscriptstyle
23973 \family default
23974 .
23975  For most characters, 
23976 \family sans
23977 textstyle
23978 \family default
23979  and 
23980 \family sans
23981 displaystyle
23982 \family default
23983  are actually the same size, but fractions, superscripts and subscripts,
23984  and certain other structures, are set larger in 
23985 \family sans
23986 displaystyle
23987 \family default
23988 .
23989  Except for some operators, which resize themselves to accommodate various
23990  situations, all text will be set in the styles that LaTeX thinks are appropriat
23991 e.
23992  These choices can be overridden by using the math panel button 
23993 \begin_inset Graphics
23994         filename ../images/math/style.png
23995
23996 \end_inset
23997
23998 .
23999  A box for the size will be created in which you can insert the math structure.
24000  For example, you can set 
24001 \begin_inset Formula $\frac{1}{2}$
24002 \end_inset
24003
24004 , which is normally in 
24005 \family sans
24006 textstyle
24007 \family default
24008 , larger in 
24009 \family sans
24010 displaystyle
24011 \family default
24012
24013 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24014 \end_inset
24015
24016 .
24017  The four styles are used in the following example:
24018 \end_layout
24019
24020 \begin_layout Standard
24021 \begin_inset Formula $displaystyle$
24022 \end_inset
24023
24024
24025 \begin_inset Formula ${\textstyle textstyle}$
24026 \end_inset
24027
24028
24029 \begin_inset Formula ${\scriptstyle scriptstyle}$
24030 \end_inset
24031
24032
24033 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24034 \end_inset
24035
24036 .
24037 \end_layout
24038
24039 \begin_layout Standard
24040 All these math-mode font sizes are relative, that means, if the whole math
24041  inset is set in a particular size with the menu 
24042 \family sans
24043 Edit\SpecialChar \menuseparator
24044 Text
24045 \begin_inset space ~
24046 \end_inset
24047
24048 Style
24049 \family default
24050 , all sizes in the formula will be adjusted relative to this size.
24051  Similarly, if the base font size of the document is changed, all fonts
24052  will be adjusted to correspond.
24053  As an example here is a formula in the font size 
24054 \begin_inset Quotes eld
24055 \end_inset
24056
24057 largest
24058 \begin_inset Quotes erd
24059 \end_inset
24060
24061 :
24062 \end_layout
24063
24064 \begin_layout Standard
24065
24066 \family roman
24067 \size largest
24068 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24069 \end_inset
24070
24071
24072 \end_layout
24073
24074 \begin_layout Section
24075 Theorem Modules
24076 \end_layout
24077
24078 \begin_layout Standard
24079 As of LyX 1.6, support for theorem-like environments has been moved out of
24080  the document classes and into layout modules.
24081 \begin_inset Index idx
24082 status collapsed
24083
24084 \begin_layout Plain Layout
24085 Layout Modules
24086 \end_layout
24087
24088 \end_inset
24089
24090  As a result, theorem-like environments can now easily be used with classes
24091  other than the AMS classes.
24092  See section 
24093 \begin_inset CommandInset ref
24094 LatexCommand ref
24095 reference "sub:Modules"
24096
24097 \end_inset
24098
24099  for more on layout modules.
24100 \end_layout
24101
24102 \begin_layout Section
24103 AMS-LaTeX
24104 \begin_inset Index idx
24105 status collapsed
24106
24107 \begin_layout Plain Layout
24108 AMS math
24109 \end_layout
24110
24111 \end_inset
24112
24113
24114 \begin_inset Index idx
24115 status collapsed
24116
24117 \begin_layout Plain Layout
24118 Math ! AMS
24119 \end_layout
24120
24121 \end_inset
24122
24123
24124 \end_layout
24125
24126 \begin_layout Standard
24127 LyX supports the packages provided by the American Mathematical Society
24128  (AMS) that are in common use.
24129 \end_layout
24130
24131 \begin_layout Subsection
24132 Enabling AMS-Support
24133 \end_layout
24134
24135 \begin_layout Standard
24136 Selecting the checkbox 
24137 \family sans
24138 Use
24139 \begin_inset space ~
24140 \end_inset
24141
24142 AMS
24143 \begin_inset space ~
24144 \end_inset
24145
24146 math
24147 \begin_inset space ~
24148 \end_inset
24149
24150 package
24151 \family default
24152  in the 
24153 \family sans
24154 Document\SpecialChar \menuseparator
24155 Settings
24156 \family default
24157
24158 \begin_inset Index idx
24159 status collapsed
24160
24161 \begin_layout Plain Layout
24162 Document ! Settings
24163 \end_layout
24164
24165 \end_inset
24166
24167  dialog under 
24168 \family sans
24169 Math
24170 \begin_inset space ~
24171 \end_inset
24172
24173 Options
24174 \family default
24175  will include the AMS-packages in the document, and make the facilities
24176  available.
24177  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24178  formulas, ensure that you have enabled AMS.
24179 \end_layout
24180
24181 \begin_layout Subsection
24182 AMS-Formula Types
24183 \begin_inset CommandInset label
24184 LatexCommand label
24185 name "sub:AMS-Formula-Types"
24186
24187 \end_inset
24188
24189
24190 \begin_inset Index idx
24191 status collapsed
24192
24193 \begin_layout Plain Layout
24194 Math ! Multi-line Equations
24195 \end_layout
24196
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \begin_layout Standard
24203 AMS-LaTeX provides a selection of different formula types.
24204  LyX allows you to choose between 
24205 \family typewriter
24206 align
24207 \family default
24208
24209 \family typewriter
24210 alignat
24211 \family default
24212
24213 \family typewriter
24214 flalign
24215 \family default
24216
24217 \family typewriter
24218 gather
24219 \family default
24220 , and 
24221 \family typewriter
24222 multline
24223 \family default
24224 .
24225  We refer to the AMS-documentation for an explanation of these formula types.
24226 \end_layout
24227
24228 \begin_layout Chapter
24229 More Tools
24230 \end_layout
24231
24232 \begin_layout Section
24233 Cross-References
24234 \begin_inset Index idx
24235 status collapsed
24236
24237 \begin_layout Plain Layout
24238 Cross references
24239 \end_layout
24240
24241 \end_inset
24242
24243
24244 \begin_inset CommandInset label
24245 LatexCommand label
24246 name "sec:Cross-References"
24247
24248 \end_inset
24249
24250
24251 \end_layout
24252
24253 \begin_layout Standard
24254 One of LyX's strengths are cross-references.
24255  You can reference every section, float, footnote, formula, and list in
24256  the document.
24257  To reference a document part, you have to insert a label into it.
24258  The label is used as anchor and name for the reference.
24259  We want for example to refer to the second item of the following list:
24260 \end_layout
24261
24262 \begin_layout Enumerate
24263 First item
24264 \end_layout
24265
24266 \begin_layout Enumerate
24267 \begin_inset CommandInset label
24268 LatexCommand label
24269 name "enu:Second-item"
24270
24271 \end_inset
24272
24273 Second item
24274 \end_layout
24275
24276 \begin_layout Enumerate
24277 Third item
24278 \end_layout
24279
24280 \begin_layout Standard
24281 First we insert a label into the second item with the menu 
24282 \family sans
24283 Insert\SpecialChar \menuseparator
24284 Label
24285 \family default
24286  or by pressing the toolbar button 
24287 \begin_inset Graphics
24288         filename ../images/label-insert.png
24289         scale 85
24290
24291 \end_inset
24292
24293 .
24294  A grey label box like this: 
24295 \begin_inset Graphics
24296         filename clipart/labelQt4.png
24297         scale 85
24298
24299 \end_inset
24300
24301  is inserted and the label window pops up asking for the label text.
24302  LyX offers as text the first words of the item with a prefix, in our case
24303  the text 
24304 \begin_inset Quotes eld
24305 \end_inset
24306
24307
24308 \family sans
24309 enu: Second-item
24310 \family default
24311
24312 \begin_inset Quotes erd
24313 \end_inset
24314
24315 .
24316  The prefix 
24317 \begin_inset Quotes eld
24318 \end_inset
24319
24320
24321 \family sans
24322 enu:
24323 \family default
24324
24325 \begin_inset Quotes erd
24326 \end_inset
24327
24328  stands for 
24329 \begin_inset Quotes eld
24330 \end_inset
24331
24332 enumerate
24333 \begin_inset Quotes erd
24334 \end_inset
24335
24336 .
24337  The prefix depends on the document part where the label is inserted, e.
24338 \begin_inset space \thinspace{}
24339 \end_inset
24340
24341 g.
24342 \begin_inset space \space{}
24343 \end_inset
24344
24345 if you insert a label into a section heading, the prefix will be 
24346 \begin_inset Quotes eld
24347 \end_inset
24348
24349
24350 \family sans
24351 sec:
24352 \family default
24353
24354 \begin_inset Quotes erd
24355 \end_inset
24356
24357 .
24358 \end_layout
24359
24360 \begin_layout Standard
24361 To reference the item, we refer to its label using the menu 
24362 \family sans
24363 Insert\SpecialChar \menuseparator
24364 Cross-Reference
24365 \family default
24366  or the toolbar button 
24367 \begin_inset Graphics
24368         filename ../images/dialog-show-new-inset_ref.png
24369         scale 85
24370
24371 \end_inset
24372
24373 .
24374  A grey cross-reference box like this: 
24375 \begin_inset Graphics
24376         filename clipart/referenceQt4.png
24377         scale 85
24378
24379 \end_inset
24380
24381  is inserted and the cross-reference window appears showing all the labels
24382  in the document.
24383  We can now sort the labels alphabetically and then choose the entry 
24384 \begin_inset Quotes eld
24385 \end_inset
24386
24387
24388 \family sans
24389 enu:Second-item
24390 \family default
24391
24392 \begin_inset Quotes erd
24393 \end_inset
24394
24395 .
24396  At the position of the cross-reference box the item number will appear
24397  in the output.
24398 \end_layout
24399
24400 \begin_layout Standard
24401 Alternatively to 
24402 \family sans
24403 Insert\SpecialChar \menuseparator
24404 Cross-Reference
24405 \family default
24406 , you can right-click on a label and use in the appearing context menu 
24407 \family sans
24408 Copy as Reference
24409 \family default
24410 .
24411  The cross-reference to this label is now in the clipboard and can be copied
24412  to the actual cursor position via the menu 
24413 \family sans
24414 Edit\SpecialChar \menuseparator
24415 Paste
24416 \family default
24417  (shortcut Ctrl+V).
24418 \end_layout
24419
24420 \begin_layout Standard
24421 Here is our cross-reference: Item
24422 \begin_inset space ~
24423 \end_inset
24424
24425
24426 \begin_inset CommandInset ref
24427 LatexCommand ref
24428 reference "enu:Second-item"
24429
24430 \end_inset
24431
24432
24433 \end_layout
24434
24435 \begin_layout Standard
24436 It is recommended to use a protected space
24437 \begin_inset Foot
24438 status collapsed
24439
24440 \begin_layout Plain Layout
24441 described in section
24442 \begin_inset space ~
24443 \end_inset
24444
24445
24446 \begin_inset CommandInset ref
24447 LatexCommand ref
24448 reference "sub:Protected-Space"
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \end_inset
24456
24457  between the cross-reference name and its number to avoid ugly line breaks
24458  between them.
24459 \end_layout
24460
24461 \begin_layout Standard
24462 There are six varieties of cross-references:
24463 \end_layout
24464
24465 \begin_layout Description
24466 <reference>: prints the float number, this is the default: 
24467 \begin_inset CommandInset ref
24468 LatexCommand ref
24469 reference "cap:Two-distorted-images"
24470
24471 \end_inset
24472
24473
24474 \end_layout
24475
24476 \begin_layout Description
24477 (<reference>): prints the float number within two parentheses, this is the
24478  style normally used to reference formulas, especially when the reference
24479  name 
24480 \begin_inset Quotes eld
24481 \end_inset
24482
24483 Equation
24484 \begin_inset Quotes erd
24485 \end_inset
24486
24487  is omitted: 
24488 \begin_inset CommandInset ref
24489 LatexCommand eqref
24490 reference "eq:tanhExp"
24491
24492 \end_inset
24493
24494
24495 \end_layout
24496
24497 \begin_layout Description
24498 <page>: prints the page number: Page
24499 \begin_inset space ~
24500 \end_inset
24501
24502
24503 \begin_inset CommandInset ref
24504 LatexCommand pageref
24505 reference "cap:Two-distorted-images"
24506
24507 \end_inset
24508
24509
24510 \end_layout
24511
24512 \begin_layout Description
24513 on
24514 \begin_inset space ~
24515 \end_inset
24516
24517 page
24518 \begin_inset space ~
24519 \end_inset
24520
24521 <page>: prints the text "on page" and the page number: 
24522 \begin_inset CommandInset ref
24523 LatexCommand vpageref
24524 reference "cap:Two-distorted-images"
24525
24526 \end_inset
24527
24528
24529 \end_layout
24530
24531 \begin_layout Description
24532 <reference>
24533 \begin_inset space ~
24534 \end_inset
24535
24536 on
24537 \begin_inset space ~
24538 \end_inset
24539
24540 page
24541 \begin_inset space ~
24542 \end_inset
24543
24544 <page>: prints the float number, the text "on page", and the page number:
24545  
24546 \begin_inset CommandInset ref
24547 LatexCommand vref
24548 reference "cap:Two-distorted-images"
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Description
24556 Formatted
24557 \begin_inset space ~
24558 \end_inset
24559
24560 reference: prints a self defined cross-reference format.
24561 \begin_inset Newline newline
24562 \end_inset
24563
24564
24565 \begin_inset Note Greyedout
24566 status open
24567
24568 \begin_layout Plain Layout
24569
24570 \series bold
24571 Note:
24572 \series default
24573  This feature is only available when you have the LaTeX-package 
24574 \series bold
24575 prettyref
24576 \series default
24577
24578 \begin_inset Index idx
24579 status collapsed
24580
24581 \begin_layout Plain Layout
24582 LaTeX-packages ! prettyref
24583 \end_layout
24584
24585 \end_inset
24586
24587  installed.
24588 \end_layout
24589
24590 \end_inset
24591
24592
24593 \end_layout
24594
24595 \begin_layout Standard
24596
24597 \family sans
24598 <page>
24599 \family default
24600  will not print the page number if the label is on the previous, the same,
24601  or the next page.
24602  You will e.
24603 \begin_inset space \thinspace{}
24604 \end_inset
24605
24606 g.
24607 \begin_inset space \space{}
24608 \end_inset
24609
24610 see the text 
24611 \begin_inset Quotes eld
24612 \end_inset
24613
24614
24615 \family sans
24616 on this page
24617 \family default
24618
24619 \begin_inset Quotes erd
24620 \end_inset
24621
24622  instead.
24623  The style 
24624 \family sans
24625 <reference> on page <page>
24626 \family default
24627  will not print anything about the page if the label is on the same page.
24628 \end_layout
24629
24630 \begin_layout Standard
24631 The number and current page of the referenced document part in the output
24632  is automatically calculated by LaTeX.
24633  The varieties are adjusted in the field 
24634 \family sans
24635 Format
24636 \family default
24637  of the cross-reference window, that appear when you click on the cross-referenc
24638 e.
24639 \end_layout
24640
24641 \begin_layout Standard
24642 You can only use the style 
24643 \family sans
24644 <reference>
24645 \family default
24646  to reference numbered document parts, while the reference style 
24647 \family sans
24648 <page>
24649 \family default
24650  is always possible.
24651 \end_layout
24652
24653 \begin_layout Standard
24654 If you want to reference a section, put the label in the section heading;
24655  for floats put the label in the caption; for footnotes put the label in
24656  it.
24657  Referencing formulas is explained in section
24658 \begin_inset space ~
24659 \end_inset
24660
24661
24662 \begin_inset CommandInset ref
24663 LatexCommand ref
24664 reference "sec:Formula-Numbering-and"
24665
24666 \end_inset
24667
24668 .
24669 \end_layout
24670
24671 \begin_layout Standard
24672 Right-clicking on a cross-reference opens a context menu.
24673  The entry 
24674 \family sans
24675 Go
24676 \begin_inset space ~
24677 \end_inset
24678
24679 to
24680 \begin_inset space ~
24681 \end_inset
24682
24683 Label
24684 \family default
24685  sets the cursor before the referenced label.
24686  This entry will be renamed in the context menu of the label to 
24687 \family sans
24688 Go
24689 \begin_inset space ~
24690 \end_inset
24691
24692 Back
24693 \family default
24694  so that you can use it to set the cursor back to the cross-reference.
24695  You can also go back with the toolbar button 
24696 \begin_inset Graphics
24697         filename ../images/bookmark-goto_0.png
24698         rotateOrigin center
24699
24700 \end_inset
24701
24702 .
24703 \end_layout
24704
24705 \begin_layout Standard
24706 You can change labels at any time.
24707  References to the changed label will automatically be updated so that you
24708  do not need to take care about this.
24709 \end_layout
24710
24711 \begin_layout Standard
24712 If a cross-reference refers to a non-existent label, you will see two question
24713  marks in the output instead of the reference.
24714 \end_layout
24715
24716 \begin_layout Standard
24717 References are described in detail in the 
24718 \emph on
24719 Embedded Objects
24720 \emph default
24721  manual.
24722 \end_layout
24723
24724 \begin_layout Section
24725 Table of Contents and other Listings
24726 \begin_inset Index idx
24727 status collapsed
24728
24729 \begin_layout Plain Layout
24730 Table of contents
24731 \end_layout
24732
24733 \end_inset
24734
24735
24736 \begin_inset Index idx
24737 status collapsed
24738
24739 \begin_layout Plain Layout
24740 Outline
24741 \end_layout
24742
24743 \end_inset
24744
24745
24746 \begin_inset CommandInset label
24747 LatexCommand label
24748 name "sec:toc"
24749
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \begin_layout Subsection
24756 Table of Contents
24757 \begin_inset CommandInset label
24758 LatexCommand label
24759 name "sub:Table-of-Contents"
24760
24761 \end_inset
24762
24763
24764 \end_layout
24765
24766 \begin_layout Standard
24767 The Table of Contents (TOC) is inserted with the menu 
24768 \family sans
24769 Insert\SpecialChar \menuseparator
24770 List/TOC\SpecialChar \menuseparator
24771 Table
24772 \begin_inset space ~
24773 \end_inset
24774
24775 of
24776 \begin_inset space ~
24777 \end_inset
24778
24779 Contents
24780 \family default
24781 .
24782  Is is displayed in LyX as a gray box.
24783  If you click on it, the 
24784 \family sans
24785 Outline
24786 \family default
24787  window appears, showing you the TOC entries as outline to move and rearrange
24788  sections in your documents.
24789  So this operation is an alternative to the menu 
24790 \family sans
24791 Document\SpecialChar \menuseparator
24792 Outline
24793 \family default
24794  that is described in sec.
24795 \begin_inset space \thinspace{}
24796 \end_inset
24797
24798
24799 \begin_inset CommandInset ref
24800 LatexCommand ref
24801 reference "sec:Navigating"
24802
24803 \end_inset
24804
24805 .
24806 \end_layout
24807
24808 \begin_layout Standard
24809 The TOC in the document output lists every numbered section automatically.
24810  If you have declared a short title for a section heading, as described
24811  in section
24812 \begin_inset space ~
24813 \end_inset
24814
24815
24816 \begin_inset CommandInset ref
24817 LatexCommand ref
24818 reference "sec:Short-Titles"
24819
24820 \end_inset
24821
24822 , it will be used in the TOC instead of the section heading.
24823  Section
24824 \begin_inset space ~
24825 \end_inset
24826
24827
24828 \begin_inset CommandInset ref
24829 LatexCommand ref
24830 reference "sub:Numbering-depth"
24831
24832 \end_inset
24833
24834  describes how the level is adjusted that defines which section types are
24835  listed in the TOC.
24836  Unnumbered sections are not listed in the TOC.
24837 \end_layout
24838
24839 \begin_layout Subsection
24840 List of Figures, Tables, and Algorithms
24841 \begin_inset CommandInset label
24842 LatexCommand label
24843 name "sub:List-of-Figures"
24844
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \begin_layout Standard
24851 Table, figure, and algorithm lists are very much like the table of contents.
24852  You can insert them via the 
24853 \family sans
24854 Insert\SpecialChar \menuseparator
24855 List
24856 \begin_inset space ~
24857 \end_inset
24858
24859 /
24860 \begin_inset space ~
24861 \end_inset
24862
24863 TOC
24864 \family default
24865  submenus.
24866  The list entries are the float captions and the float number.
24867 \end_layout
24868
24869 \begin_layout Section
24870 URLs and Hyperlinks
24871 \begin_inset Index idx
24872 status collapsed
24873
24874 \begin_layout Plain Layout
24875 URLs
24876 \end_layout
24877
24878 \end_inset
24879
24880
24881 \begin_inset Index idx
24882 status collapsed
24883
24884 \begin_layout Plain Layout
24885 Hyperlinks
24886 \end_layout
24887
24888 \end_inset
24889
24890
24891 \end_layout
24892
24893 \begin_layout Subsection
24894 URLs
24895 \begin_inset CommandInset label
24896 LatexCommand label
24897 name "sub:URLs"
24898
24899 \end_inset
24900
24901
24902 \end_layout
24903
24904 \begin_layout Standard
24905 Links to web pages or email addresses can be inserted via the menu 
24906 \family sans
24907 Insert\SpecialChar \menuseparator
24908 URL
24909 \family default
24910 .
24911 \end_layout
24912
24913 \begin_layout Standard
24914 Here is an example URL: LyX's homepage: 
24915 \begin_inset Flex URL
24916 status open
24917
24918 \begin_layout Plain Layout
24919
24920 http://www.lyx.org
24921 \end_layout
24922
24923 \end_inset
24924
24925
24926 \end_layout
24927
24928 \begin_layout Standard
24929 You cannot change the style of the link text, the URL text will always be
24930  in the style 
24931 \family typewriter
24932 Typewriter
24933 \family default
24934 .
24935  To be able to format the URL text, use hyperlinks as explained in the next
24936  subsection.
24937 \end_layout
24938
24939 \begin_layout Standard
24940 \begin_inset Note Greyedout
24941 status open
24942
24943 \begin_layout Plain Layout
24944
24945 \series bold
24946 Note:
24947 \series default
24948  URLs must not end with a backslash, otherwise you get LaTeX errors.
24949 \end_layout
24950
24951 \end_inset
24952
24953
24954 \end_layout
24955
24956 \begin_layout Subsection
24957 Hyperlinks
24958 \begin_inset CommandInset label
24959 LatexCommand label
24960 name "sub:Hyperlinks"
24961
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \begin_layout Standard
24968 Hyperlinks can be inserted with the menu 
24969 \family sans
24970 Insert\SpecialChar \menuseparator
24971 Hyperlink
24972 \family default
24973  or with the toolbar button 
24974 \begin_inset Graphics
24975         filename ../images/href-insert.png
24976
24977 \end_inset
24978
24979 .
24980  The appearing dialog has two fields: 
24981 \family sans
24982 Target
24983 \family default
24984  and 
24985 \family sans
24986 Name
24987 \family default
24988 .
24989  The name is the printed text for the hyperlink.
24990  The hyperlink type can be a weblink like this: 
24991 \begin_inset CommandInset href
24992 LatexCommand href
24993 name "LyX's homepage"
24994 target "http://www.lyx.org"
24995
24996 \end_inset
24997
24998 , an Email address like this: 
24999 \begin_inset CommandInset href
25000 LatexCommand href
25001 name "lyx-docs mailing list"
25002 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25003 type "mailto:"
25004
25005 \end_inset
25006
25007 , or a link to a file.
25008 \end_layout
25009
25010 \begin_layout Standard
25011 You can start applications via a hyperlink when you insert a weblink, but
25012  add the prefix 
25013 \begin_inset Quotes eld
25014 \end_inset
25015
25016
25017 \family sans
25018 run:
25019 \family default
25020
25021 \begin_inset Quotes erd
25022 \end_inset
25023
25024  to the link target.
25025 \end_layout
25026
25027 \begin_layout Standard
25028 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25029  and become clickable in the DVI and PDF-output.
25030  To set the format of the link text, highlight the hyperlink inset and use
25031  the text style dialog.
25032  This is for example a hyperlink with bold sans serif text: 
25033 \family sans
25034 \series bold
25035
25036 \begin_inset CommandInset href
25037 LatexCommand href
25038 name "LyX's homepage"
25039 target "http://www.lyx.org"
25040
25041 \end_inset
25042
25043
25044 \end_layout
25045
25046 \begin_layout Standard
25047 The link text color can be changed, when the option 
25048 \family sans
25049 Color links
25050 \family default
25051  is set in the PDF Properties dialog (menu 
25052 \family sans
25053 Document\SpecialChar \menuseparator
25054 Settings\SpecialChar \menuseparator
25055 PDF Properties
25056 \family default
25057 ).
25058  The link text is for example set in this document to blue by adding the
25059  option
25060 \begin_inset Newline newline
25061 \end_inset
25062
25063
25064 \series bold
25065 urlcolor=blue
25066 \series default
25067
25068 \begin_inset Newline newline
25069 \end_inset
25070
25071 to the field 
25072 \family sans
25073 Additional options
25074 \family default
25075  in the PDF Properties dialog.
25076 \end_layout
25077
25078 \begin_layout Section
25079 Appendices
25080 \begin_inset Index idx
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084 Appendix
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \begin_inset CommandInset label
25091 LatexCommand label
25092 name "sec:Appendices"
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Appendices are created with the menu 
25101 \family sans
25102 Document\SpecialChar \menuseparator
25103 Start
25104 \begin_inset space ~
25105 \end_inset
25106
25107 Appendix
25108 \begin_inset space ~
25109 \end_inset
25110
25111 Here
25112 \family default
25113 .
25114  This menu sets the document from the current cursor position to the end
25115  as the appendix region.
25116  The region is marked with a red borderline.
25117 \end_layout
25118
25119 \begin_layout Standard
25120 Every chapter (or section) within the appendix region is treated as an appendix,
25121  numbered with a capital Latin letter.
25122  The appendix subsections are numbered with this letter followed by a dot
25123  and the subsection number.
25124  All appendix sections can be referenced as if they were normal sections,
25125  here two examples:
25126 \end_layout
25127
25128 \begin_layout Standard
25129 Appendix
25130 \begin_inset space ~
25131 \end_inset
25132
25133
25134 \begin_inset CommandInset ref
25135 LatexCommand ref
25136 reference "cha:Credits"
25137
25138 \end_inset
25139
25140 ; Appendix
25141 \begin_inset space ~
25142 \end_inset
25143
25144
25145 \begin_inset CommandInset ref
25146 LatexCommand ref
25147 reference "sub:Export"
25148
25149 \end_inset
25150
25151
25152 \end_layout
25153
25154 \begin_layout Section
25155 Bibliography
25156 \begin_inset Index idx
25157 status collapsed
25158
25159 \begin_layout Plain Layout
25160 Bibliography
25161 \end_layout
25162
25163 \end_inset
25164
25165
25166 \begin_inset CommandInset label
25167 LatexCommand label
25168 name "sec:Bibliography"
25169
25170 \end_inset
25171
25172
25173 \end_layout
25174
25175 \begin_layout Standard
25176 There are two ways of generating the bibliography in a LyX-document.
25177  You can include a bibliography database,
25178 \begin_inset Foot
25179 status collapsed
25180
25181 \begin_layout Plain Layout
25182 Known under the name 
25183 \begin_inset Quotes eld
25184 \end_inset
25185
25186 BibTeX-database
25187 \begin_inset Quotes erd
25188 \end_inset
25189
25190 .
25191 \end_layout
25192
25193 \end_inset
25194
25195  which is explained in the next subsection, or you can insert the bibliography
25196  manually, using the paragraph environment 
25197 \family sans
25198 Bibliography
25199 \family default
25200 , which was described in section
25201 \begin_inset space ~
25202 \end_inset
25203
25204
25205 \begin_inset CommandInset ref
25206 LatexCommand ref
25207 reference "sub:Biblio_environment"
25208
25209 \end_inset
25210
25211 .
25212  If you want anything other than numerical citations that are used in this
25213  document, like author-year citations, then you must
25214 \emph on
25215  
25216 \emph default
25217 use a bibliography database.
25218 \end_layout
25219
25220 \begin_layout Subsection
25221 The Bibliography Environment
25222 \end_layout
25223
25224 \begin_layout Standard
25225 Within the 
25226 \family sans
25227 Bibliography
25228 \family default
25229  environment, every paragraph begins with a gray bibliography box labeled
25230  with a number.
25231  If you click on it, you will get a dialog in which you can set a 
25232 \family sans
25233 Key
25234 \family default
25235  and a 
25236 \family sans
25237 Label
25238 \family default
25239 .
25240  The key is the symbolic name by which you will refer to this bibliography
25241  entry.
25242  For example, our second entry in the bibliography is a book about LaTeX
25243  and we used 
25244 \begin_inset Quotes eld
25245 \end_inset
25246
25247 latexcompanion
25248 \begin_inset Quotes erd
25249 \end_inset
25250
25251 , a short form of its title, as key.
25252 \end_layout
25253
25254 \begin_layout Standard
25255 You can refer to the key of a bibliography entry using the menu 
25256 \family sans
25257 Insert\SpecialChar \menuseparator
25258 Citation
25259 \family default
25260  or the toolbar button 
25261 \begin_inset Graphics
25262         filename ../images/dialog-show-new-inset_citation.png
25263
25264 \end_inset
25265
25266 .
25267  A citation reference box is inserted and a citation window will appear
25268  in which you can select one or more keys in the available key list.
25269  The citation reference box will be labeled with the referenced key.
25270  When you click on the box, the citation window appears and you can change
25271  the reference.
25272 \end_layout
25273
25274 \begin_layout Standard
25275 Citation references appear in the output as the number of the bibliography
25276  entry with surrounding brackets.
25277  If you set a 
25278 \family sans
25279 Label
25280 \family default
25281  for the entry, the label will appear instead of the number.
25282  Here are two examples; the first without a label, the second with the label
25283  
25284 \begin_inset Quotes eld
25285 \end_inset
25286
25287 Credits
25288 \begin_inset Quotes erd
25289 \end_inset
25290
25291 :
25292 \end_layout
25293
25294 \begin_layout Standard
25295 Have a look at the 
25296 \family sans
25297 LaTeX Companion Second Edition
25298 \family default
25299
25300 \begin_inset CommandInset citation
25301 LatexCommand cite
25302 key "latexcompanion"
25303
25304 \end_inset
25305
25306
25307 \end_layout
25308
25309 \begin_layout Standard
25310 The LyX-Team members are listed in the Credits: 
25311 \begin_inset CommandInset citation
25312 LatexCommand cite
25313 key "lyxcredit"
25314
25315 \end_inset
25316
25317
25318 \end_layout
25319
25320 \begin_layout Subsection
25321 Bibliography databases (BibTeX)
25322 \begin_inset Index idx
25323 status collapsed
25324
25325 \begin_layout Plain Layout
25326 Bibliography ! Databases
25327 \end_layout
25328
25329 \end_inset
25330
25331
25332 \begin_inset Index idx
25333 status collapsed
25334
25335 \begin_layout Plain Layout
25336 Bibliography ! BibTeX
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \begin_inset CommandInset label
25343 LatexCommand label
25344 name "sub:Bibliography-databases"
25345
25346 \end_inset
25347
25348
25349 \end_layout
25350
25351 \begin_layout Standard
25352 Bibliography databases are useful if you use the same bibliography in different
25353  documents.
25354 \begin_inset Foot
25355 status collapsed
25356
25357 \begin_layout Plain Layout
25358 They are also useful simply for keeping a database of articles and notes
25359  concerning them.
25360  Most of the database programs mentioned below allow you to store annotations
25361  and reviews along with bibliographical information.
25362 \end_layout
25363
25364 \end_inset
25365
25366  It also makes it very easy to have a uniform layout for all bibliography
25367  entries.
25368  You can collect the bibliography of all relevant books and articles of
25369  your working field in a database.
25370  This database can be used for different documents, and only the entries
25371  cited in a particular document will appear in the bibliography list for
25372  that document.
25373  This relieves you of the need to keep track of which articles and books
25374  you have cited.
25375 \end_layout
25376
25377 \begin_layout Standard
25378 The database is a text file with the file extension 
25379 \begin_inset Quotes eld
25380 \end_inset
25381
25382
25383 \family sans
25384 .bib
25385 \family default
25386
25387 \begin_inset Quotes erd
25388 \end_inset
25389
25390 , containing the bibliography in a special format.
25391  The format is explained in 
25392 \begin_inset CommandInset citation
25393 LatexCommand cite
25394 key "BibTeX-2"
25395
25396 \end_inset
25397
25398  and in LaTeX books (
25399 \begin_inset CommandInset citation
25400 LatexCommand cite
25401 key "Mittelbach,Kopka,Lamport"
25402
25403 \end_inset
25404
25405 ).
25406  The file can be created using any text editor, but normally one uses a
25407  special program to create and edit the entries in the database.
25408  A list of such programs is maintained on the LyX Wiki at 
25409 \begin_inset Flex URL
25410 status collapsed
25411
25412 \begin_layout Plain Layout
25413
25414 http://wiki.lyx.org/BibTeX/Programs
25415 \end_layout
25416
25417 \end_inset
25418
25419 .
25420 \end_layout
25421
25422 \begin_layout Standard
25423 To use a database, use the menu 
25424 \family sans
25425 Insert\SpecialChar \menuseparator
25426 List
25427 \family default
25428 /
25429 \family sans
25430 TOC\SpecialChar \menuseparator
25431 BibT
25432 \begin_inset ERT
25433 status collapsed
25434
25435 \begin_layout Plain Layout
25436
25437 {}
25438 \end_layout
25439
25440 \end_inset
25441
25442 eX
25443 \begin_inset space ~
25444 \end_inset
25445
25446 Bibliography
25447 \family default
25448 .
25449  A grey box will be inserted and a window appears.
25450  In this window you can load one or more databases and a style file.
25451  The option 
25452 \family sans
25453 Add bibliography to TOC
25454 \family default
25455  adds a table of contents entry for the bibliography.
25456  In the 
25457 \family sans
25458 Content
25459 \family default
25460  drop box you can select whether to include > all the entries in the database
25461  in the document or just the cited references.
25462 \end_layout
25463
25464 \begin_layout Standard
25465 The style file is a text file with the file extension 
25466 \begin_inset Quotes eld
25467 \end_inset
25468
25469
25470 \family sans
25471 .bst
25472 \family default
25473
25474 \begin_inset Quotes erd
25475 \end_inset
25476
25477  that controls how the bibliography entries will appear.
25478  Your LaTeX distribution should provide several of these, and many publishers
25479  provide their own style files, so that you don't have to take care of the
25480  layout.
25481  It is of course possible to write your own style file, but this is something
25482  for experts.
25483 \begin_inset Foot
25484 status collapsed
25485
25486 \begin_layout Plain Layout
25487 For information how this is done, have a look at
25488 \begin_inset Newline newline
25489 \end_inset
25490
25491
25492 \begin_inset CommandInset href
25493 LatexCommand href
25494 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25495
25496 \end_inset
25497
25498 .
25499 \end_layout
25500
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \begin_layout Standard
25507 Inserting a citation reference works as described in the previous section.
25508 \end_layout
25509
25510 \begin_layout Standard
25511 To generate the bibliography from a database, LyX uses the program BibTeX.
25512  This program can be controlled with options that you can add in LyX's preferenc
25513 es dialog under 
25514 \family sans
25515 Outputs\SpecialChar \menuseparator
25516 LaT
25517 \begin_inset ERT
25518 status collapsed
25519
25520 \begin_layout Plain Layout
25521
25522 {}
25523 \end_layout
25524
25525 \end_inset
25526
25527 eX
25528 \family default
25529  in the 
25530 \family sans
25531 BibT
25532 \begin_inset ERT
25533 status collapsed
25534
25535 \begin_layout Plain Layout
25536
25537 {}
25538 \end_layout
25539
25540 \end_inset
25541
25542 eX
25543 \begin_inset space ~
25544 \end_inset
25545
25546 command
25547 \family default
25548  field.
25549  Before adding options, it is strongly recommended to read the manual of
25550  
25551 \family sans
25552 BibTeX
25553 \family default
25554  
25555 \begin_inset CommandInset citation
25556 LatexCommand cite
25557 key "BibTeX"
25558
25559 \end_inset
25560
25561 .
25562 \end_layout
25563
25564 \begin_layout Standard
25565 When you select the option 
25566 \family sans
25567 Sectioned bibliography
25568 \family default
25569  in the 
25570 \family sans
25571 Document\SpecialChar \menuseparator
25572 Settings
25573 \family default
25574  dialog, it is possible to have multiple and sectioned bibliographies.
25575  This and other options are explained in detail in section 
25576 \emph on
25577 Customizing Bibliographies
25578 \emph default
25579  
25580 \emph on
25581 with BibTeX
25582 \emph default
25583  of the 
25584 \emph on
25585 Additional Features
25586 \emph default
25587  manual.
25588 \end_layout
25589
25590 \begin_layout Standard
25591 We use two bibliographies in this document to show the difference between
25592  the two methods of creating them.
25593  As you can see, the bibliography that is created from a database lists
25594  only the database entries that are referenced in the document.
25595  We used the style file 
25596 \family sans
25597 alphadin.bst
25598 \family default
25599  to get the complicated German reference key scheme in the bibliography.
25600 \end_layout
25601
25602 \begin_layout Subsection
25603 Bibliography layout
25604 \begin_inset Index idx
25605 status collapsed
25606
25607 \begin_layout Plain Layout
25608 Bibliography ! Layout
25609 \end_layout
25610
25611 \end_inset
25612
25613
25614 \end_layout
25615
25616 \begin_layout Standard
25617 In the citation reference dialog you can set a special citation format.
25618  For this feature you need to enable the option 
25619 \family sans
25620 Natbib
25621 \family default
25622  in the 
25623 \family sans
25624 Document\SpecialChar \menuseparator
25625 Settings
25626 \family default
25627
25628 \begin_inset Index idx
25629 status collapsed
25630
25631 \begin_layout Plain Layout
25632 Document ! Settings
25633 \end_layout
25634
25635 \end_inset
25636
25637  dialog under 
25638 \family sans
25639 Bibliography
25640 \family default
25641 .
25642  Setting a citation style for a reference will overwrite the default.
25643  For the global citation format use the BibTeX style files as explained
25644  in the previous section.
25645 \end_layout
25646
25647 \begin_layout Standard
25648 You can also set text, that should appear before or after a citation reference,
25649  in the citation reference window.
25650  Here an example where we set the text 
25651 \begin_inset Quotes eld
25652 \end_inset
25653
25654 Chapter
25655 \begin_inset space ~
25656 \end_inset
25657
25658 3
25659 \begin_inset Quotes erd
25660 \end_inset
25661
25662  to appear after the reference:
25663 \end_layout
25664
25665 \begin_layout Standard
25666 Have a look at 
25667 \begin_inset CommandInset citation
25668 LatexCommand cite
25669 after "Chapter 3"
25670 key "latexcompanion"
25671
25672 \end_inset
25673
25674 .
25675 \end_layout
25676
25677 \begin_layout Section
25678 Index
25679 \begin_inset Index idx
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683 Index generation
25684 \end_layout
25685
25686 \end_inset
25687
25688
25689 \begin_inset CommandInset label
25690 LatexCommand label
25691 name "sec:Index"
25692
25693 \end_inset
25694
25695
25696 \end_layout
25697
25698 \begin_layout Standard
25699 An index entry is created if you use the menu 
25700 \family sans
25701 Insert\SpecialChar \menuseparator
25702 Index
25703 \begin_inset space ~
25704 \end_inset
25705
25706 Entry
25707 \family default
25708  or the toolbar button 
25709 \begin_inset Graphics
25710         filename ../images/index-insert.png
25711
25712 \end_inset
25713
25714 .
25715  A box labeled 
25716 \begin_inset Quotes eld
25717 \end_inset
25718
25719
25720 \family sans
25721 Index
25722 \family default
25723
25724 \begin_inset Quotes erd
25725 \end_inset
25726
25727  is inserted containing the text that appears in the index.
25728  The word where the cursor is in or the currently highlighted text is proposed
25729  by LyX as the index entry.
25730 \end_layout
25731
25732 \begin_layout Standard
25733 We give a short overview of the index commands in the next subsections.
25734  For a detailed description of LaTeX's index mechanism, have a look at one
25735  of the LaTeX books 
25736 \begin_inset CommandInset citation
25737 LatexCommand cite
25738 key "latexcompanion,latexguide,latexbook"
25739
25740 \end_inset
25741
25742 .
25743 \end_layout
25744
25745 \begin_layout Standard
25746 The index list is inserted in the document with the menu 
25747 \family sans
25748 Insert\SpecialChar \menuseparator
25749 List
25750 \begin_inset space ~
25751 \end_inset
25752
25753 /
25754 \begin_inset space ~
25755 \end_inset
25756
25757 TOC\SpecialChar \menuseparator
25758 Index
25759 \begin_inset space ~
25760 \end_inset
25761
25762 List
25763 \family default
25764 .
25765  A light blue box labeled 
25766 \begin_inset Quotes eld
25767 \end_inset
25768
25769
25770 \family sans
25771 Index
25772 \family default
25773
25774 \begin_inset Quotes erd
25775 \end_inset
25776
25777  will show the place where the index is printed in the output.
25778  The index list box is not clickable like other LyX-boxes.
25779 \end_layout
25780
25781 \begin_layout Subsection
25782 Grouping Index Entries
25783 \begin_inset Index idx
25784 status collapsed
25785
25786 \begin_layout Plain Layout
25787 Index ! Grouping
25788 \end_layout
25789
25790 \end_inset
25791
25792
25793 \end_layout
25794
25795 \begin_layout Standard
25796 Index entries are often grouped to offer the reader a fast search in the
25797  index.
25798  We want to group for example the index entries for itemized and enumerated
25799  lists under the entry 
25800 \begin_inset Quotes eld
25801 \end_inset
25802
25803 Lists
25804 \begin_inset Quotes erd
25805 \end_inset
25806
25807 .
25808  First we create the entry 
25809 \begin_inset Quotes eld
25810 \end_inset
25811
25812 Lists
25813 \begin_inset Quotes erd
25814 \end_inset
25815
25816  in section
25817 \begin_inset space ~
25818 \end_inset
25819
25820
25821 \begin_inset CommandInset ref
25822 LatexCommand ref
25823 reference "sub:Lists"
25824
25825 \end_inset
25826
25827 .
25828  In the text field for the itemized list index entry in section
25829 \begin_inset space ~
25830 \end_inset
25831
25832
25833 \begin_inset CommandInset ref
25834 LatexCommand ref
25835 reference "sec:Itemize"
25836
25837 \end_inset
25838
25839 , we insert the command
25840 \end_layout
25841
25842 \begin_layout Standard
25843
25844 \series bold
25845 Lists ! Itemize
25846 \end_layout
25847
25848 \begin_layout Standard
25849 and the command
25850 \end_layout
25851
25852 \begin_layout Standard
25853
25854 \series bold
25855 Lists ! Enumerate
25856 \end_layout
25857
25858 \begin_layout Standard
25859 for the enumerated list in section
25860 \begin_inset space ~
25861 \end_inset
25862
25863
25864 \begin_inset CommandInset ref
25865 LatexCommand ref
25866 reference "sec:Enumerate"
25867
25868 \end_inset
25869
25870 .
25871 \end_layout
25872
25873 \begin_layout Standard
25874 The exclamation mark 
25875 \begin_inset Quotes eld
25876 \end_inset
25877
25878 !
25879 \begin_inset Quotes erd
25880 \end_inset
25881
25882  marks the grouping levels.
25883  You can have three levels; every index level is indented a bit more.
25884  An index entry for the higher levels is not required.
25885  If we don't have an index entry for 
25886 \begin_inset Quotes eld
25887 \end_inset
25888
25889 Lists
25890 \begin_inset Quotes erd
25891 \end_inset
25892
25893 , it will be printed anyway, but without a page number.
25894 \end_layout
25895
25896 \begin_layout Subsection
25897 Page Ranges
25898 \begin_inset Index idx
25899 status collapsed
25900
25901 \begin_layout Plain Layout
25902 Index ! Page ranges
25903 \end_layout
25904
25905 \end_inset
25906
25907
25908 \end_layout
25909
25910 \begin_layout Standard
25911 Normally an index entry will appear with the page number of the indexed
25912  section.
25913  But sometimes you want to index more pages under the same entry.
25914  E.g if we want to index the paragraph environments, we create an index entry
25915  in section
25916 \begin_inset space ~
25917 \end_inset
25918
25919
25920 \begin_inset CommandInset ref
25921 LatexCommand ref
25922 reference "sec:Paragraph-Environments"
25923
25924 \end_inset
25925
25926  with the command
25927 \end_layout
25928
25929 \begin_layout Standard
25930
25931 \series bold
25932 Paragraph environments|(
25933 \end_layout
25934
25935 \begin_layout Standard
25936 and another entry at the end of section
25937 \begin_inset space ~
25938 \end_inset
25939
25940
25941 \begin_inset CommandInset ref
25942 LatexCommand ref
25943 reference "sub:LyX-Code"
25944
25945 \end_inset
25946
25947  with the command
25948 \end_layout
25949
25950 \begin_layout Standard
25951
25952 \series bold
25953 Paragraph environments|)
25954 \end_layout
25955
25956 \begin_layout Standard
25957 The commands 
25958 \begin_inset Quotes eld
25959 \end_inset
25960
25961
25962 \series bold
25963 |(
25964 \series default
25965
25966 \begin_inset Quotes erd
25967 \end_inset
25968
25969  and 
25970 \begin_inset Quotes eld
25971 \end_inset
25972
25973
25974 \series bold
25975 |)
25976 \series default
25977
25978 \begin_inset Quotes erd
25979 \end_inset
25980
25981  respectively start and end the index range.
25982  You can also add the same index entry at different places in the document.
25983  They appear in the output under one entry with a comma separated list of
25984  the pages of the indexed document parts.
25985  An example is the index entry 
25986 \begin_inset Quotes eld
25987 \end_inset
25988
25989 Document ! Settings
25990 \begin_inset Quotes erd
25991 \end_inset
25992
25993 .
25994 \end_layout
25995
25996 \begin_layout Subsection
25997 Cross referencing
25998 \begin_inset Index idx
25999 status collapsed
26000
26001 \begin_layout Plain Layout
26002 Index ! Cross referencing
26003 \end_layout
26004
26005 \end_inset
26006
26007
26008 \end_layout
26009
26010 \begin_layout Standard
26011 It is also possible to refer to another index entry.
26012  We referred for example in the index entry 
26013 \begin_inset Quotes eld
26014 \end_inset
26015
26016 GIF
26017 \begin_inset Quotes erd
26018 \end_inset
26019
26020  (in section
26021 \begin_inset space ~
26022 \end_inset
26023
26024
26025 \begin_inset CommandInset ref
26026 LatexCommand ref
26027 reference "sub:Image-Formats"
26028
26029 \end_inset
26030
26031 ) to the index entry 
26032 \begin_inset Quotes eld
26033 \end_inset
26034
26035 Image formats
26036 \begin_inset Quotes erd
26037 \end_inset
26038
26039  in the same section using the entry
26040 \end_layout
26041
26042 \begin_layout Standard
26043
26044 \series bold
26045 GIF|see{Image formats}
26046 \end_layout
26047
26048 \begin_layout Standard
26049 where the braces have to be inserted as TeX Code.
26050  The text within the braces is the referenced entry.
26051  The reference will appear in the output without a page number.
26052 \end_layout
26053
26054 \begin_layout Subsection
26055 Index Entry Order
26056 \begin_inset Index idx
26057 status collapsed
26058
26059 \begin_layout Plain Layout
26060 Index ! Entry order
26061 \end_layout
26062
26063 \end_inset
26064
26065
26066 \end_layout
26067
26068 \begin_layout Standard
26069 You can use accented characters in the index entry, but the entries might
26070  then not follow the rules for the index order.
26071  The index entries are sorted alphabetically, but LaTeX
26072 \begin_inset Foot
26073 status collapsed
26074
26075 \begin_layout Plain Layout
26076 The index generating is done in the background by an extra program, see
26077  section
26078 \begin_inset space ~
26079 \end_inset
26080
26081
26082 \begin_inset CommandInset ref
26083 LatexCommand ref
26084 reference "sub:Index-Program"
26085
26086 \end_inset
26087
26088 .
26089 \end_layout
26090
26091 \end_inset
26092
26093  doesn't know how to sort accents in different languages.
26094  We have created as an example the three dummy index entries 
26095 \begin_inset Quotes eld
26096 \end_inset
26097
26098 maison
26099 \begin_inset Quotes erd
26100 \end_inset
26101
26102
26103 \begin_inset Quotes eld
26104 \end_inset
26105
26106 maïs
26107 \begin_inset Quotes erd
26108 \end_inset
26109
26110 , and 
26111 \begin_inset Quotes eld
26112 \end_inset
26113
26114 maître
26115 \begin_inset Quotes erd
26116 \end_inset
26117
26118 .
26119 \begin_inset Index idx
26120 status open
26121
26122 \begin_layout Plain Layout
26123 Dummy entries ! maïs
26124 \end_layout
26125
26126 \end_inset
26127
26128
26129 \begin_inset Index idx
26130 status open
26131
26132 \begin_layout Plain Layout
26133 Dummy entries ! maître
26134 \end_layout
26135
26136 \end_inset
26137
26138
26139 \begin_inset Index idx
26140 status open
26141
26142 \begin_layout Plain Layout
26143 Dummy entries ! maïs@maison
26144 \end_layout
26145
26146 \end_inset
26147
26148  They will be sorted in the order maïs, maître, maison, but we want the
26149  order maïs, maison, maître.
26150  To achieve this, we use the command
26151 \end_layout
26152
26153 \begin_layout Standard
26154
26155 \series bold
26156 previous entry@current entry
26157 \end_layout
26158
26159 \begin_layout Standard
26160 In our case we want to have 
26161 \begin_inset Quotes eld
26162 \end_inset
26163
26164 maison
26165 \begin_inset Quotes erd
26166 \end_inset
26167
26168  after 
26169 \begin_inset Quotes eld
26170 \end_inset
26171
26172 maïs
26173 \begin_inset Quotes erd
26174 \end_inset
26175
26176  and write therefore for the index entry of maison:
26177 \end_layout
26178
26179 \begin_layout Standard
26180
26181 \series bold
26182 maïs@maison
26183 \end_layout
26184
26185 \begin_layout Standard
26186 The previous entry needn't to be a real existing entry, you can also use
26187  another word to tell LaTeX the entry order, see the next subsection for
26188  an example.
26189 \end_layout
26190
26191 \begin_layout Standard
26192 \begin_inset VSpace bigskip
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \begin_layout Standard
26199 In some cases the index entry order is not correct when you are using the
26200  program 
26201 \family sans
26202 makeindex 
26203 \family default
26204 to generate the index (see sec.
26205 \begin_inset space \thinspace{}
26206 \end_inset
26207
26208
26209 \begin_inset CommandInset ref
26210 LatexCommand ref
26211 reference "sub:Index-Program"
26212
26213 \end_inset
26214
26215 ).
26216  
26217 \family sans
26218 makeindex
26219 \family default
26220  would for example print the index entry for the LaTeX-package aeguill in
26221  sec.
26222 \begin_inset space \thinspace{}
26223 \end_inset
26224
26225
26226 \begin_inset CommandInset ref
26227 LatexCommand ref
26228 reference "sub:Document-Font"
26229
26230 \end_inset
26231
26232  after the index entries of the other LaTeX-packages although all these
26233  index commands start with 
26234 \begin_inset Quotes eld
26235 \end_inset
26236
26237
26238 \series bold
26239 LaTeX-packages ! 
26240 \series default
26241
26242 \begin_inset Quotes eld
26243 \end_inset
26244
26245 .
26246  The reason is that the index entry for aeguill is in a footnote.
26247  To fix this 
26248 \family sans
26249 makeindex
26250 \family default
26251  bug, add these commands to the preamble of your document:
26252 \end_layout
26253
26254 \begin_layout Standard
26255
26256 \series bold
26257
26258 \backslash
26259 let
26260 \backslash
26261 OrgIndex
26262 \backslash
26263 index
26264 \end_layout
26265
26266 \begin_layout Standard
26267
26268 \series bold
26269
26270 \backslash
26271 renewcommand*{
26272 \backslash
26273 index}[1]{
26274 \backslash
26275 OrgIndex{#1}}
26276 \end_layout
26277
26278 \begin_layout Subsection
26279 Index Entry Layout
26280 \begin_inset Index idx
26281 status collapsed
26282
26283 \begin_layout Plain Layout
26284 Index ! Entry layout
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \begin_layout Standard
26293 You can change the appearance of index entries via the text style dialog.
26294 \begin_inset Index idx
26295 status open
26296
26297 \begin_layout Plain Layout
26298 Dummy entries ! 
26299 \shape italic
26300 This is an italic dummy entry
26301 \end_layout
26302
26303 \end_inset
26304
26305  You can also format the page number using the character 
26306 \begin_inset Quotes eld
26307 \end_inset
26308
26309 |
26310 \begin_inset Quotes erd
26311 \end_inset
26312
26313  followed by a LaTeX-command without a backslash.
26314  We can write for example
26315 \end_layout
26316
26317 \begin_layout Standard
26318
26319 \series bold
26320 italic page number:|textit
26321 \end_layout
26322
26323 \begin_layout Standard
26324 to get the page number in italic.
26325 \begin_inset Index idx
26326 status open
26327
26328 \begin_layout Plain Layout
26329 Dummy entries ! italic page number:|textit
26330 \end_layout
26331
26332 \end_inset
26333
26334  Normally all LaTeX-commands begin with a backslash, but in this special
26335  case 
26336 \begin_inset Quotes eld
26337 \end_inset
26338
26339
26340 \series bold
26341 |command
26342 \series default
26343
26344 \begin_inset Quotes erd
26345 \end_inset
26346
26347  means 
26348 \series bold
26349
26350 \backslash
26351 command{page
26352 \begin_inset space ~
26353 \end_inset
26354
26355 number}
26356 \series default
26357 .
26358  Have a look at section
26359 \begin_inset space ~
26360 \end_inset
26361
26362
26363 \begin_inset CommandInset ref
26364 LatexCommand ref
26365 reference "sub:LaTeX-Syntax"
26366
26367 \end_inset
26368
26369  to learn more about the LaTeX-syntax.
26370 \end_layout
26371
26372 \begin_layout Standard
26373 \begin_inset Note Greyedout
26374 status open
26375
26376 \begin_layout Plain Layout
26377
26378 \series bold
26379 Note:
26380 \series default
26381  Formatting single index entries only works when you use the program 
26382 \family sans
26383 makeindex 
26384 \family default
26385 to generate the index, see sec.
26386 \begin_inset space \thinspace{}
26387 \end_inset
26388
26389
26390 \begin_inset CommandInset ref
26391 LatexCommand ref
26392 reference "sub:Index-Program"
26393
26394 \end_inset
26395
26396 .
26397  If you use 
26398 \family sans
26399 xindy
26400 \family default
26401 , however, this won't work for anything other than bold or italic text.
26402  This is because xindy requires you  to define semantic elements before
26403  they can be used, see 
26404 \begin_inset CommandInset citation
26405 LatexCommand cite
26406 after "p. 678 ff."
26407 key "latexcompanion"
26408
26409 \end_inset
26410
26411  for details.
26412 \end_layout
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \begin_layout Standard
26420 In general, we encourage you to not format page numbers directly as shown
26421  above.
26422  Instead of this, you should define a macro in the preamble and use that.
26423  Consider why you want some page numbers to be bold.
26424  Maybe you want all page references italic that refer to a definition of
26425  the indexed term, so that users can easily find definitions.
26426  If so, put the following in the preamble
26427 \end_layout
26428
26429 \begin_layout Standard
26430
26431 \series bold
26432
26433 \backslash
26434 newcommand{
26435 \backslash
26436 IndexDef}[1]{
26437 \backslash
26438 textit{#1}}
26439 \end_layout
26440
26441 \begin_layout Standard
26442 and write
26443 \end_layout
26444
26445 \begin_layout Standard
26446
26447 \series bold
26448 my entry|IndexDef
26449 \end_layout
26450
26451 \begin_layout Standard
26452 in the index entry.
26453 \begin_inset Index idx
26454 status open
26455
26456 \begin_layout Plain Layout
26457 Dummy entries ! my entry|IndexDef
26458 \end_layout
26459
26460 \end_inset
26461
26462  The advantage is that, if you change your mind later or if your publisher
26463  insists that definitions must not be italic but bold, you just need to
26464  change the macro in the preamble, not every single index entry.
26465 \end_layout
26466
26467 \begin_layout Standard
26468 You can also change the layout for the whole index.
26469  E.
26470 \begin_inset space \thinspace{}
26471 \end_inset
26472
26473 g.
26474 \begin_inset space \space{}
26475 \end_inset
26476
26477 we marked the index list box of this document as bold to get a bold font
26478  for all index entries.
26479  For more advanced tasks you have to set up a so-called 
26480 \emph on
26481 Index Style File
26482 \emph default
26483 , see the 
26484 \family sans
26485 makeindex
26486 \family default
26487  or 
26488 \family sans
26489 xindy
26490 \family default
26491  documentation for details, 
26492 \begin_inset CommandInset citation
26493 LatexCommand cite
26494 key "makeindex,xindy"
26495
26496 \end_inset
26497
26498 .
26499 \end_layout
26500
26501 \begin_layout Subsection
26502 Index Program
26503 \begin_inset Index idx
26504 status collapsed
26505
26506 \begin_layout Plain Layout
26507 Index ! Program
26508 \end_layout
26509
26510 \end_inset
26511
26512
26513 \begin_inset CommandInset label
26514 LatexCommand label
26515 name "sub:Index-Program"
26516
26517 \end_inset
26518
26519
26520 \end_layout
26521
26522 \begin_layout Standard
26523 If the index entry program 
26524 \family sans
26525 xindy
26526 \family default
26527  is installed, LyX uses it for index generation; otherwise the program 
26528 \family sans
26529 makeindex
26530 \family default
26531 , that is part of every LaTeX distribution, is used.
26532 \begin_inset Foot
26533 status collapsed
26534
26535 \begin_layout Plain Layout
26536
26537 \family sans
26538 Makeindex
26539 \family default
26540  is very old, no longer under development and has many pitfalls, notably
26541  that it was developed with only the English language in mind.
26542  So it fails to sort anything other than a monolingual English text correctly.
26543  We have shown above how to fix this sorting.
26544  However, if you are writing in another than the English language, consider
26545  to use 
26546 \family sans
26547 xindy
26548 \family default
26549 .
26550 \end_layout
26551
26552 \end_inset
26553
26554  Both programs can be controlled by options that can be set in LyX's preferences
26555  dialog, see section
26556 \begin_inset space ~
26557 \end_inset
26558
26559
26560 \begin_inset CommandInset ref
26561 LatexCommand ref
26562 reference "sub:LaTeX-settings"
26563
26564 \end_inset
26565
26566 .
26567  The available options are listed and explained in 
26568 \begin_inset CommandInset citation
26569 LatexCommand cite
26570 key "makeindex,xindy"
26571
26572 \end_inset
26573
26574 .
26575  In this dialog, you can also specify an alternative program to generate
26576  the index.
26577 \end_layout
26578
26579 \begin_layout Standard
26580 If you need specific options or an alternative index program only for a
26581  given document, you can define the program and\SpecialChar \slash{}
26582 or the options in 
26583 \family sans
26584 Document\SpecialChar \menuseparator
26585 Settings\SpecialChar \ldots{}
26586 \SpecialChar \menuseparator
26587 Indexes
26588 \family default
26589 .
26590  This is especially useful if you need to pass language-specific options
26591  to the index program or if you need a specific layout style.
26592 \end_layout
26593
26594 \begin_layout Subsection
26595 Multiple Indexes
26596 \end_layout
26597
26598 \begin_layout Standard
26599 In many fields, it is common to have more than one index.
26600  For instance, you might need to set up a separate 
26601 \begin_inset Quotes eld
26602 \end_inset
26603
26604 Index of Names
26605 \begin_inset Quotes erd
26606 \end_inset
26607
26608  next to the standard index.
26609  LaTeX does not provide this possibility out of the box, but there are many
26610  packages that add this feature.
26611  LyX uses the 
26612 \series bold
26613 splitidx
26614 \series default
26615
26616 \begin_inset Index idx
26617 status collapsed
26618
26619 \begin_layout Plain Layout
26620 LaTeX-packages ! splitidx
26621 \end_layout
26622
26623 \end_inset
26624
26625  package to generate multiple indexes.
26626  The package is included in all recent LaTeX distributions.
26627  If yours does not ship it, consult the TeX Catalogue, 
26628 \begin_inset CommandInset citation
26629 LatexCommand cite
26630 key "TeXCatalogue"
26631
26632 \end_inset
26633
26634 .
26635  Note that the package does not only consist of a LaTeX style, but it also
26636  includes specific preprocessor programs that need to be installed as well.
26637  Please consult the package's manual for details.
26638 \end_layout
26639
26640 \begin_layout Standard
26641 To set up LyX for the use of multiple indexes, go to 
26642 \family sans
26643 Document\SpecialChar \menuseparator
26644 Settings\SpecialChar \ldots{}
26645 \SpecialChar \menuseparator
26646 Indexes
26647 \family default
26648  and select 
26649 \begin_inset Quotes eld
26650 \end_inset
26651
26652 Use multiple Indexes
26653 \begin_inset Quotes erd
26654 \end_inset
26655
26656 .
26657  Note that the list of 
26658 \begin_inset Quotes eld
26659 \end_inset
26660
26661 Available Indexes
26662 \begin_inset Quotes erd
26663 \end_inset
26664
26665  below already contains the standard index.
26666  To add further indexes, add the name of the index (in the form that should
26667  also appear as a heading) to the 
26668 \begin_inset Quotes eld
26669 \end_inset
26670
26671 New
26672 \begin_inset Quotes erd
26673 \end_inset
26674
26675  input field and press the 
26676 \begin_inset Quotes eld
26677 \end_inset
26678
26679 Add
26680 \begin_inset Quotes erd
26681 \end_inset
26682
26683  button.
26684  The new index should now appear in the list as well.
26685  If you like, you can attribute an alternative label color to the new index
26686  by selecting the index in the list and hitting the 
26687 \begin_inset Quotes eld
26688 \end_inset
26689
26690 Alter Color\SpecialChar \ldots{}
26691
26692 \begin_inset Quotes erd
26693 \end_inset
26694
26695  button.
26696  The label color may help you to differentiate index entries of different
26697  indexes in the LyX work area.
26698 \end_layout
26699
26700 \begin_layout Standard
26701 Once the document changes have been applied, you can find the new index
26702  list in 
26703 \family sans
26704 Insert\SpecialChar \menuseparator
26705 List
26706 \begin_inset space ~
26707 \end_inset
26708
26709 /
26710 \begin_inset space ~
26711 \end_inset
26712
26713 TOC
26714 \family default
26715  and the 
26716 \family sans
26717 Insert
26718 \family default
26719  menu has a separate index entry for each of the defined indexes.
26720  The workflow is basically the same as for the default index, but there
26721  are some additional features:
26722 \end_layout
26723
26724 \begin_layout Itemize
26725 If you want to change the attribution of a specific index entry, right-clicking
26726  on the entry will open a dialog where you can do that.
26727 \end_layout
26728
26729 \begin_layout Itemize
26730 By right-clicking on an index, you can change its type.
26731  Furthermore, you can specify an index list to be a 
26732 \begin_inset Quotes eld
26733 \end_inset
26734
26735 Subindex
26736 \begin_inset Quotes erd
26737 \end_inset
26738
26739 .
26740  If you do that, the heading of that list will be decreased by one level.
26741  E.
26742 \begin_inset space \thinspace{}
26743 \end_inset
26744
26745 g., if you use a book class, where the standard index heading is defined
26746  as a chapter, subindexes will be defined as sections and can thus be nested
26747  to the non-subindexes.
26748 \end_layout
26749
26750 \begin_layout Section
26751 Nomenclature / Glossary 
26752 \begin_inset Index idx
26753 status collapsed
26754
26755 \begin_layout Plain Layout
26756 Nomenclature
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \begin_inset Index idx
26763 status collapsed
26764
26765 \begin_layout Plain Layout
26766 Glossary|see
26767 \begin_inset ERT
26768 status collapsed
26769
26770 \begin_layout Plain Layout
26771
26772 {
26773 \end_layout
26774
26775 \end_inset
26776
26777 Nomenclature
26778 \begin_inset ERT
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782
26783 }
26784 \end_layout
26785
26786 \end_inset
26787
26788
26789 \end_layout
26790
26791 \end_inset
26792
26793
26794 \begin_inset CommandInset label
26795 LatexCommand label
26796 name "sec:Nomenclature"
26797
26798 \end_inset
26799
26800
26801 \end_layout
26802
26803 \begin_layout Standard
26804 Sometimes you need to compile a list of symbols that are mentioned in your
26805  document with a brief explanation of them – a so called nomenclature or
26806  glossary.
26807 \end_layout
26808
26809 \begin_layout Standard
26810 To be able to create nomenclatures, you need the LaTeX package 
26811 \series bold
26812 nomencl
26813 \series default
26814
26815 \begin_inset Index idx
26816 status collapsed
26817
26818 \begin_layout Plain Layout
26819 LaTeX-packages ! nomencl
26820 \end_layout
26821
26822 \end_inset
26823
26824  installed.
26825  You find it in the TeX Catalogue, 
26826 \begin_inset CommandInset citation
26827 LatexCommand cite
26828 key "TeXCatalogue"
26829
26830 \end_inset
26831
26832  or in the package manager of your LaTeX-system.
26833 \end_layout
26834
26835 \begin_layout Standard
26836 A nomenclature entry is created if you place the cursor after a symbol entry
26837  and then use the menu 
26838 \family sans
26839 Insert\SpecialChar \menuseparator
26840
26841 \family default
26842 N
26843 \family sans
26844 omenclature
26845 \begin_inset space ~
26846 \end_inset
26847
26848 Entry
26849 \family default
26850  or the toolbar button 
26851 \begin_inset Graphics
26852         filename ../images/nomencl-insert.png
26853
26854 \end_inset
26855
26856 .
26857  A gray box labeled 
26858 \begin_inset Quotes eld
26859 \end_inset
26860
26861
26862 \family sans
26863 Nom
26864 \family default
26865
26866 \begin_inset Quotes erd
26867 \end_inset
26868
26869  is inserted and a window pops up asking for the nomenclature entry.
26870 \end_layout
26871
26872 \begin_layout Standard
26873 A nomenclature entry consists of two main entries.
26874  The first is the symbol that you want to refer to.
26875  The second is the description of the symbol.
26876 \end_layout
26877
26878 \begin_layout Standard
26879 \begin_inset Note Greyedout
26880 status open
26881
26882 \begin_layout Plain Layout
26883
26884 \series bold
26885 Note:
26886 \series default
26887  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26888 \end_layout
26889
26890 \end_inset
26891
26892
26893 \end_layout
26894
26895 \begin_layout Subsection
26896 Nomenclature Definition and Layout
26897 \begin_inset Index idx
26898 status collapsed
26899
26900 \begin_layout Plain Layout
26901 Nomenclature ! Layout
26902 \end_layout
26903
26904 \end_inset
26905
26906
26907 \end_layout
26908
26909 \begin_layout Standard
26910 When you have symbols in formulas, you have to define them in the 
26911 \family sans
26912 Symbol
26913 \family default
26914  field as LaTeX-formulas.
26915  For example to get 
26916 \begin_inset Quotes eld
26917 \end_inset
26918
26919
26920 \begin_inset Formula $\sigma$
26921 \end_inset
26922
26923
26924 \begin_inset Quotes erd
26925 \end_inset
26926
26927 , insert this:
26928 \begin_inset Newline newline
26929 \end_inset
26930
26931
26932 \series bold
26933 $
26934 \backslash
26935 sigma$
26936 \begin_inset Newline newline
26937 \end_inset
26938
26939
26940 \series default
26941 The 
26942 \begin_inset Quotes eld
26943 \end_inset
26944
26945 $
26946 \begin_inset Quotes erd
26947 \end_inset
26948
26949  character starts/ends the formula.
26950  The LaTeX-command for the Greek letter is the name of the letter beginning
26951  with a backslash 
26952 \begin_inset Quotes eld
26953 \end_inset
26954
26955
26956 \backslash
26957
26958 \begin_inset Quotes erd
26959 \end_inset
26960
26961 .
26962  For capital Greek letters, start the command also with a capital letter,
26963  like 
26964 \series bold
26965
26966 \backslash
26967 Sigma
26968 \series default
26969 .
26970 \end_layout
26971
26972 \begin_layout Standard
26973 (A short introduction to the LaTeX-syntax is given in section
26974 \begin_inset space ~
26975 \end_inset
26976
26977
26978 \begin_inset CommandInset ref
26979 LatexCommand ref
26980 reference "sub:LaTeX-Syntax"
26981
26982 \end_inset
26983
26984 .)
26985 \end_layout
26986
26987 \begin_layout Standard
26988 You cannot use the 
26989 \family sans
26990 Text
26991 \begin_inset space ~
26992 \end_inset
26993
26994 Style
26995 \family default
26996  dialog to format the description text but have to use LaTeX-commands.
26997  For example the description of the nomenclature entry for the 
26998 \begin_inset Quotes eld
26999 \end_inset
27000
27001
27002 \begin_inset Formula $\sigma$
27003 \end_inset
27004
27005
27006 \begin_inset Quotes erd
27007 \end_inset
27008
27009  in this document is:
27010 \begin_inset Newline newline
27011 \end_inset
27012
27013
27014 \series bold
27015 dummy entry for the character 
27016 \backslash
27017 textsf{sigma}
27018 \series default
27019
27020 \begin_inset Newline newline
27021 \end_inset
27022
27023 The command 
27024 \series bold
27025
27026 \backslash
27027 textsf
27028 \series default
27029  sets the fonts to 
27030 \family sans
27031 sans
27032 \begin_inset space ~
27033 \end_inset
27034
27035 serif
27036 \family default
27037 .
27038  To get 
27039 \series bold
27040 bold
27041 \series default
27042  font use the command 
27043 \series bold
27044
27045 \backslash
27046 textbf
27047 \series default
27048 , for 
27049 \family typewriter
27050 typewriter
27051 \family default
27052  use 
27053 \series bold
27054
27055 \backslash
27056 texttt
27057 \series default
27058 , for 
27059 \emph on
27060 emphasized
27061 \emph default
27062  use 
27063 \series bold
27064
27065 \backslash
27066 emph
27067 \series default
27068 .
27069 \end_layout
27070
27071 \begin_layout Subsection
27072 Sort Order of Nomenclature Entries
27073 \begin_inset Index idx
27074 status collapsed
27075
27076 \begin_layout Plain Layout
27077 Nomenclature ! Sort order
27078 \end_layout
27079
27080 \end_inset
27081
27082
27083 \end_layout
27084
27085 \begin_layout Standard
27086 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27087  the symbol definition.
27088  This leads to undesired results when you for example have symbols in formulas.
27089  Suppose you have nomenclature entries for the symbols 
27090 \emph on
27091 a
27092 \begin_inset CommandInset nomenclature
27093 LatexCommand nomenclature
27094 symbol "a"
27095 description "dummy entry for the character \"a\""
27096
27097 \end_inset
27098
27099
27100 \emph default
27101  and 
27102 \begin_inset Formula $\sigma$
27103 \end_inset
27104
27105
27106 \begin_inset CommandInset nomenclature
27107 LatexCommand nomenclature
27108 prefix "sigma"
27109 symbol "$\\sigma$"
27110 description "dummy entry for the character \\textsf{sigma}"
27111
27112 \end_inset
27113
27114 .
27115  They will be sorted by 
27116 \begin_inset Quotes eld
27117 \end_inset
27118
27119
27120 \family sans
27121 a
27122 \family default
27123
27124 \begin_inset Quotes erd
27125 \end_inset
27126
27127  and 
27128 \begin_inset Quotes eld
27129 \end_inset
27130
27131
27132 \family typewriter
27133 $
27134 \backslash
27135 sigma$
27136 \family default
27137
27138 \begin_inset Quotes erd
27139 \end_inset
27140
27141  – the 
27142 \begin_inset Formula $\sigma$
27143 \end_inset
27144
27145  will be sorted before the 
27146 \emph on
27147 a
27148 \emph default
27149  since the character 
27150 \begin_inset Quotes eld
27151 \end_inset
27152
27153 $
27154 \begin_inset Quotes erd
27155 \end_inset
27156
27157  is considered in sorting.
27158 \end_layout
27159
27160 \begin_layout Standard
27161 To control the sort order, you can edit the 
27162 \family sans
27163 Sort
27164 \begin_inset space ~
27165 \end_inset
27166
27167 as
27168 \family default
27169  field of the nomenclature dialog.
27170  Then the nomenclature entry will be sorted by this entry and not the symbol
27171  definition.
27172  For the example given, you can insert 
27173 \family typewriter
27174 sigma
27175 \family default
27176  in this field for the 
27177 \begin_inset Formula $\sigma$
27178 \end_inset
27179
27180 , then 
27181 \emph on
27182 a
27183 \emph default
27184  will be located before 
27185 \begin_inset Formula $\sigma$
27186 \end_inset
27187
27188 .
27189 \end_layout
27190
27191 \begin_layout Standard
27192 For subgrouping and tips for using sort entries see the 
27193 \series bold
27194 nomencl
27195 \series default
27196  documentation, 
27197 \begin_inset CommandInset citation
27198 LatexCommand cite
27199 key "nomencl"
27200
27201 \end_inset
27202
27203 .
27204 \end_layout
27205
27206 \begin_layout Subsection
27207 Nomenclature Options
27208 \begin_inset Index idx
27209 status collapsed
27210
27211 \begin_layout Plain Layout
27212 Nomenclature ! Options
27213 \end_layout
27214
27215 \end_inset
27216
27217
27218 \end_layout
27219
27220 \begin_layout Standard
27221 The 
27222 \series bold
27223 nomencl
27224 \series default
27225  package offers some options to adjust the appearance of the nomenclature.
27226  Here are some of its options, for more have a look at its documentation:
27227 \end_layout
27228
27229 \begin_layout Description
27230 refeq Appends the phrase 
27231 \begin_inset Quotes eld
27232 \end_inset
27233
27234
27235 \family sans
27236 , see equation (
27237 \emph on
27238 eq
27239 \emph default
27240 )
27241 \family default
27242
27243 \begin_inset Quotes erd
27244 \end_inset
27245
27246  to every nomenclature entry, where 
27247 \family sans
27248 \emph on
27249 eq
27250 \family default
27251 \emph default
27252  is the number of the last equation in front of the nomenclature entry
27253 \end_layout
27254
27255 \begin_layout Description
27256 refpage Appends the phrase 
27257 \begin_inset Quotes eld
27258 \end_inset
27259
27260
27261 \family sans
27262 , page (
27263 \emph on
27264 page
27265 \emph default
27266 )
27267 \family default
27268
27269 \begin_inset Quotes erd
27270 \end_inset
27271
27272  to every nomenclature entry, where 
27273 \family sans
27274 \emph on
27275 page
27276 \family default
27277 \emph default
27278  is the number of the page on which the nomenclature entry appeared
27279 \end_layout
27280
27281 \begin_layout Description
27282 intoc Inserts the nomenclature in the Table of Contents
27283 \end_layout
27284
27285 \begin_layout Standard
27286 There are furthermore the options 
27287 \series bold
27288 croatian
27289 \series default
27290
27291 \series bold
27292 danish
27293 \series default
27294
27295 \series bold
27296 english
27297 \series default
27298
27299 \series bold
27300 french
27301 \series default
27302
27303 \series bold
27304 german
27305 \series default
27306
27307 \series bold
27308 italian
27309 \series default
27310
27311 \series bold
27312 polish
27313 \series default
27314
27315 \series bold
27316 portuguese
27317 \series default
27318
27319 \series bold
27320 russian
27321 \series default
27322
27323 \series bold
27324 spanish
27325 \series default
27326 , and 
27327 \series bold
27328 ukrainian
27329 \series default
27330  to print the reference texts and the nomenclature title in the corresponding
27331  language.
27332 \end_layout
27333
27334 \begin_layout Standard
27335 To use one or more of the options, add them to the comma-separated document
27336  class options list in the 
27337 \family sans
27338 Document\SpecialChar \menuseparator
27339 Settings
27340 \family default
27341  dialog.
27342  In this document the option 
27343 \series bold
27344 intoc
27345 \series default
27346  is used.
27347 \end_layout
27348
27349 \begin_layout Standard
27350 \begin_inset VSpace bigskip
27351 \end_inset
27352
27353
27354 \end_layout
27355
27356 \begin_layout Standard
27357 You can also use the first two options above only for certain nomenclature
27358  entries when you add one of the following commands as last entry to the
27359  
27360 \family sans
27361 Description
27362 \family default
27363  field in the nomenclature dialog:
27364 \end_layout
27365
27366 \begin_layout Description
27367
27368 \backslash
27369 nomrefeq Like the 
27370 \series bold
27371 refeq
27372 \series default
27373  option
27374 \end_layout
27375
27376 \begin_layout Description
27377
27378 \backslash
27379 nomrefpage Like the 
27380 \series bold
27381 refpage
27382 \series default
27383  option
27384 \end_layout
27385
27386 \begin_layout Description
27387
27388 \backslash
27389 nomrefeqpage Short notation of 
27390 \series bold
27391
27392 \backslash
27393 nomrefeq
27394 \backslash
27395 nomrefpage
27396 \end_layout
27397
27398 \begin_layout Description
27399
27400 \backslash
27401 nomnorefeq,
27402 \begin_inset space ~
27403 \end_inset
27404
27405
27406 \backslash
27407 nomnorefpage,
27408 \begin_inset space ~
27409 \end_inset
27410
27411
27412 \backslash
27413 nomnorefeqpage Turns off the corresponding options
27414 \end_layout
27415
27416 \begin_layout Subsection
27417 Printing the Nomenclature
27418 \begin_inset Index idx
27419 status collapsed
27420
27421 \begin_layout Plain Layout
27422 Nomenclature ! Printing
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \begin_layout Standard
27431 To print the nomenclature, use the menu 
27432 \family sans
27433 Insert\SpecialChar \menuseparator
27434 Lists
27435 \begin_inset space ~
27436 \end_inset
27437
27438 /
27439 \begin_inset space ~
27440 \end_inset
27441
27442 TOC\SpecialChar \menuseparator
27443 Nomenclature
27444 \family default
27445 .
27446  A light blue box labeled 
27447 \begin_inset Quotes eld
27448 \end_inset
27449
27450
27451 \family sans
27452 Nomenclature
27453 \family default
27454
27455 \begin_inset Quotes erd
27456 \end_inset
27457
27458  will show the place where the nomenclature is printed in the output.
27459  Like the index list box, the nomenclature list box is not clickable.
27460 \end_layout
27461
27462 \begin_layout Standard
27463 In the printed output the title of the nomenclature appears as 
27464 \begin_inset Quotes eld
27465 \end_inset
27466
27467 Nomenclature
27468 \begin_inset Quotes erd
27469 \end_inset
27470
27471 .
27472  If you are not happy with the name, you can change it by redefining the
27473  command 
27474 \series bold
27475
27476 \backslash
27477 nomname
27478 \series default
27479  in the preamble.
27480  For example, in order to change the name to 
27481 \emph on
27482 List of Symbols
27483 \emph default
27484 , add the following line to the preamble:
27485 \end_layout
27486
27487 \begin_layout Standard
27488
27489 \family roman
27490 \series bold
27491
27492 \backslash
27493 renewcommand{
27494 \backslash
27495 nomname}{List of Symbols}
27496 \end_layout
27497
27498 \begin_layout Standard
27499 \begin_inset VSpace defskip
27500 \end_inset
27501
27502
27503 \end_layout
27504
27505 \begin_layout Standard
27506 If you are unhappy with the amount of space for symbols, you can alter it
27507  by adding the following line to the preamble:
27508 \end_layout
27509
27510 \begin_layout Standard
27511
27512 \family roman
27513 \series bold
27514
27515 \backslash
27516 renewcommand{
27517 \backslash
27518 nomlabelwidth}{width}
27519 \end_layout
27520
27521 \begin_layout Standard
27522
27523 \family roman
27524 where the width is a value with one of the units listed in Appendix
27525 \begin_inset space ~
27526 \end_inset
27527
27528
27529 \begin_inset CommandInset ref
27530 LatexCommand ref
27531 reference "cha:Units-available-in"
27532
27533 \end_inset
27534
27535 .
27536  The default value is 1
27537 \begin_inset space \thinspace{}
27538 \end_inset
27539
27540 cm.
27541 \end_layout
27542
27543 \begin_layout Subsection
27544 Nomenclature Program
27545 \begin_inset Index idx
27546 status collapsed
27547
27548 \begin_layout Plain Layout
27549 Nomenclature ! Program
27550 \end_layout
27551
27552 \end_inset
27553
27554
27555 \begin_inset CommandInset label
27556 LatexCommand label
27557 name "sub:Nomenclature-Program"
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \begin_layout Standard
27565 LyX uses the program 
27566 \family sans
27567 makeindex
27568 \family default
27569 , that is part of every LaTeX distribution, to generate the nomenclature.
27570  LyX's preferences dialog allows you to specify another program or to control
27571  
27572 \family sans
27573 makeindex
27574 \family default
27575  by adding options, see section
27576 \begin_inset space ~
27577 \end_inset
27578
27579
27580 \begin_inset CommandInset ref
27581 LatexCommand ref
27582 reference "sub:LaTeX-settings"
27583
27584 \end_inset
27585
27586 .
27587  The available options are listed and explained in 
27588 \begin_inset CommandInset citation
27589 LatexCommand cite
27590 key "nomencl,makeindex"
27591
27592 \end_inset
27593
27594 .
27595 \end_layout
27596
27597 \begin_layout Section
27598 Branches
27599 \begin_inset Index idx
27600 status collapsed
27601
27602 \begin_layout Plain Layout
27603 Branches
27604 \end_layout
27605
27606 \end_inset
27607
27608
27609 \begin_inset Index idx
27610 status collapsed
27611
27612 \begin_layout Plain Layout
27613 Document ! Branches
27614 \end_layout
27615
27616 \end_inset
27617
27618
27619 \begin_inset CommandInset label
27620 LatexCommand label
27621 name "sec:Branches"
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Standard
27629 Sometimes it is useful to hide some document parts in the output.
27630  For example a teacher who is setting an exam obviously doesn't want the
27631  pupils to see the answers, but having questions and answers in the same
27632  document will make the life of the markers of that exam much easier.
27633 \end_layout
27634
27635 \begin_layout Standard
27636 For these cases LyX allows you to put text into branches.
27637  The text will then only appear in the output when its branch is activated.
27638  To create a branch, go in the 
27639 \family sans
27640 Document\SpecialChar \menuseparator
27641 Settings
27642 \family default
27643  dialog to 
27644 \family sans
27645 Branches
27646 \family default
27647 .
27648  The name of the branch, its activation state and the background color of
27649  the branches inside LyX can be specified in this dialog.
27650 \end_layout
27651
27652 \begin_layout Standard
27653 Text that should be in a branch is set into branch inset boxes.
27654  These boxes are inserted via the menu 
27655 \family sans
27656 Insert\SpecialChar \menuseparator
27657 Branch
27658 \family default
27659  where you can choose a branch.
27660  You can later change the branch of the boxes by right-clicking on them.
27661 \end_layout
27662
27663 \begin_layout Standard
27664 Here is an example, where only the question text appears, the answer branch
27665  is deactivated and does therefore not appear in the output:
27666 \end_layout
27667
27668 \begin_layout Standard
27669 \begin_inset Branch Question
27670 status open
27671
27672 \begin_layout Standard
27673 Question: Who was the first physics Nobel prize winner?
27674 \end_layout
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Standard
27682 \begin_inset Branch Answer
27683 status collapsed
27684
27685 \begin_layout Standard
27686 Answer: Wilhelm Conrad Röntgen
27687 \end_layout
27688
27689 \end_inset
27690
27691
27692 \end_layout
27693
27694 \begin_layout Standard
27695 \begin_inset VSpace bigskip
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \begin_layout Standard
27702 To use conditional output inside places where you cannot insert branch insets,
27703  like inside equations, you can code special LaTeX definitions for each
27704  branch.
27705  For example you can define for the question branch
27706 \begin_inset Foot
27707 status collapsed
27708
27709 \begin_layout Plain Layout
27710 For an introduction to the LaTeX-syntax, see section
27711 \begin_inset space ~
27712 \end_inset
27713
27714
27715 \begin_inset CommandInset ref
27716 LatexCommand ref
27717 reference "sub:LaTeX-Syntax"
27718
27719 \end_inset
27720
27721 .
27722 \end_layout
27723
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \begin_layout Standard
27730
27731 \series bold
27732
27733 \backslash
27734 newcommand{
27735 \backslash
27736 question}[1]{#1}
27737 \end_layout
27738
27739 \begin_layout Standard
27740
27741 \series bold
27742
27743 \backslash
27744 newcommand{
27745 \backslash
27746 answer}[1]{}
27747 \end_layout
27748
27749 \begin_layout Standard
27750 and for the answer branch
27751 \end_layout
27752
27753 \begin_layout Standard
27754
27755 \series bold
27756
27757 \backslash
27758 newcommand{
27759 \backslash
27760 question}[1]{}
27761 \end_layout
27762
27763 \begin_layout Standard
27764
27765 \series bold
27766
27767 \backslash
27768 newcommand{
27769 \backslash
27770 answer}[1]{#1}
27771 \end_layout
27772
27773 \begin_layout Standard
27774 \begin_inset Branch Question
27775 status open
27776
27777 \begin_layout Standard
27778 \begin_inset ERT
27779 status open
27780
27781 \begin_layout Plain Layout
27782
27783
27784 \backslash
27785 newcommand{
27786 \backslash
27787 question}[1]{#1}
27788 \end_layout
27789
27790 \begin_layout Plain Layout
27791
27792
27793 \backslash
27794 newcommand{
27795 \backslash
27796 answer}[1]{}
27797 \end_layout
27798
27799 \end_inset
27800
27801
27802 \end_layout
27803
27804 \end_inset
27805
27806
27807 \end_layout
27808
27809 \begin_layout Standard
27810 \begin_inset Branch Answer
27811 status collapsed
27812
27813 \begin_layout Standard
27814 \begin_inset ERT
27815 status open
27816
27817 \begin_layout Plain Layout
27818
27819
27820 \backslash
27821 newcommand{
27822 \backslash
27823 question}[1]{}
27824 \end_layout
27825
27826 \begin_layout Plain Layout
27827
27828
27829 \backslash
27830 newcommand{
27831 \backslash
27832 answer}[1]{#1}
27833 \end_layout
27834
27835 \end_inset
27836
27837
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \begin_layout Standard
27846 Now it is possible to use the commands 
27847 \series bold
27848
27849 \backslash
27850 question{\SpecialChar \ldots{}
27851 }
27852 \series default
27853  and 
27854 \series bold
27855
27856 \backslash
27857 answer{\SpecialChar \ldots{}
27858 }
27859 \series default
27860  to obtain conditional output.
27861  Here is an example formula where only the 
27862 \series bold
27863
27864 \backslash
27865 question
27866 \series default
27867  part appears:
27868 \begin_inset Formula \[
27869 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27870
27871 \end_inset
27872
27873
27874 \end_layout
27875
27876 \begin_layout Standard
27877 Inside math, the same effect can be achieved using math macros, see the
27878  
27879 \emph on
27880 Math
27881 \emph default
27882  manual.
27883 \end_layout
27884
27885 \begin_layout Section
27886 PDF Properties
27887 \begin_inset CommandInset label
27888 LatexCommand label
27889 name "sec:PDF-Properties"
27890
27891 \end_inset
27892
27893
27894 \begin_inset Index idx
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898 PDF properties
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \end_layout
27905
27906 \begin_layout Standard
27907 The 
27908 \family sans
27909 Document Settings
27910 \family default
27911  dialog allows you in the 
27912 \family sans
27913 PDF Properties
27914 \family default
27915  to set up special options for the PDF output of your document.
27916  All options there are provided by the LaTeX-package 
27917 \series bold
27918 hyperref
27919 \series default
27920
27921 \begin_inset Index idx
27922 status collapsed
27923
27924 \begin_layout Plain Layout
27925 LaTeX-packages ! hyperref
27926 \end_layout
27927
27928 \end_inset
27929
27930 .
27931 \end_layout
27932
27933 \begin_layout Standard
27934 Using 
27935 \series bold
27936 hyperref
27937 \series default
27938  will link all cross-references in the DVI- and PDF-output.
27939  This means that the reader of your document will be able to click on a
27940  table of contents entry or on a reference and he is shown the referenced
27941  document part.
27942  You can specify in the dialog tab 
27943 \family sans
27944 Hyperlinks
27945 \family default
27946  how the links will look like and if links for bibliographical backreferences
27947  are created.
27948  The backreferences will appear in the bibliography behind the different
27949  entries, showing the number of the section, slide, or page where the entry
27950  is referenced.
27951 \end_layout
27952
27953 \begin_layout Standard
27954 In the dialog tab 
27955 \family sans
27956 Bookmarks
27957 \family default
27958  you can set if PDF-bookmarks should be created for every section of your
27959  document to make it easier for readers to navigate through the document.
27960  You can decide if the bookmarks should be numbered like your document sections
27961  or not.
27962  With the open bookmarks level you can specify what sectioning level should
27963  be displayed in the bookmarks when opening the PDF.
27964  For example level
27965 \begin_inset space ~
27966 \end_inset
27967
27968 2 will display all sections and subsections, while level
27969 \begin_inset space ~
27970 \end_inset
27971
27972 1 will only display the sections.
27973 \end_layout
27974
27975 \begin_layout Standard
27976 The header information in the dialog tab 
27977 \family sans
27978 General
27979 \family default
27980  are saved together with the PDF as file properties.
27981  Many programs are able to extract this information to e.
27982 \begin_inset space \thinspace{}
27983 \end_inset
27984
27985 g.
27986 \begin_inset space \space{}
27987 \end_inset
27988
27989 automatically recognize who the author is and what the PDF is about.
27990  This is very useful to sort, classify, or use PDFs for bibliography issues.
27991  When the option 
27992 \family sans
27993 Automatic fill header
27994 \family default
27995  is set, LyX tries to extract the header information from your document
27996  title and author settings.
27997 \end_layout
27998
27999 \begin_layout Standard
28000 The option 
28001 \family sans
28002 Load in fullscreen mode
28003 \family default
28004  will open the PDF in fullscreen mode, which is useful for presentations.
28005 \end_layout
28006
28007 \begin_layout Standard
28008 PDF properties are also used in this document.
28009  When you look in its document settings, you can see that some additional
28010  
28011 \series bold
28012 hyperref
28013 \series default
28014  options are used.
28015  For an explanation of them we refer you to the hyperref manual 
28016 \begin_inset CommandInset citation
28017 LatexCommand cite
28018 key "hyperref"
28019
28020 \end_inset
28021
28022 .
28023 \end_layout
28024
28025 \begin_layout Section
28026 TeX Code and the LaTeX Syntax
28027 \begin_inset CommandInset label
28028 LatexCommand label
28029 name "sec:TeX-Code"
28030
28031 \end_inset
28032
28033
28034 \end_layout
28035
28036 \begin_layout Subsection
28037 TeX Code Boxes
28038 \begin_inset Index idx
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042 TeX Code
28043 \end_layout
28044
28045 \end_inset
28046
28047
28048 \begin_inset CommandInset label
28049 LatexCommand label
28050 name "sub:TeX-Code-Boxes"
28051
28052 \end_inset
28053
28054
28055 \end_layout
28056
28057 \begin_layout Standard
28058 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28059  constructs, but not all.
28060  LaTeX contains of hundreds of packages which provide different commands.
28061  All the time packages are being updated and new ones added.
28062  This has the advantage that you can typeset nearly everything as there
28063  is for every problem a LaTeX-package.
28064  But LyX can of course not be up to date and support all packages and their
28065  commands.
28066 \end_layout
28067
28068 \begin_layout Standard
28069 But don't worry, you can use any LaTeX-command directly in LyX inside the
28070  TeX Code box.
28071  A TeX Code box is created by the menu 
28072 \family sans
28073 Insert\SpecialChar \menuseparator
28074 TeX
28075 \begin_inset space ~
28076 \end_inset
28077
28078 Code
28079 \family default
28080  or by the toolbar button 
28081 \begin_inset Graphics
28082         filename ../images/ert-insert.png
28083
28084 \end_inset
28085
28086 .
28087  The box can be opened by left-clicking and closed by right-clicking on
28088  it.
28089 \end_layout
28090
28091 \begin_layout Standard
28092 You can insert complete or incomplete commands as TeX Code.
28093  Incomplete means that the command argument can be Standard LyX text.
28094  For example, if you want to draw a frame around a word and are therefore
28095  using the LaTeX-command 
28096 \series bold
28097
28098 \backslash
28099 fbox
28100 \series default
28101 , you can write the command part 
28102 \series bold
28103
28104 \backslash
28105 fbox{
28106 \series default
28107  in a TeX Code box before the word and the closing brace 
28108 \series bold
28109 }
28110 \series default
28111  in a second TeX Code box behind the word.
28112  The word between the two TeX Code boxes is then the argument as it is in
28113  the following example:
28114 \end_layout
28115
28116 \begin_layout Standard
28117 \begin_inset Graphics
28118         filename clipart/ERT.png
28119         scale 89
28120
28121 \end_inset
28122
28123
28124 \end_layout
28125
28126 \begin_layout Standard
28127 gives
28128 \end_layout
28129
28130 \begin_layout Standard
28131 This is a line with a 
28132 \begin_inset ERT
28133 status collapsed
28134
28135 \begin_layout Plain Layout
28136
28137
28138 \backslash
28139 fbox{
28140 \end_layout
28141
28142 \end_inset
28143
28144 framed
28145 \begin_inset ERT
28146 status collapsed
28147
28148 \begin_layout Plain Layout
28149
28150 }
28151 \end_layout
28152
28153 \end_inset
28154
28155  word.
28156 \end_layout
28157
28158 \begin_layout Standard
28159 \begin_inset Note Greyedout
28160 status open
28161
28162 \begin_layout Plain Layout
28163
28164 \series bold
28165 Note:
28166 \series default
28167  At the end of LaTeX-commands without parameters, you have to insert a space
28168  to let LaTeX know that the command is finished.
28169 \end_layout
28170
28171 \end_inset
28172
28173
28174 \end_layout
28175
28176 \begin_layout Subsection
28177 Short Introduction to the LaTeX Syntax
28178 \begin_inset Argument
28179 status collapsed
28180
28181 \begin_layout Plain Layout
28182 The LaTeX Syntax
28183 \end_layout
28184
28185 \end_inset
28186
28187
28188 \begin_inset Index idx
28189 status collapsed
28190
28191 \begin_layout Plain Layout
28192 LaTeX Syntax
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \begin_inset CommandInset label
28199 LatexCommand label
28200 name "sub:LaTeX-Syntax"
28201
28202 \end_inset
28203
28204
28205 \end_layout
28206
28207 \begin_layout Standard
28208 When you write larger documents or books, you will need to know something
28209  about the LaTeX-commands that LyX uses in the background.
28210  Because LaTeX is based on commands, you can 
28211 \begin_inset Quotes eld
28212 \end_inset
28213
28214 program
28215 \begin_inset Quotes erd
28216 \end_inset
28217
28218  your text.
28219  This has the advantage that the layout of the document can be changed at
28220  any time if you know the right commands.
28221  E.
28222 \begin_inset space \thinspace{}
28223 \end_inset
28224
28225 g.
28226 \begin_inset space \space{}
28227 \end_inset
28228
28229 imagine you have to write a manual for a product and the deadline is the
28230  end of the day.
28231  Your boss just has complimented you for your good work but wants to have
28232  all caption labels bold.
28233  But you have over hundred figure and table captions with non-bold labels
28234  in your manual.
28235  Of course it's impossible to change all caption labels manually in one
28236  day.
28237 \end_layout
28238
28239 \begin_layout Standard
28240 Now LaTeX comes into play.
28241  As mentioned above, for every problem there exists a LaTeX-package.
28242  First you have to find out which and therefore look in the LaTeX package
28243  database, 
28244 \begin_inset CommandInset citation
28245 LatexCommand cite
28246 key "Catalogue"
28247
28248 \end_inset
28249
28250 .
28251 \end_layout
28252
28253 \begin_layout Standard
28254 As result you know that the package 
28255 \series bold
28256 caption
28257 \series default
28258
28259 \begin_inset Index idx
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263 LaTeX-packages ! caption
28264 \end_layout
28265
28266 \end_inset
28267
28268  is what you need.
28269  To use a package, you have to load it in the document preamble (menu 
28270 \family sans
28271 Document\SpecialChar \menuseparator
28272 Settings
28273 \family default
28274 ) with the command
28275 \end_layout
28276
28277 \begin_layout Standard
28278
28279 \series bold
28280
28281 \backslash
28282 usepackage[options]{package name}
28283 \end_layout
28284
28285 \begin_layout Standard
28286 All LaTeX commands begin with a backslash, the command argument is set within
28287  two braces, and the options are set within two brackets.
28288  Note that not all commands have an argument and options.
28289 \end_layout
28290
28291 \begin_layout Standard
28292 In your case the package name is 
28293 \series bold
28294 caption
28295 \series default
28296 .
28297  After a look in the documentation of the package, you know that the option
28298  
28299 \series bold
28300 labelfont=bf
28301 \series default
28302  will change the font of all caption labels to bold.
28303  So you add the command
28304 \end_layout
28305
28306 \begin_layout Standard
28307
28308 \series bold
28309
28310 \backslash
28311 usepackage[labelfont=bf]{caption}
28312 \end_layout
28313
28314 \begin_layout Standard
28315 to the preamble and the problem is solved.
28316 \begin_inset Foot
28317 status collapsed
28318
28319 \begin_layout Plain Layout
28320 For more commands provided by the 
28321 \series bold
28322 caption
28323 \series default
28324  package, have a look at its documentation, 
28325 \begin_inset CommandInset citation
28326 LatexCommand cite
28327 key "caption"
28328
28329 \end_inset
28330
28331 .
28332 \end_layout
28333
28334 \end_inset
28335
28336
28337 \end_layout
28338
28339 \begin_layout Standard
28340 Note that some document classes have built-in solutions for well known problems
28341  like your case.
28342  For example if you use a 
28343 \family sans
28344 KOMA-Script
28345 \family default
28346  class, you don't need the package 
28347 \series bold
28348 caption
28349 \series default
28350 , you can instead write
28351 \end_layout
28352
28353 \begin_layout Standard
28354
28355 \series bold
28356
28357 \backslash
28358 setkomafont{captionlabel}{
28359 \backslash
28360 bfseries}
28361 \end_layout
28362
28363 \begin_layout Standard
28364 in the preamble and the problem is solved.
28365  So if you plan to write a large document, you should have a look at the
28366  documentation of the document class you want to use.
28367  (
28368 \series bold
28369
28370 \backslash
28371 setkomafont
28372 \series default
28373  is an example of a command with more than one argument.)
28374 \end_layout
28375
28376 \begin_layout Standard
28377 Commands in the preamble affect the whole document, while commands in the
28378  text affect only the text after the command or only the text used as command
28379  argument.
28380  To insert a LaTeX-command in text, use the TeX Code box as described in
28381  the previous section.
28382 \end_layout
28383
28384 \begin_layout Standard
28385 If you want to learn more about LaTeX and its syntax, have a look at the
28386  LaTeX-books 
28387 \begin_inset CommandInset citation
28388 LatexCommand cite
28389 key "latexcompanion,latexguide"
28390
28391 \end_inset
28392
28393 .
28394  
28395 \end_layout
28396
28397 \begin_layout Section
28398 Previewing Snippets of your Document
28399 \begin_inset CommandInset label
28400 LatexCommand label
28401 name "sec:Previewing-snippets-of"
28402
28403 \end_inset
28404
28405
28406 \begin_inset Index idx
28407 status collapsed
28408
28409 \begin_layout Plain Layout
28410 Instant preview
28411 \end_layout
28412
28413 \end_inset
28414
28415
28416 \begin_inset Index idx
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420 Document ! Preview
28421 \end_layout
28422
28423 \end_inset
28424
28425
28426 \end_layout
28427
28428 \begin_layout Standard
28429 LyX allows you to generate previews of sections of your document on the
28430  fly so you can see how they'll look in the final document without having
28431  to break your train of thought with 
28432 \family sans
28433 View\SpecialChar \menuseparator
28434 DVI
28435 \family default
28436 .
28437 \end_layout
28438
28439 \begin_layout Standard
28440 If you would for example like to see in LyX your math formulas typeset by
28441  LaTeX, install the LaTeX-package 
28442 \series bold
28443 preview-latex
28444 \series default
28445
28446 \begin_inset Index idx
28447 status collapsed
28448
28449 \begin_layout Plain Layout
28450 LaTeX-packages ! preview-latex
28451 \end_layout
28452
28453 \end_inset
28454
28455  as explained below, and turn on 
28456 \family sans
28457 Instant
28458 \begin_inset space ~
28459 \end_inset
28460
28461 preview
28462 \family default
28463  in the 
28464 \family sans
28465 Tools\SpecialChar \menuseparator
28466 Preferences 
28467 \family default
28468 dialog under Look
28469 \begin_inset space ~
28470 \end_inset
28471
28472 and
28473 \begin_inset space ~
28474 \end_inset
28475
28476 feel\SpecialChar \menuseparator
28477 Display.
28478  The 
28479 \family sans
28480 Preview
28481 \begin_inset space ~
28482 \end_inset
28483
28484 Size
28485 \family default
28486  is the multiplication factor for the size.
28487 \end_layout
28488
28489 \begin_layout Standard
28490 Previews are generated when you load a document into LyX and when you finish
28491  editing an inset.
28492  Previews of an already loaded document are 
28493 \emph on
28494 not
28495 \emph default
28496  generated just by selecting the 
28497 \family sans
28498 Instant
28499 \begin_inset space ~
28500 \end_inset
28501
28502 preview
28503 \family default
28504  check box, you have to reopen the documents to activate the previews.
28505 \end_layout
28506
28507 \begin_layout Standard
28508 LyX will generate previews of math insets.
28509  It will also generate previews of included insets if you select the 
28510 \family sans
28511 Show
28512 \begin_inset space ~
28513 \end_inset
28514
28515 preview
28516 \family default
28517  check box in the insert dialog.
28518  This is useful if you wish to generate a preview of a LaTeX figure, for
28519  example.
28520 \end_layout
28521
28522 \begin_layout Standard
28523 To get previews working, you need the LaTeX package 
28524 \series bold
28525 preview-latex
28526 \series default
28527  (on some systems named simply 
28528 \series bold
28529 preview
28530 \series default
28531 ) installed.
28532  If it is not already installed, you will find it in the TeX Catalogue,
28533  
28534 \begin_inset CommandInset citation
28535 LatexCommand cite
28536 key "TeXCatalogue"
28537
28538 \end_inset
28539
28540  or in the package manager of your LaTeX-system.
28541  You obtain prettier results if you install the program 
28542 \family typewriter
28543 pnmcrop
28544 \family default
28545  from the 
28546 \family typewriter
28547 netpbm
28548 \family default
28549  package; for LyX on Windows this program is automatically installed together
28550  with LyX.
28551 \end_layout
28552
28553 \begin_layout Standard
28554 \begin_inset VSpace bigskip
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \begin_layout Standard
28561 You can furthermore preview the LaTeX source of the whole document or parts
28562  of it.
28563  Use the menu 
28564 \family sans
28565 View\SpecialChar \menuseparator
28566 View
28567 \begin_inset space ~
28568 \end_inset
28569
28570 Source
28571 \family default
28572  and a window will be shown where you can see the LaTeX-source code.
28573  The window shows the source of the whole paragraph where the cursor is
28574  currently in.
28575  You can also select document parts in LyX's main window, then only this
28576  selection (when it is more than one paragraph) is shown as source code.
28577  To view the whole document as source, enable the corresponding option in
28578  the source view window.
28579 \end_layout
28580
28581 \begin_layout Section
28582 Spell Checking
28583 \begin_inset CommandInset label
28584 LatexCommand label
28585 name "sec:Spellchecking"
28586
28587 \end_inset
28588
28589
28590 \begin_inset Index idx
28591 status collapsed
28592
28593 \begin_layout Plain Layout
28594 Spell checking
28595 \end_layout
28596
28597 \end_inset
28598
28599
28600 \end_layout
28601
28602 \begin_layout Standard
28603 LyX itself has no built-in spell checker.
28604  Rather it uses one of the external programs 
28605 \family typewriter
28606 aspell
28607 \family default
28608
28609 \family typewriter
28610 ispell
28611 \family default
28612
28613 \family typewriter
28614 hspell
28615 \family default
28616 , or 
28617 \family typewriter
28618 pspell
28619 \family default
28620  as backend.
28621  This section assumes you have already installed and set up one of these
28622  programs.
28623  
28624 \family typewriter
28625 aspell
28626 \family default
28627  can be seen as the successor to 
28628 \family typewriter
28629 ispell
28630 \family default
28631 , and contrary to 
28632 \family typewriter
28633 ispell
28634 \family default
28635 , it supports multiple languages in parallel, so it is recommended to use
28636  aspell.
28637  
28638 \family typewriter
28639 hspell
28640 \family default
28641  is a Hebrew spell-checker.
28642  The used spell checker and its settings are specified in LyX's preferences
28643  under 
28644 \family sans
28645 Language Settings
28646 \family default
28647 .
28648 \end_layout
28649
28650 \begin_layout Standard
28651 For LyX on Windows, the selection box for the spell checking program is
28652  greyed out in the preferences dialog because only 
28653 \family typewriter
28654 aspell
28655 \family default
28656  can be used.
28657 \end_layout
28658
28659 \begin_layout Standard
28660 The menu
28661 \family sans
28662  Tools\SpecialChar \menuseparator
28663 Spellchecker
28664 \family default
28665  or the toolbar button 
28666 \begin_inset Graphics
28667         filename ../images/dialog-show_spellchecker.png
28668
28669 \end_inset
28670
28671  starts the spell checking beginning from the current cursor position.
28672  A dialog window will appear showing any incorrect (or unknown) word found,
28673  allowing you to edit and replace it in a second line.
28674  Whenever an unknown word is found, the word is highlighted and the text
28675  scrolled so that it is visible.
28676  In the 
28677 \family sans
28678 spell checker
28679 \family default
28680  dialog, there is also a box showing suggestions for a correction, if any
28681  could be found.
28682  Clicking on one of the corrections will copy to the 
28683 \family sans
28684 Replace
28685 \family default
28686  field, double-click invokes directly the replacement.
28687  Unknown but correctly typed words can be added to the personal dictionary.
28688 \end_layout
28689
28690 \begin_layout Standard
28691 By default, the dictionary file used is determined by the document language
28692  that is set in the 
28693 \family sans
28694 Document\SpecialChar \menuseparator
28695 Settings
28696 \family default
28697  dialog.
28698  If you do not have a dictionary for the document language, spell checking
28699  will bring an error message.
28700  In this case, you can specify another dictionary file in the dialog by
28701  specifying a different 
28702 \family sans
28703 Alternative language
28704 \family default
28705  in preferences dialog.
28706 \end_layout
28707
28708 \begin_layout Standard
28709 After a spell check you will be informed about the number of checked words.
28710 \end_layout
28711
28712 \begin_layout Subsubsection*
28713 Limitations
28714 \end_layout
28715
28716 \begin_layout Standard
28717 It is not possible to change the spelling of a particular word globally,
28718  rather than having to change the spelling separately for each occurrence
28719  of the word.
28720  But you can use the 
28721 \family sans
28722 Find
28723 \begin_inset space ~
28724 \end_inset
28725
28726 &
28727 \begin_inset space ~
28728 \end_inset
28729
28730 Replace
28731 \family default
28732  dialog for that.
28733 \end_layout
28734
28735 \begin_layout Standard
28736 LyX cannot correctly spell check documents containing multiple languages.
28737  This does work with 
28738 \family typewriter
28739 pspell
28740 \family default
28741 , assuming you have marked the different languages appropriately.
28742 \end_layout
28743
28744 \begin_layout Subsubsection*
28745 Further Settings
28746 \end_layout
28747
28748 \begin_layout Standard
28749 The 
28750 \family sans
28751 Spellchecker
28752 \family default
28753  section in the preferences dialog has some additional options:
28754 \end_layout
28755
28756 \begin_layout Description
28757 Escape
28758 \begin_inset space ~
28759 \end_inset
28760
28761 characters Allows you to add non-standard characters that the spell checker
28762  should consider, e.
28763 \begin_inset space \thinspace{}
28764 \end_inset
28765
28766 g.
28767 \begin_inset space \space{}
28768 \end_inset
28769
28770 German umlauts although you are spell checking an English document.
28771  This should not normally be needed.
28772 \end_layout
28773
28774 \begin_layout Description
28775 Personal
28776 \begin_inset space ~
28777 \end_inset
28778
28779 dictionary to use a different file as your personal dictionary instead of
28780  the spell checker's default choice 
28781 \end_layout
28782
28783 \begin_layout Description
28784 Accept
28785 \begin_inset space ~
28786 \end_inset
28787
28788 compound
28789 \begin_inset space ~
28790 \end_inset
28791
28792 words Prevent the spell checker from complaining about compounded words
28793  like 
28794 \begin_inset Quotes eld
28795 \end_inset
28796
28797 passthrough
28798 \begin_inset Quotes erd
28799 \end_inset
28800
28801 .
28802 \end_layout
28803
28804 \begin_layout Description
28805 Use
28806 \begin_inset space ~
28807 \end_inset
28808
28809 input
28810 \begin_inset space ~
28811 \end_inset
28812
28813 encoding Uses the document encoding that is set in the 
28814 \family sans
28815 Document\SpecialChar \menuseparator
28816 Settings
28817 \family default
28818  dialog under 
28819 \family sans
28820 Language
28821 \family default
28822  also for the spellchecker.
28823 \begin_inset Foot
28824 status collapsed
28825
28826 \begin_layout Plain Layout
28827 The encodings are explained in section
28828 \begin_inset space ~
28829 \end_inset
28830
28831
28832 \begin_inset CommandInset ref
28833 LatexCommand ref
28834 reference "cha:The-Document-Settings"
28835
28836 \end_inset
28837
28838 .
28839 \end_layout
28840
28841 \end_inset
28842
28843  Only enable this if you use 
28844 \family typewriter
28845 ispell
28846 \family default
28847  and can't spell check words with international letters in them.
28848  There have been reports that this does not work with all dictionaries,
28849  so this is disabled by default.
28850 \end_layout
28851
28852 \begin_layout Section
28853 Thesaurus
28854 \begin_inset Index idx
28855 status collapsed
28856
28857 \begin_layout Plain Layout
28858 Thesaurus
28859 \end_layout
28860
28861 \end_inset
28862
28863
28864 \begin_inset CommandInset label
28865 LatexCommand label
28866 name "sec:Thesaurus"
28867
28868 \end_inset
28869
28870
28871 \end_layout
28872
28873 \begin_layout Standard
28874 LyX provides a multilingual thesaurus.
28875  It uses the same thesaurus framework as OpenOffice and Firefox (namely
28876  the 
28877 \emph on
28878 MyThes
28879 \emph default
28880
28881 \begin_inset Foot
28882 status collapsed
28883
28884 \begin_layout Plain Layout
28885 \begin_inset CommandInset href
28886 LatexCommand href
28887 target "http://lingucomponent.openoffice.org/thesaurus.html"
28888
28889 \end_inset
28890
28891
28892 \end_layout
28893
28894 \end_inset
28895
28896  thesaurus library, which is included in LyX).
28897  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
28898  are available for many languages.
28899 \end_layout
28900
28901 \begin_layout Standard
28902 This section describes how new dictionaries are installed and set up for
28903  the use with LyX.
28904 \end_layout
28905
28906 \begin_layout Subsection
28907 Setting up the thesaurus
28908 \end_layout
28909
28910 \begin_layout Standard
28911 The 
28912 \emph on
28913 MyThes/
28914 \emph default
28915 OpenOffice thesauri consist of two files per language: A file with the suffix
28916  
28917 \emph on
28918 *.dat
28919 \emph default
28920  containing the data and an index file with the suffix 
28921 \emph on
28922 *.idx
28923 \emph default
28924 .
28925  The standardized file names include the language code for the given language
28926  (e.
28927 \begin_inset space \thinspace{}
28928 \end_inset
28929
28930 g.
28931  en_EN for English).
28932  For instance, the English files are named:
28933 \end_layout
28934
28935 \begin_layout Itemize
28936 th_en_EN_v2.idx
28937 \end_layout
28938
28939 \begin_layout Itemize
28940 th_en_EN_v2.dat
28941 \end_layout
28942
28943 \begin_layout Standard
28944 If you have OpenOffice and its thesaurus installed, these files should be
28945  already on your system.
28946  If not, you can get dictionaries from the site 
28947 \begin_inset Flex URL
28948 status collapsed
28949
28950 \begin_layout Plain Layout
28951
28952 http://extensions.services.openoffice.org
28953 \end_layout
28954
28955 \end_inset
28956
28957 .
28958  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28959  archives (
28960 \emph on
28961 *.oxt
28962 \emph default
28963 ) that contain other files such as spellchecker dictionaries besides the
28964  thesauri.
28965  These archives are simple zip files, so you can unpack them as you would
28966  unpack a zip archive.
28967 \end_layout
28968
28969 \begin_layout Standard
28970 Put the 
28971 \emph on
28972 *.idx
28973 \emph default
28974  and 
28975 \emph on
28976 *.dat
28977 \emph default
28978  files of all languages you want to use into one directory (do not use subfolder
28979 s), and specify the path to this directory in 
28980 \family sans
28981 Tools\SpecialChar \menuseparator
28982 Preferences\SpecialChar \menuseparator
28983 Paths
28984 \family default
28985 .
28986  Now the thesaurus should be ready to use.
28987 \end_layout
28988
28989 \begin_layout Subsection
28990 Using the thesaurus
28991 \end_layout
28992
28993 \begin_layout Standard
28994 To start the thesaurus, use the menu 
28995 \family sans
28996 Tools\SpecialChar \menuseparator
28997 Thesaurus
28998 \family default
28999  or the toolbar button 
29000 \begin_inset Graphics
29001         filename ../images/thesaurus-entry.png
29002         rotateOrigin center
29003
29004 \end_inset
29005
29006  while the cursor is at the word you want to look up or while a word is
29007  selected.
29008  A dialog pops up showing you probably related words that you can use as
29009  replacement.
29010  The proposals are grouped into categories.
29011  Note that the thesaurus does not only show synonyms, but also hyperonyms
29012  and hyponyms (such as 
29013 \emph on
29014 plant
29015 \emph default
29016  for 
29017 \emph on
29018 tree
29019 \emph default
29020 ), compounds (such as 
29021 \emph on
29022 tree diagram
29023 \emph default
29024 ) and antonyms (such as 
29025 \emph on
29026 women
29027 \emph default
29028  for 
29029 \emph on
29030 men
29031 \emph default
29032 ), which are marked as such.
29033 \end_layout
29034
29035 \begin_layout Standard
29036 The language is automatically chosen from the language at the cursor, but
29037  you can also switch it in the dialog, as you can enter new words to look
29038  up directly there.
29039 \end_layout
29040
29041 \begin_layout Standard
29042 Note that the thesaurus cannot handle phrases (only compounds that are in
29043  the dictionary, such as the above 
29044 \emph on
29045 tree diagram
29046 \emph default
29047 ), and you have to use the so called lemma form, i.
29048 \begin_inset space \thinspace{}
29049 \end_inset
29050
29051 e.
29052  the form that is used in the dictionaries (for many languages: first person
29053  singular indicative active for nouns, infinitive for verbs).
29054  For example looking up the word forms 
29055 \emph on
29056 reports
29057 \emph default
29058  or 
29059 \emph on
29060 reporting
29061 \emph default
29062  yields no results, while results are shown for the word form 
29063 \emph on
29064 report
29065 \emph default
29066 .
29067  Your best bet is to highlight only the relevant parts of such word (e.
29068 \begin_inset space \thinspace{}
29069 \end_inset
29070
29071 g.
29072  
29073 \emph on
29074 report
29075 \emph default
29076  in 
29077 \emph on
29078 report
29079 \emph default
29080 s), then you get proposals without adjusting the query in the dialog, and
29081  also the replacement will probably be correct (as only the highlighted
29082  part will be replaced, thus the ending remains).
29083 \end_layout
29084
29085 \begin_layout Subsection
29086 License of the Thesaurus library
29087 \end_layout
29088
29089 \begin_layout Standard
29090 The 
29091 \emph on
29092 MyThes
29093 \emph default
29094  library, which is used by LyX for the thesaurus, was created by 
29095 \noun on
29096 Kevin B.
29097  Hendricks
29098 \noun default
29099  as a standalone program.
29100  Version 1.1 of the library is included in LyX.
29101  The library was released under the 
29102 \emph on
29103 Berkeley Database License
29104 \emph default
29105 , which is compatible with LyX's license, the GPL.
29106  In order to meet the requirements of the Berkeley Database License, the
29107  MyThes license file is included in the LyX sources in the folder 
29108 \family sans
29109 ~src/support/mythes/license.readme
29110 \family default
29111 .
29112  In LyX Windows installations it is additionally available in the file 
29113 \family sans
29114 MyThes-License.txt
29115 \family default
29116  that is in the same folder as the file lyx.exe.
29117 \end_layout
29118
29119 \begin_layout Section
29120 Change Tracking
29121 \begin_inset Index idx
29122 status collapsed
29123
29124 \begin_layout Plain Layout
29125 Change Tracking
29126 \end_layout
29127
29128 \end_inset
29129
29130
29131 \begin_inset Index idx
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135 Document ! Change Tracking
29136 \end_layout
29137
29138 \end_inset
29139
29140
29141 \begin_inset CommandInset label
29142 LatexCommand label
29143 name "sec:Change-Tracking"
29144
29145 \end_inset
29146
29147
29148 \end_layout
29149
29150 \begin_layout Standard
29151 When you work on a document collaboratively it is extremely useful to be
29152  able to see changes that others have made highlighted in the document.
29153  You can then decide if you want to accept a change or not.
29154  This can be achieved by turning on change tracking in the menu 
29155 \family sans
29156 Document\SpecialChar \menuseparator
29157 Change
29158 \begin_inset space ~
29159 \end_inset
29160
29161 Tracking\SpecialChar \menuseparator
29162 Track
29163 \begin_inset space ~
29164 \end_inset
29165
29166 Changes
29167 \family default
29168 .
29169 \end_layout
29170
29171 \begin_layout Standard
29172 Changes made in the document will then be highlighted by strokes and colors:
29173  
29174 \bar under
29175 \color blue
29176 underlined text
29177 \bar default
29178 \color inherit
29179  is an addition, 
29180 \strikeout on
29181 \color blue
29182 canceled text
29183 \strikeout default
29184 \color inherit
29185  is a deletion.
29186  The color depends on the author that made the change.
29187  You can change the color in LyX's preferences dialog under 
29188 \family sans
29189 Look
29190 \begin_inset space ~
29191 \end_inset
29192
29193 and
29194 \begin_inset space ~
29195 \end_inset
29196
29197 feel
29198 \family default
29199
29200 \family sans
29201 Colors
29202 \family default
29203 .
29204 \begin_inset Index idx
29205 status collapsed
29206
29207 \begin_layout Plain Layout
29208 Color ! Change tracking
29209 \end_layout
29210
29211 \end_inset
29212
29213  The author and the date of the change are shown in LyX's status bar when
29214  the cursor is in changed text.
29215  The same information is shown when you use the toolbar button 
29216 \begin_inset Graphics
29217         filename ../images/changes-merge.png
29218         rotateOrigin center
29219
29220 \end_inset
29221
29222 .
29223 \end_layout
29224
29225 \begin_layout Standard
29226 When change tracking is activated, you will see the review toolbar in LyX:
29227 \begin_inset Index idx
29228 status collapsed
29229
29230 \begin_layout Plain Layout
29231 Toolbar ! Review
29232 \end_layout
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \begin_layout Standard
29240 \begin_inset VSpace defskip
29241 \end_inset
29242
29243
29244 \end_layout
29245
29246 \begin_layout Standard
29247 \begin_inset Graphics
29248         filename clipart/ChangesToolbar.png
29249
29250 \end_inset
29251
29252
29253 \end_layout
29254
29255 \begin_layout Standard
29256 \begin_inset VSpace defskip
29257 \end_inset
29258
29259
29260 \end_layout
29261
29262 \begin_layout Standard
29263 The review toolbar as shown above contains from left to right the following
29264  buttons:
29265 \end_layout
29266
29267 \begin_layout Standard
29268 \begin_inset VSpace defskip
29269 \end_inset
29270
29271
29272 \end_layout
29273
29274 \begin_layout Standard
29275 \begin_inset Tabular
29276 <lyxtabular version="3" rows="10" columns="2">
29277 <features islongtable="true" longtabularalignment="center">
29278 <column alignment="left" valignment="top" width="0">
29279 <column alignment="left" valignment="top" width="0">
29280 <row interlinespace="2.5mm">
29281 <cell alignment="center" valignment="top" usebox="none">
29282 \begin_inset Text
29283
29284 \begin_layout Plain Layout
29285 \begin_inset Graphics
29286         filename ../images/changes-track.png
29287         rotateOrigin center
29288
29289 \end_inset
29290
29291
29292 \end_layout
29293
29294 \end_inset
29295 </cell>
29296 <cell alignment="center" valignment="top" usebox="none">
29297 \begin_inset Text
29298
29299 \begin_layout Plain Layout
29300
29301 \family sans
29302 Document\SpecialChar \menuseparator
29303 Change
29304 \begin_inset space ~
29305 \end_inset
29306
29307 Tracking\SpecialChar \menuseparator
29308 Track
29309 \begin_inset space ~
29310 \end_inset
29311
29312 Changes
29313 \end_layout
29314
29315 \end_inset
29316 </cell>
29317 </row>
29318 <row interlinespace="2.5mm">
29319 <cell alignment="center" valignment="top" usebox="none">
29320 \begin_inset Text
29321
29322 \begin_layout Plain Layout
29323 \begin_inset Graphics
29324         filename ../images/changes-output.png
29325         rotateOrigin center
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \end_inset
29333 </cell>
29334 <cell alignment="center" valignment="top" usebox="none">
29335 \begin_inset Text
29336
29337 \begin_layout Plain Layout
29338
29339 \family sans
29340 Document\SpecialChar \menuseparator
29341 Change
29342 \begin_inset space ~
29343 \end_inset
29344
29345 Tracking\SpecialChar \menuseparator
29346 Show
29347 \begin_inset space ~
29348 \end_inset
29349
29350 Changes
29351 \begin_inset space ~
29352 \end_inset
29353
29354 in
29355 \begin_inset space ~
29356 \end_inset
29357
29358 Output
29359 \end_layout
29360
29361 \end_inset
29362 </cell>
29363 </row>
29364 <row interlinespace="2.5mm">
29365 <cell alignment="center" valignment="top" usebox="none">
29366 \begin_inset Text
29367
29368 \begin_layout Plain Layout
29369 \begin_inset Graphics
29370         filename ../images/change-next.png
29371         rotateOrigin center
29372
29373 \end_inset
29374
29375
29376 \end_layout
29377
29378 \end_inset
29379 </cell>
29380 <cell alignment="center" valignment="top" usebox="none">
29381 \begin_inset Text
29382
29383 \begin_layout Plain Layout
29384 Jumps to the next change
29385 \end_layout
29386
29387 \end_inset
29388 </cell>
29389 </row>
29390 <row interlinespace="2.5mm">
29391 <cell alignment="center" valignment="top" usebox="none">
29392 \begin_inset Text
29393
29394 \begin_layout Plain Layout
29395 \begin_inset Graphics
29396         filename ../images/change-accept.png
29397         rotateOrigin center
29398
29399 \end_inset
29400
29401
29402 \end_layout
29403
29404 \end_inset
29405 </cell>
29406 <cell alignment="center" valignment="top" usebox="none">
29407 \begin_inset Text
29408
29409 \begin_layout Plain Layout
29410
29411 \family sans
29412 Document\SpecialChar \menuseparator
29413 Change
29414 \begin_inset space ~
29415 \end_inset
29416
29417 Tracking\SpecialChar \menuseparator
29418 Accept
29419 \begin_inset space ~
29420 \end_inset
29421
29422 Change
29423 \end_layout
29424
29425 \end_inset
29426 </cell>
29427 </row>
29428 <row interlinespace="2.5mm">
29429 <cell alignment="center" valignment="top" usebox="none">
29430 \begin_inset Text
29431
29432 \begin_layout Plain Layout
29433 \begin_inset Graphics
29434         filename ../images/change-reject.png
29435         rotateOrigin center
29436
29437 \end_inset
29438
29439
29440 \end_layout
29441
29442 \end_inset
29443 </cell>
29444 <cell alignment="center" valignment="top" usebox="none">
29445 \begin_inset Text
29446
29447 \begin_layout Plain Layout
29448
29449 \family sans
29450 Document\SpecialChar \menuseparator
29451 Change
29452 \begin_inset space ~
29453 \end_inset
29454
29455 Tracking\SpecialChar \menuseparator
29456 Reject
29457 \begin_inset space ~
29458 \end_inset
29459
29460 Change
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 </row>
29466 <row interlinespace="2.5mm">
29467 <cell alignment="center" valignment="top" usebox="none">
29468 \begin_inset Text
29469
29470 \begin_layout Plain Layout
29471 \begin_inset Graphics
29472         filename ../images/changes-merge.png
29473         rotateOrigin center
29474
29475 \end_inset
29476
29477
29478 \end_layout
29479
29480 \end_inset
29481 </cell>
29482 <cell alignment="center" valignment="top" usebox="none">
29483 \begin_inset Text
29484
29485 \begin_layout Plain Layout
29486
29487 \family sans
29488 Document\SpecialChar \menuseparator
29489 Change
29490 \begin_inset space ~
29491 \end_inset
29492
29493 Tracking\SpecialChar \menuseparator
29494 Merge
29495 \begin_inset space ~
29496 \end_inset
29497
29498 Changes
29499 \end_layout
29500
29501 \end_inset
29502 </cell>
29503 </row>
29504 <row interlinespace="2.5mm">
29505 <cell alignment="center" valignment="top" usebox="none">
29506 \begin_inset Text
29507
29508 \begin_layout Plain Layout
29509 \begin_inset Graphics
29510         filename ../images/all-changes-accept.png
29511         rotateOrigin center
29512
29513 \end_inset
29514
29515
29516 \end_layout
29517
29518 \end_inset
29519 </cell>
29520 <cell alignment="center" valignment="top" usebox="none">
29521 \begin_inset Text
29522
29523 \begin_layout Plain Layout
29524
29525 \family sans
29526 Document\SpecialChar \menuseparator
29527 Change
29528 \begin_inset space ~
29529 \end_inset
29530
29531 Tracking\SpecialChar \menuseparator
29532 Accept
29533 \begin_inset space ~
29534 \end_inset
29535
29536 All
29537 \begin_inset space ~
29538 \end_inset
29539
29540 Changes
29541 \end_layout
29542
29543 \end_inset
29544 </cell>
29545 </row>
29546 <row interlinespace="2.5mm">
29547 <cell alignment="center" valignment="top" usebox="none">
29548 \begin_inset Text
29549
29550 \begin_layout Plain Layout
29551 \begin_inset Graphics
29552         filename ../images/all-changes-reject.png
29553         rotateOrigin center
29554
29555 \end_inset
29556
29557
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566
29567 \family sans
29568 Document\SpecialChar \menuseparator
29569 Change
29570 \begin_inset space ~
29571 \end_inset
29572
29573 Tracking\SpecialChar \menuseparator
29574 Reject
29575 \begin_inset space ~
29576 \end_inset
29577
29578 All
29579 \begin_inset space ~
29580 \end_inset
29581
29582 Changes
29583 \end_layout
29584
29585 \end_inset
29586 </cell>
29587 </row>
29588 <row interlinespace="2.5mm">
29589 <cell alignment="center" valignment="top" usebox="none">
29590 \begin_inset Text
29591
29592 \begin_layout Plain Layout
29593 \begin_inset Graphics
29594         filename ../images/note-insert.png
29595         rotateOrigin center
29596
29597 \end_inset
29598
29599
29600 \end_layout
29601
29602 \end_inset
29603 </cell>
29604 <cell alignment="center" valignment="top" usebox="none">
29605 \begin_inset Text
29606
29607 \begin_layout Plain Layout
29608
29609 \family sans
29610 Insert\SpecialChar \menuseparator
29611 Note\SpecialChar \menuseparator
29612 LyX
29613 \begin_inset space ~
29614 \end_inset
29615
29616 Note
29617 \end_layout
29618
29619 \end_inset
29620 </cell>
29621 </row>
29622 <row interlinespace="2.5mm">
29623 <cell alignment="center" valignment="top" usebox="none">
29624 \begin_inset Text
29625
29626 \begin_layout Plain Layout
29627 \begin_inset Graphics
29628         filename ../images/note-next.png
29629         rotateOrigin center
29630
29631 \end_inset
29632
29633
29634 \end_layout
29635
29636 \end_inset
29637 </cell>
29638 <cell alignment="center" valignment="top" usebox="none">
29639 \begin_inset Text
29640
29641 \begin_layout Plain Layout
29642
29643 \family sans
29644 Navigate\SpecialChar \menuseparator
29645 Next
29646 \begin_inset space ~
29647 \end_inset
29648
29649 Note
29650 \end_layout
29651
29652 \end_inset
29653 </cell>
29654 </row>
29655 </lyxtabular>
29656
29657 \end_inset
29658
29659
29660 \end_layout
29661
29662 \begin_layout Standard
29663 \begin_inset VSpace defskip
29664 \end_inset
29665
29666
29667 \end_layout
29668
29669 \begin_layout Standard
29670 The review toolbar helps you to accept, reject, or merge changes – highlight
29671  the change and press one of the desired toolbar buttons.
29672  When you merge changes, a window pops up showing you information about
29673  the next change after the current cursor position.
29674  So you don't need to highlight a certain change.
29675  Within the merge window you can decide to accept or reject changes and
29676  step to the next change.
29677  This way you can jump through all the changes in the document.
29678 \end_layout
29679
29680 \begin_layout Standard
29681 The toolbar has two buttons to handle notes because notes are often important
29682  to describe a change.
29683 \end_layout
29684
29685 \begin_layout Standard
29686 To show made changes in the output you need the LaTeX package 
29687 \series bold
29688 dvipost
29689 \series default
29690
29691 \begin_inset Index idx
29692 status collapsed
29693
29694 \begin_layout Plain Layout
29695 LaTeX-packages ! dvipost
29696 \end_layout
29697
29698 \end_inset
29699
29700  installed.
29701  You will find it in the TeX Catalogue, 
29702 \begin_inset CommandInset citation
29703 LatexCommand cite
29704 key "TeXCatalogue"
29705
29706 \end_inset
29707
29708  or in the package manager of your LaTeX-system.
29709 \end_layout
29710
29711 \begin_layout Section
29712 International Support
29713 \begin_inset Index idx
29714 status collapsed
29715
29716 \begin_layout Plain Layout
29717 International support
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \end_layout
29724
29725 \begin_layout Standard
29726 This section describes how to use LyX with any language you want.
29727  For some non-western languages there are special Wiki-pages that explain
29728  how to set up LyX to use them: 
29729 \begin_inset CommandInset citation
29730 LatexCommand cite
29731 key "Arabic,Armenian,Farsi,Hebrew"
29732
29733 \end_inset
29734
29735
29736 \end_layout
29737
29738 \begin_layout Standard
29739 Besides languages, LyX also supports phonetic symbols, see section
29740 \begin_inset space ~
29741 \end_inset
29742
29743
29744 \begin_inset CommandInset ref
29745 LatexCommand ref
29746 reference "sub:Special-Character"
29747
29748 \end_inset
29749
29750 .
29751 \end_layout
29752
29753 \begin_layout Subsection
29754 Language Options
29755 \begin_inset Index idx
29756 status collapsed
29757
29758 \begin_layout Plain Layout
29759 Language ! Options
29760 \end_layout
29761
29762 \end_inset
29763
29764
29765 \begin_inset Index idx
29766 status collapsed
29767
29768 \begin_layout Plain Layout
29769 Document ! Settings
29770 \end_layout
29771
29772 \end_inset
29773
29774
29775 \begin_inset Index idx
29776 status collapsed
29777
29778 \begin_layout Plain Layout
29779 Document ! Language
29780 \end_layout
29781
29782 \end_inset
29783
29784
29785 \end_layout
29786
29787 \begin_layout Standard
29788 The 
29789 \family sans
29790 Document\SpecialChar \menuseparator
29791 Settings
29792 \family default
29793  dialog lets you set 
29794 \family roman
29795 the language and character encoding for your language.
29796  
29797 \end_layout
29798
29799 \begin_layout Standard
29800 Choose your language in the 
29801 \family sans
29802 Language
29803 \family default
29804  section of this dialog.
29805  The default is 
29806 \family sans
29807 English
29808 \family default
29809 .
29810 \end_layout
29811
29812 \begin_layout Standard
29813 Under 
29814 \family sans
29815 Encoding
29816 \family default
29817  you can choose the character encoding map you want to use for LaTeX export.
29818  The option 
29819 \family sans
29820 Language Default
29821 \family default
29822  is the preferred choice and works well in most cases.
29823  For details about the different encoding options see section
29824 \begin_inset space ~
29825 \end_inset
29826
29827
29828 \begin_inset CommandInset ref
29829 LatexCommand ref
29830 reference "cha:The-Document-Settings"
29831
29832 \end_inset
29833
29834 .
29835 \end_layout
29836
29837 \begin_layout Subsection
29838 Keyboard mapping configuration
29839 \begin_inset CommandInset label
29840 LatexCommand label
29841 name "sub:Keyboard-mapping"
29842
29843 \end_inset
29844
29845
29846 \end_layout
29847
29848 \begin_layout Standard
29849 If you have for example a U.S.-style keyboard and want to write in a language
29850  other than English, you can use an alternate keymap.
29851  For example, if you have a U.S.-style keyboard but want to write in Italian,
29852  you can configure LyX to use an Italian keymap.
29853  The preferences dialog allows you to choose up to two keyboard mappings,
29854  see section
29855 \begin_inset space ~
29856 \end_inset
29857
29858
29859 \begin_inset CommandInset ref
29860 LatexCommand ref
29861 reference "sub:Keyboard-Map"
29862
29863 \end_inset
29864
29865 .
29866  You can choose primary and secondary keyboard languages and then select
29867  which one you want to use.
29868 \end_layout
29869
29870 \begin_layout Standard
29871 Finally, you may just want to change a few key mappings or create an entirely
29872  different keymap (for Vulcan, for instance).
29873  You may, for example, normally write in Italian on a U.S.
29874  keyboard but want to include an occasional quotation in German.
29875  In such a case, you can write your own keyboard mapping or modify an existing
29876  one to support the characters you want.
29877  This and many other customizations are explained in the 
29878 \emph on
29879 Customization
29880 \emph default
29881  manual.
29882 \end_layout
29883
29884 \begin_layout Subsection
29885 Character Tables
29886 \end_layout
29887
29888 \begin_layout Standard
29889 Table
29890 \begin_inset space ~
29891 \end_inset
29892
29893
29894 \begin_inset CommandInset ref
29895 LatexCommand ref
29896 reference "cap:The-latin1-character"
29897
29898 \end_inset
29899
29900  shows the 
29901 \family typewriter
29902 Latin1
29903 \family default
29904  character set.
29905  You should be able to enter the characters in the first eight columns directly
29906  from the keyboard.
29907 \end_layout
29908
29909 \begin_layout Standard
29910 There are a few things you need to know about this table.
29911  Here are some of the details you'll need to bear in mind when using characters
29912  from the 
29913 \family typewriter
29914 Latin1
29915 \family default
29916  character set:
29917 \end_layout
29918
29919 \begin_layout Itemize
29920 Even if you have selected 
29921 \family sans
29922 latin1
29923 \family default
29924  in the 
29925 \family sans
29926 Document\SpecialChar \menuseparator
29927 Settings
29928 \family default
29929  dialog, users who have only the 
29930 \family typewriter
29931 T1
29932 \family default
29933 -fonts for LaTeX [or who have the 
29934 \family typewriter
29935 T1
29936 \family default
29937 -fonts but aren't using them] will still miss a few characters: D0, F0,
29938  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29939  french quotes won't show up.
29940 \end_layout
29941
29942 \begin_layout Standard
29943 \begin_inset Float table
29944 wide false
29945 sideways false
29946 status open
29947
29948 \begin_layout Plain Layout
29949 \begin_inset Caption
29950
29951 \begin_layout Plain Layout
29952 \begin_inset CommandInset label
29953 LatexCommand label
29954 name "cap:The-latin1-character"
29955
29956 \end_inset
29957
29958 The 
29959 \family typewriter
29960 latin1
29961 \family default
29962  character set
29963 \end_layout
29964
29965 \end_inset
29966
29967
29968 \end_layout
29969
29970 \begin_layout Plain Layout
29971 \align center
29972 \begin_inset Tabular
29973 <lyxtabular version="3" rows="17" columns="17">
29974 <features tabularvalignment="middle">
29975 <column alignment="center" valignment="top" width="0pt">
29976 <column alignment="center" valignment="top" width="0pt">
29977 <column alignment="center" valignment="top" width="0pt">
29978 <column alignment="center" valignment="top" width="0pt">
29979 <column alignment="center" valignment="top" width="0pt">
29980 <column alignment="center" valignment="top" width="0pt">
29981 <column alignment="center" valignment="top" width="0pt">
29982 <column alignment="center" valignment="top" width="0pt">
29983 <column alignment="center" valignment="top" width="0pt">
29984 <column alignment="center" valignment="top" width="0pt">
29985 <column alignment="center" valignment="top" width="0pt">
29986 <column alignment="center" valignment="top" width="0pt">
29987 <column alignment="center" valignment="top" width="0pt">
29988 <column alignment="center" valignment="top" width="0pt">
29989 <column alignment="center" valignment="top" width="0pt">
29990 <column alignment="center" valignment="top" width="0pt">
29991 <column alignment="center" valignment="top" width="0pt">
29992 <row>
29993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29994 \begin_inset Text
29995
29996 \begin_layout Plain Layout
29997
29998 \end_layout
29999
30000 \end_inset
30001 </cell>
30002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30003 \begin_inset Text
30004
30005 \begin_layout Plain Layout
30006
30007 \family roman
30008 \series medium
30009 \shape up
30010 \size tiny
30011 \emph off
30012 \bar no
30013 \noun off
30014 \color none
30015 00
30016 \end_layout
30017
30018 \end_inset
30019 </cell>
30020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30021 \begin_inset Text
30022
30023 \begin_layout Plain Layout
30024
30025 \family roman
30026 \series medium
30027 \shape up
30028 \size tiny
30029 \emph off
30030 \bar no
30031 \noun off
30032 \color none
30033 10
30034 \end_layout
30035
30036 \end_inset
30037 </cell>
30038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30039 \begin_inset Text
30040
30041 \begin_layout Plain Layout
30042
30043 \family roman
30044 \series medium
30045 \shape up
30046 \size tiny
30047 \emph off
30048 \bar no
30049 \noun off
30050 \color none
30051 20
30052 \end_layout
30053
30054 \end_inset
30055 </cell>
30056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30057 \begin_inset Text
30058
30059 \begin_layout Plain Layout
30060
30061 \family roman
30062 \series medium
30063 \shape up
30064 \size tiny
30065 \emph off
30066 \bar no
30067 \noun off
30068 \color none
30069 30
30070 \end_layout
30071
30072 \end_inset
30073 </cell>
30074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30075 \begin_inset Text
30076
30077 \begin_layout Plain Layout
30078
30079 \family roman
30080 \series medium
30081 \shape up
30082 \size tiny
30083 \emph off
30084 \bar no
30085 \noun off
30086 \color none
30087 40
30088 \end_layout
30089
30090 \end_inset
30091 </cell>
30092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30093 \begin_inset Text
30094
30095 \begin_layout Plain Layout
30096
30097 \family roman
30098 \series medium
30099 \shape up
30100 \size tiny
30101 \emph off
30102 \bar no
30103 \noun off
30104 \color none
30105 50
30106 \end_layout
30107
30108 \end_inset
30109 </cell>
30110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30111 \begin_inset Text
30112
30113 \begin_layout Plain Layout
30114
30115 \family roman
30116 \series medium
30117 \shape up
30118 \size tiny
30119 \emph off
30120 \bar no
30121 \noun off
30122 \color none
30123 60
30124 \end_layout
30125
30126 \end_inset
30127 </cell>
30128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30129 \begin_inset Text
30130
30131 \begin_layout Plain Layout
30132
30133 \family roman
30134 \series medium
30135 \shape up
30136 \size tiny
30137 \emph off
30138 \bar no
30139 \noun off
30140 \color none
30141 70
30142 \end_layout
30143
30144 \end_inset
30145 </cell>
30146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Plain Layout
30150
30151 \family roman
30152 \series medium
30153 \shape up
30154 \size tiny
30155 \emph off
30156 \bar no
30157 \noun off
30158 \color none
30159 80
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168
30169 \family roman
30170 \series medium
30171 \shape up
30172 \size tiny
30173 \emph off
30174 \bar no
30175 \noun off
30176 \color none
30177 90
30178 \end_layout
30179
30180 \end_inset
30181 </cell>
30182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Plain Layout
30186
30187 \family roman
30188 \series medium
30189 \shape up
30190 \size tiny
30191 \emph off
30192 \bar no
30193 \noun off
30194 \color none
30195 A0
30196 \end_layout
30197
30198 \end_inset
30199 </cell>
30200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30201 \begin_inset Text
30202
30203 \begin_layout Plain Layout
30204
30205 \family roman
30206 \series medium
30207 \shape up
30208 \size tiny
30209 \emph off
30210 \bar no
30211 \noun off
30212 \color none
30213 B0
30214 \end_layout
30215
30216 \end_inset
30217 </cell>
30218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30219 \begin_inset Text
30220
30221 \begin_layout Plain Layout
30222
30223 \family roman
30224 \series medium
30225 \shape up
30226 \size tiny
30227 \emph off
30228 \bar no
30229 \noun off
30230 \color none
30231 C0
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240
30241 \family roman
30242 \series medium
30243 \shape up
30244 \size tiny
30245 \emph off
30246 \bar no
30247 \noun off
30248 \color none
30249 D0
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258
30259 \family roman
30260 \series medium
30261 \shape up
30262 \size tiny
30263 \emph off
30264 \bar no
30265 \noun off
30266 \color none
30267 E0
30268 \end_layout
30269
30270 \end_inset
30271 </cell>
30272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30273 \begin_inset Text
30274
30275 \begin_layout Plain Layout
30276
30277 \family roman
30278 \series medium
30279 \shape up
30280 \size tiny
30281 \emph off
30282 \bar no
30283 \noun off
30284 \color none
30285 F0
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 </row>
30291 <row>
30292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30293 \begin_inset Text
30294
30295 \begin_layout Plain Layout
30296
30297 \family roman
30298 \series medium
30299 \shape up
30300 \size tiny
30301 \emph off
30302 \bar no
30303 \noun off
30304 \color none
30305 00
30306 \end_layout
30307
30308 \end_inset
30309 </cell>
30310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30311 \begin_inset Text
30312
30313 \begin_layout Plain Layout
30314
30315 \end_layout
30316
30317 \end_inset
30318 </cell>
30319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30320 \begin_inset Text
30321
30322 \begin_layout Plain Layout
30323
30324 \end_layout
30325
30326 \end_inset
30327 </cell>
30328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30329 \begin_inset Text
30330
30331 \begin_layout Plain Layout
30332
30333 \end_layout
30334
30335 \end_inset
30336 </cell>
30337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30338 \begin_inset Text
30339
30340 \begin_layout Plain Layout
30341
30342 \family roman
30343 \series medium
30344 \shape up
30345 \emph off
30346 \bar no
30347 \noun off
30348 \color none
30349 0
30350 \end_layout
30351
30352 \end_inset
30353 </cell>
30354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30355 \begin_inset Text
30356
30357 \begin_layout Plain Layout
30358
30359 \family roman
30360 \series medium
30361 \shape up
30362 \emph off
30363 \bar no
30364 \noun off
30365 \color none
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 \family roman
30377 \series medium
30378 \shape up
30379 \emph off
30380 \bar no
30381 \noun off
30382 \color none
30383 P
30384 \end_layout
30385
30386 \end_inset
30387 </cell>
30388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30389 \begin_inset Text
30390
30391 \begin_layout Plain Layout
30392
30393 \family roman
30394 \series medium
30395 \shape up
30396 \emph off
30397 \bar no
30398 \noun off
30399 \color none
30400 '
30401 \end_layout
30402
30403 \end_inset
30404 </cell>
30405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30406 \begin_inset Text
30407
30408 \begin_layout Plain Layout
30409
30410 \family roman
30411 \series medium
30412 \shape up
30413 \emph off
30414 \bar no
30415 \noun off
30416 \color none
30417 p
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30423 \begin_inset Text
30424
30425 \begin_layout Plain Layout
30426
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 \end_layout
30437
30438 \end_inset
30439 </cell>
30440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout Plain Layout
30444
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30450 \begin_inset Text
30451
30452 \begin_layout Plain Layout
30453
30454 \family roman
30455 \series medium
30456 \shape up
30457 \emph off
30458 \bar no
30459 \noun off
30460 \color none
30461 °
30462 \end_layout
30463
30464 \end_inset
30465 </cell>
30466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30467 \begin_inset Text
30468
30469 \begin_layout Plain Layout
30470
30471 \family roman
30472 \series medium
30473 \shape up
30474 \emph off
30475 \bar no
30476 \noun off
30477 \color none
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 \family roman
30489 \series medium
30490 \shape up
30491 \emph off
30492 \bar no
30493 \noun off
30494 \color none
30495 Ð
30496 \end_layout
30497
30498 \end_inset
30499 </cell>
30500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30501 \begin_inset Text
30502
30503 \begin_layout Plain Layout
30504
30505 \family roman
30506 \series medium
30507 \shape up
30508 \emph off
30509 \bar no
30510 \noun off
30511 \color none
30512 à
30513 \end_layout
30514
30515 \end_inset
30516 </cell>
30517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30518 \begin_inset Text
30519
30520 \begin_layout Plain Layout
30521
30522 \family roman
30523 \series medium
30524 \shape up
30525 \emph off
30526 \bar no
30527 \noun off
30528 \color none
30529 ð
30530 \end_layout
30531
30532 \end_inset
30533 </cell>
30534 </row>
30535 <row>
30536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30537 \begin_inset Text
30538
30539 \begin_layout Plain Layout
30540
30541 \family roman
30542 \series medium
30543 \shape up
30544 \size tiny
30545 \emph off
30546 \bar no
30547 \noun off
30548 \color none
30549 01
30550 \end_layout
30551
30552 \end_inset
30553 </cell>
30554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30555 \begin_inset Text
30556
30557 \begin_layout Plain Layout
30558
30559 \end_layout
30560
30561 \end_inset
30562 </cell>
30563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30564 \begin_inset Text
30565
30566 \begin_layout Plain Layout
30567
30568 \end_layout
30569
30570 \end_inset
30571 </cell>
30572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30573 \begin_inset Text
30574
30575 \begin_layout Plain Layout
30576
30577 \family roman
30578 \series medium
30579 \shape up
30580 \emph off
30581 \bar no
30582 \noun off
30583 \color none
30584 !
30585 \end_layout
30586
30587 \end_inset
30588 </cell>
30589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30590 \begin_inset Text
30591
30592 \begin_layout Plain Layout
30593
30594 \family roman
30595 \series medium
30596 \shape up
30597 \emph off
30598 \bar no
30599 \noun off
30600 \color none
30601 1
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 \family roman
30612 \series medium
30613 \shape up
30614 \emph off
30615 \bar no
30616 \noun off
30617 \color none
30618 A
30619 \end_layout
30620
30621 \end_inset
30622 </cell>
30623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30624 \begin_inset Text
30625
30626 \begin_layout Plain Layout
30627
30628 \family roman
30629 \series medium
30630 \shape up
30631 \emph off
30632 \bar no
30633 \noun off
30634 \color none
30635 Q
30636 \end_layout
30637
30638 \end_inset
30639 </cell>
30640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30641 \begin_inset Text
30642
30643 \begin_layout Plain Layout
30644
30645 \family roman
30646 \series medium
30647 \shape up
30648 \emph off
30649 \bar no
30650 \noun off
30651 \color none
30652 a
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30658 \begin_inset Text
30659
30660 \begin_layout Plain Layout
30661
30662 \family roman
30663 \series medium
30664 \shape up
30665 \emph off
30666 \bar no
30667 \noun off
30668 \color none
30669 q
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678
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 \end_layout
30689
30690 \end_inset
30691 </cell>
30692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30693 \begin_inset Text
30694
30695 \begin_layout Plain Layout
30696
30697 \family roman
30698 \series medium
30699 \shape up
30700 \emph off
30701 \bar no
30702 \noun off
30703 \color none
30704 ¡
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30710 \begin_inset Text
30711
30712 \begin_layout Plain Layout
30713
30714 \family roman
30715 \series medium
30716 \shape up
30717 \emph off
30718 \bar no
30719 \noun off
30720 \color none
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 \family roman
30732 \series medium
30733 \shape up
30734 \emph off
30735 \bar no
30736 \noun off
30737 \color none
30738 Á
30739 \end_layout
30740
30741 \end_inset
30742 </cell>
30743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30744 \begin_inset Text
30745
30746 \begin_layout Plain Layout
30747
30748 \family roman
30749 \series medium
30750 \shape up
30751 \emph off
30752 \bar no
30753 \noun off
30754 \color none
30755 Ñ
30756 \end_layout
30757
30758 \end_inset
30759 </cell>
30760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764
30765 \family roman
30766 \series medium
30767 \shape up
30768 \emph off
30769 \bar no
30770 \noun off
30771 \color none
30772 á
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781
30782 \family roman
30783 \series medium
30784 \shape up
30785 \emph off
30786 \bar no
30787 \noun off
30788 \color none
30789 ñ
30790 \end_layout
30791
30792 \end_inset
30793 </cell>
30794 </row>
30795 <row>
30796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30797 \begin_inset Text
30798
30799 \begin_layout Plain Layout
30800
30801 \family roman
30802 \series medium
30803 \shape up
30804 \size tiny
30805 \emph off
30806 \bar no
30807 \noun off
30808 \color none
30809 02
30810 \end_layout
30811
30812 \end_inset
30813 </cell>
30814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30815 \begin_inset Text
30816
30817 \begin_layout Plain Layout
30818
30819 \end_layout
30820
30821 \end_inset
30822 </cell>
30823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30824 \begin_inset Text
30825
30826 \begin_layout Plain Layout
30827
30828 \end_layout
30829
30830 \end_inset
30831 </cell>
30832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30833 \begin_inset Text
30834
30835 \begin_layout Plain Layout
30836
30837 \family roman
30838 \series medium
30839 \shape up
30840 \emph off
30841 \bar no
30842 \noun off
30843 \color none
30844 \begin_inset Quotes eld
30845 \end_inset
30846
30847
30848 \end_layout
30849
30850 \end_inset
30851 </cell>
30852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30853 \begin_inset Text
30854
30855 \begin_layout Plain Layout
30856
30857 \family roman
30858 \series medium
30859 \shape up
30860 \emph off
30861 \bar no
30862 \noun off
30863 \color none
30864 2
30865 \end_layout
30866
30867 \end_inset
30868 </cell>
30869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30870 \begin_inset Text
30871
30872 \begin_layout Plain Layout
30873
30874 \family roman
30875 \series medium
30876 \shape up
30877 \emph off
30878 \bar no
30879 \noun off
30880 \color none
30881 B
30882 \end_layout
30883
30884 \end_inset
30885 </cell>
30886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30887 \begin_inset Text
30888
30889 \begin_layout Plain Layout
30890
30891 \family roman
30892 \series medium
30893 \shape up
30894 \emph off
30895 \bar no
30896 \noun off
30897 \color none
30898 R
30899 \end_layout
30900
30901 \end_inset
30902 </cell>
30903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30904 \begin_inset Text
30905
30906 \begin_layout Plain Layout
30907
30908 \family roman
30909 \series medium
30910 \shape up
30911 \emph off
30912 \bar no
30913 \noun off
30914 \color none
30915 b
30916 \end_layout
30917
30918 \end_inset
30919 </cell>
30920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30921 \begin_inset Text
30922
30923 \begin_layout Plain Layout
30924
30925 \family roman
30926 \series medium
30927 \shape up
30928 \emph off
30929 \bar no
30930 \noun off
30931 \color none
30932 r
30933 \end_layout
30934
30935 \end_inset
30936 </cell>
30937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30938 \begin_inset Text
30939
30940 \begin_layout Plain Layout
30941
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 \end_layout
30952
30953 \end_inset
30954 </cell>
30955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30956 \begin_inset Text
30957
30958 \begin_layout Plain Layout
30959 ¢
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968
30969 \family roman
30970 \series medium
30971 \shape up
30972 \emph off
30973 \bar no
30974 \noun off
30975 \color none
30976 ²
30977 \end_layout
30978
30979 \end_inset
30980 </cell>
30981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30982 \begin_inset Text
30983
30984 \begin_layout Plain Layout
30985
30986 \family roman
30987 \series medium
30988 \shape up
30989 \emph off
30990 \bar no
30991 \noun off
30992 \color none
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 \family roman
31004 \series medium
31005 \shape up
31006 \emph off
31007 \bar no
31008 \noun off
31009 \color none
31010 Ò
31011 \end_layout
31012
31013 \end_inset
31014 </cell>
31015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31016 \begin_inset Text
31017
31018 \begin_layout Plain Layout
31019
31020 \family roman
31021 \series medium
31022 \shape up
31023 \emph off
31024 \bar no
31025 \noun off
31026 \color none
31027 â
31028 \end_layout
31029
31030 \end_inset
31031 </cell>
31032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31033 \begin_inset Text
31034
31035 \begin_layout Plain Layout
31036
31037 \family roman
31038 \series medium
31039 \shape up
31040 \emph off
31041 \bar no
31042 \noun off
31043 \color none
31044 ò
31045 \end_layout
31046
31047 \end_inset
31048 </cell>
31049 </row>
31050 <row>
31051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31052 \begin_inset Text
31053
31054 \begin_layout Plain Layout
31055
31056 \family roman
31057 \series medium
31058 \shape up
31059 \size tiny
31060 \emph off
31061 \bar no
31062 \noun off
31063 \color none
31064 03
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073
31074 \end_layout
31075
31076 \end_inset
31077 </cell>
31078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31079 \begin_inset Text
31080
31081 \begin_layout Plain Layout
31082
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Plain Layout
31091
31092 \family roman
31093 \series medium
31094 \shape up
31095 \emph off
31096 \bar no
31097 \noun off
31098 \color none
31099 #
31100 \end_layout
31101
31102 \end_inset
31103 </cell>
31104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31105 \begin_inset Text
31106
31107 \begin_layout Plain Layout
31108
31109 \family roman
31110 \series medium
31111 \shape up
31112 \emph off
31113 \bar no
31114 \noun off
31115 \color none
31116 3
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 \family roman
31127 \series medium
31128 \shape up
31129 \emph off
31130 \bar no
31131 \noun off
31132 \color none
31133 C
31134 \end_layout
31135
31136 \end_inset
31137 </cell>
31138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31139 \begin_inset Text
31140
31141 \begin_layout Plain Layout
31142
31143 \family roman
31144 \series medium
31145 \shape up
31146 \emph off
31147 \bar no
31148 \noun off
31149 \color none
31150 S
31151 \end_layout
31152
31153 \end_inset
31154 </cell>
31155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159
31160 \family roman
31161 \series medium
31162 \shape up
31163 \emph off
31164 \bar no
31165 \noun off
31166 \color none
31167 c
31168 \end_layout
31169
31170 \end_inset
31171 </cell>
31172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31173 \begin_inset Text
31174
31175 \begin_layout Plain Layout
31176
31177 \family roman
31178 \series medium
31179 \shape up
31180 \emph off
31181 \bar no
31182 \noun off
31183 \color none
31184 s
31185 \end_layout
31186
31187 \end_inset
31188 </cell>
31189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31190 \begin_inset Text
31191
31192 \begin_layout Plain Layout
31193
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 \end_layout
31204
31205 \end_inset
31206 </cell>
31207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31208 \begin_inset Text
31209
31210 \begin_layout Plain Layout
31211
31212 \family roman
31213 \series medium
31214 \shape up
31215 \emph off
31216 \bar no
31217 \noun off
31218 \color none
31219 £
31220 \end_layout
31221
31222 \end_inset
31223 </cell>
31224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31225 \begin_inset Text
31226
31227 \begin_layout Plain Layout
31228
31229 \family roman
31230 \series medium
31231 \shape up
31232 \emph off
31233 \bar no
31234 \noun off
31235 \color none
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 \family roman
31247 \series medium
31248 \shape up
31249 \emph off
31250 \bar no
31251 \noun off
31252 \color none
31253 Ã
31254 \end_layout
31255
31256 \end_inset
31257 </cell>
31258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31259 \begin_inset Text
31260
31261 \begin_layout Plain Layout
31262
31263 \family roman
31264 \series medium
31265 \shape up
31266 \emph off
31267 \bar no
31268 \noun off
31269 \color none
31270 Ó
31271 \end_layout
31272
31273 \end_inset
31274 </cell>
31275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31276 \begin_inset Text
31277
31278 \begin_layout Plain Layout
31279
31280 \family roman
31281 \series medium
31282 \shape up
31283 \emph off
31284 \bar no
31285 \noun off
31286 \color none
31287 ã
31288 \end_layout
31289
31290 \end_inset
31291 </cell>
31292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31293 \begin_inset Text
31294
31295 \begin_layout Plain Layout
31296
31297 \family roman
31298 \series medium
31299 \shape up
31300 \emph off
31301 \bar no
31302 \noun off
31303 \color none
31304 ó
31305 \end_layout
31306
31307 \end_inset
31308 </cell>
31309 </row>
31310 <row>
31311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31312 \begin_inset Text
31313
31314 \begin_layout Plain Layout
31315
31316 \family roman
31317 \series medium
31318 \shape up
31319 \size tiny
31320 \emph off
31321 \bar no
31322 \noun off
31323 \color none
31324 04
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333
31334 \end_layout
31335
31336 \end_inset
31337 </cell>
31338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31348 \begin_inset Text
31349
31350 \begin_layout Plain Layout
31351
31352 \family roman
31353 \series medium
31354 \shape up
31355 \emph off
31356 \bar no
31357 \noun off
31358 \color none
31359 $
31360 \end_layout
31361
31362 \end_inset
31363 </cell>
31364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31365 \begin_inset Text
31366
31367 \begin_layout Plain Layout
31368
31369 \family roman
31370 \series medium
31371 \shape up
31372 \emph off
31373 \bar no
31374 \noun off
31375 \color none
31376 4
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 \family roman
31387 \series medium
31388 \shape up
31389 \emph off
31390 \bar no
31391 \noun off
31392 \color none
31393 D
31394 \end_layout
31395
31396 \end_inset
31397 </cell>
31398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31399 \begin_inset Text
31400
31401 \begin_layout Plain Layout
31402
31403 \family roman
31404 \series medium
31405 \shape up
31406 \emph off
31407 \bar no
31408 \noun off
31409 \color none
31410 T
31411 \end_layout
31412
31413 \end_inset
31414 </cell>
31415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31416 \begin_inset Text
31417
31418 \begin_layout Plain Layout
31419
31420 \family roman
31421 \series medium
31422 \shape up
31423 \emph off
31424 \bar no
31425 \noun off
31426 \color none
31427 d
31428 \end_layout
31429
31430 \end_inset
31431 </cell>
31432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31433 \begin_inset Text
31434
31435 \begin_layout Plain Layout
31436
31437 \family roman
31438 \series medium
31439 \shape up
31440 \emph off
31441 \bar no
31442 \noun off
31443 \color none
31444 t
31445 \end_layout
31446
31447 \end_inset
31448 </cell>
31449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31450 \begin_inset Text
31451
31452 \begin_layout Plain Layout
31453
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 \end_layout
31464
31465 \end_inset
31466 </cell>
31467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31468 \begin_inset Text
31469
31470 \begin_layout Plain Layout
31471 ¤
31472 \end_layout
31473
31474 \end_inset
31475 </cell>
31476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31477 \begin_inset Text
31478
31479 \begin_layout Plain Layout
31480
31481 \family roman
31482 \series medium
31483 \shape up
31484 \emph off
31485 \bar no
31486 \noun off
31487 \color none
31488 ´
31489 \end_layout
31490
31491 \end_inset
31492 </cell>
31493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31494 \begin_inset Text
31495
31496 \begin_layout Plain Layout
31497
31498 \family roman
31499 \series medium
31500 \shape up
31501 \emph off
31502 \bar no
31503 \noun off
31504 \color none
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 \family roman
31516 \series medium
31517 \shape up
31518 \emph off
31519 \bar no
31520 \noun off
31521 \color none
31522 Ô
31523 \end_layout
31524
31525 \end_inset
31526 </cell>
31527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31528 \begin_inset Text
31529
31530 \begin_layout Plain Layout
31531
31532 \family roman
31533 \series medium
31534 \shape up
31535 \emph off
31536 \bar no
31537 \noun off
31538 \color none
31539 ä
31540 \end_layout
31541
31542 \end_inset
31543 </cell>
31544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31545 \begin_inset Text
31546
31547 \begin_layout Plain Layout
31548
31549 \family roman
31550 \series medium
31551 \shape up
31552 \emph off
31553 \bar no
31554 \noun off
31555 \color none
31556 ô
31557 \end_layout
31558
31559 \end_inset
31560 </cell>
31561 </row>
31562 <row>
31563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31564 \begin_inset Text
31565
31566 \begin_layout Plain Layout
31567
31568 \family roman
31569 \series medium
31570 \shape up
31571 \size tiny
31572 \emph off
31573 \bar no
31574 \noun off
31575 \color none
31576 05
31577 \end_layout
31578
31579 \end_inset
31580 </cell>
31581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31582 \begin_inset Text
31583
31584 \begin_layout Plain Layout
31585
31586 \end_layout
31587
31588 \end_inset
31589 </cell>
31590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31591 \begin_inset Text
31592
31593 \begin_layout Plain Layout
31594
31595 \end_layout
31596
31597 \end_inset
31598 </cell>
31599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31600 \begin_inset Text
31601
31602 \begin_layout Plain Layout
31603
31604 \family roman
31605 \series medium
31606 \shape up
31607 \emph off
31608 \bar no
31609 \noun off
31610 \color none
31611 %
31612 \end_layout
31613
31614 \end_inset
31615 </cell>
31616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31617 \begin_inset Text
31618
31619 \begin_layout Plain Layout
31620
31621 \family roman
31622 \series medium
31623 \shape up
31624 \emph off
31625 \bar no
31626 \noun off
31627 \color none
31628 5
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 \family roman
31639 \series medium
31640 \shape up
31641 \emph off
31642 \bar no
31643 \noun off
31644 \color none
31645 E
31646 \end_layout
31647
31648 \end_inset
31649 </cell>
31650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31651 \begin_inset Text
31652
31653 \begin_layout Plain Layout
31654
31655 \family roman
31656 \series medium
31657 \shape up
31658 \emph off
31659 \bar no
31660 \noun off
31661 \color none
31662 U
31663 \end_layout
31664
31665 \end_inset
31666 </cell>
31667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31668 \begin_inset Text
31669
31670 \begin_layout Plain Layout
31671
31672 \family roman
31673 \series medium
31674 \shape up
31675 \emph off
31676 \bar no
31677 \noun off
31678 \color none
31679 e
31680 \end_layout
31681
31682 \end_inset
31683 </cell>
31684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31685 \begin_inset Text
31686
31687 \begin_layout Plain Layout
31688
31689 \family roman
31690 \series medium
31691 \shape up
31692 \emph off
31693 \bar no
31694 \noun off
31695 \color none
31696 u
31697 \end_layout
31698
31699 \end_inset
31700 </cell>
31701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31702 \begin_inset Text
31703
31704 \begin_layout Plain Layout
31705
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 \end_layout
31716
31717 \end_inset
31718 </cell>
31719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31720 \begin_inset Text
31721
31722 \begin_layout Plain Layout
31723 ¥
31724 \end_layout
31725
31726 \end_inset
31727 </cell>
31728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31729 \begin_inset Text
31730
31731 \begin_layout Plain Layout
31732
31733 \family roman
31734 \series medium
31735 \shape up
31736 \emph off
31737 \bar no
31738 \noun off
31739 \color none
31740 µ
31741 \end_layout
31742
31743 \end_inset
31744 </cell>
31745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31746 \begin_inset Text
31747
31748 \begin_layout Plain Layout
31749
31750 \family roman
31751 \series medium
31752 \shape up
31753 \emph off
31754 \bar no
31755 \noun off
31756 \color none
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 \family roman
31768 \series medium
31769 \shape up
31770 \emph off
31771 \bar no
31772 \noun off
31773 \color none
31774 Õ
31775 \end_layout
31776
31777 \end_inset
31778 </cell>
31779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31780 \begin_inset Text
31781
31782 \begin_layout Plain Layout
31783
31784 \family roman
31785 \series medium
31786 \shape up
31787 \emph off
31788 \bar no
31789 \noun off
31790 \color none
31791 å
31792 \end_layout
31793
31794 \end_inset
31795 </cell>
31796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31797 \begin_inset Text
31798
31799 \begin_layout Plain Layout
31800
31801 \family roman
31802 \series medium
31803 \shape up
31804 \emph off
31805 \bar no
31806 \noun off
31807 \color none
31808 õ
31809 \end_layout
31810
31811 \end_inset
31812 </cell>
31813 </row>
31814 <row>
31815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31816 \begin_inset Text
31817
31818 \begin_layout Plain Layout
31819
31820 \family roman
31821 \series medium
31822 \shape up
31823 \size tiny
31824 \emph off
31825 \bar no
31826 \noun off
31827 \color none
31828 06
31829 \end_layout
31830
31831 \end_inset
31832 </cell>
31833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31834 \begin_inset Text
31835
31836 \begin_layout Plain Layout
31837
31838 \end_layout
31839
31840 \end_inset
31841 </cell>
31842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31843 \begin_inset Text
31844
31845 \begin_layout Plain Layout
31846
31847 \end_layout
31848
31849 \end_inset
31850 </cell>
31851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31852 \begin_inset Text
31853
31854 \begin_layout Plain Layout
31855
31856 \family roman
31857 \series medium
31858 \shape up
31859 \emph off
31860 \bar no
31861 \noun off
31862 \color none
31863 &
31864 \end_layout
31865
31866 \end_inset
31867 </cell>
31868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31869 \begin_inset Text
31870
31871 \begin_layout Plain Layout
31872
31873 \family roman
31874 \series medium
31875 \shape up
31876 \emph off
31877 \bar no
31878 \noun off
31879 \color none
31880 6
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 \family roman
31891 \series medium
31892 \shape up
31893 \emph off
31894 \bar no
31895 \noun off
31896 \color none
31897 F
31898 \end_layout
31899
31900 \end_inset
31901 </cell>
31902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31903 \begin_inset Text
31904
31905 \begin_layout Plain Layout
31906
31907 \family roman
31908 \series medium
31909 \shape up
31910 \emph off
31911 \bar no
31912 \noun off
31913 \color none
31914 V
31915 \end_layout
31916
31917 \end_inset
31918 </cell>
31919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31920 \begin_inset Text
31921
31922 \begin_layout Plain Layout
31923
31924 \family roman
31925 \series medium
31926 \shape up
31927 \emph off
31928 \bar no
31929 \noun off
31930 \color none
31931 f
31932 \end_layout
31933
31934 \end_inset
31935 </cell>
31936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31937 \begin_inset Text
31938
31939 \begin_layout Plain Layout
31940
31941 \family roman
31942 \series medium
31943 \shape up
31944 \emph off
31945 \bar no
31946 \noun off
31947 \color none
31948 v
31949 \end_layout
31950
31951 \end_inset
31952 </cell>
31953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31954 \begin_inset Text
31955
31956 \begin_layout Plain Layout
31957
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 \end_layout
31968
31969 \end_inset
31970 </cell>
31971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31972 \begin_inset Text
31973
31974 \begin_layout Plain Layout
31975 ¦
31976 \end_layout
31977
31978 \end_inset
31979 </cell>
31980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31981 \begin_inset Text
31982
31983 \begin_layout Plain Layout
31984
31985 \family roman
31986 \series medium
31987 \shape up
31988 \emph off
31989 \bar no
31990 \noun off
31991 \color none
31992
31993 \end_layout
31994
31995 \end_inset
31996 </cell>
31997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31998 \begin_inset Text
31999
32000 \begin_layout Plain Layout
32001
32002 \family roman
32003 \series medium
32004 \shape up
32005 \emph off
32006 \bar no
32007 \noun off
32008 \color none
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 \family roman
32020 \series medium
32021 \shape up
32022 \emph off
32023 \bar no
32024 \noun off
32025 \color none
32026 Ö
32027 \end_layout
32028
32029 \end_inset
32030 </cell>
32031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32032 \begin_inset Text
32033
32034 \begin_layout Plain Layout
32035
32036 \family roman
32037 \series medium
32038 \shape up
32039 \emph off
32040 \bar no
32041 \noun off
32042 \color none
32043 æ
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32049 \begin_inset Text
32050
32051 \begin_layout Plain Layout
32052
32053 \family roman
32054 \series medium
32055 \shape up
32056 \emph off
32057 \bar no
32058 \noun off
32059 \color none
32060 ö
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 </row>
32066 <row>
32067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32068 \begin_inset Text
32069
32070 \begin_layout Plain Layout
32071
32072 \family roman
32073 \series medium
32074 \shape up
32075 \size tiny
32076 \emph off
32077 \bar no
32078 \noun off
32079 \color none
32080 07
32081 \end_layout
32082
32083 \end_inset
32084 </cell>
32085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32086 \begin_inset Text
32087
32088 \begin_layout Plain Layout
32089
32090 \end_layout
32091
32092 \end_inset
32093 </cell>
32094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32095 \begin_inset Text
32096
32097 \begin_layout Plain Layout
32098
32099 \end_layout
32100
32101 \end_inset
32102 </cell>
32103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32104 \begin_inset Text
32105
32106 \begin_layout Plain Layout
32107
32108 \family roman
32109 \series medium
32110 \shape up
32111 \emph off
32112 \bar no
32113 \noun off
32114 \color none
32115 `
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124
32125 \family roman
32126 \series medium
32127 \shape up
32128 \emph off
32129 \bar no
32130 \noun off
32131 \color none
32132 7
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 \family roman
32143 \series medium
32144 \shape up
32145 \emph off
32146 \bar no
32147 \noun off
32148 \color none
32149 G
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158
32159 \family roman
32160 \series medium
32161 \shape up
32162 \emph off
32163 \bar no
32164 \noun off
32165 \color none
32166 W
32167 \end_layout
32168
32169 \end_inset
32170 </cell>
32171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32172 \begin_inset Text
32173
32174 \begin_layout Plain Layout
32175
32176 \family roman
32177 \series medium
32178 \shape up
32179 \emph off
32180 \bar no
32181 \noun off
32182 \color none
32183 g
32184 \end_layout
32185
32186 \end_inset
32187 </cell>
32188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32189 \begin_inset Text
32190
32191 \begin_layout Plain Layout
32192
32193 \family roman
32194 \series medium
32195 \shape up
32196 \emph off
32197 \bar no
32198 \noun off
32199 \color none
32200 w
32201 \end_layout
32202
32203 \end_inset
32204 </cell>
32205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209
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 \end_layout
32220
32221 \end_inset
32222 </cell>
32223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32224 \begin_inset Text
32225
32226 \begin_layout Plain Layout
32227
32228 \family roman
32229 \series medium
32230 \shape up
32231 \emph off
32232 \bar no
32233 \noun off
32234 \color none
32235 §
32236 \end_layout
32237
32238 \end_inset
32239 </cell>
32240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \family roman
32246 \series medium
32247 \shape up
32248 \emph off
32249 \bar no
32250 \noun off
32251 \color none
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 \family roman
32263 \series medium
32264 \shape up
32265 \emph off
32266 \bar no
32267 \noun off
32268 \color none
32269 Ç
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32275 \begin_inset Text
32276
32277 \begin_layout Plain Layout
32278
32279 \family roman
32280 \series medium
32281 \shape up
32282 \emph off
32283 \bar no
32284 \noun off
32285 \color none
32286 ×
32287 \end_layout
32288
32289 \end_inset
32290 </cell>
32291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32292 \begin_inset Text
32293
32294 \begin_layout Plain Layout
32295
32296 \family roman
32297 \series medium
32298 \shape up
32299 \emph off
32300 \bar no
32301 \noun off
32302 \color none
32303 ç
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \family roman
32314 \series medium
32315 \shape up
32316 \emph off
32317 \bar no
32318 \noun off
32319 \color none
32320 ÷
32321 \end_layout
32322
32323 \end_inset
32324 </cell>
32325 </row>
32326 <row>
32327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32328 \begin_inset Text
32329
32330 \begin_layout Plain Layout
32331
32332 \family roman
32333 \series medium
32334 \shape up
32335 \size tiny
32336 \emph off
32337 \bar no
32338 \noun off
32339 \color none
32340 08
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349
32350 \end_layout
32351
32352 \end_inset
32353 </cell>
32354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32355 \begin_inset Text
32356
32357 \begin_layout Plain Layout
32358
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32364 \begin_inset Text
32365
32366 \begin_layout Plain Layout
32367
32368 \family roman
32369 \series medium
32370 \shape up
32371 \emph off
32372 \bar no
32373 \noun off
32374 \color none
32375 (
32376 \end_layout
32377
32378 \end_inset
32379 </cell>
32380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32381 \begin_inset Text
32382
32383 \begin_layout Plain Layout
32384
32385 \family roman
32386 \series medium
32387 \shape up
32388 \emph off
32389 \bar no
32390 \noun off
32391 \color none
32392 8
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 \family roman
32403 \series medium
32404 \shape up
32405 \emph off
32406 \bar no
32407 \noun off
32408 \color none
32409 H
32410 \end_layout
32411
32412 \end_inset
32413 </cell>
32414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32415 \begin_inset Text
32416
32417 \begin_layout Plain Layout
32418
32419 \family roman
32420 \series medium
32421 \shape up
32422 \emph off
32423 \bar no
32424 \noun off
32425 \color none
32426 X
32427 \end_layout
32428
32429 \end_inset
32430 </cell>
32431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32432 \begin_inset Text
32433
32434 \begin_layout Plain Layout
32435
32436 \family roman
32437 \series medium
32438 \shape up
32439 \emph off
32440 \bar no
32441 \noun off
32442 \color none
32443 h
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \family roman
32454 \series medium
32455 \shape up
32456 \emph off
32457 \bar no
32458 \noun off
32459 \color none
32460 x
32461 \end_layout
32462
32463 \end_inset
32464 </cell>
32465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32466 \begin_inset Text
32467
32468 \begin_layout Plain Layout
32469
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 \end_layout
32480
32481 \end_inset
32482 </cell>
32483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32484 \begin_inset Text
32485
32486 \begin_layout Plain Layout
32487
32488 \family roman
32489 \series medium
32490 \shape up
32491 \emph off
32492 \bar no
32493 \noun off
32494 \color none
32495 ¨
32496 \end_layout
32497
32498 \end_inset
32499 </cell>
32500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32501 \begin_inset Text
32502
32503 \begin_layout Plain Layout
32504
32505 \family roman
32506 \series medium
32507 \shape up
32508 \emph off
32509 \bar no
32510 \noun off
32511 \color none
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 \family roman
32523 \series medium
32524 \shape up
32525 \emph off
32526 \bar no
32527 \noun off
32528 \color none
32529 È
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538
32539 \family roman
32540 \series medium
32541 \shape up
32542 \emph off
32543 \bar no
32544 \noun off
32545 \color none
32546 Ø
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555
32556 \family roman
32557 \series medium
32558 \shape up
32559 \emph off
32560 \bar no
32561 \noun off
32562 \color none
32563 è
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572
32573 \family roman
32574 \series medium
32575 \shape up
32576 \emph off
32577 \bar no
32578 \noun off
32579 \color none
32580 ø
32581 \end_layout
32582
32583 \end_inset
32584 </cell>
32585 </row>
32586 <row>
32587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591
32592 \family roman
32593 \series medium
32594 \shape up
32595 \size tiny
32596 \emph off
32597 \bar no
32598 \noun off
32599 \color none
32600 09
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Plain Layout
32618
32619 \end_layout
32620
32621 \end_inset
32622 </cell>
32623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32624 \begin_inset Text
32625
32626 \begin_layout Plain Layout
32627
32628 \family roman
32629 \series medium
32630 \shape up
32631 \emph off
32632 \bar no
32633 \noun off
32634 \color none
32635 )
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644
32645 \family roman
32646 \series medium
32647 \shape up
32648 \emph off
32649 \bar no
32650 \noun off
32651 \color none
32652 9
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 \family roman
32663 \series medium
32664 \shape up
32665 \emph off
32666 \bar no
32667 \noun off
32668 \color none
32669 I
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32675 \begin_inset Text
32676
32677 \begin_layout Plain Layout
32678
32679 \family roman
32680 \series medium
32681 \shape up
32682 \emph off
32683 \bar no
32684 \noun off
32685 \color none
32686 Y
32687 \end_layout
32688
32689 \end_inset
32690 </cell>
32691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32692 \begin_inset Text
32693
32694 \begin_layout Plain Layout
32695
32696 \family roman
32697 \series medium
32698 \shape up
32699 \emph off
32700 \bar no
32701 \noun off
32702 \color none
32703 i
32704 \end_layout
32705
32706 \end_inset
32707 </cell>
32708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \family roman
32714 \series medium
32715 \shape up
32716 \emph off
32717 \bar no
32718 \noun off
32719 \color none
32720 y
32721 \end_layout
32722
32723 \end_inset
32724 </cell>
32725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Plain Layout
32729
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 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32744 \begin_inset Text
32745
32746 \begin_layout Plain Layout
32747
32748 \family roman
32749 \series medium
32750 \shape up
32751 \emph off
32752 \bar no
32753 \noun off
32754 \color none
32755 ©
32756 \end_layout
32757
32758 \end_inset
32759 </cell>
32760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32761 \begin_inset Text
32762
32763 \begin_layout Plain Layout
32764
32765 \family roman
32766 \series medium
32767 \shape up
32768 \emph off
32769 \bar no
32770 \noun off
32771 \color none
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 \family roman
32783 \series medium
32784 \shape up
32785 \emph off
32786 \bar no
32787 \noun off
32788 \color none
32789 É
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798
32799 \family roman
32800 \series medium
32801 \shape up
32802 \emph off
32803 \bar no
32804 \noun off
32805 \color none
32806 Ù
32807 \end_layout
32808
32809 \end_inset
32810 </cell>
32811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout Plain Layout
32815
32816 \family roman
32817 \series medium
32818 \shape up
32819 \emph off
32820 \bar no
32821 \noun off
32822 \color none
32823 é
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout Plain Layout
32832
32833 \family roman
32834 \series medium
32835 \shape up
32836 \emph off
32837 \bar no
32838 \noun off
32839 \color none
32840 ù
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 </row>
32846 <row>
32847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32848 \begin_inset Text
32849
32850 \begin_layout Plain Layout
32851
32852 \family roman
32853 \series medium
32854 \shape up
32855 \size tiny
32856 \emph off
32857 \bar no
32858 \noun off
32859 \color none
32860 0A
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32866 \begin_inset Text
32867
32868 \begin_layout Plain Layout
32869
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32875 \begin_inset Text
32876
32877 \begin_layout Plain Layout
32878
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887
32888 \family roman
32889 \series medium
32890 \shape up
32891 \emph off
32892 \bar no
32893 \noun off
32894 \color none
32895 *
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904
32905 \family roman
32906 \series medium
32907 \shape up
32908 \emph off
32909 \bar no
32910 \noun off
32911 \color none
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 \family roman
32923 \series medium
32924 \shape up
32925 \emph off
32926 \bar no
32927 \noun off
32928 \color none
32929 J
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \family roman
32940 \series medium
32941 \shape up
32942 \emph off
32943 \bar no
32944 \noun off
32945 \color none
32946 Z
32947 \end_layout
32948
32949 \end_inset
32950 </cell>
32951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32952 \begin_inset Text
32953
32954 \begin_layout Plain Layout
32955
32956 \family roman
32957 \series medium
32958 \shape up
32959 \emph off
32960 \bar no
32961 \noun off
32962 \color none
32963 j
32964 \end_layout
32965
32966 \end_inset
32967 </cell>
32968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32969 \begin_inset Text
32970
32971 \begin_layout Plain Layout
32972
32973 \family roman
32974 \series medium
32975 \shape up
32976 \emph off
32977 \bar no
32978 \noun off
32979 \color none
32980 z
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989
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 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007
33008 \family roman
33009 \series medium
33010 \shape up
33011 \emph off
33012 \bar no
33013 \noun off
33014 \color none
33015 ª
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024
33025 \family roman
33026 \series medium
33027 \shape up
33028 \emph off
33029 \bar no
33030 \noun off
33031 \color none
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 \family roman
33043 \series medium
33044 \shape up
33045 \emph off
33046 \bar no
33047 \noun off
33048 \color none
33049 Ê
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058
33059 \family roman
33060 \series medium
33061 \shape up
33062 \emph off
33063 \bar no
33064 \noun off
33065 \color none
33066 Ú
33067 \end_layout
33068
33069 \end_inset
33070 </cell>
33071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33072 \begin_inset Text
33073
33074 \begin_layout Plain Layout
33075
33076 \family roman
33077 \series medium
33078 \shape up
33079 \emph off
33080 \bar no
33081 \noun off
33082 \color none
33083 ê
33084 \end_layout
33085
33086 \end_inset
33087 </cell>
33088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33089 \begin_inset Text
33090
33091 \begin_layout Plain Layout
33092
33093 \family roman
33094 \series medium
33095 \shape up
33096 \emph off
33097 \bar no
33098 \noun off
33099 \color none
33100 ú
33101 \end_layout
33102
33103 \end_inset
33104 </cell>
33105 </row>
33106 <row>
33107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33108 \begin_inset Text
33109
33110 \begin_layout Plain Layout
33111
33112 \family roman
33113 \series medium
33114 \shape up
33115 \size tiny
33116 \emph off
33117 \bar no
33118 \noun off
33119 \color none
33120 0B
33121 \end_layout
33122
33123 \end_inset
33124 </cell>
33125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33126 \begin_inset Text
33127
33128 \begin_layout Plain Layout
33129
33130 \end_layout
33131
33132 \end_inset
33133 </cell>
33134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33135 \begin_inset Text
33136
33137 \begin_layout Plain Layout
33138
33139 \end_layout
33140
33141 \end_inset
33142 </cell>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \family roman
33149 \series medium
33150 \shape up
33151 \emph off
33152 \bar no
33153 \noun off
33154 \color none
33155 +
33156 \end_layout
33157
33158 \end_inset
33159 </cell>
33160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33161 \begin_inset Text
33162
33163 \begin_layout Plain Layout
33164
33165 \family roman
33166 \series medium
33167 \shape up
33168 \emph off
33169 \bar no
33170 \noun off
33171 \color none
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 \family roman
33183 \series medium
33184 \shape up
33185 \emph off
33186 \bar no
33187 \noun off
33188 \color none
33189 K
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198
33199 \family roman
33200 \series medium
33201 \shape up
33202 \emph off
33203 \bar no
33204 \noun off
33205 \color none
33206 [
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33212 \begin_inset Text
33213
33214 \begin_layout Plain Layout
33215
33216 \family roman
33217 \series medium
33218 \shape up
33219 \emph off
33220 \bar no
33221 \noun off
33222 \color none
33223 k
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \family roman
33234 \series medium
33235 \shape up
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 {
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
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 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267
33268 \family roman
33269 \series medium
33270 \shape up
33271 \emph off
33272 \bar no
33273 \noun off
33274 \color none
33275 «
33276 \end_layout
33277
33278 \end_inset
33279 </cell>
33280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33281 \begin_inset Text
33282
33283 \begin_layout Plain Layout
33284
33285 \family roman
33286 \series medium
33287 \shape up
33288 \emph off
33289 \bar no
33290 \noun off
33291 \color none
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 \family roman
33303 \series medium
33304 \shape up
33305 \emph off
33306 \bar no
33307 \noun off
33308 \color none
33309 Ë
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318
33319 \family roman
33320 \series medium
33321 \shape up
33322 \emph off
33323 \bar no
33324 \noun off
33325 \color none
33326 Û
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Plain Layout
33335
33336 \family roman
33337 \series medium
33338 \shape up
33339 \emph off
33340 \bar no
33341 \noun off
33342 \color none
33343 ë
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352
33353 \family roman
33354 \series medium
33355 \shape up
33356 \emph off
33357 \bar no
33358 \noun off
33359 \color none
33360 û
33361 \end_layout
33362
33363 \end_inset
33364 </cell>
33365 </row>
33366 <row>
33367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33368 \begin_inset Text
33369
33370 \begin_layout Plain Layout
33371
33372 \family roman
33373 \series medium
33374 \shape up
33375 \size tiny
33376 \emph off
33377 \bar no
33378 \noun off
33379 \color none
33380 0C
33381 \end_layout
33382
33383 \end_inset
33384 </cell>
33385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389
33390 \end_layout
33391
33392 \end_inset
33393 </cell>
33394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33395 \begin_inset Text
33396
33397 \begin_layout Plain Layout
33398
33399 \end_layout
33400
33401 \end_inset
33402 </cell>
33403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33404 \begin_inset Text
33405
33406 \begin_layout Plain Layout
33407
33408 \family roman
33409 \series medium
33410 \shape up
33411 \emph off
33412 \bar no
33413 \noun off
33414 \color none
33415 ,
33416 \end_layout
33417
33418 \end_inset
33419 </cell>
33420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33421 \begin_inset Text
33422
33423 \begin_layout Plain Layout
33424
33425 \family roman
33426 \series medium
33427 \shape up
33428 \emph off
33429 \bar no
33430 \noun off
33431 \color none
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 \family roman
33443 \series medium
33444 \shape up
33445 \emph off
33446 \bar no
33447 \noun off
33448 \color none
33449 L
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Plain Layout
33458
33459 \family roman
33460 \series medium
33461 \shape up
33462 \emph off
33463 \bar no
33464 \noun off
33465 \color none
33466
33467 \backslash
33468
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477
33478 \family roman
33479 \series medium
33480 \shape up
33481 \emph off
33482 \bar no
33483 \noun off
33484 \color none
33485 l
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494
33495 \family roman
33496 \series medium
33497 \shape up
33498 \emph off
33499 \bar no
33500 \noun off
33501 \color none
33502 |
33503 \end_layout
33504
33505 \end_inset
33506 </cell>
33507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33508 \begin_inset Text
33509
33510 \begin_layout Plain Layout
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 \end_layout
33522
33523 \end_inset
33524 </cell>
33525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33526 \begin_inset Text
33527
33528 \begin_layout Plain Layout
33529
33530 \family roman
33531 \series medium
33532 \shape up
33533 \emph off
33534 \bar no
33535 \noun off
33536 \color none
33537 ¬
33538 \end_layout
33539
33540 \end_inset
33541 </cell>
33542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Plain Layout
33546
33547 \family roman
33548 \series medium
33549 \shape up
33550 \emph off
33551 \bar no
33552 \noun off
33553 \color none
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 \family roman
33565 \series medium
33566 \shape up
33567 \emph off
33568 \bar no
33569 \noun off
33570 \color none
33571 Ì
33572 \end_layout
33573
33574 \end_inset
33575 </cell>
33576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33577 \begin_inset Text
33578
33579 \begin_layout Plain Layout
33580
33581 \family roman
33582 \series medium
33583 \shape up
33584 \emph off
33585 \bar no
33586 \noun off
33587 \color none
33588 Ü
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597
33598 \family roman
33599 \series medium
33600 \shape up
33601 \emph off
33602 \bar no
33603 \noun off
33604 \color none
33605 ì
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33611 \begin_inset Text
33612
33613 \begin_layout Plain Layout
33614
33615 \family roman
33616 \series medium
33617 \shape up
33618 \emph off
33619 \bar no
33620 \noun off
33621 \color none
33622 ü
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 </row>
33628 <row>
33629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633
33634 \family roman
33635 \series medium
33636 \shape up
33637 \size tiny
33638 \emph off
33639 \bar no
33640 \noun off
33641 \color none
33642 0D
33643 \end_layout
33644
33645 \end_inset
33646 </cell>
33647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33648 \begin_inset Text
33649
33650 \begin_layout Plain Layout
33651
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \family roman
33671 \series medium
33672 \shape up
33673 \emph off
33674 \bar no
33675 \noun off
33676 \color none
33677 -
33678 \end_layout
33679
33680 \end_inset
33681 </cell>
33682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686
33687 \family roman
33688 \series medium
33689 \shape up
33690 \emph off
33691 \bar no
33692 \noun off
33693 \color none
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 \family roman
33705 \series medium
33706 \shape up
33707 \emph off
33708 \bar no
33709 \noun off
33710 \color none
33711 M
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33717 \begin_inset Text
33718
33719 \begin_layout Plain Layout
33720
33721 \family roman
33722 \series medium
33723 \shape up
33724 \emph off
33725 \bar no
33726 \noun off
33727 \color none
33728 ]
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33734 \begin_inset Text
33735
33736 \begin_layout Plain Layout
33737
33738 \family roman
33739 \series medium
33740 \shape up
33741 \emph off
33742 \bar no
33743 \noun off
33744 \color none
33745 m
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33751 \begin_inset Text
33752
33753 \begin_layout Plain Layout
33754
33755 \family roman
33756 \series medium
33757 \shape up
33758 \emph off
33759 \bar no
33760 \noun off
33761 \color none
33762 }
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33768 \begin_inset Text
33769
33770 \begin_layout Plain Layout
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 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \family roman
33800 \series medium
33801 \shape up
33802 \emph off
33803 \bar no
33804 \noun off
33805 \color none
33806 ½
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \family roman
33817 \series medium
33818 \shape up
33819 \emph off
33820 \bar no
33821 \noun off
33822 \color none
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 \family roman
33834 \series medium
33835 \shape up
33836 \emph off
33837 \bar no
33838 \noun off
33839 \color none
33840 Ý
33841 \end_layout
33842
33843 \end_inset
33844 </cell>
33845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33846 \begin_inset Text
33847
33848 \begin_layout Plain Layout
33849
33850 \family roman
33851 \series medium
33852 \shape up
33853 \emph off
33854 \bar no
33855 \noun off
33856 \color none
33857 í
33858 \end_layout
33859
33860 \end_inset
33861 </cell>
33862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33863 \begin_inset Text
33864
33865 \begin_layout Plain Layout
33866
33867 \family roman
33868 \series medium
33869 \shape up
33870 \emph off
33871 \bar no
33872 \noun off
33873 \color none
33874 ý
33875 \end_layout
33876
33877 \end_inset
33878 </cell>
33879 </row>
33880 <row>
33881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Plain Layout
33885
33886 \family roman
33887 \series medium
33888 \shape up
33889 \size tiny
33890 \emph off
33891 \bar no
33892 \noun off
33893 \color none
33894 0E
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903
33904 \end_layout
33905
33906 \end_inset
33907 </cell>
33908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33909 \begin_inset Text
33910
33911 \begin_layout Plain Layout
33912
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \family roman
33923 \series medium
33924 \shape up
33925 \emph off
33926 \bar no
33927 \noun off
33928 \color none
33929 .
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938
33939 \family roman
33940 \series medium
33941 \shape up
33942 \emph off
33943 \bar no
33944 \noun off
33945 \color none
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 \family roman
33957 \series medium
33958 \shape up
33959 \emph off
33960 \bar no
33961 \noun off
33962 \color none
33963 N
33964 \end_layout
33965
33966 \end_inset
33967 </cell>
33968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33969 \begin_inset Text
33970
33971 \begin_layout Plain Layout
33972
33973 \family roman
33974 \series medium
33975 \shape up
33976 \emph off
33977 \bar no
33978 \noun off
33979 \color none
33980 ^
33981 \end_layout
33982
33983 \end_inset
33984 </cell>
33985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989
33990 \family roman
33991 \series medium
33992 \shape up
33993 \emph off
33994 \bar no
33995 \noun off
33996 \color none
33997 n
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Plain Layout
34006
34007 \family roman
34008 \series medium
34009 \shape up
34010 \emph off
34011 \bar no
34012 \noun off
34013 \color none
34014 ~
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
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 \end_layout
34034
34035 \end_inset
34036 </cell>
34037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34038 \begin_inset Text
34039
34040 \begin_layout Plain Layout
34041
34042 \family roman
34043 \series medium
34044 \shape up
34045 \emph off
34046 \bar no
34047 \noun off
34048 \color none
34049 ®
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058
34059 \family roman
34060 \series medium
34061 \shape up
34062 \emph off
34063 \bar no
34064 \noun off
34065 \color none
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 \family roman
34077 \series medium
34078 \shape up
34079 \emph off
34080 \bar no
34081 \noun off
34082 \color none
34083 Î
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \family roman
34094 \series medium
34095 \shape up
34096 \emph off
34097 \bar no
34098 \noun off
34099 \color none
34100 Þ
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34106 \begin_inset Text
34107
34108 \begin_layout Plain Layout
34109
34110 \family roman
34111 \series medium
34112 \shape up
34113 \emph off
34114 \bar no
34115 \noun off
34116 \color none
34117 î
34118 \end_layout
34119
34120 \end_inset
34121 </cell>
34122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34123 \begin_inset Text
34124
34125 \begin_layout Plain Layout
34126
34127 \family roman
34128 \series medium
34129 \shape up
34130 \emph off
34131 \bar no
34132 \noun off
34133 \color none
34134 þ
34135 \end_layout
34136
34137 \end_inset
34138 </cell>
34139 </row>
34140 <row>
34141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34142 \begin_inset Text
34143
34144 \begin_layout Plain Layout
34145
34146 \family roman
34147 \series medium
34148 \shape up
34149 \size tiny
34150 \emph off
34151 \bar no
34152 \noun off
34153 \color none
34154 0F
34155 \end_layout
34156
34157 \end_inset
34158 </cell>
34159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34160 \begin_inset Text
34161
34162 \begin_layout Plain Layout
34163
34164 \end_layout
34165
34166 \end_inset
34167 </cell>
34168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Plain Layout
34172
34173 \end_layout
34174
34175 \end_inset
34176 </cell>
34177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34178 \begin_inset Text
34179
34180 \begin_layout Plain Layout
34181
34182 \family roman
34183 \series medium
34184 \shape up
34185 \emph off
34186 \bar no
34187 \noun off
34188 \color none
34189 /
34190 \end_layout
34191
34192 \end_inset
34193 </cell>
34194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34195 \begin_inset Text
34196
34197 \begin_layout Plain Layout
34198
34199 \family roman
34200 \series medium
34201 \shape up
34202 \emph off
34203 \bar no
34204 \noun off
34205 \color none
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 \family roman
34217 \series medium
34218 \shape up
34219 \emph off
34220 \bar no
34221 \noun off
34222 \color none
34223 O
34224 \end_layout
34225
34226 \end_inset
34227 </cell>
34228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34229 \begin_inset Text
34230
34231 \begin_layout Plain Layout
34232
34233 \family roman
34234 \series medium
34235 \shape up
34236 \emph off
34237 \bar no
34238 \noun off
34239 \color none
34240 _
34241 \end_layout
34242
34243 \end_inset
34244 </cell>
34245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34246 \begin_inset Text
34247
34248 \begin_layout Plain Layout
34249
34250 \family roman
34251 \series medium
34252 \shape up
34253 \emph off
34254 \bar no
34255 \noun off
34256 \color none
34257 o
34258 \end_layout
34259
34260 \end_inset
34261 </cell>
34262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34263 \begin_inset Text
34264
34265 \begin_layout Plain Layout
34266
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 \end_layout
34277
34278 \end_inset
34279 </cell>
34280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34281 \begin_inset Text
34282
34283 \begin_layout Plain Layout
34284
34285 \end_layout
34286
34287 \end_inset
34288 </cell>
34289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293
34294 \family roman
34295 \series medium
34296 \shape up
34297 \emph off
34298 \bar no
34299 \noun off
34300 \color none
34301 ¯
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310
34311 \family roman
34312 \series medium
34313 \shape up
34314 \emph off
34315 \bar no
34316 \noun off
34317 \color none
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 \family roman
34329 \series medium
34330 \shape up
34331 \emph off
34332 \bar no
34333 \noun off
34334 \color none
34335 Ï
34336 \end_layout
34337
34338 \end_inset
34339 </cell>
34340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34341 \begin_inset Text
34342
34343 \begin_layout Plain Layout
34344
34345 \family roman
34346 \series medium
34347 \shape up
34348 \emph off
34349 \bar no
34350 \noun off
34351 \color none
34352 ß
34353 \end_layout
34354
34355 \end_inset
34356 </cell>
34357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34358 \begin_inset Text
34359
34360 \begin_layout Plain Layout
34361
34362 \family roman
34363 \series medium
34364 \shape up
34365 \emph off
34366 \bar no
34367 \noun off
34368 \color none
34369 ï
34370 \end_layout
34371
34372 \end_inset
34373 </cell>
34374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34375 \begin_inset Text
34376
34377 \begin_layout Plain Layout
34378
34379 \family roman
34380 \series medium
34381 \shape up
34382 \emph off
34383 \bar no
34384 \noun off
34385 \color none
34386 ÿ
34387 \end_layout
34388
34389 \end_inset
34390 </cell>
34391 </row>
34392 </lyxtabular>
34393
34394 \end_inset
34395
34396
34397 \end_layout
34398
34399 \end_inset
34400
34401
34402 \end_layout
34403
34404 \begin_layout Standard
34405 The following is a full list of all of the accented characters LyX can display
34406  directly.
34407  It includes not only the accented characters from the previous table, but
34408  also the characters from 
34409 \family typewriter
34410 ISO8859–2
34411 \family default
34412  through 
34413 \family typewriter
34414 4
34415 \family default
34416 .
34417  
34418 \end_layout
34419
34420 \begin_layout Itemize
34421 From 
34422 \family typewriter
34423 ISO8859–1
34424 \family default
34425 :
34426 \end_layout
34427
34428 \begin_deeper
34429 \begin_layout Standard
34430 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34431 \begin_inset space \hfill{}
34432 \end_inset
34433
34434 diaeresis
34435 \end_layout
34436
34437 \begin_layout Standard
34438 ^ Â Ê Î Ô Û â ê î ô û
34439 \begin_inset space \hfill{}
34440 \end_inset
34441
34442 circumflex
34443 \end_layout
34444
34445 \begin_layout Standard
34446 ` À È Ì Ò Ù à è ì ò ù
34447 \begin_inset space \hfill{}
34448 \end_inset
34449
34450 grave
34451 \end_layout
34452
34453 \begin_layout Standard
34454 ´ Á É Í Ó Ú Ý á é í ó ú ý
34455 \begin_inset space \hfill{}
34456 \end_inset
34457
34458 acute
34459 \end_layout
34460
34461 \begin_layout Standard
34462 ~ Ã Ñ Õ ã ñ õ
34463 \begin_inset space \hfill{}
34464 \end_inset
34465
34466 tilde
34467 \end_layout
34468
34469 \begin_layout Standard
34470 ¸Çç
34471 \begin_inset space \hfill{}
34472 \end_inset
34473
34474 cedilla
34475 \end_layout
34476
34477 \begin_layout Standard
34478 ¯
34479 \begin_inset space \hfill{}
34480 \end_inset
34481
34482 macron
34483 \end_layout
34484
34485 \end_deeper
34486 \begin_layout Itemize
34487 From 
34488 \family typewriter
34489 ISO8859–2
34490 \family default
34491  through 
34492 \family typewriter
34493 4
34494 \family default
34495 :
34496 \end_layout
34497
34498 \begin_deeper
34499 \begin_layout Standard
34500 ĤĴĥĵĈĜŜĉĝŝ
34501 \begin_inset space \hfill{}
34502 \end_inset
34503
34504 circumflex
34505 \end_layout
34506
34507 \begin_layout Standard
34508 ŚŹśźŔĹĆŃŕĺćń
34509 \begin_inset space \hfill{}
34510 \end_inset
34511
34512 acute
34513 \end_layout
34514
34515 \begin_layout Standard
34516 Ĩı̃Ũũ
34517 \begin_inset space \hfill{}
34518 \end_inset
34519
34520 tilde
34521 \end_layout
34522
34523 \begin_layout Standard
34524 ŞşŢţŖĻĢŗļģŅĶņķ
34525 \begin_inset space \hfill{}
34526 \end_inset
34527
34528 cedilla
34529 \end_layout
34530
34531 \begin_layout Standard
34532 ĒēĀĪŌŪāı̄ōū
34533 \begin_inset space \hfill{}
34534 \end_inset
34535
34536 macron
34537 \end_layout
34538
34539 \begin_layout Standard
34540 ŐŰőű
34541 \begin_inset space \hfill{}
34542 \end_inset
34543
34544 Hungarian umlaut
34545 \end_layout
34546
34547 \end_deeper
34548 \begin_layout Standard
34549 All the characters above are actively supported by TeX fonts.
34550  In addition TeX allows diacritical marks on almost all characters.
34551  Also make sure you're using the 
34552 \family typewriter
34553 T1
34554 \family default
34555  font-encoding.
34556 \end_layout
34557
34558 \begin_layout Chapter
34559 \start_of_appendix
34560 The User Interface
34561 \begin_inset CommandInset label
34562 LatexCommand label
34563 name "cha:The-User-Interface"
34564
34565 \end_inset
34566
34567
34568 \end_layout
34569
34570 \begin_layout Standard
34571 This appendix lists all the available menus and describes their functionality.
34572  It is designed as a quick reference if you are searching for a special
34573  topic inside the user's guide.
34574 \end_layout
34575
34576 \begin_layout Section
34577 The File Menu
34578 \begin_inset Index idx
34579 status collapsed
34580
34581 \begin_layout Plain Layout
34582 Menu ! File
34583 \end_layout
34584
34585 \end_inset
34586
34587
34588 \end_layout
34589
34590 \begin_layout Standard
34591 Under the 
34592 \family sans
34593 File
34594 \family default
34595  menu are the basic operations in addition to some more advanced operations.
34596  At the end of the menu the four last opened documents are listed.
34597 \end_layout
34598
34599 \begin_layout Subsection
34600 New
34601 \end_layout
34602
34603 \begin_layout Standard
34604 Creates a new document.
34605 \end_layout
34606
34607 \begin_layout Subsection
34608 New from Template
34609 \end_layout
34610
34611 \begin_layout Standard
34612 This menu entry prompts you for a template to use.
34613  Selecting a template will automatically set certain layout features for
34614  the document, features you would otherwise need to change manually.
34615 \end_layout
34616
34617 \begin_layout Subsection
34618 Open
34619 \end_layout
34620
34621 \begin_layout Standard
34622 Opens a document.
34623 \end_layout
34624
34625 \begin_layout Subsection
34626 Open Recent
34627 \end_layout
34628
34629 \begin_layout Standard
34630 The submenu shows a list of the recently opened files.
34631  Click there on a file to open it.
34632 \end_layout
34633
34634 \begin_layout Subsection
34635 Close
34636 \end_layout
34637
34638 \begin_layout Standard
34639 Closes the current document.
34640 \end_layout
34641
34642 \begin_layout Subsection
34643 Close All
34644 \end_layout
34645
34646 \begin_layout Standard
34647 Closes all opened documents.
34648 \end_layout
34649
34650 \begin_layout Subsection
34651 Save
34652 \end_layout
34653
34654 \begin_layout Standard
34655 Saves the actual document.
34656 \end_layout
34657
34658 \begin_layout Subsection
34659 Save As
34660 \end_layout
34661
34662 \begin_layout Standard
34663 Saves the actual document under a new name to create a copy.
34664 \end_layout
34665
34666 \begin_layout Subsection
34667 Save All
34668 \end_layout
34669
34670 \begin_layout Standard
34671 Saves all opened documents.
34672 \end_layout
34673
34674 \begin_layout Subsection
34675 Revert to saved
34676 \end_layout
34677
34678 \begin_layout Standard
34679 Reloads the actual document from disk.
34680 \end_layout
34681
34682 \begin_layout Subsection
34683 Version Control
34684 \end_layout
34685
34686 \begin_layout Standard
34687 This is used when more people are working on the same document.
34688  It is described in the section 
34689 \emph on
34690 Version Control in LyX
34691 \emph default
34692  of the 
34693 \emph on
34694 Additional Features
34695 \emph default
34696  manual.
34697 \end_layout
34698
34699 \begin_layout Subsection
34700 Import
34701 \end_layout
34702
34703 \begin_layout Standard
34704 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
34705  NoWeb-files, plain text files, and comma separated, table like, text files
34706  (CSV) as a new LyX-document.
34707  The files will be imported as new LyX-document.
34708 \end_layout
34709
34710 \begin_layout Standard
34711 When using the menu entry 
34712 \family sans
34713 Plain
34714 \begin_inset space ~
34715 \end_inset
34716
34717 Text
34718 \family default
34719 , line breaks in the text will start a new paragraph; when using the menu
34720  entry 
34721 \family sans
34722 Plain
34723 \begin_inset space ~
34724 \end_inset
34725
34726 Text, Join
34727 \begin_inset space ~
34728 \end_inset
34729
34730 Lines
34731 \family default
34732 , consecutive lines of text will be imported to one big paragraph.
34733  A new paragraph will begin when there is a blank line in the file.
34734 \end_layout
34735
34736 \begin_layout Subsection
34737 Export
34738 \begin_inset CommandInset label
34739 LatexCommand label
34740 name "sub:Export"
34741
34742 \end_inset
34743
34744
34745 \end_layout
34746
34747 \begin_layout Standard
34748 You can export your document to various file formats.
34749  The resulting files are placed in the directory of your LyX-file.
34750  The menu entries are not the same on all installations.
34751  They depend on the programs found by LyX while its configuration.
34752 \end_layout
34753
34754 \begin_layout Standard
34755 Here is a list of all available entries; some of them are explained in detail
34756  in section
34757 \begin_inset space ~
34758 \end_inset
34759
34760
34761 \begin_inset CommandInset ref
34762 LatexCommand ref
34763 reference "sub:Output-file-formats"
34764
34765 \end_inset
34766
34767 :
34768 \end_layout
34769
34770 \begin_layout Description
34771
34772 \family sans
34773 CJK
34774 \begin_inset space ~
34775 \end_inset
34776
34777 LyX 
34778 \family default
34779 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34780  (CJK)
34781 \begin_inset Newline newline
34782 \end_inset
34783
34784  Since LyX 1.5.0 CJK support is fully integrated to LyX.
34785 \end_layout
34786
34787 \begin_layout Description
34788
34789 \family sans
34790 DVI
34791 \family default
34792  DVI-format
34793 \end_layout
34794
34795 \begin_layout Description
34796 HTML HTML-format (the HTML-converter is a third-party product and may not
34797  work in all cases)
34798 \end_layout
34799
34800 \begin_layout Description
34801 HTML
34802 \begin_inset space ~
34803 \end_inset
34804
34805 (MS
34806 \begin_inset space ~
34807 \end_inset
34808
34809 Word) HTML-format specialized so that the result can be imported to 
34810 \family sans
34811 MS Word
34812 \family default
34813 ; as a consequence of this formulas will be embedded as bitmap fonts and
34814  not in the format 
34815 \family sans
34816 MathML
34817 \family default
34818 .
34819 \end_layout
34820
34821 \begin_layout Description
34822
34823 \family sans
34824 LaT
34825 \begin_inset ERT
34826 status collapsed
34827
34828 \begin_layout Plain Layout
34829
34830 {}
34831 \end_layout
34832
34833 \end_inset
34834
34835 eX
34836 \begin_inset space ~
34837 \end_inset
34838
34839 (pdflatex)
34840 \family default
34841  text file with the LaTeX source, additionally all images used in the document
34842  will be converted to a format that is readable by the 
34843 \family typewriter
34844 pdflatex
34845 \family default
34846  program (GIF, JPG, PDF, PNG)
34847 \end_layout
34848
34849 \begin_layout Description
34850
34851 \family sans
34852 LaT
34853 \begin_inset ERT
34854 status collapsed
34855
34856 \begin_layout Plain Layout
34857
34858 {}
34859 \end_layout
34860
34861 \end_inset
34862
34863 eX
34864 \begin_inset space ~
34865 \end_inset
34866
34867 (plain)
34868 \family default
34869  text file with the LaTeX source code, additionally all images used in the
34870  document will be converted to the EPS-format, only this format is readable
34871  by the 
34872 \family typewriter
34873 latex
34874 \family default
34875  program
34876 \end_layout
34877
34878 \begin_layout Description
34879 LyX
34880 \begin_inset space ~
34881 \end_inset
34882
34883 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
34884 \begin_inset Quotes eld
34885 \end_inset
34886
34887 y
34888 \begin_inset Quotes erd
34889 \end_inset
34890
34891  is replaced by the version number)
34892 \end_layout
34893
34894 \begin_layout Description
34895 LyXHTML HTML-format, using LyX's internal XHTML engine
34896 \end_layout
34897
34898 \begin_layout Description
34899 OpenDocument OpenDocument-formatted text file, to be opened with 
34900 \family sans
34901 OpenOffice
34902 \family default
34903
34904 \family sans
34905 KOffice
34906 \family default
34907
34908 \family sans
34909 Abiword
34910 \family default
34911 , etc.
34912  (The OpenDocument-converter is a third-party product and may not work in
34913  all cases)
34914 \end_layout
34915
34916 \begin_layout Description
34917
34918 \family sans
34919 PDF
34920 \begin_inset space ~
34921 \end_inset
34922
34923 (dvipdfm)
34924 \family default
34925  PDF-format using the program 
34926 \family typewriter
34927 dvipdfm
34928 \end_layout
34929
34930 \begin_layout Description
34931
34932 \family sans
34933 PDF
34934 \begin_inset space ~
34935 \end_inset
34936
34937 (pdflatex)
34938 \family default
34939  PDF-format using the program 
34940 \family typewriter
34941 pdflatex
34942 \end_layout
34943
34944 \begin_layout Description
34945
34946 \family sans
34947 PDF
34948 \begin_inset space ~
34949 \end_inset
34950
34951 (ps2pdf)
34952 \family default
34953  PDF-format using the program 
34954 \family typewriter
34955 ps2pdf
34956 \end_layout
34957
34958 \begin_layout Description
34959
34960 \family sans
34961 Plain
34962 \begin_inset space ~
34963 \end_inset
34964
34965 text
34966 \family default
34967  text format
34968 \end_layout
34969
34970 \begin_layout Description
34971
34972 \family sans
34973 Plain
34974 \begin_inset space ~
34975 \end_inset
34976
34977 text
34978 \begin_inset space ~
34979 \end_inset
34980
34981 (ps2ascii)
34982 \family default
34983  text format, the document will first be converted to Postscript format
34984  and then exported as text using the program 
34985 \family sans
34986 ps2ascii
34987 \end_layout
34988
34989 \begin_layout Description
34990
34991 \family sans
34992 Postscript
34993 \family default
34994  PostScript format using the program 
34995 \family typewriter
34996 dvips
34997 \end_layout
34998
34999 \begin_layout Description
35000
35001 \family sans
35002 Custom
35003 \family default
35004  custom format
35005 \end_layout
35006
35007 \begin_layout Standard
35008 The program 
35009 \family typewriter
35010 dvipdfm
35011 \family default
35012  produces internally a DVI-file which is then converted to a PDF-file.
35013  It is a bit out of date and therefore the output could look different from
35014  what you want.
35015  
35016 \family typewriter
35017 pdflatex
35018 \family default
35019  produces PDF-files directly and supports the latest PDF-file formats.
35020 \end_layout
35021
35022 \begin_layout Standard
35023 If one of the menu entries 
35024 \family sans
35025 DVI
35026 \family default
35027
35028 \family sans
35029 PDF
35030 \begin_inset space ~
35031 \end_inset
35032
35033 (pdflatex)
35034 \family default
35035  or 
35036 \family sans
35037 Postscript
35038 \family default
35039  is missing, you need to update your LaTeX installation.
35040  After updating you have to reconfigure LyX, see section
35041 \begin_inset space ~
35042 \end_inset
35043
35044
35045 \begin_inset CommandInset ref
35046 LatexCommand ref
35047 reference "sec:Basic-LyX-Setup"
35048
35049 \end_inset
35050
35051 .
35052 \begin_inset Index idx
35053 status collapsed
35054
35055 \begin_layout Plain Layout
35056 Reconfiguration of LyX
35057 \end_layout
35058
35059 \end_inset
35060
35061
35062 \end_layout
35063
35064 \begin_layout Standard
35065 The menu 
35066 \family sans
35067 Custom
35068 \family default
35069  allows you to export your file by using special command line options for
35070  the export program.
35071 \end_layout
35072
35073 \begin_layout Subsection
35074 Print
35075 \end_layout
35076
35077 \begin_layout Standard
35078 With this menu entry you can print your document to a file in PostScript
35079  format or send it to a printer.
35080  The printer will also use the document in PostScript format.
35081  The conversion to PostScript is done in the background by LyX using the
35082  program 
35083 \family typewriter
35084 dvips
35085 \family default
35086 .
35087  For more information have a look at section
35088 \begin_inset space ~
35089 \end_inset
35090
35091
35092 \begin_inset CommandInset ref
35093 LatexCommand ref
35094 reference "sub:Printing-the-File"
35095
35096 \end_inset
35097
35098 .
35099 \end_layout
35100
35101 \begin_layout Subsection
35102 Fax
35103 \end_layout
35104
35105 \begin_layout Standard
35106 This menu entry will only appear when you have a fax program installed (on
35107  Windows you additionally need to register its program path to LyX's PATH
35108  prefix, see section
35109 \begin_inset space ~
35110 \end_inset
35111
35112
35113 \begin_inset CommandInset ref
35114 LatexCommand ref
35115 reference "sec:Paths"
35116
35117 \end_inset
35118
35119 ).
35120  With this menu entry you can send your document to a fax program like 
35121 \family typewriter
35122 hylapex
35123 \family default
35124  or 
35125 \family typewriter
35126 kdeprintfax
35127 \family default
35128 .
35129  The default format of the sent file is PostScript.
35130  The format can be changed in LyX's preferences as described in section
35131 \begin_inset space ~
35132 \end_inset
35133
35134
35135 \begin_inset CommandInset ref
35136 LatexCommand ref
35137 reference "sub:Converters"
35138
35139 \end_inset
35140
35141 .
35142 \end_layout
35143
35144 \begin_layout Subsection
35145 New and Close Window
35146 \end_layout
35147
35148 \begin_layout Standard
35149 Opens or closes a new instance of LyX.
35150 \end_layout
35151
35152 \begin_layout Subsection
35153 Exit
35154 \end_layout
35155
35156 \begin_layout Standard
35157 Prompts you to save all unsaved documents and then exits.
35158 \end_layout
35159
35160 \begin_layout Section
35161 The Edit Menu
35162 \begin_inset Index idx
35163 status collapsed
35164
35165 \begin_layout Plain Layout
35166 Menu ! Edit
35167 \end_layout
35168
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \begin_layout Subsection
35175 Undo and Redo
35176 \end_layout
35177
35178 \begin_layout Standard
35179 Described in section
35180 \begin_inset space ~
35181 \end_inset
35182
35183
35184 \begin_inset CommandInset ref
35185 LatexCommand ref
35186 reference "sec:Undo-and-Redo"
35187
35188 \end_inset
35189
35190 .
35191 \end_layout
35192
35193 \begin_layout Subsection
35194 Cut, Copy, Paste, Paste Recent, Paste Special
35195 \end_layout
35196
35197 \begin_layout Standard
35198 Described in section
35199 \begin_inset space ~
35200 \end_inset
35201
35202
35203 \begin_inset CommandInset ref
35204 LatexCommand ref
35205 reference "sec:Basic-Editing-Features"
35206
35207 \end_inset
35208
35209 .
35210 \end_layout
35211
35212 \begin_layout Subsection
35213 Select All
35214 \end_layout
35215
35216 \begin_layout Standard
35217 Selects the whole document.
35218 \end_layout
35219
35220 \begin_layout Subsection
35221 Find & Replace
35222 \end_layout
35223
35224 \begin_layout Standard
35225 Described in section
35226 \begin_inset space ~
35227 \end_inset
35228
35229
35230 \begin_inset CommandInset ref
35231 LatexCommand ref
35232 reference "sec:Basic-Editing-Features"
35233
35234 \end_inset
35235
35236 .
35237 \end_layout
35238
35239 \begin_layout Subsection
35240 Move Paragraph Up/Down
35241 \end_layout
35242
35243 \begin_layout Standard
35244 This shifts the paragraph where the cursor is currently in one paragraph
35245  up or down.
35246 \end_layout
35247
35248 \begin_layout Subsection
35249 Text Style
35250 \end_layout
35251
35252 \begin_layout Standard
35253 Described in section
35254 \begin_inset space ~
35255 \end_inset
35256
35257
35258 \begin_inset CommandInset ref
35259 LatexCommand ref
35260 reference "sub:Fine-Tuning-with-the"
35261
35262 \end_inset
35263
35264 .
35265 \end_layout
35266
35267 \begin_layout Subsection
35268 Paragraph Settings
35269 \begin_inset Index idx
35270 status collapsed
35271
35272 \begin_layout Plain Layout
35273 Paragraph ! Settings
35274 \end_layout
35275
35276 \end_inset
35277
35278
35279 \end_layout
35280
35281 \begin_layout Standard
35282 Enables you to set the paragraph alignment, line spacing and label width.
35283  These settings only affect the paragraph in which the cursor is currently.
35284 \end_layout
35285
35286 \begin_layout Standard
35287 You can also prevent the first line of the paragraph being indented if you
35288  have chosen to separate paragraphs with indents in the 
35289 \family sans
35290 Document\SpecialChar \menuseparator
35291 Settings
35292 \family default
35293  dialog under 
35294 \family sans
35295 Text
35296 \begin_inset space ~
35297 \end_inset
35298
35299 Layout
35300 \family default
35301 .
35302 \end_layout
35303
35304 \begin_layout Subsection
35305 Table Settings and Math
35306 \end_layout
35307
35308 \begin_layout Standard
35309 These two menus are only fully active when the cursor is inside a table
35310  or a formula.
35311  Here you can change the properties of tables and formulas.
35312  The properties of tables are described in section
35313 \begin_inset space ~
35314 \end_inset
35315
35316
35317 \begin_inset CommandInset ref
35318 LatexCommand ref
35319 reference "sec:Tables"
35320
35321 \end_inset
35322
35323 , the properties of formulas in chapter
35324 \begin_inset space ~
35325 \end_inset
35326
35327
35328 \begin_inset CommandInset ref
35329 LatexCommand ref
35330 reference "cha:Mathematical-Formulas"
35331
35332 \end_inset
35333
35334 .
35335 \end_layout
35336
35337 \begin_layout Subsection
35338 Increase / Decrease List Depth
35339 \end_layout
35340
35341 \begin_layout Standard
35342 These menu entries are only active when the cursor is in an environment
35343  that can be nested.
35344  They increase/decrease the environment nesting level as explained in section
35345 \begin_inset space ~
35346 \end_inset
35347
35348
35349 \begin_inset CommandInset ref
35350 LatexCommand ref
35351 reference "sec:Nesting"
35352
35353 \end_inset
35354
35355  and 
35356 \begin_inset CommandInset ref
35357 LatexCommand ref
35358 reference "sub:Numbering-depth"
35359
35360 \end_inset
35361
35362 .
35363 \end_layout
35364
35365 \begin_layout Section
35366 The View Menu
35367 \begin_inset Index idx
35368 status collapsed
35369
35370 \begin_layout Plain Layout
35371 Menu ! View
35372 \end_layout
35373
35374 \end_inset
35375
35376
35377 \end_layout
35378
35379 \begin_layout Standard
35380 The 
35381 \family sans
35382 View
35383 \family default
35384  menu contains a list of available formats in which you can view the actual
35385  document with an external program.
35386  The menu entries for the viewing formats are not the same on all installations
35387  — it depends on the LaTeX programs that are found while LyX was configured.
35388  All possible formats are formats listed in section
35389 \begin_inset space ~
35390 \end_inset
35391
35392
35393 \begin_inset CommandInset ref
35394 LatexCommand ref
35395 reference "sub:Export"
35396
35397 \end_inset
35398
35399 .
35400  You should at least see the menu entries 
35401 \family sans
35402 DVI
35403 \family default
35404  and 
35405 \family sans
35406 PDF
35407 \begin_inset space ~
35408 \end_inset
35409
35410 (pdflatex)
35411 \family default
35412 .
35413  If one of the two is missing, you need to update your LaTeX installation.
35414  After updating you have to reconfigure LyX, see section
35415 \begin_inset space ~
35416 \end_inset
35417
35418
35419 \begin_inset CommandInset ref
35420 LatexCommand ref
35421 reference "sec:Basic-LyX-Setup"
35422
35423 \end_inset
35424
35425 .
35426 \begin_inset Index idx
35427 status collapsed
35428
35429 \begin_layout Plain Layout
35430 Reconfiguration of LyX
35431 \end_layout
35432
35433 \end_inset
35434
35435
35436 \end_layout
35437
35438 \begin_layout Standard
35439 Invoking a menu will start a viewer program.
35440  The viewer can be set or changed in the preferences, see section
35441 \begin_inset space ~
35442 \end_inset
35443
35444
35445 \begin_inset CommandInset ref
35446 LatexCommand ref
35447 reference "sec:File-Formats"
35448
35449 \end_inset
35450
35451 .
35452  The default viewers are set by LyX when it is first configured.
35453 \end_layout
35454
35455 \begin_layout Standard
35456 \begin_inset VSpace bigskip
35457 \end_inset
35458
35459 At the bottom of the 
35460 \family sans
35461 View
35462 \family default
35463  menu the opened documents are listed.
35464 \end_layout
35465
35466 \begin_layout Subsection
35467 Open/Close all Insets
35468 \end_layout
35469
35470 \begin_layout Standard
35471 Opens/closes all insets in your document.
35472 \end_layout
35473
35474 \begin_layout Subsection
35475 Unfold/Fold Math Macros
35476 \end_layout
35477
35478 \begin_layout Standard
35479 Unfolds/folds the current math macro.
35480 \end_layout
35481
35482 \begin_layout Standard
35483 Math macros are described in the 
35484 \emph on
35485 Math
35486 \emph default
35487  manual.
35488 \end_layout
35489
35490 \begin_layout Subsection
35491 View Source
35492 \end_layout
35493
35494 \begin_layout Standard
35495 Opens a window showing the source code of the actual document, as described
35496  in section
35497 \begin_inset space ~
35498 \end_inset
35499
35500
35501 \begin_inset CommandInset ref
35502 LatexCommand ref
35503 reference "sec:Previewing-snippets-of"
35504
35505 \end_inset
35506
35507 .
35508 \end_layout
35509
35510 \begin_layout Subsection
35511 Update
35512 \end_layout
35513
35514 \begin_layout Standard
35515 This menu entry allows you to update the view with your latest changes without
35516  opening a new view window.
35517 \end_layout
35518
35519 \begin_layout Subsection
35520 Split View
35521 \end_layout
35522
35523 \begin_layout Standard
35524 This will split LyX's main window vertically or horizontally.
35525  This allows you to view documents the same time to compare them, or to
35526  view the same document, but at different positions.
35527  You can even split the main window several times to view for example 3
35528  or more documents at the same time.
35529  To return to an unsplit view, use the menu 
35530 \family sans
35531 Close Current View
35532 \family default
35533 .
35534 \end_layout
35535
35536 \begin_layout Subsection
35537 Close Current View
35538 \end_layout
35539
35540 \begin_layout Standard
35541 Closes a split view.
35542 \end_layout
35543
35544 \begin_layout Subsection
35545 Fullscreen
35546 \end_layout
35547
35548 \begin_layout Standard
35549 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35550  so that you will see nothing but your text.
35551  It furthermore displays LyX's main window fullscreen.
35552  To return from fullscreen to the normal view, press F11, or right-click
35553  and turn off the fullscreen mode in the context menu.
35554 \end_layout
35555
35556 \begin_layout Subsection
35557 Toolbars
35558 \begin_inset CommandInset label
35559 LatexCommand label
35560 name "sub:Toolbars"
35561
35562 \end_inset
35563
35564
35565 \begin_inset Index idx
35566 status collapsed
35567
35568 \begin_layout Plain Layout
35569 Toolbar
35570 \end_layout
35571
35572 \end_inset
35573
35574
35575 \end_layout
35576
35577 \begin_layout Standard
35578 In this menu entry you can set the appearance of the different toolbars.
35579  All toolbars and the 
35580 \family sans
35581 Command
35582 \begin_inset space ~
35583 \end_inset
35584
35585 Buffer
35586 \family default
35587  can be turned on and off.
35588  The 
35589 \emph on
35590 on
35591 \emph default
35592  state is denoted in the menu with a checkmark.
35593  The 
35594 \family sans
35595 Review
35596 \family default
35597
35598 \family sans
35599 Table
35600 \family default
35601
35602 \family sans
35603 Math
35604 \begin_inset space ~
35605 \end_inset
35606
35607 Panels
35608 \family default
35609 , and 
35610 \family sans
35611 Math
35612 \family default
35613  toolbars can be additionally set to the state 
35614 \emph on
35615 automatic
35616 \emph default
35617  that is denoted in the menu with the suffix 
35618 \family sans
35619 (auto)
35620 \family default
35621 .
35622 \end_layout
35623
35624 \begin_layout Standard
35625 In the 
35626 \emph on
35627 on
35628 \emph default
35629  state the toolbar is permanently shown, in the 
35630 \emph on
35631 automatic
35632 \emph default
35633  state the toolbar is only shown when the cursor is in a certain environment
35634  or when a certain feature is enabled.
35635  That means that the review toolbar will only be shown when change tracking
35636  is activated, the math and table toolbars are only shown when the cursor
35637  is inside a formula or table, respectively.
35638 \end_layout
35639
35640 \begin_layout Standard
35641 LyX's toolbars and their buttons are explained in section
35642 \begin_inset space ~
35643 \end_inset
35644
35645
35646 \begin_inset CommandInset ref
35647 LatexCommand ref
35648 reference "sec:Toolbars"
35649
35650 \end_inset
35651
35652 .
35653 \end_layout
35654
35655 \begin_layout Section
35656 The Insert Menu
35657 \begin_inset Index idx
35658 status collapsed
35659
35660 \begin_layout Plain Layout
35661 Menu ! Insert
35662 \end_layout
35663
35664 \end_inset
35665
35666
35667 \end_layout
35668
35669 \begin_layout Subsection
35670 Math
35671 \end_layout
35672
35673 \begin_layout Standard
35674 Inserts math constructs that are explained in chapter
35675 \begin_inset space ~
35676 \end_inset
35677
35678
35679 \begin_inset CommandInset ref
35680 LatexCommand ref
35681 reference "cha:Mathematical-Formulas"
35682
35683 \end_inset
35684
35685  and the 
35686 \emph on
35687 Math
35688 \emph default
35689  manual.
35690 \end_layout
35691
35692 \begin_layout Subsection
35693 Special Character
35694 \begin_inset CommandInset label
35695 LatexCommand label
35696 name "sub:Special-Character"
35697
35698 \end_inset
35699
35700
35701 \end_layout
35702
35703 \begin_layout Standard
35704 Here you can insert the following characters:
35705 \end_layout
35706
35707 \begin_layout Description
35708 Symbols Inserts any character that can be output by your LaTeX system.
35709  Therefore the number of character categories in this dialog and the available
35710  characters depend on the LaTeX-packages you have installed.
35711 \begin_inset Newline newline
35712 \end_inset
35713
35714  
35715 \begin_inset Note Greyedout
35716 status open
35717
35718 \begin_layout Plain Layout
35719
35720 \series bold
35721 Note:
35722 \series default
35723  Not all characters will be visible in the 
35724 \family sans
35725 Symbols
35726 \family default
35727  dialog because none of the screen fonts that you can set in the preferences
35728  dialog (see sec.
35729 \begin_inset space \thinspace{}
35730 \end_inset
35731
35732
35733 \begin_inset CommandInset ref
35734 LatexCommand ref
35735 reference "sub:Screen-Fonts"
35736
35737 \end_inset
35738
35739 ) can display every character.
35740 \end_layout
35741
35742 \end_inset
35743
35744
35745 \end_layout
35746
35747 \begin_layout Description
35748 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35749
35750 \end_layout
35751
35752 \begin_layout Description
35753 End
35754 \begin_inset space ~
35755 \end_inset
35756
35757 of
35758 \begin_inset space ~
35759 \end_inset
35760
35761 Sentence Inserts an end of sentence dot as described in section
35762 \begin_inset space ~
35763 \end_inset
35764
35765
35766 \begin_inset CommandInset ref
35767 LatexCommand ref
35768 reference "sub:Abbreviations"
35769
35770 \end_inset
35771
35772 .
35773 \end_layout
35774
35775 \begin_layout Description
35776 Ordinary
35777 \begin_inset space ~
35778 \end_inset
35779
35780 Quote Inserts this quote: 
35781 \begin_inset Quotes erd
35782 \end_inset
35783
35784 , no matter what quote type you selected in the 
35785 \family sans
35786 Document\SpecialChar \menuseparator
35787 Settings
35788 \family default
35789  dialog under 
35790 \family sans
35791 Language
35792 \family default
35793 .
35794 \end_layout
35795
35796 \begin_layout Description
35797 Single
35798 \begin_inset space ~
35799 \end_inset
35800
35801 Quote Inserts this quote: 
35802 \begin_inset Quotes els
35803 \end_inset
35804
35805
35806 \end_layout
35807
35808 \begin_layout Description
35809 Protected
35810 \begin_inset space ~
35811 \end_inset
35812
35813 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35814
35815 \end_layout
35816
35817 \begin_layout Description
35818 Breakable
35819 \begin_inset space ~
35820 \end_inset
35821
35822 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35823
35824 \end_layout
35825
35826 \begin_layout Description
35827 Menu
35828 \begin_inset space ~
35829 \end_inset
35830
35831 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35832
35833 \end_layout
35834
35835 \begin_layout Description
35836 Phonetic
35837 \begin_inset space ~
35838 \end_inset
35839
35840 Symbols 
35841 \begin_inset Index idx
35842 status collapsed
35843
35844 \begin_layout Plain Layout
35845 Phonetic symbols
35846 \end_layout
35847
35848 \end_inset
35849
35850
35851 \begin_inset Index idx
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855 Language ! Phonetic symbols
35856 \end_layout
35857
35858 \end_inset
35859
35860 Creates a formula with a so called tipa inset.
35861  Here you can insert commands to create IPA phonetic symbols.
35862  For this feature you must have the LaTeX-package 
35863 \series bold
35864 tipa
35865 \series default
35866
35867 \begin_inset Index idx
35868 status collapsed
35869
35870 \begin_layout Plain Layout
35871 LaTeX-packages ! tipa
35872 \end_layout
35873
35874 \end_inset
35875
35876  installed.
35877 \begin_inset Newline newline
35878 \end_inset
35879
35880 For more information about this feature we refer to the documentation of
35881  
35882 \series bold
35883 tipa, 
35884 \begin_inset CommandInset citation
35885 LatexCommand cite
35886 key "tipa"
35887
35888 \end_inset
35889
35890
35891 \series default
35892  and this Wiki-page:
35893 \begin_inset Newline newline
35894 \end_inset
35895
35896
35897 \begin_inset Flex URL
35898 status open
35899
35900 \begin_layout Plain Layout
35901
35902 http://wiki.lyx.org/LyX/LinguistLyX
35903 \end_layout
35904
35905 \end_inset
35906
35907
35908 \end_layout
35909
35910 \begin_layout Subsection
35911 Formatting
35912 \end_layout
35913
35914 \begin_layout Standard
35915 Here you can insert the following format constructs:
35916 \end_layout
35917
35918 \begin_layout Description
35919 Superscript Inserts a superscript: test
35920 \begin_inset Formula $^{\text{a,b}}$
35921 \end_inset
35922
35923
35924 \end_layout
35925
35926 \begin_layout Description
35927 Subscript Inserts a subscript: test
35928 \begin_inset Formula $_{\text{3x}}$
35929 \end_inset
35930
35931
35932 \end_layout
35933
35934 \begin_layout Description
35935 Protected
35936 \begin_inset space ~
35937 \end_inset
35938
35939 Space Inserts a protected space that is described in section
35940 \begin_inset space ~
35941 \end_inset
35942
35943
35944 \begin_inset CommandInset ref
35945 LatexCommand ref
35946 reference "sub:Protected-Space"
35947
35948 \end_inset
35949
35950 .
35951 \end_layout
35952
35953 \begin_layout Description
35954 Inter-word
35955 \begin_inset space ~
35956 \end_inset
35957
35958 Space Inserts an inter-word space that is described in section
35959 \begin_inset space ~
35960 \end_inset
35961
35962
35963 \begin_inset CommandInset ref
35964 LatexCommand ref
35965 reference "sub:Inter-word-Space"
35966
35967 \end_inset
35968
35969 .
35970 \end_layout
35971
35972 \begin_layout Description
35973 Thin
35974 \begin_inset space ~
35975 \end_inset
35976
35977 Space Inserts a thin space that is described in section
35978 \begin_inset space ~
35979 \end_inset
35980
35981
35982 \begin_inset CommandInset ref
35983 LatexCommand ref
35984 reference "sub:Thin-Space"
35985
35986 \end_inset
35987
35988 .
35989 \end_layout
35990
35991 \begin_layout Description
35992 Horizontal
35993 \begin_inset space ~
35994 \end_inset
35995
35996 Space Inserts horizontal space, see section
35997 \begin_inset space ~
35998 \end_inset
35999
36000
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sub:Horizontal-Space"
36004
36005 \end_inset
36006
36007  for a description.
36008 \end_layout
36009
36010 \begin_layout Description
36011 Horizontal
36012 \begin_inset space ~
36013 \end_inset
36014
36015 Line Inserts a horizontal line, see section
36016 \begin_inset space ~
36017 \end_inset
36018
36019
36020 \begin_inset CommandInset ref
36021 LatexCommand ref
36022 reference "sub:Horizontal-Lines"
36023
36024 \end_inset
36025
36026  for a description.
36027 \end_layout
36028
36029 \begin_layout Description
36030 Vertical
36031 \begin_inset space ~
36032 \end_inset
36033
36034 Space Inserts vertical space, see section
36035 \begin_inset space ~
36036 \end_inset
36037
36038
36039 \begin_inset CommandInset ref
36040 LatexCommand ref
36041 reference "sub:Vertical-Space"
36042
36043 \end_inset
36044
36045  for a description.
36046 \end_layout
36047
36048 \begin_layout Description
36049 Hyphenation
36050 \begin_inset space ~
36051 \end_inset
36052
36053 Point Inserts a hyphenation point, see section
36054 \begin_inset space ~
36055 \end_inset
36056
36057
36058 \begin_inset CommandInset ref
36059 LatexCommand ref
36060 reference "sub:Hyphenation"
36061
36062 \end_inset
36063
36064 .
36065 \end_layout
36066
36067 \begin_layout Description
36068 Ligature
36069 \begin_inset space ~
36070 \end_inset
36071
36072 Break Inserts a ligature break, see section
36073 \begin_inset space ~
36074 \end_inset
36075
36076
36077 \begin_inset CommandInset ref
36078 LatexCommand ref
36079 reference "sub:Ligatures"
36080
36081 \end_inset
36082
36083 .
36084 \end_layout
36085
36086 \begin_layout Description
36087 Ragged
36088 \begin_inset space ~
36089 \end_inset
36090
36091 Line
36092 \begin_inset space ~
36093 \end_inset
36094
36095 Break Inserts a forced line break, see section
36096 \begin_inset space ~
36097 \end_inset
36098
36099
36100 \begin_inset CommandInset ref
36101 LatexCommand ref
36102 reference "sub:Forced-Line-Breaks"
36103
36104 \end_inset
36105
36106 .
36107 \end_layout
36108
36109 \begin_layout Description
36110 Justified
36111 \begin_inset space ~
36112 \end_inset
36113
36114 Break Inserts a forced line break that furthermore stretches the broken
36115  text line to the page border, see section
36116 \begin_inset space ~
36117 \end_inset
36118
36119
36120 \begin_inset CommandInset ref
36121 LatexCommand ref
36122 reference "sub:Forced-Line-Breaks"
36123
36124 \end_inset
36125
36126 .
36127 \end_layout
36128
36129 \begin_layout Description
36130 New
36131 \begin_inset space ~
36132 \end_inset
36133
36134 Page Inserts a forced page break, described in section
36135 \begin_inset space ~
36136 \end_inset
36137
36138
36139 \begin_inset CommandInset ref
36140 LatexCommand ref
36141 reference "sub:Forced-Page-Breaks"
36142
36143 \end_inset
36144
36145 .
36146 \end_layout
36147
36148 \begin_layout Description
36149 Page
36150 \begin_inset space ~
36151 \end_inset
36152
36153 Break Inserts a forced page break that furthermore stretches the broken
36154  text page to the page border, described in section
36155 \begin_inset space ~
36156 \end_inset
36157
36158
36159 \begin_inset CommandInset ref
36160 LatexCommand ref
36161 reference "sub:Forced-Page-Breaks"
36162
36163 \end_inset
36164
36165 .
36166 \end_layout
36167
36168 \begin_layout Description
36169 Clear
36170 \begin_inset space ~
36171 \end_inset
36172
36173 Page Inserts a clear page break, described in section
36174 \begin_inset space ~
36175 \end_inset
36176
36177
36178 \begin_inset CommandInset ref
36179 LatexCommand ref
36180 reference "sub:Clear-Page-Breaks"
36181
36182 \end_inset
36183
36184 .
36185 \end_layout
36186
36187 \begin_layout Description
36188 Clear
36189 \begin_inset space ~
36190 \end_inset
36191
36192 Double
36193 \begin_inset space ~
36194 \end_inset
36195
36196 Page Inserts a clear doublepage break, described in section
36197 \begin_inset space ~
36198 \end_inset
36199
36200
36201 \begin_inset CommandInset ref
36202 LatexCommand ref
36203 reference "sub:Clear-Page-Breaks"
36204
36205 \end_inset
36206
36207 .
36208 \end_layout
36209
36210 \begin_layout Subsection
36211 List / TOC
36212 \end_layout
36213
36214 \begin_layout Standard
36215 Various lists can be inserted with this menu entry.
36216  The table of contents, the algorithm, figures, and tables list are described
36217  in section
36218 \begin_inset space ~
36219 \end_inset
36220
36221
36222 \begin_inset CommandInset ref
36223 LatexCommand ref
36224 reference "sec:toc"
36225
36226 \end_inset
36227
36228 .
36229  The index list is described in section
36230 \begin_inset space ~
36231 \end_inset
36232
36233
36234 \begin_inset CommandInset ref
36235 LatexCommand ref
36236 reference "sec:Index"
36237
36238 \end_inset
36239
36240 , the nomenclature in section
36241 \begin_inset space ~
36242 \end_inset
36243
36244
36245 \begin_inset CommandInset ref
36246 LatexCommand ref
36247 reference "sec:Nomenclature"
36248
36249 \end_inset
36250
36251 , and the BibTeX bibliography in section
36252 \begin_inset space ~
36253 \end_inset
36254
36255
36256 \begin_inset CommandInset ref
36257 LatexCommand ref
36258 reference "sub:Bibliography-databases"
36259
36260 \end_inset
36261
36262 .
36263 \end_layout
36264
36265 \begin_layout Subsection
36266 Float
36267 \end_layout
36268
36269 \begin_layout Standard
36270 To insert floats, described in section
36271 \begin_inset space ~
36272 \end_inset
36273
36274
36275 \begin_inset CommandInset ref
36276 LatexCommand ref
36277 reference "sec:Floats"
36278
36279 \end_inset
36280
36281 .
36282 \end_layout
36283
36284 \begin_layout Subsection
36285 Note
36286 \end_layout
36287
36288 \begin_layout Standard
36289 To insert notes, described in section
36290 \begin_inset space ~
36291 \end_inset
36292
36293
36294 \begin_inset CommandInset ref
36295 LatexCommand ref
36296 reference "sec:Notes"
36297
36298 \end_inset
36299
36300 .
36301 \end_layout
36302
36303 \begin_layout Subsection
36304 Branch
36305 \end_layout
36306
36307 \begin_layout Standard
36308 Inserts branch insets as described in section
36309 \begin_inset space ~
36310 \end_inset
36311
36312
36313 \begin_inset CommandInset ref
36314 LatexCommand ref
36315 reference "sec:Branches"
36316
36317 \end_inset
36318
36319 .
36320 \end_layout
36321
36322 \begin_layout Subsection
36323 Custom Insets
36324 \end_layout
36325
36326 \begin_layout Standard
36327 Inserts document class-specific insets.
36328  Such insets only exist when they are defined in the layout file for a certain
36329  document class.
36330  An example is the document class 
36331 \begin_inset Quotes eld
36332 \end_inset
36333
36334 article (Elsevier)
36335 \begin_inset Quotes erd
36336 \end_inset
36337
36338  with three custom insets.
36339  The section 
36340 \emph on
36341 Flex insets and InsetLayout
36342 \emph default
36343  of the 
36344 \emph on
36345 Customization
36346 \emph default
36347  manual explains how custom insets are defined.
36348 \end_layout
36349
36350 \begin_layout Subsection
36351 File
36352 \begin_inset Index idx
36353 status collapsed
36354
36355 \begin_layout Plain Layout
36356 External Material
36357 \end_layout
36358
36359 \end_inset
36360
36361
36362 \end_layout
36363
36364 \begin_layout Standard
36365 This menu entry allows you to insert or include the contents of other LyX
36366  files in your document.
36367  How you can do this is explained in detail in the chapter 
36368 \emph on
36369 External Stuff
36370 \emph default
36371  of the 
36372 \emph on
36373 Embedded Objects
36374 \emph default
36375  manual.
36376 \end_layout
36377
36378 \begin_layout Subsection
36379 Box
36380 \begin_inset Index idx
36381 status collapsed
36382
36383 \begin_layout Plain Layout
36384 Boxes
36385 \end_layout
36386
36387 \end_inset
36388
36389
36390 \end_layout
36391
36392 \begin_layout Standard
36393 Inserts a minipage box that is described section
36394 \begin_inset space ~
36395 \end_inset
36396
36397
36398 \begin_inset CommandInset ref
36399 LatexCommand ref
36400 reference "sec:Minipages"
36401
36402 \end_inset
36403
36404 .
36405  All box types supported by LyX are explained in detail in the chapter 
36406 \emph on
36407 Boxes
36408 \emph default
36409  of the 
36410 \emph on
36411 Embedded Objects
36412 \emph default
36413  manual.
36414 \end_layout
36415
36416 \begin_layout Subsection
36417 Citation
36418 \end_layout
36419
36420 \begin_layout Standard
36421 Inserts a citation as described in section
36422 \begin_inset space ~
36423 \end_inset
36424
36425
36426 \begin_inset CommandInset ref
36427 LatexCommand ref
36428 reference "sec:Bibliography"
36429
36430 \end_inset
36431
36432 .
36433 \end_layout
36434
36435 \begin_layout Subsection
36436 Cross-Reference
36437 \end_layout
36438
36439 \begin_layout Standard
36440 Inserts a cross-reference as described in section
36441 \begin_inset space ~
36442 \end_inset
36443
36444
36445 \begin_inset CommandInset ref
36446 LatexCommand ref
36447 reference "sec:Cross-References"
36448
36449 \end_inset
36450
36451 .
36452 \end_layout
36453
36454 \begin_layout Subsection
36455 Label
36456 \end_layout
36457
36458 \begin_layout Standard
36459 Inserts a label as described in section
36460 \begin_inset space ~
36461 \end_inset
36462
36463
36464 \begin_inset CommandInset ref
36465 LatexCommand ref
36466 reference "sec:Cross-References"
36467
36468 \end_inset
36469
36470 .
36471 \end_layout
36472
36473 \begin_layout Subsection
36474 Caption
36475 \begin_inset Index idx
36476 status collapsed
36477
36478 \begin_layout Plain Layout
36479 Captions
36480 \end_layout
36481
36482 \end_inset
36483
36484
36485 \begin_inset Index idx
36486 status collapsed
36487
36488 \begin_layout Plain Layout
36489 Longtables ! Caption
36490 \end_layout
36491
36492 \end_inset
36493
36494
36495 \end_layout
36496
36497 \begin_layout Standard
36498 Inserts a caption in a float or longtable.
36499  Floats are described in section
36500 \begin_inset space ~
36501 \end_inset
36502
36503
36504 \begin_inset CommandInset ref
36505 LatexCommand ref
36506 reference "sec:Floats"
36507
36508 \end_inset
36509
36510 , captions in longtables are described in the section 
36511 \emph on
36512 Longtable Captions
36513 \emph default
36514  of the 
36515 \emph on
36516 Embedded Objects
36517 \emph default
36518  manual.
36519 \end_layout
36520
36521 \begin_layout Subsection
36522 Index Entry
36523 \end_layout
36524
36525 \begin_layout Standard
36526 Inserts an index entry as described in section
36527 \begin_inset space ~
36528 \end_inset
36529
36530
36531 \begin_inset CommandInset ref
36532 LatexCommand ref
36533 reference "sec:Index"
36534
36535 \end_inset
36536
36537 .
36538 \end_layout
36539
36540 \begin_layout Subsection
36541 Nomenclature Entry
36542 \end_layout
36543
36544 \begin_layout Standard
36545 Inserts a nomenclature entry as described in section
36546 \begin_inset space ~
36547 \end_inset
36548
36549
36550 \begin_inset CommandInset ref
36551 LatexCommand ref
36552 reference "sec:Nomenclature"
36553
36554 \end_inset
36555
36556 .
36557 \end_layout
36558
36559 \begin_layout Subsection
36560 Table
36561 \end_layout
36562
36563 \begin_layout Standard
36564 Inserts a table.
36565  Tables are described in section
36566 \begin_inset space ~
36567 \end_inset
36568
36569
36570 \begin_inset CommandInset ref
36571 LatexCommand ref
36572 reference "sec:Tables"
36573
36574 \end_inset
36575
36576 .
36577 \end_layout
36578
36579 \begin_layout Subsection
36580 Graphics
36581 \end_layout
36582
36583 \begin_layout Standard
36584 Inserts a graphic.
36585  Graphics are described in section
36586 \begin_inset space ~
36587 \end_inset
36588
36589
36590 \begin_inset CommandInset ref
36591 LatexCommand ref
36592 reference "sec:Graphics"
36593
36594 \end_inset
36595
36596 .
36597 \end_layout
36598
36599 \begin_layout Subsection
36600 URL
36601 \end_layout
36602
36603 \begin_layout Standard
36604 Inserts an URL as described in section
36605 \begin_inset space ~
36606 \end_inset
36607
36608
36609 \begin_inset CommandInset ref
36610 LatexCommand ref
36611 reference "sub:URLs"
36612
36613 \end_inset
36614
36615 .
36616 \end_layout
36617
36618 \begin_layout Subsection
36619 Hyperlinks
36620 \end_layout
36621
36622 \begin_layout Standard
36623 Inserts a hyperlink as described in section
36624 \begin_inset space ~
36625 \end_inset
36626
36627
36628 \begin_inset CommandInset ref
36629 LatexCommand ref
36630 reference "sub:Hyperlinks"
36631
36632 \end_inset
36633
36634 .
36635 \end_layout
36636
36637 \begin_layout Subsection
36638 Footnote
36639 \end_layout
36640
36641 \begin_layout Standard
36642 Inserts a footnote, see section
36643 \begin_inset space ~
36644 \end_inset
36645
36646
36647 \begin_inset CommandInset ref
36648 LatexCommand ref
36649 reference "sec:Footnotes"
36650
36651 \end_inset
36652
36653 .
36654 \end_layout
36655
36656 \begin_layout Subsection
36657 Marginal Note
36658 \end_layout
36659
36660 \begin_layout Standard
36661 Inserts a marginal note, see section
36662 \begin_inset space ~
36663 \end_inset
36664
36665
36666 \begin_inset CommandInset ref
36667 LatexCommand ref
36668 reference "sec:Marginal-Notes"
36669
36670 \end_inset
36671
36672 .
36673 \end_layout
36674
36675 \begin_layout Subsection
36676 Short Title
36677 \end_layout
36678
36679 \begin_layout Standard
36680 Inserts a short title, see section
36681 \begin_inset space ~
36682 \end_inset
36683
36684
36685 \begin_inset CommandInset ref
36686 LatexCommand ref
36687 reference "sec:Short-Titles"
36688
36689 \end_inset
36690
36691 .
36692 \end_layout
36693
36694 \begin_layout Subsection
36695 TeX Code
36696 \end_layout
36697
36698 \begin_layout Standard
36699 Inserts a TeX Code box, see section
36700 \begin_inset space ~
36701 \end_inset
36702
36703
36704 \begin_inset CommandInset ref
36705 LatexCommand ref
36706 reference "sub:TeX-Code-Boxes"
36707
36708 \end_inset
36709
36710  for a description.
36711 \end_layout
36712
36713 \begin_layout Subsection
36714 Program Listing
36715 \begin_inset Index idx
36716 status collapsed
36717
36718 \begin_layout Plain Layout
36719 Program listings
36720 \end_layout
36721
36722 \end_inset
36723
36724
36725 \end_layout
36726
36727 \begin_layout Standard
36728 Inserts a program listings box.
36729  Program listings are explained in the chapter 
36730 \emph on
36731 Program Code Listings
36732 \emph default
36733  of the 
36734 \emph on
36735 Embedded Objects
36736 \emph default
36737  manual.
36738 \end_layout
36739
36740 \begin_layout Subsection
36741 Date
36742 \end_layout
36743
36744 \begin_layout Standard
36745 Inserts the actual date.
36746  The format depends on the date format of the language that is used for
36747  LyX's menus.
36748  LyX offers various ways to insert a date which are explained and also compared
36749  in the section 
36750 \emph on
36751 External Material
36752 \emph default
36753  of the 
36754 \emph on
36755 Embedded Objects
36756 \emph default
36757  manual.
36758 \end_layout
36759
36760 \begin_layout Section
36761 The Navigate Menu
36762 \begin_inset Index idx
36763 status collapsed
36764
36765 \begin_layout Plain Layout
36766 Menu ! Navigate
36767 \end_layout
36768
36769 \end_inset
36770
36771
36772 \end_layout
36773
36774 \begin_layout Standard
36775 This menu lists the existing chapters, sections, figures, tables, etc.
36776 \begin_inset space ~
36777 \end_inset
36778
36779 of the current document.
36780  This allows you to navigate easily through you document.
36781 \end_layout
36782
36783 \begin_layout Subsection
36784 Bookmarks
36785 \end_layout
36786
36787 \begin_layout Standard
36788 With this menu entry you are able to define your own bookmarks.
36789  This is useful when you are working on a large document and often have
36790  to jump e.
36791 \begin_inset space \thinspace{}
36792 \end_inset
36793
36794 g.
36795 \begin_inset space \space{}
36796 \end_inset
36797
36798 between section
36799 \begin_inset space ~
36800 \end_inset
36801
36802 2.5 and 6.3.
36803  To create bookmarks for this example, go to section
36804 \begin_inset space ~
36805 \end_inset
36806
36807 2.5 and use the menu 
36808 \family sans
36809 Save
36810 \begin_inset space ~
36811 \end_inset
36812
36813 Bookmark
36814 \begin_inset space ~
36815 \end_inset
36816
36817 1
36818 \family default
36819 .
36820  Then go to section
36821 \begin_inset space ~
36822 \end_inset
36823
36824 6.3 and use 
36825 \family sans
36826 Save
36827 \begin_inset space ~
36828 \end_inset
36829
36830 Bookmark
36831 \begin_inset space ~
36832 \end_inset
36833
36834
36835 \family default
36836 2.
36837  Now you can jump easily between these sections by using the menu or by
36838  the key bindings 
36839 \begin_inset Info
36840 type  "shortcut"
36841 arg   "bookmark-goto 1"
36842 \end_inset
36843
36844  and 
36845 \begin_inset Info
36846 type  "shortcut"
36847 arg   "bookmark-goto 2"
36848 \end_inset
36849
36850 .
36851 \end_layout
36852
36853 \begin_layout Standard
36854 You can also use bookmarks to jump between several opened documents.
36855  The saved bookmarks are valid till the document is closed.
36856 \end_layout
36857
36858 \begin_layout Subsection
36859 Next Note, Change, Cross-reference
36860 \end_layout
36861
36862 \begin_layout Standard
36863 Jump to the next note, change, or cross-reference following the current
36864  cursor position.
36865 \end_layout
36866
36867 \begin_layout Subsection
36868 Go to Label
36869 \end_layout
36870
36871 \begin_layout Standard
36872 Only active when the cursor is in front of a cross-reference.
36873  Sets the cursor before the referenced label, the same as if you right-click
36874  on a cross-reference box.
36875 \end_layout
36876
36877 \begin_layout Section
36878 The Document Menu
36879 \begin_inset Index idx
36880 status collapsed
36881
36882 \begin_layout Plain Layout
36883 Menu ! Document
36884 \end_layout
36885
36886 \end_inset
36887
36888
36889 \end_layout
36890
36891 \begin_layout Subsection
36892 Change Tracking
36893 \end_layout
36894
36895 \begin_layout Standard
36896 Change Tracking is described in section
36897 \begin_inset space ~
36898 \end_inset
36899
36900
36901 \begin_inset CommandInset ref
36902 LatexCommand ref
36903 reference "sec:Change-Tracking"
36904
36905 \end_inset
36906
36907 .
36908 \end_layout
36909
36910 \begin_layout Subsection
36911 LaT
36912 \begin_inset ERT
36913 status collapsed
36914
36915 \begin_layout Plain Layout
36916
36917 {}
36918 \end_layout
36919
36920 \end_inset
36921
36922 eX Log
36923 \end_layout
36924
36925 \begin_layout Standard
36926 After running LaTeX by viewing or exporting a document, this menu will be
36927  enabled.
36928  It shows the logfile of the used LaTeX-program.
36929 \end_layout
36930
36931 \begin_layout Standard
36932 Here you can see how LaTeX works in the background.
36933  
36934 \emph on
36935 Experts
36936 \emph default
36937  will find in it reasons for LaTeX-errors.
36938 \end_layout
36939
36940 \begin_layout Subsection
36941 Outline
36942 \end_layout
36943
36944 \begin_layout Standard
36945 Opens the TOC/Outline window as described in section
36946 \begin_inset space ~
36947 \end_inset
36948
36949
36950 \begin_inset CommandInset ref
36951 LatexCommand ref
36952 reference "sec:Navigating"
36953
36954 \end_inset
36955
36956  and 
36957 \begin_inset CommandInset ref
36958 LatexCommand ref
36959 reference "sub:Table-of-Contents"
36960
36961 \end_inset
36962
36963 .
36964 \end_layout
36965
36966 \begin_layout Subsection
36967 Start Appendix Here
36968 \end_layout
36969
36970 \begin_layout Standard
36971 This menu will start the appendix of the document at the current cursor
36972  position as described in section
36973 \begin_inset space ~
36974 \end_inset
36975
36976
36977 \begin_inset CommandInset ref
36978 LatexCommand ref
36979 reference "sec:Appendices"
36980
36981 \end_inset
36982
36983 .
36984 \end_layout
36985
36986 \begin_layout Subsection
36987 Compressed
36988 \end_layout
36989
36990 \begin_layout Standard
36991 Un/compresses the current document.
36992 \end_layout
36993
36994 \begin_layout Subsection
36995 Settings
36996 \end_layout
36997
36998 \begin_layout Standard
36999 The document settings are described in appendix
37000 \begin_inset space ~
37001 \end_inset
37002
37003
37004 \begin_inset CommandInset ref
37005 LatexCommand ref
37006 reference "cha:The-Document-Settings"
37007
37008 \end_inset
37009
37010 .
37011 \end_layout
37012
37013 \begin_layout Section
37014 The Tools Menu
37015 \begin_inset Index idx
37016 status collapsed
37017
37018 \begin_layout Plain Layout
37019 Menu ! Tools
37020 \end_layout
37021
37022 \end_inset
37023
37024
37025 \end_layout
37026
37027 \begin_layout Subsection
37028 Spellchecker
37029 \end_layout
37030
37031 \begin_layout Standard
37032 Spell checking is explained in section
37033 \begin_inset space ~
37034 \end_inset
37035
37036
37037 \begin_inset CommandInset ref
37038 LatexCommand ref
37039 reference "sec:Spellchecking"
37040
37041 \end_inset
37042
37043 .
37044 \end_layout
37045
37046 \begin_layout Subsection
37047 Thesaurus
37048 \end_layout
37049
37050 \begin_layout Standard
37051 The thesaurus is described in section
37052 \begin_inset space ~
37053 \end_inset
37054
37055
37056 \begin_inset CommandInset ref
37057 LatexCommand ref
37058 reference "sec:Thesaurus"
37059
37060 \end_inset
37061
37062 .
37063 \end_layout
37064
37065 \begin_layout Subsection
37066 Statistics
37067 \begin_inset Index idx
37068 status collapsed
37069
37070 \begin_layout Plain Layout
37071 Word count
37072 \end_layout
37073
37074 \end_inset
37075
37076
37077 \begin_inset Index idx
37078 status collapsed
37079
37080 \begin_layout Plain Layout
37081 Character count
37082 \end_layout
37083
37084 \end_inset
37085
37086
37087 \end_layout
37088
37089 \begin_layout Standard
37090 Counts the number of words and characters in the actual document or the
37091  highlighted document part.
37092 \end_layout
37093
37094 \begin_layout Subsection
37095 TeX Information
37096 \begin_inset Index idx
37097 status collapsed
37098
37099 \begin_layout Plain Layout
37100 TeX Information
37101 \end_layout
37102
37103 \end_inset
37104
37105
37106 \end_layout
37107
37108 \begin_layout Standard
37109 Shows you a list of the classes and styles installed in your LaTeX-system.
37110 \end_layout
37111
37112 \begin_layout Subsection
37113 Reconfigure
37114 \begin_inset Index idx
37115 status collapsed
37116
37117 \begin_layout Plain Layout
37118 LyX ! Reconfigure|see
37119 \begin_inset ERT
37120 status collapsed
37121
37122 \begin_layout Plain Layout
37123
37124 {
37125 \end_layout
37126
37127 \end_inset
37128
37129 Reconfiguration of LyX
37130 \begin_inset ERT
37131 status collapsed
37132
37133 \begin_layout Plain Layout
37134
37135 }
37136 \end_layout
37137
37138 \end_inset
37139
37140
37141 \end_layout
37142
37143 \end_inset
37144
37145
37146 \begin_inset Index idx
37147 status collapsed
37148
37149 \begin_layout Plain Layout
37150 Reconfiguration of LyX
37151 \end_layout
37152
37153 \end_inset
37154
37155
37156 \end_layout
37157
37158 \begin_layout Standard
37159 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
37160  and needed programs it needs; see also section
37161 \begin_inset space ~
37162 \end_inset
37163
37164
37165 \begin_inset CommandInset ref
37166 LatexCommand ref
37167 reference "sec:Basic-LyX-Setup"
37168
37169 \end_inset
37170
37171 .
37172 \end_layout
37173
37174 \begin_layout Subsection
37175 Preferences
37176 \end_layout
37177
37178 \begin_layout Standard
37179 The preferences dialog is described in detail in appendix
37180 \begin_inset space \thinspace{}
37181 \end_inset
37182
37183
37184 \begin_inset CommandInset ref
37185 LatexCommand ref
37186 reference "cha:The-Preferences-dialog"
37187
37188 \end_inset
37189
37190 .
37191 \end_layout
37192
37193 \begin_layout Section
37194 The Help Menu
37195 \begin_inset Index idx
37196 status collapsed
37197
37198 \begin_layout Plain Layout
37199 Menu ! Help
37200 \end_layout
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \begin_layout Standard
37208 This menu opens the documentation files of LyX in the language of LyX's
37209  menus.
37210 \end_layout
37211
37212 \begin_layout Standard
37213 The menu 
37214 \family sans
37215 LaTeX
37216 \begin_inset space ~
37217 \end_inset
37218
37219 Configuration
37220 \family default
37221  shows a LyX-document with information about the LaTeX-packages and classes
37222  found by LyX (see also section
37223 \begin_inset space ~
37224 \end_inset
37225
37226
37227 \begin_inset CommandInset ref
37228 LatexCommand ref
37229 reference "sec:LaTeX-Setup"
37230
37231 \end_inset
37232
37233 ).
37234 \end_layout
37235
37236 \begin_layout Section
37237 Toolbars
37238 \begin_inset CommandInset label
37239 LatexCommand label
37240 name "sec:Toolbars"
37241
37242 \end_inset
37243
37244
37245 \end_layout
37246
37247 \begin_layout Standard
37248 How to show or hide toolbars is explained in section
37249 \begin_inset space ~
37250 \end_inset
37251
37252
37253 \begin_inset CommandInset ref
37254 LatexCommand ref
37255 reference "sub:Toolbars"
37256
37257 \end_inset
37258
37259 .
37260 \end_layout
37261
37262 \begin_layout Standard
37263 It is also possible to define custom toolbars.
37264  This is described in the 
37265 \emph on
37266 Additional Features
37267 \emph default
37268  manual.
37269 \end_layout
37270
37271 \begin_layout Subsection
37272 Standard Toolbar
37273 \begin_inset Index idx
37274 status collapsed
37275
37276 \begin_layout Plain Layout
37277 Toolbar ! Standard
37278 \end_layout
37279
37280 \end_inset
37281
37282
37283 \end_layout
37284
37285 \begin_layout Standard
37286 \begin_inset Graphics
37287         filename clipart/StandardToolbar.png
37288         width 100col%
37289
37290 \end_inset
37291
37292
37293 \end_layout
37294
37295 \begin_layout Standard
37296 \begin_inset VSpace defskip
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \begin_layout Standard
37303 The standard toolbar as shown above contains from left to right the following
37304  buttons:
37305 \begin_inset ERT
37306 status collapsed
37307
37308 \begin_layout Plain Layout
37309
37310
37311 \backslash
37312 setlength{
37313 \backslash
37314 LTleft}{0pt}
37315 \end_layout
37316
37317 \end_inset
37318
37319
37320 \begin_inset Note Note
37321 status collapsed
37322
37323 \begin_layout Plain Layout
37324 This is necessary to left align the following longtables.
37325  See the 
37326 \emph on
37327 Embedded Objects
37328 \emph default
37329  manual for more information.
37330 \end_layout
37331
37332 \end_inset
37333
37334
37335 \end_layout
37336
37337 \begin_layout Standard
37338 \begin_inset VSpace defskip
37339 \end_inset
37340
37341
37342 \end_layout
37343
37344 \begin_layout Standard
37345 \begin_inset Tabular
37346 <lyxtabular version="3" rows="1" columns="2">
37347 <features islongtable="true" longtabularalignment="center">
37348 <column alignment="center" valignment="top" width="0">
37349 <column alignment="center" valignment="top" width="0">
37350 <row>
37351 <cell alignment="center" valignment="top" usebox="none">
37352 \begin_inset Text
37353
37354 \begin_layout Plain Layout
37355 \begin_inset Graphics
37356         filename clipart/ToolbarEnvBox.png
37357         clip
37358
37359 \end_inset
37360
37361
37362 \end_layout
37363
37364 \end_inset
37365 </cell>
37366 <cell alignment="center" valignment="top" usebox="none">
37367 \begin_inset Text
37368
37369 \begin_layout Plain Layout
37370 pull-down box for the paragraph environments
37371 \end_layout
37372
37373 \end_inset
37374 </cell>
37375 </row>
37376 </lyxtabular>
37377
37378 \end_inset
37379
37380
37381 \end_layout
37382
37383 \begin_layout Standard
37384 \begin_inset VSpace -10mm
37385 \end_inset
37386
37387
37388 \end_layout
37389
37390 \begin_layout Standard
37391 \align left
37392 \begin_inset Tabular
37393 <lyxtabular version="3" rows="21" columns="2">
37394 <features islongtable="true" longtabularalignment="center">
37395 <column alignment="left" valignment="top" width="0">
37396 <column alignment="left" valignment="top" width="0">
37397 <row interlinespace="2.5mm">
37398 <cell alignment="center" valignment="top" usebox="none">
37399 \begin_inset Text
37400
37401 \begin_layout Plain Layout
37402
37403 \family sans
37404 \begin_inset Graphics
37405         filename ../images/buffer-new.png
37406
37407 \end_inset
37408
37409
37410 \end_layout
37411
37412 \end_inset
37413 </cell>
37414 <cell alignment="center" valignment="top" usebox="none">
37415 \begin_inset Text
37416
37417 \begin_layout Plain Layout
37418
37419 \family sans
37420 File\SpecialChar \menuseparator
37421 New
37422 \end_layout
37423
37424 \end_inset
37425 </cell>
37426 </row>
37427 <row interlinespace="2.5mm">
37428 <cell alignment="center" valignment="top" usebox="none">
37429 \begin_inset Text
37430
37431 \begin_layout Plain Layout
37432 \begin_inset Graphics
37433         filename ../images/file-open.png
37434
37435 \end_inset
37436
37437
37438 \end_layout
37439
37440 \end_inset
37441 </cell>
37442 <cell alignment="center" valignment="top" usebox="none">
37443 \begin_inset Text
37444
37445 \begin_layout Plain Layout
37446
37447 \family sans
37448 File\SpecialChar \menuseparator
37449 Open
37450 \end_layout
37451
37452 \end_inset
37453 </cell>
37454 </row>
37455 <row interlinespace="2.5mm">
37456 <cell alignment="center" valignment="top" usebox="none">
37457 \begin_inset Text
37458
37459 \begin_layout Plain Layout
37460 \begin_inset Graphics
37461         filename ../images/buffer-write.png
37462
37463 \end_inset
37464
37465
37466 \end_layout
37467
37468 \end_inset
37469 </cell>
37470 <cell alignment="center" valignment="top" usebox="none">
37471 \begin_inset Text
37472
37473 \begin_layout Plain Layout
37474
37475 \family sans
37476 File\SpecialChar \menuseparator
37477 Save
37478 \end_layout
37479
37480 \end_inset
37481 </cell>
37482 </row>
37483 <row interlinespace="2.5mm">
37484 <cell alignment="center" valignment="top" usebox="none">
37485 \begin_inset Text
37486
37487 \begin_layout Plain Layout
37488 \begin_inset Graphics
37489         filename ../images/dialog-show_print.png
37490
37491 \end_inset
37492
37493
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 <cell alignment="center" valignment="top" usebox="none">
37499 \begin_inset Text
37500
37501 \begin_layout Plain Layout
37502
37503 \family sans
37504 File\SpecialChar \menuseparator
37505 Print
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 </row>
37511 <row interlinespace="2.5mm">
37512 <cell alignment="center" valignment="top" usebox="none">
37513 \begin_inset Text
37514
37515 \begin_layout Plain Layout
37516 \begin_inset Graphics
37517         filename ../images/dialog-show_spellchecker.png
37518
37519 \end_inset
37520
37521
37522 \end_layout
37523
37524 \end_inset
37525 </cell>
37526 <cell alignment="center" valignment="top" usebox="none">
37527 \begin_inset Text
37528
37529 \begin_layout Plain Layout
37530
37531 \family sans
37532 Tools\SpecialChar \menuseparator
37533 Spellchecker
37534 \end_layout
37535
37536 \end_inset
37537 </cell>
37538 </row>
37539 <row interlinespace="2.5mm">
37540 <cell alignment="center" valignment="top" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544 \begin_inset Graphics
37545         filename ../images/undo.png
37546
37547 \end_inset
37548
37549
37550 \end_layout
37551
37552 \end_inset
37553 </cell>
37554 <cell alignment="center" valignment="top" usebox="none">
37555 \begin_inset Text
37556
37557 \begin_layout Plain Layout
37558
37559 \family sans
37560 Edit\SpecialChar \menuseparator
37561 Undo
37562 \end_layout
37563
37564 \end_inset
37565 </cell>
37566 </row>
37567 <row interlinespace="2.5mm">
37568 <cell alignment="center" valignment="top" usebox="none">
37569 \begin_inset Text
37570
37571 \begin_layout Plain Layout
37572 \begin_inset Graphics
37573         filename ../images/redo.png
37574
37575 \end_inset
37576
37577
37578 \end_layout
37579
37580 \end_inset
37581 </cell>
37582 <cell alignment="center" valignment="top" usebox="none">
37583 \begin_inset Text
37584
37585 \begin_layout Plain Layout
37586
37587 \family sans
37588 Edit\SpecialChar \menuseparator
37589 Redo
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 </row>
37595 <row interlinespace="2.5mm">
37596 <cell alignment="center" valignment="top" usebox="none">
37597 \begin_inset Text
37598
37599 \begin_layout Plain Layout
37600 \begin_inset Graphics
37601         filename ../images/cut.png
37602
37603 \end_inset
37604
37605
37606 \end_layout
37607
37608 \end_inset
37609 </cell>
37610 <cell alignment="center" valignment="top" usebox="none">
37611 \begin_inset Text
37612
37613 \begin_layout Plain Layout
37614
37615 \family sans
37616 Edit\SpecialChar \menuseparator
37617 Cut
37618 \end_layout
37619
37620 \end_inset
37621 </cell>
37622 </row>
37623 <row interlinespace="2.5mm">
37624 <cell alignment="center" valignment="top" usebox="none">
37625 \begin_inset Text
37626
37627 \begin_layout Plain Layout
37628 \begin_inset Graphics
37629         filename ../images/copy.png
37630
37631 \end_inset
37632
37633
37634 \end_layout
37635
37636 \end_inset
37637 </cell>
37638 <cell alignment="center" valignment="top" usebox="none">
37639 \begin_inset Text
37640
37641 \begin_layout Plain Layout
37642
37643 \family sans
37644 Edit\SpecialChar \menuseparator
37645 Copy
37646 \end_layout
37647
37648 \end_inset
37649 </cell>
37650 </row>
37651 <row interlinespace="2.5mm">
37652 <cell alignment="center" valignment="top" usebox="none">
37653 \begin_inset Text
37654
37655 \begin_layout Plain Layout
37656 \begin_inset Graphics
37657         filename ../images/paste.png
37658
37659 \end_inset
37660
37661
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 <cell alignment="center" valignment="top" usebox="none">
37667 \begin_inset Text
37668
37669 \begin_layout Plain Layout
37670
37671 \family sans
37672 Edit\SpecialChar \menuseparator
37673 Paste
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 </row>
37679 <row interlinespace="2.5mm">
37680 <cell alignment="center" valignment="top" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684 \begin_inset Graphics
37685         filename ../images/dialog-show_findreplace.png
37686         rotateOrigin center
37687
37688 \end_inset
37689
37690
37691 \end_layout
37692
37693 \end_inset
37694 </cell>
37695 <cell alignment="center" valignment="top" usebox="none">
37696 \begin_inset Text
37697
37698 \begin_layout Plain Layout
37699
37700 \family sans
37701 Edit\SpecialChar \menuseparator
37702 Find
37703 \begin_inset space \thinspace{}
37704 \end_inset
37705
37706 &
37707 \begin_inset space \thinspace{}
37708 \end_inset
37709
37710 Replace
37711 \end_layout
37712
37713 \end_inset
37714 </cell>
37715 </row>
37716 <row interlinespace="2.5mm">
37717 <cell alignment="center" valignment="top" usebox="none">
37718 \begin_inset Text
37719
37720 \begin_layout Plain Layout
37721 \begin_inset Graphics
37722         filename ../images/bookmark-goto_0.png
37723         rotateOrigin center
37724
37725 \end_inset
37726
37727
37728 \end_layout
37729
37730 \end_inset
37731 </cell>
37732 <cell alignment="center" valignment="top" usebox="none">
37733 \begin_inset Text
37734
37735 \begin_layout Plain Layout
37736
37737 \family sans
37738 Navigate\SpecialChar \menuseparator
37739 Bookmarks\SpecialChar \menuseparator
37740 Navigate Back
37741 \end_layout
37742
37743 \end_inset
37744 </cell>
37745 </row>
37746 <row interlinespace="2.5mm">
37747 <cell alignment="center" valignment="top" usebox="none">
37748 \begin_inset Text
37749
37750 \begin_layout Plain Layout
37751 \begin_inset Graphics
37752         filename ../images/font-emph.png
37753
37754 \end_inset
37755
37756
37757 \end_layout
37758
37759 \end_inset
37760 </cell>
37761 <cell alignment="center" valignment="top" usebox="none">
37762 \begin_inset Text
37763
37764 \begin_layout Plain Layout
37765 Emphasize text, function of the Edit
37766 \family sans
37767 \SpecialChar \menuseparator
37768 Text
37769 \begin_inset space ~
37770 \end_inset
37771
37772 Style
37773 \family default
37774  dialog
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 </row>
37780 <row interlinespace="2.5mm">
37781 <cell alignment="center" valignment="top" usebox="none">
37782 \begin_inset Text
37783
37784 \begin_layout Plain Layout
37785 \begin_inset Graphics
37786         filename ../images/font-noun.png
37787
37788 \end_inset
37789
37790
37791 \end_layout
37792
37793 \end_inset
37794 </cell>
37795 <cell alignment="center" valignment="top" usebox="none">
37796 \begin_inset Text
37797
37798 \begin_layout Plain Layout
37799 Set text to noun style, function of the Edit
37800 \family sans
37801 \SpecialChar \menuseparator
37802 Text
37803 \begin_inset space ~
37804 \end_inset
37805
37806 Style
37807 \family default
37808  dialog
37809 \end_layout
37810
37811 \end_inset
37812 </cell>
37813 </row>
37814 <row interlinespace="2.5mm">
37815 <cell alignment="center" valignment="top" usebox="none">
37816 \begin_inset Text
37817
37818 \begin_layout Plain Layout
37819 \begin_inset Graphics
37820         filename ../images/textstyle-apply.png
37821
37822 \end_inset
37823
37824
37825 \end_layout
37826
37827 \end_inset
37828 </cell>
37829 <cell alignment="center" valignment="top" usebox="none">
37830 \begin_inset Text
37831
37832 \begin_layout Plain Layout
37833 Formats text using the current settings in the 
37834 \family sans
37835 Edit\SpecialChar \menuseparator
37836 Text
37837 \begin_inset space ~
37838 \end_inset
37839
37840 Style
37841 \family default
37842  dialog
37843 \end_layout
37844
37845 \end_inset
37846 </cell>
37847 </row>
37848 <row interlinespace="2.5mm">
37849 <cell alignment="center" valignment="top" usebox="none">
37850 \begin_inset Text
37851
37852 \begin_layout Plain Layout
37853 \begin_inset Graphics
37854         filename ../images/math-mode.png
37855
37856 \end_inset
37857
37858
37859 \end_layout
37860
37861 \end_inset
37862 </cell>
37863 <cell alignment="center" valignment="top" usebox="none">
37864 \begin_inset Text
37865
37866 \begin_layout Plain Layout
37867
37868 \family sans
37869 Insert\SpecialChar \menuseparator
37870 Math\SpecialChar \menuseparator
37871 Inline
37872 \begin_inset space ~
37873 \end_inset
37874
37875 Formula
37876 \end_layout
37877
37878 \end_inset
37879 </cell>
37880 </row>
37881 <row interlinespace="2.5mm">
37882 <cell alignment="center" valignment="top" usebox="none">
37883 \begin_inset Text
37884
37885 \begin_layout Plain Layout
37886 \begin_inset Graphics
37887         filename ../images/dialog-show-new-inset_graphics.png
37888         rotateOrigin center
37889
37890 \end_inset
37891
37892
37893 \end_layout
37894
37895 \end_inset
37896 </cell>
37897 <cell alignment="center" valignment="top" usebox="none">
37898 \begin_inset Text
37899
37900 \begin_layout Plain Layout
37901
37902 \family sans
37903 Insert\SpecialChar \menuseparator
37904 Graphics
37905 \end_layout
37906
37907 \end_inset
37908 </cell>
37909 </row>
37910 <row interlinespace="2.5mm">
37911 <cell alignment="center" valignment="top" usebox="none">
37912 \begin_inset Text
37913
37914 \begin_layout Plain Layout
37915 \begin_inset Graphics
37916         filename ../images/tabular-insert.png
37917         rotateOrigin center
37918
37919 \end_inset
37920
37921
37922 \end_layout
37923
37924 \end_inset
37925 </cell>
37926 <cell alignment="center" valignment="top" usebox="none">
37927 \begin_inset Text
37928
37929 \begin_layout Plain Layout
37930
37931 \family sans
37932 Insert\SpecialChar \menuseparator
37933 Table
37934 \end_layout
37935
37936 \end_inset
37937 </cell>
37938 </row>
37939 <row interlinespace="2.5mm">
37940 <cell alignment="center" valignment="top" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944 \begin_inset Graphics
37945         filename ../images/dialog-toggle_toc.png
37946         rotateOrigin center
37947
37948 \end_inset
37949
37950
37951 \end_layout
37952
37953 \end_inset
37954 </cell>
37955 <cell alignment="center" valignment="top" usebox="none">
37956 \begin_inset Text
37957
37958 \begin_layout Plain Layout
37959 Toggle outline window on/off, 
37960 \family sans
37961 Document\SpecialChar \menuseparator
37962 Outline
37963 \end_layout
37964
37965 \end_inset
37966 </cell>
37967 </row>
37968 <row interlinespace="2.5mm">
37969 <cell alignment="center" valignment="top" usebox="none">
37970 \begin_inset Text
37971
37972 \begin_layout Plain Layout
37973 \begin_inset Graphics
37974         filename ../images/toolbar-toggle_math.png
37975         rotateOrigin center
37976
37977 \end_inset
37978
37979
37980 \end_layout
37981
37982 \end_inset
37983 </cell>
37984 <cell alignment="center" valignment="top" usebox="none">
37985 \begin_inset Text
37986
37987 \begin_layout Plain Layout
37988 Toggle math toolbar on/off
37989 \end_layout
37990
37991 \end_inset
37992 </cell>
37993 </row>
37994 <row interlinespace="2.5mm">
37995 <cell alignment="center" valignment="top" usebox="none">
37996 \begin_inset Text
37997
37998 \begin_layout Plain Layout
37999 \begin_inset Graphics
38000         filename ../images/toolbar-toggle_table.png
38001         rotateOrigin center
38002
38003 \end_inset
38004
38005
38006 \end_layout
38007
38008 \end_inset
38009 </cell>
38010 <cell alignment="center" valignment="top" usebox="none">
38011 \begin_inset Text
38012
38013 \begin_layout Plain Layout
38014 Toggle table toolbar on/off
38015 \end_layout
38016
38017 \end_inset
38018 </cell>
38019 </row>
38020 </lyxtabular>
38021
38022 \end_inset
38023
38024
38025 \end_layout
38026
38027 \begin_layout Subsection
38028 Extra Toolbar
38029 \begin_inset Index idx
38030 status collapsed
38031
38032 \begin_layout Plain Layout
38033 Toolbar ! Extra
38034 \end_layout
38035
38036 \end_inset
38037
38038
38039 \end_layout
38040
38041 \begin_layout Standard
38042 \begin_inset Graphics
38043         filename clipart/ExtraToolbar.png
38044         width 100col%
38045
38046 \end_inset
38047
38048
38049 \end_layout
38050
38051 \begin_layout Standard
38052 \begin_inset VSpace defskip
38053 \end_inset
38054
38055
38056 \end_layout
38057
38058 \begin_layout Standard
38059 The extra toolbar as shown above contains from left to right the following
38060  buttons:
38061 \end_layout
38062
38063 \begin_layout Standard
38064 \begin_inset VSpace defskip
38065 \end_inset
38066
38067
38068 \end_layout
38069
38070 \begin_layout Standard
38071 \begin_inset Tabular
38072 <lyxtabular version="3" rows="25" columns="2">
38073 <features islongtable="true" longtabularalignment="center">
38074 <column alignment="left" valignment="top" width="0">
38075 <column alignment="left" valignment="top" width="0">
38076 <row interlinespace="2.5mm">
38077 <cell alignment="center" valignment="top" usebox="none">
38078 \begin_inset Text
38079
38080 \begin_layout Plain Layout
38081 \begin_inset Graphics
38082         filename ../images/layout.png
38083         rotateOrigin center
38084
38085 \end_inset
38086
38087
38088 \end_layout
38089
38090 \end_inset
38091 </cell>
38092 <cell alignment="center" valignment="top" usebox="none">
38093 \begin_inset Text
38094
38095 \begin_layout Plain Layout
38096 Default
38097 \end_layout
38098
38099 \end_inset
38100 </cell>
38101 </row>
38102 <row interlinespace="2.5mm">
38103 <cell alignment="center" valignment="top" usebox="none">
38104 \begin_inset Text
38105
38106 \begin_layout Plain Layout
38107 \begin_inset Graphics
38108         filename ../images/layout_Enumerate.png
38109         rotateOrigin center
38110
38111 \end_inset
38112
38113
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 <cell alignment="center" valignment="top" usebox="none">
38119 \begin_inset Text
38120
38121 \begin_layout Plain Layout
38122 Numbered list
38123 \end_layout
38124
38125 \end_inset
38126 </cell>
38127 </row>
38128 <row interlinespace="2.5mm">
38129 <cell alignment="center" valignment="top" usebox="none">
38130 \begin_inset Text
38131
38132 \begin_layout Plain Layout
38133 \begin_inset Graphics
38134         filename ../images/layout_Itemize.png
38135         rotateOrigin center
38136
38137 \end_inset
38138
38139
38140 \end_layout
38141
38142 \end_inset
38143 </cell>
38144 <cell alignment="center" valignment="top" usebox="none">
38145 \begin_inset Text
38146
38147 \begin_layout Plain Layout
38148 Itemized list
38149 \end_layout
38150
38151 \end_inset
38152 </cell>
38153 </row>
38154 <row interlinespace="2.5mm">
38155 <cell alignment="center" valignment="top" usebox="none">
38156 \begin_inset Text
38157
38158 \begin_layout Plain Layout
38159 \begin_inset Graphics
38160         filename ../images/layout_List.png
38161         rotateOrigin center
38162
38163 \end_inset
38164
38165
38166 \end_layout
38167
38168 \end_inset
38169 </cell>
38170 <cell alignment="center" valignment="top" usebox="none">
38171 \begin_inset Text
38172
38173 \begin_layout Plain Layout
38174 List
38175 \end_layout
38176
38177 \end_inset
38178 </cell>
38179 </row>
38180 <row interlinespace="2.5mm">
38181 <cell alignment="center" valignment="top" usebox="none">
38182 \begin_inset Text
38183
38184 \begin_layout Plain Layout
38185 \begin_inset Graphics
38186         filename ../images/layout_Description.png
38187         rotateOrigin center
38188
38189 \end_inset
38190
38191
38192 \end_layout
38193
38194 \end_inset
38195 </cell>
38196 <cell alignment="center" valignment="top" usebox="none">
38197 \begin_inset Text
38198
38199 \begin_layout Plain Layout
38200 Description list
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 </row>
38206 <row interlinespace="2.5mm">
38207 <cell alignment="center" valignment="top" usebox="none">
38208 \begin_inset Text
38209
38210 \begin_layout Plain Layout
38211 \begin_inset Graphics
38212         filename ../images/depth-increment.png
38213         rotateOrigin center
38214
38215 \end_inset
38216
38217
38218 \end_layout
38219
38220 \end_inset
38221 </cell>
38222 <cell alignment="center" valignment="top" usebox="none">
38223 \begin_inset Text
38224
38225 \begin_layout Plain Layout
38226
38227 \family sans
38228 Edit\SpecialChar \menuseparator
38229 Increase
38230 \begin_inset space ~
38231 \end_inset
38232
38233 List
38234 \begin_inset space ~
38235 \end_inset
38236
38237 Depth
38238 \end_layout
38239
38240 \end_inset
38241 </cell>
38242 </row>
38243 <row interlinespace="2.5mm">
38244 <cell alignment="center" valignment="top" usebox="none">
38245 \begin_inset Text
38246
38247 \begin_layout Plain Layout
38248 \begin_inset Graphics
38249         filename ../images/depth-decrement.png
38250         rotateOrigin center
38251
38252 \end_inset
38253
38254
38255 \end_layout
38256
38257 \end_inset
38258 </cell>
38259 <cell alignment="center" valignment="top" usebox="none">
38260 \begin_inset Text
38261
38262 \begin_layout Plain Layout
38263
38264 \family sans
38265 Edit\SpecialChar \menuseparator
38266 Decrease
38267 \begin_inset space ~
38268 \end_inset
38269
38270 List
38271 \begin_inset space ~
38272 \end_inset
38273
38274 Depth
38275 \end_layout
38276
38277 \end_inset
38278 </cell>
38279 </row>
38280 <row interlinespace="2.5mm">
38281 <cell alignment="center" valignment="top" usebox="none">
38282 \begin_inset Text
38283
38284 \begin_layout Plain Layout
38285 \begin_inset Graphics
38286         filename ../images/float-insert_figure.png
38287
38288 \end_inset
38289
38290
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 <cell alignment="center" valignment="top" usebox="none">
38296 \begin_inset Text
38297
38298 \begin_layout Plain Layout
38299
38300 \family sans
38301 Insert\SpecialChar \menuseparator
38302 Float\SpecialChar \menuseparator
38303 Figure
38304 \end_layout
38305
38306 \end_inset
38307 </cell>
38308 </row>
38309 <row interlinespace="2.5mm">
38310 <cell alignment="center" valignment="top" usebox="none">
38311 \begin_inset Text
38312
38313 \begin_layout Plain Layout
38314 \begin_inset Graphics
38315         filename ../images/float-insert_table.png
38316
38317 \end_inset
38318
38319
38320 \end_layout
38321
38322 \end_inset
38323 </cell>
38324 <cell alignment="center" valignment="top" usebox="none">
38325 \begin_inset Text
38326
38327 \begin_layout Plain Layout
38328
38329 \family sans
38330 Insert\SpecialChar \menuseparator
38331 Float\SpecialChar \menuseparator
38332 Table
38333 \end_layout
38334
38335 \end_inset
38336 </cell>
38337 </row>
38338 <row interlinespace="2.5mm">
38339 <cell alignment="center" valignment="top" usebox="none">
38340 \begin_inset Text
38341
38342 \begin_layout Plain Layout
38343 \begin_inset Graphics
38344         filename ../images/label-insert.png
38345
38346 \end_inset
38347
38348
38349 \end_layout
38350
38351 \end_inset
38352 </cell>
38353 <cell alignment="center" valignment="top" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357
38358 \family sans
38359 Insert\SpecialChar \menuseparator
38360 Label
38361 \end_layout
38362
38363 \end_inset
38364 </cell>
38365 </row>
38366 <row interlinespace="2.5mm">
38367 <cell alignment="center" valignment="top" usebox="none">
38368 \begin_inset Text
38369
38370 \begin_layout Plain Layout
38371 \begin_inset Graphics
38372         filename ../images/dialog-show-new-inset_ref.png
38373
38374 \end_inset
38375
38376
38377 \end_layout
38378
38379 \end_inset
38380 </cell>
38381 <cell alignment="center" valignment="top" usebox="none">
38382 \begin_inset Text
38383
38384 \begin_layout Plain Layout
38385
38386 \family sans
38387 Insert\SpecialChar \menuseparator
38388 Cross-Reference
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 </row>
38394 <row interlinespace="2.5mm">
38395 <cell alignment="center" valignment="top" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399 \begin_inset Graphics
38400         filename ../images/dialog-show-new-inset_citation.png
38401
38402 \end_inset
38403
38404
38405 \end_layout
38406
38407 \end_inset
38408 </cell>
38409 <cell alignment="center" valignment="top" usebox="none">
38410 \begin_inset Text
38411
38412 \begin_layout Plain Layout
38413
38414 \family sans
38415 Insert\SpecialChar \menuseparator
38416 Citation
38417 \end_layout
38418
38419 \end_inset
38420 </cell>
38421 </row>
38422 <row interlinespace="2.5mm">
38423 <cell alignment="center" valignment="top" usebox="none">
38424 \begin_inset Text
38425
38426 \begin_layout Plain Layout
38427 \begin_inset Graphics
38428         filename ../images/index-insert.png
38429
38430 \end_inset
38431
38432
38433 \end_layout
38434
38435 \end_inset
38436 </cell>
38437 <cell alignment="center" valignment="top" usebox="none">
38438 \begin_inset Text
38439
38440 \begin_layout Plain Layout
38441
38442 \family sans
38443 Insert\SpecialChar \menuseparator
38444 Index
38445 \begin_inset space ~
38446 \end_inset
38447
38448 Entry
38449 \end_layout
38450
38451 \end_inset
38452 </cell>
38453 </row>
38454 <row interlinespace="2.5mm">
38455 <cell alignment="center" valignment="top" usebox="none">
38456 \begin_inset Text
38457
38458 \begin_layout Plain Layout
38459 \begin_inset Graphics
38460         filename ../images/nomencl-insert.png
38461
38462 \end_inset
38463
38464
38465 \end_layout
38466
38467 \end_inset
38468 </cell>
38469 <cell alignment="center" valignment="top" usebox="none">
38470 \begin_inset Text
38471
38472 \begin_layout Plain Layout
38473
38474 \family sans
38475 Insert\SpecialChar \menuseparator
38476 Nomenclature
38477 \begin_inset space ~
38478 \end_inset
38479
38480 Entry
38481 \end_layout
38482
38483 \end_inset
38484 </cell>
38485 </row>
38486 <row interlinespace="2.5mm">
38487 <cell alignment="center" valignment="top" usebox="none">
38488 \begin_inset Text
38489
38490 \begin_layout Plain Layout
38491 \begin_inset Graphics
38492         filename ../images/footnote-insert.png
38493
38494 \end_inset
38495
38496
38497 \end_layout
38498
38499 \end_inset
38500 </cell>
38501 <cell alignment="center" valignment="top" usebox="none">
38502 \begin_inset Text
38503
38504 \begin_layout Plain Layout
38505
38506 \family sans
38507 Insert\SpecialChar \menuseparator
38508 Footnote
38509 \end_layout
38510
38511 \end_inset
38512 </cell>
38513 </row>
38514 <row interlinespace="2.5mm">
38515 <cell alignment="center" valignment="top" usebox="none">
38516 \begin_inset Text
38517
38518 \begin_layout Plain Layout
38519 \begin_inset Graphics
38520         filename ../images/marginalnote-insert.png
38521         rotateOrigin center
38522
38523 \end_inset
38524
38525
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 <cell alignment="center" valignment="top" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \family sans
38536 Insert\SpecialChar \menuseparator
38537 Marginal
38538 \begin_inset space ~
38539 \end_inset
38540
38541 Note
38542 \end_layout
38543
38544 \end_inset
38545 </cell>
38546 </row>
38547 <row interlinespace="2.5mm">
38548 <cell alignment="center" valignment="top" usebox="none">
38549 \begin_inset Text
38550
38551 \begin_layout Plain Layout
38552 \begin_inset Graphics
38553         filename ../images/note-insert.png
38554
38555 \end_inset
38556
38557
38558 \end_layout
38559
38560 \end_inset
38561 </cell>
38562 <cell alignment="center" valignment="top" usebox="none">
38563 \begin_inset Text
38564
38565 \begin_layout Plain Layout
38566
38567 \family sans
38568 Insert\SpecialChar \menuseparator
38569 Note\SpecialChar \menuseparator
38570 LyX
38571 \begin_inset space ~
38572 \end_inset
38573
38574 Note
38575 \end_layout
38576
38577 \end_inset
38578 </cell>
38579 </row>
38580 <row interlinespace="2.5mm">
38581 <cell alignment="center" valignment="top" usebox="none">
38582 \begin_inset Text
38583
38584 \begin_layout Plain Layout
38585 \begin_inset Graphics
38586         filename ../images/box-insert.png
38587
38588 \end_inset
38589
38590
38591 \end_layout
38592
38593 \end_inset
38594 </cell>
38595 <cell alignment="center" valignment="top" usebox="none">
38596 \begin_inset Text
38597
38598 \begin_layout Plain Layout
38599
38600 \family sans
38601 Insert\SpecialChar \menuseparator
38602 Box
38603 \end_layout
38604
38605 \end_inset
38606 </cell>
38607 </row>
38608 <row interlinespace="2.5mm">
38609 <cell alignment="center" valignment="top" usebox="none">
38610 \begin_inset Text
38611
38612 \begin_layout Plain Layout
38613 \begin_inset Graphics
38614         filename ../images/url-insert.png
38615
38616 \end_inset
38617
38618
38619 \end_layout
38620
38621 \end_inset
38622 </cell>
38623 <cell alignment="center" valignment="top" usebox="none">
38624 \begin_inset Text
38625
38626 \begin_layout Plain Layout
38627
38628 \family sans
38629 Insert\SpecialChar \menuseparator
38630 URL
38631 \end_layout
38632
38633 \end_inset
38634 </cell>
38635 </row>
38636 <row interlinespace="2.5mm">
38637 <cell alignment="center" valignment="top" usebox="none">
38638 \begin_inset Text
38639
38640 \begin_layout Plain Layout
38641 \begin_inset Graphics
38642         filename ../images/ert-insert.png
38643
38644 \end_inset
38645
38646
38647 \end_layout
38648
38649 \end_inset
38650 </cell>
38651 <cell alignment="center" valignment="top" usebox="none">
38652 \begin_inset Text
38653
38654 \begin_layout Plain Layout
38655
38656 \family sans
38657 Insert\SpecialChar \menuseparator
38658 T
38659 \family default
38660
38661 \begin_inset ERT
38662 status collapsed
38663
38664 \begin_layout Plain Layout
38665
38666 {}
38667 \end_layout
38668
38669 \end_inset
38670
38671
38672 \family sans
38673 eX
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/math-macro_newmacroname_newcommand.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 Math\SpecialChar \menuseparator
38702 Macro
38703 \end_layout
38704
38705 \end_inset
38706 </cell>
38707 </row>
38708 <row interlinespace="2.5mm">
38709 <cell alignment="center" valignment="top" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713 \begin_inset Graphics
38714         filename ../images/dialog-show-new-inset_include.png
38715
38716 \end_inset
38717
38718
38719 \end_layout
38720
38721 \end_inset
38722 </cell>
38723 <cell alignment="center" valignment="top" usebox="none">
38724 \begin_inset Text
38725
38726 \begin_layout Plain Layout
38727
38728 \family sans
38729 Insert\SpecialChar \menuseparator
38730 File\SpecialChar \menuseparator
38731 Child
38732 \begin_inset space ~
38733 \end_inset
38734
38735 Document
38736 \end_layout
38737
38738 \end_inset
38739 </cell>
38740 </row>
38741 <row interlinespace="2.5mm">
38742 <cell alignment="center" valignment="top" usebox="none">
38743 \begin_inset Text
38744
38745 \begin_layout Plain Layout
38746 \begin_inset Graphics
38747         filename ../images/dialog-show_character.png
38748         rotateOrigin center
38749
38750 \end_inset
38751
38752
38753 \end_layout
38754
38755 \end_inset
38756 </cell>
38757 <cell alignment="center" valignment="top" usebox="none">
38758 \begin_inset Text
38759
38760 \begin_layout Plain Layout
38761
38762 \family sans
38763 Edit\SpecialChar \menuseparator
38764 Text
38765 \begin_inset space ~
38766 \end_inset
38767
38768 Style
38769 \end_layout
38770
38771 \end_inset
38772 </cell>
38773 </row>
38774 <row interlinespace="2.5mm">
38775 <cell alignment="center" valignment="top" usebox="none">
38776 \begin_inset Text
38777
38778 \begin_layout Plain Layout
38779 \begin_inset Graphics
38780         filename ../images/layout-paragraph.png
38781         rotateOrigin center
38782
38783 \end_inset
38784
38785
38786 \end_layout
38787
38788 \end_inset
38789 </cell>
38790 <cell alignment="center" valignment="top" usebox="none">
38791 \begin_inset Text
38792
38793 \begin_layout Plain Layout
38794
38795 \family sans
38796 Edit\SpecialChar \menuseparator
38797 Paragraph
38798 \begin_inset space ~
38799 \end_inset
38800
38801 Settings
38802 \end_layout
38803
38804 \end_inset
38805 </cell>
38806 </row>
38807 <row interlinespace="2.5mm">
38808 <cell alignment="center" valignment="top" usebox="none">
38809 \begin_inset Text
38810
38811 \begin_layout Plain Layout
38812 \begin_inset Graphics
38813         filename ../images/thesaurus-entry.png
38814         rotateOrigin center
38815
38816 \end_inset
38817
38818
38819 \end_layout
38820
38821 \end_inset
38822 </cell>
38823 <cell alignment="center" valignment="top" usebox="none">
38824 \begin_inset Text
38825
38826 \begin_layout Plain Layout
38827
38828 \family sans
38829 Tools\SpecialChar \menuseparator
38830 Thesaurus
38831 \end_layout
38832
38833 \end_inset
38834 </cell>
38835 </row>
38836 </lyxtabular>
38837
38838 \end_inset
38839
38840
38841 \end_layout
38842
38843 \begin_layout Subsection
38844 View / Update Toolbar
38845 \begin_inset Index idx
38846 status collapsed
38847
38848 \begin_layout Plain Layout
38849 Toolbar ! View / Update
38850 \end_layout
38851
38852 \end_inset
38853
38854
38855 \end_layout
38856
38857 \begin_layout Standard
38858 \begin_inset Graphics
38859         filename clipart/ViewToolbar.png
38860
38861 \end_inset
38862
38863
38864 \end_layout
38865
38866 \begin_layout Standard
38867 \begin_inset VSpace defskip
38868 \end_inset
38869
38870
38871 \end_layout
38872
38873 \begin_layout Standard
38874 The view / update toolbar as shown above contains from left to right the
38875  following buttons:
38876 \end_layout
38877
38878 \begin_layout Standard
38879 \begin_inset VSpace defskip
38880 \end_inset
38881
38882
38883 \end_layout
38884
38885 \begin_layout Standard
38886 \begin_inset Tabular
38887 <lyxtabular version="3" rows="6" columns="2">
38888 <features islongtable="true" longtabularalignment="center">
38889 <column alignment="left" valignment="top" width="0">
38890 <column alignment="left" valignment="top" width="0">
38891 <row interlinespace="2.5mm">
38892 <cell alignment="center" valignment="top" usebox="none">
38893 \begin_inset Text
38894
38895 \begin_layout Plain Layout
38896 \begin_inset Graphics
38897         filename ../images/buffer-view_dvi.png
38898         rotateOrigin center
38899
38900 \end_inset
38901
38902
38903 \end_layout
38904
38905 \end_inset
38906 </cell>
38907 <cell alignment="center" valignment="top" usebox="none">
38908 \begin_inset Text
38909
38910 \begin_layout Plain Layout
38911
38912 \family sans
38913 View\SpecialChar \menuseparator
38914 DVI
38915 \end_layout
38916
38917 \end_inset
38918 </cell>
38919 </row>
38920 <row interlinespace="2.5mm">
38921 <cell alignment="center" valignment="top" usebox="none">
38922 \begin_inset Text
38923
38924 \begin_layout Plain Layout
38925 \begin_inset Graphics
38926         filename ../images/buffer-update_dvi.png
38927         rotateOrigin center
38928
38929 \end_inset
38930
38931
38932 \end_layout
38933
38934 \end_inset
38935 </cell>
38936 <cell alignment="center" valignment="top" usebox="none">
38937 \begin_inset Text
38938
38939 \begin_layout Plain Layout
38940
38941 \family sans
38942 View\SpecialChar \menuseparator
38943 Update\SpecialChar \menuseparator
38944 DVI
38945 \end_layout
38946
38947 \end_inset
38948 </cell>
38949 </row>
38950 <row interlinespace="2.5mm">
38951 <cell alignment="center" valignment="top" usebox="none">
38952 \begin_inset Text
38953
38954 \begin_layout Plain Layout
38955 \begin_inset Graphics
38956         filename ../images/buffer-view_pdf2.png
38957         rotateOrigin center
38958
38959 \end_inset
38960
38961
38962 \end_layout
38963
38964 \end_inset
38965 </cell>
38966 <cell alignment="center" valignment="top" usebox="none">
38967 \begin_inset Text
38968
38969 \begin_layout Plain Layout
38970
38971 \family sans
38972 View\SpecialChar \menuseparator
38973 PDF
38974 \end_layout
38975
38976 \end_inset
38977 </cell>
38978 </row>
38979 <row interlinespace="2.5mm">
38980 <cell alignment="center" valignment="top" usebox="none">
38981 \begin_inset Text
38982
38983 \begin_layout Plain Layout
38984 \begin_inset Graphics
38985         filename ../images/buffer-update_pdf2.png
38986         rotateOrigin center
38987
38988 \end_inset
38989
38990
38991 \end_layout
38992
38993 \end_inset
38994 </cell>
38995 <cell alignment="center" valignment="top" usebox="none">
38996 \begin_inset Text
38997
38998 \begin_layout Plain Layout
38999
39000 \family sans
39001 View\SpecialChar \menuseparator
39002 Update\SpecialChar \menuseparator
39003 PDF
39004 \end_layout
39005
39006 \end_inset
39007 </cell>
39008 </row>
39009 <row interlinespace="2.5mm">
39010 <cell alignment="center" valignment="top" usebox="none">
39011 \begin_inset Text
39012
39013 \begin_layout Plain Layout
39014 \begin_inset Graphics
39015         filename ../images/buffer-view_ps.png
39016         rotateOrigin center
39017
39018 \end_inset
39019
39020
39021 \end_layout
39022
39023 \end_inset
39024 </cell>
39025 <cell alignment="center" valignment="top" usebox="none">
39026 \begin_inset Text
39027
39028 \begin_layout Plain Layout
39029
39030 \family sans
39031 View\SpecialChar \menuseparator
39032 Postscript
39033 \end_layout
39034
39035 \end_inset
39036 </cell>
39037 </row>
39038 <row interlinespace="2.5mm">
39039 <cell alignment="center" valignment="top" usebox="none">
39040 \begin_inset Text
39041
39042 \begin_layout Plain Layout
39043 \begin_inset Graphics
39044         filename ../images/buffer-update_ps.png
39045         rotateOrigin center
39046
39047 \end_inset
39048
39049
39050 \end_layout
39051
39052 \end_inset
39053 </cell>
39054 <cell alignment="center" valignment="top" usebox="none">
39055 \begin_inset Text
39056
39057 \begin_layout Plain Layout
39058
39059 \family sans
39060 View\SpecialChar \menuseparator
39061 Update\SpecialChar \menuseparator
39062 Postscript
39063 \end_layout
39064
39065 \end_inset
39066 </cell>
39067 </row>
39068 </lyxtabular>
39069
39070 \end_inset
39071
39072
39073 \end_layout
39074
39075 \begin_layout Subsection
39076 Other Toolbars
39077 \end_layout
39078
39079 \begin_layout Standard
39080 The change tracking toolbar is explained in section
39081 \begin_inset space ~
39082 \end_inset
39083
39084
39085 \begin_inset CommandInset ref
39086 LatexCommand ref
39087 reference "sec:Change-Tracking"
39088
39089 \end_inset
39090
39091 , the table toolbar
39092 \begin_inset Index idx
39093 status collapsed
39094
39095 \begin_layout Plain Layout
39096 Toolbar ! Table
39097 \end_layout
39098
39099 \end_inset
39100
39101  in the 
39102 \emph on
39103 Embedded Objects
39104 \emph default
39105  manual, the math macro toolbar
39106 \begin_inset Index idx
39107 status collapsed
39108
39109 \begin_layout Plain Layout
39110 Toolbar ! Macro
39111 \end_layout
39112
39113 \end_inset
39114
39115  in the 
39116 \emph on
39117 Math
39118 \emph default
39119  manual.
39120 \end_layout
39121
39122 \begin_layout Chapter
39123 The Document Settings
39124 \begin_inset CommandInset label
39125 LatexCommand label
39126 name "cha:The-Document-Settings"
39127
39128 \end_inset
39129
39130
39131 \begin_inset Index idx
39132 status collapsed
39133
39134 \begin_layout Plain Layout
39135 Document ! Settings
39136 \end_layout
39137
39138 \end_inset
39139
39140
39141 \end_layout
39142
39143 \begin_layout Standard
39144 The document settings dialog contains submenus to set properties for the
39145  whole document and is called with the menu
39146 \family sans
39147  Document\SpecialChar \menuseparator
39148 Settings
39149 \family default
39150 .
39151  You can save your document settings as default with th
39152 \family sans
39153 e Save as Document Defaults
39154 \family default
39155  button in the dialog.
39156  This will create a template name
39157 \family typewriter
39158 d
39159 \family default
39160  
39161 \family typewriter
39162 default.lyx
39163 \family default
39164  which is automatically loaded by LyX when you create a new document without
39165  using a template.
39166 \end_layout
39167
39168 \begin_layout Standard
39169 The different submenus of the dialog are explained in the following.
39170 \end_layout
39171
39172 \begin_layout Section
39173 Document Class
39174 \end_layout
39175
39176 \begin_layout Standard
39177 Here you set the document class, class options, a graphics driver, and a
39178  master document.
39179  Document classes are described in section
39180 \begin_inset space ~
39181 \end_inset
39182
39183
39184 \begin_inset CommandInset ref
39185 LatexCommand ref
39186 reference "sec:Document-Classes"
39187
39188 \end_inset
39189
39190 .
39191  Some classes use some class options by default.
39192  If this is the case, they are listed in the field 
39193 \family sans
39194 Predefined
39195 \family default
39196  and you can decide to use them or not.
39197  If you don't exactly know what the default class options are for, it is
39198  recommended not to touch them.
39199  The graphics driver is used for LaTeX's graphics, color and page layout
39200  packages.
39201  When using 
39202 \family sans
39203 Default
39204 \family default
39205 , the default driver for the LaTeX-packages is used.
39206  It is recommended that you use the default unless you know what you are
39207  doing.
39208 \begin_inset Foot
39209 status collapsed
39210
39211 \begin_layout Plain Layout
39212 When you want one of the following drivers
39213 \begin_inset Newline newline
39214 \end_inset
39215
39216 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39217 \begin_inset Newline newline
39218 \end_inset
39219
39220 you first have to activate them in your LaTeX distribution, see sec.
39221 \begin_inset space \thinspace{}
39222 \end_inset
39223
39224 2 in 
39225 \begin_inset CommandInset href
39226 LatexCommand href
39227 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39228
39229 \end_inset
39230
39231 .
39232 \end_layout
39233
39234 \end_inset
39235
39236
39237 \end_layout
39238
39239 \begin_layout Standard
39240 Specifying a master document is necessary when the current document is a
39241  child or subdocument.
39242  This master document will be used by LyX when the child document is opened
39243  without its master.
39244  This way child documents are always compilable.
39245  More about master and child documents is explained in the section 
39246 \emph on
39247 Child Documents
39248 \emph default
39249  of the 
39250 \emph on
39251 Embedded Objects
39252 \emph default
39253  manual.
39254 \end_layout
39255
39256 \begin_layout Section
39257 Modules
39258 \end_layout
39259
39260 \begin_layout Standard
39261 Modules are explained in section
39262 \begin_inset space ~
39263 \end_inset
39264
39265
39266 \begin_inset CommandInset ref
39267 LatexCommand ref
39268 reference "sub:Modules"
39269
39270 \end_inset
39271
39272 .
39273 \end_layout
39274
39275 \begin_layout Section
39276 Fonts
39277 \end_layout
39278
39279 \begin_layout Standard
39280 The document font settings are described in section
39281 \begin_inset space ~
39282 \end_inset
39283
39284
39285 \begin_inset CommandInset ref
39286 LatexCommand ref
39287 reference "sec:Fonts-and-Text"
39288
39289 \end_inset
39290
39291 .
39292 \end_layout
39293
39294 \begin_layout Section
39295 Text Layout
39296 \end_layout
39297
39298 \begin_layout Standard
39299 You can specify if paragraphs should be separated by indentations or vertical
39300  skips.
39301  The line spacing and the number of text columns can here also be specified.
39302  
39303 \end_layout
39304
39305 \begin_layout Standard
39306 Note that LyX won't show two columns or the set up line spacing on screen.
39307  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39308  However, it will be as you specified it in the output.
39309 \end_layout
39310
39311 \begin_layout Standard
39312 The listings settings are explained in the corresponding section in the
39313  
39314 \emph on
39315 Embedded Objects
39316 \emph default
39317  manual.
39318 \end_layout
39319
39320 \begin_layout Section
39321 Page Layout
39322 \end_layout
39323
39324 \begin_layout Standard
39325 A description of this menu is given in section
39326 \begin_inset space ~
39327 \end_inset
39328
39329
39330 \begin_inset CommandInset ref
39331 LatexCommand ref
39332 reference "sub:Paper-Size,-Orientation,"
39333
39334 \end_inset
39335
39336  and 
39337 \begin_inset CommandInset ref
39338 LatexCommand ref
39339 reference "sub:Document-Layout"
39340
39341 \end_inset
39342
39343 .
39344 \end_layout
39345
39346 \begin_layout Section
39347 Page Margins
39348 \end_layout
39349
39350 \begin_layout Standard
39351 Here you can adjust the paper margins, see section
39352 \begin_inset space ~
39353 \end_inset
39354
39355
39356 \begin_inset CommandInset ref
39357 LatexCommand ref
39358 reference "sub:Margins"
39359
39360 \end_inset
39361
39362 .
39363 \end_layout
39364
39365 \begin_layout Section
39366 Language
39367 \begin_inset Index idx
39368 status collapsed
39369
39370 \begin_layout Plain Layout
39371 Language ! Encoding
39372 \end_layout
39373
39374 \end_inset
39375
39376
39377 \end_layout
39378
39379 \begin_layout Standard
39380 The document language and quote styles are set here.
39381  The encoding specifies how the document content is exported to LaTeX (the
39382  LyX file is always encoded in utf8).
39383  All characters that cannot be encoded using the specified encoding will
39384  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39385  known for a particular character).
39386 \begin_inset Foot
39387 status collapsed
39388
39389 \begin_layout Plain Layout
39390 The known commands are defined in a text file.
39391  You can add commands for unknown symbols to that file yourself, see the
39392  
39393 \emph on
39394 Customization
39395 \emph default
39396  manual for details.
39397 \end_layout
39398
39399 \end_inset
39400
39401
39402 \end_layout
39403
39404 \begin_layout Standard
39405 If you use the option 
39406 \family sans
39407 Language Default
39408 \family default
39409 , LyX determines the encoding of a text part from the language of this text.
39410  If the document contains text in more than one language you may get more
39411  than one encoding in the LaTeX file.
39412  If you do not use this option then the complete document will always use
39413  exactly one encoding.
39414  Checking this option is the preferred setting unless you use 
39415 \family sans
39416 XeTeX
39417 \family default
39418
39419 \begin_inset Foot
39420 status collapsed
39421
39422 \begin_layout Plain Layout
39423 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39424  It natively supports Unicode while its input file is assumed to be in UTF-8
39425  encoding.
39426  More about using LyX with XeTeX can be found in 
39427 \begin_inset CommandInset citation
39428 LatexCommand cite
39429 key "XeTeX"
39430
39431 \end_inset
39432
39433 .
39434 \end_layout
39435
39436 \end_inset
39437
39438  (see below).
39439 \end_layout
39440
39441 \begin_layout Standard
39442 LyX also supports Unicode output, which is particularly useful if you need
39443  lots of special symbols or non-alphabetic scripts, respectively.
39444  If you want to use this (and your LaTeX installation supports Unicode,
39445  for that matter), choose one of the four utf8 variants from the list below.
39446  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39447  so it is not uncommon that a file with lots of Unicode symbols works fine
39448  with 
39449 \family sans
39450 Language Default
39451 \family default
39452  (when LyX uses its list of known LaTeX-commands), but does not work with
39453  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39454  because all Unicode symbols can be encoded in utf8).
39455 \end_layout
39456
39457 \begin_layout Standard
39458 Here is a list with the important encodings:
39459 \end_layout
39460
39461 \begin_layout Description
39462 Language
39463 \begin_inset space ~
39464 \end_inset
39465
39466 Default
39467 \begin_inset space ~
39468 \end_inset
39469
39470 (no
39471 \begin_inset space ~
39472 \end_inset
39473
39474 inputenc) Same as 
39475 \family sans
39476 Language Default
39477 \family default
39478 , but the LaTeX-package 
39479 \series bold
39480 inputenc
39481 \series default
39482
39483 \begin_inset Index idx
39484 status collapsed
39485
39486 \begin_layout Plain Layout
39487 LaTeX-packages ! inputenc
39488 \end_layout
39489
39490 \end_inset
39491
39492  is not used.
39493  When using this, you probably need to load some additional packages manually
39494  in the preamble and specify the used encoding for text parts in foreign
39495  languages in TeX code.
39496 \end_layout
39497
39498 \begin_layout Description
39499 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39500  LyX converts all other characters into LaTeX commands, which may result
39501  in a big file when lots of LaTeX-commands are needed.
39502 \end_layout
39503
39504 \begin_layout Description
39505 Arabic
39506 \begin_inset space ~
39507 \end_inset
39508
39509 (CP
39510 \begin_inset space ~
39511 \end_inset
39512
39513 1256) MS Windows code page for Arabic and Farsi
39514 \end_layout
39515
39516 \begin_layout Description
39517 Arabic
39518 \begin_inset space ~
39519 \end_inset
39520
39521 (ISO
39522 \begin_inset space ~
39523 \end_inset
39524
39525 8859-6) for Arabic and Farsi
39526 \end_layout
39527
39528 \begin_layout Description
39529 Armenian
39530 \begin_inset space ~
39531 \end_inset
39532
39533 (ArmSCII8) for Armenian
39534 \end_layout
39535
39536 \begin_layout Description
39537 Baltic
39538 \begin_inset space ~
39539 \end_inset
39540
39541 (CP
39542 \begin_inset space ~
39543 \end_inset
39544
39545 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39546  as the ISO-8859-13 encoding
39547 \end_layout
39548
39549 \begin_layout Description
39550 Baltic
39551 \begin_inset space ~
39552 \end_inset
39553
39554 (ISO
39555 \begin_inset space ~
39556 \end_inset
39557
39558 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39559  encoding
39560 \end_layout
39561
39562 \begin_layout Description
39563 Baltic
39564 \begin_inset space ~
39565 \end_inset
39566
39567 (ISO
39568 \begin_inset space ~
39569 \end_inset
39570
39571 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39572  ISO-8859-13 encoding
39573 \end_layout
39574
39575 \begin_layout Description
39576 Central
39577 \begin_inset space ~
39578 \end_inset
39579
39580 European
39581 \begin_inset space ~
39582 \end_inset
39583
39584 (CP
39585 \begin_inset space ~
39586 \end_inset
39587
39588 1250) MS Windows code page for ISO
39589 \begin_inset space ~
39590 \end_inset
39591
39592 8859-2 (latin2)
39593 \end_layout
39594
39595 \begin_layout Description
39596 Central
39597 \begin_inset space ~
39598 \end_inset
39599
39600 European
39601 \begin_inset space ~
39602 \end_inset
39603
39604 (ISO
39605 \begin_inset space ~
39606 \end_inset
39607
39608 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39609  Romanian, Slovak, and Slovenian
39610 \end_layout
39611
39612 \begin_layout Description
39613 Chinese
39614 \begin_inset space ~
39615 \end_inset
39616
39617 (simplified)
39618 \begin_inset space ~
39619 \end_inset
39620
39621 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39622  this encoding is officially replaced by the encoding GB18030, as GB18030
39623  is not available for LaTeX you should try to use the encoding Unicode
39624 \begin_inset space ~
39625 \end_inset
39626
39627 (CJK)
39628 \begin_inset space ~
39629 \end_inset
39630
39631 (utf8)
39632 \end_layout
39633
39634 \begin_layout Description
39635 Chinese
39636 \begin_inset space ~
39637 \end_inset
39638
39639 (simplified)
39640 \begin_inset space ~
39641 \end_inset
39642
39643 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39644  except for the Euro currency sign, since 2001 this encoding is officially
39645  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39646  you should try to use the encoding Unicode
39647 \begin_inset space ~
39648 \end_inset
39649
39650 (CJK)
39651 \begin_inset space ~
39652 \end_inset
39653
39654 (utf8)
39655 \end_layout
39656
39657 \begin_layout Description
39658 Chinese
39659 \begin_inset space ~
39660 \end_inset
39661
39662 (traditional)
39663 \begin_inset space ~
39664 \end_inset
39665
39666 (EUC-TW) for traditional Chinese
39667 \end_layout
39668
39669 \begin_layout Description
39670 Cyrillic
39671 \begin_inset space ~
39672 \end_inset
39673
39674 (CP
39675 \begin_inset space ~
39676 \end_inset
39677
39678 1251) MS Windows code page for Cyrillic
39679 \end_layout
39680
39681 \begin_layout Description
39682 Cyrillic
39683 \begin_inset space ~
39684 \end_inset
39685
39686 (ISO
39687 \begin_inset space ~
39688 \end_inset
39689
39690 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39691 \end_layout
39692
39693 \begin_layout Description
39694 Cyrillic
39695 \begin_inset space ~
39696 \end_inset
39697
39698 (KOI8-R) standard Cyrillic especially for Russian
39699 \end_layout
39700
39701 \begin_layout Description
39702 Cyrillic
39703 \begin_inset space ~
39704 \end_inset
39705
39706 (KOI8-U) Cyrillic for Ukrainian
39707 \end_layout
39708
39709 \begin_layout Description
39710 Cyrillic
39711 \begin_inset space ~
39712 \end_inset
39713
39714 (pt
39715 \begin_inset space ~
39716 \end_inset
39717
39718 154) Cyrillic for Kazakh
39719 \end_layout
39720
39721 \begin_layout Description
39722 Greek
39723 \begin_inset space ~
39724 \end_inset
39725
39726 (ISO
39727 \begin_inset space ~
39728 \end_inset
39729
39730 8859-7) for Greek
39731 \end_layout
39732
39733 \begin_layout Description
39734 Hebrew
39735 \begin_inset space ~
39736 \end_inset
39737
39738 (CP
39739 \begin_inset space ~
39740 \end_inset
39741
39742 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39743 \end_layout
39744
39745 \begin_layout Description
39746 Hebrew
39747 \begin_inset space ~
39748 \end_inset
39749
39750 (ISO
39751 \begin_inset space ~
39752 \end_inset
39753
39754 8859-8) for Hebrew
39755 \end_layout
39756
39757 \begin_layout Description
39758 Japanese
39759 \begin_inset space ~
39760 \end_inset
39761
39762 (CJK)
39763 \begin_inset space ~
39764 \end_inset
39765
39766 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39767 \series bold
39768 CJK
39769 \series default
39770
39771 \begin_inset Index idx
39772 status collapsed
39773
39774 \begin_layout Plain Layout
39775 LaTeX-packages ! CJK
39776 \end_layout
39777
39778 \end_inset
39779
39780 , when using this, set the document language to 
39781 \family sans
39782 Japanese (CJK)
39783 \end_layout
39784
39785 \begin_layout Description
39786 Japanese
39787 \begin_inset space ~
39788 \end_inset
39789
39790 (CJK)
39791 \begin_inset space ~
39792 \end_inset
39793
39794 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39795 \series bold
39796 CJK
39797 \series default
39798 , when using this, set the document language to 
39799 \family sans
39800 Japanese (CJK)
39801 \end_layout
39802
39803 \begin_layout Description
39804 Japanese
39805 \begin_inset space ~
39806 \end_inset
39807
39808 (non-CJK)
39809 \begin_inset space ~
39810 \end_inset
39811
39812 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39813 \series bold
39814 japanese
39815 \series default
39816
39817 \begin_inset Index idx
39818 status collapsed
39819
39820 \begin_layout Plain Layout
39821 LaTeX-packages ! japanese
39822 \end_layout
39823
39824 \end_inset
39825
39826 , when using this, set the document language to 
39827 \family sans
39828 Japanese
39829 \end_layout
39830
39831 \begin_layout Description
39832 Japanese
39833 \begin_inset space ~
39834 \end_inset
39835
39836 (non-CJK)
39837 \begin_inset space ~
39838 \end_inset
39839
39840 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39841 \series bold
39842 japanese
39843 \series default
39844 , when using this, set the document language to 
39845 \family sans
39846 Japanese
39847 \end_layout
39848
39849 \begin_layout Description
39850 Japanese
39851 \begin_inset space ~
39852 \end_inset
39853
39854 (non-CJK)
39855 \begin_inset space ~
39856 \end_inset
39857
39858 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39859 \series bold
39860 japanese
39861 \series default
39862 , when using this, set the document language to 
39863 \family sans
39864 Japanese
39865 \end_layout
39866
39867 \begin_layout Description
39868 Korean
39869 \begin_inset space ~
39870 \end_inset
39871
39872 (EUC-KR) for Korean
39873 \end_layout
39874
39875 \begin_layout Description
39876 Southern
39877 \begin_inset space ~
39878 \end_inset
39879
39880 European
39881 \begin_inset space ~
39882 \end_inset
39883
39884 (ISO
39885 \begin_inset space ~
39886 \end_inset
39887
39888 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39889 \end_layout
39890
39891 \begin_layout Description
39892 South-Eastern
39893 \begin_inset space ~
39894 \end_inset
39895
39896 European
39897 \begin_inset space ~
39898 \end_inset
39899
39900 (ISO
39901 \begin_inset space ~
39902 \end_inset
39903
39904 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39905  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39906  to cover many languages and characters with diacritics
39907 \end_layout
39908
39909 \begin_layout Description
39910 Thai
39911 \begin_inset space ~
39912 \end_inset
39913
39914 (TIS
39915 \begin_inset space ~
39916 \end_inset
39917
39918 620-0) for Thai
39919 \end_layout
39920
39921 \begin_layout Description
39922 Turkish
39923 \begin_inset space ~
39924 \end_inset
39925
39926 (ISO
39927 \begin_inset space ~
39928 \end_inset
39929
39930 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39931  Icelandic letters are replaced by Turkish ones
39932 \end_layout
39933
39934 \begin_layout Description
39935 Unicode
39936 \begin_inset space ~
39937 \end_inset
39938
39939 (CJK)
39940 \begin_inset space ~
39941 \end_inset
39942
39943 (utf8) Unicode utf8 with the LaTeX-package 
39944 \series bold
39945 CJK
39946 \series default
39947
39948 \begin_inset Index idx
39949 status collapsed
39950
39951 \begin_layout Plain Layout
39952 LaTeX-packages ! CJK
39953 \end_layout
39954
39955 \end_inset
39956
39957  (for the languages Chinese, Japanese and Korean)
39958 \end_layout
39959
39960 \begin_layout Description
39961 Unicode
39962 \begin_inset space ~
39963 \end_inset
39964
39965 (XeTeX)
39966 \begin_inset space ~
39967 \end_inset
39968
39969 (utf8) Unicode utf8 to be used with 
39970 \family sans
39971 XeTeX
39972 \family default
39973 , which uses Unicode directly, without the help of the LaTeX-package 
39974 \series bold
39975 inputenc
39976 \series default
39977  
39978 \begin_inset Foot
39979 status collapsed
39980
39981 \begin_layout Plain Layout
39982 More about using LyX with XeTeX can be found in 
39983 \begin_inset CommandInset citation
39984 LatexCommand cite
39985 key "XeTeX"
39986
39987 \end_inset
39988
39989 .
39990 \end_layout
39991
39992 \end_inset
39993
39994
39995 \end_layout
39996
39997 \begin_layout Description
39998 Unicode
39999 \begin_inset space ~
40000 \end_inset
40001
40002 (ucs-extended)
40003 \begin_inset space ~
40004 \end_inset
40005
40006 (utf8x) Unicode utf8 based on the LaTeX package 
40007 \series bold
40008 ucs
40009 \series default
40010
40011 \begin_inset Index idx
40012 status collapsed
40013
40014 \begin_layout Plain Layout
40015 LaTeX-packages ! ucs
40016 \end_layout
40017
40018 \end_inset
40019
40020  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40021 \end_layout
40022
40023 \begin_layout Description
40024 Unicode
40025 \begin_inset space ~
40026 \end_inset
40027
40028 (utf8) Unicode utf8 based on the LaTeX-package 
40029 \series bold
40030 inputenc
40031 \series default
40032
40033 \begin_inset Index idx
40034 status collapsed
40035
40036 \begin_layout Plain Layout
40037 LaTeX-packages ! inputenc
40038 \end_layout
40039
40040 \end_inset
40041
40042 .
40043  Currently only a limited range of characters (mainly for Latin scripts)
40044  is supported.
40045 \end_layout
40046
40047 \begin_layout Description
40048 Western
40049 \begin_inset space ~
40050 \end_inset
40051
40052 European
40053 \begin_inset space ~
40054 \end_inset
40055
40056 (CP
40057 \begin_inset space ~
40058 \end_inset
40059
40060 1252) MS Windows code page for ISO
40061 \begin_inset space ~
40062 \end_inset
40063
40064 8859-1 (latin1)
40065 \end_layout
40066
40067 \begin_layout Description
40068 Western
40069 \begin_inset space ~
40070 \end_inset
40071
40072 European
40073 \begin_inset space ~
40074 \end_inset
40075
40076 (ISO
40077 \begin_inset space ~
40078 \end_inset
40079
40080 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
40081  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
40082  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
40083 5 encoding instead
40084 \end_layout
40085
40086 \begin_layout Description
40087 Western
40088 \begin_inset space ~
40089 \end_inset
40090
40091 European
40092 \begin_inset space ~
40093 \end_inset
40094
40095 (ISO
40096 \begin_inset space ~
40097 \end_inset
40098
40099 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
40100  sign, the œ-ligature and some characters used for French and Finnish
40101 \end_layout
40102
40103 \begin_layout Section
40104 Numbering & TOC
40105 \end_layout
40106
40107 \begin_layout Standard
40108 You can adjust here the numbering depth of section headings and the section
40109  depth in the table of contents as described in section
40110 \begin_inset space ~
40111 \end_inset
40112
40113
40114 \begin_inset CommandInset ref
40115 LatexCommand ref
40116 reference "sub:Numbering-depth"
40117
40118 \end_inset
40119
40120 .
40121 \end_layout
40122
40123 \begin_layout Section
40124 Bibliography
40125 \end_layout
40126
40127 \begin_layout Standard
40128 You can specify here a citation style using the LaTeX packages 
40129 \series bold
40130 natbib
40131 \series default
40132
40133 \begin_inset Index idx
40134 status collapsed
40135
40136 \begin_layout Plain Layout
40137 LaTeX-packages ! natbib
40138 \end_layout
40139
40140 \end_inset
40141
40142  or 
40143 \series bold
40144 jurabib
40145 \series default
40146
40147 \begin_inset Index idx
40148 status collapsed
40149
40150 \begin_layout Plain Layout
40151 LaTeX-packages ! jurabib
40152 \end_layout
40153
40154 \end_inset
40155
40156 , you can enable subdivided bibliographies using the LaTeX package 
40157 \series bold
40158 bibtopic
40159 \series default
40160
40161 \begin_inset Index idx
40162 status collapsed
40163
40164 \begin_layout Plain Layout
40165 LaTeX-packages ! bibtopic
40166 \end_layout
40167
40168 \end_inset
40169
40170  and you can customize how the bibliography of the given document is being
40171  generated.
40172  For a further description see section
40173 \begin_inset space ~
40174 \end_inset
40175
40176
40177 \begin_inset CommandInset ref
40178 LatexCommand ref
40179 reference "sec:Bibliography"
40180
40181 \end_inset
40182
40183 .
40184 \end_layout
40185
40186 \begin_layout Section
40187 Indexes
40188 \end_layout
40189
40190 \begin_layout Standard
40191 Here, you can customize how the index of your document is being generated
40192  and you can define additional indexes.
40193  Please refer to section
40194 \begin_inset space ~
40195 \end_inset
40196
40197
40198 \begin_inset CommandInset ref
40199 LatexCommand ref
40200 reference "sec:Index"
40201
40202 \end_inset
40203
40204  for details.
40205 \end_layout
40206
40207 \begin_layout Section
40208 PDF Properties
40209 \end_layout
40210
40211 \begin_layout Standard
40212 The PDF properties are explained in section
40213 \begin_inset space ~
40214 \end_inset
40215
40216
40217 \begin_inset CommandInset ref
40218 LatexCommand ref
40219 reference "sec:PDF-Properties"
40220
40221 \end_inset
40222
40223 .
40224 \end_layout
40225
40226 \begin_layout Section
40227 Math Options
40228 \end_layout
40229
40230 \begin_layout Standard
40231 These options will force LyX to use the LaTeX-packages 
40232 \series bold
40233 amsmath
40234 \series default
40235
40236 \begin_inset Index idx
40237 status collapsed
40238
40239 \begin_layout Plain Layout
40240 LaTeX-packages ! amsmath
40241 \end_layout
40242
40243 \end_inset
40244
40245  and 
40246 \series bold
40247 esint
40248 \series default
40249
40250 \begin_inset Index idx
40251 status collapsed
40252
40253 \begin_layout Plain Layout
40254 LaTeX-packages ! esint
40255 \end_layout
40256
40257 \end_inset
40258
40259  or to use them automatically when they are needed.
40260 \end_layout
40261
40262 \begin_layout Standard
40263
40264 \series bold
40265 amsmath
40266 \series default
40267  is needed for many constructs, so when you get LaTeX-errors in formulas,
40268  ensure that you have enabled AMS.
40269 \end_layout
40270
40271 \begin_layout Standard
40272
40273 \series bold
40274 esint
40275 \series default
40276  is used for special integral characters.
40277 \end_layout
40278
40279 \begin_layout Section
40280 Float Placement
40281 \end_layout
40282
40283 \begin_layout Standard
40284 The float placement options are described in section
40285 \begin_inset space ~
40286 \end_inset
40287
40288
40289 \begin_inset CommandInset ref
40290 LatexCommand ref
40291 reference "sub:Float-Placement"
40292
40293 \end_inset
40294
40295 .
40296 \end_layout
40297
40298 \begin_layout Section
40299 Bullets
40300 \end_layout
40301
40302 \begin_layout Standard
40303 Here you can adjust the characters for the itemize levels.
40304  The itemize environment is described in section
40305 \begin_inset space ~
40306 \end_inset
40307
40308
40309 \begin_inset CommandInset ref
40310 LatexCommand ref
40311 reference "sec:Itemize"
40312
40313 \end_inset
40314
40315 .
40316 \end_layout
40317
40318 \begin_layout Section
40319 Branches
40320 \end_layout
40321
40322 \begin_layout Standard
40323 Branches are described in section
40324 \begin_inset space ~
40325 \end_inset
40326
40327
40328 \begin_inset CommandInset ref
40329 LatexCommand ref
40330 reference "sec:Branches"
40331
40332 \end_inset
40333
40334 .
40335 \end_layout
40336
40337 \begin_layout Section
40338 LaT
40339 \begin_inset ERT
40340 status collapsed
40341
40342 \begin_layout Plain Layout
40343
40344 {}
40345 \end_layout
40346
40347 \end_inset
40348
40349 eX Preamble
40350 \end_layout
40351
40352 \begin_layout Standard
40353 In this text field are entered commands to load special LaTeX-packages or
40354  to define LaTeX-commands.
40355  The preamble is a thing for LaTeX-experts.
40356  You should not enter commands here until you exactly know what you are
40357  doing.
40358 \end_layout
40359
40360 \begin_layout Standard
40361 An introduction to the LaTeX-syntax is given in section
40362 \begin_inset space ~
40363 \end_inset
40364
40365
40366 \begin_inset CommandInset ref
40367 LatexCommand ref
40368 reference "sub:LaTeX-Syntax"
40369
40370 \end_inset
40371
40372 .
40373 \end_layout
40374
40375 \begin_layout Chapter
40376 The 
40377 \family sans
40378 Preferences
40379 \family default
40380  Dialog
40381 \begin_inset CommandInset label
40382 LatexCommand label
40383 name "cha:The-Preferences-dialog"
40384
40385 \end_inset
40386
40387
40388 \begin_inset Index idx
40389 status collapsed
40390
40391 \begin_layout Plain Layout
40392 Preferences
40393 \end_layout
40394
40395 \end_inset
40396
40397
40398 \end_layout
40399
40400 \begin_layout Standard
40401 The preferences dialog is called with the menu 
40402 \family sans
40403 Tools\SpecialChar \menuseparator
40404 Preferences
40405 \family default
40406 .
40407  It has the following submenus.
40408 \end_layout
40409
40410 \begin_layout Section
40411 Look and Feel
40412 \end_layout
40413
40414 \begin_layout Subsection
40415 User Interface
40416 \end_layout
40417
40418 \begin_layout Subsubsection
40419 User Interface File
40420 \begin_inset Index idx
40421 status collapsed
40422
40423 \begin_layout Plain Layout
40424 Customization ! of toolbars
40425 \end_layout
40426
40427 \end_inset
40428
40429
40430 \begin_inset Index idx
40431 status collapsed
40432
40433 \begin_layout Plain Layout
40434 Customization ! of menus
40435 \end_layout
40436
40437 \end_inset
40438
40439
40440 \end_layout
40441
40442 \begin_layout Standard
40443 \begin_inset Note Greyedout
40444 status open
40445
40446 \begin_layout Plain Layout
40447
40448 \series bold
40449 Note:
40450 \series default
40451  You have to restart LyX before the change of the user interface file take
40452  effect.
40453 \end_layout
40454
40455 \end_inset
40456
40457
40458 \end_layout
40459
40460 \begin_layout Standard
40461 The appearance of the menus and toolbars can be changed by choosing a user
40462  interface (ui) file.
40463  An ui-file is a text file where the toolbars and menus are listed.
40464  The toolbar buttons and menu entries are specified in the files 
40465 \shape italic
40466 stdtoolbars.inc
40467 \shape default
40468  and 
40469 \shape italic
40470 stdmenus.inc
40471 \shape default
40472 , respectively.
40473  Both files are loaded by the 
40474 \emph on
40475 default.ui
40476 \emph default
40477  file.
40478  To create your own menu and toolbar layout, start with a copy of these
40479  files and edit the entries.
40480 \end_layout
40481
40482 \begin_layout Standard
40483 The syntax of the .inc-files is straightforward: The 
40484 \family sans
40485 Menubar
40486 \family default
40487
40488 \family sans
40489 Menu
40490 \family default
40491  and 
40492 \family sans
40493 Toolbar
40494 \family default
40495  entries must be ended with an explicit 
40496 \family sans
40497 End
40498 \family default
40499 .
40500  They may contain 
40501 \family sans
40502 Submenus
40503 \family default
40504
40505 \family sans
40506 Items
40507 \family default
40508
40509 \family sans
40510 OptItems
40511 \family default
40512
40513 \family sans
40514 Separators
40515 \family default
40516
40517 \family sans
40518 Icons,
40519 \family default
40520  and in the case of the 
40521 \begin_inset Quotes eld
40522 \end_inset
40523
40524 file
40525 \begin_inset Quotes erd
40526 \end_inset
40527
40528  menus a 
40529 \family sans
40530 Lastfiles
40531 \family default
40532  entry.
40533  The syntax for the entries is:
40534 \end_layout
40535
40536 \begin_layout Standard
40537 \begin_inset VSpace smallskip*
40538 \end_inset
40539
40540
40541 \series bold
40542 Item 
40543 \begin_inset Quotes eld
40544 \end_inset
40545
40546 menu 
40547 \series default
40548 or
40549 \series bold
40550  button name
40551 \begin_inset Quotes erd
40552 \end_inset
40553
40554  
40555 \begin_inset Quotes eld
40556 \end_inset
40557
40558 LyX-function
40559 \begin_inset Quotes erd
40560 \end_inset
40561
40562
40563 \end_layout
40564
40565 \begin_layout Standard
40566 \noindent
40567 \begin_inset VSpace smallskip*
40568 \end_inset
40569
40570 All LyX-functions are listed in 
40571 \begin_inset CommandInset citation
40572 LatexCommand cite
40573 key "LyX-func"
40574
40575 \end_inset
40576
40577 .
40578 \end_layout
40579
40580 \begin_layout Standard
40581 \begin_inset VSpace medskip
40582 \end_inset
40583
40584
40585 \end_layout
40586
40587 \begin_layout Standard
40588 An example: Assuming you use the menu 
40589 \family sans
40590 Navigate\SpecialChar \menuseparator
40591 Bookmarks
40592 \family default
40593  quite often and therefore want six available bookmarks, you can add the
40594  line
40595 \end_layout
40596
40597 \begin_layout Standard
40598 \begin_inset VSpace smallskip*
40599 \end_inset
40600
40601
40602 \series bold
40603 Item 
40604 \begin_inset Quotes eld
40605 \end_inset
40606
40607 Save Bookmark 6
40608 \begin_inset Quotes erd
40609 \end_inset
40610
40611  
40612 \begin_inset Quotes eld
40613 \end_inset
40614
40615 bookmark-save 6
40616 \begin_inset Quotes erd
40617 \end_inset
40618
40619
40620 \end_layout
40621
40622 \begin_layout Standard
40623 \noindent
40624 \begin_inset VSpace smallskip*
40625 \end_inset
40626
40627 to the navigate menu section in the .inc-file to have the sixth bookmark.
40628 \end_layout
40629
40630 \begin_layout Subsubsection
40631 Automatic help
40632 \end_layout
40633
40634 \begin_layout Standard
40635 The option 
40636 \family sans
40637 Enable tool tips in main work area
40638 \family default
40639  enables tool tips showing the content of closed insets like index entries
40640  or footnotes.
40641 \end_layout
40642
40643 \begin_layout Subsubsection
40644 Session
40645 \end_layout
40646
40647 \begin_layout Standard
40648 With the option 
40649 \family sans
40650 Allow saving
40651 \begin_inset space \thinspace{}
40652 \end_inset
40653
40654 /
40655 \begin_inset space \thinspace{}
40656 \end_inset
40657
40658 restoring of window layout and geometries
40659 \family default
40660  LyX's main window will be opened with the size and layout that was used
40661  in the last LyX session.
40662 \end_layout
40663
40664 \begin_layout Standard
40665 The option 
40666 \family sans
40667 Restore cursor positions
40668 \family default
40669  sets the cursor to the position in the file where it has been the last
40670  time.
40671 \end_layout
40672
40673 \begin_layout Standard
40674 The option 
40675 \family sans
40676 Load opened files from last session
40677 \family default
40678  opens all files that were opened in the last LyX session.
40679 \end_layout
40680
40681 \begin_layout Subsubsection
40682 Documents
40683 \begin_inset CommandInset label
40684 LatexCommand label
40685 name "sub:Backup documents"
40686
40687 \end_inset
40688
40689
40690 \begin_inset Index idx
40691 status collapsed
40692
40693 \begin_layout Plain Layout
40694 Backup ! Documents
40695 \end_layout
40696
40697 \end_inset
40698
40699
40700 \end_layout
40701
40702 \begin_layout Standard
40703 When the option 
40704 \family sans
40705 Backup documents
40706 \family default
40707  is set, you can specify the time between backup saves.
40708 \end_layout
40709
40710 \begin_layout Standard
40711
40712 \family sans
40713 Maximum last files
40714 \family default
40715  is the number of last opened files that LyX should display in the menu
40716  
40717 \family sans
40718 File\SpecialChar \menuseparator
40719 Open
40720 \begin_inset space ~
40721 \end_inset
40722
40723 Recent
40724 \family default
40725 .
40726 \end_layout
40727
40728 \begin_layout Standard
40729 When the option 
40730 \family sans
40731 Open documents in tabs
40732 \family default
40733  is not used, then every file will be opened in its own new instance of
40734  LyX.
40735 \end_layout
40736
40737 \begin_layout Subsection
40738 Screen Fonts
40739 \begin_inset Index idx
40740 status collapsed
40741
40742 \begin_layout Plain Layout
40743 Font ! Screen
40744 \end_layout
40745
40746 \end_inset
40747
40748
40749 \begin_inset CommandInset label
40750 LatexCommand label
40751 name "sub:Screen-Fonts"
40752
40753 \end_inset
40754
40755
40756 \end_layout
40757
40758 \begin_layout Standard
40759 These fonts are used to display your documents on the screen.
40760 \end_layout
40761
40762 \begin_layout Standard
40763 \begin_inset Note Greyedout
40764 status open
40765
40766 \begin_layout Plain Layout
40767
40768 \series bold
40769 Note:
40770 \series default
40771  This section only deals with the fonts 
40772 \emph on
40773 inside
40774 \emph default
40775  the LyX window.
40776  The fonts that appear on the output are independent from these fonts, and
40777  set in the menu 
40778 \family sans
40779 Document\SpecialChar \menuseparator
40780 Settings\SpecialChar \menuseparator
40781 Fonts
40782 \family default
40783 .
40784 \end_layout
40785
40786 \end_inset
40787
40788
40789 \end_layout
40790
40791 \begin_layout Standard
40792 By default, LyX uses 
40793 \family typewriter
40794 Times
40795 \family default
40796  as roman (serif) font, 
40797 \family typewriter
40798 Arial
40799 \family default
40800  or 
40801 \family typewriter
40802 Helvetica
40803 \family default
40804  (depends on the system) as 
40805 \family sans
40806 sans
40807 \begin_inset space ~
40808 \end_inset
40809
40810 serif
40811 \family default
40812  font, and 
40813 \family typewriter
40814 Courier
40815 \family default
40816  as 
40817 \family typewriter
40818 typewriter
40819 \family default
40820  font.
40821 \end_layout
40822
40823 \begin_layout Standard
40824 You can change the font size with the 
40825 \family sans
40826 Zoom
40827 \family default
40828  setting.
40829  You can also change the font zoom outside the preferences dialog for the
40830  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40831 \end_layout
40832
40833 \begin_layout Standard
40834
40835 \family sans
40836 Screen DPI
40837 \family default
40838  is the screen resolution in dpi (dots per inch).
40839  The Font Sizes are calculated as letter height in units of points.
40840  72
40841 \begin_inset space \thinspace{}
40842 \end_inset
40843
40844 points have the size of 1
40845 \begin_inset space \thinspace{}
40846 \end_inset
40847
40848 inch, see Appendix
40849 \begin_inset space ~
40850 \end_inset
40851
40852
40853 \begin_inset CommandInset ref
40854 LatexCommand ref
40855 reference "cha:Units-available-in"
40856
40857 \end_inset
40858
40859 .
40860 \end_layout
40861
40862 \begin_layout Standard
40863 The default 
40864 \family sans
40865 Font Sizes
40866 \family default
40867  are the same as if a document font size of 10
40868 \begin_inset space \thinspace{}
40869 \end_inset
40870
40871 pt would be used.
40872  The sizes are explained in detail in section
40873 \begin_inset space ~
40874 \end_inset
40875
40876
40877 \begin_inset CommandInset ref
40878 LatexCommand ref
40879 reference "sub:Document-Font"
40880
40881 \end_inset
40882
40883 .
40884 \end_layout
40885
40886 \begin_layout Standard
40887 With the option 
40888 \family sans
40889 Use Pixmap Cache to speed up font rendering
40890 \family default
40891  enabled, LyX needs to redraw the screen less often.
40892  This results in better performance, especially on slow systems.
40893  On the other hand, the characters might look more fuzzy on screen.
40894  So whether you enable this or not depends on whether you prefer speed over
40895  aesthetics.
40896  Note that the Pixmap Cache is only available and useful under Mac
40897 \begin_inset space ~
40898 \end_inset
40899
40900 OS and Windows.
40901 \end_layout
40902
40903 \begin_layout Subsection
40904 Colors
40905 \begin_inset Index idx
40906 status collapsed
40907
40908 \begin_layout Plain Layout
40909 Color ! LyX screen
40910 \end_layout
40911
40912 \end_inset
40913
40914
40915 \begin_inset Index idx
40916 status collapsed
40917
40918 \begin_layout Plain Layout
40919 Settings ! Color
40920 \end_layout
40921
40922 \end_inset
40923
40924
40925 \end_layout
40926
40927 \begin_layout Standard
40928 You can here change all the colors used by LyX.
40929  Choose an item in the list and use the 
40930 \family sans
40931 Alter
40932 \family default
40933  button.
40934 \end_layout
40935
40936 \begin_layout Subsection
40937 Display
40938 \begin_inset Index idx
40939 status collapsed
40940
40941 \begin_layout Plain Layout
40942 Settings ! Display
40943 \end_layout
40944
40945 \end_inset
40946
40947
40948 \end_layout
40949
40950 \begin_layout Standard
40951 Here you can specify if graphics inside LyX are displayed.
40952 \end_layout
40953
40954 \begin_layout Standard
40955
40956 \family sans
40957 Instant Preview
40958 \family default
40959  enables previewing snippets of your document.
40960  This feature is described in section
40961 \begin_inset space ~
40962 \end_inset
40963
40964
40965 \begin_inset CommandInset ref
40966 LatexCommand ref
40967 reference "sec:Previewing-snippets-of"
40968
40969 \end_inset
40970
40971 .
40972 \end_layout
40973
40974 \begin_layout Standard
40975 The option 
40976 \family sans
40977 Mark
40978 \begin_inset space ~
40979 \end_inset
40980
40981 end
40982 \begin_inset space ~
40983 \end_inset
40984
40985 of
40986 \begin_inset space ~
40987 \end_inset
40988
40989 paragraphs
40990 \family default
40991  displays a pilcrow (¶) at the end of every paragraph.
40992 \end_layout
40993
40994 \begin_layout Section
40995 Editing
40996 \begin_inset Index idx
40997 status collapsed
40998
40999 \begin_layout Plain Layout
41000 Settings ! Editing
41001 \end_layout
41002
41003 \end_inset
41004
41005
41006 \end_layout
41007
41008 \begin_layout Subsection
41009 Control
41010 \end_layout
41011
41012 \begin_layout Subsubsection
41013 Editing
41014 \end_layout
41015
41016 \begin_layout Standard
41017 The option 
41018 \family sans
41019 Cursor follows scrollbar
41020 \family default
41021  sets the cursor to the top of the currently displayed document part when
41022  scrolling.
41023 \end_layout
41024
41025 \begin_layout Standard
41026 The option 
41027 \family sans
41028 Sort environments alphabetically
41029 \family default
41030  sorts the entries in the pull-down box for the paragraph environments.
41031 \end_layout
41032
41033 \begin_layout Standard
41034 The option 
41035 \family sans
41036 Group environments by their category
41037 \family default
41038  groups the entries in the pull-down box for the paragraph environments.
41039 \end_layout
41040
41041 \begin_layout Standard
41042 The math macro editing option determines the editing style, see the section
41043  
41044 \emph on
41045 Math Macros
41046 \emph default
41047  of the 
41048 \emph on
41049 Math
41050 \emph default
41051  manual.
41052 \end_layout
41053
41054 \begin_layout Subsubsection
41055 Fullscreen
41056 \end_layout
41057
41058 \begin_layout Standard
41059 Here you can specify what is hidden in the fullscreen mode.
41060  The option 
41061 \family sans
41062 Limit text width
41063 \family default
41064  specifies the width of the text in fullscreen mode.
41065  This way you can display the text smaller than the screen, the text appears
41066  then centered.
41067 \end_layout
41068
41069 \begin_layout Subsection
41070 Shortcuts
41071 \begin_inset Index idx
41072 status collapsed
41073
41074 \begin_layout Plain Layout
41075 Key Bindings
41076 \end_layout
41077
41078 \end_inset
41079
41080
41081 \begin_inset Index idx
41082 status collapsed
41083
41084 \begin_layout Plain Layout
41085 Settings ! Shortcuts
41086 \end_layout
41087
41088 \end_inset
41089
41090
41091 \end_layout
41092
41093 \begin_layout Subsubsection
41094 Bind File
41095 \end_layout
41096
41097 \begin_layout Standard
41098 Bindings are used to bind a LyX-function to a key.
41099  Several binding files are available:
41100 \end_layout
41101
41102 \begin_layout Description
41103 cua.bind typical set of PC keyboard shortcuts
41104 \end_layout
41105
41106 \begin_layout Description
41107 (x)emacs.bind set of bindings like they are used in the editor programs 
41108 \family sans
41109 Emacs
41110 \family default
41111  (
41112 \family sans
41113 XEmacs
41114 \family default
41115 )
41116 \end_layout
41117
41118 \begin_layout Description
41119 mac.bind set of bindings for 
41120 \family sans
41121 Mac
41122 \begin_inset space \thinspace{}
41123 \end_inset
41124
41125 OS
41126 \family default
41127  systems.
41128 \end_layout
41129
41130 \begin_layout Standard
41131 There are also bind-files designed for special document classes, like 
41132 \shape italic
41133 broadway.bind
41134 \shape default
41135 , and bind files for special languages.
41136  The name of language bind-files begin with a language code, e.
41137 \begin_inset space \thinspace{}
41138 \end_inset
41139
41140 g.
41141 \begin_inset space \space{}
41142 \end_inset
41143
41144
41145 \begin_inset Quotes eld
41146 \end_inset
41147
41148 pt
41149 \begin_inset Quotes erd
41150 \end_inset
41151
41152  for Portuguese.
41153  If you use LyX in a certain language, LyX will try to use the appropriate
41154  bind-file.
41155 \end_layout
41156
41157 \begin_layout Standard
41158 Some bind-files, like 
41159 \emph on
41160 math.bind
41161 \emph default
41162 , have only a small scope.
41163  When looking at the end of the file 
41164 \shape italic
41165 cua.bind
41166 \shape default
41167 , you can see that they are included to keep the overview in the bind-file.
41168 \end_layout
41169
41170 \begin_layout Subsubsection
41171 Editing Shortcuts
41172 \begin_inset CommandInset label
41173 LatexCommand label
41174 name "sub:Editing-Shortcuts"
41175
41176 \end_inset
41177
41178
41179 \begin_inset Index idx
41180 status collapsed
41181
41182 \begin_layout Plain Layout
41183 Key Bindings ! Editing
41184 \end_layout
41185
41186 \end_inset
41187
41188
41189 \end_layout
41190
41191 \begin_layout Standard
41192 To add new or modify existing keybindings to your own taste you can use
41193  the table in the dialog that lists all LyX-functions and the bound shortcuts.
41194  To find functions easily, they are grouped by categories and the dialog
41195  provides the field 
41196 \family sans
41197 Show key-bindings containing
41198 \family default
41199 .
41200  In this field you can insert a keyword for a function you want to edit.
41201  Insert there for example as keyword 
41202 \begin_inset Quotes eld
41203 \end_inset
41204
41205 paste
41206 \begin_inset Quotes erd
41207 \end_inset
41208
41209  and you get the 4 different existing shortcuts for the 3 different functions
41210  that contain 
41211 \begin_inset Quotes eld
41212 \end_inset
41213
41214 paste
41215 \begin_inset Quotes erd
41216 \end_inset
41217
41218  in their name.
41219  As you can see, one function can have more than one shortcut.
41220  All LyX-functions are also listed in the file 
41221 \emph on
41222 LyX Functions
41223 \emph default
41224  that you will find in the 
41225 \family sans
41226 Help
41227 \family default
41228  menu.
41229 \end_layout
41230
41231 \begin_layout Standard
41232 To add e.
41233 \begin_inset space \thinspace{}
41234 \end_inset
41235
41236 g.
41237 \begin_inset space \space{}
41238 \end_inset
41239
41240 the shortcut 
41241 \family sans
41242 Alt+Q
41243 \family default
41244  for the function 
41245 \family sans
41246 textstyle-apply
41247 \family default
41248 , select the function and press the 
41249 \family sans
41250 Modify
41251 \family default
41252  button.
41253  A dialog pops up where you can add the shortcut by using it.
41254  So press Alt+Q to define the shortcut.
41255  Modifying an existing shortcut is done the same way.
41256  You can also bind multiple functions to one shortcut by modifying an existing
41257  binding and adding the different function names as a semicolon separated
41258  list.
41259  LyX will then use the first function that is enabled in the current document
41260  part.
41261  The binding for the function 
41262 \family sans
41263 command-alter
41264 \family default
41265  is an example of this.
41266 \end_layout
41267
41268 \begin_layout Standard
41269 Alternatively you can also edit shortcuts by modifying bind-files with a
41270  text editor.
41271  The syntax of the entries is:
41272 \end_layout
41273
41274 \begin_layout Standard
41275
41276 \series bold
41277
41278 \backslash
41279 bind 
41280 \begin_inset Quotes eld
41281 \end_inset
41282
41283 key combination
41284 \begin_inset Quotes erd
41285 \end_inset
41286
41287  
41288 \begin_inset Quotes eld
41289 \end_inset
41290
41291 LyX-function
41292 \begin_inset Quotes erd
41293 \end_inset
41294
41295
41296 \end_layout
41297
41298 \begin_layout Subsection
41299 Keyboard / Mouse
41300 \begin_inset CommandInset label
41301 LatexCommand label
41302 name "sub:Keyboard-Map"
41303
41304 \end_inset
41305
41306
41307 \begin_inset Index idx
41308 status collapsed
41309
41310 \begin_layout Plain Layout
41311 Keyboard Map
41312 \end_layout
41313
41314 \end_inset
41315
41316
41317 \begin_inset Index idx
41318 status collapsed
41319
41320 \begin_layout Plain Layout
41321 Settings ! Keyboard Map
41322 \end_layout
41323
41324 \end_inset
41325
41326
41327 \end_layout
41328
41329 \begin_layout Standard
41330 Normally keyboard settings have to be done in a menu of your operating system.
41331  For the case that this is not possible, LyX provides keyboard maps.
41332  If you have e.
41333 \begin_inset space \thinspace{}
41334 \end_inset
41335
41336 g.
41337 \begin_inset space \space{}
41338 \end_inset
41339
41340 a Czech keyboard but want to write with it like with a Romanian one, you
41341  can use the keyboard map file named 
41342 \emph on
41343 romanian.kmap
41344 \emph default
41345 .
41346 \end_layout
41347
41348 \begin_layout Standard
41349 \begin_inset Note Greyedout
41350 status open
41351
41352 \begin_layout Plain Layout
41353
41354 \series bold
41355 Note:
41356 \series default
41357  Keyboard maps are only provided as makeshift and don't work on all systems.
41358 \end_layout
41359
41360 \end_inset
41361
41362
41363 \end_layout
41364
41365 \begin_layout Standard
41366 Besides this, you can specify here the 
41367 \family sans
41368 Wheel scrolling speed
41369 \family default
41370 .
41371  The standard value is 1.0, higher values speed up the scrolling, lower ones
41372  slow it down.
41373 \end_layout
41374
41375 \begin_layout Subsection
41376 Input Completion
41377 \begin_inset CommandInset label
41378 LatexCommand label
41379 name "sub:Input-Completion-Appendix"
41380
41381 \end_inset
41382
41383
41384 \begin_inset Index idx
41385 status collapsed
41386
41387 \begin_layout Plain Layout
41388 Input completion
41389 \end_layout
41390
41391 \end_inset
41392
41393
41394 \end_layout
41395
41396 \begin_layout Standard
41397 Input completion is described in sec.
41398 \begin_inset space \thinspace{}
41399 \end_inset
41400
41401
41402 \begin_inset CommandInset ref
41403 LatexCommand ref
41404 reference "sec:Input-Completion"
41405
41406 \end_inset
41407
41408 .
41409  The completion options for math do the same as the corresponding options
41410  for text.
41411  With the general options you can define the delay time for the inline and
41412  popup completion and choose if long completions should be abbreviated or
41413  not.
41414 \end_layout
41415
41416 \begin_layout Section
41417 Paths
41418 \begin_inset CommandInset label
41419 LatexCommand label
41420 name "sec:Paths"
41421
41422 \end_inset
41423
41424
41425 \begin_inset Index idx
41426 status collapsed
41427
41428 \begin_layout Plain Layout
41429 Paths
41430 \end_layout
41431
41432 \end_inset
41433
41434
41435 \begin_inset Index idx
41436 status collapsed
41437
41438 \begin_layout Plain Layout
41439 Settings ! Paths
41440 \end_layout
41441
41442 \end_inset
41443
41444
41445 \end_layout
41446
41447 \begin_layout Description
41448 Working
41449 \begin_inset space ~
41450 \end_inset
41451
41452 directory This is LyX's working directory.
41453  It is the default when you 
41454 \family sans
41455 Open
41456 \family default
41457
41458 \family sans
41459 Save
41460 \family default
41461  or 
41462 \family sans
41463 Save
41464 \begin_inset space ~
41465 \end_inset
41466
41467 as
41468 \family default
41469  files.
41470 \end_layout
41471
41472 \begin_layout Description
41473 Document
41474 \begin_inset space ~
41475 \end_inset
41476
41477 templates This directory will be opened when you use the menu 
41478 \family sans
41479 File\SpecialChar \menuseparator
41480 New
41481 \begin_inset space ~
41482 \end_inset
41483
41484 from
41485 \begin_inset space ~
41486 \end_inset
41487
41488 Template
41489 \family default
41490 .
41491 \end_layout
41492
41493 \begin_layout Description
41494 Example
41495 \begin_inset space ~
41496 \end_inset
41497
41498 files This directory will be opened when you use the button 
41499 \family sans
41500 Examples
41501 \family default
41502  in the 
41503 \family sans
41504 File\SpecialChar \menuseparator
41505 Open
41506 \family default
41507  dialog.
41508 \begin_inset Newline newline
41509 \end_inset
41510
41511
41512 \begin_inset Note Greyedout
41513 status open
41514
41515 \begin_layout Plain Layout
41516
41517 \series bold
41518 Note:
41519 \series default
41520  The 
41521 \family sans
41522 Examples
41523 \family default
41524  button does not exist when using LyX on MacOS and Windows systems.
41525 \end_layout
41526
41527 \end_inset
41528
41529
41530 \end_layout
41531
41532 \begin_layout Description
41533 Backup
41534 \begin_inset space ~
41535 \end_inset
41536
41537 directory
41538 \begin_inset Index idx
41539 status collapsed
41540
41541 \begin_layout Plain Layout
41542 Backup ! Directory
41543 \end_layout
41544
41545 \end_inset
41546
41547  Backup copies will be saved to this directory.
41548  When no directory is given but backups are enabled as described in section
41549 \begin_inset space ~
41550 \end_inset
41551
41552
41553 \begin_inset CommandInset ref
41554 LatexCommand ref
41555 reference "sub:Backup documents"
41556
41557 \end_inset
41558
41559 , the 
41560 \family sans
41561 Working directory
41562 \family default
41563  will be used to save the backups.
41564 \begin_inset Newline newline
41565 \end_inset
41566
41567 The backup files have the ending 
41568 \begin_inset Quotes eld
41569 \end_inset
41570
41571 .lyx~
41572 \begin_inset Quotes erd
41573 \end_inset
41574
41575 .
41576 \end_layout
41577
41578 \begin_layout Description
41579 Ly
41580 \begin_inset ERT
41581 status collapsed
41582
41583 \begin_layout Plain Layout
41584
41585 {}
41586 \end_layout
41587
41588 \end_inset
41589
41590 XServer-Pipe Here you can enter the name of a Unix-pipe.
41591  This pipe is used to send data from external programs to LyX.
41592 \begin_inset Newline newline
41593 \end_inset
41594
41595
41596 \begin_inset Note Greyedout
41597 status open
41598
41599 \begin_layout Plain Layout
41600
41601 \series bold
41602 Note:
41603 \series default
41604  This feature doesn't work on Windows systems.
41605 \end_layout
41606
41607 \end_inset
41608
41609
41610 \end_layout
41611
41612 \begin_layout Description
41613 Temporary
41614 \begin_inset space ~
41615 \end_inset
41616
41617 directory Temporary files will be saved in this directory.
41618 \end_layout
41619
41620 \begin_layout Description
41621 PATH
41622 \begin_inset space ~
41623 \end_inset
41624
41625 prefix This field contains a list of paths to external programs.
41626  When LyX needs to use an external program, it looks in this list where
41627  to find it on the system.
41628  The path list is automatically set up on Windows and Mac systems when LyX
41629  is configured, so that you normally don't have to modify it.
41630  On Unix
41631 \begin_inset space \thinspace{}
41632 \end_inset
41633
41634 /
41635 \begin_inset space \thinspace{}
41636 \end_inset
41637
41638 Linux systems, the path list will need to be set only if there are external
41639  programs you wish to use that are not in your normal system path ($PATH).
41640  
41641 \end_layout
41642
41643 \begin_layout Section
41644 Identity
41645 \end_layout
41646
41647 \begin_layout Standard
41648 Here you can insert your name and email address.
41649  The identity will be used when you have enabled change tracking as described
41650  in section
41651 \begin_inset space ~
41652 \end_inset
41653
41654
41655 \begin_inset CommandInset ref
41656 LatexCommand ref
41657 reference "sec:Change-Tracking"
41658
41659 \end_inset
41660
41661 , to mark changes you make as yours.
41662 \end_layout
41663
41664 \begin_layout Section
41665 Language Settings
41666 \begin_inset Index idx
41667 status collapsed
41668
41669 \begin_layout Plain Layout
41670 Language ! Settings
41671 \end_layout
41672
41673 \end_inset
41674
41675
41676 \begin_inset Index idx
41677 status collapsed
41678
41679 \begin_layout Plain Layout
41680 Settings ! Language
41681 \end_layout
41682
41683 \end_inset
41684
41685
41686 \end_layout
41687
41688 \begin_layout Subsection
41689 Language
41690 \end_layout
41691
41692 \begin_layout Description
41693 User
41694 \begin_inset space ~
41695 \end_inset
41696
41697 Interface
41698 \begin_inset space ~
41699 \end_inset
41700
41701 language Here you can select the language of LyX's menus.
41702  Unfortunately this doesn't work on Mac and Windows.
41703  It works on Linux for the languages into LyX's menus and dialogs are translated.
41704  You find the actual translation status here: 
41705 \begin_inset CommandInset href
41706 LatexCommand href
41707 name "http://www.lyx.org/I18n"
41708 target "http://www.lyx.org/I18n"
41709
41710 \end_inset
41711
41712
41713 \end_layout
41714
41715 \begin_layout Description
41716 Default
41717 \begin_inset space ~
41718 \end_inset
41719
41720 language is the language used in new documents
41721 \end_layout
41722
41723 \begin_layout Description
41724 Language
41725 \begin_inset space ~
41726 \end_inset
41727
41728 package is a LaTeX-command to load a LaTeX-package that handles language
41729  issues.
41730  The default is the LaTeX-command 
41731 \family sans
41732
41733 \backslash
41734 usepackage{babel}
41735 \family default
41736  that loads the package 
41737 \series bold
41738 babel
41739 \series default
41740 .
41741 \begin_inset Foot
41742 status collapsed
41743
41744 \begin_layout Plain Layout
41745 For an introduction to the LaTeX-Syntax, have a look at section
41746 \begin_inset space ~
41747 \end_inset
41748
41749
41750 \begin_inset CommandInset ref
41751 LatexCommand ref
41752 reference "sec:TeX-Code"
41753
41754 \end_inset
41755
41756 .
41757 \end_layout
41758
41759 \end_inset
41760
41761
41762 \begin_inset Newline newline
41763 \end_inset
41764
41765
41766 \series bold
41767 babel
41768 \series default
41769  automatically translates in the background the text labels of documents
41770  to the document language.
41771  A text label is, for instance, the word 
41772 \begin_inset Quotes eld
41773 \end_inset
41774
41775 Table
41776 \begin_inset Quotes erd
41777 \end_inset
41778
41779  at the beginning of every table caption.
41780 \end_layout
41781
41782 \begin_layout Description
41783 Command
41784 \begin_inset space ~
41785 \end_inset
41786
41787 start When a special LaTeX-package is needed to write in a certain document
41788  language, you can here specify the command to start the package.
41789  An example is the start command 
41790 \family sans
41791
41792 \backslash
41793 begin{arabtext}
41794 \family default
41795  that is needed to write Arabic using the package 
41796 \series bold
41797 ArabTeX
41798 \series default
41799 , see 
41800 \begin_inset CommandInset citation
41801 LatexCommand cite
41802 key "Arabic"
41803
41804 \end_inset
41805
41806 .
41807  The default is the 
41808 \series bold
41809 babel
41810 \series default
41811  command 
41812 \family sans
41813
41814 \backslash
41815 selectlanguage{$$lang}
41816 \family default
41817 .
41818 \end_layout
41819
41820 \begin_layout Description
41821 Command
41822 \begin_inset space ~
41823 \end_inset
41824
41825 end Counterpart to 
41826 \family sans
41827 Command start
41828 \family default
41829 .
41830  Some packages, like the default, don't have an end command since the start
41831  command toggles the package on and off.
41832 \end_layout
41833
41834 \begin_layout Description
41835 Use
41836 \begin_inset space ~
41837 \end_inset
41838
41839 babel Whether 
41840 \series bold
41841 babel
41842 \series default
41843  is used or not.
41844 \end_layout
41845
41846 \begin_layout Description
41847 Global When this option is set, the languages used in the document will
41848  be added as options to the document class options, so that they can be
41849  used by all LaTeX-packages.
41850  Otherwise they will only be used as options for the 
41851 \series bold
41852 babel
41853 \series default
41854  package.
41855 \end_layout
41856
41857 \begin_layout Description
41858 Auto
41859 \begin_inset space ~
41860 \end_inset
41861
41862 begin When this option is set, the documents starts with the chosen document
41863  language.
41864  When this option is not set, the 
41865 \family sans
41866 Command
41867 \begin_inset space ~
41868 \end_inset
41869
41870 start
41871 \family default
41872  is explicitly set to the beginning of the document in the LaTeX-output.
41873  This assures that the correct language is used when you use another 
41874 \family sans
41875 Command
41876 \begin_inset space ~
41877 \end_inset
41878
41879 start
41880 \family default
41881  than the default.
41882 \end_layout
41883
41884 \begin_layout Description
41885 Auto
41886 \begin_inset space ~
41887 \end_inset
41888
41889 end Counterpart to 
41890 \family sans
41891 Auto
41892 \begin_inset space ~
41893 \end_inset
41894
41895 begin
41896 \family default
41897 .
41898  When it is not set, the 
41899 \family sans
41900 Command
41901 \begin_inset space ~
41902 \end_inset
41903
41904 end
41905 \family default
41906  is set to the end of the document.
41907 \end_layout
41908
41909 \begin_layout Description
41910 Mark
41911 \begin_inset space ~
41912 \end_inset
41913
41914 foreign
41915 \begin_inset space ~
41916 \end_inset
41917
41918 languages Text marked formatted in a language different from the document
41919  language will be underlined blue.
41920 \end_layout
41921
41922 \begin_layout Description
41923 Enable
41924 \begin_inset space ~
41925 \end_inset
41926
41927 RTL
41928 \begin_inset space ~
41929 \end_inset
41930
41931 support Enables the use of languages, written from right to left (RTL),
41932  like Arabic, Hebrew, Farsi.
41933 \end_layout
41934
41935 \begin_layout Description
41936 Cursor
41937 \begin_inset space ~
41938 \end_inset
41939
41940 movement When writing RTL, you can define if the left and right arrow keys
41941  move the cursor visually to the left or right, respectively, or logically.
41942  Logical means that the cursor is moved to the left when pressing the right
41943  arrow key and the cursor is inside text in an RTL language.
41944 \end_layout
41945
41946 \begin_layout Subsection
41947 Spellchecker
41948 \end_layout
41949
41950 \begin_layout Standard
41951 The spellchecker settings are explained in section
41952 \begin_inset space ~
41953 \end_inset
41954
41955
41956 \begin_inset CommandInset ref
41957 LatexCommand ref
41958 reference "sec:Spellchecking"
41959
41960 \end_inset
41961
41962
41963 \end_layout
41964
41965 \begin_layout Section
41966 Outputs
41967 \end_layout
41968
41969 \begin_layout Subsection
41970 Printer
41971 \begin_inset CommandInset label
41972 LatexCommand label
41973 name "sub:Printer"
41974
41975 \end_inset
41976
41977
41978 \begin_inset Index idx
41979 status collapsed
41980
41981 \begin_layout Plain Layout
41982 Printer
41983 \end_layout
41984
41985 \end_inset
41986
41987
41988 \begin_inset Index idx
41989 status collapsed
41990
41991 \begin_layout Plain Layout
41992 Settings ! Printer
41993 \end_layout
41994
41995 \end_inset
41996
41997
41998 \end_layout
41999
42000 \begin_layout Description
42001 Default
42002 \begin_inset space ~
42003 \end_inset
42004
42005 printer Here you can specify the name of your default printer.
42006  The name will be used when the 
42007 \family sans
42008 Printer command
42009 \family default
42010  is executed.
42011 \begin_inset Newline newline
42012 \end_inset
42013
42014
42015 \begin_inset Note Greyedout
42016 status open
42017
42018 \begin_layout Plain Layout
42019
42020 \series bold
42021 Note:
42022 \series default
42023  You can leave this field empty on Windows systems because it has no effect.
42024 \end_layout
42025
42026 \end_inset
42027
42028
42029 \end_layout
42030
42031 \begin_layout Description
42032 Adapt
42033 \begin_inset space ~
42034 \end_inset
42035
42036 output
42037 \begin_inset space ~
42038 \end_inset
42039
42040 to
42041 \begin_inset space ~
42042 \end_inset
42043
42044 printer This option works only for the 
42045 \family sans
42046 Printer command
42047 \family default
42048  
42049 \begin_inset Quotes eld
42050 \end_inset
42051
42052
42053 \family sans
42054 dvips
42055 \family default
42056
42057 \begin_inset Quotes erd
42058 \end_inset
42059
42060 .
42061  It activates a configuration file for dvips.
42062  This is an option only for dvips experts.
42063 \end_layout
42064
42065 \begin_layout Description
42066 Printer
42067 \begin_inset space ~
42068 \end_inset
42069
42070 command is the command LyX
42071 \begin_inset space \thinspace{}
42072 \end_inset
42073
42074 /
42075 \begin_inset space \thinspace{}
42076 \end_inset
42077
42078 LaTeX uses for printing.
42079  The default is on most systems 
42080 \family sans
42081 dvips
42082 \family default
42083 .
42084 \end_layout
42085
42086 \begin_layout Description
42087 Printer
42088 \begin_inset space ~
42089 \end_inset
42090
42091 Command
42092 \begin_inset space ~
42093 \end_inset
42094
42095 Options Here you can specify printer options.
42096  A list of printer options with explanations can be found in the documentation
42097  of the program that provides the 
42098 \family sans
42099 Printer command
42100 \family default
42101  you are using.
42102 \end_layout
42103
42104 \begin_layout Subsection
42105 Date Format
42106 \begin_inset Index idx
42107 status collapsed
42108
42109 \begin_layout Plain Layout
42110 Date Format
42111 \end_layout
42112
42113 \end_inset
42114
42115
42116 \begin_inset Index idx
42117 status collapsed
42118
42119 \begin_layout Plain Layout
42120 Settings ! Date format
42121 \end_layout
42122
42123 \end_inset
42124
42125
42126 \end_layout
42127
42128 \begin_layout Standard
42129 The date format can be one or a mixture of the formats listed here:
42130 \begin_inset Newline newline
42131 \end_inset
42132
42133
42134 \begin_inset Flex URL
42135 status collapsed
42136
42137 \begin_layout Plain Layout
42138
42139 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42140 \end_layout
42141
42142 \end_inset
42143
42144
42145 \begin_inset Newline newline
42146 \end_inset
42147
42148 For example the format
42149 \begin_inset Newline newline
42150 \end_inset
42151
42152 %d/%m/%y
42153 \begin_inset Newline newline
42154 \end_inset
42155
42156 prints the date as day/month/year.
42157 \end_layout
42158
42159 \begin_layout Subsection
42160 Plain Text
42161 \end_layout
42162
42163 \begin_layout Description
42164 Output
42165 \begin_inset space ~
42166 \end_inset
42167
42168 line
42169 \begin_inset space ~
42170 \end_inset
42171
42172 length sets the maximum number of characters printed in one line when using
42173  the menu 
42174 \family sans
42175 File\SpecialChar \menuseparator
42176 Export\SpecialChar \menuseparator
42177 Plain
42178 \begin_inset space ~
42179 \end_inset
42180
42181 text
42182 \family default
42183 .
42184  Setting the line line length to 0 means all text is printed in one endless
42185  line.
42186 \end_layout
42187
42188 \begin_layout Description
42189 roff
42190 \begin_inset space ~
42191 \end_inset
42192
42193 command defines an additional command used to produce better ASCII tables
42194  with the 
42195 \family typewriter
42196 groff/troff/nroff
42197 \family default
42198  UNIX-commands (refer to their manuals for more information about them).
42199  Setting this as empty tells LyX to use the internal formatter.
42200 \end_layout
42201
42202 \begin_layout Subsection
42203 LaT
42204 \begin_inset ERT
42205 status collapsed
42206
42207 \begin_layout Plain Layout
42208
42209 {}
42210 \end_layout
42211
42212 \end_inset
42213
42214 eX
42215 \begin_inset CommandInset label
42216 LatexCommand label
42217 name "sub:LaTeX-settings"
42218
42219 \end_inset
42220
42221
42222 \begin_inset Index idx
42223 status collapsed
42224
42225 \begin_layout Plain Layout
42226 Settings ! LaTeX
42227 \end_layout
42228
42229 \end_inset
42230
42231
42232 \end_layout
42233
42234 \begin_layout Description
42235 Te
42236 \begin_inset ERT
42237 status collapsed
42238
42239 \begin_layout Plain Layout
42240
42241 {}
42242 \end_layout
42243
42244 \end_inset
42245
42246 X
42247 \begin_inset space ~
42248 \end_inset
42249
42250 encoding This is the default encoding of the document font.
42251  
42252 \family sans
42253 T1
42254 \family default
42255  is the default and covers western languages and symbols.
42256  
42257 \family sans
42258 T2A
42259 \family default
42260
42261 \family sans
42262 T2B
42263 \family default
42264
42265 \family sans
42266 T2C
42267 \family default
42268
42269 \family sans
42270 LCY
42271 \family default
42272 , and 
42273 \family sans
42274 X2
42275 \family default
42276  are for Cyrillic.
42277  Combinations of the encodings are possible, like 
42278 \begin_inset Quotes erd
42279 \end_inset
42280
42281
42282 \family sans
42283 T1, T2B
42284 \family default
42285
42286 \begin_inset Quotes erd
42287 \end_inset
42288
42289 .
42290  The font encoding is normally automatically loaded by the language packages
42291  LyX sets up in the background.
42292  So there is no need to change the default encoding.
42293 \end_layout
42294
42295 \begin_layout Description
42296 Default
42297 \begin_inset space ~
42298 \end_inset
42299
42300 paper
42301 \begin_inset space ~
42302 \end_inset
42303
42304 size This is the paper size that is used for new documents.
42305  The 
42306 \family sans
42307 Default
42308 \family default
42309  value depends on your LaTeX-system setup.
42310 \end_layout
42311
42312 \begin_layout Standard
42313 You can also specify here commands with parameters for the listed applications.
42314  But before you change something, it is strongly recommended to read the
42315  manuals of the applications.
42316  Currently the following commands can be set:
42317 \end_layout
42318
42319 \begin_layout Description
42320 CheckTe
42321 \begin_inset ERT
42322 status collapsed
42323
42324 \begin_layout Plain Layout
42325
42326 {}
42327 \end_layout
42328
42329 \end_inset
42330
42331 X
42332 \begin_inset space ~
42333 \end_inset
42334
42335 command Command for the program 
42336 \family sans
42337 CheckTeX
42338 \family default
42339  that is described in the section 
42340 \emph on
42341 Checking TeX
42342 \emph default
42343  of the 
42344 \emph on
42345 Additional Features
42346 \emph default
42347  manual.
42348 \end_layout
42349
42350 \begin_layout Description
42351 BibTe
42352 \begin_inset ERT
42353 status collapsed
42354
42355 \begin_layout Plain Layout
42356
42357 {}
42358 \end_layout
42359
42360 \end_inset
42361
42362 X
42363 \begin_inset space ~
42364 \end_inset
42365
42366 command Command for the program 
42367 \family sans
42368 BibTeX
42369 \family default
42370  that generates the bibliography, see section
42371 \begin_inset space ~
42372 \end_inset
42373
42374
42375 \begin_inset CommandInset ref
42376 LatexCommand ref
42377 reference "sub:Bibliography-databases"
42378
42379 \end_inset
42380
42381 .
42382 \end_layout
42383
42384 \begin_layout Description
42385 Index
42386 \begin_inset space ~
42387 \end_inset
42388
42389 command Command for the program that generates the index, see section
42390 \begin_inset space ~
42391 \end_inset
42392
42393
42394 \begin_inset CommandInset ref
42395 LatexCommand ref
42396 reference "sub:Index-Program"
42397
42398 \end_inset
42399
42400 .
42401 \end_layout
42402
42403 \begin_layout Description
42404 Nomenclature
42405 \begin_inset space ~
42406 \end_inset
42407
42408 command Command for the program that generates the nomenclature, see section
42409 \begin_inset space ~
42410 \end_inset
42411
42412
42413 \begin_inset CommandInset ref
42414 LatexCommand ref
42415 reference "sub:Nomenclature-Program"
42416
42417 \end_inset
42418
42419 .
42420 \end_layout
42421
42422 \begin_layout Description
42423 DVI
42424 \begin_inset space ~
42425 \end_inset
42426
42427 viewer
42428 \begin_inset space ~
42429 \end_inset
42430
42431 paper
42432 \begin_inset space ~
42433 \end_inset
42434
42435 size
42436 \begin_inset space ~
42437 \end_inset
42438
42439 options They only have an effect when the program 
42440 \family sans
42441 xdvi
42442 \family default
42443  is used as DVI-viewer.
42444 \end_layout
42445
42446 \begin_layout Standard
42447 There are additionally the following options:
42448 \end_layout
42449
42450 \begin_layout Description
42451 Use
42452 \begin_inset space ~
42453 \end_inset
42454
42455 Windows-style
42456 \begin_inset space ~
42457 \end_inset
42458
42459 paths
42460 \begin_inset space ~
42461 \end_inset
42462
42463 in
42464 \begin_inset space ~
42465 \end_inset
42466
42467 LaTeX
42468 \begin_inset space ~
42469 \end_inset
42470
42471 files Uses paths in the notation of Windows, that means that 
42472 \begin_inset Quotes eld
42473 \end_inset
42474
42475
42476 \backslash
42477
42478 \begin_inset Quotes erd
42479 \end_inset
42480
42481  is used instead of 
42482 \begin_inset Quotes eld
42483 \end_inset
42484
42485 /
42486 \begin_inset Quotes erd
42487 \end_inset
42488
42489  to separate folders.
42490  This option is enabled by default when you use LyX on Windows.
42491 \begin_inset Index idx
42492 status collapsed
42493
42494 \begin_layout Plain Layout
42495 Paths
42496 \end_layout
42497
42498 \end_inset
42499
42500
42501 \begin_inset Index idx
42502 status collapsed
42503
42504 \begin_layout Plain Layout
42505 Settings ! Paths
42506 \end_layout
42507
42508 \end_inset
42509
42510
42511 \end_layout
42512
42513 \begin_layout Description
42514 Reset
42515 \begin_inset space ~
42516 \end_inset
42517
42518 class
42519 \begin_inset space ~
42520 \end_inset
42521
42522 options
42523 \begin_inset space ~
42524 \end_inset
42525
42526 when
42527 \begin_inset space ~
42528 \end_inset
42529
42530 document
42531 \begin_inset space ~
42532 \end_inset
42533
42534 classes
42535 \begin_inset space ~
42536 \end_inset
42537
42538 changes Removes all manually set document class options in the 
42539 \family sans
42540 Document\SpecialChar \menuseparator
42541 Settings
42542 \family default
42543  dialog when changing the document class.
42544 \end_layout
42545
42546 \begin_layout Section
42547 File
42548 \begin_inset space ~
42549 \end_inset
42550
42551 Handling
42552 \begin_inset Index idx
42553 status collapsed
42554
42555 \begin_layout Plain Layout
42556 File handling
42557 \end_layout
42558
42559 \end_inset
42560
42561
42562 \end_layout
42563
42564 \begin_layout Subsection
42565 Converters
42566 \begin_inset CommandInset label
42567 LatexCommand label
42568 name "sub:Converters"
42569
42570 \end_inset
42571
42572
42573 \begin_inset Index idx
42574 status collapsed
42575
42576 \begin_layout Plain Layout
42577 Converters
42578 \end_layout
42579
42580 \end_inset
42581
42582
42583 \end_layout
42584
42585 \begin_layout Standard
42586 Here you find the list of defined converter commands to convert material
42587  from one format to another.
42588  You can modify them or create new ones.
42589  To modify a converter, select it, change the entry of the field 
42590 \family sans
42591 Converter
42592 \family default
42593  and/or 
42594 \family sans
42595 Extra
42596 \begin_inset space ~
42597 \end_inset
42598
42599 flag
42600 \family default
42601 , and press the 
42602 \family sans
42603 Modify
42604 \family default
42605  button.
42606  To create a new converter, select an existing one, select a different format
42607  in the 
42608 \family sans
42609 From
42610 \begin_inset space ~
42611 \end_inset
42612
42613 format
42614 \family default
42615  drop-down list, modify the 
42616 \family sans
42617 Converter
42618 \family default
42619  field, and press the 
42620 \family sans
42621 Add
42622 \family default
42623  button.
42624 \end_layout
42625
42626 \begin_layout Standard
42627 When the 
42628 \family sans
42629 Converter File Cache
42630 \family default
42631  is enabled, conversions will be cached as long as specified in the field
42632  
42633 \family sans
42634 Maximum Age (in days
42635 \family default
42636 ).
42637  This means that images don't need to be converted again when you reopen
42638  a document; the converted images from the cache will be used instead.
42639 \end_layout
42640
42641 \begin_layout Standard
42642 More about converters, like the variables and flags that can be used in
42643  the converter definition, is described in the section 
42644 \emph on
42645 Converters
42646 \emph default
42647  of the 
42648 \emph on
42649 Customization
42650 \emph default
42651  manual.
42652 \end_layout
42653
42654 \begin_layout Subsection
42655 File Formats
42656 \begin_inset CommandInset label
42657 LatexCommand label
42658 name "sec:File-Formats"
42659
42660 \end_inset
42661
42662
42663 \begin_inset Index idx
42664 status collapsed
42665
42666 \begin_layout Plain Layout
42667 File formats
42668 \end_layout
42669
42670 \end_inset
42671
42672
42673 \begin_inset Index idx
42674 status collapsed
42675
42676 \begin_layout Plain Layout
42677 Copiers
42678 \end_layout
42679
42680 \end_inset
42681
42682
42683 \end_layout
42684
42685 \begin_layout Standard
42686 Here you find the list of defined file formats that LyX can handle.
42687  You can modify the viewer and editor program that should be used for certain
42688  formats.
42689 \end_layout
42690
42691 \begin_layout Standard
42692 More about formats, like the options that can be used in the format definition,
42693  is described in the section 
42694 \emph on
42695 Formats
42696 \emph default
42697  of the 
42698 \emph on
42699 Customization
42700 \emph default
42701  manual.
42702 \end_layout
42703
42704 \begin_layout Standard
42705 Since all conversions from one format to another take place in LyX's temporary
42706  directory, it is sometimes necessary to modify a file before copying it
42707  to the temporary directory in order that the conversion may be performed.
42708  This is done by specifying a 
42709 \family sans
42710 Copier
42711 \family default
42712 .
42713  More about this is described in the section 
42714 \emph on
42715 Copiers
42716 \emph default
42717  of the 
42718 \emph on
42719 Customization
42720 \emph default
42721  manual.
42722 \end_layout
42723
42724 \begin_layout Chapter
42725 Units available in LyX
42726 \begin_inset Index idx
42727 status collapsed
42728
42729 \begin_layout Plain Layout
42730 Units
42731 \end_layout
42732
42733 \end_inset
42734
42735
42736 \begin_inset CommandInset label
42737 LatexCommand label
42738 name "cha:Units-available-in"
42739
42740 \end_inset
42741
42742
42743 \end_layout
42744
42745 \begin_layout Standard
42746 To understand the units described in this documentation, 
42747 \begin_inset CommandInset ref
42748 LatexCommand ref
42749 reference "cap:Units"
42750
42751 \end_inset
42752
42753  explains all units available in LyX.
42754 \end_layout
42755
42756 \begin_layout Standard
42757 \begin_inset Float table
42758 placement h
42759 wide false
42760 sideways false
42761 status open
42762
42763 \begin_layout Plain Layout
42764 \begin_inset Caption
42765
42766 \begin_layout Plain Layout
42767 \begin_inset CommandInset label
42768 LatexCommand label
42769 name "cap:Units"
42770
42771 \end_inset
42772
42773 Units
42774 \end_layout
42775
42776 \end_inset
42777
42778
42779 \end_layout
42780
42781 \begin_layout Plain Layout
42782 \begin_inset VSpace medskip
42783 \end_inset
42784
42785
42786 \end_layout
42787
42788 \begin_layout Plain Layout
42789 \align center
42790 \begin_inset Tabular
42791 <lyxtabular version="3" rows="20" columns="2">
42792 <features tabularvalignment="middle">
42793 <column alignment="center" valignment="top" width="0">
42794 <column alignment="center" valignment="top" width="0">
42795 <row>
42796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42797 \begin_inset Text
42798
42799 \begin_layout Plain Layout
42800 unit
42801 \end_layout
42802
42803 \end_inset
42804 </cell>
42805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42806 \begin_inset Text
42807
42808 \begin_layout Plain Layout
42809 name/description
42810 \end_layout
42811
42812 \end_inset
42813 </cell>
42814 </row>
42815 <row>
42816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42817 \begin_inset Text
42818
42819 \begin_layout Plain Layout
42820 mm
42821 \end_layout
42822
42823 \end_inset
42824 </cell>
42825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42826 \begin_inset Text
42827
42828 \begin_layout Plain Layout
42829 millimeter
42830 \end_layout
42831
42832 \end_inset
42833 </cell>
42834 </row>
42835 <row>
42836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42837 \begin_inset Text
42838
42839 \begin_layout Plain Layout
42840 cm
42841 \end_layout
42842
42843 \end_inset
42844 </cell>
42845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42846 \begin_inset Text
42847
42848 \begin_layout Plain Layout
42849 centimeter
42850 \end_layout
42851
42852 \end_inset
42853 </cell>
42854 </row>
42855 <row>
42856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42857 \begin_inset Text
42858
42859 \begin_layout Plain Layout
42860 in
42861 \end_layout
42862
42863 \end_inset
42864 </cell>
42865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42866 \begin_inset Text
42867
42868 \begin_layout Plain Layout
42869 inch
42870 \end_layout
42871
42872 \end_inset
42873 </cell>
42874 </row>
42875 <row>
42876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42877 \begin_inset Text
42878
42879 \begin_layout Plain Layout
42880 pt
42881 \end_layout
42882
42883 \end_inset
42884 </cell>
42885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42886 \begin_inset Text
42887
42888 \begin_layout Plain Layout
42889 point (72.27
42890 \begin_inset space \thinspace{}
42891 \end_inset
42892
42893 pt = 1
42894 \begin_inset space \thinspace{}
42895 \end_inset
42896
42897 in)
42898 \end_layout
42899
42900 \end_inset
42901 </cell>
42902 </row>
42903 <row>
42904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42905 \begin_inset Text
42906
42907 \begin_layout Plain Layout
42908 pc
42909 \end_layout
42910
42911 \end_inset
42912 </cell>
42913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42914 \begin_inset Text
42915
42916 \begin_layout Plain Layout
42917 pica (1
42918 \begin_inset space \thinspace{}
42919 \end_inset
42920
42921 pc = 12
42922 \begin_inset space \thinspace{}
42923 \end_inset
42924
42925 pt)
42926 \end_layout
42927
42928 \end_inset
42929 </cell>
42930 </row>
42931 <row>
42932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42933 \begin_inset Text
42934
42935 \begin_layout Plain Layout
42936 sp
42937 \end_layout
42938
42939 \end_inset
42940 </cell>
42941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42942 \begin_inset Text
42943
42944 \begin_layout Plain Layout
42945 scaled point (65536
42946 \begin_inset space \thinspace{}
42947 \end_inset
42948
42949 sp = 1
42950 \begin_inset space \thinspace{}
42951 \end_inset
42952
42953 pt)
42954 \end_layout
42955
42956 \end_inset
42957 </cell>
42958 </row>
42959 <row>
42960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42961 \begin_inset Text
42962
42963 \begin_layout Plain Layout
42964 bp
42965 \end_layout
42966
42967 \end_inset
42968 </cell>
42969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42970 \begin_inset Text
42971
42972 \begin_layout Plain Layout
42973 big point (72
42974 \begin_inset space \thinspace{}
42975 \end_inset
42976
42977 bp = 1
42978 \begin_inset space \thinspace{}
42979 \end_inset
42980
42981 in)
42982 \end_layout
42983
42984 \end_inset
42985 </cell>
42986 </row>
42987 <row>
42988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42989 \begin_inset Text
42990
42991 \begin_layout Plain Layout
42992 dd
42993 \end_layout
42994
42995 \end_inset
42996 </cell>
42997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42998 \begin_inset Text
42999
43000 \begin_layout Plain Layout
43001 didot (72
43002 \begin_inset space \thinspace{}
43003 \end_inset
43004
43005 dd 
43006 \begin_inset Formula $\approx$
43007 \end_inset
43008
43009  37.6
43010 \begin_inset space \thinspace{}
43011 \end_inset
43012
43013 mm)
43014 \end_layout
43015
43016 \end_inset
43017 </cell>
43018 </row>
43019 <row>
43020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024 cc
43025 \end_layout
43026
43027 \end_inset
43028 </cell>
43029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43030 \begin_inset Text
43031
43032 \begin_layout Plain Layout
43033 cicero (1
43034 \begin_inset space \thinspace{}
43035 \end_inset
43036
43037 cc = 12
43038 \begin_inset space \thinspace{}
43039 \end_inset
43040
43041 dd)
43042 \end_layout
43043
43044 \end_inset
43045 </cell>
43046 </row>
43047 <row>
43048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43049 \begin_inset Text
43050
43051 \begin_layout Plain Layout
43052 Scale%
43053 \end_layout
43054
43055 \end_inset
43056 </cell>
43057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43058 \begin_inset Text
43059
43060 \begin_layout Plain Layout
43061 % of original image width
43062 \end_layout
43063
43064 \end_inset
43065 </cell>
43066 </row>
43067 <row>
43068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43069 \begin_inset Text
43070
43071 \begin_layout Plain Layout
43072 text%
43073 \end_layout
43074
43075 \end_inset
43076 </cell>
43077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43078 \begin_inset Text
43079
43080 \begin_layout Plain Layout
43081 % of text width
43082 \end_layout
43083
43084 \end_inset
43085 </cell>
43086 </row>
43087 <row>
43088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43089 \begin_inset Text
43090
43091 \begin_layout Plain Layout
43092 col%
43093 \end_layout
43094
43095 \end_inset
43096 </cell>
43097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43098 \begin_inset Text
43099
43100 \begin_layout Plain Layout
43101 % of column width
43102 \end_layout
43103
43104 \end_inset
43105 </cell>
43106 </row>
43107 <row>
43108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43109 \begin_inset Text
43110
43111 \begin_layout Plain Layout
43112 page%
43113 \end_layout
43114
43115 \end_inset
43116 </cell>
43117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43118 \begin_inset Text
43119
43120 \begin_layout Plain Layout
43121 % of paper width
43122 \end_layout
43123
43124 \end_inset
43125 </cell>
43126 </row>
43127 <row>
43128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43129 \begin_inset Text
43130
43131 \begin_layout Plain Layout
43132 line%
43133 \end_layout
43134
43135 \end_inset
43136 </cell>
43137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43138 \begin_inset Text
43139
43140 \begin_layout Plain Layout
43141 % of line width
43142 \end_layout
43143
43144 \end_inset
43145 </cell>
43146 </row>
43147 <row>
43148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43149 \begin_inset Text
43150
43151 \begin_layout Plain Layout
43152 theight%
43153 \end_layout
43154
43155 \end_inset
43156 </cell>
43157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43158 \begin_inset Text
43159
43160 \begin_layout Plain Layout
43161 % of text height
43162 \end_layout
43163
43164 \end_inset
43165 </cell>
43166 </row>
43167 <row>
43168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43169 \begin_inset Text
43170
43171 \begin_layout Plain Layout
43172 pheight%
43173 \end_layout
43174
43175 \end_inset
43176 </cell>
43177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43178 \begin_inset Text
43179
43180 \begin_layout Plain Layout
43181 % of paper height
43182 \end_layout
43183
43184 \end_inset
43185 </cell>
43186 </row>
43187 <row>
43188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43189 \begin_inset Text
43190
43191 \begin_layout Plain Layout
43192 ex
43193 \end_layout
43194
43195 \end_inset
43196 </cell>
43197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43198 \begin_inset Text
43199
43200 \begin_layout Plain Layout
43201 height of letter 
43202 \emph on
43203 x
43204 \emph default
43205  in current font
43206 \end_layout
43207
43208 \end_inset
43209 </cell>
43210 </row>
43211 <row>
43212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43213 \begin_inset Text
43214
43215 \begin_layout Plain Layout
43216 em
43217 \end_layout
43218
43219 \end_inset
43220 </cell>
43221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43222 \begin_inset Text
43223
43224 \begin_layout Plain Layout
43225 width of letter 
43226 \emph on
43227 M
43228 \emph default
43229  in current font
43230 \end_layout
43231
43232 \end_inset
43233 </cell>
43234 </row>
43235 <row>
43236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43237 \begin_inset Text
43238
43239 \begin_layout Plain Layout
43240 mu
43241 \end_layout
43242
43243 \end_inset
43244 </cell>
43245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43246 \begin_inset Text
43247
43248 \begin_layout Plain Layout
43249 math unit (1
43250 \begin_inset space \thinspace{}
43251 \end_inset
43252
43253 mu = 1/18
43254 \begin_inset space \thinspace{}
43255 \end_inset
43256
43257 em)
43258 \end_layout
43259
43260 \end_inset
43261 </cell>
43262 </row>
43263 </lyxtabular>
43264
43265 \end_inset
43266
43267
43268 \end_layout
43269
43270 \end_inset
43271
43272
43273 \end_layout
43274
43275 \begin_layout Chapter
43276 Credits
43277 \begin_inset CommandInset label
43278 LatexCommand label
43279 name "cha:Credits"
43280
43281 \end_inset
43282
43283
43284 \end_layout
43285
43286 \begin_layout Standard
43287 The documentation is a collaborative effort between many different people
43288  (and we would encourage people to contribute!).
43289 \end_layout
43290
43291 \begin_layout Itemize
43292
43293 \noun on
43294 Alejandro Aguilar Sierra
43295 \end_layout
43296
43297 \begin_layout Itemize
43298
43299 \noun on
43300 Amir Karger
43301 \end_layout
43302
43303 \begin_layout Itemize
43304
43305 \noun on
43306 David Johnson
43307 \end_layout
43308
43309 \begin_layout Itemize
43310
43311 \noun on
43312 Hartmut Haase
43313 \end_layout
43314
43315 \begin_layout Itemize
43316
43317 \noun on
43318 Ignacio García
43319 \end_layout
43320
43321 \begin_layout Itemize
43322
43323 \noun on
43324 Ivan Schreter
43325 \end_layout
43326
43327 \begin_layout Itemize
43328
43329 \noun on
43330 John Raithel
43331 \end_layout
43332
43333 \begin_layout Itemize
43334
43335 \noun on
43336 John Weiss
43337 \end_layout
43338
43339 \begin_layout Itemize
43340
43341 \noun on
43342 Lars Gullik Bjønnes
43343 \end_layout
43344
43345 \begin_layout Itemize
43346
43347 \noun on
43348 Matthias Ettrich
43349 \end_layout
43350
43351 \begin_layout Itemize
43352
43353 \noun on
43354 Matthias Zenker
43355 \end_layout
43356
43357 \begin_layout Itemize
43358
43359 \noun on
43360 Rich Fields
43361 \end_layout
43362
43363 \begin_layout Itemize
43364
43365 \noun on
43366 Pascal André
43367 \end_layout
43368
43369 \begin_layout Itemize
43370
43371 \noun on
43372 Paul Evans
43373 \end_layout
43374
43375 \begin_layout Itemize
43376
43377 \noun on
43378 Paul Russel
43379 \end_layout
43380
43381 \begin_layout Itemize
43382
43383 \noun on
43384 Robin Socha
43385 \end_layout
43386
43387 \begin_layout Itemize
43388
43389 \noun on
43390 Uwe Stöhr
43391 \end_layout
43392
43393 \begin_layout Itemize
43394 The LyX Team: 
43395 \begin_inset CommandInset citation
43396 LatexCommand cite
43397 key "lyxcredit"
43398
43399 \end_inset
43400
43401
43402 \end_layout
43403
43404 \begin_layout Standard
43405 \begin_inset Newpage newpage
43406 \end_inset
43407
43408 The bibliography on the following page was created with the 
43409 \family sans
43410 Bibliography
43411 \family default
43412  environment.
43413 \end_layout
43414
43415 \begin_layout Bibliography
43416 \labelwidthstring Literaturverzeichnis
43417 \begin_inset CommandInset bibitem
43418 LatexCommand bibitem
43419 label "Credits"
43420 key "lyxcredit"
43421
43422 \end_inset
43423
43424 The LyX Team: 
43425 \begin_inset CommandInset href
43426 LatexCommand href
43427 name "Credits"
43428 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43429
43430 \end_inset
43431
43432 :
43433 \begin_inset Newline newline
43434 \end_inset
43435
43436
43437 \begin_inset Flex URL
43438 status collapsed
43439
43440 \begin_layout Plain Layout
43441
43442 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43443 \end_layout
43444
43445 \end_inset
43446
43447
43448 \end_layout
43449
43450 \begin_layout Bibliography
43451 \labelwidthstring Literaturverzeichnis
43452 \begin_inset CommandInset bibitem
43453 LatexCommand bibitem
43454 key "latexcompanion"
43455
43456 \end_inset
43457
43458 Frank Mittelbach and Michel Goossens: 
43459 \emph on
43460 The LaTeX Companion Second Edition.
43461
43462 \emph default
43463  Addison-Wesley, 2004
43464 \end_layout
43465
43466 \begin_layout Bibliography
43467 \labelwidthstring Literaturverzeichnis
43468 \begin_inset CommandInset bibitem
43469 LatexCommand bibitem
43470 key "latexguide"
43471
43472 \end_inset
43473
43474 Helmut Kopka and Patrick W.
43475  Daly: 
43476 \emph on
43477 A Guide to LaTeX Fourth Edition.
43478
43479 \emph default
43480  Addison-Wesley, 2003
43481 \end_layout
43482
43483 \begin_layout Bibliography
43484 \labelwidthstring Literaturverzeichnis
43485 \begin_inset CommandInset bibitem
43486 LatexCommand bibitem
43487 key "latexbook"
43488
43489 \end_inset
43490
43491 Leslie Lamport: 
43492 \emph on
43493 LaTeX: A Document Preparation System.
43494
43495 \emph default
43496  Addison-Wesley, second edition, 1994
43497 \end_layout
43498
43499 \begin_layout Bibliography
43500 \labelwidthstring Literaturverzeichnis
43501 \begin_inset CommandInset bibitem
43502 LatexCommand bibitem
43503 key "texbook"
43504
43505 \end_inset
43506
43507 Donald E.
43508  Knuth.
43509  
43510 \emph on
43511 The TeXbook.
43512
43513 \emph default
43514  Addison-Wesley, 1984
43515 \end_layout
43516
43517 \begin_layout Bibliography
43518 \labelwidthstring Literaturverzeichnis
43519 \begin_inset CommandInset bibitem
43520 LatexCommand bibitem
43521 key "TeXCatalogue"
43522
43523 \end_inset
43524
43525 The TeX Catalogue:
43526 \begin_inset Newline newline
43527 \end_inset
43528
43529
43530 \begin_inset Flex URL
43531 status collapsed
43532
43533 \begin_layout Plain Layout
43534
43535 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43536 \end_layout
43537
43538 \end_inset
43539
43540
43541 \end_layout
43542
43543 \begin_layout Bibliography
43544 \labelwidthstring Literaturverzeichnis
43545 \begin_inset CommandInset bibitem
43546 LatexCommand bibitem
43547 key "LaTeXFAQ"
43548
43549 \end_inset
43550
43551 The LaTeX FAQ:
43552 \begin_inset Newline newline
43553 \end_inset
43554
43555
43556 \begin_inset Flex URL
43557 status collapsed
43558
43559 \begin_layout Plain Layout
43560
43561 http://www.tex.ac.uk/cgi-bin/texfaq2html
43562 \end_layout
43563
43564 \end_inset
43565
43566
43567 \end_layout
43568
43569 \begin_layout Bibliography
43570 \labelwidthstring Literaturverzeichnis
43571 \begin_inset CommandInset bibitem
43572 LatexCommand bibitem
43573 key "BibTeX"
43574
43575 \end_inset
43576
43577
43578 \begin_inset CommandInset href
43579 LatexCommand href
43580 name "Documentation"
43581 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43582
43583 \end_inset
43584
43585  of the program 
43586 \family sans
43587 BibTeX
43588 \family default
43589 :
43590 \begin_inset Newline newline
43591 \end_inset
43592
43593
43594 \begin_inset Flex URL
43595 status collapsed
43596
43597 \begin_layout Plain Layout
43598
43599 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43600 \end_layout
43601
43602 \end_inset
43603
43604
43605 \end_layout
43606
43607 \begin_layout Bibliography
43608 \labelwidthstring Literaturverzeichnis
43609 \begin_inset CommandInset bibitem
43610 LatexCommand bibitem
43611 key "BibTeX-2"
43612
43613 \end_inset
43614
43615
43616 \begin_inset CommandInset href
43617 LatexCommand href
43618 name "Documentation"
43619 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43620
43621 \end_inset
43622
43623  how to use the program 
43624 \family sans
43625 BibTeX
43626 \family default
43627 :
43628 \begin_inset Newline newline
43629 \end_inset
43630
43631
43632 \begin_inset Flex URL
43633 status collapsed
43634
43635 \begin_layout Plain Layout
43636
43637 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43638 \end_layout
43639
43640 \end_inset
43641
43642
43643 \end_layout
43644
43645 \begin_layout Bibliography
43646 \labelwidthstring Literaturverzeichnis
43647 \begin_inset CommandInset bibitem
43648 LatexCommand bibitem
43649 key "makeindex"
43650
43651 \end_inset
43652
43653
43654 \begin_inset CommandInset href
43655 LatexCommand href
43656 name "Documentation"
43657 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43658
43659 \end_inset
43660
43661  of the program 
43662 \family sans
43663 makeindex
43664 \family default
43665 :
43666 \begin_inset Newline newline
43667 \end_inset
43668
43669
43670 \begin_inset Flex URL
43671 status collapsed
43672
43673 \begin_layout Plain Layout
43674
43675 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43676 \end_layout
43677
43678 \end_inset
43679
43680
43681 \end_layout
43682
43683 \begin_layout Bibliography
43684 \labelwidthstring Literaturverzeichnis
43685 \begin_inset CommandInset bibitem
43686 LatexCommand bibitem
43687 key "xindy"
43688
43689 \end_inset
43690
43691
43692 \begin_inset CommandInset href
43693 LatexCommand href
43694 name "Documentation"
43695 target "http://www.xindy.org/documentation.html"
43696
43697 \end_inset
43698
43699  of the program 
43700 \family sans
43701 xindy
43702 \family default
43703 :
43704 \begin_inset Newline newline
43705 \end_inset
43706
43707
43708 \begin_inset Flex URL
43709 status collapsed
43710
43711 \begin_layout Plain Layout
43712
43713 http://www.xindy.org/documentation.html
43714 \end_layout
43715
43716 \end_inset
43717
43718
43719 \end_layout
43720
43721 \begin_layout Bibliography
43722 \labelwidthstring Literaturverzeichnis
43723 \begin_inset CommandInset bibitem
43724 LatexCommand bibitem
43725 key "caption"
43726
43727 \end_inset
43728
43729
43730 \begin_inset CommandInset href
43731 LatexCommand href
43732 name "Documentation"
43733 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43734
43735 \end_inset
43736
43737  of the LaTeX-package 
43738 \series bold
43739 caption
43740 \series default
43741
43742 \begin_inset Index idx
43743 status collapsed
43744
43745 \begin_layout Plain Layout
43746 LaTeX-packages ! caption
43747 \end_layout
43748
43749 \end_inset
43750
43751 :
43752 \begin_inset Newline newline
43753 \end_inset
43754
43755
43756 \begin_inset Flex URL
43757 status collapsed
43758
43759 \begin_layout Plain Layout
43760
43761 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43762 \end_layout
43763
43764 \end_inset
43765
43766
43767 \end_layout
43768
43769 \begin_layout Bibliography
43770 \labelwidthstring Literaturverzeichnis
43771 \begin_inset CommandInset bibitem
43772 LatexCommand bibitem
43773 key "fancyhdr"
43774
43775 \end_inset
43776
43777
43778 \begin_inset CommandInset href
43779 LatexCommand href
43780 name "Documentation"
43781 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43782
43783 \end_inset
43784
43785  of the LaTeX-package 
43786 \series bold
43787 fancyhdr
43788 \series default
43789
43790 \begin_inset Index idx
43791 status collapsed
43792
43793 \begin_layout Plain Layout
43794 LaTeX-packages ! fancyhdr
43795 \end_layout
43796
43797 \end_inset
43798
43799 :
43800 \begin_inset Newline newline
43801 \end_inset
43802
43803
43804 \begin_inset Flex URL
43805 status collapsed
43806
43807 \begin_layout Plain Layout
43808
43809 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43810 \end_layout
43811
43812 \end_inset
43813
43814
43815 \end_layout
43816
43817 \begin_layout Bibliography
43818 \labelwidthstring Literaturverzeichnis
43819 \begin_inset CommandInset bibitem
43820 LatexCommand bibitem
43821 key "hyperref"
43822
43823 \end_inset
43824
43825
43826 \series bold
43827
43828 \begin_inset CommandInset href
43829 LatexCommand href
43830 name "Documentation"
43831 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43832
43833 \end_inset
43834
43835
43836 \series default
43837  of the LaTeX-package 
43838 \series bold
43839 hyperref
43840 \series default
43841
43842 \begin_inset Index idx
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846 LaTeX-packages ! hyperref
43847 \end_layout
43848
43849 \end_inset
43850
43851 :
43852 \begin_inset Newline newline
43853 \end_inset
43854
43855
43856 \begin_inset Flex URL
43857 status collapsed
43858
43859 \begin_layout Plain Layout
43860
43861 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43862 \end_layout
43863
43864 \end_inset
43865
43866
43867 \end_layout
43868
43869 \begin_layout Bibliography
43870 \labelwidthstring Literaturverzeichnis
43871 \begin_inset CommandInset bibitem
43872 LatexCommand bibitem
43873 key "nomencl"
43874
43875 \end_inset
43876
43877
43878 \begin_inset CommandInset href
43879 LatexCommand href
43880 name "Documentation"
43881 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43882
43883 \end_inset
43884
43885  of the LaTeX-package 
43886 \series bold
43887 nomencl
43888 \series default
43889
43890 \begin_inset Index idx
43891 status collapsed
43892
43893 \begin_layout Plain Layout
43894 LaTeX-packages ! nomencl
43895 \end_layout
43896
43897 \end_inset
43898
43899 :
43900 \begin_inset Newline newline
43901 \end_inset
43902
43903
43904 \begin_inset Flex URL
43905 status collapsed
43906
43907 \begin_layout Plain Layout
43908
43909 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43910 \end_layout
43911
43912 \end_inset
43913
43914
43915 \end_layout
43916
43917 \begin_layout Bibliography
43918 \labelwidthstring Literaturverzeichnis
43919 \begin_inset CommandInset bibitem
43920 LatexCommand bibitem
43921 key "tipa"
43922
43923 \end_inset
43924
43925
43926 \begin_inset CommandInset href
43927 LatexCommand href
43928 name "Documentation"
43929 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43930
43931 \end_inset
43932
43933  of the LaTeX-package 
43934 \series bold
43935 tipa
43936 \series default
43937
43938 \begin_inset Index idx
43939 status collapsed
43940
43941 \begin_layout Plain Layout
43942 LaTeX-packages ! tipa
43943 \end_layout
43944
43945 \end_inset
43946
43947 :
43948 \begin_inset Newline newline
43949 \end_inset
43950
43951
43952 \begin_inset Flex URL
43953 status collapsed
43954
43955 \begin_layout Plain Layout
43956
43957 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43958 \end_layout
43959
43960 \end_inset
43961
43962
43963 \end_layout
43964
43965 \begin_layout Bibliography
43966 \labelwidthstring Literaturverzeichnis
43967 \begin_inset CommandInset bibitem
43968 LatexCommand bibitem
43969 key "wrapfig"
43970
43971 \end_inset
43972
43973
43974 \begin_inset CommandInset href
43975 LatexCommand href
43976 name "Documentation"
43977 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43978
43979 \end_inset
43980
43981  of the LaTeX-package 
43982 \series bold
43983 wrapfig
43984 \series default
43985
43986 \begin_inset Index idx
43987 status collapsed
43988
43989 \begin_layout Plain Layout
43990 LaTeX-packages ! wrapfig
43991 \end_layout
43992
43993 \end_inset
43994
43995 :
43996 \begin_inset Newline newline
43997 \end_inset
43998
43999
44000 \begin_inset Flex URL
44001 status collapsed
44002
44003 \begin_layout Plain Layout
44004
44005 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44006 \end_layout
44007
44008 \end_inset
44009
44010
44011 \end_layout
44012
44013 \begin_layout Bibliography
44014 \labelwidthstring Literaturverzeichnis
44015 \begin_inset CommandInset bibitem
44016 LatexCommand bibitem
44017 key "XeTeX"
44018
44019 \end_inset
44020
44021
44022 \begin_inset CommandInset href
44023 LatexCommand href
44024 name "Wiki-page"
44025 target "http://wiki.lyx.org/LyX/XeTeX"
44026
44027 \end_inset
44028
44029  how to use LyX with XeTeX:
44030 \begin_inset Newline newline
44031 \end_inset
44032
44033
44034 \begin_inset Flex URL
44035 status collapsed
44036
44037 \begin_layout Plain Layout
44038
44039 http://wiki.lyx.org/LyX/XeTeX
44040 \end_layout
44041
44042 \end_inset
44043
44044
44045 \end_layout
44046
44047 \begin_layout Bibliography
44048 \labelwidthstring Literaturverzeichnis
44049 \begin_inset CommandInset bibitem
44050 LatexCommand bibitem
44051 key "Arabic"
44052
44053 \end_inset
44054
44055
44056 \begin_inset CommandInset href
44057 LatexCommand href
44058 name "Wiki-page"
44059 target "http://wiki.lyx.org/Windows/Arabic"
44060
44061 \end_inset
44062
44063  how to set up LyX for Arabic:
44064 \begin_inset Newline newline
44065 \end_inset
44066
44067
44068 \begin_inset Flex URL
44069 status collapsed
44070
44071 \begin_layout Plain Layout
44072
44073 http://wiki.lyx.org/Windows/Arabic
44074 \end_layout
44075
44076 \end_inset
44077
44078
44079 \end_layout
44080
44081 \begin_layout Bibliography
44082 \labelwidthstring Literaturverzeichnis
44083 \begin_inset CommandInset bibitem
44084 LatexCommand bibitem
44085 key "Armenian"
44086
44087 \end_inset
44088
44089
44090 \begin_inset CommandInset href
44091 LatexCommand href
44092 name "Wiki-page"
44093 target "http://wiki.lyx.org/Windows/Armenian"
44094
44095 \end_inset
44096
44097  how to set up LyX for Armenian:
44098 \begin_inset Newline newline
44099 \end_inset
44100
44101
44102 \begin_inset Flex URL
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106
44107 http://wiki.lyx.org/Windows/Armenian
44108 \end_layout
44109
44110 \end_inset
44111
44112
44113 \end_layout
44114
44115 \begin_layout Bibliography
44116 \labelwidthstring Literaturverzeichnis
44117 \begin_inset CommandInset bibitem
44118 LatexCommand bibitem
44119 key "Farsi"
44120
44121 \end_inset
44122
44123
44124 \begin_inset CommandInset href
44125 LatexCommand href
44126 name "Wiki-page"
44127 target "http://wiki.lyx.org/Windows/Farsi"
44128
44129 \end_inset
44130
44131  how to set up LyX for Farsi:
44132 \begin_inset Newline newline
44133 \end_inset
44134
44135
44136 \begin_inset Flex URL
44137 status collapsed
44138
44139 \begin_layout Plain Layout
44140
44141 http://wiki.lyx.org/Windows/Farsi
44142 \end_layout
44143
44144 \end_inset
44145
44146
44147 \end_layout
44148
44149 \begin_layout Bibliography
44150 \labelwidthstring Literaturverzeichnis
44151 \begin_inset CommandInset bibitem
44152 LatexCommand bibitem
44153 key "Hebrew"
44154
44155 \end_inset
44156
44157
44158 \begin_inset CommandInset href
44159 LatexCommand href
44160 name "Wiki-page"
44161 target "http://wiki.lyx.org/Windows/Hebrew"
44162
44163 \end_inset
44164
44165  how to set up LyX for Hebrew:
44166 \begin_inset Newline newline
44167 \end_inset
44168
44169
44170 \begin_inset Flex URL
44171 status collapsed
44172
44173 \begin_layout Plain Layout
44174
44175 http://wiki.lyx.org/Windows/Hebrew
44176 \end_layout
44177
44178 \end_inset
44179
44180
44181 \end_layout
44182
44183 \begin_layout Bibliography
44184 \labelwidthstring Literaturverzeichnis
44185 \begin_inset CommandInset bibitem
44186 LatexCommand bibitem
44187 key "Japanese"
44188
44189 \end_inset
44190
44191
44192 \begin_inset CommandInset href
44193 LatexCommand href
44194 name "Wiki-page"
44195 target "http://wiki.lyx.org/Windows/Japanese"
44196
44197 \end_inset
44198
44199  how to set up LyX for Japanese:
44200 \begin_inset Newline newline
44201 \end_inset
44202
44203
44204 \begin_inset Flex URL
44205 status collapsed
44206
44207 \begin_layout Plain Layout
44208
44209 http://wiki.lyx.org/Windows/Japanese
44210 \end_layout
44211
44212 \end_inset
44213
44214
44215 \end_layout
44216
44217 \begin_layout Bibliography
44218 \labelwidthstring Literaturverzeichnis
44219 \begin_inset CommandInset bibitem
44220 LatexCommand bibitem
44221 key "Latvian"
44222
44223 \end_inset
44224
44225
44226 \begin_inset CommandInset href
44227 LatexCommand href
44228 name "Wiki-page"
44229 target "http://wiki.lyx.org/Windows/Latvian"
44230
44231 \end_inset
44232
44233  how to set up LyX for Latvian:
44234 \begin_inset Newline newline
44235 \end_inset
44236
44237
44238 \begin_inset Flex URL
44239 status collapsed
44240
44241 \begin_layout Plain Layout
44242
44243 http://wiki.lyx.org/Windows/Latvian
44244 \end_layout
44245
44246 \end_inset
44247
44248
44249 \end_layout
44250
44251 \begin_layout Bibliography
44252 \labelwidthstring Literaturverzeichnis
44253 \begin_inset CommandInset bibitem
44254 LatexCommand bibitem
44255 key "Lithuanian"
44256
44257 \end_inset
44258
44259
44260 \begin_inset CommandInset href
44261 LatexCommand href
44262 name "Wiki-page"
44263 target "http://wiki.lyx.org/Windows/Lithuanian"
44264
44265 \end_inset
44266
44267  how to set up LyX for Lithuanian:
44268 \begin_inset Newline newline
44269 \end_inset
44270
44271
44272 \begin_inset Flex URL
44273 status collapsed
44274
44275 \begin_layout Plain Layout
44276
44277 http://wiki.lyx.org/Windows/Lithuanian
44278 \end_layout
44279
44280 \end_inset
44281
44282
44283 \end_layout
44284
44285 \begin_layout Bibliography
44286 \labelwidthstring Literaturverzeichnis
44287 \begin_inset CommandInset bibitem
44288 LatexCommand bibitem
44289 key "Mongolian"
44290
44291 \end_inset
44292
44293
44294 \begin_inset CommandInset href
44295 LatexCommand href
44296 name "Wiki-page"
44297 target "http://wiki.lyx.org/Windows/Mongolian"
44298
44299 \end_inset
44300
44301  how to set up LyX for Mongolian:
44302 \begin_inset Newline newline
44303 \end_inset
44304
44305
44306 \begin_inset Flex URL
44307 status collapsed
44308
44309 \begin_layout Plain Layout
44310
44311 http://wiki.lyx.org/Windows/Mongolian
44312 \end_layout
44313
44314 \end_inset
44315
44316
44317 \end_layout
44318
44319 \begin_layout Bibliography
44320 \labelwidthstring Literaturverzeichnis
44321 \begin_inset CommandInset bibitem
44322 LatexCommand bibitem
44323 key "Vietnamese"
44324
44325 \end_inset
44326
44327
44328 \begin_inset CommandInset href
44329 LatexCommand href
44330 name "Wiki-page"
44331 target "http://wiki.lyx.org/Windows/Vietnamese"
44332
44333 \end_inset
44334
44335  how to set up LyX for Vietnamese:
44336 \begin_inset Newline newline
44337 \end_inset
44338
44339
44340 \begin_inset Flex URL
44341 status collapsed
44342
44343 \begin_layout Plain Layout
44344
44345 http://wiki.lyx.org/Windows/Vietnamese
44346 \end_layout
44347
44348 \end_inset
44349
44350
44351 \end_layout
44352
44353 \begin_layout Bibliography
44354 \labelwidthstring Literaturverzeichnis
44355 \begin_inset CommandInset bibitem
44356 LatexCommand bibitem
44357 key "LyX-func"
44358
44359 \end_inset
44360
44361
44362 \begin_inset CommandInset href
44363 LatexCommand href
44364 name "Wiki-page"
44365 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44366
44367 \end_inset
44368
44369  with a list of all available LyX-functions:
44370 \begin_inset Newline newline
44371 \end_inset
44372
44373
44374 \begin_inset Flex URL
44375 status collapsed
44376
44377 \begin_layout Plain Layout
44378
44379 http://wiki.lyx.org/LyX/LyxFunctionList
44380 \end_layout
44381
44382 \end_inset
44383
44384
44385 \end_layout
44386
44387 \begin_layout Bibliography
44388 \labelwidthstring Literaturverzeichnis
44389 \begin_inset CommandInset bibitem
44390 LatexCommand bibitem
44391 key "NewInLyX16"
44392
44393 \end_inset
44394
44395
44396 \begin_inset CommandInset href
44397 LatexCommand href
44398 name "Wiki-page"
44399 target "http://wiki.lyx.org/LyX/NewInLyX16"
44400
44401 \end_inset
44402
44403  about new features in 
44404 \family sans
44405 LyX 1.6.0
44406 \family default
44407 :
44408 \begin_inset Newline newline
44409 \end_inset
44410
44411
44412 \begin_inset Flex URL
44413 status collapsed
44414
44415 \begin_layout Plain Layout
44416
44417 http://wiki.lyx.org/LyX/NewInLyX16
44418 \end_layout
44419
44420 \end_inset
44421
44422
44423 \end_layout
44424
44425 \begin_layout Standard
44426 \begin_inset Newpage newpage
44427 \end_inset
44428
44429
44430 \begin_inset ERT
44431 status collapsed
44432
44433 \begin_layout Plain Layout
44434
44435
44436 \backslash
44437 let
44438 \backslash
44439 mybibname
44440 \backslash
44441 bibname
44442 \end_layout
44443
44444 \begin_layout Plain Layout
44445
44446
44447 \backslash
44448 renewcommand{
44449 \backslash
44450 bibname}{
44451 \backslash
44452 mybibname
44453 \backslash
44454 ; 2}
44455 \end_layout
44456
44457 \end_inset
44458
44459
44460 \begin_inset Note Note
44461 status collapsed
44462
44463 \begin_layout Plain Layout
44464 The command 
44465 \series bold
44466
44467 \backslash
44468 bibname
44469 \series default
44470  is the name of the bibliography in the current document language.
44471  It is redefined here with the number 2 at the end to state that the following
44472  bibliography is the second one:
44473 \end_layout
44474
44475 \end_inset
44476
44477
44478 \end_layout
44479
44480 \begin_layout Standard
44481 \begin_inset CommandInset bibtex
44482 LatexCommand bibtex
44483 bibfiles "biblio/LyXDocs"
44484 options "biblio/alphadin"
44485
44486 \end_inset
44487
44488
44489 \end_layout
44490
44491 \begin_layout Standard
44492 The above bibliography is created from a BibTeX-database.
44493 \end_layout
44494
44495 \begin_layout Standard
44496 \begin_inset CommandInset nomencl_print
44497 LatexCommand printnomenclature
44498 set_width "none"
44499
44500 \end_inset
44501
44502
44503 \begin_inset CommandInset index_print
44504 LatexCommand printindex
44505 type "idx"
44506
44507 \end_inset
44508
44509
44510 \end_layout
44511
44512 \end_body
44513 \end_document