]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
fb21a7e0852164d0c2d4c1786477d133569a2031
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
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 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \end_header
138
139 \begin_body
140
141 \begin_layout Title
142 The LyX User's Guide
143 \end_layout
144
145 \begin_layout Author
146 by the LyX Team
147 \begin_inset Foot
148 status collapsed
149
150 \begin_layout Plain Layout
151 \noindent
152 If you have comments or error corrections, please send them to the LyX Documenta
153 tion mailing list: 
154 \begin_inset CommandInset href
155 LatexCommand href
156 target "lyx-docs@lists.lyx.org"
157 type "mailto:"
158
159 \end_inset
160
161
162 \end_layout
163
164 \end_inset
165
166
167 \begin_inset Newline newline
168 \end_inset
169
170
171 \begin_inset Newline newline
172 \end_inset
173
174 Version 2.0.x
175 \begin_inset Note Note
176 status open
177
178 \begin_layout Plain Layout
179 The latest PDF-version of this document can be found here:
180 \begin_inset Newline newline
181 \end_inset
182
183
184 \series bold
185 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
186 \end_layout
187
188 \end_inset
189
190
191 \end_layout
192
193 \begin_layout Standard
194 \begin_inset CommandInset toc
195 LatexCommand tableofcontents
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Chapter
203 Getting Started
204 \end_layout
205
206 \begin_layout Section
207 What is LyX?
208 \end_layout
209
210 \begin_layout Standard
211 LyX is a document preparation system.
212  It is a tool for producing beautiful manuscripts, publishable books, business
213  letters and proposals, and even poetry.
214  It is unlike most other 
215 \begin_inset Quotes eld
216 \end_inset
217
218 word processors
219 \begin_inset Quotes erd
220 \end_inset
221
222  in the sense that it uses the paradigm of a markup language as its core
223  editing style.
224  That means that when you type a section header, you mark it as a 
225 \begin_inset Quotes eld
226 \end_inset
227
228 Section
229 \begin_inset Quotes erd
230 \end_inset
231
232 , not 
233 \begin_inset Quotes eld
234 \end_inset
235
236 Bold, 17
237 \begin_inset space \thinspace{}
238 \end_inset
239
240 pt type, left justified, 5
241 \begin_inset space \thinspace{}
242 \end_inset
243
244 mm space below
245 \begin_inset Quotes erd
246 \end_inset
247
248 .
249  LyX takes care of the typesetting for you, so you deal only with concepts,
250  not the mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in much greater detail in the 
255 \emph on
256
257 \begin_inset Quotes eld
258 \end_inset
259
260 Introduction
261 \begin_inset Quotes erd
262 \end_inset
263
264
265 \emph default
266 .
267  If you haven't read it yet, you need to.
268  Yes, we mean now.
269 \end_layout
270
271 \begin_layout Standard
272 The 
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes several things in addition to LyX's philosophy: most importantly,
285  the format of all of the manuals.
286  If you don't read it, you will have a bear of a time navigating this manual.
287  You might also be better served looking in one of the other manuals instead
288  of this one.
289  
290 \begin_inset Quotes eld
291 \end_inset
292
293
294 \emph on
295 Introduction
296 \emph default
297
298 \begin_inset Quotes erd
299 \end_inset
300
301  describes that, too.
302 \end_layout
303
304 \begin_layout Section
305 How LyX Looks
306 \end_layout
307
308 \begin_layout Standard
309 Like most applications, LyX has the familiar menu bar across the top of
310  its window.
311  Below it is a toolbar with a pulldown box and various buttons.
312  There is, of course, a vertical scrollbar and a main work area for editing
313  documents.
314 \end_layout
315
316 \begin_layout Standard
317 Note that there is no horizontal scrollbar.
318  This is not a bug or an oversight, but intentional.
319  When you read a book, you expect the end of a line to wrap around to the
320  next line.
321  Text overflows onto new pages in a vertical fashion, hence the need for
322  only a vertical scrollbar.
323  There are three cases where you might want a horizontal scrollbar.
324  The first case is large images.
325  To avoid that they are displayed larger than your screen, use in the image
326  settings the option 
327 \family sans
328 Scale on Screen
329 \family default
330  in the tab 
331 \family sans
332 LaTeX and LyX options
333 \family default
334 .
335  The second and third cases are tables and equations which are wider than
336  the LyX window.
337  You can use the arrow keys to scroll horizontally through the table, but
338  this doesn't work for equations yet.
339 \end_layout
340
341 \begin_layout Standard
342 For a brief description of all LyX menus and toolbar buttons, have a look
343  at Appendix
344 \begin_inset space ~
345 \end_inset
346
347
348 \begin_inset CommandInset ref
349 LatexCommand ref
350 reference "chap:The-User-Interface"
351
352 \end_inset
353
354 .
355 \end_layout
356
357 \begin_layout Section
358 HELP
359 \end_layout
360
361 \begin_layout Standard
362 The help system consists of the LyX manuals.
363  You can read 
364 \emph on
365 all
366 \emph default
367  of the manuals from inside LyX.
368  Just select the manual you want read from the 
369 \family sans
370 Help
371 \family default
372  menu.
373 \end_layout
374
375 \begin_layout Section
376 Basic LyX Setup
377 \begin_inset CommandInset label
378 LatexCommand label
379 name "sec:Basic-LyX-Setup"
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Standard
387 Almost all features of LyX that can be configured via the menu 
388 \family sans
389 Tools\SpecialChar \menuseparator
390 Preferences
391 \family default
392 .
393 \begin_inset Index idx
394 status collapsed
395
396 \begin_layout Plain Layout
397 Preferences
398 \end_layout
399
400 \end_inset
401
402  LyX is able to inspect your system to see what programs, LaTeX document
403  classes and LaTeX packages are available.
404  It uses this knowledge to give reasonable defaults for the preferences
405  settings.
406  Although this configuration has already been done when LyX was installed
407  on your system, you might have some items that you installed locally, e.
408 \begin_inset space \thinspace{}
409 \end_inset
410
411 g.
412 \begin_inset space \space{}
413 \end_inset
414
415 new LaTeX classes, and which are not seen by LyX.
416  To force LyX to re-inspect your system, you should use 
417 \family sans
418 Tools\SpecialChar \menuseparator
419 Reconfigure
420 \family default
421 .
422 \begin_inset Index idx
423 status collapsed
424
425 \begin_layout Plain Layout
426 Reconfiguration of LyX
427 \end_layout
428
429 \end_inset
430
431  You should then restart LyX to ensure that the changes are taken into account.
432 \end_layout
433
434 \begin_layout Section
435 LaTeX Setup
436 \begin_inset CommandInset label
437 LatexCommand label
438 name "sec:LaTeX-Setup"
439
440 \end_inset
441
442
443 \end_layout
444
445 \begin_layout Standard
446 You can edit documents in LyX without having LaTeX installed, but you will
447  not to able to create PDFs or print your documents unless you do have it
448  installed.
449  However, some LyX documents use DocBook as the `backend' that can produce
450  PDFs and the like, and every LyX document can always be output as plain
451  text or as XHTML.
452 \end_layout
453
454 \begin_layout Standard
455 Some document classes may depend upon specific LaTeX or DocBook classes
456  or packages.
457  Such document classes can be used even if you do not have the required
458  files installed, but you will not be able to produce certain kinds of output.
459 \end_layout
460
461 \begin_layout Standard
462 The LaTeX packages that LyX has found on your system are listed in a file
463  you can view from the menu 
464 \family sans
465 Help\SpecialChar \menuseparator
466 LaT
467 \begin_inset ERT
468 status collapsed
469
470 \begin_layout Plain Layout
471
472 {}
473 \end_layout
474
475 \end_inset
476
477 eX
478 \begin_inset space ~
479 \end_inset
480
481 Configuration
482 \family default
483 .
484  If you are missing packages you need, then you must install them and then
485  reconfigure LyX (menu 
486 \family sans
487 Tools\SpecialChar \menuseparator
488 Reconfigure
489 \family default
490 ).
491 \begin_inset Note Note
492 status collapsed
493
494 \begin_layout Plain Layout
495 The two braces in the TeX Code box prevent that the term 
496 \begin_inset Quotes eld
497 \end_inset
498
499 LaTeX
500 \begin_inset Quotes erd
501 \end_inset
502
503  from being printed with sub- and superscript letters.
504  More about TeX Code is described in section
505 \begin_inset space ~
506 \end_inset
507
508
509 \begin_inset CommandInset ref
510 LatexCommand ref
511 reference "sec:TeX-Code"
512
513 \end_inset
514
515 , the printout of proper names like LaTeX is explained in section
516 \begin_inset space ~
517 \end_inset
518
519
520 \begin_inset CommandInset ref
521 LatexCommand ref
522 reference "sub:LyX's-Proper-Names"
523
524 \end_inset
525
526 .
527 \end_layout
528
529 \end_inset
530
531
532 \begin_inset Index idx
533 status collapsed
534
535 \begin_layout Plain Layout
536 Reconfiguration of LyX
537 \end_layout
538
539 \end_inset
540
541  See section 5.1 of the 
542 \emph on
543 Customization
544 \emph default
545  manual for more information on installing additional LaTeX packages.
546 \end_layout
547
548 \begin_layout Chapter
549 How to work with LyX
550 \end_layout
551
552 \begin_layout Section
553 Basic File Operations
554 \begin_inset Index idx
555 status collapsed
556
557 \begin_layout Plain Layout
558 File Operations
559 \end_layout
560
561 \end_inset
562
563
564 \end_layout
565
566 \begin_layout Standard
567 Under the 
568 \family sans
569 File
570 \family default
571  menu and in the standard toolbar are basic operations for any word processor
572  in addition to some more advanced operations:
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 New 
579 \begin_inset Info
580 type  "icon"
581 arg   "buffer-new"
582 \end_inset
583
584
585 \end_layout
586
587 \begin_layout Itemize
588
589 \family sans
590 New
591 \begin_inset space ~
592 \end_inset
593
594 from
595 \bar under
596
597 \begin_inset space ~
598 \end_inset
599
600
601 \bar default
602 Template
603 \end_layout
604
605 \begin_layout Itemize
606
607 \family sans
608 Open 
609 \begin_inset Info
610 type  "icon"
611 arg   "file-open"
612 \end_inset
613
614
615 \end_layout
616
617 \begin_layout Itemize
618
619 \family sans
620 Close
621 \end_layout
622
623 \begin_layout Itemize
624
625 \family sans
626 Save 
627 \begin_inset Info
628 type  "icon"
629 arg   "buffer-write"
630 \end_inset
631
632
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Save
639 \begin_inset space ~
640 \end_inset
641
642 As
643 \end_layout
644
645 \begin_layout Itemize
646
647 \family sans
648 Revert
649 \begin_inset space ~
650 \end_inset
651
652 to
653 \begin_inset space ~
654 \end_inset
655
656 saved
657 \end_layout
658
659 \begin_layout Itemize
660
661 \family sans
662 Version
663 \begin_inset space ~
664 \end_inset
665
666 Control
667 \end_layout
668
669 \begin_layout Itemize
670
671 \family sans
672 Import
673 \end_layout
674
675 \begin_layout Itemize
676
677 \family sans
678 Export
679 \end_layout
680
681 \begin_layout Itemize
682
683 \family sans
684 Print 
685 \begin_inset Info
686 type  "icon"
687 arg   "dialog-show print"
688 \end_inset
689
690
691 \end_layout
692
693 \begin_layout Itemize
694
695 \family sans
696 Exit
697 \end_layout
698
699 \begin_layout Standard
700 They all do pretty much the same thing as in other word processors, with
701  a few minor differences.
702  The 
703 \family sans
704 File\SpecialChar \menuseparator
705 New
706 \begin_inset space ~
707 \end_inset
708
709 from
710 \bar under
711
712 \begin_inset space ~
713 \end_inset
714
715
716 \bar default
717 Template
718 \family default
719  command not only prompts you for a name for the new file, but also prompts
720  you for a template to use.
721  Selecting a template will automatically set certain layout features for
722  the document, features you would otherwise need to change manually.
723  They can be of use for certain classes, especially those for writing letters
724  (see section
725 \begin_inset space ~
726 \end_inset
727
728
729 \begin_inset CommandInset ref
730 LatexCommand ref
731 reference "sec:Document-Classes"
732
733 \end_inset
734
735 ).
736 \end_layout
737
738 \begin_layout Standard
739 \begin_inset Note Greyedout
740 status open
741
742 \begin_layout Plain Layout
743
744 \series bold
745 Note:
746 \series default
747  There is no 
748 \begin_inset Quotes eld
749 \end_inset
750
751 default file
752 \begin_inset Quotes erd
753 \end_inset
754
755  or document named 
756 \begin_inset Quotes eld
757 \end_inset
758
759 Untitled
760 \begin_inset Quotes erd
761 \end_inset
762
763  or 
764 \begin_inset Quotes eld
765 \end_inset
766
767 scratch.
768 \begin_inset Quotes erd
769 \end_inset
770
771  Unless you tell LyX to open a file or create a new one, that big, blank
772  space is just that — a big, blank space.
773 \end_layout
774
775 \end_inset
776
777
778 \end_layout
779
780 \begin_layout Standard
781
782 \family sans
783 Revert
784 \begin_inset space ~
785 \end_inset
786
787 to
788 \begin_inset space ~
789 \end_inset
790
791 saved
792 \family default
793  and 
794 \family sans
795 Version
796 \begin_inset space ~
797 \end_inset
798
799 Control
800 \family default
801  are useful if more people work on the same document at the same time
802 \begin_inset Foot
803 status collapsed
804
805 \begin_layout Plain Layout
806 If you plan to do this, you should check out the Version Control feature
807  in LyX also.
808  Read 
809 \emph on
810 Additional Features
811 \emph default
812 \SpecialChar \@.
813
814 \end_layout
815
816 \end_inset
817
818 .
819  
820 \family sans
821 Revert
822 \begin_inset space ~
823 \end_inset
824
825 to
826 \begin_inset space ~
827 \end_inset
828
829 saved
830 \family default
831  will reload the document from disk.
832  You can of course also use it if you regret that you changed a document
833  and want to restore it to the last save.
834  With
835 \family sans
836  Version
837 \begin_inset space ~
838 \end_inset
839
840 Control 
841 \family default
842 you can there register the changes you made to a document so that others
843  can identify them as your changes.
844 \end_layout
845
846 \begin_layout Section
847 Basic Editing Features
848 \begin_inset Index idx
849 status collapsed
850
851 \begin_layout Plain Layout
852 Editing
853 \end_layout
854
855 \end_inset
856
857
858 \begin_inset CommandInset label
859 LatexCommand label
860 name "sec:Basic-Editing-Features"
861
862 \end_inset
863
864
865 \end_layout
866
867 \begin_layout Standard
868 Like most modern word processors, LyX can perform cut and paste operations
869  on blocks of text, can move by character, word, or page of text, and can
870  delete whole words as well as individual characters.
871  The next four sections cover the basic LyX editing features and how to
872  access them.
873  We will start with cut and paste.
874 \end_layout
875
876 \begin_layout Standard
877 As you might expect, the 
878 \family sans
879 Edit
880 \family default
881  menu and the standard toolbar has the cut and paste commands, along with
882  various other editing features.
883  Some of these are special and covered in later sections.
884  The basic ones are:
885 \end_layout
886
887 \begin_layout Itemize
888
889 \family sans
890 Cut 
891 \family default
892
893 \begin_inset Info
894 type  "icon"
895 arg   "cut"
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Itemize
902
903 \family sans
904 Copy 
905 \family default
906
907 \begin_inset Info
908 type  "icon"
909 arg   "copy"
910 \end_inset
911
912
913 \end_layout
914
915 \begin_layout Itemize
916
917 \family sans
918 Paste 
919 \family default
920
921 \begin_inset Info
922 type  "icon"
923 arg   "paste"
924 \end_inset
925
926
927 \end_layout
928
929 \begin_layout Itemize
930
931 \family sans
932 Paste
933 \begin_inset space ~
934 \end_inset
935
936 Recent
937 \end_layout
938
939 \begin_layout Itemize
940
941 \family sans
942 Paste
943 \begin_inset space ~
944 \end_inset
945
946 Special
947 \end_layout
948
949 \begin_layout Itemize
950
951 \family sans
952 Find
953 \begin_inset space ~
954 \end_inset
955
956 &
957 \begin_inset space ~
958 \end_inset
959
960 Replace 
961 \family default
962
963 \begin_inset Info
964 type  "icon"
965 arg   "dialog-show findreplace"
966 \end_inset
967
968
969 \end_layout
970
971 \begin_layout Standard
972 The first three are self-explanatory.
973  One thing to note: whenever you delete a block of text that you have selected,
974  it is automatically placed in the clipboard.
975  That is, the 
976 \family sans
977 Delete
978 \family default
979  and 
980 \family sans
981 Backspace
982 \family default
983  keys also function as the 
984 \family sans
985 Cut
986 \family default
987  command.
988  Also, if you've selected text, be careful: If you hit a key, LyX will completel
989 y delete the selected text and replace it with what you just typed.
990  You will have to do an 
991 \family sans
992 Undo
993 \family default
994  to get back the lost text.
995 \end_layout
996
997 \begin_layout Standard
998 \begin_inset Index idx
999 status collapsed
1000
1001 \begin_layout Plain Layout
1002 Paste
1003 \end_layout
1004
1005 \end_inset
1006
1007 You can also copy text between LyX and other programs by cut, copy and paste.
1008  The submenu of 
1009 \family sans
1010 Paste
1011 \begin_inset space ~
1012 \end_inset
1013
1014 Recent
1015 \family default
1016  shows you a list with the last strings you have pasted.
1017 \end_layout
1018
1019 \begin_layout Standard
1020 The menu 
1021 \family sans
1022 Edit\SpecialChar \menuseparator
1023 Paste
1024 \begin_inset space ~
1025 \end_inset
1026
1027 Special\SpecialChar \menuseparator
1028 Plain
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Text, Join
1033 \begin_inset space ~
1034 \end_inset
1035
1036 Lines
1037 \family default
1038  will insert the text in the clipboard so that the whole text is inserted
1039  as 
1040 \emph on
1041 one
1042 \emph default
1043  paragraph.
1044  A new paragraph is started when there is a blank line in the file.
1045  Without 
1046 \family sans
1047 Join
1048 \begin_inset space ~
1049 \end_inset
1050
1051 Lines
1052 \family default
1053 , the text is inserted as Paragraphs, where the line breaks of the text
1054  will start a new paragraph.
1055 \end_layout
1056
1057 \begin_layout Standard
1058 \begin_inset Index idx
1059 status collapsed
1060
1061 \begin_layout Plain Layout
1062 Replace
1063 \end_layout
1064
1065 \end_inset
1066
1067
1068 \begin_inset Index idx
1069 status collapsed
1070
1071 \begin_layout Plain Layout
1072 Find
1073 \end_layout
1074
1075 \end_inset
1076
1077 The 
1078 \family sans
1079 Edit\SpecialChar \menuseparator
1080 Find
1081 \begin_inset space ~
1082 \end_inset
1083
1084 &
1085 \begin_inset space ~
1086 \end_inset
1087
1088 Replace
1089 \family default
1090  item opens the 
1091 \family sans
1092 Find
1093 \begin_inset space ~
1094 \end_inset
1095
1096 and
1097 \begin_inset space ~
1098 \end_inset
1099
1100 Replace
1101 \family default
1102  dialog.
1103  Once you have found a word or expression, LyX selects it.
1104  Hitting the 
1105 \family sans
1106 Replace
1107 \family default
1108  button replaces the selected text with the contents of the 
1109 \family sans
1110 Replace
1111 \begin_inset space ~
1112 \end_inset
1113
1114 with
1115 \family default
1116  field.
1117  You can click the 
1118 \family sans
1119 Find
1120 \begin_inset space ~
1121 \end_inset
1122
1123 Next
1124 \family default
1125  button to skip the current word.
1126  Hit 
1127 \family sans
1128 Replace
1129 \begin_inset space ~
1130 \end_inset
1131
1132 All
1133 \family default
1134  to replace all occurrences of the text in the document automatically.
1135  The 
1136 \family sans
1137 Case
1138 \begin_inset space ~
1139 \end_inset
1140
1141 sensitive
1142 \family default
1143  option can be used if you want the search to consider the case of the search
1144  word.
1145  If the toggle is set, searching for 
1146 \begin_inset Quotes eld
1147 \end_inset
1148
1149
1150 \family typewriter
1151 Test
1152 \family default
1153
1154 \begin_inset Quotes erd
1155 \end_inset
1156
1157  will not match the word 
1158 \begin_inset Quotes eld
1159 \end_inset
1160
1161
1162 \family typewriter
1163 test
1164 \family default
1165
1166 \begin_inset Quotes erd
1167 \end_inset
1168
1169 .
1170  The 
1171 \family sans
1172 Match whole words only
1173 \family default
1174  option can be used to force LyX to only find complete words, e.
1175 \begin_inset space \thinspace{}
1176 \end_inset
1177
1178 g., searching for 
1179 \begin_inset Quotes eld
1180 \end_inset
1181
1182
1183 \family typewriter
1184 star
1185 \family default
1186
1187 \begin_inset Quotes erd
1188 \end_inset
1189
1190  will not match 
1191 \begin_inset Quotes eld
1192 \end_inset
1193
1194
1195 \family typewriter
1196 starlet
1197 \family default
1198
1199 \begin_inset Quotes erd
1200 \end_inset
1201
1202 .
1203  LyX offers also an advanced 
1204 \family sans
1205 Find
1206 \begin_inset space ~
1207 \end_inset
1208
1209 &
1210 \begin_inset space ~
1211 \end_inset
1212
1213 Replace
1214 \family default
1215  feature that is described in sec.
1216 \begin_inset space ~
1217 \end_inset
1218
1219
1220 \begin_inset CommandInset ref
1221 LatexCommand ref
1222 reference "sec:Advanced-Find-and"
1223
1224 \end_inset
1225
1226 .
1227 \end_layout
1228
1229 \begin_layout Standard
1230 Things like notes, floats, etc., the so called insets can be dissolved.
1231  This means that the inset is deleted and its content is left as normal
1232  text.
1233  Dissolving an inset is done by setting the cursor to the beginning of an
1234  inset and pressing 
1235 \family sans
1236 Backspace
1237 \family default
1238  or by setting the cursor to the end and pressing 
1239 \family sans
1240 Delete
1241 \family default
1242 .
1243 \end_layout
1244
1245 \begin_layout Standard
1246 The content of an inset is selected using the shortcut 
1247 \begin_inset Info
1248 type  "shortcuts"
1249 arg   "inset-select-all"
1250 \end_inset
1251
1252 , the shortcut 
1253 \begin_inset Info
1254 type  "shortcuts"
1255 arg   "command-sequence buffer-begin ; buffer-end-select"
1256 \end_inset
1257
1258  selects the whole document.
1259 \end_layout
1260
1261 \begin_layout Section
1262 Undo and Redo
1263 \begin_inset Index idx
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267 Redo
1268 \end_layout
1269
1270 \end_inset
1271
1272
1273 \begin_inset Index idx
1274 status collapsed
1275
1276 \begin_layout Plain Layout
1277 Undo
1278 \end_layout
1279
1280 \end_inset
1281
1282
1283 \begin_inset CommandInset label
1284 LatexCommand label
1285 name "sec:Undo-and-Redo"
1286
1287 \end_inset
1288
1289
1290 \end_layout
1291
1292 \begin_layout Standard
1293 If you make a mistake, you can easily recover from it.
1294  LyX has a large-capacity undo/redo buffer.
1295  Select 
1296 \family sans
1297 Edit\SpecialChar \menuseparator
1298 Undo
1299 \family default
1300  or the toolbar button 
1301 \begin_inset Info
1302 type  "icon"
1303 arg   "undo"
1304 \end_inset
1305
1306  to undo some mistake.
1307  If you accidentally undo too much, use 
1308 \family sans
1309 Edit\SpecialChar \menuseparator
1310 Redo
1311 \family default
1312  or the toolbar button 
1313 \begin_inset Info
1314 type  "icon"
1315 arg   "redo"
1316 \end_inset
1317
1318  to 
1319 \begin_inset Quotes eld
1320 \end_inset
1321
1322 undo the undo.
1323 \begin_inset Quotes erd
1324 \end_inset
1325
1326  The undo mechanism is currently limited to 100
1327 \begin_inset space \thinspace{}
1328 \end_inset
1329
1330 steps to minimize memory overhead.
1331 \end_layout
1332
1333 \begin_layout Standard
1334 Note that if you revert back all changes to arrive to the document as it
1335  was last saved, the 
1336 \begin_inset Quotes eld
1337 \end_inset
1338
1339 changed
1340 \begin_inset Quotes erd
1341 \end_inset
1342
1343  status of the document is unfortunately not reset.
1344  This is a consequence of the 100
1345 \begin_inset space \thinspace{}
1346 \end_inset
1347
1348 step undo limit, above.
1349 \end_layout
1350
1351 \begin_layout Standard
1352
1353 \family sans
1354 Undo
1355 \family default
1356  and 
1357 \family sans
1358 Redo
1359 \family default
1360  work on almost everything in LyX.
1361  But they will not undo or redo text character by character, but by blocks
1362  of text.
1363 \end_layout
1364
1365 \begin_layout Section
1366 Mouse Operations
1367 \begin_inset Index idx
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371 Mouse Operations
1372 \end_layout
1373
1374 \end_inset
1375
1376
1377 \end_layout
1378
1379 \begin_layout Standard
1380 These are the most basic mouse operations.
1381 \end_layout
1382
1383 \begin_layout Enumerate
1384 Motion
1385 \end_layout
1386
1387 \begin_deeper
1388 \begin_layout Itemize
1389 Click the 
1390 \emph on
1391 left mouse button
1392 \emph default
1393  once anywhere in the edit window.
1394  The cursor moves to the text under the mouse.
1395 \end_layout
1396
1397 \end_deeper
1398 \begin_layout Enumerate
1399 Selecting Text
1400 \end_layout
1401
1402 \begin_deeper
1403 \begin_layout Itemize
1404 Hold down the 
1405 \emph on
1406 left mouse button
1407 \emph default
1408  and drag the mouse.
1409  LyX marks the text between the old and new mouse positions.
1410  Use 
1411 \family sans
1412 Edit\SpecialChar \menuseparator
1413 Copy
1414 \family default
1415  to create a copy of the text in LyX's buffer (and the clipboard).
1416 \end_layout
1417
1418 \begin_layout Itemize
1419 Re-position the cursor and then paste the text back into LyX using 
1420 \family sans
1421 Edit\SpecialChar \menuseparator
1422 Paste
1423 \family default
1424 .
1425 \end_layout
1426
1427 \end_deeper
1428 \begin_layout Enumerate
1429 Insets (Footnotes, Notes, Floats, etc.)
1430 \end_layout
1431
1432 \begin_deeper
1433 \begin_layout Standard
1434 Right-click on them to set their properties.
1435  Also check the appropriate section of this manual for more details.
1436 \end_layout
1437
1438 \end_deeper
1439 \begin_layout Section
1440 Navigating
1441 \begin_inset CommandInset label
1442 LatexCommand label
1443 name "sec:Navigating"
1444
1445 \end_inset
1446
1447
1448 \begin_inset Index idx
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452 Navigating
1453 \end_layout
1454
1455 \end_inset
1456
1457
1458 \end_layout
1459
1460 \begin_layout Standard
1461 LyX offers you several ways to navigate in documents:
1462 \end_layout
1463
1464 \begin_layout Itemize
1465 The 
1466 \family sans
1467 Navigate
1468 \family default
1469  menu lists all sections of the document as submenu entries that you can
1470  click to jump to the corresponding document part.
1471 \end_layout
1472
1473 \begin_layout Itemize
1474 The `Outline', which is accessed either by the menu 
1475 \family sans
1476 Document\SpecialChar \menuseparator
1477 Outline
1478 \family default
1479  or by the toolbar button 
1480 \begin_inset Info
1481 type  "icon"
1482 arg   "dialog-toggle toc"
1483 \end_inset
1484
1485 .
1486 \end_layout
1487
1488 \begin_layout Itemize
1489 You can set bookmarks in your document under 
1490 \family sans
1491 Navigate\SpecialChar \menuseparator
1492 Bookmarks
1493 \family default
1494  and use the same menu to return to them.
1495  Note that bookmarks are saved between sessions.
1496 \end_layout
1497
1498 \begin_layout Standard
1499 The toolbar button 
1500 \begin_inset Info
1501 type  "icon"
1502 arg   "bookmark-goto 0"
1503 \end_inset
1504
1505  (also 
1506 \family sans
1507 Navigate\SpecialChar \menuseparator
1508 Bookmarks\SpecialChar \menuseparator
1509 NavigateBack
1510 \family default
1511 ) jumps to the position in the document where you recently changed something.
1512  This is useful when you have a large document and have navigated or scrolled
1513  to another document part to look for something, and want to go back to
1514  your last editing position.
1515 \end_layout
1516
1517 \begin_layout Subsection
1518 The Outliner
1519 \end_layout
1520
1521 \begin_layout Standard
1522 In the pull-down box at the top of the outline window, you can choose between
1523  several different lists, including other TOC-like objects, such as lists
1524  of tables and figures, but also lists of footnotes, or labels and cross-referen
1525 ces (see sec.
1526 \begin_inset space \thinspace{}
1527 \end_inset
1528
1529
1530 \begin_inset CommandInset ref
1531 LatexCommand formatted
1532 reference "sec:Cross-References"
1533
1534 \end_inset
1535
1536 ), or notes, or citations (see sec.
1537 \begin_inset space \thinspace{}
1538 \end_inset
1539
1540
1541 \begin_inset CommandInset ref
1542 LatexCommand formatted
1543 reference "sec:Bibliography"
1544
1545 \end_inset
1546
1547 ).
1548  Clicking on any of these will take you to the corresponding object in your
1549  document.
1550 \end_layout
1551
1552 \begin_layout Standard
1553 Right-clicking on elements in the Outline will in many cases open a context
1554  menu that will allow for direct modification of those elements.
1555  For example, with citations, the context menu allows you to open the citation
1556  dialog and to modify the citation.
1557  Right-clicking a change will allow you to accept or reject it.
1558  And so on.
1559 \end_layout
1560
1561 \begin_layout Standard
1562 The `Filter' field at the top allows you to restrict which entries appear
1563  in the Outline.
1564  For example, if you are displaying the list of Labels and References and
1565  wish to see only references to subsections, you can enter the text 
1566 \begin_inset Quotes eld
1567 \end_inset
1568
1569 sub:
1570 \begin_inset Quotes erd
1571 \end_inset
1572
1573  in the filter, and only entries containing that text will be displayed.
1574 \end_layout
1575
1576 \begin_layout Standard
1577 At the bottom of the outline are several buttons and the like that allow
1578  you further to control the display.
1579  The 
1580 \family sans
1581 Sort
1582 \family default
1583  option sorts the current list alphabetically.
1584  Otherwise, the elements appear in the order in which they occur in the
1585  document.The 
1586 \family sans
1587 Keep
1588 \family default
1589  option keeps it in the current view state.
1590  Keeping means that when you have e.
1591 \begin_inset space \thinspace{}
1592 \end_inset
1593
1594 g.
1595 \begin_inset space \space{}
1596 \end_inset
1597
1598 the subsections of section
1599 \begin_inset space ~
1600 \end_inset
1601
1602 2 and 4 shown and click on section
1603 \begin_inset space ~
1604 \end_inset
1605
1606 3, the subsections of section
1607 \begin_inset space ~
1608 \end_inset
1609
1610 2 and 4 will still be shown.
1611  Without the 
1612 \family sans
1613 Keep
1614 \family default
1615  option they will be hidden to highlight the clicked section
1616 \begin_inset space ~
1617 \end_inset
1618
1619 3.
1620  Finally, the slider at the left can be used to open the Outline to a given
1621  
1622 \begin_inset Quotes eld
1623 \end_inset
1624
1625 depth
1626 \begin_inset Quotes erd
1627 \end_inset
1628
1629 .
1630  It is best just to experiment with it to see how it works.
1631 \end_layout
1632
1633 \begin_layout Standard
1634 The 
1635 \begin_inset space ~
1636 \end_inset
1637
1638
1639 \begin_inset Graphics
1640         filename ../images/reload.png
1641
1642 \end_inset
1643
1644
1645 \begin_inset space ~
1646 \end_inset
1647
1648 button refreshes the TOC (though this should not usually be necessary).
1649  Next to it are buttons that allow you to change the position of sections
1650  in your document.
1651  The 
1652 \begin_inset space \space{}
1653 \end_inset
1654
1655
1656 \begin_inset Graphics
1657         filename ../images/down.png
1658         scale 85
1659         groupId toolbarbuttons
1660
1661 \end_inset
1662
1663
1664 \begin_inset space ~
1665 \end_inset
1666
1667  and 
1668 \begin_inset space \space{}
1669 \end_inset
1670
1671
1672 \begin_inset Graphics
1673         filename ../images/up.png
1674         scale 85
1675         groupId toolbarbuttons
1676
1677 \end_inset
1678
1679
1680 \begin_inset space ~
1681 \end_inset
1682
1683  buttons move sections up and down in the document.
1684  So, for example, you can move section
1685 \begin_inset space ~
1686 \end_inset
1687
1688 2.5 before section
1689 \begin_inset space ~
1690 \end_inset
1691
1692 2.4 or after section
1693 \begin_inset space ~
1694 \end_inset
1695
1696 2.6.
1697  LyX will then automatically renumber the sections to the new order.
1698  With the buttons 
1699 \begin_inset Graphics
1700         filename ../images/promote.png
1701         scale 85
1702         groupId toolbarbuttons
1703
1704 \end_inset
1705
1706  and 
1707 \begin_inset Graphics
1708         filename ../images/demote.png
1709         scale 85
1710         groupId toolbarbuttons
1711
1712 \end_inset
1713
1714  (or the corresponding key bindings 
1715 \family sans
1716 Tab
1717 \family default
1718  and 
1719 \family sans
1720 Shift-Tab
1721 \family default
1722 ) you can change the level of sections.
1723  So you can for example make section
1724 \begin_inset space ~
1725 \end_inset
1726
1727 2.5 chapter
1728 \begin_inset space ~
1729 \end_inset
1730
1731 3 or to subsection
1732 \begin_inset space ~
1733 \end_inset
1734
1735 2.4.1.
1736 \end_layout
1737
1738 \begin_layout Section
1739 Input / Word Completion
1740 \begin_inset CommandInset label
1741 LatexCommand label
1742 name "sec:Input-Completion"
1743
1744 \end_inset
1745
1746
1747 \begin_inset Index idx
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751 Input completion
1752 \end_layout
1753
1754 \end_inset
1755
1756
1757 \begin_inset Index idx
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761 Word completion|see
1762 \begin_inset ERT
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766
1767 {
1768 \end_layout
1769
1770 \end_inset
1771
1772 Input completion
1773 \begin_inset ERT
1774 status collapsed
1775
1776 \begin_layout Plain Layout
1777
1778 }
1779 \end_layout
1780
1781 \end_inset
1782
1783
1784 \end_layout
1785
1786 \end_inset
1787
1788
1789 \end_layout
1790
1791 \begin_layout Standard
1792 LyX provides completion of words by scanning all documents that are currently
1793  opened.
1794  Every word that appears in these documents is added to a database that
1795  is used to propose completions.
1796 \end_layout
1797
1798 \begin_layout Standard
1799 The input completion can be activated in the LyX preferences (menu 
1800 \family sans
1801 Tools\SpecialChar \menuseparator
1802 Preferences
1803 \family default
1804 ) in the section 
1805 \family sans
1806 Editing\SpecialChar \menuseparator
1807 Input Completion
1808 \family default
1809 .
1810  With the option 
1811 \family sans
1812 Automatic
1813 \begin_inset space ~
1814 \end_inset
1815
1816 inline
1817 \begin_inset space ~
1818 \end_inset
1819
1820 completion
1821 \family default
1822  the proposed completion is shown directly behind the cursor.
1823  With the option 
1824 \family sans
1825 Automatic
1826 \begin_inset space ~
1827 \end_inset
1828
1829 popup
1830 \family default
1831  the completions are always shown in a popup.
1832  The cursor completion indicator can be turned off by deselecting the option
1833  
1834 \family sans
1835 Cursor
1836 \begin_inset space ~
1837 \end_inset
1838
1839 indicator
1840 \family default
1841 .
1842  With the general options you can define the delay time for the inline and
1843  popup completion and choose if long completions should be abbreviated.
1844 \end_layout
1845
1846 \begin_layout Standard
1847 LyX shows a small triangle behind the cursor as indicator that there are
1848  completions available.
1849  Press the 
1850 \family sans
1851 Tab
1852 \family default
1853  key to accept a proposed completion.
1854  If several completions are possible, a popup is opened showing them.
1855  You can select a completion in the popup using the mouse or the arrow keys,
1856  and accept the chosen completion be pressing 
1857 \family sans
1858 Return
1859 \family default
1860 .
1861 \end_layout
1862
1863 \begin_layout Standard
1864 The completion options for math in the preferences do the same as the correspond
1865 ing options for text.
1866  The special math option 
1867 \family sans
1868 Autocorrection
1869 \family default
1870  enables that characters can be composed.
1871  If you for example want to insert the character 
1872 \begin_inset Formula $\Rightarrow$
1873 \end_inset
1874
1875 , you can then input the characters 
1876 \begin_inset Quotes eld
1877 \end_inset
1878
1879
1880 \series bold
1881 =>
1882 \series default
1883
1884 \begin_inset Quotes erd
1885 \end_inset
1886
1887  to a formula to get it.
1888  So this is a quick alternative to the insertion of commands or the usage
1889  of the math toolbar.
1890  A list with supported character combinations can be found in the file 
1891 \family typewriter
1892 autocorrect
1893 \family default
1894  that is somewhere in LyX's installation folder.
1895 \end_layout
1896
1897 \begin_layout Section
1898 Basic Key Bindings
1899 \begin_inset Index idx
1900 status collapsed
1901
1902 \begin_layout Plain Layout
1903 Key Bindings
1904 \end_layout
1905
1906 \end_inset
1907
1908
1909 \begin_inset Index idx
1910 status collapsed
1911
1912 \begin_layout Plain Layout
1913 Bindings|see
1914 \begin_inset ERT
1915 status collapsed
1916
1917 \begin_layout Plain Layout
1918
1919 {
1920 \end_layout
1921
1922 \end_inset
1923
1924 Key Bindings
1925 \begin_inset ERT
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929
1930 }
1931 \end_layout
1932
1933 \end_inset
1934
1935
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \begin_inset Index idx
1942 status collapsed
1943
1944 \begin_layout Plain Layout
1945 Shortcuts|see
1946 \begin_inset ERT
1947 status collapsed
1948
1949 \begin_layout Plain Layout
1950
1951 {
1952 \end_layout
1953
1954 \end_inset
1955
1956 Key Bindings
1957 \begin_inset ERT
1958 status collapsed
1959
1960 \begin_layout Plain Layout
1961
1962 }
1963 \end_layout
1964
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \end_inset
1971
1972
1973 \end_layout
1974
1975 \begin_layout Standard
1976 There are at least two different primary binding maps: 
1977 \family typewriter
1978 cua
1979 \family default
1980  and 
1981 \family typewriter
1982 emacs
1983 \family default
1984 .
1985  LyX's default is 
1986 \family typewriter
1987 cua
1988 \family default
1989 , which can be changed in the LyX preferences under 
1990 \family sans
1991 Editing\SpecialChar \menuseparator
1992 Shortcuts
1993 \family default
1994 .
1995 \end_layout
1996
1997 \begin_layout Standard
1998 Some keys, like 
1999 \family sans
2000 Page
2001 \begin_inset space ~
2002 \end_inset
2003
2004 Up
2005 \family default
2006
2007 \family sans
2008 Page
2009 \begin_inset space ~
2010 \end_inset
2011
2012 Down
2013 \family default
2014
2015 \family sans
2016 Left
2017 \family default
2018
2019 \family sans
2020 Right
2021 \family default
2022
2023 \family sans
2024 Up
2025 \family default
2026  and 
2027 \family sans
2028 Down
2029 \family default
2030 , do exactly what you expect them to do.
2031  Other keys don't:
2032 \end_layout
2033
2034 \begin_layout Labeling
2035 \labelwidthstring 00.00.0000
2036
2037 \family sans
2038 Tab
2039 \begin_inset CommandInset nomenclature
2040 LatexCommand nomenclature
2041 symbol "Tab"
2042 description "Tabulator key"
2043
2044 \end_inset
2045
2046
2047 \family default
2048  There is no such thing as a tab stop in LyX.
2049  If you do not understand this, go read sections
2050 \begin_inset space ~
2051 \end_inset
2052
2053
2054 \begin_inset CommandInset ref
2055 LatexCommand ref
2056 reference "sec:Par-indent-intro"
2057
2058 \end_inset
2059
2060  and 
2061 \begin_inset CommandInset ref
2062 LatexCommand ref
2063 reference "sec:Paragraph-Environments"
2064
2065 \end_inset
2066
2067 , especially section
2068 \begin_inset space ~
2069 \end_inset
2070
2071
2072 \begin_inset CommandInset ref
2073 LatexCommand ref
2074 reference "sub:Lists"
2075
2076 \end_inset
2077
2078 , right now.
2079  Yes, right now.
2080  If you're still confused, look in the 
2081 \emph on
2082 Tutorial
2083 \emph default
2084 .
2085 \begin_inset Newline newline
2086 \end_inset
2087
2088 In LyX the Tab key is only used to accept propositions of the input completion.
2089 \end_layout
2090
2091 \begin_layout Labeling
2092 \labelwidthstring 00.00.0000
2093
2094 \family sans
2095 Esc
2096 \begin_inset CommandInset nomenclature
2097 LatexCommand nomenclature
2098 symbol "Esc"
2099 description "Escape key"
2100
2101 \end_inset
2102
2103
2104 \family default
2105  This is the 
2106 \begin_inset Quotes eld
2107 \end_inset
2108
2109 cancel key.
2110 \begin_inset Quotes erd
2111 \end_inset
2112
2113  It's used, generically, to cancel operations.
2114  Other parts of the manual will go into greater detail about this.
2115 \end_layout
2116
2117 \begin_layout Labeling
2118 \labelwidthstring 00.00.0000
2119
2120 \family sans
2121 Home
2122 \family default
2123
2124 \begin_inset space ~
2125 \end_inset
2126
2127 and
2128 \begin_inset space ~
2129 \end_inset
2130
2131
2132 \family sans
2133 End
2134 \family default
2135  These move the cursor, respectively, to the beginning and end of a line,
2136  unless you are using the Emacs bindings where they jump to the beginning
2137  or end of the file.
2138 \end_layout
2139
2140 \begin_layout Standard
2141 There are three modifier keys:
2142 \end_layout
2143
2144 \begin_layout Labeling
2145 \labelwidthstring 00.00.0000
2146
2147 \family sans
2148 Control
2149 \family default
2150  (Denoted by 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154
2155 \family sans
2156 Ctrl
2157 \family default
2158
2159 \begin_inset Quotes erd
2160 \end_inset
2161
2162
2163 \begin_inset CommandInset nomenclature
2164 LatexCommand nomenclature
2165 symbol "Ctrl"
2166 description "Control key"
2167
2168 \end_inset
2169
2170  in the documentation files) This has a couple of different uses, depending
2171  on which keys it is used in combination with:
2172 \end_layout
2173
2174 \begin_deeper
2175 \begin_layout Itemize
2176
2177 \family sans
2178 Backspace
2179 \family default
2180  or 
2181 \family sans
2182 Delete
2183 \family default
2184 , it deletes an entire word instead of a single character.
2185 \end_layout
2186
2187 \begin_layout Itemize
2188
2189 \family sans
2190 Left
2191 \family default
2192  and 
2193 \family sans
2194 Right
2195 \family default
2196 , it moves by words instead of characters.
2197 \end_layout
2198
2199 \begin_layout Itemize
2200
2201 \family sans
2202 Home
2203 \family default
2204  and 
2205 \family sans
2206 End
2207 \family default
2208 , it moves to the beginning and the end of the document, respectively.
2209 \end_layout
2210
2211 \end_deeper
2212 \begin_layout Labeling
2213 \labelwidthstring 00.00.0000
2214
2215 \family sans
2216 Shift
2217 \family default
2218  (Denoted by 
2219 \begin_inset Quotes eld
2220 \end_inset
2221
2222
2223 \family sans
2224 Shift
2225 \family default
2226
2227 \begin_inset Quotes erd
2228 \end_inset
2229
2230
2231 \begin_inset CommandInset nomenclature
2232 LatexCommand nomenclature
2233 symbol "Shift"
2234 description "Shift key"
2235
2236 \end_inset
2237
2238  in the documentation files) Use this with any of the arrow keys to select
2239  the text between the old and new cursor positions.
2240 \end_layout
2241
2242 \begin_layout Labeling
2243 \labelwidthstring 00.00.0000
2244
2245 \family sans
2246 Alt
2247 \family default
2248  (Denoted by 
2249 \begin_inset Quotes eld
2250 \end_inset
2251
2252
2253 \family sans
2254 Alt
2255 \family default
2256
2257 \begin_inset Quotes erd
2258 \end_inset
2259
2260
2261 \begin_inset CommandInset nomenclature
2262 LatexCommand nomenclature
2263 symbol "Alt"
2264 description "Alt or Meta key"
2265
2266 \end_inset
2267
2268  in the documentation files) This is the Alt key on many keyboards, unless
2269  your keyboard has a distinct Meta key.
2270  If you have both keys, you will need to try out which one actually performs
2271  the 
2272 \family sans
2273 Alt+
2274 \family default
2275  function.
2276 \begin_inset Newline newline
2277 \end_inset
2278
2279 This key does many different things, but it also activates the 
2280 \emph on
2281 menu accelerator keys
2282 \emph default
2283 .
2284  If you use this in combination with any of the underlined letters in a
2285  menu or menu item, it selects that menu item.
2286 \end_layout
2287
2288 \begin_deeper
2289 \begin_layout Standard
2290 For example, the sequence 
2291 \begin_inset Quotes eld
2292 \end_inset
2293
2294
2295 \family sans
2296 Alt
2297 \begin_inset space ~
2298 \end_inset
2299
2300 e
2301 \begin_inset space ~
2302 \end_inset
2303
2304 s
2305 \family default
2306
2307 \begin_inset space ~
2308 \end_inset
2309
2310
2311 \family sans
2312 c
2313 \family default
2314
2315 \begin_inset Quotes erd
2316 \end_inset
2317
2318  brings up the 
2319 \begin_inset Quotes eld
2320 \end_inset
2321
2322 Text Style
2323 \begin_inset Quotes erd
2324 \end_inset
2325
2326  dialog.
2327  Typing 
2328 \begin_inset Quotes eld
2329 \end_inset
2330
2331
2332 \family sans
2333 Alt
2334 \begin_inset space ~
2335 \end_inset
2336
2337 f
2338 \family default
2339
2340 \begin_inset Quotes erd
2341 \end_inset
2342
2343  opens the 
2344 \family sans
2345 File
2346 \family default
2347  menu.
2348 \end_layout
2349
2350 \begin_layout Standard
2351 The 
2352 \emph on
2353 Shortcuts
2354 \emph default
2355  manual lists all other things bound to the 
2356 \family sans
2357 Alt
2358 \family default
2359  key.
2360 \end_layout
2361
2362 \end_deeper
2363 \begin_layout Standard
2364 You will learn more and more key bindings and short-cut keys as you use
2365  LyX, because most actions will prompt a small message in the status bar
2366  at the bottom of LyX's main window which describe the name of the action,
2367  you've just triggered, and any existing key bindings for that action.
2368  The LyX menus also list the defined key bindings.
2369  The notation for the key bindings is very similar to the notation used
2370  in this documentation, so you should not have any problems understanding
2371  it.
2372  However, notice that Shift-modifiers are explicitly mentioned, so 
2373 \begin_inset Quotes eld
2374 \end_inset
2375
2376
2377 \family sans
2378 Alt+P Shift+A
2379 \family default
2380
2381 \begin_inset Quotes erd
2382 \end_inset
2383
2384  means 
2385 \family sans
2386 Alt+P
2387 \family default
2388  followed by a capital 
2389 \family sans
2390 A
2391 \family default
2392 .
2393 \end_layout
2394
2395 \begin_layout Standard
2396 You can list or change the key bindings in the menu 
2397 \family sans
2398 Tools\SpecialChar \menuseparator
2399 Preferences
2400 \family default
2401  under 
2402 \family sans
2403 Edit\SpecialChar \menuseparator
2404 Shortcuts
2405 \family default
2406  as explained in sec.
2407 \begin_inset space \thinspace{}
2408 \end_inset
2409
2410
2411 \begin_inset CommandInset ref
2412 LatexCommand ref
2413 reference "sub:Editing-Shortcuts"
2414
2415 \end_inset
2416
2417 .
2418 \end_layout
2419
2420 \begin_layout Chapter
2421 LyX Basics
2422 \begin_inset Index idx
2423 status collapsed
2424
2425 \begin_layout Plain Layout
2426 LyX ! Basics
2427 \end_layout
2428
2429 \end_inset
2430
2431
2432 \end_layout
2433
2434 \begin_layout Section
2435 Document Types
2436 \begin_inset Index idx
2437 status collapsed
2438
2439 \begin_layout Plain Layout
2440 Document ! Types
2441 \end_layout
2442
2443 \end_inset
2444
2445
2446 \end_layout
2447
2448 \begin_layout Subsection
2449 Introduction
2450 \end_layout
2451
2452 \begin_layout Standard
2453 Before you do anything else, before you ever start writing a document, you
2454  need to decide what type of document you want to edit.
2455  Different types of documents use different types of spacing, headings,
2456  numbering schemes, and so on.
2457  Additionally, different documents use different paragraph environments,
2458  and format the title of your document differently.
2459 \end_layout
2460
2461 \begin_layout Standard
2462
2463 \emph on
2464 document class
2465 \emph default
2466  describes a group of properties common to a particular set of documents.
2467  By setting the document class, you automatically select these properties,
2468  making it easier to create the type of document you want.
2469  If you don't choose a document class, LyX picks one for you by default.
2470  So it is up to you to change the class of your document.
2471 \end_layout
2472
2473 \begin_layout Standard
2474 Read on for info about the document classes you can choose from LyX, and
2475  how to adjust their properties.
2476 \end_layout
2477
2478 \begin_layout Subsection
2479 Document Classes
2480 \begin_inset Index idx
2481 status collapsed
2482
2483 \begin_layout Plain Layout
2484 Document ! Classes
2485 \end_layout
2486
2487 \end_inset
2488
2489
2490 \begin_inset CommandInset label
2491 LatexCommand label
2492 name "sec:Document-Classes"
2493
2494 \end_inset
2495
2496
2497 \end_layout
2498
2499 \begin_layout Standard
2500 You can select a class using the 
2501 \family sans
2502 Document\SpecialChar \menuseparator
2503 Settings\SpecialChar \menuseparator
2504 Document Class
2505 \family default
2506
2507 \begin_inset Index idx
2508 status collapsed
2509
2510 \begin_layout Plain Layout
2511 Document ! Settings
2512 \end_layout
2513
2514 \end_inset
2515
2516  dialog.
2517  Select the class you want to use, and make any fine tunings of the options
2518  you may need.
2519 \end_layout
2520
2521 \begin_layout Subsubsection
2522 Overview
2523 \end_layout
2524
2525 \begin_layout Standard
2526 There are four standard document classes in LyX.
2527  They are:
2528 \end_layout
2529
2530 \begin_layout Description
2531 Article for basic articles
2532 \end_layout
2533
2534 \begin_layout Description
2535 Report for basic reports
2536 \end_layout
2537
2538 \begin_layout Description
2539 Book for writing a book
2540 \end_layout
2541
2542 \begin_layout Description
2543 Letter for US-style letters
2544 \end_layout
2545
2546 \begin_layout Standard
2547 There are also some non-standard classes, which LyX only uses if you have
2548  installed the corresponding LaTeX class files, though most LaTeX distributions
2549  will include many of these.
2550  Here are some of the classes.
2551  The full list with detailed explanations can be found in chapter 
2552 \emph on
2553 Special Document Classes
2554 \emph default
2555  in the 
2556 \emph on
2557 Additional Features
2558 \emph default
2559  manual:
2560 \end_layout
2561
2562 \begin_layout Description
2563 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2564 \end_layout
2565
2566 \begin_layout Description
2567 ACS For submissions to the journals published by the American Chemistry
2568  Society
2569 \end_layout
2570
2571 \begin_layout Description
2572 AGU For submissions to the journals published by the American Geophysical
2573  Union
2574 \end_layout
2575
2576 \begin_layout Description
2577 AMS Layouts for articles and books in the style and format used by the American
2578  Mathematical Society (AMS).
2579  There are three article layouts available.
2580  The standard one uses a typical numbering scheme for theorems etc., that
2581  prepends the section number to the number of the result.
2582  All result-type statements (propositions, corollaries, and so on) are sequenced
2583  together, but definitions, examples, and the like have their own sequence.
2584  The 
2585 \begin_inset Quotes eld
2586 \end_inset
2587
2588 sequential numbering
2589 \begin_inset Quotes erd
2590 \end_inset
2591
2592  scheme does not place the section number with each result, but numbers
2593  them throughout the article in a single sequence.
2594  Each type of result gets its own sequence.
2595  There is also a layout that dispenses with numbering of statements altogether.
2596 \end_layout
2597
2598 \begin_layout Description
2599 Beamer Layout for presentations
2600 \end_layout
2601
2602 \begin_layout Description
2603 Broadway Layout for writing plays.
2604  It is not an existing LaTeX document class, but a new one which is distributed
2605  with LyX.
2606 \end_layout
2607
2608 \begin_layout Description
2609 Chess Layout to write about chess games
2610 \end_layout
2611
2612 \begin_layout Description
2613 Curriculum
2614 \begin_inset space ~
2615 \end_inset
2616
2617 vitae classes to create curriculum vitae
2618 \end_layout
2619
2620 \begin_layout Description
2621 Elsarticle Layout for journals of the Elsevier publishing group
2622 \end_layout
2623
2624 \begin_layout Description
2625 Foils Used to make transparencies
2626 \end_layout
2627
2628 \begin_layout Description
2629 Hollywood Used to type spec scripts for the US film industry.
2630  It is not an existing LaTeX document class, but a new one which is distributed
2631  with LyX.
2632 \end_layout
2633
2634 \begin_layout Description
2635 IEEEtran Layout for the journals published by the Institute of Electrical
2636  and Electronics Engineers (IEEE)
2637 \end_layout
2638
2639 \begin_layout Description
2640 IOP Layout for journals of the Institute of Physics publishing group
2641 \end_layout
2642
2643 \begin_layout Description
2644 Kluwer Layout for journals of the Kluwer publishing group
2645 \end_layout
2646
2647 \begin_layout Description
2648 KOMA-Script a replacement for the standard classes, offers many useful features
2649  like caption formatting, automatic print space calculation etc.
2650  (Is used by this document.)
2651 \end_layout
2652
2653 \begin_layout Description
2654 Memoir another replacement for the standard classes
2655 \end_layout
2656
2657 \begin_layout Description
2658 Powerdot Layout for presentations
2659 \end_layout
2660
2661 \begin_layout Description
2662 REVTe
2663 \begin_inset ERT
2664 status collapsed
2665
2666 \begin_layout Plain Layout
2667
2668 {}
2669 \end_layout
2670
2671 \end_inset
2672
2673 X is used to write articles for the publications of the American Physical
2674  Society (APS), American Institute of Physics (AIP), and Optical Society
2675  of America (OSA).
2676  This class is not completely compatible with all LyX features.
2677 \end_layout
2678
2679 \begin_layout Description
2680 Slides Used to make transparencies
2681 \end_layout
2682
2683 \begin_layout Description
2684 SPIE
2685 \begin_inset space ~
2686 \end_inset
2687
2688 Proceedings Layout for the journals published by The International Society
2689  for Optical Engineering (SPIE)
2690 \end_layout
2691
2692 \begin_layout Description
2693 Springer Layouts for journals of the Springer publishing group
2694 \end_layout
2695
2696 \begin_layout Standard
2697 We will not go into any detail about how to use these different document
2698  classes here.
2699  You can find all the details about the non-standard classes in Chapter
2700  6 of the 
2701 \emph on
2702 Additional Features
2703 \emph default
2704  manual.
2705  Here, we will settle with a list of some of the common properties of all
2706  of the document classes.
2707 \end_layout
2708
2709 \begin_layout Subsubsection
2710 Availability
2711 \end_layout
2712
2713 \begin_layout Standard
2714 You will probably find that many of the document classes listed under 
2715 \family sans
2716 Document\SpecialChar \menuseparator
2717 Settings\SpecialChar \menuseparator
2718 Document Class
2719 \begin_inset Index idx
2720 status collapsed
2721
2722 \begin_layout Plain Layout
2723 Document ! Settings
2724 \end_layout
2725
2726 \end_inset
2727
2728  
2729 \family default
2730 are marked as 
2731 \begin_inset Quotes eld
2732 \end_inset
2733
2734 Unavailable
2735 \begin_inset Quotes erd
2736 \end_inset
2737
2738 .
2739  If you open a document that uses such a class, you will receive a warning
2740  saying that there are files that are required to produce output that are
2741  not installed.
2742  So it may seem that something is wrong.
2743 \end_layout
2744
2745 \begin_layout Standard
2746 Nothing is wrong.
2747  LyX includes many more document classes than you will ever need to use,
2748  and some of them, like 
2749 \family sans
2750 IOP
2751 \family default
2752 , are highly specialized.
2753  LyX tries to support as many different types of documents as possible,
2754  and it includes almost one hundred different layout files, with a growing
2755  number.
2756  No LaTeX distribution will install by default all files that might be needed
2757  by some document class.
2758  There are just too many of them.
2759  That is why some of the document classes are unavailable.
2760 \end_layout
2761
2762 \begin_layout Standard
2763 If there is a document class you would like to use that is marked as 
2764 \begin_inset Quotes erd
2765 \end_inset
2766
2767 Unavailable
2768 \begin_inset Quotes erd
2769 \end_inset
2770
2771 , you just need to install the appropriate package files.
2772  The easiest way to find out which files you need to install is to use that
2773  document class for a new file.
2774  LyX will display a dialog that will list the missing files.
2775  See section 
2776 \begin_inset Quotes eld
2777 \end_inset
2778
2779 Installing new LaTeX files
2780 \begin_inset Quotes erd
2781 \end_inset
2782
2783  in of the 
2784 \emph on
2785 Customization
2786 \emph default
2787  manual for information on how to install them.
2788 \begin_inset VSpace medskip
2789 \end_inset
2790
2791
2792 \end_layout
2793
2794 \begin_layout Standard
2795 Although LyX provides support for many different sorts of documents, it
2796  does not include support for every document class people might want to
2797  use.
2798  For example, many universities provide LaTeX class files to be used for
2799  dissertations submitted to those universities.
2800  The LyX team cannot write layout files to support every one of these.
2801  There are too many.
2802  Fortunately, users can write their own layout files, and many users have
2803  done so.
2804  Chapter
2805 \begin_inset space ~
2806 \end_inset
2807
2808 5 of the 
2809 \emph on
2810 Customization
2811 \emph default
2812  manual contains information on how to create layout files.
2813 \end_layout
2814
2815 \begin_layout Subsubsection
2816 Modules
2817 \begin_inset CommandInset label
2818 LatexCommand label
2819 name "sub:Modules"
2820
2821 \end_inset
2822
2823
2824 \begin_inset Index idx
2825 status collapsed
2826
2827 \begin_layout Plain Layout
2828 Document ! Modules
2829 \end_layout
2830
2831 \end_inset
2832
2833
2834 \end_layout
2835
2836 \begin_layout Standard
2837 Modules load additional features that are not by default available in the
2838  chosen document class.
2839  For example you might want to write Braille (embossed printing) in a document.
2840  This is not available in any document class, so you have to load the correspond
2841 ing module in the 
2842 \family sans
2843 Modules
2844 \family default
2845  section of the 
2846 \family sans
2847 Document\SpecialChar \menuseparator
2848 Settings
2849 \family default
2850
2851 \begin_inset Index idx
2852 status collapsed
2853
2854 \begin_layout Plain Layout
2855 Document ! Settings
2856 \end_layout
2857
2858 \end_inset
2859
2860  dialog.
2861  Highlighting a module in the dialog will bring up a description of what
2862  it does.
2863 \end_layout
2864
2865 \begin_layout Standard
2866 Some modules require LaTeX packages or file format converters that are not
2867  always installed by default.
2868  LyX will warn you if you do not have a needed package or converter, and
2869  it will tell you what exactly you are missing.
2870  You can still use the module while editing your file, but you will not
2871  be able to export to PDF or print your document, since LyX will not be
2872  able to compile the LaTeX file without the missing prerequisites.
2873  If you want to be able to produce this kind of output, then you need to
2874  install the missing prerequisites and then reconfigure LyX by selecting
2875  
2876 \family sans
2877 Tools\SpecialChar \menuseparator
2878 Reconfigure
2879 \family default
2880 .
2881 \begin_inset Index idx
2882 status collapsed
2883
2884 \begin_layout Plain Layout
2885 Reconfiguration of LyX
2886 \end_layout
2887
2888 \end_inset
2889
2890  See section 
2891 \begin_inset Quotes eld
2892 \end_inset
2893
2894 Installing new LaTeX files
2895 \begin_inset Quotes erd
2896 \end_inset
2897
2898  of the 
2899 \emph on
2900 Customization
2901 \emph default
2902  manual for more information on installing needed packages.
2903 \end_layout
2904
2905 \begin_layout Standard
2906 \begin_inset Note Greyedout
2907 status open
2908
2909 \begin_layout Plain Layout
2910
2911 \series bold
2912 Note:
2913 \series default
2914  Some modules require other modules, and some pairs of modules are incompatible.
2915  LyX will advise you about these things.
2916 \end_layout
2917
2918 \end_inset
2919
2920
2921 \end_layout
2922
2923 \begin_layout Subsubsection
2924 Local Layout
2925 \begin_inset CommandInset label
2926 LatexCommand label
2927 name "sub:Local-Layout"
2928
2929 \end_inset
2930
2931
2932 \begin_inset Index idx
2933 status collapsed
2934
2935 \begin_layout Plain Layout
2936 Document ! Local Layout
2937 \end_layout
2938
2939 \end_inset
2940
2941
2942 \end_layout
2943
2944 \begin_layout Standard
2945 Modules are to LyX much as packages are to LaTeX: They are intended to be
2946  used in a variety of different documents.
2947  If you often find yourself needing the same sort of thing in different
2948  documents, you should consider writing a module for this purpose.
2949  Sometimes, however, a particular document has very special needs, but you
2950  need a specific inset or character style only that one time.
2951  You want something that is like a document's own LaTeX preamble.
2952  What you want is LyX's 
2953 \begin_inset Quotes eld
2954 \end_inset
2955
2956 Local Layout
2957 \begin_inset Quotes erd
2958 \end_inset
2959
2960 .
2961  See section 
2962 \emph on
2963 Local Layout
2964 \emph default
2965  of the 
2966 \emph on
2967 Customization
2968 \emph default
2969  manual for information on how to use it.
2970 \end_layout
2971
2972 \begin_layout Subsubsection
2973 Properties
2974 \end_layout
2975
2976 \begin_layout Standard
2977 Each class has a default set of options.
2978  Here's a quick table describing them:
2979 \end_layout
2980
2981 \begin_layout Standard
2982 \begin_inset VSpace 0.3cm
2983 \end_inset
2984
2985
2986 \end_layout
2987
2988 \begin_layout Standard
2989 \align center
2990 \begin_inset Tabular
2991 <lyxtabular version="3" rows="5" columns="5">
2992 <features tabularvalignment="middle">
2993 <column alignment="center" valignment="top" width="0pt">
2994 <column alignment="center" valignment="top" width="0pt">
2995 <column alignment="center" valignment="top" width="0pt">
2996 <column alignment="center" valignment="top" width="0pt">
2997 <column alignment="center" valignment="top" width="0pt">
2998 <row>
2999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003
3004 \end_layout
3005
3006 \end_inset
3007 </cell>
3008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3009 \begin_inset Text
3010
3011 \begin_layout Plain Layout
3012
3013 \family sans
3014 \series medium
3015 \shape up
3016 \size normal
3017 \emph off
3018 \bar no
3019 \noun off
3020 \color none
3021 Page style
3022 \end_layout
3023
3024 \end_inset
3025 </cell>
3026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Plain Layout
3030
3031 \family sans
3032 \series medium
3033 \shape up
3034 \size normal
3035 \emph off
3036 \bar no
3037 \noun off
3038 \color none
3039 Sides
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048
3049 \family sans
3050 \series medium
3051 \shape up
3052 \size normal
3053 \emph off
3054 \bar no
3055 \noun off
3056 \color none
3057 Columns
3058 \end_layout
3059
3060 \end_inset
3061 </cell>
3062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3063 \begin_inset Text
3064
3065 \begin_layout Plain Layout
3066
3067 \series medium
3068 \shape up
3069 \size normal
3070 \emph off
3071 \bar no
3072 \noun off
3073 \color none
3074 Max.
3075  sectioning level
3076 \end_layout
3077
3078 \end_inset
3079 </cell>
3080 </row>
3081 <row>
3082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Plain Layout
3086
3087 \series medium
3088 \shape up
3089 \size normal
3090 \emph off
3091 \bar no
3092 \noun off
3093 \color none
3094 article
3095 \end_layout
3096
3097 \end_inset
3098 </cell>
3099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103
3104 \family sans
3105 \series medium
3106 \shape up
3107 \size normal
3108 \emph off
3109 \bar no
3110 \noun off
3111 \color none
3112 Plain
3113 \end_layout
3114
3115 \end_inset
3116 </cell>
3117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3118 \begin_inset Text
3119
3120 \begin_layout Plain Layout
3121
3122 \family sans
3123 \series medium
3124 \shape up
3125 \size normal
3126 \emph off
3127 \bar no
3128 \noun off
3129 \color none
3130 One
3131 \end_layout
3132
3133 \end_inset
3134 </cell>
3135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3136 \begin_inset Text
3137
3138 \begin_layout Plain Layout
3139
3140 \family sans
3141 \series medium
3142 \shape up
3143 \size normal
3144 \emph off
3145 \bar no
3146 \noun off
3147 \color none
3148 One
3149 \end_layout
3150
3151 \end_inset
3152 </cell>
3153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \begin_layout Plain Layout
3157
3158 \family sans
3159 \series medium
3160 \shape up
3161 \size normal
3162 \emph off
3163 \bar no
3164 \noun off
3165 \color none
3166 Section
3167 \end_layout
3168
3169 \end_inset
3170 </cell>
3171 </row>
3172 <row>
3173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Plain Layout
3177
3178 \series medium
3179 \shape up
3180 \size normal
3181 \emph off
3182 \bar no
3183 \noun off
3184 \color none
3185 report
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \family sans
3196 \series medium
3197 \shape up
3198 \size normal
3199 \emph off
3200 \bar no
3201 \noun off
3202 \color none
3203 Plain
3204 \end_layout
3205
3206 \end_inset
3207 </cell>
3208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3209 \begin_inset Text
3210
3211 \begin_layout Plain Layout
3212
3213 \family sans
3214 \series medium
3215 \shape up
3216 \size normal
3217 \emph off
3218 \bar no
3219 \noun off
3220 \color none
3221 One
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230
3231 \family sans
3232 \series medium
3233 \shape up
3234 \size normal
3235 \emph off
3236 \bar no
3237 \noun off
3238 \color none
3239 One
3240 \end_layout
3241
3242 \end_inset
3243 </cell>
3244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3245 \begin_inset Text
3246
3247 \begin_layout Plain Layout
3248
3249 \family sans
3250 \series medium
3251 \shape up
3252 \size normal
3253 \emph off
3254 \bar no
3255 \noun off
3256 \color none
3257 Chapter
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 </row>
3263 <row>
3264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Plain Layout
3268
3269 \series medium
3270 \shape up
3271 \size normal
3272 \emph off
3273 \bar no
3274 \noun off
3275 \color none
3276 book
3277 \end_layout
3278
3279 \end_inset
3280 </cell>
3281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3282 \begin_inset Text
3283
3284 \begin_layout Plain Layout
3285
3286 \family sans
3287 \series medium
3288 \shape up
3289 \size normal
3290 \emph off
3291 \bar no
3292 \noun off
3293 \color none
3294 Headings
3295 \end_layout
3296
3297 \end_inset
3298 </cell>
3299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3300 \begin_inset Text
3301
3302 \begin_layout Plain Layout
3303
3304 \family sans
3305 \series medium
3306 \shape up
3307 \size normal
3308 \emph off
3309 \bar no
3310 \noun off
3311 \color none
3312 Two
3313 \end_layout
3314
3315 \end_inset
3316 </cell>
3317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321
3322 \family sans
3323 \series medium
3324 \shape up
3325 \size normal
3326 \emph off
3327 \bar no
3328 \noun off
3329 \color none
3330 One
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339
3340 \family sans
3341 \series medium
3342 \shape up
3343 \size normal
3344 \emph off
3345 \bar no
3346 \noun off
3347 \color none
3348 Chapter
3349 \end_layout
3350
3351 \end_inset
3352 </cell>
3353 </row>
3354 <row>
3355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359
3360 \series medium
3361 \shape up
3362 \size normal
3363 \emph off
3364 \bar no
3365 \noun off
3366 \color none
3367 letter
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \family sans
3378 \series medium
3379 \shape up
3380 \size normal
3381 \emph off
3382 \bar no
3383 \noun off
3384 \color none
3385 Plain
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3391 \begin_inset Text
3392
3393 \begin_layout Plain Layout
3394
3395 \family sans
3396 \series medium
3397 \shape up
3398 \size normal
3399 \emph off
3400 \bar no
3401 \noun off
3402 \color none
3403 One
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412
3413 \family sans
3414 \series medium
3415 \shape up
3416 \size normal
3417 \emph off
3418 \bar no
3419 \noun off
3420 \color none
3421 One
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430
3431 \series medium
3432 \shape up
3433 \size normal
3434 \emph off
3435 \bar no
3436 \noun off
3437 \color none
3438 none
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 </row>
3444 </lyxtabular>
3445
3446 \end_inset
3447
3448
3449 \end_layout
3450
3451 \begin_layout Standard
3452 \begin_inset VSpace 0.3cm
3453 \end_inset
3454
3455
3456 \end_layout
3457
3458 \begin_layout Standard
3459 You're probably also wondering what 
3460 \begin_inset Quotes eld
3461 \end_inset
3462
3463 Max.
3464 \begin_inset space ~
3465 \end_inset
3466
3467 sectioning level
3468 \begin_inset Quotes erd
3469 \end_inset
3470
3471  means.
3472  There are several paragraph environments used to create section headings.
3473  Different document classes allow different types of section headings.
3474  Only two use the 
3475 \family sans
3476 Chapter
3477 \family default
3478  heading; the rest do not and begin instead with the 
3479 \family sans
3480 Section
3481 \family default
3482  heading.
3483  Some document classes, such as the ones for letters, don't use any section
3484  headings.
3485  In addition to 
3486 \family sans
3487 Chapter
3488 \family default
3489  and 
3490 \family sans
3491 Section
3492 \family default
3493  headings, there are also 
3494 \family sans
3495 Subsection
3496 \family default
3497  headings, 
3498 \family sans
3499 Subsubsection
3500 \family default
3501  headings, and so on.
3502  We will describe these headings fully in section
3503 \begin_inset space ~
3504 \end_inset
3505
3506
3507 \begin_inset CommandInset ref
3508 LatexCommand ref
3509 reference "sub:Headings"
3510
3511 \end_inset
3512
3513 .
3514 \end_layout
3515
3516 \begin_layout Subsection
3517 Document Layout
3518 \begin_inset CommandInset label
3519 LatexCommand label
3520 name "sub:Document-Layout"
3521
3522 \end_inset
3523
3524
3525 \begin_inset Index idx
3526 status collapsed
3527
3528 \begin_layout Plain Layout
3529 Document ! Layout
3530 \end_layout
3531
3532 \end_inset
3533
3534
3535 \family sans
3536
3537 \begin_inset Index idx
3538 status collapsed
3539
3540 \begin_layout Plain Layout
3541 Document ! Settings
3542 \end_layout
3543
3544 \end_inset
3545
3546
3547 \end_layout
3548
3549 \begin_layout Standard
3550 The most important properties of documents classes are set in the menu 
3551 \family sans
3552 Document\SpecialChar \menuseparator
3553 Settings
3554 \family default
3555 .
3556  There in the 
3557 \family sans
3558 Class
3559 \begin_inset space ~
3560 \end_inset
3561
3562 options
3563 \family default
3564  field under 
3565 \family sans
3566 Documents
3567 \begin_inset space ~
3568 \end_inset
3569
3570 Class
3571 \family default
3572 , you can enter special options for your document class in a comma-separated
3573  list.
3574  This is only necessary if LyX doesn't support special options you want
3575  to use for your document.
3576  To learn more about your favorite LaTeX-class and its options, you have
3577  to read its manual.
3578 \end_layout
3579
3580 \begin_layout Standard
3581 The drop box 
3582 \family sans
3583 Headings style
3584 \family default
3585  in the 
3586 \family sans
3587 Document\SpecialChar \menuseparator
3588 Settings
3589 \family default
3590  dialog under 
3591 \family sans
3592 Page
3593 \begin_inset space ~
3594 \end_inset
3595
3596 Layout
3597 \family default
3598  controls what sorts of headings and page numbers go on a page.
3599  You can choose between the following five options:
3600 \end_layout
3601
3602 \begin_layout Labeling
3603 \labelwidthstring 00.00.0000
3604
3605 \family sans
3606 Default
3607 \family default
3608  Use default page style of current class.
3609 \end_layout
3610
3611 \begin_layout Labeling
3612 \labelwidthstring 00.00.0000
3613
3614 \family sans
3615 Empty
3616 \family default
3617  No page numbers or headings.
3618 \end_layout
3619
3620 \begin_layout Labeling
3621 \labelwidthstring 00.00.0000
3622
3623 \family sans
3624 Plain
3625 \family default
3626  Page numbers only.
3627 \end_layout
3628
3629 \begin_layout Labeling
3630 \labelwidthstring 00.00.0000
3631
3632 \family sans
3633 Headings
3634 \family default
3635  Page numbers and either the current chapter or section title and number.
3636  Whether LyX uses the current chapter or the current section depends on
3637  the maximum sectioning level of the class.
3638 \end_layout
3639
3640 \begin_layout Labeling
3641 \labelwidthstring 00.00.0000
3642
3643 \family sans
3644 Fancy
3645 \family default
3646  This allows you to define fully customizable headers and footers if you
3647  have the LaTeX-package 
3648 \series bold
3649 fancyhdr
3650 \series default
3651
3652 \begin_inset Index idx
3653 status collapsed
3654
3655 \begin_layout Plain Layout
3656 LaTeX-packages ! fancyhdr
3657 \end_layout
3658
3659 \end_inset
3660
3661  installed.
3662  How they are defined is explained in section
3663 \begin_inset space ~
3664 \end_inset
3665
3666
3667 \begin_inset CommandInset ref
3668 LatexCommand ref
3669 reference "sec:Customized-Page-Headers"
3670
3671 \end_inset
3672
3673 .
3674 \end_layout
3675
3676 \begin_layout Standard
3677 The separation of paragraphs is described in section
3678 \begin_inset space ~
3679 \end_inset
3680
3681
3682 \begin_inset CommandInset ref
3683 LatexCommand ref
3684 reference "sub:Paragraph-Separation"
3685
3686 \end_inset
3687
3688 .
3689 \end_layout
3690
3691 \begin_layout Subsection
3692 Paper Size and Orientation
3693 \begin_inset Index idx
3694 status collapsed
3695
3696 \begin_layout Plain Layout
3697 Document ! Paper size
3698 \end_layout
3699
3700 \end_inset
3701
3702
3703 \begin_inset CommandInset label
3704 LatexCommand label
3705 name "sub:Paper-Size,-Orientation"
3706
3707 \end_inset
3708
3709
3710 \end_layout
3711
3712 \begin_layout Standard
3713 You find the following options in the menu 
3714 \family sans
3715 Page
3716 \begin_inset space ~
3717 \end_inset
3718
3719 Layout
3720 \family default
3721  of the 
3722 \family sans
3723 Document\SpecialChar \menuseparator
3724 Settings
3725 \family default
3726  dialog:
3727 \family sans
3728
3729 \begin_inset Index idx
3730 status collapsed
3731
3732 \begin_layout Plain Layout
3733 Document ! Settings
3734 \end_layout
3735
3736 \end_inset
3737
3738
3739 \end_layout
3740
3741 \begin_layout Labeling
3742 \labelwidthstring 00.00.0000
3743
3744 \family sans
3745 Paper
3746 \begin_inset space ~
3747 \end_inset
3748
3749 Format
3750 \family default
3751  What size paper to print on.
3752  The choices are
3753 \end_layout
3754
3755 \begin_deeper
3756 \begin_layout Itemize
3757
3758 \family sans
3759 Default
3760 \end_layout
3761
3762 \begin_layout Itemize
3763
3764 \family sans
3765 A0 - A6
3766 \end_layout
3767
3768 \begin_layout Itemize
3769
3770 \family sans
3771 B0 - B6
3772 \end_layout
3773
3774 \begin_layout Itemize
3775
3776 \family sans
3777 C0 - C6
3778 \end_layout
3779
3780 \begin_layout Itemize
3781
3782 \family sans
3783 US letter, US legal, US executive
3784 \end_layout
3785
3786 \begin_layout Itemize
3787
3788 \family sans
3789 JIS B0 - JIS B6
3790 \end_layout
3791
3792 \begin_layout Itemize
3793
3794 \family sans
3795 Custom
3796 \end_layout
3797
3798 \end_deeper
3799 \begin_layout Labeling
3800 \labelwidthstring 00.00.0000
3801
3802 \family sans
3803 Orientation
3804 \family default
3805  To choose whether to output as 
3806 \family sans
3807 Landscape
3808 \family default
3809  or as 
3810 \family sans
3811 Portrait
3812 \family default
3813 .
3814 \end_layout
3815
3816 \begin_layout Labeling
3817 \labelwidthstring 00.00.0000
3818
3819 \family sans
3820 Two-sided
3821 \begin_inset space ~
3822 \end_inset
3823
3824 document
3825 \family default
3826  Adjusts the print space to print both sides of paper.
3827  That means that the print space for odd- and even-numbered pages is different.
3828 \end_layout
3829
3830 \begin_layout Subsection
3831 Margins
3832 \begin_inset CommandInset label
3833 LatexCommand label
3834 name "sub:Margins"
3835
3836 \end_inset
3837
3838
3839 \begin_inset Index idx
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843 Document ! Margins
3844 \end_layout
3845
3846 \end_inset
3847
3848
3849 \begin_inset Index idx
3850 status collapsed
3851
3852 \begin_layout Plain Layout
3853 Margins
3854 \end_layout
3855
3856 \end_inset
3857
3858
3859 \end_layout
3860
3861 \begin_layout Standard
3862 Paper margins are set in the menu 
3863 \family sans
3864 Document\SpecialChar \menuseparator
3865 Settings
3866 \family default
3867 .
3868 \begin_inset Index idx
3869 status collapsed
3870
3871 \begin_layout Plain Layout
3872 Document ! Settings
3873 \end_layout
3874
3875 \end_inset
3876
3877
3878 \end_layout
3879
3880 \begin_layout Standard
3881 If you use a KOMA-Script document class, you can use the default settings.
3882  Because KOMA-Script calculates then the print space automatically by taking
3883  the paper format and the font size into account.
3884 \end_layout
3885
3886 \begin_layout Subsection
3887 Important Note
3888 \end_layout
3889
3890 \begin_layout Standard
3891 If you change a document class, LyX has to convert 
3892 \emph on
3893 everything
3894 \emph default
3895  into the new class.
3896  That includes the paragraph environments.
3897  Some paragraph environments are standard, in so far as all of the document
3898  classes have them; but some classes have special paragraph environments.
3899  If this is the case, and you change the document class, LyX will mark the
3900  paragraphs whose styles it no longer understands as 
3901 \begin_inset Quotes eld
3902 \end_inset
3903
3904 unknown
3905 \begin_inset Quotes erd
3906 \end_inset
3907
3908 .
3909  The name of the style is retained, in case you should want to go back to
3910  the old class.
3911  But these paragraphs will be output with no special formatting, so you
3912  will either need to create a new style yourself or else to convert these
3913  paragraphs manually to a style present in your new document class.
3914 \end_layout
3915
3916 \begin_layout Section
3917 Paragraph Indentation and Separation
3918 \begin_inset Index idx
3919 status collapsed
3920
3921 \begin_layout Plain Layout
3922 Paragraph ! Indentation
3923 \end_layout
3924
3925 \end_inset
3926
3927
3928 \end_layout
3929
3930 \begin_layout Subsection
3931 Introduction
3932 \begin_inset CommandInset label
3933 LatexCommand label
3934 name "sec:Par-indent-intro"
3935
3936 \end_inset
3937
3938
3939 \end_layout
3940
3941 \begin_layout Standard
3942 Before describing all of the various paragraph environments, we'd like to
3943  say a word or two about paragraph indentation.
3944 \end_layout
3945
3946 \begin_layout Standard
3947 Everyone seems to have their own convention for separating paragraphs.
3948  Most Americans indent the first line of a paragraph.
3949  Others don't indent but put extra space between the paragraphs.
3950  If you choose indentation for paragraphs the 
3951 \emph on
3952 first
3953 \emph default
3954  paragraph of a section, or after a figure, an equation, a table, a list,
3955  etc., is 
3956 \emph on
3957 not
3958 \emph default
3959  indented.
3960  Only a paragraph following another paragraph gets indented.
3961  Note that the indentation behavior is different when you use another document
3962  language than English.
3963  LaTeX takes care that the indentation follows the rules of the used language.
3964 \end_layout
3965
3966 \begin_layout Standard
3967 The space between paragraphs, like the line spacing, the space between headings
3968  and text — in fact, all of the spacings for just about everything are pre-coded
3969  into LyX.
3970  As we said, you don't worry about how much space to add between what.
3971  LyX takes care of that.
3972  In fact, these pre-coded vertical spacings aren't a single number but a
3973  range.
3974  That way, LyX can squish or stretch the space between lines to make sure
3975  figures fit on a page with text, so that sections don't start at the bottom
3976  of a page, and so on.
3977 \begin_inset Foot
3978 status collapsed
3979
3980 \begin_layout Plain Layout
3981 LaTeX does this when LyX goes to produce a printable file.
3982 \end_layout
3983
3984 \end_inset
3985
3986  However, pre-coded doesn't mean you can't change them.
3987  LyX gives you the ability to globally change 
3988 \emph on
3989 all
3990 \emph default
3991  of these pre-coded spacings.
3992  We will explain more later.
3993 \end_layout
3994
3995 \begin_layout Subsection
3996 Paragraph Separation
3997 \begin_inset CommandInset label
3998 LatexCommand label
3999 name "sub:Paragraph-Separation"
4000
4001 \end_inset
4002
4003
4004 \begin_inset Index idx
4005 status collapsed
4006
4007 \begin_layout Plain Layout
4008 Paragraph ! Separation
4009 \end_layout
4010
4011 \end_inset
4012
4013
4014 \end_layout
4015
4016 \begin_layout Standard
4017 To separate paragraphs, select 
4018 \family sans
4019 Indent
4020 \family default
4021  or 
4022 \family sans
4023 Skip
4024 \family default
4025  in the submenu 
4026 \family sans
4027 Text
4028 \begin_inset space ~
4029 \end_inset
4030
4031 Layout
4032 \family default
4033  of the dialog 
4034 \family sans
4035 Document\SpecialChar \menuseparator
4036 Settings
4037 \family default
4038
4039 \begin_inset Index idx
4040 status collapsed
4041
4042 \begin_layout Plain Layout
4043 Document ! Settings
4044 \end_layout
4045
4046 \end_inset
4047
4048  to indent paragraphs or add extra space between paragraphs, respectively.
4049 \end_layout
4050
4051 \begin_layout Subsection
4052 Fine-Tuning
4053 \end_layout
4054
4055 \begin_layout Standard
4056 You can also change the separation method of a single paragraph.
4057  Open the 
4058 \family sans
4059 Edit\SpecialChar \menuseparator
4060 Paragraph
4061 \begin_inset space ~
4062 \end_inset
4063
4064 Settings
4065 \family default
4066  dialog and toggle the 
4067 \family sans
4068 Indent
4069 \begin_inset space ~
4070 \end_inset
4071
4072 Paragraph
4073 \family default
4074  option to change the state of the current paragraph (shortcut 
4075 \begin_inset Info
4076 type  "shortcut"
4077 arg   "paragraph-params \\indent-toggle"
4078 \end_inset
4079
4080 ).
4081  If paragraphs have no indentation but use extra space for separation, this
4082  button will be ignored (you can't indent a single paragraph by toggling
4083  this).
4084 \end_layout
4085
4086 \begin_layout Standard
4087 You should only need to change the indentation method for a single paragraph
4088  if you need to do some fine-tuning.
4089 \end_layout
4090
4091 \begin_layout Subsection
4092 Line Spacing
4093 \begin_inset Index idx
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097 Paragraph ! Line spacing
4098 \end_layout
4099
4100 \end_inset
4101
4102
4103 \end_layout
4104
4105 \begin_layout Standard
4106 In the 
4107 \family sans
4108 Document\SpecialChar \menuseparator
4109 Settings
4110 \noun on
4111
4112 \begin_inset Index idx
4113 status collapsed
4114
4115 \begin_layout Plain Layout
4116 Document ! Settings
4117 \end_layout
4118
4119 \end_inset
4120
4121
4122 \family default
4123 \noun default
4124  dialog you can set the line spacing in the submenu 
4125 \family sans
4126 Text
4127 \begin_inset space ~
4128 \end_inset
4129
4130 Layout
4131 \family default
4132 .
4133 \begin_inset Foot
4134 status collapsed
4135
4136 \begin_layout Plain Layout
4137 You need to have the LaTeX-package 
4138 \series bold
4139 setspace
4140 \series default
4141
4142 \begin_inset Index idx
4143 status collapsed
4144
4145 \begin_layout Plain Layout
4146 LaTeX-packages ! setspace
4147 \end_layout
4148
4149 \end_inset
4150
4151  installed to use this feature.
4152 \end_layout
4153
4154 \end_inset
4155
4156
4157 \end_layout
4158
4159 \begin_layout Section
4160 Paragraph Environments
4161 \begin_inset CommandInset label
4162 LatexCommand label
4163 name "sec:Paragraph-Environments"
4164
4165 \end_inset
4166
4167
4168 \begin_inset Index idx
4169 status collapsed
4170
4171 \begin_layout Plain Layout
4172 Paragraph ! Environments
4173 \end_layout
4174
4175 \end_inset
4176
4177
4178 \begin_inset Index idx
4179 status collapsed
4180
4181 \begin_layout Plain Layout
4182 Paragraph environments|(
4183 \end_layout
4184
4185 \end_inset
4186
4187
4188 \end_layout
4189
4190 \begin_layout Subsection
4191 Overview
4192 \end_layout
4193
4194 \begin_layout Standard
4195 Paragraph environments correspond to the
4196 \end_layout
4197
4198 \begin_layout Standard
4199
4200 \series bold
4201
4202 \backslash
4203 begin{
4204 \emph on
4205 environment
4206 \emph default
4207 } ...
4208  
4209 \backslash
4210 end{
4211 \emph on
4212 environment
4213 \emph default
4214 }
4215 \series default
4216
4217 \begin_inset Newline newline
4218 \end_inset
4219
4220 command sequence in LaTeX files.
4221  If you don't know LaTeX, or the concept of a paragraph environment is totally
4222  alien to you, we urge you to read the 
4223 \emph on
4224 Tutorial
4225 \emph default
4226 .
4227  The 
4228 \emph on
4229 Tutorial
4230 \emph default
4231  also contains many more examples than this section does.
4232 \end_layout
4233
4234 \begin_layout Standard
4235 A paragraph environment is simply a 
4236 \begin_inset Quotes eld
4237 \end_inset
4238
4239 container
4240 \begin_inset Quotes erd
4241 \end_inset
4242
4243  for a paragraph which gives that paragraph certain properties.
4244  This can include a particular style of font, different margins, a numbering
4245  scheme, labels, and so on.
4246  Additionally, you can 
4247 \begin_inset Quotes eld
4248 \end_inset
4249
4250 nest
4251 \begin_inset Quotes erd
4252 \end_inset
4253
4254  the different environments inside one another, allowing one environment
4255  to inherit some of the properties of another.
4256  The different paragraph environments totally replace the need for messy
4257  tab stops, on the fly margin adjustment, and other hold-overs from the
4258  days of typewriters.
4259  There are several paragraph environments which are specific to a particular
4260  document type.
4261  We will only be covering the most common ones here.
4262 \end_layout
4263
4264 \begin_layout Standard
4265 To choose a new paragraph environment, use the pull-down box 
4266 \begin_inset Graphics
4267         filename clipart/ToolbarEnvBox.png
4268         scale 70
4269         clip
4270
4271 \end_inset
4272
4273  at the left end of the toolbar.
4274  LyX will change the environment of the 
4275 \emph on
4276 entire
4277 \emph default
4278  paragraph in which the cursor sits.
4279  You can also change the environment of an entire group of paragraphs if
4280  you select them before choosing the new environment.
4281  
4282 \end_layout
4283
4284 \begin_layout Standard
4285 Note that hitting 
4286 \family sans
4287 Return
4288 \family default
4289  will 
4290 \emph on
4291 typically
4292 \emph default
4293  create a new paragraph using the 
4294 \family sans
4295 Standard
4296 \family default
4297  paragraph environment.
4298  We say 
4299 \begin_inset Quotes eld
4300 \end_inset
4301
4302 typically
4303 \begin_inset Quotes erd
4304 \end_inset
4305
4306  because if you are in one of these environments:
4307 \end_layout
4308
4309 \begin_layout Itemize
4310
4311 \family sans
4312 Quote
4313 \end_layout
4314
4315 \begin_layout Itemize
4316
4317 \family sans
4318 Quotation
4319 \end_layout
4320
4321 \begin_layout Itemize
4322
4323 \family sans
4324 Verse
4325 \end_layout
4326
4327 \begin_layout Itemize
4328
4329 \family sans
4330 Itemize
4331 \end_layout
4332
4333 \begin_layout Itemize
4334
4335 \family sans
4336 Enumerate
4337 \end_layout
4338
4339 \begin_layout Itemize
4340
4341 \family sans
4342 Description
4343 \end_layout
4344
4345 \begin_layout Itemize
4346
4347 \family sans
4348 List
4349 \end_layout
4350
4351 \begin_layout Standard
4352 LyX keeps the old paragraph environment when you hit 
4353 \family sans
4354 Return
4355 \family default
4356 , rather than resetting it to 
4357 \family sans
4358 Standard
4359 \family default
4360 .
4361  LyX will still reset the nesting depth, however.
4362  Usually, starting a new paragraph resets both the paragraph environment
4363  and the nesting depth (for more on nesting see section
4364 \begin_inset space ~
4365 \end_inset
4366
4367
4368 \begin_inset CommandInset ref
4369 LatexCommand ref
4370 reference "sec:Nesting"
4371
4372 \end_inset
4373
4374 ).
4375  At the moment, all this is context-specific; you're better off expecting
4376  
4377 \family sans
4378 Return
4379 \family default
4380  to reset the paragraph environment and depth.
4381  If you want a new paragraph to keep the current environment and depth,
4382  use 
4383 \begin_inset Info
4384 type  "shortcut"
4385 arg   "break-paragraph inverse"
4386 \end_inset
4387
4388  instead.
4389 \end_layout
4390
4391 \begin_layout Subsection
4392 Standard
4393 \end_layout
4394
4395 \begin_layout Standard
4396 The default paragraph environment is 
4397 \family sans
4398 Standard
4399 \family default
4400  for most classes.
4401  It creates a plain paragraph.
4402  If LyX resets the paragraph environment, this is the one it chooses.
4403  In fact, the paragraph you're reading right now (and most of the ones in
4404  this manual) are in the 
4405 \family sans
4406 Standard
4407 \family default
4408  environment.
4409 \end_layout
4410
4411 \begin_layout Standard
4412 You can nest a paragraph using the 
4413 \family sans
4414 Standard
4415 \family default
4416  environment in just about anything else, but you can't really nest anything
4417  in a 
4418 \family sans
4419 Standard
4420 \family default
4421  environment.
4422 \end_layout
4423
4424 \begin_layout Subsection
4425 Document Title
4426 \begin_inset Index idx
4427 status collapsed
4428
4429 \begin_layout Plain Layout
4430 Document ! Title
4431 \end_layout
4432
4433 \end_inset
4434
4435
4436 \end_layout
4437
4438 \begin_layout Standard
4439 A LaTeX title page has three parts: the title itself, the name(s) of the
4440  author(s) and a 
4441 \begin_inset Quotes eld
4442 \end_inset
4443
4444 footnote
4445 \begin_inset Quotes erd
4446 \end_inset
4447
4448  for thanks or contact information.
4449  For certain types of documents, LaTeX places all of this on a separate
4450  page along with today's date.
4451  For other types of documents, the title 
4452 \begin_inset Quotes eld
4453 \end_inset
4454
4455 page
4456 \begin_inset Quotes erd
4457 \end_inset
4458
4459  goes at the top of the first page of the document.
4460  
4461 \end_layout
4462
4463 \begin_layout Standard
4464 LyX provides an interface to the title page commands through the paragraph
4465  environments 
4466 \family sans
4467 Title
4468 \family default
4469
4470 \family sans
4471 Author
4472 \family default
4473 , and 
4474 \family sans
4475 Date
4476 \family default
4477 .
4478  Here's how you use them:
4479 \end_layout
4480
4481 \begin_layout Itemize
4482 Put the title of your document in the 
4483 \family sans
4484 Title
4485 \family default
4486  environment.
4487 \end_layout
4488
4489 \begin_layout Itemize
4490 Put the author name in the 
4491 \family sans
4492 Author
4493 \family default
4494  environment.
4495 \end_layout
4496
4497 \begin_layout Itemize
4498 If you want the date to have a certain appearance, want to use a fixed date,
4499  or want other text to appear in place of today's date, put that text in
4500  the 
4501 \family sans
4502 Date
4503 \family default
4504  environment.
4505  Note that using this environment is optional.
4506  If you don't provide any, LaTeX will automatically insert today's date.
4507  If you don't want any date, add the line
4508 \begin_inset Newline newline
4509 \end_inset
4510
4511
4512 \series bold
4513
4514 \backslash
4515 date{}
4516 \series default
4517
4518 \begin_inset Newline newline
4519 \end_inset
4520
4521 to the preamble of your document (menu 
4522 \family sans
4523 Document\SpecialChar \menuseparator
4524 Settings
4525 \family default
4526 )
4527 \end_layout
4528
4529 \begin_layout Standard
4530 You can use footnotes to insert 
4531 \begin_inset Quotes eld
4532 \end_inset
4533
4534 thanks
4535 \begin_inset Quotes erd
4536 \end_inset
4537
4538  or contact information.
4539 \end_layout
4540
4541 \begin_layout Subsection
4542 Headings
4543 \begin_inset Index idx
4544 status collapsed
4545
4546 \begin_layout Plain Layout
4547 Section headings
4548 \end_layout
4549
4550 \end_inset
4551
4552
4553 \begin_inset CommandInset label
4554 LatexCommand label
4555 name "sub:Headings"
4556
4557 \end_inset
4558
4559
4560 \end_layout
4561
4562 \begin_layout Standard
4563 There are several paragraph environments for producing section headings.
4564  LyX takes care of the numbering for you.
4565 \end_layout
4566
4567 \begin_layout Subsubsection
4568 Numbered Headings
4569 \begin_inset Index idx
4570 status collapsed
4571
4572 \begin_layout Plain Layout
4573 Section headings ! Numbered
4574 \end_layout
4575
4576 \end_inset
4577
4578
4579 \end_layout
4580
4581 \begin_layout Standard
4582 There are 7 numbered types of section headings.
4583  They are:
4584 \end_layout
4585
4586 \begin_layout Enumerate
4587
4588 \family sans
4589 Part
4590 \end_layout
4591
4592 \begin_layout Enumerate
4593
4594 \family sans
4595 Chapter
4596 \end_layout
4597
4598 \begin_layout Enumerate
4599
4600 \family sans
4601 Section
4602 \end_layout
4603
4604 \begin_layout Enumerate
4605
4606 \family sans
4607 Subsection
4608 \end_layout
4609
4610 \begin_layout Enumerate
4611
4612 \family sans
4613 Subsubsection
4614 \end_layout
4615
4616 \begin_layout Enumerate
4617
4618 \family sans
4619 Paragraph
4620 \end_layout
4621
4622 \begin_layout Enumerate
4623
4624 \family sans
4625 Subparagraph
4626 \end_layout
4627
4628 \begin_layout Standard
4629 LyX labels each heading with a series of numbers, separated by periods.
4630  The numbers describe where in the document you are.
4631  Unlike the other headings, parts are numbered with Latin letters.
4632 \end_layout
4633
4634 \begin_layout Standard
4635 Headings all subdivide your document into different pieces of text.
4636  For example, suppose you're writing a book.
4637  You group the book into chapters.
4638  LyX does similar grouping:
4639 \end_layout
4640
4641 \begin_layout Itemize
4642
4643 \family sans
4644 Part
4645 \family default
4646  is divided in either 
4647 \family sans
4648 Chapter
4649 \family default
4650 s or 
4651 \family sans
4652 Section
4653 \family default
4654 s
4655 \end_layout
4656
4657 \begin_layout Itemize
4658
4659 \family sans
4660 Chapter
4661 \family default
4662 s are divided into 
4663 \family sans
4664 Section
4665 \family default
4666 s
4667 \end_layout
4668
4669 \begin_layout Itemize
4670
4671 \family sans
4672 Section
4673 \family default
4674 s are divided into 
4675 \family sans
4676 Subsection
4677 \family default
4678 s
4679 \end_layout
4680
4681 \begin_layout Itemize
4682
4683 \family sans
4684 Subsection
4685 \family default
4686 s are divided into 
4687 \family sans
4688 Subsubsection
4689 \family default
4690 s
4691 \end_layout
4692
4693 \begin_layout Itemize
4694
4695 \family sans
4696 Subsubsection
4697 \family default
4698 s are divided into 
4699 \family sans
4700 Paragraph
4701 \family default
4702 s
4703 \end_layout
4704
4705 \begin_layout Itemize
4706
4707 \family sans
4708 Paragraph
4709 \family default
4710 s are divided into 
4711 \family sans
4712 Subparagraph
4713 \family default
4714 s
4715 \end_layout
4716
4717 \begin_layout Standard
4718 \begin_inset Note Greyedout
4719 status open
4720
4721 \begin_layout Plain Layout
4722
4723 \series bold
4724 Note:
4725 \series default
4726  Not all document types use the 
4727 \family sans
4728 Chapter
4729 \family default
4730  heading as the maximum sectioning level.
4731  In that case the 
4732 \family sans
4733 Section
4734 \family default
4735  is the top-level heading.
4736 \end_layout
4737
4738 \end_inset
4739
4740
4741 \end_layout
4742
4743 \begin_layout Standard
4744 So, if you use the 
4745 \family sans
4746 Subsubsection
4747 \family default
4748  environment to label a new sub-subsection, LyX labels it with its number,
4749  along with the number of the subsection, section, and, if applicable, chapter
4750  that it's in.
4751  For example: the fifth section of the second chapter of this book has the
4752  label 
4753 \begin_inset Quotes eld
4754 \end_inset
4755
4756 2.5
4757 \begin_inset Quotes erd
4758 \end_inset
4759
4760 .
4761 \end_layout
4762
4763 \begin_layout Subsubsection
4764 Unnumbered Headings
4765 \begin_inset Index idx
4766 status collapsed
4767
4768 \begin_layout Plain Layout
4769 Section headings ! Unnumbered
4770 \end_layout
4771
4772 \end_inset
4773
4774
4775 \end_layout
4776
4777 \begin_layout Standard
4778 The unnumbered section headings have a 
4779 \begin_inset Quotes eld
4780 \end_inset
4781
4782 *
4783 \begin_inset Quotes erd
4784 \end_inset
4785
4786  at the end of their name.
4787  They work the same as their numbered counterparts but will not appear in
4788  the table of contents, see section
4789 \begin_inset space ~
4790 \end_inset
4791
4792
4793 \begin_inset CommandInset ref
4794 LatexCommand ref
4795 reference "sec:toc"
4796
4797 \end_inset
4798
4799 .
4800 \end_layout
4801
4802 \begin_layout Subsubsection
4803 Changing the Numbering
4804 \begin_inset CommandInset label
4805 LatexCommand label
4806 name "sub:Numbering-depth"
4807
4808 \end_inset
4809
4810
4811 \end_layout
4812
4813 \begin_layout Standard
4814 You can also alter which sectioning levels get numbered and which ones appear
4815  in the Table of Contents.
4816  Now, this doesn't remove any of the levels; that's preset in the document
4817  class.
4818  Certain classes start with 
4819 \family sans
4820 Chapter
4821 \family default
4822  and go down to the 
4823 \family sans
4824 Subparagraph
4825 \family default
4826  level.
4827  Others start at 
4828 \family sans
4829 Section
4830 \family default
4831 .
4832  Similarly, not all document classes number all sectioning levels.
4833  Most don't number 
4834 \family sans
4835 Paragraph
4836 \family default
4837  or 
4838 \family sans
4839 Subparagraph
4840 \family default
4841 .
4842  This is something you can change.
4843 \end_layout
4844
4845 \begin_layout Standard
4846 Open the 
4847 \family sans
4848 Document\SpecialChar \menuseparator
4849 Settings
4850 \family default
4851  dialog.
4852 \family sans
4853
4854 \begin_inset Index idx
4855 status collapsed
4856
4857 \begin_layout Plain Layout
4858 Document ! Settings
4859 \end_layout
4860
4861 \end_inset
4862
4863
4864 \family default
4865  Under 
4866 \family sans
4867 Numbering
4868 \begin_inset space ~
4869 \end_inset
4870
4871 &
4872 \begin_inset space ~
4873 \end_inset
4874
4875 TOC
4876 \family default
4877  you will see two counters.
4878  The one named 
4879 \family sans
4880 Numbering
4881 \family default
4882  controls how far down in the sectioning hierarchy LyX numbers a section
4883  heading.
4884  The other one controls the appearance of the section headings in the table
4885  of contents.
4886 \end_layout
4887
4888 \begin_layout Subsubsection
4889 Short Titles of Headings
4890 \begin_inset Index idx
4891 status collapsed
4892
4893 \begin_layout Plain Layout
4894 Section headings ! Short titles
4895 \end_layout
4896
4897 \end_inset
4898
4899
4900 \begin_inset Argument
4901 status collapsed
4902
4903 \begin_layout Plain Layout
4904 Short Titles
4905 \end_layout
4906
4907 \end_inset
4908
4909
4910 \begin_inset CommandInset label
4911 LatexCommand label
4912 name "sec:Short-Titles"
4913
4914 \end_inset
4915
4916
4917 \end_layout
4918
4919 \begin_layout Standard
4920 Some section or chapter titles, such as this one, can get quite long.
4921  This can cause trouble when there is limited horizontal space.
4922  For example, if the header of the page is set to show the current section
4923  title, a long title will protrude over the page margins and look awful.
4924 \end_layout
4925
4926 \begin_layout Standard
4927 LaTeX allows you to specify a short title for section headings.
4928  This short title is used in the header and in the actual table of contents,
4929  avoiding the problem mentioned.
4930  To specify a short title, use the menu 
4931 \family sans
4932 Insert\SpecialChar \menuseparator
4933 Short
4934 \begin_inset space ~
4935 \end_inset
4936
4937 Title
4938 \family default
4939 .
4940  This will insert a box labeled 
4941 \begin_inset Quotes eld
4942 \end_inset
4943
4944 opt
4945 \begin_inset Quotes erd
4946 \end_inset
4947
4948  (stands for 
4949 \begin_inset Quotes eld
4950 \end_inset
4951
4952 optional
4953 \begin_inset Quotes erd
4954 \end_inset
4955
4956 ) which you can use to enter the short title text.
4957  This also works for captions inside floats.
4958 \end_layout
4959
4960 \begin_layout Standard
4961 The title of this section is a good example of using this feature.
4962 \end_layout
4963
4964 \begin_layout Subsubsection
4965 Special Information
4966 \end_layout
4967
4968 \begin_layout Standard
4969 The following information applies to all section headings:
4970 \end_layout
4971
4972 \begin_layout Itemize
4973 You cannot do any nesting with these environments.
4974 \end_layout
4975
4976 \begin_layout Itemize
4977 You cannot use a margin note in any of these environments.
4978 \end_layout
4979
4980 \begin_layout Itemize
4981 You can only use inline math in these environments.
4982 \end_layout
4983
4984 \begin_layout Itemize
4985 You can use labels and cross-references to refer to their numbers.
4986 \end_layout
4987
4988 \begin_layout Subsection
4989 Quotes and Poetry line spacing
4990 \end_layout
4991
4992 \begin_layout Standard
4993 LyX has three paragraph environments for writing poetry and quotations.
4994  They are 
4995 \family sans
4996 Quote
4997 \family default
4998
4999 \family sans
5000 Quotation
5001 \family default
5002 , and 
5003 \family sans
5004 Verse
5005 \family default
5006 .
5007  Forget the days of changing line spacing and twiddling with margins.
5008  These three paragraph environments already have those changes built-in.
5009  They all widen the left margin and add a bit of extra space above and below
5010  the text they contain.
5011  They also allow nesting, so you can put a 
5012 \family sans
5013 Verse
5014 \family default
5015  in a 
5016 \family sans
5017 Quotation
5018 \family default
5019 , as well as in some other paragraph environments.
5020 \end_layout
5021
5022 \begin_layout Standard
5023 There is another feature of these three paragraph environments: they do
5024  
5025 \emph on
5026 not
5027 \emph default
5028  reset to 
5029 \family sans
5030 Standard
5031 \family default
5032  when you start a new paragraph.
5033  So, you can type in that poem and merrily hit 
5034 \family sans
5035 Return
5036 \family default
5037  without worrying about the paragraph environment changing on you.
5038  Of course, that means that, once you're done typing in that poem, you have
5039  to change back to the 
5040 \family sans
5041 Standard
5042 \family default
5043  environment yourself.
5044 \end_layout
5045
5046 \begin_layout Subsubsection
5047
5048 \family sans
5049 Quote
5050 \family default
5051  and 
5052 \family sans
5053 Quotation
5054 \family default
5055
5056 \begin_inset CommandInset label
5057 LatexCommand label
5058 name "sec:Quote"
5059
5060 \end_inset
5061
5062
5063 \begin_inset Index idx
5064 status collapsed
5065
5066 \begin_layout Plain Layout
5067 Quotation
5068 \end_layout
5069
5070 \end_inset
5071
5072
5073 \end_layout
5074
5075 \begin_layout Standard
5076 Now that we've described the similarities of these three environments, it's
5077  time for the differences.
5078  
5079 \family sans
5080 Quote
5081 \family default
5082  and 
5083 \family sans
5084 Quotation
5085 \family default
5086  are identical except for one difference: 
5087 \family sans
5088 Quote
5089 \family default
5090  uses extra spacing to separate paragraphs and never indents the first line.
5091  
5092 \family sans
5093 Quotation
5094 \family default
5095  
5096 \emph on
5097 always
5098 \emph default
5099  indents the first line of a paragraph and uses the same line spacing throughout.
5100 \end_layout
5101
5102 \begin_layout Standard
5103 Here's an example of the 
5104 \family sans
5105 Quote
5106 \family default
5107  environment:
5108 \end_layout
5109
5110 \begin_layout Quote
5111 This is in the 
5112 \family sans
5113 Quote
5114 \family default
5115  environment.
5116  I can keep writing, extending this line out further and further until it
5117  wraps.
5118  See – no indentation!
5119 \end_layout
5120
5121 \begin_layout Quote
5122 Here's the second paragraph of this quote.
5123  Again, there's no indentation, but there is extra space between me and
5124  the other paragraph.
5125 \end_layout
5126
5127 \begin_layout Standard
5128 Here's another example, this time in the 
5129 \family sans
5130 Quotation
5131 \family default
5132  environment:
5133 \end_layout
5134
5135 \begin_layout Quotation
5136 This is in the 
5137 \family sans
5138 Quotation
5139 \family default
5140  environment.
5141  If I keep writing, you will see the indentation.
5142  If your country uses a writing style that shows off new paragraphs by indenting
5143  the first line, then 
5144 \family sans
5145 Quotation
5146 \family default
5147  is the environment for you! Well, you'd use it 
5148 \emph on
5149 if
5150 \emph default
5151  you were quoting other text.
5152 \end_layout
5153
5154 \begin_layout Quotation
5155 Here's a new paragraph.
5156  I could ramble on and on, like a politician at election time.
5157  If I did that, though, you'd get bored.
5158 \end_layout
5159
5160 \begin_layout Standard
5161 As the examples show, 
5162 \family sans
5163 Quote
5164 \family default
5165  is for those people who use extra space to separate paragraphs.
5166  They should put quotes in the 
5167 \family sans
5168 Quote
5169 \family default
5170  environment.
5171  Those who use indentation to mark a new paragraph should use the 
5172 \family sans
5173 Quotation
5174 \family default
5175  paragraph environment for quoted text.
5176 \end_layout
5177
5178 \begin_layout Subsubsection
5179
5180 \family sans
5181 Verse
5182 \family default
5183
5184 \begin_inset Index idx
5185 status collapsed
5186
5187 \begin_layout Plain Layout
5188 Paragraph ! Verse
5189 \end_layout
5190
5191 \end_inset
5192
5193
5194 \family sans
5195
5196 \begin_inset Index idx
5197 status collapsed
5198
5199 \begin_layout Plain Layout
5200 Poetry
5201 \end_layout
5202
5203 \end_inset
5204
5205
5206 \begin_inset CommandInset label
5207 LatexCommand label
5208 name "sec:Verse"
5209
5210 \end_inset
5211
5212
5213 \end_layout
5214
5215 \begin_layout Standard
5216
5217 \family sans
5218 Verse
5219 \family default
5220  is a paragraph environment for poetry, rhymes, verses, and so on.
5221  Here's an example:
5222 \end_layout
5223
5224 \begin_layout Verse
5225 This is in Verse
5226 \begin_inset Newline newline
5227 \end_inset
5228
5229 Which I did not rehearse!
5230 \end_layout
5231
5232 \begin_layout Verse
5233 It could be much worse.
5234  This line could be long, very long, oh so long, so very long that it wraps
5235  around.
5236  It looks okay on screen, but in the printed version, the extra lines are
5237  indented a bit more than the first.
5238  Okay, so it's turned to prose and doesn't rhyme anymore.
5239  So sue me.
5240 \end_layout
5241
5242 \begin_layout Verse
5243 To break a line
5244 \begin_inset Newline newline
5245 \end_inset
5246
5247 And make things look fine
5248 \begin_inset Newline newline
5249 \end_inset
5250
5251 Use 
5252 \begin_inset Info
5253 type  "shortcut"
5254 arg   "newline-insert newline"
5255 \end_inset
5256
5257 .
5258 \end_layout
5259
5260 \begin_layout Standard
5261 As you can see, 
5262 \family sans
5263 Verse
5264 \family default
5265  does not indent both margins.
5266  Each stanza of the verse or poem is in its own paragraph.
5267  To separate the individual lines of a stanza, use the 
5268 \family typewriter
5269 break-line
5270 \family default
5271  function 
5272 \begin_inset Info
5273 type  "shortcut"
5274 arg   "newline-insert newline"
5275 \end_inset
5276
5277 .
5278 \end_layout
5279
5280 \begin_layout Subsection
5281 Lists
5282 \begin_inset Index idx
5283 status collapsed
5284
5285 \begin_layout Plain Layout
5286 Lists
5287 \end_layout
5288
5289 \end_inset
5290
5291
5292 \begin_inset CommandInset label
5293 LatexCommand label
5294 name "sub:Lists"
5295
5296 \end_inset
5297
5298
5299 \end_layout
5300
5301 \begin_layout Standard
5302 LyX has four different paragraph environments for creating different kinds
5303  of lists.
5304  In the 
5305 \family sans
5306 Itemize
5307 \family default
5308  and 
5309 \family sans
5310 Enumerate
5311 \family default
5312  environments, LyX labels your list items with bullets or numbers, respectively.
5313  In the 
5314 \family sans
5315 Description
5316 \family default
5317  and 
5318 \family sans
5319 List
5320 \family default
5321  environments, LyX lets you provide your own label.
5322  We will present the individual details of each type of list next after
5323  describing some general features of all four of them.
5324 \end_layout
5325
5326 \begin_layout Subsubsection
5327 General Features
5328 \end_layout
5329
5330 \begin_layout Standard
5331 The four paragraph environments for lists differ from the other environments
5332  in several ways.
5333  First, LyX treats each paragraph as a list item.
5334  Hitting 
5335 \family sans
5336 Return
5337 \family default
5338  does 
5339 \emph on
5340 not
5341 \emph default
5342  reset the environment to 
5343 \family sans
5344 Standard
5345 \family default
5346  but keeps the current environment and creates a new list item.
5347  The nesting depth is hereby kept.
5348  If you want to keep the paragraph environment but reset the current nesting
5349  depth, you can use 
5350 \begin_inset Info
5351 type  "shortcut"
5352 arg   "break-paragraph inverse"
5353 \end_inset
5354
5355  to break paragraphs.
5356 \end_layout
5357
5358 \begin_layout Standard
5359 You can nest lists of any type inside one another.
5360  In fact, LyX changes the labels on some list items depending on how it
5361  is nested.
5362  If you intend to use any of the list paragraph environments, we suggest
5363  you read all of section
5364 \begin_inset space ~
5365 \end_inset
5366
5367
5368 \begin_inset CommandInset ref
5369 LatexCommand ref
5370 reference "sec:Nesting"
5371
5372 \end_inset
5373
5374 .
5375  
5376 \end_layout
5377
5378 \begin_layout Subsubsection
5379
5380 \family sans
5381 Itemize
5382 \family default
5383
5384 \begin_inset Index idx
5385 status collapsed
5386
5387 \begin_layout Plain Layout
5388 Lists ! Itemize
5389 \end_layout
5390
5391 \end_inset
5392
5393
5394 \begin_inset CommandInset label
5395 LatexCommand label
5396 name "sec:Itemize"
5397
5398 \end_inset
5399
5400
5401 \end_layout
5402
5403 \begin_layout Standard
5404 The first type of list we will describe in detail is the 
5405 \family sans
5406 Itemize
5407 \family default
5408  paragraph environment.
5409  It has the following properties:
5410 \end_layout
5411
5412 \begin_layout Itemize
5413 Each item has a particular bullet or symbol as its label.
5414 \end_layout
5415
5416 \begin_deeper
5417 \begin_layout Itemize
5418 LyX uses the same symbol for all of the items in a given nesting level.
5419 \end_layout
5420
5421 \begin_layout Itemize
5422 The symbol appears at the beginning of the first line.
5423 \end_layout
5424
5425 \end_deeper
5426 \begin_layout Itemize
5427 The items can have any length.
5428  LyX automatically offsets the left margin of each item.
5429  The offset is always relative to whatever environment the 
5430 \family sans
5431 Itemize
5432 \family default
5433  list may be in.
5434 \end_layout
5435
5436 \begin_layout Itemize
5437 If you nest an 
5438 \family sans
5439 Itemize
5440 \family default
5441  environment inside another 
5442 \family sans
5443 Itemize
5444 \family default
5445  environment, the label changes to a new symbol.
5446 \end_layout
5447
5448 \begin_deeper
5449 \begin_layout Itemize
5450 There are four different symbols for up to a four-fold nesting.
5451 \end_layout
5452
5453 \begin_layout Itemize
5454 LyX always shows the same symbol on screen.
5455 \end_layout
5456
5457 \begin_layout Itemize
5458 See section
5459 \begin_inset space ~
5460 \end_inset
5461
5462
5463 \begin_inset CommandInset ref
5464 LatexCommand ref
5465 reference "sec:Nesting"
5466
5467 \end_inset
5468
5469  for a full explanation of nesting.
5470 \end_layout
5471
5472 \end_deeper
5473 \begin_layout Standard
5474 Of course, that explanation was also an example of an 
5475 \family sans
5476 Itemize
5477 \family default
5478  list.
5479  The 
5480 \family sans
5481 Itemize
5482 \family default
5483  environment is best suited for lists where the order doesn't matter.
5484 \end_layout
5485
5486 \begin_layout Standard
5487 We said that different levels use different symbols as their label.
5488  Here's an example of all four possible symbols.
5489 \end_layout
5490
5491 \begin_layout Itemize
5492 The label for the first level 
5493 \family sans
5494 Itemize
5495 \family default
5496  is a large black dot, or bullet.
5497 \end_layout
5498
5499 \begin_deeper
5500 \begin_layout Itemize
5501 The label for the second level is a dash.
5502 \end_layout
5503
5504 \begin_deeper
5505 \begin_layout Itemize
5506 The label for the third is an asterisk.
5507 \end_layout
5508
5509 \begin_deeper
5510 \begin_layout Itemize
5511 The label for the fourth is a centered dot.
5512 \end_layout
5513
5514 \end_deeper
5515 \begin_layout Itemize
5516 Back out to the third level.
5517 \end_layout
5518
5519 \end_deeper
5520 \begin_layout Itemize
5521 Back to the second level.
5522 \end_layout
5523
5524 \end_deeper
5525 \begin_layout Itemize
5526 Back to the outermost level.
5527 \end_layout
5528
5529 \begin_layout Standard
5530 These are the default labels for an 
5531 \family sans
5532 Itemize
5533 \family default
5534  list.
5535  You can customize these labels in the 
5536 \family sans
5537 Document\SpecialChar \menuseparator
5538 Settings
5539 \family default
5540  dialog in the submenu 
5541 \family sans
5542 Bullets
5543 \family default
5544 .
5545 \family sans
5546
5547 \begin_inset Index idx
5548 status collapsed
5549
5550 \begin_layout Plain Layout
5551 Document ! Settings
5552 \end_layout
5553
5554 \end_inset
5555
5556
5557 \end_layout
5558
5559 \begin_layout Standard
5560 Notice how the space between items decreases with increasing depth.
5561  We will explain nesting and all the tricks you can do with different depths
5562  in section
5563 \begin_inset space ~
5564 \end_inset
5565
5566
5567 \begin_inset CommandInset ref
5568 LatexCommand ref
5569 reference "sec:Nesting"
5570
5571 \end_inset
5572
5573 .
5574 \end_layout
5575
5576 \begin_layout Subsubsection
5577
5578 \family sans
5579 Enumerate
5580 \family default
5581
5582 \begin_inset Index idx
5583 status collapsed
5584
5585 \begin_layout Plain Layout
5586 Lists ! Enumerate
5587 \end_layout
5588
5589 \end_inset
5590
5591
5592 \begin_inset CommandInset label
5593 LatexCommand label
5594 name "sec:Enumerate"
5595
5596 \end_inset
5597
5598
5599 \end_layout
5600
5601 \begin_layout Standard
5602 The 
5603 \family sans
5604 Enumerate
5605 \family default
5606  environment is used to create numbered lists and outlines.
5607  It has these properties:
5608 \end_layout
5609
5610 \begin_layout Enumerate
5611 Each item has a numeral as its label.
5612 \end_layout
5613
5614 \begin_deeper
5615 \begin_layout Enumerate
5616 The label type depends on the nesting depth.
5617 \end_layout
5618
5619 \end_deeper
5620 \begin_layout Enumerate
5621 LyX automatically counts the items for you and updates the label as appropriate.
5622 \end_layout
5623
5624 \begin_layout Enumerate
5625 Each new 
5626 \family sans
5627 Enumerate
5628 \family default
5629  environment resets the counter to one.
5630 \end_layout
5631
5632 \begin_layout Enumerate
5633 Like the 
5634 \family sans
5635 Itemize
5636 \family default
5637  environment, the 
5638 \family sans
5639 Enumerate
5640 \family default
5641  environment:
5642 \end_layout
5643
5644 \begin_deeper
5645 \begin_layout Enumerate
5646 Offsets the items relative to the left margin.
5647  Items can have any length.
5648 \end_layout
5649
5650 \begin_layout Enumerate
5651 Reduces the space between items as the nesting depth increases.
5652 \end_layout
5653
5654 \begin_layout Enumerate
5655 Uses different types of labels depending on the nesting depth.
5656 \end_layout
5657
5658 \begin_layout Enumerate
5659 Allows up to a four-fold nesting.
5660 \end_layout
5661
5662 \end_deeper
5663 \begin_layout Standard
5664 Unlike the 
5665 \family sans
5666 Itemize
5667 \family default
5668  environment, 
5669 \family sans
5670 Enumerate
5671 \family default
5672  shows the different labels for each item in LyX.
5673  Here is how LyX labels the four different levels in an 
5674 \family sans
5675 Enumerate
5676 \family default
5677 :
5678 \end_layout
5679
5680 \begin_layout Enumerate
5681 The first level of an 
5682 \family sans
5683 Enumerate
5684 \family default
5685  uses Arabic numerals followed by a period.
5686 \end_layout
5687
5688 \begin_deeper
5689 \begin_layout Enumerate
5690 The second level uses lower case letters surrounded by parentheses.
5691 \end_layout
5692
5693 \begin_deeper
5694 \begin_layout Enumerate
5695 The third level uses lower-case Roman numerals followed by a period.
5696 \end_layout
5697
5698 \begin_deeper
5699 \begin_layout Enumerate
5700 The fourth level uses capital letters followed by a period.
5701 \end_layout
5702
5703 \begin_layout Enumerate
5704 Again, notice the decrease in the spacing between items as the nesting depth
5705  increases.
5706 \end_layout
5707
5708 \end_deeper
5709 \begin_layout Enumerate
5710 Back to the third level
5711 \end_layout
5712
5713 \end_deeper
5714 \begin_layout Enumerate
5715 Back to the second level.
5716 \end_layout
5717
5718 \end_deeper
5719 \begin_layout Enumerate
5720 Back to the outermost level.
5721 \end_layout
5722
5723 \begin_layout Standard
5724 Once again, you can customize the type of numbering used in the 
5725 \family sans
5726 Enumerate
5727 \family default
5728  environment.
5729  It involves adding commands to the LaTeX preamble (see the 
5730 \emph on
5731 Additional Features
5732 \emph default
5733  manual).
5734  As stated earlier, such customization only shows up in the printed version,
5735  not in LyX.
5736 \end_layout
5737
5738 \begin_layout Standard
5739 There is more to nesting 
5740 \family sans
5741 Enumerate
5742 \family default
5743  environments than we've stated here.
5744  You should read section
5745 \begin_inset space ~
5746 \end_inset
5747
5748
5749 \begin_inset CommandInset ref
5750 LatexCommand ref
5751 reference "sec:Nesting"
5752
5753 \end_inset
5754
5755  to learn more about nesting.
5756 \end_layout
5757
5758 \begin_layout Subsubsection
5759
5760 \family sans
5761 Description
5762 \family default
5763
5764 \begin_inset Index idx
5765 status collapsed
5766
5767 \begin_layout Plain Layout
5768 Lists ! Description
5769 \end_layout
5770
5771 \end_inset
5772
5773
5774 \end_layout
5775
5776 \begin_layout Standard
5777 Unlike the previous two environments, the 
5778 \family sans
5779 Description
5780 \family default
5781  list has no fixed label.
5782  Instead, LyX uses the first 
5783 \begin_inset Quotes eld
5784 \end_inset
5785
5786 word
5787 \begin_inset Quotes erd
5788 \end_inset
5789
5790  of the first line as the label.
5791  Here's an example:
5792 \end_layout
5793
5794 \begin_layout Description
5795 Example: This is an example of the 
5796 \family sans
5797 Description
5798 \family default
5799  environment.
5800 \end_layout
5801
5802 \begin_layout Standard
5803 LyX typesets the label in boldface and puts extra space between it and the
5804  rest of the line.
5805 \end_layout
5806
5807 \begin_layout Standard
5808 With the first 
5809 \begin_inset Quotes eld
5810 \end_inset
5811
5812 word
5813 \begin_inset Quotes erd
5814 \end_inset
5815
5816  it is meant that the first hit of the 
5817 \family sans
5818 Space
5819 \family default
5820  key ends the label if you are at the beginning of the first line of an
5821  item.
5822  If you need to use more than one word in the label use a 
5823 \family sans
5824 Protected Blank
5825 \family default
5826 .
5827  (Use either 
5828 \begin_inset Info
5829 type  "shortcut"
5830 arg   "space-insert protected"
5831 \end_inset
5832
5833  or the menu 
5834 \family sans
5835 Insert\SpecialChar \menuseparator
5836 Formatting\SpecialChar \menuseparator
5837 Protected
5838 \begin_inset space ~
5839 \end_inset
5840
5841 Space
5842 \family default
5843 , see section
5844 \begin_inset space ~
5845 \end_inset
5846
5847
5848 \begin_inset CommandInset ref
5849 LatexCommand ref
5850 reference "sub:Protected-Space"
5851
5852 \end_inset
5853
5854  for more info.) Here is an example:
5855 \end_layout
5856
5857 \begin_layout Description
5858 Second
5859 \begin_inset space ~
5860 \end_inset
5861
5862 Example: This one shows how to use a 
5863 \family sans
5864 Protected
5865 \begin_inset space ~
5866 \end_inset
5867
5868 Blank
5869 \family default
5870  in the label of a 
5871 \family sans
5872 Description
5873 \family default
5874  list item.
5875 \end_layout
5876
5877 \begin_layout Description
5878 Usage: You should use the 
5879 \family sans
5880 Description
5881 \family default
5882  environment for things like definitions and theorems.
5883  Use it when you need to make one word in particular stand out in the text
5884  that describes it.
5885  It's not a good idea to use a 
5886 \family sans
5887 Description
5888 \family default
5889  environment when you have an entire sentence that you want to describe.
5890  You're better off using 
5891 \family sans
5892 Itemize
5893 \family default
5894  or 
5895 \family sans
5896 Enumerate
5897 \family default
5898  and nesting several 
5899 \family sans
5900 Standard
5901 \family default
5902  paragraphs into them.
5903 \end_layout
5904
5905 \begin_layout Description
5906 Nesting: You can nest 
5907 \family sans
5908 Description
5909 \family default
5910  environments inside one another, nest them in other types of lists, and
5911  so on.
5912 \end_layout
5913
5914 \begin_layout Standard
5915 Notice that after the first line, LyX indents subsequent lines, offsetting
5916  them from the first line.
5917 \end_layout
5918
5919 \begin_layout Subsubsection
5920 The LyX 
5921 \family sans
5922 List
5923 \family default
5924
5925 \begin_inset Index idx
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Lists ! LyX list
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 List
5941 \family default
5942  environment is a LyX extension to LaTeX.
5943 \end_layout
5944
5945 \begin_layout Standard
5946 \begin_inset Note Greyedout
5947 status open
5948
5949 \begin_layout Plain Layout
5950
5951 \series bold
5952 Note:
5953 \series default
5954  When you are using a KOMA-Script document class, like in this document,
5955  the 
5956 \family sans
5957 List
5958 \family default
5959  environment is named 
5960 \family sans
5961 Labeling
5962 \family default
5963 .
5964 \end_layout
5965
5966 \end_inset
5967
5968
5969 \end_layout
5970
5971 \begin_layout Standard
5972 Like the 
5973 \family sans
5974 Description
5975 \family default
5976  environment the 
5977 \family sans
5978 List
5979 \family default
5980  environment has user-defined labels for each list item.
5981  There are the following properties of this list environment:
5982 \end_layout
5983
5984 \begin_layout Labeling
5985 \labelwidthstring 00.00.0000
5986 item
5987 \begin_inset space ~
5988 \end_inset
5989
5990 labels LyX uses the first 
5991 \begin_inset Quotes eld
5992 \end_inset
5993
5994 word
5995 \begin_inset Quotes erd
5996 \end_inset
5997
5998  of each line as the item label.
5999  The first 
6000 \family sans
6001 Space
6002 \family default
6003  after the beginning of the first line of an item marks the end of the label.
6004  If you need to use more than one word in an item label, use a protected
6005  blank as described above.
6006 \end_layout
6007
6008 \begin_layout Labeling
6009 \labelwidthstring 00.00.0000
6010 margins As you can see, LyX uses different margins for the item label and
6011  the body of the item text.
6012  The body of the text has a larger left margin, which is equal to the default
6013  label width plus a little extra space.
6014  
6015 \end_layout
6016
6017 \begin_layout Labeling
6018 \labelwidthstring 00.00.0000
6019 label
6020 \begin_inset space ~
6021 \end_inset
6022
6023 width LyX uses the width of the label, or the default width, whatever is
6024  larger.
6025  If the label width is larger, the label 
6026 \begin_inset Quotes eld
6027 \end_inset
6028
6029 extends
6030 \begin_inset Quotes erd
6031 \end_inset
6032
6033  into the first line.
6034  In other words, the text of the first line isn't aligned with the left
6035  margin of the rest of the item text.
6036 \end_layout
6037
6038 \begin_layout Labeling
6039 \labelwidthstring 00.00.0000
6040 default
6041 \begin_inset space ~
6042 \end_inset
6043
6044 width You can set the default label width to ensure that the text of all
6045  items in a 
6046 \family sans
6047 List
6048 \family default
6049  environment have the same left margin.
6050 \begin_inset Newline newline
6051 \end_inset
6052
6053 To change the default width, select all items in the list.
6054  Now open the 
6055 \family sans
6056 Edit\SpecialChar \menuseparator
6057 Paragraph
6058 \begin_inset space ~
6059 \end_inset
6060
6061 Settings
6062 \family default
6063  dialog.
6064  The text in the box 
6065 \family sans
6066 Longest
6067 \begin_inset space ~
6068 \end_inset
6069
6070 label
6071 \family default
6072  determines the default label width.
6073  You can use the text of your largest label here, but you can also use the
6074  letter 
6075 \begin_inset Quotes eld
6076 \end_inset
6077
6078 M
6079 \begin_inset Quotes erd
6080 \end_inset
6081
6082  multiple times instead.
6083  The M is the widest character and is a standard unit of widths in LaTeX.
6084  By using 
6085 \begin_inset Quotes eld
6086 \end_inset
6087
6088 M
6089 \begin_inset Quotes erd
6090 \end_inset
6091
6092  as the unit of width you don't need to keep changing the contents of 
6093 \family sans
6094 Longest
6095 \begin_inset space ~
6096 \end_inset
6097
6098 label
6099 \family default
6100  every time you alter a label in a 
6101 \family sans
6102 List
6103 \family default
6104  environment.
6105 \begin_inset Newline newline
6106 \end_inset
6107
6108 The predefined default width is the length of 
6109 \begin_inset Quotes eld
6110 \end_inset
6111
6112 00.00.0000
6113 \begin_inset Quotes erd
6114 \end_inset
6115
6116  (equal to 6 M).
6117  
6118 \begin_inset Newline newline
6119 \end_inset
6120
6121
6122 \begin_inset Note Greyedout
6123 status open
6124
6125 \begin_layout Plain Layout
6126
6127 \series bold
6128 Note:
6129 \series default
6130  Setting the cursor into a list item to change only its label width will
6131  only change the width inside LyX but not in the output.
6132 \end_layout
6133
6134 \end_inset
6135
6136
6137 \end_layout
6138
6139 \begin_layout Standard
6140 You should use the 
6141 \family sans
6142 List
6143 \family default
6144  environment the same way like the 
6145 \family sans
6146 Description
6147 \family default
6148  list: When you need one word to stand out from the text that describes
6149  it.
6150  The 
6151 \family sans
6152 List
6153 \family default
6154  environment gives you another way to do this, using a different overall
6155  layout.
6156 \end_layout
6157
6158 \begin_layout Standard
6159 You can nest 
6160 \family sans
6161 List
6162 \family default
6163  environments inside one another, nest them in other types of lists, and
6164  so on.
6165  They work just like the other list paragraph environments.
6166  Read section
6167 \begin_inset space ~
6168 \end_inset
6169
6170
6171 \begin_inset CommandInset ref
6172 LatexCommand ref
6173 reference "sec:Nesting"
6174
6175 \end_inset
6176
6177  to learn about nesting.
6178 \end_layout
6179
6180 \begin_layout Standard
6181 There is yet another feature of the 
6182 \family sans
6183 List
6184 \family default
6185  environment: As you can see in the examples, LyX left-justifies the item
6186  labels by default.
6187  You can use additional 
6188 \family sans
6189 HFills
6190 \family default
6191  to change how LyX justifies the item label.
6192  
6193 \family sans
6194 Hfills
6195 \family default
6196  are documented in section
6197 \begin_inset space ~
6198 \end_inset
6199
6200
6201 \begin_inset CommandInset ref
6202 LatexCommand ref
6203 reference "sub:Horizontal-Space"
6204
6205 \end_inset
6206
6207 .
6208  Here are some examples:
6209 \end_layout
6210
6211 \begin_layout Labeling
6212 \labelwidthstring 00.00.0000
6213 Left The default for 
6214 \family sans
6215 List
6216 \family default
6217  item labels.
6218 \end_layout
6219
6220 \begin_layout Labeling
6221 \labelwidthstring 00.00.0000
6222 \begin_inset space \hfill{}
6223 \end_inset
6224
6225 Right One 
6226 \family sans
6227 HFill
6228 \family default
6229  at the beginning of the label right justifies it.
6230 \end_layout
6231
6232 \begin_layout Labeling
6233 \labelwidthstring 00.00.0000
6234 \begin_inset space \hfill{}
6235 \end_inset
6236
6237 Center
6238 \begin_inset space \hfill{}
6239 \end_inset
6240
6241  One 
6242 \family sans
6243 HFill
6244 \family default
6245  at the beginning of the label and one at the end centers it.
6246 \end_layout
6247
6248 \begin_layout Subsection
6249 Customized Lists
6250 \begin_inset Index idx
6251 status collapsed
6252
6253 \begin_layout Plain Layout
6254 Lists ! Customized
6255 \end_layout
6256
6257 \end_inset
6258
6259
6260 \end_layout
6261
6262 \begin_layout Standard
6263 To use the features described in this section, you must load the module
6264  
6265 \family sans
6266 Customisable Lists (enumitem)
6267 \family default
6268  in the document settings.
6269  This loads the features of the LaTeX-package 
6270 \series bold
6271 enumitem
6272 \series default
6273
6274 \begin_inset Index idx
6275 status collapsed
6276
6277 \begin_layout Plain Layout
6278 LaTeX-packages ! enumitem
6279 \end_layout
6280
6281 \end_inset
6282
6283 .
6284 \end_layout
6285
6286 \begin_layout Subsubsection
6287 Custom Enumerate Lists
6288 \begin_inset Index idx
6289 status collapsed
6290
6291 \begin_layout Plain Layout
6292 Lists ! Enumerate ! Custom
6293 \end_layout
6294
6295 \end_inset
6296
6297
6298 \end_layout
6299
6300 \begin_layout Standard
6301 \noindent
6302 The default numbering of numbered lists can be changed by adding an optional
6303  argument (menu 
6304 \family sans
6305 Insert\SpecialChar \menuseparator
6306 Short Title
6307 \family default
6308 ) to the first item of each level in the list.
6309  There you add the command
6310 \end_layout
6311
6312 \begin_layout Standard
6313
6314 \series bold
6315 label=
6316 \backslash
6317 roman{enumi}
6318 \end_layout
6319
6320 \begin_layout Standard
6321 in TeX Code (shortcut 
6322 \begin_inset Info
6323 type  "shortcut"
6324 arg   "ert-insert"
6325 \end_inset
6326
6327 ).
6328 \begin_inset Foot
6329 status collapsed
6330
6331 \begin_layout Plain Layout
6332 For more about TeX Code, look at section
6333 \begin_inset space ~
6334 \end_inset
6335
6336
6337 \begin_inset CommandInset ref
6338 LatexCommand ref
6339 reference "sec:TeX-Code"
6340
6341 \end_inset
6342
6343 .
6344 \end_layout
6345
6346 \end_inset
6347
6348
6349 \emph on
6350  enumi
6351 \emph default
6352  is hereby the counter of the enumeration in the first level.
6353  The command 
6354 \series bold
6355
6356 \backslash
6357 roman
6358 \series default
6359  outputs the counter as small Roman numeral.
6360  For capital Roman numerals replace in the command above 
6361 \series bold
6362
6363 \backslash
6364 roman
6365 \series default
6366  by 
6367 \series bold
6368
6369 \backslash
6370 Roman
6371 \series default
6372 .
6373  For Arabic numerals use 
6374 \series bold
6375
6376 \backslash
6377 arabic
6378 \series default
6379 .
6380  To 
6381 \begin_inset Quotes eld
6382 \end_inset
6383
6384 number
6385 \begin_inset Quotes erd
6386 \end_inset
6387
6388  items with capital or small Latin letters use 
6389 \series bold
6390
6391 \backslash
6392 Alph
6393 \series default
6394  or 
6395 \series bold
6396
6397 \backslash
6398 alph
6399 \series default
6400 , respectively.
6401 \end_layout
6402
6403 \begin_layout Standard
6404 \noindent
6405 \begin_inset Note Greyedout
6406 status open
6407
6408 \begin_layout Plain Layout
6409
6410 \series bold
6411 Note:
6412 \series default
6413  You can only number 26
6414 \begin_inset space ~
6415 \end_inset
6416
6417 items with Latin letters, because this numbering is limited to single letters.
6418 \end_layout
6419
6420 \end_inset
6421
6422
6423 \end_layout
6424
6425 \begin_layout Standard
6426 To change the numbering for the list sublevels, replace the 'i' in the command
6427  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6428 \end_layout
6429
6430 \begin_layout Standard
6431 As example a list with custom numbering:
6432 \end_layout
6433
6434 \begin_layout Enumerate
6435 \begin_inset Argument
6436 status open
6437
6438 \begin_layout Plain Layout
6439 \begin_inset ERT
6440 status open
6441
6442 \begin_layout Plain Layout
6443
6444 label=
6445 \backslash
6446 #
6447 \backslash
6448 Alph{enumi}
6449 \backslash
6450 #
6451 \end_layout
6452
6453 \end_inset
6454
6455
6456 \end_layout
6457
6458 \end_inset
6459
6460 Level 1
6461 \end_layout
6462
6463 \begin_deeper
6464 \begin_layout Enumerate
6465 \begin_inset Argument
6466 status open
6467
6468 \begin_layout Plain Layout
6469 \begin_inset ERT
6470 status open
6471
6472 \begin_layout Plain Layout
6473
6474 label=
6475 \backslash
6476 Alph{enumi}.
6477 \backslash
6478 arabic{enumii}
6479 \end_layout
6480
6481 \end_inset
6482
6483
6484 \end_layout
6485
6486 \end_inset
6487
6488 Level 2
6489 \end_layout
6490
6491 \begin_layout Enumerate
6492 Level 2
6493 \end_layout
6494
6495 \begin_deeper
6496 \begin_layout Enumerate
6497 \begin_inset Argument
6498 status open
6499
6500 \begin_layout Plain Layout
6501 \begin_inset ERT
6502 status open
6503
6504 \begin_layout Plain Layout
6505
6506 label=
6507 \backslash
6508 bf{
6509 \backslash
6510 arabic{enumiii}}
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \end_layout
6517
6518 \end_inset
6519
6520 Level 3
6521 \end_layout
6522
6523 \begin_deeper
6524 \begin_layout Enumerate
6525 \begin_inset Argument
6526 status open
6527
6528 \begin_layout Plain Layout
6529 \begin_inset ERT
6530 status open
6531
6532 \begin_layout Plain Layout
6533
6534 label=
6535 \backslash
6536 emph{
6537 \backslash
6538 roman{enumiv})}
6539 \end_layout
6540
6541 \end_inset
6542
6543
6544 \end_layout
6545
6546 \end_inset
6547
6548 Level 4
6549 \end_layout
6550
6551 \end_deeper
6552 \end_deeper
6553 \end_deeper
6554 \begin_layout Standard
6555 For this list these commands were used:
6556 \end_layout
6557
6558 \begin_layout Standard
6559 \noindent
6560
6561 \series bold
6562 label=
6563 \backslash
6564 #
6565 \backslash
6566 Alph{enumi}
6567 \backslash
6568 #
6569 \begin_inset Newline newline
6570 \end_inset
6571
6572 label=
6573 \backslash
6574 Alph{enumi}.
6575 \backslash
6576 arabic{enumii}
6577 \begin_inset Newline newline
6578 \end_inset
6579
6580 label=
6581 \backslash
6582 bf{
6583 \backslash
6584 arabic{enumiii}}
6585 \begin_inset Newline newline
6586 \end_inset
6587
6588 label=
6589 \backslash
6590 emph{
6591 \backslash
6592 roman{enumiv})}
6593 \end_layout
6594
6595 \begin_layout Standard
6596 where the command 
6597 \series bold
6598
6599 \backslash
6600 emph{}
6601 \series default
6602  makes the label emphasized and 
6603 \series bold
6604
6605 \backslash
6606 bf{}
6607 \series default
6608  makes it bold.
6609 \end_layout
6610
6611 \begin_layout Standard
6612 \begin_inset Note Greyedout
6613 status open
6614
6615 \begin_layout Plain Layout
6616
6617 \series bold
6618 Note:
6619 \series default
6620  When you changed the label of a list level, it will be used for all following
6621  lists until you change the definition.
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \begin_layout Subsubsection
6630 Resumed Enumeration
6631 \begin_inset Index idx
6632 status collapsed
6633
6634 \begin_layout Plain Layout
6635 Lists ! Enumerate ! Resumed
6636 \end_layout
6637
6638 \end_inset
6639
6640
6641 \end_layout
6642
6643 \begin_layout Standard
6644 Enumerations can be resumed after intermediate paragraphs:
6645 \end_layout
6646
6647 \begin_layout Enumerate
6648 \begin_inset Argument
6649 status open
6650
6651 \begin_layout Plain Layout
6652 \begin_inset ERT
6653 status open
6654
6655 \begin_layout Plain Layout
6656
6657 label=
6658 \backslash
6659 arabic{enumi}.
6660 \end_layout
6661
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \end_inset
6668
6669 first
6670 \begin_inset Note Note
6671 status open
6672
6673 \begin_layout Plain Layout
6674 goes back to default numbering
6675 \end_layout
6676
6677 \end_inset
6678
6679
6680 \end_layout
6681
6682 \begin_layout Enumerate
6683 second
6684 \end_layout
6685
6686 \begin_layout Standard
6687 regular text
6688 \end_layout
6689
6690 \begin_layout Enumerate-Resume
6691 resumed
6692 \end_layout
6693
6694 \begin_layout Standard
6695 To resume an enumeration, use the style 
6696 \family sans
6697 Enumerate-Resume
6698 \family default
6699 .
6700  Its numbering appears in blue within LyX to indicate that it is a resumed
6701  list and that the numbering will not be correct in LyX, but in the output.
6702 \end_layout
6703
6704 \begin_layout Standard
6705 \begin_inset Note Greyedout
6706 status open
6707
6708 \begin_layout Plain Layout
6709
6710 \series bold
6711 Note:
6712 \series default
6713  If there is no previous enumeration to resume, you will get a LaTeX error.
6714 \end_layout
6715
6716 \end_inset
6717
6718
6719 \end_layout
6720
6721 \begin_layout Standard
6722 Perhaps you might want to resume the list with a different number than the
6723  next one.
6724  Or you want to start a new enumeration with a defined number.
6725  This is possible by adding an optional argument to the first list item
6726  of a normal new enumeration.
6727  There insert the command
6728 \end_layout
6729
6730 \begin_layout Standard
6731
6732 \series bold
6733 start=number
6734 \end_layout
6735
6736 \begin_layout Standard
6737 where 
6738 \emph on
6739 number
6740 \emph default
6741  is the number with which you want to resume the list.
6742  An example:
6743 \end_layout
6744
6745 \begin_layout Enumerate
6746 first item
6747 \end_layout
6748
6749 \begin_layout Enumerate
6750 second item
6751 \end_layout
6752
6753 \begin_layout Standard
6754 Enumeration starting at a given value:
6755 \end_layout
6756
6757 \begin_layout Enumerate
6758 \begin_inset Argument
6759 status open
6760
6761 \begin_layout Plain Layout
6762 \begin_inset ERT
6763 status open
6764
6765 \begin_layout Plain Layout
6766
6767 start=4
6768 \end_layout
6769
6770 \end_inset
6771
6772
6773 \end_layout
6774
6775 \end_inset
6776
6777 This enumeration starts at 4
6778 \end_layout
6779
6780 \begin_layout Subsubsection
6781 List Spacing
6782 \begin_inset Index idx
6783 status collapsed
6784
6785 \begin_layout Plain Layout
6786 Lists ! Spacing
6787 \end_layout
6788
6789 \end_inset
6790
6791
6792 \end_layout
6793
6794 \begin_layout Standard
6795 In some cases you might want less or more vertical space between the items
6796  of a list.
6797  For example the default space is too much in your opinion in this case:
6798 \end_layout
6799
6800 \begin_layout Itemize
6801 A bullet list
6802 \end_layout
6803
6804 \begin_layout Itemize
6805 with standard spacing 
6806 \end_layout
6807
6808 \begin_layout Standard
6809 You can decrease the space by adding an optional argument to the first item
6810  of the list.
6811  There add the command 
6812 \series bold
6813 nolistsep
6814 \series default
6815  to get no additional list space like in this example:
6816 \end_layout
6817
6818 \begin_layout Itemize
6819 \begin_inset Argument
6820 status open
6821
6822 \begin_layout Plain Layout
6823 \begin_inset ERT
6824 status open
6825
6826 \begin_layout Plain Layout
6827
6828 nolistsep
6829 \end_layout
6830
6831 \end_inset
6832
6833
6834 \end_layout
6835
6836 \end_inset
6837
6838 A bullet list
6839 \end_layout
6840
6841 \begin_layout Itemize
6842 without additional
6843 \end_layout
6844
6845 \begin_layout Itemize
6846 vertical space
6847 \end_layout
6848
6849 \begin_layout Standard
6850 To add space you can use several other commands provided by the LaTeX-package
6851  
6852 \series bold
6853 enumitem
6854 \series default
6855
6856 \begin_inset Index idx
6857 status collapsed
6858
6859 \begin_layout Plain Layout
6860 LaTeX-packages ! enumitem
6861 \end_layout
6862
6863 \end_inset
6864
6865 .
6866  For more info see its documentation, 
6867 \begin_inset CommandInset citation
6868 LatexCommand cite
6869 key "enumitem"
6870
6871 \end_inset
6872
6873 .
6874 \end_layout
6875
6876 \begin_layout Standard
6877 There are also many commands available to change the horizontal spacing
6878  and indentation.
6879  Here is an example where the indentation was changed to the one of the
6880  paragraphs in the document and the label separation was set to 2
6881 \begin_inset space \thinspace{}
6882 \end_inset
6883
6884 cm so that the number is in the page margin:
6885 \end_layout
6886
6887 \begin_layout Enumerate
6888 \begin_inset Argument
6889 status open
6890
6891 \begin_layout Plain Layout
6892 \begin_inset ERT
6893 status open
6894
6895 \begin_layout Plain Layout
6896
6897 labelindent=
6898 \backslash
6899 parindent, labelsep=2cm
6900 \end_layout
6901
6902 \end_inset
6903
6904
6905 \end_layout
6906
6907 \end_inset
6908
6909 An enumeration
6910 \end_layout
6911
6912 \begin_layout Enumerate
6913 with negative indentation
6914 \end_layout
6915
6916 \begin_layout Subsubsection
6917 Further Customization
6918 \begin_inset Index idx
6919 status collapsed
6920
6921 \begin_layout Plain Layout
6922 Lists ! Customization
6923 \end_layout
6924
6925 \end_inset
6926
6927
6928 \end_layout
6929
6930 \begin_layout Standard
6931 You can also change the style of description lists.
6932  The command
6933 \end_layout
6934
6935 \begin_layout Standard
6936
6937 \series bold
6938 font=definition
6939 \end_layout
6940
6941 \begin_layout Standard
6942 changes the description label font, the command
6943 \end_layout
6944
6945 \begin_layout Standard
6946
6947 \series bold
6948 style=definition
6949 \end_layout
6950
6951 \begin_layout Standard
6952 sets the list style.
6953 \end_layout
6954
6955 \begin_layout Standard
6956 An example where the command
6957 \end_layout
6958
6959 \begin_layout Standard
6960
6961 \series bold
6962 font=
6963 \backslash
6964 itshape, style=nextline
6965 \end_layout
6966
6967 \begin_layout Standard
6968 is used:
6969 \end_layout
6970
6971 \begin_layout Description
6972 Ionizing
6973 \begin_inset space ~
6974 \end_inset
6975
6976 radiation: 
6977 \begin_inset Argument
6978 status open
6979
6980 \begin_layout Plain Layout
6981 \begin_inset ERT
6982 status open
6983
6984 \begin_layout Plain Layout
6985
6986 labelindent=0pt, labelsep=1cm, font=
6987 \backslash
6988 itshape, style=nextline
6989 \end_layout
6990
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \end_inset
6997
6998 Ionizing radiation consists of particles or electromagnetic waves that are
6999  energetic enough to detach electrons from atoms or molecules, therefore
7000  ionizing them.
7001 \end_layout
7002
7003 \begin_layout Description
7004 Reference
7005 \begin_inset space ~
7006 \end_inset
7007
7008 counting: In computer science, reference counting is a technique of storing
7009  the number of references, pointers, or handles to a resource such as an
7010  object, block of memory, disk space or other resource.
7011 \end_layout
7012
7013 \begin_layout Standard
7014 There are many more commands and features provided by the LaTeX-package
7015  
7016 \series bold
7017 enumitem
7018 \series default
7019
7020 \begin_inset Index idx
7021 status collapsed
7022
7023 \begin_layout Plain Layout
7024 LaTeX-packages ! enumitem
7025 \end_layout
7026
7027 \end_inset
7028
7029 .
7030  For more info see its documentation, 
7031 \begin_inset CommandInset citation
7032 LatexCommand cite
7033 key "enumitem"
7034
7035 \end_inset
7036
7037
7038 \end_layout
7039
7040 \begin_layout Subsection
7041 Letters
7042 \begin_inset Index idx
7043 status collapsed
7044
7045 \begin_layout Plain Layout
7046 Letters
7047 \end_layout
7048
7049 \end_inset
7050
7051
7052 \end_layout
7053
7054 \begin_layout Subsubsection
7055
7056 \family sans
7057 Address
7058 \family default
7059  and 
7060 \family sans
7061 Right
7062 \begin_inset space ~
7063 \end_inset
7064
7065 Address
7066 \family default
7067 : An Overview
7068 \end_layout
7069
7070 \begin_layout Standard
7071 Although LyX has document classes for letters, we've also created two paragraph
7072  environments called 
7073 \family sans
7074 Address
7075 \family default
7076  and 
7077 \family sans
7078 Right
7079 \begin_inset space ~
7080 \end_inset
7081
7082 Address
7083 \family default
7084 .
7085  To use the letter class, you need to use specific paragraph environments
7086  in a specific order, otherwise LaTeX gags on the document.
7087  In contrast, you can use the 
7088 \family sans
7089 Address
7090 \family default
7091  and 
7092 \family sans
7093 Right
7094 \begin_inset space ~
7095 \end_inset
7096
7097 Address
7098 \family default
7099  paragraph environments anywhere with no problem.
7100  You can even nest them inside other environments, though you can't nest
7101  anything in them.
7102 \end_layout
7103
7104 \begin_layout Standard
7105 Of course, you're not limited to using 
7106 \family sans
7107 Address
7108 \family default
7109  and 
7110 \family sans
7111 Right
7112 \begin_inset space ~
7113 \end_inset
7114
7115 Address
7116 \family default
7117  for letters only.
7118  
7119 \family sans
7120 Right
7121 \begin_inset space ~
7122 \end_inset
7123
7124 Address
7125 \family default
7126 , in particular, is useful for creating article titles like those used in
7127  some European academic papers.
7128 \end_layout
7129
7130 \begin_layout Subsubsection
7131 Usage
7132 \begin_inset CommandInset label
7133 LatexCommand label
7134 name "sec:Address-Usage"
7135
7136 \end_inset
7137
7138
7139 \end_layout
7140
7141 \begin_layout Standard
7142 The 
7143 \family sans
7144 Address
7145 \family default
7146  environment formats text in the style of an address, which is also used
7147  for the opening and signature in some countries.
7148  Similarly, the 
7149 \family sans
7150 Right
7151 \begin_inset space ~
7152 \end_inset
7153
7154 Address
7155 \family default
7156  environment formats text in the style of a right-justified address, which
7157  is used for the sender's address and today's date in some countries.
7158  Here's an example of each:
7159 \end_layout
7160
7161 \begin_layout Right Address
7162 Right Address
7163 \begin_inset Newline newline
7164 \end_inset
7165
7166 Who I am
7167 \begin_inset Newline newline
7168 \end_inset
7169
7170 Where I am
7171 \begin_inset Newline newline
7172 \end_inset
7173
7174 When is it? What is today?
7175 \end_layout
7176
7177 \begin_layout Standard
7178 That was 
7179 \family sans
7180 Right
7181 \begin_inset space ~
7182 \end_inset
7183
7184 Address
7185 \family default
7186 .
7187  Notice that the lines all have the same left margin, which LyX sets to
7188  fit the largest block of text on a single line.
7189  Here's an example of the 
7190 \family sans
7191 Address
7192 \family default
7193  environment:
7194 \end_layout
7195
7196 \begin_layout Address
7197 Who are you
7198 \begin_inset Newline newline
7199 \end_inset
7200
7201 Where do I send this
7202 \begin_inset Newline newline
7203 \end_inset
7204
7205 Your post office and country
7206 \end_layout
7207
7208 \begin_layout Standard
7209 As you can see, both 
7210 \family sans
7211 Address
7212 \family default
7213  and 
7214 \family sans
7215 Right
7216 \begin_inset space ~
7217 \end_inset
7218
7219 Address
7220 \family default
7221  add extra space between themselves and the next paragraph.
7222  If you hit 
7223 \family sans
7224 Return
7225 \family default
7226  in either of these environments, LyX resets the nesting depth and sets
7227  the environment to 
7228 \family sans
7229 Standard
7230 \family default
7231 .
7232  This makes sense, since 
7233 \family sans
7234 Return
7235 \family default
7236  is the 
7237 \family typewriter
7238 break-paragraph
7239 \family default
7240  function, and the individual lines of an address are not paragraphs.
7241  Thus, you have to use 
7242 \family typewriter
7243 break-line
7244 \family default
7245  (
7246 \begin_inset Info
7247 type  "shortcut"
7248 arg   "newline-insert newline"
7249 \end_inset
7250
7251  or 
7252 \family sans
7253 Formatting
7254 \begin_inset space ~
7255 \end_inset
7256
7257 Character\SpecialChar \menuseparator
7258 Line
7259 \begin_inset space ~
7260 \end_inset
7261
7262 Break
7263 \family default
7264  from the 
7265 \family sans
7266 Insert
7267 \family default
7268  menu) to start a new line in an 
7269 \family sans
7270 Address
7271 \family default
7272  or 
7273 \family sans
7274 Right
7275 \begin_inset space ~
7276 \end_inset
7277
7278 Address
7279 \family default
7280  environment.
7281 \end_layout
7282
7283 \begin_layout Subsection
7284 Academic Writing
7285 \end_layout
7286
7287 \begin_layout Standard
7288 Most academic writing begins with an abstract and ends with a bibliography
7289  or list of references.
7290  LyX contains paragraph environments for both of these.
7291 \end_layout
7292
7293 \begin_layout Subsubsection
7294
7295 \family sans
7296 Abstract
7297 \begin_inset Index idx
7298 status collapsed
7299
7300 \begin_layout Plain Layout
7301 Abstracts
7302 \end_layout
7303
7304 \end_inset
7305
7306
7307 \end_layout
7308
7309 \begin_layout Standard
7310 The 
7311 \family sans
7312 Abstract
7313 \family default
7314  environment is used for the abstract of an article.
7315  Technically, you could use this environment anywhere, but you really should
7316  only use it at the beginning of the document, after the title.
7317  Also, don't bother trying to nest 
7318 \family sans
7319 Abstract
7320 \family default
7321  in anything else or vice versa.
7322  It will not work.
7323  The 
7324 \family sans
7325 Abstract
7326 \family default
7327  environment is only useful in the article and report document classes.
7328  The book document classes ignores the 
7329 \family sans
7330 Abstract
7331 \family default
7332  completely, and it's utterly silly to use 
7333 \family sans
7334 Abstract
7335 \family default
7336  in a letter document class.
7337 \end_layout
7338
7339 \begin_layout Standard
7340 The 
7341 \family sans
7342 Abstract
7343 \family default
7344  environment does several things for you.
7345  First, it puts the centered label 
7346 \begin_inset Quotes eld
7347 \end_inset
7348
7349 Abstract
7350 \begin_inset Quotes erd
7351 \end_inset
7352
7353  above the text.
7354  The label and the text of the abstract are separated by some extra vertical
7355  space.
7356  Second, it typesets everything in a smaller font, just as you'd expect.
7357  Lastly, it adds a bit of extra vertical space between the abstract and
7358  the subsequent text.
7359  Well, that's how it will appear on the LyX screen.
7360  The appearance in the output depends on the used article or report class.
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Starting a new paragraph by hitting 
7365 \family sans
7366 Return
7367 \family default
7368  does not reset the paragraph environment.
7369  The new paragraph will still be in the 
7370 \family sans
7371 Abstract
7372 \family default
7373  environment.
7374  So, you will have to change the paragraph environment yourself when you
7375  finish entering the abstract of your document.
7376 \end_layout
7377
7378 \begin_layout Standard
7379 \begin_inset Float figure
7380 wide false
7381 sideways false
7382 status open
7383
7384 \begin_layout Plain Layout
7385 \align center
7386 \begin_inset Graphics
7387         filename clipart/Abstract.pdf
7388
7389 \end_inset
7390
7391
7392 \end_layout
7393
7394 \begin_layout Plain Layout
7395 \begin_inset Caption
7396
7397 \begin_layout Plain Layout
7398 \begin_inset CommandInset label
7399 LatexCommand label
7400 name "cap:Paragraph-in-the"
7401
7402 \end_inset
7403
7404 Paragraph in the 
7405 \family sans
7406 Abstract
7407 \family default
7408  environment
7409 \end_layout
7410
7411 \end_inset
7412
7413
7414 \end_layout
7415
7416 \end_inset
7417
7418
7419 \end_layout
7420
7421 \begin_layout Standard
7422 We'd love to give you directly an example of the 
7423 \family sans
7424 Abstract
7425 \family default
7426  environment, but since this document is in the 
7427 \begin_inset Quotes eld
7428 \end_inset
7429
7430 book
7431 \begin_inset Quotes erd
7432 \end_inset
7433
7434  class, we can't do this.
7435  We inserted it therefore as figure
7436 \begin_inset space ~
7437 \end_inset
7438
7439
7440 \begin_inset CommandInset ref
7441 LatexCommand ref
7442 reference "cap:Paragraph-in-the"
7443
7444 \end_inset
7445
7446 .
7447  If you've never heard of an 
7448 \begin_inset Quotes eld
7449 \end_inset
7450
7451 abstract
7452 \begin_inset Quotes erd
7453 \end_inset
7454
7455  before, you can safely ignore this environment.
7456 \end_layout
7457
7458 \begin_layout Subsubsection
7459
7460 \family sans
7461 Bibliography
7462 \family default
7463
7464 \begin_inset Index idx
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468 Bibliography
7469 \end_layout
7470
7471 \end_inset
7472
7473
7474 \begin_inset CommandInset label
7475 LatexCommand label
7476 name "sub:Biblio_environment"
7477
7478 \end_inset
7479
7480
7481 \end_layout
7482
7483 \begin_layout Standard
7484 The 
7485 \family sans
7486 Bibliography
7487 \family default
7488  environment is used to list references.
7489  Technically, you could use this environment anywhere, but you really should
7490  only use it at the end of the document.
7491  Nesting 
7492 \family sans
7493 Bibliography
7494 \family default
7495  in anything else or vice versa will not work.
7496 \end_layout
7497
7498 \begin_layout Standard
7499 When you first open a 
7500 \family sans
7501 Bibliography
7502 \family default
7503  environment, LyX adds a large vertical space, followed by the heading 
7504 \begin_inset Quotes eld
7505 \end_inset
7506
7507 Bibliography
7508 \begin_inset Quotes erd
7509 \end_inset
7510
7511  or 
7512 \begin_inset Quotes eld
7513 \end_inset
7514
7515 References,
7516 \begin_inset Quotes erd
7517 \end_inset
7518
7519  depending on the document class.
7520  The heading is in a large boldface font.
7521  Each paragraph of the 
7522 \family sans
7523 Bibliography
7524 \family default
7525  environment is a bibliography entry.
7526  Thus, hitting 
7527 \family sans
7528 Return
7529 \family default
7530  does not reset the paragraph environment.
7531  Each new paragraph is still in the 
7532 \family sans
7533 Bibliography
7534 \family default
7535  environment.
7536 \end_layout
7537
7538 \begin_layout Standard
7539 There is another, usually better way to include references in your document
7540  by using a BibTeX database.
7541  For more information on that, and for a detailed description of LyX's bibliogra
7542 phy handling, have a look at in section
7543 \begin_inset space ~
7544 \end_inset
7545
7546
7547 \begin_inset CommandInset ref
7548 LatexCommand ref
7549 reference "sec:Bibliography"
7550
7551 \end_inset
7552
7553 .
7554 \end_layout
7555
7556 \begin_layout Subsection
7557 LyX
7558 \family sans
7559 -Code
7560 \begin_inset Index idx
7561 status collapsed
7562
7563 \begin_layout Plain Layout
7564 Paragraph ! LyX code
7565 \end_layout
7566
7567 \end_inset
7568
7569
7570 \begin_inset CommandInset label
7571 LatexCommand label
7572 name "sub:LyX-Code"
7573
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \begin_layout Standard
7580 The 
7581 \family sans
7582 LyX-Code
7583 \family default
7584  environment is another LyX extension.
7585  It type-sets text in a typewriter-style font.
7586  It also treats the 
7587 \family sans
7588 Space
7589 \family default
7590  key as a fixed whitespace;
7591 \begin_inset Foot
7592 status collapsed
7593
7594 \begin_layout Plain Layout
7595 In the 
7596 \family sans
7597 LyX-Code
7598 \family default
7599  environment, the 
7600 \family sans
7601 Space
7602 \family default
7603  key is treated as a 
7604 \family sans
7605 Protected
7606 \begin_inset space ~
7607 \end_inset
7608
7609 Blank
7610 \family default
7611  instead of an end-of-word marker.
7612 \end_layout
7613
7614 \end_inset
7615
7616  this is the only case in which you can type multiple whitespaces in LyX.
7617  If you need to insert blank lines, you will still need to use 
7618 \begin_inset Info
7619 type  "shortcut"
7620 arg   "newline-insert newline"
7621 \end_inset
7622
7623  (the 
7624 \family typewriter
7625 break-line
7626 \family default
7627  function).
7628  
7629 \family sans
7630 Return
7631 \family default
7632  breaks paragraphs.
7633  Note, however, that 
7634 \family sans
7635 Return
7636 \family default
7637  does not reset the paragraph environment.
7638  So, when you finish using the 
7639 \family sans
7640 LyX-Code
7641 \family default
7642  environment, you will need to change the paragraph environment yourself.
7643  Also, you can nest the 
7644 \family sans
7645 LyX-Code
7646 \family default
7647  environment inside of others.
7648 \end_layout
7649
7650 \begin_layout Standard
7651 There are a few quirks with this environment:
7652 \end_layout
7653
7654 \begin_layout Itemize
7655 You cannot use 
7656 \begin_inset Info
7657 type  "shortcut"
7658 arg   "newline-insert newline"
7659 \end_inset
7660
7661  at the beginning of a new paragraph (i.
7662 \begin_inset space \thinspace{}
7663 \end_inset
7664
7665 g.
7666 \begin_inset space \space{}
7667 \end_inset
7668
7669 you can't follow 
7670 \family sans
7671 Return
7672 \family default
7673  with a 
7674 \begin_inset Info
7675 type  "shortcut"
7676 arg   "newline-insert newline"
7677 \end_inset
7678
7679 ).
7680 \end_layout
7681
7682 \begin_layout Itemize
7683 You can't follow a 
7684 \begin_inset Info
7685 type  "shortcut"
7686 arg   "newline-insert newline"
7687 \end_inset
7688
7689  with a 
7690 \family sans
7691 Space
7692 \family default
7693 .
7694 \end_layout
7695
7696 \begin_deeper
7697 \begin_layout Itemize
7698 Use a 
7699 \family sans
7700 Return
7701 \family default
7702  to begin a new paragraph, then you can use a 
7703 \family sans
7704 Space
7705 \family default
7706 .
7707 \end_layout
7708
7709 \begin_layout Itemize
7710 Or: use 
7711 \begin_inset Info
7712 type  "shortcut"
7713 arg   "space-insert protected"
7714 \end_inset
7715
7716  instead.
7717 \end_layout
7718
7719 \end_deeper
7720 \begin_layout Itemize
7721 You can't have an empty paragraph or an empty line.
7722  You must put at least one 
7723 \family sans
7724 Space
7725 \family default
7726  in any line you want blank.
7727  Otherwise, LaTeX generates errors.
7728 \end_layout
7729
7730 \begin_layout Itemize
7731 You cannot get the typewriter double quotes by typing 
7732 \family sans
7733 "
7734 \family default
7735  since that will insert 
7736 \emph on
7737 real
7738 \emph default
7739  quotes.
7740  You get the typewriter double quotes with 
7741 \begin_inset Info
7742 type  "shortcut"
7743 arg   "self-insert \""
7744 \end_inset
7745
7746 .
7747 \end_layout
7748
7749 \begin_layout Standard
7750 Here is an example:
7751 \end_layout
7752
7753 \begin_layout LyX-Code
7754 #include <stdio.h>
7755 \end_layout
7756
7757 \begin_layout LyX-Code
7758  
7759 \end_layout
7760
7761 \begin_layout LyX-Code
7762 int main(void)
7763 \end_layout
7764
7765 \begin_layout LyX-Code
7766 {
7767 \end_layout
7768
7769 \begin_layout LyX-Code
7770     printf("Hello World!
7771 \backslash
7772 n");
7773 \end_layout
7774
7775 \begin_layout LyX-Code
7776     return 0;
7777 \end_layout
7778
7779 \begin_layout LyX-Code
7780 }
7781 \end_layout
7782
7783 \begin_layout Standard
7784 This is just the standard 
7785 \begin_inset Quotes eld
7786 \end_inset
7787
7788 Hello world!
7789 \begin_inset Quotes erd
7790 \end_inset
7791
7792  program.
7793  
7794 \end_layout
7795
7796 \begin_layout Standard
7797
7798 \family sans
7799 LyX-Code
7800 \family default
7801  has one purpose: to typeset code, such as program source, shell scripts,
7802  rc-files, and so on.
7803  Use it only in those very special cases where you need to generate text
7804  as if you used a typewriter.
7805 \begin_inset Index idx
7806 status collapsed
7807
7808 \begin_layout Plain Layout
7809 Paragraph environments|)
7810 \end_layout
7811
7812 \end_inset
7813
7814  For longer parts of programming code, use the listings inset that is described
7815  in the chapter 
7816 \emph on
7817 Program Code Listings
7818 \emph default
7819  of the 
7820 \emph on
7821 Embedded
7822 \begin_inset space ~
7823 \end_inset
7824
7825 Objects
7826 \emph default
7827  manual.
7828 \end_layout
7829
7830 \begin_layout Section
7831 Nesting Environments
7832 \begin_inset Index idx
7833 status collapsed
7834
7835 \begin_layout Plain Layout
7836 Nesting ! Environments
7837 \end_layout
7838
7839 \end_inset
7840
7841
7842 \begin_inset CommandInset label
7843 LatexCommand label
7844 name "sec:Nesting"
7845
7846 \end_inset
7847
7848
7849 \end_layout
7850
7851 \begin_layout Subsection
7852 Introduction
7853 \end_layout
7854
7855 \begin_layout Standard
7856 LyX treats text as a unified block with a particular context and specific
7857  properties.
7858  This allows you to create blocks that inherit some of the properties of
7859  another block.
7860  For example you have three main points in an outline, but point #2 also
7861  has two subpoints.
7862  In other words, you have a list inside of another list, with the inner
7863  list 
7864 \begin_inset Quotes eld
7865 \end_inset
7866
7867 attached
7868 \begin_inset Quotes erd
7869 \end_inset
7870
7871  to item #2:
7872 \end_layout
7873
7874 \begin_layout Enumerate
7875 one
7876 \end_layout
7877
7878 \begin_layout Enumerate
7879 two
7880 \end_layout
7881
7882 \begin_deeper
7883 \begin_layout Enumerate
7884 sublist – item #1
7885 \end_layout
7886
7887 \begin_layout Enumerate
7888 sublist – item #2
7889 \end_layout
7890
7891 \end_deeper
7892 \begin_layout Enumerate
7893 three
7894 \end_layout
7895
7896 \begin_layout Standard
7897 You put a list inside a list by nesting one list inside the other.
7898  Nesting an environment is quite simple: Select 
7899 \family sans
7900 Increase
7901 \begin_inset space ~
7902 \end_inset
7903
7904 List
7905 \begin_inset space ~
7906 \end_inset
7907
7908 Depth
7909 \family default
7910  or 
7911 \family sans
7912 Decrease
7913 \begin_inset space ~
7914 \end_inset
7915
7916 List
7917 \begin_inset space ~
7918 \end_inset
7919
7920 Depth
7921 \family default
7922  from the 
7923 \family sans
7924 Edit
7925 \family default
7926  menu to change the nesting depth of the current paragraph (the status bar
7927  will tell you how far you are nested).
7928  Instead of the menu, you can also use the toolbar buttons 
7929 \begin_inset Info
7930 type  "icon"
7931 arg   "depth-increment"
7932 \end_inset
7933
7934  and 
7935 \begin_inset Info
7936 type  "icon"
7937 arg   "depth-decrement"
7938 \end_inset
7939
7940  or the convenient key bindings 
7941 \family sans
7942 Tab
7943 \family default
7944  and 
7945 \family sans
7946 Shift-Tab
7947 \family default
7948  or 
7949 \begin_inset Info
7950 type  "shortcut"
7951 arg   "depth-increment"
7952 \end_inset
7953
7954  and 
7955 \begin_inset Info
7956 type  "shortcut"
7957 arg   "depth-decrement"
7958 \end_inset
7959
7960  to change the nesting level.
7961  The change will work on the current selection if you have made one (allowing
7962  you to change the nesting of several paragraphs at once), or the current
7963  paragraph.
7964 \end_layout
7965
7966 \begin_layout Standard
7967 Note that LyX only changes the nesting depth if it can.
7968  If it's invalid to do so, nothing happens if you try to change the depth.
7969  Additionally, if you change the depth of one paragraph, it affects the
7970  depth of every paragraph nested inside of it.
7971 \end_layout
7972
7973 \begin_layout Standard
7974 Nesting isn't limited to lists.
7975  In LyX, you can nest just about anything inside anything else, as you're
7976  about to find out.
7977  This is the real power of nesting paragraph environments.
7978 \end_layout
7979
7980 \begin_layout Subsection
7981 What You Can and Can't Nest
7982 \end_layout
7983
7984 \begin_layout Standard
7985 Before we fire a list of paragraph environments at you, we need to tell
7986  you a little bit more about how nesting works.
7987 \end_layout
7988
7989 \begin_layout Standard
7990 The question if nesting a paragraph environment is possible, is a bit more
7991  complicated than a simple yes or no.
7992  There are three types of paragraph environments:
7993 \end_layout
7994
7995 \begin_layout Itemize
7996 Completely unnestable
7997 \end_layout
7998
7999 \begin_layout Itemize
8000 Fully nestable, you can nest them inside things and you can also nest other
8001  things inside them.
8002 \end_layout
8003
8004 \begin_layout Itemize
8005 A third type, you can nest them into other environments, but you can't nest
8006  anything into them.
8007 \end_layout
8008
8009 \begin_layout Standard
8010 Here's a list of the three types of nesting behavior, and which paragraph
8011  environments have them:
8012 \end_layout
8013
8014 \begin_layout Description
8015 Unnestable Can't nest them.
8016  Can't nest into them.
8017 \end_layout
8018
8019 \begin_deeper
8020 \begin_layout Itemize
8021
8022 \family sans
8023 Bibliography
8024 \end_layout
8025
8026 \begin_layout Itemize
8027
8028 \family sans
8029 Abstract
8030 \end_layout
8031
8032 \begin_layout Itemize
8033
8034 \family sans
8035 Title
8036 \end_layout
8037
8038 \begin_layout Itemize
8039
8040 \family sans
8041 Author
8042 \end_layout
8043
8044 \begin_layout Itemize
8045
8046 \family sans
8047 Date
8048 \end_layout
8049
8050 \end_deeper
8051 \begin_layout Description
8052 Fully
8053 \begin_inset space ~
8054 \end_inset
8055
8056 Nestable You can nest them.
8057  You can nest other things into them.
8058 \end_layout
8059
8060 \begin_deeper
8061 \begin_layout Itemize
8062
8063 \family sans
8064 Verse
8065 \end_layout
8066
8067 \begin_layout Itemize
8068
8069 \family sans
8070 Quote
8071 \end_layout
8072
8073 \begin_layout Itemize
8074
8075 \family sans
8076 Quotation
8077 \end_layout
8078
8079 \begin_layout Itemize
8080
8081 \family sans
8082 Itemize
8083 \end_layout
8084
8085 \begin_layout Itemize
8086
8087 \family sans
8088 Enumerate
8089 \end_layout
8090
8091 \begin_layout Itemize
8092
8093 \family sans
8094 Description
8095 \end_layout
8096
8097 \begin_layout Itemize
8098
8099 \family sans
8100 List
8101 \end_layout
8102
8103 \begin_layout Itemize
8104
8105 \family sans
8106 LyX-Code
8107 \end_layout
8108
8109 \end_deeper
8110 \begin_layout Description
8111 Nestable-Inside You can nest them inside other things.
8112  You can't nest anything into them.
8113 \end_layout
8114
8115 \begin_deeper
8116 \begin_layout Itemize
8117
8118 \family sans
8119 Standard
8120 \end_layout
8121
8122 \begin_layout Itemize
8123
8124 \family sans
8125 Part
8126 \end_layout
8127
8128 \begin_layout Itemize
8129
8130 \family sans
8131 Chapter
8132 \end_layout
8133
8134 \begin_layout Itemize
8135
8136 \family sans
8137 Section
8138 \end_layout
8139
8140 \begin_layout Itemize
8141
8142 \family sans
8143 Subsection
8144 \end_layout
8145
8146 \begin_layout Itemize
8147
8148 \family sans
8149 Subsubsection
8150 \end_layout
8151
8152 \begin_layout Itemize
8153
8154 \family sans
8155 Paragraph
8156 \end_layout
8157
8158 \begin_layout Itemize
8159
8160 \family sans
8161 Subparagraph
8162 \end_layout
8163
8164 \begin_layout Itemize
8165
8166 \family sans
8167 Part*
8168 \end_layout
8169
8170 \begin_layout Itemize
8171
8172 \family sans
8173 Chapter*
8174 \end_layout
8175
8176 \begin_layout Itemize
8177
8178 \family sans
8179 Section*
8180 \end_layout
8181
8182 \begin_layout Itemize
8183
8184 \family sans
8185 Subsection*
8186 \end_layout
8187
8188 \begin_layout Itemize
8189
8190 \family sans
8191 Subsubsection*
8192 \end_layout
8193
8194 \begin_layout Itemize
8195
8196 \family sans
8197 Right
8198 \begin_inset space ~
8199 \end_inset
8200
8201 Address
8202 \end_layout
8203
8204 \begin_layout Itemize
8205
8206 \family sans
8207 Address
8208 \end_layout
8209
8210 \end_deeper
8211 \begin_layout Standard
8212 \begin_inset Note Greyedout
8213 status open
8214
8215 \begin_layout Plain Layout
8216
8217 \series bold
8218 Note:
8219 \series default
8220  Although it is possible to nest numbered section headings like 
8221 \family sans
8222 Chapter
8223 \family default
8224
8225 \family sans
8226 Section
8227 \family default
8228 , etc.
8229 \begin_inset space ~
8230 \end_inset
8231
8232 to e.
8233 \begin_inset space \thinspace{}
8234 \end_inset
8235
8236 g.
8237 \begin_inset space \space{}
8238 \end_inset
8239
8240 lists, it is highly recommended not to do this because the aim is to create
8241  well structured documents following typesetting guidelines whereas nested
8242  section headings violate this.
8243 \end_layout
8244
8245 \end_inset
8246
8247
8248 \end_layout
8249
8250 \begin_layout Subsection
8251 Nesting Other Things: Tables, Math, Floats, etc.
8252 \begin_inset Index idx
8253 status collapsed
8254
8255 \begin_layout Plain Layout
8256 Nesting ! Tables etc.
8257 \end_layout
8258
8259 \end_inset
8260
8261
8262 \end_layout
8263
8264 \begin_layout Standard
8265 There are several things that aren't paragraph environments, but which are
8266  affected by nesting anyhow.
8267  They are:
8268 \end_layout
8269
8270 \begin_layout Itemize
8271 equations
8272 \end_layout
8273
8274 \begin_layout Itemize
8275 tables
8276 \end_layout
8277
8278 \begin_layout Itemize
8279 figures
8280 \end_layout
8281
8282 \begin_layout Standard
8283 (
8284 \begin_inset Note Greyedout
8285 status open
8286
8287 \begin_layout Plain Layout
8288
8289 \series bold
8290 Note:
8291 \series default
8292  Figures and tables in 
8293 \family sans
8294 Floats
8295 \family default
8296  are not affected by this.
8297 \end_layout
8298
8299 \end_inset
8300
8301  Have a look at section
8302 \begin_inset space ~
8303 \end_inset
8304
8305
8306 \begin_inset CommandInset ref
8307 LatexCommand ref
8308 reference "sec:Floats"
8309
8310 \end_inset
8311
8312  for more information about 
8313 \family sans
8314 Floats
8315 \family default
8316 .)
8317 \end_layout
8318
8319 \begin_layout Standard
8320 LyX can treat these three objects as either a word or as a paragraph.
8321  If a figure, table, or an equation is inline, it goes wherever the paragraph
8322  it is in goes.
8323 \end_layout
8324
8325 \begin_layout Standard
8326 On the other hand, if you have an equation, figure or table in a 
8327 \begin_inset Quotes eld
8328 \end_inset
8329
8330 paragraph
8331 \begin_inset Quotes erd
8332 \end_inset
8333
8334  of its own, it behaves just like a 
8335 \begin_inset Quotes eld
8336 \end_inset
8337
8338 nestable-inside
8339 \begin_inset Quotes erd
8340 \end_inset
8341
8342  paragraph environment.
8343  You can nest it into any environment, but you obviously can't nest anything
8344  into it.
8345 \end_layout
8346
8347 \begin_layout Standard
8348 Here's an example with a table:
8349 \end_layout
8350
8351 \begin_layout Enumerate
8352 Item One
8353 \end_layout
8354
8355 \begin_deeper
8356 \begin_layout Enumerate
8357 This is (a) and it's nested.
8358 \end_layout
8359
8360 \begin_deeper
8361 \begin_layout Standard
8362 \begin_inset VSpace 0.3cm
8363 \end_inset
8364
8365
8366 \end_layout
8367
8368 \begin_layout Standard
8369 \align center
8370 \begin_inset Tabular
8371 <lyxtabular version="3" rows="2" columns="2">
8372 <features tabularvalignment="middle">
8373 <column alignment="center" valignment="top" width="0pt">
8374 <column alignment="center" valignment="top" width="0pt">
8375 <row>
8376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380
8381 \family roman
8382 \series medium
8383 \shape up
8384 \size normal
8385 \emph off
8386 \bar no
8387 \noun off
8388 \color none
8389 a
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398
8399 \family roman
8400 \series medium
8401 \shape up
8402 \size normal
8403 \emph off
8404 \bar no
8405 \noun off
8406 \color none
8407 b
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 </row>
8413 <row>
8414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418
8419 \family roman
8420 \series medium
8421 \shape up
8422 \size normal
8423 \emph off
8424 \bar no
8425 \noun off
8426 \color none
8427 c
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436
8437 \family roman
8438 \series medium
8439 \shape up
8440 \size normal
8441 \emph off
8442 \bar no
8443 \noun off
8444 \color none
8445 d
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 </row>
8451 </lyxtabular>
8452
8453 \end_inset
8454
8455
8456 \end_layout
8457
8458 \begin_layout Standard
8459 \begin_inset VSpace 0.3cm
8460 \end_inset
8461
8462
8463 \end_layout
8464
8465 \end_deeper
8466 \begin_layout Enumerate
8467 This is (b).
8468  The table is actually nested inside (a).
8469 \end_layout
8470
8471 \end_deeper
8472 \begin_layout Enumerate
8473 Back out again.
8474 \end_layout
8475
8476 \begin_layout Standard
8477 If we hadn't nested the table at all, the list would look like this:
8478 \end_layout
8479
8480 \begin_layout Enumerate
8481 Item One
8482 \end_layout
8483
8484 \begin_deeper
8485 \begin_layout Enumerate
8486 This is (a) and it's nested.
8487 \end_layout
8488
8489 \end_deeper
8490 \begin_layout Standard
8491 \begin_inset VSpace 0.3cm
8492 \end_inset
8493
8494
8495 \end_layout
8496
8497 \begin_layout Standard
8498 \align center
8499 \begin_inset Tabular
8500 <lyxtabular version="3" rows="2" columns="2">
8501 <features tabularvalignment="middle">
8502 <column alignment="center" valignment="top" width="0pt">
8503 <column alignment="center" valignment="top" width="0pt">
8504 <row>
8505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509
8510 \family roman
8511 \series medium
8512 \shape up
8513 \size normal
8514 \emph off
8515 \bar no
8516 \noun off
8517 \color none
8518 a
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \family roman
8529 \series medium
8530 \shape up
8531 \size normal
8532 \emph off
8533 \bar no
8534 \noun off
8535 \color none
8536 b
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 </row>
8542 <row>
8543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547
8548 \family roman
8549 \series medium
8550 \shape up
8551 \size normal
8552 \emph off
8553 \bar no
8554 \noun off
8555 \color none
8556 c
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565
8566 \family roman
8567 \series medium
8568 \shape up
8569 \size normal
8570 \emph off
8571 \bar no
8572 \noun off
8573 \color none
8574 d
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 </lyxtabular>
8581
8582 \end_inset
8583
8584
8585 \end_layout
8586
8587 \begin_layout Standard
8588 \begin_inset VSpace 0.3cm
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \begin_layout Enumerate
8595 This is (b).
8596  The table is 
8597 \emph on
8598 not
8599 \emph default
8600  nested inside (a).
8601  In fact, it's not nested at all.
8602 \end_layout
8603
8604 \begin_layout Enumerate
8605 Back out again.
8606 \end_layout
8607
8608 \begin_layout Standard
8609 Notice how item (b) is not only no longer nested, but is also the first
8610  item of a new list!
8611 \end_layout
8612
8613 \begin_layout Standard
8614 There's another trap you can fall into: Nesting the table, but not going
8615  deep enough.
8616  LyX then turns anything after the table into a new sublist.
8617 \end_layout
8618
8619 \begin_layout Enumerate
8620 Item One
8621 \end_layout
8622
8623 \begin_deeper
8624 \begin_layout Enumerate
8625 This is (a) and it's nested.
8626 \end_layout
8627
8628 \begin_layout Standard
8629 \begin_inset VSpace 0.3cm
8630 \end_inset
8631
8632
8633 \end_layout
8634
8635 \begin_layout Standard
8636 \align center
8637 \begin_inset Tabular
8638 <lyxtabular version="3" rows="2" columns="2">
8639 <features tabularvalignment="middle">
8640 <column alignment="center" valignment="top" width="0pt">
8641 <column alignment="center" valignment="top" width="0pt">
8642 <row>
8643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647
8648 \family roman
8649 \series medium
8650 \shape up
8651 \size normal
8652 \emph off
8653 \bar no
8654 \noun off
8655 \color none
8656 a
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \family roman
8667 \series medium
8668 \shape up
8669 \size normal
8670 \emph off
8671 \bar no
8672 \noun off
8673 \color none
8674 b
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row>
8681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \family roman
8687 \series medium
8688 \shape up
8689 \size normal
8690 \emph off
8691 \bar no
8692 \noun off
8693 \color none
8694 c
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703
8704 \family roman
8705 \series medium
8706 \shape up
8707 \size normal
8708 \emph off
8709 \bar no
8710 \noun off
8711 \color none
8712 d
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 </row>
8718 </lyxtabular>
8719
8720 \end_inset
8721
8722
8723 \end_layout
8724
8725 \begin_layout Standard
8726 \begin_inset VSpace 0.3cm
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \begin_layout Enumerate
8733 This is (b).
8734  The table is actually nested inside Item One, but 
8735 \emph on
8736 not
8737 \emph default
8738  inside (a).
8739 \end_layout
8740
8741 \end_deeper
8742 \begin_layout Enumerate
8743 Back out again.
8744 \end_layout
8745
8746 \begin_layout Standard
8747 As you can see, item (b) turned into the first item of a new list, but a
8748  new list 
8749 \emph on
8750 inside
8751 \emph default
8752  item 1.
8753  The same thing would have happened to a figure or an equation.
8754  So, if you nest tables, figures or equations, make sure you go to the right
8755  depth!
8756 \end_layout
8757
8758 \begin_layout Subsection
8759 Usage and General Features
8760 \end_layout
8761
8762 \begin_layout Standard
8763 Speaking of levels, LyX can perform up to a six-fold nesting.
8764  In other words, 
8765 \begin_inset Quotes eld
8766 \end_inset
8767
8768 level #6
8769 \begin_inset Quotes erd
8770 \end_inset
8771
8772  is the innermost possible depth.
8773  Here's an example to illustrate what we mean:
8774 \end_layout
8775
8776 \begin_layout Enumerate
8777 level #1 – outermost
8778 \end_layout
8779
8780 \begin_deeper
8781 \begin_layout Enumerate
8782 level #2
8783 \end_layout
8784
8785 \begin_deeper
8786 \begin_layout Enumerate
8787 level #3
8788 \end_layout
8789
8790 \begin_deeper
8791 \begin_layout Enumerate
8792 level #4
8793 \end_layout
8794
8795 \begin_deeper
8796 \begin_layout Itemize
8797 level #5
8798 \end_layout
8799
8800 \begin_deeper
8801 \begin_layout Itemize
8802 level #6
8803 \end_layout
8804
8805 \end_deeper
8806 \end_deeper
8807 \end_deeper
8808 \end_deeper
8809 \end_deeper
8810 \begin_layout Standard
8811 There are two exceptions to the six-fold nesting limit, and you can see
8812  both of them in the example.
8813  Unlike the other fully-nestable environments, you can only perform a four-fold
8814  nesting with the 
8815 \family sans
8816 Enumerate
8817 \family default
8818  and 
8819 \family sans
8820 Itemize
8821 \family default
8822  environments.
8823  For example, if we tried to nest another 
8824 \family sans
8825 Enumerate
8826 \family default
8827  list inside item 
8828 \begin_inset Quotes eld
8829 \end_inset
8830
8831 A.
8832 \begin_inset Quotes erd
8833 \end_inset
8834
8835 , we would get errors.
8836 \end_layout
8837
8838 \begin_layout Subsection
8839 Some Examples
8840 \begin_inset Index idx
8841 status collapsed
8842
8843 \begin_layout Plain Layout
8844 Nesting ! Examples
8845 \end_layout
8846
8847 \end_inset
8848
8849
8850 \end_layout
8851
8852 \begin_layout Standard
8853 The best way to explain just what you can do with nesting is by illustration.
8854  We have several examples of nested environments.
8855  In them, we explain how we created the example, so that you can reproduce
8856  them.
8857 \end_layout
8858
8859 \begin_layout Subsubsection
8860 Example 1: The Six-fold Way and Mixed Nesting
8861 \end_layout
8862
8863 \begin_layout Labeling
8864 \labelwidthstring MMM
8865 #1-a This is the outermost level.
8866  It's a 
8867 \family sans
8868 List
8869 \family default
8870  environment.
8871 \end_layout
8872
8873 \begin_deeper
8874 \begin_layout Labeling
8875 \labelwidthstring MMM
8876 #2-a This is level #2.
8877  We created it by using 
8878 \begin_inset Info
8879 type  "shortcut"
8880 arg   "break-paragraph inverse"
8881 \end_inset
8882
8883  followed by 
8884 \begin_inset Info
8885 type  "shortcut"
8886 arg   "depth-increment"
8887 \end_inset
8888
8889 .
8890 \end_layout
8891
8892 \begin_deeper
8893 \begin_layout Labeling
8894 \labelwidthstring MMM
8895 #3-a This is level #3.
8896  This time, we just hit 
8897 \family sans
8898 Return
8899 \family default
8900 , then used 
8901 \begin_inset Info
8902 type  "shortcut"
8903 arg   "depth-increment"
8904 \end_inset
8905
8906  twice in a row.
8907  We could have also created it the same way as we did the previous level,
8908  by hitting 
8909 \begin_inset Info
8910 type  "shortcut"
8911 arg   "break-paragraph inverse"
8912 \end_inset
8913
8914  followed by 
8915 \begin_inset Info
8916 type  "shortcut"
8917 arg   "depth-increment"
8918 \end_inset
8919
8920 .
8921 \end_layout
8922
8923 \begin_deeper
8924 \begin_layout Standard
8925 This is actually a 
8926 \family sans
8927 Standard
8928 \family default
8929  environment, nested inside of 
8930 \begin_inset Quotes eld
8931 \end_inset
8932
8933 #3-a
8934 \begin_inset Quotes erd
8935 \end_inset
8936
8937 .
8938  So, it's at level #4.
8939  We did this by hitting 
8940 \begin_inset Info
8941 type  "shortcut"
8942 arg   "break-paragraph inverse"
8943 \end_inset
8944
8945 , then 
8946 \begin_inset Info
8947 type  "shortcut"
8948 arg   "depth-increment"
8949 \end_inset
8950
8951 , then changing the paragraph environment to 
8952 \family sans
8953 Standard
8954 \family default
8955 .
8956  Do this to create list items with more than one paragraph — it also works
8957  for the 
8958 \family sans
8959 Description
8960 \family default
8961
8962 \family sans
8963 Enumerate
8964 \family default
8965 , and 
8966 \family sans
8967 Itemize
8968 \family default
8969  environments!
8970 \end_layout
8971
8972 \begin_layout Standard
8973 Here's another 
8974 \family sans
8975 Standard
8976 \family default
8977  paragraph, also at level #4, made with just a 
8978 \begin_inset Info
8979 type  "shortcut"
8980 arg   "break-paragraph inverse"
8981 \end_inset
8982
8983 .
8984 \end_layout
8985
8986 \begin_layout Labeling
8987 \labelwidthstring MMM
8988 #4-a This is level #4.
8989  We hit 
8990 \begin_inset Info
8991 type  "shortcut"
8992 arg   "break-paragraph inverse"
8993 \end_inset
8994
8995  and changed the paragraph environment back to 
8996 \family sans
8997 List
8998 \family default
8999 .
9000  Remember — we can't nest anything inside a 
9001 \family sans
9002 Standard
9003 \family default
9004  environment, which is why we're still at level #4.
9005  However, we 
9006 \emph on
9007 can
9008 \emph default
9009  keep nesting things inside 
9010 \begin_inset Quotes eld
9011 \end_inset
9012
9013 #3-a
9014 \begin_inset Quotes erd
9015 \end_inset
9016
9017 .
9018 \end_layout
9019
9020 \begin_deeper
9021 \begin_layout Labeling
9022 \labelwidthstring MMM
9023 #5-a This is level #5\SpecialChar \ldots{}
9024
9025 \end_layout
9026
9027 \begin_deeper
9028 \begin_layout Labeling
9029 \labelwidthstring MMM
9030 #6-a \SpecialChar \ldots{}
9031 and this is level #6.
9032  By now, you should know how we made these two.
9033 \end_layout
9034
9035 \end_deeper
9036 \begin_layout Labeling
9037 \labelwidthstring MMM
9038 #5-b Back to level #5.
9039  Just hit 
9040 \begin_inset Info
9041 type  "shortcut"
9042 arg   "break-paragraph inverse"
9043 \end_inset
9044
9045  followed by a 
9046 \begin_inset Info
9047 type  "shortcut"
9048 arg   "depth-decrement"
9049 \end_inset
9050
9051 .
9052 \end_layout
9053
9054 \end_deeper
9055 \begin_layout Labeling
9056 \labelwidthstring MMM
9057 #4-b After another 
9058 \begin_inset Info
9059 type  "shortcut"
9060 arg   "break-paragraph inverse"
9061 \end_inset
9062
9063  followed by a 
9064 \begin_inset Info
9065 type  "shortcut"
9066 arg   "depth-decrement"
9067 \end_inset
9068
9069 , we're back at level #4.
9070 \end_layout
9071
9072 \end_deeper
9073 \begin_layout Labeling
9074 \labelwidthstring MMM
9075 #3-b Back to level #3.
9076  By now it should be obvious how we did this.
9077 \end_layout
9078
9079 \end_deeper
9080 \begin_layout Labeling
9081 \labelwidthstring MMM
9082 #2-b Back to level #2.
9083  
9084 \end_layout
9085
9086 \end_deeper
9087 \begin_layout Labeling
9088 \labelwidthstring MMM
9089 #1-b And last, back to the outermost level, #1.
9090  After this sentence, we will hit 
9091 \family sans
9092 Return
9093 \family default
9094  and change the paragraph environment back to 
9095 \family sans
9096 Standard
9097 \family default
9098  to end the list.
9099 \end_layout
9100
9101 \begin_layout Standard
9102 We could have also used the 
9103 \family sans
9104 Description
9105 \family default
9106
9107 \family sans
9108 Quote
9109 \family default
9110
9111 \family sans
9112 Quotation
9113 \family default
9114 , or even the 
9115 \family sans
9116 Verse
9117 \family default
9118  environment in place of the 
9119 \family sans
9120 List
9121 \family default
9122  environment.
9123  The example would have worked exactly the same.
9124 \end_layout
9125
9126 \begin_layout Subsubsection
9127 Example 2: Inheritance
9128 \end_layout
9129
9130 \begin_layout LyX-Code
9131 This is the LyX-Code environment, at level #1, the outermost
9132 \end_layout
9133
9134 \begin_layout LyX-Code
9135 level.
9136   Now we will hit 
9137 \family sans
9138 Return
9139 \family default
9140 , then 
9141 \begin_inset Info
9142 type  "shortcut"
9143 arg   "depth-increment"
9144 \end_inset
9145
9146 , after which, we will change to the 
9147 \family sans
9148 Enumerate
9149 \family default
9150  environment.
9151 \end_layout
9152
9153 \begin_deeper
9154 \begin_layout Enumerate
9155 This is the 
9156 \family sans
9157 Enumerate
9158 \family default
9159  environment, at level #2.
9160 \end_layout
9161
9162 \begin_layout Enumerate
9163 Notice how the nested 
9164 \family sans
9165 Enumerate
9166 \family default
9167  not only inherits its margins from its parent environment (
9168 \family sans
9169 LyX-Code
9170 \family default
9171 ), but also inherits its font and spacing!
9172 \end_layout
9173
9174 \end_deeper
9175 \begin_layout Standard
9176 We ended this example by hitting 
9177 \family sans
9178 Return
9179 \family default
9180 .
9181  After that, we needed to reset the paragraph environment to 
9182 \family sans
9183 Standard
9184 \family default
9185  and reset the nesting depth by using 
9186 \begin_inset Info
9187 type  "shortcut"
9188 arg   "depth-decrement"
9189 \end_inset
9190
9191  once.
9192 \end_layout
9193
9194 \begin_layout Subsubsection
9195 Example 3: Labels, Levels, and the 
9196 \family sans
9197 Enumerate
9198 \family default
9199  and 
9200 \family sans
9201 Itemize
9202 \family default
9203  Environments
9204 \begin_inset Argument
9205 status collapsed
9206
9207 \begin_layout Plain Layout
9208 Example #3: Labels, Levels and other list environments
9209 \end_layout
9210
9211 \end_inset
9212
9213
9214 \end_layout
9215
9216 \begin_layout Enumerate
9217 This is level #1, in an 
9218 \family sans
9219 Enumerate
9220 \family default
9221  paragraph environment.
9222  We're actually going to nest a bunch of these.
9223 \end_layout
9224
9225 \begin_deeper
9226 \begin_layout Enumerate
9227 This is level #2.
9228  We used 
9229 \begin_inset Info
9230 type  "shortcut"
9231 arg   "break-paragraph inverse"
9232 \end_inset
9233
9234  followed by 
9235 \begin_inset Info
9236 type  "shortcut"
9237 arg   "depth-increment"
9238 \end_inset
9239
9240 .
9241  Now, what happens if we nest an 
9242 \family sans
9243 Itemize
9244 \family default
9245  environment inside of this one? It will be at level #3, but what will its
9246  label be? An asterisk?
9247 \end_layout
9248
9249 \begin_deeper
9250 \begin_layout Itemize
9251 No! It's a bullet.
9252  This is the 
9253 \emph on
9254 first
9255 \emph default
9256  
9257 \family sans
9258 Itemize
9259 \family default
9260  environment, even though it's at level #3.
9261  So, its label is a bullet.
9262  (We got here by using 
9263 \begin_inset Info
9264 type  "shortcut"
9265 arg   "break-paragraph inverse"
9266 \end_inset
9267
9268 , then 
9269 \begin_inset Info
9270 type  "shortcut"
9271 arg   "depth-increment"
9272 \end_inset
9273
9274 , then changing the environment to 
9275 \family sans
9276 Itemize
9277 \family default
9278 .)
9279 \end_layout
9280
9281 \begin_deeper
9282 \begin_layout Itemize
9283 Here's level #4, produced using 
9284 \begin_inset Info
9285 type  "shortcut"
9286 arg   "break-paragraph inverse"
9287 \end_inset
9288
9289 , then 
9290 \begin_inset Info
9291 type  "shortcut"
9292 arg   "depth-increment"
9293 \end_inset
9294
9295 .
9296  We will do that again\SpecialChar \ldots{}
9297
9298 \end_layout
9299
9300 \begin_deeper
9301 \begin_layout Enumerate
9302 \SpecialChar \ldots{}
9303 to get to level #5.
9304  This time, however, we also changed the paragraph environment back to 
9305 \family sans
9306 Enumerate
9307 \family default
9308 .
9309  Notice the type of numbering, it is 
9310 \emph on
9311 lowercase Roman
9312 \emph default
9313 , because we are in the 
9314 \emph on
9315 thirdfold
9316 \emph default
9317  
9318 \family sans
9319 Enumerate
9320 \family default
9321  environment (i.
9322 \begin_inset space \thinspace{}
9323 \end_inset
9324
9325 g.
9326  it is an 
9327 \family sans
9328 Enumerate
9329 \family default
9330  inside an 
9331 \family sans
9332 Enumerate
9333 \family default
9334  inside an 
9335 \family sans
9336 Enumerate
9337 \family default
9338 ).
9339 \end_layout
9340
9341 \begin_layout Enumerate
9342 What happens if we 
9343 \emph on
9344 don't
9345 \emph default
9346  change the paragraph environment, but decrease the nesting depth? What
9347  type of numbering does LyX use?
9348 \end_layout
9349
9350 \begin_layout Enumerate
9351 Oh, as if you couldn't guess by now, we're just using 
9352 \begin_inset Info
9353 type  "shortcut"
9354 arg   "break-paragraph inverse"
9355 \end_inset
9356
9357  to keep the current environment and depth but create a new item.
9358 \end_layout
9359
9360 \begin_layout Enumerate
9361 Let's use 
9362 \begin_inset Info
9363 type  "shortcut"
9364 arg   "depth-decrement"
9365 \end_inset
9366
9367  to decrease the depth after the next 
9368 \begin_inset Info
9369 type  "shortcut"
9370 arg   "break-paragraph inverse"
9371 \end_inset
9372
9373 .
9374 \end_layout
9375
9376 \end_deeper
9377 \begin_layout Enumerate
9378 This is level #4.
9379  Look what type of label LyX is using!
9380 \end_layout
9381
9382 \end_deeper
9383 \begin_layout Enumerate
9384 This is level #3.
9385  Even though we've changed levels, LyX is still using a lowercase Roman
9386  numeral as the label.Why?
9387 \end_layout
9388
9389 \begin_layout Enumerate
9390 Because, even though the nesting depth has changed, the paragraph is 
9391 \emph on
9392 still
9393 \emph default
9394  a thirdfold 
9395 \family sans
9396 Enumerate
9397 \family default
9398  environment.
9399  Notice, however, that LyX 
9400 \emph on
9401 did
9402 \emph default
9403  reset the counter for the label.
9404 \end_layout
9405
9406 \end_deeper
9407 \begin_layout Enumerate
9408 Another 
9409 \begin_inset Info
9410 type  "shortcut"
9411 arg   "break-paragraph inverse"
9412 \end_inset
9413
9414  
9415 \begin_inset Info
9416 type  "shortcut"
9417 arg   "depth-decrement"
9418 \end_inset
9419
9420  sequence, and we're back to level #2.
9421  This time, we not only changed the nesting depth, but we also moved back
9422  into the twofold-nested 
9423 \family sans
9424 Enumerate
9425 \family default
9426  environment.
9427 \end_layout
9428
9429 \end_deeper
9430 \begin_layout Enumerate
9431 The same thing happens if we do another 
9432 \begin_inset Info
9433 type  "shortcut"
9434 arg   "break-paragraph inverse"
9435 \end_inset
9436
9437  
9438 \begin_inset Info
9439 type  "shortcut"
9440 arg   "depth-decrement"
9441 \end_inset
9442
9443 sequence and return to level #1, the outermost level.
9444 \end_layout
9445
9446 \begin_layout Standard
9447 Lastly, we reset the environment to 
9448 \family sans
9449 Standard
9450 \family default
9451 .
9452  As you can see, the level number doesn't correspond to what type of labeling
9453  LyX uses for the 
9454 \family sans
9455 Enumerate
9456 \family default
9457  and 
9458 \family sans
9459 Itemize
9460 \family default
9461  environments.
9462  The number of other 
9463 \family sans
9464 Enumerate
9465 \family default
9466  environments surrounding it determines what kind of label LyX uses for
9467  an 
9468 \family sans
9469 Enumerate
9470 \family default
9471  item.
9472  The same rule applies for the 
9473 \family sans
9474 Itemize
9475 \family default
9476  environment, as well.
9477 \end_layout
9478
9479 \begin_layout Subsubsection
9480 Example 4: Going Bonkers
9481 \end_layout
9482
9483 \begin_layout Enumerate
9484 We're going to go totally nuts now.
9485  We will not nest as deep as in the other examples, nor will we go into
9486  the same detail with how we did it.
9487  (level #1: 
9488 \family sans
9489 Enumerate
9490 \family default
9491 )
9492 \end_layout
9493
9494 \begin_deeper
9495 \begin_layout Standard
9496 (
9497 \family sans
9498 Return, 
9499 \family default
9500
9501 \begin_inset Info
9502 type  "shortcut"
9503 arg   "depth-increment"
9504 \end_inset
9505
9506
9507 \family sans
9508 , Standard
9509 \family default
9510 : level #2) We will stick an encapsulated description of how we created
9511  the example in parentheses someplace.
9512  For example, the two key bindings are how we changed the depth.
9513  The environment name is the name of the current environment.
9514  Either before or after this, we will put in the level.
9515 \end_layout
9516
9517 \end_deeper
9518 \begin_layout Enumerate
9519 (
9520 \family sans
9521 Return, Enumerate
9522 \family default
9523 : level #1) This is the next item in the list.
9524 \end_layout
9525
9526 \begin_deeper
9527 \begin_layout Verse
9528 Now we will add verse.
9529 \begin_inset Newline newline
9530 \end_inset
9531
9532 It will get much worse.
9533 \begin_inset Newline newline
9534 \end_inset
9535
9536 (
9537 \family sans
9538 Return, 
9539 \family default
9540
9541 \begin_inset Info
9542 type  "shortcut"
9543 arg   "depth-increment"
9544 \end_inset
9545
9546
9547 \family sans
9548 , Verse
9549 \family default
9550 : level #2)
9551 \end_layout
9552
9553 \begin_layout Verse
9554 Fiddle dee, Fiddle doo.
9555 \begin_inset Newline newline
9556 \end_inset
9557
9558 Bippitey boppitey boo!
9559 \begin_inset Newline newline
9560 \end_inset
9561
9562 (
9563 \begin_inset Info
9564 type  "shortcut"
9565 arg   "break-paragraph inverse"
9566 \end_inset
9567
9568
9569 \family sans
9570 )
9571 \end_layout
9572
9573 \begin_layout Verse
9574 Here comes a table:
9575 \end_layout
9576
9577 \begin_deeper
9578 \begin_layout Standard
9579 \begin_inset VSpace 0.3cm
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \begin_layout Standard
9586 \align center
9587 \begin_inset Tabular
9588 <lyxtabular version="3" rows="2" columns="2">
9589 <features tabularvalignment="middle">
9590 <column alignment="center" valignment="top" width="0pt">
9591 <column alignment="center" valignment="top" width="0pt">
9592 <row>
9593 <cell alignment="center" valignment="top" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597
9598 \family roman
9599 \series medium
9600 \shape up
9601 \size normal
9602 \emph off
9603 \bar no
9604 \noun off
9605 \color none
9606 one-fish
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615
9616 \family roman
9617 \series medium
9618 \shape up
9619 \size normal
9620 \emph off
9621 \bar no
9622 \noun off
9623 \color none
9624 two-fish
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 </row>
9630 <row>
9631 <cell alignment="center" valignment="top" topline="true" usebox="none">
9632 \begin_inset Text
9633
9634 \begin_layout Plain Layout
9635
9636 \family roman
9637 \series medium
9638 \shape up
9639 \size normal
9640 \emph off
9641 \bar no
9642 \noun off
9643 \color none
9644 red-fish
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653
9654 \family roman
9655 \series medium
9656 \shape up
9657 \size normal
9658 \emph off
9659 \bar no
9660 \noun off
9661 \color none
9662 blue-fish
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 </lyxtabular>
9669
9670 \end_inset
9671
9672
9673 \end_layout
9674
9675 \end_deeper
9676 \begin_layout Verse
9677 (
9678 \begin_inset Info
9679 type  "shortcut"
9680 arg   "break-paragraph inverse"
9681 \end_inset
9682
9683
9684 \family sans
9685 , Table, 
9686 \family default
9687
9688 \begin_inset Info
9689 type  "shortcut"
9690 arg   "depth-increment"
9691 \end_inset
9692
9693  3 times, 
9694 \begin_inset Info
9695 type  "shortcut"
9696 arg   "break-paragraph inverse"
9697 \end_inset
9698
9699
9700 \family sans
9701 , Verse, 
9702 \family default
9703
9704 \begin_inset Info
9705 type  "shortcut"
9706 arg   "depth-decrement"
9707 \end_inset
9708
9709 )
9710 \end_layout
9711
9712 \end_deeper
9713 \begin_layout Enumerate
9714 (
9715 \family sans
9716 Return, Enumerate
9717 \family default
9718 : level #1) This is another item.
9719  Note that selecting a 
9720 \family sans
9721 Table
9722 \family default
9723  resets the nesting depth to level #1, so we increased the nesting depth
9724  3 times to put the table inside the 
9725 \family sans
9726 Verse
9727 \family default
9728  environment.
9729  
9730 \end_layout
9731
9732 \begin_layout Quotation
9733 We're now ending the 
9734 \family sans
9735 Enumerate
9736 \family default
9737  list and changing to 
9738 \family sans
9739 Quotation
9740 \family default
9741 .
9742  We're still at level #1.
9743  We want to show you some of the things you can do by mixing environments.
9744  The next set of paragraphs is a 
9745 \begin_inset Quotes eld
9746 \end_inset
9747
9748 quoted letter.
9749 \begin_inset Quotes erd
9750 \end_inset
9751
9752  We will nest both the 
9753 \family sans
9754 Address
9755 \family default
9756  and 
9757 \family sans
9758 Right
9759 \begin_inset space ~
9760 \end_inset
9761
9762 Address
9763 \family default
9764  environments inside of this one, then use another nested 
9765 \family sans
9766 Quotation
9767 \family default
9768  for the letter body.
9769  We will use 
9770 \begin_inset Info
9771 type  "shortcut"
9772 arg   "break-paragraph inverse"
9773 \end_inset
9774
9775  to preserve the depth.
9776  Remember that you need to use 
9777 \begin_inset Info
9778 type  "shortcut"
9779 arg   "newline-insert newline"
9780 \end_inset
9781
9782  to create multiple lines inside the 
9783 \family sans
9784 Address
9785 \family default
9786  and 
9787 \family sans
9788 Right
9789 \begin_inset space ~
9790 \end_inset
9791
9792 Address
9793 \family default
9794  environments.
9795  Here it goes:
9796 \end_layout
9797
9798 \begin_deeper
9799 \begin_layout Right Address
9800 1234 Nowhere Rd.
9801 \begin_inset Newline newline
9802 \end_inset
9803
9804 Moosegroin, MT 00100
9805 \begin_inset Newline newline
9806 \end_inset
9807
9808 9-6-96
9809 \end_layout
9810
9811 \begin_layout Address
9812 Dear Mr.
9813 \begin_inset space ~
9814 \end_inset
9815
9816 Fizlewitz:
9817 \end_layout
9818
9819 \begin_layout Quotation
9820 We regret to inform you that we cannot fill your order for 50
9821 \begin_inset space \thinspace{}
9822 \end_inset
9823
9824 L of compressed methane gas due to circumstances beyond our control.
9825  Unfortunately, several of our cows have mysteriously exploded, creating
9826  a backlog in our orders for methane.
9827  We will place your name on the waiting list and try to fill your order
9828  as soon as possible.
9829  In the meantime, we thank you for your patience.
9830 \end_layout
9831
9832 \begin_layout Quotation
9833 We do, however, now have a special on beef.
9834  If you are interested, please return the enclosed pricing and order form
9835  with your order, along with payment.
9836 \end_layout
9837
9838 \begin_layout Quotation
9839 We thank you again for your patience.
9840 \end_layout
9841
9842 \begin_layout Address
9843 Sincerely,
9844 \begin_inset Newline newline
9845 \end_inset
9846
9847 Bill Hick
9848 \end_layout
9849
9850 \end_deeper
9851 \begin_layout Quotation
9852 That ends that example!
9853 \end_layout
9854
9855 \begin_layout Standard
9856 As you can see, nesting environments in LyX gives you a lot of power with
9857  just a few keystrokes.
9858  We could have easily nested an 
9859 \family sans
9860 Itemize
9861 \family default
9862  list inside of a 
9863 \family sans
9864 Quotation
9865 \family default
9866  or 
9867 \family sans
9868 Quote
9869 \family default
9870 , or put a 
9871 \family sans
9872 Quote
9873 \family default
9874  inside of an 
9875 \family sans
9876 Itemize
9877 \family default
9878  list.
9879  You have a huge variety of options at your disposal.
9880 \end_layout
9881
9882 \begin_layout Section
9883 Spacing, pagination and line breaks
9884 \begin_inset Index idx
9885 status collapsed
9886
9887 \begin_layout Plain Layout
9888 Spacing
9889 \end_layout
9890
9891 \end_inset
9892
9893
9894 \end_layout
9895
9896 \begin_layout Standard
9897 What is a space? While you might be used to pressing the space key anytime
9898  you want to separate two words in ordinary word processors, LyX offers
9899  you more spaces: Spaces of different width and spaces which can or cannot
9900  be broken at the end of a line.
9901  The following sections will show you some examples where those spaces are
9902  useful.
9903 \end_layout
9904
9905 \begin_layout Subsection
9906 Protected Space
9907 \begin_inset CommandInset label
9908 LatexCommand label
9909 name "sub:Protected-Space"
9910
9911 \end_inset
9912
9913
9914 \begin_inset Index idx
9915 status collapsed
9916
9917 \begin_layout Plain Layout
9918 Spaces ! Protected
9919 \end_layout
9920
9921 \end_inset
9922
9923
9924 \end_layout
9925
9926 \begin_layout Standard
9927 The protected space: It is used to tell LyX (and LaTeX) not to break the
9928  line at that point.
9929  This may be necessary to avoid unlucky line breaks, like in: 
9930 \end_layout
9931
9932 \begin_layout Quote
9933 Further documentation is given in section
9934 \begin_inset Newline newline
9935 \end_inset
9936
9937
9938 \begin_inset CommandInset ref
9939 LatexCommand ref
9940 reference "sec:Bibliography"
9941
9942 \end_inset
9943
9944 .
9945  
9946 \end_layout
9947
9948 \begin_layout Standard
9949 Obviously, it would be a good thing to put a protected space between 
9950 \begin_inset Quotes eld
9951 \end_inset
9952
9953 section
9954 \begin_inset Quotes erd
9955 \end_inset
9956
9957  and 
9958 \begin_inset Quotes eld
9959 \end_inset
9960
9961
9962 \begin_inset CommandInset ref
9963 LatexCommand ref
9964 reference "sec:Bibliography"
9965
9966 \end_inset
9967
9968
9969 \begin_inset Quotes erd
9970 \end_inset
9971
9972 .
9973  A protected space is set with 
9974 \family sans
9975 Insert\SpecialChar \menuseparator
9976 Formatting\SpecialChar \menuseparator
9977 Protected
9978 \bar under
9979
9980 \begin_inset space ~
9981 \end_inset
9982
9983
9984 \bar default
9985 Space
9986 \family default
9987  (shortcut 
9988 \begin_inset Info
9989 type  "shortcut"
9990 arg   "space-insert protected"
9991 \end_inset
9992
9993 ).
9994 \end_layout
9995
9996 \begin_layout Subsection
9997 Horizontal Space
9998 \begin_inset CommandInset label
9999 LatexCommand label
10000 name "sub:Horizontal-Space"
10001
10002 \end_inset
10003
10004
10005 \begin_inset Index idx
10006 status collapsed
10007
10008 \begin_layout Plain Layout
10009 Spacing ! Horizontal
10010 \end_layout
10011
10012 \end_inset
10013
10014
10015 \end_layout
10016
10017 \begin_layout Standard
10018 All horizontal spaces can be inserted with the menu 
10019 \family sans
10020 Insert\SpecialChar \menuseparator
10021 Formatting\SpecialChar \menuseparator
10022 Horizontal Space
10023 \family default
10024 .
10025  The length units are listed in Appendix
10026 \begin_inset space ~
10027 \end_inset
10028
10029
10030 \begin_inset CommandInset ref
10031 LatexCommand ref
10032 reference "cha:Units-available-in"
10033
10034 \end_inset
10035
10036 .
10037 \end_layout
10038
10039 \begin_layout Subsubsection
10040 Inter-word Space
10041 \begin_inset CommandInset label
10042 LatexCommand label
10043 name "sub:Inter-word-Space"
10044
10045 \end_inset
10046
10047
10048 \begin_inset Index idx
10049 status collapsed
10050
10051 \begin_layout Plain Layout
10052 Spaces ! Inter-word
10053 \end_layout
10054
10055 \end_inset
10056
10057
10058 \end_layout
10059
10060 \begin_layout Standard
10061 Some languages (e.
10062 \begin_inset space \thinspace{}
10063 \end_inset
10064
10065 g.
10066 \begin_inset space \space{}
10067 \end_inset
10068
10069 English) have the typographical convention to add extra space after an end-of-se
10070 ntence punctuation mark, and LyX honors those conventions (see section
10071 \begin_inset space ~
10072 \end_inset
10073
10074
10075 \begin_inset CommandInset ref
10076 LatexCommand ref
10077 reference "sub:Abbreviations"
10078
10079 \end_inset
10080
10081 ).
10082  Sometimes, you want a normal space nevertheless.
10083  In this case, insert an inter-word space (shortcut 
10084 \begin_inset Info
10085 type  "shortcut"
10086 arg   "space-insert normal"
10087 \end_inset
10088
10089 ).
10090 \end_layout
10091
10092 \begin_layout Subsubsection
10093 Thin Space
10094 \begin_inset CommandInset label
10095 LatexCommand label
10096 name "sub:Thin-Space"
10097
10098 \end_inset
10099
10100
10101 \begin_inset Index idx
10102 status collapsed
10103
10104 \begin_layout Plain Layout
10105 Spaces ! Thin
10106 \end_layout
10107
10108 \end_inset
10109
10110
10111 \end_layout
10112
10113 \begin_layout Standard
10114
10115 \begin_inset Quotes eld
10116 \end_inset
10117
10118 thin space
10119 \begin_inset Quotes erd
10120 \end_inset
10121
10122  is a blank which has half the size of a normal space (and it is also 
10123 \begin_inset Quotes eld
10124 \end_inset
10125
10126 protected
10127 \begin_inset Quotes erd
10128 \end_inset
10129
10130 ).
10131  The typographical conventions in a lot of languages propose the use of
10132  thin spaces in cases where normal spaces would be too wide, for instance
10133  inside abbreviations:
10134 \end_layout
10135
10136 \begin_layout Quote
10137 D.
10138 \begin_inset space \thinspace{}
10139 \end_inset
10140
10141 E.
10142  Knuth has developed our beloved typesetting program.
10143 \end_layout
10144
10145 \begin_layout Standard
10146 or between values and units.
10147  Compare for example this:
10148 \begin_inset Newline newline
10149 \end_inset
10150
10151 10
10152 \begin_inset space \thinspace{}
10153 \end_inset
10154
10155 kg (thin space)
10156 \begin_inset Newline newline
10157 \end_inset
10158
10159 10 kg (normal space
10160 \end_layout
10161
10162 \begin_layout Standard
10163 You can insert thin spaces also with the menu 
10164 \family sans
10165 Insert\SpecialChar \menuseparator
10166 Formatting\SpecialChar \menuseparator
10167 Thin
10168 \begin_inset space ~
10169 \end_inset
10170
10171 Space
10172 \family default
10173  (shortcut 
10174 \begin_inset Info
10175 type  "shortcuts"
10176 arg   "space-insert thin"
10177 \end_inset
10178
10179 ).
10180 \end_layout
10181
10182 \begin_layout Subsubsection
10183 More Spaces
10184 \begin_inset CommandInset label
10185 LatexCommand label
10186 name "sub:More-Spaces"
10187
10188 \end_inset
10189
10190
10191 \end_layout
10192
10193 \begin_layout Standard
10194 You can furthermore insert the following space types:
10195 \end_layout
10196
10197 \begin_layout Description
10198 Negative
10199 \begin_inset space ~
10200 \end_inset
10201
10202 thin
10203 \begin_inset space ~
10204 \end_inset
10205
10206 space A line with a 
10207 \begin_inset Formula $\to$
10208 \end_inset
10209
10210
10211 \begin_inset space \negthinspace{}
10212 \end_inset
10213
10214
10215 \begin_inset Formula $\gets$
10216 \end_inset
10217
10218  Negative thin space between the arrows.
10219 \end_layout
10220
10221 \begin_layout Description
10222 Enspace
10223 \begin_inset space ~
10224 \end_inset
10225
10226 (0.5
10227 \begin_inset space \thinspace{}
10228 \end_inset
10229
10230 em) A line with a 
10231 \begin_inset Formula $\to$
10232 \end_inset
10233
10234
10235 \begin_inset space \enskip{}
10236 \end_inset
10237
10238
10239 \begin_inset Formula $\gets$
10240 \end_inset
10241
10242  Enspace
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (0.5
10247 \begin_inset space \thinspace{}
10248 \end_inset
10249
10250 em) space between the arrows.
10251 \end_layout
10252
10253 \begin_layout Description
10254 Quad
10255 \begin_inset space ~
10256 \end_inset
10257
10258 (1
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 em) A line with a 
10263 \begin_inset Formula $\to$
10264 \end_inset
10265
10266
10267 \begin_inset space \quad{}
10268 \end_inset
10269
10270
10271 \begin_inset Formula $\gets$
10272 \end_inset
10273
10274  Quad
10275 \begin_inset space ~
10276 \end_inset
10277
10278 (1
10279 \begin_inset space \thinspace{}
10280 \end_inset
10281
10282 em) space between the arrows.
10283 \end_layout
10284
10285 \begin_layout Description
10286 QQuad
10287 \begin_inset space ~
10288 \end_inset
10289
10290 (2
10291 \begin_inset space \thinspace{}
10292 \end_inset
10293
10294 em) A line with a 
10295 \begin_inset Formula $\to$
10296 \end_inset
10297
10298
10299 \begin_inset space \qquad{}
10300 \end_inset
10301
10302
10303 \begin_inset Formula $\gets$
10304 \end_inset
10305
10306  QQuad
10307 \begin_inset space ~
10308 \end_inset
10309
10310 (2
10311 \begin_inset space \thinspace{}
10312 \end_inset
10313
10314 em) space between the arrows.
10315 \end_layout
10316
10317 \begin_layout Description
10318 Custom
10319 \begin_inset space ~
10320 \end_inset
10321
10322 space A line with
10323 \begin_inset Formula $\to$
10324 \end_inset
10325
10326
10327 \begin_inset space \hspace{}
10328 \length 2cm
10329 \end_inset
10330
10331
10332 \begin_inset Formula $\gets$
10333 \end_inset
10334
10335  2
10336 \begin_inset space \thinspace{}
10337 \end_inset
10338
10339 cm space between the arrows.
10340 \end_layout
10341
10342 \begin_layout Standard
10343 Table
10344 \begin_inset space ~
10345 \end_inset
10346
10347
10348 \begin_inset CommandInset ref
10349 LatexCommand ref
10350 reference "tab:Width-of-the"
10351
10352 \end_inset
10353
10354  lists the different space sizes.
10355 \end_layout
10356
10357 \begin_layout Standard
10358 \begin_inset Float table
10359 wide false
10360 sideways false
10361 status open
10362
10363 \begin_layout Plain Layout
10364 \align center
10365 \begin_inset Caption
10366
10367 \begin_layout Plain Layout
10368 \begin_inset CommandInset label
10369 LatexCommand label
10370 name "tab:Width-of-the"
10371
10372 \end_inset
10373
10374 Width of the different horizontal spaces.
10375 \end_layout
10376
10377 \end_inset
10378
10379
10380 \end_layout
10381
10382 \begin_layout Plain Layout
10383 \align center
10384 \begin_inset Tabular
10385 <lyxtabular version="3" rows="8" columns="2">
10386 <features tabularvalignment="middle">
10387 <column alignment="center" valignment="top" width="0">
10388 <column alignment="center" valignment="top" width="0">
10389 <row>
10390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \series bold
10396 Space
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \series bold
10407 Width
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 </row>
10413 <row>
10414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 Normal
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 1/3
10428 \begin_inset space \thinspace{}
10429 \end_inset
10430
10431 em
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 </row>
10437 <row>
10438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Protected
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 1/3
10452 \begin_inset space \thinspace{}
10453 \end_inset
10454
10455 em
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 Thin
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475 1/6
10476 \begin_inset space \thinspace{}
10477 \end_inset
10478
10479 em
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 Negative thin
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 -1/6
10500 \begin_inset space \thinspace{}
10501 \end_inset
10502
10503 em
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row>
10510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Enspace (0.5
10515 \begin_inset space \thinspace{}
10516 \end_inset
10517
10518 em)
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 0.5
10528 \begin_inset space \thinspace{}
10529 \end_inset
10530
10531 em
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 </row>
10537 <row>
10538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 Quad (1
10543 \begin_inset space \thinspace{}
10544 \end_inset
10545
10546 em)
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555 1
10556 \begin_inset space \thinspace{}
10557 \end_inset
10558
10559 em
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 QQuad (2
10571 \begin_inset space \thinspace{}
10572 \end_inset
10573
10574 em)
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 2
10584 \begin_inset space \thinspace{}
10585 \end_inset
10586
10587 em
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 </row>
10593 </lyxtabular>
10594
10595 \end_inset
10596
10597
10598 \end_layout
10599
10600 \end_inset
10601
10602
10603 \end_layout
10604
10605 \begin_layout Subsubsection
10606
10607 \family sans
10608 Horizontal Fills
10609 \family default
10610
10611 \begin_inset Index idx
10612 status collapsed
10613
10614 \begin_layout Plain Layout
10615 Spacing ! Fills
10616 \end_layout
10617
10618 \end_inset
10619
10620
10621 \end_layout
10622
10623 \begin_layout Standard
10624 Horizontal fills (HFills) are a special LyX feature for adding extra space
10625  in a uniform fashion.
10626  An HFill is actually a variable length space, whose length always equals
10627  the remaining space between the left and right margins.
10628  If there is more than one HFill on a line, they divide the available space
10629  equally between themselves.
10630  
10631 \end_layout
10632
10633 \begin_layout Standard
10634 Here a few examples what you can do with them:
10635 \end_layout
10636
10637 \begin_layout Quote
10638 \noindent
10639 This is on the left side
10640 \begin_inset space \hfill{}
10641 \end_inset
10642
10643 This is on the right
10644 \end_layout
10645
10646 \begin_layout Quote
10647 \noindent
10648 Left
10649 \begin_inset space \hfill{}
10650 \end_inset
10651
10652 Middle
10653 \begin_inset space \hfill{}
10654 \end_inset
10655
10656 Right
10657 \end_layout
10658
10659 \begin_layout Quote
10660 \noindent
10661 Left
10662 \begin_inset space \hfill{}
10663 \end_inset
10664
10665 1/3 Left
10666 \begin_inset space \hfill{}
10667 \end_inset
10668
10669
10670 \begin_inset space \hfill{}
10671 \end_inset
10672
10673 Right
10674 \end_layout
10675
10676 \begin_layout Standard
10677 That was an example in the 
10678 \family sans
10679 Quote
10680 \family default
10681  environment.
10682  Here
10683 \begin_inset Formula $\to$
10684 \end_inset
10685
10686
10687 \begin_inset space \hfill{}
10688 \end_inset
10689
10690
10691 \begin_inset Formula $\gets$
10692 \end_inset
10693
10694 is one in a standard paragraph.
10695  It may or may not be apparent in the printed text, but it 
10696 \emph on
10697 is
10698 \emph default
10699  sitting in-between the two arrows.
10700 \end_layout
10701
10702 \begin_layout Standard
10703 HFills can be made visible when you choose one of the 
10704 \family sans
10705 Fill
10706 \begin_inset space ~
10707 \end_inset
10708
10709 Pattern
10710 \family default
10711  in the space dialog: The following patterns are available:
10712 \end_layout
10713
10714 \begin_layout Standard
10715 Dots: 
10716 \begin_inset space \dotfill{}
10717 \end_inset
10718
10719
10720 \begin_inset space ~
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \begin_layout Standard
10727 Rule: 
10728 \begin_inset space \hrulefill{}
10729 \end_inset
10730
10731
10732 \begin_inset space ~
10733 \end_inset
10734
10735
10736 \end_layout
10737
10738 \begin_layout Standard
10739 Left arrow: 
10740 \begin_inset space \leftarrowfill{}
10741 \end_inset
10742
10743
10744 \begin_inset space ~
10745 \end_inset
10746
10747
10748 \end_layout
10749
10750 \begin_layout Standard
10751 Right arrow: 
10752 \begin_inset space \rightarrowfill{}
10753 \end_inset
10754
10755
10756 \begin_inset space ~
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \begin_layout Standard
10763 Up brace: 
10764 \begin_inset space \downbracefill{}
10765 \end_inset
10766
10767
10768 \begin_inset space ~
10769 \end_inset
10770
10771
10772 \end_layout
10773
10774 \begin_layout Standard
10775 Down brace: 
10776 \begin_inset space \upbracefill{}
10777 \end_inset
10778
10779
10780 \begin_inset space ~
10781 \end_inset
10782
10783
10784 \end_layout
10785
10786 \begin_layout Standard
10787 \begin_inset Note Greyedout
10788 status open
10789
10790 \begin_layout Plain Layout
10791
10792 \series bold
10793 Note:
10794 \series default
10795  If an HFill is at the beginning of a line, and 
10796 \emph on
10797 not
10798 \emph default
10799  in the first line in a paragraph, LyX ignores it.
10800  This prevents HFills from accidentally being wrapped onto a new line.
10801  If you need space in this case anyway, set the 
10802 \family sans
10803 Protect
10804 \family default
10805  option in the space dialog.
10806 \end_layout
10807
10808 \end_inset
10809
10810
10811 \end_layout
10812
10813 \begin_layout Subsubsection
10814 Phantom Space
10815 \begin_inset CommandInset label
10816 LatexCommand label
10817 name "sub:Phantom-Space"
10818
10819 \end_inset
10820
10821
10822 \begin_inset Index idx
10823 status collapsed
10824
10825 \begin_layout Plain Layout
10826 Spacing ! Phantom
10827 \end_layout
10828
10829 \end_inset
10830
10831
10832 \end_layout
10833
10834 \begin_layout Standard
10835 Sometimes you want to insert space with exactly the length of a phrase.
10836  E.
10837 \begin_inset space \thinspace{}
10838 \end_inset
10839
10840 g.
10841 \begin_inset space \space{}
10842 \end_inset
10843
10844 you want to create the following multiple choice question:
10845 \end_layout
10846
10847 \begin_layout Standard
10848 \begin_inset VSpace medskip
10849 \end_inset
10850
10851 What is correct English?:
10852 \begin_inset Newline newline
10853 \end_inset
10854
10855
10856 \begin_inset Newline newline
10857 \end_inset
10858
10859 Mr.
10860 \begin_inset space ~
10861 \end_inset
10862
10863 Edge would have been jumps the gun.
10864 \begin_inset Newline newline
10865 \end_inset
10866
10867
10868 \begin_inset Phantom HPhantom
10869 status open
10870
10871 \begin_layout Plain Layout
10872 Mr.
10873  Edge 
10874 \end_layout
10875
10876 \end_inset
10877
10878 has to be jumped
10879 \begin_inset Newline newline
10880 \end_inset
10881
10882
10883 \begin_inset Phantom HPhantom
10884 status open
10885
10886 \begin_layout Plain Layout
10887 Mr.
10888  Edge 
10889 \end_layout
10890
10891 \end_inset
10892
10893 jumps
10894 \begin_inset VSpace medskip
10895 \end_inset
10896
10897
10898 \end_layout
10899
10900 \begin_layout Standard
10901 So that the choices appear exactly after the phrase 
10902 \begin_inset Quotes eld
10903 \end_inset
10904
10905 Mr.
10906 \begin_inset space ~
10907 \end_inset
10908
10909 Edge
10910 \begin_inset space ~
10911 \end_inset
10912
10913
10914 \begin_inset Quotes erd
10915 \end_inset
10916
10917 .
10918  To get this, you can use the phantom insets available via the menu 
10919 \family sans
10920 Insert\SpecialChar \menuseparator
10921 Formatting\SpecialChar \menuseparator
10922 Phantom
10923 \family default
10924 .
10925  In our case insert a horizontal phantom at the beginning of the last two
10926  lines and insert 
10927 \begin_inset Quotes eld
10928 \end_inset
10929
10930 Mr.
10931 \begin_inset space ~
10932 \end_inset
10933
10934 Edge
10935 \begin_inset space ~
10936 \end_inset
10937
10938
10939 \begin_inset Quotes erd
10940 \end_inset
10941
10942  into the phantom inset (note the space after 
10943 \begin_inset Quotes eld
10944 \end_inset
10945
10946 Edge
10947 \begin_inset Quotes erd
10948 \end_inset
10949
10950 ).
10951  A phantom insets prints only the space of its content (like a placeholder).
10952  That is why it is named 
10953 \begin_inset Quotes eld
10954 \end_inset
10955
10956 phantom
10957 \begin_inset Quotes erd
10958 \end_inset
10959
10960 .
10961  The normal phantom outputs the width and height of the content as space,
10962  while the horizontal and vertical variant only outputs the corresponding
10963  dimension.
10964 \end_layout
10965
10966 \begin_layout Subsection
10967 Vertical Space
10968 \begin_inset CommandInset label
10969 LatexCommand label
10970 name "sub:Vertical-Space"
10971
10972 \end_inset
10973
10974
10975 \begin_inset Index idx
10976 status collapsed
10977
10978 \begin_layout Plain Layout
10979 Spacing ! Vertical
10980 \end_layout
10981
10982 \end_inset
10983
10984
10985 \end_layout
10986
10987 \begin_layout Standard
10988 To add extra vertical space above or below a paragraph, use the 
10989 \family sans
10990 Insert\SpecialChar \menuseparator
10991 Formatting\SpecialChar \menuseparator
10992 Vertical
10993 \begin_inset space ~
10994 \end_inset
10995
10996 Space
10997 \family default
10998  dialog.
10999  There you find the following sizes:
11000 \end_layout
11001
11002 \begin_layout Standard
11003
11004 \family sans
11005 SmallSkip
11006 \family default
11007
11008 \family sans
11009 MedSkip
11010 \family default
11011  and 
11012 \family sans
11013 BigSkip
11014 \family default
11015  are LaTeX sizes which depend on the font size of the document.
11016  
11017 \family sans
11018 DefSkip
11019 \family default
11020  is the skip adjusted in the dialog 
11021 \family sans
11022 Document\SpecialChar \menuseparator
11023 Settings
11024 \family default
11025
11026 \begin_inset Index idx
11027 status collapsed
11028
11029 \begin_layout Plain Layout
11030 Document ! Settings
11031 \end_layout
11032
11033 \end_inset
11034
11035  for the paragraph separation.
11036  If you use indentation to separate paragraphs 
11037 \family sans
11038 DefSkip
11039 \family default
11040  is equal to 
11041 \family sans
11042 MedSkip
11043 \family default
11044 .
11045 \end_layout
11046
11047 \begin_layout Standard
11048
11049 \family sans
11050 VFill
11051 \family default
11052
11053 \begin_inset Index idx
11054 status collapsed
11055
11056 \begin_layout Plain Layout
11057 Spacing ! Fills
11058 \end_layout
11059
11060 \end_inset
11061
11062  is a variable space, set so that the space is maximal within one page.
11063  An example: You have only two short paragraphs on one page with a vfill
11064  between them.
11065  Then the first paragraph is placed at the top of the page and the second
11066  one at the bottom, because the space between them is then maximal.
11067  
11068 \family sans
11069 VFill
11070 \family default
11071 s work like 
11072 \family sans
11073 HFill
11074 \family default
11075 s: they fill the remaining vertical space on a page with blank space.
11076 \begin_inset Foot
11077 status collapsed
11078
11079 \begin_layout Plain Layout
11080
11081 \family sans
11082 HFill
11083 \family default
11084 s are described in section
11085 \begin_inset space ~
11086 \end_inset
11087
11088
11089 \begin_inset CommandInset ref
11090 LatexCommand ref
11091 reference "sub:Horizontal-Space"
11092
11093 \end_inset
11094
11095 .
11096 \end_layout
11097
11098 \end_inset
11099
11100  If there are several 
11101 \family sans
11102 VFill
11103 \family default
11104 s on a page, they divide the remaining vertical space equally between themselves.
11105  You can therefore use 
11106 \family sans
11107 VFill
11108 \family default
11109 s to center text on a page, or even place text 2/3 down a page.
11110 \end_layout
11111
11112 \begin_layout Standard
11113
11114 \family sans
11115 Custom
11116 \family default
11117  are custom spaces in units explained in Appendix
11118 \begin_inset space ~
11119 \end_inset
11120
11121
11122 \begin_inset CommandInset ref
11123 LatexCommand ref
11124 reference "cha:Units-available-in"
11125
11126 \end_inset
11127
11128 .
11129 \end_layout
11130
11131 \begin_layout Standard
11132 \begin_inset Note Greyedout
11133 status open
11134
11135 \begin_layout Plain Layout
11136
11137 \series bold
11138 Note:
11139 \series default
11140  
11141 \series medium
11142 If the extra vertical space would be in the output at the top/bottom of
11143  a page, the space is only added if you have also checked the option 
11144 \family sans
11145 Protect
11146 \family default
11147 .
11148 \end_layout
11149
11150 \end_inset
11151
11152
11153 \end_layout
11154
11155 \begin_layout Subsection
11156 Paragraph Alignment
11157 \end_layout
11158
11159 \begin_layout Standard
11160 You can change the paragraph alignment with the 
11161 \family sans
11162 Edit\SpecialChar \menuseparator
11163 Paragraph Settings
11164 \family default
11165  dialog.
11166  There are five possibilities: 
11167 \end_layout
11168
11169 \begin_layout Itemize
11170
11171 \family sans
11172 Justified
11173 \family default
11174  (shortcut 
11175 \begin_inset Info
11176 type  "shortcut"
11177 arg   "paragraph-params \\align block"
11178 \end_inset
11179
11180 )
11181 \end_layout
11182
11183 \begin_layout Itemize
11184
11185 \family sans
11186 Left
11187 \family default
11188  (
11189 \begin_inset Info
11190 type  "shortcut"
11191 arg   "paragraph-params \\align left"
11192 \end_inset
11193
11194 )
11195 \end_layout
11196
11197 \begin_layout Itemize
11198
11199 \family sans
11200 Right
11201 \family default
11202  (
11203 \begin_inset Info
11204 type  "shortcut"
11205 arg   "paragraph-params \\align right"
11206 \end_inset
11207
11208 )
11209 \end_layout
11210
11211 \begin_layout Itemize
11212
11213 \family sans
11214 Center
11215 \family default
11216  (
11217 \begin_inset Info
11218 type  "shortcut"
11219 arg   "paragraph-params \\align center"
11220 \end_inset
11221
11222 )
11223 \end_layout
11224
11225 \begin_layout Itemize
11226
11227 \family sans
11228 Default
11229 \family default
11230  (
11231 \begin_inset Info
11232 type  "shortcut"
11233 arg   "paragraph-params \\align default"
11234 \end_inset
11235
11236 )
11237 \end_layout
11238
11239 \begin_layout Standard
11240 The default in most cases is justified alignment, in which the inter-word
11241  spacing is variable and each line of a paragraph fills the region between
11242  the left and right margins.
11243  The other three alignments should be self-explanatory, and look like this:
11244 \end_layout
11245
11246 \begin_layout Standard
11247 \align right
11248 This paragraph is right aligned,
11249 \end_layout
11250
11251 \begin_layout Standard
11252 \align center
11253 this one is centered,
11254 \end_layout
11255
11256 \begin_layout Standard
11257 \align left
11258 this one is left aligned.
11259 \end_layout
11260
11261 \begin_layout Subsection
11262 Forced Page Breaks
11263 \begin_inset Index idx
11264 status collapsed
11265
11266 \begin_layout Plain Layout
11267 Page breaks ! Forced
11268 \end_layout
11269
11270 \end_inset
11271
11272
11273 \begin_inset CommandInset label
11274 LatexCommand label
11275 name "sub:Forced-Page-Breaks"
11276
11277 \end_inset
11278
11279
11280 \end_layout
11281
11282 \begin_layout Standard
11283 If you don't like the way LaTeX does the page breaks in your document, you
11284  can force a page break where you want one.
11285  Normally this will not be necessary, because LaTeX is good at page breaking.
11286  Only if you use a lot of 
11287 \family sans
11288 Floats
11289 \family default
11290 , LaTeX's page breaking algorithm can fail.
11291 \end_layout
11292
11293 \begin_layout Standard
11294 We recommend not to use forced page breaks until the text is finished and
11295  until you have checked in the preview to see if you 
11296 \emph on
11297 really
11298 \emph default
11299  have to change the page breaking.
11300 \end_layout
11301
11302 \begin_layout Standard
11303 There are two types of page breaks: One that ends the page without any special
11304  action.
11305  This can be inserted above or below a paragraph via the menu 
11306 \family sans
11307 Insert\SpecialChar \menuseparator
11308 Formatting\SpecialChar \menuseparator
11309 New
11310 \begin_inset space ~
11311 \end_inset
11312
11313 Page
11314 \family default
11315 .
11316  The second type, that is inserted via the menu 
11317 \family sans
11318 Insert\SpecialChar \menuseparator
11319 Formatting\SpecialChar \menuseparator
11320 Page
11321 \begin_inset space ~
11322 \end_inset
11323
11324 Break
11325 \family default
11326 , ends a page but stretches the content of the page, so that it fills out
11327  the complete page.
11328  This type is useful to avoid whitespace when a page break produces a page
11329  on which only the last few lines are absent.
11330 \end_layout
11331
11332 \begin_layout Standard
11333 You might try to use a page break to ensure that a figure or table appears
11334  at the top of a page.
11335  This is, of course, the wrong way to do it.
11336  LyX gives you a way of automatically ensuring that your figures and tables
11337  appear at the top of a page (or the bottom, or on their own page) without
11338  having to worry about what precedes or follows your figure or table.
11339  See chapter 
11340 \begin_inset CommandInset ref
11341 LatexCommand ref
11342 reference "chap:Floats-and-Notes"
11343
11344 \end_inset
11345
11346  to learn more about 
11347 \family sans
11348 Floats
11349 \family default
11350 .
11351 \end_layout
11352
11353 \begin_layout Subsubsection
11354 Clear Page Breaks
11355 \begin_inset CommandInset label
11356 LatexCommand label
11357 name "sub:Clear-Page-Breaks"
11358
11359 \end_inset
11360
11361
11362 \begin_inset Index idx
11363 status collapsed
11364
11365 \begin_layout Plain Layout
11366 Page breaks ! Clear
11367 \end_layout
11368
11369 \end_inset
11370
11371
11372 \end_layout
11373
11374 \begin_layout Standard
11375 Rather than forced page breaks where the content behind the break is placed
11376  directly on the next page, you can also clear pages while breaking them.
11377  That means that the current paragraph is terminated and everything, including
11378  unprocessed floats, from the earlier part of the document are placed behind
11379  it, if necessary by adding pages.
11380 \end_layout
11381
11382 \begin_layout Standard
11383 You can insert a clear page break with the menu 
11384 \family sans
11385 Insert\SpecialChar \menuseparator
11386 Formatting\SpecialChar \menuseparator
11387 Clear
11388 \begin_inset space ~
11389 \end_inset
11390
11391 Page
11392 \family default
11393 .
11394  When you have a two-sided document like a book, you can use the menu 
11395 \family sans
11396 Insert\SpecialChar \menuseparator
11397 Formatting\SpecialChar \menuseparator
11398 Clear
11399 \begin_inset space ~
11400 \end_inset
11401
11402 Double
11403 \begin_inset space ~
11404 \end_inset
11405
11406 Page
11407 \family default
11408  to insert a clear page break that assures that the next page is a right-hand
11409  page (odd-numbered), if necessary by adding a page.
11410 \end_layout
11411
11412 \begin_layout Subsection
11413 Forced Line Breaks
11414 \begin_inset Index idx
11415 status collapsed
11416
11417 \begin_layout Plain Layout
11418 Line breaks
11419 \end_layout
11420
11421 \end_inset
11422
11423
11424 \begin_inset CommandInset label
11425 LatexCommand label
11426 name "sub:Forced-Line-Breaks"
11427
11428 \end_inset
11429
11430
11431 \end_layout
11432
11433 \begin_layout Standard
11434 Similar to page breaks there are two types of line breaks: One that simply
11435  breaks the line.
11436  You can force this line break within a paragraph by selecting 
11437 \family sans
11438 Insert\SpecialChar \menuseparator
11439 Formatting\SpecialChar \menuseparator
11440 Ragged
11441 \begin_inset space ~
11442 \end_inset
11443
11444 Line
11445 \begin_inset space ~
11446 \end_inset
11447
11448 Break
11449 \family default
11450  or with 
11451 \begin_inset Info
11452 type  "shortcut"
11453 arg   "newline-insert newline"
11454 \end_inset
11455
11456 .
11457  Another type that is inserted via the menu 
11458 \family sans
11459 Insert\SpecialChar \menuseparator
11460 Formatting\SpecialChar \menuseparator
11461 Justified
11462 \begin_inset space ~
11463 \end_inset
11464
11465 Line
11466 \begin_inset space ~
11467 \end_inset
11468
11469 Break
11470 \family default
11471  breaks the line and stretches it so that it fills out the whole space between
11472  the page margins.
11473  This is useful to avoid 
11474 \begin_inset Quotes eld
11475 \end_inset
11476
11477 fringes
11478 \begin_inset Quotes erd
11479 \end_inset
11480
11481  in justified paragraphs due to possible whitespace introduced by line breaks.
11482 \end_layout
11483
11484 \begin_layout Standard
11485 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11486  LaTeX is very good at line breaking.
11487  There are, however, a number of situations where it is necessary to actively
11488  set a line break, e.
11489 \begin_inset space \thinspace{}
11490 \end_inset
11491
11492 g.
11493 \begin_inset space \space{}
11494 \end_inset
11495
11496 in a poem or for an address (see sections
11497 \begin_inset space ~
11498 \end_inset
11499
11500
11501 \begin_inset CommandInset ref
11502 LatexCommand ref
11503 reference "sec:Quote"
11504
11505 \end_inset
11506
11507
11508 \begin_inset CommandInset ref
11509 LatexCommand ref
11510 reference "sec:Verse"
11511
11512 \end_inset
11513
11514  and 
11515 \begin_inset CommandInset ref
11516 LatexCommand ref
11517 reference "sec:Address-Usage"
11518
11519 \end_inset
11520
11521 ).
11522 \end_layout
11523
11524 \begin_layout Subsection
11525 Horizontal Lines
11526 \begin_inset CommandInset label
11527 LatexCommand label
11528 name "sub:Horizontal-Lines"
11529
11530 \end_inset
11531
11532
11533 \begin_inset Index idx
11534 status collapsed
11535
11536 \begin_layout Plain Layout
11537 Horizontal lines
11538 \end_layout
11539
11540 \end_inset
11541
11542
11543 \end_layout
11544
11545 \begin_layout Standard
11546 \noindent
11547 \begin_inset CommandInset line
11548 LatexCommand rule
11549 offset "0.5ex"
11550 width "100line%"
11551 height "1pt"
11552
11553 \end_inset
11554
11555
11556 \end_layout
11557
11558 \begin_layout Standard
11559 In the dialog 
11560 \family sans
11561 Insert\SpecialChar \menuseparator
11562 Formatting\SpecialChar \menuseparator
11563 Horizontal
11564 \begin_inset space ~
11565 \end_inset
11566
11567 Line
11568 \family default
11569  you can insert horizontal lines.
11570  The line offset is the vertical distance between the line and the baseline
11571  of the current text line or the paragraph.
11572  The line settings can be changed by left-clicking on the line.
11573 \end_layout
11574
11575 \begin_layout Standard
11576 \noindent
11577 \begin_inset CommandInset line
11578 LatexCommand rule
11579 offset "0.5ex"
11580 width "100line%"
11581 height "1pt"
11582
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \begin_layout Section
11589 Characters and Symbols
11590 \end_layout
11591
11592 \begin_layout Standard
11593 You can directly enter all characters that are available on your keyboard.
11594  You can also use special keyboard maps to be able to enter e.
11595 \begin_inset space \thinspace{}
11596 \end_inset
11597
11598 g.
11599 \begin_inset space \space{}
11600 \end_inset
11601
11602 characters needed for French with an English keyboard.
11603  See section
11604 \begin_inset space \thinspace{}
11605 \end_inset
11606
11607
11608 \begin_inset CommandInset ref
11609 LatexCommand ref
11610 reference "sub:Keyboard-mapping"
11611
11612 \end_inset
11613
11614  for information on how this is done.
11615 \end_layout
11616
11617 \begin_layout Standard
11618 For the case where you need a character that is not on your keyboard, you
11619  can use the 
11620 \family sans
11621 Symbols
11622 \family default
11623  dialog via the menu 
11624 \family sans
11625 Insert\SpecialChar \menuseparator
11626 Special Character\SpecialChar \menuseparator
11627 Symbols
11628 \family default
11629 .
11630 \end_layout
11631
11632 \begin_layout Standard
11633 \begin_inset Note Greyedout
11634 status open
11635
11636 \begin_layout Plain Layout
11637
11638 \series bold
11639 Note:
11640 \series default
11641  Maybe not all symbols inserted with the symbols dialog can be displayed
11642  when you are using a special screen font in LyX's preferences.
11643  But the inserted symbols will in every case be displayed in the output.
11644 \end_layout
11645
11646 \end_inset
11647
11648
11649 \end_layout
11650
11651 \begin_layout Section
11652 Fonts and Text Styles
11653 \begin_inset CommandInset label
11654 LatexCommand label
11655 name "sec:Fonts-and-Text"
11656
11657 \end_inset
11658
11659
11660 \end_layout
11661
11662 \begin_layout Subsection
11663 Font Types
11664 \begin_inset Index idx
11665 status collapsed
11666
11667 \begin_layout Plain Layout
11668 Font ! Types
11669 \end_layout
11670
11671 \end_inset
11672
11673
11674 \end_layout
11675
11676 \begin_layout Standard
11677 There are two types of fonts:
11678 \end_layout
11679
11680 \begin_layout Description
11681 Vector
11682 \begin_inset space ~
11683 \end_inset
11684
11685 fonts
11686 \begin_inset Index idx
11687 status collapsed
11688
11689 \begin_layout Plain Layout
11690 Fonts ! Vector-
11691 \end_layout
11692
11693 \end_inset
11694
11695  are fonts, built from outlines of the single glyphs (e.
11696 \begin_inset space \thinspace{}
11697 \end_inset
11698
11699 g.
11700  characters) in the font.
11701  This means that each glyph is defined using mathematical curves that are
11702  well suited for scaling to any requested size.
11703  This mathematical definition is interpreted by the font renderer and the
11704  curve is filled out with pixels according to the size and glyph.
11705  This means that vector fonts will look pretty good in all sizes.
11706  Only at very small sizes where each pixel has to be very carefully computed
11707  to provide a good image, it might be hard to provide a good rendering.
11708 \begin_inset Newline newline
11709 \end_inset
11710
11711 That could mean that one only needs to define one font size and scale them.
11712  But to achieve a better quality, many fonts define several font sizes.
11713  That improves the appearance because you need more details at large font
11714  sizes than at small ones.
11715 \begin_inset Newline newline
11716 \end_inset
11717
11718 The font types 
11719 \family typewriter
11720 TrueType
11721 \family default
11722
11723 \family typewriter
11724 OpenType
11725 \family default
11726 , and 
11727 \family typewriter
11728 Type
11729 \begin_inset space ~
11730 \end_inset
11731
11732 1
11733 \family default
11734  are vector fonts.
11735 \end_layout
11736
11737 \begin_layout Description
11738 Bitmap
11739 \begin_inset space ~
11740 \end_inset
11741
11742 fonts
11743 \begin_inset Index idx
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747 Fonts ! Bitmap-
11748 \end_layout
11749
11750 \end_inset
11751
11752  on the other hand, are defined by bitmap graphics from the start, so they
11753  will look good at all the sizes they are meant for.
11754  However, they don't scale well, because in order to scale a glyph, each
11755  pixel is enlarged into several pixels.
11756  It is the same effect that happens if you try to enlarge a picture in a
11757  picture manipulation program.
11758  In order to relieve this effect, bitmap fonts are typically provided in
11759  several fixed sizes typically from around 8 pixels high up to 34 pixels
11760  or so high in steps according to what is believed to be useful.
11761  The advantage of bitmap fonts is that no complicated computations are necessary
11762  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11763  fonts.
11764  The disadvantage is that sizes that don't exist as fixed versions have
11765  to be scaled by doubling pixels, and thus look bad.
11766 \begin_inset Newline newline
11767 \end_inset
11768
11769 Bitmap fonts are named 
11770 \family typewriter
11771 Type
11772 \begin_inset space ~
11773 \end_inset
11774
11775 3
11776 \family default
11777  in PostScript- and PDF-documents.
11778 \end_layout
11779
11780 \begin_layout Standard
11781 The result of all this is that bitmap fonts are best for the size they are
11782  designed for, while scalable fonts are good for nearly all sizes.
11783  So one needs fewer font size definitions for scalable fonts.
11784  That's the reason why nearly all text rendering and typesetting programs
11785  use scalable fonts.
11786 \end_layout
11787
11788 \begin_layout Standard
11789 To test which fonts are used in a PDF-document, you can have a look into
11790  its document properties.
11791 \end_layout
11792
11793 \begin_layout Standard
11794 Many modern typesetting and markup languages have begun to move towards
11795  specifying character styles rather than specifying a particular font.
11796  For example, instead of changing to an italicized version of the current
11797  font to emphasize text, you use an 
11798 \begin_inset Quotes eld
11799 \end_inset
11800
11801 emphasized style
11802 \begin_inset Quotes erd
11803 \end_inset
11804
11805  instead.
11806  This concept fits in perfectly with LyX.
11807  In LyX, you do things based on contexts, rather than focusing on typesetting
11808  details.
11809 \end_layout
11810
11811 \begin_layout Subsection
11812 LaTeX font support
11813 \begin_inset CommandInset label
11814 LatexCommand label
11815 name "sub:LaTeX-font-support"
11816
11817 \end_inset
11818
11819
11820 \end_layout
11821
11822 \begin_layout Standard
11823 Traditionally, LaTeX uses its own fonts.
11824  That is to say, you cannot directly access the fonts installed on your
11825  operating system, but you have to use specific fonts provided by your LaTeX
11826  distribution.
11827  The reason is that LaTeX needs some extra information about the fonts,
11828  which have to be provided by additional files and packages.
11829  The downside of this is that your font choice is somewhat limited, compared
11830  to usual word processors.
11831  On the other hand this comes with the advantage that the provided fonts
11832  are generally of very good quality, and that LaTeX files are very portable
11833  across different machines.
11834  Also, the range of fonts supported by traditional LaTeX was increased a
11835  lot meanwhile so that you can find packages for many free and commercial
11836  fonts.
11837  In LyX, only a subset of these are directly selectable via the user interface
11838  (see section
11839 \begin_inset space ~
11840 \end_inset
11841
11842
11843 \begin_inset CommandInset ref
11844 LatexCommand ref
11845 reference "sub:Document-Font"
11846
11847 \end_inset
11848
11849  for details).
11850  However, all others are available if you enter the respective LaTeX code
11851  in the document preamble (please refer to the documentation of your desired
11852  font).
11853 \end_layout
11854
11855 \begin_layout Standard
11856 Furthermore, recent developments brought some new LaTeX engines that are
11857  also able to directly access fonts that are installed for your operating
11858  system (OS), namely XeTeX and LuaTeX.
11859  Both engines are now supported by LyX.
11860  By using them, you can use theoretically any OpenType or TrueType font
11861  that is installed on your system.
11862  The next section describes how to use these OS fonts.
11863 \end_layout
11864
11865 \begin_layout Standard
11866 \begin_inset Note Greyedout
11867 status open
11868
11869 \begin_layout Plain Layout
11870
11871 \series bold
11872 Note:
11873 \series default
11874  In practice, some fonts might fail due to bad metrics and other font deficienci
11875 es; so you might have to experiment.
11876 \end_layout
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \begin_layout Standard
11884 \begin_inset Note Greyedout
11885 status open
11886
11887 \begin_layout Plain Layout
11888
11889 \series bold
11890 Note:
11891 \series default
11892  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11893  as traditional LaTeX or PDFTeX.
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \begin_layout Subsection
11902 Document Font and Font size
11903 \begin_inset CommandInset label
11904 LatexCommand label
11905 name "sub:Document-Font"
11906
11907 \end_inset
11908
11909
11910 \begin_inset Index idx
11911 status collapsed
11912
11913 \begin_layout Plain Layout
11914 Font ! Size
11915 \end_layout
11916
11917 \end_inset
11918
11919
11920 \begin_inset Index idx
11921 status collapsed
11922
11923 \begin_layout Plain Layout
11924 Document ! Font
11925 \end_layout
11926
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \begin_layout Standard
11933 You can set the document fonts in the 
11934 \family sans
11935 Document\SpecialChar \menuseparator
11936 Settings
11937 \family default
11938
11939 \begin_inset Index idx
11940 status collapsed
11941
11942 \begin_layout Plain Layout
11943 Document ! Settings
11944 \end_layout
11945
11946 \end_inset
11947
11948  dialog.
11949  In the 
11950 \family sans
11951 Fonts
11952 \family default
11953  section of the dialog, you can specify which font should be used for the
11954  three different font shapes — roman (serif), 
11955 \family sans
11956 sans
11957 \begin_inset space ~
11958 \end_inset
11959
11960 serif
11961 \family default
11962  and 
11963 \family typewriter
11964 typewriter
11965 \family default
11966  (monospaced) — you can specify the base font size and scaling factors for
11967  (some) sans serif and typewriter fonts if this is necessary to fit with
11968  the roman font.
11969 \end_layout
11970
11971 \begin_layout Standard
11972 If you select 
11973 \family sans
11974 Use non-T
11975 \begin_inset ERT
11976 status collapsed
11977
11978 \begin_layout Plain Layout
11979
11980 {}
11981 \end_layout
11982
11983 \end_inset
11984
11985 eX fonts
11986 \family default
11987 , you will have access to the fonts installed on your operating system.
11988  This requires that you use 
11989 \family sans
11990 PDF (XeT
11991 \begin_inset ERT
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995
11996 {}
11997 \end_layout
11998
11999 \end_inset
12000
12001 eX)
12002 \family default
12003
12004 \family sans
12005 PDF (LuaT
12006 \begin_inset ERT
12007 status collapsed
12008
12009 \begin_layout Plain Layout
12010
12011 {}
12012 \end_layout
12013
12014 \end_inset
12015
12016 eX)
12017 \family default
12018  or 
12019 \family sans
12020 DVI (LuaT
12021 \begin_inset ERT
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025
12026 {}
12027 \end_layout
12028
12029 \end_inset
12030
12031 eX)
12032 \family default
12033  as output format, i.
12034 \begin_inset space \thinspace{}
12035 \end_inset
12036
12037 e.
12038 \begin_inset space ~
12039 \end_inset
12040
12041 you will have to have either XeTeX or LuaTeX installed (see section
12042 \begin_inset space ~
12043 \end_inset
12044
12045
12046 \begin_inset CommandInset ref
12047 LatexCommand ref
12048 reference "sub:LaTeX-font-support"
12049
12050 \end_inset
12051
12052 ).
12053  You will then not have access to TeX's own fonts.
12054  Note that LyX then lists all available fonts in each of the three lists
12055  (roman, sans
12056 \begin_inset space ~
12057 \end_inset
12058
12059 serif, and typewriter), since LyX cannot determine the family.
12060  Also note that the output might fail with some of the listed fonts, due
12061  to the encoding of the fonts and\SpecialChar \slash{}
12062 or font failures.
12063  LyX cannot determine this in advance, so you might need to experiment.
12064 \end_layout
12065
12066 \begin_layout Standard
12067 If you use TeX fonts (which is the default), the possible options for the
12068  font include 
12069 \family sans
12070 Default
12071 \family default
12072  and a list of fonts available with your LaTeX distribution.
12073  If you select 
12074 \family sans
12075 Default,
12076 \family default
12077  the font that is preset by the current document class is used.
12078  In most cases, this will be the standard TeX font, known as 
12079 \begin_inset Quotes eld
12080 \end_inset
12081
12082
12083 \family typewriter
12084 Computer
12085 \begin_inset space ~
12086 \end_inset
12087
12088 Modern
12089 \family default
12090
12091 \begin_inset Quotes erd
12092 \end_inset
12093
12094  (
12095 \family typewriter
12096 cm
12097 \family default
12098 ) or 
12099 \begin_inset Quotes eld
12100 \end_inset
12101
12102
12103 \family typewriter
12104 European Computer Modern
12105 \family default
12106
12107 \begin_inset Quotes erd
12108 \end_inset
12109
12110  (
12111 \family typewriter
12112 ec
12113 \family default
12114 ), but some classes preset different default fonts.
12115 \end_layout
12116
12117 \begin_layout Standard
12118 As 
12119 \family typewriter
12120 cm
12121 \family default
12122  and 
12123 \family typewriter
12124 ec
12125 \family default
12126  are bitmap fonts, they often looks pixelated in PDF output, especially
12127  when you read the PDF in a zoomed size.
12128 \begin_inset Foot
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132 This problem doesn't appear if you read PDFs in 
12133 \family typewriter
12134 Adobe
12135 \begin_inset space ~
12136 \end_inset
12137
12138 Reader
12139 \family default
12140  version 6 or later, because this program includes a special bitmap font
12141  renderer.
12142 \end_layout
12143
12144 \end_inset
12145
12146  To get rid of pixelated fonts, you have to use a vector font.
12147  Depending on how your document should look like, you can either:
12148 \end_layout
12149
12150 \begin_layout Itemize
12151 select the 
12152 \family sans
12153 Latin
12154 \begin_inset space ~
12155 \end_inset
12156
12157 Modern
12158 \family default
12159  fonts, which is the recommended choice if you want to keep the look of
12160  
12161 \family typewriter
12162 cm
12163 \family default
12164 /
12165 \family typewriter
12166 ec
12167 \family default
12168 .
12169  
12170 \family sans
12171 Latin
12172 \begin_inset space ~
12173 \end_inset
12174
12175 Modern
12176 \family default
12177  was developed for the LaTeX community in order to replace 
12178 \family typewriter
12179 cm
12180 \family default
12181  as the default font.
12182  It covers a huge range of glyphs and several font shapes.
12183  Except for some details, where the appearance was improved, 
12184 \family sans
12185 Latin
12186 \begin_inset space ~
12187 \end_inset
12188
12189 Modern
12190 \family default
12191  looks identical to 
12192 \family typewriter
12193 cm
12194 \family default
12195 .;
12196 \begin_inset Foot
12197 status collapsed
12198
12199 \begin_layout Plain Layout
12200 One difference is improved kerning.
12201 \end_layout
12202
12203 \end_inset
12204
12205
12206 \end_layout
12207
12208 \begin_layout Itemize
12209 or select the 
12210 \family sans
12211 AE
12212 \begin_inset space ~
12213 \end_inset
12214
12215 (Almost
12216 \begin_inset space ~
12217 \end_inset
12218
12219 European)
12220 \family default
12221  fonts in (the rare) case that 
12222 \family sans
12223 Latin
12224 \begin_inset space ~
12225 \end_inset
12226
12227 Modern
12228 \family default
12229  is not available to you or does not work, and you still want to emulate
12230  the look of 
12231 \family typewriter
12232 cm
12233 \family default
12234 /
12235 \family typewriter
12236 ec
12237 \family default
12238 .
12239  
12240 \family typewriter
12241 AE
12242 \family default
12243  is a virtual font.
12244  Virtual means that it 
12245 \begin_inset Quotes eld
12246 \end_inset
12247
12248 steals
12249 \begin_inset Quotes erd
12250 \end_inset
12251
12252  outline 
12253 \family typewriter
12254 cm
12255 \family default
12256 -glyphs from other fonts.
12257  This has the disadvantage that some characters are missing, like the French
12258  guillemets (
12259 \begin_inset Quotes eld
12260 \end_inset
12261
12262 «
12263 \begin_inset Quotes erd
12264 \end_inset
12265
12266  and 
12267 \begin_inset Quotes eld
12268 \end_inset
12269
12270 »
12271 \begin_inset Quotes erd
12272 \end_inset
12273
12274 )
12275 \begin_inset Foot
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279 Loading the LaTeX-package 
12280 \series bold
12281 aeguill
12282 \series default
12283
12284 \begin_inset Index idx
12285 status collapsed
12286
12287 \begin_layout Plain Layout
12288 LaTeX-packages ! aeguill
12289 \end_layout
12290
12291 \end_inset
12292
12293  with the document preamble line
12294 \begin_inset Newline newline
12295 \end_inset
12296
12297
12298 \series bold
12299
12300 \backslash
12301 usepackage[ec]{aeguill}
12302 \begin_inset Newline newline
12303 \end_inset
12304
12305
12306 \series default
12307 will fix the guillemet problem.
12308 \end_layout
12309
12310 \end_inset
12311
12312  and that accented characters are not 
12313 \emph on
12314 one
12315 \emph default
12316  glyph, but build of 
12317 \emph on
12318 two
12319 \emph default
12320  characters, the accent and the letter.
12321  Therefore you cannot search for words with accented characters in documents
12322  using the 
12323 \family typewriter
12324 AE
12325 \family default
12326  fonts.
12327  If you search for example for the French word 
12328 \begin_inset Quotes eld
12329 \end_inset
12330
12331 rève
12332 \begin_inset Quotes erd
12333 \end_inset
12334
12335  in a PDF, you will not get any result, because the PDF-viewer searches
12336  for the glyph 
12337 \begin_inset Quotes eld
12338 \end_inset
12339
12340  è 
12341 \begin_inset Quotes erd
12342 \end_inset
12343
12344  and not for the glyph 
12345 \begin_inset Quotes eld
12346 \end_inset
12347
12348  e +
12349 \begin_inset space ~
12350 \end_inset
12351
12352  ̀ 
12353 \begin_inset Quotes erd
12354 \end_inset
12355
12356 .
12357 \end_layout
12358
12359 \begin_layout Itemize
12360 If you do not like the look of 
12361 \family typewriter
12362 cm
12363 \family default
12364 /
12365 \family typewriter
12366 ec
12367 \family default
12368 , you can of course select one of the other provided vector fonts, e.
12369 \begin_inset space \thinspace{}
12370 \end_inset
12371
12372 g.
12373 \begin_inset space ~
12374 \end_inset
12375
12376
12377 \family typewriter
12378 Times
12379 \begin_inset space ~
12380 \end_inset
12381
12382 Roman
12383 \family default
12384  or
12385 \family typewriter
12386  Palatino
12387 \family default
12388 .
12389  Most roman vector fonts will automatically select matching sans
12390 \begin_inset space ~
12391 \end_inset
12392
12393 serif and typewriter fonts,
12394 \begin_inset Foot
12395 status collapsed
12396
12397 \begin_layout Plain Layout
12398 These are sometimes just matching other fonts (e.
12399 \begin_inset space \thinspace{}
12400 \end_inset
12401
12402 g., 
12403 \family sans
12404 Times
12405 \begin_inset space ~
12406 \end_inset
12407
12408 Roman
12409 \family default
12410  selects 
12411 \family sans
12412 Helvetica
12413 \family default
12414  for sans serif text), or different shapes of the same font, i.
12415 \begin_inset space \thinspace{}
12416 \end_inset
12417
12418 e.
12419 \begin_inset space \space{}
12420 \end_inset
12421
12422 a real font 
12423 \emph on
12424 family
12425 \emph default
12426  (e.
12427 \begin_inset space \thinspace{}
12428 \end_inset
12429
12430 g.
12431 \begin_inset space \space{}
12432 \end_inset
12433
12434 in case of 
12435 \family sans
12436 Latin
12437 \begin_inset space ~
12438 \end_inset
12439
12440 Modern
12441 \family default
12442  oder 
12443 \family sans
12444 Computer
12445 \begin_inset space ~
12446 \end_inset
12447
12448 Modern
12449 \family default
12450 ).
12451 \end_layout
12452
12453 \end_inset
12454
12455  but you can also select your own.
12456 \begin_inset Newline newline
12457 \end_inset
12458
12459 The differences between roman, 
12460 \family sans
12461 sans
12462 \begin_inset space ~
12463 \end_inset
12464
12465 serif
12466 \family default
12467  and 
12468 \family typewriter
12469 typewriter
12470 \family default
12471  fonts are explained in section
12472 \begin_inset space ~
12473 \end_inset
12474
12475
12476 \begin_inset CommandInset ref
12477 LatexCommand ref
12478 reference "sub:Fine-Tuning-with-the"
12479
12480 \end_inset
12481
12482 .
12483 \begin_inset Newline newline
12484 \end_inset
12485
12486 The font 
12487 \family sans
12488 Times
12489 \begin_inset space ~
12490 \end_inset
12491
12492 Roman
12493 \family default
12494  was originally designed for newspapers.
12495  That means its glyphs are smaller than the ones from other fonts to fit
12496  into the small newspaper columns.
12497  Therefore 
12498 \family sans
12499 Times
12500 \begin_inset space ~
12501 \end_inset
12502
12503 Roman
12504 \family default
12505  is not the optimal choice for larger documents like books.
12506 \end_layout
12507
12508 \begin_layout Standard
12509 For the font size there are generally four possible values: 
12510 \family sans
12511 Default, 10
12512 \family default
12513
12514 \family sans
12515 11
12516 \family default
12517  and 
12518 \family sans
12519 12
12520 \family default
12521 .
12522  Some classes provide additional sizes.
12523  The size of 
12524 \family sans
12525 Default
12526 \family default
12527  depends on the class you are using.
12528  In the standard classes it is equal to the font size 10.
12529 \end_layout
12530
12531 \begin_layout Standard
12532 Note that the font size is the 
12533 \emph on
12534 base size
12535 \emph default
12536 .
12537  That means that LyX scales all other possible font sizes (such as those
12538  used in footnotes, super-, and subscripts) by this value.
12539  You can fine-tune the font size of text parts via the 
12540 \family sans
12541 Text
12542 \begin_inset space ~
12543 \end_inset
12544
12545 Style
12546 \family default
12547  dialog if needed.
12548  The possible font sizes for text parts are explained in section
12549 \begin_inset space ~
12550 \end_inset
12551
12552
12553 \begin_inset CommandInset ref
12554 LatexCommand ref
12555 reference "sub:Fine-Tuning-with-the"
12556
12557 \end_inset
12558
12559 .
12560 \end_layout
12561
12562 \begin_layout Standard
12563 The 
12564 \family sans
12565 Default Family
12566 \family default
12567  selection lets you specify whether the base font of your document should
12568  be roman, sans
12569 \begin_inset space ~
12570 \end_inset
12571
12572 serif or typewriter.
12573  The 
12574 \family sans
12575 Default
12576 \family default
12577  selection uses what is preset by the class, the other selections override
12578  this.
12579  In most cases, 
12580 \family sans
12581 Default
12582 \family default
12583  is equal to 
12584 \family sans
12585 roman
12586 \family default
12587 , but some classes (such as presentation classes) also use other defaults.
12588 \end_layout
12589
12590 \begin_layout Standard
12591 The
12592 \family typewriter
12593  
12594 \family sans
12595 LaTe
12596 \begin_inset ERT
12597 status collapsed
12598
12599 \begin_layout Plain Layout
12600
12601 {}
12602 \end_layout
12603
12604 \end_inset
12605
12606 X font encoding
12607 \family default
12608  selection is an expert setting which lets you change the value passed to
12609  the LaTeX-package 
12610 \series bold
12611 fontenc
12612 \series default
12613
12614 \begin_inset Index idx
12615 status collapsed
12616
12617 \begin_layout Plain Layout
12618 LaTeX-packages ! fontenc
12619 \end_layout
12620
12621 \end_inset
12622
12623  (see also sec.
12624 \begin_inset space ~
12625 \end_inset
12626
12627
12628 \begin_inset CommandInset ref
12629 LatexCommand ref
12630 reference "sub:LaTeX-settings"
12631
12632 \end_inset
12633
12634 ).
12635  Normally, you do not need to change (or even understand) this.
12636  Unless you have specific reasons, use 
12637 \family sans
12638 Default
12639 \family default
12640 .
12641 \end_layout
12642
12643 \begin_layout Standard
12644 With some fonts, the checkboxes 
12645 \family sans
12646 Use Old Style Figures
12647 \family default
12648  and 
12649 \family sans
12650 Use True Small Caps
12651 \family default
12652  are enabled.
12653  These are extra features some fonts provide.
12654  If 
12655 \family sans
12656 Use Old Style Figures
12657 \family default
12658  is checked, old style figures (also known as medieval or text figures)
12659  are used.
12660  Old style figures are the numerals (0
12661 \begin_inset space \thinspace{}
12662 \end_inset
12663
12664 -
12665 \begin_inset space \thinspace{}
12666 \end_inset
12667
12668 9) with ascenders and descenders, which makes them fit nicely with lower
12669  letters.
12670  
12671 \family sans
12672 Use True Small Caps
12673 \family default
12674  determines that real small caps are used instead of faked small caps made
12675  of scaled capitals.
12676  Real small caps are often part of expert font sets; they generally look
12677  better than faked small caps but might have to be purchased separately.
12678 \end_layout
12679
12680 \begin_layout Standard
12681 The field 
12682 \family sans
12683 CJK
12684 \family default
12685  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12686  a font to display the script characters.
12687 \begin_inset Foot
12688 status collapsed
12689
12690 \begin_layout Plain Layout
12691 The font will be the argument for the commands of the LaTeX-package 
12692 \series bold
12693 CJK
12694 \series default
12695 .
12696 \begin_inset Index idx
12697 status collapsed
12698
12699 \begin_layout Plain Layout
12700 LaTeX-packages ! CJK
12701 \end_layout
12702
12703 \end_inset
12704
12705  So this has no effect for the document language 
12706 \family sans
12707 Japanese
12708 \family default
12709  that does not use 
12710 \series bold
12711 CJK
12712 \series default
12713 .
12714 \end_layout
12715
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \begin_layout Standard
12722 \begin_inset VSpace bigskip
12723 \end_inset
12724
12725
12726 \begin_inset Note Greyedout
12727 status open
12728
12729 \begin_layout Plain Layout
12730
12731 \series bold
12732 Note:
12733 \series default
12734  When you choose a new font or font size, LyX does 
12735 \emph on
12736 not
12737 \emph default
12738  change the screen font! You will only see a difference in the printed output;
12739  this is part of the WYSIWYM concept.
12740  LyX's screen fonts can be adjusted in the 
12741 \family sans
12742 Tools\SpecialChar \menuseparator
12743 Preferences
12744 \family default
12745  dialog, see section
12746 \begin_inset space ~
12747 \end_inset
12748
12749
12750 \begin_inset CommandInset ref
12751 LatexCommand ref
12752 reference "sub:Screen-Fonts"
12753
12754 \end_inset
12755
12756 .
12757 \end_layout
12758
12759 \end_inset
12760
12761
12762 \end_layout
12763
12764 \begin_layout Subsection
12765 Using Different Character Styles
12766 \begin_inset Index idx
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 Character Styles
12771 \end_layout
12772
12773 \end_inset
12774
12775
12776 \begin_inset Index idx
12777 status collapsed
12778
12779 \begin_layout Plain Layout
12780 Text Style
12781 \end_layout
12782
12783 \end_inset
12784
12785
12786 \end_layout
12787
12788 \begin_layout Standard
12789 As we've already seen, LyX automatically changes the character style for
12790  certain paragraph environments.
12791  LyX supports two character styles, 
12792 \family sans
12793 Emphasized
12794 \family default
12795  and 
12796 \family sans
12797 Noun
12798 \family default
12799 .
12800  You can activate both of these styles via keybindings, the menus, and the
12801  toolbar.
12802 \end_layout
12803
12804 \begin_layout Standard
12805 To activate the 
12806 \family sans
12807 Noun
12808 \family default
12809  style, do one of the following:
12810 \end_layout
12811
12812 \begin_layout Itemize
12813 click on the toolbar button 
12814 \begin_inset Info
12815 type  "icon"
12816 arg   "font-noun"
12817 \end_inset
12818
12819
12820 \end_layout
12821
12822 \begin_layout Itemize
12823 use the key binding 
12824 \begin_inset Info
12825 type  "shortcut"
12826 arg   "font-noun"
12827 \end_inset
12828
12829
12830 \end_layout
12831
12832 \begin_layout Standard
12833 These commands are all toggles.
12834  That is, if 
12835 \family sans
12836 Noun
12837 \family default
12838  style is already active, they deactivate it.
12839 \end_layout
12840
12841 \begin_layout Standard
12842 One typically uses the 
12843 \family sans
12844 Noun
12845 \family default
12846  style for proper names.
12847  For example: 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851
12852 \noun on
12853 Matthias Ettrich
12854 \noun default
12855  is the original author of LyX.
12856 \begin_inset Quotes erd
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \begin_layout Standard
12863 A more widely used character style is the 
12864 \family sans
12865 Emphasized
12866 \family default
12867  style.
12868  You can activate (or deactivate — it's also a toggle) the 
12869 \family sans
12870 Emphasized
12871 \family default
12872  style by:
12873 \end_layout
12874
12875 \begin_layout Itemize
12876 clicking on the toolbar button 
12877 \begin_inset Info
12878 type  "icon"
12879 arg   "font-emph"
12880 \end_inset
12881
12882
12883 \end_layout
12884
12885 \begin_layout Itemize
12886 using the keybindings 
12887 \begin_inset Info
12888 type  "shortcut"
12889 arg   "font-emph"
12890 \end_inset
12891
12892
12893 \end_layout
12894
12895 \begin_layout Standard
12896 Normally the 
12897 \family sans
12898 Emphasized
12899 \family default
12900  style is equivalent to an italic font but some document classes or LaTeX-packag
12901 es use a different font.
12902 \end_layout
12903
12904 \begin_layout Standard
12905 We've been using the 
12906 \family sans
12907 Emphasized
12908 \family default
12909  style all over the place in this document.
12910  Here's one more example:
12911 \end_layout
12912
12913 \begin_layout Quotation
12914
12915 \emph on
12916 Don't overuse character styles!
12917 \end_layout
12918
12919 \begin_layout Standard
12920 It's also a warning in addition to an example.
12921  One's writing should parallel ordinary conversation.
12922  Since we don't all constantly scream at each other, we should also avoid
12923  the common tendency to overuse character style.
12924  
12925 \end_layout
12926
12927 \begin_layout Standard
12928 You can always reset to the default font using the key binding 
12929 \begin_inset Info
12930 type  "shortcut"
12931 arg   "font-default"
12932 \end_inset
12933
12934  or the dialog 
12935 \family sans
12936 Edit\SpecialChar \menuseparator
12937 Text
12938 \begin_inset space ~
12939 \end_inset
12940
12941 Style
12942 \family default
12943 .
12944 \end_layout
12945
12946 \begin_layout Subsection
12947 Fine-Tuning with the 
12948 \family sans
12949 Text Style
12950 \family default
12951  dialog
12952 \begin_inset CommandInset label
12953 LatexCommand label
12954 name "sub:Fine-Tuning-with-the"
12955
12956 \end_inset
12957
12958
12959 \begin_inset Index idx
12960 status collapsed
12961
12962 \begin_layout Plain Layout
12963 Text Style
12964 \end_layout
12965
12966 \end_inset
12967
12968
12969 \end_layout
12970
12971 \begin_layout Standard
12972 There are always occasions when you will need to do some fine-tuning, so
12973  LyX gives you a way to create a custom character style.
12974  For example, an academic journal or a corporation may have a style sheet
12975  requiring a sans-serif font be used in certain situations.
12976  Also, writers sometimes use a different font to offset a character's thoughts
12977  from ordinary dialog.
12978 \end_layout
12979
12980 \begin_layout Standard
12981 Before we document how to use custom character style, we want to issue a
12982  warning yet again: Don't overuse character styles! 
12983 \begin_inset Newline newline
12984 \end_inset
12985
12986 Documents that overuse different fonts and sizes are not well readable and
12987  tend to look as if someone has knocked huge holes in them.
12988 \end_layout
12989
12990 \begin_layout Standard
12991 To use custom character styles, open the 
12992 \family sans
12993 Edit\SpecialChar \menuseparator
12994 Text
12995 \begin_inset space ~
12996 \end_inset
12997
12998 Style\SpecialChar \menuseparator
12999 Customized
13000 \family default
13001  dialog or press the toolbar button 
13002 \begin_inset Info
13003 type  "icon"
13004 arg   "dialog-show character"
13005 \end_inset
13006
13007 .
13008  There are several boxes on this dialog, each corresponding to a different
13009  font property which you can choose.
13010  You can choose an option for one of these properties, or select 
13011 \family sans
13012 No
13013 \begin_inset space ~
13014 \end_inset
13015
13016 change
13017 \family default
13018 , which keeps the current state of that property.
13019  The item 
13020 \family sans
13021 Reset
13022 \family default
13023  will reset the property to whatever is the default.
13024  You can use this to reset attributes across a bunch of different paragraph
13025  environments in a snap.
13026 \end_layout
13027
13028 \begin_layout Standard
13029 The font properties, and their options (in addition to 
13030 \family sans
13031 No
13032 \begin_inset space ~
13033 \end_inset
13034
13035 change
13036 \family default
13037  and 
13038 \family sans
13039 Reset
13040 \family default
13041 ) are:
13042 \end_layout
13043
13044 \begin_layout Labeling
13045 \labelwidthstring 00.00.0000
13046
13047 \family sans
13048 Family
13049 \family default
13050  The 
13051 \begin_inset Quotes eld
13052 \end_inset
13053
13054 overall look
13055 \begin_inset Quotes erd
13056 \end_inset
13057
13058  of the font.
13059  The possible options are:
13060 \end_layout
13061
13062 \begin_deeper
13063 \begin_layout Labeling
13064 \labelwidthstring 00.00.0000
13065
13066 \family sans
13067 Roman
13068 \family default
13069  This is the Roman font family.
13070  Normally a serif font.
13071  It's also the default family.
13072  (key binding 
13073 \begin_inset Info
13074 type  "shortcut"
13075 arg   "font-roman"
13076 \end_inset
13077
13078 )
13079 \end_layout
13080
13081 \begin_layout Labeling
13082 \labelwidthstring 00.00.0000
13083
13084 \family sans
13085 Sans
13086 \begin_inset space ~
13087 \end_inset
13088
13089 Serif
13090 \family default
13091  
13092 \family sans
13093 This is the Sans Serif font family.
13094
13095 \family default
13096  (key binding 
13097 \begin_inset Info
13098 type  "shortcut"
13099 arg   "font-sans"
13100 \end_inset
13101
13102 )
13103 \end_layout
13104
13105 \begin_layout Labeling
13106 \labelwidthstring 00.00.0000
13107
13108 \family sans
13109 Typewriter
13110 \family default
13111  
13112 \family typewriter
13113 This is the Typewriter font family.
13114
13115 \family default
13116  (key binding 
13117 \begin_inset Info
13118 type  "shortcut"
13119 arg   "font-typewriter"
13120 \end_inset
13121
13122
13123 \family sans
13124 )
13125 \end_layout
13126
13127 \end_deeper
13128 \begin_layout Labeling
13129 \labelwidthstring 00.00.0000
13130
13131 \family sans
13132 Series
13133 \family default
13134  This corresponds to the print weight.
13135  Options are:
13136 \end_layout
13137
13138 \begin_deeper
13139 \begin_layout Labeling
13140 \labelwidthstring 00.00.0000
13141
13142 \family sans
13143 Medium
13144 \family default
13145  This is the Medium font series.
13146  It's also the default series.
13147 \end_layout
13148
13149 \begin_layout Labeling
13150 \labelwidthstring 00.00.0000
13151
13152 \family sans
13153 Bold
13154 \family default
13155  
13156 \series bold
13157 This is the Bold font series.
13158
13159 \series default
13160  (key binding 
13161 \begin_inset Info
13162 type  "shortcut"
13163 arg   "font-bold"
13164 \end_inset
13165
13166 )
13167 \end_layout
13168
13169 \end_deeper
13170 \begin_layout Labeling
13171 \labelwidthstring 00.00.0000
13172
13173 \family sans
13174 Shape
13175 \family default
13176  As the name implies.
13177  Options are:
13178 \end_layout
13179
13180 \begin_deeper
13181 \begin_layout Labeling
13182 \labelwidthstring 00.00.0000
13183
13184 \family sans
13185 Upright
13186 \family default
13187  This is the Upright font shape.
13188  It's also the default shape.
13189 \end_layout
13190
13191 \begin_layout Labeling
13192 \labelwidthstring 00.00.0000
13193
13194 \family sans
13195 Italic
13196 \family default
13197  
13198 \shape italic
13199 This
13200 \shape default
13201  
13202 \family sans
13203 \shape italic
13204 i
13205 \family default
13206 s the Italic font shape
13207 \shape default
13208 \emph on
13209 .
13210 \end_layout
13211
13212 \begin_layout Labeling
13213 \labelwidthstring 00.00.0000
13214
13215 \family sans
13216 Slanted
13217 \family default
13218  
13219 \shape slanted
13220 This is the Slanted font shape
13221 \shape default
13222  (although it might not be visible in LyX, this is different from italic).
13223 \end_layout
13224
13225 \begin_layout Labeling
13226 \labelwidthstring 00.00.0000
13227
13228 \family sans
13229 Small
13230 \begin_inset space ~
13231 \end_inset
13232
13233 Caps
13234 \family default
13235  
13236 \shape smallcaps
13237 This is the Small caps font shape
13238 \shape default
13239 \noun on
13240 .
13241 \end_layout
13242
13243 \end_deeper
13244 \begin_layout Labeling
13245 \labelwidthstring 00.00.0000
13246
13247 \family sans
13248 Size
13249 \family default
13250  Alters the size of the font.
13251  You will find no numerical values here; all possible sizes are actually
13252  proportional to the document font size.
13253  Once again, you don't feed LyX the details, but a general description of
13254  what you want to do.
13255  The options are:
13256 \end_layout
13257
13258 \begin_deeper
13259 \begin_layout Labeling
13260 \labelwidthstring 00.00.0000
13261
13262 \family sans
13263 Tiny
13264 \family default
13265  
13266 \size tiny
13267 This is the 
13268 \begin_inset Quotes eld
13269 \end_inset
13270
13271 Tiny
13272 \begin_inset Quotes erd
13273 \end_inset
13274
13275  font size.
13276
13277 \size default
13278  (key bindings 
13279 \begin_inset Info
13280 type  "shortcuts"
13281 arg   "font-size tiny"
13282 \end_inset
13283
13284 )
13285 \end_layout
13286
13287 \begin_layout Labeling
13288 \labelwidthstring 00.00.0000
13289
13290 \family sans
13291 Smallest
13292 \family default
13293  
13294 \size scriptsize
13295 This is the 
13296 \begin_inset Quotes eld
13297 \end_inset
13298
13299 Smallest
13300 \begin_inset Quotes erd
13301 \end_inset
13302
13303  font size
13304 \size default
13305 .
13306  (key binding 
13307 \begin_inset Info
13308 type  "shortcut"
13309 arg   "font-size scriptsize"
13310 \end_inset
13311
13312 )
13313 \end_layout
13314
13315 \begin_layout Labeling
13316 \labelwidthstring 00.00.0000
13317
13318 \family sans
13319 Smaller
13320 \family default
13321  
13322 \size footnotesize
13323 This is the 
13324 \begin_inset Quotes eld
13325 \end_inset
13326
13327 Smaller
13328 \begin_inset Quotes erd
13329 \end_inset
13330
13331  font size.
13332
13333 \size default
13334  (key bindings 
13335 \begin_inset Info
13336 type  "shortcuts"
13337 arg   "font-size footnotesize"
13338 \end_inset
13339
13340 )
13341 \end_layout
13342
13343 \begin_layout Labeling
13344 \labelwidthstring 00.00.0000
13345
13346 \family sans
13347 Small
13348 \family default
13349  
13350 \size small
13351 This is the 
13352 \begin_inset Quotes eld
13353 \end_inset
13354
13355 Small
13356 \begin_inset Quotes erd
13357 \end_inset
13358
13359  font size.
13360
13361 \size default
13362  (key bindings 
13363 \begin_inset Info
13364 type  "shortcuts"
13365 arg   "font-size small"
13366 \end_inset
13367
13368 )
13369 \end_layout
13370
13371 \begin_layout Labeling
13372 \labelwidthstring 00.00.0000
13373
13374 \family sans
13375 Normal
13376 \family default
13377  This is the 
13378 \begin_inset Quotes eld
13379 \end_inset
13380
13381 Normal
13382 \begin_inset Quotes erd
13383 \end_inset
13384
13385  font size.
13386  It's also the default size.
13387  (key bindings 
13388 \begin_inset Info
13389 type  "shortcuts"
13390 arg   "font-size normal"
13391 \end_inset
13392
13393 )
13394 \end_layout
13395
13396 \begin_layout Labeling
13397 \labelwidthstring 00.00.0000
13398
13399 \family sans
13400 Large
13401 \family default
13402  
13403 \size large
13404 This is the 
13405 \begin_inset Quotes eld
13406 \end_inset
13407
13408 Large
13409 \begin_inset Quotes erd
13410 \end_inset
13411
13412  font size.
13413
13414 \size default
13415  (key bindings 
13416 \begin_inset Info
13417 type  "shortcuts"
13418 arg   "font-size large"
13419 \end_inset
13420
13421 )
13422 \end_layout
13423
13424 \begin_layout Labeling
13425 \labelwidthstring 00.00.0000
13426
13427 \family sans
13428 Larger
13429 \family default
13430  
13431 \size larger
13432 This is the 
13433 \begin_inset Quotes eld
13434 \end_inset
13435
13436 Larger
13437 \begin_inset Quotes erd
13438 \end_inset
13439
13440  font size.
13441
13442 \size default
13443  (key bindings 
13444 \begin_inset Info
13445 type  "shortcuts"
13446 arg   "font-size larger"
13447 \end_inset
13448
13449 )
13450 \end_layout
13451
13452 \begin_layout Labeling
13453 \labelwidthstring 00.00.0000
13454
13455 \family sans
13456 Largest
13457 \family default
13458  
13459 \size largest
13460 This is the 
13461 \begin_inset Quotes eld
13462 \end_inset
13463
13464 Largest
13465 \begin_inset Quotes erd
13466 \end_inset
13467
13468  font size.
13469
13470 \size default
13471  (key binding 
13472 \begin_inset Info
13473 type  "shortcut"
13474 arg   "font-size largest"
13475 \end_inset
13476
13477 )
13478 \end_layout
13479
13480 \begin_layout Labeling
13481 \labelwidthstring 00.00.0000
13482
13483 \family sans
13484 Huge
13485 \family default
13486  
13487 \size huge
13488 This is the 
13489 \begin_inset Quotes eld
13490 \end_inset
13491
13492 Huge
13493 \begin_inset Quotes erd
13494 \end_inset
13495
13496  font size.
13497
13498 \size default
13499  (key bindings 
13500 \begin_inset Info
13501 type  "shortcuts"
13502 arg   "font-size huge"
13503 \end_inset
13504
13505 )
13506 \end_layout
13507
13508 \begin_layout Labeling
13509 \labelwidthstring 00.00.0000
13510
13511 \family sans
13512 Huger
13513 \family default
13514  
13515 \size giant
13516 This is the 
13517 \begin_inset Quotes eld
13518 \end_inset
13519
13520 Huger
13521 \begin_inset Quotes erd
13522 \end_inset
13523
13524  font size.
13525
13526 \size default
13527  (key bindings 
13528 \begin_inset Info
13529 type  "shortcuts"
13530 arg   "font-size giant"
13531 \end_inset
13532
13533 )
13534 \end_layout
13535
13536 \begin_layout Labeling
13537 \labelwidthstring 00.00.0000
13538
13539 \family sans
13540 Increase
13541 \family default
13542  This increases the size by one step (for instance, from 
13543 \begin_inset Quotes eld
13544 \end_inset
13545
13546 Largest
13547 \begin_inset Quotes erd
13548 \end_inset
13549
13550  to 
13551 \begin_inset Quotes eld
13552 \end_inset
13553
13554 Huge
13555 \begin_inset Quotes erd
13556 \end_inset
13557
13558 ).
13559  (key binding 
13560 \begin_inset Info
13561 type  "shortcut"
13562 arg   "font-size increase"
13563 \end_inset
13564
13565 )
13566 \end_layout
13567
13568 \begin_layout Labeling
13569 \labelwidthstring 00.00.0000
13570
13571 \family sans
13572 Decrease
13573 \family default
13574  This decreases the size by one step (for instance, from 
13575 \begin_inset Quotes eld
13576 \end_inset
13577
13578 Normal
13579 \begin_inset Quotes erd
13580 \end_inset
13581
13582  to 
13583 \begin_inset Quotes eld
13584 \end_inset
13585
13586 Small
13587 \begin_inset Quotes erd
13588 \end_inset
13589
13590 ).
13591  (key binding 
13592 \begin_inset Info
13593 type  "shortcut"
13594 arg   "font-size decrease"
13595 \end_inset
13596
13597 )
13598 \end_layout
13599
13600 \end_deeper
13601 \begin_layout Standard
13602 We warn you 
13603 \emph on
13604 yet again
13605 \emph default
13606 : don't go crazy with this feature.
13607  You should almost never need to change the font size.
13608  LyX automatically changes the font size for different paragraph environments
13609  — use that instead.
13610  This is here for fine-tuning only!
13611 \end_layout
13612
13613 \begin_layout Labeling
13614 \labelwidthstring 00.00.0000
13615
13616 \family sans
13617 Misc
13618 \family default
13619  Here you can change a few other things at the character level.
13620  Options are:
13621 \end_layout
13622
13623 \begin_deeper
13624 \begin_layout Labeling
13625 \labelwidthstring 00.00.0000
13626
13627 \family sans
13628 Emph
13629 \family default
13630  
13631 \emph on
13632 This is text with emphasize on
13633 \emph default
13634 .
13635  This might seem like the same as 
13636 \shape italic
13637 Italic
13638 \shape default
13639 , but it is actually a bit different.
13640  Emphasized is a 
13641 \emph on
13642 logical
13643 \emph default
13644  attribute.
13645  That means every document class can define its own font used for emphasized
13646  text.
13647  Normally this font is equal to italic.
13648 \end_layout
13649
13650 \begin_layout Labeling
13651 \labelwidthstring 00.00.0000
13652
13653 \family sans
13654 Underbar
13655 \family default
13656  
13657 \bar under
13658 This is text with Underbar on.
13659
13660 \bar default
13661  (key binding 
13662 \begin_inset Info
13663 type  "shortcuts"
13664 arg   "font-underline"
13665 \end_inset
13666
13667
13668 \family sans
13669 )
13670 \begin_inset Newline newline
13671 \end_inset
13672
13673
13674 \family default
13675 Avoid using underbar if you can! It is a hangover from the typewriter days,
13676  when you could not change fonts.
13677  One no longer needs to emphasize text by underscoring characters.
13678  This is only possible in LyX because some people 
13679 \emph on
13680 may
13681 \emph default
13682  need it in order to follow style sheets for journal submissions.
13683 \end_layout
13684
13685 \begin_layout Labeling
13686 \labelwidthstring 00.00.0000
13687
13688 \family sans
13689 Double
13690 \begin_inset space ~
13691 \end_inset
13692
13693 underbar
13694 \family default
13695  
13696 \uuline on
13697 This is text with Double underbar on.
13698
13699 \uuline default
13700  (key binding 
13701 \begin_inset Info
13702 type  "shortcut"
13703 arg   "font-underunderline"
13704 \end_inset
13705
13706 )
13707 \begin_inset Newline newline
13708 \end_inset
13709
13710 As we just warned you against using underbar, you can imagine what we think
13711  about double underbar.
13712 \end_layout
13713
13714 \begin_layout Labeling
13715 \labelwidthstring 00.00.0000
13716
13717 \family sans
13718 Wavy
13719 \begin_inset space ~
13720 \end_inset
13721
13722 underbar
13723 \family default
13724  
13725 \uwave on
13726 This is text with Wavy underbar on.
13727
13728 \uwave default
13729  (key binding 
13730 \begin_inset Info
13731 type  "shortcut"
13732 arg   "font-underwave"
13733 \end_inset
13734
13735 )
13736 \begin_inset Newline newline
13737 \end_inset
13738
13739 Use this only if a journal absolutely insists on it.
13740  Keep antinausea pills handy.
13741 \end_layout
13742
13743 \begin_layout Labeling
13744 \labelwidthstring 00.00.0000
13745
13746 \family sans
13747 Strikeout
13748 \family default
13749  
13750 \strikeout on
13751 This is text with Strikeout on.
13752
13753 \strikeout default
13754  (key binding 
13755 \begin_inset Info
13756 type  "shortcut"
13757 arg   "font-strikeout"
13758 \end_inset
13759
13760 )
13761 \begin_inset Newline newline
13762 \end_inset
13763
13764 This is frequently used to indicate an older version of text that has been
13765  changed in the meantime.
13766 \end_layout
13767
13768 \begin_layout Labeling
13769 \labelwidthstring 00.00.0000
13770
13771 \family sans
13772 Noun
13773 \family default
13774  
13775 \noun on
13776 This is text with Noun on.
13777
13778 \noun default
13779  Like 
13780 \family sans
13781 Emph
13782 \family default
13783 , this is a logical attribute.
13784  Normally it's equivalent to 
13785 \family sans
13786 Small
13787 \begin_inset space ~
13788 \end_inset
13789
13790 Caps
13791 \family default
13792 .
13793 \end_layout
13794
13795 \end_deeper
13796 \begin_layout Labeling
13797 \labelwidthstring 00.00.0000
13798
13799 \family sans
13800 Color
13801 \family default
13802  You can adjust the color of the text with this control.
13803  Notice that not all DVI-viewers are able to display colors.
13804  Besides 
13805 \family sans
13806 No
13807 \begin_inset space ~
13808 \end_inset
13809
13810 color
13811 \family default
13812 , which is the default 
13813 \begin_inset Quotes eld
13814 \end_inset
13815
13816 color
13817 \begin_inset Quotes erd
13818 \end_inset
13819
13820  and means normally black, you can choose between 
13821 \family sans
13822 Black
13823 \family default
13824
13825 \family sans
13826 White
13827 \family default
13828
13829 \family sans
13830 Red
13831 \family default
13832
13833 \family sans
13834 Green
13835 \family default
13836
13837 \family sans
13838 Blue
13839 \family default
13840
13841 \family sans
13842 Cyan
13843 \family default
13844
13845 \family sans
13846 Magenta
13847 \family default
13848  and 
13849 \family sans
13850 Yellow
13851 \family default
13852  text.
13853 \begin_inset Index idx
13854 status collapsed
13855
13856 \begin_layout Plain Layout
13857 Color ! Text
13858 \end_layout
13859
13860 \end_inset
13861
13862
13863 \end_layout
13864
13865 \begin_layout Labeling
13866 \labelwidthstring 00.00.0000
13867
13868 \family sans
13869 Language
13870 \family default
13871  This is used to mark regions of text as having a different language from
13872  the language of the document.
13873  Text marked in this way will be underlined in blue to indicate the change
13874  (only within LyX).
13875 \begin_inset Newline newline
13876 \end_inset
13877
13878 If you have for example a longer German Text in your document, LaTeX respects
13879  the German hyphenation rules automatically.
13880  When using the spell checking (see section
13881 \begin_inset space ~
13882 \end_inset
13883
13884
13885 \begin_inset CommandInset ref
13886 LatexCommand ref
13887 reference "sec:Spellchecking"
13888
13889 \end_inset
13890
13891 ) the German-marked text will be checked according to the German dictionary.
13892 \end_layout
13893
13894 \begin_layout Standard
13895 So you have a huge number of combinations to choose from.
13896  Once you've chosen a new character style via the 
13897 \family sans
13898 Edit\SpecialChar \menuseparator
13899 Text
13900 \begin_inset space ~
13901 \end_inset
13902
13903 Style
13904 \family default
13905  dialog, the settings are saved.
13906  You can activate them using the toolbar button 
13907 \begin_inset Info
13908 type  "icon"
13909 arg   "textstyle-apply"
13910 \end_inset
13911
13912 .
13913  The button lets you apply your custom character style even when the dialog
13914  isn't visible.
13915  
13916 \end_layout
13917
13918 \begin_layout Standard
13919 To completely reset the character style to the default, use 
13920 \begin_inset Info
13921 type  "shortcut"
13922 arg   "font-default"
13923 \end_inset
13924
13925 .
13926  If you want to toggle only those properties that you have just changed
13927  (suppose you just set the shape to 
13928 \begin_inset Quotes eld
13929 \end_inset
13930
13931 slanted
13932 \begin_inset Quotes erd
13933 \end_inset
13934
13935  and the series to 
13936 \begin_inset Quotes eld
13937 \end_inset
13938
13939 bold
13940 \begin_inset Quotes erd
13941 \end_inset
13942
13943 ), set the 
13944 \family sans
13945 Toggle
13946 \begin_inset space ~
13947 \end_inset
13948
13949 all
13950 \family default
13951  switch and press 
13952 \family sans
13953 Apply
13954 \family default
13955 .
13956 \end_layout
13957
13958 \begin_layout Standard
13959 You should also know something about the differences between the three main
13960  font types 
13961 \family sans
13962 serif
13963 \family default
13964
13965 \family sans
13966 sans
13967 \begin_inset space ~
13968 \end_inset
13969
13970 serif
13971 \family default
13972 , and 
13973 \family sans
13974 typewriter
13975 \family default
13976 :
13977 \end_layout
13978
13979 \begin_layout Itemize
13980
13981 \family sans
13982 Typewriter
13983 \family default
13984  is a so called 
13985 \begin_inset Quotes eld
13986 \end_inset
13987
13988 monospaced
13989 \begin_inset Quotes erd
13990 \end_inset
13991
13992  font, that means every character has the same width, the 
13993 \begin_inset Quotes eld
13994 \end_inset
13995
13996 i
13997 \begin_inset Quotes erd
13998 \end_inset
13999
14000  is as wide as the 
14001 \begin_inset Quotes eld
14002 \end_inset
14003
14004 m
14005 \begin_inset Quotes erd
14006 \end_inset
14007
14008 .
14009  Here is an example
14010 \begin_inset Newline newline
14011 \end_inset
14012
14013
14014 \begin_inset Phantom HPhantom
14015 status open
14016
14017 \begin_layout Plain Layout
14018 no 
14019 \end_layout
14020
14021 \end_inset
14022
14023
14024 \family typewriter
14025 typewriter text
14026 \family default
14027
14028 \begin_inset Note Note
14029 status collapsed
14030
14031 \begin_layout Plain Layout
14032 For more on phantoms see section
14033 \begin_inset space ~
14034 \end_inset
14035
14036
14037 \begin_inset CommandInset ref
14038 LatexCommand ref
14039 reference "sub:More-Spaces"
14040
14041 \end_inset
14042
14043 .
14044 \end_layout
14045
14046 \end_inset
14047
14048
14049 \begin_inset Newline newline
14050 \end_inset
14051
14052 no typewriter text
14053 \end_layout
14054
14055 \begin_layout Itemize
14056
14057 \family sans
14058 Serif
14059 \family default
14060  fonts use characters with serifs.
14061  These are the small 
14062 \begin_inset Quotes eld
14063 \end_inset
14064
14065 appendices
14066 \begin_inset Quotes erd
14067 \end_inset
14068
14069  at the ends of the strokes that form the character.
14070  The following example will show the difference:
14071 \begin_inset Newline newline
14072 \end_inset
14073
14074 text with serifs
14075 \begin_inset Newline newline
14076 \end_inset
14077
14078
14079 \family sans
14080 text without serifs
14081 \family default
14082
14083 \begin_inset Newline newline
14084 \end_inset
14085
14086 Serifs facilitate quick and easy reading.
14087  These fonts are therefore used as default (named 
14088 \family sans
14089 roman
14090 \family default
14091 ).
14092 \end_layout
14093
14094 \begin_layout Itemize
14095
14096 \family sans
14097 Sans serif
14098 \family default
14099  don't use serifs.
14100  This font type is therefore often used for headings and short texts.
14101  We use it in this document to highlight menu names.
14102 \end_layout
14103
14104 \begin_layout Standard
14105 \begin_inset Quotes eld
14106 \end_inset
14107
14108 Toggling
14109 \begin_inset Quotes erd
14110 \end_inset
14111
14112  refers to applying or removing font properties.
14113  When a property is marked for toggling in the Text Style dialog, applying
14114  the style to text that already has the property will cause the property
14115  to be removed.
14116  If you apply a style with properties A, B and C to text that currently
14117  has font properties B, C, F and G, and if B is set to toggle and C is set
14118  not to toggle, the text ends up with properties A, C, F and G.
14119  
14120 \begin_inset Quotes eld
14121 \end_inset
14122
14123 Never toggled
14124 \begin_inset Quotes erd
14125 \end_inset
14126
14127  and 
14128 \begin_inset Quotes eld
14129 \end_inset
14130
14131 always toggled
14132 \begin_inset Quotes erd
14133 \end_inset
14134
14135  mean that you do not control the toggling behavior.
14136  For the properties on the left side of the dialog (
14137 \begin_inset Quotes eld
14138 \end_inset
14139
14140 Family
14141 \begin_inset Quotes erd
14142 \end_inset
14143
14144  etc.), toggling behavior is up to you.
14145  If 
14146 \begin_inset Quotes eld
14147 \end_inset
14148
14149 Toggle all
14150 \begin_inset Quotes erd
14151 \end_inset
14152
14153  is checked, all of the left side properties are toggled; by default, none
14154  of them are.
14155  Finally, 
14156 \begin_inset Quotes eld
14157 \end_inset
14158
14159 Reset
14160 \begin_inset Quotes erd
14161 \end_inset
14162
14163  is never toggled.
14164  If you set 
14165 \begin_inset Quotes eld
14166 \end_inset
14167
14168 Series
14169 \begin_inset Quotes erd
14170 \end_inset
14171
14172  to 
14173 \begin_inset Quotes eld
14174 \end_inset
14175
14176 Reset
14177 \begin_inset Quotes erd
14178 \end_inset
14179
14180  and select 
14181 \begin_inset Quotes eld
14182 \end_inset
14183
14184 Toggle all
14185 \begin_inset Quotes erd
14186 \end_inset
14187
14188 , then apply the style to bold face text, the text will revert to the default
14189  series (
14190 \begin_inset Quotes eld
14191 \end_inset
14192
14193 Medium
14194 \begin_inset Quotes erd
14195 \end_inset
14196
14197 ), no matter how many times you apply the style.
14198  
14199 \end_layout
14200
14201 \begin_layout Standard
14202 We conclude with the same warning once again: Don't overuse the fonts.
14203  They are, more often than not, a kludge and a bad substitute for good writing.
14204 \end_layout
14205
14206 \begin_layout Section
14207 Printing and Previewing
14208 \end_layout
14209
14210 \begin_layout Subsection
14211 Overview
14212 \end_layout
14213
14214 \begin_layout Standard
14215 Now that we have covered some of the basic features of document preparation
14216  using LyX, you probably want to know how to print out your masterpiece.
14217  Before we tell you that, we want to give you a quick explanation of what
14218  goes on behind-the-scenes.
14219  We cover this information in much greater detail in the 
14220 \emph on
14221 Additional Features
14222 \emph default
14223  manual as well.
14224 \end_layout
14225
14226 \begin_layout Standard
14227 LyX uses the program LaTeX as its backend.
14228  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14229  confusion, we will only refer to LaTeX.
14230  LyX is what you use to do your actual writing.
14231  Then, LyX calls LaTeX to turn your writing into printable output.
14232  This happens in two stages:
14233 \end_layout
14234
14235 \begin_layout Enumerate
14236 First, LyX converts your document to a series of text commands for LaTeX,
14237  generating a file with the extension, 
14238 \begin_inset Quotes eld
14239 \end_inset
14240
14241
14242 \family typewriter
14243 .tex
14244 \family default
14245
14246 \begin_inset Quotes erd
14247 \end_inset
14248
14249 .
14250 \end_layout
14251
14252 \begin_layout Enumerate
14253 Next, LaTeX uses the commands in the 
14254 \family typewriter
14255 .tex
14256 \family default
14257  file to produce printable output.
14258  
14259 \end_layout
14260
14261 \begin_layout Subsection
14262 Output file formats
14263 \begin_inset Index idx
14264 status collapsed
14265
14266 \begin_layout Plain Layout
14267 File formats
14268 \end_layout
14269
14270 \end_inset
14271
14272
14273 \begin_inset CommandInset label
14274 LatexCommand label
14275 name "sub:Output-file-formats"
14276
14277 \end_inset
14278
14279
14280 \end_layout
14281
14282 \begin_layout Subsubsection
14283 Simple text (ASCII)
14284 \begin_inset Index idx
14285 status collapsed
14286
14287 \begin_layout Plain Layout
14288 File formats ! ASCII
14289 \end_layout
14290
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \begin_layout Standard
14297 This file type has the extension 
14298 \begin_inset Quotes eld
14299 \end_inset
14300
14301
14302 \family typewriter
14303 .txt
14304 \family default
14305
14306 \begin_inset Quotes erd
14307 \end_inset
14308
14309 .
14310  It contains your document as plain text following the rules of the 
14311 \begin_inset Quotes eld
14312 \end_inset
14313
14314 American Standard Code for Information Interchange
14315 \begin_inset Quotes erd
14316 \end_inset
14317
14318  (ASCII).
14319 \end_layout
14320
14321 \begin_layout Standard
14322 You can export your document to ASCII by the menu 
14323 \family sans
14324 File\SpecialChar \menuseparator
14325 Export\SpecialChar \menuseparator
14326 Plain
14327 \begin_inset space ~
14328 \end_inset
14329
14330 text
14331 \family default
14332  or 
14333 \family sans
14334 File\SpecialChar \menuseparator
14335 Export\SpecialChar \menuseparator
14336 Plain
14337 \begin_inset space ~
14338 \end_inset
14339
14340 text
14341 \begin_inset space ~
14342 \end_inset
14343
14344 (ps2ascii)
14345 \family default
14346 .
14347  The latter will first internally export to PostScript and then do the conversio
14348 n to ASCII.
14349 \end_layout
14350
14351 \begin_layout Subsubsection
14352 LaTeX
14353 \begin_inset Index idx
14354 status collapsed
14355
14356 \begin_layout Plain Layout
14357 File formats ! LaTeX
14358 \end_layout
14359
14360 \end_inset
14361
14362
14363 \end_layout
14364
14365 \begin_layout Standard
14366 This file type has the extension 
14367 \begin_inset Quotes eld
14368 \end_inset
14369
14370
14371 \family typewriter
14372 .tex
14373 \family default
14374
14375 \begin_inset Quotes erd
14376 \end_inset
14377
14378  and contains all commands that are necessary for the LaTeX program to process
14379  your document.
14380  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14381  it manually with console commands.
14382  The LaTeX-file is automatically created in LyX's temporary directory whenever
14383  you view or export your document.
14384 \end_layout
14385
14386 \begin_layout Standard
14387 You can export your document as LaTeX-file using the menu 
14388 \family sans
14389 File\SpecialChar \menuseparator
14390 Export\SpecialChar \menuseparator
14391 LaT
14392 \begin_inset ERT
14393 status collapsed
14394
14395 \begin_layout Plain Layout
14396
14397 {}
14398 \end_layout
14399
14400 \end_inset
14401
14402 eX
14403 \family default
14404 .
14405  The different LaTeX export variants are explained in section
14406 \begin_inset space ~
14407 \end_inset
14408
14409
14410 \begin_inset CommandInset ref
14411 LatexCommand ref
14412 reference "sub:Export"
14413
14414 \end_inset
14415
14416 .
14417 \end_layout
14418
14419 \begin_layout Subsubsection
14420 DVI
14421 \begin_inset Index idx
14422 status collapsed
14423
14424 \begin_layout Plain Layout
14425 File formats ! DVI
14426 \end_layout
14427
14428 \end_inset
14429
14430
14431 \end_layout
14432
14433 \begin_layout Standard
14434 This file type has the extension 
14435 \begin_inset Quotes eld
14436 \end_inset
14437
14438
14439 \family typewriter
14440 .dvi
14441 \family default
14442
14443 \begin_inset Quotes erd
14444 \end_inset
14445
14446 .
14447  It is called 
14448 \begin_inset Quotes eld
14449 \end_inset
14450
14451 device-independent
14452 \begin_inset Quotes erd
14453 \end_inset
14454
14455  (DVI), because it is completely portable; you can move them from one machine
14456  to another without needing to do any sort of conversion.
14457  DVIs are used for quick previews and as pre-stage for other output formats,
14458  like PostScript.
14459 \end_layout
14460
14461 \begin_layout Standard
14462 DVI files do not contain images, they only link them.
14463  So don't forget to deliver the images together with your DVIs.
14464  Because the DVI-viewer has to convert the image in the background to make
14465  it visible when you scroll the DVI, this can slow down your computer when
14466  you view the DVI.
14467  So we recommend to use PDF for files with many images.
14468 \end_layout
14469
14470 \begin_layout Standard
14471 You can export your document to DVI by the menu 
14472 \family sans
14473 File\SpecialChar \menuseparator
14474 Export\SpecialChar \menuseparator
14475 DVI
14476 \family default
14477  or 
14478 \family sans
14479 File\SpecialChar \menuseparator
14480 Export\SpecialChar \menuseparator
14481 DVI
14482 \begin_inset space ~
14483 \end_inset
14484
14485 (LuaTe
14486 \begin_inset ERT
14487 status collapsed
14488
14489 \begin_layout Plain Layout
14490
14491 {}
14492 \end_layout
14493
14494 \end_inset
14495
14496 X).
14497
14498 \family default
14499  The latter option uses the program 
14500 \family typewriter
14501 LuaTeX
14502 \family default
14503 .
14504  
14505 \family typewriter
14506 LuaTeX
14507 \family default
14508  is an engine that provides direct Unicode support and support for direct
14509  font access (see section
14510 \begin_inset space ~
14511 \end_inset
14512
14513
14514 \begin_inset CommandInset ref
14515 LatexCommand ref
14516 reference "sub:LaTeX-font-support"
14517
14518 \end_inset
14519
14520 ).
14521  LuaTeX is still work in progress, but it might develop into the next standard
14522  TeX processor.
14523 \end_layout
14524
14525 \begin_layout Subsubsection
14526 PostScript
14527 \begin_inset Index idx
14528 status collapsed
14529
14530 \begin_layout Plain Layout
14531 File formats ! PostScript
14532 \end_layout
14533
14534 \end_inset
14535
14536
14537 \end_layout
14538
14539 \begin_layout Standard
14540 This file type has the extension 
14541 \begin_inset Quotes eld
14542 \end_inset
14543
14544
14545 \family typewriter
14546 .ps
14547 \family default
14548
14549 \begin_inset Quotes erd
14550 \end_inset
14551
14552 .
14553  PostScript was developed by the company 
14554 \family typewriter
14555 Adobe
14556 \family default
14557  as a printer language.
14558  The file contains therefore commands that the printer uses to print the
14559  file.
14560  PostScript can be seen as a 
14561 \begin_inset Quotes eld
14562 \end_inset
14563
14564 programming language
14565 \begin_inset Quotes erd
14566 \end_inset
14567
14568 ; you can calculate with it and draw diagrams and images.
14569 \begin_inset Foot
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573 When you are interested to learn more about this, have a look at the LaTeX-packa
14574 ge 
14575 \series bold
14576 pstricks
14577 \series default
14578
14579 \begin_inset Index idx
14580 status collapsed
14581
14582 \begin_layout Plain Layout
14583 LaTeX-packages ! pstricks
14584 \end_layout
14585
14586 \end_inset
14587
14588 .
14589 \end_layout
14590
14591 \end_inset
14592
14593  Due to this ability, the files are often bigger than PDFs.
14594 \end_layout
14595
14596 \begin_layout Standard
14597 PostScript can only contain images in the format 
14598 \begin_inset Quotes eld
14599 \end_inset
14600
14601 Encapsulated PostScript
14602 \begin_inset Quotes erd
14603 \end_inset
14604
14605  (EPS, file extension 
14606 \begin_inset Quotes eld
14607 \end_inset
14608
14609
14610 \family typewriter
14611 .eps
14612 \family default
14613
14614 \begin_inset Quotes erd
14615 \end_inset
14616
14617 ).
14618  As LyX allows you to use any known image format in your document, it has
14619  to convert them in the background to EPS.
14620  If you have e.g 50
14621 \begin_inset space \thinspace{}
14622 \end_inset
14623
14624 images in your document, LyX has to do 50
14625 \begin_inset space ~
14626 \end_inset
14627
14628 conversions whenever you view or export your document.
14629  This will slow down your workflow with LyX drastically.
14630  So if you plan to use PostScript, you can insert your images directly as
14631  EPS to avoid this problem.
14632 \end_layout
14633
14634 \begin_layout Standard
14635 You can export your document to PostScript using the menu 
14636 \family sans
14637 File\SpecialChar \menuseparator
14638 Export\SpecialChar \menuseparator
14639 PostScript
14640 \family default
14641 .
14642 \end_layout
14643
14644 \begin_layout Subsubsection
14645 PDF
14646 \begin_inset Index idx
14647 status collapsed
14648
14649 \begin_layout Plain Layout
14650 File formats ! PDF
14651 \end_layout
14652
14653 \end_inset
14654
14655
14656 \begin_inset Index idx
14657 status collapsed
14658
14659 \begin_layout Plain Layout
14660 PDF
14661 \end_layout
14662
14663 \end_inset
14664
14665
14666 \end_layout
14667
14668 \begin_layout Standard
14669 This file type has the extension 
14670 \begin_inset Quotes eld
14671 \end_inset
14672
14673
14674 \family typewriter
14675 .pdf
14676 \family default
14677
14678 \begin_inset Quotes erd
14679 \end_inset
14680
14681 .
14682  The 
14683 \begin_inset Quotes eld
14684 \end_inset
14685
14686 Portable Document Format
14687 \begin_inset Quotes erd
14688 \end_inset
14689
14690  (PDF) developed by 
14691 \family typewriter
14692 Adobe
14693 \family default
14694  was derived from PostScript.
14695  It is more compressed and it uses fewer commands than PostScript.
14696  As the name 
14697 \begin_inset Quotes eld
14698 \end_inset
14699
14700 portable
14701 \begin_inset Quotes erd
14702 \end_inset
14703
14704  implies, it can be processed at any computer system and the printed output
14705  looks exactly the same.
14706 \end_layout
14707
14708 \begin_layout Standard
14709 PDF can contain images in its own PDF format and in the formats 
14710 \begin_inset Quotes eld
14711 \end_inset
14712
14713 Joint Photographic Experts Group
14714 \begin_inset Quotes erd
14715 \end_inset
14716
14717  (JPG, file extension 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721
14722 \family typewriter
14723 .jpg
14724 \family default
14725
14726 \begin_inset Quotes erd
14727 \end_inset
14728
14729  or 
14730 \begin_inset Quotes eld
14731 \end_inset
14732
14733
14734 \family typewriter
14735 .jpeg
14736 \family default
14737
14738 \begin_inset Quotes erd
14739 \end_inset
14740
14741 ) and 
14742 \begin_inset Quotes eld
14743 \end_inset
14744
14745 Portable Network Graphics
14746 \begin_inset Quotes erd
14747 \end_inset
14748
14749  (PNG, file extension 
14750 \begin_inset Quotes eld
14751 \end_inset
14752
14753
14754 \family typewriter
14755 .png
14756 \family default
14757
14758 \begin_inset Quotes erd
14759 \end_inset
14760
14761 ).
14762  You can although use any other image format, because LyX converts them
14763  in the background to one of these formats.
14764  But as described in the section about PostScript, the image conversion
14765  will slow down your workflow.
14766  So we recommend to use images in one of the three mentioned formats.
14767 \end_layout
14768
14769 \begin_layout Standard
14770 You can export your document to PDF via the menu 
14771 \family sans
14772 File\SpecialChar \menuseparator
14773 Export
14774 \family default
14775  in three different ways:
14776 \end_layout
14777
14778 \begin_layout Description
14779 PDF This uses the program 
14780 \family typewriter
14781 ps2pdf
14782 \family default
14783  that creates a PDF from a PostScript-version of your file.
14784  The PostScript-version is produced by the program 
14785 \family typewriter
14786 dvips
14787 \family default
14788  which uses a DVI-version as intermediate step.
14789  So this export variant consist of three conversions.
14790 \end_layout
14791
14792 \begin_layout Description
14793 PDF
14794 \begin_inset space ~
14795 \end_inset
14796
14797 (dvipdfm) This uses the program 
14798 \family typewriter
14799 dvipdfm
14800 \family default
14801  that converts your file in the background to DVI and in a second step to
14802  PDF.
14803 \end_layout
14804
14805 \begin_layout Description
14806 PDF
14807 \begin_inset space ~
14808 \end_inset
14809
14810 (pdflatex) This uses the program 
14811 \family typewriter
14812 pdftex
14813 \family default
14814  that converts your file directly to PDF.
14815 \end_layout
14816
14817 \begin_layout Description
14818 PDF
14819 \begin_inset space ~
14820 \end_inset
14821
14822 (XeTe
14823 \begin_inset ERT
14824 status collapsed
14825
14826 \begin_layout Plain Layout
14827
14828 {}
14829 \end_layout
14830
14831 \end_inset
14832
14833 X) This uses the program 
14834 \family typewriter
14835 XeTeX
14836 \family default
14837  that converts your file directly to PDF.
14838  
14839 \family typewriter
14840 XeTeX
14841 \family default
14842  is a new engine that provides direct Unicode support and support for direct
14843  font access (see section
14844 \begin_inset space ~
14845 \end_inset
14846
14847
14848 \begin_inset CommandInset ref
14849 LatexCommand ref
14850 reference "sub:LaTeX-font-support"
14851
14852 \end_inset
14853
14854 ).
14855  It is particularly good at typesetting different scripts, for example verticall
14856 y written Japanese.
14857 \end_layout
14858
14859 \begin_layout Description
14860 PDF
14861 \begin_inset space ~
14862 \end_inset
14863
14864 (LuaTe
14865 \begin_inset ERT
14866 status collapsed
14867
14868 \begin_layout Plain Layout
14869
14870 {}
14871 \end_layout
14872
14873 \end_inset
14874
14875 X) This uses the program 
14876 \family typewriter
14877 LuaTeX
14878 \family default
14879  that converts your file directly to PDF.
14880  
14881 \family typewriter
14882 LuaTeX
14883 \family default
14884  is an even newer engine, derived from 
14885 \family typewriter
14886 pdflatex
14887 \family default
14888 , that also provides direct Unicode support and support for direct font
14889  access (see section
14890 \begin_inset space ~
14891 \end_inset
14892
14893
14894 \begin_inset CommandInset ref
14895 LatexCommand ref
14896 reference "sub:LaTeX-font-support"
14897
14898 \end_inset
14899
14900 ).
14901  LuaTeX is still work in progress, but it might develop into the next standard
14902  TeX processor.
14903 \end_layout
14904
14905 \begin_layout Standard
14906 We recommend to use 
14907 \family sans
14908 PDF
14909 \begin_inset space ~
14910 \end_inset
14911
14912 (pdflatex)
14913 \family default
14914  because 
14915 \family typewriter
14916 pdftex
14917 \family default
14918  supports all the features of actual PDF-versions, is quick, stable, and
14919  works without problems.
14920  If you rely on multiscript support and\SpecialChar \slash{}
14921 or specific OpenType fonts, you might
14922  want to try out 
14923 \family sans
14924 PDF
14925 \begin_inset space ~
14926 \end_inset
14927
14928 (XeTe
14929 \begin_inset ERT
14930 status collapsed
14931
14932 \begin_layout Plain Layout
14933
14934 {}
14935 \end_layout
14936
14937 \end_inset
14938
14939 X)
14940 \family default
14941  or 
14942 \family sans
14943 PDF
14944 \begin_inset space ~
14945 \end_inset
14946
14947 (LuaTe
14948 \begin_inset ERT
14949 status collapsed
14950
14951 \begin_layout Plain Layout
14952
14953 {}
14954 \end_layout
14955
14956 \end_inset
14957
14958 X)
14959 \family default
14960  instead, bearing in mind that these two programs are not yet as mature
14961  as 
14962 \family typewriter
14963 pdflatex
14964 \family default
14965 .
14966 \end_layout
14967
14968 \begin_layout Subsubsection
14969 XHTML
14970 \begin_inset Index idx
14971 status collapsed
14972
14973 \begin_layout Plain Layout
14974 FileFormats ! XHTML
14975 \end_layout
14976
14977 \end_inset
14978
14979
14980 \begin_inset Index idx
14981 status collapsed
14982
14983 \begin_layout Plain Layout
14984 HTML
14985 \end_layout
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \begin_layout Standard
14993 This file type has the extension 
14994 \begin_inset Quotes eld
14995 \end_inset
14996
14997
14998 \family typewriter
14999 .xhtml
15000 \family default
15001
15002 \begin_inset Quotes erd
15003 \end_inset
15004
15005 .
15006  It is a file suitable for viewing in web browsers.
15007  It does not itself contain images and the like but only links them, and
15008  when LyX produces XHTML, it also generates corresponding images in formats
15009  suitable for the purpose.
15010  For the math output you can choose in the menu 
15011 \family sans
15012 Document\SpecialChar \menuseparator
15013 Settings\SpecialChar \menuseparator
15014 Output
15015 \family default
15016  between different formats, that are described in section 
15017 \emph on
15018 Math Output in XHTML
15019 \emph default
15020  of the 
15021 \emph on
15022 Additional
15023 \begin_inset space ~
15024 \end_inset
15025
15026 Features
15027 \emph default
15028  manual.
15029 \end_layout
15030
15031 \begin_layout Standard
15032 XHTML output remains 
15033 \begin_inset Quotes eld
15034 \end_inset
15035
15036 under development
15037 \begin_inset Quotes erd
15038 \end_inset
15039
15040 , and not all LyX features are supported yet.
15041  See the chapter 
15042 \emph on
15043 LyX and the World Wide Web
15044 \emph default
15045 , in the 
15046 \emph on
15047 Additional Features
15048 \emph default
15049  manual, for more information.
15050 \end_layout
15051
15052 \begin_layout Standard
15053 You can export your document as an XHTML file using the menu item 
15054 \family sans
15055 File\SpecialChar \menuseparator
15056 Export\SpecialChar \menuseparator
15057 LyXHTML
15058 \family default
15059 .
15060 \end_layout
15061
15062 \begin_layout Subsection
15063 Previewing
15064 \begin_inset Index idx
15065 status collapsed
15066
15067 \begin_layout Plain Layout
15068 Document ! Preview 
15069 \end_layout
15070
15071 \end_inset
15072
15073
15074 \end_layout
15075
15076 \begin_layout Standard
15077 To get a look at the final version of your document, with all of the page
15078  breaks in place, the footnotes correctly numbered, and so on, use the menu
15079  
15080 \family sans
15081 View
15082 \family default
15083  and choose 
15084 \family sans
15085 View
15086 \family default
15087  or the toolbar button 
15088 \begin_inset Info
15089 type  "icon"
15090 arg   "buffer-view"
15091 \end_inset
15092
15093 .
15094  A viewing program will pop up showing the output in the defined default
15095  output format, which is globally set in the preferences (see sec.
15096 \begin_inset space \thinspace{}
15097 \end_inset
15098
15099
15100 \begin_inset CommandInset ref
15101 LatexCommand ref
15102 reference "sec:File-Formats"
15103
15104 \end_inset
15105
15106 ) and can also be altered for single documents in the document settings
15107  (see sec.
15108 \begin_inset space \thinspace{}
15109 \end_inset
15110
15111
15112 \begin_inset CommandInset ref
15113 LatexCommand ref
15114 reference "sec:Doc-Output"
15115
15116 \end_inset
15117
15118 ).
15119  Further output formats can be selected via 
15120 \family sans
15121 View\SpecialChar \menuseparator
15122 Other Formats
15123 \family default
15124  or the toolbar button 
15125 \begin_inset Graphics
15126         filename ../images/view-others.png
15127         scale 85
15128         groupId toolbarbuttons
15129
15130 \end_inset
15131
15132 .
15133 \end_layout
15134
15135 \begin_layout Standard
15136 If you have changed your document, you can refresh the output in the same
15137  viewer window using the menu 
15138 \family sans
15139 View\SpecialChar \menuseparator
15140 Update
15141 \family default
15142  or 
15143 \family sans
15144 View\SpecialChar \menuseparator
15145 Update (Other Formats)
15146 \family default
15147 , respectively.
15148 \end_layout
15149
15150 \begin_layout Standard
15151 When you preview a file, the output file is only generated in LyX's temporary
15152  directory.
15153  To have a real output, export your document.
15154 \end_layout
15155
15156 \begin_layout Subsection
15157 Printing the File from within LyX
15158 \begin_inset CommandInset label
15159 LatexCommand label
15160 name "sub:Printing-the-File"
15161
15162 \end_inset
15163
15164
15165 \end_layout
15166
15167 \begin_layout Standard
15168 Instead of exporting your file and then printing it, you can also print
15169  it directly from within LyX.
15170  To print a file, select the menu 
15171 \family sans
15172 File\SpecialChar \menuseparator
15173 Print
15174 \family default
15175  or click on the toolbar button 
15176 \begin_inset Info
15177 type  "icon"
15178 arg   "dialog-show print"
15179 \end_inset
15180
15181 .
15182  LyX will internally call LaTeX to produce a DVI.
15183  This file is then processed by the program 
15184 \family typewriter
15185 dvips
15186 \family default
15187  to PostScript-file, which is finally printed using the program 
15188 \family typewriter
15189 Ghostscript
15190 \family default
15191 .
15192  Due to these steps in the background, this method is not the fastest.
15193 \end_layout
15194
15195 \begin_layout Standard
15196 You can choose to print only even-numbered or odd-numbered pages — this
15197  is useful for printing on two sides: You can re-insert the pages after
15198  printing one set to print on the other side.
15199  Some printers spit out pages face-up, others, face-down.
15200  By choosing a particular order to print in, you can take the entire stack
15201  of pages out of the printer without needing to reorder them.
15202 \end_layout
15203
15204 \begin_layout Standard
15205 You can set the parameters in the 
15206 \family sans
15207 Print
15208 \begin_inset space ~
15209 \end_inset
15210
15211 Destination
15212 \family default
15213  box as follows:
15214 \end_layout
15215
15216 \begin_layout Labeling
15217 \labelwidthstring 00.00.0000
15218
15219 \family sans
15220 Printer
15221 \family default
15222  This is the name of the printer to print to.
15223 \begin_inset Foot
15224 status collapsed
15225
15226 \begin_layout Plain Layout
15227 Note that this printer name is for the program 
15228 \family typewriter
15229 dvips
15230 \family default
15231 .
15232  That means 
15233 \family typewriter
15234 dvips
15235 \family default
15236  has to be configured for this printer name.
15237  The default printer can be set in LyX's preferences dialog, see section
15238 \begin_inset space ~
15239 \end_inset
15240
15241
15242 \begin_inset CommandInset ref
15243 LatexCommand ref
15244 reference "sub:Printer"
15245
15246 \end_inset
15247
15248 .
15249 \end_layout
15250
15251 \end_inset
15252
15253  The printer should understand PostScript.
15254 \end_layout
15255
15256 \begin_layout Labeling
15257 \labelwidthstring 00.00.0000
15258
15259 \family sans
15260 File
15261 \family default
15262  The name of a file to print to.
15263  The output will be a PostScript file.
15264  It will be written in LyX's working directory unless you specify the full
15265  path.
15266 \end_layout
15267
15268 \begin_layout Section
15269 A few Words about Typography
15270 \begin_inset Index idx
15271 status collapsed
15272
15273 \begin_layout Plain Layout
15274 Typography
15275 \end_layout
15276
15277 \end_inset
15278
15279
15280 \end_layout
15281
15282 \begin_layout Subsection
15283 Hyphens
15284 \begin_inset Index idx
15285 status collapsed
15286
15287 \begin_layout Plain Layout
15288 Hyphens
15289 \end_layout
15290
15291 \end_inset
15292
15293
15294 \end_layout
15295
15296 \begin_layout Standard
15297 In LyX, the 
15298 \begin_inset Quotes eld
15299 \end_inset
15300
15301
15302 \family typewriter
15303 -
15304 \family default
15305
15306 \begin_inset Quotes erd
15307 \end_inset
15308
15309  character comes in four lengths: the 
15310 \emph on
15311 hyphen
15312 \emph default
15313 , the 
15314 \emph on
15315 en dash
15316 \emph default
15317 , the 
15318 \emph on
15319 em dash
15320 \emph default
15321 , and the minus sign:
15322 \begin_inset VSpace defskip
15323 \end_inset
15324
15325
15326 \end_layout
15327
15328 \begin_layout Standard
15329 \begin_inset Tabular
15330 <lyxtabular version="3" rows="5" columns="3">
15331 <features tabularvalignment="middle">
15332 <column alignment="left" valignment="top" width="0">
15333 <column alignment="left" valignment="top" width="0">
15334 <column alignment="left" valignment="top" width="0">
15335 <row interlinespace="3mm">
15336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340 name
15341 \end_layout
15342
15343 \end_inset
15344 </cell>
15345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Plain Layout
15349 output
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15355 \begin_inset Text
15356
15357 \begin_layout Plain Layout
15358 inserted with
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 </row>
15364 <row interlinespace="3mm">
15365 <cell alignment="center" valignment="top" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369 hyphen
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 <cell alignment="center" valignment="top" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378 -
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387 \begin_inset Quotes eld
15388 \end_inset
15389
15390
15391 \family typewriter
15392 -
15393 \family default
15394
15395 \begin_inset Quotes erd
15396 \end_inset
15397
15398  in text
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 </row>
15404 <row interlinespace="3mm">
15405 <cell alignment="center" valignment="top" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409 en dash
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427
15428 \family sans
15429 Insert\SpecialChar \menuseparator
15430 Special
15431 \begin_inset space ~
15432 \end_inset
15433
15434 Character\SpecialChar \menuseparator
15435 Symbols
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 </row>
15441 <row interlinespace="3mm">
15442 <cell alignment="center" valignment="top" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446 em dash
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 <cell alignment="center" valignment="top" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Plain Layout
15455
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 <cell alignment="center" valignment="top" usebox="none">
15461 \begin_inset Text
15462
15463 \begin_layout Plain Layout
15464
15465 \family sans
15466 Insert\SpecialChar \menuseparator
15467 Special
15468 \begin_inset space ~
15469 \end_inset
15470
15471 Character\SpecialChar \menuseparator
15472 Symbols
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 <row>
15479 <cell alignment="center" valignment="top" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483 minus sign
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 <cell alignment="center" valignment="top" usebox="none">
15489 \begin_inset Text
15490
15491 \begin_layout Plain Layout
15492 \begin_inset Formula $-$
15493 \end_inset
15494
15495
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504 \begin_inset Quotes eld
15505 \end_inset
15506
15507
15508 \family typewriter
15509 -
15510 \family default
15511
15512 \begin_inset Quotes erd
15513 \end_inset
15514
15515  in math mode
15516 \end_layout
15517
15518 \end_inset
15519 </cell>
15520 </row>
15521 </lyxtabular>
15522
15523 \end_inset
15524
15525
15526 \begin_inset VSpace defskip
15527 \end_inset
15528
15529
15530 \end_layout
15531
15532 \begin_layout Standard
15533 You can alternatively generate the en and em dash by inserting the 
15534 \begin_inset Quotes eld
15535 \end_inset
15536
15537
15538 \family typewriter
15539 -
15540 \family default
15541
15542 \begin_inset Quotes erd
15543 \end_inset
15544
15545  character multiple times in a row.
15546  They will automatically be converted to the appropriate length dash in
15547  the final output, but not in LyX.
15548  
15549 \begin_inset Quotes eld
15550 \end_inset
15551
15552 -
15553 \begin_inset space \thinspace{}
15554 \end_inset
15555
15556 -
15557 \begin_inset Quotes erd
15558 \end_inset
15559
15560  gives a en dash, 
15561 \begin_inset Quotes eld
15562 \end_inset
15563
15564 -
15565 \begin_inset space \thinspace{}
15566 \end_inset
15567
15568 -
15569 \begin_inset space \thinspace{}
15570 \end_inset
15571
15572 -
15573 \begin_inset Quotes erd
15574 \end_inset
15575
15576  a em dash.
15577 \end_layout
15578
15579 \begin_layout Standard
15580 The three dash types are distinct from the minus sign, which appears in
15581  math mode and has a length of its own.
15582  Here are some examples of the 
15583 \begin_inset Quotes eld
15584 \end_inset
15585
15586
15587 \family typewriter
15588 -
15589 \family default
15590
15591 \begin_inset Quotes eld
15592 \end_inset
15593
15594  in use:
15595 \end_layout
15596
15597 \begin_layout Enumerate
15598 line- and page-breaks
15599 \begin_inset space \hfill{}
15600 \end_inset
15601
15602 (
15603 \emph on
15604 hyphen
15605 \emph default
15606 )
15607 \end_layout
15608
15609 \begin_layout Enumerate
15610 From A–Z
15611 \begin_inset space \hfill{}
15612 \end_inset
15613
15614 (
15615 \emph on
15616 en dash
15617 \emph default
15618 )
15619 \end_layout
15620
15621 \begin_layout Enumerate
15622 Oh — there's a dash.
15623 \begin_inset space \hfill{}
15624 \end_inset
15625
15626 (
15627 \emph on
15628 em dash
15629 \emph default
15630 )
15631 \end_layout
15632
15633 \begin_layout Enumerate
15634 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15635 \end_inset
15636
15637
15638 \begin_inset space \hfill{}
15639 \end_inset
15640
15641 (
15642 \emph on
15643 minus sign
15644 \emph default
15645 )
15646 \end_layout
15647
15648 \begin_layout Subsection
15649 Hyphenation
15650 \begin_inset Index idx
15651 status collapsed
15652
15653 \begin_layout Plain Layout
15654 Hyphenation
15655 \end_layout
15656
15657 \end_inset
15658
15659
15660 \begin_inset CommandInset label
15661 LatexCommand label
15662 name "sub:Hyphenation"
15663
15664 \end_inset
15665
15666
15667 \end_layout
15668
15669 \begin_layout Standard
15670 Words are not hyphenated within LyX but automatically in the output.
15671  Hyphenation is done by the LaTeX-package 
15672 \series bold
15673 babel
15674 \series default
15675
15676 \begin_inset Index idx
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680 LaTeX-packages ! babel
15681 \end_layout
15682
15683 \end_inset
15684
15685  following the rules of the document language.
15686 \end_layout
15687
15688 \begin_layout Standard
15689 LaTeX hyphenates almost perfectly, it only has problems with text in the
15690  
15691 \family sans
15692 typewriter
15693 \family default
15694  font and with unusual constructs, like 
15695 \begin_inset Quotes eld
15696 \end_inset
15697
15698 h3knix/m0n0wall
15699 \begin_inset Quotes erd
15700 \end_inset
15701
15702 .
15703  If LaTeX cannot break a word correctly, you can set hyphenation points
15704  manually.
15705  This is done with the menu 
15706 \family sans
15707 Insert\SpecialChar \menuseparator
15708 Formatting\SpecialChar \menuseparator
15709 Hyphenation
15710 \begin_inset space ~
15711 \end_inset
15712
15713 Point
15714 \family default
15715 .
15716  These extra hyphenation points are only recommendations to LaTeX.
15717  If no hyphenation is necessary, LaTeX will ignore them.
15718 \end_layout
15719
15720 \begin_layout Standard
15721 Sometimes you want to prevent words or constructs from being hyphenated.
15722  Imagine that you are describing keybindings/shortcuts in your document
15723  in the form 
15724 \begin_inset Quotes eld
15725 \end_inset
15726
15727 A-b c
15728 \begin_inset Quotes erd
15729 \end_inset
15730
15731 .
15732  LaTeX would then see the hyphen 
15733 \begin_inset Quotes eld
15734 \end_inset
15735
15736 -
15737 \begin_inset Quotes erd
15738 \end_inset
15739
15740  as a hyphenation possibility.
15741  Hyphenating at this point would look ugly.
15742  To prevent the shortcut from being hyphenated, you can put it into a makebox
15743  as described in section 
15744 \begin_inset Quotes eld
15745 \end_inset
15746
15747 Prevent Hyphenation
15748 \begin_inset Quotes erd
15749 \end_inset
15750
15751  of the 
15752 \emph on
15753 Embedded
15754 \begin_inset space ~
15755 \end_inset
15756
15757 Objects
15758 \emph default
15759  manual.
15760 \end_layout
15761
15762 \begin_layout Subsection
15763 Punctuation Marks
15764 \begin_inset Index idx
15765 status collapsed
15766
15767 \begin_layout Plain Layout
15768 Punctuation marks
15769 \end_layout
15770
15771 \end_inset
15772
15773
15774 \end_layout
15775
15776 \begin_layout Subsubsection
15777 Abbreviations and End of Sentence
15778 \begin_inset CommandInset label
15779 LatexCommand label
15780 name "sub:Abbreviations"
15781
15782 \end_inset
15783
15784
15785 \end_layout
15786
15787 \begin_layout Standard
15788 When LyX calls LaTeX to generate the final version of your document, LaTeX
15789  automatically distinguishes between words, sentences, and abbreviations.
15790  LaTeX then adds the 
15791 \begin_inset Quotes eld
15792 \end_inset
15793
15794 appropriate amount of space
15795 \begin_inset Quotes erd
15796 \end_inset
15797
15798 .
15799  That means sentences get a little bit more space between the period and
15800  the next word.
15801  Abbreviations get the same amount of space after the period as a word uses.
15802 \end_layout
15803
15804 \begin_layout Standard
15805 Unfortunately, the algorithm for figuring out what's an abbreviation does
15806  not work in all cases.
15807  If a 
15808 \begin_inset Quotes eld
15809 \end_inset
15810
15811
15812 \family typewriter
15813 .
15814 \family default
15815
15816 \begin_inset Quotes erd
15817 \end_inset
15818
15819  is at the end of a lowercase letter, it's the end of a sentence; if it's
15820  at the end of a capitalized letter, it's an abbreviation.
15821 \end_layout
15822
15823 \begin_layout Standard
15824 Here are some examples of 
15825 \emph on
15826 correct
15827 \emph default
15828  abbreviations and the end of a sentence:
15829 \end_layout
15830
15831 \begin_layout Itemize
15832 M.
15833  Butterfly
15834 \end_layout
15835
15836 \begin_layout Itemize
15837 Don't worry.
15838  Be happy.
15839 \end_layout
15840
15841 \begin_layout Standard
15842 And here's an example of the algorithm going wrong:
15843 \end_layout
15844
15845 \begin_layout Itemize
15846 e.
15847 \begin_inset space \thinspace{}
15848 \end_inset
15849
15850 g.
15851  this is too much space!
15852 \end_layout
15853
15854 \begin_layout Itemize
15855 This is I.
15856  It's okay.
15857 \end_layout
15858
15859 \begin_layout Standard
15860 You will not see anything wrong until you view a final version of your document.
15861 \end_layout
15862
15863 \begin_layout Standard
15864 To fix this problem, use one of the following:
15865 \end_layout
15866
15867 \begin_layout Enumerate
15868 Use an 
15869 \family sans
15870 Inter-word
15871 \begin_inset space ~
15872 \end_inset
15873
15874 Space
15875 \family default
15876  after lowercase abbreviations (see section
15877 \begin_inset space ~
15878 \end_inset
15879
15880
15881 \begin_inset CommandInset ref
15882 LatexCommand ref
15883 reference "sub:Inter-word-Space"
15884
15885 \end_inset
15886
15887 ).
15888 \begin_inset Index idx
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892 Spaces ! inter-word
15893 \end_layout
15894
15895 \end_inset
15896
15897
15898 \end_layout
15899
15900 \begin_layout Enumerate
15901 Use a 
15902 \family sans
15903 Thin
15904 \begin_inset space ~
15905 \end_inset
15906
15907 Space
15908 \family default
15909  between two tokens of an abbreviation (see section
15910 \begin_inset space ~
15911 \end_inset
15912
15913
15914 \begin_inset CommandInset ref
15915 LatexCommand ref
15916 reference "sub:Thin-Space"
15917
15918 \end_inset
15919
15920 ).
15921 \begin_inset Index idx
15922 status collapsed
15923
15924 \begin_layout Plain Layout
15925 Spaces ! thin
15926 \end_layout
15927
15928 \end_inset
15929
15930
15931 \end_layout
15932
15933 \begin_layout Enumerate
15934 Use an 
15935 \family sans
15936 End
15937 \begin_inset space ~
15938 \end_inset
15939
15940 of
15941 \begin_inset space ~
15942 \end_inset
15943
15944 sentence
15945 \begin_inset space ~
15946 \end_inset
15947
15948 period
15949 \family default
15950  found under the 
15951 \family sans
15952 Insert\SpecialChar \menuseparator
15953 Special
15954 \begin_inset space ~
15955 \end_inset
15956
15957 Character
15958 \family default
15959  menu to force the use of inter-sentence spacing.
15960  This function is also bound to 
15961 \begin_inset Info
15962 type  "shortcut"
15963 arg   "specialchar-insert end-of-sentence"
15964 \end_inset
15965
15966  for easy access.
15967 \end_layout
15968
15969 \begin_layout Standard
15970 With the corrections, our earlier examples look like this:
15971 \end_layout
15972
15973 \begin_layout Itemize
15974 e.
15975 \begin_inset space \thinspace{}
15976 \end_inset
15977
15978 g.
15979 \begin_inset space \space{}
15980 \end_inset
15981
15982 this is too much space!
15983 \end_layout
15984
15985 \begin_layout Itemize
15986 This is I\SpecialChar \@.
15987  It's okay.
15988 \end_layout
15989
15990 \begin_layout Standard
15991 Some languages don't use extra spacing between sentences.
15992  If your language is such a language, you don't need to worry, because LaTeX
15993  will take care of this.
15994 \end_layout
15995
15996 \begin_layout Standard
15997 For those that do need to bother, there is help to catch those sneaky errors:
15998  Check out the 
15999 \family sans
16000 Check
16001 \begin_inset space ~
16002 \end_inset
16003
16004 TeX
16005 \family default
16006  feature described in section 
16007 \emph on
16008 Checking TeX
16009 \emph default
16010  of the 
16011 \emph on
16012 Additional Features
16013 \emph default
16014  manual.
16015 \end_layout
16016
16017 \begin_layout Subsubsection
16018 Quotes
16019 \begin_inset Index idx
16020 status collapsed
16021
16022 \begin_layout Plain Layout
16023 Typography ! Quotes
16024 \end_layout
16025
16026 \end_inset
16027
16028
16029 \begin_inset Index idx
16030 status collapsed
16031
16032 \begin_layout Plain Layout
16033 Quotes | see
16034 \begin_inset ERT
16035 status collapsed
16036
16037 \begin_layout Plain Layout
16038
16039 {
16040 \end_layout
16041
16042 \end_inset
16043
16044 Typography
16045 \begin_inset ERT
16046 status collapsed
16047
16048 \begin_layout Plain Layout
16049
16050 }
16051 \end_layout
16052
16053 \end_inset
16054
16055
16056 \end_layout
16057
16058 \end_inset
16059
16060
16061 \end_layout
16062
16063 \begin_layout Standard
16064 LyX usually sets quotes correctly.
16065  Specifically, it will use an opening quote at the beginning of quoted text,
16066  and use a closing quote at the end.
16067  For example, 
16068 \begin_inset Quotes eld
16069 \end_inset
16070
16071 open close
16072 \begin_inset Quotes erd
16073 \end_inset
16074
16075 .
16076  The keyboard character, 
16077 \family sans
16078 "
16079 \family default
16080 , generates this automatically.
16081 \end_layout
16082
16083 \begin_layout Standard
16084 You can specify what character the 
16085 \family sans
16086 "
16087 \family default
16088  key produces using the submenu 
16089 \family sans
16090 Language
16091 \family default
16092  of the 
16093 \family sans
16094 Document\SpecialChar \menuseparator
16095 Settings
16096 \family default
16097
16098 \begin_inset Index idx
16099 status collapsed
16100
16101 \begin_layout Plain Layout
16102 Document ! Settings
16103 \end_layout
16104
16105 \end_inset
16106
16107  dialog in the box 
16108 \family sans
16109 Quote Style
16110 \family default
16111 .
16112  There are six choices:
16113 \end_layout
16114
16115 \begin_layout Labeling
16116 \labelwidthstring 00.00.0000
16117
16118 \family sans
16119 \begin_inset Quotes eld
16120 \end_inset
16121
16122 Text
16123 \begin_inset Quotes erd
16124 \end_inset
16125
16126
16127 \family default
16128  Use quotes like this 
16129 \begin_inset Quotes eld
16130 \end_inset
16131
16132 double
16133 \begin_inset Quotes erd
16134 \end_inset
16135
16136
16137 \end_layout
16138
16139 \begin_layout Labeling
16140 \labelwidthstring 00.00.0000
16141
16142 \family sans
16143 \begin_inset Quotes sld
16144 \end_inset
16145
16146 Text
16147 \begin_inset Quotes srd
16148 \end_inset
16149
16150
16151 \family default
16152  Use quotes like 
16153 \begin_inset Quotes sld
16154 \end_inset
16155
16156 this
16157 \begin_inset Quotes srd
16158 \end_inset
16159
16160
16161 \end_layout
16162
16163 \begin_layout Labeling
16164 \labelwidthstring 00.00.0000
16165
16166 \family sans
16167 \begin_inset Quotes gld
16168 \end_inset
16169
16170 Text
16171 \begin_inset Quotes grd
16172 \end_inset
16173
16174
16175 \family default
16176  Use quotes like 
16177 \begin_inset Quotes gld
16178 \end_inset
16179
16180 this
16181 \begin_inset Quotes grd
16182 \end_inset
16183
16184
16185 \end_layout
16186
16187 \begin_layout Labeling
16188 \labelwidthstring 00.00.0000
16189
16190 \family sans
16191 \begin_inset Quotes pld
16192 \end_inset
16193
16194 Text
16195 \begin_inset Quotes prd
16196 \end_inset
16197
16198
16199 \family default
16200  Use quotes like 
16201 \begin_inset Quotes pld
16202 \end_inset
16203
16204 this
16205 \begin_inset Quotes prd
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \begin_layout Labeling
16212 \labelwidthstring 00.00.0000
16213
16214 \family sans
16215 \begin_inset Quotes fld
16216 \end_inset
16217
16218 Text
16219 \begin_inset Quotes frd
16220 \end_inset
16221
16222
16223 \family default
16224  Use quotes like 
16225 \begin_inset Quotes fld
16226 \end_inset
16227
16228 this
16229 \begin_inset Quotes frd
16230 \end_inset
16231
16232
16233 \end_layout
16234
16235 \begin_layout Labeling
16236 \labelwidthstring 00.00.0000
16237
16238 \family sans
16239 \begin_inset Quotes ald
16240 \end_inset
16241
16242 Text
16243 \begin_inset Quotes ard
16244 \end_inset
16245
16246
16247 \family default
16248  Use quotes like 
16249 \begin_inset Quotes ald
16250 \end_inset
16251
16252 this
16253 \begin_inset Quotes ard
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \begin_layout Subsection
16260 Ligatures
16261 \begin_inset Index idx
16262 status collapsed
16263
16264 \begin_layout Plain Layout
16265 Typography ! Ligatures
16266 \end_layout
16267
16268 \end_inset
16269
16270
16271 \begin_inset Index idx
16272 status collapsed
16273
16274 \begin_layout Plain Layout
16275 Ligatures | see
16276 \begin_inset ERT
16277 status collapsed
16278
16279 \begin_layout Plain Layout
16280
16281 {
16282 \end_layout
16283
16284 \end_inset
16285
16286 Typography
16287 \begin_inset ERT
16288 status collapsed
16289
16290 \begin_layout Plain Layout
16291
16292 }
16293 \end_layout
16294
16295 \end_inset
16296
16297
16298 \end_layout
16299
16300 \end_inset
16301
16302
16303 \begin_inset CommandInset label
16304 LatexCommand label
16305 name "sub:Ligatures"
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Standard
16313 It is standard typesetting practice to group certain letters together and
16314  print them as single characters.
16315  These groups are known as 
16316 \emph on
16317 ligatures
16318 \emph default
16319 .
16320  Since LaTeX knows about ligatures, your documents will contain them too
16321  in the output.
16322  Here are the standard ligatures:
16323 \end_layout
16324
16325 \begin_layout Itemize
16326 ff
16327 \end_layout
16328
16329 \begin_layout Itemize
16330 fi
16331 \end_layout
16332
16333 \begin_layout Itemize
16334 fl
16335 \end_layout
16336
16337 \begin_layout Itemize
16338 ffi
16339 \end_layout
16340
16341 \begin_layout Itemize
16342 ffl
16343 \end_layout
16344
16345 \begin_layout Standard
16346 Some languages uses other ligatures if the document font supports them.
16347 \end_layout
16348
16349 \begin_layout Standard
16350 Sometimes, you don't want a ligature in a word.
16351  While a ligature may be okay in the word, 
16352 \begin_inset Quotes eld
16353 \end_inset
16354
16355 graffiti,
16356 \begin_inset Quotes erd
16357 \end_inset
16358
16359  it looks really weird in compound words, such as 
16360 \begin_inset Quotes eld
16361 \end_inset
16362
16363 cufflink
16364 \begin_inset Quotes erd
16365 \end_inset
16366
16367  or the German 
16368 \begin_inset Quotes eld
16369 \end_inset
16370
16371 Dorffest.
16372 \begin_inset Quotes erd
16373 \end_inset
16374
16375  To break a ligature, use 
16376 \family sans
16377 Insert\SpecialChar \menuseparator
16378 Formatting\SpecialChar \menuseparator
16379 Ligature
16380 \begin_inset space ~
16381 \end_inset
16382
16383 Break.
16384
16385 \family default
16386  This changes 
16387 \begin_inset Quotes eld
16388 \end_inset
16389
16390 cufflinks
16391 \begin_inset Quotes erd
16392 \end_inset
16393
16394  to 
16395 \begin_inset Quotes eld
16396 \end_inset
16397
16398 cuff\SpecialChar \textcompwordmark{}
16399 links
16400 \begin_inset Quotes erd
16401 \end_inset
16402
16403  and 
16404 \begin_inset Quotes eld
16405 \end_inset
16406
16407 Dorffest
16408 \begin_inset Quotes erd
16409 \end_inset
16410
16411  to 
16412 \begin_inset Quotes eld
16413 \end_inset
16414
16415 Dorf\SpecialChar \textcompwordmark{}
16416 fest
16417 \begin_inset Quotes erd
16418 \end_inset
16419
16420 .
16421 \end_layout
16422
16423 \begin_layout Subsection
16424 LyX's Proper Names
16425 \begin_inset Index idx
16426 status collapsed
16427
16428 \begin_layout Plain Layout
16429 LyX ! Proper names
16430 \end_layout
16431
16432 \end_inset
16433
16434
16435 \begin_inset CommandInset label
16436 LatexCommand label
16437 name "sub:LyX's-Proper-Names"
16438
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \begin_layout Standard
16445 You will certainly have noticed that the word “LaTeX” always appears with
16446  characters in different sizes and heights.
16447  LaTeX is the name of the program used by LyX and is therefore recognized
16448  as a proper name when you type it in LyX as 
16449 \begin_inset Quotes eld
16450 \end_inset
16451
16452 LaT
16453 \begin_inset ERT
16454 status collapsed
16455
16456 \begin_layout Plain Layout
16457
16458 {}
16459 \end_layout
16460
16461 \end_inset
16462
16463 eX
16464 \begin_inset Quotes erd
16465 \end_inset
16466
16467 .
16468 \begin_inset Note Note
16469 status collapsed
16470
16471 \begin_layout Plain Layout
16472 The braces in TeX Code are here to avoid that the 
16473 \begin_inset Quotes eld
16474 \end_inset
16475
16476 command
16477 \begin_inset Quotes erd
16478 \end_inset
16479
16480  appear as proper name in the output, see the last paragraph of this section.
16481  To create proper names omit the TeX Code.
16482 \end_layout
16483
16484 \end_inset
16485
16486  Note the order of the upper-and lowercase letters! LyX recognizes the following
16487  proper names:
16488 \end_layout
16489
16490 \begin_layout Description
16491 LyX The name of the game, write 
16492 \begin_inset Quotes eld
16493 \end_inset
16494
16495 L
16496 \begin_inset ERT
16497 status collapsed
16498
16499 \begin_layout Plain Layout
16500
16501 {}
16502 \end_layout
16503
16504 \end_inset
16505
16506 yX
16507 \begin_inset Quotes erd
16508 \end_inset
16509
16510  to produce it.
16511 \end_layout
16512
16513 \begin_layout Description
16514 TeX The program used by LaTeX, write 
16515 \begin_inset Quotes eld
16516 \end_inset
16517
16518 T
16519 \begin_inset ERT
16520 status collapsed
16521
16522 \begin_layout Plain Layout
16523
16524 {}
16525 \end_layout
16526
16527 \end_inset
16528
16529 eX
16530 \begin_inset Quotes erd
16531 \end_inset
16532
16533  to produce it.
16534 \end_layout
16535
16536 \begin_layout Description
16537 LaTeX The program used by LyX, write 
16538 \begin_inset Quotes eld
16539 \end_inset
16540
16541 LaT
16542 \begin_inset ERT
16543 status collapsed
16544
16545 \begin_layout Plain Layout
16546
16547 {}
16548 \end_layout
16549
16550 \end_inset
16551
16552 eX
16553 \begin_inset Quotes erd
16554 \end_inset
16555
16556  to produce it.
16557 \end_layout
16558
16559 \begin_layout Description
16560 LaTeX2e The actual version of LaTeX, write 
16561 \begin_inset Quotes eld
16562 \end_inset
16563
16564 LaT
16565 \begin_inset ERT
16566 status collapsed
16567
16568 \begin_layout Plain Layout
16569
16570 {}
16571 \end_layout
16572
16573 \end_inset
16574
16575 eX2e
16576 \begin_inset Quotes erd
16577 \end_inset
16578
16579  to produce it.
16580 \end_layout
16581
16582 \begin_layout Standard
16583 You might wonder why the LaTeX-version is 
16584 \begin_inset Quotes eld
16585 \end_inset
16586
16587 2
16588 \begin_inset Formula $\epsilon$
16589 \end_inset
16590
16591
16592 \begin_inset Quotes erd
16593 \end_inset
16594
16595 .
16596  It's an old tradition in the TeX-world to give programs geek version numbers.
16597  For example the version number of TeX converges to the number 
16598 \begin_inset Formula $\pi$
16599 \end_inset
16600
16601 : The actual version is 
16602 \begin_inset Quotes eld
16603 \end_inset
16604
16605 TeX-3.141592
16606 \begin_inset Quotes erd
16607 \end_inset
16608
16609 , the previous one was 
16610 \begin_inset Quotes eld
16611 \end_inset
16612
16613 TeX-3.14159
16614 \begin_inset Quotes erd
16615 \end_inset
16616
16617 .
16618 \end_layout
16619
16620 \begin_layout Standard
16621 If you don't want to use proper names, e.
16622 \begin_inset space \thinspace{}
16623 \end_inset
16624
16625 g.
16626 \begin_inset space \space{}
16627 \end_inset
16628
16629 in section headings, you can insert two empty braces in TeX Code in the
16630  word.
16631  This will look in LyX like: 
16632 \begin_inset Graphics
16633         filename clipart/LaTeX.png
16634         scale 80
16635
16636 \end_inset
16637
16638
16639 \begin_inset Newline newline
16640 \end_inset
16641
16642 For more about TeX Code, look at section
16643 \begin_inset space ~
16644 \end_inset
16645
16646
16647 \begin_inset CommandInset ref
16648 LatexCommand ref
16649 reference "sec:TeX-Code"
16650
16651 \end_inset
16652
16653 .
16654 \end_layout
16655
16656 \begin_layout Subsection
16657 Units
16658 \begin_inset Index idx
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 Typography ! Units
16663 \end_layout
16664
16665 \end_inset
16666
16667
16668 \end_layout
16669
16670 \begin_layout Standard
16671 Generally the space between units and the number is smaller than the normal
16672  space between two words.
16673  As you can see in the example below, it looks better when the space is
16674  smaller.
16675  To get such a 
16676 \begin_inset Quotes eld
16677 \end_inset
16678
16679 half space
16680 \begin_inset Quotes erd
16681 \end_inset
16682
16683  for units use the menu 
16684 \family sans
16685 Insert\SpecialChar \menuseparator
16686 Formatting\SpecialChar \menuseparator
16687 Thin
16688 \begin_inset space ~
16689 \end_inset
16690
16691 Space
16692 \family default
16693  (shortcut 
16694 \begin_inset Info
16695 type  "shortcuts"
16696 arg   "space-insert thin"
16697 \end_inset
16698
16699 ).
16700 \end_layout
16701
16702 \begin_layout Standard
16703 Here is an example to show the differences:
16704 \end_layout
16705
16706 \begin_layout Standard
16707 \begin_inset Tabular
16708 <lyxtabular version="3" rows="2" columns="2">
16709 <features tabularvalignment="middle">
16710 <column alignment="left" valignment="top" width="0">
16711 <column alignment="left" valignment="top" width="0">
16712 <row>
16713 <cell alignment="center" valignment="top" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717 24
16718 \begin_inset space ~
16719 \end_inset
16720
16721 kW
16722 \begin_inset Formula $\cdot$
16723 \end_inset
16724
16725 h
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell alignment="center" valignment="top" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734 space between number and unit
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 </row>
16740 <row>
16741 <cell alignment="center" valignment="top" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 24
16746 \begin_inset space \thinspace{}
16747 \end_inset
16748
16749 kW
16750 \begin_inset Formula $\cdot$
16751 \end_inset
16752
16753 h
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 half space between number and unit
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 </lyxtabular>
16769
16770 \end_inset
16771
16772
16773 \end_layout
16774
16775 \begin_layout Subsection
16776 Widows and Orphans
16777 \begin_inset Index idx
16778 status collapsed
16779
16780 \begin_layout Plain Layout
16781 Typography ! Widows and orphans
16782 \end_layout
16783
16784 \end_inset
16785
16786
16787 \end_layout
16788
16789 \begin_layout Standard
16790 In the early days of word processors, page breaks went wherever the page
16791  happened to end.
16792  There was no regard for what was actually going on in the text.
16793  You may remember once printing out a document, only to find the heading
16794  for a new section printed at the very bottom of the page, the first line
16795  of a new paragraph all alone at the bottom of a page, or the last line
16796  of a paragraph at the top of a new page.
16797  These bits of text became known as 
16798 \emph on
16799 widows
16800 \emph default
16801  and 
16802 \emph on
16803 orphans
16804 \emph default
16805 .
16806 \end_layout
16807
16808 \begin_layout Standard
16809 Clearly, LyX can avoid breaking pages after a section heading.
16810  That's part of the advantage of paragraph environments.
16811  But what about widows and orphans, where the page breaks leave one line
16812  of a paragraph all alone at the top or bottom of a page? There are rules
16813  built into LaTeX governing page breaks, and some of those rules are there
16814  to specifically prevent widows and orphans.
16815  This is the advantage LyX has in using LaTeX as its backend.
16816 \end_layout
16817
16818 \begin_layout Standard
16819 There's no way we can go into how TeX and LaTeX decide to break a page,
16820  or how you can tweak that behavior.
16821  Some LaTeX books listed in the bibliography (such as
16822 \begin_inset space ~
16823 \end_inset
16824
16825
16826 \begin_inset CommandInset citation
16827 LatexCommand cite
16828 key "latexcompanion"
16829
16830 \end_inset
16831
16832  or
16833 \begin_inset space ~
16834 \end_inset
16835
16836
16837 \begin_inset CommandInset citation
16838 LatexCommand cite
16839 key "latexguide"
16840
16841 \end_inset
16842
16843 ) may have more information.
16844  You will almost never need to worry about this, however.
16845 \end_layout
16846
16847 \begin_layout Chapter
16848 Notes, Graphics, Tables, and Floats
16849 \begin_inset CommandInset label
16850 LatexCommand label
16851 name "chap:Floats-and-Notes"
16852
16853 \end_inset
16854
16855
16856 \end_layout
16857
16858 \begin_layout Standard
16859 The issues of this chapter are described in detail in the 
16860 \emph on
16861 Embedded
16862 \begin_inset space ~
16863 \end_inset
16864
16865 Objects
16866 \emph default
16867  manual.
16868  There you will also find tips and tricks for special cases.
16869 \end_layout
16870
16871 \begin_layout Section
16872 Notes
16873 \begin_inset Index idx
16874 status collapsed
16875
16876 \begin_layout Plain Layout
16877 Notes
16878 \end_layout
16879
16880 \end_inset
16881
16882
16883 \begin_inset CommandInset label
16884 LatexCommand label
16885 name "sec:Notes"
16886
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \begin_layout Standard
16893 LyX offers you a few types of notes to add to your document:
16894 \end_layout
16895
16896 \begin_layout Description
16897 LyX
16898 \begin_inset space ~
16899 \end_inset
16900
16901 Note This note type is for internal notes that will not appear in the output.
16902 \begin_inset Newline newline
16903 \end_inset
16904
16905
16906 \begin_inset Note Note
16907 status open
16908
16909 \begin_layout Plain Layout
16910 This is text in a note box that doesn't appear in the output.
16911 \end_layout
16912
16913 \end_inset
16914
16915
16916 \end_layout
16917
16918 \begin_layout Description
16919 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16920 ent, when you export the document to LaTeX via the menu 
16921 \family sans
16922 File\SpecialChar \menuseparator
16923 Export\SpecialChar \menuseparator
16924 LaTeX
16925 \begin_inset space ~
16926 \end_inset
16927
16928 (xxx)
16929 \family default
16930 .
16931 \begin_inset Newline newline
16932 \end_inset
16933
16934
16935 \begin_inset Note Comment
16936 status open
16937
16938 \begin_layout Plain Layout
16939 This is text in a note box that only appears as comment in LaTeX-files.
16940 \end_layout
16941
16942 \end_inset
16943
16944
16945 \end_layout
16946
16947 \begin_layout Description
16948 Greyed
16949 \begin_inset space ~
16950 \end_inset
16951
16952 Out This note will appear in the output as text in a color which you can
16953  set in the document settings under 
16954 \family sans
16955 Colors\SpecialChar \menuseparator
16956 Greyed-out
16957 \begin_inset space ~
16958 \end_inset
16959
16960 notes
16961 \family default
16962 .
16963 \begin_inset Newline newline
16964 \end_inset
16965
16966
16967 \begin_inset Newline newline
16968 \end_inset
16969
16970
16971 \begin_inset Note Greyedout
16972 status open
16973
16974 \begin_layout Plain Layout
16975 This is text
16976 \begin_inset Foot
16977 status open
16978
16979 \begin_layout Plain Layout
16980 This is an example footnote within a greyed out note.
16981  In this document the color of this note type is set to blue.
16982 \end_layout
16983
16984 \end_inset
16985
16986  of a comment that appears in the output.
16987 \end_layout
16988
16989 \end_inset
16990
16991
16992 \begin_inset Newline newline
16993 \end_inset
16994
16995
16996 \begin_inset Newline newline
16997 \end_inset
16998
16999 As you can see in the example, the first line of greyed out notes is a bit
17000  indented and greyed out notes can have footnotes.
17001 \end_layout
17002
17003 \begin_layout Standard
17004 Notes are inserted with the toolbar button 
17005 \begin_inset Info
17006 type  "icon"
17007 arg   "note-insert"
17008 \end_inset
17009
17010  or the menu 
17011 \family sans
17012 Insert\SpecialChar \menuseparator
17013 Note
17014 \family default
17015 .
17016  Right-click on the appearing note box to select the note type.
17017 \end_layout
17018
17019 \begin_layout Section
17020 Footnotes
17021 \begin_inset Index idx
17022 status collapsed
17023
17024 \begin_layout Plain Layout
17025 Footnotes
17026 \end_layout
17027
17028 \end_inset
17029
17030
17031 \begin_inset CommandInset label
17032 LatexCommand label
17033 name "sec:Footnotes"
17034
17035 \end_inset
17036
17037
17038 \end_layout
17039
17040 \begin_layout Standard
17041 LyX uses boxes to display footnotes: When you insert a footnote using the
17042  menu 
17043 \family sans
17044 Insert\SpecialChar \menuseparator
17045 Footnote
17046 \family default
17047  or the toolbar button 
17048 \begin_inset Info
17049 type  "icon"
17050 arg   "footnote-insert"
17051 \end_inset
17052
17053
17054 \family roman
17055 \series medium
17056 \bar no
17057 you will see
17058 \family default
17059 \series default
17060 \bar default
17061  the following box: 
17062 \begin_inset Graphics
17063         filename clipart/footnoteQt4.png
17064         scale 80
17065
17066 \end_inset
17067
17068
17069 \family roman
17070 \series medium
17071 \bar no
17072  This box is LyX's representation of your footnote.
17073  If you
17074 \family default
17075 \series default
17076 \bar default
17077  left-click on 
17078 \family roman
17079 \series medium
17080 \bar no
17081 the 
17082 \begin_inset Quotes eld
17083 \end_inset
17084
17085
17086 \family sans
17087 foot
17088 \family roman
17089
17090 \begin_inset Quotes erd
17091 \end_inset
17092
17093
17094 \family default
17095 \series default
17096 \bar default
17097  
17098 \family roman
17099 \series medium
17100 \bar no
17101 label, the box will
17102 \family default
17103 \series default
17104 \bar default
17105  be opened and you can enter the footnote text into it.
17106  Clicking on the box label again, will close 
17107 \family roman
17108 \series medium
17109 \bar no
17110 the
17111 \family default
17112 \series default
17113 \bar default
17114  box
17115 \family roman
17116 \series medium
17117 \bar no
17118 .
17119  If you want to turn existing text into a footnote, simply mark it and click
17120  on the footnote
17121 \family default
17122 \series default
17123 \bar default
17124  toolbar 
17125 \family roman
17126 \series medium
17127 \bar no
17128 button
17129 \family default
17130 \series default
17131 \bar default
17132 .
17133 \end_layout
17134
17135 \begin_layout Standard
17136 Here is an example footnote:
17137 \family roman
17138 \series medium
17139 \bar no
17140
17141 \begin_inset Foot
17142 status open
17143
17144 \begin_layout Plain Layout
17145 To close a footnote, click on the footnote box label.
17146 \end_layout
17147
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \begin_layout Standard
17154 The footnote will appear in the output as a superscript number at the text
17155  position where the footnote box is placed.
17156  The footnote text is placed at the bottom of the current page.
17157  The footnote number is calculated by LyX.
17158  The numbers are consecutive, no matter in which chapter the footnote is
17159  in.
17160  LyX doesn't support other numbering schemes yet, but you can get other
17161  schemes using special LaTeX-commands.
17162  T
17163 \family roman
17164 h
17165 \family default
17166 ey are described in the 
17167 \emph on
17168 Embedded
17169 \begin_inset space ~
17170 \end_inset
17171
17172 Objects
17173 \emph default
17174  manual.
17175 \end_layout
17176
17177 \begin_layout Section
17178 Marginal Notes
17179 \begin_inset Index idx
17180 status collapsed
17181
17182 \begin_layout Plain Layout
17183 Marginal notes
17184 \end_layout
17185
17186 \end_inset
17187
17188
17189 \begin_inset CommandInset label
17190 LatexCommand label
17191 name "sec:Marginal-Notes"
17192
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \begin_layout Standard
17199 Marginal notes look and behave just like footnotes in LyX.
17200  When you insert a margin note via the menu 
17201 \family sans
17202 Insert\SpecialChar \menuseparator
17203 Marginal
17204 \begin_inset space ~
17205 \end_inset
17206
17207 Note
17208 \family default
17209  or the toolbar button 
17210 \begin_inset Info
17211 type  "icon"
17212 arg   "marginalnote-insert"
17213 \end_inset
17214
17215 , you will see 
17216 \family roman
17217 \series medium
17218 a
17219 \family default
17220 \series default
17221  
17222 \family roman
17223 \series medium
17224 box with the
17225 \family default
17226 \series default
17227  
17228 \family roman
17229 \series medium
17230 label 
17231 \begin_inset Quotes eld
17232 \end_inset
17233
17234 margin
17235 \begin_inset Quotes erd
17236 \end_inset
17237
17238  appearing within your text.
17239  This box is LyX's representation of your margin
17240 \family default
17241 \series default
17242 al 
17243 \family roman
17244 \series medium
17245 note.
17246 \end_layout
17247
17248 \begin_layout Standard
17249 At the side is an example marginal note.
17250 \family roman
17251 \series medium
17252
17253 \begin_inset Marginal
17254 status open
17255
17256 \begin_layout Plain Layout
17257 This is a marginal note.
17258 \end_layout
17259
17260 \end_inset
17261
17262
17263 \end_layout
17264
17265 \begin_layout Standard
17266 Marginal notes appear at the right side in single-sided documents.
17267  In double-sided documents they appear in the outer margin – left on even
17268  pages, right on odd pages.
17269 \end_layout
17270
17271 \begin_layout Standard
17272 For further information about marginal notes see section 
17273 \emph on
17274 Margin
17275 \begin_inset space ~
17276 \end_inset
17277
17278 Notes
17279 \emph default
17280  of the 
17281 \emph on
17282 Embedded
17283 \begin_inset space ~
17284 \end_inset
17285
17286 Objects
17287 \emph default
17288  manual.
17289 \end_layout
17290
17291 \begin_layout Section
17292 Graphics and Images
17293 \begin_inset Index idx
17294 status collapsed
17295
17296 \begin_layout Plain Layout
17297 Images
17298 \end_layout
17299
17300 \end_inset
17301
17302
17303 \begin_inset Index idx
17304 status collapsed
17305
17306 \begin_layout Plain Layout
17307 Graphics
17308 \end_layout
17309
17310 \end_inset
17311
17312
17313 \begin_inset CommandInset label
17314 LatexCommand label
17315 name "sec:Graphics"
17316
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \begin_layout Standard
17323 To insert an image in your document, place the cursor at the text position
17324  you want and click on the toolbar icon 
17325 \begin_inset Info
17326 type  "icon"
17327 arg   "dialog-show-new-inset graphics"
17328 \end_inset
17329
17330  or select 
17331 \family sans
17332 Insert\SpecialChar \menuseparator
17333 Graphics
17334 \family default
17335  from the menu.
17336  Then a dialog will appear to choose the file to load.
17337 \end_layout
17338
17339 \begin_layout Standard
17340 This dialog has numerous mostly self-explanatory parameters.
17341  The 
17342 \family sans
17343 Graphics
17344 \family default
17345  tab allows you to choose your image file.
17346  The image can be transformed by setting a rotation angle and a scaling
17347  factor.
17348  The scaling units are explained in Appendix
17349 \begin_inset space ~
17350 \end_inset
17351
17352
17353 \begin_inset CommandInset ref
17354 LatexCommand ref
17355 reference "cha:Units-available-in"
17356
17357 \end_inset
17358
17359 .
17360 \end_layout
17361
17362 \begin_layout Standard
17363 In the tab 
17364 \family sans
17365 Clipping
17366 \family default
17367  it is possible to set image coordinates to adjust the height and width
17368  of the image in the output.
17369  The coordinates can also be calculated automatically by pressing the button
17370  
17371 \family sans
17372 Get
17373 \begin_inset space ~
17374 \end_inset
17375
17376 from
17377 \begin_inset space ~
17378 \end_inset
17379
17380 file
17381 \family default
17382 .
17383  The option 
17384 \family sans
17385 Clip
17386 \begin_inset space ~
17387 \end_inset
17388
17389 to
17390 \begin_inset space ~
17391 \end_inset
17392
17393 bounding
17394 \begin_inset space ~
17395 \end_inset
17396
17397 box
17398 \family default
17399  will only print the image region within the given coordinates.
17400  Normally you don't need to take care about image coordinates and can ignore
17401  the tab 
17402 \family sans
17403 Clipping
17404 \family default
17405 .
17406 \end_layout
17407
17408 \begin_layout Standard
17409 In the 
17410 \family sans
17411 LaTeX and LyX options
17412 \family default
17413  tab LaTeX experts can specify additional LaTeX options.
17414  You can also specify here the appearance of the image inside LyX.
17415  The option 
17416 \family sans
17417 Draft
17418 \begin_inset space ~
17419 \end_inset
17420
17421 mode
17422 \family default
17423  has the effect that the image doesn't appear in the output, only a frame
17424  with the image size is printed.
17425  The option 
17426 \family sans
17427 Don't
17428 \begin_inset space ~
17429 \end_inset
17430
17431 unzip
17432 \begin_inset space ~
17433 \end_inset
17434
17435 on
17436 \begin_inset space ~
17437 \end_inset
17438
17439 export
17440 \family default
17441  is explained in the 
17442 \emph on
17443 Embedded
17444 \begin_inset space ~
17445 \end_inset
17446
17447 Objects
17448 \emph default
17449  manual in section 
17450 \emph on
17451 Graphics Dialog
17452 \emph default
17453 .
17454 \end_layout
17455
17456 \begin_layout Standard
17457 The graphics dialog can be called at any time by clicking on an image.
17458  The image will appear in the output exactly at the position where it is
17459  in the text.
17460  This is an example image within a separate, horizontally centered paragraph:
17461  
17462 \end_layout
17463
17464 \begin_layout Standard
17465 \align center
17466 \begin_inset Graphics
17467         filename clipart/mobius.eps
17468         scale 70
17469
17470 \end_inset
17471
17472
17473 \end_layout
17474
17475 \begin_layout Standard
17476 If you need image captions and want to reference images, you have to put
17477  the image into a float, see section
17478 \begin_inset space ~
17479 \end_inset
17480
17481
17482 \begin_inset CommandInset ref
17483 LatexCommand ref
17484 reference "sub:Figure-Floats"
17485
17486 \end_inset
17487
17488 .
17489 \end_layout
17490
17491 \begin_layout Subsection
17492 Image Formats
17493 \begin_inset Index idx
17494 status collapsed
17495
17496 \begin_layout Plain Layout
17497 Images ! Formats
17498 \end_layout
17499
17500 \end_inset
17501
17502
17503 \begin_inset CommandInset label
17504 LatexCommand label
17505 name "sub:Image-Formats"
17506
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \begin_layout Standard
17513 You can insert images in any known file format.
17514  But as we explained in section
17515 \begin_inset space ~
17516 \end_inset
17517
17518
17519 \begin_inset CommandInset ref
17520 LatexCommand ref
17521 reference "sub:Output-file-formats"
17522
17523 \end_inset
17524
17525 , every output document format allows only a few image formats.
17526  LyX uses therefore the program 
17527 \family typewriter
17528 ImageMagick
17529 \family default
17530  in the background to convert the images to the right format.
17531  To increase your workflow by avoiding these conversions in the background,
17532  you can use only the image formats listed in the subsections of section
17533 \begin_inset space ~
17534 \end_inset
17535
17536
17537 \begin_inset CommandInset ref
17538 LatexCommand ref
17539 reference "sub:Output-file-formats"
17540
17541 \end_inset
17542
17543 .
17544 \end_layout
17545
17546 \begin_layout Standard
17547 Similar to fonts there are two types of image formats:
17548 \end_layout
17549
17550 \begin_layout Description
17551 Bitmap
17552 \begin_inset space ~
17553 \end_inset
17554
17555 images consist of pixel values, often in a compressed form.
17556  They are therefore not fully scalable and look pixelated in large zooms.
17557  Well-known bitmap image formats are 
17558 \begin_inset Quotes eld
17559 \end_inset
17560
17561 Graphics Interchange Format
17562 \begin_inset Quotes erd
17563 \end_inset
17564
17565  (GIF, file extension 
17566 \begin_inset Quotes eld
17567 \end_inset
17568
17569
17570 \family typewriter
17571 .gif
17572 \family default
17573
17574 \begin_inset Quotes erd
17575 \end_inset
17576
17577 )
17578 \begin_inset Index idx
17579 status collapsed
17580
17581 \begin_layout Plain Layout
17582 GIF|see
17583 \begin_inset ERT
17584 status collapsed
17585
17586 \begin_layout Plain Layout
17587
17588 {
17589 \end_layout
17590
17591 \end_inset
17592
17593 Image formats
17594 \begin_inset ERT
17595 status collapsed
17596
17597 \begin_layout Plain Layout
17598
17599 }
17600 \end_layout
17601
17602 \end_inset
17603
17604
17605 \end_layout
17606
17607 \end_inset
17608
17609
17610 \begin_inset Quotes eld
17611 \end_inset
17612
17613 Portable Network Graphics
17614 \begin_inset Quotes erd
17615 \end_inset
17616
17617  (PNG, file extension 
17618 \begin_inset Quotes eld
17619 \end_inset
17620
17621
17622 \family typewriter
17623 .png
17624 \family default
17625
17626 \begin_inset Quotes erd
17627 \end_inset
17628
17629 )
17630 \begin_inset Index idx
17631 status collapsed
17632
17633 \begin_layout Plain Layout
17634 PNG|see
17635 \begin_inset ERT
17636 status collapsed
17637
17638 \begin_layout Plain Layout
17639
17640 {
17641 \end_layout
17642
17643 \end_inset
17644
17645 Image formats
17646 \begin_inset ERT
17647 status collapsed
17648
17649 \begin_layout Plain Layout
17650
17651 }
17652 \end_layout
17653
17654 \end_inset
17655
17656
17657 \end_layout
17658
17659 \end_inset
17660
17661 , and 
17662 \begin_inset Quotes eld
17663 \end_inset
17664
17665 Joint Photographic Experts Group
17666 \begin_inset Quotes erd
17667 \end_inset
17668
17669  (JPG, file extension 
17670 \begin_inset Quotes eld
17671 \end_inset
17672
17673
17674 \family typewriter
17675 .jpg
17676 \family default
17677
17678 \begin_inset Quotes erd
17679 \end_inset
17680
17681  or 
17682 \begin_inset Quotes eld
17683 \end_inset
17684
17685
17686 \family typewriter
17687 .jpeg
17688 \family default
17689
17690 \begin_inset Quotes erd
17691 \end_inset
17692
17693 )
17694 \begin_inset Index idx
17695 status collapsed
17696
17697 \begin_layout Plain Layout
17698 JPG|see
17699 \begin_inset ERT
17700 status collapsed
17701
17702 \begin_layout Plain Layout
17703
17704 {
17705 \end_layout
17706
17707 \end_inset
17708
17709 Image formats
17710 \begin_inset ERT
17711 status collapsed
17712
17713 \begin_layout Plain Layout
17714
17715 }
17716 \end_layout
17717
17718 \end_inset
17719
17720
17721 \end_layout
17722
17723 \end_inset
17724
17725 .
17726 \end_layout
17727
17728 \begin_layout Description
17729 Scalable
17730 \begin_inset space ~
17731 \end_inset
17732
17733 images consist of vectors and can therefore be scaled to any size without
17734  data loss.
17735  The scaling ability is necessary if you want to create presentations, because
17736  presentations are always scaled by the beamer.
17737  Scaling is also useful for online documents to let the user zoom into diagrams.
17738 \begin_inset Newline newline
17739 \end_inset
17740
17741 Scalable image formats can be 
17742 \begin_inset Quotes eld
17743 \end_inset
17744
17745 Scalable Vector Graphics
17746 \begin_inset Quotes erd
17747 \end_inset
17748
17749  (SVG, file extension 
17750 \begin_inset Quotes eld
17751 \end_inset
17752
17753
17754 \family typewriter
17755 .svg
17756 \family default
17757
17758 \begin_inset Quotes erd
17759 \end_inset
17760
17761 )
17762 \begin_inset Index idx
17763 status collapsed
17764
17765 \begin_layout Plain Layout
17766 SVG|see
17767 \begin_inset ERT
17768 status collapsed
17769
17770 \begin_layout Plain Layout
17771
17772 {
17773 \end_layout
17774
17775 \end_inset
17776
17777 Image formats
17778 \begin_inset ERT
17779 status collapsed
17780
17781 \begin_layout Plain Layout
17782
17783 }
17784 \end_layout
17785
17786 \end_inset
17787
17788
17789 \end_layout
17790
17791 \end_inset
17792
17793
17794 \begin_inset Quotes eld
17795 \end_inset
17796
17797 Encapsulated PostScript
17798 \begin_inset Quotes erd
17799 \end_inset
17800
17801  (EPS, file extension 
17802 \begin_inset Quotes eld
17803 \end_inset
17804
17805
17806 \family typewriter
17807 .eps
17808 \family default
17809
17810 \begin_inset Quotes erd
17811 \end_inset
17812
17813 )
17814 \begin_inset Index idx
17815 status collapsed
17816
17817 \begin_layout Plain Layout
17818 EPS|see
17819 \begin_inset ERT
17820 status collapsed
17821
17822 \begin_layout Plain Layout
17823
17824 {
17825 \end_layout
17826
17827 \end_inset
17828
17829 Image formats
17830 \begin_inset ERT
17831 status collapsed
17832
17833 \begin_layout Plain Layout
17834
17835 }
17836 \end_layout
17837
17838 \end_inset
17839
17840
17841 \end_layout
17842
17843 \end_inset
17844
17845 , and 
17846 \begin_inset Quotes eld
17847 \end_inset
17848
17849 Portable Document Format
17850 \begin_inset Quotes erd
17851 \end_inset
17852
17853  (PDF, file extension 
17854 \begin_inset Quotes eld
17855 \end_inset
17856
17857
17858 \family typewriter
17859 .pdf
17860 \family default
17861
17862 \begin_inset Quotes erd
17863 \end_inset
17864
17865 )
17866 \begin_inset Index idx
17867 status collapsed
17868
17869 \begin_layout Plain Layout
17870 PDF
17871 \end_layout
17872
17873 \end_inset
17874
17875 .
17876  We say it can be, because you can convert any bitmap image format to PDF
17877  or EPS and the result will not be scalable.
17878  In this cases only a header with the image properties is added to the original
17879  image
17880 \begin_inset Foot
17881 status collapsed
17882
17883 \begin_layout Plain Layout
17884 In the case of PDF, the original image is additionally compressed.
17885 \end_layout
17886
17887 \end_inset
17888
17889 .
17890 \end_layout
17891
17892 \begin_layout Standard
17893 Normally one cannot convert a bitmap image into a scalable one, only vice
17894  versa.
17895 \end_layout
17896
17897 \begin_layout Subsection
17898 Grouping of Image Settings
17899 \begin_inset Index idx
17900 status collapsed
17901
17902 \begin_layout Plain Layout
17903 Images ! Settings grouping
17904 \end_layout
17905
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \begin_layout Standard
17912 Each image can define a new group of image settings or join an existing
17913  group.
17914  Images within such a group share their settings, so adjusting one image
17915  of the group automatically also adjusts all other images of the group in
17916  the same way.
17917  So you can for example change the size for a bunch of images without the
17918  need to manually change each of them.
17919  
17920 \end_layout
17921
17922 \begin_layout Standard
17923 A new group can be set by entering a name in the 
17924 \family sans
17925 Group
17926 \begin_inset space ~
17927 \end_inset
17928
17929 Name
17930 \family default
17931  field in the Graphics dialog.
17932  Joining an existing group can be done using the context menu of the image
17933  by checking the name of the desired group.
17934 \end_layout
17935
17936 \begin_layout Section
17937 Tables
17938 \begin_inset Index idx
17939 status collapsed
17940
17941 \begin_layout Plain Layout
17942 Tables
17943 \end_layout
17944
17945 \end_inset
17946
17947
17948 \begin_inset CommandInset label
17949 LatexCommand label
17950 name "sec:Tables"
17951
17952 \end_inset
17953
17954
17955 \end_layout
17956
17957 \begin_layout Standard
17958 You can insert a table using either the toolbar button 
17959 \begin_inset Info
17960 type  "icon"
17961 arg   "tabular-insert"
17962 \end_inset
17963
17964  or the menu 
17965 \family sans
17966 Insert\SpecialChar \menuseparator
17967 Table
17968 \family default
17969 .
17970  A dialog will appear, asking you for the number of rows and columns.
17971  The default table has lines around any cell and the first row appears separated
17972  from the rest of the table.
17973  This separation appears due to a double line: The cells of the first row
17974  have a line below them and the cells of the second row have a line above
17975  them.
17976  Here is an example table:
17977 \end_layout
17978
17979 \begin_layout Standard
17980 \align center
17981 \begin_inset Tabular
17982 <lyxtabular version="3" rows="4" columns="4">
17983 <features tabularvalignment="middle">
17984 <column alignment="center" valignment="top" width="0pt">
17985 <column alignment="center" valignment="top" width="0pt">
17986 <column alignment="center" valignment="top" width="0in">
17987 <column alignment="center" valignment="top" width="0pt">
17988 <row>
17989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002
18003 \family roman
18004 \series medium
18005 \shape up
18006 \size normal
18007 \emph off
18008 \bar no
18009 \noun off
18010 \color none
18011 1
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020 2
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029 3
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 </row>
18035 <row>
18036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040
18041 \family roman
18042 \series medium
18043 \shape up
18044 \size normal
18045 \emph off
18046 \bar no
18047 \noun off
18048 \color none
18049 A
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 </row>
18082 <row>
18083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087
18088 \family roman
18089 \series medium
18090 \shape up
18091 \size normal
18092 \emph off
18093 \bar no
18094 \noun off
18095 \color none
18096 B
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114
18115 \size normal
18116 \noun off
18117 \color none
18118  
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 </row>
18133 <row>
18134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138
18139 \family roman
18140 \series medium
18141 \shape up
18142 \size normal
18143 \emph off
18144 \bar no
18145 \noun off
18146 \color none
18147 C
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 </row>
18180 </lyxtabular>
18181
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \begin_layout Subsection
18188 The Table dialog
18189 \end_layout
18190
18191 \begin_layout Standard
18192 You can alter a table by clicking on it with the right mouse button, which
18193  brings up the table dialog.
18194  Here you can adjust the settings of the cell and row/column respectively
18195  where the cursor is placed currently.
18196  Most of the dialog options also work on selections.
18197  This means that if you select more cells, columns or rows the action is
18198  done on all of your selection.
18199 \end_layout
18200
18201 \begin_layout Standard
18202 Additionally to the table dialog, the 
18203 \family sans
18204 table
18205 \begin_inset space ~
18206 \end_inset
18207
18208 toolbar
18209 \family default
18210  helps you in setting table properties.
18211  It appears when the cursor is inside a table.
18212 \end_layout
18213
18214 \begin_layout Standard
18215 In the tab 
18216 \family sans
18217 Table
18218 \begin_inset space ~
18219 \end_inset
18220
18221 Settings
18222 \family default
18223  of the table dialog you can set the alignment for the current row.
18224  If you add a row or column, it will be inserted right beside or below the
18225  current cell respectively.
18226  The vertical alignment of a column can only be adjusted when a column width
18227  is given.
18228  A given width will allow the cell to have line breaks and multiple paragraphs
18229  of text, see section
18230 \begin_inset space ~
18231 \end_inset
18232
18233
18234 \begin_inset CommandInset ref
18235 LatexCommand ref
18236 reference "sub:Table-Cells"
18237
18238 \end_inset
18239
18240 .
18241 \end_layout
18242
18243 \begin_layout Standard
18244 You can mark multiple cells of one row/column as a multicolumn/row cell
18245  using the check box 
18246 \family sans
18247 Multicolumn
18248 \family default
18249  or 
18250 \family sans
18251 Multirow
18252 \family default
18253 .
18254  This will merge the cells to 
18255 \emph on
18256 one
18257 \emph default
18258  cell, spread over more than one column/row.
18259  Multicolumn cells are treated as own rows, so that the alignment, width,
18260  and border settings affect only the multicolumn cell.
18261  Here's an example table with a multicolumn cell in the first row and one
18262  in the last row without the upper border:
18263 \end_layout
18264
18265 \begin_layout Standard
18266 \align center
18267 \begin_inset Tabular
18268 <lyxtabular version="3" rows="3" columns="4">
18269 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18270 <column alignment="center" valignment="top" width="0pt">
18271 <column alignment="center" valignment="middle" width="0">
18272 <column alignment="center" valignment="top" width="0in">
18273 <column alignment="center" valignment="top" width="0pt">
18274 <row>
18275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 abc
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 def ghi
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 jkl
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 <row>
18313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317
18318 \family roman
18319 \series medium
18320 \shape up
18321 \size normal
18322 \emph off
18323 \bar no
18324 \noun off
18325 \color none
18326 A
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 B
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 C
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 D
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 </row>
18359 <row>
18360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 1
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 2
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 3
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391 4
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 </row>
18397 </lyxtabular>
18398
18399 \end_inset
18400
18401
18402 \end_layout
18403
18404 \begin_layout Standard
18405 Adept users can declare special LaTeX-arguments for the table.
18406  They are necessary for special table formatting, like for multirow cells,
18407  explained in the tables section of the 
18408 \emph on
18409 Embedded
18410 \begin_inset space ~
18411 \end_inset
18412
18413 Objects
18414 \emph default
18415  manual.
18416  You can also rotate the current cell or the whole table 90
18417 \begin_inset space \thinspace{}
18418 \end_inset
18419
18420 degrees counterclockwise.
18421  These rotations are not visible in LyX but in the output.
18422 \end_layout
18423
18424 \begin_layout Standard
18425 \begin_inset Note Greyedout
18426 status open
18427
18428 \begin_layout Plain Layout
18429
18430 \series bold
18431 Note:
18432 \series default
18433  Most DVI-viewers are 
18434 \emph on
18435 not
18436 \emph default
18437  able to display rotations.
18438 \end_layout
18439
18440 \end_inset
18441
18442
18443 \end_layout
18444
18445 \begin_layout Standard
18446 The 
18447 \family sans
18448 Borders
18449 \family default
18450  tab allows you to add and delete border lines for the current row/column.
18451  The button 
18452 \family sans
18453 Default
18454 \family default
18455  adds lines for all cell borders.
18456 \end_layout
18457
18458 \begin_layout Subsection
18459 Longtables
18460 \begin_inset Index idx
18461 status collapsed
18462
18463 \begin_layout Plain Layout
18464 Tables ! Longtables
18465 \end_layout
18466
18467 \end_inset
18468
18469
18470 \begin_inset Index idx
18471 status collapsed
18472
18473 \begin_layout Plain Layout
18474 Longtables
18475 \end_layout
18476
18477 \end_inset
18478
18479
18480 \end_layout
18481
18482 \begin_layout Standard
18483 If the table is too long to fit on one page, you can use the option 
18484 \family sans
18485 Use
18486 \begin_inset space ~
18487 \end_inset
18488
18489 long
18490 \begin_inset space ~
18491 \end_inset
18492
18493 table
18494 \family default
18495  in the tab 
18496 \family sans
18497 Longtable
18498 \family default
18499  of the table dialog to split the table automatically over more pages.
18500  Doing this enables some check boxes and you can now define:
18501 \end_layout
18502
18503 \begin_layout Description
18504
18505 \family sans
18506 Header
18507 \family default
18508 : The current row and all rows above, that don't have any special options
18509  defined, are defined to be the header rows of all pages of the longtable;
18510  except for the first page, if 
18511 \family sans
18512 First
18513 \begin_inset space ~
18514 \end_inset
18515
18516 header
18517 \family default
18518  is defined.
18519 \end_layout
18520
18521 \begin_layout Description
18522
18523 \family sans
18524 First
18525 \begin_inset space ~
18526 \end_inset
18527
18528 header
18529 \family default
18530 : The current row and all rows above, that don't have any special options
18531  defined, are defined to be the header rows of the first page of the longtable.
18532 \end_layout
18533
18534 \begin_layout Description
18535
18536 \family sans
18537 Footer
18538 \family default
18539 : The current row and all rows below, that don't have any special options
18540  defined, are defined to be the footer rows of all pages of the longtable;
18541  except for the last page, if 
18542 \family sans
18543 Last
18544 \begin_inset space ~
18545 \end_inset
18546
18547 footer
18548 \family default
18549  is defined.
18550 \end_layout
18551
18552 \begin_layout Description
18553
18554 \family sans
18555 Last
18556 \begin_inset space ~
18557 \end_inset
18558
18559 footer
18560 \family default
18561 : The current row and all rows below, that don't have any special options
18562  defined, are defined to be the footer rows of the last page of the longtable.
18563 \end_layout
18564
18565 \begin_layout Description
18566 Caption: The first row is reset as a single column.
18567  You can now insert there the table caption via the menu 
18568 \family sans
18569 Insert\SpecialChar \menuseparator
18570 Caption
18571 \family default
18572 .
18573  More about longtable captions can be found in the 
18574 \emph on
18575 Embedded
18576 \begin_inset space ~
18577 \end_inset
18578
18579 Objects
18580 \emph default
18581  manual.
18582 \end_layout
18583
18584 \begin_layout Standard
18585 You can also specify a row where the table is split.
18586  If you set more than one option in the same table row, you should be aware
18587  of the fact that only the first one is used in the given table row.
18588  The others will then be defined as 
18589 \emph on
18590 empty
18591 \emph default
18592 .
18593  In this context, first means first in this order: 
18594 \family sans
18595 Footer, Last
18596 \begin_inset space ~
18597 \end_inset
18598
18599 footer,
18600 \family default
18601  
18602 \family sans
18603 Header,
18604 \family default
18605  
18606 \family sans
18607 First
18608 \begin_inset space ~
18609 \end_inset
18610
18611 header.
18612
18613 \family default
18614  See the following longtable to see how it works:
18615 \end_layout
18616
18617 \begin_layout Standard
18618 \align center
18619 \begin_inset Tabular
18620 <lyxtabular version="3" rows="69" columns="3">
18621 <features islongtable="true" longtabularalignment="center">
18622 <column alignment="block" valignment="top" width="5cm">
18623 <column alignment="left" valignment="top" width="0pt">
18624 <column alignment="right" valignment="top" width="0pt">
18625 <row endfirsthead="true">
18626 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \series bold
18632 Example Phone List (ignore the names)
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 </row>
18656 <row endfirsthead="true">
18657 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661
18662 \series bold
18663 NAME
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \series bold
18683 TEL.
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 </row>
18689 <row endhead="true">
18690 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694  
18695 \series bold
18696 Example Phone List
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 </row>
18720 <row endhead="true">
18721 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725
18726 \series bold
18727 NAME
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \series bold
18747 TEL.
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 </row>
18753 <row endfoot="true">
18754 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758  
18759 \series bold
18760 continue ...
18761 \end_layout
18762
18763 \end_inset
18764 </cell>
18765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 </row>
18784 <row>
18785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789
18790 \series bold
18791 Annovi
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800 Silvia
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 111
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 </row>
18815 <row>
18816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820
18821 \series bold
18822 Bertoli
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 Stefano
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 111
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 </row>
18846 <row>
18847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851
18852 \series bold
18853 Bozzi
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862 Walter
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871 111
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 </row>
18877 <row>
18878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \series bold
18884 Cachia
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 Maria
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 111
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 </row>
18908 <row>
18909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913
18914 \series bold
18915 Cachia
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924 Maurizio
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 111
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 </row>
18939 <row>
18940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944
18945 \series bold
18946 Cinquemani
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 Giusi
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964 111
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 </row>
18970 <row>
18971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975
18976 \series bold
18977 Colin
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 Bernard
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 111
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 </row>
19001 <row>
19002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006
19007 \series bold
19008 Concli
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017 Gianfranco
19018 \end_layout
19019
19020 \end_inset
19021 </cell>
19022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 111
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 </row>
19032 <row>
19033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037
19038 \series bold
19039 Dal Bosco
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 Carolina
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 111
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 </row>
19063 <row>
19064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068
19069 \series bold
19070 Dalpiaz
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079 Annamaria
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 111
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 </row>
19094 <row>
19095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \series bold
19101 Feliciello
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 Domenico
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 111
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 <row>
19126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130
19131 \series bold
19132 Focarelli
19133 \end_layout
19134
19135 \end_inset
19136 </cell>
19137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19138 \begin_inset Text
19139
19140 \begin_layout Plain Layout
19141 Paola
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150 111
19151 \end_layout
19152
19153 \end_inset
19154 </cell>
19155 </row>
19156 <row>
19157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161
19162 \series bold
19163 Galletti
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172 Oreste
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 111
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 </row>
19187 <row>
19188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192
19193 \series bold
19194 Gasparini
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203 Franca
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212 111
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 </row>
19218 <row>
19219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223
19224 \series bold
19225 Rizzardi
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 Paola
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 111
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 </row>
19249 <row>
19250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254
19255 \series bold
19256 Lassini
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265 Giancarlo
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274 111
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 </row>
19280 <row>
19281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285
19286 \series bold
19287 Malfatti
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 Luciano
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 111
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 </row>
19311 <row>
19312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316
19317 \series bold
19318 Malfatti
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327 Valeriano
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336 111
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 </row>
19342 <row>
19343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347
19348 \series bold
19349 Meneguzzo
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 Roberto
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 111
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \series bold
19380 Mezzadra
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 Roberto
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 111
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 </row>
19404 <row>
19405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409
19410 \series bold
19411 Pirpamer
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420 Erich
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 111
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 </row>
19435 <row>
19436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440
19441 \series bold
19442 Pochiesa
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451 Paolo
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460 111, 222
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 </row>
19466 <row>
19467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471
19472 \series bold
19473 Radina
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 Claudio
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491 111
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 </row>
19497 <row>
19498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502
19503 \series bold
19504 Stuffer
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513 Oskar
19514 \end_layout
19515
19516 \end_inset
19517 </cell>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522 111
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 </row>
19528 <row>
19529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533
19534 \series bold
19535 Tacchelli
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544 Ugo
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 111
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 </row>
19559 <row>
19560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564
19565 \series bold
19566 Tezzele
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19572 \begin_inset Text
19573
19574 \begin_layout Plain Layout
19575 Margit
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584 111
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 </row>
19590 <row>
19591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595
19596 \series bold
19597 Unterkalmsteiner
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Plain Layout
19606 Frieda
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615 111
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 </row>
19621 <row>
19622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626
19627 \series bold
19628 Vieider
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637 Hilde
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 111
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 </row>
19652 <row>
19653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657
19658 \series bold
19659 Vigna
19660 \end_layout
19661
19662 \end_inset
19663 </cell>
19664 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19665 \begin_inset Text
19666
19667 \begin_layout Plain Layout
19668 Jürgen
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 111
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 </row>
19683 <row>
19684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688
19689 \series bold
19690 Weber
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699 Maurizio
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708 111
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 </row>
19714 <row>
19715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719
19720 \series bold
19721 Winkler
19722 \end_layout
19723
19724 \end_inset
19725 </cell>
19726 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730 Franz
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739 111
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 </row>
19745 <row>
19746 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750  
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 </row>
19774 <row>
19775 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779
19780 \series bold
19781 Annovi
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790 Silvia
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799 555
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \series bold
19812 Bertoli
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 Stefano
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 555
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 </row>
19836 <row>
19837 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841
19842 \series bold
19843 Bozzi
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852 Walter
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 555
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 </row>
19867 <row>
19868 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \series bold
19874 Cachia
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883 Maria
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892 555
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 </row>
19898 <row>
19899 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903
19904 \series bold
19905 Cachia
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914 Maurizio
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923 555
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 </row>
19929 <row>
19930 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934
19935 \series bold
19936 Cinquemani
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945 Giusi
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954 555
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 </row>
19960 <row>
19961 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965
19966 \series bold
19967 Colin
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 Bernard
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985 555
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 </row>
19991 <row>
19992 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996
19997 \series bold
19998 Concli
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20004 \begin_inset Text
20005
20006 \begin_layout Plain Layout
20007 Gianfranco
20008 \end_layout
20009
20010 \end_inset
20011 </cell>
20012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016 555
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 </row>
20022 <row>
20023 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027
20028 \series bold
20029 Dal Bosco
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20035 \begin_inset Text
20036
20037 \begin_layout Plain Layout
20038 Carolina
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047 555
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 <row>
20054 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058
20059 \series bold
20060 Dalpiaz
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 Annamaria
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078 555
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 </row>
20084 <row>
20085 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089
20090 \series bold
20091 Feliciello
20092 \end_layout
20093
20094 \end_inset
20095 </cell>
20096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20097 \begin_inset Text
20098
20099 \begin_layout Plain Layout
20100 Domenico
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 555
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 </row>
20115 <row>
20116 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120
20121 \series bold
20122 Focarelli
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131 Paola
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 555
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 </row>
20146 <row>
20147 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151
20152 \series bold
20153 Galletti
20154 \end_layout
20155
20156 \end_inset
20157 </cell>
20158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Plain Layout
20162 Oreste
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171 555
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 </row>
20177 <row>
20178 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182
20183 \series bold
20184 Gasparini
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193 Franca
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202 555
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 </row>
20208 <row>
20209 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213
20214 \series bold
20215 Rizzardi
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224 Paola
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 555
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 </row>
20239 <row>
20240 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244
20245 \series bold
20246 Lassini
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20252 \begin_inset Text
20253
20254 \begin_layout Plain Layout
20255 Giancarlo
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264 555
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 </row>
20270 <row>
20271 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275
20276 \series bold
20277 Malfatti
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 Luciano
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 555
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 <row>
20302 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \series bold
20308 Malfatti
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317 Valeriano
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326 555
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 </row>
20332 <row>
20333 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337
20338 \series bold
20339 Meneguzzo
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 Roberto
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 555
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row>
20364 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368
20369 \series bold
20370 Mezzadra
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 Roberto
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388 555
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 </row>
20394 <row>
20395 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \series bold
20401 Pirpamer
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 Erich
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 555
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 </row>
20425 <row>
20426 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430
20431 \series bold
20432 Pochiesa
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441 Paolo
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450 555, 222
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 </row>
20456 <row>
20457 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461
20462 \series bold
20463 Radina
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 Claudio
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 555
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 </row>
20487 <row>
20488 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492
20493 \series bold
20494 Stuffer
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20500 \begin_inset Text
20501
20502 \begin_layout Plain Layout
20503 Oskar
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 555
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 </row>
20518 <row>
20519 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523
20524 \series bold
20525 Tacchelli
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534 Ugo
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 555
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \series bold
20556 Tezzele
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 Margit
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574 555
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 </row>
20580 <row>
20581 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585
20586 \series bold
20587 Unterkalmsteiner
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 Frieda
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605 555
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 </row>
20611 <row>
20612 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616
20617 \series bold
20618 Vieider
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20624 \begin_inset Text
20625
20626 \begin_layout Plain Layout
20627 Hilde
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 555
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 </row>
20642 <row>
20643 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647
20648 \series bold
20649 Vigna
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658 Jürgen
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667 999
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 </row>
20673 <row>
20674 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678
20679 \series bold
20680 Weber
20681 \end_layout
20682
20683 \end_inset
20684 </cell>
20685 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Plain Layout
20689 Maurizio
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 555
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 <row>
20705 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709
20710 \series bold
20711 Winkler
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 Franz
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729 555
20730 \end_layout
20731
20732 \end_inset
20733 </cell>
20734 </row>
20735 <row endlastfoot="true">
20736 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740
20741 \series bold
20742 End
20743 \end_layout
20744
20745 \end_inset
20746 </cell>
20747 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20748 \begin_inset Text
20749
20750 \begin_layout Plain Layout
20751
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 </row>
20766 </lyxtabular>
20767
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \begin_layout Subsection
20774 Table Cells
20775 \begin_inset Index idx
20776 status collapsed
20777
20778 \begin_layout Plain Layout
20779 Tables ! Cells
20780 \end_layout
20781
20782 \end_inset
20783
20784
20785 \begin_inset CommandInset label
20786 LatexCommand label
20787 name "sub:Table-Cells"
20788
20789 \end_inset
20790
20791
20792 \end_layout
20793
20794 \begin_layout Standard
20795 A table cell can contain text, inline equations, a figure, or another table.
20796  All these kinds of objects can be placed in the same cell.
20797  Font sizes and shapes can also be altered.
20798  But you can't put a special environment in a cell (like 
20799 \family sans
20800 Section*
20801 \family default
20802 , etc.), nor set spacing options etc.
20803  for the cell's paragraph.
20804 \end_layout
20805
20806 \begin_layout Standard
20807 To have multi-line entries in table cells, you have to declare a fixed width
20808  for the column in the table dialog.
20809  Your text is then automatically split into multiple lines and the cell
20810  is enlarged vertically when the length of the text exceeds the given width.
20811  An example:
20812 \end_layout
20813
20814 \begin_layout Standard
20815 \align center
20816 \begin_inset Tabular
20817 <lyxtabular version="3" rows="4" columns="3">
20818 <features tabularvalignment="middle">
20819 <column alignment="center" valignment="top" width="0pt">
20820 <column alignment="block" valignment="top" width="3cm">
20821 <column alignment="center" valignment="top" width="0pt">
20822 <row>
20823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827
20828 \family roman
20829 \series medium
20830 \shape up
20831 \size normal
20832 \emph off
20833 \bar no
20834 \noun off
20835 \color none
20836 1
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845
20846 \family roman
20847 \series medium
20848 \shape up
20849 \size normal
20850 \emph off
20851 \bar no
20852 \noun off
20853 \color none
20854 2
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \family roman
20865 \series medium
20866 \shape up
20867 \size normal
20868 \emph off
20869 \bar no
20870 \noun off
20871 \color none
20872 3
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 <row>
20879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883
20884 \family roman
20885 \series medium
20886 \shape up
20887 \size normal
20888 \emph off
20889 \bar no
20890 \noun off
20891 \color none
20892 4
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901
20902 \family roman
20903 \series medium
20904 \shape up
20905 \size normal
20906 \emph off
20907 \bar no
20908 \noun off
20909 \color none
20910 This is a multi-line entry in a table.
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \family roman
20921 \series medium
20922 \shape up
20923 \size normal
20924 \emph off
20925 \bar no
20926 \noun off
20927 \color none
20928 5
20929 \end_layout
20930
20931 \end_inset
20932 </cell>
20933 </row>
20934 <row>
20935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20936 \begin_inset Text
20937
20938 \begin_layout Plain Layout
20939
20940 \family roman
20941 \series medium
20942 \shape up
20943 \size normal
20944 \emph off
20945 \bar no
20946 \noun off
20947 \color none
20948 6
20949 \end_layout
20950
20951 \end_inset
20952 </cell>
20953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957
20958 \family roman
20959 \series medium
20960 \shape up
20961 \size normal
20962 \emph off
20963 \bar no
20964 \noun off
20965 \color none
20966 This is longer now.
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975
20976 \family roman
20977 \series medium
20978 \shape up
20979 \size normal
20980 \emph off
20981 \bar no
20982 \noun off
20983 \color none
20984 7
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 <row>
20991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995
20996 \family roman
20997 \series medium
20998 \shape up
20999 \size normal
21000 \emph off
21001 \bar no
21002 \noun off
21003 \color none
21004 8
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013
21014 \family roman
21015 \series medium
21016 \shape up
21017 \size normal
21018 \emph off
21019 \bar no
21020 \noun off
21021 \color none
21022 This is a multi-line entry in a table.
21023  This is longer now.
21024 \end_layout
21025
21026 \end_inset
21027 </cell>
21028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \family roman
21034 \series medium
21035 \shape up
21036 \size normal
21037 \emph off
21038 \bar no
21039 \noun off
21040 \color none
21041 9
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 </row>
21047 </lyxtabular>
21048
21049 \end_inset
21050
21051
21052 \end_layout
21053
21054 \begin_layout Standard
21055 Cutting and pasting between tables and table cells works reasonably well.
21056  You can cut and paste even more than one row.
21057 \begin_inset Foot
21058 status open
21059
21060 \begin_layout Plain Layout
21061 Note, that you cannot paste into a multicell selection because it would
21062  not be clear what to do when pasting a single word in a selected 2×3.
21063  
21064 \end_layout
21065
21066 \end_inset
21067
21068  Selection with the mouse or with 
21069 \family sans
21070 Shift
21071 \family default
21072  plus the arrow keys works as usual.
21073  You can also copy and paste the entire table as a single unit by starting
21074  the selection from outside the table.
21075 \end_layout
21076
21077 \begin_layout Section
21078 Floats
21079 \begin_inset Index idx
21080 status collapsed
21081
21082 \begin_layout Plain Layout
21083 Floats
21084 \end_layout
21085
21086 \end_inset
21087
21088
21089 \begin_inset CommandInset label
21090 LatexCommand label
21091 name "sec:Floats"
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \begin_layout Subsection
21099 Introduction
21100 \end_layout
21101
21102 \begin_layout Standard
21103 A float is a block of text associated with some sort of label, which doesn't
21104  have a fixed location.
21105  It can 
21106 \begin_inset Quotes eld
21107 \end_inset
21108
21109 float
21110 \begin_inset Quotes erd
21111 \end_inset
21112
21113  forward or backward a page or two, to wherever it fits best.
21114  
21115 \family sans
21116 Footnotes
21117 \family default
21118  and 
21119 \family sans
21120 Margin
21121 \begin_inset space ~
21122 \end_inset
21123
21124 Notes
21125 \family default
21126  are also floats, because they can float to the next page when there are
21127  too many notes on the page.
21128 \end_layout
21129
21130 \begin_layout Standard
21131 Floats make it possible to get a high quality layout.
21132  Images and tables can be spread evenly over the pages to avoid whitespace
21133  and pages without text.
21134  As the floating often destroys the context between the text and the image/table
21135 , every float can be referenced in the text.
21136  Floats are therefore numbered.
21137  Referencing is described in section
21138 \begin_inset space ~
21139 \end_inset
21140
21141
21142 \begin_inset CommandInset ref
21143 LatexCommand ref
21144 reference "sec:Cross-References"
21145
21146 \end_inset
21147
21148 .
21149 \end_layout
21150
21151 \begin_layout Standard
21152 To insert a float, use the menu 
21153 \family sans
21154 Insert\SpecialChar \menuseparator
21155 Floats
21156 \family default
21157 .
21158  A box with a caption will be inserted into your document.
21159  The label will automatically be translated to the document language in
21160  the output.
21161  After the label you can insert the caption text.
21162 \begin_inset Index idx
21163 status collapsed
21164
21165 \begin_layout Plain Layout
21166 Floats ! Captions
21167 \end_layout
21168
21169 \end_inset
21170
21171  The image or table is inserted above or below the caption in a separate
21172  paragraph within the float.
21173  To keep your LyX-document readable, you can open and close the float box
21174  by left-clicking on the box label.
21175  A closed float box looks like this: 
21176 \begin_inset Graphics
21177         filename clipart/floatQt4.png
21178         scale 80
21179
21180 \end_inset
21181
21182  – a gray button with a red label.
21183 \end_layout
21184
21185 \begin_layout Standard
21186 It is recommended to insert floats as a separate paragraph to avoid possible
21187  LaTeX-errors that can occur when the surrounding text is specially formatted.
21188 \end_layout
21189
21190 \begin_layout Subsection
21191 Examples
21192 \end_layout
21193
21194 \begin_layout Subsubsection
21195 Figure Floats
21196 \begin_inset CommandInset label
21197 LatexCommand label
21198 name "sub:Figure-Floats"
21199
21200 \end_inset
21201
21202
21203 \begin_inset Index idx
21204 status collapsed
21205
21206 \begin_layout Plain Layout
21207 Floats ! Figure floats
21208 \end_layout
21209
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \begin_layout Standard
21216 Figure
21217 \begin_inset space ~
21218 \end_inset
21219
21220
21221 \begin_inset CommandInset ref
21222 LatexCommand ref
21223 reference "cap:Platypus"
21224
21225 \end_inset
21226
21227  was created using the menu 
21228 \family sans
21229 Insert\SpecialChar \menuseparator
21230 Float\SpecialChar \menuseparator
21231 Figure
21232 \family default
21233  or the toolbar button 
21234 \begin_inset Info
21235 type  "icon"
21236 arg   "float-insert figure"
21237 \end_inset
21238
21239 .
21240  The image was inserted by setting the cursor above the caption label and
21241  using the menu 
21242 \family sans
21243 Insert\SpecialChar \menuseparator
21244 Graphics
21245 \family default
21246  or the toolbar button 
21247 \begin_inset Info
21248 type  "icon"
21249 arg   "dialog-show-new-inset graphics"
21250 \end_inset
21251
21252 .
21253  The image in the float was horizontally centered by putting the cursor
21254  in front of or behind the image and using the menu 
21255 \family sans
21256 Edit\SpecialChar \menuseparator
21257 Paragraph
21258 \begin_inset space ~
21259 \end_inset
21260
21261 Settings
21262 \family default
21263  or the toolbar button 
21264 \begin_inset Info
21265 type  "icon"
21266 arg   "layout-paragraph"
21267 \end_inset
21268
21269 .
21270 \end_layout
21271
21272 \begin_layout Standard
21273 \begin_inset Float figure
21274 wide false
21275 sideways false
21276 status open
21277
21278 \begin_layout Plain Layout
21279 \align center
21280 \begin_inset Graphics
21281         filename clipart/platypus.eps
21282         lyxscale 50
21283         width 50col%
21284
21285 \end_inset
21286
21287
21288 \end_layout
21289
21290 \begin_layout Plain Layout
21291 \begin_inset Caption
21292
21293 \begin_layout Plain Layout
21294 \begin_inset CommandInset label
21295 LatexCommand label
21296 name "cap:Platypus"
21297
21298 \end_inset
21299
21300 A severely distorted platypus in a float.
21301 \end_layout
21302
21303 \end_inset
21304
21305
21306 \end_layout
21307
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \begin_layout Standard
21314 This figure float also shows how to set a label and create a cross-reference
21315  to it.
21316  As described in section
21317 \begin_inset space ~
21318 \end_inset
21319
21320
21321 \begin_inset CommandInset ref
21322 LatexCommand ref
21323 reference "sec:Cross-References"
21324
21325 \end_inset
21326
21327 , you can simply insert a label in the caption using the menu 
21328 \family sans
21329 Insert\SpecialChar \menuseparator
21330 Label
21331 \family default
21332  or the toolbar button 
21333 \begin_inset Info
21334 type  "icon"
21335 arg   "label-insert"
21336 \end_inset
21337
21338  and refer to it using the menu 
21339 \family sans
21340 Insert\SpecialChar \menuseparator
21341 Cross-Reference
21342 \family default
21343  or the toolbar button 
21344 \begin_inset Info
21345 type  "icon"
21346 arg   "dialog-show-new-inset ref"
21347 \end_inset
21348
21349 .
21350  It is important to use references to figure floats, rather than using vague
21351  references like 
21352 \begin_inset Quotes eld
21353 \end_inset
21354
21355 the figure above
21356 \begin_inset Quotes erd
21357 \end_inset
21358
21359 , because, as LaTeX will reposition the floats in the final document, it
21360  might not be 
21361 \begin_inset Quotes eld
21362 \end_inset
21363
21364 above
21365 \begin_inset Quotes erd
21366 \end_inset
21367
21368  at all.
21369 \end_layout
21370
21371 \begin_layout Standard
21372 Normally only one image is inserted in a figure float, but sometimes you
21373  might want to use two images with separate subcaptions.
21374  This can be done by inserting image floats into existing image floats.
21375  Note that only the main caption of the float is added to the List of Figures
21376  as described in section
21377 \begin_inset space ~
21378 \end_inset
21379
21380
21381 \begin_inset CommandInset ref
21382 LatexCommand ref
21383 reference "sub:List-of-Figures"
21384
21385 \end_inset
21386
21387 .
21388  Figure
21389 \begin_inset space ~
21390 \end_inset
21391
21392
21393 \begin_inset CommandInset ref
21394 LatexCommand ref
21395 reference "fig:Two-distorted-images"
21396
21397 \end_inset
21398
21399  is an example of a figure float with two images set side by side.
21400  You can also set the images one below the other.
21401  Figure
21402 \begin_inset space ~
21403 \end_inset
21404
21405
21406 \begin_inset CommandInset ref
21407 LatexCommand ref
21408 reference "fig:Undefinable"
21409
21410 \end_inset
21411
21412  and 
21413 \begin_inset CommandInset ref
21414 LatexCommand ref
21415 reference "fig:Platypus"
21416
21417 \end_inset
21418
21419  are the subfigures.
21420 \end_layout
21421
21422 \begin_layout Standard
21423 \begin_inset Float figure
21424 wide false
21425 sideways false
21426 status open
21427
21428 \begin_layout Plain Layout
21429 \begin_inset space \hfill{}
21430 \end_inset
21431
21432
21433 \begin_inset Float figure
21434 wide false
21435 sideways false
21436 status collapsed
21437
21438 \begin_layout Plain Layout
21439 \begin_inset Caption
21440
21441 \begin_layout Plain Layout
21442 \begin_inset CommandInset label
21443 LatexCommand label
21444 name "fig:Undefinable"
21445
21446 \end_inset
21447
21448 Undefinable
21449 \end_layout
21450
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \begin_layout Plain Layout
21457 \begin_inset Graphics
21458         filename clipart/escher-lsd.eps
21459         width 45col%
21460
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \end_inset
21467
21468
21469 \begin_inset space \hfill{}
21470 \end_inset
21471
21472
21473 \begin_inset Float figure
21474 wide false
21475 sideways false
21476 status collapsed
21477
21478 \begin_layout Plain Layout
21479 \begin_inset Caption
21480
21481 \begin_layout Plain Layout
21482 \begin_inset CommandInset label
21483 LatexCommand label
21484 name "fig:Platypus"
21485
21486 \end_inset
21487
21488 Platypus
21489 \end_layout
21490
21491 \end_inset
21492
21493
21494 \end_layout
21495
21496 \begin_layout Plain Layout
21497 \begin_inset Graphics
21498         filename clipart/platypus.eps
21499         lyxscale 60
21500         width 45col%
21501
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508
21509
21510 \begin_inset space \hfill{}
21511 \end_inset
21512
21513
21514 \end_layout
21515
21516 \begin_layout Plain Layout
21517 \begin_inset Caption
21518
21519 \begin_layout Plain Layout
21520 \begin_inset CommandInset label
21521 LatexCommand label
21522 name "fig:Two-distorted-images"
21523
21524 \end_inset
21525
21526 Two distorted images.
21527 \end_layout
21528
21529 \end_inset
21530
21531
21532 \end_layout
21533
21534 \end_inset
21535
21536
21537 \end_layout
21538
21539 \begin_layout Subsubsection
21540 Table Floats
21541 \begin_inset Index idx
21542 status collapsed
21543
21544 \begin_layout Plain Layout
21545 Floats ! Table floats
21546 \end_layout
21547
21548 \end_inset
21549
21550
21551 \end_layout
21552
21553 \begin_layout Standard
21554 Table floats can be inserted using the menu 
21555 \family sans
21556 Insert\SpecialChar \menuseparator
21557 Float\SpecialChar \menuseparator
21558 Table
21559 \family default
21560  or the toolbar botton 
21561 \begin_inset Info
21562 type  "icon"
21563 arg   "float-insert table"
21564 \end_inset
21565
21566 .
21567  They have the same properties as figure floats except for the different
21568  label.
21569  Table
21570 \begin_inset space ~
21571 \end_inset
21572
21573
21574 \begin_inset CommandInset ref
21575 LatexCommand ref
21576 reference "tab:Table-float"
21577
21578 \end_inset
21579
21580  is a table float.
21581 \end_layout
21582
21583 \begin_layout Standard
21584 \begin_inset Float table
21585 wide false
21586 sideways false
21587 status open
21588
21589 \begin_layout Plain Layout
21590 \begin_inset Caption
21591
21592 \begin_layout Plain Layout
21593 \begin_inset CommandInset label
21594 LatexCommand label
21595 name "tab:Table-float"
21596
21597 \end_inset
21598
21599 A table float.
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Plain Layout
21608 \align center
21609 \begin_inset Tabular
21610 <lyxtabular version="3" rows="3" columns="3">
21611 <features tabularvalignment="middle">
21612 <column alignment="center" valignment="top" width="0pt">
21613 <column alignment="center" valignment="top" width="0pt">
21614 <column alignment="center" valignment="top" width="0pt">
21615 <row>
21616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \family roman
21622 \series medium
21623 \shape up
21624 \size normal
21625 \emph off
21626 \bar no
21627 \noun off
21628 \color none
21629 1
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
21639 \family roman
21640 \series medium
21641 \shape up
21642 \size normal
21643 \emph off
21644 \bar no
21645 \noun off
21646 \color none
21647 2
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \family roman
21658 \series medium
21659 \shape up
21660 \size normal
21661 \emph off
21662 \bar no
21663 \noun off
21664 \color none
21665 3
21666 \end_layout
21667
21668 \end_inset
21669 </cell>
21670 </row>
21671 <row>
21672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676
21677 \family roman
21678 \series medium
21679 \shape up
21680 \size normal
21681 \emph off
21682 \bar no
21683 \noun off
21684 \color none
21685 Joe
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694
21695 \family roman
21696 \series medium
21697 \shape up
21698 \size normal
21699 \emph off
21700 \bar no
21701 \noun off
21702 \color none
21703 Mary
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712
21713 \family roman
21714 \series medium
21715 \shape up
21716 \size normal
21717 \emph off
21718 \bar no
21719 \noun off
21720 \color none
21721 Ted
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 </row>
21727 <row>
21728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732
21733 \family roman
21734 \series medium
21735 \shape up
21736 \size normal
21737 \emph off
21738 \bar no
21739 \noun off
21740 \color none
21741 \begin_inset Formula $\int x^{2}dx$
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \end_inset
21748 </cell>
21749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21750 \begin_inset Text
21751
21752 \begin_layout Plain Layout
21753
21754 \family roman
21755 \series medium
21756 \shape up
21757 \size normal
21758 \emph off
21759 \bar no
21760 \noun off
21761 \color none
21762 \begin_inset Formula $\left[\begin{array}{cc}
21763 a & b\\
21764 c & d
21765 \end{array}\right]$
21766 \end_inset
21767
21768
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777
21778 \family roman
21779 \series medium
21780 \shape up
21781 \size normal
21782 \emph off
21783 \bar no
21784 \noun off
21785 \color none
21786 \begin_inset Formula $1+1=2$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 </row>
21795 </lyxtabular>
21796
21797 \end_inset
21798
21799
21800 \end_layout
21801
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \begin_layout Subsection
21808 More Information
21809 \begin_inset Index idx
21810 status collapsed
21811
21812 \begin_layout Plain Layout
21813 Floats ! Details
21814 \end_layout
21815
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \begin_layout Standard
21822 LyX offers you further float types as well as rotated floats.
21823  It also allows you to change the float numbering scheme, to control the
21824  float placement and to change the formatting and placement of the float
21825  caption.
21826  All these features are explained in detail with many examples in chapter
21827  
21828 \emph on
21829 Floats
21830 \emph default
21831  of the the 
21832 \emph on
21833 Embedded
21834 \begin_inset space ~
21835 \end_inset
21836
21837 Objects
21838 \emph default
21839  manual.
21840 \end_layout
21841
21842 \begin_layout Section
21843 Minipages
21844 \begin_inset Index idx
21845 status collapsed
21846
21847 \begin_layout Plain Layout
21848 Minipages
21849 \end_layout
21850
21851 \end_inset
21852
21853
21854 \begin_inset CommandInset label
21855 LatexCommand label
21856 name "sec:Minipages"
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Standard
21864 LaTeX provides a mechanism to produce essentially a page within a page,
21865  called minipage.
21866  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21867 \begin_inset space ~
21868 \end_inset
21869
21870 apply.
21871  
21872 \end_layout
21873
21874 \begin_layout Standard
21875 Minipages in LyX have their own collapsible box inserted via the menu 
21876 \family sans
21877 Insert\SpecialChar \menuseparator
21878 Box
21879 \family default
21880 .
21881  Right-clicking on the box allows you to alter the width of the minipage
21882  and its alignment within the page.
21883 \end_layout
21884
21885 \begin_layout Standard
21886 \align center
21887 \begin_inset Box Frameless
21888 position "t"
21889 hor_pos "c"
21890 has_inner_box 1
21891 inner_pos "t"
21892 use_parbox 0
21893 use_makebox 0
21894 width "30col%"
21895 special "none"
21896 height "1pt"
21897 height_special "totalheight"
21898 status open
21899
21900 \begin_layout Plain Layout
21901
21902 \shape italic
21903 This is a minipage.
21904  The text is set in an italic style.
21905 \end_layout
21906
21907 \begin_layout Plain Layout
21908
21909 \shape italic
21910 Minipages are often used for text in another language or text that needs
21911  another formatting.
21912 \end_layout
21913
21914 \end_inset
21915
21916
21917 \end_layout
21918
21919 \begin_layout Standard
21920 \begin_inset VSpace medskip
21921 \end_inset
21922
21923 If you place two minipages side-by-side, you can use 
21924 \family sans
21925 Horizontal Fills
21926 \family default
21927  as described in section
21928 \begin_inset space ~
21929 \end_inset
21930
21931
21932 \begin_inset CommandInset ref
21933 LatexCommand ref
21934 reference "sub:Horizontal-Space"
21935
21936 \end_inset
21937
21938 :
21939 \begin_inset VSpace medskip
21940 \end_inset
21941
21942
21943 \end_layout
21944
21945 \begin_layout Standard
21946 \begin_inset Box Frameless
21947 position "t"
21948 hor_pos "c"
21949 has_inner_box 1
21950 inner_pos "t"
21951 use_parbox 0
21952 use_makebox 0
21953 width "1.5in"
21954 special "none"
21955 height "1pt"
21956 height_special "totalheight"
21957 status open
21958
21959 \begin_layout Plain Layout
21960 This is a minipage with some stupid dummy text.
21961  This dummy text is used to increase the size of the minipage.
21962 \end_layout
21963
21964 \end_inset
21965
21966
21967 \begin_inset space \hfill{}
21968 \end_inset
21969
21970
21971 \begin_inset Box Frameless
21972 position "t"
21973 hor_pos "c"
21974 has_inner_box 1
21975 inner_pos "t"
21976 use_parbox 0
21977 use_makebox 0
21978 width "1.5in"
21979 special "none"
21980 height "1pt"
21981 height_special "totalheight"
21982 status open
21983
21984 \begin_layout Plain Layout
21985 This is a minipage with some stupid dummy text.
21986  This dummy text is used to increase the size of the minipage.
21987 \end_layout
21988
21989 \end_inset
21990
21991
21992 \end_layout
21993
21994 \begin_layout Standard
21995 \begin_inset VSpace bigskip
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \begin_layout Standard
22002 When you right-click on a minipage box, you can change the box from a minipage
22003  to other box types.
22004  All box types and their settings are explained in detail in chapter 
22005 \emph on
22006 Boxes
22007 \emph default
22008  of the 
22009 \emph on
22010 Embedded
22011 \begin_inset space ~
22012 \end_inset
22013
22014 Objects
22015 \emph default
22016  manual.
22017 \end_layout
22018
22019 \begin_layout Chapter
22020 Mathematical Formulas
22021 \begin_inset Index idx
22022 status collapsed
22023
22024 \begin_layout Plain Layout
22025 Math
22026 \end_layout
22027
22028 \end_inset
22029
22030
22031 \begin_inset Index idx
22032 status collapsed
22033
22034 \begin_layout Plain Layout
22035 Formulas | see
22036 \begin_inset ERT
22037 status collapsed
22038
22039 \begin_layout Plain Layout
22040
22041 {
22042 \end_layout
22043
22044 \end_inset
22045
22046 Math
22047 \begin_inset ERT
22048 status collapsed
22049
22050 \begin_layout Plain Layout
22051
22052 }
22053 \end_layout
22054
22055 \end_inset
22056
22057
22058 \end_layout
22059
22060 \end_inset
22061
22062
22063 \begin_inset CommandInset label
22064 LatexCommand label
22065 name "cha:Mathematical-Formulas"
22066
22067 \end_inset
22068
22069
22070 \end_layout
22071
22072 \begin_layout Standard
22073 The issues of this chapter are described in detail in the 
22074 \emph on
22075 Math
22076 \emph default
22077  manual.
22078  There you will also find tips and tricks for special cases.
22079 \end_layout
22080
22081 \begin_layout Section
22082 Basic Math Editing
22083 \begin_inset Index idx
22084 status collapsed
22085
22086 \begin_layout Plain Layout
22087 Math ! Basics
22088 \end_layout
22089
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \begin_layout Standard
22096 To create a math formula, you can just click on the toolbar icon 
22097 \begin_inset Info
22098 type  "icon"
22099 arg   "math-mode on"
22100 \end_inset
22101
22102 .
22103  That will create a little blue rectangle, with purple markers around its
22104  corners.
22105  That blue rectangle is the formula itself; the purple markers indicate
22106  what level of nesting within the formula you are at.
22107  You can also choose a particular formula type to insert via the 
22108 \family sans
22109 Insert\SpecialChar \menuseparator
22110 Math
22111 \family default
22112  menu.
22113 \end_layout
22114
22115 \begin_layout Standard
22116 Editing the parameters of a formula and adding math constructs can be done
22117  with the 
22118 \family sans
22119 math
22120 \begin_inset space ~
22121 \end_inset
22122
22123 toolbar
22124 \family default
22125 , that appears when the cursor is in a formula.
22126 \end_layout
22127
22128 \begin_layout Standard
22129 There are two main types of formulas: Inline formulas appear within a text
22130  line, like this one:
22131 \end_layout
22132
22133 \begin_layout Standard
22134 This is a line with an inline formula 
22135 \begin_inset Formula $A=B$
22136 \end_inset
22137
22138  in it.
22139 \end_layout
22140
22141 \begin_layout Standard
22142 Displayed formulas appear outside the text like if they were in an own paragraph
22143 , like this one:
22144 \begin_inset Formula 
22145 \[
22146 A=B
22147 \]
22148
22149 \end_inset
22150
22151 You can only number and reference displayed formulas.
22152 \end_layout
22153
22154 \begin_layout Standard
22155 LyX supports also many LaTeX math commands.
22156  E.
22157 \begin_inset space \thinspace{}
22158 \end_inset
22159
22160 g.
22161 \begin_inset space \space{}
22162 \end_inset
22163
22164 typing 
22165 \begin_inset Quotes eld
22166 \end_inset
22167
22168
22169 \series bold
22170
22171 \backslash
22172 alpha
22173 \series default
22174
22175 \begin_inset Quotes erd
22176 \end_inset
22177
22178 , followed by a space, in a formula will create the Greek letter 
22179 \begin_inset Formula $\alpha$
22180 \end_inset
22181
22182 .
22183  So typing commands might sometimes be faster than using the 
22184 \family sans
22185 Math
22186 \begin_inset space ~
22187 \end_inset
22188
22189 Panel
22190 \family default
22191 .
22192 \end_layout
22193
22194 \begin_layout Subsection
22195 Navigating in Formulas
22196 \begin_inset Index idx
22197 status collapsed
22198
22199 \begin_layout Plain Layout
22200 Math ! Navigating
22201 \end_layout
22202
22203 \end_inset
22204
22205
22206 \end_layout
22207
22208 \begin_layout Standard
22209 The best control over the cursor position within an existing formula is
22210  achieved with the arrow keys.
22211  LyX uses small rectangles to indicate places where something can be inserted.
22212  The arrow keys can be used to navigate between parts of a formula.
22213  Pressing 
22214 \family sans
22215 Space
22216 \family default
22217  will leave a formula construct (a square root 
22218 \begin_inset Formula $\sqrt{2}$
22219 \end_inset
22220
22221 , or parentheses 
22222 \begin_inset Formula $\left(f\right)$
22223 \end_inset
22224
22225 , or a matrix 
22226 \begin_inset Formula $\left[\begin{array}{cc}
22227 1 & 2\\
22228 3 & 4
22229 \end{array}\right]$
22230 \end_inset
22231
22232 ).
22233  Pressing 
22234 \family sans
22235 Escape
22236 \family default
22237  will leave the formula, placing the cursor after the formula.
22238  
22239 \family sans
22240 Tab
22241 \family default
22242  can be used to move horizontally in a formula; for example, through the
22243  cells of a matrix or the positions in a multi-line equation.
22244 \end_layout
22245
22246 \begin_layout Standard
22247
22248 \family sans
22249 Space
22250 \family default
22251 , printed in this document as 
22252 \begin_inset Quotes eld
22253 \end_inset
22254
22255
22256 \begin_inset ERT
22257 status collapsed
22258
22259 \begin_layout Plain Layout
22260
22261
22262 \backslash
22263 spce 
22264 \end_layout
22265
22266 \end_inset
22267
22268
22269 \begin_inset Quotes erd
22270 \end_inset
22271
22272
22273 \begin_inset Note Note
22274 status collapsed
22275
22276 \begin_layout Plain Layout
22277 This command will appear in the output as official character denoting the
22278  space character (visible space).
22279 \end_layout
22280
22281 \end_inset
22282
22283 , seems to do nothing in a formula, since it does not add a space between
22284  characters, but it does exit a nested structure.
22285  For this reason, you have to be careful about using 
22286 \family sans
22287 Space
22288 \family default
22289 .
22290  For example, if you want 
22291 \begin_inset Formula $\sqrt{2x+1}$
22292 \end_inset
22293
22294 , type 
22295 \series bold
22296
22297 \backslash
22298 sqrt
22299 \begin_inset ERT
22300 status collapsed
22301
22302 \begin_layout Plain Layout
22303
22304
22305 \backslash
22306 spce 
22307 \end_layout
22308
22309 \end_inset
22310
22311 2x+1
22312 \series default
22313  and not 
22314 \series bold
22315
22316 \backslash
22317 sqrt
22318 \begin_inset ERT
22319 status collapsed
22320
22321 \begin_layout Plain Layout
22322
22323
22324 \backslash
22325 spce 
22326 \end_layout
22327
22328 \end_inset
22329
22330 2x
22331 \begin_inset ERT
22332 status collapsed
22333
22334 \begin_layout Plain Layout
22335
22336
22337 \backslash
22338 spce 
22339 \end_layout
22340
22341 \end_inset
22342
22343 +1
22344 \series default
22345 , since in the latter case only the 
22346 \family typewriter
22347
22348 \begin_inset Formula $2x$
22349 \end_inset
22350
22351
22352 \family default
22353  will be under the square root sign: 
22354 \begin_inset Formula $\sqrt{2x}+1$
22355 \end_inset
22356
22357 .
22358 \end_layout
22359
22360 \begin_layout Standard
22361 You can leave many parts of a formula, like this matrix, partially filled
22362  in, such as:
22363 \begin_inset Formula 
22364 \[
22365 \left(\begin{array}{ccc}
22366 \lambda_{1}\\
22367  & \ddots\\
22368  &  & \lambda_{n}
22369 \end{array}\right)
22370 \]
22371
22372 \end_inset
22373
22374 If you leave a fraction only partially filled in, or a subscript with nothing
22375  in it, the results will be unpredictable, but most constructs don't mind.
22376 \end_layout
22377
22378 \begin_layout Subsection
22379 Selecting Text
22380 \end_layout
22381
22382 \begin_layout Standard
22383 You can select text within a formula in two different ways.
22384  Place the cursor at one end of the string of text you want, and press 
22385 \family sans
22386 Shift
22387 \family default
22388  and a cursor movement key to select text.
22389  It will be highlighted as with regular text selection.
22390  Alternatively, you can select text with the mouse in the usual way.
22391  That text can then be cut or copied, and then pasted within any formula,
22392  but not in a normal text region in LyX.
22393 \end_layout
22394
22395 \begin_layout Subsection
22396 Exponents and Subscripts
22397 \begin_inset Index idx
22398 status collapsed
22399
22400 \begin_layout Plain Layout
22401 Math ! Exponents
22402 \end_layout
22403
22404 \end_inset
22405
22406
22407 \begin_inset Index idx
22408 status collapsed
22409
22410 \begin_layout Plain Layout
22411 Math ! Subscripts
22412 \end_layout
22413
22414 \end_inset
22415
22416
22417 \end_layout
22418
22419 \begin_layout Standard
22420 You can use the math panel to add super- or subscripts, but the much easier
22421  way is to use a command.
22422  To get 
22423 \begin_inset Formula $x^{2}$
22424 \end_inset
22425
22426 , type in a formula 
22427 \series bold
22428 x^2
22429 \begin_inset ERT
22430 status collapsed
22431
22432 \begin_layout Plain Layout
22433
22434
22435 \backslash
22436 spce 
22437 \end_layout
22438
22439 \end_inset
22440
22441
22442 \series default
22443 .
22444  The final 
22445 \family sans
22446 Space
22447 \family default
22448  puts the cursor back down on the base line of the expression.
22449  If you type 
22450 \series bold
22451 x^2y
22452 \series default
22453 , you will get 
22454 \begin_inset Formula $x^{2y}$
22455 \end_inset
22456
22457 , to get 
22458 \begin_inset Formula $x^{2}y$
22459 \end_inset
22460
22461 , type 
22462 \series bold
22463 x^2
22464 \begin_inset ERT
22465 status collapsed
22466
22467 \begin_layout Plain Layout
22468
22469
22470 \backslash
22471 spce 
22472 \end_layout
22473
22474 \end_inset
22475
22476 y
22477 \series default
22478 .
22479  If you use characters in the superscript, that could be accented with the
22480  hat 
22481 \begin_inset Quotes eld
22482 \end_inset
22483
22484 ^
22485 \begin_inset Quotes erd
22486 \end_inset
22487
22488 , you have to use an extra 
22489 \family sans
22490 Space
22491 \family default
22492  to separate the hat and the character.
22493  E.
22494 \begin_inset space \thinspace{}
22495 \end_inset
22496
22497 g.
22498 \begin_inset space \space{}
22499 \end_inset
22500
22501 if you want 
22502 \begin_inset Formula $x^{a}$
22503 \end_inset
22504
22505 , type 
22506 \series bold
22507 x^
22508 \begin_inset ERT
22509 status collapsed
22510
22511 \begin_layout Plain Layout
22512
22513
22514 \backslash
22515 spce 
22516 \end_layout
22517
22518 \end_inset
22519
22520 a
22521 \series default
22522 .
22523  Subscripts are similar: To get 
22524 \begin_inset Formula $a_{1}$
22525 \end_inset
22526
22527 , type 
22528 \series bold
22529 a_1
22530 \begin_inset ERT
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534
22535
22536 \backslash
22537 spce 
22538 \end_layout
22539
22540 \end_inset
22541
22542
22543 \series default
22544 .
22545 \end_layout
22546
22547 \begin_layout Subsection
22548 Fractions
22549 \begin_inset Index idx
22550 status collapsed
22551
22552 \begin_layout Plain Layout
22553 Math ! Fractions
22554 \end_layout
22555
22556 \end_inset
22557
22558
22559 \end_layout
22560
22561 \begin_layout Standard
22562 Create a fraction with either the command 
22563 \series bold
22564
22565 \backslash
22566 frac
22567 \series default
22568  or using the icon 
22569 \begin_inset Graphics
22570         filename ../images/math/frac.png
22571         scale 60
22572
22573 \end_inset
22574
22575  in the 
22576 \family sans
22577 Math
22578 \begin_inset space ~
22579 \end_inset
22580
22581 Panel
22582 \family default
22583 .
22584  You will be presented with an empty fraction.
22585  The cursor is above the fraction line.
22586  To move it to the bottom, simply press 
22587 \family sans
22588 Down
22589 \family default
22590 .
22591  To move back up, press 
22592 \family sans
22593 Up
22594 \family default
22595 .
22596  Any math structure can be placed in a fraction, as this example shows:
22597 \begin_inset Formula 
22598 \[
22599 \left[\frac{1}{\left(\begin{array}{cc}
22600 2 & 3\\
22601 4 & 5
22602 \end{array}\right)}\right]
22603 \]
22604
22605 \end_inset
22606
22607
22608 \end_layout
22609
22610 \begin_layout Subsection
22611 Roots
22612 \begin_inset Index idx
22613 status collapsed
22614
22615 \begin_layout Plain Layout
22616 Math ! Roots
22617 \end_layout
22618
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \begin_layout Standard
22625 Roots can be created using the 
22626 \family sans
22627 Math
22628 \begin_inset space ~
22629 \end_inset
22630
22631 Panel
22632 \family default
22633  button
22634 \begin_inset Graphics
22635         filename ../images/math/sqrt.png
22636         scale 85
22637         groupId toolbarbuttons
22638
22639 \end_inset
22640
22641  or the commands 
22642 \series bold
22643
22644 \backslash
22645 sqrt
22646 \series default
22647  or 
22648 \series bold
22649
22650 \backslash
22651 root
22652 \series default
22653 .
22654  With the command 
22655 \series bold
22656
22657 \backslash
22658 root
22659 \series default
22660  you can produce roots of higher orders, like cube roots, while 
22661 \series bold
22662
22663 \backslash
22664 sqrt
22665 \series default
22666  produces always a square root.
22667 \end_layout
22668
22669 \begin_layout Subsection
22670 Operators with Limits
22671 \begin_inset Index idx
22672 status collapsed
22673
22674 \begin_layout Plain Layout
22675 Math ! Sums
22676 \end_layout
22677
22678 \end_inset
22679
22680
22681 \begin_inset Index idx
22682 status collapsed
22683
22684 \begin_layout Plain Layout
22685 Math ! Integrals
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \begin_inset CommandInset label
22692 LatexCommand label
22693 name "sub:Operators-with-Limits"
22694
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \begin_layout Standard
22701 Sum (
22702 \begin_inset Formula $\sum$
22703 \end_inset
22704
22705 ) and integral (
22706 \begin_inset Formula $\int$
22707 \end_inset
22708
22709 ) operators are very often decorated with limits.
22710  These limits can be entered in LyX by entering them as you would enter
22711  a super- or subscript, directly after the symbol.
22712  The sum operator will automatically place its 
22713 \begin_inset Quotes eld
22714 \end_inset
22715
22716 limits
22717 \begin_inset Quotes erd
22718 \end_inset
22719
22720  over and under the symbol in displayed formulas, and on the side in inline
22721  formulas.
22722  Such as 
22723 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22724 \end_inset
22725
22726 , versus
22727 \begin_inset Formula 
22728 \[
22729 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22730 \]
22731
22732 \end_inset
22733
22734 Integral signs, however, will place the limits on the side in both formula
22735  types.
22736 \end_layout
22737
22738 \begin_layout Standard
22739 All operators with limits will be automatically re-sized when placed in
22740  display mode.
22741  The placement of the limits can be changed by placing the cursor directly
22742  behind the operator and hitting 
22743 \begin_inset Info
22744 type  "shortcut"
22745 arg   "math-limits"
22746 \end_inset
22747
22748  or using the menu 
22749 \family sans
22750 Edit\SpecialChar \menuseparator
22751 Math\SpecialChar \menuseparator
22752 Change
22753 \begin_inset space ~
22754 \end_inset
22755
22756 Limits
22757 \begin_inset space ~
22758 \end_inset
22759
22760 Type
22761 \family default
22762 .
22763 \end_layout
22764
22765 \begin_layout Standard
22766 Certain other mathematical expressions have this 
22767 \begin_inset Quotes eld
22768 \end_inset
22769
22770 moving limits
22771 \begin_inset Quotes erd
22772 \end_inset
22773
22774  feature as addition, such as
22775 \begin_inset Index idx
22776 status collapsed
22777
22778 \begin_layout Plain Layout
22779 Math ! Limits
22780 \end_layout
22781
22782 \end_inset
22783
22784
22785 \begin_inset Formula 
22786 \[
22787 \lim_{x\rightarrow\infty}f(x),
22788 \]
22789
22790 \end_inset
22791
22792 which will place the 
22793 \begin_inset Formula $x\rightarrow\infty$
22794 \end_inset
22795
22796  underneath the 
22797 \begin_inset Quotes eld
22798 \end_inset
22799
22800 lim
22801 \begin_inset Quotes erd
22802 \end_inset
22803
22804  in display mode.
22805  In inline formulas it looks like this: 
22806 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22807 \end_inset
22808
22809 .
22810 \end_layout
22811
22812 \begin_layout Standard
22813 Note that the lim-function was entered as the function macro 
22814 \series bold
22815
22816 \backslash
22817 lim
22818 \series default
22819 .
22820  Have a look at section
22821 \begin_inset space ~
22822 \end_inset
22823
22824
22825 \begin_inset CommandInset ref
22826 LatexCommand ref
22827 reference "sub:Functions"
22828
22829 \end_inset
22830
22831  for an explanation of function macros.
22832 \end_layout
22833
22834 \begin_layout Subsection
22835 Math Symbols
22836 \begin_inset Index idx
22837 status collapsed
22838
22839 \begin_layout Plain Layout
22840 Math ! Symbols
22841 \end_layout
22842
22843 \end_inset
22844
22845
22846 \end_layout
22847
22848 \begin_layout Standard
22849 Most math symbols can be found in the 
22850 \family sans
22851 Math
22852 \begin_inset space ~
22853 \end_inset
22854
22855 Panel
22856 \family default
22857  under one of several categories; including 
22858 \family sans
22859 Greek
22860 \family default
22861
22862 \family sans
22863 Operators
22864 \family default
22865  , 
22866 \family sans
22867 Relations
22868 \family default
22869
22870 \family sans
22871 Arrows
22872 \family default
22873 .
22874  There are also the additional symbols provided by the American Mathematical
22875  Society (AMS).
22876 \end_layout
22877
22878 \begin_layout Standard
22879 If you know the LaTeX-command for a construct or symbol you wish to use,
22880  you don't have to use the 
22881 \family sans
22882 Math
22883 \begin_inset space ~
22884 \end_inset
22885
22886 Panel
22887 \family default
22888 , but can type the command directly into the formula.
22889  LyX will convert it to the corresponding symbol or construct.
22890 \end_layout
22891
22892 \begin_layout Subsection
22893 Altering Spacing
22894 \begin_inset Index idx
22895 status collapsed
22896
22897 \begin_layout Plain Layout
22898 Math ! Spaces
22899 \end_layout
22900
22901 \end_inset
22902
22903
22904 \end_layout
22905
22906 \begin_layout Standard
22907 You may want to create spaces that differ from the standard spacing that
22908  LaTeX provides.
22909  To do this, type 
22910 \begin_inset Info
22911 type  "shortcut"
22912 arg   "space-insert protected"
22913 \end_inset
22914
22915  or to use the 
22916 \family sans
22917 Math
22918 \begin_inset space ~
22919 \end_inset
22920
22921 Panel
22922 \family default
22923  button 
22924 \begin_inset Graphics
22925         filename ../images/math/space.png
22926         scale 85
22927         groupId toolbarbuttons
22928
22929 \end_inset
22930
22931 .
22932  This generates a small space, and shows a small marker on the screen.
22933  For example, the sequence 
22934 \series bold
22935 a Ctrl+Space b
22936 \series default
22937
22938 \begin_inset Formula $a\, b$
22939 \end_inset
22940
22941  appears in LyX as 
22942 \begin_inset Graphics
22943         filename clipart/SpaceMarker.png
22944
22945 \end_inset
22946
22947 .
22948  You can change the space to different sizes when you set the cursor behind
22949  the space marker and hit space again several times.
22950  With every space hit the size will be changed.
22951  Some markers for the space size appear red in LyX, because they are negative
22952  spaces.
22953  Here are two examples:
22954 \end_layout
22955
22956 \begin_layout Standard
22957
22958 \series bold
22959 a Ctrl+Space b
22960 \series default
22961  and 3×
22962 \family sans
22963 Space
22964 \family default
22965
22966 \begin_inset Formula $a\quad b$
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \begin_layout Standard
22973
22974 \series bold
22975 a Ctrl+Space b
22976 \series default
22977  and 5×
22978 \family sans
22979 Space
22980 \family default
22981
22982 \begin_inset Formula $a\! b$
22983 \end_inset
22984
22985
22986 \end_layout
22987
22988 \begin_layout Subsection
22989 Functions
22990 \begin_inset Index idx
22991 status collapsed
22992
22993 \begin_layout Plain Layout
22994 Math ! Functions
22995 \end_layout
22996
22997 \end_inset
22998
22999
23000 \begin_inset CommandInset label
23001 LatexCommand label
23002 name "sub:Functions"
23003
23004 \end_inset
23005
23006
23007 \end_layout
23008
23009 \begin_layout Standard
23010 The 
23011 \family sans
23012 Math
23013 \begin_inset space ~
23014 \end_inset
23015
23016 Panel
23017 \family default
23018  contains under the button 
23019 \begin_inset Graphics
23020         filename ../images/math/functions.png
23021         scale 85
23022         groupId toolbarbuttons
23023
23024 \end_inset
23025
23026  a number of function macros, such as 
23027 \begin_inset Formula $\sin$
23028 \end_inset
23029
23030
23031 \begin_inset Formula $\lim$
23032 \end_inset
23033
23034
23035 \emph on
23036 etc
23037 \emph default
23038 .
23039  (you can also insert them in a formula by typing 
23040 \series bold
23041
23042 \backslash
23043 sin
23044 \series default
23045  etc.).
23046  Standard mathematical practice is that functions are printed upright to
23047  avoid confusions, because 
23048 \begin_inset Formula $sin$
23049 \end_inset
23050
23051  does normally mean 
23052 \begin_inset Formula $s\cdot i\cdot n$
23053 \end_inset
23054
23055 .
23056 \end_layout
23057
23058 \begin_layout Standard
23059 Using the function macros will also produce correct spacing around the function:
23060  
23061 \begin_inset Formula $a\sin x$
23062 \end_inset
23063
23064  is different from 
23065 \begin_inset Formula $asinx$
23066 \end_inset
23067
23068
23069 \end_layout
23070
23071 \begin_layout Standard
23072 For some mathematical objects, like the limes, the macro changes where subscript
23073 s are placed, as described in section
23074 \begin_inset space ~
23075 \end_inset
23076
23077
23078 \begin_inset CommandInset ref
23079 LatexCommand ref
23080 reference "sub:Operators-with-Limits"
23081
23082 \end_inset
23083
23084 .
23085 \end_layout
23086
23087 \begin_layout Subsection
23088 Accents
23089 \begin_inset Index idx
23090 status collapsed
23091
23092 \begin_layout Plain Layout
23093 Math ! Accents
23094 \end_layout
23095
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \begin_layout Standard
23102 In a formula you can insert accented characters in the same way as in text
23103  mode.
23104  This may depend on your keyboard, or the bindings file you use.
23105  You can also use LaTeX commands to e.
23106 \begin_inset space \thinspace{}
23107 \end_inset
23108
23109 g.
23110 \begin_inset space \space{}
23111 \end_inset
23112
23113 enter 
23114 \begin_inset Formula $\hat{a}$
23115 \end_inset
23116
23117  even if your keyboard doesn't have hat-accents enabled.
23118  Our example is entered by typing 
23119 \series bold
23120
23121 \backslash
23122 hat
23123 \begin_inset ERT
23124 status collapsed
23125
23126 \begin_layout Plain Layout
23127
23128
23129 \backslash
23130 spce 
23131 \end_layout
23132
23133 \end_inset
23134
23135 a
23136 \series default
23137  in a formula.
23138  Table
23139 \begin_inset space ~
23140 \end_inset
23141
23142
23143 \begin_inset CommandInset ref
23144 LatexCommand ref
23145 reference "cap:Accent-names-and"
23146
23147 \end_inset
23148
23149  shows the equivalences between the accent names and the commands.
23150 \end_layout
23151
23152 \begin_layout Standard
23153 \begin_inset Float table
23154 wide false
23155 sideways false
23156 status open
23157
23158 \begin_layout Plain Layout
23159 \begin_inset Caption
23160
23161 \begin_layout Plain Layout
23162 \begin_inset CommandInset label
23163 LatexCommand label
23164 name "cap:Accent-names-and"
23165
23166 \end_inset
23167
23168 Accent names and the corresponding commands.
23169 \end_layout
23170
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \begin_layout Plain Layout
23177 \align center
23178 \begin_inset Tabular
23179 <lyxtabular version="3" rows="11" columns="3">
23180 <features tabularvalignment="middle">
23181 <column alignment="center" valignment="top" width="0pt">
23182 <column alignment="center" valignment="top" width="0pt">
23183 <column alignment="center" valignment="top" width="0pt">
23184 <row>
23185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 Name
23190 \end_layout
23191
23192 \end_inset
23193 </cell>
23194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198 Command
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 E
23208 \family roman
23209 \series medium
23210 \shape up
23211 \size normal
23212 \emph off
23213 \bar no
23214 \noun off
23215 \color none
23216 xample
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 </row>
23222 <row>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227
23228 \family roman
23229 \series medium
23230 \shape up
23231 \size normal
23232 \emph off
23233 \bar no
23234 \noun off
23235 \color none
23236 circumflex
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245
23246 \series bold
23247
23248 \backslash
23249 hat
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258
23259 \family roman
23260 \series medium
23261 \shape up
23262 \size normal
23263 \emph off
23264 \bar no
23265 \noun off
23266 \color none
23267 \begin_inset Formula $\hat{a}$
23268 \end_inset
23269
23270
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 <row>
23277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281
23282 \family roman
23283 \series medium
23284 \shape up
23285 \size normal
23286 \emph off
23287 \bar no
23288 \noun off
23289 \color none
23290 grave
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299
23300 \series bold
23301
23302 \backslash
23303 grave
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23309 \begin_inset Text
23310
23311 \begin_layout Plain Layout
23312
23313 \family roman
23314 \series medium
23315 \shape up
23316 \size normal
23317 \emph off
23318 \bar no
23319 \noun off
23320 \color none
23321 \begin_inset Formula $\grave{a}$
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 </row>
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335
23336 \family roman
23337 \series medium
23338 \shape up
23339 \size normal
23340 \emph off
23341 \bar no
23342 \noun off
23343 \color none
23344 acute
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353
23354 \series bold
23355
23356 \backslash
23357 acute
23358 \end_layout
23359
23360 \end_inset
23361 </cell>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \family roman
23368 \series medium
23369 \shape up
23370 \size normal
23371 \emph off
23372 \bar no
23373 \noun off
23374 \color none
23375 \begin_inset Formula $\acute{a}$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389
23390 \family roman
23391 \series medium
23392 \shape up
23393 \size normal
23394 \emph off
23395 \bar no
23396 \noun off
23397 \color none
23398 umlaut
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407
23408 \series bold
23409
23410 \backslash
23411 ddot
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420
23421 \family roman
23422 \series medium
23423 \shape up
23424 \size normal
23425 \emph off
23426 \bar no
23427 \noun off
23428 \color none
23429 \begin_inset Formula $\ddot{a}$
23430 \end_inset
23431
23432
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 <row>
23439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443
23444 \family roman
23445 \series medium
23446 \shape up
23447 \size normal
23448 \emph off
23449 \bar no
23450 \noun off
23451 \color none
23452 tilde
23453 \end_layout
23454
23455 \end_inset
23456 </cell>
23457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23458 \begin_inset Text
23459
23460 \begin_layout Plain Layout
23461
23462 \series bold
23463
23464 \backslash
23465 tilde
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \family roman
23476 \series medium
23477 \shape up
23478 \size normal
23479 \emph off
23480 \bar no
23481 \noun off
23482 \color none
23483 \begin_inset Formula $\tilde{a}$
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497
23498 \family roman
23499 \series medium
23500 \shape up
23501 \size normal
23502 \emph off
23503 \bar no
23504 \noun off
23505 \color none
23506 dot
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515
23516 \series bold
23517
23518 \backslash
23519 dot
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \family roman
23530 \series medium
23531 \shape up
23532 \size normal
23533 \emph off
23534 \bar no
23535 \noun off
23536 \color none
23537 \begin_inset Formula $\dot{a}$
23538 \end_inset
23539
23540
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 </row>
23546 <row>
23547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23548 \begin_inset Text
23549
23550 \begin_layout Plain Layout
23551
23552 \family roman
23553 \series medium
23554 \shape up
23555 \size normal
23556 \emph off
23557 \bar no
23558 \noun off
23559 \color none
23560 breve
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \series bold
23571
23572 \backslash
23573 breve
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582
23583 \family roman
23584 \series medium
23585 \shape up
23586 \size normal
23587 \emph off
23588 \bar no
23589 \noun off
23590 \color none
23591 \begin_inset Formula $\breve{a}$
23592 \end_inset
23593
23594
23595 \end_layout
23596
23597 \end_inset
23598 </cell>
23599 </row>
23600 <row>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605
23606 \family roman
23607 \series medium
23608 \shape up
23609 \size normal
23610 \emph off
23611 \bar no
23612 \noun off
23613 \color none
23614 caron
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623
23624 \series bold
23625
23626 \backslash
23627 check
23628 \end_layout
23629
23630 \end_inset
23631 </cell>
23632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636
23637 \family roman
23638 \series medium
23639 \shape up
23640 \size normal
23641 \emph off
23642 \bar no
23643 \noun off
23644 \color none
23645 \begin_inset Formula $\check{a}$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 <row>
23655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659
23660 \family roman
23661 \series medium
23662 \shape up
23663 \size normal
23664 \emph off
23665 \bar no
23666 \noun off
23667 \color none
23668 macron
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23674 \begin_inset Text
23675
23676 \begin_layout Plain Layout
23677
23678 \series bold
23679
23680 \backslash
23681 bar
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690
23691 \family roman
23692 \series medium
23693 \shape up
23694 \size normal
23695 \emph off
23696 \bar no
23697 \noun off
23698 \color none
23699 \begin_inset Formula $\bar{a}$
23700 \end_inset
23701
23702
23703 \end_layout
23704
23705 \end_inset
23706 </cell>
23707 </row>
23708 <row>
23709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713 vector
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \series bold
23724
23725 \backslash
23726 vec
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735
23736 \family roman
23737 \series medium
23738 \shape up
23739 \size normal
23740 \emph off
23741 \bar no
23742 \noun off
23743 \color none
23744 \begin_inset Formula $\vec{a}$
23745 \end_inset
23746
23747
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 </row>
23753 </lyxtabular>
23754
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \begin_layout Standard
23766 You can choose one of the accents by selecting an item from the 
23767 \family sans
23768 Frame
23769 \begin_inset space ~
23770 \end_inset
23771
23772 decorations
23773 \family default
23774  symbol set button 
23775 \begin_inset Graphics
23776         filename ../images/math/hat.png
23777         scale 85
23778         groupId toolbarbuttons
23779
23780 \end_inset
23781
23782  in the math panel ; this will apply to any selection you have made within
23783  a formula too.
23784 \end_layout
23785
23786 \begin_layout Section
23787 Brackets and Delimiters
23788 \begin_inset Index idx
23789 status collapsed
23790
23791 \begin_layout Plain Layout
23792 Math ! Brackets
23793 \end_layout
23794
23795 \end_inset
23796
23797
23798 \begin_inset Index idx
23799 status collapsed
23800
23801 \begin_layout Plain Layout
23802 Math ! Delimiters
23803 \end_layout
23804
23805 \end_inset
23806
23807
23808 \begin_inset CommandInset label
23809 LatexCommand label
23810 name "sec:Brackets-and-Delimiters"
23811
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \begin_layout Standard
23818 There are several brackets available through LyX.
23819  For most purposes, using just the keys 
23820 \family typewriter
23821 []{}()|<>
23822 \family default
23823  should suffice.
23824  But if you want to surround a large structure, like a matrix or a fraction,
23825  or if you have several layers of brackets, it is better to use the math
23826  toolbar delimiter icon 
23827 \begin_inset Info
23828 type  "icon"
23829 arg   "dialog-show mathdelimiter"
23830 \end_inset
23831
23832 .
23833  For example, that's how you would construct the brackets around a standard
23834  matrix such as:
23835 \begin_inset Formula 
23836 \[
23837 \left[\begin{array}{cc}
23838 1 & 2\\
23839 3 & 4
23840 \end{array}\right]
23841 \]
23842
23843 \end_inset
23844
23845 and to make it easier to see the layers of parentheses as in: 
23846 \begin_inset Formula 
23847 \[
23848 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23849 \]
23850
23851 \end_inset
23852
23853
23854 \end_layout
23855
23856 \begin_layout Standard
23857 The parentheses, and other brackets from that menu will automatically re-size
23858  to accommodate the size of what is inside.
23859 \end_layout
23860
23861 \begin_layout Standard
23862 To construct brackets click on the button for the bracket you want on the
23863  left side and right side.
23864  If you use the option 
23865 \family sans
23866 Keep
23867 \begin_inset space ~
23868 \end_inset
23869
23870 matched
23871 \family default
23872 , the selected bracket type will be used for the left and the right side.
23873  The selection will be shown below the button field.
23874  If you want one side to not have a bracket, use the blank button.
23875  It will appear in LyX with a dotted line, but nothing will be printed.
23876 \end_layout
23877
23878 \begin_layout Standard
23879 If you want to place brackets around math structures, like a square root,
23880  you can do that by highlighting (selecting) the structure that is to go
23881  inside the brackets.
23882  Then choose the appropriate brackets for left and right and click on 
23883 \family sans
23884 Insert
23885 \family default
23886 .
23887  The parentheses will be drawn around the selected structure.
23888 \end_layout
23889
23890 \begin_layout Section
23891 Arrays and Multi-line Equations
23892 \begin_inset Index idx
23893 status collapsed
23894
23895 \begin_layout Plain Layout
23896 Math ! Arrays
23897 \end_layout
23898
23899 \end_inset
23900
23901
23902 \begin_inset Index idx
23903 status collapsed
23904
23905 \begin_layout Plain Layout
23906 Math ! Matrices
23907 \end_layout
23908
23909 \end_inset
23910
23911
23912 \begin_inset Index idx
23913 status collapsed
23914
23915 \begin_layout Plain Layout
23916 Math ! Multi-line Equations
23917 \end_layout
23918
23919 \end_inset
23920
23921
23922 \end_layout
23923
23924 \begin_layout Standard
23925 Matrices are entered in LyX using the 
23926 \family sans
23927 Math
23928 \begin_inset space ~
23929 \end_inset
23930
23931 Panel
23932 \family default
23933  matrix button 
23934 \begin_inset Graphics
23935         filename ../images/math/matrix.png
23936         scale 85
23937         groupId toolbarbuttons
23938
23939 \end_inset
23940
23941 .
23942  It will open a dialog for you to choose the number of rows/columns.
23943  Here is an example:
23944 \begin_inset Formula 
23945 \[
23946 \left(\begin{array}{ccc}
23947 1 & 2 & 3\\
23948 4 & 5 & 6\\
23949 7 & 8 & 9
23950 \end{array}\right)
23951 \]
23952
23953 \end_inset
23954
23955 The parentheses aren't automatic, but you can add them as described in section
23956 \begin_inset space ~
23957 \end_inset
23958
23959
23960 \begin_inset CommandInset ref
23961 LatexCommand ref
23962 reference "sec:Brackets-and-Delimiters"
23963
23964 \end_inset
23965
23966 .
23967  When you construct the matrix, you can decide whether the column entries
23968  will be left-, right-, or center-justified.
23969  This alignment is set in the box 
23970 \family sans
23971 Horizontal
23972 \family default
23973  with the letters 
23974 \begin_inset Quotes eld
23975 \end_inset
23976
23977
23978 \family sans
23979 l
23980 \family default
23981
23982 \begin_inset Quotes erd
23983 \end_inset
23984
23985
23986 \begin_inset Quotes eld
23987 \end_inset
23988
23989
23990 \family sans
23991 r
23992 \family default
23993
23994 \begin_inset Quotes erd
23995 \end_inset
23996
23997 , and 
23998 \begin_inset Quotes eld
23999 \end_inset
24000
24001
24002 \family sans
24003 c
24004 \family default
24005
24006 \begin_inset Quotes erd
24007 \end_inset
24008
24009 .
24010  LyX proposes a 
24011 \begin_inset Quotes eld
24012 \end_inset
24013
24014
24015 \family sans
24016 c
24017 \family default
24018
24019 \begin_inset Quotes erd
24020 \end_inset
24021
24022  for every column as default.
24023  For example, the sequence 
24024 \begin_inset Quotes eld
24025 \end_inset
24026
24027
24028 \family sans
24029 lcr
24030 \family default
24031
24032 \begin_inset Quotes erd
24033 \end_inset
24034
24035  means that the first column will be left-justified, the second will be
24036  centered, and the third column will be right-justified, because each letter
24037  corresponds to the relevant column.
24038  The result will look like this:
24039 \begin_inset Formula 
24040 \[
24041 \begin{array}{lcr}
24042 this & this\, column & this\, column\\
24043 column & has & has\, right\\
24044 has\, left\, alignment & center\, alignment & alignment
24045 \end{array}.
24046 \]
24047
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \begin_layout Standard
24054 You can add more rows to an existing matrix by hitting 
24055 \begin_inset Info
24056 type  "shortcut"
24057 arg   "newline-insert newline"
24058 \end_inset
24059
24060  while the cursor is in the matrix.
24061  Adding or deleting columns can be done via the menu 
24062 \family sans
24063 Edit\SpecialChar \menuseparator
24064 Math
24065 \family default
24066  or the math toolbar.
24067 \end_layout
24068
24069 \begin_layout Standard
24070 There are other arrays used in formulas, such as distinctions of cases.
24071  It can be created with the menu 
24072 \family sans
24073 Insert\SpecialChar \menuseparator
24074 Math\SpecialChar \menuseparator
24075 Cases
24076 \begin_inset space ~
24077 \end_inset
24078
24079 Environment
24080 \family default
24081  or the command 
24082 \series bold
24083
24084 \backslash
24085 cases
24086 \series default
24087 .
24088  Here is an example: 
24089 \begin_inset Formula 
24090 \[
24091 f(x)=\begin{cases}
24092 -1 & x<0\\
24093 0 & x=0\\
24094 1 & x>0
24095 \end{cases}
24096 \]
24097
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \begin_layout Standard
24104 \begin_inset VSpace bigskip
24105 \end_inset
24106
24107 Multi-line formulas are created when you press 
24108 \begin_inset Info
24109 type  "shortcut"
24110 arg   "newline-insert newline"
24111 \end_inset
24112
24113  within a formula.
24114  In an empty formula you can see that three blue boxes appear, one for each
24115  column.
24116  When you press 
24117 \begin_inset Info
24118 type  "shortcut"
24119 arg   "newline-insert newline"
24120 \end_inset
24121
24122  in a non-empty formula, the part before the relation sign (equal sign 
24123 \begin_inset Quotes eld
24124 \end_inset
24125
24126 =
24127 \begin_inset Quotes erd
24128 \end_inset
24129
24130  etc.) will be inserted automatically in the first column, the relation sign
24131  is in the second column, and the rest in the third column.
24132  A new row is created by every further hit of 
24133 \begin_inset Info
24134 type  "shortcut"
24135 arg   "newline-insert newline"
24136 \end_inset
24137
24138 .
24139  Multi-line formulas are always displayed formulas.
24140  Here is an example:
24141 \begin_inset Formula 
24142 \begin{eqnarray}
24143 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24144 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24145 \end{eqnarray}
24146
24147 \end_inset
24148
24149  To change the column assignment of the formula parts, place the cursor
24150  where you want to start the shift and hit 
24151 \family sans
24152 Ctrl-Tab.
24153
24154 \family default
24155  It shifts everything in the column which is right beside the current cursor
24156  position to the next column.
24157  Note that the middle column is designed for relation signs, structures
24158  within this column will be printed in a smaller size:
24159 \begin_inset Formula 
24160 \begin{eqnarray*}
24161 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24162 \end{eqnarray*}
24163
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \begin_layout Standard
24170 The multi-line formula type described here is called 
24171 \family typewriter
24172 \series medium
24173 eqnarray
24174 \family default
24175 \series default
24176 .
24177  There are other multi-line types being more suitable for certain situations,
24178  for example if you want a better inter-line spacing than in formula (
24179 \begin_inset CommandInset ref
24180 LatexCommand ref
24181 reference "eq:asquared"
24182
24183 \end_inset
24184
24185 ).
24186  The other types are described in section
24187 \begin_inset space ~
24188 \end_inset
24189
24190
24191 \begin_inset CommandInset ref
24192 LatexCommand ref
24193 reference "sub:AMS-Formula-Types"
24194
24195 \end_inset
24196
24197 .
24198 \end_layout
24199
24200 \begin_layout Section
24201 Formula Numbering and Referencing
24202 \begin_inset Index idx
24203 status collapsed
24204
24205 \begin_layout Plain Layout
24206 Math ! Formula numbering
24207 \end_layout
24208
24209 \end_inset
24210
24211
24212 \begin_inset Index idx
24213 status collapsed
24214
24215 \begin_layout Plain Layout
24216 Math ! Referencing formulas
24217 \end_layout
24218
24219 \end_inset
24220
24221
24222 \begin_inset CommandInset label
24223 LatexCommand label
24224 name "sec:Formula-Numbering-and"
24225
24226 \end_inset
24227
24228
24229 \end_layout
24230
24231 \begin_layout Standard
24232 To number a formula, set the cursor in the formula and use the menu 
24233 \family sans
24234 Edit\SpecialChar \menuseparator
24235 Math\SpecialChar \menuseparator
24236 Toggle
24237 \begin_inset space ~
24238 \end_inset
24239
24240 Numbering
24241 \family default
24242  or the shortcut 
24243 \begin_inset Info
24244 type  "shortcut"
24245 arg   "math-number-toggle"
24246 \end_inset
24247
24248 .
24249  The formula number appears in LyX as 
24250 \begin_inset Quotes eld
24251 \end_inset
24252
24253 #
24254 \begin_inset Quotes erd
24255 \end_inset
24256
24257  within parentheses.
24258  The 
24259 \begin_inset Quotes eld
24260 \end_inset
24261
24262 #
24263 \begin_inset Quotes erd
24264 \end_inset
24265
24266  denotes that the number will be calculated automatically when the output
24267  is generated.
24268  The placement and format of the formula number in the output depends on
24269  the document class.
24270  In this document the number is printed together with the chapter number,
24271  separated by a dot:
24272 \begin_inset Formula 
24273 \begin{equation}
24274 1+1=2
24275 \end{equation}
24276
24277 \end_inset
24278
24279 Using 
24280 \begin_inset Info
24281 type  "shortcut"
24282 arg   "math-number-toggle"
24283 \end_inset
24284
24285  in a numbered formula will switch off the numbering.
24286  You can only number displayed formulas.
24287 \end_layout
24288
24289 \begin_layout Standard
24290 Multi-line formulas can be numbered line by line: Using the menu 
24291 \family sans
24292 Edit\SpecialChar \menuseparator
24293 Math\SpecialChar \menuseparator
24294 Toggle
24295 \begin_inset space ~
24296 \end_inset
24297
24298 Numbering
24299 \begin_inset space ~
24300 \end_inset
24301
24302 of
24303 \begin_inset space ~
24304 \end_inset
24305
24306 Line
24307 \family default
24308  or the shortcut 
24309 \begin_inset Info
24310 type  "shortcut"
24311 arg   "math-number-line-toggle"
24312 \end_inset
24313
24314  will only toggle the numbering of the line where the cursor is:
24315 \begin_inset Formula 
24316 \begin{eqnarray}
24317 1 & = & 3-2\\
24318 2 & = & 4-2\nonumber \\
24319 4 & \leq & 7
24320 \end{eqnarray}
24321
24322 \end_inset
24323
24324 To number all lines use the shortcut 
24325 \begin_inset Info
24326 type  "shortcut"
24327 arg   "math-number-toggle"
24328 \end_inset
24329
24330 .
24331 \end_layout
24332
24333 \begin_layout Standard
24334 \begin_inset VSpace bigskip
24335 \end_inset
24336
24337 Every displayed formula can be referenced by its number using a label.
24338  A label is inserted with the menu 
24339 \family sans
24340 Insert\SpecialChar \menuseparator
24341 Label
24342 \family default
24343  when the cursor is in the formula.
24344  This opens a dialog to enter the label.
24345  It is recommended to use the proposed 
24346 \begin_inset Quotes eld
24347 \end_inset
24348
24349
24350 \family sans
24351 eq:
24352 \family default
24353
24354 \begin_inset Quotes erd
24355 \end_inset
24356
24357  as first part of the label, because this helps later to identify the label
24358  type when you have many labels in your document.
24359  We inserted in the following example the label 
24360 \begin_inset Quotes eld
24361 \end_inset
24362
24363 eq:tanhExp
24364 \begin_inset Quotes erd
24365 \end_inset
24366
24367  in the second line:
24368 \begin_inset Formula 
24369 \begin{eqnarray}
24370 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24371  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24372 \end{eqnarray}
24373
24374 \end_inset
24375
24376 Every labeled line is automatically numbered.
24377  Therefore the label is shown in LyX at the place of the formula number
24378  placeholder 
24379 \begin_inset Quotes eld
24380 \end_inset
24381
24382 #
24383 \begin_inset Quotes erd
24384 \end_inset
24385
24386 .
24387  You can reference a labeled formula using the menu 
24388 \family sans
24389 Insert\SpecialChar \menuseparator
24390 Cross
24391 \begin_inset space ~
24392 \end_inset
24393
24394 Reference
24395 \family default
24396 .
24397  A dialog appears to choose a label you want refer to.
24398  The reference appears in LyX as a gray cross reference box and in the output
24399  as the formula number:
24400 \end_layout
24401
24402 \begin_layout Standard
24403 This is a cross-reference to equation (
24404 \begin_inset CommandInset ref
24405 LatexCommand ref
24406 reference "eq:tanhExp"
24407
24408 \end_inset
24409
24410 ).
24411 \end_layout
24412
24413 \begin_layout Standard
24414 The properties of LyX's cross-reference box are described in section
24415 \begin_inset space ~
24416 \end_inset
24417
24418
24419 \begin_inset CommandInset ref
24420 LatexCommand ref
24421 reference "sec:Cross-References"
24422
24423 \end_inset
24424
24425 .
24426  To delete a label, set the cursor in the labeled formula, use the menu
24427  
24428 \family sans
24429 Insert\SpecialChar \menuseparator
24430 Label
24431 \family default
24432  and delete the label in the appearing dialog.
24433 \begin_inset Foot
24434 status collapsed
24435
24436 \begin_layout Plain Layout
24437 This is a unintuitive and will be fixed in the next version of LyX.
24438 \end_layout
24439
24440 \end_inset
24441
24442  
24443 \end_layout
24444
24445 \begin_layout Section
24446 User defined math macros
24447 \begin_inset Index idx
24448 status collapsed
24449
24450 \begin_layout Plain Layout
24451 Math ! Macros
24452 \end_layout
24453
24454 \end_inset
24455
24456
24457 \end_layout
24458
24459 \begin_layout Standard
24460 LyX allows you to define macros for formulas which is very useful when you
24461  have equations of the same form in a document several times.
24462  Math macros are explained in section 
24463 \emph on
24464 Math
24465 \begin_inset space ~
24466 \end_inset
24467
24468 Macros
24469 \emph default
24470  of the 
24471 \emph on
24472 Math
24473 \emph default
24474  manual.
24475 \end_layout
24476
24477 \begin_layout Section
24478 Fine-Tuning
24479 \end_layout
24480
24481 \begin_layout Subsection
24482 Typefaces
24483 \begin_inset Index idx
24484 status collapsed
24485
24486 \begin_layout Plain Layout
24487 Math ! Typefaces
24488 \end_layout
24489
24490 \end_inset
24491
24492
24493 \end_layout
24494
24495 \begin_layout Standard
24496 The standard font for text is italic, for numbers the standard is roman.
24497  To set a font in a formula, use the 
24498 \family sans
24499 Math
24500 \begin_inset space ~
24501 \end_inset
24502
24503 Panel
24504 \family default
24505  button 
24506 \begin_inset Graphics
24507         filename ../images/math/font.png
24508         scale 85
24509         groupId toolbarbuttons
24510
24511 \end_inset
24512
24513 , or enter its command, listed in table
24514 \begin_inset space ~
24515 \end_inset
24516
24517
24518 \begin_inset CommandInset ref
24519 LatexCommand ref
24520 reference "cap:Typefaces-and-the"
24521
24522 \end_inset
24523
24524 , directly.
24525 \end_layout
24526
24527 \begin_layout Standard
24528 \begin_inset Float table
24529 wide false
24530 sideways false
24531 status open
24532
24533 \begin_layout Plain Layout
24534 \begin_inset Caption
24535
24536 \begin_layout Plain Layout
24537 \begin_inset CommandInset label
24538 LatexCommand label
24539 name "cap:Typefaces-and-the"
24540
24541 \end_inset
24542
24543 Typefaces and the corresponding commands.
24544 \end_layout
24545
24546 \end_inset
24547
24548
24549 \end_layout
24550
24551 \begin_layout Plain Layout
24552 \align center
24553 \begin_inset Tabular
24554 <lyxtabular version="3" rows="9" columns="2">
24555 <features tabularvalignment="middle">
24556 <column alignment="center" valignment="top" width="0pt">
24557 <column alignment="center" valignment="top" width="0pt">
24558 <row>
24559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563 Font
24564 \end_layout
24565
24566 \end_inset
24567 </cell>
24568 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572 Command
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 </row>
24578 <row>
24579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Plain Layout
24583
24584 \shape up
24585 \size normal
24586 \bar no
24587 \noun off
24588 \color none
24589 \begin_inset Formula $\mathrm{Roman}$
24590 \end_inset
24591
24592
24593 \end_layout
24594
24595 \end_inset
24596 </cell>
24597 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24598 \begin_inset Text
24599
24600 \begin_layout Plain Layout
24601
24602 \series bold
24603
24604 \backslash
24605 mathrm
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 </row>
24611 <row>
24612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24617 \end_inset
24618
24619
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \series bold
24630
24631 \backslash
24632 mathbf
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 </row>
24638 <row>
24639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24640 \begin_inset Text
24641
24642 \begin_layout Plain Layout
24643 \begin_inset Formula $\mathit{Italic}$
24644 \end_inset
24645
24646
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655
24656 \series bold
24657
24658 \backslash
24659 mathit
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 </row>
24665 <row>
24666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Plain Layout
24670
24671 \shape up
24672 \size normal
24673 \bar no
24674 \noun off
24675 \color none
24676 \begin_inset Formula $\mathtt{Typewriter}$
24677 \end_inset
24678
24679
24680 \end_layout
24681
24682 \end_inset
24683 </cell>
24684 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24685 \begin_inset Text
24686
24687 \begin_layout Plain Layout
24688
24689 \series bold
24690
24691 \backslash
24692 mathtt
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 </row>
24698 <row>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \end_inset
24710 </cell>
24711 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24712 \begin_inset Text
24713
24714 \begin_layout Plain Layout
24715
24716 \series bold
24717
24718 \backslash
24719 mathbb
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 </row>
24725 <row>
24726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730 \begin_inset Formula $\mathfrak{Fraktur}$
24731 \end_inset
24732
24733
24734 \end_layout
24735
24736 \end_inset
24737 </cell>
24738 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Plain Layout
24742
24743 \series bold
24744
24745 \backslash
24746 mathfrak
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 </row>
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \shape up
24759 \size normal
24760 \emph on
24761 \bar no
24762 \noun off
24763 \color none
24764 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24765 \end_inset
24766
24767
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24773 \begin_inset Text
24774
24775 \begin_layout Plain Layout
24776
24777 \series bold
24778
24779 \backslash
24780 mathcal
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 </row>
24786 <row>
24787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791 \begin_inset Formula $\mathsf{SansSerif}$
24792 \end_inset
24793
24794
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \series bold
24805
24806 \backslash
24807 mathsf
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 </row>
24813 </lyxtabular>
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \end_inset
24821
24822
24823 \end_layout
24824
24825 \begin_layout Standard
24826 \begin_inset Note Greyedout
24827 status open
24828
24829 \begin_layout Plain Layout
24830
24831 \series bold
24832 Note:
24833 \series default
24834  You can only print capital letters in the typefaces 
24835 \family sans
24836 Blackboard
24837 \family default
24838  and 
24839 \family sans
24840 Calligraphic
24841 \family default
24842 .
24843 \end_layout
24844
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \begin_layout Standard
24851 When you use a typeface, a blue box is inserted in the formula.
24852  Every character in this box will be printed in this typeface.
24853  Pressing 
24854 \family sans
24855 Space
24856 \family default
24857  within the box will set the cursor outside, so that you have to use a protected
24858  space when you need a space in the box.
24859  Here an example where 
24860 \begin_inset Quotes eld
24861 \end_inset
24862
24863 N
24864 \begin_inset Quotes erd
24865 \end_inset
24866
24867  in 
24868 \family sans
24869 Blackboard
24870 \family default
24871  denotes the set of numbers:
24872 \begin_inset Formula 
24873 \[
24874 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24875 \]
24876
24877 \end_inset
24878
24879
24880 \end_layout
24881
24882 \begin_layout Standard
24883 The typefaces are nestable, which can cause confusion.
24884  You can e.
24885 \begin_inset space \thinspace{}
24886 \end_inset
24887
24888 g.
24889 \begin_inset space \space{}
24890 \end_inset
24891
24892 put a character in 
24893 \family sans
24894 Fraktur
24895 \family default
24896  in a box for 
24897 \family sans
24898 Typewriter
24899 \family default
24900
24901 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24902 \end_inset
24903
24904  
24905 \begin_inset Newline newline
24906 \end_inset
24907
24908 So it is better not to use this feature.
24909 \end_layout
24910
24911 \begin_layout Standard
24912 The typefaces have no effect on Greek letters: 
24913 \begin_inset Formula $\mathfrak{abc\delta e}$
24914 \end_inset
24915
24916
24917 \begin_inset Newline newline
24918 \end_inset
24919
24920 You can only print them emboldened using the command 
24921 \series bold
24922
24923 \backslash
24924 boldsymbol
24925 \series default
24926 , which works like the other typeface commands: 
24927 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24928 \end_inset
24929
24930
24931 \end_layout
24932
24933 \begin_layout Standard
24934
24935 \series bold
24936
24937 \backslash
24938 boldsymbol
24939 \series default
24940  works for all symbols, letters, and numbers.
24941 \end_layout
24942
24943 \begin_layout Standard
24944 A number of other font options are available as well, in the menu 
24945 \family sans
24946 Edit\SpecialChar \menuseparator
24947 Math\SpecialChar \menuseparator
24948 Text
24949 \begin_inset space ~
24950 \end_inset
24951
24952 Style
24953 \family default
24954 .
24955 \end_layout
24956
24957 \begin_layout Subsection
24958 Math Text
24959 \begin_inset Index idx
24960 status collapsed
24961
24962 \begin_layout Plain Layout
24963 Math ! Text
24964 \end_layout
24965
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Standard
24972 Typefaces are useful for entering some characters in some given font, but
24973  not for text.
24974  For typing longer pieces of text use the math text, which is obtained using
24975  the entry 
24976 \family sans
24977 Normal
24978 \begin_inset space ~
24979 \end_inset
24980
24981 text
24982 \begin_inset space ~
24983 \end_inset
24984
24985 mode
24986 \family default
24987  of the 
24988 \family sans
24989 Math
24990 \begin_inset space ~
24991 \end_inset
24992
24993 Panel
24994 \family default
24995  button 
24996 \begin_inset Graphics
24997         filename ../images/math/font.png
24998         scale 85
24999         groupId toolbarbuttons
25000
25001 \end_inset
25002
25003  (shortcut 
25004 \begin_inset Info
25005 type  "shortcut"
25006 arg   "font-default"
25007 \end_inset
25008
25009 ).
25010  Math text appears in LyX in black instead of blue.
25011  You can use spaces and accents in math text like in normal text.
25012  Here is an example:
25013 \begin_inset Formula 
25014 \[
25015 f(x)=\begin{cases}
25016 x & \mbox{if I say so}\\
25017 -x & \mbox{under Umständen}
25018 \end{cases}
25019 \]
25020
25021 \end_inset
25022
25023
25024 \end_layout
25025
25026 \begin_layout Subsection
25027 Font Sizes
25028 \begin_inset Index idx
25029 status collapsed
25030
25031 \begin_layout Plain Layout
25032 Math ! Font sizes
25033 \end_layout
25034
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \begin_layout Standard
25041 There are four font styles (relative sizes) used in math-mode, which are
25042  automatically chosen in most situations.
25043  These are called 
25044 \family sans
25045 textstyle
25046 \family default
25047
25048 \family sans
25049 displaystyle
25050 \family default
25051
25052 \family sans
25053 scriptstyle
25054 \family default
25055 , and 
25056 \family sans
25057 scriptscriptstyle
25058 \family default
25059 .
25060  For most characters, 
25061 \family sans
25062 textstyle
25063 \family default
25064  and 
25065 \family sans
25066 displaystyle
25067 \family default
25068  are actually the same size, but fractions, superscripts and subscripts,
25069  and certain other structures, are set larger in 
25070 \family sans
25071 displaystyle
25072 \family default
25073 .
25074  Except for some operators, which resize themselves to accommodate various
25075  situations, all text will be set in the styles that LaTeX thinks are appropriat
25076 e.
25077  These choices can be overridden by using the math panel button 
25078 \begin_inset Graphics
25079         filename ../images/math/style.png
25080         scale 85
25081         groupId toolbarbuttons
25082
25083 \end_inset
25084
25085 .
25086  A box for the size will be created in which you can insert the math structure.
25087  For example, you can set 
25088 \begin_inset Formula $\frac{1}{2}$
25089 \end_inset
25090
25091 , which is normally in 
25092 \family sans
25093 textstyle
25094 \family default
25095 , larger in 
25096 \family sans
25097 displaystyle
25098 \family default
25099
25100 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25101 \end_inset
25102
25103 .
25104  The four styles are used in the following example:
25105 \end_layout
25106
25107 \begin_layout Standard
25108 \begin_inset Formula $displaystyle$
25109 \end_inset
25110
25111
25112 \begin_inset Formula ${\textstyle textstyle}$
25113 \end_inset
25114
25115
25116 \begin_inset Formula ${\scriptstyle scriptstyle}$
25117 \end_inset
25118
25119
25120 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25121 \end_inset
25122
25123 .
25124 \end_layout
25125
25126 \begin_layout Standard
25127 All these math-mode font sizes are relative, that means, if the whole math
25128  inset is set in a particular size with the menu 
25129 \family sans
25130 Edit\SpecialChar \menuseparator
25131 Text
25132 \begin_inset space ~
25133 \end_inset
25134
25135 Style
25136 \family default
25137 , all sizes in the formula will be adjusted relative to this size.
25138  Similarly, if the base font size of the document is changed, all fonts
25139  will be adjusted to correspond.
25140  As an example here is a formula in the font size 
25141 \begin_inset Quotes eld
25142 \end_inset
25143
25144 largest
25145 \begin_inset Quotes erd
25146 \end_inset
25147
25148 :
25149 \end_layout
25150
25151 \begin_layout Standard
25152
25153 \family roman
25154 \size largest
25155 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25156 \end_inset
25157
25158
25159 \end_layout
25160
25161 \begin_layout Section
25162 Theorem Modules
25163 \end_layout
25164
25165 \begin_layout Standard
25166 As of LyX 1.6, support for theorem-like environments has been moved out of
25167  the document classes and into layout modules.
25168 \begin_inset Index idx
25169 status collapsed
25170
25171 \begin_layout Plain Layout
25172 Layout Modules
25173 \end_layout
25174
25175 \end_inset
25176
25177  As a result, theorem-like environments can now easily be used with classes
25178  other than the AMS classes.
25179  See section 
25180 \begin_inset CommandInset ref
25181 LatexCommand ref
25182 reference "sub:Modules"
25183
25184 \end_inset
25185
25186  for more on layout modules.
25187 \end_layout
25188
25189 \begin_layout Section
25190 AMS-LaTeX
25191 \begin_inset Index idx
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195 AMS math
25196 \end_layout
25197
25198 \end_inset
25199
25200
25201 \begin_inset Index idx
25202 status collapsed
25203
25204 \begin_layout Plain Layout
25205 Math ! AMS
25206 \end_layout
25207
25208 \end_inset
25209
25210
25211 \end_layout
25212
25213 \begin_layout Standard
25214 LyX supports the packages provided by the American Mathematical Society
25215  (AMS) that are in common use.
25216 \end_layout
25217
25218 \begin_layout Subsection
25219 Enabling AMS-Support
25220 \end_layout
25221
25222 \begin_layout Standard
25223 Selecting the checkbox 
25224 \family sans
25225 Use
25226 \begin_inset space ~
25227 \end_inset
25228
25229 AMS
25230 \begin_inset space ~
25231 \end_inset
25232
25233 math
25234 \begin_inset space ~
25235 \end_inset
25236
25237 package
25238 \family default
25239  in the 
25240 \family sans
25241 Document\SpecialChar \menuseparator
25242 Settings
25243 \family default
25244
25245 \begin_inset Index idx
25246 status collapsed
25247
25248 \begin_layout Plain Layout
25249 Document ! Settings
25250 \end_layout
25251
25252 \end_inset
25253
25254  dialog under 
25255 \family sans
25256 Math
25257 \begin_inset space ~
25258 \end_inset
25259
25260 Options
25261 \family default
25262  will include the AMS-packages in the document, and make the facilities
25263  available.
25264  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25265  formulas, ensure that you have enabled AMS.
25266 \end_layout
25267
25268 \begin_layout Subsection
25269 AMS-Formula Types
25270 \begin_inset CommandInset label
25271 LatexCommand label
25272 name "sub:AMS-Formula-Types"
25273
25274 \end_inset
25275
25276
25277 \begin_inset Index idx
25278 status collapsed
25279
25280 \begin_layout Plain Layout
25281 Math ! Multi-line Equations
25282 \end_layout
25283
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \begin_layout Standard
25290 AMS-LaTeX provides a selection of different formula types.
25291  LyX allows you to choose between 
25292 \family typewriter
25293 align
25294 \family default
25295
25296 \family typewriter
25297 alignat
25298 \family default
25299
25300 \family typewriter
25301 flalign
25302 \family default
25303
25304 \family typewriter
25305 gather
25306 \family default
25307 , and 
25308 \family typewriter
25309 multline
25310 \family default
25311 .
25312  We refer to the AMS-documentation for an explanation of these formula types.
25313 \end_layout
25314
25315 \begin_layout Chapter
25316 More Tools
25317 \end_layout
25318
25319 \begin_layout Section
25320 Cross-References
25321 \begin_inset Index idx
25322 status collapsed
25323
25324 \begin_layout Plain Layout
25325 Cross references
25326 \end_layout
25327
25328 \end_inset
25329
25330
25331 \begin_inset CommandInset label
25332 LatexCommand label
25333 name "sec:Cross-References"
25334
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \begin_layout Standard
25341 One of LyX's strengths are cross-references.
25342  You can reference every section, float, footnote, formula, and list in
25343  the document.
25344  To reference a document part, you have to insert a label into it.
25345  The label is used as anchor and name for the reference.
25346  We want for example to refer to the second item of the following list:
25347 \end_layout
25348
25349 \begin_layout Enumerate
25350 First item
25351 \end_layout
25352
25353 \begin_layout Enumerate
25354 \begin_inset CommandInset label
25355 LatexCommand label
25356 name "enu:Second-item"
25357
25358 \end_inset
25359
25360 Second item
25361 \end_layout
25362
25363 \begin_layout Enumerate
25364 Third item
25365 \end_layout
25366
25367 \begin_layout Standard
25368 First we insert a label into the second item with the menu 
25369 \family sans
25370 Insert\SpecialChar \menuseparator
25371 Label
25372 \family default
25373  or by pressing the toolbar button 
25374 \begin_inset Info
25375 type  "icon"
25376 arg   "label-insert"
25377 \end_inset
25378
25379 .
25380  A gray label box like this: 
25381 \begin_inset Graphics
25382         filename clipart/labelQt4.png
25383         scale 85
25384
25385 \end_inset
25386
25387  is inserted and the label window pops up asking for the label text.
25388  LyX offers as text the first words of the item with a prefix, in our case
25389  the text 
25390 \begin_inset Quotes eld
25391 \end_inset
25392
25393
25394 \family sans
25395 enu: Second-item
25396 \family default
25397
25398 \begin_inset Quotes erd
25399 \end_inset
25400
25401 .
25402  The prefix 
25403 \begin_inset Quotes eld
25404 \end_inset
25405
25406
25407 \family sans
25408 enu:
25409 \family default
25410
25411 \begin_inset Quotes erd
25412 \end_inset
25413
25414  stands for 
25415 \begin_inset Quotes eld
25416 \end_inset
25417
25418 enumerate
25419 \begin_inset Quotes erd
25420 \end_inset
25421
25422 .
25423  The prefix depends on the document part where the label is inserted, e.
25424 \begin_inset space \thinspace{}
25425 \end_inset
25426
25427 g.
25428 \begin_inset space \space{}
25429 \end_inset
25430
25431 if you insert a label into a section heading, the prefix will be 
25432 \begin_inset Quotes eld
25433 \end_inset
25434
25435
25436 \family sans
25437 sec:
25438 \family default
25439
25440 \begin_inset Quotes erd
25441 \end_inset
25442
25443 .
25444 \end_layout
25445
25446 \begin_layout Standard
25447 To reference the item, we refer to its label using the menu 
25448 \family sans
25449 Insert\SpecialChar \menuseparator
25450 Cross-Reference
25451 \family default
25452  or the toolbar button 
25453 \begin_inset Info
25454 type  "icon"
25455 arg   "dialog-show-new-inset ref"
25456 \end_inset
25457
25458 .
25459  A gray cross-reference box like this: 
25460 \begin_inset Graphics
25461         filename clipart/referenceQt4.png
25462         scale 85
25463
25464 \end_inset
25465
25466  is inserted and the cross-reference window appears showing all the labels
25467  in the document.
25468  We can now sort the labels alphabetically and then choose the entry 
25469 \begin_inset Quotes eld
25470 \end_inset
25471
25472
25473 \family sans
25474 enu:Second-item
25475 \family default
25476
25477 \begin_inset Quotes erd
25478 \end_inset
25479
25480 .
25481  At the position of the cross-reference box the item number will appear
25482  in the output.
25483 \end_layout
25484
25485 \begin_layout Standard
25486 Alternatively to 
25487 \family sans
25488 Insert\SpecialChar \menuseparator
25489 Cross-Reference
25490 \family default
25491 , you can right-click on a label and use in the appearing context menu 
25492 \family sans
25493 Copy as Reference
25494 \family default
25495 .
25496  The cross-reference to this label is now in the clipboard and can be pasted
25497  to the actual cursor position via the menu 
25498 \family sans
25499 Edit\SpecialChar \menuseparator
25500 Paste
25501 \family default
25502  (shortcut 
25503 \begin_inset Info
25504 type  "shortcut"
25505 arg   "paste"
25506 \end_inset
25507
25508 ).
25509 \end_layout
25510
25511 \begin_layout Standard
25512 Here is our cross-reference: Item
25513 \begin_inset space ~
25514 \end_inset
25515
25516
25517 \begin_inset CommandInset ref
25518 LatexCommand ref
25519 reference "enu:Second-item"
25520
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \begin_layout Standard
25527 It is recommended to use a protected space
25528 \begin_inset Foot
25529 status collapsed
25530
25531 \begin_layout Plain Layout
25532 described in section
25533 \begin_inset space ~
25534 \end_inset
25535
25536
25537 \begin_inset CommandInset ref
25538 LatexCommand ref
25539 reference "sub:Protected-Space"
25540
25541 \end_inset
25542
25543
25544 \end_layout
25545
25546 \end_inset
25547
25548  between the cross-reference name and the cross-reference to avoid ugly
25549  line breaks between them.
25550 \end_layout
25551
25552 \begin_layout Standard
25553 There are six formats of cross-references:
25554 \end_layout
25555
25556 \begin_layout Description
25557 <reference>: prints the number, this is the default: 
25558 \begin_inset CommandInset ref
25559 LatexCommand ref
25560 reference "fig:Two-distorted-images"
25561
25562 \end_inset
25563
25564
25565 \end_layout
25566
25567 \begin_layout Description
25568 (<reference>): prints the number within two parentheses, this is the style
25569  normally used to reference formulas, especially when the reference name
25570  
25571 \begin_inset Quotes eld
25572 \end_inset
25573
25574 Equation
25575 \begin_inset Quotes erd
25576 \end_inset
25577
25578  is omitted: 
25579 \begin_inset CommandInset ref
25580 LatexCommand eqref
25581 reference "eq:tanhExp"
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \begin_layout Description
25589 <page>: prints the page number: Page
25590 \begin_inset space ~
25591 \end_inset
25592
25593
25594 \begin_inset CommandInset ref
25595 LatexCommand pageref
25596 reference "fig:Two-distorted-images"
25597
25598 \end_inset
25599
25600
25601 \end_layout
25602
25603 \begin_layout Description
25604 on
25605 \begin_inset space ~
25606 \end_inset
25607
25608 page
25609 \begin_inset space ~
25610 \end_inset
25611
25612 <page>: prints the text "on page" and the page number: 
25613 \begin_inset CommandInset ref
25614 LatexCommand vpageref
25615 reference "fig:Two-distorted-images"
25616
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \begin_layout Description
25623 <reference>
25624 \begin_inset space ~
25625 \end_inset
25626
25627 on
25628 \begin_inset space ~
25629 \end_inset
25630
25631 page
25632 \begin_inset space ~
25633 \end_inset
25634
25635 <page>: prints the number, the text "on page", and the page number: 
25636 \begin_inset CommandInset ref
25637 LatexCommand vref
25638 reference "fig:Two-distorted-images"
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Description
25646 Formatted
25647 \begin_inset space ~
25648 \end_inset
25649
25650 reference: prints a self defined cross-reference format.
25651 \begin_inset Newline newline
25652 \end_inset
25653
25654
25655 \begin_inset Note Greyedout
25656 status open
25657
25658 \begin_layout Plain Layout
25659
25660 \series bold
25661 Note:
25662 \series default
25663  This feature is only available when you have the LaTeX-package 
25664 \series bold
25665 prettyref
25666 \series default
25667  or 
25668 \series bold
25669 refstyle
25670 \series default
25671
25672 \begin_inset Index idx
25673 status collapsed
25674
25675 \begin_layout Plain Layout
25676 LaTeX-packages ! prettyref
25677 \end_layout
25678
25679 \end_inset
25680
25681
25682 \begin_inset Index idx
25683 status collapsed
25684
25685 \begin_layout Plain Layout
25686 LaTeX-packages ! refstyle
25687 \end_layout
25688
25689 \end_inset
25690
25691  installed.
25692 \end_layout
25693
25694 \end_inset
25695
25696
25697 \begin_inset Newline newline
25698 \end_inset
25699
25700 You can select which LaTeX-package should be used for this feature by setting
25701  the option 
25702 \family sans
25703 Use refstyle (not prettyref) for cross-references
25704 \family default
25705  in the menu 
25706 \family sans
25707 Document\SpecialChar \menuseparator
25708 Settings\SpecialChar \menuseparator
25709 Document Class
25710 \family default
25711 .
25712  The package 
25713 \series bold
25714 refstyle
25715 \series default
25716  is the default and preferred because 
25717 \series bold
25718 prettyref
25719 \series default
25720  supports only English documents.
25721  The format is specified by using the command 
25722 \series bold
25723
25724 \backslash
25725 newrefformat
25726 \series default
25727  (prettyref) or 
25728 \series bold
25729
25730 \backslash
25731 newref
25732 \series default
25733  (refstyle) in the LaTeX preamble of the document.
25734  For example redefining all references to figures (which have the label
25735  shortcut 
25736 \begin_inset Quotes eld
25737 \end_inset
25738
25739
25740 \family sans
25741 fig
25742 \family default
25743
25744 \begin_inset Quotes erd
25745 \end_inset
25746
25747 ) can be done with this command
25748 \begin_inset Newline newline
25749 \end_inset
25750
25751
25752 \series bold
25753
25754 \backslash
25755 newref{fig}{refcmd={Image on page 
25756 \backslash
25757 pageref{#1}}}
25758 \series default
25759
25760 \begin_inset Newline newline
25761 \end_inset
25762
25763 For more information about the format, have a look at the package documentations
25764
25765 \begin_inset CommandInset citation
25766 LatexCommand cite
25767 key "prettyref,refstyle"
25768
25769 \end_inset
25770
25771 .
25772 \end_layout
25773
25774 \begin_layout Description
25775 Textual
25776 \begin_inset space ~
25777 \end_inset
25778
25779 reference: prints the caption or the name of the reference: 
25780 \begin_inset CommandInset ref
25781 LatexCommand nameref
25782 reference "fig:Two-distorted-images"
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \begin_layout Standard
25790
25791 \family sans
25792 <page>
25793 \family default
25794  will not print the page number if the label is on the previous, the same,
25795  or the next page.
25796  You will e.
25797 \begin_inset space \thinspace{}
25798 \end_inset
25799
25800 g.
25801 \begin_inset space \space{}
25802 \end_inset
25803
25804 see the text 
25805 \begin_inset Quotes eld
25806 \end_inset
25807
25808
25809 \family sans
25810 on this page
25811 \family default
25812
25813 \begin_inset Quotes erd
25814 \end_inset
25815
25816  instead.
25817  The style 
25818 \family sans
25819 <reference> on page <page>
25820 \family default
25821  will not print anything about the page if the label is on the same page.
25822 \end_layout
25823
25824 \begin_layout Standard
25825 The number and current page of the referenced document part in the output
25826  is automatically calculated by LaTeX.
25827  The varieties are adjusted in the field 
25828 \family sans
25829 Format
25830 \family default
25831  of the cross-reference window, that appear when you click on the cross-referenc
25832 e.
25833 \end_layout
25834
25835 \begin_layout Standard
25836 You can only use the style 
25837 \family sans
25838 <reference>
25839 \family default
25840  to reference numbered document parts, while the reference style 
25841 \family sans
25842 <page>
25843 \family default
25844  is always possible.
25845 \end_layout
25846
25847 \begin_layout Standard
25848 If you want to reference a section, put the label in the section heading;
25849  for floats put the label in the caption; for footnotes put the label in
25850  it.
25851  Referencing formulas is explained in section
25852 \begin_inset space ~
25853 \end_inset
25854
25855
25856 \begin_inset CommandInset ref
25857 LatexCommand ref
25858 reference "sec:Formula-Numbering-and"
25859
25860 \end_inset
25861
25862 .
25863 \end_layout
25864
25865 \begin_layout Standard
25866 Right-clicking on a cross-reference opens a context menu.
25867  The entry 
25868 \family sans
25869 Go
25870 \begin_inset space ~
25871 \end_inset
25872
25873 to
25874 \begin_inset space ~
25875 \end_inset
25876
25877 Label
25878 \family default
25879  sets the cursor before the referenced label.
25880  This entry will be renamed in the context menu of the label to 
25881 \family sans
25882 Go
25883 \begin_inset space ~
25884 \end_inset
25885
25886 Back
25887 \family default
25888  so that you can use it to set the cursor back to the cross-reference.
25889  You can also go back with the toolbar button 
25890 \begin_inset Info
25891 type  "icon"
25892 arg   "bookmark-goto 0"
25893 \end_inset
25894
25895 .
25896 \end_layout
25897
25898 \begin_layout Standard
25899 You can change labels at any time.
25900  References to the changed label will automatically be updated so that you
25901  do not need to take care about this.
25902 \end_layout
25903
25904 \begin_layout Standard
25905 If a cross-reference refers to a non-existent label, you will see two question
25906  marks in the output instead of the reference.
25907 \end_layout
25908
25909 \begin_layout Standard
25910 References are described in detail in sec.
25911 \begin_inset space ~
25912 \end_inset
25913
25914
25915 \begin_inset Quotes eld
25916 \end_inset
25917
25918 Referencing Floats
25919 \begin_inset Quotes erd
25920 \end_inset
25921
25922  of the 
25923 \emph on
25924 Embedded
25925 \begin_inset space ~
25926 \end_inset
25927
25928 Objects
25929 \emph default
25930  manual.
25931 \end_layout
25932
25933 \begin_layout Section
25934 Table of Contents and other Listings
25935 \begin_inset Index idx
25936 status collapsed
25937
25938 \begin_layout Plain Layout
25939 Table of contents
25940 \end_layout
25941
25942 \end_inset
25943
25944
25945 \begin_inset Index idx
25946 status collapsed
25947
25948 \begin_layout Plain Layout
25949 Outline
25950 \end_layout
25951
25952 \end_inset
25953
25954
25955 \begin_inset CommandInset label
25956 LatexCommand label
25957 name "sec:toc"
25958
25959 \end_inset
25960
25961
25962 \end_layout
25963
25964 \begin_layout Subsection
25965 Table of Contents
25966 \begin_inset CommandInset label
25967 LatexCommand label
25968 name "sub:Table-of-Contents"
25969
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \begin_layout Standard
25976 The Table of Contents (TOC) is inserted with the menu 
25977 \family sans
25978 Insert\SpecialChar \menuseparator
25979 List/TOC\SpecialChar \menuseparator
25980 Table
25981 \begin_inset space ~
25982 \end_inset
25983
25984 of
25985 \begin_inset space ~
25986 \end_inset
25987
25988 Contents
25989 \family default
25990 .
25991  Is is displayed in LyX as a gray box.
25992  If you click on it, the 
25993 \family sans
25994 Outline
25995 \family default
25996  window appears, showing you the TOC entries as outline to move and rearrange
25997  sections in your documents.
25998  So this operation is an alternative to the menu 
25999 \family sans
26000 Document\SpecialChar \menuseparator
26001 Outline
26002 \family default
26003  that is described in sec.
26004 \begin_inset space \thinspace{}
26005 \end_inset
26006
26007
26008 \begin_inset CommandInset ref
26009 LatexCommand ref
26010 reference "sec:Navigating"
26011
26012 \end_inset
26013
26014 .
26015 \end_layout
26016
26017 \begin_layout Standard
26018 The TOC in the document output lists every numbered section automatically.
26019  If you have declared a short title for a section heading, as described
26020  in section
26021 \begin_inset space ~
26022 \end_inset
26023
26024
26025 \begin_inset CommandInset ref
26026 LatexCommand ref
26027 reference "sec:Short-Titles"
26028
26029 \end_inset
26030
26031 , it will be used in the TOC instead of the section heading.
26032  Section
26033 \begin_inset space ~
26034 \end_inset
26035
26036
26037 \begin_inset CommandInset ref
26038 LatexCommand ref
26039 reference "sub:Numbering-depth"
26040
26041 \end_inset
26042
26043  describes how the level is adjusted that defines which section types are
26044  listed in the TOC.
26045  Unnumbered sections are not listed in the TOC.
26046 \end_layout
26047
26048 \begin_layout Subsection
26049 List of Figures, Tables, and Algorithms
26050 \begin_inset CommandInset label
26051 LatexCommand label
26052 name "sub:List-of-Figures"
26053
26054 \end_inset
26055
26056
26057 \end_layout
26058
26059 \begin_layout Standard
26060 Table, figure, and algorithm lists are very much like the table of contents.
26061  You can insert them via the 
26062 \family sans
26063 Insert\SpecialChar \menuseparator
26064 List
26065 \begin_inset space ~
26066 \end_inset
26067
26068 /
26069 \begin_inset space ~
26070 \end_inset
26071
26072 TOC
26073 \family default
26074  submenus.
26075  The list entries are the float captions and the float number.
26076 \end_layout
26077
26078 \begin_layout Section
26079 URLs and Hyperlinks
26080 \begin_inset Index idx
26081 status collapsed
26082
26083 \begin_layout Plain Layout
26084 URLs
26085 \end_layout
26086
26087 \end_inset
26088
26089
26090 \begin_inset Index idx
26091 status collapsed
26092
26093 \begin_layout Plain Layout
26094 Hyperlinks
26095 \end_layout
26096
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \begin_layout Subsection
26103 URLs
26104 \begin_inset CommandInset label
26105 LatexCommand label
26106 name "sub:URLs"
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \begin_layout Standard
26114 Links to web pages or email addresses can be inserted via the menu 
26115 \family sans
26116 Insert\SpecialChar \menuseparator
26117 URL
26118 \family default
26119 .
26120 \end_layout
26121
26122 \begin_layout Standard
26123 Here is an example URL: LyX's homepage: 
26124 \begin_inset Flex URL
26125 status open
26126
26127 \begin_layout Plain Layout
26128
26129 http://www.lyx.org
26130 \end_layout
26131
26132 \end_inset
26133
26134
26135 \end_layout
26136
26137 \begin_layout Standard
26138 You cannot change the style of the link text, the URL text will always be
26139  in the style 
26140 \family typewriter
26141 Typewriter
26142 \family default
26143 .
26144  To be able to format the URL text, use hyperlinks as explained in the next
26145  subsection.
26146 \end_layout
26147
26148 \begin_layout Standard
26149 \begin_inset Note Greyedout
26150 status open
26151
26152 \begin_layout Plain Layout
26153
26154 \series bold
26155 Note:
26156 \series default
26157  URLs must not end with a backslash, otherwise you get LaTeX errors.
26158 \end_layout
26159
26160 \end_inset
26161
26162
26163 \end_layout
26164
26165 \begin_layout Subsection
26166 Hyperlinks
26167 \begin_inset CommandInset label
26168 LatexCommand label
26169 name "sub:Hyperlinks"
26170
26171 \end_inset
26172
26173
26174 \end_layout
26175
26176 \begin_layout Standard
26177 Hyperlinks can be inserted with the menu 
26178 \family sans
26179 Insert\SpecialChar \menuseparator
26180 Hyperlink
26181 \family default
26182  or with the toolbar button 
26183 \begin_inset Info
26184 type  "icon"
26185 arg   "href-insert"
26186 \end_inset
26187
26188 .
26189  The appearing dialog has two fields: 
26190 \family sans
26191 Target
26192 \family default
26193  and 
26194 \family sans
26195 Name
26196 \family default
26197 .
26198  The name is the printed text for the hyperlink.
26199  The hyperlink type can be a weblink like this: 
26200 \begin_inset CommandInset href
26201 LatexCommand href
26202 name "LyX's homepage"
26203 target "http://www.lyx.org"
26204
26205 \end_inset
26206
26207 , an Email address like this: 
26208 \begin_inset CommandInset href
26209 LatexCommand href
26210 name "lyx-docs mailing list"
26211 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26212 type "mailto:"
26213
26214 \end_inset
26215
26216 , or a link to a file.
26217 \end_layout
26218
26219 \begin_layout Standard
26220 You can start applications via a hyperlink when you insert a weblink, but
26221  add the prefix 
26222 \begin_inset Quotes eld
26223 \end_inset
26224
26225
26226 \family sans
26227 run:
26228 \family default
26229
26230 \begin_inset Quotes erd
26231 \end_inset
26232
26233  to the link target.
26234 \end_layout
26235
26236 \begin_layout Standard
26237 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26238  and become clickable in the DVI and PDF-output.
26239  To set the format of the link text, highlight the hyperlink inset and use
26240  the text style dialog.
26241  This is for example a hyperlink with bold sans serif text: 
26242 \family sans
26243 \series bold
26244
26245 \begin_inset CommandInset href
26246 LatexCommand href
26247 name "LyX's homepage"
26248 target "http://www.lyx.org"
26249
26250 \end_inset
26251
26252
26253 \end_layout
26254
26255 \begin_layout Standard
26256 The link text color can be changed, when the option 
26257 \family sans
26258 Color links
26259 \family default
26260  is set in the PDF Properties dialog (menu 
26261 \family sans
26262 Document\SpecialChar \menuseparator
26263 Settings\SpecialChar \menuseparator
26264 PDF Properties
26265 \family default
26266 ).
26267  The link text is for example set in this document to blue by adding the
26268  option
26269 \begin_inset Newline newline
26270 \end_inset
26271
26272
26273 \series bold
26274 urlcolor=blue
26275 \series default
26276
26277 \begin_inset Newline newline
26278 \end_inset
26279
26280 to the field 
26281 \family sans
26282 Additional options
26283 \family default
26284  in the PDF Properties dialog.
26285 \end_layout
26286
26287 \begin_layout Section
26288 Appendices
26289 \begin_inset Index idx
26290 status collapsed
26291
26292 \begin_layout Plain Layout
26293 Appendix
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \begin_inset CommandInset label
26300 LatexCommand label
26301 name "sec:Appendices"
26302
26303 \end_inset
26304
26305
26306 \end_layout
26307
26308 \begin_layout Standard
26309 Appendices are created with the menu 
26310 \family sans
26311 Document\SpecialChar \menuseparator
26312 Start
26313 \begin_inset space ~
26314 \end_inset
26315
26316 Appendix
26317 \begin_inset space ~
26318 \end_inset
26319
26320 Here
26321 \family default
26322 .
26323  This menu sets the document from the current cursor position to the end
26324  as the appendix region.
26325  The region is marked with a red borderline.
26326 \end_layout
26327
26328 \begin_layout Standard
26329 Every chapter (or section) within the appendix region is treated as an appendix,
26330  numbered with a capital Latin letter.
26331  The appendix subsections are numbered with this letter followed by a dot
26332  and the subsection number.
26333  All appendix sections can be referenced as if they were normal sections,
26334  here two examples:
26335 \end_layout
26336
26337 \begin_layout Standard
26338 Appendix
26339 \begin_inset space ~
26340 \end_inset
26341
26342
26343 \begin_inset CommandInset ref
26344 LatexCommand ref
26345 reference "cha:Credits"
26346
26347 \end_inset
26348
26349 ; Appendix
26350 \begin_inset space ~
26351 \end_inset
26352
26353
26354 \begin_inset CommandInset ref
26355 LatexCommand ref
26356 reference "sub:Export"
26357
26358 \end_inset
26359
26360
26361 \end_layout
26362
26363 \begin_layout Section
26364 Bibliography
26365 \begin_inset Index idx
26366 status collapsed
26367
26368 \begin_layout Plain Layout
26369 Bibliography
26370 \end_layout
26371
26372 \end_inset
26373
26374
26375 \begin_inset CommandInset label
26376 LatexCommand label
26377 name "sec:Bibliography"
26378
26379 \end_inset
26380
26381
26382 \end_layout
26383
26384 \begin_layout Standard
26385 There are two ways of generating the bibliography in a LyX-document.
26386  You can include a bibliography database,
26387 \begin_inset Foot
26388 status collapsed
26389
26390 \begin_layout Plain Layout
26391 Known under the name 
26392 \begin_inset Quotes eld
26393 \end_inset
26394
26395 BibTeX-database
26396 \begin_inset Quotes erd
26397 \end_inset
26398
26399 .
26400 \end_layout
26401
26402 \end_inset
26403
26404  which is explained in the next subsection, or you can insert the bibliography
26405  manually, using the paragraph environment 
26406 \family sans
26407 Bibliography
26408 \family default
26409 , which was described in section
26410 \begin_inset space ~
26411 \end_inset
26412
26413
26414 \begin_inset CommandInset ref
26415 LatexCommand ref
26416 reference "sub:Biblio_environment"
26417
26418 \end_inset
26419
26420 .
26421  If you want anything other than numerical citations that are used in this
26422  document, like author-year citations, then you must
26423 \emph on
26424  
26425 \emph default
26426 use a bibliography database.
26427 \end_layout
26428
26429 \begin_layout Subsection
26430 The Bibliography Environment
26431 \end_layout
26432
26433 \begin_layout Standard
26434 Within the 
26435 \family sans
26436 Bibliography
26437 \family default
26438  environment, every paragraph begins with a gray bibliography box labeled
26439  with a number.
26440  If you click on it, you will get a dialog in which you can set a 
26441 \family sans
26442 Key
26443 \family default
26444  and a 
26445 \family sans
26446 Label
26447 \family default
26448 .
26449  The key is the symbolic name by which you will refer to this bibliography
26450  entry.
26451  For example, our second entry in the bibliography is a book about LaTeX
26452  and we used 
26453 \begin_inset Quotes eld
26454 \end_inset
26455
26456 latexcompanion
26457 \begin_inset Quotes erd
26458 \end_inset
26459
26460 , a short form of its title, as key.
26461 \end_layout
26462
26463 \begin_layout Standard
26464 You can refer to the key of a bibliography entry using the menu 
26465 \family sans
26466 Insert\SpecialChar \menuseparator
26467 Citation
26468 \family default
26469  or the toolbar button 
26470 \begin_inset Info
26471 type  "icon"
26472 arg   "dialog-show-new-inset citation"
26473 \end_inset
26474
26475 .
26476  A citation reference box is inserted and a citation window will appear
26477  in which you can select one or more keys in the available key list.
26478  The citation reference box will be labeled with the referenced key.
26479  When you click on the box, the citation window appears and you can change
26480  the reference.
26481 \end_layout
26482
26483 \begin_layout Standard
26484 Citation references appear in the output as the number of the bibliography
26485  entry with surrounding brackets.
26486  If you set a 
26487 \family sans
26488 Label
26489 \family default
26490  for the entry, the label will appear instead of the number.
26491  Here are two examples; the first without a label, the second with the label
26492  
26493 \begin_inset Quotes eld
26494 \end_inset
26495
26496 Credits
26497 \begin_inset Quotes erd
26498 \end_inset
26499
26500 :
26501 \end_layout
26502
26503 \begin_layout Standard
26504 Have a look at the 
26505 \family sans
26506 LaTeX Companion Second Edition
26507 \family default
26508
26509 \begin_inset CommandInset citation
26510 LatexCommand cite
26511 key "latexcompanion"
26512
26513 \end_inset
26514
26515
26516 \end_layout
26517
26518 \begin_layout Standard
26519 The LyX-Team members are listed in the Credits: 
26520 \begin_inset CommandInset citation
26521 LatexCommand cite
26522 key "lyxcredit"
26523
26524 \end_inset
26525
26526
26527 \end_layout
26528
26529 \begin_layout Subsection
26530 Bibliography databases (BibTeX)
26531 \begin_inset Index idx
26532 status collapsed
26533
26534 \begin_layout Plain Layout
26535 Bibliography ! Databases
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \begin_inset Index idx
26542 status collapsed
26543
26544 \begin_layout Plain Layout
26545 Bibliography ! BibTeX
26546 \end_layout
26547
26548 \end_inset
26549
26550
26551 \begin_inset CommandInset label
26552 LatexCommand label
26553 name "sub:Bibliography-databases"
26554
26555 \end_inset
26556
26557
26558 \end_layout
26559
26560 \begin_layout Standard
26561 Bibliography databases are useful if you use the same bibliography in different
26562  documents.
26563 \begin_inset Foot
26564 status collapsed
26565
26566 \begin_layout Plain Layout
26567 They are also useful for keeping a database of articles and notes concerning
26568  them.
26569  Most of the database programs mentioned below allow you to store annotations
26570  and reviews along with bibliographical information.
26571 \end_layout
26572
26573 \end_inset
26574
26575  It also makes it very easy to have a uniform layout for all bibliography
26576  entries.
26577  You can collect the bibliography of all relevant books and articles of
26578  your working field in a database.
26579  This database can be used for different documents, and only the entries
26580  cited in a particular document will appear in the bibliography list for
26581  that document.
26582  This relieves you of the need to keep track of which articles and books
26583  you have cited.
26584 \end_layout
26585
26586 \begin_layout Standard
26587 The database is a text file with the file extension 
26588 \begin_inset Quotes eld
26589 \end_inset
26590
26591
26592 \family sans
26593 .bib
26594 \family default
26595
26596 \begin_inset Quotes erd
26597 \end_inset
26598
26599 , containing the bibliography in a special format.
26600  The format is explained in 
26601 \begin_inset CommandInset citation
26602 LatexCommand cite
26603 key "BibTeX-2"
26604
26605 \end_inset
26606
26607  and in LaTeX books (
26608 \begin_inset CommandInset citation
26609 LatexCommand cite
26610 key "Mittelbach,Kopka,Lamport"
26611
26612 \end_inset
26613
26614 ).
26615  The file can be created using any text editor, but normally one uses a
26616  special program to create and edit the entries in the database.
26617  A list of such programs is maintained on the LyX Wiki at 
26618 \begin_inset Flex URL
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622
26623 http://wiki.lyx.org/BibTeX/Programs
26624 \end_layout
26625
26626 \end_inset
26627
26628 .
26629 \end_layout
26630
26631 \begin_layout Standard
26632 To use a database, use the menu 
26633 \family sans
26634 Insert\SpecialChar \menuseparator
26635 List
26636 \family default
26637 /
26638 \family sans
26639 TOC\SpecialChar \menuseparator
26640 BibT
26641 \begin_inset ERT
26642 status collapsed
26643
26644 \begin_layout Plain Layout
26645
26646 {}
26647 \end_layout
26648
26649 \end_inset
26650
26651 eX
26652 \begin_inset space ~
26653 \end_inset
26654
26655 Bibliography
26656 \family default
26657 .
26658  A gray box will be inserted and a window appears.
26659  In this window you can load one or more databases and a style file.
26660  The option 
26661 \family sans
26662 Add bibliography to TOC
26663 \family default
26664  adds a table of contents entry for the bibliography.
26665  In the 
26666 \family sans
26667 Content
26668 \family default
26669  drop box you can select whether to include > all the entries in the database
26670  in the document or just the cited references.
26671 \end_layout
26672
26673 \begin_layout Standard
26674 The style file is a text file with the file extension 
26675 \begin_inset Quotes eld
26676 \end_inset
26677
26678
26679 \family sans
26680 .bst
26681 \family default
26682
26683 \begin_inset Quotes erd
26684 \end_inset
26685
26686  that controls how the bibliography entries will appear.
26687  Your LaTeX distribution should provide several of these, and many publishers
26688  provide their own style files, so that you don't have to take care of the
26689  layout.
26690  It is of course possible to write your own style file, but this is something
26691  for experts.
26692 \begin_inset Foot
26693 status collapsed
26694
26695 \begin_layout Plain Layout
26696 For information how this is done, have a look at
26697 \begin_inset Newline newline
26698 \end_inset
26699
26700
26701 \begin_inset CommandInset href
26702 LatexCommand href
26703 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26704
26705 \end_inset
26706
26707 .
26708 \end_layout
26709
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \begin_layout Standard
26716 Inserting a citation reference works as described in the previous section.
26717 \end_layout
26718
26719 \begin_layout Standard
26720 To generate the bibliography from a database, LyX uses the program BibTeX.
26721  You can choose which of its variants should be used by LyX as processor;
26722  either in the document settings under 
26723 \family sans
26724 Bibliography
26725 \family default
26726  or in LyX's preferences under 
26727 \family sans
26728 Output\SpecialChar \menuseparator
26729 LaT
26730 \begin_inset ERT
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734
26735 {}
26736 \end_layout
26737
26738 \end_inset
26739
26740 eX
26741 \family default
26742 .
26743  The following variants are possible:
26744 \end_layout
26745
26746 \begin_layout Description
26747 biber provides full Unicode support, unlimited memory, does not work with
26748  other bibliography packages (like e.
26749 \begin_inset space \thinspace{}
26750 \end_inset
26751
26752 g.
26753 \begin_inset space ~
26754 \end_inset
26755
26756
26757 \series bold
26758 natbib
26759 \series default
26760 ), only with the package 
26761 \series bold
26762 biblatex
26763 \series default
26764 ; recommended for multilingual texts and for languages that don't use Latin
26765  letters
26766 \end_layout
26767
26768 \begin_layout Description
26769 bibtex the standard; does not allow special characters in bibliography entries
26770  that are not possible to encode in a 7-bit encoding, limited memory, works
26771  with all bibliography packages, except of 
26772 \series bold
26773 biblatex
26774 \end_layout
26775
26776 \begin_layout Description
26777 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26778  larger memory than 
26779 \family sans
26780 bibtex
26781 \family default
26782 , works with all bibliography packages
26783 \end_layout
26784
26785 \begin_layout Standard
26786 BibTeX can be controlled with options that you can add below the specification
26787  of the variants.
26788  Before adding options, it is strongly recommended to read the manual of
26789  
26790 \family sans
26791 BibTeX
26792 \family default
26793  
26794 \begin_inset CommandInset citation
26795 LatexCommand cite
26796 key "BibTeX"
26797
26798 \end_inset
26799
26800 .
26801 \end_layout
26802
26803 \begin_layout Standard
26804 When you select the option 
26805 \family sans
26806 Sectioned bibliography
26807 \family default
26808  in the 
26809 \family sans
26810 Document\SpecialChar \menuseparator
26811 Settings
26812 \family default
26813  dialog, it is possible to have multiple and sectioned bibliographies.
26814  This and other options are explained in detail in section 
26815 \emph on
26816 Customizing Bibliographies
26817 \emph default
26818  
26819 \emph on
26820 with BibTeX
26821 \emph default
26822  of the 
26823 \emph on
26824 Additional Features
26825 \emph default
26826  manual.
26827 \end_layout
26828
26829 \begin_layout Standard
26830 We use two bibliographies in this document to show the difference between
26831  the two methods of creating them.
26832  As you can see, the bibliography that is created from a database lists
26833  only the database entries that are referenced in the document.
26834  We used the style file 
26835 \family sans
26836 alphadin.bst
26837 \family default
26838  to get the complicated German reference key scheme in the bibliography.
26839 \end_layout
26840
26841 \begin_layout Subsection
26842 Bibliography layout
26843 \begin_inset Index idx
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847 Bibliography ! Layout
26848 \end_layout
26849
26850 \end_inset
26851
26852
26853 \end_layout
26854
26855 \begin_layout Standard
26856 In the citation reference dialog you can set a special citation format.
26857  For this feature you need to enable the option 
26858 \family sans
26859 Natbib
26860 \family default
26861  in the 
26862 \family sans
26863 Document\SpecialChar \menuseparator
26864 Settings
26865 \family default
26866
26867 \begin_inset Index idx
26868 status collapsed
26869
26870 \begin_layout Plain Layout
26871 Document ! Settings
26872 \end_layout
26873
26874 \end_inset
26875
26876  dialog under 
26877 \family sans
26878 Bibliography
26879 \family default
26880 .
26881  Setting a citation style for a reference will overwrite the default.
26882  For the global citation format use the BibTeX style files as explained
26883  in the previous section.
26884 \end_layout
26885
26886 \begin_layout Standard
26887 You can also set text, that should appear before or after a citation reference,
26888  in the citation reference window.
26889  Here an example where we set the text 
26890 \begin_inset Quotes eld
26891 \end_inset
26892
26893 Chapter
26894 \begin_inset space ~
26895 \end_inset
26896
26897 3
26898 \begin_inset Quotes erd
26899 \end_inset
26900
26901  to appear after the reference:
26902 \end_layout
26903
26904 \begin_layout Standard
26905 Have a look at 
26906 \begin_inset CommandInset citation
26907 LatexCommand cite
26908 after "Chapter 3"
26909 key "latexcompanion"
26910
26911 \end_inset
26912
26913 .
26914 \end_layout
26915
26916 \begin_layout Section
26917 Index
26918 \begin_inset Index idx
26919 status collapsed
26920
26921 \begin_layout Plain Layout
26922 Index generation
26923 \end_layout
26924
26925 \end_inset
26926
26927
26928 \begin_inset CommandInset label
26929 LatexCommand label
26930 name "sec:Index"
26931
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \begin_layout Standard
26938 An index entry is created if you use the menu 
26939 \family sans
26940 Insert\SpecialChar \menuseparator
26941 Index
26942 \begin_inset space ~
26943 \end_inset
26944
26945 Entry
26946 \family default
26947  or the toolbar button 
26948 \begin_inset Info
26949 type  "icon"
26950 arg   "index-insert"
26951 \end_inset
26952
26953 .
26954  A box labeled 
26955 \begin_inset Quotes eld
26956 \end_inset
26957
26958
26959 \family sans
26960 Index
26961 \family default
26962
26963 \begin_inset Quotes erd
26964 \end_inset
26965
26966  is inserted containing the text that appears in the index.
26967  The word where the cursor is in or the currently highlighted text is proposed
26968  by LyX as the index entry.
26969 \end_layout
26970
26971 \begin_layout Standard
26972 We give a short overview of the index commands in the next subsections.
26973  For a detailed description of LaTeX's index mechanism, have a look at one
26974  of the LaTeX books 
26975 \begin_inset CommandInset citation
26976 LatexCommand cite
26977 key "latexcompanion,latexguide,latexbook"
26978
26979 \end_inset
26980
26981 .
26982 \end_layout
26983
26984 \begin_layout Standard
26985 The index list is inserted in the document with the menu 
26986 \family sans
26987 Insert\SpecialChar \menuseparator
26988 List
26989 \begin_inset space ~
26990 \end_inset
26991
26992 /
26993 \begin_inset space ~
26994 \end_inset
26995
26996 TOC\SpecialChar \menuseparator
26997 Index
26998 \begin_inset space ~
26999 \end_inset
27000
27001 List
27002 \family default
27003 .
27004  A light blue box labeled 
27005 \begin_inset Quotes eld
27006 \end_inset
27007
27008
27009 \family sans
27010 Index
27011 \family default
27012
27013 \begin_inset Quotes erd
27014 \end_inset
27015
27016  will show the place where the index is printed in the output.
27017  The index list box is not clickable like other LyX-boxes.
27018 \end_layout
27019
27020 \begin_layout Subsection
27021 Grouping Index Entries
27022 \begin_inset Index idx
27023 status collapsed
27024
27025 \begin_layout Plain Layout
27026 Index ! Grouping
27027 \end_layout
27028
27029 \end_inset
27030
27031
27032 \end_layout
27033
27034 \begin_layout Standard
27035 Index entries are often grouped to offer the reader a fast search in the
27036  index.
27037  We want to group for example the index entries for itemized and enumerated
27038  lists under the entry 
27039 \begin_inset Quotes eld
27040 \end_inset
27041
27042 Lists
27043 \begin_inset Quotes erd
27044 \end_inset
27045
27046 .
27047  First we create the entry 
27048 \begin_inset Quotes eld
27049 \end_inset
27050
27051 Lists
27052 \begin_inset Quotes erd
27053 \end_inset
27054
27055  in section
27056 \begin_inset space ~
27057 \end_inset
27058
27059
27060 \begin_inset CommandInset ref
27061 LatexCommand ref
27062 reference "sub:Lists"
27063
27064 \end_inset
27065
27066 .
27067  In the text field for the itemized list index entry in section
27068 \begin_inset space ~
27069 \end_inset
27070
27071
27072 \begin_inset CommandInset ref
27073 LatexCommand ref
27074 reference "sec:Itemize"
27075
27076 \end_inset
27077
27078 , we insert the command
27079 \end_layout
27080
27081 \begin_layout Standard
27082
27083 \series bold
27084 Lists ! Itemize
27085 \end_layout
27086
27087 \begin_layout Standard
27088 and the command
27089 \end_layout
27090
27091 \begin_layout Standard
27092
27093 \series bold
27094 Lists ! Enumerate
27095 \end_layout
27096
27097 \begin_layout Standard
27098 for the enumerated list in section
27099 \begin_inset space ~
27100 \end_inset
27101
27102
27103 \begin_inset CommandInset ref
27104 LatexCommand ref
27105 reference "sec:Enumerate"
27106
27107 \end_inset
27108
27109 .
27110 \end_layout
27111
27112 \begin_layout Standard
27113 The exclamation mark 
27114 \begin_inset Quotes eld
27115 \end_inset
27116
27117 !
27118 \begin_inset Quotes erd
27119 \end_inset
27120
27121  marks the grouping levels.
27122  You can have three levels; every index level is indented a bit more.
27123  An index entry for the higher levels is not required.
27124  If we don't have an index entry for 
27125 \begin_inset Quotes eld
27126 \end_inset
27127
27128 Lists
27129 \begin_inset Quotes erd
27130 \end_inset
27131
27132 , it will be printed anyway, but without a page number.
27133 \end_layout
27134
27135 \begin_layout Subsection
27136 Page Ranges
27137 \begin_inset Index idx
27138 status collapsed
27139
27140 \begin_layout Plain Layout
27141 Index ! Page ranges
27142 \end_layout
27143
27144 \end_inset
27145
27146
27147 \end_layout
27148
27149 \begin_layout Standard
27150 Normally an index entry will appear with the page number of the indexed
27151  section.
27152  But sometimes you want to index more pages under the same entry.
27153  E.
27154 \begin_inset space \thinspace{}
27155 \end_inset
27156
27157 g.
27158 \begin_inset space \space{}
27159 \end_inset
27160
27161 if we want to index the paragraph environments, we create an index entry
27162  in section
27163 \begin_inset space ~
27164 \end_inset
27165
27166
27167 \begin_inset CommandInset ref
27168 LatexCommand ref
27169 reference "sec:Paragraph-Environments"
27170
27171 \end_inset
27172
27173  with the command
27174 \end_layout
27175
27176 \begin_layout Standard
27177
27178 \series bold
27179 Paragraph environments|(
27180 \end_layout
27181
27182 \begin_layout Standard
27183 and another entry at the end of section
27184 \begin_inset space ~
27185 \end_inset
27186
27187
27188 \begin_inset CommandInset ref
27189 LatexCommand ref
27190 reference "sub:LyX-Code"
27191
27192 \end_inset
27193
27194  with the command
27195 \end_layout
27196
27197 \begin_layout Standard
27198
27199 \series bold
27200 Paragraph environments|)
27201 \end_layout
27202
27203 \begin_layout Standard
27204 The commands 
27205 \begin_inset Quotes eld
27206 \end_inset
27207
27208
27209 \series bold
27210 |(
27211 \series default
27212
27213 \begin_inset Quotes erd
27214 \end_inset
27215
27216  and 
27217 \begin_inset Quotes eld
27218 \end_inset
27219
27220
27221 \series bold
27222 |)
27223 \series default
27224
27225 \begin_inset Quotes erd
27226 \end_inset
27227
27228  respectively start and end the index range.
27229  You can also add the same index entry at different places in the document.
27230  They appear in the output under one entry with a comma separated list of
27231  the pages of the indexed document parts.
27232  An example is the index entry 
27233 \begin_inset Quotes eld
27234 \end_inset
27235
27236 Document ! Settings
27237 \begin_inset Quotes erd
27238 \end_inset
27239
27240 .
27241 \end_layout
27242
27243 \begin_layout Subsection
27244 Cross referencing
27245 \begin_inset Index idx
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249 Index ! Cross referencing
27250 \end_layout
27251
27252 \end_inset
27253
27254
27255 \end_layout
27256
27257 \begin_layout Standard
27258 It is also possible to refer to another index entry.
27259  We referred for example in the index entry 
27260 \begin_inset Quotes eld
27261 \end_inset
27262
27263 GIF
27264 \begin_inset Quotes erd
27265 \end_inset
27266
27267  (in section
27268 \begin_inset space ~
27269 \end_inset
27270
27271
27272 \begin_inset CommandInset ref
27273 LatexCommand ref
27274 reference "sub:Image-Formats"
27275
27276 \end_inset
27277
27278 ) to the index entry 
27279 \begin_inset Quotes eld
27280 \end_inset
27281
27282 Image formats
27283 \begin_inset Quotes erd
27284 \end_inset
27285
27286  in the same section using the entry
27287 \end_layout
27288
27289 \begin_layout Standard
27290
27291 \series bold
27292 GIF|see{Image formats}
27293 \end_layout
27294
27295 \begin_layout Standard
27296 where the braces have to be inserted as TeX Code.
27297  The text within the braces is the referenced entry.
27298  The reference will appear in the output without a page number.
27299 \end_layout
27300
27301 \begin_layout Subsection
27302 Index Entry Order
27303 \begin_inset Index idx
27304 status collapsed
27305
27306 \begin_layout Plain Layout
27307 Index ! Entry order
27308 \end_layout
27309
27310 \end_inset
27311
27312
27313 \end_layout
27314
27315 \begin_layout Standard
27316 You can use accented characters in the index entry, but the entries might
27317  then not follow the rules for the index order.
27318  The index entries are sorted alphabetically, but LaTeX
27319 \begin_inset Foot
27320 status collapsed
27321
27322 \begin_layout Plain Layout
27323 The index generating is done in the background by an extra program, see
27324  section
27325 \begin_inset space ~
27326 \end_inset
27327
27328
27329 \begin_inset CommandInset ref
27330 LatexCommand ref
27331 reference "sub:Index-Program"
27332
27333 \end_inset
27334
27335 .
27336 \end_layout
27337
27338 \end_inset
27339
27340  doesn't know how to sort accents in different languages.
27341  We have created as an example the three dummy index entries 
27342 \begin_inset Quotes eld
27343 \end_inset
27344
27345 maison
27346 \begin_inset Quotes erd
27347 \end_inset
27348
27349
27350 \begin_inset Quotes eld
27351 \end_inset
27352
27353 maïs
27354 \begin_inset Quotes erd
27355 \end_inset
27356
27357 , and 
27358 \begin_inset Quotes eld
27359 \end_inset
27360
27361 maître
27362 \begin_inset Quotes erd
27363 \end_inset
27364
27365 .
27366 \begin_inset Index idx
27367 status open
27368
27369 \begin_layout Plain Layout
27370 Dummy entries ! maïs
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \begin_inset Index idx
27377 status open
27378
27379 \begin_layout Plain Layout
27380 Dummy entries ! maître
27381 \end_layout
27382
27383 \end_inset
27384
27385
27386 \begin_inset Index idx
27387 status open
27388
27389 \begin_layout Plain Layout
27390 Dummy entries ! maïs@maison
27391 \end_layout
27392
27393 \end_inset
27394
27395  They will be sorted in the order maïs, maître, maison, but we want the
27396  order maïs, maison, maître.
27397  To achieve this, we use the command
27398 \end_layout
27399
27400 \begin_layout Standard
27401
27402 \series bold
27403 previous entry@current entry
27404 \end_layout
27405
27406 \begin_layout Standard
27407 In our case we want to have 
27408 \begin_inset Quotes eld
27409 \end_inset
27410
27411 maison
27412 \begin_inset Quotes erd
27413 \end_inset
27414
27415  after 
27416 \begin_inset Quotes eld
27417 \end_inset
27418
27419 maïs
27420 \begin_inset Quotes erd
27421 \end_inset
27422
27423  and write therefore for the index entry of maison:
27424 \end_layout
27425
27426 \begin_layout Standard
27427
27428 \series bold
27429 maïs@maison
27430 \end_layout
27431
27432 \begin_layout Standard
27433 The previous entry needn't to be a real existing entry, you can also use
27434  another word to tell LaTeX the entry order, see the next subsection for
27435  an example.
27436 \end_layout
27437
27438 \begin_layout Standard
27439 \begin_inset VSpace bigskip
27440 \end_inset
27441
27442
27443 \end_layout
27444
27445 \begin_layout Standard
27446 In some cases the index entry order is not correct when you are using the
27447  program 
27448 \family sans
27449 makeindex 
27450 \family default
27451 to generate the index (see sec.
27452 \begin_inset space \thinspace{}
27453 \end_inset
27454
27455
27456 \begin_inset CommandInset ref
27457 LatexCommand ref
27458 reference "sub:Index-Program"
27459
27460 \end_inset
27461
27462 ).
27463  
27464 \family sans
27465 makeindex
27466 \family default
27467  would for example print the index entry for the LaTeX-package aeguill in
27468  sec.
27469 \begin_inset space \thinspace{}
27470 \end_inset
27471
27472
27473 \begin_inset CommandInset ref
27474 LatexCommand ref
27475 reference "sub:Document-Font"
27476
27477 \end_inset
27478
27479  after the index entries of the other LaTeX-packages although all these
27480  index commands start with 
27481 \begin_inset Quotes eld
27482 \end_inset
27483
27484
27485 \series bold
27486 LaTeX-packages ! 
27487 \series default
27488
27489 \begin_inset Quotes eld
27490 \end_inset
27491
27492 .
27493  The reason is that the index entry for aeguill is in a footnote.
27494  To fix this 
27495 \family sans
27496 makeindex
27497 \family default
27498  bug, add these commands to the preamble of your document:
27499 \end_layout
27500
27501 \begin_layout Standard
27502
27503 \series bold
27504
27505 \backslash
27506 let
27507 \backslash
27508 OrgIndex
27509 \backslash
27510 index
27511 \end_layout
27512
27513 \begin_layout Standard
27514
27515 \series bold
27516
27517 \backslash
27518 renewcommand*{
27519 \backslash
27520 index}[1]{
27521 \backslash
27522 OrgIndex{#1}}
27523 \end_layout
27524
27525 \begin_layout Subsection
27526 Index Entry Layout
27527 \begin_inset Index idx
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 Index ! Entry layout
27532 \end_layout
27533
27534 \end_inset
27535
27536
27537 \end_layout
27538
27539 \begin_layout Standard
27540 You can change the appearance of index entries via the text style dialog.
27541 \begin_inset Index idx
27542 status open
27543
27544 \begin_layout Plain Layout
27545 Dummy entries ! 
27546 \shape italic
27547 This is an italic dummy entry
27548 \end_layout
27549
27550 \end_inset
27551
27552  You can also format the page number using the character 
27553 \begin_inset Quotes eld
27554 \end_inset
27555
27556 |
27557 \begin_inset Quotes erd
27558 \end_inset
27559
27560  followed by a LaTeX-command without a backslash.
27561  We can write for example
27562 \end_layout
27563
27564 \begin_layout Standard
27565
27566 \series bold
27567 italic page number:|textit
27568 \end_layout
27569
27570 \begin_layout Standard
27571 to get the page number in italic.
27572 \begin_inset Index idx
27573 status open
27574
27575 \begin_layout Plain Layout
27576 Dummy entries ! italic page number:|textit
27577 \end_layout
27578
27579 \end_inset
27580
27581  Normally all LaTeX-commands begin with a backslash, but in this special
27582  case 
27583 \begin_inset Quotes eld
27584 \end_inset
27585
27586
27587 \series bold
27588 |command
27589 \series default
27590
27591 \begin_inset Quotes erd
27592 \end_inset
27593
27594  means 
27595 \series bold
27596
27597 \backslash
27598 command{page
27599 \begin_inset space ~
27600 \end_inset
27601
27602 number}
27603 \series default
27604 .
27605  Have a look at section
27606 \begin_inset space ~
27607 \end_inset
27608
27609
27610 \begin_inset CommandInset ref
27611 LatexCommand ref
27612 reference "sub:LaTeX-Syntax"
27613
27614 \end_inset
27615
27616  to learn more about the LaTeX-syntax.
27617 \end_layout
27618
27619 \begin_layout Standard
27620 \begin_inset Note Greyedout
27621 status open
27622
27623 \begin_layout Plain Layout
27624
27625 \series bold
27626 Note:
27627 \series default
27628  Formatting single index entries only works when you use the program 
27629 \family sans
27630 makeindex 
27631 \family default
27632 to generate the index, see sec.
27633 \begin_inset space \thinspace{}
27634 \end_inset
27635
27636
27637 \begin_inset CommandInset ref
27638 LatexCommand ref
27639 reference "sub:Index-Program"
27640
27641 \end_inset
27642
27643 .
27644  If you use 
27645 \family sans
27646 xindy
27647 \family default
27648 , however, this will not work for anything other than bold or italic text.
27649  This is because xindy requires you to define semantic elements before they
27650  can be used, see 
27651 \begin_inset CommandInset citation
27652 LatexCommand cite
27653 after "p. 678 ff."
27654 key "latexcompanion"
27655
27656 \end_inset
27657
27658  for details.
27659 \end_layout
27660
27661 \end_inset
27662
27663
27664 \end_layout
27665
27666 \begin_layout Standard
27667 In general, we encourage you to not format page numbers directly as shown
27668  above.
27669  Instead of this, you should define a macro in the preamble and use that.
27670  Consider why you want some page numbers to be bold.
27671  Maybe you want all page references italic that refer to a definition of
27672  the indexed term, so that users can easily find definitions.
27673  If so, put the following in the preamble
27674 \end_layout
27675
27676 \begin_layout Standard
27677
27678 \series bold
27679
27680 \backslash
27681 newcommand{
27682 \backslash
27683 IndexDef}[1]{
27684 \backslash
27685 textit{#1}}
27686 \end_layout
27687
27688 \begin_layout Standard
27689 and write
27690 \end_layout
27691
27692 \begin_layout Standard
27693
27694 \series bold
27695 my entry|IndexDef
27696 \end_layout
27697
27698 \begin_layout Standard
27699 in the index entry.
27700 \begin_inset Index idx
27701 status open
27702
27703 \begin_layout Plain Layout
27704 Dummy entries ! my entry|IndexDef
27705 \end_layout
27706
27707 \end_inset
27708
27709  The advantage is that, if you change your mind later or if your publisher
27710  insists that definitions must not be italic but bold, you just need to
27711  change the macro in the preamble, not every single index entry.
27712 \end_layout
27713
27714 \begin_layout Standard
27715 You can also change the layout for the whole index.
27716  E.
27717 \begin_inset space \thinspace{}
27718 \end_inset
27719
27720 g.
27721 \begin_inset space \space{}
27722 \end_inset
27723
27724 we marked the index list box of this document as bold to get a bold font
27725  for all index entries.
27726  For more advanced tasks you have to set up a so-called 
27727 \emph on
27728 Index Style File
27729 \emph default
27730 , see the 
27731 \family sans
27732 makeindex
27733 \family default
27734  or 
27735 \family sans
27736 xindy
27737 \family default
27738  documentation for details, 
27739 \begin_inset CommandInset citation
27740 LatexCommand cite
27741 key "makeindex,xindy"
27742
27743 \end_inset
27744
27745 .
27746 \end_layout
27747
27748 \begin_layout Subsection
27749 Index Program
27750 \begin_inset Index idx
27751 status collapsed
27752
27753 \begin_layout Plain Layout
27754 Index ! Program
27755 \end_layout
27756
27757 \end_inset
27758
27759
27760 \begin_inset CommandInset label
27761 LatexCommand label
27762 name "sub:Index-Program"
27763
27764 \end_inset
27765
27766
27767 \end_layout
27768
27769 \begin_layout Standard
27770 If the index entry program 
27771 \family sans
27772 xindy
27773 \family default
27774  is installed, LyX uses it for index generation; otherwise the program 
27775 \family sans
27776 makeindex
27777 \family default
27778 , that is part of every LaTeX distribution, is used.
27779 \begin_inset Foot
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783
27784 \family sans
27785 Makeindex
27786 \family default
27787  is very old, no longer under development and has many pitfalls, notably
27788  that it was developed with only the English language in mind.
27789  So it fails to sort anything other than a monolingual English text correctly.
27790  We have shown above how to fix this sorting.
27791  However, if you are writing in another than the English language, consider
27792  to use 
27793 \family sans
27794 xindy
27795 \family default
27796 .
27797 \end_layout
27798
27799 \end_inset
27800
27801  Both programs can be controlled by options that can be set in LyX's preferences
27802  dialog, see section
27803 \begin_inset space ~
27804 \end_inset
27805
27806
27807 \begin_inset CommandInset ref
27808 LatexCommand ref
27809 reference "sub:LaTeX-settings"
27810
27811 \end_inset
27812
27813 .
27814  The available options are listed and explained in 
27815 \begin_inset CommandInset citation
27816 LatexCommand cite
27817 key "makeindex,xindy"
27818
27819 \end_inset
27820
27821 .
27822  In this dialog, you can also specify an alternative program to generate
27823  the index.
27824 \end_layout
27825
27826 \begin_layout Standard
27827 If you need specific options or an alternative index program only for a
27828  given document, you can define the program and\SpecialChar \slash{}
27829 or the options in 
27830 \family sans
27831 Document\SpecialChar \menuseparator
27832 Settings\SpecialChar \menuseparator
27833 Indexes
27834 \family default
27835 .
27836  This is especially useful if you need to pass language-specific options
27837  to the index program or if you need a specific layout style.
27838 \end_layout
27839
27840 \begin_layout Subsection
27841 Multiple Indexes
27842 \end_layout
27843
27844 \begin_layout Standard
27845 In many fields, it is common to have more than one index.
27846  For instance, you might need to set up a separate 
27847 \begin_inset Quotes eld
27848 \end_inset
27849
27850 Index of Names
27851 \begin_inset Quotes erd
27852 \end_inset
27853
27854  next to the standard index.
27855  LaTeX does not provide this possibility out of the box, but there are many
27856  packages that add this feature.
27857  LyX uses the 
27858 \series bold
27859 splitidx
27860 \series default
27861
27862 \begin_inset Index idx
27863 status collapsed
27864
27865 \begin_layout Plain Layout
27866 LaTeX-packages ! splitidx
27867 \end_layout
27868
27869 \end_inset
27870
27871  package to generate multiple indexes.
27872  The package is included in all recent LaTeX distributions.
27873  If yours does not ship it, consult the TeX-catalogue, 
27874 \begin_inset CommandInset citation
27875 LatexCommand cite
27876 key "TeXCatalogue"
27877
27878 \end_inset
27879
27880 .
27881  Note that the package does not only consist of a LaTeX style, but it also
27882  includes specific preprocessor programs that need to be installed as well.
27883  Please consult the package's manual for details.
27884 \end_layout
27885
27886 \begin_layout Standard
27887 To set up LyX for the use of multiple indexes, go to 
27888 \family sans
27889 Document\SpecialChar \menuseparator
27890 Settings\SpecialChar \menuseparator
27891 Indexes
27892 \family default
27893  and select 
27894 \begin_inset Quotes eld
27895 \end_inset
27896
27897 Use multiple Indexes
27898 \begin_inset Quotes erd
27899 \end_inset
27900
27901 .
27902  Note that the list of 
27903 \begin_inset Quotes eld
27904 \end_inset
27905
27906 Available Indexes
27907 \begin_inset Quotes erd
27908 \end_inset
27909
27910  below already contains the standard index.
27911  To add further indexes, add the name of the index (in the form that should
27912  also appear as a heading) to the 
27913 \begin_inset Quotes eld
27914 \end_inset
27915
27916 New
27917 \begin_inset Quotes erd
27918 \end_inset
27919
27920  input field and press the 
27921 \begin_inset Quotes eld
27922 \end_inset
27923
27924 Add
27925 \begin_inset Quotes erd
27926 \end_inset
27927
27928  button.
27929  The new index should now appear in the list as well.
27930  If you like, you can attribute an alternative label color to the new index
27931  by selecting the index in the list and hitting the 
27932 \begin_inset Quotes eld
27933 \end_inset
27934
27935 Alter Color\SpecialChar \ldots{}
27936
27937 \begin_inset Quotes erd
27938 \end_inset
27939
27940  button.
27941  The label color may help you to differentiate index entries of different
27942  indexes in the LyX work area.
27943 \end_layout
27944
27945 \begin_layout Standard
27946 Once the document changes have been applied, you can find the new index
27947  list in 
27948 \family sans
27949 Insert\SpecialChar \menuseparator
27950 List
27951 \begin_inset space ~
27952 \end_inset
27953
27954 /
27955 \begin_inset space ~
27956 \end_inset
27957
27958 TOC
27959 \family default
27960  and the 
27961 \family sans
27962 Insert
27963 \family default
27964  menu has a separate index entry for each of the defined indexes.
27965  The workflow is basically the same as for the default index, but there
27966  are some additional features:
27967 \end_layout
27968
27969 \begin_layout Itemize
27970 If you want to change the attribution of a specific index entry, right-clicking
27971  on the entry will open a dialog where you can do that.
27972 \end_layout
27973
27974 \begin_layout Itemize
27975 By right-clicking on an index, you can change its type.
27976  Furthermore, you can specify an index list to be a 
27977 \begin_inset Quotes eld
27978 \end_inset
27979
27980 Subindex
27981 \begin_inset Quotes erd
27982 \end_inset
27983
27984 .
27985  If you do that, the heading of that list will be decreased by one level.
27986  E.
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990 g., if you use a book class, where the standard index heading is defined
27991  as a chapter, subindexes will be defined as sections and can thus be nested
27992  to the non-subindexes.
27993 \end_layout
27994
27995 \begin_layout Section
27996 Nomenclature / Glossary 
27997 \begin_inset Index idx
27998 status collapsed
27999
28000 \begin_layout Plain Layout
28001 Nomenclature
28002 \end_layout
28003
28004 \end_inset
28005
28006
28007 \begin_inset Index idx
28008 status collapsed
28009
28010 \begin_layout Plain Layout
28011 Glossary|see
28012 \begin_inset ERT
28013 status collapsed
28014
28015 \begin_layout Plain Layout
28016
28017 {
28018 \end_layout
28019
28020 \end_inset
28021
28022 Nomenclature
28023 \begin_inset ERT
28024 status collapsed
28025
28026 \begin_layout Plain Layout
28027
28028 }
28029 \end_layout
28030
28031 \end_inset
28032
28033
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \begin_inset CommandInset label
28040 LatexCommand label
28041 name "sec:Nomenclature"
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \begin_layout Standard
28049 Sometimes you need to compile a list of symbols that are mentioned in your
28050  document with a brief explanation of them – a so called nomenclature or
28051  glossary.
28052 \end_layout
28053
28054 \begin_layout Standard
28055 To be able to create nomenclatures, you need the LaTeX package 
28056 \series bold
28057 nomencl
28058 \series default
28059
28060 \begin_inset Index idx
28061 status collapsed
28062
28063 \begin_layout Plain Layout
28064 LaTeX-packages ! nomencl
28065 \end_layout
28066
28067 \end_inset
28068
28069  installed.
28070  You find it in the TeX-catalogue, 
28071 \begin_inset CommandInset citation
28072 LatexCommand cite
28073 key "TeXCatalogue"
28074
28075 \end_inset
28076
28077  or in the package manager of your LaTeX-system.
28078 \end_layout
28079
28080 \begin_layout Standard
28081 A nomenclature entry is created if you place the cursor after a symbol entry
28082  and then use the menu 
28083 \family sans
28084 Insert\SpecialChar \menuseparator
28085
28086 \family default
28087 N
28088 \family sans
28089 omenclature
28090 \begin_inset space ~
28091 \end_inset
28092
28093 Entry
28094 \family default
28095  or the toolbar button 
28096 \begin_inset Info
28097 type  "icon"
28098 arg   "nomencl-insert"
28099 \end_inset
28100
28101 .
28102  A gray box labeled 
28103 \begin_inset Quotes eld
28104 \end_inset
28105
28106
28107 \family sans
28108 Nom
28109 \family default
28110
28111 \begin_inset Quotes erd
28112 \end_inset
28113
28114  is inserted and a window pops up asking for the nomenclature entry.
28115 \end_layout
28116
28117 \begin_layout Standard
28118 A nomenclature entry consists of two main entries.
28119  The first is the symbol that you want to refer to.
28120  The second is the description of the symbol.
28121 \end_layout
28122
28123 \begin_layout Standard
28124 \begin_inset Note Greyedout
28125 status open
28126
28127 \begin_layout Plain Layout
28128
28129 \series bold
28130 Note:
28131 \series default
28132  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \begin_layout Subsection
28141 Nomenclature Definition and Layout
28142 \begin_inset Index idx
28143 status collapsed
28144
28145 \begin_layout Plain Layout
28146 Nomenclature ! Layout
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Standard
28155 If you have symbols in formulas, you have to define them in the 
28156 \family sans
28157 Symbol
28158 \family default
28159  field as LaTeX-formulas.
28160  For example to get 
28161 \begin_inset Quotes eld
28162 \end_inset
28163
28164
28165 \begin_inset Formula $\sigma$
28166 \end_inset
28167
28168
28169 \begin_inset Quotes erd
28170 \end_inset
28171
28172 , insert this:
28173 \begin_inset Newline newline
28174 \end_inset
28175
28176
28177 \series bold
28178 $
28179 \backslash
28180 sigma$
28181 \begin_inset Newline newline
28182 \end_inset
28183
28184
28185 \series default
28186 The 
28187 \begin_inset Quotes eld
28188 \end_inset
28189
28190 $
28191 \begin_inset Quotes erd
28192 \end_inset
28193
28194  character starts/ends the formula.
28195  The LaTeX-command for the Greek letter is the name of the letter beginning
28196  with a backslash 
28197 \begin_inset Quotes eld
28198 \end_inset
28199
28200
28201 \backslash
28202
28203 \begin_inset Quotes erd
28204 \end_inset
28205
28206 .
28207  For capital Greek letters, start the command also with a capital letter,
28208  like 
28209 \series bold
28210
28211 \backslash
28212 Sigma
28213 \series default
28214 .
28215 \end_layout
28216
28217 \begin_layout Standard
28218 (A short introduction to the LaTeX-syntax is given in section
28219 \begin_inset space ~
28220 \end_inset
28221
28222
28223 \begin_inset CommandInset ref
28224 LatexCommand ref
28225 reference "sub:LaTeX-Syntax"
28226
28227 \end_inset
28228
28229 .)
28230 \end_layout
28231
28232 \begin_layout Standard
28233 You cannot use the 
28234 \family sans
28235 Text
28236 \begin_inset space ~
28237 \end_inset
28238
28239 Style
28240 \family default
28241  dialog to format the description text but have to use LaTeX-commands.
28242  For example the description of the nomenclature entry for the 
28243 \begin_inset Quotes eld
28244 \end_inset
28245
28246
28247 \begin_inset Formula $\sigma$
28248 \end_inset
28249
28250
28251 \begin_inset Quotes erd
28252 \end_inset
28253
28254  in this document is:
28255 \begin_inset Newline newline
28256 \end_inset
28257
28258
28259 \series bold
28260 dummy entry for the character 
28261 \backslash
28262 textsf{sigma}
28263 \series default
28264
28265 \begin_inset Newline newline
28266 \end_inset
28267
28268 The command 
28269 \series bold
28270
28271 \backslash
28272 textsf
28273 \series default
28274  sets the fonts to 
28275 \family sans
28276 sans
28277 \begin_inset space ~
28278 \end_inset
28279
28280 serif
28281 \family default
28282 .
28283  To get 
28284 \series bold
28285 bold
28286 \series default
28287  font use the command 
28288 \series bold
28289
28290 \backslash
28291 textbf
28292 \series default
28293 , for 
28294 \family typewriter
28295 typewriter
28296 \family default
28297  use 
28298 \series bold
28299
28300 \backslash
28301 texttt
28302 \series default
28303 , for 
28304 \emph on
28305 emphasized
28306 \emph default
28307  use 
28308 \series bold
28309
28310 \backslash
28311 emph
28312 \series default
28313 .
28314 \end_layout
28315
28316 \begin_layout Subsection
28317 Sort Order of Nomenclature Entries
28318 \begin_inset Index idx
28319 status collapsed
28320
28321 \begin_layout Plain Layout
28322 Nomenclature ! Sort order
28323 \end_layout
28324
28325 \end_inset
28326
28327
28328 \end_layout
28329
28330 \begin_layout Standard
28331 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28332  the symbol definition.
28333  This leads to undesired results when you for example have symbols in formulas.
28334  Suppose you have nomenclature entries for the symbols 
28335 \emph on
28336 a
28337 \begin_inset CommandInset nomenclature
28338 LatexCommand nomenclature
28339 symbol "a"
28340 description "dummy entry for the character \"a\""
28341
28342 \end_inset
28343
28344
28345 \emph default
28346  and 
28347 \begin_inset Formula $\sigma$
28348 \end_inset
28349
28350
28351 \begin_inset CommandInset nomenclature
28352 LatexCommand nomenclature
28353 prefix "sigma"
28354 symbol "$\\sigma$"
28355 description "dummy entry for the character \\textsf{sigma}"
28356
28357 \end_inset
28358
28359 .
28360  They will be sorted by 
28361 \begin_inset Quotes eld
28362 \end_inset
28363
28364
28365 \family sans
28366 a
28367 \family default
28368
28369 \begin_inset Quotes erd
28370 \end_inset
28371
28372  and 
28373 \begin_inset Quotes eld
28374 \end_inset
28375
28376
28377 \family typewriter
28378 $
28379 \backslash
28380 sigma$
28381 \family default
28382
28383 \begin_inset Quotes erd
28384 \end_inset
28385
28386  – the 
28387 \begin_inset Formula $\sigma$
28388 \end_inset
28389
28390  will be sorted before the 
28391 \emph on
28392 a
28393 \emph default
28394  since the character 
28395 \begin_inset Quotes eld
28396 \end_inset
28397
28398 $
28399 \begin_inset Quotes erd
28400 \end_inset
28401
28402  is considered in sorting.
28403 \end_layout
28404
28405 \begin_layout Standard
28406 To control the sort order, you can edit the 
28407 \family sans
28408 Sort
28409 \begin_inset space ~
28410 \end_inset
28411
28412 as
28413 \family default
28414  field of the nomenclature dialog.
28415  Then the nomenclature entry will be sorted by this entry and not the symbol
28416  definition.
28417  For the example given, you can insert 
28418 \family typewriter
28419 sigma
28420 \family default
28421  in this field for the 
28422 \begin_inset Formula $\sigma$
28423 \end_inset
28424
28425 , then 
28426 \emph on
28427 a
28428 \emph default
28429  will be located before 
28430 \begin_inset Formula $\sigma$
28431 \end_inset
28432
28433 .
28434 \end_layout
28435
28436 \begin_layout Standard
28437 For subgrouping and tips for using sort entries see the 
28438 \series bold
28439 nomencl
28440 \series default
28441  documentation, 
28442 \begin_inset CommandInset citation
28443 LatexCommand cite
28444 key "nomencl"
28445
28446 \end_inset
28447
28448 .
28449 \end_layout
28450
28451 \begin_layout Subsection
28452 Nomenclature Options
28453 \begin_inset Index idx
28454 status collapsed
28455
28456 \begin_layout Plain Layout
28457 Nomenclature ! Options
28458 \end_layout
28459
28460 \end_inset
28461
28462
28463 \end_layout
28464
28465 \begin_layout Standard
28466 The 
28467 \series bold
28468 nomencl
28469 \series default
28470  package offers some options to adjust the appearance of the nomenclature.
28471  Here are some of its options, for more have a look at its documentation:
28472 \end_layout
28473
28474 \begin_layout Description
28475 refeq Appends the phrase 
28476 \begin_inset Quotes eld
28477 \end_inset
28478
28479
28480 \family sans
28481 , see equation (
28482 \emph on
28483 eq
28484 \emph default
28485 )
28486 \family default
28487
28488 \begin_inset Quotes erd
28489 \end_inset
28490
28491  to every nomenclature entry, where 
28492 \family sans
28493 \emph on
28494 eq
28495 \family default
28496 \emph default
28497  is the number of the last equation in front of the nomenclature entry
28498 \end_layout
28499
28500 \begin_layout Description
28501 refpage Appends the phrase 
28502 \begin_inset Quotes eld
28503 \end_inset
28504
28505
28506 \family sans
28507 , page (
28508 \emph on
28509 page
28510 \emph default
28511 )
28512 \family default
28513
28514 \begin_inset Quotes erd
28515 \end_inset
28516
28517  to every nomenclature entry, where 
28518 \family sans
28519 \emph on
28520 page
28521 \family default
28522 \emph default
28523  is the number of the page on which the nomenclature entry appeared
28524 \end_layout
28525
28526 \begin_layout Description
28527 intoc Inserts the nomenclature in the Table of Contents
28528 \end_layout
28529
28530 \begin_layout Standard
28531 To use one or more of the options, add them to the comma-separated document
28532  class options list in the 
28533 \family sans
28534 Document\SpecialChar \menuseparator
28535 Settings
28536 \family default
28537  dialog.
28538  In this document the options 
28539 \series bold
28540 refpage, intoc
28541 \series default
28542  are used.
28543 \end_layout
28544
28545 \begin_layout Standard
28546 \begin_inset VSpace bigskip
28547 \end_inset
28548
28549
28550 \end_layout
28551
28552 \begin_layout Standard
28553 You can also use the first two options above only for certain nomenclature
28554  entries when you add one of the following commands as last entry to the
28555  
28556 \family sans
28557 Description
28558 \family default
28559  field in the nomenclature dialog:
28560 \end_layout
28561
28562 \begin_layout Description
28563
28564 \backslash
28565 nomrefeq Like the 
28566 \series bold
28567 refeq
28568 \series default
28569  option
28570 \end_layout
28571
28572 \begin_layout Description
28573
28574 \backslash
28575 nomrefpage Like the 
28576 \series bold
28577 refpage
28578 \series default
28579  option
28580 \end_layout
28581
28582 \begin_layout Description
28583
28584 \backslash
28585 nomrefeqpage Short notation of 
28586 \series bold
28587
28588 \backslash
28589 nomrefeq
28590 \backslash
28591 nomrefpage
28592 \end_layout
28593
28594 \begin_layout Description
28595
28596 \backslash
28597 nomnorefeq,
28598 \begin_inset space ~
28599 \end_inset
28600
28601
28602 \backslash
28603 nomnorefpage,
28604 \begin_inset space ~
28605 \end_inset
28606
28607
28608 \backslash
28609 nomnorefeqpage Turns off the corresponding options
28610 \end_layout
28611
28612 \begin_layout Standard
28613 Words like 
28614 \begin_inset Quotes eld
28615 \end_inset
28616
28617 page
28618 \begin_inset Quotes erd
28619 \end_inset
28620
28621  are automatically translated for some document languages.
28622  If not, add these lines to your LaTeX preamble:
28623 \end_layout
28624
28625 \begin_layout Standard
28626 \noindent
28627
28628 \series bold
28629
28630 \backslash
28631 renewcommand{
28632 \backslash
28633 eqdeclaration}[1]{, see equation
28634 \backslash
28635 nobreakspace(#1)}
28636 \begin_inset Newline newline
28637 \end_inset
28638
28639
28640 \backslash
28641 renewcommand{
28642 \backslash
28643 pagedeclaration}[1]{, page
28644 \backslash
28645 nobreakspace{}#1}
28646 \series default
28647
28648 \begin_inset Newline newline
28649 \end_inset
28650
28651 and replace 
28652 \begin_inset Quotes eld
28653 \end_inset
28654
28655 see equation
28656 \begin_inset Quotes erd
28657 \end_inset
28658
28659  and 
28660 \begin_inset Quotes eld
28661 \end_inset
28662
28663 page
28664 \begin_inset Quotes erd
28665 \end_inset
28666
28667  by their translation.
28668 \end_layout
28669
28670 \begin_layout Subsection
28671 Printing the Nomenclature
28672 \begin_inset Index idx
28673 status collapsed
28674
28675 \begin_layout Plain Layout
28676 Nomenclature ! Printing
28677 \end_layout
28678
28679 \end_inset
28680
28681
28682 \end_layout
28683
28684 \begin_layout Standard
28685 To print the nomenclature, use the menu 
28686 \family sans
28687 Insert\SpecialChar \menuseparator
28688 Lists
28689 \begin_inset space ~
28690 \end_inset
28691
28692 /
28693 \begin_inset space ~
28694 \end_inset
28695
28696 TOC\SpecialChar \menuseparator
28697 Nomenclature
28698 \family default
28699 .
28700  A box labeled 
28701 \begin_inset Quotes eld
28702 \end_inset
28703
28704
28705 \family sans
28706 Nomenclature
28707 \family default
28708
28709 \begin_inset Quotes erd
28710 \end_inset
28711
28712  will show the place where the nomenclature is printed in the output.
28713  By right-clicking on it, the amount of space for symbols can be altered.
28714  You can choose between these settings:
28715 \end_layout
28716
28717 \begin_layout Description
28718 Default a space of 1
28719 \begin_inset space \thinspace{}
28720 \end_inset
28721
28722 cm is used
28723 \end_layout
28724
28725 \begin_layout Description
28726 Longest
28727 \begin_inset space ~
28728 \end_inset
28729
28730 label
28731 \begin_inset space ~
28732 \end_inset
28733
28734 width the width of the widest symbol of all nomenclature entries is used
28735 \end_layout
28736
28737 \begin_layout Description
28738 Custom custom space
28739 \end_layout
28740
28741 \begin_layout Standard
28742 In the printed output the title of the nomenclature appears as 
28743 \begin_inset Quotes eld
28744 \end_inset
28745
28746 Nomenclature
28747 \begin_inset Quotes erd
28748 \end_inset
28749
28750 .
28751  If you are not happy with the name, you can change it by redefining the
28752  command 
28753 \series bold
28754
28755 \backslash
28756 nomname
28757 \series default
28758  in the preamble.
28759  For example, in order to change the name to 
28760 \emph on
28761 List of Symbols
28762 \emph default
28763 , add the following line to the preamble:
28764 \end_layout
28765
28766 \begin_layout Standard
28767
28768 \family roman
28769 \series bold
28770
28771 \backslash
28772 renewcommand{
28773 \backslash
28774 nomname}{List of Symbols}
28775 \end_layout
28776
28777 \begin_layout Subsection
28778 Nomenclature Program
28779 \begin_inset Index idx
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783 Nomenclature ! Program
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \begin_inset CommandInset label
28790 LatexCommand label
28791 name "sub:Nomenclature-Program"
28792
28793 \end_inset
28794
28795
28796 \end_layout
28797
28798 \begin_layout Standard
28799 LyX uses the program 
28800 \family sans
28801 makeindex
28802 \family default
28803 , that is part of every LaTeX distribution, to generate the nomenclature.
28804  LyX's preferences dialog allows you to specify another program or to control
28805  
28806 \family sans
28807 makeindex
28808 \family default
28809  by adding options, see section
28810 \begin_inset space ~
28811 \end_inset
28812
28813
28814 \begin_inset CommandInset ref
28815 LatexCommand ref
28816 reference "sub:LaTeX-settings"
28817
28818 \end_inset
28819
28820 .
28821  The available options are listed and explained in 
28822 \begin_inset CommandInset citation
28823 LatexCommand cite
28824 key "nomencl,makeindex"
28825
28826 \end_inset
28827
28828 .
28829 \end_layout
28830
28831 \begin_layout Section
28832 Branches
28833 \begin_inset Index idx
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837 Branches
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \begin_inset Index idx
28844 status collapsed
28845
28846 \begin_layout Plain Layout
28847 Document ! Branches
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \begin_inset CommandInset label
28854 LatexCommand label
28855 name "sec:Branches"
28856
28857 \end_inset
28858
28859
28860 \end_layout
28861
28862 \begin_layout Standard
28863 Sometimes it is useful to hide some document parts in the output.
28864  For example a teacher who is setting an exam obviously doesn't want the
28865  pupils to see the answers, but having questions and answers in the same
28866  document will make the life of the markers of that exam much easier.
28867 \end_layout
28868
28869 \begin_layout Standard
28870 For these cases LyX allows you to put text into branches.
28871  The text will then only appear in the output when its branch is activated.
28872  To create a branch, either select the menu 
28873 \family sans
28874 Insert\SpecialChar \menuseparator
28875 Branch\SpecialChar \menuseparator
28876 Insert New Branch
28877 \family default
28878  (if you just want to specify a new branch) or go in the 
28879 \family sans
28880 Document\SpecialChar \menuseparator
28881 Settings
28882 \family default
28883  dialog to 
28884 \family sans
28885 Branches
28886 \family default
28887 , where you can specify and change the name of the branch, its activation
28888  state (whether the content of the branch is shown in the output or not),
28889  its background color inside LyX and whether the name of the branch should
28890  be appended to the document file name on export if the branch is active
28891  (see below for an example).
28892  Furthermore, the dialog lets you merge two branches (just rename one branch
28893  to the name of the other) and to add 
28894 \begin_inset Quotes eld
28895 \end_inset
28896
28897 unknown branches
28898 \begin_inset Quotes erd
28899 \end_inset
28900
28901  (i.
28902 \begin_inset space \thinspace{}
28903 \end_inset
28904
28905 e.
28906 \begin_inset space ~
28907 \end_inset
28908
28909 branches that were added to the document via copy and paste from other documents
28910 , without having being defined) to the document's branch list.
28911 \end_layout
28912
28913 \begin_layout Standard
28914 Text that should be in a branch is set into branch inset boxes.
28915  These boxes are inserted via the menu 
28916 \family sans
28917 Insert\SpecialChar \menuseparator
28918 Branch
28919 \family default
28920  where you can choose a branch.
28921  You can later change the activation state of the branch by right-clicking
28922  on them.
28923 \end_layout
28924
28925 \begin_layout Standard
28926 Here is an example, where only the question text appears, the answer branch
28927  is deactivated and does therefore not appear in the output:
28928 \end_layout
28929
28930 \begin_layout Standard
28931 \begin_inset Branch Question
28932 status open
28933
28934 \begin_layout Standard
28935 Question: Who was the first physics Nobel prize winner?
28936 \end_layout
28937
28938 \end_inset
28939
28940
28941 \end_layout
28942
28943 \begin_layout Standard
28944 \begin_inset Branch Answer
28945 status collapsed
28946
28947 \begin_layout Standard
28948 Answer: Wilhelm Conrad Röntgen
28949 \end_layout
28950
28951 \end_inset
28952
28953
28954 \end_layout
28955
28956 \begin_layout Standard
28957 If you activate 
28958 \family sans
28959 Filename Suffix
28960 \family default
28961  in 
28962 \family sans
28963 Document\SpecialChar \menuseparator
28964 Settings\SpecialChar \menuseparator
28965 Branches
28966 \family default
28967 , the name of the active branches will be appended to the file name at export.
28968  Consider for example a file 
28969 \begin_inset Quotes eld
28970 \end_inset
28971
28972 Exam.lyx
28973 \begin_inset Quotes erd
28974 \end_inset
28975
28976  which has the above branches.
28977  If 
28978 \begin_inset Quotes eld
28979 \end_inset
28980
28981 Filename Suffix
28982 \begin_inset Quotes erd
28983 \end_inset
28984
28985  is active, the PDF export file would be called 
28986 \begin_inset Quotes eld
28987 \end_inset
28988
28989 Exam.pdf
28990 \begin_inset Quotes erd
28991 \end_inset
28992
28993  if both the 
28994 \begin_inset Quotes eld
28995 \end_inset
28996
28997 Question
28998 \begin_inset Quotes erd
28999 \end_inset
29000
29001  and 
29002 \begin_inset Quotes eld
29003 \end_inset
29004
29005 Answer
29006 \begin_inset Quotes erd
29007 \end_inset
29008
29009  branch were inactive, 
29010 \begin_inset Quotes eld
29011 \end_inset
29012
29013 Exam-Question.pdf
29014 \begin_inset Quotes erd
29015 \end_inset
29016
29017  if only the 
29018 \begin_inset Quotes eld
29019 \end_inset
29020
29021 Question
29022 \begin_inset Quotes erd
29023 \end_inset
29024
29025  branch was active, likewise 
29026 \begin_inset Quotes eld
29027 \end_inset
29028
29029 Exam-Answer.pdf
29030 \begin_inset Quotes erd
29031 \end_inset
29032
29033  if only the 
29034 \begin_inset Quotes eld
29035 \end_inset
29036
29037 Answer
29038 \begin_inset Quotes erd
29039 \end_inset
29040
29041  branch was active, and 
29042 \begin_inset Quotes eld
29043 \end_inset
29044
29045 Exam-Question-Answer.pdf
29046 \begin_inset Quotes erd
29047 \end_inset
29048
29049  if both branches were active.
29050  This helps you to easily export different versions of your document without
29051  much hassle.
29052 \end_layout
29053
29054 \begin_layout Standard
29055 \begin_inset VSpace bigskip
29056 \end_inset
29057
29058
29059 \end_layout
29060
29061 \begin_layout Standard
29062 To use conditional output inside places where you cannot insert branch insets,
29063  like inside equations, you can code special LaTeX definitions for each
29064  branch.
29065  For example you can define for the question branch
29066 \begin_inset Foot
29067 status collapsed
29068
29069 \begin_layout Plain Layout
29070 For an introduction to the LaTeX-syntax, see section
29071 \begin_inset space ~
29072 \end_inset
29073
29074
29075 \begin_inset CommandInset ref
29076 LatexCommand ref
29077 reference "sub:LaTeX-Syntax"
29078
29079 \end_inset
29080
29081 .
29082 \end_layout
29083
29084 \end_inset
29085
29086
29087 \end_layout
29088
29089 \begin_layout Standard
29090
29091 \series bold
29092
29093 \backslash
29094 newcommand{
29095 \backslash
29096 question}[1]{#1}
29097 \end_layout
29098
29099 \begin_layout Standard
29100
29101 \series bold
29102
29103 \backslash
29104 newcommand{
29105 \backslash
29106 answer}[1]{}
29107 \end_layout
29108
29109 \begin_layout Standard
29110 and for the answer branch
29111 \end_layout
29112
29113 \begin_layout Standard
29114
29115 \series bold
29116
29117 \backslash
29118 newcommand{
29119 \backslash
29120 question}[1]{}
29121 \end_layout
29122
29123 \begin_layout Standard
29124
29125 \series bold
29126
29127 \backslash
29128 newcommand{
29129 \backslash
29130 answer}[1]{#1}
29131 \end_layout
29132
29133 \begin_layout Standard
29134 \begin_inset Branch Question
29135 status open
29136
29137 \begin_layout Standard
29138 \begin_inset ERT
29139 status open
29140
29141 \begin_layout Plain Layout
29142
29143
29144 \backslash
29145 newcommand{
29146 \backslash
29147 question}[1]{#1}
29148 \end_layout
29149
29150 \begin_layout Plain Layout
29151
29152
29153 \backslash
29154 newcommand{
29155 \backslash
29156 answer}[1]{}
29157 \end_layout
29158
29159 \end_inset
29160
29161
29162 \end_layout
29163
29164 \end_inset
29165
29166
29167 \end_layout
29168
29169 \begin_layout Standard
29170 \begin_inset Branch Answer
29171 status collapsed
29172
29173 \begin_layout Standard
29174 \begin_inset ERT
29175 status open
29176
29177 \begin_layout Plain Layout
29178
29179
29180 \backslash
29181 newcommand{
29182 \backslash
29183 question}[1]{}
29184 \end_layout
29185
29186 \begin_layout Plain Layout
29187
29188
29189 \backslash
29190 newcommand{
29191 \backslash
29192 answer}[1]{#1}
29193 \end_layout
29194
29195 \end_inset
29196
29197
29198 \end_layout
29199
29200 \end_inset
29201
29202
29203 \end_layout
29204
29205 \begin_layout Standard
29206 Now it is possible to use the commands 
29207 \series bold
29208
29209 \backslash
29210 question{\SpecialChar \ldots{}
29211 }
29212 \series default
29213  and 
29214 \series bold
29215
29216 \backslash
29217 answer{\SpecialChar \ldots{}
29218 }
29219 \series default
29220  to obtain conditional output.
29221  Here is an example formula where only the 
29222 \series bold
29223
29224 \backslash
29225 question
29226 \series default
29227  part appears:
29228 \begin_inset Formula 
29229 \[
29230 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29231 \]
29232
29233 \end_inset
29234
29235
29236 \end_layout
29237
29238 \begin_layout Standard
29239 Inside math, the same effect can be achieved using math macros, see the
29240  
29241 \emph on
29242 Math
29243 \emph default
29244  manual.
29245 \end_layout
29246
29247 \begin_layout Section
29248 PDF Properties
29249 \begin_inset CommandInset label
29250 LatexCommand label
29251 name "sec:PDF-Properties"
29252
29253 \end_inset
29254
29255
29256 \begin_inset Index idx
29257 status collapsed
29258
29259 \begin_layout Plain Layout
29260 PDF properties
29261 \end_layout
29262
29263 \end_inset
29264
29265
29266 \end_layout
29267
29268 \begin_layout Standard
29269 The 
29270 \family sans
29271 Document Settings
29272 \family default
29273  dialog allows you in the 
29274 \family sans
29275 PDF Properties
29276 \family default
29277  to set up special options for the PDF output of your document.
29278  All options there are provided by the LaTeX-package 
29279 \series bold
29280 hyperref
29281 \series default
29282
29283 \begin_inset Index idx
29284 status collapsed
29285
29286 \begin_layout Plain Layout
29287 LaTeX-packages ! hyperref
29288 \end_layout
29289
29290 \end_inset
29291
29292 .
29293 \end_layout
29294
29295 \begin_layout Standard
29296 Using 
29297 \series bold
29298 hyperref
29299 \series default
29300  will link all cross-references in the DVI- and PDF-output.
29301  This means that the reader of your document will be able to click on a
29302  table of contents entry or on a reference and he is shown the referenced
29303  document part.
29304  You can specify in the dialog tab 
29305 \family sans
29306 Hyperlinks
29307 \family default
29308  how the links will look like and if links for bibliographical backreferences
29309  are created.
29310  The backreferences will appear in the bibliography behind the different
29311  entries, showing the number of the section, slide, or page where the entry
29312  is referenced.
29313 \end_layout
29314
29315 \begin_layout Standard
29316 In the dialog tab 
29317 \family sans
29318 Bookmarks
29319 \family default
29320  you can set if PDF-bookmarks should be created for every section of your
29321  document to make it easier for readers to navigate through the document.
29322  You can decide if the bookmarks should be numbered like your document sections
29323  or not.
29324  With the open bookmarks level you can specify what sectioning level should
29325  be displayed in the bookmarks when opening the PDF.
29326  For example level
29327 \begin_inset space ~
29328 \end_inset
29329
29330 2 will display all sections and subsections, while level
29331 \begin_inset space ~
29332 \end_inset
29333
29334 1 will only display the sections.
29335 \end_layout
29336
29337 \begin_layout Standard
29338 The header information in the dialog tab 
29339 \family sans
29340 General
29341 \family default
29342  are saved together with the PDF as file properties.
29343  Many programs are able to extract this information to e.
29344 \begin_inset space \thinspace{}
29345 \end_inset
29346
29347 g.
29348 \begin_inset space \space{}
29349 \end_inset
29350
29351 automatically recognize who the author is and what the PDF is about.
29352  This is very useful to sort, classify, or use PDFs for bibliography issues.
29353  When the option 
29354 \family sans
29355 Automatic fill header
29356 \family default
29357  is set, LyX tries to extract the header information from your document
29358  title and author settings.
29359 \end_layout
29360
29361 \begin_layout Standard
29362 The option 
29363 \family sans
29364 Load in fullscreen mode
29365 \family default
29366  will open the PDF in fullscreen mode, which is useful for presentations.
29367 \end_layout
29368
29369 \begin_layout Standard
29370 PDF properties are also used in this document.
29371  When you look in its document settings, you can see that some additional
29372  
29373 \series bold
29374 hyperref
29375 \series default
29376  options are used.
29377  For an explanation of them we refer you to the hyperref manual 
29378 \begin_inset CommandInset citation
29379 LatexCommand cite
29380 key "hyperref"
29381
29382 \end_inset
29383
29384 .
29385 \end_layout
29386
29387 \begin_layout Section
29388 TeX Code and the LaTeX Syntax
29389 \begin_inset CommandInset label
29390 LatexCommand label
29391 name "sec:TeX-Code"
29392
29393 \end_inset
29394
29395
29396 \end_layout
29397
29398 \begin_layout Subsection
29399 TeX Code Boxes
29400 \begin_inset Index idx
29401 status collapsed
29402
29403 \begin_layout Plain Layout
29404 TeX Code
29405 \end_layout
29406
29407 \end_inset
29408
29409
29410 \begin_inset CommandInset label
29411 LatexCommand label
29412 name "sub:TeX-Code-Boxes"
29413
29414 \end_inset
29415
29416
29417 \end_layout
29418
29419 \begin_layout Standard
29420 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29421  constructs, but not all.
29422  LaTeX contains of hundreds of packages which provide different commands.
29423  All the time packages are being updated and new ones added.
29424  This has the advantage that you can typeset nearly everything as there
29425  is for every problem a LaTeX-package.
29426  But LyX can of course not be up to date and support all packages and their
29427  commands.
29428 \end_layout
29429
29430 \begin_layout Standard
29431 But don't worry, you can use any LaTeX-command directly in LyX inside the
29432  TeX Code box.
29433  A TeX Code box is created by the menu 
29434 \family sans
29435 Insert\SpecialChar \menuseparator
29436 TeX
29437 \begin_inset space ~
29438 \end_inset
29439
29440 Code
29441 \family default
29442  or by the toolbar button 
29443 \begin_inset Info
29444 type  "icon"
29445 arg   "ert-insert"
29446 \end_inset
29447
29448 .
29449  The box can be opened by left-clicking and closed by right-clicking on
29450  it.
29451 \end_layout
29452
29453 \begin_layout Standard
29454 You can insert complete or incomplete commands as TeX Code.
29455  Incomplete means that the command argument can be Standard LyX text.
29456  For example, if you want to draw a frame around a word and are therefore
29457  using the LaTeX-command 
29458 \series bold
29459
29460 \backslash
29461 fbox
29462 \series default
29463 , you can write the command part 
29464 \series bold
29465
29466 \backslash
29467 fbox{
29468 \series default
29469  in a TeX Code box before the word and the closing brace 
29470 \series bold
29471 }
29472 \series default
29473  in a second TeX Code box behind the word.
29474  The word between the two TeX Code boxes is then the argument as it is in
29475  the following example:
29476 \end_layout
29477
29478 \begin_layout Standard
29479 \begin_inset Graphics
29480         filename clipart/ERT.png
29481         scale 89
29482
29483 \end_inset
29484
29485
29486 \end_layout
29487
29488 \begin_layout Standard
29489 gives
29490 \end_layout
29491
29492 \begin_layout Standard
29493 This is a line with a 
29494 \begin_inset ERT
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498
29499
29500 \backslash
29501 fbox{
29502 \end_layout
29503
29504 \end_inset
29505
29506 framed
29507 \begin_inset ERT
29508 status collapsed
29509
29510 \begin_layout Plain Layout
29511
29512 }
29513 \end_layout
29514
29515 \end_inset
29516
29517  word.
29518 \end_layout
29519
29520 \begin_layout Standard
29521 \begin_inset Note Greyedout
29522 status open
29523
29524 \begin_layout Plain Layout
29525
29526 \series bold
29527 Note:
29528 \series default
29529  At the end of LaTeX-commands without parameters, you have to insert a space
29530  to let LaTeX know that the command is finished.
29531 \end_layout
29532
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Subsection
29539 Short Introduction to the LaTeX Syntax
29540 \begin_inset Argument
29541 status collapsed
29542
29543 \begin_layout Plain Layout
29544 The LaTeX Syntax
29545 \end_layout
29546
29547 \end_inset
29548
29549
29550 \begin_inset Index idx
29551 status collapsed
29552
29553 \begin_layout Plain Layout
29554 LaTeX Syntax
29555 \end_layout
29556
29557 \end_inset
29558
29559
29560 \begin_inset CommandInset label
29561 LatexCommand label
29562 name "sub:LaTeX-Syntax"
29563
29564 \end_inset
29565
29566
29567 \end_layout
29568
29569 \begin_layout Standard
29570 When you write larger documents or books, you will need to know something
29571  about the LaTeX-commands that LyX uses in the background.
29572  Because LaTeX is based on commands, you can 
29573 \begin_inset Quotes eld
29574 \end_inset
29575
29576 program
29577 \begin_inset Quotes erd
29578 \end_inset
29579
29580  your text.
29581  This has the advantage that the layout of the document can be changed at
29582  any time if you know the right commands.
29583  E.
29584 \begin_inset space \thinspace{}
29585 \end_inset
29586
29587 g.
29588 \begin_inset space \space{}
29589 \end_inset
29590
29591 imagine you have to write a manual for a product and the deadline is the
29592  end of the day.
29593  Your boss just has complimented you for your good work but wants to have
29594  all caption labels bold.
29595  But you have over hundred figure and table captions with non-bold labels
29596  in your manual.
29597  Of course it's impossible to change all caption labels manually in one
29598  day.
29599 \end_layout
29600
29601 \begin_layout Standard
29602 Now LaTeX comes into play.
29603  As mentioned above, for every problem there exists a LaTeX-package.
29604  First you have to find out which and therefore look in the LaTeX package
29605  database, 
29606 \begin_inset CommandInset citation
29607 LatexCommand cite
29608 key "Catalogue"
29609
29610 \end_inset
29611
29612 .
29613 \end_layout
29614
29615 \begin_layout Standard
29616 As result you know that the package 
29617 \series bold
29618 caption
29619 \series default
29620
29621 \begin_inset Index idx
29622 status collapsed
29623
29624 \begin_layout Plain Layout
29625 LaTeX-packages ! caption
29626 \end_layout
29627
29628 \end_inset
29629
29630  is what you need.
29631  To use a package, you have to load it in the document preamble (menu 
29632 \family sans
29633 Document\SpecialChar \menuseparator
29634 Settings
29635 \family default
29636 ) with the command
29637 \end_layout
29638
29639 \begin_layout Standard
29640
29641 \series bold
29642
29643 \backslash
29644 usepackage[options]{package name}
29645 \end_layout
29646
29647 \begin_layout Standard
29648 All LaTeX commands begin with a backslash, the command argument is set within
29649  two braces, and the options are set within two brackets.
29650  Note that not all commands have an argument and options.
29651 \end_layout
29652
29653 \begin_layout Standard
29654 In your case the package name is 
29655 \series bold
29656 caption
29657 \series default
29658 .
29659  After a look in the documentation of the package, you know that the option
29660  
29661 \series bold
29662 labelfont=bf
29663 \series default
29664  will change the font of all caption labels to bold.
29665  So you add the command
29666 \end_layout
29667
29668 \begin_layout Standard
29669
29670 \series bold
29671
29672 \backslash
29673 usepackage[labelfont=bf]{caption}
29674 \end_layout
29675
29676 \begin_layout Standard
29677 to the preamble and the problem is solved.
29678 \begin_inset Foot
29679 status collapsed
29680
29681 \begin_layout Plain Layout
29682 For more commands provided by the 
29683 \series bold
29684 caption
29685 \series default
29686  package, have a look at its documentation, 
29687 \begin_inset CommandInset citation
29688 LatexCommand cite
29689 key "caption"
29690
29691 \end_inset
29692
29693 .
29694 \end_layout
29695
29696 \end_inset
29697
29698
29699 \end_layout
29700
29701 \begin_layout Standard
29702 Note that some document classes have built-in solutions for well known problems
29703  like your case.
29704  For example if you use a 
29705 \family sans
29706 KOMA-Script
29707 \family default
29708  class, you don't need the package 
29709 \series bold
29710 caption
29711 \series default
29712 , you can instead write
29713 \end_layout
29714
29715 \begin_layout Standard
29716
29717 \series bold
29718
29719 \backslash
29720 setkomafont{captionlabel}{
29721 \backslash
29722 bfseries}
29723 \end_layout
29724
29725 \begin_layout Standard
29726 in the preamble and the problem is solved.
29727  So if you plan to write a large document, you should have a look at the
29728  documentation of the document class you want to use.
29729  (
29730 \series bold
29731
29732 \backslash
29733 setkomafont
29734 \series default
29735  is an example of a command with more than one argument.)
29736 \end_layout
29737
29738 \begin_layout Standard
29739 Commands in the preamble affect the whole document, while commands in the
29740  text affect only the text after the command or only the text used as command
29741  argument.
29742  To insert a LaTeX-command in text, use the TeX Code box as described in
29743  the previous section.
29744 \end_layout
29745
29746 \begin_layout Standard
29747 If you want to learn more about LaTeX and its syntax, have a look at the
29748  LaTeX-books 
29749 \begin_inset CommandInset citation
29750 LatexCommand cite
29751 key "latexcompanion,latexguide"
29752
29753 \end_inset
29754
29755 .
29756 \end_layout
29757
29758 \begin_layout Standard
29759 \begin_inset Newpage cleardoublepage
29760 \end_inset
29761
29762
29763 \end_layout
29764
29765 \begin_layout Standard
29766 \begin_inset ERT
29767 status collapsed
29768
29769 \begin_layout Plain Layout
29770
29771
29772 \backslash
29773 pagestyle{fancy}
29774 \end_layout
29775
29776 \end_inset
29777
29778
29779 \begin_inset Note Note
29780 status collapsed
29781
29782 \begin_layout Plain Layout
29783 switches temporarily to a page style with custom header and footer line
29784 \end_layout
29785
29786 \end_inset
29787
29788
29789 \end_layout
29790
29791 \begin_layout Left Header
29792 \begin_inset Argument
29793 status open
29794
29795 \begin_layout Plain Layout
29796
29797 \end_layout
29798
29799 \end_inset
29800
29801
29802 \begin_inset ERT
29803 status collapsed
29804
29805 \begin_layout Plain Layout
29806
29807
29808 \backslash
29809 rightmark
29810 \end_layout
29811
29812 \end_inset
29813
29814
29815 \begin_inset Note Note
29816 status open
29817
29818 \begin_layout Plain Layout
29819 defines the header line as described below
29820 \end_layout
29821
29822 \end_inset
29823
29824
29825 \end_layout
29826
29827 \begin_layout Center Header
29828 \begin_inset Argument
29829 status open
29830
29831 \begin_layout Plain Layout
29832
29833 \end_layout
29834
29835 \end_inset
29836
29837
29838 \end_layout
29839
29840 \begin_layout Right Header
29841 \begin_inset Argument
29842 status open
29843
29844 \begin_layout Plain Layout
29845 \begin_inset ERT
29846 status collapsed
29847
29848 \begin_layout Plain Layout
29849
29850
29851 \backslash
29852 leftmark
29853 \end_layout
29854
29855 \end_inset
29856
29857
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Left Footer
29866 \begin_inset Argument
29867 status open
29868
29869 \begin_layout Plain Layout
29870 \begin_inset ERT
29871 status collapsed
29872
29873 \begin_layout Plain Layout
29874
29875
29876 \backslash
29877 thepage
29878 \end_layout
29879
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \end_inset
29886
29887
29888 \end_layout
29889
29890 \begin_layout Center Footer
29891 \begin_inset Argument
29892 status open
29893
29894 \begin_layout Plain Layout
29895
29896 \family sans
29897 \series bold
29898 \color red
29899 LyX's user guide
29900 \end_layout
29901
29902 \end_inset
29903
29904 Magic code:
29905 \begin_inset Newline newline
29906 \end_inset
29907
29908
29909 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Right Footer
29916 \begin_inset Argument
29917 status open
29918
29919 \begin_layout Plain Layout
29920
29921 \end_layout
29922
29923 \end_inset
29924
29925
29926 \begin_inset ERT
29927 status collapsed
29928
29929 \begin_layout Plain Layout
29930
29931
29932 \backslash
29933 Roman{page}
29934 \end_layout
29935
29936 \end_inset
29937
29938
29939 \end_layout
29940
29941 \begin_layout Section
29942 Customized Page Headers and Footers
29943 \begin_inset CommandInset label
29944 LatexCommand label
29945 name "sec:Customized-Page-Headers"
29946
29947 \end_inset
29948
29949
29950 \begin_inset Index idx
29951 status collapsed
29952
29953 \begin_layout Plain Layout
29954 Document ! Header/Footer line
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \begin_inset Index idx
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964 Header/Footer line
29965 \end_layout
29966
29967 \end_inset
29968
29969
29970 \end_layout
29971
29972 \begin_layout Standard
29973 To define custom page header and footer line for your document, you need
29974  to set the headings style to 
29975 \family sans
29976 Fancy
29977 \family default
29978  in the 
29979 \family sans
29980 Document\SpecialChar \menuseparator
29981 Settings
29982 \family default
29983  dialog under 
29984 \family sans
29985 Page
29986 \begin_inset space ~
29987 \end_inset
29988
29989 Layout
29990 \family default
29991 .
29992  As second step add in the menu 
29993 \family sans
29994 Document\SpecialChar \menuseparator
29995 Settings\SpecialChar \menuseparator
29996 Modules
29997 \family default
29998  the module 
29999 \begin_inset Quotes eld
30000 \end_inset
30001
30002 Custom Header/Footerlines
30003 \begin_inset Quotes erd
30004 \end_inset
30005
30006 .
30007  This module offers the 6
30008 \begin_inset space ~
30009 \end_inset
30010
30011 styles
30012 \end_layout
30013
30014 \begin_layout Description
30015 Left
30016 \begin_inset space ~
30017 \end_inset
30018
30019 Header,
30020 \begin_inset space ~
30021 \end_inset
30022
30023 Center
30024 \begin_inset space ~
30025 \end_inset
30026
30027 Header,
30028 \begin_inset space ~
30029 \end_inset
30030
30031 Right
30032 \begin_inset space ~
30033 \end_inset
30034
30035 Header
30036 \end_layout
30037
30038 \begin_layout Description
30039 Left
30040 \begin_inset space ~
30041 \end_inset
30042
30043 Footer,
30044 \begin_inset space ~
30045 \end_inset
30046
30047 Center
30048 \begin_inset space ~
30049 \end_inset
30050
30051 Footer,
30052 \begin_inset space ~
30053 \end_inset
30054
30055 Right
30056 \begin_inset space ~
30057 \end_inset
30058
30059 Footer
30060 \end_layout
30061
30062 \begin_layout Standard
30063 for the different positions in the header/footer.
30064 \end_layout
30065
30066 \begin_layout Standard
30067 Normally, headers and footers are set up in the beginning of the document.
30068  But you can change them anywhere you want to.
30069  Figure
30070 \begin_inset space ~
30071 \end_inset
30072
30073
30074 \begin_inset CommandInset ref
30075 LatexCommand ref
30076 reference "fig:Page-layout"
30077
30078 \end_inset
30079
30080  shows the page layout and where the header/footer styles will appear.
30081 \end_layout
30082
30083 \begin_layout Standard
30084 \begin_inset Float figure
30085 placement h
30086 wide false
30087 sideways false
30088 status open
30089
30090 \begin_layout Plain Layout
30091 \noindent
30092 \align center
30093 \begin_inset Tabular
30094 <lyxtabular version="3" rows="5" columns="3">
30095 <features tabularvalignment="middle">
30096 <column alignment="left" valignment="top" width="30line%">
30097 <column alignment="center" valignment="top" width="30line%">
30098 <column alignment="right" valignment="top" width="30line%">
30099 <row>
30100 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30101 \begin_inset Text
30102
30103 \begin_layout Plain Layout
30104 Left Header
30105 \end_layout
30106
30107 \end_inset
30108 </cell>
30109 <cell alignment="center" valignment="top" topline="true" usebox="none">
30110 \begin_inset Text
30111
30112 \begin_layout Plain Layout
30113 Center Header
30114 \end_layout
30115
30116 \end_inset
30117 </cell>
30118 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30119 \begin_inset Text
30120
30121 \begin_layout Plain Layout
30122 Right Header
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 </row>
30128 <row>
30129 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30130 \begin_inset Text
30131
30132 \begin_layout Plain Layout
30133
30134 \end_layout
30135
30136 \end_inset
30137 </cell>
30138 <cell alignment="center" valignment="top" usebox="none">
30139 \begin_inset Text
30140
30141 \begin_layout Plain Layout
30142
30143 \end_layout
30144
30145 \end_inset
30146 </cell>
30147 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30148 \begin_inset Text
30149
30150 \begin_layout Plain Layout
30151
30152 \end_layout
30153
30154 \end_inset
30155 </cell>
30156 </row>
30157 <row>
30158 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30159 \begin_inset Text
30160
30161 \begin_layout Plain Layout
30162 The normal text on the page goes here.
30163  The running header is above the text, and the footer is below (including
30164  footnotes).
30165  Headers/footers typically contain things like the page number, title of
30166  the chapter, company logo but your can use almost anything, except of floats.
30167 \end_layout
30168
30169 \end_inset
30170 </cell>
30171 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30172 \begin_inset Text
30173
30174 \begin_layout Plain Layout
30175
30176 \end_layout
30177
30178 \end_inset
30179 </cell>
30180 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30181 \begin_inset Text
30182
30183 \begin_layout Plain Layout
30184
30185 \end_layout
30186
30187 \end_inset
30188 </cell>
30189 </row>
30190 <row>
30191 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30192 \begin_inset Text
30193
30194 \begin_layout Plain Layout
30195
30196 \end_layout
30197
30198 \end_inset
30199 </cell>
30200 <cell alignment="center" valignment="top" usebox="none">
30201 \begin_inset Text
30202
30203 \begin_layout Plain Layout
30204
30205 \end_layout
30206
30207 \end_inset
30208 </cell>
30209 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30210 \begin_inset Text
30211
30212 \begin_layout Plain Layout
30213
30214 \end_layout
30215
30216 \end_inset
30217 </cell>
30218 </row>
30219 <row>
30220 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30221 \begin_inset Text
30222
30223 \begin_layout Plain Layout
30224 Left Footer
30225 \end_layout
30226
30227 \end_inset
30228 </cell>
30229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30230 \begin_inset Text
30231
30232 \begin_layout Plain Layout
30233 Center Footer
30234 \end_layout
30235
30236 \end_inset
30237 </cell>
30238 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30239 \begin_inset Text
30240
30241 \begin_layout Plain Layout
30242 Right Footer
30243 \end_layout
30244
30245 \end_inset
30246 </cell>
30247 </row>
30248 </lyxtabular>
30249
30250 \end_inset
30251
30252
30253 \end_layout
30254
30255 \begin_layout Plain Layout
30256 \begin_inset Caption
30257
30258 \begin_layout Plain Layout
30259 \begin_inset CommandInset label
30260 LatexCommand label
30261 name "fig:Page-layout"
30262
30263 \end_inset
30264
30265 Page layout with custom header and footer line.
30266 \end_layout
30267
30268 \end_inset
30269
30270
30271 \end_layout
30272
30273 \end_inset
30274
30275
30276 \end_layout
30277
30278 \begin_layout Subsection
30279 Definition
30280 \end_layout
30281
30282 \begin_layout Standard
30283 To define your header line, add all 3
30284 \begin_inset space ~
30285 \end_inset
30286
30287 header styles.
30288  The things you add to the styles appear on uneven pages, the things in
30289  the optional arguments on even pages.
30290  For single-sided documents, the optional arguments will not be used and
30291  can be omitted.
30292  If you leave a style or its argument empty, nothing appears in the output.
30293  Defining the footer line works similar.
30294 \end_layout
30295
30296 \begin_layout Standard
30297 For the definition, you will need some LaTeX-commands that are inserted
30298  as TeX code (menu 
30299 \family sans
30300 Insert\SpecialChar \menuseparator
30301 Te
30302 \begin_inset ERT
30303 status collapsed
30304
30305 \begin_layout Plain Layout
30306
30307 {}
30308 \end_layout
30309
30310 \end_inset
30311
30312 X
30313 \begin_inset space ~
30314 \end_inset
30315
30316 Code
30317 \family default
30318 ):
30319 \end_layout
30320
30321 \begin_layout Description
30322
30323 \backslash
30324 thepage prints the current page number
30325 \end_layout
30326
30327 \begin_layout Description
30328
30329 \backslash
30330 Roman{page} prints the current page number with capital roman numerals
30331 \end_layout
30332
30333 \begin_layout Description
30334
30335 \backslash
30336 roman{page} prints the current page number with small roman numerals
30337 \end_layout
30338
30339 \begin_layout Description
30340
30341 \backslash
30342 leftmark prints the current section number and title.
30343  If the document has chapters, it prints the current chapter number and
30344  title instead.
30345  It is called 
30346 \begin_inset Quotes eld
30347 \end_inset
30348
30349 leftmark
30350 \begin_inset Quotes prd
30351 \end_inset
30352
30353  because it usually goes in a left header.
30354 \end_layout
30355
30356 \begin_layout Description
30357
30358 \backslash
30359 rightmark prints the current subsection number and title.
30360  If the document has chapters, it prints the current section number and
30361  title instead.
30362  It is normally used in the right header.
30363 \end_layout
30364
30365 \begin_layout Subsection
30366 Default header/footer
30367 \end_layout
30368
30369 \begin_layout Standard
30370 The custom header/footer is not empty by default.
30371  The default header contains the chapter and section title and the center
30372  footer has the page number.
30373  In order to remove unwanted entries from the header/footer, include the
30374  relevant header/footer style in your document, but leave it blank.
30375  So, if you do not want a page number in the footer, include a blank 
30376 \family sans
30377 Center
30378 \begin_inset space ~
30379 \end_inset
30380
30381 Footer
30382 \family default
30383  style.
30384 \end_layout
30385
30386 \begin_layout Subsection
30387 Appearance
30388 \end_layout
30389
30390 \begin_layout Standard
30391 The header and footer will appear on normal pages.
30392  Some pages are different.
30393  The title page has a style of its own, and so has any page that starts
30394  a new part or chapter in your book.
30395  Such pages will not have the custom headers/footers, but that is normal.
30396  There is for example no need to print a header with the chapter name on
30397  the chapter page where the chapter heading is in big bold letters anyway.
30398 \end_layout
30399
30400 \begin_layout Subsubsection
30401 Header and footer decoration line
30402 \end_layout
30403
30404 \begin_layout Standard
30405 By default, you get a 0.4
30406 \begin_inset space \thinspace{}
30407 \end_inset
30408
30409 pt thick line below the header and no footer line.
30410  This can be changed in the document preamble with the commands 
30411 \series bold
30412
30413 \backslash
30414 headrulewidth
30415 \series default
30416  and 
30417 \series bold
30418
30419 \backslash
30420 footrulewidth
30421 \series default
30422  in the following scheme:
30423 \end_layout
30424
30425 \begin_layout Standard
30426
30427 \series bold
30428
30429 \backslash
30430 renewcommand{
30431 \backslash
30432 headrulewidth}{thickness}
30433 \end_layout
30434
30435 \begin_layout Standard
30436 Where thickness is a size in standard units like 
30437 \family sans
30438 pt
30439 \family default
30440  or 
30441 \family sans
30442 mm
30443 \family default
30444 .
30445  If you don't want a line, set the thickness to 0
30446 \begin_inset space \thinspace{}
30447 \end_inset
30448
30449 pt.
30450 \end_layout
30451
30452 \begin_layout Standard
30453 The lines can also be colored, but this requires more knowledge of LaTeX.
30454  If you really need this, have a look in the Internet or in sec.
30455 \begin_inset space ~
30456 \end_inset
30457
30458 4.4 of the book 
30459 \begin_inset CommandInset citation
30460 LatexCommand cite
30461 key "Mittelbach"
30462
30463 \end_inset
30464
30465 .
30466 \end_layout
30467
30468 \begin_layout Subsubsection
30469 Several header/footer lines
30470 \end_layout
30471
30472 \begin_layout Standard
30473 In case that you need more than one text line as a header/footer, you can
30474  do this by adding a normal line break in the style definition.
30475  However, the default height of the header/footer is only the one of one
30476  text line.
30477  To expand the height, redefine the LaTeX length 
30478 \series bold
30479
30480 \backslash
30481 headheight
30482 \series default
30483  or 
30484 \series bold
30485
30486 \backslash
30487 footheight
30488 \series default
30489  in this scheme in your document preamble:
30490 \end_layout
30491
30492 \begin_layout Standard
30493
30494 \series bold
30495
30496 \backslash
30497 setlength{
30498 \backslash
30499 headheight}{height}
30500 \end_layout
30501
30502 \begin_layout Standard
30503 Where height is a size in standard units.
30504  If you don't know which amount of space is needed for the height, define
30505  your header/footer and preview your document as PDF.
30506  Then open the LaTeX logfile via the menu 
30507 \family sans
30508 Document\SpecialChar \menuseparator
30509 La
30510 \begin_inset ERT
30511 status collapsed
30512
30513 \begin_layout Plain Layout
30514
30515 {}
30516 \end_layout
30517
30518 \end_inset
30519
30520 TeX Log
30521 \family default
30522  and look via the button 
30523 \family sans
30524 Next
30525 \begin_inset space ~
30526 \end_inset
30527
30528 Warning
30529 \family default
30530  if you find a warning of the package 
30531 \series bold
30532 fancyhdr
30533 \series default
30534
30535 \begin_inset Index idx
30536 status collapsed
30537
30538 \begin_layout Plain Layout
30539 LaTeX-packages ! fancyhdr
30540 \end_layout
30541
30542 \end_inset
30543
30544 .
30545  If there is such a warning, it contains the space that you need at least
30546  for your header/footer.
30547 \end_layout
30548
30549 \begin_layout Subsection
30550 This example
30551 \end_layout
30552
30553 \begin_layout Standard
30554 This example demonstrates what can be done with custom header/footers.
30555  Don't use it for your document as it is just an example.
30556  This example consists of the following definition:
30557 \end_layout
30558
30559 \begin_layout Description
30560 Left
30561 \begin_inset space ~
30562 \end_inset
30563
30564 Header 
30565 \series bold
30566
30567 \backslash
30568 rightmark
30569 \series default
30570 , empty optional argument
30571 \end_layout
30572
30573 \begin_layout Description
30574 Center
30575 \begin_inset space ~
30576 \end_inset
30577
30578 Header empty, empty optional argument
30579 \end_layout
30580
30581 \begin_layout Description
30582 Right
30583 \begin_inset space ~
30584 \end_inset
30585
30586 Header empty, 
30587 \series bold
30588
30589 \backslash
30590 leftmark
30591 \series default
30592  in the optional argument
30593 \end_layout
30594
30595 \begin_layout Description
30596 Left
30597 \begin_inset space ~
30598 \end_inset
30599
30600 Footer empty, 
30601 \series bold
30602
30603 \backslash
30604 thepage
30605 \series default
30606  in the optional argument
30607 \end_layout
30608
30609 \begin_layout Description
30610 Center
30611 \begin_inset space ~
30612 \end_inset
30613
30614 Footer 
30615 \family sans
30616 \series bold
30617 \color red
30618 LyX's user guide
30619 \family default
30620 \series default
30621 \color inherit
30622
30623 \begin_inset Quotes eld
30624 \end_inset
30625
30626 Magic code:
30627 \begin_inset Newline newline
30628 \end_inset
30629
30630
30631 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30632 \end_inset
30633
30634
30635 \begin_inset Quotes erd
30636 \end_inset
30637
30638  in the optional argument
30639 \end_layout
30640
30641 \begin_layout Description
30642 Right
30643 \begin_inset space ~
30644 \end_inset
30645
30646 Footer 
30647 \series bold
30648
30649 \backslash
30650 Roman{page}
30651 \series default
30652 , empty optional argument
30653 \end_layout
30654
30655 \begin_layout Description
30656
30657 \backslash
30658 headrulewidth set to 2
30659 \begin_inset space \thinspace{}
30660 \end_inset
30661
30662 pt
30663 \end_layout
30664
30665 \begin_layout Standard
30666 In principle you can use almost everything in headers/footers, except of
30667  floats.
30668  For more special things like e.
30669 \begin_inset space \thinspace{}
30670 \end_inset
30671
30672 g.
30673 \begin_inset space ~
30674 \end_inset
30675
30676 thumb-indexes, see the manual of the 
30677 \series bold
30678 fancyhdr
30679 \series default
30680  package, 
30681 \begin_inset CommandInset citation
30682 LatexCommand cite
30683 key "fancyhdr"
30684
30685 \end_inset
30686
30687 .
30688 \end_layout
30689
30690 \begin_layout Standard
30691 \begin_inset Newpage clearpage
30692 \end_inset
30693
30694
30695 \end_layout
30696
30697 \begin_layout Standard
30698 \begin_inset ERT
30699 status collapsed
30700
30701 \begin_layout Plain Layout
30702
30703
30704 \backslash
30705 pagestyle{headings}
30706 \end_layout
30707
30708 \end_inset
30709
30710
30711 \begin_inset Note Note
30712 status collapsed
30713
30714 \begin_layout Plain Layout
30715 switches back to page style with the default headings
30716 \end_layout
30717
30718 \end_inset
30719
30720
30721 \end_layout
30722
30723 \begin_layout Section
30724 Previewing Snippets of your Document
30725 \begin_inset CommandInset label
30726 LatexCommand label
30727 name "sec:Previewing-snippets-of"
30728
30729 \end_inset
30730
30731
30732 \begin_inset Index idx
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736 Instant preview
30737 \end_layout
30738
30739 \end_inset
30740
30741
30742 \begin_inset Index idx
30743 status collapsed
30744
30745 \begin_layout Plain Layout
30746 Document ! Preview
30747 \end_layout
30748
30749 \end_inset
30750
30751
30752 \end_layout
30753
30754 \begin_layout Standard
30755 LyX allows you to generate previews of sections of your document on the
30756  fly so you can see how they will look in the final document without having
30757  to break your train of thought with viewing the output.
30758 \end_layout
30759
30760 \begin_layout Subsection
30761 Prerequisites
30762 \end_layout
30763
30764 \begin_layout Standard
30765 To get previews working, you need the LaTeX package 
30766 \series bold
30767 preview-latex
30768 \series default
30769
30770 \begin_inset Index idx
30771 status collapsed
30772
30773 \begin_layout Plain Layout
30774 LaTeX-packages ! preview-latex
30775 \end_layout
30776
30777 \end_inset
30778
30779  (on some systems named simply 
30780 \series bold
30781 preview
30782 \series default
30783 ) installed.
30784  If it is not already installed, you will find it in the TeX-catalogue,
30785  
30786 \begin_inset CommandInset citation
30787 LatexCommand cite
30788 key "TeXCatalogue"
30789
30790 \end_inset
30791
30792  or in the package manager of your LaTeX-system.
30793  You obtain prettier results if you install the program 
30794 \family typewriter
30795 pnmcrop
30796 \family default
30797  from the 
30798 \family typewriter
30799 netpbm
30800 \family default
30801  package; for LyX on Windows this program and also the LaTeX-package is
30802  automatically installed together with LyX.
30803 \end_layout
30804
30805 \begin_layout Subsection
30806 Enabling previews
30807 \end_layout
30808
30809 \begin_layout Standard
30810 If you would for example like to see in LyX your math formulas typeset by
30811  LaTeX, activate the option 
30812 \family sans
30813 Display
30814 \begin_inset space ~
30815 \end_inset
30816
30817 Graphics
30818 \family default
30819  in the 
30820 \family sans
30821 Tools\SpecialChar \menuseparator
30822 Preferences 
30823 \family default
30824 dialog under 
30825 \family sans
30826 Look
30827 \begin_inset space ~
30828 \end_inset
30829
30830 and
30831 \begin_inset space ~
30832 \end_inset
30833
30834 feel\SpecialChar \menuseparator
30835 Display
30836 \family default
30837 .
30838  Then set 
30839 \family sans
30840 Instant
30841 \begin_inset space ~
30842 \end_inset
30843
30844 Preview
30845 \family default
30846  to 
30847 \family sans
30848 On
30849 \family default
30850 .
30851  The 
30852 \family sans
30853 Preview
30854 \begin_inset space ~
30855 \end_inset
30856
30857 Size
30858 \family default
30859  is the multiplication factor for the size.
30860 \end_layout
30861
30862 \begin_layout Standard
30863 Previews are generated when you load a document into LyX and when you finish
30864  editing an inset.
30865 \end_layout
30866
30867 \begin_layout Standard
30868 \begin_inset Note Greyedout
30869 status open
30870
30871 \begin_layout Plain Layout
30872
30873 \series bold
30874 Note:
30875 \series default
30876  Previews of an already loaded document are not in every case immediately
30877  generated by activating the option 
30878 \family sans
30879 Display
30880 \begin_inset space ~
30881 \end_inset
30882
30883 Graphics
30884 \family default
30885 .
30886  Reopening the documents assures to get previews.
30887 \end_layout
30888
30889 \end_inset
30890
30891
30892 \end_layout
30893
30894 \begin_layout Subsection
30895 Selected document parts
30896 \end_layout
30897
30898 \begin_layout Standard
30899 Besides math there are other cases where you might like to see a preview,
30900  fox example things that LyX cannot render like rotated parts or things
30901  which are not yet supported by LyX.
30902  To do this, insert a preview inset via the menu 
30903 \family sans
30904 Insert\SpecialChar \menuseparator
30905 Preview
30906 \family default
30907 .
30908  Insert or paste the stuff that you want to preview into this inset.
30909  The preview will be generated when the cursor is outside the preview inset.
30910  If you click on the preview, you can edit the previewed stuff.
30911 \end_layout
30912
30913 \begin_layout Standard
30914 An example: To create rotated boxes, you use the LaTeX command 
30915 \series bold
30916
30917 \backslash
30918 rotatebox
30919 \series default
30920  which is not yet supported by LyX.
30921 \begin_inset Foot
30922 status collapsed
30923
30924 \begin_layout Plain Layout
30925
30926 \series bold
30927
30928 \backslash
30929 rotatebox
30930 \series default
30931  is explained in section 
30932 \emph on
30933 Rotated and Scaled Boxes
30934 \emph default
30935  of the 
30936 \emph on
30937 Embedded
30938 \begin_inset space ~
30939 \end_inset
30940
30941 Objects
30942 \emph default
30943  manual.
30944 \end_layout
30945
30946 \end_inset
30947
30948  Instead of the TeX Code boxes you want to see in LyX the final rotated
30949  boxes, for example to adjust the rotation angle to fit with the surrounding
30950  text.
30951  Therefore you create a preview inset and copy the text with the rotated
30952  boxes into in.
30953  Here is the result:
30954 \end_layout
30955
30956 \begin_layout Standard
30957 \begin_inset Preview
30958
30959 \begin_layout Standard
30960 This is a line
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966
30967 \backslash
30968 rotatebox[origin=r]{-60}{
30969 \end_layout
30970
30971 \end_inset
30972
30973
30974 \begin_inset Box Doublebox
30975 position "c"
30976 hor_pos "c"
30977 has_inner_box 0
30978 inner_pos "c"
30979 use_parbox 0
30980 use_makebox 0
30981 width "1in"
30982 special "width"
30983 height "1in"
30984 height_special "totalheight"
30985 status collapsed
30986
30987 \begin_layout Plain Layout
30988 with rotated
30989 \end_layout
30990
30991 \end_inset
30992
30993
30994 \begin_inset ERT
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998
30999 }
31000 \end_layout
31001
31002 \end_inset
31003
31004  framed text 
31005 \begin_inset ERT
31006 status collapsed
31007
31008 \begin_layout Plain Layout
31009
31010
31011 \backslash
31012 rotatebox[origin=lb]{60}{
31013 \end_layout
31014
31015 \end_inset
31016
31017
31018 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31019 \end_inset
31020
31021
31022 \begin_inset ERT
31023 status collapsed
31024
31025 \begin_layout Plain Layout
31026
31027 }
31028 \end_layout
31029
31030 \end_inset
31031
31032  and a formula.
31033 \end_layout
31034
31035 \end_inset
31036
31037
31038 \end_layout
31039
31040 \begin_layout Standard
31041 Previewing works also for colors.
31042  In this example a special framed, colored box was created using the LaTeX
31043  command 
31044 \series bold
31045
31046 \backslash
31047 fcolorbox
31048 \series default
31049 :
31050 \begin_inset Foot
31051 status collapsed
31052
31053 \begin_layout Plain Layout
31054
31055 \series bold
31056
31057 \backslash
31058 fcolorbox
31059 \series default
31060  is explained in section 
31061 \emph on
31062 Colored Boxes
31063 \emph default
31064  of the 
31065 \emph on
31066 Embedded
31067 \begin_inset space ~
31068 \end_inset
31069
31070 Objects
31071 \emph default
31072  manual.
31073 \end_layout
31074
31075 \end_inset
31076
31077
31078 \end_layout
31079
31080 \begin_layout Standard
31081 \begin_inset Preview
31082
31083 \begin_layout Standard
31084 \begin_inset ERT
31085 status collapsed
31086
31087 \begin_layout Plain Layout
31088
31089
31090 \backslash
31091 fboxrule 1mm 
31092 \backslash
31093 fboxsep 1mm
31094 \end_layout
31095
31096 \end_inset
31097
31098
31099 \begin_inset ERT
31100 status collapsed
31101
31102 \begin_layout Plain Layout
31103
31104
31105 \backslash
31106 fcolorbox{cyan}{magenta}{
31107 \end_layout
31108
31109 \end_inset
31110
31111 This is text within a colored, framed box.
31112 \begin_inset ERT
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116
31117 }
31118 \end_layout
31119
31120 \end_inset
31121
31122
31123 \end_layout
31124
31125 \end_inset
31126
31127
31128 \end_layout
31129
31130 \begin_layout Standard
31131 \begin_inset VSpace medskip
31132 \end_inset
31133
31134
31135 \end_layout
31136
31137 \begin_layout Standard
31138 If LyX does not show a preview, assure that you enabled previews as described
31139  above and also assure that TeX Code in the preview inset is valid and that
31140  you loaded the LaTeX packages in your document preamble that are required
31141  by the TeX Code.
31142  If LyX cannot create a preview, you will in most cases also not be able
31143  to view your document due to LaTeX errors.
31144  So if you have to use some TeX Code and don't know if it is correct, the
31145  preview inset is a nice method to check it without the need to view the
31146  whole document.
31147 \end_layout
31148
31149 \begin_layout Subsection
31150 LaTeX source code
31151 \end_layout
31152
31153 \begin_layout Standard
31154 You can preview the LaTeX source of the whole document or parts of it.
31155  Use the menu 
31156 \family sans
31157 View\SpecialChar \menuseparator
31158 View
31159 \begin_inset space ~
31160 \end_inset
31161
31162 Source
31163 \family default
31164  and a window will be shown where you can see the LaTeX-source code.
31165  The window shows the source of the whole paragraph where the cursor is
31166  currently in.
31167  You can also select document parts in LyX's main window, then only this
31168  selection (when it is more than one paragraph) is shown as source code.
31169  To view the whole document as source, enable the corresponding option in
31170  the source view window.
31171 \end_layout
31172
31173 \begin_layout Section
31174 Advanced Find and Replace
31175 \begin_inset CommandInset label
31176 LatexCommand label
31177 name "sec:Advanced-Find-and"
31178
31179 \end_inset
31180
31181
31182 \begin_inset Index idx
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186 Replace
31187 \end_layout
31188
31189 \end_inset
31190
31191
31192 \begin_inset Index idx
31193 status collapsed
31194
31195 \begin_layout Plain Layout
31196 Find
31197 \end_layout
31198
31199 \end_inset
31200
31201
31202 \end_layout
31203
31204 \begin_layout Subsection
31205 Introduction
31206 \end_layout
31207
31208 \begin_layout Standard
31209 The advanced find and replace feature of LyX allows for searching of complex,
31210  format-sensitive text segments and mathematics contents within LyX documents.
31211  It is an enhancement of the standard (quick) find and replace feature.
31212  The key-features are:
31213 \end_layout
31214
31215 \begin_layout Itemize
31216 Both searching of text and of mathematical formulas is allowed, where the
31217  latter is done by entering mathematics in the usual way; not only entire
31218  mathematical formulas are found, but also parts occurring within more complex
31219  formulas
31220 \end_layout
31221
31222 \begin_layout Itemize
31223 Search may be format-insensitive, so that the searched text is found in
31224  any context/style (standard text, section headings, notes, and even mathematics
31225 ), or it may be format-sensitive, so that, for example, a word entered with
31226  a section heading will only be found within section headings
31227 \end_layout
31228
31229 \begin_layout Itemize
31230 Search may be widened to a specific 
31231 \emph on
31232 scope
31233 \emph default
31234 , i.
31235 \begin_inset space \thinspace{}
31236 \end_inset
31237
31238 e.
31239 \begin_inset space ~
31240 \end_inset
31241
31242 a set of files which may be all the children of the document being edited,
31243  all the open files, or all the manuals available from the 
31244 \family sans
31245 Help
31246 \family default
31247  menu
31248 \end_layout
31249
31250 \begin_layout Itemize
31251 Replace may optionally preserve capitalization, so that the replaced text
31252  capitalization is adapted to the matching text (i.
31253 \begin_inset space \thinspace{}
31254 \end_inset
31255
31256 e.
31257 \begin_inset space ~
31258 \end_inset
31259
31260 all lowercase, all uppercase, first uppercase followed by lowercase)
31261 \end_layout
31262
31263 \begin_layout Subsection
31264 Basic usage
31265 \end_layout
31266
31267 \begin_layout Standard
31268 The advanced find and replace feature of LyX is activated through the menu
31269  
31270 \family sans
31271 Edit\SpecialChar \menuseparator
31272 Find & Replace
31273 \noun on
31274  (
31275 \noun default
31276 Advanced
31277 \noun on
31278 )
31279 \family default
31280 \noun default
31281  (shortcut 
31282 \begin_inset Info
31283 type  "shortcut"
31284 arg   "dialog-show findreplaceadv"
31285 \end_inset
31286
31287 ) or the toolbar button 
31288 \begin_inset Info
31289 type  "icon"
31290 arg   "dialog-toggle findreplaceadv"
31291 \end_inset
31292
31293 .
31294  This opens the 
31295 \family sans
31296 Advanced Find and Replace
31297 \family default
31298  dialog.
31299 \end_layout
31300
31301 \begin_layout Subsubsection
31302 Searching for text
31303 \end_layout
31304
31305 \begin_layout Standard
31306 Enter into the 
31307 \family sans
31308 Find
31309 \family default
31310  LyX mini-editor a simple word, and search for occurrences of it by clicking
31311  on the 
31312 \family sans
31313 Find Next
31314 \family default
31315  button at the bottom of the dialog (or just press the 
31316 \family sans
31317 Return
31318 \family default
31319  key).
31320  The entered word is found both in text mode and in math mode, and in emphasized
31321 , bold or normal face, and in both in section titles and in standard text.
31322  Pressing repeatedly 
31323 \family sans
31324 Enter
31325 \family default
31326  keeps searching forward.
31327  Similarly, pressing 
31328 \family sans
31329 Shift+Enter
31330 \family default
31331  searches for the entered text backwards.
31332 \end_layout
31333
31334 \begin_layout Standard
31335 While searching, the 
31336 \family sans
31337 Case sensitive
31338 \family default
31339  option allows matches to occur only with the same case as entered in the
31340  
31341 \family sans
31342 Find
31343 \family default
31344  editor.
31345  The 
31346 \family sans
31347 Whole words
31348 \family default
31349  option allows matches to occur only at word boundaries.
31350 \end_layout
31351
31352 \begin_layout Subsubsection
31353 Searching for mathematics
31354 \end_layout
31355
31356 \begin_layout Standard
31357 Mathematical formulas may be searched for by typing in the 
31358 \family sans
31359 Find
31360 \family default
31361  editor a mathematical formula, such as 
31362 \begin_inset Formula $x^{2}$
31363 \end_inset
31364
31365  or also something more complex like 
31366 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31367 \end_inset
31368
31369 .
31370  When searching for a formula, it is found both when it is alone and when
31371  it occurs in sub-formulas and nested parts of sub-formulas, for example
31372  the mentioned segments would be found in something like 
31373 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31374 \end_inset
31375
31376
31377 \end_layout
31378
31379 \begin_layout Subsubsection
31380 Style-aware search
31381 \end_layout
31382
31383 \begin_layout Standard
31384 It is also possible to search for text with specific styles.
31385  This is done by switching to the 
31386 \family sans
31387 Settings
31388 \family default
31389  tab of the dialog and unchecking the 
31390 \family sans
31391 Ignore format
31392 \family default
31393  option.
31394  This way, entering in the 
31395 \family sans
31396 Find
31397 \family default
31398  editor
31399 \end_layout
31400
31401 \begin_layout Itemize
31402 a plain word and searching for it would not find instances of the word occurring
31403  in emphasized or boldface.
31404 \end_layout
31405
31406 \begin_layout Itemize
31407 an emphasized or boldface word and searching for it would find the respective
31408  instances with same face only, and within the same text style only.
31409  Note that, for example, an emphasized text is found not only when occurring
31410  alone, but also when it is contained in a longer emphasized sentence.
31411 \end_layout
31412
31413 \begin_layout Itemize
31414 a plain word in a section heading, and searching for it, finds occurrences
31415  of if only within section headings.
31416  Also, if the text to search is given an emphasized or bold face, in addition
31417  to a section style, then it is found only when occurring with the same
31418  style.
31419 \end_layout
31420
31421 \begin_layout Itemize
31422 some mathematics in a displayed formula will only find instances of this
31423  formula that are also displayed formulas (and not inline formulas).
31424 \end_layout
31425
31426 \begin_layout Subsubsection
31427 Replace
31428 \end_layout
31429
31430 \begin_layout Standard
31431 The text segments matching the text entered in the 
31432 \family sans
31433 Find
31434 \family default
31435  editor may be replaced with the text segments entered in the 
31436 \family sans
31437 Replace
31438 \family default
31439 \noun on
31440  
31441 \noun default
31442 editor.
31443  In order to find the next occurrence and replace it, click on the 
31444 \family sans
31445 Replace
31446 \family default
31447  button or alternatively
31448 \noun on
31449  
31450 \noun default
31451 press 
31452 \family sans
31453 Enter
31454 \family default
31455  or 
31456 \family sans
31457 Shift+Enter
31458 \family default
31459  while being in the 
31460 \family sans
31461 Replace
31462 \family default
31463 \noun on
31464  
31465 \noun default
31466 editor.
31467 \end_layout
31468
31469 \begin_layout Standard
31470 You can replace full-featured formatted LyX segments in place of the matching
31471  text segments in your document.
31472  Typical scenarios in which to use this capability may be (just to mention
31473  a few):
31474 \end_layout
31475
31476 \begin_layout Itemize
31477 replacing occurrences of a word with a customized formatted version of the
31478  same word, for example replacing occurrences of a name like 
31479 \begin_inset Quotes eld
31480 \end_inset
31481
31482 func()
31483 \begin_inset Quotes erd
31484 \end_inset
31485
31486  with its typewriter version 
31487 \family typewriter
31488
31489 \begin_inset Quotes eld
31490 \end_inset
31491
31492 func()
31493 \begin_inset Quotes erd
31494 \end_inset
31495
31496 ;
31497 \end_layout
31498
31499 \begin_layout Itemize
31500 performing a notation rework of mathematical symbols, for example replacing
31501  occurrences of 
31502 \begin_inset Quotes eld
31503 \end_inset
31504
31505
31506 \begin_inset Formula $R$
31507 \end_inset
31508
31509
31510 \begin_inset Quotes erd
31511 \end_inset
31512
31513  with 
31514 \begin_inset Quotes eld
31515 \end_inset
31516
31517
31518 \begin_inset Formula $\mathbb{R}$
31519 \end_inset
31520
31521
31522 \begin_inset Quotes erd
31523 \end_inset
31524
31525  (you may want to enable the 
31526 \family sans
31527 Whole words
31528 \family default
31529  and 
31530 \family sans
31531 Case sensitive
31532 \family default
31533  options and disable the 
31534 \family sans
31535 Ignore format
31536 \family default
31537  option in the 
31538 \family sans
31539 Settings
31540 \family default
31541  tab, in order to avoid replacing all 
31542 \begin_inset Quotes eld
31543 \end_inset
31544
31545 R
31546 \begin_inset Quotes erd
31547 \end_inset
31548
31549  letters occurring in normal text), or occurrences of 
31550 \begin_inset Formula $x_{j}^{i}$
31551 \end_inset
31552
31553  with 
31554 \begin_inset Formula $x_{i,\, j}$
31555 \end_inset
31556
31557 , or occurrences of 
31558 \begin_inset Formula $x[k]$
31559 \end_inset
31560
31561  with 
31562 \begin_inset Formula $x_{k}$
31563 \end_inset
31564
31565 .
31566 \end_layout
31567
31568 \begin_layout Subsection
31569 Advanced usage
31570 \end_layout
31571
31572 \begin_layout Standard
31573 There is a regular expression (regexp) based searching facility.
31574 \begin_inset Foot
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578 A good explanation of regular expressions is given in this Wikipedia entry:
31579  
31580 \begin_inset CommandInset href
31581 LatexCommand href
31582 target "http://en.wikipedia.org/wiki/Regular_expression"
31583
31584 \end_inset
31585
31586 .
31587 \end_layout
31588
31589 \end_inset
31590
31591  You can search for regular expression by inserting a regexp inset into
31592  the 
31593 \family sans
31594 Find
31595 \family default
31596  editor.
31597  This is done via the menu 
31598 \family sans
31599 Insert\SpecialChar \menuseparator
31600 Insert Regular Expression
31601 \family default
31602  while the cursor is in the 
31603 \family sans
31604 Find
31605 \family default
31606  editor.
31607  Characters entered within regexp insets are matched according to the regular
31608  expression matching rules
31609 \begin_inset Foot
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613 Under the constraint that any (sub)expression must match a well-formed LyX
31614  text segment, i.
31615 \begin_inset space \thinspace{}
31616 \end_inset
31617
31618 e.
31619 \begin_inset space ~
31620 \end_inset
31621
31622 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31623  to match expressions.
31624 \end_layout
31625
31626 \end_inset
31627
31628 , while text entered outside regexp insets is matched exactly against the
31629  same text in the document.
31630  Note that it is allowed to cut and paste regexp-mode insets as usual.
31631  Examples of using such a feature may be:
31632 \end_layout
31633
31634 \begin_layout Enumerate
31635 Searching for all fractions with a given denominator: for example, entering
31636  in the 
31637 \family sans
31638 Find
31639 \family default
31640  editor the fraction 
31641 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31642 \end_inset
31643
31644  (where the 
31645 \begin_inset Formula $.*$
31646 \end_inset
31647
31648  on the numerator is the match-everything regular expression) finds all
31649  fractions with the given denominator.
31650 \end_layout
31651
31652 \begin_layout Enumerate
31653 Searching for all text with a given style: for example, after unchecking
31654  the 
31655 \family sans
31656 Ignore format
31657 \family default
31658  option from the 
31659 \family sans
31660 Settings
31661 \family default
31662  tab, entering a 
31663 \series bold
31664
31665 \begin_inset Formula $.*$
31666 \end_inset
31667
31668
31669 \series default
31670  regular expression and adding for it an emphasized or bold face, finds
31671  all emphasized and bold face text, respectively.
31672  Also, inserting a 
31673 \begin_inset Formula $.*$
31674 \end_inset
31675
31676  regular expression in a bullet or enumerated list or a section heading,
31677  you can find all bullet or enumerated lists or section headings.
31678 \end_layout
31679
31680 \begin_layout Standard
31681 Finally, references to (sub)expressions in regexp may be used as usual,
31682  enclosing parts of the expression within round braces 
31683 \begin_inset Formula $()$
31684 \end_inset
31685
31686 , and referring back to them through 
31687 \begin_inset Formula $\backslash1$
31688 \end_inset
31689
31690
31691 \begin_inset Formula $\backslash2$
31692 \end_inset
31693
31694 , etc..
31695  For example, try searching for the regexp 
31696 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31697 \end_inset
31698
31699  in order to find word repetitions, if there are any.
31700 \end_layout
31701
31702 \begin_layout Standard
31703 Note that back references work both when occurring within the same regexp,
31704  and when occurring in multiple different regexps, where the numbering of
31705  back-referenced sub-expressions is absolute, i.
31706 \begin_inset space \thinspace{}
31707 \end_inset
31708
31709 e.
31710 \begin_inset space ~
31711 \end_inset
31712
31713  
31714 \begin_inset Formula $\backslash1$
31715 \end_inset
31716
31717  always refers to the first occurrence of 
31718 \begin_inset Formula $()$
31719 \end_inset
31720
31721  in all entered regexps.
31722 \end_layout
31723
31724 \begin_layout Standard
31725 Note also that the use of back references in the replaced text is not (yet)
31726  implemented.
31727 \end_layout
31728
31729 \begin_layout Section
31730 Spell Checking
31731 \begin_inset CommandInset label
31732 LatexCommand label
31733 name "sec:Spellchecking"
31734
31735 \end_inset
31736
31737
31738 \begin_inset Index idx
31739 status collapsed
31740
31741 \begin_layout Plain Layout
31742 Spell checking
31743 \end_layout
31744
31745 \end_inset
31746
31747
31748 \end_layout
31749
31750 \begin_layout Standard
31751 LyX has a built-in spell checker.
31752  The menu
31753 \family sans
31754  Tools\SpecialChar \menuseparator
31755 Spellchecker
31756 \family default
31757 , the key 
31758 \family sans
31759 F7
31760 \family default
31761  or the toolbar button 
31762 \begin_inset Info
31763 type  "icon"
31764 arg   "dialog-show spellchecker"
31765 \end_inset
31766
31767  starts the spell checking beginning from the current cursor position.
31768  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31769  you to edit and replace it in a second line.
31770  Whenever an unknown word is found, the word is highlighted and the text
31771  scrolled so that it is visible.
31772  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31773 n, if any could be found.
31774  Clicking on one of the corrections will copy to the 
31775 \family sans
31776 Replacement
31777 \family default
31778  field, double-click invokes directly the replacement.
31779  Unknown but correctly typed words can be added to the personal dictionary.
31780 \end_layout
31781
31782 \begin_layout Standard
31783 By default, the dictionary file used is determined by the document language
31784  that is set in the 
31785 \family sans
31786 Document\SpecialChar \menuseparator
31787 Settings
31788 \family default
31789  dialog.
31790  You can specify the language of a word in the spellchecker dialog by choosing
31791  a different one at the top of the dialog.
31792  LyX can correctly spell check documents containing multiple languages.
31793  This work if you have marked the different languages appropriately and
31794  have the spell checker dictionaries installed.
31795  LyX automatically switches to the appropriate dictionary file.
31796 \end_layout
31797
31798 \begin_layout Subsection
31799 Further Settings
31800 \end_layout
31801
31802 \begin_layout Standard
31803 In LyX's preferences dialog under 
31804 \family sans
31805 Language
31806 \begin_inset space ~
31807 \end_inset
31808
31809 Setting\SpecialChar \menuseparator
31810 Spellchecker
31811 \family default
31812  you can set the following things:
31813 \end_layout
31814
31815 \begin_layout Description
31816 Spellchecker
31817 \begin_inset space ~
31818 \end_inset
31819
31820 engine Select the library LyX should use for spell checking.
31821  Depending on your platform, 
31822 \family typewriter
31823 aspell
31824 \family default
31825
31826 \family typewriter
31827 hunspell
31828 \family default
31829  or 
31830 \family typewriter
31831 enchant
31832 \begin_inset Foot
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836 Enchant itself is a wrapper library having different configurable back-ends.
31837  Please consult the documentation or man-page of it to learn more.
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \family default
31844  are available.
31845  On Windows only 
31846 \family typewriter
31847 hunspell
31848 \family default
31849  is available.
31850 \end_layout
31851
31852 \begin_layout Description
31853 Alternative
31854 \begin_inset space ~
31855 \end_inset
31856
31857 language If this field is not empty, LyX will always use the given language
31858  for the spell checking, no matter what the document language is.
31859 \end_layout
31860
31861 \begin_layout Description
31862 Escape
31863 \begin_inset space ~
31864 \end_inset
31865
31866 characters Allows you to add non-standard characters that the spell checker
31867  should escape, e.
31868 \begin_inset space \thinspace{}
31869 \end_inset
31870
31871 g.
31872 \begin_inset space \space{}
31873 \end_inset
31874
31875 German umlauts.
31876  This should normally not be needed.
31877 \end_layout
31878
31879 \begin_layout Description
31880 Accept
31881 \begin_inset space ~
31882 \end_inset
31883
31884 compound
31885 \begin_inset space ~
31886 \end_inset
31887
31888 words Prevent the spell checker from complaining about compounded words
31889  like 
31890 \begin_inset Quotes eld
31891 \end_inset
31892
31893 passthrough
31894 \begin_inset Quotes erd
31895 \end_inset
31896
31897 .
31898 \end_layout
31899
31900 \begin_layout Description
31901 Spellcheck
31902 \begin_inset space ~
31903 \end_inset
31904
31905 continuously Check the spelling of your document as you type it.
31906  Misspelled words gets underlined with a dotted red line.
31907  By right-clicking on an underlined word, the suggestions by the spell appear
31908  in the context menu.
31909  Choosing one of them will replace the misspelled word with the suggested
31910  word.
31911 \end_layout
31912
31913 \begin_layout Description
31914 Spellcheck
31915 \begin_inset space ~
31916 \end_inset
31917
31918 notes
31919 \begin_inset space ~
31920 \end_inset
31921
31922 and
31923 \begin_inset space ~
31924 \end_inset
31925
31926 comments If enabled, the spelling of non-printed document contents is checked
31927  as well.
31928 \end_layout
31929
31930 \begin_layout Section
31931 Thesaurus
31932 \begin_inset Index idx
31933 status collapsed
31934
31935 \begin_layout Plain Layout
31936 Thesaurus
31937 \end_layout
31938
31939 \end_inset
31940
31941
31942 \begin_inset CommandInset label
31943 LatexCommand label
31944 name "sec:Thesaurus"
31945
31946 \end_inset
31947
31948
31949 \end_layout
31950
31951 \begin_layout Standard
31952 LyX provides a multilingual thesaurus.
31953  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31954  the 
31955 \family typewriter
31956 MyThes
31957 \family default
31958
31959 \begin_inset Foot
31960 status collapsed
31961
31962 \begin_layout Plain Layout
31963 \begin_inset CommandInset href
31964 LatexCommand href
31965 target "http://lingucomponent.openoffice.org/thesaurus.html"
31966
31967 \end_inset
31968
31969
31970 \end_layout
31971
31972 \end_inset
31973
31974  thesaurus library, which is included in LyX).
31975  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31976  are available for many languages.
31977 \end_layout
31978
31979 \begin_layout Standard
31980 This section describes how new dictionaries are installed and set up for
31981  the use with LyX.
31982 \end_layout
31983
31984 \begin_layout Subsection
31985 Setting up the thesaurus
31986 \end_layout
31987
31988 \begin_layout Standard
31989 The 
31990 \family typewriter
31991 MyThes
31992 \family default
31993 \emph on
31994 /
31995 \emph default
31996 OpenOffice thesauri consist of two files per language: A file with the suffix
31997  
31998 \emph on
31999 *.dat
32000 \emph default
32001  containing the data and an index file with the suffix 
32002 \emph on
32003 *.idx
32004 \emph default
32005 .
32006  The standardized file names include the language code for the given language
32007  (e.
32008 \begin_inset space \thinspace{}
32009 \end_inset
32010
32011 g.
32012  en_EN for English).
32013  For instance, the English files are named:
32014 \end_layout
32015
32016 \begin_layout Itemize
32017 th_en_EN_v2.idx
32018 \end_layout
32019
32020 \begin_layout Itemize
32021 th_en_EN_v2.dat
32022 \end_layout
32023
32024 \begin_layout Standard
32025 If you have OpenOffice and its thesaurus installed, these files should be
32026  already on your system.
32027  If not, you can get dictionaries either from 
32028 \begin_inset Flex URL
32029 status collapsed
32030
32031 \begin_layout Plain Layout
32032
32033 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32034 \end_layout
32035
32036 \end_inset
32037
32038  or from the site 
32039 \begin_inset Flex URL
32040 status collapsed
32041
32042 \begin_layout Plain Layout
32043
32044 http://extensions.services.openoffice.org/en/search/node/thesaurus
32045 \end_layout
32046
32047 \end_inset
32048
32049 .
32050 \begin_inset Foot
32051 status collapsed
32052
32053 \begin_layout Plain Layout
32054 Note that, as of OpenOffice
32055 \begin_inset space ~
32056 \end_inset
32057
32058 3.0, the files on 
32059 \begin_inset Flex URL
32060 status collapsed
32061
32062 \begin_layout Plain Layout
32063
32064 http://extensions.services.openoffice.org
32065 \end_layout
32066
32067 \end_inset
32068
32069  are usually packed in extension archives (
32070 \emph on
32071 *.oxt
32072 \emph default
32073 ) that contain other files such as spellchecker dictionaries besides the
32074  thesauri.
32075  These archives are simple zip files, so you can unpack them as you would
32076  unpack a zip archive.
32077 \end_layout
32078
32079 \end_inset
32080
32081  Put the 
32082 \emph on
32083 *.idx
32084 \emph default
32085  and 
32086 \emph on
32087 *.dat
32088 \emph default
32089  files of all languages you want to use into one directory (do not use subfolder
32090 s), and specify the path to this directory in 
32091 \family sans
32092 Tools\SpecialChar \menuseparator
32093 Preferences\SpecialChar \menuseparator
32094 Paths
32095 \family default
32096 .
32097  Now the thesaurus should be ready to use.
32098 \end_layout
32099
32100 \begin_layout Subsection
32101 Using the thesaurus
32102 \end_layout
32103
32104 \begin_layout Standard
32105 To start the thesaurus, use the menu 
32106 \family sans
32107 Tools\SpecialChar \menuseparator
32108 Thesaurus
32109 \family default
32110  or the toolbar button 
32111 \begin_inset Info
32112 type  "icon"
32113 arg   "thesaurus-entry"
32114 \end_inset
32115
32116  while the cursor is at the word you want to look up or while a word is
32117  selected.
32118  A dialog pops up showing you probably related words that you can use as
32119  replacement.
32120  The proposals are grouped into categories.
32121  Note that the thesaurus does not only show synonyms, but also hyperonyms
32122  and hyponyms (such as 
32123 \emph on
32124 plant
32125 \emph default
32126  for 
32127 \emph on
32128 tree
32129 \emph default
32130 ), compounds (such as 
32131 \emph on
32132 tree diagram
32133 \emph default
32134 ) and antonyms (such as 
32135 \emph on
32136 women
32137 \emph default
32138  for 
32139 \emph on
32140 men
32141 \emph default
32142 ), which are marked as such.
32143 \end_layout
32144
32145 \begin_layout Standard
32146 The language is automatically chosen from the language at the cursor, but
32147  you can also switch it in the dialog, as you can enter new words to look
32148  up directly there.
32149 \end_layout
32150
32151 \begin_layout Standard
32152 Note that the thesaurus cannot handle phrases (only compounds that are in
32153  the dictionary, such as the above 
32154 \emph on
32155 tree diagram
32156 \emph default
32157 ), and you have to use the so called lemma form, i.
32158 \begin_inset space \thinspace{}
32159 \end_inset
32160
32161 e.
32162  the form that is used in the dictionaries (for many languages: first person
32163  singular indicative active for nouns, infinitive for verbs).
32164  For example looking up the word forms 
32165 \emph on
32166 reports
32167 \emph default
32168  or 
32169 \emph on
32170 reporting
32171 \emph default
32172  yields no results, while results are shown for the word form 
32173 \emph on
32174 report
32175 \emph default
32176 .
32177  Your best bet is to highlight only the relevant parts of such word (e.
32178 \begin_inset space \thinspace{}
32179 \end_inset
32180
32181 g.
32182  
32183 \emph on
32184 report
32185 \emph default
32186  in 
32187 \emph on
32188 report
32189 \emph default
32190 s), then you get proposals without adjusting the query in the dialog, and
32191  also the replacement will probably be correct (as only the highlighted
32192  part will be replaced, thus the ending remains).
32193 \end_layout
32194
32195 \begin_layout Section
32196 Change Tracking
32197 \begin_inset Index idx
32198 status collapsed
32199
32200 \begin_layout Plain Layout
32201 Change Tracking
32202 \end_layout
32203
32204 \end_inset
32205
32206
32207 \begin_inset Index idx
32208 status collapsed
32209
32210 \begin_layout Plain Layout
32211 Document ! Change Tracking
32212 \end_layout
32213
32214 \end_inset
32215
32216
32217 \begin_inset CommandInset label
32218 LatexCommand label
32219 name "sec:Change-Tracking"
32220
32221 \end_inset
32222
32223
32224 \end_layout
32225
32226 \begin_layout Standard
32227 When you work on a document collaboratively it is extremely useful to be
32228  able to see changes that others have made highlighted in the document.
32229  You can then decide if you want to accept a change or not.
32230  This can be achieved by turning on change tracking in the menu 
32231 \family sans
32232 Document\SpecialChar \menuseparator
32233 Change
32234 \begin_inset space ~
32235 \end_inset
32236
32237 Tracking\SpecialChar \menuseparator
32238 Track
32239 \begin_inset space ~
32240 \end_inset
32241
32242 Changes
32243 \family default
32244 .
32245 \end_layout
32246
32247 \begin_layout Standard
32248 Changes made in the document will then be highlighted by strokes and colors:
32249  
32250 \bar under
32251 \color blue
32252 underlined text
32253 \bar default
32254 \color inherit
32255  is an addition, 
32256 \strikeout on
32257 \color blue
32258 canceled text
32259 \strikeout default
32260 \color inherit
32261  is a deletion.
32262  The color depends on the author that made the change.
32263  You can change the color in LyX's preferences dialog under 
32264 \family sans
32265 Look
32266 \begin_inset space ~
32267 \end_inset
32268
32269 and
32270 \begin_inset space ~
32271 \end_inset
32272
32273 feel
32274 \family default
32275
32276 \family sans
32277 Colors
32278 \family default
32279 .
32280 \begin_inset Index idx
32281 status collapsed
32282
32283 \begin_layout Plain Layout
32284 Color ! Change tracking
32285 \end_layout
32286
32287 \end_inset
32288
32289  The author and the date of the change are shown in LyX's status bar when
32290  the cursor is in changed text.
32291  The same information is shown when you use the toolbar button 
32292 \begin_inset Info
32293 type  "icon"
32294 arg   "changes-merge"
32295 \end_inset
32296
32297 .
32298 \end_layout
32299
32300 \begin_layout Standard
32301 When change tracking is activated, you will see the review toolbar in LyX:
32302 \begin_inset Index idx
32303 status collapsed
32304
32305 \begin_layout Plain Layout
32306 Toolbar ! Review
32307 \end_layout
32308
32309 \end_inset
32310
32311
32312 \end_layout
32313
32314 \begin_layout Standard
32315 \begin_inset VSpace defskip
32316 \end_inset
32317
32318
32319 \end_layout
32320
32321 \begin_layout Standard
32322 \begin_inset Graphics
32323         filename clipart/ChangesToolbar.png
32324         scale 90
32325
32326 \end_inset
32327
32328
32329 \end_layout
32330
32331 \begin_layout Standard
32332 \begin_inset VSpace defskip
32333 \end_inset
32334
32335
32336 \end_layout
32337
32338 \begin_layout Standard
32339 The review toolbar as shown above contains from left to right the following
32340  buttons:
32341 \end_layout
32342
32343 \begin_layout Standard
32344 \begin_inset VSpace defskip
32345 \end_inset
32346
32347
32348 \end_layout
32349
32350 \begin_layout Standard
32351 \begin_inset Tabular
32352 <lyxtabular version="3" rows="10" columns="2">
32353 <features islongtable="true" longtabularalignment="center">
32354 <column alignment="left" valignment="top" width="0">
32355 <column alignment="left" valignment="top" width="0">
32356 <row interlinespace="2.5mm">
32357 <cell alignment="center" valignment="top" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361
32362 \family sans
32363 \begin_inset Info
32364 type  "icon"
32365 arg   "changes-track"
32366 \end_inset
32367
32368
32369 \end_layout
32370
32371 \end_inset
32372 </cell>
32373 <cell alignment="center" valignment="top" usebox="none">
32374 \begin_inset Text
32375
32376 \begin_layout Plain Layout
32377
32378 \family sans
32379 Document\SpecialChar \menuseparator
32380 Change
32381 \begin_inset space ~
32382 \end_inset
32383
32384 Tracking\SpecialChar \menuseparator
32385 Track
32386 \begin_inset space ~
32387 \end_inset
32388
32389 Changes
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 </row>
32395 <row interlinespace="2.5mm">
32396 <cell alignment="center" valignment="top" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400
32401 \family sans
32402 \begin_inset Info
32403 type  "icon"
32404 arg   "changes-output"
32405 \end_inset
32406
32407
32408 \end_layout
32409
32410 \end_inset
32411 </cell>
32412 <cell alignment="center" valignment="top" usebox="none">
32413 \begin_inset Text
32414
32415 \begin_layout Plain Layout
32416
32417 \family sans
32418 Document\SpecialChar \menuseparator
32419 Change
32420 \begin_inset space ~
32421 \end_inset
32422
32423 Tracking\SpecialChar \menuseparator
32424 Show
32425 \begin_inset space ~
32426 \end_inset
32427
32428 Changes
32429 \begin_inset space ~
32430 \end_inset
32431
32432 in
32433 \begin_inset space ~
32434 \end_inset
32435
32436 Output
32437 \end_layout
32438
32439 \end_inset
32440 </cell>
32441 </row>
32442 <row interlinespace="2.5mm">
32443 <cell alignment="center" valignment="top" usebox="none">
32444 \begin_inset Text
32445
32446 \begin_layout Plain Layout
32447
32448 \family sans
32449 \begin_inset Info
32450 type  "icon"
32451 arg   "change-next"
32452 \end_inset
32453
32454
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 <cell alignment="center" valignment="top" usebox="none">
32460 \begin_inset Text
32461
32462 \begin_layout Plain Layout
32463 Jumps to the next change
32464 \end_layout
32465
32466 \end_inset
32467 </cell>
32468 </row>
32469 <row interlinespace="2.5mm">
32470 <cell alignment="center" valignment="top" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474
32475 \family sans
32476 \begin_inset Info
32477 type  "icon"
32478 arg   "change-accept"
32479 \end_inset
32480
32481
32482 \end_layout
32483
32484 \end_inset
32485 </cell>
32486 <cell alignment="center" valignment="top" usebox="none">
32487 \begin_inset Text
32488
32489 \begin_layout Plain Layout
32490
32491 \family sans
32492 Document\SpecialChar \menuseparator
32493 Change
32494 \begin_inset space ~
32495 \end_inset
32496
32497 Tracking\SpecialChar \menuseparator
32498 Accept
32499 \begin_inset space ~
32500 \end_inset
32501
32502 Change
32503 \end_layout
32504
32505 \end_inset
32506 </cell>
32507 </row>
32508 <row interlinespace="2.5mm">
32509 <cell alignment="center" valignment="top" usebox="none">
32510 \begin_inset Text
32511
32512 \begin_layout Plain Layout
32513
32514 \family sans
32515 \begin_inset Info
32516 type  "icon"
32517 arg   "change-reject"
32518 \end_inset
32519
32520
32521 \end_layout
32522
32523 \end_inset
32524 </cell>
32525 <cell alignment="center" valignment="top" usebox="none">
32526 \begin_inset Text
32527
32528 \begin_layout Plain Layout
32529
32530 \family sans
32531 Document\SpecialChar \menuseparator
32532 Change
32533 \begin_inset space ~
32534 \end_inset
32535
32536 Tracking\SpecialChar \menuseparator
32537 Reject
32538 \begin_inset space ~
32539 \end_inset
32540
32541 Change
32542 \end_layout
32543
32544 \end_inset
32545 </cell>
32546 </row>
32547 <row interlinespace="2.5mm">
32548 <cell alignment="center" valignment="top" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Plain Layout
32552
32553 \family sans
32554 \begin_inset Info
32555 type  "icon"
32556 arg   "changes-merge"
32557 \end_inset
32558
32559
32560 \end_layout
32561
32562 \end_inset
32563 </cell>
32564 <cell alignment="center" valignment="top" usebox="none">
32565 \begin_inset Text
32566
32567 \begin_layout Plain Layout
32568
32569 \family sans
32570 Document\SpecialChar \menuseparator
32571 Change
32572 \begin_inset space ~
32573 \end_inset
32574
32575 Tracking\SpecialChar \menuseparator
32576 Merge
32577 \begin_inset space ~
32578 \end_inset
32579
32580 Changes
32581 \end_layout
32582
32583 \end_inset
32584 </cell>
32585 </row>
32586 <row interlinespace="2.5mm">
32587 <cell alignment="center" valignment="top" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591
32592 \family sans
32593 \begin_inset Info
32594 type  "icon"
32595 arg   "all-changes-accept"
32596 \end_inset
32597
32598
32599 \end_layout
32600
32601 \end_inset
32602 </cell>
32603 <cell alignment="center" valignment="top" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Plain Layout
32607
32608 \family sans
32609 Document\SpecialChar \menuseparator
32610 Change
32611 \begin_inset space ~
32612 \end_inset
32613
32614 Tracking\SpecialChar \menuseparator
32615 Accept
32616 \begin_inset space ~
32617 \end_inset
32618
32619 All
32620 \begin_inset space ~
32621 \end_inset
32622
32623 Changes
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 </row>
32629 <row interlinespace="2.5mm">
32630 <cell alignment="center" valignment="top" usebox="none">
32631 \begin_inset Text
32632
32633 \begin_layout Plain Layout
32634
32635 \family sans
32636 \begin_inset Info
32637 type  "icon"
32638 arg   "all-changes-reject"
32639 \end_inset
32640
32641
32642 \end_layout
32643
32644 \end_inset
32645 </cell>
32646 <cell alignment="center" valignment="top" usebox="none">
32647 \begin_inset Text
32648
32649 \begin_layout Plain Layout
32650
32651 \family sans
32652 Document\SpecialChar \menuseparator
32653 Change
32654 \begin_inset space ~
32655 \end_inset
32656
32657 Tracking\SpecialChar \menuseparator
32658 Reject
32659 \begin_inset space ~
32660 \end_inset
32661
32662 All
32663 \begin_inset space ~
32664 \end_inset
32665
32666 Changes
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 </row>
32672 <row interlinespace="2.5mm">
32673 <cell alignment="center" valignment="top" usebox="none">
32674 \begin_inset Text
32675
32676 \begin_layout Plain Layout
32677
32678 \family sans
32679 \begin_inset Info
32680 type  "icon"
32681 arg   "note-insert"
32682 \end_inset
32683
32684
32685 \end_layout
32686
32687 \end_inset
32688 </cell>
32689 <cell alignment="center" valignment="top" usebox="none">
32690 \begin_inset Text
32691
32692 \begin_layout Plain Layout
32693
32694 \family sans
32695 Insert\SpecialChar \menuseparator
32696 Note\SpecialChar \menuseparator
32697 LyX
32698 \begin_inset space ~
32699 \end_inset
32700
32701 Note
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 </row>
32707 <row interlinespace="2.5mm">
32708 <cell alignment="center" valignment="top" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \family sans
32714 \begin_inset Info
32715 type  "icon"
32716 arg   "note-next"
32717 \end_inset
32718
32719
32720 \end_layout
32721
32722 \end_inset
32723 </cell>
32724 <cell alignment="center" valignment="top" usebox="none">
32725 \begin_inset Text
32726
32727 \begin_layout Plain Layout
32728
32729 \family sans
32730 Navigate\SpecialChar \menuseparator
32731 Next
32732 \begin_inset space ~
32733 \end_inset
32734
32735 Note
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 </row>
32741 </lyxtabular>
32742
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Standard
32749 \begin_inset VSpace defskip
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \begin_layout Standard
32756 The review toolbar helps you to accept, reject, or merge changes – highlight
32757  the change and press one of the desired toolbar buttons.
32758  When you merge changes, a window pops up showing you information about
32759  the next change after the current cursor position.
32760  So you don't need to highlight a certain change.
32761  Within the merge window you can decide to accept or reject changes and
32762  step to the next change.
32763  This way you can jump through all the changes in the document.
32764 \end_layout
32765
32766 \begin_layout Standard
32767 The toolbar has two buttons to handle notes because notes are often important
32768  to describe a change.
32769 \end_layout
32770
32771 \begin_layout Standard
32772 To show made changes in the output you need the LaTeX package 
32773 \series bold
32774 dvipost
32775 \series default
32776
32777 \begin_inset Index idx
32778 status collapsed
32779
32780 \begin_layout Plain Layout
32781 LaTeX-packages ! dvipost
32782 \end_layout
32783
32784 \end_inset
32785
32786  installed.
32787  You will find it in the TeX Catalogue, 
32788 \begin_inset CommandInset citation
32789 LatexCommand cite
32790 key "TeXCatalogue"
32791
32792 \end_inset
32793
32794  or in the package manager of your LaTeX-system.
32795 \end_layout
32796
32797 \begin_layout Section
32798 Comparison of Documents
32799 \begin_inset Index idx
32800 status collapsed
32801
32802 \begin_layout Plain Layout
32803 Comparison of documents
32804 \end_layout
32805
32806 \end_inset
32807
32808
32809 \end_layout
32810
32811 \begin_layout Standard
32812 You can compare two different LyX files via the menu 
32813 \family sans
32814 Tools\SpecialChar \menuseparator
32815 Compare
32816 \family default
32817 .
32818  The comparison result is a LyX file with change tracking enabled showing
32819  the differences.
32820  In the comparison dialog you can select with the option 
32821 \family sans
32822 Copy
32823 \begin_inset space ~
32824 \end_inset
32825
32826 Document
32827 \begin_inset space ~
32828 \end_inset
32829
32830 Settings
32831 \begin_inset space ~
32832 \end_inset
32833
32834 from
32835 \family default
32836  from which document LyX should take the document settings for the resulting
32837  difference file.
32838  The option 
32839 \family sans
32840 Enable
32841 \begin_inset space ~
32842 \end_inset
32843
32844 change
32845 \begin_inset space ~
32846 \end_inset
32847
32848 tracking
32849 \begin_inset space ~
32850 \end_inset
32851
32852 features
32853 \begin_inset space ~
32854 \end_inset
32855
32856 in
32857 \begin_inset space ~
32858 \end_inset
32859
32860 the
32861 \begin_inset space ~
32862 \end_inset
32863
32864 output
32865 \family default
32866  enables the change tracking option 
32867 \family sans
32868 Show
32869 \begin_inset space ~
32870 \end_inset
32871
32872 Changes
32873 \begin_inset space ~
32874 \end_inset
32875
32876 in
32877 \begin_inset space ~
32878 \end_inset
32879
32880 Output
32881 \family default
32882  to visualize the differences also in the PDF output of the difference file.
32883 \end_layout
32884
32885 \begin_layout Section
32886 International Support
32887 \begin_inset Index idx
32888 status collapsed
32889
32890 \begin_layout Plain Layout
32891 International support
32892 \end_layout
32893
32894 \end_inset
32895
32896
32897 \end_layout
32898
32899 \begin_layout Standard
32900 This section describes how to use LyX with any language you want.
32901  For some non-western languages there are special Wiki-pages that explain
32902  how to set up LyX to use them: 
32903 \begin_inset CommandInset citation
32904 LatexCommand cite
32905 key "Arabic,Armenian,Farsi,Hebrew"
32906
32907 \end_inset
32908
32909
32910 \end_layout
32911
32912 \begin_layout Standard
32913 Besides languages, LyX also supports phonetic symbols, see section
32914 \begin_inset space ~
32915 \end_inset
32916
32917
32918 \begin_inset CommandInset ref
32919 LatexCommand ref
32920 reference "sub:Special-Character"
32921
32922 \end_inset
32923
32924 .
32925 \end_layout
32926
32927 \begin_layout Subsection
32928 Language Options
32929 \begin_inset Index idx
32930 status collapsed
32931
32932 \begin_layout Plain Layout
32933 Language ! Options
32934 \end_layout
32935
32936 \end_inset
32937
32938
32939 \begin_inset Index idx
32940 status collapsed
32941
32942 \begin_layout Plain Layout
32943 Document ! Settings
32944 \end_layout
32945
32946 \end_inset
32947
32948
32949 \begin_inset Index idx
32950 status collapsed
32951
32952 \begin_layout Plain Layout
32953 Document ! Language
32954 \end_layout
32955
32956 \end_inset
32957
32958
32959 \end_layout
32960
32961 \begin_layout Standard
32962 The 
32963 \family sans
32964 Document\SpecialChar \menuseparator
32965 Settings
32966 \family default
32967  dialog lets you set 
32968 \family roman
32969 the language and character encoding for your language.
32970  
32971 \end_layout
32972
32973 \begin_layout Standard
32974 Choose your language in the 
32975 \family sans
32976 Language
32977 \family default
32978  section of this dialog.
32979  The default is 
32980 \family sans
32981 English
32982 \family default
32983 .
32984 \end_layout
32985
32986 \begin_layout Standard
32987 Under 
32988 \family sans
32989 Encoding
32990 \family default
32991  you can choose the character encoding map you want to use for LaTeX export.
32992  The option 
32993 \family sans
32994 Language Default
32995 \family default
32996  is the preferred choice and works well in most cases.
32997  For details about the different encoding options see section
32998 \begin_inset space ~
32999 \end_inset
33000
33001
33002 \begin_inset CommandInset ref
33003 LatexCommand ref
33004 reference "chap:The-Document-Settings"
33005
33006 \end_inset
33007
33008 .
33009 \end_layout
33010
33011 \begin_layout Subsection
33012 Keyboard mapping configuration
33013 \begin_inset CommandInset label
33014 LatexCommand label
33015 name "sub:Keyboard-mapping"
33016
33017 \end_inset
33018
33019
33020 \end_layout
33021
33022 \begin_layout Standard
33023 If you have for example a U.
33024 \begin_inset space \thinspace{}
33025 \end_inset
33026
33027 S.-style keyboard and want to write in a language other than English, you
33028  can use an alternate keymap.
33029  For example, if you have a U.
33030 \begin_inset space \thinspace{}
33031 \end_inset
33032
33033 S.-style keyboard but want to write in Italian, you can configure LyX to
33034  use an Italian keymap.
33035  The preferences dialog allows you to choose up to two keyboard mappings,
33036  see section
33037 \begin_inset space ~
33038 \end_inset
33039
33040
33041 \begin_inset CommandInset ref
33042 LatexCommand ref
33043 reference "sub:Keyboard-Map"
33044
33045 \end_inset
33046
33047 .
33048  You can choose primary and secondary keyboard languages and then select
33049  which one you want to use.
33050 \end_layout
33051
33052 \begin_layout Standard
33053 Finally, you may just want to change a few key mappings or create an entirely
33054  different keymap (for Vulcan, for instance).
33055  You may, for example, normally write in Italian on a U.S.
33056  keyboard but want to include an occasional quotation in German.
33057  In such a case, you can write your own keyboard mapping or modify an existing
33058  one to support the characters you want.
33059  This and many other customizations are explained in the 
33060 \emph on
33061 Customization
33062 \emph default
33063  manual.
33064 \end_layout
33065
33066 \begin_layout Subsection
33067 Character Tables
33068 \end_layout
33069
33070 \begin_layout Standard
33071 Table
33072 \begin_inset space ~
33073 \end_inset
33074
33075
33076 \begin_inset CommandInset ref
33077 LatexCommand ref
33078 reference "cap:The-latin1-character"
33079
33080 \end_inset
33081
33082  shows the 
33083 \family typewriter
33084 Latin1
33085 \family default
33086  character set.
33087  You should be able to enter the characters in the first eight columns directly
33088  from the keyboard.
33089 \end_layout
33090
33091 \begin_layout Standard
33092 There are a few things you need to know about this table.
33093  Here are some of the details you will need to bear in mind when using character
33094 s from the 
33095 \family typewriter
33096 Latin1
33097 \family default
33098  character set:
33099 \end_layout
33100
33101 \begin_layout Itemize
33102 Even if you have selected 
33103 \family sans
33104 latin1
33105 \family default
33106  in the 
33107 \family sans
33108 Document\SpecialChar \menuseparator
33109 Settings
33110 \family default
33111  dialog, users who have only the 
33112 \family typewriter
33113 T1
33114 \family default
33115 -fonts for LaTeX [or who have the 
33116 \family typewriter
33117 T1
33118 \family default
33119 -fonts but aren't using them] will still miss a few characters: D0, F0,
33120  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33121  french quotes will not show up.
33122 \end_layout
33123
33124 \begin_layout Standard
33125 \begin_inset Float table
33126 wide false
33127 sideways false
33128 status open
33129
33130 \begin_layout Plain Layout
33131 \begin_inset Caption
33132
33133 \begin_layout Plain Layout
33134 \begin_inset CommandInset label
33135 LatexCommand label
33136 name "cap:The-latin1-character"
33137
33138 \end_inset
33139
33140 The 
33141 \family typewriter
33142 latin1
33143 \family default
33144  character set
33145 \end_layout
33146
33147 \end_inset
33148
33149
33150 \end_layout
33151
33152 \begin_layout Plain Layout
33153 \align center
33154 \begin_inset Tabular
33155 <lyxtabular version="3" rows="17" columns="17">
33156 <features tabularvalignment="middle">
33157 <column alignment="center" valignment="top" width="0pt">
33158 <column alignment="center" valignment="top" width="0pt">
33159 <column alignment="center" valignment="top" width="0pt">
33160 <column alignment="center" valignment="top" width="0pt">
33161 <column alignment="center" valignment="top" width="0pt">
33162 <column alignment="center" valignment="top" width="0pt">
33163 <column alignment="center" valignment="top" width="0pt">
33164 <column alignment="center" valignment="top" width="0pt">
33165 <column alignment="center" valignment="top" width="0pt">
33166 <column alignment="center" valignment="top" width="0pt">
33167 <column alignment="center" valignment="top" width="0pt">
33168 <column alignment="center" valignment="top" width="0pt">
33169 <column alignment="center" valignment="top" width="0pt">
33170 <column alignment="center" valignment="top" width="0pt">
33171 <column alignment="center" valignment="top" width="0pt">
33172 <column alignment="center" valignment="top" width="0pt">
33173 <column alignment="center" valignment="top" width="0pt">
33174 <row>
33175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33176 \begin_inset Text
33177
33178 \begin_layout Plain Layout
33179
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188
33189 \family roman
33190 \series medium
33191 \shape up
33192 \size tiny
33193 \emph off
33194 \bar no
33195 \noun off
33196 \color none
33197 00
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206
33207 \family roman
33208 \series medium
33209 \shape up
33210 \size tiny
33211 \emph off
33212 \bar no
33213 \noun off
33214 \color none
33215 10
33216 \end_layout
33217
33218 \end_inset
33219 </cell>
33220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33221 \begin_inset Text
33222
33223 \begin_layout Plain Layout
33224
33225 \family roman
33226 \series medium
33227 \shape up
33228 \size tiny
33229 \emph off
33230 \bar no
33231 \noun off
33232 \color none
33233 20
33234 \end_layout
33235
33236 \end_inset
33237 </cell>
33238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33239 \begin_inset Text
33240
33241 \begin_layout Plain Layout
33242
33243 \family roman
33244 \series medium
33245 \shape up
33246 \size tiny
33247 \emph off
33248 \bar no
33249 \noun off
33250 \color none
33251 30
33252 \end_layout
33253
33254 \end_inset
33255 </cell>
33256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Plain Layout
33260
33261 \family roman
33262 \series medium
33263 \shape up
33264 \size tiny
33265 \emph off
33266 \bar no
33267 \noun off
33268 \color none
33269 40
33270 \end_layout
33271
33272 \end_inset
33273 </cell>
33274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33275 \begin_inset Text
33276
33277 \begin_layout Plain Layout
33278
33279 \family roman
33280 \series medium
33281 \shape up
33282 \size tiny
33283 \emph off
33284 \bar no
33285 \noun off
33286 \color none
33287 50
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296
33297 \family roman
33298 \series medium
33299 \shape up
33300 \size tiny
33301 \emph off
33302 \bar no
33303 \noun off
33304 \color none
33305 60
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Plain Layout
33314
33315 \family roman
33316 \series medium
33317 \shape up
33318 \size tiny
33319 \emph off
33320 \bar no
33321 \noun off
33322 \color none
33323 70
33324 \end_layout
33325
33326 \end_inset
33327 </cell>
33328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33329 \begin_inset Text
33330
33331 \begin_layout Plain Layout
33332
33333 \family roman
33334 \series medium
33335 \shape up
33336 \size tiny
33337 \emph off
33338 \bar no
33339 \noun off
33340 \color none
33341 80
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350
33351 \family roman
33352 \series medium
33353 \shape up
33354 \size tiny
33355 \emph off
33356 \bar no
33357 \noun off
33358 \color none
33359 90
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368
33369 \family roman
33370 \series medium
33371 \shape up
33372 \size tiny
33373 \emph off
33374 \bar no
33375 \noun off
33376 \color none
33377 A0
33378 \end_layout
33379
33380 \end_inset
33381 </cell>
33382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33383 \begin_inset Text
33384
33385 \begin_layout Plain Layout
33386
33387 \family roman
33388 \series medium
33389 \shape up
33390 \size tiny
33391 \emph off
33392 \bar no
33393 \noun off
33394 \color none
33395 B0
33396 \end_layout
33397
33398 \end_inset
33399 </cell>
33400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33401 \begin_inset Text
33402
33403 \begin_layout Plain Layout
33404
33405 \family roman
33406 \series medium
33407 \shape up
33408 \size tiny
33409 \emph off
33410 \bar no
33411 \noun off
33412 \color none
33413 C0
33414 \end_layout
33415
33416 \end_inset
33417 </cell>
33418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33419 \begin_inset Text
33420
33421 \begin_layout Plain Layout
33422
33423 \family roman
33424 \series medium
33425 \shape up
33426 \size tiny
33427 \emph off
33428 \bar no
33429 \noun off
33430 \color none
33431 D0
33432 \end_layout
33433
33434 \end_inset
33435 </cell>
33436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Plain Layout
33440
33441 \family roman
33442 \series medium
33443 \shape up
33444 \size tiny
33445 \emph off
33446 \bar no
33447 \noun off
33448 \color none
33449 E0
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Plain Layout
33458
33459 \family roman
33460 \series medium
33461 \shape up
33462 \size tiny
33463 \emph off
33464 \bar no
33465 \noun off
33466 \color none
33467 F0
33468 \end_layout
33469
33470 \end_inset
33471 </cell>
33472 </row>
33473 <row>
33474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478
33479 \family roman
33480 \series medium
33481 \shape up
33482 \size tiny
33483 \emph off
33484 \bar no
33485 \noun off
33486 \color none
33487 00
33488 \end_layout
33489
33490 \end_inset
33491 </cell>
33492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33493 \begin_inset Text
33494
33495 \begin_layout Plain Layout
33496
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523
33524 \family roman
33525 \series medium
33526 \shape up
33527 \emph off
33528 \bar no
33529 \noun off
33530 \color none
33531 0
33532 \end_layout
33533
33534 \end_inset
33535 </cell>
33536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540
33541 \family roman
33542 \series medium
33543 \shape up
33544 \emph off
33545 \bar no
33546 \noun off
33547 \color none
33548 @
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557
33558 \family roman
33559 \series medium
33560 \shape up
33561 \emph off
33562 \bar no
33563 \noun off
33564 \color none
33565 P
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574
33575 \family roman
33576 \series medium
33577 \shape up
33578 \emph off
33579 \bar no
33580 \noun off
33581 \color none
33582 '
33583 \end_layout
33584
33585 \end_inset
33586 </cell>
33587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33588 \begin_inset Text
33589
33590 \begin_layout Plain Layout
33591
33592 \family roman
33593 \series medium
33594 \shape up
33595 \emph off
33596 \bar no
33597 \noun off
33598 \color none
33599 p
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33632 \begin_inset Text
33633
33634 \begin_layout Plain Layout
33635
33636 \family roman
33637 \series medium
33638 \shape up
33639 \emph off
33640 \bar no
33641 \noun off
33642 \color none
33643 °
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33649 \begin_inset Text
33650
33651 \begin_layout Plain Layout
33652
33653 \family roman
33654 \series medium
33655 \shape up
33656 \emph off
33657 \bar no
33658 \noun off
33659 \color none
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" rightline="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 ð
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 </row>
33717 <row>
33718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33719 \begin_inset Text
33720
33721 \begin_layout Plain Layout
33722
33723 \family roman
33724 \series medium
33725 \shape up
33726 \size tiny
33727 \emph off
33728 \bar no
33729 \noun off
33730 \color none
33731 01
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \end_layout
33742
33743 \end_inset
33744 </cell>
33745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749
33750 \end_layout
33751
33752 \end_inset
33753 </cell>
33754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33755 \begin_inset Text
33756
33757 \begin_layout Plain Layout
33758
33759 \family roman
33760 \series medium
33761 \shape up
33762 \emph off
33763 \bar no
33764 \noun off
33765 \color none
33766 !
33767 \end_layout
33768
33769 \end_inset
33770 </cell>
33771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33772 \begin_inset Text
33773
33774 \begin_layout Plain Layout
33775
33776 \family roman
33777 \series medium
33778 \shape up
33779 \emph off
33780 \bar no
33781 \noun off
33782 \color none
33783 1
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33789 \begin_inset Text
33790
33791 \begin_layout Plain Layout
33792
33793 \family roman
33794 \series medium
33795 \shape up
33796 \emph off
33797 \bar no
33798 \noun off
33799 \color none
33800 A
33801 \end_layout
33802
33803 \end_inset
33804 </cell>
33805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33806 \begin_inset Text
33807
33808 \begin_layout Plain Layout
33809
33810 \family roman
33811 \series medium
33812 \shape up
33813 \emph off
33814 \bar no
33815 \noun off
33816 \color none
33817 Q
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \family roman
33828 \series medium
33829 \shape up
33830 \emph off
33831 \bar no
33832 \noun off
33833 \color none
33834 a
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33840 \begin_inset Text
33841
33842 \begin_layout Plain Layout
33843
33844 \family roman
33845 \series medium
33846 \shape up
33847 \emph off
33848 \bar no
33849 \noun off
33850 \color none
33851 q
33852 \end_layout
33853
33854 \end_inset
33855 </cell>
33856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33857 \begin_inset Text
33858
33859 \begin_layout Plain Layout
33860
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869
33870 \end_layout
33871
33872 \end_inset
33873 </cell>
33874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33875 \begin_inset Text
33876
33877 \begin_layout Plain Layout
33878
33879 \family roman
33880 \series medium
33881 \shape up
33882 \emph off
33883 \bar no
33884 \noun off
33885 \color none
33886 ¡
33887 \end_layout
33888
33889 \end_inset
33890 </cell>
33891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33892 \begin_inset Text
33893
33894 \begin_layout Plain Layout
33895
33896 \family roman
33897 \series medium
33898 \shape up
33899 \emph off
33900 \bar no
33901 \noun off
33902 \color none
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 \family roman
33914 \series medium
33915 \shape up
33916 \emph off
33917 \bar no
33918 \noun off
33919 \color none
33920 Á
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33926 \begin_inset Text
33927
33928 \begin_layout Plain Layout
33929
33930 \family roman
33931 \series medium
33932 \shape up
33933 \emph off
33934 \bar no
33935 \noun off
33936 \color none
33937 Ñ
33938 \end_layout
33939
33940 \end_inset
33941 </cell>
33942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33943 \begin_inset Text
33944
33945 \begin_layout Plain Layout
33946
33947 \family roman
33948 \series medium
33949 \shape up
33950 \emph off
33951 \bar no
33952 \noun off
33953 \color none
33954 á
33955 \end_layout
33956
33957 \end_inset
33958 </cell>
33959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33960 \begin_inset Text
33961
33962 \begin_layout Plain Layout
33963
33964 \family roman
33965 \series medium
33966 \shape up
33967 \emph off
33968 \bar no
33969 \noun off
33970 \color none
33971 ñ
33972 \end_layout
33973
33974 \end_inset
33975 </cell>
33976 </row>
33977 <row>
33978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982
33983 \family roman
33984 \series medium
33985 \shape up
33986 \size tiny
33987 \emph off
33988 \bar no
33989 \noun off
33990 \color none
33991 02
33992 \end_layout
33993
33994 \end_inset
33995 </cell>
33996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33997 \begin_inset Text
33998
33999 \begin_layout Plain Layout
34000
34001 \end_layout
34002
34003 \end_inset
34004 </cell>
34005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34006 \begin_inset Text
34007
34008 \begin_layout Plain Layout
34009
34010 \end_layout
34011
34012 \end_inset
34013 </cell>
34014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34015 \begin_inset Text
34016
34017 \begin_layout Plain Layout
34018
34019 \family roman
34020 \series medium
34021 \shape up
34022 \emph off
34023 \bar no
34024 \noun off
34025 \color none
34026 \begin_inset Quotes eld
34027 \end_inset
34028
34029
34030 \end_layout
34031
34032 \end_inset
34033 </cell>
34034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34035 \begin_inset Text
34036
34037 \begin_layout Plain Layout
34038
34039 \family roman
34040 \series medium
34041 \shape up
34042 \emph off
34043 \bar no
34044 \noun off
34045 \color none
34046 2
34047 \end_layout
34048
34049 \end_inset
34050 </cell>
34051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34052 \begin_inset Text
34053
34054 \begin_layout Plain Layout
34055
34056 \family roman
34057 \series medium
34058 \shape up
34059 \emph off
34060 \bar no
34061 \noun off
34062 \color none
34063 B
34064 \end_layout
34065
34066 \end_inset
34067 </cell>
34068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34069 \begin_inset Text
34070
34071 \begin_layout Plain Layout
34072
34073 \family roman
34074 \series medium
34075 \shape up
34076 \emph off
34077 \bar no
34078 \noun off
34079 \color none
34080 R
34081 \end_layout
34082
34083 \end_inset
34084 </cell>
34085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34086 \begin_inset Text
34087
34088 \begin_layout Plain Layout
34089
34090 \family roman
34091 \series medium
34092 \shape up
34093 \emph off
34094 \bar no
34095 \noun off
34096 \color none
34097 b
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106
34107 \family roman
34108 \series medium
34109 \shape up
34110 \emph off
34111 \bar no
34112 \noun off
34113 \color none
34114 r
34115 \end_layout
34116
34117 \end_inset
34118 </cell>
34119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34120 \begin_inset Text
34121
34122 \begin_layout Plain Layout
34123
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132
34133 \end_layout
34134
34135 \end_inset
34136 </cell>
34137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34138 \begin_inset Text
34139
34140 \begin_layout Plain Layout
34141 ¢
34142 \end_layout
34143
34144 \end_inset
34145 </cell>
34146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34147 \begin_inset Text
34148
34149 \begin_layout Plain Layout
34150
34151 \family roman
34152 \series medium
34153 \shape up
34154 \emph off
34155 \bar no
34156 \noun off
34157 \color none
34158 ²
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167
34168 \family roman
34169 \series medium
34170 \shape up
34171 \emph off
34172 \bar no
34173 \noun off
34174 \color none
34175 Â
34176 \end_layout
34177
34178 \end_inset
34179 </cell>
34180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184
34185 \family roman
34186 \series medium
34187 \shape up
34188 \emph off
34189 \bar no
34190 \noun off
34191 \color none
34192 Ò
34193 \end_layout
34194
34195 \end_inset
34196 </cell>
34197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34198 \begin_inset Text
34199
34200 \begin_layout Plain Layout
34201
34202 \family roman
34203 \series medium
34204 \shape up
34205 \emph off
34206 \bar no
34207 \noun off
34208 \color none
34209 â
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218
34219 \family roman
34220 \series medium
34221 \shape up
34222 \emph off
34223 \bar no
34224 \noun off
34225 \color none
34226 ò
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 </row>
34232 <row>
34233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34234 \begin_inset Text
34235
34236 \begin_layout Plain Layout
34237
34238 \family roman
34239 \series medium
34240 \shape up
34241 \size tiny
34242 \emph off
34243 \bar no
34244 \noun off
34245 \color none
34246 03
34247 \end_layout
34248
34249 \end_inset
34250 </cell>
34251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Plain Layout
34255
34256 \end_layout
34257
34258 \end_inset
34259 </cell>
34260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34261 \begin_inset Text
34262
34263 \begin_layout Plain Layout
34264
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273
34274 \family roman
34275 \series medium
34276 \shape up
34277 \emph off
34278 \bar no
34279 \noun off
34280 \color none
34281 #
34282 \end_layout
34283
34284 \end_inset
34285 </cell>
34286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34287 \begin_inset Text
34288
34289 \begin_layout Plain Layout
34290
34291 \family roman
34292 \series medium
34293 \shape up
34294 \emph off
34295 \bar no
34296 \noun off
34297 \color none
34298 3
34299 \end_layout
34300
34301 \end_inset
34302 </cell>
34303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34304 \begin_inset Text
34305
34306 \begin_layout Plain Layout
34307
34308 \family roman
34309 \series medium
34310 \shape up
34311 \emph off
34312 \bar no
34313 \noun off
34314 \color none
34315 C
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34321 \begin_inset Text
34322
34323 \begin_layout Plain Layout
34324
34325 \family roman
34326 \series medium
34327 \shape up
34328 \emph off
34329 \bar no
34330 \noun off
34331 \color none
34332 S
34333 \end_layout
34334
34335 \end_inset
34336 </cell>
34337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34338 \begin_inset Text
34339
34340 \begin_layout Plain Layout
34341
34342 \family roman
34343 \series medium
34344 \shape up
34345 \emph off
34346 \bar no
34347 \noun off
34348 \color none
34349 c
34350 \end_layout
34351
34352 \end_inset
34353 </cell>
34354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34355 \begin_inset Text
34356
34357 \begin_layout Plain Layout
34358
34359 \family roman
34360 \series medium
34361 \shape up
34362 \emph off
34363 \bar no
34364 \noun off
34365 \color none
34366 s
34367 \end_layout
34368
34369 \end_inset
34370 </cell>
34371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34372 \begin_inset Text
34373
34374 \begin_layout Plain Layout
34375
34376 \end_layout
34377
34378 \end_inset
34379 </cell>
34380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34381 \begin_inset Text
34382
34383 \begin_layout Plain Layout
34384
34385 \end_layout
34386
34387 \end_inset
34388 </cell>
34389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34390 \begin_inset Text
34391
34392 \begin_layout Plain Layout
34393
34394 \family roman
34395 \series medium
34396 \shape up
34397 \emph off
34398 \bar no
34399 \noun off
34400 \color none
34401 £
34402 \end_layout
34403
34404 \end_inset
34405 </cell>
34406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34407 \begin_inset Text
34408
34409 \begin_layout Plain Layout
34410
34411 \family roman
34412 \series medium
34413 \shape up
34414 \emph off
34415 \bar no
34416 \noun off
34417 \color none
34418 ³
34419 \end_layout
34420
34421 \end_inset
34422 </cell>
34423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34424 \begin_inset Text
34425
34426 \begin_layout Plain Layout
34427
34428 \family roman
34429 \series medium
34430 \shape up
34431 \emph off
34432 \bar no
34433 \noun off
34434 \color none
34435 Ã
34436 \end_layout
34437
34438 \end_inset
34439 </cell>
34440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34441 \begin_inset Text
34442
34443 \begin_layout Plain Layout
34444
34445 \family roman
34446 \series medium
34447 \shape up
34448 \emph off
34449 \bar no
34450 \noun off
34451 \color none
34452 Ó
34453 \end_layout
34454
34455 \end_inset
34456 </cell>
34457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34458 \begin_inset Text
34459
34460 \begin_layout Plain Layout
34461
34462 \family roman
34463 \series medium
34464 \shape up
34465 \emph off
34466 \bar no
34467 \noun off
34468 \color none
34469 ã
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34475 \begin_inset Text
34476
34477 \begin_layout Plain Layout
34478
34479 \family roman
34480 \series medium
34481 \shape up
34482 \emph off
34483 \bar no
34484 \noun off
34485 \color none
34486 ó
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 </row>
34492 <row>
34493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34494 \begin_inset Text
34495
34496 \begin_layout Plain Layout
34497
34498 \family roman
34499 \series medium
34500 \shape up
34501 \size tiny
34502 \emph off
34503 \bar no
34504 \noun off
34505 \color none
34506 04
34507 \end_layout
34508
34509 \end_inset
34510 </cell>
34511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34512 \begin_inset Text
34513
34514 \begin_layout Plain Layout
34515
34516 \end_layout
34517
34518 \end_inset
34519 </cell>
34520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Plain Layout
34524
34525 \end_layout
34526
34527 \end_inset
34528 </cell>
34529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Plain Layout
34533
34534 \family roman
34535 \series medium
34536 \shape up
34537 \emph off
34538 \bar no
34539 \noun off
34540 \color none
34541 $
34542 \end_layout
34543
34544 \end_inset
34545 </cell>
34546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34547 \begin_inset Text
34548
34549 \begin_layout Plain Layout
34550
34551 \family roman
34552 \series medium
34553 \shape up
34554 \emph off
34555 \bar no
34556 \noun off
34557 \color none
34558 4
34559 \end_layout
34560
34561 \end_inset
34562 </cell>
34563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34564 \begin_inset Text
34565
34566 \begin_layout Plain Layout
34567
34568 \family roman
34569 \series medium
34570 \shape up
34571 \emph off
34572 \bar no
34573 \noun off
34574 \color none
34575 D
34576 \end_layout
34577
34578 \end_inset
34579 </cell>
34580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34581 \begin_inset Text
34582
34583 \begin_layout Plain Layout
34584
34585 \family roman
34586 \series medium
34587 \shape up
34588 \emph off
34589 \bar no
34590 \noun off
34591 \color none
34592 T
34593 \end_layout
34594
34595 \end_inset
34596 </cell>
34597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34598 \begin_inset Text
34599
34600 \begin_layout Plain Layout
34601
34602 \family roman
34603 \series medium
34604 \shape up
34605 \emph off
34606 \bar no
34607 \noun off
34608 \color none
34609 d
34610 \end_layout
34611
34612 \end_inset
34613 </cell>
34614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34615 \begin_inset Text
34616
34617 \begin_layout Plain Layout
34618
34619 \family roman
34620 \series medium
34621 \shape up
34622 \emph off
34623 \bar no
34624 \noun off
34625 \color none
34626 t
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34632 \begin_inset Text
34633
34634 \begin_layout Plain Layout
34635
34636 \end_layout
34637
34638 \end_inset
34639 </cell>
34640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34641 \begin_inset Text
34642
34643 \begin_layout Plain Layout
34644
34645 \end_layout
34646
34647 \end_inset
34648 </cell>
34649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34650 \begin_inset Text
34651
34652 \begin_layout Plain Layout
34653 ¤
34654 \end_layout
34655
34656 \end_inset
34657 </cell>
34658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34659 \begin_inset Text
34660
34661 \begin_layout Plain Layout
34662
34663 \family roman
34664 \series medium
34665 \shape up
34666 \emph off
34667 \bar no
34668 \noun off
34669 \color none
34670 ´
34671 \end_layout
34672
34673 \end_inset
34674 </cell>
34675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34676 \begin_inset Text
34677
34678 \begin_layout Plain Layout
34679
34680 \family roman
34681 \series medium
34682 \shape up
34683 \emph off
34684 \bar no
34685 \noun off
34686 \color none
34687 Ä
34688 \end_layout
34689
34690 \end_inset
34691 </cell>
34692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34693 \begin_inset Text
34694
34695 \begin_layout Plain Layout
34696
34697 \family roman
34698 \series medium
34699 \shape up
34700 \emph off
34701 \bar no
34702 \noun off
34703 \color none
34704 Ô
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713
34714 \family roman
34715 \series medium
34716 \shape up
34717 \emph off
34718 \bar no
34719 \noun off
34720 \color none
34721 ä
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730
34731 \family roman
34732 \series medium
34733 \shape up
34734 \emph off
34735 \bar no
34736 \noun off
34737 \color none
34738 ô
34739 \end_layout
34740
34741 \end_inset
34742 </cell>
34743 </row>
34744 <row>
34745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34746 \begin_inset Text
34747
34748 \begin_layout Plain Layout
34749
34750 \family roman
34751 \series medium
34752 \shape up
34753 \size tiny
34754 \emph off
34755 \bar no
34756 \noun off
34757 \color none
34758 05
34759 \end_layout
34760
34761 \end_inset
34762 </cell>
34763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34764 \begin_inset Text
34765
34766 \begin_layout Plain Layout
34767
34768 \end_layout
34769
34770 \end_inset
34771 </cell>
34772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34773 \begin_inset Text
34774
34775 \begin_layout Plain Layout
34776
34777 \end_layout
34778
34779 \end_inset
34780 </cell>
34781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34782 \begin_inset Text
34783
34784 \begin_layout Plain Layout
34785
34786 \family roman
34787 \series medium
34788 \shape up
34789 \emph off
34790 \bar no
34791 \noun off
34792 \color none
34793 %
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34799 \begin_inset Text
34800
34801 \begin_layout Plain Layout
34802
34803 \family roman
34804 \series medium
34805 \shape up
34806 \emph off
34807 \bar no
34808 \noun off
34809 \color none
34810 5
34811 \end_layout
34812
34813 \end_inset
34814 </cell>
34815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34816 \begin_inset Text
34817
34818 \begin_layout Plain Layout
34819
34820 \family roman
34821 \series medium
34822 \shape up
34823 \emph off
34824 \bar no
34825 \noun off
34826 \color none
34827 E
34828 \end_layout
34829
34830 \end_inset
34831 </cell>
34832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34833 \begin_inset Text
34834
34835 \begin_layout Plain Layout
34836
34837 \family roman
34838 \series medium
34839 \shape up
34840 \emph off
34841 \bar no
34842 \noun off
34843 \color none
34844 U
34845 \end_layout
34846
34847 \end_inset
34848 </cell>
34849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34850 \begin_inset Text
34851
34852 \begin_layout Plain Layout
34853
34854 \family roman
34855 \series medium
34856 \shape up
34857 \emph off
34858 \bar no
34859 \noun off
34860 \color none
34861 e
34862 \end_layout
34863
34864 \end_inset
34865 </cell>
34866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34867 \begin_inset Text
34868
34869 \begin_layout Plain Layout
34870
34871 \family roman
34872 \series medium
34873 \shape up
34874 \emph off
34875 \bar no
34876 \noun off
34877 \color none
34878 u
34879 \end_layout
34880
34881 \end_inset
34882 </cell>
34883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34884 \begin_inset Text
34885
34886 \begin_layout Plain Layout
34887
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Plain Layout
34896
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34902 \begin_inset Text
34903
34904 \begin_layout Plain Layout
34905 ¥
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34911 \begin_inset Text
34912
34913 \begin_layout Plain Layout
34914
34915 \family roman
34916 \series medium
34917 \shape up
34918 \emph off
34919 \bar no
34920 \noun off
34921 \color none
34922 µ
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \family roman
34933 \series medium
34934 \shape up
34935 \emph off
34936 \bar no
34937 \noun off
34938 \color none
34939 Å
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \family roman
34950 \series medium
34951 \shape up
34952 \emph off
34953 \bar no
34954 \noun off
34955 \color none
34956 Õ
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34962 \begin_inset Text
34963
34964 \begin_layout Plain Layout
34965
34966 \family roman
34967 \series medium
34968 \shape up
34969 \emph off
34970 \bar no
34971 \noun off
34972 \color none
34973 å
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \family roman
34984 \series medium
34985 \shape up
34986 \emph off
34987 \bar no
34988 \noun off
34989 \color none
34990 õ
34991 \end_layout
34992
34993 \end_inset
34994 </cell>
34995 </row>
34996 <row>
34997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34998 \begin_inset Text
34999
35000 \begin_layout Plain Layout
35001
35002 \family roman
35003 \series medium
35004 \shape up
35005 \size tiny
35006 \emph off
35007 \bar no
35008 \noun off
35009 \color none
35010 06
35011 \end_layout
35012
35013 \end_inset
35014 </cell>
35015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35016 \begin_inset Text
35017
35018 \begin_layout Plain Layout
35019
35020 \end_layout
35021
35022 \end_inset
35023 </cell>
35024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35025 \begin_inset Text
35026
35027 \begin_layout Plain Layout
35028
35029 \end_layout
35030
35031 \end_inset
35032 </cell>
35033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037
35038 \family roman
35039 \series medium
35040 \shape up
35041 \emph off
35042 \bar no
35043 \noun off
35044 \color none
35045 &
35046 \end_layout
35047
35048 \end_inset
35049 </cell>
35050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35051 \begin_inset Text
35052
35053 \begin_layout Plain Layout
35054
35055 \family roman
35056 \series medium
35057 \shape up
35058 \emph off
35059 \bar no
35060 \noun off
35061 \color none
35062 6
35063 \end_layout
35064
35065 \end_inset
35066 </cell>
35067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35068 \begin_inset Text
35069
35070 \begin_layout Plain Layout
35071
35072 \family roman
35073 \series medium
35074 \shape up
35075 \emph off
35076 \bar no
35077 \noun off
35078 \color none
35079 F
35080 \end_layout
35081
35082 \end_inset
35083 </cell>
35084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35085 \begin_inset Text
35086
35087 \begin_layout Plain Layout
35088
35089 \family roman
35090 \series medium
35091 \shape up
35092 \emph off
35093 \bar no
35094 \noun off
35095 \color none
35096 V
35097 \end_layout
35098
35099 \end_inset
35100 </cell>
35101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35102 \begin_inset Text
35103
35104 \begin_layout Plain Layout
35105
35106 \family roman
35107 \series medium
35108 \shape up
35109 \emph off
35110 \bar no
35111 \noun off
35112 \color none
35113 f
35114 \end_layout
35115
35116 \end_inset
35117 </cell>
35118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35119 \begin_inset Text
35120
35121 \begin_layout Plain Layout
35122
35123 \family roman
35124 \series medium
35125 \shape up
35126 \emph off
35127 \bar no
35128 \noun off
35129 \color none
35130 v
35131 \end_layout
35132
35133 \end_inset
35134 </cell>
35135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35136 \begin_inset Text
35137
35138 \begin_layout Plain Layout
35139
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Plain Layout
35148
35149 \end_layout
35150
35151 \end_inset
35152 </cell>
35153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35154 \begin_inset Text
35155
35156 \begin_layout Plain Layout
35157 ¦
35158 \end_layout
35159
35160 \end_inset
35161 </cell>
35162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166
35167 \family roman
35168 \series medium
35169 \shape up
35170 \emph off
35171 \bar no
35172 \noun off
35173 \color none
35174
35175 \end_layout
35176
35177 \end_inset
35178 </cell>
35179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35180 \begin_inset Text
35181
35182 \begin_layout Plain Layout
35183
35184 \family roman
35185 \series medium
35186 \shape up
35187 \emph off
35188 \bar no
35189 \noun off
35190 \color none
35191 Æ
35192 \end_layout
35193
35194 \end_inset
35195 </cell>
35196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35197 \begin_inset Text
35198
35199 \begin_layout Plain Layout
35200
35201 \family roman
35202 \series medium
35203 \shape up
35204 \emph off
35205 \bar no
35206 \noun off
35207 \color none
35208 Ö
35209 \end_layout
35210
35211 \end_inset
35212 </cell>
35213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35214 \begin_inset Text
35215
35216 \begin_layout Plain Layout
35217
35218 \family roman
35219 \series medium
35220 \shape up
35221 \emph off
35222 \bar no
35223 \noun off
35224 \color none
35225 æ
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234
35235 \family roman
35236 \series medium
35237 \shape up
35238 \emph off
35239 \bar no
35240 \noun off
35241 \color none
35242 ö
35243 \end_layout
35244
35245 \end_inset
35246 </cell>
35247 </row>
35248 <row>
35249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35250 \begin_inset Text
35251
35252 \begin_layout Plain Layout
35253
35254 \family roman
35255 \series medium
35256 \shape up
35257 \size tiny
35258 \emph off
35259 \bar no
35260 \noun off
35261 \color none
35262 07
35263 \end_layout
35264
35265 \end_inset
35266 </cell>
35267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271
35272 \end_layout
35273
35274 \end_inset
35275 </cell>
35276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35277 \begin_inset Text
35278
35279 \begin_layout Plain Layout
35280
35281 \end_layout
35282
35283 \end_inset
35284 </cell>
35285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35286 \begin_inset Text
35287
35288 \begin_layout Plain Layout
35289
35290 \family roman
35291 \series medium
35292 \shape up
35293 \emph off
35294 \bar no
35295 \noun off
35296 \color none
35297 `
35298 \end_layout
35299
35300 \end_inset
35301 </cell>
35302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35303 \begin_inset Text
35304
35305 \begin_layout Plain Layout
35306
35307 \family roman
35308 \series medium
35309 \shape up
35310 \emph off
35311 \bar no
35312 \noun off
35313 \color none
35314 7
35315 \end_layout
35316
35317 \end_inset
35318 </cell>
35319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35320 \begin_inset Text
35321
35322 \begin_layout Plain Layout
35323
35324 \family roman
35325 \series medium
35326 \shape up
35327 \emph off
35328 \bar no
35329 \noun off
35330 \color none
35331 G
35332 \end_layout
35333
35334 \end_inset
35335 </cell>
35336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35337 \begin_inset Text
35338
35339 \begin_layout Plain Layout
35340
35341 \family roman
35342 \series medium
35343 \shape up
35344 \emph off
35345 \bar no
35346 \noun off
35347 \color none
35348 W
35349 \end_layout
35350
35351 \end_inset
35352 </cell>
35353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35354 \begin_inset Text
35355
35356 \begin_layout Plain Layout
35357
35358 \family roman
35359 \series medium
35360 \shape up
35361 \emph off
35362 \bar no
35363 \noun off
35364 \color none
35365 g
35366 \end_layout
35367
35368 \end_inset
35369 </cell>
35370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35371 \begin_inset Text
35372
35373 \begin_layout Plain Layout
35374
35375 \family roman
35376 \series medium
35377 \shape up
35378 \emph off
35379 \bar no
35380 \noun off
35381 \color none
35382 w
35383 \end_layout
35384
35385 \end_inset
35386 </cell>
35387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35388 \begin_inset Text
35389
35390 \begin_layout Plain Layout
35391
35392 \end_layout
35393
35394 \end_inset
35395 </cell>
35396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35397 \begin_inset Text
35398
35399 \begin_layout Plain Layout
35400
35401 \end_layout
35402
35403 \end_inset
35404 </cell>
35405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35406 \begin_inset Text
35407
35408 \begin_layout Plain Layout
35409
35410 \family roman
35411 \series medium
35412 \shape up
35413 \emph off
35414 \bar no
35415 \noun off
35416 \color none
35417 §
35418 \end_layout
35419
35420 \end_inset
35421 </cell>
35422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35423 \begin_inset Text
35424
35425 \begin_layout Plain Layout
35426
35427 \family roman
35428 \series medium
35429 \shape up
35430 \emph off
35431 \bar no
35432 \noun off
35433 \color none
35434 ·
35435 \end_layout
35436
35437 \end_inset
35438 </cell>
35439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35440 \begin_inset Text
35441
35442 \begin_layout Plain Layout
35443
35444 \family roman
35445 \series medium
35446 \shape up
35447 \emph off
35448 \bar no
35449 \noun off
35450 \color none
35451 Ç
35452 \end_layout
35453
35454 \end_inset
35455 </cell>
35456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35457 \begin_inset Text
35458
35459 \begin_layout Plain Layout
35460
35461 \family roman
35462 \series medium
35463 \shape up
35464 \emph off
35465 \bar no
35466 \noun off
35467 \color none
35468 ×
35469 \end_layout
35470
35471 \end_inset
35472 </cell>
35473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35474 \begin_inset Text
35475
35476 \begin_layout Plain Layout
35477
35478 \family roman
35479 \series medium
35480 \shape up
35481 \emph off
35482 \bar no
35483 \noun off
35484 \color none
35485 ç
35486 \end_layout
35487
35488 \end_inset
35489 </cell>
35490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35491 \begin_inset Text
35492
35493 \begin_layout Plain Layout
35494
35495 \family roman
35496 \series medium
35497 \shape up
35498 \emph off
35499 \bar no
35500 \noun off
35501 \color none
35502 ÷
35503 \end_layout
35504
35505 \end_inset
35506 </cell>
35507 </row>
35508 <row>
35509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35510 \begin_inset Text
35511
35512 \begin_layout Plain Layout
35513
35514 \family roman
35515 \series medium
35516 \shape up
35517 \size tiny
35518 \emph off
35519 \bar no
35520 \noun off
35521 \color none
35522 08
35523 \end_layout
35524
35525 \end_inset
35526 </cell>
35527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35528 \begin_inset Text
35529
35530 \begin_layout Plain Layout
35531
35532 \end_layout
35533
35534 \end_inset
35535 </cell>
35536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35537 \begin_inset Text
35538
35539 \begin_layout Plain Layout
35540
35541 \end_layout
35542
35543 \end_inset
35544 </cell>
35545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35546 \begin_inset Text
35547
35548 \begin_layout Plain Layout
35549
35550 \family roman
35551 \series medium
35552 \shape up
35553 \emph off
35554 \bar no
35555 \noun off
35556 \color none
35557 (
35558 \end_layout
35559
35560 \end_inset
35561 </cell>
35562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35563 \begin_inset Text
35564
35565 \begin_layout Plain Layout
35566
35567 \family roman
35568 \series medium
35569 \shape up
35570 \emph off
35571 \bar no
35572 \noun off
35573 \color none
35574 8
35575 \end_layout
35576
35577 \end_inset
35578 </cell>
35579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35580 \begin_inset Text
35581
35582 \begin_layout Plain Layout
35583
35584 \family roman
35585 \series medium
35586 \shape up
35587 \emph off
35588 \bar no
35589 \noun off
35590 \color none
35591 H
35592 \end_layout
35593
35594 \end_inset
35595 </cell>
35596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35597 \begin_inset Text
35598
35599 \begin_layout Plain Layout
35600
35601 \family roman
35602 \series medium
35603 \shape up
35604 \emph off
35605 \bar no
35606 \noun off
35607 \color none
35608 X
35609 \end_layout
35610
35611 \end_inset
35612 </cell>
35613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35614 \begin_inset Text
35615
35616 \begin_layout Plain Layout
35617
35618 \family roman
35619 \series medium
35620 \shape up
35621 \emph off
35622 \bar no
35623 \noun off
35624 \color none
35625 h
35626 \end_layout
35627
35628 \end_inset
35629 </cell>
35630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35631 \begin_inset Text
35632
35633 \begin_layout Plain Layout
35634
35635 \family roman
35636 \series medium
35637 \shape up
35638 \emph off
35639 \bar no
35640 \noun off
35641 \color none
35642 x
35643 \end_layout
35644
35645 \end_inset
35646 </cell>
35647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35648 \begin_inset Text
35649
35650 \begin_layout Plain Layout
35651
35652 \end_layout
35653
35654 \end_inset
35655 </cell>
35656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35657 \begin_inset Text
35658
35659 \begin_layout Plain Layout
35660
35661 \end_layout
35662
35663 \end_inset
35664 </cell>
35665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35666 \begin_inset Text
35667
35668 \begin_layout Plain Layout
35669
35670 \family roman
35671 \series medium
35672 \shape up
35673 \emph off
35674 \bar no
35675 \noun off
35676 \color none
35677 ¨
35678 \end_layout
35679
35680 \end_inset
35681 </cell>
35682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35683 \begin_inset Text
35684
35685 \begin_layout Plain Layout
35686
35687 \family roman
35688 \series medium
35689 \shape up
35690 \emph off
35691 \bar no
35692 \noun off
35693 \color none
35694 ¸
35695 \end_layout
35696
35697 \end_inset
35698 </cell>
35699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35700 \begin_inset Text
35701
35702 \begin_layout Plain Layout
35703
35704 \family roman
35705 \series medium
35706 \shape up
35707 \emph off
35708 \bar no
35709 \noun off
35710 \color none
35711 È
35712 \end_layout
35713
35714 \end_inset
35715 </cell>
35716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35717 \begin_inset Text
35718
35719 \begin_layout Plain Layout
35720
35721 \family roman
35722 \series medium
35723 \shape up
35724 \emph off
35725 \bar no
35726 \noun off
35727 \color none
35728 Ø
35729 \end_layout
35730
35731 \end_inset
35732 </cell>
35733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35734 \begin_inset Text
35735
35736 \begin_layout Plain Layout
35737
35738 \family roman
35739 \series medium
35740 \shape up
35741 \emph off
35742 \bar no
35743 \noun off
35744 \color none
35745 è
35746 \end_layout
35747
35748 \end_inset
35749 </cell>
35750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35751 \begin_inset Text
35752
35753 \begin_layout Plain Layout
35754
35755 \family roman
35756 \series medium
35757 \shape up
35758 \emph off
35759 \bar no
35760 \noun off
35761 \color none
35762 ø
35763 \end_layout
35764
35765 \end_inset
35766 </cell>
35767 </row>
35768 <row>
35769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35770 \begin_inset Text
35771
35772 \begin_layout Plain Layout
35773
35774 \family roman
35775 \series medium
35776 \shape up
35777 \size tiny
35778 \emph off
35779 \bar no
35780 \noun off
35781 \color none
35782 09
35783 \end_layout
35784
35785 \end_inset
35786 </cell>
35787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35788 \begin_inset Text
35789
35790 \begin_layout Plain Layout
35791
35792 \end_layout
35793
35794 \end_inset
35795 </cell>
35796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35797 \begin_inset Text
35798
35799 \begin_layout Plain Layout
35800
35801 \end_layout
35802
35803 \end_inset
35804 </cell>
35805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35806 \begin_inset Text
35807
35808 \begin_layout Plain Layout
35809
35810 \family roman
35811 \series medium
35812 \shape up
35813 \emph off
35814 \bar no
35815 \noun off
35816 \color none
35817 )
35818 \end_layout
35819
35820 \end_inset
35821 </cell>
35822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35823 \begin_inset Text
35824
35825 \begin_layout Plain Layout
35826
35827 \family roman
35828 \series medium
35829 \shape up
35830 \emph off
35831 \bar no
35832 \noun off
35833 \color none
35834 9
35835 \end_layout
35836
35837 \end_inset
35838 </cell>
35839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35840 \begin_inset Text
35841
35842 \begin_layout Plain Layout
35843
35844 \family roman
35845 \series medium
35846 \shape up
35847 \emph off
35848 \bar no
35849 \noun off
35850 \color none
35851 I
35852 \end_layout
35853
35854 \end_inset
35855 </cell>
35856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35857 \begin_inset Text
35858
35859 \begin_layout Plain Layout
35860
35861 \family roman
35862 \series medium
35863 \shape up
35864 \emph off
35865 \bar no
35866 \noun off
35867 \color none
35868 Y
35869 \end_layout
35870
35871 \end_inset
35872 </cell>
35873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35874 \begin_inset Text
35875
35876 \begin_layout Plain Layout
35877
35878 \family roman
35879 \series medium
35880 \shape up
35881 \emph off
35882 \bar no
35883 \noun off
35884 \color none
35885 i
35886 \end_layout
35887
35888 \end_inset
35889 </cell>
35890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35891 \begin_inset Text
35892
35893 \begin_layout Plain Layout
35894
35895 \family roman
35896 \series medium
35897 \shape up
35898 \emph off
35899 \bar no
35900 \noun off
35901 \color none
35902 y
35903 \end_layout
35904
35905 \end_inset
35906 </cell>
35907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35908 \begin_inset Text
35909
35910 \begin_layout Plain Layout
35911
35912 \end_layout
35913
35914 \end_inset
35915 </cell>
35916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35917 \begin_inset Text
35918
35919 \begin_layout Plain Layout
35920
35921 \end_layout
35922
35923 \end_inset
35924 </cell>
35925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35926 \begin_inset Text
35927
35928 \begin_layout Plain Layout
35929
35930 \family roman
35931 \series medium
35932 \shape up
35933 \emph off
35934 \bar no
35935 \noun off
35936 \color none
35937 ©
35938 \end_layout
35939
35940 \end_inset
35941 </cell>
35942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35943 \begin_inset Text
35944
35945 \begin_layout Plain Layout
35946
35947 \family roman
35948 \series medium
35949 \shape up
35950 \emph off
35951 \bar no
35952 \noun off
35953 \color none
35954 ¹
35955 \end_layout
35956
35957 \end_inset
35958 </cell>
35959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35960 \begin_inset Text
35961
35962 \begin_layout Plain Layout
35963
35964 \family roman
35965 \series medium
35966 \shape up
35967 \emph off
35968 \bar no
35969 \noun off
35970 \color none
35971 É
35972 \end_layout
35973
35974 \end_inset
35975 </cell>
35976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35977 \begin_inset Text
35978
35979 \begin_layout Plain Layout
35980
35981 \family roman
35982 \series medium
35983 \shape up
35984 \emph off
35985 \bar no
35986 \noun off
35987 \color none
35988 Ù
35989 \end_layout
35990
35991 \end_inset
35992 </cell>
35993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35994 \begin_inset Text
35995
35996 \begin_layout Plain Layout
35997
35998 \family roman
35999 \series medium
36000 \shape up
36001 \emph off
36002 \bar no
36003 \noun off
36004 \color none
36005 é
36006 \end_layout
36007
36008 \end_inset
36009 </cell>
36010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36011 \begin_inset Text
36012
36013 \begin_layout Plain Layout
36014
36015 \family roman
36016 \series medium
36017 \shape up
36018 \emph off
36019 \bar no
36020 \noun off
36021 \color none
36022 ù
36023 \end_layout
36024
36025 \end_inset
36026 </cell>
36027 </row>
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033
36034 \family roman
36035 \series medium
36036 \shape up
36037 \size tiny
36038 \emph off
36039 \bar no
36040 \noun off
36041 \color none
36042 0A
36043 \end_layout
36044
36045 \end_inset
36046 </cell>
36047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36048 \begin_inset Text
36049
36050 \begin_layout Plain Layout
36051
36052 \end_layout
36053
36054 \end_inset
36055 </cell>
36056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36057 \begin_inset Text
36058
36059 \begin_layout Plain Layout
36060
36061 \end_layout
36062
36063 \end_inset
36064 </cell>
36065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36066 \begin_inset Text
36067
36068 \begin_layout Plain Layout
36069
36070 \family roman
36071 \series medium
36072 \shape up
36073 \emph off
36074 \bar no
36075 \noun off
36076 \color none
36077 *
36078 \end_layout
36079
36080 \end_inset
36081 </cell>
36082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36083 \begin_inset Text
36084
36085 \begin_layout Plain Layout
36086
36087 \family roman
36088 \series medium
36089 \shape up
36090 \emph off
36091 \bar no
36092 \noun off
36093 \color none
36094 :
36095 \end_layout
36096
36097 \end_inset
36098 </cell>
36099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36100 \begin_inset Text
36101
36102 \begin_layout Plain Layout
36103
36104 \family roman
36105 \series medium
36106 \shape up
36107 \emph off
36108 \bar no
36109 \noun off
36110 \color none
36111 J
36112 \end_layout
36113
36114 \end_inset
36115 </cell>
36116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36117 \begin_inset Text
36118
36119 \begin_layout Plain Layout
36120
36121 \family roman
36122 \series medium
36123 \shape up
36124 \emph off
36125 \bar no
36126 \noun off
36127 \color none
36128 Z
36129 \end_layout
36130
36131 \end_inset
36132 </cell>
36133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36134 \begin_inset Text
36135
36136 \begin_layout Plain Layout
36137
36138 \family roman
36139 \series medium
36140 \shape up
36141 \emph off
36142 \bar no
36143 \noun off
36144 \color none
36145 j
36146 \end_layout
36147
36148 \end_inset
36149 </cell>
36150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36151 \begin_inset Text
36152
36153 \begin_layout Plain Layout
36154
36155 \family roman
36156 \series medium
36157 \shape up
36158 \emph off
36159 \bar no
36160 \noun off
36161 \color none
36162 z
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \end_layout
36173
36174 \end_inset
36175 </cell>
36176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36177 \begin_inset Text
36178
36179 \begin_layout Plain Layout
36180
36181 \end_layout
36182
36183 \end_inset
36184 </cell>
36185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36186 \begin_inset Text
36187
36188 \begin_layout Plain Layout
36189
36190 \family roman
36191 \series medium
36192 \shape up
36193 \emph off
36194 \bar no
36195 \noun off
36196 \color none
36197 ª
36198 \end_layout
36199
36200 \end_inset
36201 </cell>
36202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36203 \begin_inset Text
36204
36205 \begin_layout Plain Layout
36206
36207 \family roman
36208 \series medium
36209 \shape up
36210 \emph off
36211 \bar no
36212 \noun off
36213 \color none
36214 º
36215 \end_layout
36216
36217 \end_inset
36218 </cell>
36219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36220 \begin_inset Text
36221
36222 \begin_layout Plain Layout
36223
36224 \family roman
36225 \series medium
36226 \shape up
36227 \emph off
36228 \bar no
36229 \noun off
36230 \color none
36231 Ê
36232 \end_layout
36233
36234 \end_inset
36235 </cell>
36236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36237 \begin_inset Text
36238
36239 \begin_layout Plain Layout
36240
36241 \family roman
36242 \series medium
36243 \shape up
36244 \emph off
36245 \bar no
36246 \noun off
36247 \color none
36248 Ú
36249 \end_layout
36250
36251 \end_inset
36252 </cell>
36253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36254 \begin_inset Text
36255
36256 \begin_layout Plain Layout
36257
36258 \family roman
36259 \series medium
36260 \shape up
36261 \emph off
36262 \bar no
36263 \noun off
36264 \color none
36265 ê
36266 \end_layout
36267
36268 \end_inset
36269 </cell>
36270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36271 \begin_inset Text
36272
36273 \begin_layout Plain Layout
36274
36275 \family roman
36276 \series medium
36277 \shape up
36278 \emph off
36279 \bar no
36280 \noun off
36281 \color none
36282 ú
36283 \end_layout
36284
36285 \end_inset
36286 </cell>
36287 </row>
36288 <row>
36289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36290 \begin_inset Text
36291
36292 \begin_layout Plain Layout
36293
36294 \family roman
36295 \series medium
36296 \shape up
36297 \size tiny
36298 \emph off
36299 \bar no
36300 \noun off
36301 \color none
36302 0B
36303 \end_layout
36304
36305 \end_inset
36306 </cell>
36307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36308 \begin_inset Text
36309
36310 \begin_layout Plain Layout
36311
36312 \end_layout
36313
36314 \end_inset
36315 </cell>
36316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36317 \begin_inset Text
36318
36319 \begin_layout Plain Layout
36320
36321 \end_layout
36322
36323 \end_inset
36324 </cell>
36325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36326 \begin_inset Text
36327
36328 \begin_layout Plain Layout
36329
36330 \family roman
36331 \series medium
36332 \shape up
36333 \emph off
36334 \bar no
36335 \noun off
36336 \color none
36337 +
36338 \end_layout
36339
36340 \end_inset
36341 </cell>
36342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36343 \begin_inset Text
36344
36345 \begin_layout Plain Layout
36346
36347 \family roman
36348 \series medium
36349 \shape up
36350 \emph off
36351 \bar no
36352 \noun off
36353 \color none
36354 ;
36355 \end_layout
36356
36357 \end_inset
36358 </cell>
36359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36360 \begin_inset Text
36361
36362 \begin_layout Plain Layout
36363
36364 \family roman
36365 \series medium
36366 \shape up
36367 \emph off
36368 \bar no
36369 \noun off
36370 \color none
36371 K
36372 \end_layout
36373
36374 \end_inset
36375 </cell>
36376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36377 \begin_inset Text
36378
36379 \begin_layout Plain Layout
36380
36381 \family roman
36382 \series medium
36383 \shape up
36384 \emph off
36385 \bar no
36386 \noun off
36387 \color none
36388 [
36389 \end_layout
36390
36391 \end_inset
36392 </cell>
36393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36394 \begin_inset Text
36395
36396 \begin_layout Plain Layout
36397
36398 \family roman
36399 \series medium
36400 \shape up
36401 \emph off
36402 \bar no
36403 \noun off
36404 \color none
36405 k
36406 \end_layout
36407
36408 \end_inset
36409 </cell>
36410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36411 \begin_inset Text
36412
36413 \begin_layout Plain Layout
36414
36415 \family roman
36416 \series medium
36417 \shape up
36418 \emph off
36419 \bar no
36420 \noun off
36421 \color none
36422 {
36423 \end_layout
36424
36425 \end_inset
36426 </cell>
36427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36428 \begin_inset Text
36429
36430 \begin_layout Plain Layout
36431
36432 \end_layout
36433
36434 \end_inset
36435 </cell>
36436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36437 \begin_inset Text
36438
36439 \begin_layout Plain Layout
36440
36441 \end_layout
36442
36443 \end_inset
36444 </cell>
36445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36446 \begin_inset Text
36447
36448 \begin_layout Plain Layout
36449
36450 \family roman
36451 \series medium
36452 \shape up
36453 \emph off
36454 \bar no
36455 \noun off
36456 \color none
36457 «
36458 \end_layout
36459
36460 \end_inset
36461 </cell>
36462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36463 \begin_inset Text
36464
36465 \begin_layout Plain Layout
36466
36467 \family roman
36468 \series medium
36469 \shape up
36470 \emph off
36471 \bar no
36472 \noun off
36473 \color none
36474 »
36475 \end_layout
36476
36477 \end_inset
36478 </cell>
36479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36480 \begin_inset Text
36481
36482 \begin_layout Plain Layout
36483
36484 \family roman
36485 \series medium
36486 \shape up
36487 \emph off
36488 \bar no
36489 \noun off
36490 \color none
36491 Ë
36492 \end_layout
36493
36494 \end_inset
36495 </cell>
36496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36497 \begin_inset Text
36498
36499 \begin_layout Plain Layout
36500
36501 \family roman
36502 \series medium
36503 \shape up
36504 \emph off
36505 \bar no
36506 \noun off
36507 \color none
36508 Û
36509 \end_layout
36510
36511 \end_inset
36512 </cell>
36513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36514 \begin_inset Text
36515
36516 \begin_layout Plain Layout
36517
36518 \family roman
36519 \series medium
36520 \shape up
36521 \emph off
36522 \bar no
36523 \noun off
36524 \color none
36525 ë
36526 \end_layout
36527
36528 \end_inset
36529 </cell>
36530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36531 \begin_inset Text
36532
36533 \begin_layout Plain Layout
36534
36535 \family roman
36536 \series medium
36537 \shape up
36538 \emph off
36539 \bar no
36540 \noun off
36541 \color none
36542 û
36543 \end_layout
36544
36545 \end_inset
36546 </cell>
36547 </row>
36548 <row>
36549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36550 \begin_inset Text
36551
36552 \begin_layout Plain Layout
36553
36554 \family roman
36555 \series medium
36556 \shape up
36557 \size tiny
36558 \emph off
36559 \bar no
36560 \noun off
36561 \color none
36562 0C
36563 \end_layout
36564
36565 \end_inset
36566 </cell>
36567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36568 \begin_inset Text
36569
36570 \begin_layout Plain Layout
36571
36572 \end_layout
36573
36574 \end_inset
36575 </cell>
36576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36577 \begin_inset Text
36578
36579 \begin_layout Plain Layout
36580
36581 \end_layout
36582
36583 \end_inset
36584 </cell>
36585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36586 \begin_inset Text
36587
36588 \begin_layout Plain Layout
36589
36590 \family roman
36591 \series medium
36592 \shape up
36593 \emph off
36594 \bar no
36595 \noun off
36596 \color none
36597 ,
36598 \end_layout
36599
36600 \end_inset
36601 </cell>
36602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36603 \begin_inset Text
36604
36605 \begin_layout Plain Layout
36606
36607 \family roman
36608 \series medium
36609 \shape up
36610 \emph off
36611 \bar no
36612 \noun off
36613 \color none
36614 <
36615 \end_layout
36616
36617 \end_inset
36618 </cell>
36619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36620 \begin_inset Text
36621
36622 \begin_layout Plain Layout
36623
36624 \family roman
36625 \series medium
36626 \shape up
36627 \emph off
36628 \bar no
36629 \noun off
36630 \color none
36631 L
36632 \end_layout
36633
36634 \end_inset
36635 </cell>
36636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36637 \begin_inset Text
36638
36639 \begin_layout Plain Layout
36640
36641 \family roman
36642 \series medium
36643 \shape up
36644 \emph off
36645 \bar no
36646 \noun off
36647 \color none
36648
36649 \backslash
36650
36651 \end_layout
36652
36653 \end_inset
36654 </cell>
36655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36656 \begin_inset Text
36657
36658 \begin_layout Plain Layout
36659
36660 \family roman
36661 \series medium
36662 \shape up
36663 \emph off
36664 \bar no
36665 \noun off
36666 \color none
36667 l
36668 \end_layout
36669
36670 \end_inset
36671 </cell>
36672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36673 \begin_inset Text
36674
36675 \begin_layout Plain Layout
36676
36677 \family roman
36678 \series medium
36679 \shape up
36680 \emph off
36681 \bar no
36682 \noun off
36683 \color none
36684 |
36685 \end_layout
36686
36687 \end_inset
36688 </cell>
36689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout Plain Layout
36693
36694 \end_layout
36695
36696 \end_inset
36697 </cell>
36698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36699 \begin_inset Text
36700
36701 \begin_layout Plain Layout
36702
36703 \end_layout
36704
36705 \end_inset
36706 </cell>
36707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36708 \begin_inset Text
36709
36710 \begin_layout Plain Layout
36711
36712 \family roman
36713 \series medium
36714 \shape up
36715 \emph off
36716 \bar no
36717 \noun off
36718 \color none
36719 ¬
36720 \end_layout
36721
36722 \end_inset
36723 </cell>
36724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36725 \begin_inset Text
36726
36727 \begin_layout Plain Layout
36728
36729 \family roman
36730 \series medium
36731 \shape up
36732 \emph off
36733 \bar no
36734 \noun off
36735 \color none
36736 ¼
36737 \end_layout
36738
36739 \end_inset
36740 </cell>
36741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36742 \begin_inset Text
36743
36744 \begin_layout Plain Layout
36745
36746 \family roman
36747 \series medium
36748 \shape up
36749 \emph off
36750 \bar no
36751 \noun off
36752 \color none
36753 Ì
36754 \end_layout
36755
36756 \end_inset
36757 </cell>
36758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36759 \begin_inset Text
36760
36761 \begin_layout Plain Layout
36762
36763 \family roman
36764 \series medium
36765 \shape up
36766 \emph off
36767 \bar no
36768 \noun off
36769 \color none
36770 Ü
36771 \end_layout
36772
36773 \end_inset
36774 </cell>
36775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36776 \begin_inset Text
36777
36778 \begin_layout Plain Layout
36779
36780 \family roman
36781 \series medium
36782 \shape up
36783 \emph off
36784 \bar no
36785 \noun off
36786 \color none
36787 ì
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796
36797 \family roman
36798 \series medium
36799 \shape up
36800 \emph off
36801 \bar no
36802 \noun off
36803 \color none
36804 ü
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 </row>
36810 <row>
36811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36812 \begin_inset Text
36813
36814 \begin_layout Plain Layout
36815
36816 \family roman
36817 \series medium
36818 \shape up
36819 \size tiny
36820 \emph off
36821 \bar no
36822 \noun off
36823 \color none
36824 0D
36825 \end_layout
36826
36827 \end_inset
36828 </cell>
36829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36830 \begin_inset Text
36831
36832 \begin_layout Plain Layout
36833
36834 \end_layout
36835
36836 \end_inset
36837 </cell>
36838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36839 \begin_inset Text
36840
36841 \begin_layout Plain Layout
36842
36843 \end_layout
36844
36845 \end_inset
36846 </cell>
36847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36848 \begin_inset Text
36849
36850 \begin_layout Plain Layout
36851
36852 \family roman
36853 \series medium
36854 \shape up
36855 \emph off
36856 \bar no
36857 \noun off
36858 \color none
36859 -
36860 \end_layout
36861
36862 \end_inset
36863 </cell>
36864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36865 \begin_inset Text
36866
36867 \begin_layout Plain Layout
36868
36869 \family roman
36870 \series medium
36871 \shape up
36872 \emph off
36873 \bar no
36874 \noun off
36875 \color none
36876 =
36877 \end_layout
36878
36879 \end_inset
36880 </cell>
36881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36882 \begin_inset Text
36883
36884 \begin_layout Plain Layout
36885
36886 \family roman
36887 \series medium
36888 \shape up
36889 \emph off
36890 \bar no
36891 \noun off
36892 \color none
36893 M
36894 \end_layout
36895
36896 \end_inset
36897 </cell>
36898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36899 \begin_inset Text
36900
36901 \begin_layout Plain Layout
36902
36903 \family roman
36904 \series medium
36905 \shape up
36906 \emph off
36907 \bar no
36908 \noun off
36909 \color none
36910 ]
36911 \end_layout
36912
36913 \end_inset
36914 </cell>
36915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36916 \begin_inset Text
36917
36918 \begin_layout Plain Layout
36919
36920 \family roman
36921 \series medium
36922 \shape up
36923 \emph off
36924 \bar no
36925 \noun off
36926 \color none
36927 m
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36933 \begin_inset Text
36934
36935 \begin_layout Plain Layout
36936
36937 \family roman
36938 \series medium
36939 \shape up
36940 \emph off
36941 \bar no
36942 \noun off
36943 \color none
36944 }
36945 \end_layout
36946
36947 \end_inset
36948 </cell>
36949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36950 \begin_inset Text
36951
36952 \begin_layout Plain Layout
36953
36954 \end_layout
36955
36956 \end_inset
36957 </cell>
36958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36959 \begin_inset Text
36960
36961 \begin_layout Plain Layout
36962
36963 \end_layout
36964
36965 \end_inset
36966 </cell>
36967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36968 \begin_inset Text
36969
36970 \begin_layout Plain Layout
36971
36972 \end_layout
36973
36974 \end_inset
36975 </cell>
36976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36977 \begin_inset Text
36978
36979 \begin_layout Plain Layout
36980
36981 \family roman
36982 \series medium
36983 \shape up
36984 \emph off
36985 \bar no
36986 \noun off
36987 \color none
36988 ½
36989 \end_layout
36990
36991 \end_inset
36992 </cell>
36993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36994 \begin_inset Text
36995
36996 \begin_layout Plain Layout
36997
36998 \family roman
36999 \series medium
37000 \shape up
37001 \emph off
37002 \bar no
37003 \noun off
37004 \color none
37005 Í
37006 \end_layout
37007
37008 \end_inset
37009 </cell>
37010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37011 \begin_inset Text
37012
37013 \begin_layout Plain Layout
37014
37015 \family roman
37016 \series medium
37017 \shape up
37018 \emph off
37019 \bar no
37020 \noun off
37021 \color none
37022 Ý
37023 \end_layout
37024
37025 \end_inset
37026 </cell>
37027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37028 \begin_inset Text
37029
37030 \begin_layout Plain Layout
37031
37032 \family roman
37033 \series medium
37034 \shape up
37035 \emph off
37036 \bar no
37037 \noun off
37038 \color none
37039 í
37040 \end_layout
37041
37042 \end_inset
37043 </cell>
37044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37045 \begin_inset Text
37046
37047 \begin_layout Plain Layout
37048
37049 \family roman
37050 \series medium
37051 \shape up
37052 \emph off
37053 \bar no
37054 \noun off
37055 \color none
37056 ý
37057 \end_layout
37058
37059 \end_inset
37060 </cell>
37061 </row>
37062 <row>
37063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37064 \begin_inset Text
37065
37066 \begin_layout Plain Layout
37067
37068 \family roman
37069 \series medium
37070 \shape up
37071 \size tiny
37072 \emph off
37073 \bar no
37074 \noun off
37075 \color none
37076 0E
37077 \end_layout
37078
37079 \end_inset
37080 </cell>
37081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37082 \begin_inset Text
37083
37084 \begin_layout Plain Layout
37085
37086 \end_layout
37087
37088 \end_inset
37089 </cell>
37090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37091 \begin_inset Text
37092
37093 \begin_layout Plain Layout
37094
37095 \end_layout
37096
37097 \end_inset
37098 </cell>
37099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37100 \begin_inset Text
37101
37102 \begin_layout Plain Layout
37103
37104 \family roman
37105 \series medium
37106 \shape up
37107 \emph off
37108 \bar no
37109 \noun off
37110 \color none
37111 .
37112 \end_layout
37113
37114 \end_inset
37115 </cell>
37116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37117 \begin_inset Text
37118
37119 \begin_layout Plain Layout
37120
37121 \family roman
37122 \series medium
37123 \shape up
37124 \emph off
37125 \bar no
37126 \noun off
37127 \color none
37128 >
37129 \end_layout
37130
37131 \end_inset
37132 </cell>
37133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37134 \begin_inset Text
37135
37136 \begin_layout Plain Layout
37137
37138 \family roman
37139 \series medium
37140 \shape up
37141 \emph off
37142 \bar no
37143 \noun off
37144 \color none
37145 N
37146 \end_layout
37147
37148 \end_inset
37149 </cell>
37150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37151 \begin_inset Text
37152
37153 \begin_layout Plain Layout
37154
37155 \family roman
37156 \series medium
37157 \shape up
37158 \emph off
37159 \bar no
37160 \noun off
37161 \color none
37162 ^
37163 \end_layout
37164
37165 \end_inset
37166 </cell>
37167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37168 \begin_inset Text
37169
37170 \begin_layout Plain Layout
37171
37172 \family roman
37173 \series medium
37174 \shape up
37175 \emph off
37176 \bar no
37177 \noun off
37178 \color none
37179 n
37180 \end_layout
37181
37182 \end_inset
37183 </cell>
37184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37185 \begin_inset Text
37186
37187 \begin_layout Plain Layout
37188
37189 \family roman
37190 \series medium
37191 \shape up
37192 \emph off
37193 \bar no
37194 \noun off
37195 \color none
37196 ~
37197 \end_layout
37198
37199 \end_inset
37200 </cell>
37201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37202 \begin_inset Text
37203
37204 \begin_layout Plain Layout
37205
37206 \end_layout
37207
37208 \end_inset
37209 </cell>
37210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37211 \begin_inset Text
37212
37213 \begin_layout Plain Layout
37214
37215 \end_layout
37216
37217 \end_inset
37218 </cell>
37219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37220 \begin_inset Text
37221
37222 \begin_layout Plain Layout
37223
37224 \family roman
37225 \series medium
37226 \shape up
37227 \emph off
37228 \bar no
37229 \noun off
37230 \color none
37231 ®
37232 \end_layout
37233
37234 \end_inset
37235 </cell>
37236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37237 \begin_inset Text
37238
37239 \begin_layout Plain Layout
37240
37241 \family roman
37242 \series medium
37243 \shape up
37244 \emph off
37245 \bar no
37246 \noun off
37247 \color none
37248 ¾
37249 \end_layout
37250
37251 \end_inset
37252 </cell>
37253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37254 \begin_inset Text
37255
37256 \begin_layout Plain Layout
37257
37258 \family roman
37259 \series medium
37260 \shape up
37261 \emph off
37262 \bar no
37263 \noun off
37264 \color none
37265 Î
37266 \end_layout
37267
37268 \end_inset
37269 </cell>
37270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37271 \begin_inset Text
37272
37273 \begin_layout Plain Layout
37274
37275 \family roman
37276 \series medium
37277 \shape up
37278 \emph off
37279 \bar no
37280 \noun off
37281 \color none
37282 Þ
37283 \end_layout
37284
37285 \end_inset
37286 </cell>
37287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37288 \begin_inset Text
37289
37290 \begin_layout Plain Layout
37291
37292 \family roman
37293 \series medium
37294 \shape up
37295 \emph off
37296 \bar no
37297 \noun off
37298 \color none
37299 î
37300 \end_layout
37301
37302 \end_inset
37303 </cell>
37304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37305 \begin_inset Text
37306
37307 \begin_layout Plain Layout
37308
37309 \family roman
37310 \series medium
37311 \shape up
37312 \emph off
37313 \bar no
37314 \noun off
37315 \color none
37316 þ
37317 \end_layout
37318
37319 \end_inset
37320 </cell>
37321 </row>
37322 <row>
37323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37324 \begin_inset Text
37325
37326 \begin_layout Plain Layout
37327
37328 \family roman
37329 \series medium
37330 \shape up
37331 \size tiny
37332 \emph off
37333 \bar no
37334 \noun off
37335 \color none
37336 0F
37337 \end_layout
37338
37339 \end_inset
37340 </cell>
37341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37342 \begin_inset Text
37343
37344 \begin_layout Plain Layout
37345
37346 \end_layout
37347
37348 \end_inset
37349 </cell>
37350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37351 \begin_inset Text
37352
37353 \begin_layout Plain Layout
37354
37355 \end_layout
37356
37357 \end_inset
37358 </cell>
37359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37360 \begin_inset Text
37361
37362 \begin_layout Plain Layout
37363
37364 \family roman
37365 \series medium
37366 \shape up
37367 \emph off
37368 \bar no
37369 \noun off
37370 \color none
37371 /
37372 \end_layout
37373
37374 \end_inset
37375 </cell>
37376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37377 \begin_inset Text
37378
37379 \begin_layout Plain Layout
37380
37381 \family roman
37382 \series medium
37383 \shape up
37384 \emph off
37385 \bar no
37386 \noun off
37387 \color none
37388 ?
37389 \end_layout
37390
37391 \end_inset
37392 </cell>
37393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37394 \begin_inset Text
37395
37396 \begin_layout Plain Layout
37397
37398 \family roman
37399 \series medium
37400 \shape up
37401 \emph off
37402 \bar no
37403 \noun off
37404 \color none
37405 O
37406 \end_layout
37407
37408 \end_inset
37409 </cell>
37410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37411 \begin_inset Text
37412
37413 \begin_layout Plain Layout
37414
37415 \family roman
37416 \series medium
37417 \shape up
37418 \emph off
37419 \bar no
37420 \noun off
37421 \color none
37422 _
37423 \end_layout
37424
37425 \end_inset
37426 </cell>
37427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37428 \begin_inset Text
37429
37430 \begin_layout Plain Layout
37431
37432 \family roman
37433 \series medium
37434 \shape up
37435 \emph off
37436 \bar no
37437 \noun off
37438 \color none
37439 o
37440 \end_layout
37441
37442 \end_inset
37443 </cell>
37444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37445 \begin_inset Text
37446
37447 \begin_layout Plain Layout
37448
37449 \end_layout
37450
37451 \end_inset
37452 </cell>
37453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37454 \begin_inset Text
37455
37456 \begin_layout Plain Layout
37457
37458 \end_layout
37459
37460 \end_inset
37461 </cell>
37462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37463 \begin_inset Text
37464
37465 \begin_layout Plain Layout
37466
37467 \end_layout
37468
37469 \end_inset
37470 </cell>
37471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37472 \begin_inset Text
37473
37474 \begin_layout Plain Layout
37475
37476 \family roman
37477 \series medium
37478 \shape up
37479 \emph off
37480 \bar no
37481 \noun off
37482 \color none
37483 ¯
37484 \end_layout
37485
37486 \end_inset
37487 </cell>
37488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37489 \begin_inset Text
37490
37491 \begin_layout Plain Layout
37492
37493 \family roman
37494 \series medium
37495 \shape up
37496 \emph off
37497 \bar no
37498 \noun off
37499 \color none
37500 ¿
37501 \end_layout
37502
37503 \end_inset
37504 </cell>
37505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37506 \begin_inset Text
37507
37508 \begin_layout Plain Layout
37509
37510 \family roman
37511 \series medium
37512 \shape up
37513 \emph off
37514 \bar no
37515 \noun off
37516 \color none
37517 Ï
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37523 \begin_inset Text
37524
37525 \begin_layout Plain Layout
37526
37527 \family roman
37528 \series medium
37529 \shape up
37530 \emph off
37531 \bar no
37532 \noun off
37533 \color none
37534 ß
37535 \end_layout
37536
37537 \end_inset
37538 </cell>
37539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37540 \begin_inset Text
37541
37542 \begin_layout Plain Layout
37543
37544 \family roman
37545 \series medium
37546 \shape up
37547 \emph off
37548 \bar no
37549 \noun off
37550 \color none
37551 ï
37552 \end_layout
37553
37554 \end_inset
37555 </cell>
37556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37557 \begin_inset Text
37558
37559 \begin_layout Plain Layout
37560
37561 \family roman
37562 \series medium
37563 \shape up
37564 \emph off
37565 \bar no
37566 \noun off
37567 \color none
37568 ÿ
37569 \end_layout
37570
37571 \end_inset
37572 </cell>
37573 </row>
37574 </lyxtabular>
37575
37576 \end_inset
37577
37578
37579 \end_layout
37580
37581 \end_inset
37582
37583
37584 \end_layout
37585
37586 \begin_layout Standard
37587 The following is a full list of all of the accented characters LyX can display
37588  directly.
37589  It includes not only the accented characters from the previous table, but
37590  also the characters from 
37591 \family typewriter
37592 ISO8859–2
37593 \family default
37594  through 
37595 \family typewriter
37596 4
37597 \family default
37598 .
37599  
37600 \end_layout
37601
37602 \begin_layout Itemize
37603 From 
37604 \family typewriter
37605 ISO8859–1
37606 \family default
37607 :
37608 \end_layout
37609
37610 \begin_deeper
37611 \begin_layout Standard
37612 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37613 \begin_inset space \hfill{}
37614 \end_inset
37615
37616 diaeresis
37617 \end_layout
37618
37619 \begin_layout Standard
37620 ^ Â Ê Î Ô Û â ê î ô û
37621 \begin_inset space \hfill{}
37622 \end_inset
37623
37624 circumflex
37625 \end_layout
37626
37627 \begin_layout Standard
37628 ` À È Ì Ò Ù à è ì ò ù
37629 \begin_inset space \hfill{}
37630 \end_inset
37631
37632 grave
37633 \end_layout
37634
37635 \begin_layout Standard
37636 ´ Á É Í Ó Ú Ý á é í ó ú ý
37637 \begin_inset space \hfill{}
37638 \end_inset
37639
37640 acute
37641 \end_layout
37642
37643 \begin_layout Standard
37644 ~ Ã Ñ Õ ã ñ õ
37645 \begin_inset space \hfill{}
37646 \end_inset
37647
37648 tilde
37649 \end_layout
37650
37651 \begin_layout Standard
37652 ¸Çç
37653 \begin_inset space \hfill{}
37654 \end_inset
37655
37656 cedilla
37657 \end_layout
37658
37659 \begin_layout Standard
37660 ¯
37661 \begin_inset space \hfill{}
37662 \end_inset
37663
37664 macron
37665 \end_layout
37666
37667 \end_deeper
37668 \begin_layout Itemize
37669 From 
37670 \family typewriter
37671 ISO8859–2
37672 \family default
37673  through 
37674 \family typewriter
37675 4
37676 \family default
37677 :
37678 \end_layout
37679
37680 \begin_deeper
37681 \begin_layout Standard
37682 ĤĴĥĵĈĜŜĉĝŝ
37683 \begin_inset space \hfill{}
37684 \end_inset
37685
37686 circumflex
37687 \end_layout
37688
37689 \begin_layout Standard
37690 ŚŹśźŔĹĆŃŕĺćń
37691 \begin_inset space \hfill{}
37692 \end_inset
37693
37694 acute
37695 \end_layout
37696
37697 \begin_layout Standard
37698 Ĩı̃Ũũ
37699 \begin_inset space \hfill{}
37700 \end_inset
37701
37702 tilde
37703 \end_layout
37704
37705 \begin_layout Standard
37706 ŞşŢţŖĻĢŗļģŅĶņķ
37707 \begin_inset space \hfill{}
37708 \end_inset
37709
37710 cedilla
37711 \end_layout
37712
37713 \begin_layout Standard
37714 ĒēĀĪŌŪāı̄ōū
37715 \begin_inset space \hfill{}
37716 \end_inset
37717
37718 macron
37719 \end_layout
37720
37721 \begin_layout Standard
37722 ŐŰőű
37723 \begin_inset space \hfill{}
37724 \end_inset
37725
37726 Hungarian umlaut
37727 \end_layout
37728
37729 \end_deeper
37730 \begin_layout Standard
37731 All the characters above are actively supported by TeX fonts.
37732  In addition TeX allows diacritical marks on almost all characters.
37733  Also make sure you're using the 
37734 \family typewriter
37735 T1
37736 \family default
37737  font-encoding.
37738 \end_layout
37739
37740 \begin_layout Chapter
37741 \start_of_appendix
37742 The User Interface
37743 \begin_inset CommandInset label
37744 LatexCommand label
37745 name "chap:The-User-Interface"
37746
37747 \end_inset
37748
37749
37750 \end_layout
37751
37752 \begin_layout Standard
37753 This appendix lists all the available menus and describes their functionality.
37754  It is designed as a quick reference if you are searching for a special
37755  topic inside the user's guide.
37756 \end_layout
37757
37758 \begin_layout Section
37759 The File Menu
37760 \begin_inset Index idx
37761 status collapsed
37762
37763 \begin_layout Plain Layout
37764 Menu ! File
37765 \end_layout
37766
37767 \end_inset
37768
37769
37770 \end_layout
37771
37772 \begin_layout Standard
37773 Under the 
37774 \family sans
37775 File
37776 \family default
37777  menu are the basic operations in addition to some more advanced operations.
37778 \end_layout
37779
37780 \begin_layout Subsection
37781 New
37782 \end_layout
37783
37784 \begin_layout Standard
37785 Creates a new document.
37786 \end_layout
37787
37788 \begin_layout Subsection
37789 New from Template
37790 \end_layout
37791
37792 \begin_layout Standard
37793 This menu entry prompts you for a template to use.
37794  Selecting a template will automatically set certain layout features for
37795  the document, features you would otherwise need to change manually.
37796 \end_layout
37797
37798 \begin_layout Subsection
37799 Open
37800 \end_layout
37801
37802 \begin_layout Standard
37803 Opens a document.
37804 \end_layout
37805
37806 \begin_layout Subsection
37807 Open Recent
37808 \end_layout
37809
37810 \begin_layout Standard
37811 The submenu shows a list of the recently opened files.
37812  Click there on a file to open it.
37813 \end_layout
37814
37815 \begin_layout Subsection
37816 Close
37817 \end_layout
37818
37819 \begin_layout Standard
37820 Closes the current document.
37821 \end_layout
37822
37823 \begin_layout Subsection
37824 Close All
37825 \end_layout
37826
37827 \begin_layout Standard
37828 Closes all opened documents.
37829 \end_layout
37830
37831 \begin_layout Subsection
37832 Save
37833 \end_layout
37834
37835 \begin_layout Standard
37836 Saves the actual document.
37837 \end_layout
37838
37839 \begin_layout Subsection
37840 Save As
37841 \end_layout
37842
37843 \begin_layout Standard
37844 Saves the actual document under a new name to create a copy.
37845 \end_layout
37846
37847 \begin_layout Subsection
37848 Save All
37849 \end_layout
37850
37851 \begin_layout Standard
37852 Saves all opened documents.
37853 \end_layout
37854
37855 \begin_layout Subsection
37856 Revert to saved
37857 \end_layout
37858
37859 \begin_layout Standard
37860 Reloads the actual document from disk.
37861 \end_layout
37862
37863 \begin_layout Subsection
37864 Version Control
37865 \end_layout
37866
37867 \begin_layout Standard
37868 This is used when more people are working on the same document.
37869  It is described in the section 
37870 \emph on
37871 Version Control in LyX
37872 \emph default
37873  of the 
37874 \emph on
37875 Additional Features
37876 \emph default
37877  manual.
37878 \end_layout
37879
37880 \begin_layout Subsection
37881 Import
37882 \end_layout
37883
37884 \begin_layout Standard
37885 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37886  NoWeb-files, plain text files and comma separated, table-like text files
37887  (CSV).
37888  The files will be imported as new LyX-document.
37889 \end_layout
37890
37891 \begin_layout Standard
37892 When using the menu entry 
37893 \family sans
37894 Plain
37895 \begin_inset space ~
37896 \end_inset
37897
37898 Text
37899 \family default
37900 , line breaks in the text will start a new paragraph; when using the menu
37901  entry 
37902 \family sans
37903 Plain
37904 \begin_inset space ~
37905 \end_inset
37906
37907 Text, Join
37908 \begin_inset space ~
37909 \end_inset
37910
37911 Lines
37912 \family default
37913 , consecutive lines of text will be imported to one big paragraph.
37914  A new paragraph will begin when there is a blank line in the file.
37915 \end_layout
37916
37917 \begin_layout Subsection
37918 Export
37919 \begin_inset CommandInset label
37920 LatexCommand label
37921 name "sub:Export"
37922
37923 \end_inset
37924
37925
37926 \end_layout
37927
37928 \begin_layout Standard
37929 You can export your document to various file formats.
37930  The resulting files are placed in the directory of your LyX-file.
37931  The menu entries are not the same on all installations.
37932  They depend on the programs found by LyX while its configuration.
37933 \end_layout
37934
37935 \begin_layout Standard
37936 Here is a list of all available entries; some of them are explained in detail
37937  in section
37938 \begin_inset space ~
37939 \end_inset
37940
37941
37942 \begin_inset CommandInset ref
37943 LatexCommand ref
37944 reference "sub:Output-file-formats"
37945
37946 \end_inset
37947
37948 :
37949 \end_layout
37950
37951 \begin_layout Description
37952
37953 \family sans
37954 CJK
37955 \family default
37956
37957 \begin_inset space ~
37958 \end_inset
37959
37960 L
37961 \begin_inset ERT
37962 status collapsed
37963
37964 \begin_layout Plain Layout
37965
37966 {}
37967 \end_layout
37968
37969 \end_inset
37970
37971 yX format of the special LyX
37972 \begin_inset space ~
37973 \end_inset
37974
37975 1.4.x versions for Chinese, Japanese and Korean (CJK)
37976 \begin_inset Newline newline
37977 \end_inset
37978
37979  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37980 \end_layout
37981
37982 \begin_layout Description
37983 DocBook text file with code in the language SGML that is used for the markup
37984  language 
37985 \family typewriter
37986 DocBook
37987 \end_layout
37988
37989 \begin_layout Description
37990 DocBook
37991 \begin_inset space ~
37992 \end_inset
37993
37994 (XML) text file with code in the language XML that is used for the markup
37995  language 
37996 \family typewriter
37997 DocBook
37998 \end_layout
37999
38000 \begin_layout Description
38001 DraftDVI LaTeX's native DVI-format.
38002  This format is not suitable if you have special characters or spaces in
38003  files paths or file names in your document.
38004  LyX use this format internally as a pre-stage to export to 
38005 \family sans
38006 DVI
38007 \family default
38008 .
38009 \end_layout
38010
38011 \begin_layout Description
38012 DVI DVI-format that also allows to use special characters or spaces in files
38013  paths or file names
38014 \end_layout
38015
38016 \begin_layout Description
38017 DVI
38018 \begin_inset space ~
38019 \end_inset
38020
38021 (LuaT
38022 \begin_inset ERT
38023 status collapsed
38024
38025 \begin_layout Plain Layout
38026
38027 {}
38028 \end_layout
38029
38030 \end_inset
38031
38032 eX) DVI-format using the program 
38033 \family typewriter
38034 LuaTeX
38035 \family default
38036 ; supports Unicode and the usage of non-TeX fonts; 
38037 \series bold
38038
38039 \begin_inset Note Greyedout
38040 status open
38041
38042 \begin_layout Plain Layout
38043
38044 \series bold
38045 Note:
38046 \series default
38047  not all DVI-viewers are currently able to display this output format properly.
38048 \end_layout
38049
38050 \end_inset
38051
38052
38053 \end_layout
38054
38055 \begin_layout Description
38056 Graphviz
38057 \begin_inset space ~
38058 \end_inset
38059
38060 Dot text file with code in the programming language 
38061 \family typewriter
38062 Dot
38063 \family default
38064  that is used to draw visualizations of graphs via the program 
38065 \family typewriter
38066 Graphviz
38067 \end_layout
38068
38069 \begin_layout Description
38070 HTML HTML-format (the HTML-converter is a third-party product and may not
38071  work in all cases)
38072 \end_layout
38073
38074 \begin_layout Description
38075 HTML
38076 \begin_inset space ~
38077 \end_inset
38078
38079 (MS
38080 \begin_inset space ~
38081 \end_inset
38082
38083 Word) HTML-format specialized so that the result can be imported to 
38084 \family sans
38085 MS Word
38086 \family default
38087 ; as a consequence of this formulas will be embedded as bitmap fonts and
38088  not in the format 
38089 \family sans
38090 MathML
38091 \family default
38092 .
38093 \end_layout
38094
38095 \begin_layout Description
38096
38097 \family sans
38098 LaT
38099 \begin_inset ERT
38100 status collapsed
38101
38102 \begin_layout Plain Layout
38103
38104 {}
38105 \end_layout
38106
38107 \end_inset
38108
38109 eX
38110 \begin_inset space ~
38111 \end_inset
38112
38113 (
38114 \family default
38115 LuaT
38116 \family sans
38117
38118 \begin_inset ERT
38119 status collapsed
38120
38121 \begin_layout Plain Layout
38122
38123 {}
38124 \end_layout
38125
38126 \end_inset
38127
38128
38129 \family default
38130 eX
38131 \family sans
38132
38133 \family default
38134 text file with the LaTeX source that it is compilable with the program 
38135 \family typewriter
38136 LuaTeX
38137 \end_layout
38138
38139 \begin_layout Description
38140
38141 \family sans
38142 LaT
38143 \begin_inset ERT
38144 status collapsed
38145
38146 \begin_layout Plain Layout
38147
38148 {}
38149 \end_layout
38150
38151 \end_inset
38152
38153 eX
38154 \begin_inset space ~
38155 \end_inset
38156
38157 (pdflatex)
38158 \family default
38159  text file with the LaTeX source, additionally all images used in the document
38160  will be converted to a format that is readable by the 
38161 \family typewriter
38162 pdflatex
38163 \family default
38164  program (GIF, JPG, PDF, PNG)
38165 \end_layout
38166
38167 \begin_layout Description
38168
38169 \family sans
38170 LaT
38171 \begin_inset ERT
38172 status collapsed
38173
38174 \begin_layout Plain Layout
38175
38176 {}
38177 \end_layout
38178
38179 \end_inset
38180
38181 eX
38182 \begin_inset space ~
38183 \end_inset
38184
38185 (plain)
38186 \family default
38187  text file with the LaTeX source code, additionally all images used in the
38188  document will be converted to the EPS-format, only this format is readable
38189  by the 
38190 \family typewriter
38191 latex
38192 \family default
38193  program
38194 \end_layout
38195
38196 \begin_layout Description
38197
38198 \family sans
38199 LaT
38200 \begin_inset ERT
38201 status collapsed
38202
38203 \begin_layout Plain Layout
38204
38205 {}
38206 \end_layout
38207
38208 \end_inset
38209
38210 eX
38211 \begin_inset space ~
38212 \end_inset
38213
38214 (
38215 \family default
38216 XeT
38217 \family sans
38218
38219 \begin_inset ERT
38220 status collapsed
38221
38222 \begin_layout Plain Layout
38223
38224 {}
38225 \end_layout
38226
38227 \end_inset
38228
38229
38230 \family default
38231 eX
38232 \family sans
38233
38234 \family default
38235 text file with the LaTeX source that it is compilable with the program 
38236 \family typewriter
38237 XeTeX
38238 \end_layout
38239
38240 \begin_layout Description
38241 LilyPond
38242 \begin_inset space ~
38243 \end_inset
38244
38245 book
38246 \begin_inset space ~
38247 \end_inset
38248
38249 (La
38250 \family sans
38251
38252 \begin_inset ERT
38253 status collapsed
38254
38255 \begin_layout Plain Layout
38256
38257 {}
38258 \end_layout
38259
38260 \end_inset
38261
38262
38263 \family default
38264 TeX) text file with the LaTeX source and also code in the syntax of the
38265  music notation software 
38266 \family typewriter
38267 LilyPond
38268 \end_layout
38269
38270 \begin_layout Description
38271 L
38272 \family sans
38273
38274 \begin_inset ERT
38275 status collapsed
38276
38277 \begin_layout Plain Layout
38278
38279 {}
38280 \end_layout
38281
38282 \end_inset
38283
38284
38285 \family default
38286 yX
38287 \begin_inset space ~
38288 \end_inset
38289
38290 Archive
38291 \begin_inset space ~
38292 \end_inset
38293
38294 (zip) creates a zip-archive file that contains your document and all files
38295  that are necessary to compile it (images, child documents, BibTeX files,
38296  etc.)
38297 \end_layout
38298
38299 \begin_layout Description
38300 L
38301 \family sans
38302
38303 \begin_inset ERT
38304 status collapsed
38305
38306 \begin_layout Plain Layout
38307
38308 {}
38309 \end_layout
38310
38311 \end_inset
38312
38313
38314 \family default
38315 yX
38316 \begin_inset space ~
38317 \end_inset
38318
38319 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38320 \begin_inset Quotes eld
38321 \end_inset
38322
38323 z
38324 \begin_inset Quotes erd
38325 \end_inset
38326
38327  and 
38328 \begin_inset Quotes eld
38329 \end_inset
38330
38331 y
38332 \begin_inset Quotes erd
38333 \end_inset
38334
38335  represent the version number)
38336 \end_layout
38337
38338 \begin_layout Description
38339 L
38340 \family sans
38341
38342 \begin_inset ERT
38343 status collapsed
38344
38345 \begin_layout Plain Layout
38346
38347 {}
38348 \end_layout
38349
38350 \end_inset
38351
38352
38353 \family default
38354 yXHTML HTML-format using LyX's internal XHTML engine
38355 \end_layout
38356
38357 \begin_layout Description
38358 NoWeb text file with code in the format of the literate programming language
38359 \family typewriter
38360  NoWeb
38361 \end_layout
38362
38363 \begin_layout Description
38364 OpenDocument OpenDocument-formatted file, to be opened with 
38365 \family sans
38366 OpenOffice
38367 \family default
38368
38369 \family sans
38370 KOffice
38371 \family default
38372
38373 \family sans
38374 Abiword
38375 \family default
38376 , etc.
38377  (The OpenDocument-converter is a third-party product and may not work in
38378  all cases)
38379 \end_layout
38380
38381 \begin_layout Description
38382
38383 \family sans
38384 PDF
38385 \begin_inset space ~
38386 \end_inset
38387
38388 (dvipdfm)
38389 \family default
38390  PDF-format using the program 
38391 \family typewriter
38392 dvipdfm
38393 \family default
38394 , produces internally a DVI-file which is then converted to a PDF-file
38395 \end_layout
38396
38397 \begin_layout Description
38398
38399 \family sans
38400 PDF
38401 \begin_inset space ~
38402 \end_inset
38403
38404 (LuaT
38405 \begin_inset ERT
38406 status collapsed
38407
38408 \begin_layout Plain Layout
38409
38410 {}
38411 \end_layout
38412
38413 \end_inset
38414
38415 eX)
38416 \family default
38417  PDF-format using the program 
38418 \family typewriter
38419 LuaTeX
38420 \family default
38421 , produces PDF-files directly
38422 \end_layout
38423
38424 \begin_layout Description
38425
38426 \family sans
38427 PDF
38428 \begin_inset space ~
38429 \end_inset
38430
38431 (pdflatex)
38432 \family default
38433  PDF-format using the program 
38434 \family typewriter
38435 pdflatex
38436 \family default
38437 , produces PDF-files directly
38438 \end_layout
38439
38440 \begin_layout Description
38441
38442 \family sans
38443 PDF
38444 \begin_inset space ~
38445 \end_inset
38446
38447 (ps2pdf)
38448 \family default
38449  PDF-format using the program 
38450 \family typewriter
38451 ps2pdf
38452 \family default
38453 , produces internally a PostScript-file which is then converted to a PDF-file
38454 \end_layout
38455
38456 \begin_layout Description
38457
38458 \family sans
38459 PDF
38460 \begin_inset space ~
38461 \end_inset
38462
38463 (XeT
38464 \begin_inset ERT
38465 status collapsed
38466
38467 \begin_layout Plain Layout
38468
38469 {}
38470 \end_layout
38471
38472 \end_inset
38473
38474 eX)
38475 \family default
38476  PDF-format using the program 
38477 \family typewriter
38478 XeTeX
38479 \family default
38480 , produces PDF-files directly
38481 \end_layout
38482
38483 \begin_layout Description
38484
38485 \family sans
38486 Plain
38487 \begin_inset space ~
38488 \end_inset
38489
38490 text
38491 \family default
38492  text format
38493 \end_layout
38494
38495 \begin_layout Description
38496
38497 \family sans
38498 Plain
38499 \begin_inset space ~
38500 \end_inset
38501
38502 text
38503 \begin_inset space ~
38504 \end_inset
38505
38506 (ps2ascii)
38507 \family default
38508  text format, the document will first be converted to Postscript format
38509  and then exported as text using the program 
38510 \family sans
38511 ps2ascii
38512 \end_layout
38513
38514 \begin_layout Description
38515
38516 \family sans
38517 Postscript
38518 \family default
38519  PostScript format using the program 
38520 \family typewriter
38521 dvips
38522 \end_layout
38523
38524 \begin_layout Description
38525 Sweave text file with the LaTeX source and also code in the statistical
38526  programming language 
38527 \family typewriter
38528 R
38529 \family default
38530 .
38531  Using the 
38532 \family typewriter
38533 R
38534 \family default
38535 -function 
38536 \family typewriter
38537 Sweave
38538 \family default
38539  it is possible to use 
38540 \family typewriter
38541 R
38542 \family default
38543 -commands in LaTeX
38544 \end_layout
38545
38546 \begin_layout Standard
38547 If one of the menu entries 
38548 \family sans
38549 DVI
38550 \family default
38551
38552 \family sans
38553 PDF
38554 \begin_inset space ~
38555 \end_inset
38556
38557 (pdflatex)
38558 \family default
38559  or 
38560 \family sans
38561 Postscript
38562 \family default
38563  is missing, you need to update your LaTeX installation.
38564  After updating you have to reconfigure LyX, see section
38565 \begin_inset space ~
38566 \end_inset
38567
38568
38569 \begin_inset CommandInset ref
38570 LatexCommand ref
38571 reference "sec:Basic-LyX-Setup"
38572
38573 \end_inset
38574
38575 .
38576 \begin_inset Index idx
38577 status collapsed
38578
38579 \begin_layout Plain Layout
38580 Reconfiguration of LyX
38581 \end_layout
38582
38583 \end_inset
38584
38585
38586 \end_layout
38587
38588 \begin_layout Subsection
38589 Print
38590 \end_layout
38591
38592 \begin_layout Standard
38593 With this menu entry you can print your document to a file in PostScript
38594  format or send it to a printer.
38595  The printer will also use the document in PostScript format.
38596  The conversion to PostScript is done in the background by LyX using the
38597  program 
38598 \family typewriter
38599 dvips
38600 \family default
38601 .
38602  For more information have a look at section
38603 \begin_inset space ~
38604 \end_inset
38605
38606
38607 \begin_inset CommandInset ref
38608 LatexCommand ref
38609 reference "sub:Printing-the-File"
38610
38611 \end_inset
38612
38613 .
38614 \end_layout
38615
38616 \begin_layout Subsection
38617 Fax
38618 \end_layout
38619
38620 \begin_layout Standard
38621 This menu entry will only appear if you have a fax program installed (on
38622  Windows you additionally need to register its program path to LyX's PATH
38623  prefix, see section
38624 \begin_inset space ~
38625 \end_inset
38626
38627
38628 \begin_inset CommandInset ref
38629 LatexCommand ref
38630 reference "sec:Paths"
38631
38632 \end_inset
38633
38634 ).
38635  With this menu entry you can send your document to a fax program like 
38636 \family typewriter
38637 hylapex
38638 \family default
38639  or 
38640 \family typewriter
38641 kdeprintfax
38642 \family default
38643 .
38644  The default format of the sent file is PostScript.
38645  The format can be changed in LyX's preferences as described in section
38646 \begin_inset space ~
38647 \end_inset
38648
38649
38650 \begin_inset CommandInset ref
38651 LatexCommand ref
38652 reference "sub:Converters"
38653
38654 \end_inset
38655
38656 .
38657 \end_layout
38658
38659 \begin_layout Subsection
38660 New and Close Window
38661 \end_layout
38662
38663 \begin_layout Standard
38664 Opens or closes a new instance of LyX.
38665 \end_layout
38666
38667 \begin_layout Subsection
38668 Exit
38669 \end_layout
38670
38671 \begin_layout Standard
38672 Prompts you to save all unsaved documents and then exits.
38673 \end_layout
38674
38675 \begin_layout Section
38676 The Edit Menu
38677 \begin_inset Index idx
38678 status collapsed
38679
38680 \begin_layout Plain Layout
38681 Menu ! Edit
38682 \end_layout
38683
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \begin_layout Subsection
38690 Undo and Redo
38691 \end_layout
38692
38693 \begin_layout Standard
38694 Described in section
38695 \begin_inset space ~
38696 \end_inset
38697
38698
38699 \begin_inset CommandInset ref
38700 LatexCommand ref
38701 reference "sec:Undo-and-Redo"
38702
38703 \end_inset
38704
38705 .
38706 \end_layout
38707
38708 \begin_layout Subsection
38709 Cut, Copy, Paste, Paste Recent, Paste Special
38710 \end_layout
38711
38712 \begin_layout Standard
38713 Described in section
38714 \begin_inset space ~
38715 \end_inset
38716
38717
38718 \begin_inset CommandInset ref
38719 LatexCommand ref
38720 reference "sec:Basic-Editing-Features"
38721
38722 \end_inset
38723
38724 .
38725 \end_layout
38726
38727 \begin_layout Subsection
38728 Select Whole Inset
38729 \end_layout
38730
38731 \begin_layout Standard
38732 Selects the content of the inset where the cursor is currently in.
38733  Is the cursor outside of an inset, the whole document will be selected.
38734 \end_layout
38735
38736 \begin_layout Subsection
38737 Select All
38738 \end_layout
38739
38740 \begin_layout Standard
38741 Selects the whole document.
38742 \end_layout
38743
38744 \begin_layout Subsection
38745 Find & Replace (Quick)
38746 \end_layout
38747
38748 \begin_layout Standard
38749 Described in section
38750 \begin_inset space ~
38751 \end_inset
38752
38753
38754 \begin_inset CommandInset ref
38755 LatexCommand ref
38756 reference "sec:Basic-Editing-Features"
38757
38758 \end_inset
38759
38760 .
38761 \end_layout
38762
38763 \begin_layout Subsection
38764 Find & Replace (Advanced)
38765 \end_layout
38766
38767 \begin_layout Standard
38768 Described in section
38769 \begin_inset space ~
38770 \end_inset
38771
38772
38773 \begin_inset CommandInset ref
38774 LatexCommand ref
38775 reference "sec:Advanced-Find-and"
38776
38777 \end_inset
38778
38779 .
38780 \end_layout
38781
38782 \begin_layout Subsection
38783 Move Paragraph Up/Down
38784 \end_layout
38785
38786 \begin_layout Standard
38787 This shifts the paragraph where the cursor is currently in one paragraph
38788  up or down.
38789 \end_layout
38790
38791 \begin_layout Subsection
38792 Text Style
38793 \end_layout
38794
38795 \begin_layout Standard
38796 Described in section
38797 \begin_inset space ~
38798 \end_inset
38799
38800
38801 \begin_inset CommandInset ref
38802 LatexCommand ref
38803 reference "sub:Fine-Tuning-with-the"
38804
38805 \end_inset
38806
38807 .
38808 \end_layout
38809
38810 \begin_layout Subsection
38811 Paragraph Settings
38812 \begin_inset Index idx
38813 status collapsed
38814
38815 \begin_layout Plain Layout
38816 Paragraph ! Settings
38817 \end_layout
38818
38819 \end_inset
38820
38821
38822 \end_layout
38823
38824 \begin_layout Standard
38825 Enables you to set the paragraph alignment, line spacing and label width.
38826  These settings only affect the paragraph in which the cursor is currently.
38827 \end_layout
38828
38829 \begin_layout Standard
38830 You can also prevent the first line of the paragraph being indented if you
38831  have chosen to separate paragraphs with indents in the 
38832 \family sans
38833 Document\SpecialChar \menuseparator
38834 Settings
38835 \family default
38836  dialog under 
38837 \family sans
38838 Text
38839 \begin_inset space ~
38840 \end_inset
38841
38842 Layout
38843 \family default
38844 .
38845 \end_layout
38846
38847 \begin_layout Subsection
38848 Table Settings and Math
38849 \end_layout
38850
38851 \begin_layout Standard
38852 These two menus are only fully active if the cursor is inside a table or
38853  a formula.
38854  Here you can change the properties of tables and formulas.
38855  The properties of tables are described in section
38856 \begin_inset space ~
38857 \end_inset
38858
38859
38860 \begin_inset CommandInset ref
38861 LatexCommand ref
38862 reference "sec:Tables"
38863
38864 \end_inset
38865
38866 , the properties of formulas in chapter
38867 \begin_inset space ~
38868 \end_inset
38869
38870
38871 \begin_inset CommandInset ref
38872 LatexCommand ref
38873 reference "cha:Mathematical-Formulas"
38874
38875 \end_inset
38876
38877 .
38878 \end_layout
38879
38880 \begin_layout Subsection
38881 Increase / Decrease List Depth
38882 \end_layout
38883
38884 \begin_layout Standard
38885 These menu entries are only active if the cursor is in an environment that
38886  can be nested.
38887  They increase/decrease the environment nesting level as explained in section
38888 \begin_inset space ~
38889 \end_inset
38890
38891
38892 \begin_inset CommandInset ref
38893 LatexCommand ref
38894 reference "sec:Nesting"
38895
38896 \end_inset
38897
38898  and 
38899 \begin_inset CommandInset ref
38900 LatexCommand ref
38901 reference "sub:Numbering-depth"
38902
38903 \end_inset
38904
38905 .
38906 \end_layout
38907
38908 \begin_layout Section
38909 The View Menu
38910 \begin_inset Index idx
38911 status collapsed
38912
38913 \begin_layout Plain Layout
38914 Menu ! View
38915 \end_layout
38916
38917 \end_inset
38918
38919
38920 \end_layout
38921
38922 \begin_layout Standard
38923 At the bottom of the 
38924 \family sans
38925 View
38926 \family default
38927  menu the opened documents are listed.
38928 \end_layout
38929
38930 \begin_layout Subsection
38931 Open/Close all Insets
38932 \end_layout
38933
38934 \begin_layout Standard
38935 Opens/closes all insets in your document.
38936 \end_layout
38937
38938 \begin_layout Subsection
38939 Unfold/Fold Math Macros
38940 \end_layout
38941
38942 \begin_layout Standard
38943 Unfolds/folds the current math macro.
38944 \end_layout
38945
38946 \begin_layout Standard
38947 Math macros are described in the 
38948 \emph on
38949 Math
38950 \emph default
38951  manual.
38952 \end_layout
38953
38954 \begin_layout Subsection
38955 View Source
38956 \end_layout
38957
38958 \begin_layout Standard
38959 Opens a window showing the source code of the actual document, as described
38960  in section
38961 \begin_inset space ~
38962 \end_inset
38963
38964
38965 \begin_inset CommandInset ref
38966 LatexCommand ref
38967 reference "sec:Previewing-snippets-of"
38968
38969 \end_inset
38970
38971 .
38972 \end_layout
38973
38974 \begin_layout Subsection
38975 View Messages
38976 \end_layout
38977
38978 \begin_layout Standard
38979 Opens a window showing console messages.
38980  This is useful for debugging LyX (i.
38981 \begin_inset space \thinspace{}
38982 \end_inset
38983
38984 e., hunt for errors in the program) or to see what is going on in the background
38985  while LaTeX is processing the document,
38986 \end_layout
38987
38988 \begin_layout Subsection
38989 View
38990 \end_layout
38991
38992 \begin_layout Standard
38993 This menu entry generates the output in the format you have specified as
38994  default output format either in the preferences (see sec.
38995 \begin_inset space \thinspace{}
38996 \end_inset
38997
38998
38999 \begin_inset CommandInset ref
39000 LatexCommand ref
39001 reference "sec:File-Formats"
39002
39003 \end_inset
39004
39005 ) or in the document settings (see sec.
39006 \begin_inset space \thinspace{}
39007 \end_inset
39008
39009
39010 \begin_inset CommandInset ref
39011 LatexCommand ref
39012 reference "sec:Doc-Output"
39013
39014 \end_inset
39015
39016 ) and opens it in an appropriate viewer.
39017  The viewer can be set or changed in the preferences, see section
39018 \begin_inset space ~
39019 \end_inset
39020
39021
39022 \begin_inset CommandInset ref
39023 LatexCommand ref
39024 reference "sec:File-Formats"
39025
39026 \end_inset
39027
39028 .
39029  The default viewers are set by LyX when it is first configured.
39030  The default output format is 
39031 \family sans
39032 PDF
39033 \begin_inset space ~
39034 \end_inset
39035
39036 (pdflatex)
39037 \family default
39038 .
39039 \end_layout
39040
39041 \begin_layout Subsection
39042 View (Other Formats)
39043 \end_layout
39044
39045 \begin_layout Standard
39046 With this submenu you can view your document in alternative output formats.
39047  The menu contains a list of available formats in which you can view the
39048  actual document with an external program.
39049  The menu entries are not the same on all installations — it depends on
39050  the LaTeX programs that are found while LyX was configured.
39051  All possible formats are listed in section
39052 \begin_inset space ~
39053 \end_inset
39054
39055
39056 \begin_inset CommandInset ref
39057 LatexCommand ref
39058 reference "sub:Export"
39059
39060 \end_inset
39061
39062 .
39063  You should at least see the menu entry 
39064 \family sans
39065 DVI
39066 \family default
39067 .
39068  If it is missing, you need to update or repair your LaTeX installation.
39069  After updating you have to reconfigure LyX, see section
39070 \begin_inset space ~
39071 \end_inset
39072
39073
39074 \begin_inset CommandInset ref
39075 LatexCommand ref
39076 reference "sec:Basic-LyX-Setup"
39077
39078 \end_inset
39079
39080 .
39081 \begin_inset Index idx
39082 status collapsed
39083
39084 \begin_layout Plain Layout
39085 Reconfiguration of LyX
39086 \end_layout
39087
39088 \end_inset
39089
39090
39091 \end_layout
39092
39093 \begin_layout Standard
39094 Invoking a menu will start a viewer program.
39095  The viewer can be set or changed in the preferences, see section
39096 \begin_inset space ~
39097 \end_inset
39098
39099
39100 \begin_inset CommandInset ref
39101 LatexCommand ref
39102 reference "sec:File-Formats"
39103
39104 \end_inset
39105
39106 .
39107  The default viewers are set by LyX when it is first configured.
39108 \end_layout
39109
39110 \begin_layout Subsection
39111 Update
39112 \end_layout
39113
39114 \begin_layout Standard
39115 This menu entry allows you to update the view with your latest changes (in
39116  the default output format) without opening a new viewer window.
39117 \end_layout
39118
39119 \begin_layout Subsection
39120 Update (Other Formats)
39121 \end_layout
39122
39123 \begin_layout Standard
39124 With this submenu you can update the view of alternative output formats
39125  of your document without opening a new viewer window.
39126 \end_layout
39127
39128 \begin_layout Subsection
39129 View Master Document
39130 \end_layout
39131
39132 \begin_layout Standard
39133 This menu item is only visible if your document is included to another document,
39134  which is then its 
39135 \begin_inset Quotes eld
39136 \end_inset
39137
39138 master
39139 \begin_inset Quotes erd
39140 \end_inset
39141
39142  (see section 
39143 \emph on
39144 Child Documents
39145 \emph default
39146  in the 
39147 \emph on
39148 Embedded
39149 \begin_inset space ~
39150 \end_inset
39151
39152 Objects
39153 \emph default
39154  manual for more information on this topic).
39155  This item allows you to view the master document from within its child.
39156  That is, if you are working on a child document which is a chapter of a
39157  book, 
39158 \family sans
39159 View Master
39160 \family default
39161  generates the output of the whole book, while 
39162 \family sans
39163 View
39164 \family default
39165  will just output the chapter alone.
39166 \end_layout
39167
39168 \begin_layout Standard
39169 The format used by this function is the default output format as specified
39170  in the preferences (see sec.
39171 \begin_inset space \thinspace{}
39172 \end_inset
39173
39174
39175 \begin_inset CommandInset ref
39176 LatexCommand ref
39177 reference "sec:File-Formats"
39178
39179 \end_inset
39180
39181 ) or in the document settings (see sec.
39182 \begin_inset space \thinspace{}
39183 \end_inset
39184
39185
39186 \begin_inset CommandInset ref
39187 LatexCommand ref
39188 reference "sec:Doc-Output"
39189
39190 \end_inset
39191
39192 ).
39193 \end_layout
39194
39195 \begin_layout Subsection
39196 Update Master Document
39197 \end_layout
39198
39199 \begin_layout Standard
39200 This menu item is only visible if your document is included to another document,
39201  which is then its 
39202 \begin_inset Quotes eld
39203 \end_inset
39204
39205 master
39206 \begin_inset Quotes erd
39207 \end_inset
39208
39209  (see section 
39210 \emph on
39211 Child Documents
39212 \emph default
39213  in the 
39214 \emph on
39215 Embedded
39216 \begin_inset space ~
39217 \end_inset
39218
39219 Objects
39220 \emph default
39221  manual for more information on this topic).
39222  This item allows you to update the view of a master document from within
39223  its child without the need to switch to the master document itself.
39224 \end_layout
39225
39226 \begin_layout Standard
39227 The format used by this function is the default output format as specified
39228  in the preferences (see sec.
39229 \begin_inset space \thinspace{}
39230 \end_inset
39231
39232
39233 \begin_inset CommandInset ref
39234 LatexCommand ref
39235 reference "sec:File-Formats"
39236
39237 \end_inset
39238
39239 ) or in the document settings (see sec.
39240 \begin_inset space \thinspace{}
39241 \end_inset
39242
39243
39244 \begin_inset CommandInset ref
39245 LatexCommand ref
39246 reference "sec:Doc-Output"
39247
39248 \end_inset
39249
39250 ).
39251 \end_layout
39252
39253 \begin_layout Subsection
39254 Split View
39255 \end_layout
39256
39257 \begin_layout Standard
39258 This will split LyX's main window vertically or horizontally.
39259  This allows you to view documents the same time to compare them, or to
39260  view the same document, but at different positions.
39261  You can even split the main window several times to view for example 3
39262  or more documents at the same time.
39263  To return to an unsplit view, use the menu 
39264 \family sans
39265 Close Current View
39266 \family default
39267 .
39268 \end_layout
39269
39270 \begin_layout Subsection
39271 Close Current View
39272 \end_layout
39273
39274 \begin_layout Standard
39275 Closes a split view.
39276 \end_layout
39277
39278 \begin_layout Subsection
39279 Fullscreen
39280 \end_layout
39281
39282 \begin_layout Standard
39283 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39284  so that you will see nothing but your text.
39285  It furthermore displays LyX's main window fullscreen.
39286  To return from fullscreen to the normal view, press F11, or right-click
39287  and turn off the fullscreen mode in the context menu.
39288 \end_layout
39289
39290 \begin_layout Subsection
39291 Toolbars
39292 \begin_inset CommandInset label
39293 LatexCommand label
39294 name "sub:Toolbars"
39295
39296 \end_inset
39297
39298
39299 \begin_inset Index idx
39300 status collapsed
39301
39302 \begin_layout Plain Layout
39303 Toolbar
39304 \end_layout
39305
39306 \end_inset
39307
39308
39309 \end_layout
39310
39311 \begin_layout Standard
39312 In this menu entry you can set the appearance of the different toolbars.
39313  All toolbars and the 
39314 \family sans
39315 Command
39316 \begin_inset space ~
39317 \end_inset
39318
39319 Buffer
39320 \family default
39321  can be turned on and off.
39322  The 
39323 \emph on
39324 on
39325 \emph default
39326  state is denoted in the menu with a checkmark.
39327  The 
39328 \family sans
39329 Review
39330 \family default
39331
39332 \family sans
39333 Table
39334 \family default
39335
39336 \family sans
39337 Math
39338 \begin_inset space ~
39339 \end_inset
39340
39341 Panels
39342 \family default
39343
39344 \family sans
39345 Mathe
39346 \begin_inset space ~
39347 \end_inset
39348
39349 Macros
39350 \family default
39351  and 
39352 \family sans
39353 Math
39354 \family default
39355  toolbars can be additionally set to the state 
39356 \emph on
39357 automatic
39358 \emph default
39359  that is denoted in the menu with the suffix 
39360 \family sans
39361 (auto)
39362 \family default
39363 .
39364 \end_layout
39365
39366 \begin_layout Standard
39367 In the 
39368 \emph on
39369 on
39370 \emph default
39371  state the toolbar is permanently shown, in the 
39372 \emph on
39373 automatic
39374 \emph default
39375  state the toolbar is only shown when the cursor is in a certain environment
39376  or when a certain feature is enabled.
39377  That means that the review toolbar will only be shown if change tracking
39378  is activated, the math and table toolbars are only shown if the cursor
39379  is inside a formula or table, respectively.
39380 \end_layout
39381
39382 \begin_layout Standard
39383 LyX's toolbars and their buttons are explained in section
39384 \begin_inset space ~
39385 \end_inset
39386
39387
39388 \begin_inset CommandInset ref
39389 LatexCommand ref
39390 reference "sec:Toolbars"
39391
39392 \end_inset
39393
39394 .
39395 \end_layout
39396
39397 \begin_layout Section
39398 The Insert Menu
39399 \begin_inset Index idx
39400 status collapsed
39401
39402 \begin_layout Plain Layout
39403 Menu ! Insert
39404 \end_layout
39405
39406 \end_inset
39407
39408
39409 \end_layout
39410
39411 \begin_layout Subsection
39412 Math
39413 \end_layout
39414
39415 \begin_layout Standard
39416 Inserts math constructs that are explained in chapter
39417 \begin_inset space ~
39418 \end_inset
39419
39420
39421 \begin_inset CommandInset ref
39422 LatexCommand ref
39423 reference "cha:Mathematical-Formulas"
39424
39425 \end_inset
39426
39427  and the 
39428 \emph on
39429 Math
39430 \emph default
39431  manual.
39432 \end_layout
39433
39434 \begin_layout Subsection
39435 Special Character
39436 \begin_inset CommandInset label
39437 LatexCommand label
39438 name "sub:Special-Character"
39439
39440 \end_inset
39441
39442
39443 \end_layout
39444
39445 \begin_layout Standard
39446 Here you can insert the following characters:
39447 \end_layout
39448
39449 \begin_layout Description
39450 Symbols Inserts any character that can be output by your LaTeX system.
39451  Therefore the number of character categories in this dialog and the available
39452  characters depend on the LaTeX-packages you have installed.
39453 \begin_inset Newline newline
39454 \end_inset
39455
39456  
39457 \begin_inset Note Greyedout
39458 status open
39459
39460 \begin_layout Plain Layout
39461
39462 \series bold
39463 Note:
39464 \series default
39465  Not all characters will be visible in the 
39466 \family sans
39467 Symbols
39468 \family default
39469  dialog because none of the screen fonts that you can set in the preferences
39470  dialog (see sec.
39471 \begin_inset space \thinspace{}
39472 \end_inset
39473
39474
39475 \begin_inset CommandInset ref
39476 LatexCommand ref
39477 reference "sub:Screen-Fonts"
39478
39479 \end_inset
39480
39481 ) can display every character.
39482 \end_layout
39483
39484 \end_inset
39485
39486
39487 \end_layout
39488
39489 \begin_layout Description
39490 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39491
39492 \end_layout
39493
39494 \begin_layout Description
39495 End
39496 \begin_inset space ~
39497 \end_inset
39498
39499 of
39500 \begin_inset space ~
39501 \end_inset
39502
39503 Sentence Inserts an end of sentence dot as described in section
39504 \begin_inset space ~
39505 \end_inset
39506
39507
39508 \begin_inset CommandInset ref
39509 LatexCommand ref
39510 reference "sub:Abbreviations"
39511
39512 \end_inset
39513
39514 .
39515 \end_layout
39516
39517 \begin_layout Description
39518 Ordinary
39519 \begin_inset space ~
39520 \end_inset
39521
39522 Quote Inserts this quote: ", no matter what quote type you selected in the
39523  
39524 \family sans
39525 Document\SpecialChar \menuseparator
39526 Settings
39527 \family default
39528  dialog under 
39529 \family sans
39530 Language
39531 \family default
39532 .
39533 \end_layout
39534
39535 \begin_layout Description
39536 Single
39537 \begin_inset space ~
39538 \end_inset
39539
39540 Quote Inserts this quote: 
39541 \begin_inset Quotes ers
39542 \end_inset
39543
39544
39545 \end_layout
39546
39547 \begin_layout Description
39548 Protected
39549 \begin_inset space ~
39550 \end_inset
39551
39552 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39553
39554 \end_layout
39555
39556 \begin_layout Description
39557 Breakable
39558 \begin_inset space ~
39559 \end_inset
39560
39561 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39562
39563 \end_layout
39564
39565 \begin_layout Description
39566 Menu
39567 \begin_inset space ~
39568 \end_inset
39569
39570 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39571
39572 \end_layout
39573
39574 \begin_layout Description
39575 Phonetic
39576 \begin_inset space ~
39577 \end_inset
39578
39579 Symbols 
39580 \begin_inset Index idx
39581 status collapsed
39582
39583 \begin_layout Plain Layout
39584 Phonetic symbols
39585 \end_layout
39586
39587 \end_inset
39588
39589
39590 \begin_inset Index idx
39591 status collapsed
39592
39593 \begin_layout Plain Layout
39594 Language ! Phonetic symbols
39595 \end_layout
39596
39597 \end_inset
39598
39599 Creates a formula with a so called tipa inset.
39600  Here you can insert commands to create IPA phonetic symbols.
39601  For this feature you must have the LaTeX-package 
39602 \series bold
39603 tipa
39604 \series default
39605
39606 \begin_inset Index idx
39607 status collapsed
39608
39609 \begin_layout Plain Layout
39610 LaTeX-packages ! tipa
39611 \end_layout
39612
39613 \end_inset
39614
39615  installed.
39616 \begin_inset Newline newline
39617 \end_inset
39618
39619 For more information about this feature we refer to the documentation of
39620  
39621 \series bold
39622 tipa, 
39623 \begin_inset CommandInset citation
39624 LatexCommand cite
39625 key "tipa"
39626
39627 \end_inset
39628
39629
39630 \series default
39631  and this Wiki-page:
39632 \begin_inset Newline newline
39633 \end_inset
39634
39635
39636 \begin_inset Flex URL
39637 status collapsed
39638
39639 \begin_layout Plain Layout
39640
39641 http://wiki.lyx.org/LyX/LinguistLyX
39642 \end_layout
39643
39644 \end_inset
39645
39646
39647 \end_layout
39648
39649 \begin_layout Subsection
39650 Formatting
39651 \end_layout
39652
39653 \begin_layout Standard
39654 Here you can insert the following format constructs:
39655 \end_layout
39656
39657 \begin_layout Description
39658 Superscript Inserts a superscript: test
39659 \begin_inset script superscript
39660
39661 \begin_layout Plain Layout
39662 a, b
39663 \end_layout
39664
39665 \end_inset
39666
39667
39668 \end_layout
39669
39670 \begin_layout Description
39671 Subscript Inserts a subscript: test
39672 \begin_inset script subscript
39673
39674 \begin_layout Plain Layout
39675 3x
39676 \end_layout
39677
39678 \end_inset
39679
39680
39681 \end_layout
39682
39683 \begin_layout Description
39684 Protected
39685 \begin_inset space ~
39686 \end_inset
39687
39688 Space Inserts a protected space that is described in section
39689 \begin_inset space ~
39690 \end_inset
39691
39692
39693 \begin_inset CommandInset ref
39694 LatexCommand ref
39695 reference "sub:Protected-Space"
39696
39697 \end_inset
39698
39699 .
39700 \end_layout
39701
39702 \begin_layout Description
39703 Inter-word
39704 \begin_inset space ~
39705 \end_inset
39706
39707 Space Inserts an inter-word space that is described in section
39708 \begin_inset space ~
39709 \end_inset
39710
39711
39712 \begin_inset CommandInset ref
39713 LatexCommand ref
39714 reference "sub:Inter-word-Space"
39715
39716 \end_inset
39717
39718 .
39719 \end_layout
39720
39721 \begin_layout Description
39722 Thin
39723 \begin_inset space ~
39724 \end_inset
39725
39726 Space Inserts a thin space that is described in section
39727 \begin_inset space ~
39728 \end_inset
39729
39730
39731 \begin_inset CommandInset ref
39732 LatexCommand ref
39733 reference "sub:Thin-Space"
39734
39735 \end_inset
39736
39737 .
39738 \end_layout
39739
39740 \begin_layout Description
39741 Horizontal
39742 \begin_inset space ~
39743 \end_inset
39744
39745 Space Inserts horizontal space, see section
39746 \begin_inset space ~
39747 \end_inset
39748
39749
39750 \begin_inset CommandInset ref
39751 LatexCommand ref
39752 reference "sub:Horizontal-Space"
39753
39754 \end_inset
39755
39756  for a description.
39757 \end_layout
39758
39759 \begin_layout Description
39760 Horizontal
39761 \begin_inset space ~
39762 \end_inset
39763
39764 Line Inserts a horizontal line, see section
39765 \begin_inset space ~
39766 \end_inset
39767
39768
39769 \begin_inset CommandInset ref
39770 LatexCommand ref
39771 reference "sub:Horizontal-Lines"
39772
39773 \end_inset
39774
39775  for a description.
39776 \end_layout
39777
39778 \begin_layout Description
39779 Vertical
39780 \begin_inset space ~
39781 \end_inset
39782
39783 Space Inserts vertical space, see section
39784 \begin_inset space ~
39785 \end_inset
39786
39787
39788 \begin_inset CommandInset ref
39789 LatexCommand ref
39790 reference "sub:Vertical-Space"
39791
39792 \end_inset
39793
39794  for a description.
39795 \end_layout
39796
39797 \begin_layout Description
39798 Phantom Inserts Phantom space, see section
39799 \begin_inset space ~
39800 \end_inset
39801
39802
39803 \begin_inset CommandInset ref
39804 LatexCommand ref
39805 reference "sub:Phantom-Space"
39806
39807 \end_inset
39808
39809 .
39810 \end_layout
39811
39812 \begin_layout Description
39813 Hyphenation
39814 \begin_inset space ~
39815 \end_inset
39816
39817 Point Inserts a hyphenation point, see section
39818 \begin_inset space ~
39819 \end_inset
39820
39821
39822 \begin_inset CommandInset ref
39823 LatexCommand ref
39824 reference "sub:Hyphenation"
39825
39826 \end_inset
39827
39828 .
39829 \end_layout
39830
39831 \begin_layout Description
39832 Ligature
39833 \begin_inset space ~
39834 \end_inset
39835
39836 Break Inserts a ligature break, see section
39837 \begin_inset space ~
39838 \end_inset
39839
39840
39841 \begin_inset CommandInset ref
39842 LatexCommand ref
39843 reference "sub:Ligatures"
39844
39845 \end_inset
39846
39847 .
39848 \end_layout
39849
39850 \begin_layout Description
39851 Ragged
39852 \begin_inset space ~
39853 \end_inset
39854
39855 Line
39856 \begin_inset space ~
39857 \end_inset
39858
39859 Break Inserts a forced line break, see section
39860 \begin_inset space ~
39861 \end_inset
39862
39863
39864 \begin_inset CommandInset ref
39865 LatexCommand ref
39866 reference "sub:Forced-Line-Breaks"
39867
39868 \end_inset
39869
39870 .
39871 \end_layout
39872
39873 \begin_layout Description
39874 Justified
39875 \begin_inset space ~
39876 \end_inset
39877
39878 Break Inserts a forced line break that furthermore stretches the broken
39879  text line to the page border, see section
39880 \begin_inset space ~
39881 \end_inset
39882
39883
39884 \begin_inset CommandInset ref
39885 LatexCommand ref
39886 reference "sub:Forced-Line-Breaks"
39887
39888 \end_inset
39889
39890 .
39891 \end_layout
39892
39893 \begin_layout Description
39894 New
39895 \begin_inset space ~
39896 \end_inset
39897
39898 Page Inserts a forced page break, described in section
39899 \begin_inset space ~
39900 \end_inset
39901
39902
39903 \begin_inset CommandInset ref
39904 LatexCommand ref
39905 reference "sub:Forced-Page-Breaks"
39906
39907 \end_inset
39908
39909 .
39910 \end_layout
39911
39912 \begin_layout Description
39913 Page
39914 \begin_inset space ~
39915 \end_inset
39916
39917 Break Inserts a forced page break that furthermore stretches the broken
39918  text page to the page border, described in section
39919 \begin_inset space ~
39920 \end_inset
39921
39922
39923 \begin_inset CommandInset ref
39924 LatexCommand ref
39925 reference "sub:Forced-Page-Breaks"
39926
39927 \end_inset
39928
39929 .
39930 \end_layout
39931
39932 \begin_layout Description
39933 Clear
39934 \begin_inset space ~
39935 \end_inset
39936
39937 Page Inserts a clear page break, described in section
39938 \begin_inset space ~
39939 \end_inset
39940
39941
39942 \begin_inset CommandInset ref
39943 LatexCommand ref
39944 reference "sub:Clear-Page-Breaks"
39945
39946 \end_inset
39947
39948 .
39949 \end_layout
39950
39951 \begin_layout Description
39952 Clear
39953 \begin_inset space ~
39954 \end_inset
39955
39956 Double
39957 \begin_inset space ~
39958 \end_inset
39959
39960 Page Inserts a clear doublepage break, described in section
39961 \begin_inset space ~
39962 \end_inset
39963
39964
39965 \begin_inset CommandInset ref
39966 LatexCommand ref
39967 reference "sub:Clear-Page-Breaks"
39968
39969 \end_inset
39970
39971 .
39972 \end_layout
39973
39974 \begin_layout Subsection
39975 List / TOC
39976 \end_layout
39977
39978 \begin_layout Standard
39979 Various lists can be inserted with this menu entry.
39980  The table of contents, the algorithm, figures and tables list are described
39981  in section
39982 \begin_inset space ~
39983 \end_inset
39984
39985
39986 \begin_inset CommandInset ref
39987 LatexCommand ref
39988 reference "sec:toc"
39989
39990 \end_inset
39991
39992 .
39993  The index list is described in section
39994 \begin_inset space ~
39995 \end_inset
39996
39997
39998 \begin_inset CommandInset ref
39999 LatexCommand ref
40000 reference "sec:Index"
40001
40002 \end_inset
40003
40004 , the nomenclature in section
40005 \begin_inset space ~
40006 \end_inset
40007
40008
40009 \begin_inset CommandInset ref
40010 LatexCommand ref
40011 reference "sec:Nomenclature"
40012
40013 \end_inset
40014
40015  and the BibTeX bibliography in section
40016 \begin_inset space ~
40017 \end_inset
40018
40019
40020 \begin_inset CommandInset ref
40021 LatexCommand ref
40022 reference "sub:Bibliography-databases"
40023
40024 \end_inset
40025
40026 .
40027 \end_layout
40028
40029 \begin_layout Subsection
40030 Float
40031 \end_layout
40032
40033 \begin_layout Standard
40034 To insert floats, described in section
40035 \begin_inset space ~
40036 \end_inset
40037
40038
40039 \begin_inset CommandInset ref
40040 LatexCommand ref
40041 reference "sec:Floats"
40042
40043 \end_inset
40044
40045 .
40046 \end_layout
40047
40048 \begin_layout Subsection
40049 Note
40050 \end_layout
40051
40052 \begin_layout Standard
40053 To insert notes, described in section
40054 \begin_inset space ~
40055 \end_inset
40056
40057
40058 \begin_inset CommandInset ref
40059 LatexCommand ref
40060 reference "sec:Notes"
40061
40062 \end_inset
40063
40064 .
40065 \end_layout
40066
40067 \begin_layout Subsection
40068 Branch
40069 \end_layout
40070
40071 \begin_layout Standard
40072 Inserts branch insets as described in section
40073 \begin_inset space ~
40074 \end_inset
40075
40076
40077 \begin_inset CommandInset ref
40078 LatexCommand ref
40079 reference "sec:Branches"
40080
40081 \end_inset
40082
40083 .
40084 \end_layout
40085
40086 \begin_layout Subsection
40087 Custom Insets
40088 \end_layout
40089
40090 \begin_layout Standard
40091 Inserts document class-specific insets.
40092  Such insets only exist if they are defined in the layout file for a certain
40093  document class.
40094  An example is the document class 
40095 \begin_inset Quotes eld
40096 \end_inset
40097
40098 article (Elsevier)
40099 \begin_inset Quotes erd
40100 \end_inset
40101
40102  with three custom insets.
40103  The section 
40104 \emph on
40105 Flex insets and InsetLayout
40106 \emph default
40107  of the 
40108 \emph on
40109 Customization
40110 \emph default
40111  manual explains how custom insets are defined.
40112 \end_layout
40113
40114 \begin_layout Subsection
40115 File
40116 \begin_inset Index idx
40117 status collapsed
40118
40119 \begin_layout Plain Layout
40120 External Material
40121 \end_layout
40122
40123 \end_inset
40124
40125
40126 \end_layout
40127
40128 \begin_layout Standard
40129 This menu entry allows you to insert or include the contents of other LyX
40130  files in your document.
40131  How you can do this is explained in detail in the chapter 
40132 \emph on
40133 External Stuff
40134 \emph default
40135  of the 
40136 \emph on
40137 Embedded
40138 \begin_inset space ~
40139 \end_inset
40140
40141 Objects
40142 \emph default
40143  manual.
40144 \end_layout
40145
40146 \begin_layout Subsection
40147 Box
40148 \begin_inset Index idx
40149 status collapsed
40150
40151 \begin_layout Plain Layout
40152 Boxes
40153 \end_layout
40154
40155 \end_inset
40156
40157
40158 \end_layout
40159
40160 \begin_layout Standard
40161 Inserts a minipage box that is described section
40162 \begin_inset space ~
40163 \end_inset
40164
40165
40166 \begin_inset CommandInset ref
40167 LatexCommand ref
40168 reference "sec:Minipages"
40169
40170 \end_inset
40171
40172 .
40173  All box types supported by LyX are explained in detail in the chapter 
40174 \emph on
40175 Boxes
40176 \emph default
40177  of the 
40178 \emph on
40179 Embedded
40180 \begin_inset space ~
40181 \end_inset
40182
40183 Objects
40184 \emph default
40185  manual.
40186 \end_layout
40187
40188 \begin_layout Subsection
40189 Citation
40190 \end_layout
40191
40192 \begin_layout Standard
40193 Inserts a citation as described in section
40194 \begin_inset space ~
40195 \end_inset
40196
40197
40198 \begin_inset CommandInset ref
40199 LatexCommand ref
40200 reference "sec:Bibliography"
40201
40202 \end_inset
40203
40204 .
40205 \end_layout
40206
40207 \begin_layout Subsection
40208 Cross-Reference
40209 \end_layout
40210
40211 \begin_layout Standard
40212 Inserts a cross-reference as described in section
40213 \begin_inset space ~
40214 \end_inset
40215
40216
40217 \begin_inset CommandInset ref
40218 LatexCommand ref
40219 reference "sec:Cross-References"
40220
40221 \end_inset
40222
40223 .
40224 \end_layout
40225
40226 \begin_layout Subsection
40227 Label
40228 \end_layout
40229
40230 \begin_layout Standard
40231 Inserts a label as described in section
40232 \begin_inset space ~
40233 \end_inset
40234
40235
40236 \begin_inset CommandInset ref
40237 LatexCommand ref
40238 reference "sec:Cross-References"
40239
40240 \end_inset
40241
40242 .
40243 \end_layout
40244
40245 \begin_layout Subsection
40246 Caption
40247 \begin_inset Index idx
40248 status collapsed
40249
40250 \begin_layout Plain Layout
40251 Captions
40252 \end_layout
40253
40254 \end_inset
40255
40256
40257 \begin_inset Index idx
40258 status collapsed
40259
40260 \begin_layout Plain Layout
40261 Longtables ! Caption
40262 \end_layout
40263
40264 \end_inset
40265
40266
40267 \end_layout
40268
40269 \begin_layout Standard
40270 Inserts a caption in a float or longtable.
40271  Floats are described in section
40272 \begin_inset space ~
40273 \end_inset
40274
40275
40276 \begin_inset CommandInset ref
40277 LatexCommand ref
40278 reference "sec:Floats"
40279
40280 \end_inset
40281
40282 , captions in longtables are described in the section 
40283 \emph on
40284 Longtable Captions
40285 \emph default
40286  of the 
40287 \emph on
40288 Embedded
40289 \begin_inset space ~
40290 \end_inset
40291
40292 Objects
40293 \emph default
40294  manual.
40295 \end_layout
40296
40297 \begin_layout Subsection
40298 Index Entry
40299 \end_layout
40300
40301 \begin_layout Standard
40302 Inserts an index entry as described in section
40303 \begin_inset space ~
40304 \end_inset
40305
40306
40307 \begin_inset CommandInset ref
40308 LatexCommand ref
40309 reference "sec:Index"
40310
40311 \end_inset
40312
40313 .
40314 \end_layout
40315
40316 \begin_layout Subsection
40317 Nomenclature Entry
40318 \end_layout
40319
40320 \begin_layout Standard
40321 Inserts a nomenclature entry as described in section
40322 \begin_inset space ~
40323 \end_inset
40324
40325
40326 \begin_inset CommandInset ref
40327 LatexCommand ref
40328 reference "sec:Nomenclature"
40329
40330 \end_inset
40331
40332 .
40333 \end_layout
40334
40335 \begin_layout Subsection
40336 Table
40337 \end_layout
40338
40339 \begin_layout Standard
40340 Inserts a table.
40341  Tables are described in section
40342 \begin_inset space ~
40343 \end_inset
40344
40345
40346 \begin_inset CommandInset ref
40347 LatexCommand ref
40348 reference "sec:Tables"
40349
40350 \end_inset
40351
40352 .
40353 \end_layout
40354
40355 \begin_layout Subsection
40356 Graphics
40357 \end_layout
40358
40359 \begin_layout Standard
40360 Inserts a graphic.
40361  Graphics are described in section
40362 \begin_inset space ~
40363 \end_inset
40364
40365
40366 \begin_inset CommandInset ref
40367 LatexCommand ref
40368 reference "sec:Graphics"
40369
40370 \end_inset
40371
40372 .
40373 \end_layout
40374
40375 \begin_layout Subsection
40376 URL
40377 \end_layout
40378
40379 \begin_layout Standard
40380 Inserts an URL as described in section
40381 \begin_inset space ~
40382 \end_inset
40383
40384
40385 \begin_inset CommandInset ref
40386 LatexCommand ref
40387 reference "sub:URLs"
40388
40389 \end_inset
40390
40391 .
40392 \end_layout
40393
40394 \begin_layout Subsection
40395 Hyperlinks
40396 \end_layout
40397
40398 \begin_layout Standard
40399 Inserts a hyperlink as described in section
40400 \begin_inset space ~
40401 \end_inset
40402
40403
40404 \begin_inset CommandInset ref
40405 LatexCommand ref
40406 reference "sub:Hyperlinks"
40407
40408 \end_inset
40409
40410 .
40411 \end_layout
40412
40413 \begin_layout Subsection
40414 Footnote
40415 \end_layout
40416
40417 \begin_layout Standard
40418 Inserts a footnote, see section
40419 \begin_inset space ~
40420 \end_inset
40421
40422
40423 \begin_inset CommandInset ref
40424 LatexCommand ref
40425 reference "sec:Footnotes"
40426
40427 \end_inset
40428
40429 .
40430 \end_layout
40431
40432 \begin_layout Subsection
40433 Marginal Note
40434 \end_layout
40435
40436 \begin_layout Standard
40437 Inserts a marginal note, see section
40438 \begin_inset space ~
40439 \end_inset
40440
40441
40442 \begin_inset CommandInset ref
40443 LatexCommand ref
40444 reference "sec:Marginal-Notes"
40445
40446 \end_inset
40447
40448 .
40449 \end_layout
40450
40451 \begin_layout Subsection
40452 Short Title
40453 \end_layout
40454
40455 \begin_layout Standard
40456 Inserts a short title, see section
40457 \begin_inset space ~
40458 \end_inset
40459
40460
40461 \begin_inset CommandInset ref
40462 LatexCommand ref
40463 reference "sec:Short-Titles"
40464
40465 \end_inset
40466
40467 .
40468 \end_layout
40469
40470 \begin_layout Subsection
40471 TeX Code
40472 \end_layout
40473
40474 \begin_layout Standard
40475 Inserts a TeX Code box, see section
40476 \begin_inset space ~
40477 \end_inset
40478
40479
40480 \begin_inset CommandInset ref
40481 LatexCommand ref
40482 reference "sub:TeX-Code-Boxes"
40483
40484 \end_inset
40485
40486  for a description.
40487 \end_layout
40488
40489 \begin_layout Subsection
40490 Program Listing
40491 \begin_inset Index idx
40492 status collapsed
40493
40494 \begin_layout Plain Layout
40495 Program listings
40496 \end_layout
40497
40498 \end_inset
40499
40500
40501 \end_layout
40502
40503 \begin_layout Standard
40504 Inserts a program listings box.
40505  Program listings are explained in the chapter 
40506 \emph on
40507 Program Code Listings
40508 \emph default
40509  of the 
40510 \emph on
40511 Embedded
40512 \begin_inset space ~
40513 \end_inset
40514
40515 Objects
40516 \emph default
40517  manual.
40518 \end_layout
40519
40520 \begin_layout Subsection
40521 Date
40522 \end_layout
40523
40524 \begin_layout Standard
40525 Inserts the actual date.
40526  The format depends on the date format of the language that is used for
40527  LyX's menus.
40528  LyX offers various ways to insert a date which are explained and also compared
40529  in the section 
40530 \emph on
40531 External Material
40532 \emph default
40533  of the 
40534 \emph on
40535 Embedded
40536 \begin_inset space ~
40537 \end_inset
40538
40539 Objects
40540 \emph default
40541  manual.
40542 \end_layout
40543
40544 \begin_layout Subsection
40545 Preview
40546 \end_layout
40547
40548 \begin_layout Standard
40549 Inserts a preview inset, see section
40550 \begin_inset space ~
40551 \end_inset
40552
40553
40554 \begin_inset CommandInset ref
40555 LatexCommand ref
40556 reference "sec:Previewing-snippets-of"
40557
40558 \end_inset
40559
40560  for a description.
40561 \end_layout
40562
40563 \begin_layout Section
40564 The Navigate Menu
40565 \begin_inset Index idx
40566 status collapsed
40567
40568 \begin_layout Plain Layout
40569 Menu ! Navigate
40570 \end_layout
40571
40572 \end_inset
40573
40574
40575 \end_layout
40576
40577 \begin_layout Standard
40578 This menu lists the existing chapters, sections, figures, tables, etc.
40579 \begin_inset space ~
40580 \end_inset
40581
40582 of the current document.
40583  This allows you to navigate easily through you document.
40584 \end_layout
40585
40586 \begin_layout Subsection
40587 Bookmarks
40588 \end_layout
40589
40590 \begin_layout Standard
40591 With this menu entry you are able to define your own bookmarks.
40592  This is useful when you are working on a large document and often have
40593  to jump e.
40594 \begin_inset space \thinspace{}
40595 \end_inset
40596
40597 g.
40598 \begin_inset space \space{}
40599 \end_inset
40600
40601 between section
40602 \begin_inset space ~
40603 \end_inset
40604
40605 2.5 and 6.3.
40606  To create bookmarks for this example, go to section
40607 \begin_inset space ~
40608 \end_inset
40609
40610 2.5 and use the submenu 
40611 \family sans
40612 Save
40613 \begin_inset space ~
40614 \end_inset
40615
40616 Bookmark
40617 \begin_inset space ~
40618 \end_inset
40619
40620 1
40621 \family default
40622 .
40623  Then go to section
40624 \begin_inset space ~
40625 \end_inset
40626
40627 6.3 and use 
40628 \family sans
40629 Save
40630 \begin_inset space ~
40631 \end_inset
40632
40633 Bookmark
40634 \begin_inset space ~
40635 \end_inset
40636
40637
40638 \family default
40639 2.
40640  Now you can jump easily between these sections by using the menu or by
40641  the key bindings 
40642 \begin_inset Info
40643 type  "shortcut"
40644 arg   "bookmark-goto 1"
40645 \end_inset
40646
40647  and 
40648 \begin_inset Info
40649 type  "shortcut"
40650 arg   "bookmark-goto 2"
40651 \end_inset
40652
40653 .
40654 \end_layout
40655
40656 \begin_layout Standard
40657 You can also use bookmarks to jump between several opened documents.
40658  The saved bookmarks are valid till the document is closed.
40659 \end_layout
40660
40661 \begin_layout Subsection
40662 Next Note, Change, Cross-reference
40663 \end_layout
40664
40665 \begin_layout Standard
40666 Jump to the next note, change, or cross-reference following the current
40667  cursor position.
40668 \end_layout
40669
40670 \begin_layout Subsection
40671 Go to Label
40672 \end_layout
40673
40674 \begin_layout Standard
40675 Only active if the cursor is in front of a cross-reference.
40676  Sets the cursor before the referenced label.
40677  (It is the same as if you right-click on a cross-reference box and use
40678  
40679 \family sans
40680 Go
40681 \begin_inset space ~
40682 \end_inset
40683
40684 to
40685 \begin_inset space ~
40686 \end_inset
40687
40688 Label)
40689 \family default
40690 .
40691 \end_layout
40692
40693 \begin_layout Subsection
40694 Forward Search
40695 \end_layout
40696
40697 \begin_layout Standard
40698 This feature allows you to directly jump to the corresponding text part
40699  in the output, see section 
40700 \emph on
40701 Forward
40702 \begin_inset space ~
40703 \end_inset
40704
40705 search
40706 \emph default
40707  in the 
40708 \emph on
40709 Additional
40710 \begin_inset space ~
40711 \end_inset
40712
40713 Features
40714 \emph default
40715  manual for a detailed description.
40716 \end_layout
40717
40718 \begin_layout Section
40719 The Document Menu
40720 \begin_inset Index idx
40721 status collapsed
40722
40723 \begin_layout Plain Layout
40724 Menu ! Document
40725 \end_layout
40726
40727 \end_inset
40728
40729
40730 \end_layout
40731
40732 \begin_layout Subsection
40733 Change Tracking
40734 \end_layout
40735
40736 \begin_layout Standard
40737 Change Tracking is described in section
40738 \begin_inset space ~
40739 \end_inset
40740
40741
40742 \begin_inset CommandInset ref
40743 LatexCommand ref
40744 reference "sec:Change-Tracking"
40745
40746 \end_inset
40747
40748 .
40749 \end_layout
40750
40751 \begin_layout Subsection
40752 LaT
40753 \begin_inset ERT
40754 status collapsed
40755
40756 \begin_layout Plain Layout
40757
40758 {}
40759 \end_layout
40760
40761 \end_inset
40762
40763 eX Log
40764 \end_layout
40765
40766 \begin_layout Standard
40767 After running LaTeX by viewing or exporting a document, this menu will be
40768  enabled.
40769  It shows the logfile of the used LaTeX-program.
40770 \end_layout
40771
40772 \begin_layout Standard
40773 Here you can see how LaTeX works in the background.
40774  
40775 \emph on
40776 Experts
40777 \emph default
40778  will find in it reasons for LaTeX-errors.
40779 \end_layout
40780
40781 \begin_layout Subsection
40782 Outline
40783 \end_layout
40784
40785 \begin_layout Standard
40786 Opens the TOC/Outline window as described in section
40787 \begin_inset space ~
40788 \end_inset
40789
40790
40791 \begin_inset CommandInset ref
40792 LatexCommand ref
40793 reference "sec:Navigating"
40794
40795 \end_inset
40796
40797  and 
40798 \begin_inset CommandInset ref
40799 LatexCommand ref
40800 reference "sub:Table-of-Contents"
40801
40802 \end_inset
40803
40804 .
40805 \end_layout
40806
40807 \begin_layout Subsection
40808 Start Appendix Here
40809 \end_layout
40810
40811 \begin_layout Standard
40812 This menu will start the appendix of the document at the current cursor
40813  position as described in section
40814 \begin_inset space ~
40815 \end_inset
40816
40817
40818 \begin_inset CommandInset ref
40819 LatexCommand ref
40820 reference "sec:Appendices"
40821
40822 \end_inset
40823
40824 .
40825 \end_layout
40826
40827 \begin_layout Subsection
40828 Compressed
40829 \end_layout
40830
40831 \begin_layout Standard
40832 Un/compresses the current document.
40833 \end_layout
40834
40835 \begin_layout Subsection
40836 Settings
40837 \end_layout
40838
40839 \begin_layout Standard
40840 The document settings are described in appendix
40841 \begin_inset space ~
40842 \end_inset
40843
40844
40845 \begin_inset CommandInset ref
40846 LatexCommand ref
40847 reference "chap:The-Document-Settings"
40848
40849 \end_inset
40850
40851 .
40852 \end_layout
40853
40854 \begin_layout Section
40855 The Tools Menu
40856 \begin_inset Index idx
40857 status collapsed
40858
40859 \begin_layout Plain Layout
40860 Menu ! Tools
40861 \end_layout
40862
40863 \end_inset
40864
40865
40866 \end_layout
40867
40868 \begin_layout Subsection
40869 Spellchecker
40870 \end_layout
40871
40872 \begin_layout Standard
40873 Spell checking is explained in section
40874 \begin_inset space ~
40875 \end_inset
40876
40877
40878 \begin_inset CommandInset ref
40879 LatexCommand ref
40880 reference "sec:Spellchecking"
40881
40882 \end_inset
40883
40884 .
40885 \end_layout
40886
40887 \begin_layout Subsection
40888 Thesaurus
40889 \end_layout
40890
40891 \begin_layout Standard
40892 The thesaurus is described in section
40893 \begin_inset space ~
40894 \end_inset
40895
40896
40897 \begin_inset CommandInset ref
40898 LatexCommand ref
40899 reference "sec:Thesaurus"
40900
40901 \end_inset
40902
40903 .
40904 \end_layout
40905
40906 \begin_layout Subsection
40907 Statistics
40908 \begin_inset Index idx
40909 status collapsed
40910
40911 \begin_layout Plain Layout
40912 Word count
40913 \end_layout
40914
40915 \end_inset
40916
40917
40918 \begin_inset Index idx
40919 status collapsed
40920
40921 \begin_layout Plain Layout
40922 Character count
40923 \end_layout
40924
40925 \end_inset
40926
40927
40928 \end_layout
40929
40930 \begin_layout Standard
40931 Counts the words and characters in the actual document or the highlighted
40932  document part.
40933 \end_layout
40934
40935 \begin_layout Subsection
40936 TeX Information
40937 \begin_inset Index idx
40938 status collapsed
40939
40940 \begin_layout Plain Layout
40941 TeX Information
40942 \end_layout
40943
40944 \end_inset
40945
40946
40947 \end_layout
40948
40949 \begin_layout Standard
40950 Shows you a list of the document classes and styles installed in your LaTeX-syst
40951 em.
40952 \end_layout
40953
40954 \begin_layout Subsection
40955 Reconfigure
40956 \begin_inset Index idx
40957 status collapsed
40958
40959 \begin_layout Plain Layout
40960 LyX ! Reconfigure|see
40961 \begin_inset ERT
40962 status collapsed
40963
40964 \begin_layout Plain Layout
40965
40966 {
40967 \end_layout
40968
40969 \end_inset
40970
40971 Reconfiguration of LyX
40972 \begin_inset ERT
40973 status collapsed
40974
40975 \begin_layout Plain Layout
40976
40977 }
40978 \end_layout
40979
40980 \end_inset
40981
40982
40983 \end_layout
40984
40985 \end_inset
40986
40987
40988 \begin_inset Index idx
40989 status collapsed
40990
40991 \begin_layout Plain Layout
40992 Reconfiguration of LyX
40993 \end_layout
40994
40995 \end_inset
40996
40997
40998 \end_layout
40999
41000 \begin_layout Standard
41001 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41002  and programs it needs; see also section
41003 \begin_inset space ~
41004 \end_inset
41005
41006
41007 \begin_inset CommandInset ref
41008 LatexCommand ref
41009 reference "sec:Basic-LyX-Setup"
41010
41011 \end_inset
41012
41013 .
41014 \end_layout
41015
41016 \begin_layout Subsection
41017 Preferences
41018 \end_layout
41019
41020 \begin_layout Standard
41021 The preferences dialog is described in detail in appendix
41022 \begin_inset space ~
41023 \end_inset
41024
41025
41026 \begin_inset CommandInset ref
41027 LatexCommand ref
41028 reference "chap:The-Preferences-dialog"
41029
41030 \end_inset
41031
41032 .
41033 \end_layout
41034
41035 \begin_layout Section
41036 The Help Menu
41037 \begin_inset Index idx
41038 status collapsed
41039
41040 \begin_layout Plain Layout
41041 Menu ! Help
41042 \end_layout
41043
41044 \end_inset
41045
41046
41047 \end_layout
41048
41049 \begin_layout Standard
41050 This menu lists the documentation files of LyX in the language of LyX's
41051  menus.
41052  Is a file not available in this language, the English version will be listed.
41053 \end_layout
41054
41055 \begin_layout Standard
41056 The menu 
41057 \family sans
41058 LaTeX
41059 \begin_inset space ~
41060 \end_inset
41061
41062 Configuration
41063 \family default
41064  shows a LyX-document with information about the LaTeX-packages and classes
41065  found by LyX (see also section
41066 \begin_inset space ~
41067 \end_inset
41068
41069
41070 \begin_inset CommandInset ref
41071 LatexCommand ref
41072 reference "sec:LaTeX-Setup"
41073
41074 \end_inset
41075
41076 ).
41077 \end_layout
41078
41079 \begin_layout Section
41080 Toolbars
41081 \begin_inset CommandInset label
41082 LatexCommand label
41083 name "sec:Toolbars"
41084
41085 \end_inset
41086
41087
41088 \end_layout
41089
41090 \begin_layout Standard
41091 How to show or hide toolbars is explained in section
41092 \begin_inset space ~
41093 \end_inset
41094
41095
41096 \begin_inset CommandInset ref
41097 LatexCommand ref
41098 reference "sub:Toolbars"
41099
41100 \end_inset
41101
41102 .
41103 \end_layout
41104
41105 \begin_layout Standard
41106 It is also possible to define custom toolbars.
41107  This is described in the 
41108 \emph on
41109 Additional Features
41110 \emph default
41111  manual.
41112 \end_layout
41113
41114 \begin_layout Subsection
41115 Standard Toolbar
41116 \begin_inset Index idx
41117 status collapsed
41118
41119 \begin_layout Plain Layout
41120 Toolbar ! Standard
41121 \end_layout
41122
41123 \end_inset
41124
41125
41126 \end_layout
41127
41128 \begin_layout Standard
41129 \begin_inset Graphics
41130         filename clipart/StandardToolbar.png
41131         width 100col%
41132
41133 \end_inset
41134
41135
41136 \end_layout
41137
41138 \begin_layout Standard
41139 \begin_inset VSpace defskip
41140 \end_inset
41141
41142
41143 \end_layout
41144
41145 \begin_layout Standard
41146 The standard toolbar as shown above contains from left to right the following
41147  buttons:
41148 \begin_inset ERT
41149 status collapsed
41150
41151 \begin_layout Plain Layout
41152
41153
41154 \backslash
41155 setlength{
41156 \backslash
41157 LTleft}{0pt}
41158 \end_layout
41159
41160 \end_inset
41161
41162
41163 \begin_inset Note Note
41164 status collapsed
41165
41166 \begin_layout Plain Layout
41167 This is necessary to left align the following longtables.
41168  See the 
41169 \emph on
41170 Embedded Objects
41171 \emph default
41172  manual for more information.
41173 \end_layout
41174
41175 \end_inset
41176
41177
41178 \end_layout
41179
41180 \begin_layout Standard
41181 \begin_inset VSpace defskip
41182 \end_inset
41183
41184
41185 \end_layout
41186
41187 \begin_layout Standard
41188 \begin_inset Tabular
41189 <lyxtabular version="3" rows="1" columns="2">
41190 <features islongtable="true" longtabularalignment="center">
41191 <column alignment="center" valignment="top" width="0">
41192 <column alignment="center" valignment="top" width="0">
41193 <row>
41194 <cell alignment="center" valignment="top" usebox="none">
41195 \begin_inset Text
41196
41197 \begin_layout Plain Layout
41198 \begin_inset Graphics
41199         filename clipart/ToolbarEnvBox.png
41200         clip
41201
41202 \end_inset
41203
41204
41205 \end_layout
41206
41207 \end_inset
41208 </cell>
41209 <cell alignment="center" valignment="top" usebox="none">
41210 \begin_inset Text
41211
41212 \begin_layout Plain Layout
41213 pull-down box for the environments
41214 \end_layout
41215
41216 \end_inset
41217 </cell>
41218 </row>
41219 </lyxtabular>
41220
41221 \end_inset
41222
41223
41224 \end_layout
41225
41226 \begin_layout Standard
41227 \begin_inset VSpace -10mm
41228 \end_inset
41229
41230
41231 \end_layout
41232
41233 \begin_layout Standard
41234 \align left
41235 \begin_inset Tabular
41236 <lyxtabular version="3" rows="21" columns="2">
41237 <features islongtable="true" longtabularalignment="center">
41238 <column alignment="left" valignment="top" width="0">
41239 <column alignment="left" valignment="top" width="0">
41240 <row interlinespace="2.5mm">
41241 <cell alignment="center" valignment="top" usebox="none">
41242 \begin_inset Text
41243
41244 \begin_layout Plain Layout
41245
41246 \family sans
41247 \begin_inset Info
41248 type  "icon"
41249 arg   "buffer-new"
41250 \end_inset
41251
41252
41253 \end_layout
41254
41255 \end_inset
41256 </cell>
41257 <cell alignment="center" valignment="top" usebox="none">
41258 \begin_inset Text
41259
41260 \begin_layout Plain Layout
41261
41262 \family sans
41263 File\SpecialChar \menuseparator
41264 New
41265 \end_layout
41266
41267 \end_inset
41268 </cell>
41269 </row>
41270 <row interlinespace="2.5mm">
41271 <cell alignment="center" valignment="top" usebox="none">
41272 \begin_inset Text
41273
41274 \begin_layout Plain Layout
41275
41276 \family sans
41277 \begin_inset Info
41278 type  "icon"
41279 arg   "file-open"
41280 \end_inset
41281
41282
41283 \end_layout
41284
41285 \end_inset
41286 </cell>
41287 <cell alignment="center" valignment="top" usebox="none">
41288 \begin_inset Text
41289
41290 \begin_layout Plain Layout
41291
41292 \family sans
41293 File\SpecialChar \menuseparator
41294 Open
41295 \end_layout
41296
41297 \end_inset
41298 </cell>
41299 </row>
41300 <row interlinespace="2.5mm">
41301 <cell alignment="center" valignment="top" usebox="none">
41302 \begin_inset Text
41303
41304 \begin_layout Plain Layout
41305
41306 \family sans
41307 \begin_inset Info
41308 type  "icon"
41309 arg   "buffer-write"
41310 \end_inset
41311
41312
41313 \end_layout
41314
41315 \end_inset
41316 </cell>
41317 <cell alignment="center" valignment="top" usebox="none">
41318 \begin_inset Text
41319
41320 \begin_layout Plain Layout
41321
41322 \family sans
41323 File\SpecialChar \menuseparator
41324 Save
41325 \end_layout
41326
41327 \end_inset
41328 </cell>
41329 </row>
41330 <row interlinespace="2.5mm">
41331 <cell alignment="center" valignment="top" usebox="none">
41332 \begin_inset Text
41333
41334 \begin_layout Plain Layout
41335
41336 \family sans
41337 \begin_inset Info
41338 type  "icon"
41339 arg   "dialog-show print"
41340 \end_inset
41341
41342
41343 \end_layout
41344
41345 \end_inset
41346 </cell>
41347 <cell alignment="center" valignment="top" usebox="none">
41348 \begin_inset Text
41349
41350 \begin_layout Plain Layout
41351
41352 \family sans
41353 File\SpecialChar \menuseparator
41354 Print
41355 \end_layout
41356
41357 \end_inset
41358 </cell>
41359 </row>
41360 <row interlinespace="2.5mm">
41361 <cell alignment="center" valignment="top" usebox="none">
41362 \begin_inset Text
41363
41364 \begin_layout Plain Layout
41365
41366 \family sans
41367 \begin_inset Info
41368 type  "icon"
41369 arg   "dialog-show spellchecker"
41370 \end_inset
41371
41372
41373 \end_layout
41374
41375 \end_inset
41376 </cell>
41377 <cell alignment="center" valignment="top" usebox="none">
41378 \begin_inset Text
41379
41380 \begin_layout Plain Layout
41381
41382 \family sans
41383 Tools\SpecialChar \menuseparator
41384 Spellchecker
41385 \end_layout
41386
41387 \end_inset
41388 </cell>
41389 </row>
41390 <row interlinespace="2.5mm">
41391 <cell alignment="center" valignment="top" usebox="none">
41392 \begin_inset Text
41393
41394 \begin_layout Plain Layout
41395
41396 \family sans
41397 \begin_inset Info
41398 type  "icon"
41399 arg   "undo"
41400 \end_inset
41401
41402
41403 \end_layout
41404
41405 \end_inset
41406 </cell>
41407 <cell alignment="center" valignment="top" usebox="none">
41408 \begin_inset Text
41409
41410 \begin_layout Plain Layout
41411
41412 \family sans
41413 Edit\SpecialChar \menuseparator
41414 Undo
41415 \end_layout
41416
41417 \end_inset
41418 </cell>
41419 </row>
41420 <row interlinespace="2.5mm">
41421 <cell alignment="center" valignment="top" usebox="none">
41422 \begin_inset Text
41423
41424 \begin_layout Plain Layout
41425
41426 \family sans
41427 \begin_inset Info
41428 type  "icon"
41429 arg   "redo"
41430 \end_inset
41431
41432
41433 \end_layout
41434
41435 \end_inset
41436 </cell>
41437 <cell alignment="center" valignment="top" usebox="none">
41438 \begin_inset Text
41439
41440 \begin_layout Plain Layout
41441
41442 \family sans
41443 Edit\SpecialChar \menuseparator
41444 Redo
41445 \end_layout
41446
41447 \end_inset
41448 </cell>
41449 </row>
41450 <row interlinespace="2.5mm">
41451 <cell alignment="center" valignment="top" usebox="none">
41452 \begin_inset Text
41453
41454 \begin_layout Plain Layout
41455
41456 \family sans
41457 \begin_inset Info
41458 type  "icon"
41459 arg   "cut"
41460 \end_inset
41461
41462
41463 \end_layout
41464
41465 \end_inset
41466 </cell>
41467 <cell alignment="center" valignment="top" usebox="none">
41468 \begin_inset Text
41469
41470 \begin_layout Plain Layout
41471
41472 \family sans
41473 Edit\SpecialChar \menuseparator
41474 Cut
41475 \end_layout
41476
41477 \end_inset
41478 </cell>
41479 </row>
41480 <row interlinespace="2.5mm">
41481 <cell alignment="center" valignment="top" usebox="none">
41482 \begin_inset Text
41483
41484 \begin_layout Plain Layout
41485
41486 \family sans
41487 \begin_inset Info
41488 type  "icon"
41489 arg   "copy"
41490 \end_inset
41491
41492
41493 \end_layout
41494
41495 \end_inset
41496 </cell>
41497 <cell alignment="center" valignment="top" usebox="none">
41498 \begin_inset Text
41499
41500 \begin_layout Plain Layout
41501
41502 \family sans
41503 Edit\SpecialChar \menuseparator
41504 Copy
41505 \end_layout
41506
41507 \end_inset
41508 </cell>
41509 </row>
41510 <row interlinespace="2.5mm">
41511 <cell alignment="center" valignment="top" usebox="none">
41512 \begin_inset Text
41513
41514 \begin_layout Plain Layout
41515
41516 \family sans
41517 \begin_inset Info
41518 type  "icon"
41519 arg   "paste"
41520 \end_inset
41521
41522
41523 \end_layout
41524
41525 \end_inset
41526 </cell>
41527 <cell alignment="center" valignment="top" usebox="none">
41528 \begin_inset Text
41529
41530 \begin_layout Plain Layout
41531
41532 \family sans
41533 Edit\SpecialChar \menuseparator
41534 Paste
41535 \end_layout
41536
41537 \end_inset
41538 </cell>
41539 </row>
41540 <row interlinespace="2.5mm">
41541 <cell alignment="center" valignment="top" usebox="none">
41542 \begin_inset Text
41543
41544 \begin_layout Plain Layout
41545
41546 \family sans
41547 \begin_inset Info
41548 type  "icon"
41549 arg   "dialog-show findreplace"
41550 \end_inset
41551
41552
41553 \end_layout
41554
41555 \end_inset
41556 </cell>
41557 <cell alignment="center" valignment="top" usebox="none">
41558 \begin_inset Text
41559
41560 \begin_layout Plain Layout
41561
41562 \family sans
41563 Edit\SpecialChar \menuseparator
41564 Find
41565 \begin_inset space \thinspace{}
41566 \end_inset
41567
41568 &
41569 \begin_inset space \thinspace{}
41570 \end_inset
41571
41572 Replace
41573 \end_layout
41574
41575 \end_inset
41576 </cell>
41577 </row>
41578 <row interlinespace="2.5mm">
41579 <cell alignment="center" valignment="top" usebox="none">
41580 \begin_inset Text
41581
41582 \begin_layout Plain Layout
41583
41584 \family sans
41585 \begin_inset Info
41586 type  "icon"
41587 arg   "bookmark-goto 0"
41588 \end_inset
41589
41590
41591 \end_layout
41592
41593 \end_inset
41594 </cell>
41595 <cell alignment="center" valignment="top" usebox="none">
41596 \begin_inset Text
41597
41598 \begin_layout Plain Layout
41599
41600 \family sans
41601 Navigate\SpecialChar \menuseparator
41602 Bookmarks\SpecialChar \menuseparator
41603 Navigate Back
41604 \end_layout
41605
41606 \end_inset
41607 </cell>
41608 </row>
41609 <row interlinespace="2.5mm">
41610 <cell alignment="center" valignment="top" usebox="none">
41611 \begin_inset Text
41612
41613 \begin_layout Plain Layout
41614
41615 \family sans
41616 \begin_inset Info
41617 type  "icon"
41618 arg   "font-emph"
41619 \end_inset
41620
41621
41622 \end_layout
41623
41624 \end_inset
41625 </cell>
41626 <cell alignment="center" valignment="top" usebox="none">
41627 \begin_inset Text
41628
41629 \begin_layout Plain Layout
41630 Emphasize text, function of the 
41631 \family sans
41632 Edit\SpecialChar \menuseparator
41633 Text
41634 \begin_inset space ~
41635 \end_inset
41636
41637 Style
41638 \family default
41639  dialog
41640 \end_layout
41641
41642 \end_inset
41643 </cell>
41644 </row>
41645 <row interlinespace="2.5mm">
41646 <cell alignment="center" valignment="top" usebox="none">
41647 \begin_inset Text
41648
41649 \begin_layout Plain Layout
41650
41651 \family sans
41652 \begin_inset Info
41653 type  "icon"
41654 arg   "font-noun"
41655 \end_inset
41656
41657
41658 \end_layout
41659
41660 \end_inset
41661 </cell>
41662 <cell alignment="center" valignment="top" usebox="none">
41663 \begin_inset Text
41664
41665 \begin_layout Plain Layout
41666 Set text to noun style, function of the 
41667 \family sans
41668 Edit\SpecialChar \menuseparator
41669 Text
41670 \begin_inset space ~
41671 \end_inset
41672
41673 Style
41674 \family default
41675  dialog
41676 \end_layout
41677
41678 \end_inset
41679 </cell>
41680 </row>
41681 <row interlinespace="2.5mm">
41682 <cell alignment="center" valignment="top" usebox="none">
41683 \begin_inset Text
41684
41685 \begin_layout Plain Layout
41686
41687 \family sans
41688 \begin_inset Info
41689 type  "icon"
41690 arg   "textstyle-apply"
41691 \end_inset
41692
41693
41694 \end_layout
41695
41696 \end_inset
41697 </cell>
41698 <cell alignment="center" valignment="top" usebox="none">
41699 \begin_inset Text
41700
41701 \begin_layout Plain Layout
41702 Formats text using the current settings in the 
41703 \family sans
41704 Edit\SpecialChar \menuseparator
41705 Text
41706 \begin_inset space ~
41707 \end_inset
41708
41709 Style
41710 \family default
41711  dialog
41712 \end_layout
41713
41714 \end_inset
41715 </cell>
41716 </row>
41717 <row interlinespace="2.5mm">
41718 <cell alignment="center" valignment="top" usebox="none">
41719 \begin_inset Text
41720
41721 \begin_layout Plain Layout
41722
41723 \family sans
41724 \begin_inset Info
41725 type  "icon"
41726 arg   "math-mode"
41727 \end_inset
41728
41729
41730 \end_layout
41731
41732 \end_inset
41733 </cell>
41734 <cell alignment="center" valignment="top" usebox="none">
41735 \begin_inset Text
41736
41737 \begin_layout Plain Layout
41738
41739 \family sans
41740 Insert\SpecialChar \menuseparator
41741 Math\SpecialChar \menuseparator
41742 Inline
41743 \begin_inset space ~
41744 \end_inset
41745
41746 Formula
41747 \end_layout
41748
41749 \end_inset
41750 </cell>
41751 </row>
41752 <row interlinespace="2.5mm">
41753 <cell alignment="center" valignment="top" usebox="none">
41754 \begin_inset Text
41755
41756 \begin_layout Plain Layout
41757
41758 \family sans
41759 \begin_inset Info
41760 type  "icon"
41761 arg   "dialog-show-new-inset graphics"
41762 \end_inset
41763
41764
41765 \end_layout
41766
41767 \end_inset
41768 </cell>
41769 <cell alignment="center" valignment="top" usebox="none">
41770 \begin_inset Text
41771
41772 \begin_layout Plain Layout
41773
41774 \family sans
41775 Insert\SpecialChar \menuseparator
41776 Graphics
41777 \end_layout
41778
41779 \end_inset
41780 </cell>
41781 </row>
41782 <row interlinespace="2.5mm">
41783 <cell alignment="center" valignment="top" usebox="none">
41784 \begin_inset Text
41785
41786 \begin_layout Plain Layout
41787 \begin_inset Info
41788 type  "icon"
41789 arg   "tabular-insert"
41790 \end_inset
41791
41792
41793 \end_layout
41794
41795 \end_inset
41796 </cell>
41797 <cell alignment="center" valignment="top" usebox="none">
41798 \begin_inset Text
41799
41800 \begin_layout Plain Layout
41801
41802 \family sans
41803 Insert\SpecialChar \menuseparator
41804 Table
41805 \end_layout
41806
41807 \end_inset
41808 </cell>
41809 </row>
41810 <row interlinespace="2.5mm">
41811 <cell alignment="center" valignment="top" usebox="none">
41812 \begin_inset Text
41813
41814 \begin_layout Plain Layout
41815
41816 \family sans
41817 \begin_inset Info
41818 type  "icon"
41819 arg   "dialog-toggle toc"
41820 \end_inset
41821
41822
41823 \end_layout
41824
41825 \end_inset
41826 </cell>
41827 <cell alignment="center" valignment="top" usebox="none">
41828 \begin_inset Text
41829
41830 \begin_layout Plain Layout
41831 Toggle outline window on/off, 
41832 \family sans
41833 Document\SpecialChar \menuseparator
41834 Outline
41835 \end_layout
41836
41837 \end_inset
41838 </cell>
41839 </row>
41840 <row interlinespace="2.5mm">
41841 <cell alignment="center" valignment="top" usebox="none">
41842 \begin_inset Text
41843
41844 \begin_layout Plain Layout
41845
41846 \family sans
41847 \begin_inset Info
41848 type  "icon"
41849 arg   "toolbar-toggle math"
41850 \end_inset
41851
41852
41853 \end_layout
41854
41855 \end_inset
41856 </cell>
41857 <cell alignment="center" valignment="top" usebox="none">
41858 \begin_inset Text
41859
41860 \begin_layout Plain Layout
41861 Toggle math toolbar on/off
41862 \end_layout
41863
41864 \end_inset
41865 </cell>
41866 </row>
41867 <row interlinespace="2.5mm">
41868 <cell alignment="center" valignment="top" usebox="none">
41869 \begin_inset Text
41870
41871 \begin_layout Plain Layout
41872
41873 \family sans
41874 \begin_inset Info
41875 type  "icon"
41876 arg   "toolbar-toggle table"
41877 \end_inset
41878
41879
41880 \end_layout
41881
41882 \end_inset
41883 </cell>
41884 <cell alignment="center" valignment="top" usebox="none">
41885 \begin_inset Text
41886
41887 \begin_layout Plain Layout
41888 Toggle table toolbar on/off
41889 \end_layout
41890
41891 \end_inset
41892 </cell>
41893 </row>
41894 </lyxtabular>
41895
41896 \end_inset
41897
41898
41899 \end_layout
41900
41901 \begin_layout Subsection
41902 Extra Toolbar
41903 \begin_inset Index idx
41904 status collapsed
41905
41906 \begin_layout Plain Layout
41907 Toolbar ! Extra
41908 \end_layout
41909
41910 \end_inset
41911
41912
41913 \end_layout
41914
41915 \begin_layout Standard
41916 \begin_inset Graphics
41917         filename clipart/ExtraToolbar.png
41918         width 100col%
41919
41920 \end_inset
41921
41922
41923 \end_layout
41924
41925 \begin_layout Standard
41926 \begin_inset VSpace defskip
41927 \end_inset
41928
41929
41930 \end_layout
41931
41932 \begin_layout Standard
41933 The extra toolbar as shown above contains from left to right the following
41934  buttons:
41935 \end_layout
41936
41937 \begin_layout Standard
41938 \begin_inset VSpace defskip
41939 \end_inset
41940
41941
41942 \end_layout
41943
41944 \begin_layout Standard
41945 \begin_inset Tabular
41946 <lyxtabular version="3" rows="25" columns="2">
41947 <features islongtable="true" longtabularalignment="center">
41948 <column alignment="left" valignment="top" width="0">
41949 <column alignment="left" valignment="top" width="0">
41950 <row interlinespace="2.5mm">
41951 <cell alignment="center" valignment="top" usebox="none">
41952 \begin_inset Text
41953
41954 \begin_layout Plain Layout
41955
41956 \family sans
41957 \begin_inset Info
41958 type  "icon"
41959 arg   "layout"
41960 \end_inset
41961
41962
41963 \end_layout
41964
41965 \end_inset
41966 </cell>
41967 <cell alignment="center" valignment="top" usebox="none">
41968 \begin_inset Text
41969
41970 \begin_layout Plain Layout
41971 Default
41972 \end_layout
41973
41974 \end_inset
41975 </cell>
41976 </row>
41977 <row interlinespace="2.5mm">
41978 <cell alignment="center" valignment="top" usebox="none">
41979 \begin_inset Text
41980
41981 \begin_layout Plain Layout
41982
41983 \family sans
41984 \begin_inset Info
41985 type  "icon"
41986 arg   "layout Enumerate"
41987 \end_inset
41988
41989
41990 \end_layout
41991
41992 \end_inset
41993 </cell>
41994 <cell alignment="center" valignment="top" usebox="none">
41995 \begin_inset Text
41996
41997 \begin_layout Plain Layout
41998 Numbered list
41999 \end_layout
42000
42001 \end_inset
42002 </cell>
42003 </row>
42004 <row interlinespace="2.5mm">
42005 <cell alignment="center" valignment="top" usebox="none">
42006 \begin_inset Text
42007
42008 \begin_layout Plain Layout
42009
42010 \family sans
42011 \begin_inset Info
42012 type  "icon"
42013 arg   "layout Itemize"
42014 \end_inset
42015
42016
42017 \end_layout
42018
42019 \end_inset
42020 </cell>
42021 <cell alignment="center" valignment="top" usebox="none">
42022 \begin_inset Text
42023
42024 \begin_layout Plain Layout
42025 Itemized list
42026 \end_layout
42027
42028 \end_inset
42029 </cell>
42030 </row>
42031 <row interlinespace="2.5mm">
42032 <cell alignment="center" valignment="top" usebox="none">
42033 \begin_inset Text
42034
42035 \begin_layout Plain Layout
42036
42037 \family sans
42038 \begin_inset Info
42039 type  "icon"
42040 arg   "layout List"
42041 \end_inset
42042
42043
42044 \end_layout
42045
42046 \end_inset
42047 </cell>
42048 <cell alignment="center" valignment="top" usebox="none">
42049 \begin_inset Text
42050
42051 \begin_layout Plain Layout
42052 List
42053 \end_layout
42054
42055 \end_inset
42056 </cell>
42057 </row>
42058 <row interlinespace="2.5mm">
42059 <cell alignment="center" valignment="top" usebox="none">
42060 \begin_inset Text
42061
42062 \begin_layout Plain Layout
42063
42064 \family sans
42065 \begin_inset Info
42066 type  "icon"
42067 arg   "layout Description"
42068 \end_inset
42069
42070
42071 \end_layout
42072
42073 \end_inset
42074 </cell>
42075 <cell alignment="center" valignment="top" usebox="none">
42076 \begin_inset Text
42077
42078 \begin_layout Plain Layout
42079 Description list
42080 \end_layout
42081
42082 \end_inset
42083 </cell>
42084 </row>
42085 <row interlinespace="2.5mm">
42086 <cell alignment="center" valignment="top" usebox="none">
42087 \begin_inset Text
42088
42089 \begin_layout Plain Layout
42090
42091 \family sans
42092 \begin_inset Info
42093 type  "icon"
42094 arg   "depth-increment"
42095 \end_inset
42096
42097
42098 \end_layout
42099
42100 \end_inset
42101 </cell>
42102 <cell alignment="center" valignment="top" usebox="none">
42103 \begin_inset Text
42104
42105 \begin_layout Plain Layout
42106
42107 \family sans
42108 Edit\SpecialChar \menuseparator
42109 Increase
42110 \begin_inset space ~
42111 \end_inset
42112
42113 List
42114 \begin_inset space ~
42115 \end_inset
42116
42117 Depth
42118 \end_layout
42119
42120 \end_inset
42121 </cell>
42122 </row>
42123 <row interlinespace="2.5mm">
42124 <cell alignment="center" valignment="top" usebox="none">
42125 \begin_inset Text
42126
42127 \begin_layout Plain Layout
42128
42129 \family sans
42130 \begin_inset Info
42131 type  "icon"
42132 arg   "depth-decrement"
42133 \end_inset
42134
42135
42136 \end_layout
42137
42138 \end_inset
42139 </cell>
42140 <cell alignment="center" valignment="top" usebox="none">
42141 \begin_inset Text
42142
42143 \begin_layout Plain Layout
42144
42145 \family sans
42146 Edit\SpecialChar \menuseparator
42147 Decrease
42148 \begin_inset space ~
42149 \end_inset
42150
42151 List
42152 \begin_inset space ~
42153 \end_inset
42154
42155 Depth
42156 \end_layout
42157
42158 \end_inset
42159 </cell>
42160 </row>
42161 <row interlinespace="2.5mm">
42162 <cell alignment="center" valignment="top" usebox="none">
42163 \begin_inset Text
42164
42165 \begin_layout Plain Layout
42166
42167 \family sans
42168 \begin_inset Info
42169 type  "icon"
42170 arg   "float-insert figure"
42171 \end_inset
42172
42173
42174 \end_layout
42175
42176 \end_inset
42177 </cell>
42178 <cell alignment="center" valignment="top" usebox="none">
42179 \begin_inset Text
42180
42181 \begin_layout Plain Layout
42182
42183 \family sans
42184 Insert\SpecialChar \menuseparator
42185 Float\SpecialChar \menuseparator
42186 Figure
42187 \end_layout
42188
42189 \end_inset
42190 </cell>
42191 </row>
42192 <row interlinespace="2.5mm">
42193 <cell alignment="center" valignment="top" usebox="none">
42194 \begin_inset Text
42195
42196 \begin_layout Plain Layout
42197
42198 \family sans
42199 \begin_inset Info
42200 type  "icon"
42201 arg   "float-insert table"
42202 \end_inset
42203
42204
42205 \end_layout
42206
42207 \end_inset
42208 </cell>
42209 <cell alignment="center" valignment="top" usebox="none">
42210 \begin_inset Text
42211
42212 \begin_layout Plain Layout
42213
42214 \family sans
42215 Insert\SpecialChar \menuseparator
42216 Float\SpecialChar \menuseparator
42217 Table
42218 \end_layout
42219
42220 \end_inset
42221 </cell>
42222 </row>
42223 <row interlinespace="2.5mm">
42224 <cell alignment="center" valignment="top" usebox="none">
42225 \begin_inset Text
42226
42227 \begin_layout Plain Layout
42228
42229 \family sans
42230 \begin_inset Info
42231 type  "icon"
42232 arg   "label-insert"
42233 \end_inset
42234
42235
42236 \end_layout
42237
42238 \end_inset
42239 </cell>
42240 <cell alignment="center" valignment="top" usebox="none">
42241 \begin_inset Text
42242
42243 \begin_layout Plain Layout
42244
42245 \family sans
42246 Insert\SpecialChar \menuseparator
42247 Label
42248 \end_layout
42249
42250 \end_inset
42251 </cell>
42252 </row>
42253 <row interlinespace="2.5mm">
42254 <cell alignment="center" valignment="top" usebox="none">
42255 \begin_inset Text
42256
42257 \begin_layout Plain Layout
42258
42259 \family sans
42260 \begin_inset Info
42261 type  "icon"
42262 arg   "dialog-show-new-inset ref"
42263 \end_inset
42264
42265
42266 \end_layout
42267
42268 \end_inset
42269 </cell>
42270 <cell alignment="center" valignment="top" usebox="none">
42271 \begin_inset Text
42272
42273 \begin_layout Plain Layout
42274
42275 \family sans
42276 Insert\SpecialChar \menuseparator
42277 Cross-Reference
42278 \end_layout
42279
42280 \end_inset
42281 </cell>
42282 </row>
42283 <row interlinespace="2.5mm">
42284 <cell alignment="center" valignment="top" usebox="none">
42285 \begin_inset Text
42286
42287 \begin_layout Plain Layout
42288
42289 \family sans
42290 \begin_inset Info
42291 type  "icon"
42292 arg   "dialog-show-new-inset citation"
42293 \end_inset
42294
42295
42296 \end_layout
42297
42298 \end_inset
42299 </cell>
42300 <cell alignment="center" valignment="top" usebox="none">
42301 \begin_inset Text
42302
42303 \begin_layout Plain Layout
42304
42305 \family sans
42306 Insert\SpecialChar \menuseparator
42307 Citation
42308 \end_layout
42309
42310 \end_inset
42311 </cell>
42312 </row>
42313 <row interlinespace="2.5mm">
42314 <cell alignment="center" valignment="top" usebox="none">
42315 \begin_inset Text
42316
42317 \begin_layout Plain Layout
42318
42319 \family sans
42320 \begin_inset Info
42321 type  "icon"
42322 arg   "index-insert"
42323 \end_inset
42324
42325
42326 \end_layout
42327
42328 \end_inset
42329 </cell>
42330 <cell alignment="center" valignment="top" usebox="none">
42331 \begin_inset Text
42332
42333 \begin_layout Plain Layout
42334
42335 \family sans
42336 Insert\SpecialChar \menuseparator
42337 Index
42338 \begin_inset space ~
42339 \end_inset
42340
42341 Entry
42342 \end_layout
42343
42344 \end_inset
42345 </cell>
42346 </row>
42347 <row interlinespace="2.5mm">
42348 <cell alignment="center" valignment="top" usebox="none">
42349 \begin_inset Text
42350
42351 \begin_layout Plain Layout
42352
42353 \family sans
42354 \begin_inset Info
42355 type  "icon"
42356 arg   "nomencl-insert"
42357 \end_inset
42358
42359
42360 \end_layout
42361
42362 \end_inset
42363 </cell>
42364 <cell alignment="center" valignment="top" usebox="none">
42365 \begin_inset Text
42366
42367 \begin_layout Plain Layout
42368
42369 \family sans
42370 Insert\SpecialChar \menuseparator
42371 Nomenclature
42372 \begin_inset space ~
42373 \end_inset
42374
42375 Entry
42376 \end_layout
42377
42378 \end_inset
42379 </cell>
42380 </row>
42381 <row interlinespace="2.5mm">
42382 <cell alignment="center" valignment="top" usebox="none">
42383 \begin_inset Text
42384
42385 \begin_layout Plain Layout
42386
42387 \family sans
42388 \begin_inset Info
42389 type  "icon"
42390 arg   "footnote-insert"
42391 \end_inset
42392
42393
42394 \end_layout
42395
42396 \end_inset
42397 </cell>
42398 <cell alignment="center" valignment="top" usebox="none">
42399 \begin_inset Text
42400
42401 \begin_layout Plain Layout
42402
42403 \family sans
42404 Insert\SpecialChar \menuseparator
42405 Footnote
42406 \end_layout
42407
42408 \end_inset
42409 </cell>
42410 </row>
42411 <row interlinespace="2.5mm">
42412 <cell alignment="center" valignment="top" usebox="none">
42413 \begin_inset Text
42414
42415 \begin_layout Plain Layout
42416
42417 \family sans
42418 \begin_inset Info
42419 type  "icon"
42420 arg   "marginalnote-insert"
42421 \end_inset
42422
42423
42424 \end_layout
42425
42426 \end_inset
42427 </cell>
42428 <cell alignment="center" valignment="top" usebox="none">
42429 \begin_inset Text
42430
42431 \begin_layout Plain Layout
42432
42433 \family sans
42434 Insert\SpecialChar \menuseparator
42435 Marginal
42436 \begin_inset space ~
42437 \end_inset
42438
42439 Note
42440 \end_layout
42441
42442 \end_inset
42443 </cell>
42444 </row>
42445 <row interlinespace="2.5mm">
42446 <cell alignment="center" valignment="top" usebox="none">
42447 \begin_inset Text
42448
42449 \begin_layout Plain Layout
42450
42451 \family sans
42452 \begin_inset Info
42453 type  "icon"
42454 arg   "note-insert"
42455 \end_inset
42456
42457
42458 \end_layout
42459
42460 \end_inset
42461 </cell>
42462 <cell alignment="center" valignment="top" usebox="none">
42463 \begin_inset Text
42464
42465 \begin_layout Plain Layout
42466
42467 \family sans
42468 Insert\SpecialChar \menuseparator
42469 Note\SpecialChar \menuseparator
42470 LyX
42471 \begin_inset space ~
42472 \end_inset
42473
42474 Note
42475 \end_layout
42476
42477 \end_inset
42478 </cell>
42479 </row>
42480 <row interlinespace="2.5mm">
42481 <cell alignment="center" valignment="top" usebox="none">
42482 \begin_inset Text
42483
42484 \begin_layout Plain Layout
42485
42486 \family sans
42487 \begin_inset Info
42488 type  "icon"
42489 arg   "box-insert Frameless"
42490 \end_inset
42491
42492
42493 \end_layout
42494
42495 \end_inset
42496 </cell>
42497 <cell alignment="center" valignment="top" usebox="none">
42498 \begin_inset Text
42499
42500 \begin_layout Plain Layout
42501
42502 \family sans
42503 Insert\SpecialChar \menuseparator
42504 Box
42505 \end_layout
42506
42507 \end_inset
42508 </cell>
42509 </row>
42510 <row interlinespace="2.5mm">
42511 <cell alignment="center" valignment="top" usebox="none">
42512 \begin_inset Text
42513
42514 \begin_layout Plain Layout
42515
42516 \family sans
42517 \begin_inset Info
42518 type  "icon"
42519 arg   "href-insert"
42520 \end_inset
42521
42522
42523 \end_layout
42524
42525 \end_inset
42526 </cell>
42527 <cell alignment="center" valignment="top" usebox="none">
42528 \begin_inset Text
42529
42530 \begin_layout Plain Layout
42531
42532 \family sans
42533 Insert\SpecialChar \menuseparator
42534 URL
42535 \end_layout
42536
42537 \end_inset
42538 </cell>
42539 </row>
42540 <row interlinespace="2.5mm">
42541 <cell alignment="center" valignment="top" usebox="none">
42542 \begin_inset Text
42543
42544 \begin_layout Plain Layout
42545
42546 \family sans
42547 \begin_inset Info
42548 type  "icon"
42549 arg   "ert-insert"
42550 \end_inset
42551
42552
42553 \end_layout
42554
42555 \end_inset
42556 </cell>
42557 <cell alignment="center" valignment="top" usebox="none">
42558 \begin_inset Text
42559
42560 \begin_layout Plain Layout
42561
42562 \family sans
42563 Insert\SpecialChar \menuseparator
42564 T
42565 \family default
42566
42567 \begin_inset ERT
42568 status collapsed
42569
42570 \begin_layout Plain Layout
42571
42572 {}
42573 \end_layout
42574
42575 \end_inset
42576
42577
42578 \family sans
42579 eX
42580 \begin_inset space ~
42581 \end_inset
42582
42583 Code
42584 \end_layout
42585
42586 \end_inset
42587 </cell>
42588 </row>
42589 <row interlinespace="2.5mm">
42590 <cell alignment="center" valignment="top" usebox="none">
42591 \begin_inset Text
42592
42593 \begin_layout Plain Layout
42594
42595 \family sans
42596 \begin_inset Info
42597 type  "icon"
42598 arg   "math-macro newmacroname newcommand"
42599 \end_inset
42600
42601
42602 \end_layout
42603
42604 \end_inset
42605 </cell>
42606 <cell alignment="center" valignment="top" usebox="none">
42607 \begin_inset Text
42608
42609 \begin_layout Plain Layout
42610
42611 \family sans
42612 Insert\SpecialChar \menuseparator
42613 Math\SpecialChar \menuseparator
42614 Macro
42615 \end_layout
42616
42617 \end_inset
42618 </cell>
42619 </row>
42620 <row interlinespace="2.5mm">
42621 <cell alignment="center" valignment="top" usebox="none">
42622 \begin_inset Text
42623
42624 \begin_layout Plain Layout
42625
42626 \family sans
42627 \begin_inset Info
42628 type  "icon"
42629 arg   "dialog-show-new-inset include"
42630 \end_inset
42631
42632
42633 \end_layout
42634
42635 \end_inset
42636 </cell>
42637 <cell alignment="center" valignment="top" usebox="none">
42638 \begin_inset Text
42639
42640 \begin_layout Plain Layout
42641
42642 \family sans
42643 Insert\SpecialChar \menuseparator
42644 File\SpecialChar \menuseparator
42645 Child
42646 \begin_inset space ~
42647 \end_inset
42648
42649 Document
42650 \end_layout
42651
42652 \end_inset
42653 </cell>
42654 </row>
42655 <row interlinespace="2.5mm">
42656 <cell alignment="center" valignment="top" usebox="none">
42657 \begin_inset Text
42658
42659 \begin_layout Plain Layout
42660
42661 \family sans
42662 \begin_inset Info
42663 type  "icon"
42664 arg   "dialog-show character"
42665 \end_inset
42666
42667
42668 \end_layout
42669
42670 \end_inset
42671 </cell>
42672 <cell alignment="center" valignment="top" usebox="none">
42673 \begin_inset Text
42674
42675 \begin_layout Plain Layout
42676
42677 \family sans
42678 Edit\SpecialChar \menuseparator
42679 Text
42680 \begin_inset space ~
42681 \end_inset
42682
42683 Style
42684 \end_layout
42685
42686 \end_inset
42687 </cell>
42688 </row>
42689 <row interlinespace="2.5mm">
42690 <cell alignment="center" valignment="top" usebox="none">
42691 \begin_inset Text
42692
42693 \begin_layout Plain Layout
42694
42695 \family sans
42696 \begin_inset Info
42697 type  "icon"
42698 arg   "layout-paragraph"
42699 \end_inset
42700
42701
42702 \end_layout
42703
42704 \end_inset
42705 </cell>
42706 <cell alignment="center" valignment="top" usebox="none">
42707 \begin_inset Text
42708
42709 \begin_layout Plain Layout
42710
42711 \family sans
42712 Edit\SpecialChar \menuseparator
42713 Paragraph
42714 \begin_inset space ~
42715 \end_inset
42716
42717 Settings
42718 \end_layout
42719
42720 \end_inset
42721 </cell>
42722 </row>
42723 <row interlinespace="2.5mm">
42724 <cell alignment="center" valignment="top" usebox="none">
42725 \begin_inset Text
42726
42727 \begin_layout Plain Layout
42728
42729 \family sans
42730 \begin_inset Info
42731 type  "icon"
42732 arg   "thesaurus-entry"
42733 \end_inset
42734
42735
42736 \end_layout
42737
42738 \end_inset
42739 </cell>
42740 <cell alignment="center" valignment="top" usebox="none">
42741 \begin_inset Text
42742
42743 \begin_layout Plain Layout
42744
42745 \family sans
42746 Tools\SpecialChar \menuseparator
42747 Thesaurus
42748 \end_layout
42749
42750 \end_inset
42751 </cell>
42752 </row>
42753 </lyxtabular>
42754
42755 \end_inset
42756
42757
42758 \end_layout
42759
42760 \begin_layout Subsection
42761 View / Update Toolbar
42762 \begin_inset Index idx
42763 status collapsed
42764
42765 \begin_layout Plain Layout
42766 Toolbar ! View / Update
42767 \end_layout
42768
42769 \end_inset
42770
42771
42772 \end_layout
42773
42774 \begin_layout Standard
42775 \begin_inset Graphics
42776         filename clipart/ViewToolbar.png
42777
42778 \end_inset
42779
42780
42781 \end_layout
42782
42783 \begin_layout Standard
42784 \begin_inset VSpace defskip
42785 \end_inset
42786
42787
42788 \end_layout
42789
42790 \begin_layout Standard
42791 The view / update toolbar as shown above contains from left to right the
42792  following buttons:
42793 \end_layout
42794
42795 \begin_layout Standard
42796 \begin_inset VSpace defskip
42797 \end_inset
42798
42799
42800 \end_layout
42801
42802 \begin_layout Standard
42803 \begin_inset Tabular
42804 <lyxtabular version="3" rows="7" columns="2">
42805 <features islongtable="true" longtabularalignment="center">
42806 <column alignment="left" valignment="top" width="0">
42807 <column alignment="left" valignment="top" width="0">
42808 <row interlinespace="2.5mm">
42809 <cell alignment="center" valignment="top" usebox="none">
42810 \begin_inset Text
42811
42812 \begin_layout Plain Layout
42813
42814 \family sans
42815 \begin_inset Info
42816 type  "icon"
42817 arg   "buffer-view"
42818 \end_inset
42819
42820
42821 \end_layout
42822
42823 \end_inset
42824 </cell>
42825 <cell alignment="center" valignment="top" usebox="none">
42826 \begin_inset Text
42827
42828 \begin_layout Plain Layout
42829
42830 \family sans
42831 View\SpecialChar \menuseparator
42832 View
42833 \end_layout
42834
42835 \end_inset
42836 </cell>
42837 </row>
42838 <row interlinespace="2.5mm">
42839 <cell alignment="center" valignment="top" usebox="none">
42840 \begin_inset Text
42841
42842 \begin_layout Plain Layout
42843
42844 \family sans
42845 \begin_inset Info
42846 type  "icon"
42847 arg   "buffer-update"
42848 \end_inset
42849
42850
42851 \end_layout
42852
42853 \end_inset
42854 </cell>
42855 <cell alignment="center" valignment="top" usebox="none">
42856 \begin_inset Text
42857
42858 \begin_layout Plain Layout
42859
42860 \family sans
42861 View\SpecialChar \menuseparator
42862 Update
42863 \end_layout
42864
42865 \end_inset
42866 </cell>
42867 </row>
42868 <row interlinespace="2.5mm">
42869 <cell alignment="center" valignment="top" usebox="none">
42870 \begin_inset Text
42871
42872 \begin_layout Plain Layout
42873
42874 \family sans
42875 \begin_inset Info
42876 type  "icon"
42877 arg   "master-buffer-view"
42878 \end_inset
42879
42880
42881 \end_layout
42882
42883 \end_inset
42884 </cell>
42885 <cell alignment="center" valignment="top" usebox="none">
42886 \begin_inset Text
42887
42888 \begin_layout Plain Layout
42889
42890 \family sans
42891 View\SpecialChar \menuseparator
42892 Master
42893 \end_layout
42894
42895 \end_inset
42896 </cell>
42897 </row>
42898 <row interlinespace="2.5mm">
42899 <cell alignment="center" valignment="top" usebox="none">
42900 \begin_inset Text
42901
42902 \begin_layout Plain Layout
42903
42904 \family sans
42905 \begin_inset Info
42906 type  "icon"
42907 arg   "master-buffer-update"
42908 \end_inset
42909
42910
42911 \end_layout
42912
42913 \end_inset
42914 </cell>
42915 <cell alignment="center" valignment="top" usebox="none">
42916 \begin_inset Text
42917
42918 \begin_layout Plain Layout
42919
42920 \family sans
42921 View\SpecialChar \menuseparator
42922 Update
42923 \begin_inset space ~
42924 \end_inset
42925
42926 Master
42927 \end_layout
42928
42929 \end_inset
42930 </cell>
42931 </row>
42932 <row interlinespace="2.5mm">
42933 <cell alignment="center" valignment="top" usebox="none">
42934 \begin_inset Text
42935
42936 \begin_layout Plain Layout
42937
42938 \family sans
42939 \begin_inset Info
42940 type  "icon"
42941 arg   "buffer-toggle-output-sync"
42942 \end_inset
42943
42944
42945 \end_layout
42946
42947 \end_inset
42948 </cell>
42949 <cell alignment="center" valignment="top" usebox="none">
42950 \begin_inset Text
42951
42952 \begin_layout Plain Layout
42953
42954 \family sans
42955 Document\SpecialChar \menuseparator
42956 Settings\SpecialChar \menuseparator
42957 Output\SpecialChar \menuseparator
42958 Synchronize with Output
42959 \end_layout
42960
42961 \end_inset
42962 </cell>
42963 </row>
42964 <row interlinespace="2.5mm">
42965 <cell alignment="center" valignment="top" usebox="none">
42966 \begin_inset Text
42967
42968 \begin_layout Plain Layout
42969 \begin_inset Graphics
42970         filename ../images/view-others.png
42971         scale 85
42972         groupId toolbarbuttons
42973
42974 \end_inset
42975
42976
42977 \family sans
42978 *
42979 \end_layout
42980
42981 \end_inset
42982 </cell>
42983 <cell alignment="center" valignment="top" usebox="none">
42984 \begin_inset Text
42985
42986 \begin_layout Plain Layout
42987
42988 \family sans
42989 View\SpecialChar \menuseparator
42990 View (Other Formats)
42991 \end_layout
42992
42993 \end_inset
42994 </cell>
42995 </row>
42996 <row interlinespace="2.5mm">
42997 <cell alignment="center" valignment="top" usebox="none">
42998 \begin_inset Text
42999
43000 \begin_layout Plain Layout
43001 \begin_inset Graphics
43002         filename ../images/update-others.png
43003         scale 85
43004         groupId toolbarbuttons
43005
43006 \end_inset
43007
43008 *
43009 \end_layout
43010
43011 \end_inset
43012 </cell>
43013 <cell alignment="center" valignment="top" usebox="none">
43014 \begin_inset Text
43015
43016 \begin_layout Plain Layout
43017
43018 \family sans
43019 View\SpecialChar \menuseparator
43020 Update (Other Formats)
43021 \end_layout
43022
43023 \end_inset
43024 </cell>
43025 </row>
43026 </lyxtabular>
43027
43028 \end_inset
43029
43030
43031 \end_layout
43032
43033 \begin_layout Standard
43034 * These icons might look different for you if you do not use the default
43035  icon set.
43036 \end_layout
43037
43038 \begin_layout Subsection
43039 Other Toolbars
43040 \end_layout
43041
43042 \begin_layout Standard
43043 The change tracking toolbar is explained in section
43044 \begin_inset space ~
43045 \end_inset
43046
43047
43048 \begin_inset CommandInset ref
43049 LatexCommand ref
43050 reference "sec:Change-Tracking"
43051
43052 \end_inset
43053
43054 , the table toolbar
43055 \begin_inset Index idx
43056 status collapsed
43057
43058 \begin_layout Plain Layout
43059 Toolbar ! Table
43060 \end_layout
43061
43062 \end_inset
43063
43064  in the 
43065 \emph on
43066 Embedded
43067 \begin_inset space ~
43068 \end_inset
43069
43070 Objects
43071 \emph default
43072  manual, the math macro toolbar
43073 \begin_inset Index idx
43074 status collapsed
43075
43076 \begin_layout Plain Layout
43077 Toolbar ! Macro
43078 \end_layout
43079
43080 \end_inset
43081
43082  in the 
43083 \emph on
43084 Math
43085 \emph default
43086  manual.
43087 \end_layout
43088
43089 \begin_layout Chapter
43090 The Document Settings
43091 \begin_inset CommandInset label
43092 LatexCommand label
43093 name "chap:The-Document-Settings"
43094
43095 \end_inset
43096
43097
43098 \begin_inset Index idx
43099 status collapsed
43100
43101 \begin_layout Plain Layout
43102 Document ! Settings
43103 \end_layout
43104
43105 \end_inset
43106
43107
43108 \end_layout
43109
43110 \begin_layout Standard
43111 The document settings dialog contains submenus to set properties for the
43112  whole document and is called with the menu
43113 \family sans
43114  Document\SpecialChar \menuseparator
43115 Settings
43116 \family default
43117 .
43118  You can save your document settings as default with the
43119 \family sans
43120  Save as Document Defaults
43121 \family default
43122  button in the dialog.
43123  This will create a template named 
43124 \family typewriter
43125 defaults.lyx
43126 \family default
43127  which is automatically loaded by LyX when you create a new document without
43128  using a template.
43129 \end_layout
43130
43131 \begin_layout Standard
43132 The button 
43133 \family sans
43134 Use Class Defaults
43135 \family default
43136  resets the document settings to the default of the document class.
43137  This affects mostly class options, the page layout and Numbering & TOC.
43138 \end_layout
43139
43140 \begin_layout Standard
43141 The different submenus of the dialog are explained in the following.
43142 \end_layout
43143
43144 \begin_layout Section
43145 Document Class
43146 \end_layout
43147
43148 \begin_layout Standard
43149 Here you set the document class, class options, a graphics driver, and a
43150  master document.
43151  Document classes are described in section
43152 \begin_inset space ~
43153 \end_inset
43154
43155
43156 \begin_inset CommandInset ref
43157 LatexCommand ref
43158 reference "sec:Document-Classes"
43159
43160 \end_inset
43161
43162 .
43163  
43164 \end_layout
43165
43166 \begin_layout Standard
43167 With the button 
43168 \family sans
43169 Local
43170 \begin_inset space ~
43171 \end_inset
43172
43173 Layout
43174 \family default
43175  you can load you own layout-file, that is not in LyX's 
43176 \emph on
43177 layouts
43178 \emph default
43179  folder and thus not recognized by LyX as layout for a document class.
43180  For more about layout-files, see the chapter 
43181 \emph on
43182 Installing New Document Classes, Layouts, and Templates
43183 \emph default
43184  of the 
43185 \emph on
43186 Customization
43187 \emph default
43188  Handbook.
43189 \end_layout
43190
43191 \begin_layout Standard
43192 Some classes use special class options by default.
43193  If this is the case, they are listed in the field 
43194 \family sans
43195 Predefined
43196 \family default
43197  and you can decide to use them or not.
43198  If you do not exactly know what the default class options are for, it is
43199  recommended to use them untouched.
43200  The 
43201 \family sans
43202 Graphics driver
43203 \family default
43204  is used for LaTeX's graphics, color and page layout packages.
43205  If using 
43206 \family sans
43207 Default
43208 \family default
43209 , the default driver for the LaTeX-packages is used.
43210  It is recommended that you use the default unless you know what you are
43211  doing.
43212 \begin_inset Foot
43213 status collapsed
43214
43215 \begin_layout Plain Layout
43216 When you want to use one of the following drivers
43217 \begin_inset Newline newline
43218 \end_inset
43219
43220
43221 \family sans
43222 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43223 \family default
43224
43225 \begin_inset Newline newline
43226 \end_inset
43227
43228 you first have to activate them in your LaTeX distribution, see section
43229  
43230 \emph on
43231 Driver support
43232 \emph default
43233  in 
43234 \begin_inset CommandInset href
43235 LatexCommand href
43236 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43237
43238 \end_inset
43239
43240 .
43241 \end_layout
43242
43243 \end_inset
43244
43245
43246 \end_layout
43247
43248 \begin_layout Standard
43249 Specifying a master document is necessary if the current document is a child
43250  or subdocument.
43251  The master document will be used by LyX in the background if the child
43252  document is opened without its master.
43253  This way child documents are always compilable.
43254  More about master and child documents is explained in the section 
43255 \emph on
43256 Child Documents
43257 \emph default
43258  of the 
43259 \emph on
43260 Embedded
43261 \begin_inset space ~
43262 \end_inset
43263
43264 Objects
43265 \emph default
43266  manual.
43267 \end_layout
43268
43269 \begin_layout Standard
43270 There is also an option to suppress the date and one to use the LaTeX-package
43271  
43272 \series bold
43273 refstyle
43274 \series default
43275  instead of 
43276 \series bold
43277 prettyref
43278 \series default
43279
43280 \begin_inset Index idx
43281 status collapsed
43282
43283 \begin_layout Plain Layout
43284 LaTeX-packages ! prettyref
43285 \end_layout
43286
43287 \end_inset
43288
43289
43290 \begin_inset Index idx
43291 status collapsed
43292
43293 \begin_layout Plain Layout
43294 LaTeX-packages ! refstyle
43295 \end_layout
43296
43297 \end_inset
43298
43299  for cross-references, see sec.
43300 \begin_inset space \thinspace{}
43301 \end_inset
43302
43303
43304 \begin_inset CommandInset ref
43305 LatexCommand ref
43306 reference "sec:Cross-References"
43307
43308 \end_inset
43309
43310 .
43311 \end_layout
43312
43313 \begin_layout Section
43314 Child Documents
43315 \end_layout
43316
43317 \begin_layout Standard
43318 This submenu is only visible when your document includes child documents.
43319  Please refer to the section 
43320 \emph on
43321 Child
43322 \begin_inset space ~
43323 \end_inset
43324
43325 Documents
43326 \emph default
43327  of the 
43328 \emph on
43329 Embedded
43330 \begin_inset space ~
43331 \end_inset
43332
43333 Objects
43334 \emph default
43335  manual for details.
43336 \end_layout
43337
43338 \begin_layout Section
43339 Modules
43340 \end_layout
43341
43342 \begin_layout Standard
43343 Modules are explained in section
43344 \begin_inset space ~
43345 \end_inset
43346
43347
43348 \begin_inset CommandInset ref
43349 LatexCommand ref
43350 reference "sub:Modules"
43351
43352 \end_inset
43353
43354 .
43355 \end_layout
43356
43357 \begin_layout Section
43358 Local Layout
43359 \end_layout
43360
43361 \begin_layout Standard
43362 See section
43363 \begin_inset space ~
43364 \end_inset
43365
43366
43367 \begin_inset CommandInset ref
43368 LatexCommand ref
43369 reference "sub:Local-Layout"
43370
43371 \end_inset
43372
43373  for a description.
43374 \end_layout
43375
43376 \begin_layout Section
43377 Fonts
43378 \end_layout
43379
43380 \begin_layout Standard
43381 The document font settings are described in section
43382 \begin_inset space ~
43383 \end_inset
43384
43385
43386 \begin_inset CommandInset ref
43387 LatexCommand ref
43388 reference "sec:Fonts-and-Text"
43389
43390 \end_inset
43391
43392 .
43393 \end_layout
43394
43395 \begin_layout Section
43396 Text Layout
43397 \end_layout
43398
43399 \begin_layout Standard
43400 You can specify if paragraphs should be separated by indentations or vertical
43401  skips.
43402  The line spacing and the number of text columns can also be specified here.
43403 \end_layout
43404
43405 \begin_layout Standard
43406 Note that LyX will not show two columns or the set up line spacing on screen.
43407  That would be impractical, often unreadable and is not part of the WYSIWYM
43408  concept.
43409  However, it will be as you specified it in the output.
43410 \end_layout
43411
43412 \begin_layout Section
43413 Page Layout
43414 \end_layout
43415
43416 \begin_layout Standard
43417 A description of this menu is given in section
43418 \begin_inset space ~
43419 \end_inset
43420
43421
43422 \begin_inset CommandInset ref
43423 LatexCommand ref
43424 reference "sub:Paper-Size,-Orientation"
43425
43426 \end_inset
43427
43428  and 
43429 \begin_inset CommandInset ref
43430 LatexCommand ref
43431 reference "sub:Document-Layout"
43432
43433 \end_inset
43434
43435 .
43436 \end_layout
43437
43438 \begin_layout Section
43439 Page Margins
43440 \end_layout
43441
43442 \begin_layout Standard
43443 Here you can adjust the paper margins, see section
43444 \begin_inset space ~
43445 \end_inset
43446
43447
43448 \begin_inset CommandInset ref
43449 LatexCommand ref
43450 reference "sub:Margins"
43451
43452 \end_inset
43453
43454 .
43455 \end_layout
43456
43457 \begin_layout Section
43458 Language
43459 \begin_inset CommandInset label
43460 LatexCommand label
43461 name "sec:Language-encodings"
43462
43463 \end_inset
43464
43465
43466 \begin_inset Index idx
43467 status collapsed
43468
43469 \begin_layout Plain Layout
43470 Language ! Encoding
43471 \end_layout
43472
43473 \end_inset
43474
43475
43476 \end_layout
43477
43478 \begin_layout Standard
43479 The document language and quote styles are set here.
43480  The encoding specifies how the document content is exported to LaTeX (the
43481  LyX file is always encoded in utf8).
43482  All characters that cannot be encoded using the specified encoding will
43483  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43484  known for a particular character).
43485 \begin_inset Foot
43486 status collapsed
43487
43488 \begin_layout Plain Layout
43489 The known commands are defined in a text file (
43490 \emph on
43491 unicodesymbols
43492 \emph default
43493 ).
43494  You can add commands for unknown symbols to that file yourself, see the
43495  
43496 \emph on
43497 Customization
43498 \emph default
43499  manual for details.
43500 \end_layout
43501
43502 \end_inset
43503
43504
43505 \end_layout
43506
43507 \begin_layout Standard
43508 If you use the option 
43509 \family sans
43510 Language Default
43511 \family default
43512 , LyX determines the encoding of a text part from the language of this text.
43513  If the document contains text in more than one language you may get more
43514  than one encoding in the LaTeX file.
43515  If you do not use this option then the complete document will always use
43516  exactly one encoding.
43517  Checking this option is the preferred setting.
43518 \end_layout
43519
43520 \begin_layout Standard
43521 LyX also supports Unicode output, which is particularly useful if you need
43522  lots of special symbols or non-alphabetic scripts, respectively.
43523  If you want to use this (and your LaTeX installation supports Unicode,
43524  for that matter), choose one of the four utf8 variants from the list below.
43525  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43526  so it is not uncommon that a file with lots of Unicode symbols works fine
43527  with 
43528 \family sans
43529 Language Default
43530 \family default
43531  (when LyX uses its list of known LaTeX-commands), but does not work with
43532  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43533  because all Unicode symbols can be encoded in utf8).
43534  The situation is much better with XeTeX and LuaTeX, two new alternative
43535  engines to standard LaTeX.
43536  Both engines support Unicode natively.
43537  LyX now also supports these two engines (via the output formats 
43538 \family sans
43539 PDF
43540 \begin_inset space ~
43541 \end_inset
43542
43543 (XeTe
43544 \begin_inset ERT
43545 status collapsed
43546
43547 \begin_layout Plain Layout
43548
43549 {}
43550 \end_layout
43551
43552 \end_inset
43553
43554 X)
43555 \family default
43556
43557 \family sans
43558 PDF
43559 \begin_inset space ~
43560 \end_inset
43561
43562 (LuaTe
43563 \begin_inset ERT
43564 status collapsed
43565
43566 \begin_layout Plain Layout
43567
43568 {}
43569 \end_layout
43570
43571 \end_inset
43572
43573 X)
43574 \family default
43575  and 
43576 \family sans
43577 DVI
43578 \begin_inset space ~
43579 \end_inset
43580
43581 (LuaTeX)
43582 \family default
43583 , see section
43584 \begin_inset space ~
43585 \end_inset
43586
43587
43588 \begin_inset CommandInset ref
43589 LatexCommand ref
43590 reference "sub:Output-file-formats"
43591
43592 \end_inset
43593
43594 ).
43595  So if you are using many special or accented characters and 
43596 \family sans
43597 Language Default
43598 \family default
43599  fails, you might try out one of these new engines.
43600 \end_layout
43601
43602 \begin_layout Standard
43603 The 
43604 \family sans
43605 Language
43606 \begin_inset space ~
43607 \end_inset
43608
43609 package
43610 \family default
43611  determines the LaTeX-package that is used for hyphenation and the translation
43612  of strings like 
43613 \begin_inset Quotes eld
43614 \end_inset
43615
43616 Part
43617 \begin_inset Quotes erd
43618 \end_inset
43619
43620 .
43621  The possible settings are:
43622 \end_layout
43623
43624 \begin_layout Description
43625 Default uses the language package that is selected in
43626 \family sans
43627  Tools\SpecialChar \menuseparator
43628 Preferences\SpecialChar \menuseparator
43629 Language Settings
43630 \family default
43631  (see section
43632 \begin_inset space ~
43633 \end_inset
43634
43635
43636 \begin_inset CommandInset ref
43637 LatexCommand ref
43638 reference "sub:Prefs-Language"
43639
43640 \end_inset
43641
43642 ).
43643 \end_layout
43644
43645 \begin_layout Description
43646 Automatic selects the most suitable language package for the view/export
43647  format you will use.
43648  In many cases this will be 
43649 \series bold
43650 babel
43651 \series default
43652
43653 \begin_inset Index idx
43654 status collapsed
43655
43656 \begin_layout Plain Layout
43657 LaTeX-packages ! babel
43658 \end_layout
43659
43660 \end_inset
43661
43662 .
43663  If the newer package 
43664 \series bold
43665 polyglossia
43666 \series default
43667
43668 \begin_inset Index idx
43669 status collapsed
43670
43671 \begin_layout Plain Layout
43672 LaTeX-packages ! polyglossia
43673 \end_layout
43674
43675 \end_inset
43676
43677  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43678  this package will be used instead of 
43679 \series bold
43680 babel
43681 \series default
43682 .
43683 \end_layout
43684
43685 \begin_layout Description
43686 Always
43687 \begin_inset space ~
43688 \end_inset
43689
43690 Babel uses 
43691 \series bold
43692 babel
43693 \series default
43694  even if 
43695 \series bold
43696 polyglossia
43697 \series default
43698  would be more appropriate.
43699 \end_layout
43700
43701 \begin_layout Description
43702 Custom allows you to specify a language package command of your choice.
43703  For example if you want to use a language-specific package like 
43704 \series bold
43705 ngerman
43706 \series default
43707  (for German texts), type in
43708 \series bold
43709
43710 \begin_inset Newline newline
43711 \end_inset
43712
43713
43714 \backslash
43715 usepackage{ngerman}
43716 \end_layout
43717
43718 \begin_layout Description
43719 None will not use a language package.
43720  This is necessary for some document classes for scientific articles.
43721 \end_layout
43722
43723 \begin_layout Standard
43724 Here is a list with the important encodings:
43725 \end_layout
43726
43727 \begin_layout Description
43728 Language
43729 \begin_inset space ~
43730 \end_inset
43731
43732 Default
43733 \begin_inset space ~
43734 \end_inset
43735
43736 (no
43737 \begin_inset space ~
43738 \end_inset
43739
43740 inputenc) Same as 
43741 \family sans
43742 Language Default
43743 \family default
43744 , but the LaTeX-package 
43745 \series bold
43746 inputenc
43747 \series default
43748
43749 \begin_inset Index idx
43750 status collapsed
43751
43752 \begin_layout Plain Layout
43753 LaTeX-packages ! inputenc
43754 \end_layout
43755
43756 \end_inset
43757
43758  is not used.
43759  When using this, you probably need to load some additional packages manually
43760  in the preamble and specify the used encoding for text parts in foreign
43761  languages in TeX code.
43762 \end_layout
43763
43764 \begin_layout Description
43765 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43766  LyX converts all other characters into LaTeX commands, which may result
43767  in a big file when lots of LaTeX-commands are needed.
43768 \end_layout
43769
43770 \begin_layout Description
43771 Arabic
43772 \begin_inset space ~
43773 \end_inset
43774
43775 (CP
43776 \begin_inset space ~
43777 \end_inset
43778
43779 1256) MS Windows code page for Arabic and Farsi
43780 \end_layout
43781
43782 \begin_layout Description
43783 Arabic
43784 \begin_inset space ~
43785 \end_inset
43786
43787 (ISO
43788 \begin_inset space ~
43789 \end_inset
43790
43791 8859-6) for Arabic and Farsi
43792 \end_layout
43793
43794 \begin_layout Description
43795 Armenian
43796 \begin_inset space ~
43797 \end_inset
43798
43799 (ArmSCII8) for Armenian
43800 \end_layout
43801
43802 \begin_layout Description
43803 Baltic
43804 \begin_inset space ~
43805 \end_inset
43806
43807 (CP
43808 \begin_inset space ~
43809 \end_inset
43810
43811 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43812  as the ISO-8859-13 encoding
43813 \end_layout
43814
43815 \begin_layout Description
43816 Baltic
43817 \begin_inset space ~
43818 \end_inset
43819
43820 (ISO
43821 \begin_inset space ~
43822 \end_inset
43823
43824 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43825  encoding
43826 \end_layout
43827
43828 \begin_layout Description
43829 Baltic
43830 \begin_inset space ~
43831 \end_inset
43832
43833 (ISO
43834 \begin_inset space ~
43835 \end_inset
43836
43837 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43838  ISO-8859-13 encoding
43839 \end_layout
43840
43841 \begin_layout Description
43842 Central
43843 \begin_inset space ~
43844 \end_inset
43845
43846 European
43847 \begin_inset space ~
43848 \end_inset
43849
43850 (CP
43851 \begin_inset space ~
43852 \end_inset
43853
43854 1250) MS Windows code page for ISO
43855 \begin_inset space ~
43856 \end_inset
43857
43858 8859-2 (latin2)
43859 \end_layout
43860
43861 \begin_layout Description
43862 Central
43863 \begin_inset space ~
43864 \end_inset
43865
43866 European
43867 \begin_inset space ~
43868 \end_inset
43869
43870 (ISO
43871 \begin_inset space ~
43872 \end_inset
43873
43874 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43875  Romanian, Slovak and Slovenian
43876 \end_layout
43877
43878 \begin_layout Description
43879 Chinese
43880 \begin_inset space ~
43881 \end_inset
43882
43883 (simplified)
43884 \begin_inset space ~
43885 \end_inset
43886
43887 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43888  this encoding is officially replaced by the encoding GB18030, as GB18030
43889  is not available for LaTeX you should try to use the encoding Unicode
43890 \begin_inset space ~
43891 \end_inset
43892
43893 (CJK)
43894 \begin_inset space ~
43895 \end_inset
43896
43897 (utf8)
43898 \end_layout
43899
43900 \begin_layout Description
43901 Chinese
43902 \begin_inset space ~
43903 \end_inset
43904
43905 (simplified)
43906 \begin_inset space ~
43907 \end_inset
43908
43909 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43910  except for the Euro currency sign, since 2001 this encoding is officially
43911  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43912  you should try to use the encoding Unicode
43913 \begin_inset space ~
43914 \end_inset
43915
43916 (CJK)
43917 \begin_inset space ~
43918 \end_inset
43919
43920 (utf8)
43921 \end_layout
43922
43923 \begin_layout Description
43924 Chinese
43925 \begin_inset space ~
43926 \end_inset
43927
43928 (traditional)
43929 \begin_inset space ~
43930 \end_inset
43931
43932 (EUC-TW) for traditional Chinese
43933 \end_layout
43934
43935 \begin_layout Description
43936 Cyrillic
43937 \begin_inset space ~
43938 \end_inset
43939
43940 (CP
43941 \begin_inset space ~
43942 \end_inset
43943
43944 1251) MS Windows code page for Cyrillic
43945 \end_layout
43946
43947 \begin_layout Description
43948 Cyrillic
43949 \begin_inset space ~
43950 \end_inset
43951
43952 (ISO
43953 \begin_inset space ~
43954 \end_inset
43955
43956 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43957 \end_layout
43958
43959 \begin_layout Description
43960 Cyrillic
43961 \begin_inset space ~
43962 \end_inset
43963
43964 (KOI8-R) standard Cyrillic especially for Russian
43965 \end_layout
43966
43967 \begin_layout Description
43968 Cyrillic
43969 \begin_inset space ~
43970 \end_inset
43971
43972 (KOI8-U) Cyrillic for Ukrainian
43973 \end_layout
43974
43975 \begin_layout Description
43976 Cyrillic
43977 \begin_inset space ~
43978 \end_inset
43979
43980 (pt
43981 \begin_inset space ~
43982 \end_inset
43983
43984 154) Cyrillic for Kazakh
43985 \end_layout
43986
43987 \begin_layout Description
43988 Greek
43989 \begin_inset space ~
43990 \end_inset
43991
43992 (ISO
43993 \begin_inset space ~
43994 \end_inset
43995
43996 8859-7) for Greek
43997 \end_layout
43998
43999 \begin_layout Description
44000 Hebrew
44001 \begin_inset space ~
44002 \end_inset
44003
44004 (CP
44005 \begin_inset space ~
44006 \end_inset
44007
44008 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44009 \end_layout
44010
44011 \begin_layout Description
44012 Hebrew
44013 \begin_inset space ~
44014 \end_inset
44015
44016 (ISO
44017 \begin_inset space ~
44018 \end_inset
44019
44020 8859-8) for Hebrew
44021 \end_layout
44022
44023 \begin_layout Description
44024 Japanese
44025 \begin_inset space ~
44026 \end_inset
44027
44028 (CJK)
44029 \begin_inset space ~
44030 \end_inset
44031
44032 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44033 \series bold
44034 CJK
44035 \series default
44036
44037 \begin_inset Index idx
44038 status collapsed
44039
44040 \begin_layout Plain Layout
44041 LaTeX-packages ! CJK
44042 \end_layout
44043
44044 \end_inset
44045
44046 , when using this, set the document language to 
44047 \family sans
44048 Japanese (CJK)
44049 \end_layout
44050
44051 \begin_layout Description
44052 Japanese
44053 \begin_inset space ~
44054 \end_inset
44055
44056 (CJK)
44057 \begin_inset space ~
44058 \end_inset
44059
44060 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44061 \series bold
44062 CJK
44063 \series default
44064 , when using this, set the document language to 
44065 \family sans
44066 Japanese
44067 \begin_inset space ~
44068 \end_inset
44069
44070 (CJK)
44071 \end_layout
44072
44073 \begin_layout Description
44074 Japanese
44075 \begin_inset space ~
44076 \end_inset
44077
44078 (non-CJK)
44079 \begin_inset space ~
44080 \end_inset
44081
44082 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44083 \series bold
44084 japanese
44085 \series default
44086
44087 \begin_inset Index idx
44088 status collapsed
44089
44090 \begin_layout Plain Layout
44091 LaTeX-packages ! japanese
44092 \end_layout
44093
44094 \end_inset
44095
44096 , when using this, set the document language to 
44097 \family sans
44098 Japanese
44099 \end_layout
44100
44101 \begin_layout Description
44102 Japanese
44103 \begin_inset space ~
44104 \end_inset
44105
44106 (non-CJK)
44107 \begin_inset space ~
44108 \end_inset
44109
44110 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44111 \series bold
44112 japanese
44113 \series default
44114 , when using this, set the document language to 
44115 \family sans
44116 Japanese
44117 \end_layout
44118
44119 \begin_layout Description
44120 Japanese
44121 \begin_inset space ~
44122 \end_inset
44123
44124 (non-CJK)
44125 \begin_inset space ~
44126 \end_inset
44127
44128 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44129 \series bold
44130 japanese
44131 \series default
44132 , when using this, set the document language to 
44133 \family sans
44134 Japanese
44135 \end_layout
44136
44137 \begin_layout Description
44138 Korean
44139 \begin_inset space ~
44140 \end_inset
44141
44142 (EUC-KR) for Korean
44143 \end_layout
44144
44145 \begin_layout Description
44146 Southern
44147 \begin_inset space ~
44148 \end_inset
44149
44150 European
44151 \begin_inset space ~
44152 \end_inset
44153
44154 (ISO
44155 \begin_inset space ~
44156 \end_inset
44157
44158 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44159 \end_layout
44160
44161 \begin_layout Description
44162 South-Eastern
44163 \begin_inset space ~
44164 \end_inset
44165
44166 European
44167 \begin_inset space ~
44168 \end_inset
44169
44170 (ISO
44171 \begin_inset space ~
44172 \end_inset
44173
44174 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44175  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44176  to cover many languages and characters with diacritics
44177 \end_layout
44178
44179 \begin_layout Description
44180 Thai
44181 \begin_inset space ~
44182 \end_inset
44183
44184 (TIS
44185 \begin_inset space ~
44186 \end_inset
44187
44188 620-0) for Thai
44189 \end_layout
44190
44191 \begin_layout Description
44192 Turkish
44193 \begin_inset space ~
44194 \end_inset
44195
44196 (ISO
44197 \begin_inset space ~
44198 \end_inset
44199
44200 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44201  Icelandic letters are replaced by Turkish ones
44202 \end_layout
44203
44204 \begin_layout Description
44205 Unicode
44206 \begin_inset space ~
44207 \end_inset
44208
44209 (CJK)
44210 \begin_inset space ~
44211 \end_inset
44212
44213 (utf8) Unicode utf8 with the LaTeX-package 
44214 \series bold
44215 CJK
44216 \series default
44217
44218 \begin_inset Index idx
44219 status collapsed
44220
44221 \begin_layout Plain Layout
44222 LaTeX-packages ! CJK
44223 \end_layout
44224
44225 \end_inset
44226
44227  (for the languages Chinese, Japanese and Korean)
44228 \end_layout
44229
44230 \begin_layout Description
44231 Unicode
44232 \begin_inset space ~
44233 \end_inset
44234
44235 (XeTeX)
44236 \begin_inset space ~
44237 \end_inset
44238
44239 (utf8) Unicode utf8 to be used with 
44240 \family sans
44241 XeTeX
44242 \family default
44243  and 
44244 \family sans
44245 LuaTeX
44246 \family default
44247 , which use Unicode directly, without the help of the LaTeX-package 
44248 \series bold
44249 inputenc
44250 \series default
44251 .
44252  LyX automatically selects this encoding if you export or preview XeTeX
44253  or LuaTeX.
44254  Normally you do not need to set this encoding manually.
44255 \end_layout
44256
44257 \begin_layout Description
44258 Unicode
44259 \begin_inset space ~
44260 \end_inset
44261
44262 (ucs-extended)
44263 \begin_inset space ~
44264 \end_inset
44265
44266 (utf8x) Unicode utf8 based on the LaTeX-package 
44267 \series bold
44268 ucs
44269 \series default
44270
44271 \begin_inset Index idx
44272 status collapsed
44273
44274 \begin_layout Plain Layout
44275 LaTeX-packages ! ucs
44276 \end_layout
44277
44278 \end_inset
44279
44280  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44281 \end_layout
44282
44283 \begin_layout Description
44284 Unicode
44285 \begin_inset space ~
44286 \end_inset
44287
44288 (utf8) Unicode utf8 based on the LaTeX-package 
44289 \series bold
44290 inputenc
44291 \series default
44292
44293 \begin_inset Index idx
44294 status collapsed
44295
44296 \begin_layout Plain Layout
44297 LaTeX-packages ! inputenc
44298 \end_layout
44299
44300 \end_inset
44301
44302 .
44303  Currently only a limited range of characters (mainly for Latin scripts)
44304  is supported.
44305 \end_layout
44306
44307 \begin_layout Description
44308 Western
44309 \begin_inset space ~
44310 \end_inset
44311
44312 European
44313 \begin_inset space ~
44314 \end_inset
44315
44316 (CP
44317 \begin_inset space ~
44318 \end_inset
44319
44320 1252) MS Windows code page for ISO
44321 \begin_inset space ~
44322 \end_inset
44323
44324 8859-1 (latin1)
44325 \end_layout
44326
44327 \begin_layout Description
44328 Western
44329 \begin_inset space ~
44330 \end_inset
44331
44332 European
44333 \begin_inset space ~
44334 \end_inset
44335
44336 (ISO
44337 \begin_inset space ~
44338 \end_inset
44339
44340 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44341  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44342  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44343  encoding instead
44344 \end_layout
44345
44346 \begin_layout Description
44347 Western
44348 \begin_inset space ~
44349 \end_inset
44350
44351 European
44352 \begin_inset space ~
44353 \end_inset
44354
44355 (ISO
44356 \begin_inset space ~
44357 \end_inset
44358
44359 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44360  sign, the œ-ligature and some characters used for French and Finnish
44361 \end_layout
44362
44363 \begin_layout Standard
44364 Finally, the dialog lets you select a specific language package for the
44365  current document.
44366  See 
44367 \begin_inset CommandInset ref
44368 LatexCommand formatted
44369 reference "sub:Prefs-Language"
44370
44371 \end_inset
44372
44373  for more information on the language package.
44374 \end_layout
44375
44376 \begin_layout Section
44377 Colors
44378 \begin_inset Index idx
44379 status collapsed
44380
44381 \begin_layout Plain Layout
44382 Color ! main text
44383 \end_layout
44384
44385 \end_inset
44386
44387
44388 \begin_inset Index idx
44389 status collapsed
44390
44391 \begin_layout Plain Layout
44392 Color ! background
44393 \end_layout
44394
44395 \end_inset
44396
44397
44398 \end_layout
44399
44400 \begin_layout Standard
44401 Here you can alter the font color for the main text (default: black) and
44402  for Greyed
44403 \begin_inset space ~
44404 \end_inset
44405
44406 out notes (default: light grey).
44407  The button 
44408 \family sans
44409 Reset
44410 \family default
44411  sets the color back to the default.
44412 \end_layout
44413
44414 \begin_layout Standard
44415 You can also change the background color for the pages (default: white)
44416  and for Shaded
44417 \begin_inset space ~
44418 \end_inset
44419
44420 boxes (default: red).
44421 \end_layout
44422
44423 \begin_layout Standard
44424 \begin_inset Note Greyedout
44425 status open
44426
44427 \begin_layout Plain Layout
44428 The colors are not shown within LyX, only in the output.
44429  (This Greyed
44430 \begin_inset space ~
44431 \end_inset
44432
44433 out note appears blue in the output.)
44434 \end_layout
44435
44436 \end_inset
44437
44438
44439 \end_layout
44440
44441 \begin_layout Standard
44442 Note, if you change the main text font color and use the option 
44443 \family sans
44444 Color
44445 \begin_inset space ~
44446 \end_inset
44447
44448 links
44449 \family default
44450  in the document settings under 
44451 \family sans
44452 PDF
44453 \begin_inset space ~
44454 \end_inset
44455
44456 properties
44457 \family default
44458 , you probably also need to change the link font color by using 
44459 \family sans
44460 Additional
44461 \begin_inset space ~
44462 \end_inset
44463
44464 options
44465 \family default
44466  in the 
44467 \family sans
44468 PDF
44469 \begin_inset space ~
44470 \end_inset
44471
44472 properties
44473 \family default
44474 .
44475  For example the option
44476 \end_layout
44477
44478 \begin_layout Standard
44479
44480 \series bold
44481 linkcolor=black
44482 \end_layout
44483
44484 \begin_layout Standard
44485 sets the link text color to black.
44486  For more information, see the manual of the LaTeX-package 
44487 \series bold
44488 hyperref
44489 \series default
44490
44491 \begin_inset Index idx
44492 status collapsed
44493
44494 \begin_layout Plain Layout
44495 LaTeX-packages ! hyperref
44496 \end_layout
44497
44498 \end_inset
44499
44500
44501 \begin_inset CommandInset citation
44502 LatexCommand cite
44503 key "hyperref"
44504
44505 \end_inset
44506
44507 .
44508 \end_layout
44509
44510 \begin_layout Standard
44511 \begin_inset VSpace bigskip
44512 \end_inset
44513
44514
44515 \end_layout
44516
44517 \begin_layout Standard
44518 You can adapt the main text font color and the page background for every
44519  page in your document if you use these commands as TeX
44520 \begin_inset space ~
44521 \end_inset
44522
44523 Code behind a forced page break:
44524 \end_layout
44525
44526 \begin_layout Itemize
44527 For the page color:
44528 \begin_inset Newline newline
44529 \end_inset
44530
44531
44532 \series bold
44533
44534 \backslash
44535 pagecolor{color name}
44536 \end_layout
44537
44538 \begin_layout Itemize
44539 For the text color:
44540 \begin_inset Newline newline
44541 \end_inset
44542
44543
44544 \series bold
44545
44546 \backslash
44547 color{color name}
44548 \end_layout
44549
44550 \begin_layout Standard
44551 The color name can hereby be one of these: 
44552 \series bold
44553 black
44554 \series default
44555
44556 \series bold
44557 blue
44558 \series default
44559
44560 \series bold
44561 cyan
44562 \series default
44563
44564 \series bold
44565 green
44566 \series default
44567
44568 \series bold
44569 magenta
44570 \series default
44571
44572 \series bold
44573 red
44574 \series default
44575
44576 \series bold
44577 white
44578 \series default
44579
44580 \series bold
44581 yellow
44582 \series default
44583
44584 \begin_inset Newline newline
44585 \end_inset
44586
44587 If you have changed a text or background color, you can use them under the
44588  following names:
44589 \end_layout
44590
44591 \begin_layout Itemize
44592 For the page background color:
44593 \begin_inset Newline newline
44594 \end_inset
44595
44596
44597 \series bold
44598 page_backgroundcolor
44599 \end_layout
44600
44601 \begin_layout Itemize
44602 For the main text color:
44603 \begin_inset Newline newline
44604 \end_inset
44605
44606
44607 \series bold
44608 document_fontcolor
44609 \end_layout
44610
44611 \begin_layout Itemize
44612 For the Shaded
44613 \begin_inset space ~
44614 \end_inset
44615
44616 box background color:
44617 \begin_inset Newline newline
44618 \end_inset
44619
44620
44621 \series bold
44622 shadecolor
44623 \end_layout
44624
44625 \begin_layout Itemize
44626 For the Greyed
44627 \begin_inset space ~
44628 \end_inset
44629
44630 out note text color:
44631 \begin_inset Newline newline
44632 \end_inset
44633
44634
44635 \series bold
44636 note_fontcolor
44637 \end_layout
44638
44639 \begin_layout Standard
44640 How to define and use custom colors, see section 
44641 \emph on
44642 Colored
44643 \begin_inset space ~
44644 \end_inset
44645
44646 Cells
44647 \emph default
44648  of the 
44649 \emph on
44650 Embedded
44651 \begin_inset space ~
44652 \end_inset
44653
44654 Objects
44655 \emph default
44656  manual.
44657 \end_layout
44658
44659 \begin_layout Section
44660 Numbering & TOC
44661 \end_layout
44662
44663 \begin_layout Standard
44664 You can adjust here the numbering depth of section headings and the section
44665  depth in the table of contents as described in section
44666 \begin_inset space ~
44667 \end_inset
44668
44669
44670 \begin_inset CommandInset ref
44671 LatexCommand ref
44672 reference "sub:Numbering-depth"
44673
44674 \end_inset
44675
44676 .
44677 \end_layout
44678
44679 \begin_layout Section
44680 Bibliography
44681 \end_layout
44682
44683 \begin_layout Standard
44684 Here you can specify a citation style using the LaTeX packages 
44685 \series bold
44686 natbib
44687 \series default
44688
44689 \begin_inset Index idx
44690 status collapsed
44691
44692 \begin_layout Plain Layout
44693 LaTeX-packages ! natbib
44694 \end_layout
44695
44696 \end_inset
44697
44698  or 
44699 \series bold
44700 jurabib
44701 \series default
44702
44703 \begin_inset Index idx
44704 status collapsed
44705
44706 \begin_layout Plain Layout
44707 LaTeX-packages ! jurabib
44708 \end_layout
44709
44710 \end_inset
44711
44712 .
44713  You can enable a sectioned bibliography using the LaTeX package 
44714 \series bold
44715 bibtopic
44716 \series default
44717
44718 \begin_inset Index idx
44719 status collapsed
44720
44721 \begin_layout Plain Layout
44722 LaTeX-packages ! bibtopic
44723 \end_layout
44724
44725 \end_inset
44726
44727  and you can customize how the bibliography of the given document is being
44728  generated.
44729  For a further description see section
44730 \begin_inset space ~
44731 \end_inset
44732
44733
44734 \begin_inset CommandInset ref
44735 LatexCommand ref
44736 reference "sec:Bibliography"
44737
44738 \end_inset
44739
44740 .
44741 \end_layout
44742
44743 \begin_layout Section
44744 Indexes
44745 \end_layout
44746
44747 \begin_layout Standard
44748 Here, you can customize how the index of your document is being generated
44749  and you can define additional indexes.
44750  Please refer to section
44751 \begin_inset space ~
44752 \end_inset
44753
44754
44755 \begin_inset CommandInset ref
44756 LatexCommand ref
44757 reference "sec:Index"
44758
44759 \end_inset
44760
44761  for details.
44762 \end_layout
44763
44764 \begin_layout Section
44765 PDF Properties
44766 \end_layout
44767
44768 \begin_layout Standard
44769 The PDF properties are explained in section
44770 \begin_inset space ~
44771 \end_inset
44772
44773
44774 \begin_inset CommandInset ref
44775 LatexCommand ref
44776 reference "sec:PDF-Properties"
44777
44778 \end_inset
44779
44780 .
44781 \end_layout
44782
44783 \begin_layout Section
44784 Math Options
44785 \end_layout
44786
44787 \begin_layout Standard
44788 These options will force LyX to use the LaTeX-packages 
44789 \series bold
44790 amsmath
44791 \series default
44792
44793 \begin_inset Index idx
44794 status collapsed
44795
44796 \begin_layout Plain Layout
44797 LaTeX-packages ! amsmath
44798 \end_layout
44799
44800 \end_inset
44801
44802
44803 \series bold
44804 esint
44805 \series default
44806
44807 \begin_inset Index idx
44808 status collapsed
44809
44810 \begin_layout Plain Layout
44811 LaTeX-packages ! esint
44812 \end_layout
44813
44814 \end_inset
44815
44816
44817 \series bold
44818 mathdots
44819 \series default
44820
44821 \begin_inset Index idx
44822 status collapsed
44823
44824 \begin_layout Plain Layout
44825 LaTeX-packages ! mathdots
44826 \end_layout
44827
44828 \end_inset
44829
44830  und 
44831 \series bold
44832 mhchem
44833 \series default
44834
44835 \begin_inset Index idx
44836 status collapsed
44837
44838 \begin_layout Plain Layout
44839 LaTeX-packages ! mhchem
44840 \end_layout
44841
44842 \end_inset
44843
44844  or to use them automatically when they are needed.
44845 \end_layout
44846
44847 \begin_layout Description
44848 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44849  ensure that you have enabled 
44850 \family sans
44851 AMS
44852 \begin_inset space ~
44853 \end_inset
44854
44855 math
44856 \family default
44857 .
44858 \end_layout
44859
44860 \begin_layout Description
44861 esint is used for special integral characters, see section 
44862 \emph on
44863 Big
44864 \begin_inset space ~
44865 \end_inset
44866
44867 Operators
44868 \emph default
44869  of the 
44870 \emph on
44871 Math
44872 \emph default
44873  manual.
44874 \end_layout
44875
44876 \begin_layout Description
44877 mathdots is used for special ellipses, see section 
44878 \emph on
44879 Ellipses
44880 \emph default
44881  of the 
44882 \emph on
44883 Math
44884 \emph default
44885  manual.
44886 \end_layout
44887
44888 \begin_layout Description
44889 mhchem is used for chemical equations, see section 
44890 \emph on
44891 Chemical Symbols and Equations
44892 \emph default
44893  of the 
44894 \emph on
44895 Math
44896 \emph default
44897  manual.
44898 \end_layout
44899
44900 \begin_layout Section
44901 Float Placement
44902 \end_layout
44903
44904 \begin_layout Standard
44905 The float placement options are described in section 
44906 \emph on
44907 Float
44908 \begin_inset space ~
44909 \end_inset
44910
44911 Placement
44912 \emph default
44913  of the 
44914 \emph on
44915 Embedded
44916 \begin_inset space ~
44917 \end_inset
44918
44919 Objects
44920 \emph default
44921  manual.
44922 \end_layout
44923
44924 \begin_layout Section
44925 Listings
44926 \end_layout
44927
44928 \begin_layout Standard
44929 The listings settings are explained in chapter 
44930 \emph on
44931 Program Code Listings
44932 \emph default
44933  of the 
44934 \emph on
44935 Embedded
44936 \begin_inset space ~
44937 \end_inset
44938
44939 Objects
44940 \emph default
44941  manual.
44942 \end_layout
44943
44944 \begin_layout Section
44945 Bullets
44946 \end_layout
44947
44948 \begin_layout Standard
44949 Here you can adjust the characters for the itemize levels.
44950  The itemize environment is described in section
44951 \begin_inset space ~
44952 \end_inset
44953
44954
44955 \begin_inset CommandInset ref
44956 LatexCommand ref
44957 reference "sec:Itemize"
44958
44959 \end_inset
44960
44961 .
44962 \end_layout
44963
44964 \begin_layout Section
44965 Branches
44966 \end_layout
44967
44968 \begin_layout Standard
44969 Branches are described in section
44970 \begin_inset space ~
44971 \end_inset
44972
44973
44974 \begin_inset CommandInset ref
44975 LatexCommand ref
44976 reference "sec:Branches"
44977
44978 \end_inset
44979
44980 .
44981 \end_layout
44982
44983 \begin_layout Section
44984 Output
44985 \begin_inset CommandInset label
44986 LatexCommand label
44987 name "sec:Doc-Output"
44988
44989 \end_inset
44990
44991
44992 \end_layout
44993
44994 \begin_layout Standard
44995 Here you can define some output specifics for the current document:
44996 \end_layout
44997
44998 \begin_layout Description
44999 Default
45000 \begin_inset space ~
45001 \end_inset
45002
45003 Output
45004 \begin_inset space ~
45005 \end_inset
45006
45007 Format: The format that is used when you hit 
45008 \begin_inset Quotes eld
45009 \end_inset
45010
45011 View
45012 \begin_inset Quotes erd
45013 \end_inset
45014
45015
45016 \begin_inset Quotes eld
45017 \end_inset
45018
45019 Update
45020 \begin_inset Quotes erd
45021 \end_inset
45022
45023
45024 \begin_inset Quotes eld
45025 \end_inset
45026
45027 View Master Document
45028 \begin_inset Quotes erd
45029 \end_inset
45030
45031  and 
45032 \begin_inset Quotes eld
45033 \end_inset
45034
45035 Update Master Document
45036 \begin_inset Quotes erd
45037 \end_inset
45038
45039  in the 
45040 \family sans
45041 View
45042 \family default
45043  menu or the toolbar.
45044  The default is set in 
45045 \family sans
45046 Tools\SpecialChar \menuseparator
45047 Preferences\SpecialChar \menuseparator
45048 File Formats
45049 \family default
45050 , see sec.
45051 \begin_inset space \thinspace{}
45052 \end_inset
45053
45054
45055 \begin_inset CommandInset ref
45056 LatexCommand formatted
45057 reference "sec:File-Formats"
45058
45059 \end_inset
45060
45061 .
45062 \end_layout
45063
45064 \begin_layout Description
45065 Synchronize
45066 \begin_inset space ~
45067 \end_inset
45068
45069 with
45070 \begin_inset space ~
45071 \end_inset
45072
45073 Output settings for the menu 
45074 \family sans
45075 Navigate\SpecialChar \menuseparator
45076 Forward
45077 \begin_inset space ~
45078 \end_inset
45079
45080 search
45081 \family default
45082 .
45083  For a detailed description see section 
45084 \emph on
45085 Reverse DVI/PDF search
45086 \emph default
45087  of the 
45088 \emph on
45089 Additional
45090 \begin_inset space ~
45091 \end_inset
45092
45093 Features
45094 \emph default
45095  manual.
45096 \end_layout
45097
45098 \begin_layout Description
45099 XHTML
45100 \begin_inset space ~
45101 \end_inset
45102
45103 Output
45104 \begin_inset space ~
45105 \end_inset
45106
45107 Options settings for the export format 
45108 \family sans
45109 LyXHTML
45110 \family default
45111 .
45112  
45113 \family sans
45114 Strict XHTML
45115 \begin_inset space ~
45116 \end_inset
45117
45118 1.1
45119 \family default
45120  will assure that the output follows exactly version
45121 \begin_inset space ~
45122 \end_inset
45123
45124 1.1 of the XHTML standard.
45125  The different 
45126 \family sans
45127 Math
45128 \begin_inset space ~
45129 \end_inset
45130
45131 output
45132 \family default
45133  settings are described in detail in section 
45134 \emph on
45135 Math Output in XHTML
45136 \emph default
45137  of the 
45138 \emph on
45139 Additional
45140 \begin_inset space ~
45141 \end_inset
45142
45143 Features
45144 \emph default
45145  manual.
45146  The scaling is used for the size of equations in the output.
45147 \end_layout
45148
45149 \begin_layout Section
45150 LaT
45151 \begin_inset ERT
45152 status collapsed
45153
45154 \begin_layout Plain Layout
45155
45156 {}
45157 \end_layout
45158
45159 \end_inset
45160
45161 eX Preamble
45162 \end_layout
45163
45164 \begin_layout Standard
45165 In this text field are entered commands to load special LaTeX-packages or
45166  to define LaTeX-commands.
45167  The preamble is a thing for LaTeX-experts.
45168  You should not enter commands here until you exactly know what you are
45169  doing.
45170 \end_layout
45171
45172 \begin_layout Standard
45173 An introduction to the LaTeX-syntax is given in section
45174 \begin_inset space ~
45175 \end_inset
45176
45177
45178 \begin_inset CommandInset ref
45179 LatexCommand ref
45180 reference "sub:LaTeX-Syntax"
45181
45182 \end_inset
45183
45184 .
45185 \end_layout
45186
45187 \begin_layout Chapter
45188 The 
45189 \family sans
45190 Preferences
45191 \family default
45192  Dialog
45193 \begin_inset CommandInset label
45194 LatexCommand label
45195 name "chap:The-Preferences-dialog"
45196
45197 \end_inset
45198
45199
45200 \begin_inset Index idx
45201 status collapsed
45202
45203 \begin_layout Plain Layout
45204 Preferences
45205 \end_layout
45206
45207 \end_inset
45208
45209
45210 \end_layout
45211
45212 \begin_layout Standard
45213 The preferences dialog is called with the menu 
45214 \family sans
45215 Tools\SpecialChar \menuseparator
45216 Preferences
45217 \family default
45218 .
45219  It has the following submenus.
45220 \end_layout
45221
45222 \begin_layout Section
45223 Look and Feel
45224 \end_layout
45225
45226 \begin_layout Subsection
45227 User Interface
45228 \end_layout
45229
45230 \begin_layout Subsubsection
45231 User Interface File
45232 \begin_inset Index idx
45233 status collapsed
45234
45235 \begin_layout Plain Layout
45236 Customization ! of toolbars
45237 \end_layout
45238
45239 \end_inset
45240
45241
45242 \begin_inset Index idx
45243 status collapsed
45244
45245 \begin_layout Plain Layout
45246 Customization ! of menus
45247 \end_layout
45248
45249 \end_inset
45250
45251
45252 \end_layout
45253
45254 \begin_layout Standard
45255 The appearance of the menus and toolbars can be changed by choosing a user
45256  interface (ui) file.
45257  An ui-file is a text file where the toolbars and menus are listed.
45258  The toolbar buttons and menu entries are specified in the files 
45259 \shape italic
45260 stdtoolbars.inc
45261 \shape default
45262  and 
45263 \shape italic
45264 stdmenus.inc
45265 \shape default
45266 , respectively.
45267  Both files are loaded by the 
45268 \emph on
45269 default.ui
45270 \emph default
45271  file.
45272  To create your own menu and toolbar layout, start with a copy of these
45273  files and edit the entries.
45274 \end_layout
45275
45276 \begin_layout Standard
45277 The syntax of the .inc-files is straightforward: The 
45278 \family sans
45279 Menubar
45280 \family default
45281
45282 \family sans
45283 Menu
45284 \family default
45285  and 
45286 \family sans
45287 Toolbar
45288 \family default
45289  entries must be finished with an explicit 
45290 \family sans
45291 End
45292 \family default
45293 .
45294  They may contain 
45295 \family sans
45296 Submenus
45297 \family default
45298
45299 \family sans
45300 Items
45301 \family default
45302
45303 \family sans
45304 OptItems
45305 \family default
45306
45307 \family sans
45308 Separators
45309 \family default
45310
45311 \family sans
45312 Icons,
45313 \family default
45314  and in the case of the 
45315 \begin_inset Quotes eld
45316 \end_inset
45317
45318 file
45319 \begin_inset Quotes erd
45320 \end_inset
45321
45322  menus a 
45323 \family sans
45324 Lastfiles
45325 \family default
45326  entry.
45327  The syntax for the entries is:
45328 \end_layout
45329
45330 \begin_layout Standard
45331 \begin_inset VSpace smallskip*
45332 \end_inset
45333
45334
45335 \series bold
45336 Item 
45337 \begin_inset Quotes eld
45338 \end_inset
45339
45340 menu 
45341 \series default
45342 or
45343 \series bold
45344  button name
45345 \begin_inset Quotes erd
45346 \end_inset
45347
45348  
45349 \begin_inset Quotes eld
45350 \end_inset
45351
45352 LyX-function
45353 \begin_inset Quotes erd
45354 \end_inset
45355
45356
45357 \end_layout
45358
45359 \begin_layout Standard
45360 \noindent
45361 \begin_inset VSpace smallskip*
45362 \end_inset
45363
45364 All LyX-functions are listed in the menu 
45365 \family sans
45366 Help\SpecialChar \menuseparator
45367 LyX
45368 \begin_inset space ~
45369 \end_inset
45370
45371 Functions
45372 \family default
45373 .
45374 \end_layout
45375
45376 \begin_layout Standard
45377 \begin_inset VSpace medskip
45378 \end_inset
45379
45380
45381 \end_layout
45382
45383 \begin_layout Standard
45384 An example: Assuming you use the menu 
45385 \family sans
45386 Navigate\SpecialChar \menuseparator
45387 Bookmarks
45388 \family default
45389  quite often and therefore want six available bookmarks, you can add the
45390  line
45391 \end_layout
45392
45393 \begin_layout Standard
45394 \begin_inset VSpace smallskip*
45395 \end_inset
45396
45397
45398 \series bold
45399 Item 
45400 \begin_inset Quotes eld
45401 \end_inset
45402
45403 Save Bookmark 6
45404 \begin_inset Quotes erd
45405 \end_inset
45406
45407  
45408 \begin_inset Quotes eld
45409 \end_inset
45410
45411 bookmark-save 6
45412 \begin_inset Quotes erd
45413 \end_inset
45414
45415
45416 \end_layout
45417
45418 \begin_layout Standard
45419 \noindent
45420 \begin_inset VSpace smallskip*
45421 \end_inset
45422
45423 to the navigate menu section in the .inc-file to have the sixth bookmark.
45424 \end_layout
45425
45426 \begin_layout Subsubsection
45427 Icon Set
45428 \end_layout
45429
45430 \begin_layout Standard
45431 Here you can change the appearance of LyX's toolbar buttons.
45432  The currently available icon sets are compared in 
45433 \begin_inset CommandInset href
45434 LatexCommand href
45435 name "this image"
45436 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45437
45438 \end_inset
45439
45440 .
45441 \end_layout
45442
45443 \begin_layout Subsubsection
45444 Automatic help
45445 \end_layout
45446
45447 \begin_layout Standard
45448 The option 
45449 \family sans
45450 Enable tool tips in main work area
45451 \family default
45452  enables tool tips showing the content of closed insets like index entries
45453  or footnotes.
45454 \end_layout
45455
45456 \begin_layout Subsubsection
45457 Session
45458 \end_layout
45459
45460 \begin_layout Standard
45461 With the option 
45462 \family sans
45463 Restore window layouts and geometries
45464 \family default
45465  LyX's main window will be opened with the size and layout that was used
45466  in the last LyX session.
45467 \end_layout
45468
45469 \begin_layout Standard
45470 The option 
45471 \family sans
45472 Restore cursor positions
45473 \family default
45474  sets the cursor to the position in the file where it has been the last
45475  time.
45476 \end_layout
45477
45478 \begin_layout Standard
45479 The option 
45480 \family sans
45481 Load opened files from last session
45482 \family default
45483  opens all files that were opened in the last LyX session.
45484 \end_layout
45485
45486 \begin_layout Standard
45487 The button 
45488 \family sans
45489 Clear all session information
45490 \family default
45491  deletes all information from previous LyX sessions (cursor positions, names
45492  of last opened documents, etc.).
45493 \end_layout
45494
45495 \begin_layout Subsubsection
45496 Documents
45497 \begin_inset CommandInset label
45498 LatexCommand label
45499 name "sub:Backup documents"
45500
45501 \end_inset
45502
45503
45504 \begin_inset Index idx
45505 status collapsed
45506
45507 \begin_layout Plain Layout
45508 Backup ! Documents
45509 \end_layout
45510
45511 \end_inset
45512
45513
45514 \end_layout
45515
45516 \begin_layout Standard
45517
45518 \family sans
45519 Backup original documents when saving
45520 \family default
45521  creates a backup copy of the file in the state when it was opened or when
45522  it was saved the last time.
45523  It is stored in the same folder as your document or in the 
45524 \family sans
45525 Backup
45526 \begin_inset space ~
45527 \end_inset
45528
45529 directory
45530 \family default
45531 , see 
45532 \begin_inset CommandInset ref
45533 LatexCommand ref
45534 reference "sec:Paths"
45535
45536 \end_inset
45537
45538 .
45539  The backup file has the file extension 
45540 \begin_inset Quotes eld
45541 \end_inset
45542
45543
45544 \family sans
45545 .lyx~
45546 \family default
45547
45548 \begin_inset Quotes erd
45549 \end_inset
45550
45551 .
45552 \end_layout
45553
45554 \begin_layout Standard
45555 With the option 
45556 \family sans
45557 Backup documents, every
45558 \family default
45559 , you can specify the time between backup saves.
45560 \end_layout
45561
45562 \begin_layout Standard
45563
45564 \family sans
45565 Save documents compressed by default
45566 \family default
45567  saves the files always in a compressed format.
45568 \end_layout
45569
45570 \begin_layout Standard
45571
45572 \family sans
45573 Maximum last files
45574 \family default
45575  is the number of last opened files that LyX should display in the menu
45576  
45577 \family sans
45578 File\SpecialChar \menuseparator
45579 Open
45580 \begin_inset space ~
45581 \end_inset
45582
45583 Recent
45584 \family default
45585 .
45586 \end_layout
45587
45588 \begin_layout Standard
45589 If the option 
45590 \family sans
45591 Open documents in tabs
45592 \family default
45593  is not used, then every file will be opened in its own new instance of
45594  LyX.
45595 \end_layout
45596
45597 \begin_layout Standard
45598 With the option 
45599 \family sans
45600 Single close-tab button
45601 \family default
45602  there will only be one button (
45603 \family sans
45604
45605 \begin_inset Graphics
45606         filename ../images/closetab.png
45607         scale 75
45608
45609 \end_inset
45610
45611
45612 \family default
45613 ) at the right side of the tab bar to close tabs.
45614  Otherwise every document tab has its own close button.
45615 \end_layout
45616
45617 \begin_layout Standard
45618 \begin_inset Note Greyedout
45619 status open
45620
45621 \begin_layout Plain Layout
45622
45623 \series bold
45624 Note:
45625 \series default
45626  For the last option you have to restart LyX before the chang takes effect.
45627 \end_layout
45628
45629 \end_inset
45630
45631
45632 \end_layout
45633
45634 \begin_layout Subsection
45635 Screen Fonts
45636 \begin_inset Index idx
45637 status collapsed
45638
45639 \begin_layout Plain Layout
45640 Font ! Screen
45641 \end_layout
45642
45643 \end_inset
45644
45645
45646 \begin_inset CommandInset label
45647 LatexCommand label
45648 name "sub:Screen-Fonts"
45649
45650 \end_inset
45651
45652
45653 \end_layout
45654
45655 \begin_layout Standard
45656 These fonts are used to display your documents on the screen.
45657 \end_layout
45658
45659 \begin_layout Standard
45660 \begin_inset Note Greyedout
45661 status open
45662
45663 \begin_layout Plain Layout
45664
45665 \series bold
45666 Note:
45667 \series default
45668  This section only deals with the fonts 
45669 \emph on
45670 inside
45671 \emph default
45672  the LyX window.
45673  The fonts that appear on the output are independent from these fonts, and
45674  set in the menu 
45675 \family sans
45676 Document\SpecialChar \menuseparator
45677 Settings\SpecialChar \menuseparator
45678 Fonts
45679 \family default
45680 .
45681 \end_layout
45682
45683 \end_inset
45684
45685
45686 \end_layout
45687
45688 \begin_layout Standard
45689 By default, LyX uses 
45690 \family typewriter
45691 Times
45692 \family default
45693  as roman (serif) font, 
45694 \family typewriter
45695 Arial
45696 \family default
45697  or 
45698 \family typewriter
45699 Helvetica
45700 \family default
45701  (depends on the system) as 
45702 \family sans
45703 sans
45704 \begin_inset space ~
45705 \end_inset
45706
45707 serif
45708 \family default
45709  font, and 
45710 \family typewriter
45711 Courier
45712 \family default
45713  as 
45714 \family typewriter
45715 typewriter
45716 \family default
45717  font.
45718 \end_layout
45719
45720 \begin_layout Standard
45721 You can change the font size with the 
45722 \family sans
45723 Zoom
45724 \family default
45725  setting.
45726  You can also change the font zoom outside the preferences dialog for the
45727  current LyX session by pressing 
45728 \family sans
45729 Ctrl
45730 \family default
45731  and scrolling the mouse wheel.
45732 \end_layout
45733
45734 \begin_layout Standard
45735
45736 \family sans
45737 Screen DPI
45738 \family default
45739  is the screen resolution in dpi (dots per inch).
45740  The Font Sizes are calculated as letter height in units of points.
45741  72
45742 \begin_inset space \thinspace{}
45743 \end_inset
45744
45745 points have the size of 1
45746 \begin_inset space \thinspace{}
45747 \end_inset
45748
45749 inch, see Appendix
45750 \begin_inset space ~
45751 \end_inset
45752
45753
45754 \begin_inset CommandInset ref
45755 LatexCommand ref
45756 reference "cha:Units-available-in"
45757
45758 \end_inset
45759
45760 .
45761 \end_layout
45762
45763 \begin_layout Standard
45764 The default 
45765 \family sans
45766 Font Sizes
45767 \family default
45768  are the same as if a document font size of 10
45769 \begin_inset space \thinspace{}
45770 \end_inset
45771
45772 pt would be used.
45773  The sizes are explained in detail in section
45774 \begin_inset space ~
45775 \end_inset
45776
45777
45778 \begin_inset CommandInset ref
45779 LatexCommand ref
45780 reference "sub:Document-Font"
45781
45782 \end_inset
45783
45784 .
45785 \end_layout
45786
45787 \begin_layout Standard
45788 With the option 
45789 \family sans
45790 Use Pixmap Cache to speed up font rendering
45791 \family default
45792  enabled, LyX needs to redraw the screen less often.
45793  This results in better performance, especially on slow systems.
45794  On the other hand, the characters might look more fuzzy on screen.
45795  So whether you enable this or not depends on whether you prefer speed over
45796  aesthetics.
45797  Note that the Pixmap Cache is only available and useful under Mac
45798 \begin_inset space ~
45799 \end_inset
45800
45801 OS and Windows.
45802 \end_layout
45803
45804 \begin_layout Subsection
45805 Colors
45806 \begin_inset Index idx
45807 status collapsed
45808
45809 \begin_layout Plain Layout
45810 Color ! LyX screen
45811 \end_layout
45812
45813 \end_inset
45814
45815
45816 \begin_inset Index idx
45817 status collapsed
45818
45819 \begin_layout Plain Layout
45820 Settings ! Color
45821 \end_layout
45822
45823 \end_inset
45824
45825
45826 \end_layout
45827
45828 \begin_layout Standard
45829 You can here change all the colors used by LyX.
45830  Choose an item in the list and use the 
45831 \family sans
45832 Alter
45833 \family default
45834  button.
45835 \end_layout
45836
45837 \begin_layout Standard
45838 By using the option 
45839 \family sans
45840 Use system colors
45841 \family default
45842  the color scheme of your OS or window manager is used.
45843  The colors 
45844 \family sans
45845 cursor, selection, table line, text, URL
45846 \begin_inset space ~
45847 \end_inset
45848
45849 label and URL
45850 \begin_inset space ~
45851 \end_inset
45852
45853 text
45854 \family default
45855  are then not customizable and thus not listed.
45856 \end_layout
45857
45858 \begin_layout Subsection
45859 Display
45860 \begin_inset Index idx
45861 status collapsed
45862
45863 \begin_layout Plain Layout
45864 Settings ! Display
45865 \end_layout
45866
45867 \end_inset
45868
45869
45870 \end_layout
45871
45872 \begin_layout Standard
45873 Here you can specify if graphics inside LyX are displayed.
45874 \end_layout
45875
45876 \begin_layout Standard
45877
45878 \family sans
45879 Instant Preview
45880 \family default
45881  enables previewing snippets of your document.
45882  This feature is described in section
45883 \begin_inset space ~
45884 \end_inset
45885
45886
45887 \begin_inset CommandInset ref
45888 LatexCommand ref
45889 reference "sec:Previewing-snippets-of"
45890
45891 \end_inset
45892
45893 .
45894 \end_layout
45895
45896 \begin_layout Standard
45897 The option 
45898 \family sans
45899 Mark
45900 \begin_inset space ~
45901 \end_inset
45902
45903 end
45904 \begin_inset space ~
45905 \end_inset
45906
45907 of
45908 \begin_inset space ~
45909 \end_inset
45910
45911 paragraphs
45912 \family default
45913  displays a pilcrow (¶) at the end of every paragraph.
45914 \end_layout
45915
45916 \begin_layout Section
45917 Editing
45918 \begin_inset Index idx
45919 status collapsed
45920
45921 \begin_layout Plain Layout
45922 Settings ! Editing
45923 \end_layout
45924
45925 \end_inset
45926
45927
45928 \end_layout
45929
45930 \begin_layout Subsection
45931 Control
45932 \end_layout
45933
45934 \begin_layout Subsubsection
45935 Editing
45936 \end_layout
45937
45938 \begin_layout Standard
45939 The option 
45940 \family sans
45941 Cursor follows scrollbar
45942 \family default
45943  sets the cursor to the top of the currently displayed document part when
45944  scrolling.
45945 \end_layout
45946
45947 \begin_layout Standard
45948 You can adjust the width of the cursor.
45949  If you set the value to zero the thickness of the cursor scales relative
45950  to the zoom value you choose for the screen fonts.
45951 \end_layout
45952
45953 \begin_layout Standard
45954
45955 \family sans
45956 Scroll below end of document
45957 \family default
45958  is self-explanatory.
45959 \end_layout
45960
45961 \begin_layout Standard
45962 In LyX one can jump from word to word by pressing 
45963 \family sans
45964 Ctrl+arrow key
45965 \family default
45966 .
45967  With the option
45968 \family sans
45969  Use Mac-style for cursor moving between words
45970 \family default
45971  the cursor jumps from the end of a word to the end of the next word.
45972  Normally it jumps from the beginning to the beginning.
45973 \end_layout
45974
45975 \begin_layout Standard
45976 The option 
45977 \family sans
45978 Sort environments alphabetically
45979 \family default
45980  sorts the entries in the pull-down box for the paragraph environments.
45981 \end_layout
45982
45983 \begin_layout Standard
45984 The option 
45985 \family sans
45986 Group environments by their category
45987 \family default
45988  groups the entries in the pull-down box for the paragraph environments.
45989 \end_layout
45990
45991 \begin_layout Standard
45992 The math macro editing option determines the editing style, see the section
45993  
45994 \emph on
45995 Math Macros
45996 \emph default
45997  of the 
45998 \emph on
45999 Math
46000 \emph default
46001  manual.
46002 \end_layout
46003
46004 \begin_layout Subsubsection
46005 Fullscreen
46006 \end_layout
46007
46008 \begin_layout Standard
46009 Here you can specify what is hidden in the fullscreen mode.
46010  The option 
46011 \family sans
46012 Limit text width
46013 \family default
46014  specifies the width of the text in fullscreen mode.
46015  This way you can display the text smaller than the screen, the text appears
46016  then centered.
46017 \end_layout
46018
46019 \begin_layout Subsection
46020 Shortcuts
46021 \begin_inset Index idx
46022 status collapsed
46023
46024 \begin_layout Plain Layout
46025 Key Bindings
46026 \end_layout
46027
46028 \end_inset
46029
46030
46031 \begin_inset Index idx
46032 status collapsed
46033
46034 \begin_layout Plain Layout
46035 Settings ! Shortcuts
46036 \end_layout
46037
46038 \end_inset
46039
46040
46041 \end_layout
46042
46043 \begin_layout Subsubsection
46044 Bind File
46045 \end_layout
46046
46047 \begin_layout Standard
46048 Bindings are used to bind a LyX-function to a key.
46049  Several binding files are available:
46050 \end_layout
46051
46052 \begin_layout Description
46053 cua.bind typical set of PC keyboard shortcuts
46054 \end_layout
46055
46056 \begin_layout Description
46057 (x)emacs.bind set of bindings like they are used in the editor programs 
46058 \family sans
46059 Emacs
46060 \family default
46061  (
46062 \family sans
46063 XEmacs
46064 \family default
46065 )
46066 \end_layout
46067
46068 \begin_layout Description
46069 mac.bind set of bindings for 
46070 \family sans
46071 Mac
46072 \begin_inset space \thinspace{}
46073 \end_inset
46074
46075 OS
46076 \family default
46077  systems.
46078 \end_layout
46079
46080 \begin_layout Standard
46081 There are also bind-files designed for special document classes, like 
46082 \shape italic
46083 broadway.bind
46084 \shape default
46085 , and bind files for special languages.
46086  The name of language bind-files begin with a language code, e.
46087 \begin_inset space \thinspace{}
46088 \end_inset
46089
46090 g.
46091 \begin_inset space \space{}
46092 \end_inset
46093
46094
46095 \begin_inset Quotes eld
46096 \end_inset
46097
46098 pt
46099 \begin_inset Quotes erd
46100 \end_inset
46101
46102  for Portuguese.
46103  If you use LyX in a certain language, LyX will try to use the appropriate
46104  bind-file.
46105 \end_layout
46106
46107 \begin_layout Standard
46108 Some bind-files, like 
46109 \emph on
46110 math.bind
46111 \emph default
46112 , have only a small scope.
46113  When looking at the end of the file 
46114 \shape italic
46115 cua.bind
46116 \shape default
46117 , you can see that they are included to keep the overview in the bind-file.
46118 \end_layout
46119
46120 \begin_layout Subsubsection
46121 Editing Shortcuts
46122 \begin_inset CommandInset label
46123 LatexCommand label
46124 name "sub:Editing-Shortcuts"
46125
46126 \end_inset
46127
46128
46129 \begin_inset Index idx
46130 status collapsed
46131
46132 \begin_layout Plain Layout
46133 Key Bindings ! Editing
46134 \end_layout
46135
46136 \end_inset
46137
46138
46139 \end_layout
46140
46141 \begin_layout Standard
46142 To add new or modify existing keybindings to your own taste you can use
46143  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46144  To find functions easily, they are grouped by categories and the dialog
46145  provides the field 
46146 \family sans
46147 Show key-bindings containing
46148 \family default
46149 .
46150  In this field you can insert a keyword for a function you want to edit.
46151  Insert there for example as keyword 
46152 \begin_inset Quotes eld
46153 \end_inset
46154
46155 paste
46156 \begin_inset Quotes erd
46157 \end_inset
46158
46159  and you get the 4 different existing shortcuts for the 3 different functions
46160  that contain 
46161 \begin_inset Quotes eld
46162 \end_inset
46163
46164 paste
46165 \begin_inset Quotes erd
46166 \end_inset
46167
46168  in their name.
46169  As you can see, one function can have more than one shortcut.
46170  All LyX-functions are also listed in the file 
46171 \emph on
46172 LyX Functions
46173 \emph default
46174  that you will find in the 
46175 \family sans
46176 Help
46177 \family default
46178  menu.
46179 \end_layout
46180
46181 \begin_layout Standard
46182 To add e.
46183 \begin_inset space \thinspace{}
46184 \end_inset
46185
46186 g.
46187 \begin_inset space \space{}
46188 \end_inset
46189
46190 the shortcut 
46191 \family sans
46192 Alt+Q
46193 \family default
46194  for the function 
46195 \family sans
46196 textstyle-apply
46197 \family default
46198 , select the function and press the 
46199 \family sans
46200 Modify
46201 \family default
46202  button.
46203  A dialog pops up where you can add the shortcut by using it.
46204  So press Alt+Q to define the shortcut.
46205  Modifying an existing shortcut is done the same way.
46206  You can also bind multiple functions to one shortcut by modifying an existing
46207  binding and adding the different function names as a semicolon separated
46208  list.
46209  LyX will then use the first function that is enabled in the current document
46210  part.
46211  The binding for the function 
46212 \family sans
46213 command-alter
46214 \family default
46215  is an example of this.
46216 \end_layout
46217
46218 \begin_layout Standard
46219 Alternatively you can also edit shortcuts by modifying bind-files with a
46220  text editor.
46221  The syntax of the entries is:
46222 \end_layout
46223
46224 \begin_layout Standard
46225
46226 \series bold
46227
46228 \backslash
46229 bind 
46230 \begin_inset Quotes eld
46231 \end_inset
46232
46233 key combination
46234 \begin_inset Quotes erd
46235 \end_inset
46236
46237  
46238 \begin_inset Quotes eld
46239 \end_inset
46240
46241 LyX-function
46242 \begin_inset Quotes erd
46243 \end_inset
46244
46245
46246 \end_layout
46247
46248 \begin_layout Subsection
46249 Keyboard / Mouse
46250 \begin_inset CommandInset label
46251 LatexCommand label
46252 name "sub:Keyboard-Map"
46253
46254 \end_inset
46255
46256
46257 \begin_inset Index idx
46258 status collapsed
46259
46260 \begin_layout Plain Layout
46261 Keyboard Map
46262 \end_layout
46263
46264 \end_inset
46265
46266
46267 \begin_inset Index idx
46268 status collapsed
46269
46270 \begin_layout Plain Layout
46271 Settings ! Keyboard Map
46272 \end_layout
46273
46274 \end_inset
46275
46276
46277 \end_layout
46278
46279 \begin_layout Standard
46280 Normally keyboard settings have to be done in a menu of your operating system.
46281  For the case that this is not possible, LyX provides keyboard maps.
46282  If you have e.
46283 \begin_inset space \thinspace{}
46284 \end_inset
46285
46286 g.
46287 \begin_inset space \space{}
46288 \end_inset
46289
46290 a Czech keyboard but want to write with it like with a Romanian one, you
46291  can use the keyboard map file named 
46292 \emph on
46293 romanian.kmap
46294 \emph default
46295 .
46296 \end_layout
46297
46298 \begin_layout Standard
46299 \begin_inset Note Greyedout
46300 status open
46301
46302 \begin_layout Plain Layout
46303
46304 \series bold
46305 Note:
46306 \series default
46307  Keyboard maps are only provided as makeshift and don't work on all systems.
46308 \end_layout
46309
46310 \end_inset
46311
46312
46313 \end_layout
46314
46315 \begin_layout Standard
46316 You can furthermore specify here the 
46317 \family sans
46318 Wheel scrolling speed
46319 \family default
46320 .
46321  The standard value is 1.0, higher values speed up the scrolling, lower ones
46322  slow it down.
46323 \end_layout
46324
46325 \begin_layout Standard
46326 In the section 
46327 \family sans
46328 Scroll wheel zoom
46329 \family default
46330  you can select a key for zooming.
46331  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46332 \end_layout
46333
46334 \begin_layout Subsection
46335 Input Completion
46336 \end_layout
46337
46338 \begin_layout Standard
46339 Input completion is described in sec.
46340 \begin_inset space \thinspace{}
46341 \end_inset
46342
46343
46344 \begin_inset CommandInset ref
46345 LatexCommand ref
46346 reference "sec:Input-Completion"
46347
46348 \end_inset
46349
46350 .
46351 \end_layout
46352
46353 \begin_layout Section
46354 Paths
46355 \begin_inset CommandInset label
46356 LatexCommand label
46357 name "sec:Paths"
46358
46359 \end_inset
46360
46361
46362 \begin_inset Index idx
46363 status collapsed
46364
46365 \begin_layout Plain Layout
46366 Paths
46367 \end_layout
46368
46369 \end_inset
46370
46371
46372 \begin_inset Index idx
46373 status collapsed
46374
46375 \begin_layout Plain Layout
46376 Settings ! Paths
46377 \end_layout
46378
46379 \end_inset
46380
46381
46382 \end_layout
46383
46384 \begin_layout Description
46385 Working
46386 \begin_inset space ~
46387 \end_inset
46388
46389 directory This is LyX's working directory.
46390  It is the default when you 
46391 \family sans
46392 Open
46393 \family default
46394
46395 \family sans
46396 Save
46397 \family default
46398  or 
46399 \family sans
46400 Save
46401 \begin_inset space ~
46402 \end_inset
46403
46404 as
46405 \family default
46406  files.
46407 \end_layout
46408
46409 \begin_layout Description
46410 Document
46411 \begin_inset space ~
46412 \end_inset
46413
46414 templates This directory will be opened when you use the menu 
46415 \family sans
46416 File\SpecialChar \menuseparator
46417 New
46418 \begin_inset space ~
46419 \end_inset
46420
46421 from
46422 \begin_inset space ~
46423 \end_inset
46424
46425 Template
46426 \family default
46427 .
46428 \end_layout
46429
46430 \begin_layout Description
46431 Example
46432 \begin_inset space ~
46433 \end_inset
46434
46435 files This directory will be opened when you use the button 
46436 \family sans
46437 Examples
46438 \family default
46439  in the 
46440 \family sans
46441 File\SpecialChar \menuseparator
46442 Open
46443 \family default
46444  dialog.
46445 \begin_inset Newline newline
46446 \end_inset
46447
46448
46449 \begin_inset Note Greyedout
46450 status open
46451
46452 \begin_layout Plain Layout
46453
46454 \series bold
46455 Note:
46456 \series default
46457  The 
46458 \family sans
46459 Examples
46460 \family default
46461  button does not exist when using LyX on MacOS and Windows systems.
46462 \end_layout
46463
46464 \end_inset
46465
46466
46467 \end_layout
46468
46469 \begin_layout Description
46470 Backup
46471 \begin_inset space ~
46472 \end_inset
46473
46474 directory
46475 \begin_inset Index idx
46476 status collapsed
46477
46478 \begin_layout Plain Layout
46479 Backup ! Directory
46480 \end_layout
46481
46482 \end_inset
46483
46484  Backup copies will be saved to this directory.
46485  If no directory is given but backups are enabled as described in section
46486 \begin_inset space ~
46487 \end_inset
46488
46489
46490 \begin_inset CommandInset ref
46491 LatexCommand ref
46492 reference "sub:Backup documents"
46493
46494 \end_inset
46495
46496 , the 
46497 \family sans
46498 Working directory
46499 \family default
46500  will be used to save the backups.
46501 \begin_inset Newline newline
46502 \end_inset
46503
46504 Backup files have the ending 
46505 \begin_inset Quotes eld
46506 \end_inset
46507
46508 .lyx~
46509 \begin_inset Quotes erd
46510 \end_inset
46511
46512 .
46513 \end_layout
46514
46515 \begin_layout Description
46516 Ly
46517 \begin_inset ERT
46518 status collapsed
46519
46520 \begin_layout Plain Layout
46521
46522 {}
46523 \end_layout
46524
46525 \end_inset
46526
46527 XServer-Pipe Here you can enter the name of a UNIX-pipe.
46528  This pipe is used to send data from external programs to LyX.
46529 \begin_inset Newline newline
46530 \end_inset
46531
46532
46533 \series bold
46534 Example
46535 \series default
46536 : You add a BibTeX-database test.bib to your document.
46537  You can edit this file with the program 
46538 \family typewriter
46539 JabRef
46540 \family default
46541 .
46542  In 
46543 \family typewriter
46544 JabRef
46545 \family default
46546  you have to use the same Unix-Pipe for LyX in its preferences under 
46547 \family sans
46548 External
46549 \begin_inset space ~
46550 \end_inset
46551
46552 programs
46553 \family default
46554 .
46555  If you want to get one entry of the database as citation, select it in
46556  
46557 \family typewriter
46558 JabRef
46559 \family default
46560  and click on the LyX-symbol.
46561  The entry will now be inserted as citation at the current cursor position
46562  in your LyX file.
46563  
46564 \family typewriter
46565 JabRef
46566 \family default
46567  and LyX need of course to be run the same time.
46568 \begin_inset Newline newline
46569 \end_inset
46570
46571
46572 \begin_inset Note Greyedout
46573 status open
46574
46575 \begin_layout Plain Layout
46576
46577 \series bold
46578 Note:
46579 \series default
46580  This feature doesn't work on Windows systems.
46581 \end_layout
46582
46583 \end_inset
46584
46585
46586 \end_layout
46587
46588 \begin_layout Description
46589 Temporary
46590 \begin_inset space ~
46591 \end_inset
46592
46593 directory Temporary files will be saved in this directory.
46594 \end_layout
46595
46596 \begin_layout Description
46597 Thesaurus
46598 \begin_inset space ~
46599 \end_inset
46600
46601 directory Directory where the thesaurus dictionaries are located.
46602  You only need to specify it if the thesaurus does otherwise not work or
46603  if you want to use custom/alternative dictionaries.
46604 \end_layout
46605
46606 \begin_layout Description
46607 Hunspell
46608 \begin_inset space ~
46609 \end_inset
46610
46611 directory Directory where the dictionaries of the spell checker program
46612  
46613 \family typewriter
46614 Hunspell
46615 \family default
46616  are located.
46617  You only need to specify it if you are using 
46618 \family typewriter
46619 Hunspell
46620 \family default
46621  and spell checking does otherwise not work or if you want to use custom/alterna
46622 tive dictionaries.
46623  For LyX on Windows 
46624 \family typewriter
46625 Hunspell
46626 \family default
46627  is the only available spell checker and should work without specifying
46628  a directory.
46629 \end_layout
46630
46631 \begin_layout Description
46632 PATH
46633 \begin_inset space ~
46634 \end_inset
46635
46636 prefix This field contains a list of paths to external programs.
46637  When LyX needs to use an external program, it looks in this list where
46638  to find it on the system.
46639  The path list is automatically set up on Windows and Mac systems when LyX
46640  is configured, so that you normally don't have to modify it.
46641  On Unix
46642 \begin_inset space \thinspace{}
46643 \end_inset
46644
46645 /
46646 \begin_inset space \thinspace{}
46647 \end_inset
46648
46649 Linux systems, the path list will need to be set only if there are external
46650  programs you wish to use that are not in your normal system path ($PATH).
46651 \end_layout
46652
46653 \begin_layout Description
46654 TEXINPUTS
46655 \begin_inset space ~
46656 \end_inset
46657
46658 prefix The TEXINPUTS environment variable allows to use external files which
46659  are included to a LyX document via commands in TeX code.
46660  This prefix includes by default the document directory (represented by
46661  a single '.').
46662  The prefix can be set to any list of paths separated by the default separator
46663  of the OS (':' on UNIX like systems and ';' on windows).
46664  If files are included by LaTeX, the paths listed in the TEXINPUTS prefix
46665  will be scanned for the input files.
46666  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46667  to be relative to the directory of your LyX file.
46668  It is recommended to include always the '.' as one of the paths, otherwise
46669  compilation may fail for some documents.
46670 \end_layout
46671
46672 \begin_layout Section
46673 Identity
46674 \end_layout
46675
46676 \begin_layout Standard
46677 Here you can insert your name and email address.
46678  The identity will be used when you have enabled change tracking as described
46679  in section
46680 \begin_inset space ~
46681 \end_inset
46682
46683
46684 \begin_inset CommandInset ref
46685 LatexCommand ref
46686 reference "sec:Change-Tracking"
46687
46688 \end_inset
46689
46690 , to mark changes you make as yours.
46691 \end_layout
46692
46693 \begin_layout Section
46694 Language Settings
46695 \begin_inset Index idx
46696 status collapsed
46697
46698 \begin_layout Plain Layout
46699 Language ! Settings
46700 \end_layout
46701
46702 \end_inset
46703
46704
46705 \begin_inset Index idx
46706 status collapsed
46707
46708 \begin_layout Plain Layout
46709 Settings ! Language
46710 \end_layout
46711
46712 \end_inset
46713
46714
46715 \end_layout
46716
46717 \begin_layout Subsection
46718 Language
46719 \begin_inset CommandInset label
46720 LatexCommand label
46721 name "sub:Prefs-Language"
46722
46723 \end_inset
46724
46725
46726 \end_layout
46727
46728 \begin_layout Description
46729 User
46730 \begin_inset space ~
46731 \end_inset
46732
46733 Interface
46734 \begin_inset space ~
46735 \end_inset
46736
46737 language Here you can select the language of LyX's menus.
46738  You find the actual translation status here: 
46739 \begin_inset CommandInset href
46740 LatexCommand href
46741 target "http://www.lyx.org/I18n"
46742
46743 \end_inset
46744
46745
46746 \end_layout
46747
46748 \begin_layout Description
46749 Language
46750 \begin_inset space ~
46751 \end_inset
46752
46753 package determines which LaTeX package should be loaded to handle language
46754  issues.
46755  Language issues which are handled by this package include proper hyphenation
46756  as well as localization of dates and text strings such as 
46757 \begin_inset Quotes eld
46758 \end_inset
46759
46760 Chapter
46761 \begin_inset Quotes erd
46762 \end_inset
46763
46764  and 
46765 \begin_inset Quotes eld
46766 \end_inset
46767
46768 Table
46769 \begin_inset Quotes erd
46770 \end_inset
46771
46772 .
46773  The most widespread language package is 
46774 \series bold
46775 babel
46776 \series default
46777
46778 \begin_inset Index idx
46779 status collapsed
46780
46781 \begin_layout Plain Layout
46782 LaTeX-packages ! babel
46783 \end_layout
46784
46785 \end_inset
46786
46787 , it is the default language package in classic LaTeX.
46788  However, more recent typesetting engines such as XeTeX and LuaTeX come
46789  with the alternative language package 
46790 \series bold
46791 polyglossia
46792 \series default
46793
46794 \begin_inset Index idx
46795 status collapsed
46796
46797 \begin_layout Plain Layout
46798 LaTeX-packages ! polyglossia
46799 \end_layout
46800
46801 \end_inset
46802
46803  that is more suited for the multi-script support of these engines.
46804  Furthermore, there are also specific language packages for languages not
46805  covered by babel.
46806  The available selections are described in sec.
46807 \begin_inset space \thinspace{}
46808 \end_inset
46809
46810
46811 \begin_inset CommandInset ref
46812 LatexCommand ref
46813 reference "sec:Language-encodings"
46814
46815 \end_inset
46816
46817 .
46818 \end_layout
46819
46820 \begin_layout Description
46821 Command
46822 \begin_inset space ~
46823 \end_inset
46824
46825 start When a special LaTeX-package is needed to write in a certain document
46826  language, you can here specify the command to start the package.
46827  An example is the start command 
46828 \family sans
46829
46830 \backslash
46831 begin{arabtext}
46832 \family default
46833  that is needed to write Arabic using the package 
46834 \series bold
46835 ArabTeX
46836 \series default
46837 , see 
46838 \begin_inset CommandInset citation
46839 LatexCommand cite
46840 key "Arabic"
46841
46842 \end_inset
46843
46844 .
46845  The default is the 
46846 \series bold
46847 babel
46848 \series default
46849  command 
46850 \family sans
46851
46852 \backslash
46853 selectlanguage{$$lang}
46854 \family default
46855 .
46856 \end_layout
46857
46858 \begin_layout Description
46859 Command
46860 \begin_inset space ~
46861 \end_inset
46862
46863 end Counterpart to 
46864 \family sans
46865 Command start
46866 \family default
46867 .
46868  Some packages, like the default, don't have an end command since the start
46869  command toggles the package on and off.
46870 \end_layout
46871
46872 \begin_layout Description
46873 Default
46874 \begin_inset space ~
46875 \end_inset
46876
46877 Decimal
46878 \begin_inset space ~
46879 \end_inset
46880
46881 Point Define the default decimal point for the use in tables (decimal point
46882  alignment).
46883 \end_layout
46884
46885 \begin_layout Description
46886 Set
46887 \begin_inset space ~
46888 \end_inset
46889
46890 languages
46891 \begin_inset space ~
46892 \end_inset
46893
46894 globally When this option is set, the languages used in the document will
46895  be added as options to the document class options, so that they can be
46896  used by all LaTeX-packages.
46897  Otherwise they will only be used as options for the 
46898 \series bold
46899 babel
46900 \series default
46901  package.
46902 \end_layout
46903
46904 \begin_layout Description
46905 Auto
46906 \begin_inset space ~
46907 \end_inset
46908
46909 begin When this option is set, the documents starts with the chosen document
46910  language.
46911  When this option is not set, the 
46912 \family sans
46913 Command
46914 \begin_inset space ~
46915 \end_inset
46916
46917 start
46918 \family default
46919  is explicitly set to the beginning of the document in the LaTeX-output.
46920  This assures that the correct language is used when you use another 
46921 \family sans
46922 Command
46923 \begin_inset space ~
46924 \end_inset
46925
46926 start
46927 \family default
46928  than the default.
46929 \end_layout
46930
46931 \begin_layout Description
46932 Auto
46933 \begin_inset space ~
46934 \end_inset
46935
46936 end Counterpart to 
46937 \family sans
46938 Auto
46939 \begin_inset space ~
46940 \end_inset
46941
46942 begin
46943 \family default
46944 .
46945  When it is not set, the 
46946 \family sans
46947 Command
46948 \begin_inset space ~
46949 \end_inset
46950
46951 end
46952 \family default
46953  is set to the end of the document.
46954 \end_layout
46955
46956 \begin_layout Description
46957 Mark
46958 \begin_inset space ~
46959 \end_inset
46960
46961 foreign
46962 \begin_inset space ~
46963 \end_inset
46964
46965 languages Text marked formatted in a language different from the document
46966  language will be underlined blue.
46967 \end_layout
46968
46969 \begin_layout Description
46970 Enable
46971 \begin_inset space ~
46972 \end_inset
46973
46974 RTL
46975 \begin_inset space ~
46976 \end_inset
46977
46978 support Enables the use of languages, written from right to left (RTL),
46979  like Arabic, Hebrew, Farsi.
46980 \end_layout
46981
46982 \begin_layout Description
46983 Cursor
46984 \begin_inset space ~
46985 \end_inset
46986
46987 movement When writing RTL, you can define if the left and right arrow keys
46988  move the cursor visually to the left or right, respectively, or logically.
46989  Logical means that the cursor is moved to the left when pressing the right
46990  arrow key and the cursor is inside text in an RTL language.
46991 \end_layout
46992
46993 \begin_layout Subsection
46994 Spellchecker
46995 \end_layout
46996
46997 \begin_layout Standard
46998 The spellchecker settings are explained in section
46999 \begin_inset space ~
47000 \end_inset
47001
47002
47003 \begin_inset CommandInset ref
47004 LatexCommand ref
47005 reference "sec:Spellchecking"
47006
47007 \end_inset
47008
47009
47010 \end_layout
47011
47012 \begin_layout Section
47013 Outputs
47014 \end_layout
47015
47016 \begin_layout Subsection
47017 General
47018 \end_layout
47019
47020 \begin_layout Description
47021 Output
47022 \begin_inset space ~
47023 \end_inset
47024
47025 line
47026 \begin_inset space ~
47027 \end_inset
47028
47029 length sets the maximum number of characters printed in one line when using
47030  the menu 
47031 \family sans
47032 File\SpecialChar \menuseparator
47033 Export\SpecialChar \menuseparator
47034 Plain
47035 \begin_inset space ~
47036 \end_inset
47037
47038 text
47039 \family default
47040 .
47041  Setting the line line length to 0 means all text is printed in one endless
47042  line.
47043 \end_layout
47044
47045 \begin_layout Description
47046 Date
47047 \begin_inset space ~
47048 \end_inset
47049
47050 format
47051 \begin_inset Index idx
47052 status collapsed
47053
47054 \begin_layout Plain Layout
47055 Date Format
47056 \end_layout
47057
47058 \end_inset
47059
47060
47061 \begin_inset Index idx
47062 status collapsed
47063
47064 \begin_layout Plain Layout
47065 Settings ! Date format
47066 \end_layout
47067
47068 \end_inset
47069
47070  The date format can be one or a mixture of the formats listed here:
47071 \begin_inset Newline newline
47072 \end_inset
47073
47074
47075 \begin_inset Flex URL
47076 status collapsed
47077
47078 \begin_layout Plain Layout
47079
47080 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47081 \end_layout
47082
47083 \end_inset
47084
47085
47086 \begin_inset Newline newline
47087 \end_inset
47088
47089 For example the format
47090 \begin_inset Newline newline
47091 \end_inset
47092
47093 %d/%m/%y
47094 \begin_inset Newline newline
47095 \end_inset
47096
47097 prints the date as day/month/year.
47098 \end_layout
47099
47100 \begin_layout Description
47101 Overwrite
47102 \begin_inset space ~
47103 \end_inset
47104
47105 on
47106 \begin_inset space ~
47107 \end_inset
47108
47109 export Setting what LyX is allowed to overwrite on export.
47110 \end_layout
47111
47112 \begin_layout Description
47113 Forward
47114 \begin_inset space ~
47115 \end_inset
47116
47117 search Commands that will be used for the menu 
47118 \family sans
47119 Navigate\SpecialChar \menuseparator
47120 Forward
47121 \begin_inset space ~
47122 \end_inset
47123
47124 search
47125 \family default
47126 .
47127  For a detailed description see section 
47128 \emph on
47129 Reverse DVI/PDF search
47130 \emph default
47131  of the 
47132 \emph on
47133 Additional
47134 \begin_inset space ~
47135 \end_inset
47136
47137 Features
47138 \emph default
47139  manual.
47140 \end_layout
47141
47142 \begin_layout Subsection
47143 Printer
47144 \begin_inset CommandInset label
47145 LatexCommand label
47146 name "sub:Printer"
47147
47148 \end_inset
47149
47150
47151 \begin_inset Index idx
47152 status collapsed
47153
47154 \begin_layout Plain Layout
47155 Printer
47156 \end_layout
47157
47158 \end_inset
47159
47160
47161 \begin_inset Index idx
47162 status collapsed
47163
47164 \begin_layout Plain Layout
47165 Settings ! Printer
47166 \end_layout
47167
47168 \end_inset
47169
47170
47171 \end_layout
47172
47173 \begin_layout Description
47174 Default
47175 \begin_inset space ~
47176 \end_inset
47177
47178 printer Here you can specify the name of your default printer.
47179  The name will be used when the 
47180 \family sans
47181 Printer command
47182 \family default
47183  is executed.
47184 \begin_inset Newline newline
47185 \end_inset
47186
47187
47188 \begin_inset Note Greyedout
47189 status open
47190
47191 \begin_layout Plain Layout
47192
47193 \series bold
47194 Note:
47195 \series default
47196  You can leave this field empty on Windows systems because it has no effect.
47197 \end_layout
47198
47199 \end_inset
47200
47201
47202 \end_layout
47203
47204 \begin_layout Description
47205 Printer
47206 \begin_inset space ~
47207 \end_inset
47208
47209 command is the command LyX
47210 \begin_inset space \thinspace{}
47211 \end_inset
47212
47213 /
47214 \begin_inset space \thinspace{}
47215 \end_inset
47216
47217 LaTeX uses for printing.
47218  The default is on most systems 
47219 \family sans
47220 dvips
47221 \family default
47222 .
47223 \end_layout
47224
47225 \begin_layout Description
47226 Printer
47227 \begin_inset space ~
47228 \end_inset
47229
47230 Command
47231 \begin_inset space ~
47232 \end_inset
47233
47234 Options Here you can specify printer options.
47235  A list of printer options with explanations can be found in the documentation
47236  of the program that provides the 
47237 \family sans
47238 Printer command
47239 \family default
47240  you are using.
47241 \end_layout
47242
47243 \begin_layout Description
47244 Adapt
47245 \begin_inset space ~
47246 \end_inset
47247
47248 output
47249 \begin_inset space ~
47250 \end_inset
47251
47252 to
47253 \begin_inset space ~
47254 \end_inset
47255
47256 printer This option works only for the 
47257 \family sans
47258 Printer command
47259 \family default
47260  
47261 \begin_inset Quotes eld
47262 \end_inset
47263
47264
47265 \family sans
47266 dvips
47267 \family default
47268
47269 \begin_inset Quotes erd
47270 \end_inset
47271
47272 .
47273  It activates a configuration file for dvips.
47274  This is an option only for dvips experts.
47275 \end_layout
47276
47277 \begin_layout Subsection
47278 LaT
47279 \begin_inset ERT
47280 status collapsed
47281
47282 \begin_layout Plain Layout
47283
47284 {}
47285 \end_layout
47286
47287 \end_inset
47288
47289 eX
47290 \begin_inset CommandInset label
47291 LatexCommand label
47292 name "sub:LaTeX-settings"
47293
47294 \end_inset
47295
47296
47297 \begin_inset Index idx
47298 status collapsed
47299
47300 \begin_layout Plain Layout
47301 Settings ! LaTeX
47302 \end_layout
47303
47304 \end_inset
47305
47306
47307 \end_layout
47308
47309 \begin_layout Description
47310 Use
47311 \begin_inset space ~
47312 \end_inset
47313
47314 LaTe
47315 \begin_inset ERT
47316 status collapsed
47317
47318 \begin_layout Plain Layout
47319
47320 {}
47321 \end_layout
47322
47323 \end_inset
47324
47325 X
47326 \begin_inset space ~
47327 \end_inset
47328
47329 font
47330 \begin_inset space ~
47331 \end_inset
47332
47333 encoding This is the default encoding of the document font.
47334  
47335 \family sans
47336 T1
47337 \family default
47338  is the default and covers western languages and symbols.
47339  
47340 \family sans
47341 T2A
47342 \family default
47343
47344 \family sans
47345 T2B
47346 \family default
47347
47348 \family sans
47349 T2C
47350 \family default
47351
47352 \family sans
47353 LCY
47354 \family default
47355 , and 
47356 \family sans
47357 X2
47358 \family default
47359  are for Cyrillic.
47360  Combinations of the encodings are possible, like 
47361 \begin_inset Quotes erd
47362 \end_inset
47363
47364
47365 \family sans
47366 T1, T2B
47367 \family default
47368
47369 \begin_inset Quotes erd
47370 \end_inset
47371
47372 .
47373  The font encoding is normally automatically loaded by the language packages
47374  LyX sets up in the background.
47375  So there is no need to change the default encoding.
47376 \end_layout
47377
47378 \begin_layout Description
47379 Default
47380 \begin_inset space ~
47381 \end_inset
47382
47383 paper
47384 \begin_inset space ~
47385 \end_inset
47386
47387 size This is the paper size that is used for new documents.
47388  The 
47389 \family sans
47390 Default
47391 \family default
47392  value depends on your LaTeX-system setup.
47393 \end_layout
47394
47395 \begin_layout Description
47396 DVI
47397 \begin_inset space ~
47398 \end_inset
47399
47400 viewer
47401 \begin_inset space ~
47402 \end_inset
47403
47404 paper
47405 \begin_inset space ~
47406 \end_inset
47407
47408 size
47409 \begin_inset space ~
47410 \end_inset
47411
47412 options They only have an effect when the program 
47413 \family sans
47414 xdvi
47415 \family default
47416  is used as DVI-viewer, read its manual to find out more.
47417 \end_layout
47418
47419 \begin_layout Standard
47420 You can also specify here options and commands with parameters for processors.
47421  But before you change something, it is strongly recommended to read the
47422  manuals of the applications.
47423 \end_layout
47424
47425 \begin_layout Description
47426 Bibliography
47427 \begin_inset space ~
47428 \end_inset
47429
47430 generation Settings for the generation of the bibliography, see section
47431 \begin_inset space ~
47432 \end_inset
47433
47434
47435 \begin_inset CommandInset ref
47436 LatexCommand ref
47437 reference "sub:Bibliography-databases"
47438
47439 \end_inset
47440
47441 .
47442 \end_layout
47443
47444 \begin_layout Description
47445 Index
47446 \begin_inset space ~
47447 \end_inset
47448
47449 generation Settings for the generation of the index, see section
47450 \begin_inset space ~
47451 \end_inset
47452
47453
47454 \begin_inset CommandInset ref
47455 LatexCommand ref
47456 reference "sub:Index-Program"
47457
47458 \end_inset
47459
47460 .
47461 \end_layout
47462
47463 \begin_layout Description
47464 Nomenclature
47465 \begin_inset space ~
47466 \end_inset
47467
47468 command Command for the program that generates the nomenclature, see section
47469 \begin_inset space ~
47470 \end_inset
47471
47472
47473 \begin_inset CommandInset ref
47474 LatexCommand ref
47475 reference "sub:Nomenclature-Program"
47476
47477 \end_inset
47478
47479 .
47480 \end_layout
47481
47482 \begin_layout Description
47483 CheckTe
47484 \begin_inset ERT
47485 status collapsed
47486
47487 \begin_layout Plain Layout
47488
47489 {}
47490 \end_layout
47491
47492 \end_inset
47493
47494 X
47495 \begin_inset space ~
47496 \end_inset
47497
47498 command Command for the program 
47499 \family sans
47500 CheckTeX
47501 \family default
47502  that is described in the section 
47503 \emph on
47504 Checking TeX
47505 \emph default
47506  of the 
47507 \emph on
47508 Additional Features
47509 \emph default
47510  manual.
47511 \end_layout
47512
47513 \begin_layout Standard
47514 There are additionally the following options:
47515 \end_layout
47516
47517 \begin_layout Description
47518 Use
47519 \begin_inset space ~
47520 \end_inset
47521
47522 Windows-style
47523 \begin_inset space ~
47524 \end_inset
47525
47526 paths
47527 \begin_inset space ~
47528 \end_inset
47529
47530 in
47531 \begin_inset space ~
47532 \end_inset
47533
47534 LaTeX
47535 \begin_inset space ~
47536 \end_inset
47537
47538 files Uses paths in the notation of Windows, that means that 
47539 \begin_inset Quotes eld
47540 \end_inset
47541
47542
47543 \backslash
47544
47545 \begin_inset Quotes erd
47546 \end_inset
47547
47548  is used instead of 
47549 \begin_inset Quotes eld
47550 \end_inset
47551
47552 /
47553 \begin_inset Quotes erd
47554 \end_inset
47555
47556  to separate folders.
47557  This option is enabled by default when you use LyX on Windows.
47558 \begin_inset Index idx
47559 status collapsed
47560
47561 \begin_layout Plain Layout
47562 Paths
47563 \end_layout
47564
47565 \end_inset
47566
47567
47568 \begin_inset Index idx
47569 status collapsed
47570
47571 \begin_layout Plain Layout
47572 Settings ! Paths
47573 \end_layout
47574
47575 \end_inset
47576
47577
47578 \end_layout
47579
47580 \begin_layout Description
47581 Reset
47582 \begin_inset space ~
47583 \end_inset
47584
47585 class
47586 \begin_inset space ~
47587 \end_inset
47588
47589 options
47590 \begin_inset space ~
47591 \end_inset
47592
47593 when
47594 \begin_inset space ~
47595 \end_inset
47596
47597 document
47598 \begin_inset space ~
47599 \end_inset
47600
47601 classes
47602 \begin_inset space ~
47603 \end_inset
47604
47605 changes Removes all manually set document class options in the 
47606 \family sans
47607 Document\SpecialChar \menuseparator
47608 Settings
47609 \family default
47610  dialog when changing the document class.
47611 \end_layout
47612
47613 \begin_layout Section
47614 File
47615 \begin_inset space ~
47616 \end_inset
47617
47618 Handling
47619 \begin_inset Index idx
47620 status collapsed
47621
47622 \begin_layout Plain Layout
47623 File handling
47624 \end_layout
47625
47626 \end_inset
47627
47628
47629 \end_layout
47630
47631 \begin_layout Subsection
47632 Converters
47633 \begin_inset CommandInset label
47634 LatexCommand label
47635 name "sub:Converters"
47636
47637 \end_inset
47638
47639
47640 \begin_inset Index idx
47641 status collapsed
47642
47643 \begin_layout Plain Layout
47644 Converters
47645 \end_layout
47646
47647 \end_inset
47648
47649
47650 \end_layout
47651
47652 \begin_layout Standard
47653 Here you find the list of defined converter commands to convert material
47654  from one format to another.
47655  You can modify them or create new ones.
47656  To modify a converter, select it, change the entry of the field 
47657 \family sans
47658 Converter
47659 \family default
47660  and/or 
47661 \family sans
47662 Extra
47663 \begin_inset space ~
47664 \end_inset
47665
47666 flag
47667 \family default
47668 , and press the 
47669 \family sans
47670 Modify
47671 \family default
47672  button.
47673  To create a new converter, select an existing one, select a different format
47674  in the 
47675 \family sans
47676 From
47677 \begin_inset space ~
47678 \end_inset
47679
47680 format
47681 \family default
47682  drop-down list, modify the 
47683 \family sans
47684 Converter
47685 \family default
47686  field, and press the 
47687 \family sans
47688 Add
47689 \family default
47690  button.
47691 \end_layout
47692
47693 \begin_layout Standard
47694 If the 
47695 \family sans
47696 Converter File Cache
47697 \family default
47698  is enabled, conversions will be cached as long as specified in the field
47699  
47700 \family sans
47701 Maximum Age (in days
47702 \family default
47703 ).
47704  This means that images don't need to be converted again when you reopen
47705  a document; the converted images from the cache will be used instead.
47706 \end_layout
47707
47708 \begin_layout Standard
47709 More about converters, like the variables and flags that can be used in
47710  the converter definition, is described in the section 
47711 \emph on
47712 Converters
47713 \emph default
47714  of the 
47715 \emph on
47716 Customization
47717 \emph default
47718  manual.
47719 \end_layout
47720
47721 \begin_layout Subsection
47722 File Formats
47723 \begin_inset CommandInset label
47724 LatexCommand label
47725 name "sec:File-Formats"
47726
47727 \end_inset
47728
47729
47730 \begin_inset Index idx
47731 status collapsed
47732
47733 \begin_layout Plain Layout
47734 File formats
47735 \end_layout
47736
47737 \end_inset
47738
47739
47740 \begin_inset Index idx
47741 status collapsed
47742
47743 \begin_layout Plain Layout
47744 Copiers
47745 \end_layout
47746
47747 \end_inset
47748
47749
47750 \end_layout
47751
47752 \begin_layout Standard
47753 Here you find the list of defined file formats that LyX can handle.
47754  You can modify the viewer and editor program that should be used for certain
47755  formats.
47756 \end_layout
47757
47758 \begin_layout Standard
47759 Furthermore, you can define the 
47760 \family sans
47761 Default output format
47762 \family default
47763  that is used when you use 
47764 \family sans
47765 View, Update, View Master Document
47766 \family default
47767  or 
47768 \family sans
47769 Update Master Document
47770 \family default
47771  in the 
47772 \family sans
47773 View
47774 \family default
47775  menu or the toolbar.
47776 \end_layout
47777
47778 \begin_layout Standard
47779 More about formats and their options is described in the section 
47780 \emph on
47781 Formats
47782 \emph default
47783  of the 
47784 \emph on
47785 Customization
47786 \emph default
47787  manual.
47788 \end_layout
47789
47790 \begin_layout Standard
47791 Since all conversions from one format to another take place in LyX's temporary
47792  directory, it is sometimes necessary to modify a file before copying it
47793  to the temporary directory in order that the conversion may be performed.
47794  This is done by specifying a 
47795 \family sans
47796 Copier
47797 \family default
47798 .
47799  More about this is described in the section 
47800 \emph on
47801 Copiers
47802 \emph default
47803  of the 
47804 \emph on
47805 Customization
47806 \emph default
47807  manual.
47808 \end_layout
47809
47810 \begin_layout Chapter
47811 Units available in LyX
47812 \begin_inset Index idx
47813 status collapsed
47814
47815 \begin_layout Plain Layout
47816 Units
47817 \end_layout
47818
47819 \end_inset
47820
47821
47822 \begin_inset CommandInset label
47823 LatexCommand label
47824 name "cha:Units-available-in"
47825
47826 \end_inset
47827
47828
47829 \end_layout
47830
47831 \begin_layout Standard
47832 To understand the units described in this documentation, 
47833 \begin_inset CommandInset ref
47834 LatexCommand ref
47835 reference "cap:Units"
47836
47837 \end_inset
47838
47839  explains all units available in LyX.
47840 \end_layout
47841
47842 \begin_layout Standard
47843 \begin_inset Float table
47844 placement h
47845 wide false
47846 sideways false
47847 status open
47848
47849 \begin_layout Plain Layout
47850 \begin_inset Caption
47851
47852 \begin_layout Plain Layout
47853 \begin_inset CommandInset label
47854 LatexCommand label
47855 name "cap:Units"
47856
47857 \end_inset
47858
47859 Units
47860 \end_layout
47861
47862 \end_inset
47863
47864
47865 \end_layout
47866
47867 \begin_layout Plain Layout
47868 \begin_inset VSpace medskip
47869 \end_inset
47870
47871
47872 \end_layout
47873
47874 \begin_layout Plain Layout
47875 \align center
47876 \begin_inset Tabular
47877 <lyxtabular version="3" rows="20" columns="2">
47878 <features tabularvalignment="middle">
47879 <column alignment="center" valignment="top" width="0">
47880 <column alignment="center" valignment="top" width="0">
47881 <row>
47882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47883 \begin_inset Text
47884
47885 \begin_layout Plain Layout
47886 unit
47887 \end_layout
47888
47889 \end_inset
47890 </cell>
47891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47892 \begin_inset Text
47893
47894 \begin_layout Plain Layout
47895 name/description
47896 \end_layout
47897
47898 \end_inset
47899 </cell>
47900 </row>
47901 <row>
47902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47903 \begin_inset Text
47904
47905 \begin_layout Plain Layout
47906 mm
47907 \end_layout
47908
47909 \end_inset
47910 </cell>
47911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47912 \begin_inset Text
47913
47914 \begin_layout Plain Layout
47915 millimeter
47916 \end_layout
47917
47918 \end_inset
47919 </cell>
47920 </row>
47921 <row>
47922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47923 \begin_inset Text
47924
47925 \begin_layout Plain Layout
47926 cm
47927 \end_layout
47928
47929 \end_inset
47930 </cell>
47931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47932 \begin_inset Text
47933
47934 \begin_layout Plain Layout
47935 centimeter
47936 \end_layout
47937
47938 \end_inset
47939 </cell>
47940 </row>
47941 <row>
47942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47943 \begin_inset Text
47944
47945 \begin_layout Plain Layout
47946 in
47947 \end_layout
47948
47949 \end_inset
47950 </cell>
47951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47952 \begin_inset Text
47953
47954 \begin_layout Plain Layout
47955 inch
47956 \end_layout
47957
47958 \end_inset
47959 </cell>
47960 </row>
47961 <row>
47962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47963 \begin_inset Text
47964
47965 \begin_layout Plain Layout
47966 pt
47967 \end_layout
47968
47969 \end_inset
47970 </cell>
47971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47972 \begin_inset Text
47973
47974 \begin_layout Plain Layout
47975 point (72.27
47976 \begin_inset space \thinspace{}
47977 \end_inset
47978
47979 pt = 1
47980 \begin_inset space \thinspace{}
47981 \end_inset
47982
47983 in)
47984 \end_layout
47985
47986 \end_inset
47987 </cell>
47988 </row>
47989 <row>
47990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47991 \begin_inset Text
47992
47993 \begin_layout Plain Layout
47994 pc
47995 \end_layout
47996
47997 \end_inset
47998 </cell>
47999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48000 \begin_inset Text
48001
48002 \begin_layout Plain Layout
48003 pica (1
48004 \begin_inset space \thinspace{}
48005 \end_inset
48006
48007 pc = 12
48008 \begin_inset space \thinspace{}
48009 \end_inset
48010
48011 pt)
48012 \end_layout
48013
48014 \end_inset
48015 </cell>
48016 </row>
48017 <row>
48018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48019 \begin_inset Text
48020
48021 \begin_layout Plain Layout
48022 sp
48023 \end_layout
48024
48025 \end_inset
48026 </cell>
48027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48028 \begin_inset Text
48029
48030 \begin_layout Plain Layout
48031 scaled point (65536
48032 \begin_inset space \thinspace{}
48033 \end_inset
48034
48035 sp = 1
48036 \begin_inset space \thinspace{}
48037 \end_inset
48038
48039 pt)
48040 \end_layout
48041
48042 \end_inset
48043 </cell>
48044 </row>
48045 <row>
48046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48047 \begin_inset Text
48048
48049 \begin_layout Plain Layout
48050 bp
48051 \end_layout
48052
48053 \end_inset
48054 </cell>
48055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48056 \begin_inset Text
48057
48058 \begin_layout Plain Layout
48059 big point (72
48060 \begin_inset space \thinspace{}
48061 \end_inset
48062
48063 bp = 1
48064 \begin_inset space \thinspace{}
48065 \end_inset
48066
48067 in)
48068 \end_layout
48069
48070 \end_inset
48071 </cell>
48072 </row>
48073 <row>
48074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48075 \begin_inset Text
48076
48077 \begin_layout Plain Layout
48078 dd
48079 \end_layout
48080
48081 \end_inset
48082 </cell>
48083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48084 \begin_inset Text
48085
48086 \begin_layout Plain Layout
48087 didot (72
48088 \begin_inset space \thinspace{}
48089 \end_inset
48090
48091 dd 
48092 \begin_inset Formula $\approx$
48093 \end_inset
48094
48095  37.6
48096 \begin_inset space \thinspace{}
48097 \end_inset
48098
48099 mm)
48100 \end_layout
48101
48102 \end_inset
48103 </cell>
48104 </row>
48105 <row>
48106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48107 \begin_inset Text
48108
48109 \begin_layout Plain Layout
48110 cc
48111 \end_layout
48112
48113 \end_inset
48114 </cell>
48115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48116 \begin_inset Text
48117
48118 \begin_layout Plain Layout
48119 cicero (1
48120 \begin_inset space \thinspace{}
48121 \end_inset
48122
48123 cc = 12
48124 \begin_inset space \thinspace{}
48125 \end_inset
48126
48127 dd)
48128 \end_layout
48129
48130 \end_inset
48131 </cell>
48132 </row>
48133 <row>
48134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48135 \begin_inset Text
48136
48137 \begin_layout Plain Layout
48138 Scale%
48139 \end_layout
48140
48141 \end_inset
48142 </cell>
48143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48144 \begin_inset Text
48145
48146 \begin_layout Plain Layout
48147 % of original image width
48148 \end_layout
48149
48150 \end_inset
48151 </cell>
48152 </row>
48153 <row>
48154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48155 \begin_inset Text
48156
48157 \begin_layout Plain Layout
48158 text%
48159 \end_layout
48160
48161 \end_inset
48162 </cell>
48163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48164 \begin_inset Text
48165
48166 \begin_layout Plain Layout
48167 % of text width
48168 \end_layout
48169
48170 \end_inset
48171 </cell>
48172 </row>
48173 <row>
48174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48175 \begin_inset Text
48176
48177 \begin_layout Plain Layout
48178 col%
48179 \end_layout
48180
48181 \end_inset
48182 </cell>
48183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48184 \begin_inset Text
48185
48186 \begin_layout Plain Layout
48187 % of column width
48188 \end_layout
48189
48190 \end_inset
48191 </cell>
48192 </row>
48193 <row>
48194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48195 \begin_inset Text
48196
48197 \begin_layout Plain Layout
48198 page%
48199 \end_layout
48200
48201 \end_inset
48202 </cell>
48203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48204 \begin_inset Text
48205
48206 \begin_layout Plain Layout
48207 % of paper width
48208 \end_layout
48209
48210 \end_inset
48211 </cell>
48212 </row>
48213 <row>
48214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48215 \begin_inset Text
48216
48217 \begin_layout Plain Layout
48218 line%
48219 \end_layout
48220
48221 \end_inset
48222 </cell>
48223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48224 \begin_inset Text
48225
48226 \begin_layout Plain Layout
48227 % of line width
48228 \end_layout
48229
48230 \end_inset
48231 </cell>
48232 </row>
48233 <row>
48234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48235 \begin_inset Text
48236
48237 \begin_layout Plain Layout
48238 theight%
48239 \end_layout
48240
48241 \end_inset
48242 </cell>
48243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48244 \begin_inset Text
48245
48246 \begin_layout Plain Layout
48247 % of text height
48248 \end_layout
48249
48250 \end_inset
48251 </cell>
48252 </row>
48253 <row>
48254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48255 \begin_inset Text
48256
48257 \begin_layout Plain Layout
48258 pheight%
48259 \end_layout
48260
48261 \end_inset
48262 </cell>
48263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48264 \begin_inset Text
48265
48266 \begin_layout Plain Layout
48267 % of paper height
48268 \end_layout
48269
48270 \end_inset
48271 </cell>
48272 </row>
48273 <row>
48274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48275 \begin_inset Text
48276
48277 \begin_layout Plain Layout
48278 ex
48279 \end_layout
48280
48281 \end_inset
48282 </cell>
48283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48284 \begin_inset Text
48285
48286 \begin_layout Plain Layout
48287 height of letter 
48288 \emph on
48289 x
48290 \emph default
48291  in current font
48292 \end_layout
48293
48294 \end_inset
48295 </cell>
48296 </row>
48297 <row>
48298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48299 \begin_inset Text
48300
48301 \begin_layout Plain Layout
48302 em
48303 \end_layout
48304
48305 \end_inset
48306 </cell>
48307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48308 \begin_inset Text
48309
48310 \begin_layout Plain Layout
48311 width of letter 
48312 \emph on
48313 M
48314 \emph default
48315  in current font
48316 \end_layout
48317
48318 \end_inset
48319 </cell>
48320 </row>
48321 <row>
48322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48323 \begin_inset Text
48324
48325 \begin_layout Plain Layout
48326 mu
48327 \end_layout
48328
48329 \end_inset
48330 </cell>
48331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48332 \begin_inset Text
48333
48334 \begin_layout Plain Layout
48335 math unit (1
48336 \begin_inset space \thinspace{}
48337 \end_inset
48338
48339 mu = 1/18
48340 \begin_inset space \thinspace{}
48341 \end_inset
48342
48343 em)
48344 \end_layout
48345
48346 \end_inset
48347 </cell>
48348 </row>
48349 </lyxtabular>
48350
48351 \end_inset
48352
48353
48354 \end_layout
48355
48356 \end_inset
48357
48358
48359 \end_layout
48360
48361 \begin_layout Chapter
48362 Credits
48363 \begin_inset CommandInset label
48364 LatexCommand label
48365 name "cha:Credits"
48366
48367 \end_inset
48368
48369
48370 \end_layout
48371
48372 \begin_layout Standard
48373 The documentation is a collaborative effort between many different people
48374  (and we would encourage people to contribute!).
48375 \end_layout
48376
48377 \begin_layout Itemize
48378
48379 \noun on
48380 Alejandro Aguilar Sierra
48381 \end_layout
48382
48383 \begin_layout Itemize
48384
48385 \noun on
48386 Amir Karger
48387 \end_layout
48388
48389 \begin_layout Itemize
48390
48391 \noun on
48392 David Johnson
48393 \end_layout
48394
48395 \begin_layout Itemize
48396
48397 \noun on
48398 Hartmut Haase
48399 \end_layout
48400
48401 \begin_layout Itemize
48402
48403 \noun on
48404 Ignacio García
48405 \end_layout
48406
48407 \begin_layout Itemize
48408
48409 \noun on
48410 Ivan Schreter
48411 \end_layout
48412
48413 \begin_layout Itemize
48414
48415 \noun on
48416 John Raithel
48417 \end_layout
48418
48419 \begin_layout Itemize
48420
48421 \noun on
48422 John Weiss
48423 \end_layout
48424
48425 \begin_layout Itemize
48426
48427 \noun on
48428 Lars Gullik Bjønnes
48429 \end_layout
48430
48431 \begin_layout Itemize
48432
48433 \noun on
48434 Matthias Ettrich
48435 \end_layout
48436
48437 \begin_layout Itemize
48438
48439 \noun on
48440 Matthias Zenker
48441 \end_layout
48442
48443 \begin_layout Itemize
48444
48445 \noun on
48446 Rich Fields
48447 \end_layout
48448
48449 \begin_layout Itemize
48450
48451 \noun on
48452 Pascal André
48453 \end_layout
48454
48455 \begin_layout Itemize
48456
48457 \noun on
48458 Paul Evans
48459 \end_layout
48460
48461 \begin_layout Itemize
48462
48463 \noun on
48464 Paul Russel
48465 \end_layout
48466
48467 \begin_layout Itemize
48468
48469 \noun on
48470 Robin Socha
48471 \end_layout
48472
48473 \begin_layout Itemize
48474
48475 \noun on
48476 Uwe Stöhr
48477 \end_layout
48478
48479 \begin_layout Itemize
48480 The LyX Team: 
48481 \begin_inset CommandInset citation
48482 LatexCommand cite
48483 key "lyxcredit"
48484
48485 \end_inset
48486
48487
48488 \end_layout
48489
48490 \begin_layout Standard
48491 \begin_inset Newpage newpage
48492 \end_inset
48493
48494 The bibliography on the following page was created with the 
48495 \family sans
48496 Bibliography
48497 \family default
48498  environment.
48499 \end_layout
48500
48501 \begin_layout Bibliography
48502 \labelwidthstring Literaturverzeichnis
48503 \begin_inset CommandInset bibitem
48504 LatexCommand bibitem
48505 label "Credits"
48506 key "lyxcredit"
48507
48508 \end_inset
48509
48510 The LyX Team: 
48511 \begin_inset CommandInset href
48512 LatexCommand href
48513 name "Credits"
48514 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48515
48516 \end_inset
48517
48518 :
48519 \begin_inset Newline newline
48520 \end_inset
48521
48522
48523 \begin_inset Flex URL
48524 status collapsed
48525
48526 \begin_layout Plain Layout
48527
48528 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48529 \end_layout
48530
48531 \end_inset
48532
48533
48534 \end_layout
48535
48536 \begin_layout Bibliography
48537 \labelwidthstring Literaturverzeichnis
48538 \begin_inset CommandInset bibitem
48539 LatexCommand bibitem
48540 key "latexcompanion"
48541
48542 \end_inset
48543
48544 Frank Mittelbach and Michel Goossens: 
48545 \emph on
48546 The LaTeX Companion Second Edition.
48547
48548 \emph default
48549  Addison-Wesley, 2004
48550 \end_layout
48551
48552 \begin_layout Bibliography
48553 \labelwidthstring Literaturverzeichnis
48554 \begin_inset CommandInset bibitem
48555 LatexCommand bibitem
48556 key "latexguide"
48557
48558 \end_inset
48559
48560 Helmut Kopka and Patrick W.
48561  Daly: 
48562 \emph on
48563 A Guide to LaTeX Fourth Edition.
48564
48565 \emph default
48566  Addison-Wesley, 2003
48567 \end_layout
48568
48569 \begin_layout Bibliography
48570 \labelwidthstring Literaturverzeichnis
48571 \begin_inset CommandInset bibitem
48572 LatexCommand bibitem
48573 key "latexbook"
48574
48575 \end_inset
48576
48577 Leslie Lamport: 
48578 \emph on
48579 LaTeX: A Document Preparation System.
48580
48581 \emph default
48582  Addison-Wesley, second edition, 1994
48583 \end_layout
48584
48585 \begin_layout Bibliography
48586 \labelwidthstring Literaturverzeichnis
48587 \begin_inset CommandInset bibitem
48588 LatexCommand bibitem
48589 key "texbook"
48590
48591 \end_inset
48592
48593 Donald E.
48594  Knuth.
48595  
48596 \emph on
48597 The TeXbook.
48598
48599 \emph default
48600  Addison-Wesley, 1984
48601 \end_layout
48602
48603 \begin_layout Bibliography
48604 \labelwidthstring Literaturverzeichnis
48605 \begin_inset CommandInset bibitem
48606 LatexCommand bibitem
48607 key "TeXCatalogue"
48608
48609 \end_inset
48610
48611 The TeX Catalogue:
48612 \begin_inset Newline newline
48613 \end_inset
48614
48615
48616 \begin_inset Flex URL
48617 status collapsed
48618
48619 \begin_layout Plain Layout
48620
48621 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48622 \end_layout
48623
48624 \end_inset
48625
48626
48627 \end_layout
48628
48629 \begin_layout Bibliography
48630 \labelwidthstring Literaturverzeichnis
48631 \begin_inset CommandInset bibitem
48632 LatexCommand bibitem
48633 key "LaTeXFAQ"
48634
48635 \end_inset
48636
48637 The LaTeX FAQ:
48638 \begin_inset Newline newline
48639 \end_inset
48640
48641
48642 \begin_inset Flex URL
48643 status collapsed
48644
48645 \begin_layout Plain Layout
48646
48647 http://www.tex.ac.uk/cgi-bin/texfaq2html
48648 \end_layout
48649
48650 \end_inset
48651
48652
48653 \end_layout
48654
48655 \begin_layout Bibliography
48656 \labelwidthstring Literaturverzeichnis
48657 \begin_inset CommandInset bibitem
48658 LatexCommand bibitem
48659 key "BibTeX"
48660
48661 \end_inset
48662
48663
48664 \begin_inset CommandInset href
48665 LatexCommand href
48666 name "Documentation"
48667 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48668
48669 \end_inset
48670
48671  of the program 
48672 \family sans
48673 BibTeX
48674 \family default
48675 :
48676 \begin_inset Newline newline
48677 \end_inset
48678
48679
48680 \begin_inset Flex URL
48681 status collapsed
48682
48683 \begin_layout Plain Layout
48684
48685 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48686 \end_layout
48687
48688 \end_inset
48689
48690
48691 \end_layout
48692
48693 \begin_layout Bibliography
48694 \labelwidthstring Literaturverzeichnis
48695 \begin_inset CommandInset bibitem
48696 LatexCommand bibitem
48697 key "BibTeX-2"
48698
48699 \end_inset
48700
48701
48702 \begin_inset CommandInset href
48703 LatexCommand href
48704 name "Documentation"
48705 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48706
48707 \end_inset
48708
48709  how to use the program 
48710 \family sans
48711 BibTeX
48712 \family default
48713 :
48714 \begin_inset Newline newline
48715 \end_inset
48716
48717
48718 \begin_inset Flex URL
48719 status collapsed
48720
48721 \begin_layout Plain Layout
48722
48723 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48724 \end_layout
48725
48726 \end_inset
48727
48728
48729 \end_layout
48730
48731 \begin_layout Bibliography
48732 \labelwidthstring Literaturverzeichnis
48733 \begin_inset CommandInset bibitem
48734 LatexCommand bibitem
48735 key "makeindex"
48736
48737 \end_inset
48738
48739
48740 \begin_inset CommandInset href
48741 LatexCommand href
48742 name "Documentation"
48743 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48744
48745 \end_inset
48746
48747  of the program 
48748 \family sans
48749 makeindex
48750 \family default
48751 :
48752 \begin_inset Newline newline
48753 \end_inset
48754
48755
48756 \begin_inset Flex URL
48757 status collapsed
48758
48759 \begin_layout Plain Layout
48760
48761 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48762 \end_layout
48763
48764 \end_inset
48765
48766
48767 \end_layout
48768
48769 \begin_layout Bibliography
48770 \labelwidthstring Literaturverzeichnis
48771 \begin_inset CommandInset bibitem
48772 LatexCommand bibitem
48773 key "xindy"
48774
48775 \end_inset
48776
48777
48778 \begin_inset CommandInset href
48779 LatexCommand href
48780 name "Documentation"
48781 target "http://www.xindy.org/documentation.html"
48782
48783 \end_inset
48784
48785  of the program 
48786 \family sans
48787 xindy
48788 \family default
48789 :
48790 \begin_inset Newline newline
48791 \end_inset
48792
48793
48794 \begin_inset Flex URL
48795 status collapsed
48796
48797 \begin_layout Plain Layout
48798
48799 http://www.xindy.org/documentation.html
48800 \end_layout
48801
48802 \end_inset
48803
48804
48805 \end_layout
48806
48807 \begin_layout Bibliography
48808 \labelwidthstring Literaturverzeichnis
48809 \begin_inset CommandInset bibitem
48810 LatexCommand bibitem
48811 key "caption"
48812
48813 \end_inset
48814
48815
48816 \begin_inset CommandInset href
48817 LatexCommand href
48818 name "Documentation"
48819 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48820
48821 \end_inset
48822
48823  of the LaTeX-package 
48824 \series bold
48825 caption
48826 \series default
48827
48828 \begin_inset Index idx
48829 status collapsed
48830
48831 \begin_layout Plain Layout
48832 LaTeX-packages ! caption
48833 \end_layout
48834
48835 \end_inset
48836
48837 :
48838 \begin_inset Newline newline
48839 \end_inset
48840
48841
48842 \begin_inset Flex URL
48843 status collapsed
48844
48845 \begin_layout Plain Layout
48846
48847 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48848 \end_layout
48849
48850 \end_inset
48851
48852
48853 \end_layout
48854
48855 \begin_layout Bibliography
48856 \labelwidthstring Literaturverzeichnis
48857 \begin_inset CommandInset bibitem
48858 LatexCommand bibitem
48859 key "enumitem"
48860
48861 \end_inset
48862
48863
48864 \begin_inset CommandInset href
48865 LatexCommand href
48866 name "Documentation"
48867 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48868
48869 \end_inset
48870
48871  of the LaTeX-package 
48872 \series bold
48873 enumitem
48874 \series default
48875
48876 \begin_inset Index idx
48877 status collapsed
48878
48879 \begin_layout Plain Layout
48880 LaTeX-packages ! enumitem
48881 \end_layout
48882
48883 \end_inset
48884
48885 :
48886 \begin_inset Newline newline
48887 \end_inset
48888
48889
48890 \begin_inset Flex URL
48891 status collapsed
48892
48893 \begin_layout Plain Layout
48894
48895 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48896 \end_layout
48897
48898 \end_inset
48899
48900
48901 \end_layout
48902
48903 \begin_layout Bibliography
48904 \labelwidthstring Literaturverzeichnis
48905 \begin_inset CommandInset bibitem
48906 LatexCommand bibitem
48907 key "fancyhdr"
48908
48909 \end_inset
48910
48911
48912 \begin_inset CommandInset href
48913 LatexCommand href
48914 name "Documentation"
48915 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48916
48917 \end_inset
48918
48919  of the LaTeX-package 
48920 \series bold
48921 fancyhdr
48922 \series default
48923
48924 \begin_inset Index idx
48925 status collapsed
48926
48927 \begin_layout Plain Layout
48928 LaTeX-packages ! fancyhdr
48929 \end_layout
48930
48931 \end_inset
48932
48933 :
48934 \begin_inset Newline newline
48935 \end_inset
48936
48937
48938 \begin_inset Flex URL
48939 status collapsed
48940
48941 \begin_layout Plain Layout
48942
48943 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48944 \end_layout
48945
48946 \end_inset
48947
48948
48949 \end_layout
48950
48951 \begin_layout Bibliography
48952 \labelwidthstring Literaturverzeichnis
48953 \begin_inset CommandInset bibitem
48954 LatexCommand bibitem
48955 key "hyperref"
48956
48957 \end_inset
48958
48959
48960 \series bold
48961
48962 \begin_inset CommandInset href
48963 LatexCommand href
48964 name "Documentation"
48965 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48966
48967 \end_inset
48968
48969
48970 \series default
48971  of the LaTeX-package 
48972 \series bold
48973 hyperref
48974 \series default
48975
48976 \begin_inset Index idx
48977 status collapsed
48978
48979 \begin_layout Plain Layout
48980 LaTeX-packages ! hyperref
48981 \end_layout
48982
48983 \end_inset
48984
48985 :
48986 \begin_inset Newline newline
48987 \end_inset
48988
48989
48990 \begin_inset Flex URL
48991 status collapsed
48992
48993 \begin_layout Plain Layout
48994
48995 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48996 \end_layout
48997
48998 \end_inset
48999
49000
49001 \end_layout
49002
49003 \begin_layout Bibliography
49004 \labelwidthstring Literaturverzeichnis
49005 \begin_inset CommandInset bibitem
49006 LatexCommand bibitem
49007 key "nomencl"
49008
49009 \end_inset
49010
49011
49012 \begin_inset CommandInset href
49013 LatexCommand href
49014 name "Documentation"
49015 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49016
49017 \end_inset
49018
49019  of the LaTeX-package 
49020 \series bold
49021 nomencl
49022 \series default
49023
49024 \begin_inset Index idx
49025 status collapsed
49026
49027 \begin_layout Plain Layout
49028 LaTeX-packages ! nomencl
49029 \end_layout
49030
49031 \end_inset
49032
49033 :
49034 \begin_inset Newline newline
49035 \end_inset
49036
49037
49038 \begin_inset Flex URL
49039 status collapsed
49040
49041 \begin_layout Plain Layout
49042
49043 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49044 \end_layout
49045
49046 \end_inset
49047
49048
49049 \end_layout
49050
49051 \begin_layout Bibliography
49052 \labelwidthstring Literaturverzeichnis
49053 \begin_inset CommandInset bibitem
49054 LatexCommand bibitem
49055 key "prettyref"
49056
49057 \end_inset
49058
49059
49060 \begin_inset CommandInset href
49061 LatexCommand href
49062 name "Documentation"
49063 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49064
49065 \end_inset
49066
49067  of the LaTeX-package 
49068 \series bold
49069 prettyref
49070 \series default
49071
49072 \begin_inset Index idx
49073 status collapsed
49074
49075 \begin_layout Plain Layout
49076 LaTeX-packages ! prettyref
49077 \end_layout
49078
49079 \end_inset
49080
49081 :
49082 \begin_inset Newline newline
49083 \end_inset
49084
49085
49086 \begin_inset Flex URL
49087 status collapsed
49088
49089 \begin_layout Plain Layout
49090
49091 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49092 \end_layout
49093
49094 \end_inset
49095
49096
49097 \end_layout
49098
49099 \begin_layout Bibliography
49100 \labelwidthstring Literaturverzeichnis
49101 \begin_inset CommandInset bibitem
49102 LatexCommand bibitem
49103 key "refstyle"
49104
49105 \end_inset
49106
49107
49108 \begin_inset CommandInset href
49109 LatexCommand href
49110 name "Documentation"
49111 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49112
49113 \end_inset
49114
49115  of the LaTeX-package 
49116 \series bold
49117 refstyle
49118 \series default
49119
49120 \begin_inset Index idx
49121 status collapsed
49122
49123 \begin_layout Plain Layout
49124 LaTeX-packages ! refstyle
49125 \end_layout
49126
49127 \end_inset
49128
49129 :
49130 \begin_inset Newline newline
49131 \end_inset
49132
49133
49134 \begin_inset Flex URL
49135 status collapsed
49136
49137 \begin_layout Plain Layout
49138
49139 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49140 \end_layout
49141
49142 \end_inset
49143
49144
49145 \end_layout
49146
49147 \begin_layout Bibliography
49148 \labelwidthstring Literaturverzeichnis
49149 \begin_inset CommandInset bibitem
49150 LatexCommand bibitem
49151 key "tipa"
49152
49153 \end_inset
49154
49155
49156 \begin_inset CommandInset href
49157 LatexCommand href
49158 name "Documentation"
49159 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49160
49161 \end_inset
49162
49163  of the LaTeX-package 
49164 \series bold
49165 tipa
49166 \series default
49167
49168 \begin_inset Index idx
49169 status collapsed
49170
49171 \begin_layout Plain Layout
49172 LaTeX-packages ! tipa
49173 \end_layout
49174
49175 \end_inset
49176
49177 :
49178 \begin_inset Newline newline
49179 \end_inset
49180
49181
49182 \begin_inset Flex URL
49183 status collapsed
49184
49185 \begin_layout Plain Layout
49186
49187 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49188 \end_layout
49189
49190 \end_inset
49191
49192
49193 \end_layout
49194
49195 \begin_layout Bibliography
49196 \labelwidthstring Literaturverzeichnis
49197 \begin_inset CommandInset bibitem
49198 LatexCommand bibitem
49199 key "Arabic"
49200
49201 \end_inset
49202
49203
49204 \begin_inset CommandInset href
49205 LatexCommand href
49206 name "Wiki-page"
49207 target "http://wiki.lyx.org/Windows/Arabic"
49208
49209 \end_inset
49210
49211  how to set up LyX for Arabic:
49212 \begin_inset Newline newline
49213 \end_inset
49214
49215
49216 \begin_inset Flex URL
49217 status collapsed
49218
49219 \begin_layout Plain Layout
49220
49221 http://wiki.lyx.org/Windows/Arabic
49222 \end_layout
49223
49224 \end_inset
49225
49226
49227 \end_layout
49228
49229 \begin_layout Bibliography
49230 \labelwidthstring Literaturverzeichnis
49231 \begin_inset CommandInset bibitem
49232 LatexCommand bibitem
49233 key "Armenian"
49234
49235 \end_inset
49236
49237
49238 \begin_inset CommandInset href
49239 LatexCommand href
49240 name "Wiki-page"
49241 target "http://wiki.lyx.org/Windows/Armenian"
49242
49243 \end_inset
49244
49245  how to set up LyX for Armenian:
49246 \begin_inset Newline newline
49247 \end_inset
49248
49249
49250 \begin_inset Flex URL
49251 status collapsed
49252
49253 \begin_layout Plain Layout
49254
49255 http://wiki.lyx.org/Windows/Armenian
49256 \end_layout
49257
49258 \end_inset
49259
49260
49261 \end_layout
49262
49263 \begin_layout Bibliography
49264 \labelwidthstring Literaturverzeichnis
49265 \begin_inset CommandInset bibitem
49266 LatexCommand bibitem
49267 key "Farsi"
49268
49269 \end_inset
49270
49271
49272 \begin_inset CommandInset href
49273 LatexCommand href
49274 name "Wiki-page"
49275 target "http://wiki.lyx.org/Windows/Farsi"
49276
49277 \end_inset
49278
49279  how to set up LyX for Farsi:
49280 \begin_inset Newline newline
49281 \end_inset
49282
49283
49284 \begin_inset Flex URL
49285 status collapsed
49286
49287 \begin_layout Plain Layout
49288
49289 http://wiki.lyx.org/Windows/Farsi
49290 \end_layout
49291
49292 \end_inset
49293
49294
49295 \end_layout
49296
49297 \begin_layout Bibliography
49298 \labelwidthstring Literaturverzeichnis
49299 \begin_inset CommandInset bibitem
49300 LatexCommand bibitem
49301 key "Hebrew"
49302
49303 \end_inset
49304
49305
49306 \begin_inset CommandInset href
49307 LatexCommand href
49308 name "Wiki-page"
49309 target "http://wiki.lyx.org/Windows/Hebrew"
49310
49311 \end_inset
49312
49313  how to set up LyX for Hebrew:
49314 \begin_inset Newline newline
49315 \end_inset
49316
49317
49318 \begin_inset Flex URL
49319 status collapsed
49320
49321 \begin_layout Plain Layout
49322
49323 http://wiki.lyx.org/Windows/Hebrew
49324 \end_layout
49325
49326 \end_inset
49327
49328
49329 \end_layout
49330
49331 \begin_layout Bibliography
49332 \labelwidthstring Literaturverzeichnis
49333 \begin_inset CommandInset bibitem
49334 LatexCommand bibitem
49335 key "Japanese"
49336
49337 \end_inset
49338
49339
49340 \begin_inset CommandInset href
49341 LatexCommand href
49342 name "Wiki-page"
49343 target "http://wiki.lyx.org/Windows/Japanese"
49344
49345 \end_inset
49346
49347  how to set up LyX for Japanese:
49348 \begin_inset Newline newline
49349 \end_inset
49350
49351
49352 \begin_inset Flex URL
49353 status collapsed
49354
49355 \begin_layout Plain Layout
49356
49357 http://wiki.lyx.org/Windows/Japanese
49358 \end_layout
49359
49360 \end_inset
49361
49362
49363 \end_layout
49364
49365 \begin_layout Bibliography
49366 \labelwidthstring Literaturverzeichnis
49367 \begin_inset CommandInset bibitem
49368 LatexCommand bibitem
49369 key "Latvian"
49370
49371 \end_inset
49372
49373
49374 \begin_inset CommandInset href
49375 LatexCommand href
49376 name "Wiki-page"
49377 target "http://wiki.lyx.org/Windows/Latvian"
49378
49379 \end_inset
49380
49381  how to set up LyX for Latvian:
49382 \begin_inset Newline newline
49383 \end_inset
49384
49385
49386 \begin_inset Flex URL
49387 status collapsed
49388
49389 \begin_layout Plain Layout
49390
49391 http://wiki.lyx.org/Windows/Latvian
49392 \end_layout
49393
49394 \end_inset
49395
49396
49397 \end_layout
49398
49399 \begin_layout Bibliography
49400 \labelwidthstring Literaturverzeichnis
49401 \begin_inset CommandInset bibitem
49402 LatexCommand bibitem
49403 key "Lithuanian"
49404
49405 \end_inset
49406
49407
49408 \begin_inset CommandInset href
49409 LatexCommand href
49410 name "Wiki-page"
49411 target "http://wiki.lyx.org/Windows/Lithuanian"
49412
49413 \end_inset
49414
49415  how to set up LyX for Lithuanian:
49416 \begin_inset Newline newline
49417 \end_inset
49418
49419
49420 \begin_inset Flex URL
49421 status collapsed
49422
49423 \begin_layout Plain Layout
49424
49425 http://wiki.lyx.org/Windows/Lithuanian
49426 \end_layout
49427
49428 \end_inset
49429
49430
49431 \end_layout
49432
49433 \begin_layout Bibliography
49434 \labelwidthstring Literaturverzeichnis
49435 \begin_inset CommandInset bibitem
49436 LatexCommand bibitem
49437 key "Mongolian"
49438
49439 \end_inset
49440
49441
49442 \begin_inset CommandInset href
49443 LatexCommand href
49444 name "Wiki-page"
49445 target "http://wiki.lyx.org/Windows/Mongolian"
49446
49447 \end_inset
49448
49449  how to set up LyX for Mongolian:
49450 \begin_inset Newline newline
49451 \end_inset
49452
49453
49454 \begin_inset Flex URL
49455 status collapsed
49456
49457 \begin_layout Plain Layout
49458
49459 http://wiki.lyx.org/Windows/Mongolian
49460 \end_layout
49461
49462 \end_inset
49463
49464
49465 \end_layout
49466
49467 \begin_layout Bibliography
49468 \labelwidthstring Literaturverzeichnis
49469 \begin_inset CommandInset bibitem
49470 LatexCommand bibitem
49471 key "Vietnamese"
49472
49473 \end_inset
49474
49475
49476 \begin_inset CommandInset href
49477 LatexCommand href
49478 name "Wiki-page"
49479 target "http://wiki.lyx.org/Windows/Vietnamese"
49480
49481 \end_inset
49482
49483  how to set up LyX for Vietnamese:
49484 \begin_inset Newline newline
49485 \end_inset
49486
49487
49488 \begin_inset Flex URL
49489 status collapsed
49490
49491 \begin_layout Plain Layout
49492
49493 http://wiki.lyx.org/Windows/Vietnamese
49494 \end_layout
49495
49496 \end_inset
49497
49498
49499 \end_layout
49500
49501 \begin_layout Bibliography
49502 \labelwidthstring Literaturverzeichnis
49503 \begin_inset CommandInset bibitem
49504 LatexCommand bibitem
49505 key "NewInLyX20"
49506
49507 \end_inset
49508
49509
49510 \begin_inset CommandInset href
49511 LatexCommand href
49512 name "Wiki-page"
49513 target "http://wiki.lyx.org/LyX/NewInLyX20"
49514
49515 \end_inset
49516
49517  about new features in 
49518 \family sans
49519 LyX 2.0
49520 \family default
49521 :
49522 \begin_inset Newline newline
49523 \end_inset
49524
49525
49526 \begin_inset Flex URL
49527 status collapsed
49528
49529 \begin_layout Plain Layout
49530
49531 http://wiki.lyx.org/LyX/NewInLyX20
49532 \end_layout
49533
49534 \end_inset
49535
49536
49537 \end_layout
49538
49539 \begin_layout Standard
49540 \begin_inset Newpage newpage
49541 \end_inset
49542
49543
49544 \begin_inset ERT
49545 status collapsed
49546
49547 \begin_layout Plain Layout
49548
49549
49550 \backslash
49551 let
49552 \backslash
49553 mybibname
49554 \backslash
49555 bibname
49556 \end_layout
49557
49558 \begin_layout Plain Layout
49559
49560
49561 \backslash
49562 renewcommand{
49563 \backslash
49564 bibname}{
49565 \backslash
49566 mybibname
49567 \backslash
49568 ; 2}
49569 \end_layout
49570
49571 \end_inset
49572
49573
49574 \begin_inset Note Note
49575 status collapsed
49576
49577 \begin_layout Plain Layout
49578 The command 
49579 \series bold
49580
49581 \backslash
49582 bibname
49583 \series default
49584  is the name of the bibliography in the current document language.
49585  It is redefined here with the number 2 at the end to state that the following
49586  bibliography is the second one:
49587 \end_layout
49588
49589 \end_inset
49590
49591
49592 \end_layout
49593
49594 \begin_layout Standard
49595 \begin_inset CommandInset bibtex
49596 LatexCommand bibtex
49597 bibfiles "biblio/LyXDocs"
49598 options "biblio/alphadin"
49599
49600 \end_inset
49601
49602
49603 \end_layout
49604
49605 \begin_layout Standard
49606 The above bibliography is created from a BibTeX-database.
49607 \end_layout
49608
49609 \begin_layout Standard
49610 \begin_inset CommandInset nomencl_print
49611 LatexCommand printnomenclature
49612 set_width "auto"
49613
49614 \end_inset
49615
49616
49617 \begin_inset CommandInset index_print
49618 LatexCommand printindex
49619 type "idx"
49620
49621 \end_inset
49622
49623
49624 \end_layout
49625
49626 \end_body
49627 \end_document