]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
bf8d849365fc63555db266f0a773d27282741227
[features.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 collapsed
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 as 
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 with mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in 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 all of the manuals from inside LyX.
364  Just select the manual you want to read from the 
365 \family sans
366 Help
367 \family default
368  menu.
369 \end_layout
370
371 \begin_layout Section
372 Basic LyX Setup
373 \begin_inset CommandInset label
374 LatexCommand label
375 name "sec:Basic-LyX-Setup"
376
377 \end_inset
378
379
380 \end_layout
381
382 \begin_layout Standard
383 Almost all features of LyX can be configured via the menu 
384 \family sans
385 Tools\SpecialChar \menuseparator
386 Preferences
387 \family default
388 .
389 \begin_inset Index idx
390 status collapsed
391
392 \begin_layout Plain Layout
393 Preferences
394 \end_layout
395
396 \end_inset
397
398  LyX is able to inspect your system to see what programs, LaTeX document
399  classes and LaTeX packages are available.
400  It uses this knowledge to give reasonable defaults for the preferences
401  settings.
402  Although this configuration has already been done when LyX was installed
403  on your system, you might have some items that you installed locally, e.
404 \begin_inset space \thinspace{}
405 \end_inset
406
407 g.
408 \begin_inset space \space{}
409 \end_inset
410
411 new LaTeX classes, and which are not seen by LyX.
412  To force LyX to re-inspect your system, you should use 
413 \family sans
414 Tools\SpecialChar \menuseparator
415 Reconfigure
416 \family default
417 .
418 \begin_inset Index idx
419 status collapsed
420
421 \begin_layout Plain Layout
422 Reconfiguration of LyX
423 \end_layout
424
425 \end_inset
426
427  You should then restart LyX to ensure that the changes are taken into account.
428 \end_layout
429
430 \begin_layout Section
431 LaTeX Setup
432 \begin_inset CommandInset label
433 LatexCommand label
434 name "sec:LaTeX-Setup"
435
436 \end_inset
437
438
439 \end_layout
440
441 \begin_layout Standard
442 You can edit documents in LyX without having LaTeX installed, but you will
443  not to able to create PDFs or print your documents unless you do have it
444  installed.
445  However, some LyX documents use DocBook as the `backend' that can produce
446  PDFs and the like, and every LyX document can always be output as plain
447  text or as XHTML.
448 \end_layout
449
450 \begin_layout Standard
451 Some document classes may depend upon specific LaTeX or DocBook classes
452  or packages.
453  Such document classes can be used even if you do not have the required
454  files installed, but you will not be able to produce certain kinds of output.
455 \end_layout
456
457 \begin_layout Standard
458 The LaTeX packages that LyX has found on your system are listed in a file
459  you can view from the menu 
460 \family sans
461 Help\SpecialChar \menuseparator
462 LaT
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468 {}
469 \end_layout
470
471 \end_inset
472
473 eX
474 \begin_inset space ~
475 \end_inset
476
477 Configuration
478 \family default
479 .
480  If you are missing packages you need, then you must install them and then
481  reconfigure LyX (menu 
482 \family sans
483 Tools\SpecialChar \menuseparator
484 Reconfigure
485 \family default
486 ).
487 \begin_inset Note Note
488 status collapsed
489
490 \begin_layout Plain Layout
491 The two braces in the TeX Code box prevent that the term 
492 \begin_inset Quotes eld
493 \end_inset
494
495 LaTeX
496 \begin_inset Quotes erd
497 \end_inset
498
499  from being printed with sub- and superscript letters.
500  More about TeX Code is described in section
501 \begin_inset space ~
502 \end_inset
503
504
505 \begin_inset CommandInset ref
506 LatexCommand ref
507 reference "sec:TeX-Code"
508
509 \end_inset
510
511 , the printout of proper names like LaTeX is explained in section
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "sub:LyX's-Proper-Names"
519
520 \end_inset
521
522 .
523 \end_layout
524
525 \end_inset
526
527
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532 Reconfiguration of LyX
533 \end_layout
534
535 \end_inset
536
537  See section 5.1 of the 
538 \emph on
539 Customization
540 \emph default
541  manual for more information on installing additional LaTeX packages.
542 \end_layout
543
544 \begin_layout Chapter
545 How to work with LyX
546 \end_layout
547
548 \begin_layout Section
549 Basic File Operations
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 File Operations
555 \end_layout
556
557 \end_inset
558
559
560 \end_layout
561
562 \begin_layout Standard
563 Under the 
564 \family sans
565 File
566 \family default
567  menu and in the standard toolbar are basic operations for any word processor
568  in addition to some more advanced operations:
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 New 
575 \begin_inset Info
576 type  "icon"
577 arg   "buffer-new"
578 \end_inset
579
580
581 \end_layout
582
583 \begin_layout Itemize
584
585 \family sans
586 New
587 \begin_inset space ~
588 \end_inset
589
590 from
591 \bar under
592
593 \begin_inset space ~
594 \end_inset
595
596
597 \bar default
598 Template
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Open 
605 \begin_inset Info
606 type  "icon"
607 arg   "file-open"
608 \end_inset
609
610
611 \end_layout
612
613 \begin_layout Itemize
614
615 \family sans
616 Close
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Save 
623 \begin_inset Info
624 type  "icon"
625 arg   "buffer-write"
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Save
635 \begin_inset space ~
636 \end_inset
637
638 As
639 \end_layout
640
641 \begin_layout Itemize
642
643 \family sans
644 Revert
645 \begin_inset space ~
646 \end_inset
647
648 to
649 \begin_inset space ~
650 \end_inset
651
652 saved
653 \end_layout
654
655 \begin_layout Itemize
656
657 \family sans
658 Version
659 \begin_inset space ~
660 \end_inset
661
662 Control
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Import
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Export
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Print 
681 \begin_inset Info
682 type  "icon"
683 arg   "dialog-show print"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Exit
693 \end_layout
694
695 \begin_layout Standard
696 They all do pretty much the same thing as in other word processors, with
697  a few minor differences.
698  The 
699 \family sans
700 File\SpecialChar \menuseparator
701 New
702 \begin_inset space ~
703 \end_inset
704
705 from
706 \bar under
707
708 \begin_inset space ~
709 \end_inset
710
711
712 \bar default
713 Template
714 \family default
715  command not only prompts you for a name for the new file, but also prompts
716  you for a template to use.
717  Selecting a template will automatically set certain layout features for
718  the document, features you would otherwise need to change manually.
719  They can be of use for certain classes, especially those for writing letters
720  (see sec.
721 \begin_inset space \thinspace{}
722 \end_inset
723
724
725 \begin_inset CommandInset ref
726 LatexCommand ref
727 reference "sec:Document-Classes"
728
729 \end_inset
730
731 ).
732 \end_layout
733
734 \begin_layout Standard
735 \begin_inset Note Greyedout
736 status collapsed
737
738 \begin_layout Plain Layout
739
740 \series bold
741 Note:
742 \series default
743  There is no 
744 \begin_inset Quotes eld
745 \end_inset
746
747 default file
748 \begin_inset Quotes erd
749 \end_inset
750
751  or document named 
752 \begin_inset Quotes eld
753 \end_inset
754
755 Untitled
756 \begin_inset Quotes erd
757 \end_inset
758
759  or 
760 \begin_inset Quotes eld
761 \end_inset
762
763 scratch.
764 \begin_inset Quotes erd
765 \end_inset
766
767  Unless you tell LyX to open a file or create a new one, that big, blank
768  space is just that — a big, blank space.
769 \end_layout
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Standard
777
778 \family sans
779 Revert
780 \begin_inset space ~
781 \end_inset
782
783 to
784 \begin_inset space ~
785 \end_inset
786
787 saved
788 \family default
789  and 
790 \family sans
791 Version
792 \begin_inset space ~
793 \end_inset
794
795 Control
796 \family default
797  are useful if more people work on the same document at the same time
798 \begin_inset Foot
799 status collapsed
800
801 \begin_layout Plain Layout
802 If you plan to do this, you should check out the Version Control feature
803  in LyX also.
804  Read 
805 \emph on
806 Additional Features
807 \emph default
808 \SpecialChar \@.
809
810 \end_layout
811
812 \end_inset
813
814 .
815  
816 \family sans
817 Revert
818 \begin_inset space ~
819 \end_inset
820
821 to
822 \begin_inset space ~
823 \end_inset
824
825 saved
826 \family default
827  will reload the document from disk.
828  You can of course also use it if you regret that you changed a document
829  and want to restore it to the last save.
830  With
831 \family sans
832  Version
833 \begin_inset space ~
834 \end_inset
835
836 Control 
837 \family default
838 you can register the changes you made to a document so that others can identify
839  them as your changes.
840 \end_layout
841
842 \begin_layout Section
843 Basic Editing Features
844 \begin_inset Index idx
845 status collapsed
846
847 \begin_layout Plain Layout
848 Editing
849 \end_layout
850
851 \end_inset
852
853
854 \begin_inset CommandInset label
855 LatexCommand label
856 name "sec:Basic-Editing-Features"
857
858 \end_inset
859
860
861 \end_layout
862
863 \begin_layout Standard
864 Like most modern word processors, LyX can perform cut and paste operations
865  on blocks of text, can move by character, word, or page of text, and can
866  delete whole words as well as individual characters.
867  The next four sections cover the basic LyX editing features and how to
868  access them.
869  We will start with cut and paste.
870 \end_layout
871
872 \begin_layout Standard
873 As you might expect, the 
874 \family sans
875 Edit
876 \family default
877  menu and the standard toolbar has the cut and paste commands, along with
878  various other editing features.
879  Some of these are special and covered in later sections.
880  The basic ones are:
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Cut 
887 \family default
888
889 \begin_inset Info
890 type  "icon"
891 arg   "cut"
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Copy 
901 \family default
902
903 \begin_inset Info
904 type  "icon"
905 arg   "copy"
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Itemize
912
913 \family sans
914 Paste 
915 \family default
916
917 \begin_inset Info
918 type  "icon"
919 arg   "paste"
920 \end_inset
921
922
923 \end_layout
924
925 \begin_layout Itemize
926
927 \family sans
928 Paste
929 \begin_inset space ~
930 \end_inset
931
932 Recent
933 \end_layout
934
935 \begin_layout Itemize
936
937 \family sans
938 Paste
939 \begin_inset space ~
940 \end_inset
941
942 Special
943 \end_layout
944
945 \begin_layout Itemize
946
947 \family sans
948 Find
949 \begin_inset space ~
950 \end_inset
951
952 &
953 \begin_inset space ~
954 \end_inset
955
956 Replace 
957 \family default
958
959 \begin_inset Info
960 type  "icon"
961 arg   "dialog-show findreplace"
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 The first three are self-explanatory.
969  
970 \begin_inset Index idx
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index idx
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index idx
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you have found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words, e.
1147 \begin_inset space \thinspace{}
1148 \end_inset
1149
1150 g., searching for 
1151 \begin_inset Quotes eld
1152 \end_inset
1153
1154
1155 \family typewriter
1156 star
1157 \family default
1158
1159 \begin_inset Quotes erd
1160 \end_inset
1161
1162  will not match 
1163 \begin_inset Quotes eld
1164 \end_inset
1165
1166
1167 \family typewriter
1168 starlet
1169 \family default
1170
1171 \begin_inset Quotes erd
1172 \end_inset
1173
1174 .
1175  LyX offers also an advanced 
1176 \family sans
1177 Find
1178 \begin_inset space ~
1179 \end_inset
1180
1181 &
1182 \begin_inset space ~
1183 \end_inset
1184
1185 Replace
1186 \family default
1187  feature that is described in sec.
1188 \begin_inset space \thinspace{}
1189 \end_inset
1190
1191
1192 \begin_inset CommandInset ref
1193 LatexCommand ref
1194 reference "sec:Advanced-Find-and"
1195
1196 \end_inset
1197
1198 .
1199 \end_layout
1200
1201 \begin_layout Standard
1202 Things like notes, floats, etc.
1203 \begin_inset space \space{}
1204 \end_inset
1205
1206 (the so called 
1207 \begin_inset Quotes eld
1208 \end_inset
1209
1210 insets
1211 \begin_inset Quotes erd
1212 \end_inset
1213
1214 ) can be dissolved.
1215  This means that the inset is deleted and its content is left as normal
1216  text.
1217  Dissolving an inset is done by setting the cursor to the beginning of an
1218  inset and pressing 
1219 \family sans
1220 Backspace
1221 \family default
1222  or by setting the cursor to the end and pressing 
1223 \family sans
1224 Delete
1225 \family default
1226 .
1227 \end_layout
1228
1229 \begin_layout Standard
1230 The content of an inset is selected using the shortcut 
1231 \begin_inset Info
1232 type  "shortcuts"
1233 arg   "inset-select-all"
1234 \end_inset
1235
1236 , the shortcut 
1237 \begin_inset Info
1238 type  "shortcuts"
1239 arg   "command-sequence buffer-begin ; buffer-end-select"
1240 \end_inset
1241
1242  selects the whole document.
1243 \end_layout
1244
1245 \begin_layout Section
1246 Undo and Redo
1247 \begin_inset Index idx
1248 status collapsed
1249
1250 \begin_layout Plain Layout
1251 Redo
1252 \end_layout
1253
1254 \end_inset
1255
1256
1257 \begin_inset Index idx
1258 status collapsed
1259
1260 \begin_layout Plain Layout
1261 Undo
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \begin_inset CommandInset label
1268 LatexCommand label
1269 name "sec:Undo-and-Redo"
1270
1271 \end_inset
1272
1273
1274 \end_layout
1275
1276 \begin_layout Standard
1277 If you make a mistake, you can easily recover from it.
1278  LyX has a large-capacity undo/redo buffer.
1279  Select 
1280 \family sans
1281 Edit\SpecialChar \menuseparator
1282 Undo
1283 \family default
1284  or the toolbar button 
1285 \begin_inset Info
1286 type  "icon"
1287 arg   "undo"
1288 \end_inset
1289
1290  to undo some mistake.
1291  If you accidentally undo too much, use 
1292 \family sans
1293 Edit\SpecialChar \menuseparator
1294 Redo
1295 \family default
1296  or the toolbar button 
1297 \begin_inset Info
1298 type  "icon"
1299 arg   "redo"
1300 \end_inset
1301
1302  to 
1303 \begin_inset Quotes eld
1304 \end_inset
1305
1306 undo the undo.
1307 \begin_inset Quotes erd
1308 \end_inset
1309
1310  The undo mechanism is currently limited to 100
1311 \begin_inset space \thinspace{}
1312 \end_inset
1313
1314 steps to minimize memory overhead.
1315 \end_layout
1316
1317 \begin_layout Standard
1318 Note that if you revert back all changes to arrive to the document as it
1319  was last saved, the 
1320 \begin_inset Quotes eld
1321 \end_inset
1322
1323 changed
1324 \begin_inset Quotes erd
1325 \end_inset
1326
1327  status of the document is unfortunately not reset.
1328  This is a consequence of the 100
1329 \begin_inset space \thinspace{}
1330 \end_inset
1331
1332 step undo limit, above.
1333 \end_layout
1334
1335 \begin_layout Standard
1336
1337 \family sans
1338 Undo
1339 \family default
1340  and 
1341 \family sans
1342 Redo
1343 \family default
1344  work on almost everything in LyX.
1345  But they will not undo or redo text character by character, but by blocks
1346  of text.
1347 \end_layout
1348
1349 \begin_layout Section
1350 Mouse Operations
1351 \begin_inset Index idx
1352 status collapsed
1353
1354 \begin_layout Plain Layout
1355 Mouse Operations
1356 \end_layout
1357
1358 \end_inset
1359
1360
1361 \end_layout
1362
1363 \begin_layout Standard
1364 These are the most basic mouse operations.
1365 \end_layout
1366
1367 \begin_layout Enumerate
1368 Motion
1369 \end_layout
1370
1371 \begin_deeper
1372 \begin_layout Itemize
1373 Click the 
1374 \emph on
1375 left mouse button
1376 \emph default
1377  once anywhere in the edit window.
1378  The cursor moves to the text under the mouse.
1379 \end_layout
1380
1381 \end_deeper
1382 \begin_layout Enumerate
1383 Selecting Text
1384 \end_layout
1385
1386 \begin_deeper
1387 \begin_layout Itemize
1388 Hold down the 
1389 \emph on
1390 left mouse button
1391 \emph default
1392  and drag the mouse.
1393  LyX marks the text between the old and new mouse positions.
1394  Use 
1395 \family sans
1396 Edit\SpecialChar \menuseparator
1397 Copy
1398 \family default
1399  to create a copy of the text in LyX's buffer (and the clipboard).
1400 \end_layout
1401
1402 \begin_layout Itemize
1403 Re-position the cursor and then paste the text back into LyX using 
1404 \family sans
1405 Edit\SpecialChar \menuseparator
1406 Paste
1407 \family default
1408 .
1409 \end_layout
1410
1411 \end_deeper
1412 \begin_layout Enumerate
1413 Insets (Footnotes, Notes, Floats, etc.)
1414 \end_layout
1415
1416 \begin_deeper
1417 \begin_layout Standard
1418 Right-click on them to set their properties.
1419  Also check the appropriate section of this manual for more details.
1420 \end_layout
1421
1422 \end_deeper
1423 \begin_layout Section
1424 Navigating
1425 \begin_inset CommandInset label
1426 LatexCommand label
1427 name "sec:Navigating"
1428
1429 \end_inset
1430
1431
1432 \begin_inset Index idx
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436 Navigating
1437 \end_layout
1438
1439 \end_inset
1440
1441
1442 \end_layout
1443
1444 \begin_layout Standard
1445 LyX offers you several ways to navigate in documents:
1446 \end_layout
1447
1448 \begin_layout Itemize
1449 The 
1450 \family sans
1451 Navigate
1452 \family default
1453  menu lists all sections of the document as submenu entries that you can
1454  click to jump to the corresponding document part.
1455 \end_layout
1456
1457 \begin_layout Itemize
1458 The `Outline', which is accessed either by the menu 
1459 \family sans
1460 Document\SpecialChar \menuseparator
1461 Outline
1462 \family default
1463  or by the toolbar button 
1464 \begin_inset Info
1465 type  "icon"
1466 arg   "dialog-toggle toc"
1467 \end_inset
1468
1469 .
1470 \end_layout
1471
1472 \begin_layout Itemize
1473 You can set bookmarks in your document under 
1474 \family sans
1475 Navigate\SpecialChar \menuseparator
1476 Bookmarks
1477 \family default
1478  and use the same menu to return to them.
1479  Note that bookmarks are saved between sessions.
1480 \end_layout
1481
1482 \begin_layout Standard
1483 The toolbar button 
1484 \begin_inset Info
1485 type  "icon"
1486 arg   "bookmark-goto 0"
1487 \end_inset
1488
1489  (also 
1490 \family sans
1491 Navigate\SpecialChar \menuseparator
1492 Bookmarks\SpecialChar \menuseparator
1493 NavigateBack
1494 \family default
1495 ) jumps to the position in the document where you recently changed something.
1496  This is useful when you have a large document and have navigated or scrolled
1497  to another document part to look for something, and want to go back to
1498  your last editing position.
1499 \end_layout
1500
1501 \begin_layout Subsection
1502 The Outliner
1503 \end_layout
1504
1505 \begin_layout Standard
1506 In the pull-down box at the top of the outline window, you can choose between
1507  several different lists, including other TOC-like objects, such as lists
1508  of tables and figures, but also lists of footnotes, or labels and cross-referen
1509 ces (see sec.
1510 \begin_inset space \thinspace{}
1511 \end_inset
1512
1513
1514 \begin_inset CommandInset ref
1515 LatexCommand ref
1516 reference "sec:Cross-References"
1517
1518 \end_inset
1519
1520 ), or notes, or citations (see sec.
1521 \begin_inset space \thinspace{}
1522 \end_inset
1523
1524
1525 \begin_inset CommandInset ref
1526 LatexCommand ref
1527 reference "sec:Bibliography"
1528
1529 \end_inset
1530
1531 ).
1532  Clicking on any of these will take you to the corresponding object in your
1533  document.
1534 \end_layout
1535
1536 \begin_layout Standard
1537 Right-clicking on elements in the Outline will in many cases open a context
1538  menu that will allow for direct modification of those elements.
1539  For example, with citations, the context menu allows you to open the citation
1540  dialog and to modify the citation.
1541  Right-clicking a change will allow you to accept or reject it.
1542  And so on.
1543 \end_layout
1544
1545 \begin_layout Standard
1546 The `Filter' field at the top allows you to restrict which entries appear
1547  in the Outline.
1548  For example, if you are displaying the list of Labels and References and
1549  wish to see only references to subsections, you can enter the text 
1550 \begin_inset Quotes eld
1551 \end_inset
1552
1553 sub:
1554 \begin_inset Quotes erd
1555 \end_inset
1556
1557  in the filter, and only entries containing that text will be displayed.
1558 \end_layout
1559
1560 \begin_layout Standard
1561 At the bottom of the outline are several buttons and the like that allow
1562  you further to control the display.
1563  The 
1564 \family sans
1565 Sort
1566 \family default
1567  option sorts the current list alphabetically.
1568  Otherwise, the elements appear in the order in which they occur in the
1569  document.
1570  The 
1571 \family sans
1572 Keep
1573 \family default
1574  option keeps it in the current view state.
1575  Keeping means that when you have e.
1576 \begin_inset space \thinspace{}
1577 \end_inset
1578
1579 g.
1580 \begin_inset space \space{}
1581 \end_inset
1582
1583 the subsections of section
1584 \begin_inset space ~
1585 \end_inset
1586
1587 2 and 4 shown and click on section
1588 \begin_inset space ~
1589 \end_inset
1590
1591 3, the subsections of section
1592 \begin_inset space ~
1593 \end_inset
1594
1595 2 and 4 will still be shown.
1596  Without the 
1597 \family sans
1598 Keep
1599 \family default
1600  option they will be hidden to highlight the clicked section
1601 \begin_inset space ~
1602 \end_inset
1603
1604 3.
1605  Finally, the slider at the left can be used to open the Outline to a given
1606  
1607 \begin_inset Quotes eld
1608 \end_inset
1609
1610 depth
1611 \begin_inset Quotes erd
1612 \end_inset
1613
1614 .
1615  It is best just to experiment with it to see how it works.
1616 \end_layout
1617
1618 \begin_layout Standard
1619 The 
1620 \begin_inset space ~
1621 \end_inset
1622
1623
1624 \begin_inset Graphics
1625         filename ../images/reload.png
1626
1627 \end_inset
1628
1629
1630 \begin_inset space ~
1631 \end_inset
1632
1633 button refreshes the TOC (though this should not usually be necessary).
1634  Next to it are buttons that allow you to change the position of sections
1635  in your document.
1636  The 
1637 \begin_inset space \space{}
1638 \end_inset
1639
1640
1641 \begin_inset Graphics
1642         filename ../images/down.png
1643         scale 85
1644         groupId toolbarbuttons
1645
1646 \end_inset
1647
1648
1649 \begin_inset space ~
1650 \end_inset
1651
1652  and 
1653 \begin_inset space \space{}
1654 \end_inset
1655
1656
1657 \begin_inset Graphics
1658         filename ../images/up.png
1659         scale 85
1660         groupId toolbarbuttons
1661
1662 \end_inset
1663
1664
1665 \begin_inset space ~
1666 \end_inset
1667
1668  buttons move sections up and down in the document.
1669  So, for example, you can move section
1670 \begin_inset space ~
1671 \end_inset
1672
1673 2.5 before section
1674 \begin_inset space ~
1675 \end_inset
1676
1677 2.4 or after section
1678 \begin_inset space ~
1679 \end_inset
1680
1681 2.6.
1682  LyX will then automatically renumber the sections to the new order.
1683  With the buttons 
1684 \begin_inset Graphics
1685         filename ../images/promote.png
1686         scale 85
1687         groupId toolbarbuttons
1688
1689 \end_inset
1690
1691  and 
1692 \begin_inset Graphics
1693         filename ../images/demote.png
1694         scale 85
1695         groupId toolbarbuttons
1696
1697 \end_inset
1698
1699  (or the corresponding key bindings 
1700 \family sans
1701 Tab
1702 \family default
1703  and 
1704 \family sans
1705 Shift-Tab
1706 \family default
1707 ) you can change the level of sections.
1708  So you can for example make section
1709 \begin_inset space ~
1710 \end_inset
1711
1712 2.5 chapter
1713 \begin_inset space ~
1714 \end_inset
1715
1716 3 or subsection
1717 \begin_inset space ~
1718 \end_inset
1719
1720 2.4.1.
1721 \end_layout
1722
1723 \begin_layout Section
1724 Input / Word Completion
1725 \begin_inset CommandInset label
1726 LatexCommand label
1727 name "sec:Input-Completion"
1728
1729 \end_inset
1730
1731
1732 \begin_inset Index idx
1733 status collapsed
1734
1735 \begin_layout Plain Layout
1736 Input completion
1737 \end_layout
1738
1739 \end_inset
1740
1741
1742 \begin_inset Index idx
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746 Word completion|see
1747 \begin_inset ERT
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751
1752 {
1753 \end_layout
1754
1755 \end_inset
1756
1757 Input completion
1758 \begin_inset ERT
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762
1763 }
1764 \end_layout
1765
1766 \end_inset
1767
1768
1769 \end_layout
1770
1771 \end_inset
1772
1773
1774 \end_layout
1775
1776 \begin_layout Standard
1777 LyX provides completion of words by scanning all documents that are currently
1778  opened.
1779  Every word that appears in these documents is added to a database that
1780  is used to propose completions.
1781 \end_layout
1782
1783 \begin_layout Standard
1784 The input completion can be activated in the LyX preferences (menu 
1785 \family sans
1786 Tools\SpecialChar \menuseparator
1787 Preferences
1788 \family default
1789 ) in the section 
1790 \family sans
1791 Editing\SpecialChar \menuseparator
1792 Input Completion
1793 \family default
1794 .
1795  With the option 
1796 \family sans
1797 Automatic
1798 \begin_inset space ~
1799 \end_inset
1800
1801 inline
1802 \begin_inset space ~
1803 \end_inset
1804
1805 completion
1806 \family default
1807  the proposed completion is shown directly behind the cursor.
1808  With the option 
1809 \family sans
1810 Automatic
1811 \begin_inset space ~
1812 \end_inset
1813
1814 popup
1815 \family default
1816  the completions are always shown in a popup.
1817  The cursor completion indicator can be turned off by deselecting the option
1818  
1819 \family sans
1820 Cursor
1821 \begin_inset space ~
1822 \end_inset
1823
1824 indicator
1825 \family default
1826 .
1827  With the general options you can define the delay time for the inline and
1828  popup completion and choose if long completions should be abbreviated.
1829 \end_layout
1830
1831 \begin_layout Standard
1832 LyX shows a small triangle behind the cursor as an indicator that there
1833  are completions available.
1834  Press the 
1835 \family sans
1836 Tab
1837 \family default
1838  key to accept a proposed completion.
1839  If several completions are possible, a popup is opened showing them.
1840  You can select a completion in the popup using the mouse or the arrow keys,
1841  and accept the chosen completion be pressing 
1842 \family sans
1843 Return
1844 \family default
1845 .
1846 \end_layout
1847
1848 \begin_layout Standard
1849 The completion options for math in the preferences do the same as the correspond
1850 ing options for text.
1851  The special math option 
1852 \family sans
1853 Autocorrection
1854 \family default
1855  enables that characters can be composed.
1856  If you for example want to insert the character 
1857 \begin_inset Formula $\Rightarrow$
1858 \end_inset
1859
1860 , you can then input the characters 
1861 \begin_inset Quotes eld
1862 \end_inset
1863
1864
1865 \series bold
1866 =>
1867 \series default
1868
1869 \begin_inset Quotes erd
1870 \end_inset
1871
1872  to a formula to get it.
1873  So this is a quick alternative to the insertion of commands or the usage
1874  of the math toolbar.
1875  A list with supported character combinations can be found in the file 
1876 \family typewriter
1877 autocorrect
1878 \family default
1879  that is somewhere in LyX's installation folder.
1880  Math autocorrection can at any time be turned on by pressing the exclamation
1881  mark key '!'.
1882  Pressing 
1883 \family sans
1884 Space
1885 \family default
1886  turns it off.
1887 \end_layout
1888
1889 \begin_layout Section
1890 Basic Key Bindings
1891 \begin_inset Index idx
1892 status collapsed
1893
1894 \begin_layout Plain Layout
1895 Key Bindings
1896 \end_layout
1897
1898 \end_inset
1899
1900
1901 \begin_inset Index idx
1902 status collapsed
1903
1904 \begin_layout Plain Layout
1905 Bindings|see
1906 \begin_inset ERT
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910
1911 {
1912 \end_layout
1913
1914 \end_inset
1915
1916 Key Bindings
1917 \begin_inset ERT
1918 status collapsed
1919
1920 \begin_layout Plain Layout
1921
1922 }
1923 \end_layout
1924
1925 \end_inset
1926
1927
1928 \end_layout
1929
1930 \end_inset
1931
1932
1933 \begin_inset Index idx
1934 status collapsed
1935
1936 \begin_layout Plain Layout
1937 Shortcuts|see
1938 \begin_inset ERT
1939 status collapsed
1940
1941 \begin_layout Plain Layout
1942
1943 {
1944 \end_layout
1945
1946 \end_inset
1947
1948 Key Bindings
1949 \begin_inset ERT
1950 status collapsed
1951
1952 \begin_layout Plain Layout
1953
1954 }
1955 \end_layout
1956
1957 \end_inset
1958
1959
1960 \end_layout
1961
1962 \end_inset
1963
1964
1965 \end_layout
1966
1967 \begin_layout Standard
1968 There are at least two different primary binding maps: 
1969 \family typewriter
1970 cua
1971 \family default
1972  and 
1973 \family typewriter
1974 emacs
1975 \family default
1976 .
1977  LyX's default is 
1978 \family typewriter
1979 cua
1980 \family default
1981 , which can be changed in the LyX preferences under 
1982 \family sans
1983 Editing\SpecialChar \menuseparator
1984 Shortcuts
1985 \family default
1986 .
1987 \end_layout
1988
1989 \begin_layout Standard
1990 Some keys, like 
1991 \family sans
1992 Page
1993 \begin_inset space ~
1994 \end_inset
1995
1996 Up
1997 \family default
1998
1999 \family sans
2000 Page
2001 \begin_inset space ~
2002 \end_inset
2003
2004 Down
2005 \family default
2006
2007 \family sans
2008 Left
2009 \family default
2010
2011 \family sans
2012 Right
2013 \family default
2014
2015 \family sans
2016 Up
2017 \family default
2018  and 
2019 \family sans
2020 Down
2021 \family default
2022 , do exactly what you expect them to do.
2023  Other keys don't:
2024 \end_layout
2025
2026 \begin_layout Labeling
2027 \labelwidthstring 00.00.0000
2028
2029 \family sans
2030 Tab
2031 \begin_inset CommandInset nomenclature
2032 LatexCommand nomenclature
2033 symbol "Tab"
2034 description "Tabulator key"
2035
2036 \end_inset
2037
2038
2039 \family default
2040  There is no such thing as a tab stop in LyX.
2041  If you do not understand this, go read sections
2042 \begin_inset space ~
2043 \end_inset
2044
2045
2046 \begin_inset CommandInset ref
2047 LatexCommand ref
2048 reference "sec:Par-indent-intro"
2049
2050 \end_inset
2051
2052  and 
2053 \begin_inset CommandInset ref
2054 LatexCommand ref
2055 reference "sec:Paragraph-Environments"
2056
2057 \end_inset
2058
2059 , especially section
2060 \begin_inset space ~
2061 \end_inset
2062
2063
2064 \begin_inset CommandInset ref
2065 LatexCommand ref
2066 reference "sub:Lists"
2067
2068 \end_inset
2069
2070 , right now.
2071  Yes, right now.
2072  If you're still confused, look in the 
2073 \emph on
2074 Tutorial
2075 \emph default
2076 .
2077 \begin_inset Newline newline
2078 \end_inset
2079
2080 In LyX the Tab key is only used to accept propositions of the input completion.
2081 \end_layout
2082
2083 \begin_layout Labeling
2084 \labelwidthstring 00.00.0000
2085
2086 \family sans
2087 Esc
2088 \begin_inset CommandInset nomenclature
2089 LatexCommand nomenclature
2090 symbol "Esc"
2091 description "Escape key"
2092
2093 \end_inset
2094
2095
2096 \family default
2097  This is the 
2098 \begin_inset Quotes eld
2099 \end_inset
2100
2101 cancel key.
2102 \begin_inset Quotes erd
2103 \end_inset
2104
2105  It's used, generically, to cancel operations.
2106  Other parts of the manual will go into greater detail about this.
2107 \end_layout
2108
2109 \begin_layout Labeling
2110 \labelwidthstring 00.00.0000
2111
2112 \family sans
2113 Home
2114 \family default
2115
2116 \begin_inset space ~
2117 \end_inset
2118
2119 and
2120 \begin_inset space ~
2121 \end_inset
2122
2123
2124 \family sans
2125 End
2126 \family default
2127  These move the cursor, respectively, to the beginning and end of a line,
2128  unless you are using the Emacs bindings where they jump to the beginning
2129  or end of the file.
2130 \end_layout
2131
2132 \begin_layout Standard
2133 There are three modifier keys:
2134 \end_layout
2135
2136 \begin_layout Labeling
2137 \labelwidthstring 00.00.0000
2138
2139 \family sans
2140 Control
2141 \family default
2142  (Denoted by 
2143 \begin_inset Quotes eld
2144 \end_inset
2145
2146
2147 \family sans
2148 Ctrl
2149 \family default
2150
2151 \begin_inset Quotes erd
2152 \end_inset
2153
2154
2155 \begin_inset CommandInset nomenclature
2156 LatexCommand nomenclature
2157 symbol "Ctrl"
2158 description "Control key"
2159
2160 \end_inset
2161
2162  in the documentation files) This has a couple of different uses, depending
2163  on which keys it is used in combination with:
2164 \end_layout
2165
2166 \begin_deeper
2167 \begin_layout Itemize
2168
2169 \family sans
2170 Backspace
2171 \family default
2172  or 
2173 \family sans
2174 Delete
2175 \family default
2176 , it deletes an entire word instead of a single character.
2177 \end_layout
2178
2179 \begin_layout Itemize
2180
2181 \family sans
2182 Left
2183 \family default
2184  and 
2185 \family sans
2186 Right
2187 \family default
2188 , it moves by words instead of characters.
2189 \end_layout
2190
2191 \begin_layout Itemize
2192
2193 \family sans
2194 Home
2195 \family default
2196  and 
2197 \family sans
2198 End
2199 \family default
2200 , it moves to the beginning and the end of the document, respectively.
2201 \end_layout
2202
2203 \end_deeper
2204 \begin_layout Labeling
2205 \labelwidthstring 00.00.0000
2206
2207 \family sans
2208 Shift
2209 \family default
2210  (Denoted by 
2211 \begin_inset Quotes eld
2212 \end_inset
2213
2214
2215 \family sans
2216 Shift
2217 \family default
2218
2219 \begin_inset Quotes erd
2220 \end_inset
2221
2222
2223 \begin_inset CommandInset nomenclature
2224 LatexCommand nomenclature
2225 symbol "Shift"
2226 description "Shift key"
2227
2228 \end_inset
2229
2230  in the documentation files) Use this with any of the arrow keys to select
2231  the text between the old and new cursor positions.
2232 \end_layout
2233
2234 \begin_layout Labeling
2235 \labelwidthstring 00.00.0000
2236
2237 \family sans
2238 Alt
2239 \family default
2240  (Denoted by 
2241 \begin_inset Quotes eld
2242 \end_inset
2243
2244
2245 \family sans
2246 Alt
2247 \family default
2248
2249 \begin_inset Quotes erd
2250 \end_inset
2251
2252
2253 \begin_inset CommandInset nomenclature
2254 LatexCommand nomenclature
2255 symbol "Alt"
2256 description "Alt or Meta key"
2257
2258 \end_inset
2259
2260  in the documentation files) This is the Alt key on many keyboards, unless
2261  your keyboard has a distinct Meta key.
2262  If you have both keys, you will need to try out which one actually performs
2263  the 
2264 \family sans
2265 Alt+
2266 \family default
2267  function.
2268 \begin_inset Newline newline
2269 \end_inset
2270
2271 This key does many different things, but it also activates the 
2272 \emph on
2273 menu accelerator keys
2274 \emph default
2275 .
2276  If you use this in combination with any of the underlined letters in a
2277  menu or menu item, it selects that menu item.
2278 \end_layout
2279
2280 \begin_deeper
2281 \begin_layout Standard
2282 For example, the sequence 
2283 \begin_inset Quotes eld
2284 \end_inset
2285
2286
2287 \family sans
2288 Alt
2289 \begin_inset space ~
2290 \end_inset
2291
2292 e
2293 \begin_inset space ~
2294 \end_inset
2295
2296 s
2297 \family default
2298
2299 \begin_inset space ~
2300 \end_inset
2301
2302
2303 \family sans
2304 c
2305 \family default
2306
2307 \begin_inset Quotes erd
2308 \end_inset
2309
2310  brings up the 
2311 \begin_inset Quotes eld
2312 \end_inset
2313
2314 Text Style
2315 \begin_inset Quotes erd
2316 \end_inset
2317
2318  dialog.
2319  Typing 
2320 \begin_inset Quotes eld
2321 \end_inset
2322
2323
2324 \family sans
2325 Alt
2326 \begin_inset space ~
2327 \end_inset
2328
2329 f
2330 \family default
2331
2332 \begin_inset Quotes erd
2333 \end_inset
2334
2335  opens the 
2336 \family sans
2337 File
2338 \family default
2339  menu.
2340 \end_layout
2341
2342 \begin_layout Standard
2343 The 
2344 \emph on
2345 Shortcuts
2346 \emph default
2347  manual lists all other things bound to the 
2348 \family sans
2349 Alt
2350 \family default
2351  key.
2352 \end_layout
2353
2354 \end_deeper
2355 \begin_layout Standard
2356 You will learn more and more key bindings and short-cut keys as you use
2357  LyX, because most actions will prompt a small message in the status bar
2358  at the bottom of LyX's main window which describes the name of the action
2359  you have just triggered, and any existing key bindings for that action.
2360  The LyX menus also list the defined key bindings.
2361  The notation for the key bindings is very similar to the notation used
2362  in this documentation, so you should not have any problems understanding
2363  it.
2364  However, notice that Shift-modifiers are explicitly mentioned, so 
2365 \begin_inset Quotes eld
2366 \end_inset
2367
2368
2369 \family sans
2370 Alt+P Shift+A
2371 \family default
2372
2373 \begin_inset Quotes erd
2374 \end_inset
2375
2376  means 
2377 \family sans
2378 Alt+P
2379 \family default
2380  followed by a capital 
2381 \family sans
2382 A
2383 \family default
2384 .
2385 \end_layout
2386
2387 \begin_layout Standard
2388 You can list or change the key bindings in the menu 
2389 \family sans
2390 Tools\SpecialChar \menuseparator
2391 Preferences
2392 \family default
2393  under 
2394 \family sans
2395 Edit\SpecialChar \menuseparator
2396 Shortcuts
2397 \family default
2398  as explained in sec.
2399 \begin_inset space \thinspace{}
2400 \end_inset
2401
2402
2403 \begin_inset CommandInset ref
2404 LatexCommand ref
2405 reference "sub:Editing-Shortcuts"
2406
2407 \end_inset
2408
2409 .
2410 \end_layout
2411
2412 \begin_layout Chapter
2413 LyX Basics
2414 \begin_inset Index idx
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418 LyX ! Basics
2419 \end_layout
2420
2421 \end_inset
2422
2423
2424 \end_layout
2425
2426 \begin_layout Section
2427 Document Types
2428 \begin_inset Index idx
2429 status collapsed
2430
2431 \begin_layout Plain Layout
2432 Document ! Types
2433 \end_layout
2434
2435 \end_inset
2436
2437
2438 \end_layout
2439
2440 \begin_layout Subsection
2441 Introduction
2442 \end_layout
2443
2444 \begin_layout Standard
2445 Before you do anything else, before you ever start writing a document, you
2446  need to decide what type of document you want to edit.
2447  Different types of documents use different types of spacing, headings,
2448  numbering schemes, and so on.
2449  Additionally, different documents use different paragraph environments,
2450  and format the title of your document differently.
2451 \end_layout
2452
2453 \begin_layout Standard
2454
2455 \emph on
2456 document class
2457 \emph default
2458  describes a group of properties common to a particular set of documents.
2459  By setting the document class, you automatically select these properties,
2460  making it easier to create the type of document you want.
2461  If you don't choose a document class, LyX picks one for you by default.
2462  So it is up to you to change the class of your document.
2463 \end_layout
2464
2465 \begin_layout Standard
2466 Read on for info about the document classes you can choose from LyX, and
2467  how to adjust their properties.
2468 \end_layout
2469
2470 \begin_layout Subsection
2471 Document Classes
2472 \begin_inset Index idx
2473 status collapsed
2474
2475 \begin_layout Plain Layout
2476 Document ! Classes
2477 \end_layout
2478
2479 \end_inset
2480
2481
2482 \begin_inset CommandInset label
2483 LatexCommand label
2484 name "sec:Document-Classes"
2485
2486 \end_inset
2487
2488
2489 \end_layout
2490
2491 \begin_layout Standard
2492 You can select a class using the 
2493 \family sans
2494 Document\SpecialChar \menuseparator
2495 Settings\SpecialChar \menuseparator
2496 Document Class
2497 \family default
2498
2499 \begin_inset Index idx
2500 status collapsed
2501
2502 \begin_layout Plain Layout
2503 Document ! Settings
2504 \end_layout
2505
2506 \end_inset
2507
2508  dialog.
2509  Select the class you want to use, and make any fine tunings of the options
2510  you may need.
2511 \end_layout
2512
2513 \begin_layout Subsubsection
2514 Overview
2515 \end_layout
2516
2517 \begin_layout Standard
2518 There are four standard document classes in LyX.
2519  They are:
2520 \end_layout
2521
2522 \begin_layout Description
2523 Article for basic articles
2524 \end_layout
2525
2526 \begin_layout Description
2527 Report for basic reports
2528 \end_layout
2529
2530 \begin_layout Description
2531 Book for writing a book
2532 \end_layout
2533
2534 \begin_layout Description
2535 Letter for US-style letters
2536 \end_layout
2537
2538 \begin_layout Standard
2539 There are also some non-standard classes, which LyX only uses if you have
2540  installed the corresponding LaTeX class files, though most LaTeX distributions
2541  will include many of these.
2542  Here are some of the classes.
2543  The full list with detailed explanations can be found in chapter 
2544 \emph on
2545 Special Document Classes
2546 \emph default
2547  in the 
2548 \emph on
2549 Additional Features
2550 \emph default
2551  manual:
2552 \end_layout
2553
2554 \begin_layout Description
2555 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2556 \end_layout
2557
2558 \begin_layout Description
2559 ACS For submissions to the journals published by the American Chemistry
2560  Society
2561 \end_layout
2562
2563 \begin_layout Description
2564 AGU For submissions to the journals published by the American Geophysical
2565  Union
2566 \end_layout
2567
2568 \begin_layout Description
2569 AMS Layouts for articles and books in the style and format used by the American
2570  Mathematical Society (AMS).
2571  There are three article layouts available.
2572  The standard one uses a typical numbering scheme for theorems etc., that
2573  prepends the section number to the number of the result.
2574  All result-type statements (propositions, corollaries, and so on) are sequenced
2575  together, but definitions, examples, and the like have their own sequence.
2576  The 
2577 \begin_inset Quotes eld
2578 \end_inset
2579
2580 sequential numbering
2581 \begin_inset Quotes erd
2582 \end_inset
2583
2584  scheme does not place the section number with each result, but numbers
2585  them throughout the article in a single sequence.
2586  Each type of result gets its own sequence.
2587  There is also a layout that dispenses with numbering of statements altogether.
2588 \end_layout
2589
2590 \begin_layout Description
2591 Beamer Layout for presentations
2592 \end_layout
2593
2594 \begin_layout Description
2595 Broadway Layout for writing plays.
2596  It is not an existing LaTeX document class, but a new one that is distributed
2597  with LyX.
2598 \end_layout
2599
2600 \begin_layout Description
2601 Chess Layout to write about chess games
2602 \end_layout
2603
2604 \begin_layout Description
2605 Curriculum
2606 \begin_inset space ~
2607 \end_inset
2608
2609 vitae classes to create curriculum vitae
2610 \end_layout
2611
2612 \begin_layout Description
2613 Elsarticle Layout for journals of the Elsevier publishing group
2614 \end_layout
2615
2616 \begin_layout Description
2617 Foils Used to make transparencies
2618 \end_layout
2619
2620 \begin_layout Description
2621 Hollywood Used to type spec scripts for the US film industry.
2622  It is not an existing LaTeX document class, but a new one that is distributed
2623  with LyX.
2624 \end_layout
2625
2626 \begin_layout Description
2627 IEEEtran Layout for the journals published by the Institute of Electrical
2628  and Electronics Engineers (IEEE)
2629 \end_layout
2630
2631 \begin_layout Description
2632 IOP Layout for journals of the Institute of Physics publishing group
2633 \end_layout
2634
2635 \begin_layout Description
2636 Kluwer Layout for journals of the Kluwer publishing group
2637 \end_layout
2638
2639 \begin_layout Description
2640 KOMA-Script a replacement for the standard classes, offers many useful features
2641  like caption formatting, automatic print space calculation etc.
2642  (Is used by this document.)
2643 \end_layout
2644
2645 \begin_layout Description
2646 Memoir another replacement for the standard classes
2647 \end_layout
2648
2649 \begin_layout Description
2650 Powerdot Layout for presentations
2651 \end_layout
2652
2653 \begin_layout Description
2654 REVTe
2655 \begin_inset ERT
2656 status collapsed
2657
2658 \begin_layout Plain Layout
2659
2660 {}
2661 \end_layout
2662
2663 \end_inset
2664
2665 X is used to write articles for the publications of the American Physical
2666  Society (APS), American Institute of Physics (AIP), and Optical Society
2667  of America (OSA).
2668  This class is not completely compatible with all LyX features.
2669 \end_layout
2670
2671 \begin_layout Description
2672 Slides Used to make transparencies
2673 \end_layout
2674
2675 \begin_layout Description
2676 SPIE
2677 \begin_inset space ~
2678 \end_inset
2679
2680 Proceedings Layout for the journals published by The International Society
2681  for Optical Engineering (SPIE)
2682 \end_layout
2683
2684 \begin_layout Description
2685 Springer Layouts for journals of the Springer publishing group
2686 \end_layout
2687
2688 \begin_layout Standard
2689 We will not go into detail about how to use these different document classes
2690  here.
2691  You can find details about the non-standard classes in Chapter 6 of the
2692  
2693 \emph on
2694 Additional Features
2695 \emph default
2696  manual.
2697  Here, we will settle for a list of some of the common properties of all
2698  of the document classes.
2699 \end_layout
2700
2701 \begin_layout Subsubsection
2702 Availability
2703 \end_layout
2704
2705 \begin_layout Standard
2706 You will probably find that many of the document classes listed under 
2707 \family sans
2708 Document\SpecialChar \menuseparator
2709 Settings\SpecialChar \menuseparator
2710 Document Class
2711 \begin_inset Index idx
2712 status collapsed
2713
2714 \begin_layout Plain Layout
2715 Document ! Settings
2716 \end_layout
2717
2718 \end_inset
2719
2720  
2721 \family default
2722 are marked as 
2723 \begin_inset Quotes eld
2724 \end_inset
2725
2726 Unavailable
2727 \begin_inset Quotes erd
2728 \end_inset
2729
2730 .
2731  If you open a document that uses such a class, you will receive a warning
2732  saying that there are files that are required to produce output that are
2733  not installed.
2734  So it may seem that something is wrong.
2735 \end_layout
2736
2737 \begin_layout Standard
2738 Nothing is wrong.
2739  LyX includes many more document classes than you will ever need to use,
2740  and some of them, like 
2741 \family sans
2742 IOP
2743 \family default
2744 , are highly specialized.
2745  LyX tries to support as many different types of documents as possible,
2746  and it includes almost one hundred different layout files, with a growing
2747  number.
2748  No LaTeX distribution will install by default all files that might be needed
2749  by some document class.
2750  There are just too many of them.
2751  That is why some of the document classes are unavailable.
2752 \end_layout
2753
2754 \begin_layout Standard
2755 If there is a document class you would like to use that is marked as 
2756 \begin_inset Quotes erd
2757 \end_inset
2758
2759 Unavailable
2760 \begin_inset Quotes erd
2761 \end_inset
2762
2763 , you just need to install the appropriate package files.
2764  The easiest way to find out which files you need to install is to use that
2765  document class for a new file.
2766  LyX will display a dialog that will list the missing files.
2767  See section 
2768 \begin_inset Quotes eld
2769 \end_inset
2770
2771 Installing new LaTeX files
2772 \begin_inset Quotes erd
2773 \end_inset
2774
2775  in of the 
2776 \emph on
2777 Customization
2778 \emph default
2779  manual for information on how to install them.
2780 \begin_inset VSpace medskip
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \begin_layout Standard
2787 Although LyX provides support for many different sorts of documents, it
2788  does not include support for every document class people might want to
2789  use.
2790  For example, many universities provide LaTeX class files to be used for
2791  dissertations submitted to those universities.
2792  The LyX team cannot write layout files to support every one of these.
2793  There are too many.
2794  Fortunately, users can write their own layout files, and many users have
2795  done so.
2796  Chapter
2797 \begin_inset space ~
2798 \end_inset
2799
2800 5 of the 
2801 \emph on
2802 Customization
2803 \emph default
2804  manual contains information on how to create layout files.
2805 \end_layout
2806
2807 \begin_layout Subsubsection
2808 Modules
2809 \begin_inset CommandInset label
2810 LatexCommand label
2811 name "sub:Modules"
2812
2813 \end_inset
2814
2815
2816 \begin_inset Index idx
2817 status collapsed
2818
2819 \begin_layout Plain Layout
2820 Document ! Modules
2821 \end_layout
2822
2823 \end_inset
2824
2825
2826 \end_layout
2827
2828 \begin_layout Standard
2829 Modules load additional features that are not by default available in the
2830  chosen document class.
2831  For example you might want to write Braille (embossed printing) in a document.
2832  This is not available in any document class, so you have to load the correspond
2833 ing module in the 
2834 \family sans
2835 Modules
2836 \family default
2837  section of the 
2838 \family sans
2839 Document\SpecialChar \menuseparator
2840 Settings
2841 \family default
2842
2843 \begin_inset Index idx
2844 status collapsed
2845
2846 \begin_layout Plain Layout
2847 Document ! Settings
2848 \end_layout
2849
2850 \end_inset
2851
2852  dialog.
2853  Highlighting a module in the dialog will bring up a description of what
2854  it does.
2855 \end_layout
2856
2857 \begin_layout Standard
2858 Some modules require LaTeX packages or file format converters that are not
2859  always installed by default.
2860  LyX will warn you if you do not have a needed package or converter, and
2861  it will tell you what exactly you are missing.
2862  You can still use the module while editing your file, but you will not
2863  be able to export to PDF or print your document, since LyX will not be
2864  able to compile the LaTeX file without the missing prerequisites.
2865  If you want to be able to produce this kind of output, then you need to
2866  install the missing prerequisites and then reconfigure LyX by selecting
2867  
2868 \family sans
2869 Tools\SpecialChar \menuseparator
2870 Reconfigure
2871 \family default
2872 .
2873 \begin_inset Index idx
2874 status collapsed
2875
2876 \begin_layout Plain Layout
2877 Reconfiguration of LyX
2878 \end_layout
2879
2880 \end_inset
2881
2882  See section 
2883 \begin_inset Quotes eld
2884 \end_inset
2885
2886 Installing new LaTeX files
2887 \begin_inset Quotes erd
2888 \end_inset
2889
2890  of the 
2891 \emph on
2892 Customization
2893 \emph default
2894  manual for more information on installing needed packages.
2895 \end_layout
2896
2897 \begin_layout Standard
2898 \begin_inset Note Greyedout
2899 status collapsed
2900
2901 \begin_layout Plain Layout
2902
2903 \series bold
2904 Note:
2905 \series default
2906  Some modules require other modules, and some pairs of modules are incompatible.
2907  LyX will advise you about these things.
2908 \end_layout
2909
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \begin_layout Subsubsection
2916 Local Layout
2917 \begin_inset CommandInset label
2918 LatexCommand label
2919 name "sub:Local-Layout"
2920
2921 \end_inset
2922
2923
2924 \begin_inset Index idx
2925 status collapsed
2926
2927 \begin_layout Plain Layout
2928 Document ! Local Layout
2929 \end_layout
2930
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \begin_layout Standard
2937 Modules are to LyX much as packages are to LaTeX: They are intended to be
2938  used in a variety of different documents.
2939  If you often find yourself needing the same sort of thing in different
2940  documents, you should consider writing a module for this purpose.
2941  Sometimes, however, a particular document has very special needs, but you
2942  need a specific inset or character style only that one time.
2943  You want something that is like a document's own LaTeX preamble.
2944  What you want is LyX's 
2945 \begin_inset Quotes eld
2946 \end_inset
2947
2948 Local Layout
2949 \begin_inset Quotes erd
2950 \end_inset
2951
2952 .
2953  See section 
2954 \emph on
2955 Local Layout
2956 \emph default
2957  of the 
2958 \emph on
2959 Customization
2960 \emph default
2961  manual for information on how to use it.
2962 \end_layout
2963
2964 \begin_layout Subsubsection
2965 Properties
2966 \end_layout
2967
2968 \begin_layout Standard
2969 Each class has a default set of options.
2970  Here's a quick table describing them:
2971 \end_layout
2972
2973 \begin_layout Standard
2974 \begin_inset VSpace 0.3cm
2975 \end_inset
2976
2977
2978 \end_layout
2979
2980 \begin_layout Standard
2981 \align center
2982 \begin_inset Tabular
2983 <lyxtabular version="3" rows="5" columns="5">
2984 <features tabularvalignment="middle">
2985 <column alignment="center" valignment="top" width="0pt">
2986 <column alignment="center" valignment="top" width="0pt">
2987 <column alignment="center" valignment="top" width="0pt">
2988 <column alignment="center" valignment="top" width="0pt">
2989 <column alignment="center" valignment="top" width="0pt">
2990 <row>
2991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2992 \begin_inset Text
2993
2994 \begin_layout Plain Layout
2995
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Plain Layout
3004
3005 \family sans
3006 \series medium
3007 \shape up
3008 \size normal
3009 \emph off
3010 \bar no
3011 \noun off
3012 \color none
3013 Page style
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022
3023 \family sans
3024 \series medium
3025 \shape up
3026 \size normal
3027 \emph off
3028 \bar no
3029 \noun off
3030 \color none
3031 Sides
3032 \end_layout
3033
3034 \end_inset
3035 </cell>
3036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3037 \begin_inset Text
3038
3039 \begin_layout Plain Layout
3040
3041 \family sans
3042 \series medium
3043 \shape up
3044 \size normal
3045 \emph off
3046 \bar no
3047 \noun off
3048 \color none
3049 Columns
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058
3059 \series medium
3060 \shape up
3061 \size normal
3062 \emph off
3063 \bar no
3064 \noun off
3065 \color none
3066 Max.
3067  sectioning level
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 </row>
3073 <row>
3074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078
3079 \series medium
3080 \shape up
3081 \size normal
3082 \emph off
3083 \bar no
3084 \noun off
3085 \color none
3086 article
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095
3096 \family sans
3097 \series medium
3098 \shape up
3099 \size normal
3100 \emph off
3101 \bar no
3102 \noun off
3103 \color none
3104 Plain
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113
3114 \family sans
3115 \series medium
3116 \shape up
3117 \size normal
3118 \emph off
3119 \bar no
3120 \noun off
3121 \color none
3122 One
3123 \end_layout
3124
3125 \end_inset
3126 </cell>
3127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3128 \begin_inset Text
3129
3130 \begin_layout Plain Layout
3131
3132 \family sans
3133 \series medium
3134 \shape up
3135 \size normal
3136 \emph off
3137 \bar no
3138 \noun off
3139 \color none
3140 One
3141 \end_layout
3142
3143 \end_inset
3144 </cell>
3145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \family sans
3151 \series medium
3152 \shape up
3153 \size normal
3154 \emph off
3155 \bar no
3156 \noun off
3157 \color none
3158 Section
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 </row>
3164 <row>
3165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169
3170 \series medium
3171 \shape up
3172 \size normal
3173 \emph off
3174 \bar no
3175 \noun off
3176 \color none
3177 report
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186
3187 \family sans
3188 \series medium
3189 \shape up
3190 \size normal
3191 \emph off
3192 \bar no
3193 \noun off
3194 \color none
3195 Plain
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204
3205 \family sans
3206 \series medium
3207 \shape up
3208 \size normal
3209 \emph off
3210 \bar no
3211 \noun off
3212 \color none
3213 One
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222
3223 \family sans
3224 \series medium
3225 \shape up
3226 \size normal
3227 \emph off
3228 \bar no
3229 \noun off
3230 \color none
3231 One
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \family sans
3242 \series medium
3243 \shape up
3244 \size normal
3245 \emph off
3246 \bar no
3247 \noun off
3248 \color none
3249 Chapter
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 </row>
3255 <row>
3256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \series medium
3262 \shape up
3263 \size normal
3264 \emph off
3265 \bar no
3266 \noun off
3267 \color none
3268 book
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \family sans
3279 \series medium
3280 \shape up
3281 \size normal
3282 \emph off
3283 \bar no
3284 \noun off
3285 \color none
3286 Headings
3287 \end_layout
3288
3289 \end_inset
3290 </cell>
3291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \family sans
3297 \series medium
3298 \shape up
3299 \size normal
3300 \emph off
3301 \bar no
3302 \noun off
3303 \color none
3304 Two
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \family sans
3315 \series medium
3316 \shape up
3317 \size normal
3318 \emph off
3319 \bar no
3320 \noun off
3321 \color none
3322 One
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331
3332 \family sans
3333 \series medium
3334 \shape up
3335 \size normal
3336 \emph off
3337 \bar no
3338 \noun off
3339 \color none
3340 Chapter
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 </row>
3346 <row>
3347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351
3352 \series medium
3353 \shape up
3354 \size normal
3355 \emph off
3356 \bar no
3357 \noun off
3358 \color none
3359 letter
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \family sans
3370 \series medium
3371 \shape up
3372 \size normal
3373 \emph off
3374 \bar no
3375 \noun off
3376 \color none
3377 Plain
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386
3387 \family sans
3388 \series medium
3389 \shape up
3390 \size normal
3391 \emph off
3392 \bar no
3393 \noun off
3394 \color none
3395 One
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3401 \begin_inset Text
3402
3403 \begin_layout Plain Layout
3404
3405 \family sans
3406 \series medium
3407 \shape up
3408 \size normal
3409 \emph off
3410 \bar no
3411 \noun off
3412 \color none
3413 One
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422
3423 \series medium
3424 \shape up
3425 \size normal
3426 \emph off
3427 \bar no
3428 \noun off
3429 \color none
3430 none
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 </row>
3436 </lyxtabular>
3437
3438 \end_inset
3439
3440
3441 \end_layout
3442
3443 \begin_layout Standard
3444 \begin_inset VSpace 0.3cm
3445 \end_inset
3446
3447
3448 \end_layout
3449
3450 \begin_layout Standard
3451 You're probably also wondering what 
3452 \begin_inset Quotes eld
3453 \end_inset
3454
3455 Max.
3456 \begin_inset space ~
3457 \end_inset
3458
3459 sectioning level
3460 \begin_inset Quotes erd
3461 \end_inset
3462
3463  means.
3464  There are several paragraph environments used to create section headings.
3465  Different document classes allow different types of section headings.
3466  Only two use the 
3467 \family sans
3468 Chapter
3469 \family default
3470  heading; the rest do not and begin instead with the 
3471 \family sans
3472 Section
3473 \family default
3474  heading.
3475  Some document classes, such as the ones for letters, don't use any section
3476  headings.
3477  In addition to 
3478 \family sans
3479 Chapter
3480 \family default
3481  and 
3482 \family sans
3483 Section
3484 \family default
3485  headings, there are also 
3486 \family sans
3487 Subsection
3488 \family default
3489  headings, 
3490 \family sans
3491 Subsubsection
3492 \family default
3493  headings, and so on.
3494  We will describe these headings fully in section
3495 \begin_inset space ~
3496 \end_inset
3497
3498
3499 \begin_inset CommandInset ref
3500 LatexCommand ref
3501 reference "sub:Headings"
3502
3503 \end_inset
3504
3505 .
3506 \end_layout
3507
3508 \begin_layout Subsection
3509 Document Layout
3510 \begin_inset CommandInset label
3511 LatexCommand label
3512 name "sub:Document-Layout"
3513
3514 \end_inset
3515
3516
3517 \begin_inset Index idx
3518 status collapsed
3519
3520 \begin_layout Plain Layout
3521 Document ! Layout
3522 \end_layout
3523
3524 \end_inset
3525
3526
3527 \family sans
3528
3529 \begin_inset Index idx
3530 status collapsed
3531
3532 \begin_layout Plain Layout
3533 Document ! Settings
3534 \end_layout
3535
3536 \end_inset
3537
3538
3539 \end_layout
3540
3541 \begin_layout Standard
3542 The most important properties of document classes are set in the menu 
3543 \family sans
3544 Document\SpecialChar \menuseparator
3545 Settings
3546 \family default
3547 .
3548  There in the 
3549 \family sans
3550 Class
3551 \begin_inset space ~
3552 \end_inset
3553
3554 options
3555 \family default
3556  field under 
3557 \family sans
3558 Documents
3559 \begin_inset space ~
3560 \end_inset
3561
3562 Class
3563 \family default
3564 , you can enter special options for your document class in a comma-separated
3565  list.
3566  This is only necessary if LyX doesn't support special options you want
3567  to use for your document.
3568  To learn more about your favorite LaTeX-class and its options, you have
3569  to read its manual.
3570 \end_layout
3571
3572 \begin_layout Standard
3573 The drop box 
3574 \family sans
3575 Headings style
3576 \family default
3577  in the 
3578 \family sans
3579 Document\SpecialChar \menuseparator
3580 Settings
3581 \family default
3582  dialog under 
3583 \family sans
3584 Page
3585 \begin_inset space ~
3586 \end_inset
3587
3588 Layout
3589 \family default
3590  controls what sorts of headings and page numbers go on a page.
3591  You can choose between the following five options:
3592 \end_layout
3593
3594 \begin_layout Labeling
3595 \labelwidthstring 00.00.0000
3596
3597 \family sans
3598 Default
3599 \family default
3600  Use default page style of current class.
3601 \end_layout
3602
3603 \begin_layout Labeling
3604 \labelwidthstring 00.00.0000
3605
3606 \family sans
3607 Empty
3608 \family default
3609  No page numbers or headings.
3610 \end_layout
3611
3612 \begin_layout Labeling
3613 \labelwidthstring 00.00.0000
3614
3615 \family sans
3616 Plain
3617 \family default
3618  Page numbers only.
3619 \end_layout
3620
3621 \begin_layout Labeling
3622 \labelwidthstring 00.00.0000
3623
3624 \family sans
3625 Headings
3626 \family default
3627  Page numbers and either the current chapter or section title and number.
3628  Whether LyX uses the current chapter or the current section depends on
3629  the maximum sectioning level of the class.
3630 \end_layout
3631
3632 \begin_layout Labeling
3633 \labelwidthstring 00.00.0000
3634
3635 \family sans
3636 Fancy
3637 \family default
3638  This allows you to define fully customizable headers and footers if you
3639  have the LaTeX-package 
3640 \series bold
3641 fancyhdr
3642 \series default
3643
3644 \begin_inset Index idx
3645 status collapsed
3646
3647 \begin_layout Plain Layout
3648 LaTeX-packages ! fancyhdr
3649 \end_layout
3650
3651 \end_inset
3652
3653  installed.
3654  How they are defined is explained in section
3655 \begin_inset space ~
3656 \end_inset
3657
3658
3659 \begin_inset CommandInset ref
3660 LatexCommand ref
3661 reference "sec:Customized-Page-Headers"
3662
3663 \end_inset
3664
3665 .
3666 \end_layout
3667
3668 \begin_layout Standard
3669 The separation of paragraphs is described in section
3670 \begin_inset space ~
3671 \end_inset
3672
3673
3674 \begin_inset CommandInset ref
3675 LatexCommand ref
3676 reference "sub:Paragraph-Separation"
3677
3678 \end_inset
3679
3680 .
3681 \end_layout
3682
3683 \begin_layout Subsection
3684 Paper Size and Orientation
3685 \begin_inset Index idx
3686 status collapsed
3687
3688 \begin_layout Plain Layout
3689 Document ! Paper size
3690 \end_layout
3691
3692 \end_inset
3693
3694
3695 \begin_inset CommandInset label
3696 LatexCommand label
3697 name "sub:Paper-Size,-Orientation"
3698
3699 \end_inset
3700
3701
3702 \end_layout
3703
3704 \begin_layout Standard
3705 You can find the following options in the menu 
3706 \family sans
3707 Page
3708 \begin_inset space ~
3709 \end_inset
3710
3711 Layout
3712 \family default
3713  of the 
3714 \family sans
3715 Document\SpecialChar \menuseparator
3716 Settings
3717 \family default
3718  dialog:
3719 \family sans
3720
3721 \begin_inset Index idx
3722 status collapsed
3723
3724 \begin_layout Plain Layout
3725 Document ! Settings
3726 \end_layout
3727
3728 \end_inset
3729
3730
3731 \end_layout
3732
3733 \begin_layout Labeling
3734 \labelwidthstring 00.00.0000
3735
3736 \family sans
3737 Paper
3738 \begin_inset space ~
3739 \end_inset
3740
3741 Format
3742 \family default
3743  What size paper to print on.
3744  The choices are
3745 \end_layout
3746
3747 \begin_deeper
3748 \begin_layout Itemize
3749
3750 \family sans
3751 Default
3752 \end_layout
3753
3754 \begin_layout Itemize
3755
3756 \family sans
3757 A0 - A6
3758 \end_layout
3759
3760 \begin_layout Itemize
3761
3762 \family sans
3763 B0 - B6
3764 \end_layout
3765
3766 \begin_layout Itemize
3767
3768 \family sans
3769 C0 - C6
3770 \end_layout
3771
3772 \begin_layout Itemize
3773
3774 \family sans
3775 US letter, US legal, US executive
3776 \end_layout
3777
3778 \begin_layout Itemize
3779
3780 \family sans
3781 JIS B0 - JIS B6
3782 \end_layout
3783
3784 \begin_layout Itemize
3785
3786 \family sans
3787 Custom
3788 \end_layout
3789
3790 \end_deeper
3791 \begin_layout Labeling
3792 \labelwidthstring 00.00.0000
3793
3794 \family sans
3795 Orientation
3796 \family default
3797  To choose whether to output as 
3798 \family sans
3799 Landscape
3800 \family default
3801  or as 
3802 \family sans
3803 Portrait
3804 \family default
3805 .
3806 \end_layout
3807
3808 \begin_layout Labeling
3809 \labelwidthstring 00.00.0000
3810
3811 \family sans
3812 Two-sided
3813 \begin_inset space ~
3814 \end_inset
3815
3816 document
3817 \family default
3818  Adjusts the print space to print both sides of paper.
3819  That means that the print space for odd- and even-numbered pages is different.
3820 \end_layout
3821
3822 \begin_layout Subsection
3823 Margins
3824 \begin_inset CommandInset label
3825 LatexCommand label
3826 name "sub:Margins"
3827
3828 \end_inset
3829
3830
3831 \begin_inset Index idx
3832 status collapsed
3833
3834 \begin_layout Plain Layout
3835 Document ! Margins
3836 \end_layout
3837
3838 \end_inset
3839
3840
3841 \begin_inset Index idx
3842 status collapsed
3843
3844 \begin_layout Plain Layout
3845 Margins
3846 \end_layout
3847
3848 \end_inset
3849
3850
3851 \end_layout
3852
3853 \begin_layout Standard
3854 Paper margins are set in the menu 
3855 \family sans
3856 Document\SpecialChar \menuseparator
3857 Settings
3858 \family default
3859 .
3860 \begin_inset Index idx
3861 status collapsed
3862
3863 \begin_layout Plain Layout
3864 Document ! Settings
3865 \end_layout
3866
3867 \end_inset
3868
3869
3870 \end_layout
3871
3872 \begin_layout Standard
3873 If you use a KOMA-Script document class, you can use the default settings.
3874  Because KOMA-Script calculates then the print space automatically by taking
3875  the paper format and the font size into account.
3876 \end_layout
3877
3878 \begin_layout Subsection
3879 Important Note
3880 \end_layout
3881
3882 \begin_layout Standard
3883 If you change a document class, LyX has to convert 
3884 \emph on
3885 everything
3886 \emph default
3887  into the new class.
3888  That includes the paragraph environments.
3889  Some paragraph environments are standard, in so far as all of the document
3890  classes have them; but some classes have special paragraph environments.
3891  If this is the case, and you change the document class, LyX will mark the
3892  paragraphs whose styles it no longer understands as 
3893 \begin_inset Quotes eld
3894 \end_inset
3895
3896 unknown
3897 \begin_inset Quotes erd
3898 \end_inset
3899
3900 .
3901  The name of the style is retained, in case you should want to go back to
3902  the old class.
3903  But these paragraphs will be output with no special formatting, so you
3904  will either need to create a new style yourself or else convert these paragraph
3905 s manually to a style present in your new document class.
3906 \end_layout
3907
3908 \begin_layout Section
3909 Paragraph Indentation and Separation
3910 \begin_inset Index idx
3911 status collapsed
3912
3913 \begin_layout Plain Layout
3914 Paragraph ! Indentation
3915 \end_layout
3916
3917 \end_inset
3918
3919
3920 \end_layout
3921
3922 \begin_layout Subsection
3923 Introduction
3924 \begin_inset CommandInset label
3925 LatexCommand label
3926 name "sec:Par-indent-intro"
3927
3928 \end_inset
3929
3930
3931 \end_layout
3932
3933 \begin_layout Standard
3934 Before describing all of the various paragraph environments, we'd like to
3935  say a word or two about paragraph indentation.
3936 \end_layout
3937
3938 \begin_layout Standard
3939 Everyone seems to have their own convention for separating paragraphs.
3940  Most Americans indent the first line of a paragraph.
3941  Others don't indent but put extra space between the paragraphs.
3942  If you choose indentation for paragraphs the 
3943 \emph on
3944 first
3945 \emph default
3946  paragraph of a section, or after a figure, an equation, a table, a list,
3947  etc., is 
3948 \emph on
3949 not
3950 \emph default
3951  indented.
3952  Only a paragraph following another paragraph gets indented.
3953  Note that the indentation behavior is different when you use another document
3954  language than English.
3955  LaTeX takes care that the indentation follows the rules of the used language.
3956 \end_layout
3957
3958 \begin_layout Standard
3959 The space between paragraphs, like the line spacing, the space between headings
3960  and text — in fact, all of the spacings for just about everything are pre-coded
3961  into LyX.
3962  As we said, you don't worry about how much space to add between what.
3963  LyX takes care of that.
3964  In fact, these pre-coded vertical spacings aren't a single number but a
3965  range.
3966  That way, LyX can squish or stretch the space between lines to make sure
3967  figures fit on a page with text, so that sections don't start at the bottom
3968  of a page, and so on.
3969 \begin_inset Foot
3970 status collapsed
3971
3972 \begin_layout Plain Layout
3973 LaTeX does this when LyX goes to produce a printable file.
3974 \end_layout
3975
3976 \end_inset
3977
3978  However, pre-coded doesn't mean you can't change them.
3979  LyX gives you the ability to globally change 
3980 \emph on
3981 all
3982 \emph default
3983  of these pre-coded spacings.
3984  We will explain more later.
3985 \end_layout
3986
3987 \begin_layout Subsection
3988 Paragraph Separation
3989 \begin_inset CommandInset label
3990 LatexCommand label
3991 name "sub:Paragraph-Separation"
3992
3993 \end_inset
3994
3995
3996 \begin_inset Index idx
3997 status collapsed
3998
3999 \begin_layout Plain Layout
4000 Paragraph ! Separation
4001 \end_layout
4002
4003 \end_inset
4004
4005
4006 \end_layout
4007
4008 \begin_layout Standard
4009 To separate paragraphs, select 
4010 \family sans
4011 Indent
4012 \family default
4013  or 
4014 \family sans
4015 Skip
4016 \family default
4017  in the submenu 
4018 \family sans
4019 Text
4020 \begin_inset space ~
4021 \end_inset
4022
4023 Layout
4024 \family default
4025  of the dialog 
4026 \family sans
4027 Document\SpecialChar \menuseparator
4028 Settings
4029 \family default
4030
4031 \begin_inset Index idx
4032 status collapsed
4033
4034 \begin_layout Plain Layout
4035 Document ! Settings
4036 \end_layout
4037
4038 \end_inset
4039
4040  to indent paragraphs or add extra space between paragraphs, respectively.
4041 \end_layout
4042
4043 \begin_layout Subsection
4044 Fine-Tuning
4045 \end_layout
4046
4047 \begin_layout Standard
4048 You can also change the separation method of a single paragraph.
4049  Open the 
4050 \family sans
4051 Edit\SpecialChar \menuseparator
4052 Paragraph
4053 \begin_inset space ~
4054 \end_inset
4055
4056 Settings
4057 \family default
4058  dialog and toggle the 
4059 \family sans
4060 Indent
4061 \begin_inset space ~
4062 \end_inset
4063
4064 Paragraph
4065 \family default
4066  option to change the state of the current paragraph (shortcut 
4067 \begin_inset Info
4068 type  "shortcut"
4069 arg   "paragraph-params \\indent-toggle"
4070 \end_inset
4071
4072 ).
4073  If paragraphs have no indentation but use extra space for separation, this
4074  button will be ignored (you can't indent a single paragraph by toggling
4075  this).
4076 \end_layout
4077
4078 \begin_layout Standard
4079 You should only need to change the indentation method for a single paragraph
4080  if you need to do some fine-tuning.
4081 \end_layout
4082
4083 \begin_layout Subsection
4084 Line Spacing
4085 \begin_inset Index idx
4086 status collapsed
4087
4088 \begin_layout Plain Layout
4089 Paragraph ! Line spacing
4090 \end_layout
4091
4092 \end_inset
4093
4094
4095 \end_layout
4096
4097 \begin_layout Standard
4098 In the 
4099 \family sans
4100 Document\SpecialChar \menuseparator
4101 Settings
4102 \noun on
4103
4104 \begin_inset Index idx
4105 status collapsed
4106
4107 \begin_layout Plain Layout
4108 Document ! Settings
4109 \end_layout
4110
4111 \end_inset
4112
4113
4114 \family default
4115 \noun default
4116  dialog you can set the line spacing in the submenu 
4117 \family sans
4118 Text
4119 \begin_inset space ~
4120 \end_inset
4121
4122 Layout
4123 \family default
4124 .
4125 \begin_inset Foot
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129 You need to have the LaTeX-package 
4130 \series bold
4131 setspace
4132 \series default
4133
4134 \begin_inset Index idx
4135 status collapsed
4136
4137 \begin_layout Plain Layout
4138 LaTeX-packages ! setspace
4139 \end_layout
4140
4141 \end_inset
4142
4143  installed to use this feature.
4144 \end_layout
4145
4146 \end_inset
4147
4148
4149 \end_layout
4150
4151 \begin_layout Section
4152 Paragraph Environments
4153 \begin_inset CommandInset label
4154 LatexCommand label
4155 name "sec:Paragraph-Environments"
4156
4157 \end_inset
4158
4159
4160 \begin_inset Index idx
4161 status collapsed
4162
4163 \begin_layout Plain Layout
4164 Paragraph ! Environments
4165 \end_layout
4166
4167 \end_inset
4168
4169
4170 \begin_inset Index idx
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174 Paragraph environments|(
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \begin_layout Subsection
4183 Overview
4184 \end_layout
4185
4186 \begin_layout Standard
4187 Paragraph environments correspond to the
4188 \end_layout
4189
4190 \begin_layout Standard
4191
4192 \series bold
4193
4194 \backslash
4195 begin{
4196 \emph on
4197 environment
4198 \emph default
4199 } ...
4200  
4201 \backslash
4202 end{
4203 \emph on
4204 environment
4205 \emph default
4206 }
4207 \series default
4208
4209 \begin_inset Newline newline
4210 \end_inset
4211
4212 command sequence in LaTeX files.
4213  If you don't know LaTeX, or the concept of a paragraph environment is totally
4214  alien to you, we urge you to read the 
4215 \emph on
4216 Tutorial
4217 \emph default
4218 .
4219  The 
4220 \emph on
4221 Tutorial
4222 \emph default
4223  also contains many more examples than this section does.
4224 \end_layout
4225
4226 \begin_layout Standard
4227 A paragraph environment is simply a 
4228 \begin_inset Quotes eld
4229 \end_inset
4230
4231 container
4232 \begin_inset Quotes erd
4233 \end_inset
4234
4235  for a paragraph which gives that paragraph certain properties.
4236  This can include a particular style of font, different margins, a numbering
4237  scheme, labels, and so on.
4238  Additionally, you can 
4239 \begin_inset Quotes eld
4240 \end_inset
4241
4242 nest
4243 \begin_inset Quotes erd
4244 \end_inset
4245
4246  the different environments inside one another, allowing one environment
4247  to inherit some of the properties of another.
4248  The different paragraph environments totally replace the need for messy
4249  tab stops, on the fly margin adjustment, and other hold-overs from the
4250  days of typewriters.
4251  There are several paragraph environments that are specific to a particular
4252  document type.
4253  We will only be covering the most common ones here.
4254 \end_layout
4255
4256 \begin_layout Standard
4257 To choose a new paragraph environment, use the pull-down box 
4258 \begin_inset Graphics
4259         filename clipart/ToolbarEnvBox.png
4260         scale 70
4261         clip
4262
4263 \end_inset
4264
4265  at the left end of the toolbar.
4266  LyX will change the environment of the 
4267 \emph on
4268 entire
4269 \emph default
4270  paragraph in which the cursor sits.
4271  You can also change the environment of an entire group of paragraphs if
4272  you select them before choosing the new environment.
4273  
4274 \end_layout
4275
4276 \begin_layout Standard
4277 Note that hitting 
4278 \family sans
4279 Return
4280 \family default
4281  will 
4282 \emph on
4283 typically
4284 \emph default
4285  create a new paragraph using the 
4286 \family sans
4287 Standard
4288 \family default
4289  paragraph environment.
4290  We say 
4291 \begin_inset Quotes eld
4292 \end_inset
4293
4294 typically
4295 \begin_inset Quotes erd
4296 \end_inset
4297
4298  because if you are in one of these environments:
4299 \end_layout
4300
4301 \begin_layout Itemize
4302
4303 \family sans
4304 Quote
4305 \end_layout
4306
4307 \begin_layout Itemize
4308
4309 \family sans
4310 Quotation
4311 \end_layout
4312
4313 \begin_layout Itemize
4314
4315 \family sans
4316 Verse
4317 \end_layout
4318
4319 \begin_layout Itemize
4320
4321 \family sans
4322 Itemize
4323 \end_layout
4324
4325 \begin_layout Itemize
4326
4327 \family sans
4328 Enumerate
4329 \end_layout
4330
4331 \begin_layout Itemize
4332
4333 \family sans
4334 Description
4335 \end_layout
4336
4337 \begin_layout Itemize
4338
4339 \family sans
4340 List
4341 \end_layout
4342
4343 \begin_layout Standard
4344 LyX keeps the old paragraph environment when you hit 
4345 \family sans
4346 Return
4347 \family default
4348 , rather than resetting it to 
4349 \family sans
4350 Standard
4351 \family default
4352 .
4353  LyX will still reset the nesting depth, however.
4354  Usually, starting a new paragraph resets both the paragraph environment
4355  and the nesting depth (for more on nesting see section
4356 \begin_inset space ~
4357 \end_inset
4358
4359
4360 \begin_inset CommandInset ref
4361 LatexCommand ref
4362 reference "sec:Nesting"
4363
4364 \end_inset
4365
4366 ).
4367  At the moment, all this is context-specific; you're better off expecting
4368  
4369 \family sans
4370 Return
4371 \family default
4372  to reset the paragraph environment and depth.
4373  If you want a new paragraph to keep the current environment and depth,
4374  use 
4375 \begin_inset Info
4376 type  "shortcut"
4377 arg   "break-paragraph inverse"
4378 \end_inset
4379
4380  instead.
4381 \end_layout
4382
4383 \begin_layout Subsection
4384 Standard
4385 \end_layout
4386
4387 \begin_layout Standard
4388 The default paragraph environment is 
4389 \family sans
4390 Standard
4391 \family default
4392  for most classes.
4393  It creates a plain paragraph.
4394  If LyX resets the paragraph environment, this is the one it chooses.
4395  In fact, the paragraph you're reading right now (and most of the ones in
4396  this manual) are in the 
4397 \family sans
4398 Standard
4399 \family default
4400  environment.
4401 \end_layout
4402
4403 \begin_layout Standard
4404 You can nest a paragraph using the 
4405 \family sans
4406 Standard
4407 \family default
4408  environment in just about anything else, but you can't really nest anything
4409  in a 
4410 \family sans
4411 Standard
4412 \family default
4413  environment.
4414 \end_layout
4415
4416 \begin_layout Subsection
4417 Document Title
4418 \begin_inset Index idx
4419 status collapsed
4420
4421 \begin_layout Plain Layout
4422 Document ! Title
4423 \end_layout
4424
4425 \end_inset
4426
4427
4428 \end_layout
4429
4430 \begin_layout Standard
4431 A LaTeX title page has three parts: the title itself, the name(s) of the
4432  author(s) and a 
4433 \begin_inset Quotes eld
4434 \end_inset
4435
4436 footnote
4437 \begin_inset Quotes erd
4438 \end_inset
4439
4440  for thanks or contact information.
4441  For certain types of documents, LaTeX places all of this on a separate
4442  page along with today's date.
4443  For other types of documents, the title 
4444 \begin_inset Quotes eld
4445 \end_inset
4446
4447 page
4448 \begin_inset Quotes erd
4449 \end_inset
4450
4451  goes at the top of the first page of the document.
4452  
4453 \end_layout
4454
4455 \begin_layout Standard
4456 LyX provides an interface to the title page commands through the paragraph
4457  environments 
4458 \family sans
4459 Title
4460 \family default
4461
4462 \family sans
4463 Author
4464 \family default
4465 , and 
4466 \family sans
4467 Date
4468 \family default
4469 .
4470  Here's how you use them:
4471 \end_layout
4472
4473 \begin_layout Itemize
4474 Put the title of your document in the 
4475 \family sans
4476 Title
4477 \family default
4478  environment.
4479 \end_layout
4480
4481 \begin_layout Itemize
4482 Put the author name in the 
4483 \family sans
4484 Author
4485 \family default
4486  environment.
4487 \end_layout
4488
4489 \begin_layout Itemize
4490 If you want the date to have a certain appearance, want to use a fixed date,
4491  or want other text to appear in place of today's date, put that text in
4492  the 
4493 \family sans
4494 Date
4495 \family default
4496  environment.
4497  Note that using this environment is optional.
4498  If you don't provide any, LaTeX will automatically insert today's date.
4499  If you don't want any date, add the line
4500 \begin_inset Newline newline
4501 \end_inset
4502
4503
4504 \series bold
4505
4506 \backslash
4507 date{}
4508 \series default
4509
4510 \begin_inset Newline newline
4511 \end_inset
4512
4513 to the preamble of your document (menu 
4514 \family sans
4515 Document\SpecialChar \menuseparator
4516 Settings
4517 \family default
4518 )
4519 \end_layout
4520
4521 \begin_layout Standard
4522 You can use footnotes to insert 
4523 \begin_inset Quotes eld
4524 \end_inset
4525
4526 thanks
4527 \begin_inset Quotes erd
4528 \end_inset
4529
4530  or contact information.
4531 \end_layout
4532
4533 \begin_layout Subsection
4534 Headings
4535 \begin_inset Index idx
4536 status collapsed
4537
4538 \begin_layout Plain Layout
4539 Section headings
4540 \end_layout
4541
4542 \end_inset
4543
4544
4545 \begin_inset CommandInset label
4546 LatexCommand label
4547 name "sub:Headings"
4548
4549 \end_inset
4550
4551
4552 \end_layout
4553
4554 \begin_layout Standard
4555 There are several paragraph environments for producing section headings.
4556  LyX takes care of the numbering for you.
4557 \end_layout
4558
4559 \begin_layout Subsubsection
4560 Numbered Headings
4561 \begin_inset Index idx
4562 status collapsed
4563
4564 \begin_layout Plain Layout
4565 Section headings ! Numbered
4566 \end_layout
4567
4568 \end_inset
4569
4570
4571 \end_layout
4572
4573 \begin_layout Standard
4574 There are 7 numbered types of section headings.
4575  They are:
4576 \end_layout
4577
4578 \begin_layout Enumerate
4579
4580 \family sans
4581 Part
4582 \end_layout
4583
4584 \begin_layout Enumerate
4585
4586 \family sans
4587 Chapter
4588 \end_layout
4589
4590 \begin_layout Enumerate
4591
4592 \family sans
4593 Section
4594 \end_layout
4595
4596 \begin_layout Enumerate
4597
4598 \family sans
4599 Subsection
4600 \end_layout
4601
4602 \begin_layout Enumerate
4603
4604 \family sans
4605 Subsubsection
4606 \end_layout
4607
4608 \begin_layout Enumerate
4609
4610 \family sans
4611 Paragraph
4612 \end_layout
4613
4614 \begin_layout Enumerate
4615
4616 \family sans
4617 Subparagraph
4618 \end_layout
4619
4620 \begin_layout Standard
4621 LyX labels each heading with a series of numbers, separated by periods.
4622  The numbers describe where in the document you are.
4623  Unlike the other headings, parts are numbered with Latin letters.
4624 \end_layout
4625
4626 \begin_layout Standard
4627 Headings all subdivide your document into different pieces of text.
4628  For example, suppose you're writing a book.
4629  You group the book into chapters.
4630  LyX does similar grouping:
4631 \end_layout
4632
4633 \begin_layout Itemize
4634
4635 \family sans
4636 Part
4637 \family default
4638  is divided into either 
4639 \family sans
4640 Chapter
4641 \family default
4642 s or 
4643 \family sans
4644 Section
4645 \family default
4646 s
4647 \end_layout
4648
4649 \begin_layout Itemize
4650
4651 \family sans
4652 Chapter
4653 \family default
4654 s are divided into 
4655 \family sans
4656 Section
4657 \family default
4658 s
4659 \end_layout
4660
4661 \begin_layout Itemize
4662
4663 \family sans
4664 Section
4665 \family default
4666 s are divided into 
4667 \family sans
4668 Subsection
4669 \family default
4670 s
4671 \end_layout
4672
4673 \begin_layout Itemize
4674
4675 \family sans
4676 Subsection
4677 \family default
4678 s are divided into 
4679 \family sans
4680 Subsubsection
4681 \family default
4682 s
4683 \end_layout
4684
4685 \begin_layout Itemize
4686
4687 \family sans
4688 Subsubsection
4689 \family default
4690 s are divided into 
4691 \family sans
4692 Paragraph
4693 \family default
4694 s
4695 \end_layout
4696
4697 \begin_layout Itemize
4698
4699 \family sans
4700 Paragraph
4701 \family default
4702 s are divided into 
4703 \family sans
4704 Subparagraph
4705 \family default
4706 s
4707 \end_layout
4708
4709 \begin_layout Standard
4710 \begin_inset Note Greyedout
4711 status collapsed
4712
4713 \begin_layout Plain Layout
4714
4715 \series bold
4716 Note:
4717 \series default
4718  Not all document types use the 
4719 \family sans
4720 Chapter
4721 \family default
4722  heading as the maximum sectioning level.
4723  In that case the 
4724 \family sans
4725 Section
4726 \family default
4727  is the top-level heading.
4728 \end_layout
4729
4730 \end_inset
4731
4732
4733 \end_layout
4734
4735 \begin_layout Standard
4736 So, if you use the 
4737 \family sans
4738 Subsubsection
4739 \family default
4740  environment to label a new sub-subsection, LyX labels it with its number,
4741  along with the number of the subsection, section, and, if applicable, chapter
4742  that it's in.
4743  For example: the fifth section of the second chapter of this book has the
4744  label 
4745 \begin_inset Quotes eld
4746 \end_inset
4747
4748 2.5
4749 \begin_inset Quotes erd
4750 \end_inset
4751
4752 .
4753 \end_layout
4754
4755 \begin_layout Subsubsection
4756 Unnumbered Headings
4757 \begin_inset Index idx
4758 status collapsed
4759
4760 \begin_layout Plain Layout
4761 Section headings ! Unnumbered
4762 \end_layout
4763
4764 \end_inset
4765
4766
4767 \end_layout
4768
4769 \begin_layout Standard
4770 The unnumbered section headings have a 
4771 \begin_inset Quotes eld
4772 \end_inset
4773
4774 *
4775 \begin_inset Quotes erd
4776 \end_inset
4777
4778  at the end of their name.
4779  They work the same as their numbered counterparts but will not appear in
4780  the table of contents, see section
4781 \begin_inset space ~
4782 \end_inset
4783
4784
4785 \begin_inset CommandInset ref
4786 LatexCommand ref
4787 reference "sec:toc"
4788
4789 \end_inset
4790
4791 .
4792 \end_layout
4793
4794 \begin_layout Subsubsection
4795 Changing the Numbering
4796 \begin_inset CommandInset label
4797 LatexCommand label
4798 name "sub:Numbering-depth"
4799
4800 \end_inset
4801
4802
4803 \end_layout
4804
4805 \begin_layout Standard
4806 You can also alter which sectioning levels get numbered and which ones appear
4807  in the Table of Contents.
4808  Now, this doesn't remove any of the levels; that's preset in the document
4809  class.
4810  Certain classes start with 
4811 \family sans
4812 Chapter
4813 \family default
4814  and go down to the 
4815 \family sans
4816 Subparagraph
4817 \family default
4818  level.
4819  Others start at 
4820 \family sans
4821 Section
4822 \family default
4823 .
4824  Similarly, not all document classes number all sectioning levels.
4825  Most don't number 
4826 \family sans
4827 Paragraph
4828 \family default
4829  or 
4830 \family sans
4831 Subparagraph
4832 \family default
4833 .
4834  This is something you can change.
4835 \end_layout
4836
4837 \begin_layout Standard
4838 Open the 
4839 \family sans
4840 Document\SpecialChar \menuseparator
4841 Settings
4842 \family default
4843  dialog.
4844 \begin_inset Index idx
4845 status collapsed
4846
4847 \begin_layout Plain Layout
4848 Document ! Settings
4849 \end_layout
4850
4851 \end_inset
4852
4853  Under 
4854 \family sans
4855 Numbering
4856 \begin_inset space ~
4857 \end_inset
4858
4859 &
4860 \begin_inset space ~
4861 \end_inset
4862
4863 TOC
4864 \family default
4865  you will see two counters.
4866  The one named 
4867 \family sans
4868 Numbering
4869 \family default
4870  controls how far down in the sectioning hierarchy LyX numbers a section
4871  heading.
4872  The other one controls the appearance of the section headings in the table
4873  of contents.
4874 \end_layout
4875
4876 \begin_layout Subsubsection
4877 Short Titles of Headings
4878 \begin_inset Index idx
4879 status collapsed
4880
4881 \begin_layout Plain Layout
4882 Section headings ! Short titles
4883 \end_layout
4884
4885 \end_inset
4886
4887
4888 \begin_inset Argument
4889 status collapsed
4890
4891 \begin_layout Plain Layout
4892 Short Titles
4893 \end_layout
4894
4895 \end_inset
4896
4897
4898 \begin_inset CommandInset label
4899 LatexCommand label
4900 name "sec:Short-Titles"
4901
4902 \end_inset
4903
4904
4905 \end_layout
4906
4907 \begin_layout Standard
4908 Some section or chapter titles, such as this one, can get quite long.
4909  This can cause trouble when there is limited horizontal space.
4910  For example, if the header of the page is set to show the current section
4911  title, a long title will protrude over the page margins and look awful.
4912 \end_layout
4913
4914 \begin_layout Standard
4915 LaTeX allows you to specify a short title for section headings.
4916  This short title is used in the header and in the actual table of contents,
4917  avoiding the problem mentioned.
4918  To specify a short title, use the menu 
4919 \family sans
4920 Insert\SpecialChar \menuseparator
4921 Short
4922 \begin_inset space ~
4923 \end_inset
4924
4925 Title
4926 \family default
4927 .
4928  This will insert a box labeled 
4929 \begin_inset Quotes eld
4930 \end_inset
4931
4932 opt
4933 \begin_inset Quotes erd
4934 \end_inset
4935
4936  (stands for 
4937 \begin_inset Quotes eld
4938 \end_inset
4939
4940 optional
4941 \begin_inset Quotes erd
4942 \end_inset
4943
4944 ) which you can use to enter the short title text.
4945  This also works for captions inside floats.
4946 \end_layout
4947
4948 \begin_layout Standard
4949 The title of this section is a good example of using this feature.
4950 \end_layout
4951
4952 \begin_layout Subsubsection
4953 Special Information
4954 \end_layout
4955
4956 \begin_layout Standard
4957 The following information applies to all section headings:
4958 \end_layout
4959
4960 \begin_layout Itemize
4961 You cannot do any nesting with these environments.
4962 \end_layout
4963
4964 \begin_layout Itemize
4965 You cannot use a margin note in any of these environments.
4966 \end_layout
4967
4968 \begin_layout Itemize
4969 You can only use inline math in these environments.
4970 \end_layout
4971
4972 \begin_layout Itemize
4973 You can use labels and cross-references to refer to their numbers.
4974 \end_layout
4975
4976 \begin_layout Subsection
4977 Quotes and Poetry line spacing
4978 \end_layout
4979
4980 \begin_layout Standard
4981 LyX has three paragraph environments for writing poetry and quotations.
4982  They are 
4983 \family sans
4984 Quote
4985 \family default
4986
4987 \family sans
4988 Quotation
4989 \family default
4990 , and 
4991 \family sans
4992 Verse
4993 \family default
4994 .
4995  Forget the days of changing line spacing and twiddling with margins.
4996  These three paragraph environments already have those changes built-in.
4997  They all widen the left margin and add a bit of extra space above and below
4998  the text they contain.
4999  They also allow nesting, so you can put a 
5000 \family sans
5001 Verse
5002 \family default
5003  in a 
5004 \family sans
5005 Quotation
5006 \family default
5007 , as well as in some other paragraph environments.
5008 \end_layout
5009
5010 \begin_layout Standard
5011 There is another feature of these three paragraph environments: they do
5012  
5013 \emph on
5014 not
5015 \emph default
5016  reset to 
5017 \family sans
5018 Standard
5019 \family default
5020  when you start a new paragraph.
5021  So, you can type in that poem and merrily hit 
5022 \family sans
5023 Return
5024 \family default
5025  without worrying about the paragraph environment changing on you.
5026  Of course, that means that, once you are done typing in that poem, you
5027  have to change back to the 
5028 \family sans
5029 Standard
5030 \family default
5031  environment yourself.
5032 \family sans
5033 Quote
5034 \family default
5035  and 
5036 \family sans
5037 Quotation
5038 \family default
5039
5040 \begin_inset CommandInset label
5041 LatexCommand label
5042 name "sec:Quote"
5043
5044 \end_inset
5045
5046
5047 \begin_inset Index idx
5048 status collapsed
5049
5050 \begin_layout Plain Layout
5051 Quotation
5052 \end_layout
5053
5054 \end_inset
5055
5056
5057 \end_layout
5058
5059 \begin_layout Standard
5060 Now that we've described the similarities of these three environments, it's
5061  time for the differences.
5062  
5063 \family sans
5064 Quote
5065 \family default
5066  and 
5067 \family sans
5068 Quotation
5069 \family default
5070  are identical except for one difference: 
5071 \family sans
5072 Quote
5073 \family default
5074  uses extra spacing to separate paragraphs and never indents the first line.
5075  
5076 \family sans
5077 Quotation
5078 \family default
5079  
5080 \emph on
5081 always
5082 \emph default
5083  indents the first line of a paragraph and uses the same line spacing throughout.
5084 \end_layout
5085
5086 \begin_layout Standard
5087 Here's an example of the 
5088 \family sans
5089 Quote
5090 \family default
5091  environment:
5092 \end_layout
5093
5094 \begin_layout Quote
5095 This is in the 
5096 \family sans
5097 Quote
5098 \family default
5099  environment.
5100  I can keep writing, extending this line out further and further until it
5101  wraps.
5102  See – no indentation!
5103 \end_layout
5104
5105 \begin_layout Quote
5106 Here's the second paragraph of this quote.
5107  Again, there's no indentation, but there is extra space between me and
5108  the other paragraph.
5109 \end_layout
5110
5111 \begin_layout Standard
5112 Here's another example, this time in the 
5113 \family sans
5114 Quotation
5115 \family default
5116  environment:
5117 \end_layout
5118
5119 \begin_layout Quotation
5120 This is in the 
5121 \family sans
5122 Quotation
5123 \family default
5124  environment.
5125  If I keep writing, you will see the indentation.
5126  If your country uses a writing style that shows off new paragraphs by indenting
5127  the first line, then 
5128 \family sans
5129 Quotation
5130 \family default
5131  is the environment for you! Well, you'd use it 
5132 \emph on
5133 if
5134 \emph default
5135  you were quoting other text.
5136 \end_layout
5137
5138 \begin_layout Quotation
5139 Here's a new paragraph.
5140  I could ramble on and on, like a politician at election time.
5141  If I did that, though, you'd get bored.
5142 \end_layout
5143
5144 \begin_layout Standard
5145 As the examples show, 
5146 \family sans
5147 Quote
5148 \family default
5149  is for those people who use extra space to separate paragraphs.
5150  They should put quotes in the 
5151 \family sans
5152 Quote
5153 \family default
5154  environment.
5155  Those who use indentation to mark a new paragraph should use the 
5156 \family sans
5157 Quotation
5158 \family default
5159  paragraph environment for quoted text.
5160 \end_layout
5161
5162 \begin_layout Subsubsection
5163
5164 \family sans
5165 Verse
5166 \family default
5167
5168 \begin_inset Index idx
5169 status collapsed
5170
5171 \begin_layout Plain Layout
5172 Paragraph ! Verse
5173 \end_layout
5174
5175 \end_inset
5176
5177
5178 \family sans
5179
5180 \begin_inset Index idx
5181 status collapsed
5182
5183 \begin_layout Plain Layout
5184 Poetry
5185 \end_layout
5186
5187 \end_inset
5188
5189
5190 \begin_inset CommandInset label
5191 LatexCommand label
5192 name "sec:Verse"
5193
5194 \end_inset
5195
5196
5197 \end_layout
5198
5199 \begin_layout Standard
5200
5201 \family sans
5202 Verse
5203 \family default
5204  is a paragraph environment for poetry, rhymes, verses, and so on.
5205  Here's an example:
5206 \end_layout
5207
5208 \begin_layout Verse
5209 This is in Verse
5210 \begin_inset Newline newline
5211 \end_inset
5212
5213 Which I did not rehearse!
5214 \end_layout
5215
5216 \begin_layout Verse
5217 It could be much worse.
5218  This line could be long, very long, oh so long, so very long that it wraps
5219  around.
5220  It looks okay on screen, but in the printed version, the extra lines are
5221  indented a bit more than the first.
5222  Okay, so it's turned to prose and doesn't rhyme anymore.
5223  So sue me.
5224 \end_layout
5225
5226 \begin_layout Verse
5227 To break a line
5228 \begin_inset Newline newline
5229 \end_inset
5230
5231 And make things look fine
5232 \begin_inset Newline newline
5233 \end_inset
5234
5235 Use 
5236 \begin_inset Info
5237 type  "shortcut"
5238 arg   "newline-insert newline"
5239 \end_inset
5240
5241 .
5242 \end_layout
5243
5244 \begin_layout Standard
5245 As you can see, 
5246 \family sans
5247 Verse
5248 \family default
5249  does not indent both margins.
5250  Each stanza of the verse or poem is in its own paragraph.
5251  To separate the individual lines of a stanza, use the 
5252 \family typewriter
5253 break-line
5254 \family default
5255  function 
5256 \begin_inset Info
5257 type  "shortcut"
5258 arg   "newline-insert newline"
5259 \end_inset
5260
5261 .
5262 \end_layout
5263
5264 \begin_layout Subsection
5265 Lists
5266 \begin_inset Index idx
5267 status collapsed
5268
5269 \begin_layout Plain Layout
5270 Lists
5271 \end_layout
5272
5273 \end_inset
5274
5275
5276 \begin_inset CommandInset label
5277 LatexCommand label
5278 name "sub:Lists"
5279
5280 \end_inset
5281
5282
5283 \end_layout
5284
5285 \begin_layout Standard
5286 LyX has four different paragraph environments for creating different kinds
5287  of lists.
5288  In the 
5289 \family sans
5290 Itemize
5291 \family default
5292  and 
5293 \family sans
5294 Enumerate
5295 \family default
5296  environments, LyX labels your list items with bullets or numbers, respectively.
5297  In the 
5298 \family sans
5299 Description
5300 \family default
5301  and 
5302 \family sans
5303 List
5304 \family default
5305  environments, LyX lets you provide your own label.
5306  We will present the individual details of each type of list next after
5307  describing some general features of all four of them.
5308 \end_layout
5309
5310 \begin_layout Subsubsection
5311 General Features
5312 \end_layout
5313
5314 \begin_layout Standard
5315 The four paragraph environments for lists differ from the other environments
5316  in several ways.
5317  First, LyX treats each paragraph as a list item.
5318  Hitting 
5319 \family sans
5320 Return
5321 \family default
5322  does 
5323 \emph on
5324 not
5325 \emph default
5326  reset the environment to 
5327 \family sans
5328 Standard
5329 \family default
5330  but keeps the current environment and creates a new list item.
5331  The nesting depth is hereby kept.
5332  If you want to keep the paragraph environment but reset the current nesting
5333  depth, you can use 
5334 \begin_inset Info
5335 type  "shortcut"
5336 arg   "break-paragraph inverse"
5337 \end_inset
5338
5339  to break paragraphs.
5340 \end_layout
5341
5342 \begin_layout Standard
5343 You can nest lists of any type inside one another.
5344  In fact, LyX changes the labels on some list items depending on how it
5345  is nested.
5346  If you intend to use any of the list paragraph environments, we suggest
5347  you read all of section
5348 \begin_inset space ~
5349 \end_inset
5350
5351
5352 \begin_inset CommandInset ref
5353 LatexCommand ref
5354 reference "sec:Nesting"
5355
5356 \end_inset
5357
5358 .
5359  
5360 \end_layout
5361
5362 \begin_layout Subsubsection
5363
5364 \family sans
5365 Itemize
5366 \family default
5367
5368 \begin_inset Index idx
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 Lists ! Itemize
5373 \end_layout
5374
5375 \end_inset
5376
5377
5378 \begin_inset CommandInset label
5379 LatexCommand label
5380 name "sec:Itemize"
5381
5382 \end_inset
5383
5384
5385 \end_layout
5386
5387 \begin_layout Standard
5388 The first type of list we will describe in detail is the 
5389 \family sans
5390 Itemize
5391 \family default
5392  paragraph environment.
5393  It has the following properties:
5394 \end_layout
5395
5396 \begin_layout Itemize
5397 Each item has a particular bullet or symbol as its label.
5398 \end_layout
5399
5400 \begin_deeper
5401 \begin_layout Itemize
5402 LyX uses the same symbol for all of the items in a given nesting level.
5403 \end_layout
5404
5405 \begin_layout Itemize
5406 The symbol appears at the beginning of the first line.
5407 \end_layout
5408
5409 \end_deeper
5410 \begin_layout Itemize
5411 The items can have any length.
5412  LyX automatically offsets the left margin of each item.
5413  The offset is always relative to whatever environment the 
5414 \family sans
5415 Itemize
5416 \family default
5417  list may be in.
5418 \end_layout
5419
5420 \begin_layout Itemize
5421 If you nest an 
5422 \family sans
5423 Itemize
5424 \family default
5425  environment inside another 
5426 \family sans
5427 Itemize
5428 \family default
5429  environment, the label changes to a new symbol.
5430 \end_layout
5431
5432 \begin_deeper
5433 \begin_layout Itemize
5434 There are four different symbols for up to a four-fold nesting.
5435 \end_layout
5436
5437 \begin_layout Itemize
5438 LyX always shows the same symbol on screen.
5439 \end_layout
5440
5441 \begin_layout Itemize
5442 See section
5443 \begin_inset space ~
5444 \end_inset
5445
5446
5447 \begin_inset CommandInset ref
5448 LatexCommand ref
5449 reference "sec:Nesting"
5450
5451 \end_inset
5452
5453  for a full explanation of nesting.
5454 \end_layout
5455
5456 \end_deeper
5457 \begin_layout Standard
5458 Of course, that explanation was also an example of an 
5459 \family sans
5460 Itemize
5461 \family default
5462  list.
5463  The 
5464 \family sans
5465 Itemize
5466 \family default
5467  environment is best suited for lists where the order doesn't matter.
5468 \end_layout
5469
5470 \begin_layout Standard
5471 We said that different levels use different symbols as their label.
5472  Here's an example of all four possible symbols.
5473 \end_layout
5474
5475 \begin_layout Itemize
5476 The label for the first level 
5477 \family sans
5478 Itemize
5479 \family default
5480  is a large black dot, or bullet.
5481 \end_layout
5482
5483 \begin_deeper
5484 \begin_layout Itemize
5485 The label for the second level is a dash.
5486 \end_layout
5487
5488 \begin_deeper
5489 \begin_layout Itemize
5490 The label for the third is an asterisk.
5491 \end_layout
5492
5493 \begin_deeper
5494 \begin_layout Itemize
5495 The label for the fourth is a centered dot.
5496 \end_layout
5497
5498 \end_deeper
5499 \begin_layout Itemize
5500 Back out to the third level.
5501 \end_layout
5502
5503 \end_deeper
5504 \begin_layout Itemize
5505 Back to the second level.
5506 \end_layout
5507
5508 \end_deeper
5509 \begin_layout Itemize
5510 Back to the outermost level.
5511 \end_layout
5512
5513 \begin_layout Standard
5514 These are the default labels for an 
5515 \family sans
5516 Itemize
5517 \family default
5518  list.
5519  You can customize these labels in the 
5520 \family sans
5521 Document\SpecialChar \menuseparator
5522 Settings
5523 \family default
5524  dialog in the submenu 
5525 \family sans
5526 Bullets
5527 \family default
5528 .
5529 \family sans
5530
5531 \begin_inset Index idx
5532 status collapsed
5533
5534 \begin_layout Plain Layout
5535 Document ! Settings
5536 \end_layout
5537
5538 \end_inset
5539
5540
5541 \end_layout
5542
5543 \begin_layout Standard
5544 Notice how the space between items decreases with increasing depth.
5545  We will explain nesting and all the tricks you can do with different depths
5546  in section
5547 \begin_inset space ~
5548 \end_inset
5549
5550
5551 \begin_inset CommandInset ref
5552 LatexCommand ref
5553 reference "sec:Nesting"
5554
5555 \end_inset
5556
5557 .
5558 \end_layout
5559
5560 \begin_layout Subsubsection
5561
5562 \family sans
5563 Enumerate
5564 \family default
5565
5566 \begin_inset Index idx
5567 status collapsed
5568
5569 \begin_layout Plain Layout
5570 Lists ! Enumerate
5571 \end_layout
5572
5573 \end_inset
5574
5575
5576 \begin_inset CommandInset label
5577 LatexCommand label
5578 name "sec:Enumerate"
5579
5580 \end_inset
5581
5582
5583 \end_layout
5584
5585 \begin_layout Standard
5586 The 
5587 \family sans
5588 Enumerate
5589 \family default
5590  environment is used to create numbered lists and outlines.
5591  It has these properties:
5592 \end_layout
5593
5594 \begin_layout Enumerate
5595 Each item has a numeral as its label.
5596 \end_layout
5597
5598 \begin_deeper
5599 \begin_layout Enumerate
5600 The label type depends on the nesting depth.
5601 \end_layout
5602
5603 \end_deeper
5604 \begin_layout Enumerate
5605 LyX automatically counts the items for you and updates the label as appropriate.
5606 \end_layout
5607
5608 \begin_layout Enumerate
5609 Each new 
5610 \family sans
5611 Enumerate
5612 \family default
5613  environment resets the counter to one.
5614 \end_layout
5615
5616 \begin_layout Enumerate
5617 Like the 
5618 \family sans
5619 Itemize
5620 \family default
5621  environment, the 
5622 \family sans
5623 Enumerate
5624 \family default
5625  environment:
5626 \end_layout
5627
5628 \begin_deeper
5629 \begin_layout Enumerate
5630 Offsets the items relative to the left margin.
5631  Items can have any length.
5632 \end_layout
5633
5634 \begin_layout Enumerate
5635 Reduces the space between items as the nesting depth increases.
5636 \end_layout
5637
5638 \begin_layout Enumerate
5639 Uses different types of labels depending on the nesting depth.
5640 \end_layout
5641
5642 \begin_layout Enumerate
5643 Allows up to a four-fold nesting.
5644 \end_layout
5645
5646 \end_deeper
5647 \begin_layout Standard
5648 Unlike the 
5649 \family sans
5650 Itemize
5651 \family default
5652  environment, 
5653 \family sans
5654 Enumerate
5655 \family default
5656  shows the different labels for each item in LyX.
5657  Here is how LyX labels the four different levels in an 
5658 \family sans
5659 Enumerate
5660 \family default
5661 :
5662 \end_layout
5663
5664 \begin_layout Enumerate
5665 The first level of an 
5666 \family sans
5667 Enumerate
5668 \family default
5669  uses Arabic numerals followed by a period.
5670 \end_layout
5671
5672 \begin_deeper
5673 \begin_layout Enumerate
5674 The second level uses lower case letters surrounded by parentheses.
5675 \end_layout
5676
5677 \begin_deeper
5678 \begin_layout Enumerate
5679 The third level uses lower-case Roman numerals followed by a period.
5680 \end_layout
5681
5682 \begin_deeper
5683 \begin_layout Enumerate
5684 The fourth level uses capital letters followed by a period.
5685 \end_layout
5686
5687 \begin_layout Enumerate
5688 Again, notice the decrease in the spacing between items as the nesting depth
5689  increases.
5690 \end_layout
5691
5692 \end_deeper
5693 \begin_layout Enumerate
5694 Back to the third level
5695 \end_layout
5696
5697 \end_deeper
5698 \begin_layout Enumerate
5699 Back to the second level.
5700 \end_layout
5701
5702 \end_deeper
5703 \begin_layout Enumerate
5704 Back to the outermost level.
5705 \end_layout
5706
5707 \begin_layout Standard
5708 Once again, you can customize the type of numbering used in the 
5709 \family sans
5710 Enumerate
5711 \family default
5712  environment.
5713  It involves adding commands to the LaTeX preamble (see the 
5714 \emph on
5715 Additional Features
5716 \emph default
5717  manual).
5718  As stated earlier, such customization only shows up in the printed version,
5719  not in LyX.
5720 \end_layout
5721
5722 \begin_layout Standard
5723 There is more to nesting 
5724 \family sans
5725 Enumerate
5726 \family default
5727  environments than we've stated here.
5728  You should read section
5729 \begin_inset space ~
5730 \end_inset
5731
5732
5733 \begin_inset CommandInset ref
5734 LatexCommand ref
5735 reference "sec:Nesting"
5736
5737 \end_inset
5738
5739  to learn more about nesting.
5740 \end_layout
5741
5742 \begin_layout Subsubsection
5743
5744 \family sans
5745 Description
5746 \family default
5747
5748 \begin_inset Index idx
5749 status collapsed
5750
5751 \begin_layout Plain Layout
5752 Lists ! Description
5753 \end_layout
5754
5755 \end_inset
5756
5757
5758 \end_layout
5759
5760 \begin_layout Standard
5761 Unlike the previous two environments, the 
5762 \family sans
5763 Description
5764 \family default
5765  list has no fixed label.
5766  Instead, LyX uses the first 
5767 \begin_inset Quotes eld
5768 \end_inset
5769
5770 word
5771 \begin_inset Quotes erd
5772 \end_inset
5773
5774  of the first line as the label.
5775  Here's an example:
5776 \end_layout
5777
5778 \begin_layout Description
5779 Example: This is an example of the 
5780 \family sans
5781 Description
5782 \family default
5783  environment.
5784 \end_layout
5785
5786 \begin_layout Standard
5787 LyX typesets the label in boldface and puts extra space between it and the
5788  rest of the line.
5789 \end_layout
5790
5791 \begin_layout Standard
5792 With the first 
5793 \begin_inset Quotes eld
5794 \end_inset
5795
5796 word
5797 \begin_inset Quotes erd
5798 \end_inset
5799
5800  it is meant that the first hit of the 
5801 \family sans
5802 Space
5803 \family default
5804  key ends the label if you are at the beginning of the first line of an
5805  item.
5806  If you need to use more than one word in the label use a 
5807 \family sans
5808 Protected Blank
5809 \family default
5810 .
5811  (Use either 
5812 \begin_inset Info
5813 type  "shortcut"
5814 arg   "space-insert protected"
5815 \end_inset
5816
5817  or the menu 
5818 \family sans
5819 Insert\SpecialChar \menuseparator
5820 Formatting\SpecialChar \menuseparator
5821 Protected
5822 \begin_inset space ~
5823 \end_inset
5824
5825 Space
5826 \family default
5827 , see section
5828 \begin_inset space ~
5829 \end_inset
5830
5831
5832 \begin_inset CommandInset ref
5833 LatexCommand ref
5834 reference "sub:Protected-Space"
5835
5836 \end_inset
5837
5838  for more info.) Here is an example:
5839 \end_layout
5840
5841 \begin_layout Description
5842 Second
5843 \begin_inset space ~
5844 \end_inset
5845
5846 Example: This one shows how to use a 
5847 \family sans
5848 Protected
5849 \begin_inset space ~
5850 \end_inset
5851
5852 Blank
5853 \family default
5854  in the label of a 
5855 \family sans
5856 Description
5857 \family default
5858  list item.
5859 \end_layout
5860
5861 \begin_layout Description
5862 Usage: You should use the 
5863 \family sans
5864 Description
5865 \family default
5866  environment for things like definitions and theorems.
5867  Use it when you need to make one word in particular stand out in the text
5868  that describes it.
5869  It's not a good idea to use a 
5870 \family sans
5871 Description
5872 \family default
5873  environment when you have an entire sentence that you want to describe.
5874  You're better off using 
5875 \family sans
5876 Itemize
5877 \family default
5878  or 
5879 \family sans
5880 Enumerate
5881 \family default
5882  and nesting several 
5883 \family sans
5884 Standard
5885 \family default
5886  paragraphs into them.
5887 \end_layout
5888
5889 \begin_layout Description
5890 Nesting: You can nest 
5891 \family sans
5892 Description
5893 \family default
5894  environments inside one another, nest them in other types of lists, and
5895  so on.
5896 \end_layout
5897
5898 \begin_layout Standard
5899 Notice that after the first line, LyX indents subsequent lines, offsetting
5900  them from the first line.
5901 \end_layout
5902
5903 \begin_layout Subsubsection
5904 The LyX 
5905 \family sans
5906 List
5907 \family default
5908
5909 \begin_inset Index idx
5910 status collapsed
5911
5912 \begin_layout Plain Layout
5913 Lists ! LyX list
5914 \end_layout
5915
5916 \end_inset
5917
5918
5919 \end_layout
5920
5921 \begin_layout Standard
5922 The 
5923 \family sans
5924 List
5925 \family default
5926  environment is a LyX extension to LaTeX.
5927 \end_layout
5928
5929 \begin_layout Standard
5930 \begin_inset Note Greyedout
5931 status collapsed
5932
5933 \begin_layout Plain Layout
5934
5935 \series bold
5936 Note:
5937 \series default
5938  When you are using a KOMA-Script document class, like in this document,
5939  the 
5940 \family sans
5941 List
5942 \family default
5943  environment is named 
5944 \family sans
5945 Labeling
5946 \family default
5947 .
5948 \end_layout
5949
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \begin_layout Standard
5956 Like the 
5957 \family sans
5958 Description
5959 \family default
5960  environment the 
5961 \family sans
5962 List
5963 \family default
5964  environment has user-defined labels for each list item.
5965  There are the following properties of this list environment:
5966 \end_layout
5967
5968 \begin_layout Labeling
5969 \labelwidthstring 00.00.0000
5970 item
5971 \begin_inset space ~
5972 \end_inset
5973
5974 labels LyX uses the first 
5975 \begin_inset Quotes eld
5976 \end_inset
5977
5978 word
5979 \begin_inset Quotes erd
5980 \end_inset
5981
5982  of each line as the item label.
5983  The first 
5984 \family sans
5985 Space
5986 \family default
5987  after the beginning of the first line of an item marks the end of the label.
5988  If you need to use more than one word in an item label, use a protected
5989  blank as described above.
5990 \end_layout
5991
5992 \begin_layout Labeling
5993 \labelwidthstring 00.00.0000
5994 margins As you can see, LyX uses different margins for the item label and
5995  the body of the item text.
5996  The body of the text has a larger left margin, which is equal to the default
5997  label width plus a little extra space.
5998  
5999 \end_layout
6000
6001 \begin_layout Labeling
6002 \labelwidthstring 00.00.0000
6003 label
6004 \begin_inset space ~
6005 \end_inset
6006
6007 width LyX uses the width of the label, or the default width, whatever is
6008  larger.
6009  If the label width is larger, the label 
6010 \begin_inset Quotes eld
6011 \end_inset
6012
6013 extends
6014 \begin_inset Quotes erd
6015 \end_inset
6016
6017  into the first line.
6018  In other words, the text of the first line isn't aligned with the left
6019  margin of the rest of the item text.
6020 \end_layout
6021
6022 \begin_layout Labeling
6023 \labelwidthstring 00.00.0000
6024 default
6025 \begin_inset space ~
6026 \end_inset
6027
6028 width You can set the default label width to ensure that the text of all
6029  items in a 
6030 \family sans
6031 List
6032 \family default
6033  environment has the same left margin.
6034 \begin_inset Newline newline
6035 \end_inset
6036
6037 To change the default width, select all items in the list.
6038  Now open the 
6039 \family sans
6040 Edit\SpecialChar \menuseparator
6041 Paragraph
6042 \begin_inset space ~
6043 \end_inset
6044
6045 Settings
6046 \family default
6047  dialog.
6048  The text in the box 
6049 \family sans
6050 Longest
6051 \begin_inset space ~
6052 \end_inset
6053
6054 label
6055 \family default
6056  determines the default label width.
6057  You can use the text of your largest label here, but you can also use the
6058  letter 
6059 \begin_inset Quotes eld
6060 \end_inset
6061
6062 M
6063 \begin_inset Quotes erd
6064 \end_inset
6065
6066  multiple times instead.
6067  The M is the widest character and is a standard unit of widths in LaTeX.
6068  By using 
6069 \begin_inset Quotes eld
6070 \end_inset
6071
6072 M
6073 \begin_inset Quotes erd
6074 \end_inset
6075
6076  as the unit of width you don't need to keep changing the contents of 
6077 \family sans
6078 Longest
6079 \begin_inset space ~
6080 \end_inset
6081
6082 label
6083 \family default
6084  every time you alter a label in a 
6085 \family sans
6086 List
6087 \family default
6088  environment.
6089 \begin_inset Newline newline
6090 \end_inset
6091
6092 The predefined default width is the length of 
6093 \begin_inset Quotes eld
6094 \end_inset
6095
6096 00.00.0000
6097 \begin_inset Quotes erd
6098 \end_inset
6099
6100  (equal to 6
6101 \begin_inset space ~
6102 \end_inset
6103
6104 M).
6105  
6106 \begin_inset Newline newline
6107 \end_inset
6108
6109
6110 \begin_inset Note Greyedout
6111 status collapsed
6112
6113 \begin_layout Plain Layout
6114
6115 \series bold
6116 Note:
6117 \series default
6118  Setting the cursor into a list item to change only its label width will
6119  only change the width inside LyX but not in the output.
6120 \end_layout
6121
6122 \end_inset
6123
6124
6125 \end_layout
6126
6127 \begin_layout Standard
6128 You should use the 
6129 \family sans
6130 List
6131 \family default
6132  environment the same way as the 
6133 \family sans
6134 Description
6135 \family default
6136  list: When you need one word to stand out from the text that describes
6137  it.
6138  The 
6139 \family sans
6140 List
6141 \family default
6142  environment gives you another way to do this, using a different overall
6143  layout.
6144 \end_layout
6145
6146 \begin_layout Standard
6147 You can nest 
6148 \family sans
6149 List
6150 \family default
6151  environments inside one another, nest them in other types of lists, and
6152  so on.
6153  They work just like the other list paragraph environments.
6154  Read section
6155 \begin_inset space ~
6156 \end_inset
6157
6158
6159 \begin_inset CommandInset ref
6160 LatexCommand ref
6161 reference "sec:Nesting"
6162
6163 \end_inset
6164
6165  to learn about nesting.
6166 \end_layout
6167
6168 \begin_layout Standard
6169 There is yet another feature of the 
6170 \family sans
6171 List
6172 \family default
6173  environment: As you can see in the examples, LyX left-justifies the item
6174  labels by default.
6175  You can use additional 
6176 \family sans
6177 HFills
6178 \family default
6179  to change how LyX justifies the item label.
6180  
6181 \family sans
6182 Hfills
6183 \family default
6184  are documented in section
6185 \begin_inset space ~
6186 \end_inset
6187
6188
6189 \begin_inset CommandInset ref
6190 LatexCommand ref
6191 reference "sub:Horizontal-Space"
6192
6193 \end_inset
6194
6195 .
6196  Here are some examples:
6197 \end_layout
6198
6199 \begin_layout Labeling
6200 \labelwidthstring 00.00.0000
6201 Left The default for 
6202 \family sans
6203 List
6204 \family default
6205  item labels.
6206 \end_layout
6207
6208 \begin_layout Labeling
6209 \labelwidthstring 00.00.0000
6210 \begin_inset space \hfill{}
6211 \end_inset
6212
6213 Right One 
6214 \family sans
6215 HFill
6216 \family default
6217  at the beginning of the label right justifies it.
6218 \end_layout
6219
6220 \begin_layout Labeling
6221 \labelwidthstring 00.00.0000
6222 \begin_inset space \hfill{}
6223 \end_inset
6224
6225 Center
6226 \begin_inset space \hfill{}
6227 \end_inset
6228
6229  One 
6230 \family sans
6231 HFill
6232 \family default
6233  at the beginning of the label and one at the end centers it.
6234 \end_layout
6235
6236 \begin_layout Subsection
6237 Customized Lists
6238 \begin_inset Index idx
6239 status collapsed
6240
6241 \begin_layout Plain Layout
6242 Lists ! Customized
6243 \end_layout
6244
6245 \end_inset
6246
6247
6248 \end_layout
6249
6250 \begin_layout Standard
6251 To use the features described in this section, you must load the module
6252  
6253 \family sans
6254 Customisable Lists (enumitem)
6255 \family default
6256  in the document settings.
6257  This loads the features of the LaTeX-package 
6258 \series bold
6259 enumitem
6260 \series default
6261
6262 \begin_inset Index idx
6263 status collapsed
6264
6265 \begin_layout Plain Layout
6266 LaTeX-packages ! enumitem
6267 \end_layout
6268
6269 \end_inset
6270
6271 .
6272 \end_layout
6273
6274 \begin_layout Subsubsection
6275 Custom Enumerate Lists
6276 \begin_inset Index idx
6277 status collapsed
6278
6279 \begin_layout Plain Layout
6280 Lists ! Enumerate ! Custom
6281 \end_layout
6282
6283 \end_inset
6284
6285
6286 \end_layout
6287
6288 \begin_layout Standard
6289 \noindent
6290 The default numbering of numbered lists can be changed by adding an optional
6291  argument (menu 
6292 \family sans
6293 Insert\SpecialChar \menuseparator
6294 Short Title
6295 \family default
6296 ) to the first item of each level in the list.
6297  There you add the command
6298 \end_layout
6299
6300 \begin_layout Standard
6301
6302 \series bold
6303 label=
6304 \backslash
6305 roman{enumi}
6306 \end_layout
6307
6308 \begin_layout Standard
6309 in TeX Code (shortcut 
6310 \begin_inset Info
6311 type  "shortcut"
6312 arg   "ert-insert"
6313 \end_inset
6314
6315 ).
6316 \begin_inset Foot
6317 status collapsed
6318
6319 \begin_layout Plain Layout
6320 For more about TeX Code, look at section
6321 \begin_inset space ~
6322 \end_inset
6323
6324
6325 \begin_inset CommandInset ref
6326 LatexCommand ref
6327 reference "sec:TeX-Code"
6328
6329 \end_inset
6330
6331 .
6332 \end_layout
6333
6334 \end_inset
6335
6336
6337 \emph on
6338  enumi
6339 \emph default
6340  is hereby the counter of the enumeration in the first level.
6341  The command 
6342 \series bold
6343
6344 \backslash
6345 roman
6346 \series default
6347  outputs the counter as small Roman numeral.
6348  For capital Roman numerals replace in the command above 
6349 \series bold
6350
6351 \backslash
6352 roman
6353 \series default
6354  by 
6355 \series bold
6356
6357 \backslash
6358 Roman
6359 \series default
6360 .
6361  For Arabic numerals use 
6362 \series bold
6363
6364 \backslash
6365 arabic
6366 \series default
6367 .
6368  To 
6369 \begin_inset Quotes eld
6370 \end_inset
6371
6372 number
6373 \begin_inset Quotes erd
6374 \end_inset
6375
6376  items with capital or small Latin letters use 
6377 \series bold
6378
6379 \backslash
6380 Alph
6381 \series default
6382  or 
6383 \series bold
6384
6385 \backslash
6386 alph
6387 \series default
6388 , respectively.
6389 \end_layout
6390
6391 \begin_layout Standard
6392 \noindent
6393 \begin_inset Note Greyedout
6394 status collapsed
6395
6396 \begin_layout Plain Layout
6397
6398 \series bold
6399 Note:
6400 \series default
6401  You can only number 26
6402 \begin_inset space ~
6403 \end_inset
6404
6405 items with Latin letters, because this numbering is limited to single letters.
6406 \end_layout
6407
6408 \end_inset
6409
6410
6411 \end_layout
6412
6413 \begin_layout Standard
6414 To change the numbering for the list sublevels, replace the 'i' in the command
6415  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6416 \end_layout
6417
6418 \begin_layout Standard
6419 As example a list with custom numbering:
6420 \end_layout
6421
6422 \begin_layout Enumerate
6423 \begin_inset Argument
6424 status collapsed
6425
6426 \begin_layout Plain Layout
6427 \begin_inset ERT
6428 status collapsed
6429
6430 \begin_layout Plain Layout
6431
6432 label=
6433 \backslash
6434 #
6435 \backslash
6436 Alph{enumi}
6437 \backslash
6438 #
6439 \end_layout
6440
6441 \end_inset
6442
6443
6444 \end_layout
6445
6446 \end_inset
6447
6448 Level 1
6449 \end_layout
6450
6451 \begin_deeper
6452 \begin_layout Enumerate
6453 \begin_inset Argument
6454 status collapsed
6455
6456 \begin_layout Plain Layout
6457 \begin_inset ERT
6458 status collapsed
6459
6460 \begin_layout Plain Layout
6461
6462 label=
6463 \backslash
6464 Alph{enumi}.
6465 \backslash
6466 arabic{enumii}
6467 \end_layout
6468
6469 \end_inset
6470
6471
6472 \end_layout
6473
6474 \end_inset
6475
6476 Level 2
6477 \end_layout
6478
6479 \begin_layout Enumerate
6480 Level 2
6481 \end_layout
6482
6483 \begin_deeper
6484 \begin_layout Enumerate
6485 \begin_inset Argument
6486 status collapsed
6487
6488 \begin_layout Plain Layout
6489 \begin_inset ERT
6490 status collapsed
6491
6492 \begin_layout Plain Layout
6493
6494 label=
6495 \backslash
6496 bf{
6497 \backslash
6498 arabic{enumiii}}
6499 \end_layout
6500
6501 \end_inset
6502
6503
6504 \end_layout
6505
6506 \end_inset
6507
6508 Level 3
6509 \end_layout
6510
6511 \begin_deeper
6512 \begin_layout Enumerate
6513 \begin_inset Argument
6514 status collapsed
6515
6516 \begin_layout Plain Layout
6517 \begin_inset ERT
6518 status collapsed
6519
6520 \begin_layout Plain Layout
6521
6522 label=
6523 \backslash
6524 emph{
6525 \backslash
6526 roman{enumiv})}
6527 \end_layout
6528
6529 \end_inset
6530
6531
6532 \end_layout
6533
6534 \end_inset
6535
6536 Level 4
6537 \end_layout
6538
6539 \end_deeper
6540 \end_deeper
6541 \end_deeper
6542 \begin_layout Standard
6543 For this list these commands were used:
6544 \end_layout
6545
6546 \begin_layout Standard
6547 \noindent
6548
6549 \series bold
6550 label=
6551 \backslash
6552 #
6553 \backslash
6554 Alph{enumi}
6555 \backslash
6556 #
6557 \begin_inset Newline newline
6558 \end_inset
6559
6560 label=
6561 \backslash
6562 Alph{enumi}.
6563 \backslash
6564 arabic{enumii}
6565 \begin_inset Newline newline
6566 \end_inset
6567
6568 label=
6569 \backslash
6570 bf{
6571 \backslash
6572 arabic{enumiii}}
6573 \begin_inset Newline newline
6574 \end_inset
6575
6576 label=
6577 \backslash
6578 emph{
6579 \backslash
6580 roman{enumiv})}
6581 \end_layout
6582
6583 \begin_layout Standard
6584 where the command 
6585 \series bold
6586
6587 \backslash
6588 emph{}
6589 \series default
6590  makes the label emphasized and 
6591 \series bold
6592
6593 \backslash
6594 bf{}
6595 \series default
6596  makes it bold.
6597 \end_layout
6598
6599 \begin_layout Standard
6600 \begin_inset Note Greyedout
6601 status collapsed
6602
6603 \begin_layout Plain Layout
6604
6605 \series bold
6606 Note:
6607 \series default
6608  When you changed the label of a list level, it will be used for all following
6609  lists until you change the definition.
6610 \end_layout
6611
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \begin_layout Subsubsection
6618 Resumed Enumeration
6619 \begin_inset Index idx
6620 status collapsed
6621
6622 \begin_layout Plain Layout
6623 Lists ! Enumerate ! Resumed
6624 \end_layout
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \begin_layout Standard
6632 Enumerations can be resumed after intermediate paragraphs:
6633 \end_layout
6634
6635 \begin_layout Enumerate
6636 \begin_inset Argument
6637 status collapsed
6638
6639 \begin_layout Plain Layout
6640 \begin_inset ERT
6641 status collapsed
6642
6643 \begin_layout Plain Layout
6644
6645 label=
6646 \backslash
6647 arabic{enumi}.
6648 \end_layout
6649
6650 \end_inset
6651
6652
6653 \end_layout
6654
6655 \end_inset
6656
6657 first
6658 \begin_inset Note Note
6659 status collapsed
6660
6661 \begin_layout Plain Layout
6662 goes back to default numbering
6663 \end_layout
6664
6665 \end_inset
6666
6667
6668 \end_layout
6669
6670 \begin_layout Enumerate
6671 second
6672 \end_layout
6673
6674 \begin_layout Standard
6675 regular text
6676 \end_layout
6677
6678 \begin_layout Enumerate-Resume
6679 resumed
6680 \end_layout
6681
6682 \begin_layout Standard
6683 To resume an enumeration, use the style 
6684 \family sans
6685 Enumerate-Resume
6686 \family default
6687 .
6688  Its numbering appears in blue within LyX to indicate that it is a resumed
6689  list and that the numbering will not be correct in LyX, but in the output.
6690 \end_layout
6691
6692 \begin_layout Standard
6693 \begin_inset Note Greyedout
6694 status collapsed
6695
6696 \begin_layout Plain Layout
6697
6698 \series bold
6699 Note:
6700 \series default
6701  If there is no previous enumeration to resume, you will get a LaTeX error.
6702 \end_layout
6703
6704 \end_inset
6705
6706
6707 \end_layout
6708
6709 \begin_layout Standard
6710 Perhaps you might want to resume the list with a different number than the
6711  next one.
6712  Or you want to start a new enumeration with a defined number.
6713  This is possible by adding an optional argument to the first list item
6714  of a normal enumeration.
6715  There, insert the command
6716 \end_layout
6717
6718 \begin_layout Standard
6719
6720 \series bold
6721 start=number
6722 \end_layout
6723
6724 \begin_layout Standard
6725 where 
6726 \emph on
6727 number
6728 \emph default
6729  is the number with which you want to resume the list.
6730  An example:
6731 \end_layout
6732
6733 \begin_layout Enumerate
6734 first item
6735 \end_layout
6736
6737 \begin_layout Enumerate
6738 second item
6739 \end_layout
6740
6741 \begin_layout Standard
6742 Enumeration starting at a given value:
6743 \end_layout
6744
6745 \begin_layout Enumerate
6746 \begin_inset Argument
6747 status open
6748
6749 \begin_layout Plain Layout
6750 \begin_inset ERT
6751 status collapsed
6752
6753 \begin_layout Plain Layout
6754
6755 start=4
6756 \end_layout
6757
6758 \end_inset
6759
6760
6761 \end_layout
6762
6763 \end_inset
6764
6765 This enumeration starts at 4
6766 \end_layout
6767
6768 \begin_layout Subsubsection
6769 List Spacing
6770 \begin_inset Index idx
6771 status collapsed
6772
6773 \begin_layout Plain Layout
6774 Lists ! Spacing
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \begin_layout Standard
6783 In some cases you might want less or more vertical space between the items
6784  of a list.
6785  For example if the default space is too much in your opinion in this case:
6786 \end_layout
6787
6788 \begin_layout Itemize
6789 A bullet list
6790 \end_layout
6791
6792 \begin_layout Itemize
6793 with standard spacing 
6794 \end_layout
6795
6796 \begin_layout Standard
6797 You can decrease the space by adding an optional argument to the first item
6798  of the list.
6799  Add there the command 
6800 \series bold
6801 nolistsep
6802 \series default
6803  to get no additional list space like in this example:
6804 \end_layout
6805
6806 \begin_layout Itemize
6807 \begin_inset Argument
6808 status open
6809
6810 \begin_layout Plain Layout
6811 \begin_inset ERT
6812 status collapsed
6813
6814 \begin_layout Plain Layout
6815
6816 nolistsep
6817 \end_layout
6818
6819 \end_inset
6820
6821
6822 \end_layout
6823
6824 \end_inset
6825
6826 A bullet list
6827 \end_layout
6828
6829 \begin_layout Itemize
6830 without additional
6831 \end_layout
6832
6833 \begin_layout Itemize
6834 vertical space
6835 \end_layout
6836
6837 \begin_layout Standard
6838 To add space you can use several other commands provided by the LaTeX-package
6839  
6840 \series bold
6841 enumitem
6842 \series default
6843
6844 \begin_inset Index idx
6845 status collapsed
6846
6847 \begin_layout Plain Layout
6848 LaTeX-packages ! enumitem
6849 \end_layout
6850
6851 \end_inset
6852
6853 .
6854  For more info see its documentation, 
6855 \begin_inset CommandInset citation
6856 LatexCommand cite
6857 key "enumitem"
6858
6859 \end_inset
6860
6861 .
6862 \end_layout
6863
6864 \begin_layout Standard
6865 There are also many commands available to change the horizontal spacing
6866  and indentation.
6867  Here is an example where the indentation was changed to that of the paragraphs
6868  in the document and the label separation was set to 2
6869 \begin_inset space \thinspace{}
6870 \end_inset
6871
6872 cm so that the number is in the page margin:
6873 \end_layout
6874
6875 \begin_layout Enumerate
6876 \begin_inset Argument
6877 status open
6878
6879 \begin_layout Plain Layout
6880 \begin_inset ERT
6881 status collapsed
6882
6883 \begin_layout Plain Layout
6884
6885 labelindent=
6886 \backslash
6887 parindent, labelsep=2cm
6888 \end_layout
6889
6890 \end_inset
6891
6892
6893 \end_layout
6894
6895 \end_inset
6896
6897 An enumeration
6898 \end_layout
6899
6900 \begin_layout Enumerate
6901 with negative indentation
6902 \end_layout
6903
6904 \begin_layout Subsubsection
6905 Further Customization
6906 \begin_inset Index idx
6907 status collapsed
6908
6909 \begin_layout Plain Layout
6910 Lists ! Customization
6911 \end_layout
6912
6913 \end_inset
6914
6915
6916 \end_layout
6917
6918 \begin_layout Standard
6919 You can also change the style of description lists.
6920  The command
6921 \end_layout
6922
6923 \begin_layout Standard
6924
6925 \series bold
6926 font=definition
6927 \end_layout
6928
6929 \begin_layout Standard
6930 changes the description label font, the command
6931 \end_layout
6932
6933 \begin_layout Standard
6934
6935 \series bold
6936 style=definition
6937 \end_layout
6938
6939 \begin_layout Standard
6940 sets the list style.
6941 \end_layout
6942
6943 \begin_layout Standard
6944 An example where the command
6945 \end_layout
6946
6947 \begin_layout Standard
6948
6949 \series bold
6950 font=
6951 \backslash
6952 itshape, style=nextline
6953 \end_layout
6954
6955 \begin_layout Standard
6956 is used:
6957 \end_layout
6958
6959 \begin_layout Description
6960 Ionizing
6961 \begin_inset space ~
6962 \end_inset
6963
6964 radiation: 
6965 \begin_inset Argument
6966 status collapsed
6967
6968 \begin_layout Plain Layout
6969 \begin_inset ERT
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973
6974 labelindent=0pt, labelsep=1cm, font=
6975 \backslash
6976 itshape, style=nextline
6977 \end_layout
6978
6979 \end_inset
6980
6981
6982 \end_layout
6983
6984 \end_inset
6985
6986 Ionizing radiation consists of particles or electromagnetic waves that are
6987  energetic enough to detach electrons from atoms or molecules, therefore
6988  ionizing them.
6989 \end_layout
6990
6991 \begin_layout Description
6992 Reference
6993 \begin_inset space ~
6994 \end_inset
6995
6996 counting: In computer science, reference counting is a technique of storing
6997  the number of references, pointers, or handles to a resource such as an
6998  object, block of memory, disk space or other resource.
6999 \end_layout
7000
7001 \begin_layout Standard
7002 There are many more commands and features provided by the LaTeX-package
7003  
7004 \series bold
7005 enumitem
7006 \series default
7007
7008 \begin_inset Index idx
7009 status collapsed
7010
7011 \begin_layout Plain Layout
7012 LaTeX-packages ! enumitem
7013 \end_layout
7014
7015 \end_inset
7016
7017 .
7018  For more info see its documentation, 
7019 \begin_inset CommandInset citation
7020 LatexCommand cite
7021 key "enumitem"
7022
7023 \end_inset
7024
7025 .
7026 \end_layout
7027
7028 \begin_layout Subsection
7029 Letters
7030 \begin_inset Index idx
7031 status collapsed
7032
7033 \begin_layout Plain Layout
7034 Letters
7035 \end_layout
7036
7037 \end_inset
7038
7039
7040 \end_layout
7041
7042 \begin_layout Subsubsection
7043
7044 \family sans
7045 Address
7046 \family default
7047  and 
7048 \family sans
7049 Right
7050 \begin_inset space ~
7051 \end_inset
7052
7053 Address
7054 \family default
7055 : An Overview
7056 \end_layout
7057
7058 \begin_layout Standard
7059 Although LyX has document classes for letters, we've also created two paragraph
7060  environments called 
7061 \family sans
7062 Address
7063 \family default
7064  and 
7065 \family sans
7066 Right
7067 \begin_inset space ~
7068 \end_inset
7069
7070 Address
7071 \family default
7072 .
7073  To use the letter class, you need to use specific paragraph environments
7074  in a specific order, otherwise LaTeX gags on the document.
7075  In contrast, you can use the 
7076 \family sans
7077 Address
7078 \family default
7079  and 
7080 \family sans
7081 Right
7082 \begin_inset space ~
7083 \end_inset
7084
7085 Address
7086 \family default
7087  paragraph environments anywhere with no problem.
7088  You can even nest them inside other environments, though you can't nest
7089  anything in them.
7090 \end_layout
7091
7092 \begin_layout Standard
7093 Of course, you're not limited to using 
7094 \family sans
7095 Address
7096 \family default
7097  and 
7098 \family sans
7099 Right
7100 \begin_inset space ~
7101 \end_inset
7102
7103 Address
7104 \family default
7105  for letters only.
7106  
7107 \family sans
7108 Right
7109 \begin_inset space ~
7110 \end_inset
7111
7112 Address
7113 \family default
7114 , in particular, is useful for creating article titles like those used in
7115  some European academic papers.
7116 \end_layout
7117
7118 \begin_layout Subsubsection
7119 Usage
7120 \begin_inset CommandInset label
7121 LatexCommand label
7122 name "sec:Address-Usage"
7123
7124 \end_inset
7125
7126
7127 \end_layout
7128
7129 \begin_layout Standard
7130 The 
7131 \family sans
7132 Address
7133 \family default
7134  environment formats text in the style of an address, which is also used
7135  for the opening and signature in some countries.
7136  Similarly, the 
7137 \family sans
7138 Right
7139 \begin_inset space ~
7140 \end_inset
7141
7142 Address
7143 \family default
7144  environment formats text in the style of a right-justified address, which
7145  is used for the sender's address and today's date in some countries.
7146  Here's an example of each:
7147 \end_layout
7148
7149 \begin_layout Right Address
7150 Right Address
7151 \begin_inset Newline newline
7152 \end_inset
7153
7154 Who I am
7155 \begin_inset Newline newline
7156 \end_inset
7157
7158 Where I am
7159 \begin_inset Newline newline
7160 \end_inset
7161
7162 When is it? What is today?
7163 \end_layout
7164
7165 \begin_layout Standard
7166 That was 
7167 \family sans
7168 Right
7169 \begin_inset space ~
7170 \end_inset
7171
7172 Address
7173 \family default
7174 .
7175  Notice that the lines all have the same left margin, which LyX sets to
7176  fit the largest block of text on a single line.
7177  Here's an example of the 
7178 \family sans
7179 Address
7180 \family default
7181  environment:
7182 \end_layout
7183
7184 \begin_layout Address
7185 Who are you
7186 \begin_inset Newline newline
7187 \end_inset
7188
7189 Where do I send this
7190 \begin_inset Newline newline
7191 \end_inset
7192
7193 Your post office and country
7194 \end_layout
7195
7196 \begin_layout Standard
7197 As you can see, both 
7198 \family sans
7199 Address
7200 \family default
7201  and 
7202 \family sans
7203 Right
7204 \begin_inset space ~
7205 \end_inset
7206
7207 Address
7208 \family default
7209  add extra space between themselves and the next paragraph.
7210  If you hit 
7211 \family sans
7212 Return
7213 \family default
7214  in either of these environments, LyX resets the nesting depth and sets
7215  the environment to 
7216 \family sans
7217 Standard
7218 \family default
7219 .
7220  This makes sense, since 
7221 \family sans
7222 Return
7223 \family default
7224  is the 
7225 \family typewriter
7226 break-paragraph
7227 \family default
7228  function, and the individual lines of an address are not paragraphs.
7229  Thus, you have to use 
7230 \family typewriter
7231 break-line
7232 \family default
7233  (
7234 \begin_inset Info
7235 type  "shortcut"
7236 arg   "newline-insert newline"
7237 \end_inset
7238
7239  or 
7240 \family sans
7241 Formatting
7242 \begin_inset space ~
7243 \end_inset
7244
7245 Character\SpecialChar \menuseparator
7246 Line
7247 \begin_inset space ~
7248 \end_inset
7249
7250 Break
7251 \family default
7252  from the 
7253 \family sans
7254 Insert
7255 \family default
7256  menu) to start a new line in an 
7257 \family sans
7258 Address
7259 \family default
7260  or 
7261 \family sans
7262 Right
7263 \begin_inset space ~
7264 \end_inset
7265
7266 Address
7267 \family default
7268  environment.
7269 \end_layout
7270
7271 \begin_layout Subsection
7272 Academic Writing
7273 \end_layout
7274
7275 \begin_layout Standard
7276 Most academic writing begins with an abstract and ends with a bibliography
7277  or list of references.
7278  LyX contains paragraph environments for both of these.
7279 \end_layout
7280
7281 \begin_layout Subsubsection
7282
7283 \family sans
7284 Abstract
7285 \begin_inset Index idx
7286 status collapsed
7287
7288 \begin_layout Plain Layout
7289 Abstracts
7290 \end_layout
7291
7292 \end_inset
7293
7294
7295 \end_layout
7296
7297 \begin_layout Standard
7298 The 
7299 \family sans
7300 Abstract
7301 \family default
7302  environment is used for the abstract of an article.
7303  Technically, you could use this environment anywhere, but you really should
7304  only use it at the beginning of the document, after the title.
7305  Also, don't bother trying to nest 
7306 \family sans
7307 Abstract
7308 \family default
7309  in anything else or vice versa.
7310  It will not work.
7311  The 
7312 \family sans
7313 Abstract
7314 \family default
7315  environment is only useful in the article and report document classes.
7316  The book document classes ignores the 
7317 \family sans
7318 Abstract
7319 \family default
7320  completely, and it's utterly silly to use 
7321 \family sans
7322 Abstract
7323 \family default
7324  in a letter document class.
7325 \end_layout
7326
7327 \begin_layout Standard
7328 The 
7329 \family sans
7330 Abstract
7331 \family default
7332  environment does several things for you.
7333  First, it puts the centered label 
7334 \begin_inset Quotes eld
7335 \end_inset
7336
7337 Abstract
7338 \begin_inset Quotes erd
7339 \end_inset
7340
7341  above the text.
7342  The label and the text of the abstract are separated by some extra vertical
7343  space.
7344  Second, it typesets everything in a smaller font, just as you'd expect.
7345  Lastly, it adds a bit of extra vertical space between the abstract and
7346  the subsequent text.
7347  Well, that's how it will appear on the LyX screen.
7348  The appearance in the output depends on the used article or report class.
7349 \end_layout
7350
7351 \begin_layout Standard
7352 Starting a new paragraph by hitting 
7353 \family sans
7354 Return
7355 \family default
7356  does not reset the paragraph environment.
7357  The new paragraph will still be in the 
7358 \family sans
7359 Abstract
7360 \family default
7361  environment.
7362  So, you will have to change the paragraph environment yourself when you
7363  finish entering the abstract of your document.
7364 \end_layout
7365
7366 \begin_layout Standard
7367 \begin_inset Float figure
7368 wide false
7369 sideways false
7370 status collapsed
7371
7372 \begin_layout Plain Layout
7373 \align center
7374 \begin_inset Graphics
7375         filename clipart/Abstract.pdf
7376
7377 \end_inset
7378
7379
7380 \end_layout
7381
7382 \begin_layout Plain Layout
7383 \begin_inset Caption
7384
7385 \begin_layout Plain Layout
7386 \begin_inset CommandInset label
7387 LatexCommand label
7388 name "cap:Paragraph-in-the"
7389
7390 \end_inset
7391
7392 Paragraph in the 
7393 \family sans
7394 Abstract
7395 \family default
7396  environment
7397 \end_layout
7398
7399 \end_inset
7400
7401
7402 \end_layout
7403
7404 \end_inset
7405
7406
7407 \end_layout
7408
7409 \begin_layout Standard
7410 We'd love to give you directly an example of the 
7411 \family sans
7412 Abstract
7413 \family default
7414  environment, but since this document is in the 
7415 \begin_inset Quotes eld
7416 \end_inset
7417
7418 book
7419 \begin_inset Quotes erd
7420 \end_inset
7421
7422  class, we can't do this.
7423  We inserted it therefore as figure
7424 \begin_inset space ~
7425 \end_inset
7426
7427
7428 \begin_inset CommandInset ref
7429 LatexCommand ref
7430 reference "cap:Paragraph-in-the"
7431
7432 \end_inset
7433
7434 .
7435  If you've never heard of an 
7436 \begin_inset Quotes eld
7437 \end_inset
7438
7439 abstract
7440 \begin_inset Quotes erd
7441 \end_inset
7442
7443  before, you can safely ignore this environment.
7444 \end_layout
7445
7446 \begin_layout Subsubsection
7447
7448 \family sans
7449 Bibliography
7450 \family default
7451
7452 \begin_inset Index idx
7453 status collapsed
7454
7455 \begin_layout Plain Layout
7456 Bibliography
7457 \end_layout
7458
7459 \end_inset
7460
7461
7462 \begin_inset CommandInset label
7463 LatexCommand label
7464 name "sub:Biblio_environment"
7465
7466 \end_inset
7467
7468
7469 \end_layout
7470
7471 \begin_layout Standard
7472 The 
7473 \family sans
7474 Bibliography
7475 \family default
7476  environment is used to list references.
7477  Technically, you could use this environment anywhere, but you really should
7478  only use it at the end of the document.
7479  Nesting 
7480 \family sans
7481 Bibliography
7482 \family default
7483  in anything else or vice versa will not work.
7484 \end_layout
7485
7486 \begin_layout Standard
7487 When you first open a 
7488 \family sans
7489 Bibliography
7490 \family default
7491  environment, LyX adds a large vertical space, followed by the heading 
7492 \begin_inset Quotes eld
7493 \end_inset
7494
7495 Bibliography
7496 \begin_inset Quotes erd
7497 \end_inset
7498
7499  or 
7500 \begin_inset Quotes eld
7501 \end_inset
7502
7503 References,
7504 \begin_inset Quotes erd
7505 \end_inset
7506
7507  depending on the document class.
7508  The heading is in a large boldface font.
7509  Each paragraph of the 
7510 \family sans
7511 Bibliography
7512 \family default
7513  environment is a bibliography entry.
7514  Thus, hitting 
7515 \family sans
7516 Return
7517 \family default
7518  does not reset the paragraph environment.
7519  Each new paragraph is still in the 
7520 \family sans
7521 Bibliography
7522 \family default
7523  environment.
7524 \end_layout
7525
7526 \begin_layout Standard
7527 There is another, usually better way to include references in your document
7528  by using a BibTeX database.
7529  For more information on that, and for a detailed description of LyX's bibliogra
7530 phy handling, have a look at section
7531 \begin_inset space ~
7532 \end_inset
7533
7534
7535 \begin_inset CommandInset ref
7536 LatexCommand ref
7537 reference "sec:Bibliography"
7538
7539 \end_inset
7540
7541 .
7542 \end_layout
7543
7544 \begin_layout Subsection
7545 LyX
7546 \family sans
7547 -Code
7548 \begin_inset Index idx
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552 Paragraph ! LyX code
7553 \end_layout
7554
7555 \end_inset
7556
7557
7558 \begin_inset CommandInset label
7559 LatexCommand label
7560 name "sub:LyX-Code"
7561
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \begin_layout Standard
7568 The 
7569 \family sans
7570 LyX-Code
7571 \family default
7572  environment is another LyX extension.
7573  It type-sets text in a typewriter-style font.
7574  It also treats the 
7575 \family sans
7576 Space
7577 \family default
7578  key as a fixed whitespace;
7579 \begin_inset Foot
7580 status collapsed
7581
7582 \begin_layout Plain Layout
7583 In the 
7584 \family sans
7585 LyX-Code
7586 \family default
7587  environment, the 
7588 \family sans
7589 Space
7590 \family default
7591  key is treated as a 
7592 \family sans
7593 Protected
7594 \begin_inset space ~
7595 \end_inset
7596
7597 Blank
7598 \family default
7599  instead of an end-of-word marker.
7600 \end_layout
7601
7602 \end_inset
7603
7604  this is the only case in which you can type multiple whitespaces in LyX.
7605  If you need to insert blank lines, you will still need to use 
7606 \begin_inset Info
7607 type  "shortcut"
7608 arg   "newline-insert newline"
7609 \end_inset
7610
7611  (the 
7612 \family typewriter
7613 break-line
7614 \family default
7615  function).
7616  
7617 \family sans
7618 Return
7619 \family default
7620  breaks paragraphs.
7621  Note, however, that 
7622 \family sans
7623 Return
7624 \family default
7625  does not reset the paragraph environment.
7626  So, when you finish using the 
7627 \family sans
7628 LyX-Code
7629 \family default
7630  environment, you will need to change the paragraph environment yourself.
7631  Also, you can nest the 
7632 \family sans
7633 LyX-Code
7634 \family default
7635  environment inside of others.
7636 \end_layout
7637
7638 \begin_layout Standard
7639 There are a few quirks with this environment:
7640 \end_layout
7641
7642 \begin_layout Itemize
7643 You cannot use 
7644 \begin_inset Info
7645 type  "shortcut"
7646 arg   "newline-insert newline"
7647 \end_inset
7648
7649  at the beginning of a new paragraph (i.
7650 \begin_inset space \thinspace{}
7651 \end_inset
7652
7653 e.
7654 \begin_inset space \space{}
7655 \end_inset
7656
7657 you can't follow 
7658 \family sans
7659 Return
7660 \family default
7661  with a 
7662 \begin_inset Info
7663 type  "shortcut"
7664 arg   "newline-insert newline"
7665 \end_inset
7666
7667 ).
7668 \end_layout
7669
7670 \begin_layout Itemize
7671 You can't follow a 
7672 \begin_inset Info
7673 type  "shortcut"
7674 arg   "newline-insert newline"
7675 \end_inset
7676
7677  with a 
7678 \family sans
7679 Space
7680 \family default
7681 .
7682 \end_layout
7683
7684 \begin_deeper
7685 \begin_layout Itemize
7686 Use a 
7687 \family sans
7688 Return
7689 \family default
7690  to begin a new paragraph, then you can use a 
7691 \family sans
7692 Space
7693 \family default
7694 .
7695 \end_layout
7696
7697 \begin_layout Itemize
7698 Or: use 
7699 \begin_inset Info
7700 type  "shortcut"
7701 arg   "space-insert protected"
7702 \end_inset
7703
7704  instead.
7705 \end_layout
7706
7707 \end_deeper
7708 \begin_layout Itemize
7709 You can't have an empty paragraph or an empty line.
7710  You must put at least one 
7711 \family sans
7712 Space
7713 \family default
7714  in any line you want blank.
7715  Otherwise, LaTeX generates errors.
7716 \end_layout
7717
7718 \begin_layout Itemize
7719 You cannot get the typewriter double quotes by typing 
7720 \family sans
7721 "
7722 \family default
7723  since that will insert 
7724 \emph on
7725 real
7726 \emph default
7727  quotes.
7728  You get the typewriter double quotes with 
7729 \begin_inset Info
7730 type  "shortcut"
7731 arg   "self-insert \""
7732 \end_inset
7733
7734 .
7735 \end_layout
7736
7737 \begin_layout Standard
7738 Here is an example:
7739 \end_layout
7740
7741 \begin_layout LyX-Code
7742 #include <stdio.h>
7743 \end_layout
7744
7745 \begin_layout LyX-Code
7746  
7747 \end_layout
7748
7749 \begin_layout LyX-Code
7750 int main(void)
7751 \end_layout
7752
7753 \begin_layout LyX-Code
7754 {
7755 \end_layout
7756
7757 \begin_layout LyX-Code
7758     printf("Hello World!
7759 \backslash
7760 n");
7761 \end_layout
7762
7763 \begin_layout LyX-Code
7764     return 0;
7765 \end_layout
7766
7767 \begin_layout LyX-Code
7768 }
7769 \end_layout
7770
7771 \begin_layout Standard
7772 This is just the standard 
7773 \begin_inset Quotes eld
7774 \end_inset
7775
7776 Hello world!
7777 \begin_inset Quotes erd
7778 \end_inset
7779
7780  program.
7781  
7782 \end_layout
7783
7784 \begin_layout Standard
7785
7786 \family sans
7787 LyX-Code
7788 \family default
7789  has one purpose: to typeset code, such as program source, shell scripts,
7790  rc-files, and so on.
7791  Use it only in those very special cases where you need to generate text
7792  as if you used a typewriter.
7793 \begin_inset Index idx
7794 status collapsed
7795
7796 \begin_layout Plain Layout
7797 Paragraph environments|)
7798 \end_layout
7799
7800 \end_inset
7801
7802  For longer parts of programming code, use the listings inset that is described
7803  in the chapter 
7804 \emph on
7805 Program Code Listings
7806 \emph default
7807  of the 
7808 \emph on
7809 Embedded
7810 \begin_inset space ~
7811 \end_inset
7812
7813 Objects
7814 \emph default
7815  manual.
7816 \end_layout
7817
7818 \begin_layout Section
7819 Nesting Environments
7820 \begin_inset Index idx
7821 status collapsed
7822
7823 \begin_layout Plain Layout
7824 Nesting ! Environments
7825 \end_layout
7826
7827 \end_inset
7828
7829
7830 \begin_inset CommandInset label
7831 LatexCommand label
7832 name "sec:Nesting"
7833
7834 \end_inset
7835
7836
7837 \end_layout
7838
7839 \begin_layout Subsection
7840 Introduction
7841 \end_layout
7842
7843 \begin_layout Standard
7844 LyX treats text as a unified block with a particular context and specific
7845  properties.
7846  This allows you to create blocks that inherit some of the properties of
7847  another block.
7848  For example you have three main points in an outline, but point #2 also
7849  has two subpoints.
7850  In other words, you have a list inside of another list, with the inner
7851  list 
7852 \begin_inset Quotes eld
7853 \end_inset
7854
7855 attached
7856 \begin_inset Quotes erd
7857 \end_inset
7858
7859  to item #2:
7860 \end_layout
7861
7862 \begin_layout Enumerate
7863 one
7864 \end_layout
7865
7866 \begin_layout Enumerate
7867 two
7868 \end_layout
7869
7870 \begin_deeper
7871 \begin_layout Enumerate
7872 sublist – item #1
7873 \end_layout
7874
7875 \begin_layout Enumerate
7876 sublist – item #2
7877 \end_layout
7878
7879 \end_deeper
7880 \begin_layout Enumerate
7881 three
7882 \end_layout
7883
7884 \begin_layout Standard
7885 You put a list inside a list by nesting one list inside the other.
7886  Nesting an environment is quite simple: Select 
7887 \family sans
7888 Increase
7889 \begin_inset space ~
7890 \end_inset
7891
7892 List
7893 \begin_inset space ~
7894 \end_inset
7895
7896 Depth
7897 \family default
7898  or 
7899 \family sans
7900 Decrease
7901 \begin_inset space ~
7902 \end_inset
7903
7904 List
7905 \begin_inset space ~
7906 \end_inset
7907
7908 Depth
7909 \family default
7910  from the 
7911 \family sans
7912 Edit
7913 \family default
7914  menu to change the nesting depth of the current paragraph (the status bar
7915  will tell you how far you are nested).
7916  Instead of the menu, you can also use the toolbar buttons 
7917 \begin_inset Info
7918 type  "icon"
7919 arg   "depth-increment"
7920 \end_inset
7921
7922  and 
7923 \begin_inset Info
7924 type  "icon"
7925 arg   "depth-decrement"
7926 \end_inset
7927
7928  or the convenient key bindings 
7929 \family sans
7930 Tab
7931 \family default
7932  and 
7933 \family sans
7934 Shift-Tab
7935 \family default
7936  or 
7937 \begin_inset Info
7938 type  "shortcut"
7939 arg   "depth-increment"
7940 \end_inset
7941
7942  and 
7943 \begin_inset Info
7944 type  "shortcut"
7945 arg   "depth-decrement"
7946 \end_inset
7947
7948  to change the nesting level.
7949  The change will work on the current selection if you have made one (allowing
7950  you to change the nesting of several paragraphs at once), or the current
7951  paragraph.
7952 \end_layout
7953
7954 \begin_layout Standard
7955 Note that LyX only changes the nesting depth if it can.
7956  If it's invalid to do so, nothing happens if you try to change the depth.
7957  Additionally, if you change the depth of one paragraph, it affects the
7958  depth of every paragraph nested inside of it.
7959 \end_layout
7960
7961 \begin_layout Standard
7962 Nesting isn't limited to lists.
7963  In LyX, you can nest just about anything inside anything else, as you're
7964  about to find out.
7965  This is the real power of nesting paragraph environments.
7966 \end_layout
7967
7968 \begin_layout Subsection
7969 What You Can and Can't Nest
7970 \end_layout
7971
7972 \begin_layout Standard
7973 Before we fire a list of paragraph environments at you, we need to tell
7974  you a little bit more about how nesting works.
7975 \end_layout
7976
7977 \begin_layout Standard
7978 The question if nesting a paragraph environment is possible, is a bit more
7979  complicated than a simple yes or no.
7980  There are three types of paragraph environments:
7981 \end_layout
7982
7983 \begin_layout Itemize
7984 Completely unnestable
7985 \end_layout
7986
7987 \begin_layout Itemize
7988 Fully nestable, you can nest them inside things and you can also nest other
7989  things inside them.
7990 \end_layout
7991
7992 \begin_layout Itemize
7993 A third type, you can nest them into other environments, but you can't nest
7994  anything into them.
7995 \end_layout
7996
7997 \begin_layout Standard
7998 Here's a list of the three types of nesting behavior, and which paragraph
7999  environments have them:
8000 \end_layout
8001
8002 \begin_layout Description
8003 Unnestable Can't nest them.
8004  Can't nest into them.
8005 \end_layout
8006
8007 \begin_deeper
8008 \begin_layout Itemize
8009
8010 \family sans
8011 Bibliography
8012 \end_layout
8013
8014 \begin_layout Itemize
8015
8016 \family sans
8017 Abstract
8018 \end_layout
8019
8020 \begin_layout Itemize
8021
8022 \family sans
8023 Title
8024 \end_layout
8025
8026 \begin_layout Itemize
8027
8028 \family sans
8029 Author
8030 \end_layout
8031
8032 \begin_layout Itemize
8033
8034 \family sans
8035 Date
8036 \end_layout
8037
8038 \end_deeper
8039 \begin_layout Description
8040 Fully
8041 \begin_inset space ~
8042 \end_inset
8043
8044 Nestable You can nest them.
8045  You can nest other things into them.
8046 \end_layout
8047
8048 \begin_deeper
8049 \begin_layout Itemize
8050
8051 \family sans
8052 Verse
8053 \end_layout
8054
8055 \begin_layout Itemize
8056
8057 \family sans
8058 Quote
8059 \end_layout
8060
8061 \begin_layout Itemize
8062
8063 \family sans
8064 Quotation
8065 \end_layout
8066
8067 \begin_layout Itemize
8068
8069 \family sans
8070 Itemize
8071 \end_layout
8072
8073 \begin_layout Itemize
8074
8075 \family sans
8076 Enumerate
8077 \end_layout
8078
8079 \begin_layout Itemize
8080
8081 \family sans
8082 Description
8083 \end_layout
8084
8085 \begin_layout Itemize
8086
8087 \family sans
8088 List
8089 \end_layout
8090
8091 \begin_layout Itemize
8092
8093 \family sans
8094 LyX-Code
8095 \end_layout
8096
8097 \end_deeper
8098 \begin_layout Description
8099 Nestable-Inside You can nest them inside other things.
8100  You can't nest anything into them.
8101 \end_layout
8102
8103 \begin_deeper
8104 \begin_layout Itemize
8105
8106 \family sans
8107 Standard
8108 \end_layout
8109
8110 \begin_layout Itemize
8111
8112 \family sans
8113 Part
8114 \end_layout
8115
8116 \begin_layout Itemize
8117
8118 \family sans
8119 Chapter
8120 \end_layout
8121
8122 \begin_layout Itemize
8123
8124 \family sans
8125 Section
8126 \end_layout
8127
8128 \begin_layout Itemize
8129
8130 \family sans
8131 Subsection
8132 \end_layout
8133
8134 \begin_layout Itemize
8135
8136 \family sans
8137 Subsubsection
8138 \end_layout
8139
8140 \begin_layout Itemize
8141
8142 \family sans
8143 Paragraph
8144 \end_layout
8145
8146 \begin_layout Itemize
8147
8148 \family sans
8149 Subparagraph
8150 \end_layout
8151
8152 \begin_layout Itemize
8153
8154 \family sans
8155 Part*
8156 \end_layout
8157
8158 \begin_layout Itemize
8159
8160 \family sans
8161 Chapter*
8162 \end_layout
8163
8164 \begin_layout Itemize
8165
8166 \family sans
8167 Section*
8168 \end_layout
8169
8170 \begin_layout Itemize
8171
8172 \family sans
8173 Subsection*
8174 \end_layout
8175
8176 \begin_layout Itemize
8177
8178 \family sans
8179 Subsubsection*
8180 \end_layout
8181
8182 \begin_layout Itemize
8183
8184 \family sans
8185 Right
8186 \begin_inset space ~
8187 \end_inset
8188
8189 Address
8190 \end_layout
8191
8192 \begin_layout Itemize
8193
8194 \family sans
8195 Address
8196 \end_layout
8197
8198 \end_deeper
8199 \begin_layout Standard
8200 \begin_inset Note Greyedout
8201 status collapsed
8202
8203 \begin_layout Plain Layout
8204
8205 \series bold
8206 Note:
8207 \series default
8208  Although it is possible to nest numbered section headings like 
8209 \family sans
8210 Chapter
8211 \family default
8212
8213 \family sans
8214 Section
8215 \family default
8216 , etc.
8217 \begin_inset space ~
8218 \end_inset
8219
8220 into e.
8221 \begin_inset space \thinspace{}
8222 \end_inset
8223
8224 g.
8225 \begin_inset space \space{}
8226 \end_inset
8227
8228 lists, it is highly recommended not to do this because the aim is to create
8229  well-structured documents following typesetting guidelines whereas nested
8230  section headings violate this.
8231 \end_layout
8232
8233 \end_inset
8234
8235
8236 \end_layout
8237
8238 \begin_layout Subsection
8239 Nesting Other Things: Tables, Math, Floats, etc.
8240 \begin_inset Index idx
8241 status collapsed
8242
8243 \begin_layout Plain Layout
8244 Nesting ! Tables etc.
8245 \end_layout
8246
8247 \end_inset
8248
8249
8250 \end_layout
8251
8252 \begin_layout Standard
8253 There are several things that aren't paragraph environments, but which are
8254  affected by nesting anyhow.
8255  They are:
8256 \end_layout
8257
8258 \begin_layout Itemize
8259 equations
8260 \end_layout
8261
8262 \begin_layout Itemize
8263 tables
8264 \end_layout
8265
8266 \begin_layout Itemize
8267 figures
8268 \end_layout
8269
8270 \begin_layout Standard
8271 (
8272 \begin_inset Note Greyedout
8273 status collapsed
8274
8275 \begin_layout Plain Layout
8276
8277 \series bold
8278 Note:
8279 \series default
8280  Figures and tables in 
8281 \family sans
8282 Floats
8283 \family default
8284  are not affected by this.
8285 \end_layout
8286
8287 \end_inset
8288
8289  Have a look at section
8290 \begin_inset space ~
8291 \end_inset
8292
8293
8294 \begin_inset CommandInset ref
8295 LatexCommand ref
8296 reference "sec:Floats"
8297
8298 \end_inset
8299
8300  for more information about 
8301 \family sans
8302 Floats
8303 \family default
8304 .)
8305 \end_layout
8306
8307 \begin_layout Standard
8308 LyX can treat these three objects as either a word or as a paragraph.
8309  If a figure, table, or an equation is inline, it goes wherever the paragraph
8310  it is in goes.
8311 \end_layout
8312
8313 \begin_layout Standard
8314 On the other hand, if you have an equation, figure or table in a 
8315 \begin_inset Quotes eld
8316 \end_inset
8317
8318 paragraph
8319 \begin_inset Quotes erd
8320 \end_inset
8321
8322  of its own, it behaves just like a 
8323 \begin_inset Quotes eld
8324 \end_inset
8325
8326 nestable-inside
8327 \begin_inset Quotes erd
8328 \end_inset
8329
8330  paragraph environment.
8331  You can nest it into any environment, but you obviously can't nest anything
8332  into it.
8333 \end_layout
8334
8335 \begin_layout Standard
8336 Here's an example with a table:
8337 \end_layout
8338
8339 \begin_layout Enumerate
8340 Item One
8341 \end_layout
8342
8343 \begin_deeper
8344 \begin_layout Enumerate
8345 This is (a) and it's nested.
8346 \end_layout
8347
8348 \begin_deeper
8349 \begin_layout Standard
8350 \begin_inset VSpace 0.3cm
8351 \end_inset
8352
8353
8354 \end_layout
8355
8356 \begin_layout Standard
8357 \align center
8358 \begin_inset Tabular
8359 <lyxtabular version="3" rows="2" columns="2">
8360 <features tabularvalignment="middle">
8361 <column alignment="center" valignment="top" width="0pt">
8362 <column alignment="center" valignment="top" width="0pt">
8363 <row>
8364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368
8369 \family roman
8370 \series medium
8371 \shape up
8372 \size normal
8373 \emph off
8374 \bar no
8375 \noun off
8376 \color none
8377 a
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386
8387 \family roman
8388 \series medium
8389 \shape up
8390 \size normal
8391 \emph off
8392 \bar no
8393 \noun off
8394 \color none
8395 b
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \family roman
8408 \series medium
8409 \shape up
8410 \size normal
8411 \emph off
8412 \bar no
8413 \noun off
8414 \color none
8415 c
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424
8425 \family roman
8426 \series medium
8427 \shape up
8428 \size normal
8429 \emph off
8430 \bar no
8431 \noun off
8432 \color none
8433 d
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 </lyxtabular>
8440
8441 \end_inset
8442
8443
8444 \end_layout
8445
8446 \begin_layout Standard
8447 \begin_inset VSpace 0.3cm
8448 \end_inset
8449
8450
8451 \end_layout
8452
8453 \end_deeper
8454 \begin_layout Enumerate
8455 This is (b).
8456  The table is actually nested inside (a).
8457 \end_layout
8458
8459 \end_deeper
8460 \begin_layout Enumerate
8461 Back out again.
8462 \end_layout
8463
8464 \begin_layout Standard
8465 If we hadn't nested the table at all, the list would look like this:
8466 \end_layout
8467
8468 \begin_layout Enumerate
8469 Item One
8470 \end_layout
8471
8472 \begin_deeper
8473 \begin_layout Enumerate
8474 This is (a) and it's nested.
8475 \end_layout
8476
8477 \end_deeper
8478 \begin_layout Standard
8479 \begin_inset VSpace 0.3cm
8480 \end_inset
8481
8482
8483 \end_layout
8484
8485 \begin_layout Standard
8486 \align center
8487 \begin_inset Tabular
8488 <lyxtabular version="3" rows="2" columns="2">
8489 <features tabularvalignment="middle">
8490 <column alignment="center" valignment="top" width="0pt">
8491 <column alignment="center" valignment="top" width="0pt">
8492 <row>
8493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497
8498 \family roman
8499 \series medium
8500 \shape up
8501 \size normal
8502 \emph off
8503 \bar no
8504 \noun off
8505 \color none
8506 a
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515
8516 \family roman
8517 \series medium
8518 \shape up
8519 \size normal
8520 \emph off
8521 \bar no
8522 \noun off
8523 \color none
8524 b
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 </row>
8530 <row>
8531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535
8536 \family roman
8537 \series medium
8538 \shape up
8539 \size normal
8540 \emph off
8541 \bar no
8542 \noun off
8543 \color none
8544 c
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553
8554 \family roman
8555 \series medium
8556 \shape up
8557 \size normal
8558 \emph off
8559 \bar no
8560 \noun off
8561 \color none
8562 d
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 </row>
8568 </lyxtabular>
8569
8570 \end_inset
8571
8572
8573 \end_layout
8574
8575 \begin_layout Standard
8576 \begin_inset VSpace 0.3cm
8577 \end_inset
8578
8579
8580 \end_layout
8581
8582 \begin_layout Enumerate
8583 This is (b).
8584  The table is 
8585 \emph on
8586 not
8587 \emph default
8588  nested inside (a).
8589  In fact, it's not nested at all.
8590 \end_layout
8591
8592 \begin_layout Enumerate
8593 Back out again.
8594 \end_layout
8595
8596 \begin_layout Standard
8597 Notice how item (b) is not only no longer nested, but is also the first
8598  item of a new list!
8599 \end_layout
8600
8601 \begin_layout Standard
8602 There's another trap you can fall into: Nesting the table, but not going
8603  deep enough.
8604  LyX then turns anything after the table into a new sublist.
8605 \end_layout
8606
8607 \begin_layout Enumerate
8608 Item One
8609 \end_layout
8610
8611 \begin_deeper
8612 \begin_layout Enumerate
8613 This is (a) and it's nested.
8614 \end_layout
8615
8616 \begin_layout Standard
8617 \begin_inset VSpace 0.3cm
8618 \end_inset
8619
8620
8621 \end_layout
8622
8623 \begin_layout Standard
8624 \align center
8625 \begin_inset Tabular
8626 <lyxtabular version="3" rows="2" columns="2">
8627 <features tabularvalignment="middle">
8628 <column alignment="center" valignment="top" width="0pt">
8629 <column alignment="center" valignment="top" width="0pt">
8630 <row>
8631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635
8636 \family roman
8637 \series medium
8638 \shape up
8639 \size normal
8640 \emph off
8641 \bar no
8642 \noun off
8643 \color none
8644 a
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653
8654 \family roman
8655 \series medium
8656 \shape up
8657 \size normal
8658 \emph off
8659 \bar no
8660 \noun off
8661 \color none
8662 b
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 </row>
8668 <row>
8669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673
8674 \family roman
8675 \series medium
8676 \shape up
8677 \size normal
8678 \emph off
8679 \bar no
8680 \noun off
8681 \color none
8682 c
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691
8692 \family roman
8693 \series medium
8694 \shape up
8695 \size normal
8696 \emph off
8697 \bar no
8698 \noun off
8699 \color none
8700 d
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 </lyxtabular>
8707
8708 \end_inset
8709
8710
8711 \end_layout
8712
8713 \end_deeper
8714 \begin_layout Standard
8715 \begin_inset VSpace 0.3cm
8716 \end_inset
8717
8718
8719 \end_layout
8720
8721 \begin_layout Enumerate
8722 This is (b).
8723  The table is actually nested inside Item One, but 
8724 \emph on
8725 not
8726 \emph default
8727  inside (a).
8728 \end_layout
8729
8730 \begin_layout Enumerate
8731 Back out again.
8732 \end_layout
8733
8734 \begin_layout Standard
8735 As you can see, item (b) turned into the first item of a new list, but a
8736  new list 
8737 \emph on
8738 inside
8739 \emph default
8740  item 1.
8741  The same thing would have happened to a figure or an equation.
8742  So, if you nest tables, figures or equations, make sure you go to the right
8743  depth!
8744 \end_layout
8745
8746 \begin_layout Subsection
8747 Usage and General Features
8748 \end_layout
8749
8750 \begin_layout Standard
8751 Speaking of levels, LyX can perform up to a six-fold nesting.
8752  In other words, 
8753 \begin_inset Quotes eld
8754 \end_inset
8755
8756 level #6
8757 \begin_inset Quotes erd
8758 \end_inset
8759
8760  is the innermost possible depth.
8761  Here's an example to illustrate what we mean:
8762 \end_layout
8763
8764 \begin_layout Enumerate
8765 level #1 – outermost
8766 \end_layout
8767
8768 \begin_deeper
8769 \begin_layout Enumerate
8770 level #2
8771 \end_layout
8772
8773 \begin_deeper
8774 \begin_layout Enumerate
8775 level #3
8776 \end_layout
8777
8778 \begin_deeper
8779 \begin_layout Enumerate
8780 level #4
8781 \end_layout
8782
8783 \begin_deeper
8784 \begin_layout Itemize
8785 level #5
8786 \end_layout
8787
8788 \begin_deeper
8789 \begin_layout Itemize
8790 level #6
8791 \end_layout
8792
8793 \end_deeper
8794 \end_deeper
8795 \end_deeper
8796 \end_deeper
8797 \end_deeper
8798 \begin_layout Standard
8799 There are two exceptions to the six-fold nesting limit, and you can see
8800  both of them in the example.
8801  Unlike the other fully-nestable environments, you can only perform a four-fold
8802  nesting with the 
8803 \family sans
8804 Enumerate
8805 \family default
8806  and 
8807 \family sans
8808 Itemize
8809 \family default
8810  environments.
8811  For example, if we tried to nest another 
8812 \family sans
8813 Enumerate
8814 \family default
8815  list inside item 
8816 \begin_inset Quotes eld
8817 \end_inset
8818
8819 A.
8820 \begin_inset Quotes erd
8821 \end_inset
8822
8823 , we would get errors.
8824 \end_layout
8825
8826 \begin_layout Subsection
8827 Some Examples
8828 \begin_inset Index idx
8829 status collapsed
8830
8831 \begin_layout Plain Layout
8832 Nesting ! Examples
8833 \end_layout
8834
8835 \end_inset
8836
8837
8838 \end_layout
8839
8840 \begin_layout Standard
8841 The best way to explain just what you can do with nesting is by illustration.
8842  We have several examples of nested environments.
8843  In them, we explain how we created the example, so that you can reproduce
8844  them.
8845 \end_layout
8846
8847 \begin_layout Subsubsection
8848 Example 1: The Six-fold Way and Mixed Nesting
8849 \end_layout
8850
8851 \begin_layout Labeling
8852 \labelwidthstring MMM
8853 #1-a This is the outermost level.
8854  It's a 
8855 \family sans
8856 List
8857 \family default
8858  environment.
8859 \end_layout
8860
8861 \begin_deeper
8862 \begin_layout Labeling
8863 \labelwidthstring MMM
8864 #2-a This is level #2.
8865  We created it by using 
8866 \begin_inset Info
8867 type  "shortcut"
8868 arg   "break-paragraph inverse"
8869 \end_inset
8870
8871  followed by 
8872 \begin_inset Info
8873 type  "shortcut"
8874 arg   "depth-increment"
8875 \end_inset
8876
8877 .
8878 \end_layout
8879
8880 \begin_deeper
8881 \begin_layout Labeling
8882 \labelwidthstring MMM
8883 #3-a This is level #3.
8884  This time, we just hit 
8885 \family sans
8886 Return
8887 \family default
8888 , then used 
8889 \begin_inset Info
8890 type  "shortcut"
8891 arg   "depth-increment"
8892 \end_inset
8893
8894  twice in a row.
8895  We could have also created it the same way as we did the previous level,
8896  by hitting 
8897 \begin_inset Info
8898 type  "shortcut"
8899 arg   "break-paragraph inverse"
8900 \end_inset
8901
8902  followed by 
8903 \begin_inset Info
8904 type  "shortcut"
8905 arg   "depth-increment"
8906 \end_inset
8907
8908 .
8909 \end_layout
8910
8911 \begin_deeper
8912 \begin_layout Standard
8913 This is actually a 
8914 \family sans
8915 Standard
8916 \family default
8917  environment, nested inside of 
8918 \begin_inset Quotes eld
8919 \end_inset
8920
8921 #3-a
8922 \begin_inset Quotes erd
8923 \end_inset
8924
8925 .
8926  So, it's at level #4.
8927  We did this by hitting 
8928 \begin_inset Info
8929 type  "shortcut"
8930 arg   "break-paragraph inverse"
8931 \end_inset
8932
8933 , then 
8934 \begin_inset Info
8935 type  "shortcut"
8936 arg   "depth-increment"
8937 \end_inset
8938
8939 , then changing the paragraph environment to 
8940 \family sans
8941 Standard
8942 \family default
8943 .
8944  Do this to create list items with more than one paragraph — it also works
8945  for the 
8946 \family sans
8947 Description
8948 \family default
8949
8950 \family sans
8951 Enumerate
8952 \family default
8953 , and 
8954 \family sans
8955 Itemize
8956 \family default
8957  environments!
8958 \end_layout
8959
8960 \begin_layout Standard
8961 Here's another 
8962 \family sans
8963 Standard
8964 \family default
8965  paragraph, also at level #4, made with just a 
8966 \begin_inset Info
8967 type  "shortcut"
8968 arg   "break-paragraph inverse"
8969 \end_inset
8970
8971 .
8972 \end_layout
8973
8974 \begin_layout Labeling
8975 \labelwidthstring MMM
8976 #4-a This is level #4.
8977  We hit 
8978 \begin_inset Info
8979 type  "shortcut"
8980 arg   "break-paragraph inverse"
8981 \end_inset
8982
8983  and changed the paragraph environment back to 
8984 \family sans
8985 List
8986 \family default
8987 .
8988  Remember — we can't nest anything inside a 
8989 \family sans
8990 Standard
8991 \family default
8992  environment, which is why we're still at level #4.
8993  However, we 
8994 \emph on
8995 can
8996 \emph default
8997  keep nesting things inside 
8998 \begin_inset Quotes eld
8999 \end_inset
9000
9001 #3-a
9002 \begin_inset Quotes erd
9003 \end_inset
9004
9005 .
9006 \end_layout
9007
9008 \begin_deeper
9009 \begin_layout Labeling
9010 \labelwidthstring MMM
9011 #5-a This is level #5\SpecialChar \ldots{}
9012
9013 \end_layout
9014
9015 \begin_deeper
9016 \begin_layout Labeling
9017 \labelwidthstring MMM
9018 #6-a \SpecialChar \ldots{}
9019 and this is level #6.
9020  By now, you should know how we made these two.
9021 \end_layout
9022
9023 \end_deeper
9024 \begin_layout Labeling
9025 \labelwidthstring MMM
9026 #5-b Back to level #5.
9027  Just hit 
9028 \begin_inset Info
9029 type  "shortcut"
9030 arg   "break-paragraph inverse"
9031 \end_inset
9032
9033  followed by a 
9034 \begin_inset Info
9035 type  "shortcut"
9036 arg   "depth-decrement"
9037 \end_inset
9038
9039 .
9040 \end_layout
9041
9042 \end_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #4-b After another 
9046 \begin_inset Info
9047 type  "shortcut"
9048 arg   "break-paragraph inverse"
9049 \end_inset
9050
9051  followed by a 
9052 \begin_inset Info
9053 type  "shortcut"
9054 arg   "depth-decrement"
9055 \end_inset
9056
9057 , we're back at level #4.
9058 \end_layout
9059
9060 \end_deeper
9061 \begin_layout Labeling
9062 \labelwidthstring MMM
9063 #3-b Back to level #3.
9064  By now it should be obvious how we did this.
9065 \end_layout
9066
9067 \end_deeper
9068 \begin_layout Labeling
9069 \labelwidthstring MMM
9070 #2-b Back to level #2.
9071  
9072 \end_layout
9073
9074 \end_deeper
9075 \begin_layout Labeling
9076 \labelwidthstring MMM
9077 #1-b And last, back to the outermost level, #1.
9078  After this sentence, we will hit 
9079 \family sans
9080 Return
9081 \family default
9082  and change the paragraph environment back to 
9083 \family sans
9084 Standard
9085 \family default
9086  to end the list.
9087 \end_layout
9088
9089 \begin_layout Standard
9090 We could have also used the 
9091 \family sans
9092 Description
9093 \family default
9094
9095 \family sans
9096 Quote
9097 \family default
9098
9099 \family sans
9100 Quotation
9101 \family default
9102 , or even the 
9103 \family sans
9104 Verse
9105 \family default
9106  environment in place of the 
9107 \family sans
9108 List
9109 \family default
9110  environment.
9111  The example would have worked exactly the same.
9112 \end_layout
9113
9114 \begin_layout Subsubsection
9115 Example 2: Inheritance
9116 \end_layout
9117
9118 \begin_layout LyX-Code
9119 This is the LyX-Code environment, at level #1, the outermost
9120 \end_layout
9121
9122 \begin_layout LyX-Code
9123 level.
9124   Now we will hit 
9125 \family sans
9126 Return
9127 \family default
9128 , then 
9129 \begin_inset Info
9130 type  "shortcut"
9131 arg   "depth-increment"
9132 \end_inset
9133
9134 , after which, we will change to the 
9135 \family sans
9136 Enumerate
9137 \family default
9138  environment.
9139 \end_layout
9140
9141 \begin_deeper
9142 \begin_layout Enumerate
9143 This is the 
9144 \family sans
9145 Enumerate
9146 \family default
9147  environment, at level #2.
9148 \end_layout
9149
9150 \begin_layout Enumerate
9151 Notice how the nested 
9152 \family sans
9153 Enumerate
9154 \family default
9155  not only inherits its margins from its parent environment (
9156 \family sans
9157 LyX-Code
9158 \family default
9159 ), but also inherits its font and spacing!
9160 \end_layout
9161
9162 \end_deeper
9163 \begin_layout Standard
9164 We ended this example by hitting 
9165 \family sans
9166 Return
9167 \family default
9168 .
9169  After that, we needed to reset the paragraph environment to 
9170 \family sans
9171 Standard
9172 \family default
9173  and reset the nesting depth by using 
9174 \begin_inset Info
9175 type  "shortcut"
9176 arg   "depth-decrement"
9177 \end_inset
9178
9179  once.
9180 \end_layout
9181
9182 \begin_layout Subsubsection
9183 Example 3: Labels, Levels, and the 
9184 \family sans
9185 Enumerate
9186 \family default
9187  and 
9188 \family sans
9189 Itemize
9190 \family default
9191  Environments
9192 \begin_inset Argument
9193 status collapsed
9194
9195 \begin_layout Plain Layout
9196 Example #3: Labels, Levels and other list environments
9197 \end_layout
9198
9199 \end_inset
9200
9201
9202 \end_layout
9203
9204 \begin_layout Enumerate
9205 This is level #1, in an 
9206 \family sans
9207 Enumerate
9208 \family default
9209  paragraph environment.
9210  We're actually going to nest a bunch of these.
9211 \end_layout
9212
9213 \begin_deeper
9214 \begin_layout Enumerate
9215 This is level #2.
9216  We used 
9217 \begin_inset Info
9218 type  "shortcut"
9219 arg   "break-paragraph inverse"
9220 \end_inset
9221
9222  followed by 
9223 \begin_inset Info
9224 type  "shortcut"
9225 arg   "depth-increment"
9226 \end_inset
9227
9228 .
9229  Now, what happens if we nest an 
9230 \family sans
9231 Itemize
9232 \family default
9233  environment inside of this one? It will be at level #3, but what will its
9234  label be? An asterisk?
9235 \end_layout
9236
9237 \begin_deeper
9238 \begin_layout Itemize
9239 No! It's a bullet.
9240  This is the 
9241 \emph on
9242 first
9243 \emph default
9244  
9245 \family sans
9246 Itemize
9247 \family default
9248  environment, even though it's at level #3.
9249  So, its label is a bullet.
9250  (We got here by using 
9251 \begin_inset Info
9252 type  "shortcut"
9253 arg   "break-paragraph inverse"
9254 \end_inset
9255
9256 , then 
9257 \begin_inset Info
9258 type  "shortcut"
9259 arg   "depth-increment"
9260 \end_inset
9261
9262 , then changing the environment to 
9263 \family sans
9264 Itemize
9265 \family default
9266 .)
9267 \end_layout
9268
9269 \begin_deeper
9270 \begin_layout Itemize
9271 Here's level #4, produced using 
9272 \begin_inset Info
9273 type  "shortcut"
9274 arg   "break-paragraph inverse"
9275 \end_inset
9276
9277 , then 
9278 \begin_inset Info
9279 type  "shortcut"
9280 arg   "depth-increment"
9281 \end_inset
9282
9283 .
9284  We will do that again\SpecialChar \ldots{}
9285
9286 \end_layout
9287
9288 \begin_deeper
9289 \begin_layout Enumerate
9290 \SpecialChar \ldots{}
9291 to get to level #5.
9292  This time, however, we also changed the paragraph environment back to 
9293 \family sans
9294 Enumerate
9295 \family default
9296 .
9297  Notice the type of numbering, it is 
9298 \emph on
9299 lowercase Roman
9300 \emph default
9301 , because we are in the 
9302 \emph on
9303 thirdfold
9304 \emph default
9305  
9306 \family sans
9307 Enumerate
9308 \family default
9309  environment (i.
9310 \begin_inset space \thinspace{}
9311 \end_inset
9312
9313 g.
9314  it is an 
9315 \family sans
9316 Enumerate
9317 \family default
9318  inside an 
9319 \family sans
9320 Enumerate
9321 \family default
9322  inside an 
9323 \family sans
9324 Enumerate
9325 \family default
9326 ).
9327 \end_layout
9328
9329 \begin_layout Enumerate
9330 What happens if we 
9331 \emph on
9332 don't
9333 \emph default
9334  change the paragraph environment, but decrease the nesting depth? What
9335  type of numbering does LyX use?
9336 \end_layout
9337
9338 \begin_layout Enumerate
9339 Oh, as if you couldn't guess by now, we're just using 
9340 \begin_inset Info
9341 type  "shortcut"
9342 arg   "break-paragraph inverse"
9343 \end_inset
9344
9345  to keep the current environment and depth but create a new item.
9346 \end_layout
9347
9348 \begin_layout Enumerate
9349 Let's use 
9350 \begin_inset Info
9351 type  "shortcut"
9352 arg   "depth-decrement"
9353 \end_inset
9354
9355  to decrease the depth after the next 
9356 \begin_inset Info
9357 type  "shortcut"
9358 arg   "break-paragraph inverse"
9359 \end_inset
9360
9361 .
9362 \end_layout
9363
9364 \end_deeper
9365 \begin_layout Enumerate
9366 This is level #4.
9367  Look what type of label LyX is using!
9368 \end_layout
9369
9370 \end_deeper
9371 \begin_layout Enumerate
9372 This is level #3.
9373  Even though we've changed levels, LyX is still using a lowercase Roman
9374  numeral as the label.Why?
9375 \end_layout
9376
9377 \begin_layout Enumerate
9378 Because, even though the nesting depth has changed, the paragraph is 
9379 \emph on
9380 still
9381 \emph default
9382  a thirdfold 
9383 \family sans
9384 Enumerate
9385 \family default
9386  environment.
9387  Notice, however, that LyX 
9388 \emph on
9389 did
9390 \emph default
9391  reset the counter for the label.
9392 \end_layout
9393
9394 \end_deeper
9395 \begin_layout Enumerate
9396 Another 
9397 \begin_inset Info
9398 type  "shortcut"
9399 arg   "break-paragraph inverse"
9400 \end_inset
9401
9402  
9403 \begin_inset Info
9404 type  "shortcut"
9405 arg   "depth-decrement"
9406 \end_inset
9407
9408  sequence, and we're back to level #2.
9409  This time, we not only changed the nesting depth, but we also moved back
9410  into the twofold-nested 
9411 \family sans
9412 Enumerate
9413 \family default
9414  environment.
9415 \end_layout
9416
9417 \end_deeper
9418 \begin_layout Enumerate
9419 The same thing happens if we do another 
9420 \begin_inset Info
9421 type  "shortcut"
9422 arg   "break-paragraph inverse"
9423 \end_inset
9424
9425  
9426 \begin_inset Info
9427 type  "shortcut"
9428 arg   "depth-decrement"
9429 \end_inset
9430
9431 sequence and return to level #1, the outermost level.
9432 \end_layout
9433
9434 \begin_layout Standard
9435 Lastly, we reset the environment to 
9436 \family sans
9437 Standard
9438 \family default
9439 .
9440  As you can see, the level number doesn't correspond to what type of labeling
9441  LyX uses for the 
9442 \family sans
9443 Enumerate
9444 \family default
9445  and 
9446 \family sans
9447 Itemize
9448 \family default
9449  environments.
9450  The number of other 
9451 \family sans
9452 Enumerate
9453 \family default
9454  environments surrounding it determines what kind of label LyX uses for
9455  an 
9456 \family sans
9457 Enumerate
9458 \family default
9459  item.
9460  The same rule applies for the 
9461 \family sans
9462 Itemize
9463 \family default
9464  environment, as well.
9465 \end_layout
9466
9467 \begin_layout Subsubsection
9468 Example 4: Going Bonkers
9469 \end_layout
9470
9471 \begin_layout Enumerate
9472 We're going to go totally nuts now.
9473  We will not nest as deep as in the other examples, nor will we go into
9474  the same detail with how we did it.
9475  (level #1: 
9476 \family sans
9477 Enumerate
9478 \family default
9479 )
9480 \end_layout
9481
9482 \begin_deeper
9483 \begin_layout Standard
9484 (
9485 \family sans
9486 Return, 
9487 \family default
9488
9489 \begin_inset Info
9490 type  "shortcut"
9491 arg   "depth-increment"
9492 \end_inset
9493
9494
9495 \family sans
9496 , Standard
9497 \family default
9498 : level #2) We will stick an encapsulated description of how we created
9499  the example in parentheses someplace.
9500  For example, the two key bindings are how we changed the depth.
9501  The environment name is the name of the current environment.
9502  Either before or after this, we will put in the level.
9503 \end_layout
9504
9505 \end_deeper
9506 \begin_layout Enumerate
9507 (
9508 \family sans
9509 Return, Enumerate
9510 \family default
9511 : level #1) This is the next item in the list.
9512 \end_layout
9513
9514 \begin_deeper
9515 \begin_layout Verse
9516 Now we will add verse.
9517 \begin_inset Newline newline
9518 \end_inset
9519
9520 It will get much worse.
9521 \begin_inset Newline newline
9522 \end_inset
9523
9524 (
9525 \family sans
9526 Return, 
9527 \family default
9528
9529 \begin_inset Info
9530 type  "shortcut"
9531 arg   "depth-increment"
9532 \end_inset
9533
9534
9535 \family sans
9536 , Verse
9537 \family default
9538 : level #2)
9539 \end_layout
9540
9541 \begin_layout Verse
9542 Fiddle dee, Fiddle doo.
9543 \begin_inset Newline newline
9544 \end_inset
9545
9546 Bippitey boppitey boo!
9547 \begin_inset Newline newline
9548 \end_inset
9549
9550 (
9551 \begin_inset Info
9552 type  "shortcut"
9553 arg   "break-paragraph inverse"
9554 \end_inset
9555
9556
9557 \family sans
9558 )
9559 \end_layout
9560
9561 \begin_layout Verse
9562 Here comes a table:
9563 \end_layout
9564
9565 \begin_deeper
9566 \begin_layout Standard
9567 \begin_inset VSpace 0.3cm
9568 \end_inset
9569
9570
9571 \end_layout
9572
9573 \begin_layout Standard
9574 \align center
9575 \begin_inset Tabular
9576 <lyxtabular version="3" rows="2" columns="2">
9577 <features tabularvalignment="middle">
9578 <column alignment="center" valignment="top" width="0pt">
9579 <column alignment="center" valignment="top" width="0pt">
9580 <row>
9581 <cell alignment="center" valignment="top" usebox="none">
9582 \begin_inset Text
9583
9584 \begin_layout Plain Layout
9585
9586 \family roman
9587 \series medium
9588 \shape up
9589 \size normal
9590 \emph off
9591 \bar no
9592 \noun off
9593 \color none
9594 one-fish
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603
9604 \family roman
9605 \series medium
9606 \shape up
9607 \size normal
9608 \emph off
9609 \bar no
9610 \noun off
9611 \color none
9612 two-fish
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 </row>
9618 <row>
9619 <cell alignment="center" valignment="top" topline="true" usebox="none">
9620 \begin_inset Text
9621
9622 \begin_layout Plain Layout
9623
9624 \family roman
9625 \series medium
9626 \shape up
9627 \size normal
9628 \emph off
9629 \bar no
9630 \noun off
9631 \color none
9632 red-fish
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641
9642 \family roman
9643 \series medium
9644 \shape up
9645 \size normal
9646 \emph off
9647 \bar no
9648 \noun off
9649 \color none
9650 blue-fish
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 </row>
9656 </lyxtabular>
9657
9658 \end_inset
9659
9660
9661 \end_layout
9662
9663 \end_deeper
9664 \begin_layout Verse
9665 (
9666 \begin_inset Info
9667 type  "shortcut"
9668 arg   "break-paragraph inverse"
9669 \end_inset
9670
9671
9672 \family sans
9673 , Table, 
9674 \family default
9675
9676 \begin_inset Info
9677 type  "shortcut"
9678 arg   "depth-increment"
9679 \end_inset
9680
9681  3 times, 
9682 \begin_inset Info
9683 type  "shortcut"
9684 arg   "break-paragraph inverse"
9685 \end_inset
9686
9687
9688 \family sans
9689 , Verse, 
9690 \family default
9691
9692 \begin_inset Info
9693 type  "shortcut"
9694 arg   "depth-decrement"
9695 \end_inset
9696
9697 )
9698 \end_layout
9699
9700 \end_deeper
9701 \begin_layout Enumerate
9702 (
9703 \family sans
9704 Return, Enumerate
9705 \family default
9706 : level #1) This is another item.
9707  Note that selecting a 
9708 \family sans
9709 Table
9710 \family default
9711  resets the nesting depth to level #1, so we increased the nesting depth
9712  3 times to put the table inside the 
9713 \family sans
9714 Verse
9715 \family default
9716  environment.
9717  
9718 \end_layout
9719
9720 \begin_layout Quotation
9721 We're now ending the 
9722 \family sans
9723 Enumerate
9724 \family default
9725  list and changing to 
9726 \family sans
9727 Quotation
9728 \family default
9729 .
9730  We're still at level #1.
9731  We want to show you some of the things you can do by mixing environments.
9732  The next set of paragraphs is a 
9733 \begin_inset Quotes eld
9734 \end_inset
9735
9736 quoted letter.
9737 \begin_inset Quotes erd
9738 \end_inset
9739
9740  We will nest both the 
9741 \family sans
9742 Address
9743 \family default
9744  and 
9745 \family sans
9746 Right
9747 \begin_inset space ~
9748 \end_inset
9749
9750 Address
9751 \family default
9752  environments inside of this one, then use another nested 
9753 \family sans
9754 Quotation
9755 \family default
9756  for the letter body.
9757  We will use 
9758 \begin_inset Info
9759 type  "shortcut"
9760 arg   "break-paragraph inverse"
9761 \end_inset
9762
9763  to preserve the depth.
9764  Remember that you need to use 
9765 \begin_inset Info
9766 type  "shortcut"
9767 arg   "newline-insert newline"
9768 \end_inset
9769
9770  to create multiple lines inside the 
9771 \family sans
9772 Address
9773 \family default
9774  and 
9775 \family sans
9776 Right
9777 \begin_inset space ~
9778 \end_inset
9779
9780 Address
9781 \family default
9782  environments.
9783  Here it goes:
9784 \end_layout
9785
9786 \begin_deeper
9787 \begin_layout Right Address
9788 1234 Nowhere Rd.
9789 \begin_inset Newline newline
9790 \end_inset
9791
9792 Moosegroin, MT 00100
9793 \begin_inset Newline newline
9794 \end_inset
9795
9796 9-6-96
9797 \end_layout
9798
9799 \begin_layout Address
9800 Dear Mr.
9801 \begin_inset space ~
9802 \end_inset
9803
9804 Fizlewitz:
9805 \end_layout
9806
9807 \begin_layout Quotation
9808 We regret to inform you that we cannot fill your order for 50
9809 \begin_inset space \thinspace{}
9810 \end_inset
9811
9812 L of compressed methane gas due to circumstances beyond our control.
9813  Unfortunately, several of our cows have mysteriously exploded, creating
9814  a backlog in our orders for methane.
9815  We will place your name on the waiting list and try to fill your order
9816  as soon as possible.
9817  In the meantime, we thank you for your patience.
9818 \end_layout
9819
9820 \begin_layout Quotation
9821 We do, however, now have a special on beef.
9822  If you are interested, please return the enclosed pricing and order form
9823  with your order, along with payment.
9824 \end_layout
9825
9826 \begin_layout Quotation
9827 We thank you again for your patience.
9828 \end_layout
9829
9830 \begin_layout Address
9831 Sincerely,
9832 \begin_inset Newline newline
9833 \end_inset
9834
9835 Bill Hick
9836 \end_layout
9837
9838 \end_deeper
9839 \begin_layout Quotation
9840 That ends that example!
9841 \end_layout
9842
9843 \begin_layout Standard
9844 As you can see, nesting environments in LyX gives you a lot of power with
9845  just a few keystrokes.
9846  We could have easily nested an 
9847 \family sans
9848 Itemize
9849 \family default
9850  list inside of a 
9851 \family sans
9852 Quotation
9853 \family default
9854  or 
9855 \family sans
9856 Quote
9857 \family default
9858 , or put a 
9859 \family sans
9860 Quote
9861 \family default
9862  inside of an 
9863 \family sans
9864 Itemize
9865 \family default
9866  list.
9867  You have a huge variety of options at your disposal.
9868 \end_layout
9869
9870 \begin_layout Section
9871 Spacing, pagination and line breaks
9872 \begin_inset Index idx
9873 status collapsed
9874
9875 \begin_layout Plain Layout
9876 Spacing
9877 \end_layout
9878
9879 \end_inset
9880
9881
9882 \end_layout
9883
9884 \begin_layout Standard
9885 What is a space? While you might be used to pressing the space key anytime
9886  you want to separate two words in ordinary word processors, LyX offers
9887  you more spaces: Spaces of different width and spaces which can or cannot
9888  be broken at the end of a line.
9889  The following sections will show you some examples where those spaces are
9890  useful.
9891 \end_layout
9892
9893 \begin_layout Subsection
9894 Protected Space
9895 \begin_inset CommandInset label
9896 LatexCommand label
9897 name "sub:Protected-Space"
9898
9899 \end_inset
9900
9901
9902 \begin_inset Index idx
9903 status collapsed
9904
9905 \begin_layout Plain Layout
9906 Spaces ! Protected
9907 \end_layout
9908
9909 \end_inset
9910
9911
9912 \end_layout
9913
9914 \begin_layout Standard
9915 The protected space: It is used to tell LyX (and LaTeX) not to break the
9916  line at that point.
9917  This may be necessary to avoid unlucky line breaks, like in: 
9918 \end_layout
9919
9920 \begin_layout Quote
9921 Further documentation is given in section
9922 \begin_inset Newline newline
9923 \end_inset
9924
9925
9926 \begin_inset CommandInset ref
9927 LatexCommand ref
9928 reference "sec:Bibliography"
9929
9930 \end_inset
9931
9932 .
9933  
9934 \end_layout
9935
9936 \begin_layout Standard
9937 Obviously, it would be a good thing to put a protected space between 
9938 \begin_inset Quotes eld
9939 \end_inset
9940
9941 section
9942 \begin_inset Quotes erd
9943 \end_inset
9944
9945  and 
9946 \begin_inset Quotes eld
9947 \end_inset
9948
9949
9950 \begin_inset CommandInset ref
9951 LatexCommand ref
9952 reference "sec:Bibliography"
9953
9954 \end_inset
9955
9956
9957 \begin_inset Quotes erd
9958 \end_inset
9959
9960 .
9961  A protected space is set with 
9962 \family sans
9963 Insert\SpecialChar \menuseparator
9964 Formatting\SpecialChar \menuseparator
9965 Protected
9966 \bar under
9967
9968 \begin_inset space ~
9969 \end_inset
9970
9971
9972 \bar default
9973 Space
9974 \family default
9975  (shortcut 
9976 \begin_inset Info
9977 type  "shortcut"
9978 arg   "command-alternatives space-insert protected ; math-space"
9979 \end_inset
9980
9981 ).
9982 \end_layout
9983
9984 \begin_layout Subsection
9985 Horizontal Space
9986 \begin_inset CommandInset label
9987 LatexCommand label
9988 name "sub:Horizontal-Space"
9989
9990 \end_inset
9991
9992
9993 \begin_inset Index idx
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Spacing ! Horizontal
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006 All horizontal spaces can be inserted with the menu 
10007 \family sans
10008 Insert\SpecialChar \menuseparator
10009 Formatting\SpecialChar \menuseparator
10010 Horizontal Space
10011 \family default
10012 .
10013  The length units are listed in Appendix
10014 \begin_inset space ~
10015 \end_inset
10016
10017
10018 \begin_inset CommandInset ref
10019 LatexCommand ref
10020 reference "cha:Units-available-in"
10021
10022 \end_inset
10023
10024 .
10025 \end_layout
10026
10027 \begin_layout Subsubsection
10028 Inter-word Space
10029 \begin_inset CommandInset label
10030 LatexCommand label
10031 name "sub:Inter-word-Space"
10032
10033 \end_inset
10034
10035
10036 \begin_inset Index idx
10037 status collapsed
10038
10039 \begin_layout Plain Layout
10040 Spaces ! Inter-word
10041 \end_layout
10042
10043 \end_inset
10044
10045
10046 \end_layout
10047
10048 \begin_layout Standard
10049 Some languages (e.
10050 \begin_inset space \thinspace{}
10051 \end_inset
10052
10053 g.
10054 \begin_inset space \space{}
10055 \end_inset
10056
10057 English) have the typographical convention to add extra space after an end-of-se
10058 ntence punctuation mark, and LyX honors those conventions (see section
10059 \begin_inset space ~
10060 \end_inset
10061
10062
10063 \begin_inset CommandInset ref
10064 LatexCommand ref
10065 reference "sub:Abbreviations"
10066
10067 \end_inset
10068
10069 ).
10070  Sometimes, you want a normal space nevertheless.
10071  In this case, insert an inter-word space (shortcut 
10072 \begin_inset Info
10073 type  "shortcut"
10074 arg   "space-insert normal"
10075 \end_inset
10076
10077 ).
10078 \end_layout
10079
10080 \begin_layout Subsubsection
10081 Thin Space
10082 \begin_inset CommandInset label
10083 LatexCommand label
10084 name "sub:Thin-Space"
10085
10086 \end_inset
10087
10088
10089 \begin_inset Index idx
10090 status collapsed
10091
10092 \begin_layout Plain Layout
10093 Spaces ! Thin
10094 \end_layout
10095
10096 \end_inset
10097
10098
10099 \end_layout
10100
10101 \begin_layout Standard
10102
10103 \begin_inset Quotes eld
10104 \end_inset
10105
10106 thin space
10107 \begin_inset Quotes erd
10108 \end_inset
10109
10110  is a blank which has half the size of a normal space (and it is also 
10111 \begin_inset Quotes eld
10112 \end_inset
10113
10114 protected
10115 \begin_inset Quotes erd
10116 \end_inset
10117
10118 ).
10119  The typographical conventions in a lot of languages propose the use of
10120  thin spaces in cases where normal spaces would be too wide, for instance
10121  inside abbreviations:
10122 \end_layout
10123
10124 \begin_layout Quote
10125 D.
10126 \begin_inset space \thinspace{}
10127 \end_inset
10128
10129 E.
10130  Knuth has developed our beloved typesetting program.
10131 \end_layout
10132
10133 \begin_layout Standard
10134 or between values and units.
10135  Compare for example this:
10136 \begin_inset Newline newline
10137 \end_inset
10138
10139 10
10140 \begin_inset space \thinspace{}
10141 \end_inset
10142
10143 kg (thin space)
10144 \begin_inset Newline newline
10145 \end_inset
10146
10147 10 kg (normal space
10148 \end_layout
10149
10150 \begin_layout Standard
10151 You can insert thin spaces also with the menu 
10152 \family sans
10153 Insert\SpecialChar \menuseparator
10154 Formatting\SpecialChar \menuseparator
10155 Thin
10156 \begin_inset space ~
10157 \end_inset
10158
10159 Space
10160 \family default
10161  (shortcut 
10162 \begin_inset Info
10163 type  "shortcuts"
10164 arg   "space-insert thin"
10165 \end_inset
10166
10167 ).
10168 \end_layout
10169
10170 \begin_layout Subsubsection
10171 More Spaces
10172 \begin_inset CommandInset label
10173 LatexCommand label
10174 name "sub:More-Spaces"
10175
10176 \end_inset
10177
10178
10179 \end_layout
10180
10181 \begin_layout Standard
10182 You can furthermore insert the following space types:
10183 \end_layout
10184
10185 \begin_layout Description
10186 Negative
10187 \begin_inset space ~
10188 \end_inset
10189
10190 thin
10191 \begin_inset space ~
10192 \end_inset
10193
10194 space A line with a 
10195 \begin_inset Formula $\to$
10196 \end_inset
10197
10198
10199 \begin_inset space \negthinspace{}
10200 \end_inset
10201
10202
10203 \begin_inset Formula $\gets$
10204 \end_inset
10205
10206  Negative thin space between the arrows.
10207 \end_layout
10208
10209 \begin_layout Description
10210 Enspace
10211 \begin_inset space ~
10212 \end_inset
10213
10214 (0.5
10215 \begin_inset space \thinspace{}
10216 \end_inset
10217
10218 em) A line with a 
10219 \begin_inset Formula $\to$
10220 \end_inset
10221
10222
10223 \begin_inset space \enskip{}
10224 \end_inset
10225
10226
10227 \begin_inset Formula $\gets$
10228 \end_inset
10229
10230  Enspace
10231 \begin_inset space ~
10232 \end_inset
10233
10234 (0.5
10235 \begin_inset space \thinspace{}
10236 \end_inset
10237
10238 em) space between the arrows.
10239 \end_layout
10240
10241 \begin_layout Description
10242 Quad
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (1
10247 \begin_inset space \thinspace{}
10248 \end_inset
10249
10250 em) A line with a 
10251 \begin_inset Formula $\to$
10252 \end_inset
10253
10254
10255 \begin_inset space \quad{}
10256 \end_inset
10257
10258
10259 \begin_inset Formula $\gets$
10260 \end_inset
10261
10262  Quad
10263 \begin_inset space ~
10264 \end_inset
10265
10266 (1
10267 \begin_inset space \thinspace{}
10268 \end_inset
10269
10270 em) space between the arrows.
10271 \end_layout
10272
10273 \begin_layout Description
10274 QQuad
10275 \begin_inset space ~
10276 \end_inset
10277
10278 (2
10279 \begin_inset space \thinspace{}
10280 \end_inset
10281
10282 em) A line with a 
10283 \begin_inset Formula $\to$
10284 \end_inset
10285
10286
10287 \begin_inset space \qquad{}
10288 \end_inset
10289
10290
10291 \begin_inset Formula $\gets$
10292 \end_inset
10293
10294  QQuad
10295 \begin_inset space ~
10296 \end_inset
10297
10298 (2
10299 \begin_inset space \thinspace{}
10300 \end_inset
10301
10302 em) space between the arrows.
10303 \end_layout
10304
10305 \begin_layout Description
10306 Custom
10307 \begin_inset space ~
10308 \end_inset
10309
10310 space A line with
10311 \begin_inset Formula $\to$
10312 \end_inset
10313
10314
10315 \begin_inset space \hspace{}
10316 \length 2cm
10317 \end_inset
10318
10319
10320 \begin_inset Formula $\gets$
10321 \end_inset
10322
10323  2
10324 \begin_inset space \thinspace{}
10325 \end_inset
10326
10327 cm space between the arrows.
10328 \end_layout
10329
10330 \begin_layout Standard
10331 Table
10332 \begin_inset space ~
10333 \end_inset
10334
10335
10336 \begin_inset CommandInset ref
10337 LatexCommand ref
10338 reference "tab:Width-of-the"
10339
10340 \end_inset
10341
10342  lists the different space sizes.
10343 \end_layout
10344
10345 \begin_layout Standard
10346 \begin_inset Float table
10347 wide false
10348 sideways false
10349 status collapsed
10350
10351 \begin_layout Plain Layout
10352 \align center
10353 \begin_inset Caption
10354
10355 \begin_layout Plain Layout
10356 \begin_inset CommandInset label
10357 LatexCommand label
10358 name "tab:Width-of-the"
10359
10360 \end_inset
10361
10362 Width of the different horizontal spaces.
10363 \end_layout
10364
10365 \end_inset
10366
10367
10368 \end_layout
10369
10370 \begin_layout Plain Layout
10371 \align center
10372 \begin_inset Tabular
10373 <lyxtabular version="3" rows="8" columns="2">
10374 <features tabularvalignment="middle">
10375 <column alignment="center" valignment="top" width="0">
10376 <column alignment="center" valignment="top" width="0">
10377 <row>
10378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382
10383 \series bold
10384 Space
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393
10394 \series bold
10395 Width
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 </row>
10401 <row>
10402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10403 \begin_inset Text
10404
10405 \begin_layout Plain Layout
10406 Normal
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415 1/3
10416 \begin_inset space \thinspace{}
10417 \end_inset
10418
10419 em
10420 \end_layout
10421
10422 \end_inset
10423 </cell>
10424 </row>
10425 <row>
10426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 Protected
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 1/3
10440 \begin_inset space \thinspace{}
10441 \end_inset
10442
10443 em
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 </row>
10449 <row>
10450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454 Thin
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 1/6
10464 \begin_inset space \thinspace{}
10465 \end_inset
10466
10467 em
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 Negative thin
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 -1/6
10488 \begin_inset space \thinspace{}
10489 \end_inset
10490
10491 em
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 </row>
10497 <row>
10498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 Enspace (0.5
10503 \begin_inset space \thinspace{}
10504 \end_inset
10505
10506 em)
10507 \end_layout
10508
10509 \end_inset
10510 </cell>
10511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515 0.5
10516 \begin_inset space \thinspace{}
10517 \end_inset
10518
10519 em
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 </row>
10525 <row>
10526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530 Quad (1
10531 \begin_inset space \thinspace{}
10532 \end_inset
10533
10534 em)
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 1
10544 \begin_inset space \thinspace{}
10545 \end_inset
10546
10547 em
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 </row>
10553 <row>
10554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 QQuad (2
10559 \begin_inset space \thinspace{}
10560 \end_inset
10561
10562 em)
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571 2
10572 \begin_inset space \thinspace{}
10573 \end_inset
10574
10575 em
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 </lyxtabular>
10582
10583 \end_inset
10584
10585
10586 \end_layout
10587
10588 \end_inset
10589
10590
10591 \end_layout
10592
10593 \begin_layout Subsubsection
10594
10595 \family sans
10596 Horizontal Fills
10597 \family default
10598
10599 \begin_inset Index idx
10600 status collapsed
10601
10602 \begin_layout Plain Layout
10603 Spacing ! Fills
10604 \end_layout
10605
10606 \end_inset
10607
10608
10609 \end_layout
10610
10611 \begin_layout Standard
10612 Horizontal fills (HFills) are a special LyX feature for adding extra space
10613  in a uniform fashion.
10614  An HFill is actually a variable length space, whose length always equals
10615  the remaining space between the left and right margins.
10616  If there is more than one HFill on a line, they divide the available space
10617  equally between themselves.
10618 \end_layout
10619
10620 \begin_layout Standard
10621 Here are a few examples of what you can do with them:
10622 \end_layout
10623
10624 \begin_layout Quote
10625 \noindent
10626 This is on the left side
10627 \begin_inset space \hfill{}
10628 \end_inset
10629
10630 This is on the right
10631 \end_layout
10632
10633 \begin_layout Quote
10634 \noindent
10635 Left
10636 \begin_inset space \hfill{}
10637 \end_inset
10638
10639 Middle
10640 \begin_inset space \hfill{}
10641 \end_inset
10642
10643 Right
10644 \end_layout
10645
10646 \begin_layout Quote
10647 \noindent
10648 Left
10649 \begin_inset space \hfill{}
10650 \end_inset
10651
10652 1/3 Left
10653 \begin_inset space \hfill{}
10654 \end_inset
10655
10656
10657 \begin_inset space \hfill{}
10658 \end_inset
10659
10660 Right
10661 \end_layout
10662
10663 \begin_layout Standard
10664 That was an example in the 
10665 \family sans
10666 Quote
10667 \family default
10668  environment.
10669  Here
10670 \begin_inset Formula $\to$
10671 \end_inset
10672
10673
10674 \begin_inset space \hfill{}
10675 \end_inset
10676
10677
10678 \begin_inset Formula $\gets$
10679 \end_inset
10680
10681 is one in a standard paragraph.
10682  It may or may not be apparent in the printed text, but it 
10683 \emph on
10684 is
10685 \emph default
10686  sitting in-between the two arrows.
10687 \end_layout
10688
10689 \begin_layout Standard
10690 HFills can be made visible when you choose one of the 
10691 \family sans
10692 Fill
10693 \begin_inset space ~
10694 \end_inset
10695
10696 Pattern
10697 \family default
10698  in the space dialog: The following patterns are available:
10699 \end_layout
10700
10701 \begin_layout Standard
10702 Dots: 
10703 \begin_inset space \dotfill{}
10704 \end_inset
10705
10706
10707 \begin_inset space ~
10708 \end_inset
10709
10710
10711 \end_layout
10712
10713 \begin_layout Standard
10714 Rule: 
10715 \begin_inset space \hrulefill{}
10716 \end_inset
10717
10718
10719 \begin_inset space ~
10720 \end_inset
10721
10722
10723 \end_layout
10724
10725 \begin_layout Standard
10726 Left arrow: 
10727 \begin_inset space \leftarrowfill{}
10728 \end_inset
10729
10730
10731 \begin_inset space ~
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \begin_layout Standard
10738 Right arrow: 
10739 \begin_inset space \rightarrowfill{}
10740 \end_inset
10741
10742
10743 \begin_inset space ~
10744 \end_inset
10745
10746
10747 \end_layout
10748
10749 \begin_layout Standard
10750 Up brace: 
10751 \begin_inset space \downbracefill{}
10752 \end_inset
10753
10754
10755 \begin_inset space ~
10756 \end_inset
10757
10758
10759 \end_layout
10760
10761 \begin_layout Standard
10762 Down brace: 
10763 \begin_inset space \upbracefill{}
10764 \end_inset
10765
10766
10767 \begin_inset space ~
10768 \end_inset
10769
10770
10771 \end_layout
10772
10773 \begin_layout Standard
10774 \begin_inset Note Greyedout
10775 status collapsed
10776
10777 \begin_layout Plain Layout
10778
10779 \series bold
10780 Note:
10781 \series default
10782  If an HFill is at the beginning of a line, and 
10783 \emph on
10784 not
10785 \emph default
10786  in the first line in a paragraph, LyX ignores it.
10787  This prevents HFills from accidentally being wrapped onto a new line.
10788  If you need space in this case anyway, set the 
10789 \family sans
10790 Protect
10791 \family default
10792  option in the space dialog.
10793 \end_layout
10794
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \begin_layout Subsubsection
10801 Phantom Space
10802 \begin_inset CommandInset label
10803 LatexCommand label
10804 name "sub:Phantom-Space"
10805
10806 \end_inset
10807
10808
10809 \begin_inset Index idx
10810 status collapsed
10811
10812 \begin_layout Plain Layout
10813 Spacing ! Phantom
10814 \end_layout
10815
10816 \end_inset
10817
10818
10819 \end_layout
10820
10821 \begin_layout Standard
10822 Sometimes you want to insert space with exactly the length of a phrase.
10823  E.
10824 \begin_inset space \thinspace{}
10825 \end_inset
10826
10827 g.
10828 \begin_inset space \space{}
10829 \end_inset
10830
10831 you want to create the following multiple choice question:
10832 \end_layout
10833
10834 \begin_layout Standard
10835 \begin_inset VSpace medskip
10836 \end_inset
10837
10838 What is correct English?:
10839 \begin_inset Newline newline
10840 \end_inset
10841
10842
10843 \begin_inset Newline newline
10844 \end_inset
10845
10846 Mr.
10847 \begin_inset space ~
10848 \end_inset
10849
10850 Edge would have been jumps the gun.
10851 \begin_inset Newline newline
10852 \end_inset
10853
10854
10855 \begin_inset Phantom HPhantom
10856 status open
10857
10858 \begin_layout Plain Layout
10859 Mr.
10860  Edge 
10861 \end_layout
10862
10863 \end_inset
10864
10865 has to be jumped
10866 \begin_inset Newline newline
10867 \end_inset
10868
10869
10870 \begin_inset Phantom HPhantom
10871 status open
10872
10873 \begin_layout Plain Layout
10874 Mr.
10875  Edge 
10876 \end_layout
10877
10878 \end_inset
10879
10880 jumps
10881 \begin_inset VSpace medskip
10882 \end_inset
10883
10884
10885 \end_layout
10886
10887 \begin_layout Standard
10888 So that the choices appear exactly after the phrase 
10889 \begin_inset Quotes eld
10890 \end_inset
10891
10892 Mr.
10893 \begin_inset space ~
10894 \end_inset
10895
10896 Edge
10897 \begin_inset space ~
10898 \end_inset
10899
10900
10901 \begin_inset Quotes erd
10902 \end_inset
10903
10904 .
10905  To get this, you can use the phantom insets available via the menu 
10906 \family sans
10907 Insert\SpecialChar \menuseparator
10908 Formatting\SpecialChar \menuseparator
10909 Phantom
10910 \family default
10911 .
10912  In our case insert a horizontal phantom at the beginning of the last two
10913  lines and insert 
10914 \begin_inset Quotes eld
10915 \end_inset
10916
10917 Mr.
10918 \begin_inset space ~
10919 \end_inset
10920
10921 Edge
10922 \begin_inset space ~
10923 \end_inset
10924
10925
10926 \begin_inset Quotes erd
10927 \end_inset
10928
10929  into the phantom inset (note the space after 
10930 \begin_inset Quotes eld
10931 \end_inset
10932
10933 Edge
10934 \begin_inset Quotes erd
10935 \end_inset
10936
10937 ).
10938  A phantom insets prints only the space of its content (like a placeholder).
10939  That is why it is named 
10940 \begin_inset Quotes eld
10941 \end_inset
10942
10943 phantom
10944 \begin_inset Quotes erd
10945 \end_inset
10946
10947 .
10948  The normal phantom outputs the width and height of the content as space,
10949  while the horizontal and vertical variant only outputs the corresponding
10950  dimension.
10951 \end_layout
10952
10953 \begin_layout Subsection
10954 Vertical Space
10955 \begin_inset CommandInset label
10956 LatexCommand label
10957 name "sub:Vertical-Space"
10958
10959 \end_inset
10960
10961
10962 \begin_inset Index idx
10963 status collapsed
10964
10965 \begin_layout Plain Layout
10966 Spacing ! Vertical
10967 \end_layout
10968
10969 \end_inset
10970
10971
10972 \end_layout
10973
10974 \begin_layout Standard
10975 To add extra vertical space above or below a paragraph, use the 
10976 \family sans
10977 Insert\SpecialChar \menuseparator
10978 Formatting\SpecialChar \menuseparator
10979 Vertical
10980 \begin_inset space ~
10981 \end_inset
10982
10983 Space
10984 \family default
10985  dialog.
10986  There you find the following sizes:
10987 \end_layout
10988
10989 \begin_layout Standard
10990
10991 \family sans
10992 SmallSkip
10993 \family default
10994
10995 \family sans
10996 MedSkip
10997 \family default
10998  and 
10999 \family sans
11000 BigSkip
11001 \family default
11002  are LaTeX sizes which depend on the font size of the document.
11003  
11004 \family sans
11005 DefSkip
11006 \family default
11007  is the skip adjusted in the dialog 
11008 \family sans
11009 Document\SpecialChar \menuseparator
11010 Settings
11011 \family default
11012
11013 \begin_inset Index idx
11014 status collapsed
11015
11016 \begin_layout Plain Layout
11017 Document ! Settings
11018 \end_layout
11019
11020 \end_inset
11021
11022  for the paragraph separation.
11023  If you use indentation to separate paragraphs 
11024 \family sans
11025 DefSkip
11026 \family default
11027  is equal to 
11028 \family sans
11029 MedSkip
11030 \family default
11031 .
11032 \end_layout
11033
11034 \begin_layout Standard
11035
11036 \family sans
11037 VFill
11038 \family default
11039
11040 \begin_inset Index idx
11041 status collapsed
11042
11043 \begin_layout Plain Layout
11044 Spacing ! Fills
11045 \end_layout
11046
11047 \end_inset
11048
11049  is a variable space, set so that the space is maximal within one page.
11050  An example: You have only two short paragraphs on one page with a vfill
11051  between them.
11052  Then the first paragraph is placed at the top of the page and the second
11053  one at the bottom, because the space between them is then maximal.
11054  
11055 \family sans
11056 VFill
11057 \family default
11058 s work like 
11059 \family sans
11060 HFill
11061 \family default
11062 s: they fill the remaining vertical space on a page with blank space.
11063 \begin_inset Foot
11064 status collapsed
11065
11066 \begin_layout Plain Layout
11067
11068 \family sans
11069 HFill
11070 \family default
11071 s are described in section
11072 \begin_inset space ~
11073 \end_inset
11074
11075
11076 \begin_inset CommandInset ref
11077 LatexCommand ref
11078 reference "sub:Horizontal-Space"
11079
11080 \end_inset
11081
11082 .
11083 \end_layout
11084
11085 \end_inset
11086
11087  If there are several 
11088 \family sans
11089 VFill
11090 \family default
11091 s on a page, they divide the remaining vertical space equally between themselves.
11092  You can therefore use 
11093 \family sans
11094 VFill
11095 \family default
11096 s to center text on a page, or even place text 2/3 down a page.
11097 \end_layout
11098
11099 \begin_layout Standard
11100
11101 \family sans
11102 Custom
11103 \family default
11104  are custom spaces in units explained in Appendix
11105 \begin_inset space ~
11106 \end_inset
11107
11108
11109 \begin_inset CommandInset ref
11110 LatexCommand ref
11111 reference "cha:Units-available-in"
11112
11113 \end_inset
11114
11115 .
11116 \end_layout
11117
11118 \begin_layout Standard
11119 \begin_inset Note Greyedout
11120 status collapsed
11121
11122 \begin_layout Plain Layout
11123
11124 \series bold
11125 Note:
11126 \series default
11127  
11128 \series medium
11129 If the extra vertical space would be in the output at the top/bottom of
11130  a page, the space is only added if you have also checked the option 
11131 \family sans
11132 Protect
11133 \family default
11134 .
11135 \end_layout
11136
11137 \end_inset
11138
11139
11140 \end_layout
11141
11142 \begin_layout Subsection
11143 Paragraph Alignment
11144 \end_layout
11145
11146 \begin_layout Standard
11147 You can change the paragraph alignment with the 
11148 \family sans
11149 Edit\SpecialChar \menuseparator
11150 Paragraph Settings
11151 \family default
11152  dialog.
11153  There are five possibilities: 
11154 \end_layout
11155
11156 \begin_layout Itemize
11157
11158 \family sans
11159 Justified
11160 \family default
11161  (shortcut 
11162 \begin_inset Info
11163 type  "shortcut"
11164 arg   "paragraph-params \\align block"
11165 \end_inset
11166
11167 )
11168 \end_layout
11169
11170 \begin_layout Itemize
11171
11172 \family sans
11173 Left
11174 \family default
11175  (
11176 \begin_inset Info
11177 type  "shortcut"
11178 arg   "paragraph-params \\align left"
11179 \end_inset
11180
11181 )
11182 \end_layout
11183
11184 \begin_layout Itemize
11185
11186 \family sans
11187 Right
11188 \family default
11189  (
11190 \begin_inset Info
11191 type  "shortcut"
11192 arg   "paragraph-params \\align right"
11193 \end_inset
11194
11195 )
11196 \end_layout
11197
11198 \begin_layout Itemize
11199
11200 \family sans
11201 Center
11202 \family default
11203  (
11204 \begin_inset Info
11205 type  "shortcut"
11206 arg   "paragraph-params \\align center"
11207 \end_inset
11208
11209 )
11210 \end_layout
11211
11212 \begin_layout Itemize
11213
11214 \family sans
11215 Default
11216 \family default
11217  (
11218 \begin_inset Info
11219 type  "shortcut"
11220 arg   "paragraph-params \\align default"
11221 \end_inset
11222
11223 )
11224 \end_layout
11225
11226 \begin_layout Standard
11227 The default in most cases is justified alignment, in which the inter-word
11228  spacing is variable and each line of a paragraph fills the region between
11229  the left and right margins.
11230  The other three alignments should be self-explanatory, and look like this:
11231 \end_layout
11232
11233 \begin_layout Standard
11234 \align right
11235 This paragraph is right aligned,
11236 \end_layout
11237
11238 \begin_layout Standard
11239 \align center
11240 this one is centered,
11241 \end_layout
11242
11243 \begin_layout Standard
11244 \align left
11245 this one is left aligned.
11246 \end_layout
11247
11248 \begin_layout Subsection
11249 Forced Page Breaks
11250 \begin_inset Index idx
11251 status collapsed
11252
11253 \begin_layout Plain Layout
11254 Page breaks ! Forced
11255 \end_layout
11256
11257 \end_inset
11258
11259
11260 \begin_inset CommandInset label
11261 LatexCommand label
11262 name "sub:Forced-Page-Breaks"
11263
11264 \end_inset
11265
11266
11267 \end_layout
11268
11269 \begin_layout Standard
11270 If you don't like the way LaTeX does the page breaks in your document, you
11271  can force a page break where you want one.
11272  Normally this will not be necessary, because LaTeX is good at page breaking.
11273  Only if you use a lot of 
11274 \family sans
11275 Floats
11276 \family default
11277 , LaTeX's page breaking algorithm can fail.
11278 \end_layout
11279
11280 \begin_layout Standard
11281 We recommend not to use forced page breaks until the text is finished and
11282  until you have checked in the preview to see if you 
11283 \emph on
11284 really
11285 \emph default
11286  have to change the page breaking.
11287 \end_layout
11288
11289 \begin_layout Standard
11290 There are two types of page breaks: One that ends the page without any special
11291  action.
11292  This can be inserted above or below a paragraph via the menu 
11293 \family sans
11294 Insert\SpecialChar \menuseparator
11295 Formatting\SpecialChar \menuseparator
11296 New
11297 \begin_inset space ~
11298 \end_inset
11299
11300 Page
11301 \family default
11302 .
11303  The second type, that is inserted via the menu 
11304 \family sans
11305 Insert\SpecialChar \menuseparator
11306 Formatting\SpecialChar \menuseparator
11307 Page
11308 \begin_inset space ~
11309 \end_inset
11310
11311 Break
11312 \family default
11313 , ends a page but stretches the content of the page, so that it fills out
11314  the complete page.
11315  This type is useful to avoid whitespace when a page break produces a page
11316  on which only the last few lines are absent.
11317 \end_layout
11318
11319 \begin_layout Standard
11320 You might try to use a page break to ensure that a figure or table appears
11321  at the top of a page.
11322  This is, of course, the wrong way to do it.
11323  LyX gives you a way of automatically ensuring that your figures and tables
11324  appear at the top of a page (or the bottom, or on their own page) without
11325  having to worry about what precedes or follows your figure or table.
11326  See chapter 
11327 \begin_inset CommandInset ref
11328 LatexCommand ref
11329 reference "chap:Floats-and-Notes"
11330
11331 \end_inset
11332
11333  to learn more about 
11334 \family sans
11335 Floats
11336 \family default
11337 .
11338 \end_layout
11339
11340 \begin_layout Subsubsection
11341 Clear Page Breaks
11342 \begin_inset CommandInset label
11343 LatexCommand label
11344 name "sub:Clear-Page-Breaks"
11345
11346 \end_inset
11347
11348
11349 \begin_inset Index idx
11350 status collapsed
11351
11352 \begin_layout Plain Layout
11353 Page breaks ! Clear
11354 \end_layout
11355
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \begin_layout Standard
11362 Rather than forced page breaks where the content behind the break is placed
11363  directly on the next page, you can also clear pages while breaking them.
11364  That means that the current paragraph is terminated and everything, including
11365  unprocessed floats, from the earlier part of the document are placed behind
11366  it, if necessary by adding pages.
11367 \end_layout
11368
11369 \begin_layout Standard
11370 You can insert a clear page break with the menu 
11371 \family sans
11372 Insert\SpecialChar \menuseparator
11373 Formatting\SpecialChar \menuseparator
11374 Clear
11375 \begin_inset space ~
11376 \end_inset
11377
11378 Page
11379 \family default
11380 .
11381  When you have a two-sided document like a book, you can use the menu 
11382 \family sans
11383 Insert\SpecialChar \menuseparator
11384 Formatting\SpecialChar \menuseparator
11385 Clear
11386 \begin_inset space ~
11387 \end_inset
11388
11389 Double
11390 \begin_inset space ~
11391 \end_inset
11392
11393 Page
11394 \family default
11395  to insert a clear page break that assures that the next page is a right-hand
11396  page (odd-numbered), if necessary by adding a page.
11397 \end_layout
11398
11399 \begin_layout Subsection
11400 Forced Line Breaks
11401 \begin_inset Index idx
11402 status collapsed
11403
11404 \begin_layout Plain Layout
11405 Line breaks
11406 \end_layout
11407
11408 \end_inset
11409
11410
11411 \begin_inset CommandInset label
11412 LatexCommand label
11413 name "sub:Forced-Line-Breaks"
11414
11415 \end_inset
11416
11417
11418 \end_layout
11419
11420 \begin_layout Standard
11421 Similar to page breaks there are two types of line breaks: One that simply
11422  breaks the line.
11423  You can force this line break within a paragraph by selecting 
11424 \family sans
11425 Insert\SpecialChar \menuseparator
11426 Formatting\SpecialChar \menuseparator
11427 Ragged
11428 \begin_inset space ~
11429 \end_inset
11430
11431 Line
11432 \begin_inset space ~
11433 \end_inset
11434
11435 Break
11436 \family default
11437  or with 
11438 \begin_inset Info
11439 type  "shortcut"
11440 arg   "newline-insert newline"
11441 \end_inset
11442
11443 .
11444  Another type that is inserted via the menu 
11445 \family sans
11446 Insert\SpecialChar \menuseparator
11447 Formatting\SpecialChar \menuseparator
11448 Justified
11449 \begin_inset space ~
11450 \end_inset
11451
11452 Line
11453 \begin_inset space ~
11454 \end_inset
11455
11456 Break
11457 \family default
11458  breaks the line and stretches it so that it fills out the whole space between
11459  the page margins.
11460  This is useful to avoid 
11461 \begin_inset Quotes eld
11462 \end_inset
11463
11464 fringes
11465 \begin_inset Quotes erd
11466 \end_inset
11467
11468  in justified paragraphs due to possible whitespace introduced by line breaks.
11469 \end_layout
11470
11471 \begin_layout Standard
11472 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11473  LaTeX is very good at line breaking.
11474  There are, however, a number of situations where it is necessary to actively
11475  set a line break, e.
11476 \begin_inset space \thinspace{}
11477 \end_inset
11478
11479 g.
11480 \begin_inset space \space{}
11481 \end_inset
11482
11483 in a poem or for an address (see sections
11484 \begin_inset space ~
11485 \end_inset
11486
11487
11488 \begin_inset CommandInset ref
11489 LatexCommand ref
11490 reference "sec:Quote"
11491
11492 \end_inset
11493
11494
11495 \begin_inset CommandInset ref
11496 LatexCommand ref
11497 reference "sec:Verse"
11498
11499 \end_inset
11500
11501  and 
11502 \begin_inset CommandInset ref
11503 LatexCommand ref
11504 reference "sec:Address-Usage"
11505
11506 \end_inset
11507
11508 ).
11509 \end_layout
11510
11511 \begin_layout Subsection
11512 Horizontal Lines
11513 \begin_inset CommandInset label
11514 LatexCommand label
11515 name "sub:Horizontal-Lines"
11516
11517 \end_inset
11518
11519
11520 \begin_inset Index idx
11521 status collapsed
11522
11523 \begin_layout Plain Layout
11524 Horizontal lines
11525 \end_layout
11526
11527 \end_inset
11528
11529
11530 \end_layout
11531
11532 \begin_layout Standard
11533 \noindent
11534 \begin_inset CommandInset line
11535 LatexCommand rule
11536 offset "0.5ex"
11537 width "100line%"
11538 height "1pt"
11539
11540 \end_inset
11541
11542
11543 \end_layout
11544
11545 \begin_layout Standard
11546 \noindent
11547 In the dialog 
11548 \family sans
11549 Insert\SpecialChar \menuseparator
11550 Formatting\SpecialChar \menuseparator
11551 Horizontal
11552 \begin_inset space ~
11553 \end_inset
11554
11555 Line
11556 \family default
11557  you can insert horizontal lines.
11558  The line offset is the vertical distance between the line and the baseline
11559  of the current text line or the paragraph.
11560  The line settings can be changed by left-clicking on the line.
11561 \end_layout
11562
11563 \begin_layout Standard
11564 \noindent
11565 \begin_inset CommandInset line
11566 LatexCommand rule
11567 offset "0.5ex"
11568 width "100line%"
11569 height "1pt"
11570
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \begin_layout Section
11577 Characters and Symbols
11578 \end_layout
11579
11580 \begin_layout Standard
11581 You can directly enter all characters that are available on your keyboard.
11582  You can also use special keyboard maps to be able to enter e.
11583 \begin_inset space \thinspace{}
11584 \end_inset
11585
11586 g.
11587 \begin_inset space \space{}
11588 \end_inset
11589
11590 characters needed for French with an English keyboard.
11591  See section
11592 \begin_inset space \thinspace{}
11593 \end_inset
11594
11595
11596 \begin_inset CommandInset ref
11597 LatexCommand ref
11598 reference "sub:Keyboard-mapping"
11599
11600 \end_inset
11601
11602  for information on how this is done.
11603 \end_layout
11604
11605 \begin_layout Standard
11606 For the case where you need a character that is not on your keyboard, you
11607  can use the 
11608 \family sans
11609 Symbols
11610 \family default
11611  dialog via the menu 
11612 \family sans
11613 Insert\SpecialChar \menuseparator
11614 Special Character\SpecialChar \menuseparator
11615 Symbols
11616 \family default
11617 .
11618 \end_layout
11619
11620 \begin_layout Standard
11621 \begin_inset Note Greyedout
11622 status collapsed
11623
11624 \begin_layout Plain Layout
11625
11626 \series bold
11627 Note:
11628 \series default
11629  Maybe not all symbols inserted with the symbols dialog can be displayed
11630  when you are using a special screen font in LyX's preferences.
11631  But the inserted symbols will in every case be displayed in the output.
11632 \end_layout
11633
11634 \end_inset
11635
11636
11637 \end_layout
11638
11639 \begin_layout Section
11640 Fonts and Text Styles
11641 \begin_inset CommandInset label
11642 LatexCommand label
11643 name "sec:Fonts-and-Text"
11644
11645 \end_inset
11646
11647
11648 \end_layout
11649
11650 \begin_layout Subsection
11651 Font Types
11652 \begin_inset Index idx
11653 status collapsed
11654
11655 \begin_layout Plain Layout
11656 Font ! Types
11657 \end_layout
11658
11659 \end_inset
11660
11661
11662 \end_layout
11663
11664 \begin_layout Standard
11665 There are two types of fonts:
11666 \end_layout
11667
11668 \begin_layout Description
11669 Vector
11670 \begin_inset space ~
11671 \end_inset
11672
11673 fonts
11674 \begin_inset Index idx
11675 status collapsed
11676
11677 \begin_layout Plain Layout
11678 Fonts ! Vector-
11679 \end_layout
11680
11681 \end_inset
11682
11683  are fonts, built from outlines of the single glyphs (e.
11684 \begin_inset space \thinspace{}
11685 \end_inset
11686
11687 g.
11688  characters) in the font.
11689  This means that each glyph is defined using mathematical curves that are
11690  well suited for scaling to any requested size.
11691  This mathematical definition is interpreted by the font renderer and the
11692  curve is filled out with pixels according to the size and glyph.
11693  This means that vector fonts will look pretty good in all sizes.
11694  Only at very small sizes where each pixel has to be very carefully computed
11695  to provide a good image, it might be hard to provide a good rendering.
11696 \begin_inset Newline newline
11697 \end_inset
11698
11699 That could mean that one only needs to define one font size and scale them.
11700  But to achieve a better quality, many fonts define several font sizes.
11701  That improves the appearance because you need more details at large font
11702  sizes than at small ones.
11703 \begin_inset Newline newline
11704 \end_inset
11705
11706 The font types 
11707 \family typewriter
11708 TrueType
11709 \family default
11710
11711 \family typewriter
11712 OpenType
11713 \family default
11714 , and 
11715 \family typewriter
11716 Type
11717 \begin_inset space ~
11718 \end_inset
11719
11720 1
11721 \family default
11722  are vector fonts.
11723 \end_layout
11724
11725 \begin_layout Description
11726 Bitmap
11727 \begin_inset space ~
11728 \end_inset
11729
11730 fonts
11731 \begin_inset Index idx
11732 status collapsed
11733
11734 \begin_layout Plain Layout
11735 Fonts ! Bitmap-
11736 \end_layout
11737
11738 \end_inset
11739
11740  on the other hand, are defined by bitmap graphics from the start, so they
11741  will look good at all the sizes they are meant for.
11742  However, they don't scale well, because in order to scale a glyph, each
11743  pixel is enlarged into several pixels.
11744  It is the same effect that happens if you try to enlarge a picture in a
11745  picture manipulation program.
11746  In order to relieve this effect, bitmap fonts are typically provided in
11747  several fixed sizes typically from around 8 pixels high up to 34 pixels
11748  or so high in steps according to what is believed to be useful.
11749  The advantage of bitmap fonts is that no complicated computations are necessary
11750  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11751  fonts.
11752  The disadvantage is that sizes that don't exist as fixed versions have
11753  to be scaled by doubling pixels, and thus look bad.
11754 \begin_inset Newline newline
11755 \end_inset
11756
11757 Bitmap fonts are named 
11758 \family typewriter
11759 Type
11760 \begin_inset space ~
11761 \end_inset
11762
11763 3
11764 \family default
11765  in PostScript- and PDF-documents.
11766 \end_layout
11767
11768 \begin_layout Standard
11769 The result of all this is that bitmap fonts are best for the size they are
11770  designed for, while scalable fonts are good for nearly all sizes.
11771  So one needs fewer font size definitions for scalable fonts.
11772  That's the reason why nearly all text rendering and typesetting programs
11773  use scalable fonts.
11774 \end_layout
11775
11776 \begin_layout Standard
11777 To test which fonts are used in a PDF-document, you can have a look into
11778  its document properties.
11779 \end_layout
11780
11781 \begin_layout Standard
11782 Many modern typesetting and markup languages have begun to move towards
11783  specifying character styles rather than specifying a particular font.
11784  For example, instead of changing to an italicized version of the current
11785  font to emphasize text, you use an 
11786 \begin_inset Quotes eld
11787 \end_inset
11788
11789 emphasized style
11790 \begin_inset Quotes erd
11791 \end_inset
11792
11793  instead.
11794  This concept fits in perfectly with LyX.
11795  In LyX, you do things based on contexts, rather than focusing on typesetting
11796  details.
11797 \end_layout
11798
11799 \begin_layout Subsection
11800 LaTeX font support
11801 \begin_inset CommandInset label
11802 LatexCommand label
11803 name "sub:LaTeX-font-support"
11804
11805 \end_inset
11806
11807
11808 \end_layout
11809
11810 \begin_layout Standard
11811 Traditionally, LaTeX uses its own fonts.
11812  That is to say, you cannot directly access the fonts installed on your
11813  operating system, but you have to use specific fonts provided by your LaTeX
11814  distribution.
11815  The reason is that LaTeX needs some extra information about the fonts,
11816  which have to be provided by additional files and packages.
11817  The downside of this is that your font choice is somewhat limited, compared
11818  to usual word processors.
11819  On the other hand this comes with the advantage that the provided fonts
11820  are generally of very good quality, and that LaTeX files are very portable
11821  across different machines.
11822  Also, the range of fonts supported by traditional LaTeX was increased a
11823  lot meanwhile so that you can find packages for many free and commercial
11824  fonts.
11825  In LyX, only a subset of these are directly selectable via the user interface
11826  (see section
11827 \begin_inset space ~
11828 \end_inset
11829
11830
11831 \begin_inset CommandInset ref
11832 LatexCommand ref
11833 reference "sub:Document-Font"
11834
11835 \end_inset
11836
11837  for details).
11838  However, all others are available if you enter the respective LaTeX code
11839  in the document preamble (please refer to the documentation of your desired
11840  font).
11841 \end_layout
11842
11843 \begin_layout Standard
11844 Recent developments brought some new LaTeX engines that are also able to
11845  directly access fonts that are installed for your operating system, namely
11846  XeTeX and LuaTeX.
11847  Both engines are supported by LyX.
11848  By using them, you can use theoretically any OpenType or TrueType font
11849  that is installed on your system.
11850  The next section describes how to use these fonts.
11851 \end_layout
11852
11853 \begin_layout Standard
11854 \begin_inset Note Greyedout
11855 status collapsed
11856
11857 \begin_layout Plain Layout
11858
11859 \series bold
11860 Note:
11861 \series default
11862  In practice, some fonts might fail due to bad metrics and other font deficienci
11863 es; so you might have to experiment.
11864 \end_layout
11865
11866 \end_inset
11867
11868
11869 \end_layout
11870
11871 \begin_layout Standard
11872 \begin_inset Note Greyedout
11873 status collapsed
11874
11875 \begin_layout Plain Layout
11876
11877 \series bold
11878 Note:
11879 \series default
11880  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11881  as traditional LaTeX or PDFTeX.
11882 \end_layout
11883
11884 \end_inset
11885
11886
11887 \end_layout
11888
11889 \begin_layout Subsection
11890 Document Font and Font size
11891 \begin_inset CommandInset label
11892 LatexCommand label
11893 name "sub:Document-Font"
11894
11895 \end_inset
11896
11897
11898 \begin_inset Index idx
11899 status collapsed
11900
11901 \begin_layout Plain Layout
11902 Font ! Size
11903 \end_layout
11904
11905 \end_inset
11906
11907
11908 \begin_inset Index idx
11909 status collapsed
11910
11911 \begin_layout Plain Layout
11912 Document ! Font
11913 \end_layout
11914
11915 \end_inset
11916
11917
11918 \end_layout
11919
11920 \begin_layout Standard
11921 You can set the document fonts in the 
11922 \family sans
11923 Document\SpecialChar \menuseparator
11924 Settings
11925 \family default
11926
11927 \begin_inset Index idx
11928 status collapsed
11929
11930 \begin_layout Plain Layout
11931 Document ! Settings
11932 \end_layout
11933
11934 \end_inset
11935
11936  dialog.
11937  In the 
11938 \family sans
11939 Fonts
11940 \family default
11941  section of the dialog, you can specify which font should be used for the
11942  three different font shapes — roman (serif), 
11943 \family sans
11944 sans
11945 \begin_inset space ~
11946 \end_inset
11947
11948 serif
11949 \family default
11950  and 
11951 \family typewriter
11952 typewriter
11953 \family default
11954  (monospaced) — you can specify the base font size and scaling factors for
11955  (some) sans serif and typewriter fonts if this is necessary to fit with
11956  the roman font.
11957 \end_layout
11958
11959 \begin_layout Standard
11960 If you select 
11961 \family sans
11962 Use non-T
11963 \begin_inset ERT
11964 status collapsed
11965
11966 \begin_layout Plain Layout
11967
11968 {}
11969 \end_layout
11970
11971 \end_inset
11972
11973 eX fonts
11974 \family default
11975 , you will have access to the fonts installed on your operating system.
11976  This requires that you use 
11977 \family sans
11978 PDF (XeT
11979 \begin_inset ERT
11980 status collapsed
11981
11982 \begin_layout Plain Layout
11983
11984 {}
11985 \end_layout
11986
11987 \end_inset
11988
11989 eX)
11990 \family default
11991
11992 \family sans
11993 PDF (LuaT
11994 \begin_inset ERT
11995 status collapsed
11996
11997 \begin_layout Plain Layout
11998
11999 {}
12000 \end_layout
12001
12002 \end_inset
12003
12004 eX)
12005 \family default
12006  or 
12007 \family sans
12008 DVI (LuaT
12009 \begin_inset ERT
12010 status collapsed
12011
12012 \begin_layout Plain Layout
12013
12014 {}
12015 \end_layout
12016
12017 \end_inset
12018
12019 eX)
12020 \family default
12021  as the output format, i.
12022 \begin_inset space \thinspace{}
12023 \end_inset
12024
12025 e.
12026 \begin_inset space \space{}
12027 \end_inset
12028
12029 you will have to have either XeTeX or LuaTeX installed (see section
12030 \begin_inset space ~
12031 \end_inset
12032
12033
12034 \begin_inset CommandInset ref
12035 LatexCommand ref
12036 reference "sub:LaTeX-font-support"
12037
12038 \end_inset
12039
12040 ).
12041  You will then not have access to TeX's own fonts.
12042  Note that LyX then lists all available fonts in each of the three lists
12043  (roman, sans
12044 \begin_inset space ~
12045 \end_inset
12046
12047 serif, and typewriter), since LyX cannot determine the family.
12048  Also note that the output might fail with some of the listed fonts, due
12049  to the encoding of the fonts and\SpecialChar \slash{}
12050 or font failures.
12051  LyX cannot determine this in advance, so you might need to experiment.
12052 \end_layout
12053
12054 \begin_layout Standard
12055 If you use TeX fonts (which is the default), the possible options for the
12056  font include 
12057 \family sans
12058 Default
12059 \family default
12060  and a list of fonts available with your LaTeX distribution.
12061  If you select 
12062 \family sans
12063 Default,
12064 \family default
12065  the font that is preset by the current document class is used.
12066  In most cases, this will be the standard TeX font, known as 
12067 \begin_inset Quotes eld
12068 \end_inset
12069
12070
12071 \family typewriter
12072 Computer
12073 \begin_inset space ~
12074 \end_inset
12075
12076 Modern
12077 \family default
12078
12079 \begin_inset Quotes erd
12080 \end_inset
12081
12082  (
12083 \family typewriter
12084 cm
12085 \family default
12086 ) or 
12087 \begin_inset Quotes eld
12088 \end_inset
12089
12090
12091 \family typewriter
12092 European Computer Modern
12093 \family default
12094
12095 \begin_inset Quotes erd
12096 \end_inset
12097
12098  (
12099 \family typewriter
12100 ec
12101 \family default
12102 ), but some classes preset different default fonts.
12103 \end_layout
12104
12105 \begin_layout Standard
12106 As 
12107 \family typewriter
12108 cm
12109 \family default
12110  and 
12111 \family typewriter
12112 ec
12113 \family default
12114  are bitmap fonts, they often looks pixelated in PDF output, especially
12115  when you read the PDF in a zoomed size.
12116 \begin_inset Foot
12117 status collapsed
12118
12119 \begin_layout Plain Layout
12120 This problem doesn't appear if you read PDFs in 
12121 \family typewriter
12122 Adobe
12123 \begin_inset space ~
12124 \end_inset
12125
12126 Reader
12127 \family default
12128  version 6 or later, because this program includes a special bitmap font
12129  renderer.
12130 \end_layout
12131
12132 \end_inset
12133
12134  To get rid of pixelated fonts, you have to use a vector font.
12135  Depending on how your document should look like, you can either:
12136 \end_layout
12137
12138 \begin_layout Itemize
12139 select the 
12140 \family sans
12141 Latin
12142 \begin_inset space ~
12143 \end_inset
12144
12145 Modern
12146 \family default
12147  fonts, which is the recommended choice if you want to keep the look of
12148  
12149 \family typewriter
12150 cm
12151 \family default
12152 /
12153 \family typewriter
12154 ec
12155 \family default
12156 .
12157  
12158 \family sans
12159 Latin
12160 \begin_inset space ~
12161 \end_inset
12162
12163 Modern
12164 \family default
12165  was developed for the LaTeX community in order to replace 
12166 \family typewriter
12167 cm
12168 \family default
12169  as the default font.
12170  It covers a huge range of glyphs and several font shapes.
12171  Except for some details, where the appearance was improved, 
12172 \family sans
12173 Latin
12174 \begin_inset space ~
12175 \end_inset
12176
12177 Modern
12178 \family default
12179  looks identical to 
12180 \family typewriter
12181 cm
12182 \family default
12183 .
12184 \begin_inset Foot
12185 status collapsed
12186
12187 \begin_layout Plain Layout
12188 One difference is improved kerning.
12189 \end_layout
12190
12191 \end_inset
12192
12193
12194 \end_layout
12195
12196 \begin_layout Itemize
12197 or select the 
12198 \family sans
12199 AE
12200 \begin_inset space ~
12201 \end_inset
12202
12203 (Almost
12204 \begin_inset space ~
12205 \end_inset
12206
12207 European)
12208 \family default
12209  fonts in (the rare) case that 
12210 \family sans
12211 Latin
12212 \begin_inset space ~
12213 \end_inset
12214
12215 Modern
12216 \family default
12217  is not available to you or does not work, and you still want to emulate
12218  the look of 
12219 \family typewriter
12220 cm
12221 \family default
12222 /
12223 \family typewriter
12224 ec
12225 \family default
12226 .
12227  
12228 \family typewriter
12229 AE
12230 \family default
12231  is a virtual font.
12232  Virtual means that it 
12233 \begin_inset Quotes eld
12234 \end_inset
12235
12236 steals
12237 \begin_inset Quotes erd
12238 \end_inset
12239
12240  outline 
12241 \family typewriter
12242 cm
12243 \family default
12244 -glyphs from other fonts.
12245  This has the disadvantage that some characters are missing, like the French
12246  guillemets (
12247 \begin_inset Quotes eld
12248 \end_inset
12249
12250 «
12251 \begin_inset Quotes erd
12252 \end_inset
12253
12254  and 
12255 \begin_inset Quotes eld
12256 \end_inset
12257
12258 »
12259 \begin_inset Quotes erd
12260 \end_inset
12261
12262 )
12263 \begin_inset Foot
12264 status collapsed
12265
12266 \begin_layout Plain Layout
12267 Loading the LaTeX-package 
12268 \series bold
12269 aeguill
12270 \series default
12271
12272 \begin_inset Index idx
12273 status collapsed
12274
12275 \begin_layout Plain Layout
12276 LaTeX-packages ! aeguill
12277 \end_layout
12278
12279 \end_inset
12280
12281  with the document preamble line
12282 \begin_inset Newline newline
12283 \end_inset
12284
12285
12286 \series bold
12287
12288 \backslash
12289 usepackage[ec]{aeguill}
12290 \begin_inset Newline newline
12291 \end_inset
12292
12293
12294 \series default
12295 will fix the guillemet problem.
12296 \end_layout
12297
12298 \end_inset
12299
12300  and that accented characters are not 
12301 \emph on
12302 one
12303 \emph default
12304  glyph, but built of 
12305 \emph on
12306 two
12307 \emph default
12308  characters, the accent and the letter.
12309  Therefore you cannot search for words with accented characters in documents
12310  using the 
12311 \family typewriter
12312 AE
12313 \family default
12314  fonts.
12315  If you search for example for the French word 
12316 \begin_inset Quotes eld
12317 \end_inset
12318
12319 rève
12320 \begin_inset Quotes erd
12321 \end_inset
12322
12323  in a PDF, you will not get any result, because the PDF-viewer searches
12324  for the glyph 
12325 \begin_inset Quotes eld
12326 \end_inset
12327
12328  è 
12329 \begin_inset Quotes erd
12330 \end_inset
12331
12332  and not for the glyph 
12333 \begin_inset Quotes eld
12334 \end_inset
12335
12336  e +
12337 \begin_inset space ~
12338 \end_inset
12339
12340  ̀ 
12341 \begin_inset Quotes erd
12342 \end_inset
12343
12344 .
12345 \end_layout
12346
12347 \begin_layout Itemize
12348 If you do not like the look of 
12349 \family typewriter
12350 cm
12351 \family default
12352 /
12353 \family typewriter
12354 ec
12355 \family default
12356 , you can of course select one of the other provided vector fonts, e.
12357 \begin_inset space \thinspace{}
12358 \end_inset
12359
12360 g.
12361 \begin_inset space ~
12362 \end_inset
12363
12364
12365 \family typewriter
12366 Times
12367 \begin_inset space ~
12368 \end_inset
12369
12370 Roman
12371 \family default
12372  or
12373 \family typewriter
12374  Palatino
12375 \family default
12376 .
12377  Most roman vector fonts will automatically select matching sans
12378 \begin_inset space ~
12379 \end_inset
12380
12381 serif and typewriter fonts,
12382 \begin_inset Foot
12383 status collapsed
12384
12385 \begin_layout Plain Layout
12386 These are sometimes just matching other fonts (e.
12387 \begin_inset space \thinspace{}
12388 \end_inset
12389
12390 g., 
12391 \family sans
12392 Times
12393 \begin_inset space ~
12394 \end_inset
12395
12396 Roman
12397 \family default
12398  selects 
12399 \family sans
12400 Helvetica
12401 \family default
12402  for sans serif text), or different shapes of the same font, i.
12403 \begin_inset space \thinspace{}
12404 \end_inset
12405
12406 e.
12407 \begin_inset space \space{}
12408 \end_inset
12409
12410 a real font 
12411 \emph on
12412 family
12413 \emph default
12414  (e.
12415 \begin_inset space \thinspace{}
12416 \end_inset
12417
12418 g.
12419 \begin_inset space \space{}
12420 \end_inset
12421
12422 in case of 
12423 \family sans
12424 Latin
12425 \begin_inset space ~
12426 \end_inset
12427
12428 Modern
12429 \family default
12430  oder 
12431 \family sans
12432 Computer
12433 \begin_inset space ~
12434 \end_inset
12435
12436 Modern
12437 \family default
12438 ).
12439 \end_layout
12440
12441 \end_inset
12442
12443  but you can also select your own.
12444 \begin_inset Newline newline
12445 \end_inset
12446
12447 The differences between roman, 
12448 \family sans
12449 sans
12450 \begin_inset space ~
12451 \end_inset
12452
12453 serif
12454 \family default
12455  and 
12456 \family typewriter
12457 typewriter
12458 \family default
12459  fonts are explained in section
12460 \begin_inset space ~
12461 \end_inset
12462
12463
12464 \begin_inset CommandInset ref
12465 LatexCommand ref
12466 reference "sub:Fine-Tuning-with-the"
12467
12468 \end_inset
12469
12470 .
12471 \begin_inset Newline newline
12472 \end_inset
12473
12474 The font 
12475 \family sans
12476 Times
12477 \begin_inset space ~
12478 \end_inset
12479
12480 Roman
12481 \family default
12482  was originally designed for newspapers.
12483  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12484  into the small newspaper columns.
12485  Therefore 
12486 \family sans
12487 Times
12488 \begin_inset space ~
12489 \end_inset
12490
12491 Roman
12492 \family default
12493  is not the optimal choice for larger documents like books.
12494 \end_layout
12495
12496 \begin_layout Standard
12497 For the font size there are generally four possible values: 
12498 \family sans
12499 Default, 10
12500 \family default
12501
12502 \family sans
12503 11
12504 \family default
12505  and 
12506 \family sans
12507 12
12508 \family default
12509 .
12510  Some classes provide additional sizes.
12511  The size of 
12512 \family sans
12513 Default
12514 \family default
12515  depends on the class you are using.
12516  In the standard classes it is equal to the font size 10.
12517 \end_layout
12518
12519 \begin_layout Standard
12520 Note that the font size is the 
12521 \emph on
12522 base size
12523 \emph default
12524 .
12525  That means that LyX scales all other possible font sizes (such as those
12526  used in footnotes, super-, and subscripts) by this value.
12527  You can fine-tune the font size of text parts via the 
12528 \family sans
12529 Text
12530 \begin_inset space ~
12531 \end_inset
12532
12533 Style
12534 \family default
12535  dialog if needed.
12536  The possible font sizes for text parts are explained in section
12537 \begin_inset space ~
12538 \end_inset
12539
12540
12541 \begin_inset CommandInset ref
12542 LatexCommand ref
12543 reference "sub:Fine-Tuning-with-the"
12544
12545 \end_inset
12546
12547 .
12548 \end_layout
12549
12550 \begin_layout Standard
12551 The 
12552 \family sans
12553 Default Family
12554 \family default
12555  selection lets you specify whether the base font of your document should
12556  be roman, sans
12557 \begin_inset space ~
12558 \end_inset
12559
12560 serif or typewriter.
12561  The 
12562 \family sans
12563 Default
12564 \family default
12565  selection uses what is preset by the class, the other selections override
12566  this.
12567  In most cases, 
12568 \family sans
12569 Default
12570 \family default
12571  is equal to 
12572 \family sans
12573 roman
12574 \family default
12575 , but some classes (such as presentation classes) also use other defaults.
12576 \end_layout
12577
12578 \begin_layout Standard
12579 The
12580 \family typewriter
12581  
12582 \family sans
12583 LaTe
12584 \begin_inset ERT
12585 status collapsed
12586
12587 \begin_layout Plain Layout
12588
12589 {}
12590 \end_layout
12591
12592 \end_inset
12593
12594 X font encoding
12595 \family default
12596  selection is an expert setting which lets you change the value passed to
12597  the LaTeX-package 
12598 \series bold
12599 fontenc
12600 \series default
12601
12602 \begin_inset Index idx
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606 LaTeX-packages ! fontenc
12607 \end_layout
12608
12609 \end_inset
12610
12611  (see also sec.
12612 \begin_inset space ~
12613 \end_inset
12614
12615
12616 \begin_inset CommandInset ref
12617 LatexCommand ref
12618 reference "sub:LaTeX-settings"
12619
12620 \end_inset
12621
12622 ).
12623  Normally, you do not need to change (or even understand) this.
12624  Unless you have specific reasons, use 
12625 \family sans
12626 Default
12627 \family default
12628 .
12629 \end_layout
12630
12631 \begin_layout Standard
12632 With some fonts, the checkboxes 
12633 \family sans
12634 Use Old Style Figures
12635 \family default
12636  and 
12637 \family sans
12638 Use True Small Caps
12639 \family default
12640  are available.
12641  These are extra features some fonts provide.
12642  If 
12643 \family sans
12644 Use Old Style Figures
12645 \family default
12646  is checked, old style figures (also known as medieval or text figures)
12647  are used.
12648  Old style figures are the numerals (0
12649 \begin_inset space \thinspace{}
12650 \end_inset
12651
12652 -
12653 \begin_inset space \thinspace{}
12654 \end_inset
12655
12656 9) with ascenders and descenders, which makes them fit nicely with lower
12657  letters.
12658  
12659 \family sans
12660 Use True Small Caps
12661 \family default
12662  determines that real small caps are used instead of faked small caps made
12663  of scaled capitals.
12664  Real small caps are often part of expert font sets; they generally look
12665  better than faked small caps but might have to be purchased separately.
12666 \end_layout
12667
12668 \begin_layout Standard
12669 The field 
12670 \family sans
12671 CJK
12672 \family default
12673  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12674  a font to display the script characters.
12675 \begin_inset Foot
12676 status collapsed
12677
12678 \begin_layout Plain Layout
12679 The font will be the argument for the commands of the LaTeX-package 
12680 \series bold
12681 CJK
12682 \series default
12683 .
12684 \begin_inset Index idx
12685 status collapsed
12686
12687 \begin_layout Plain Layout
12688 LaTeX-packages ! CJK
12689 \end_layout
12690
12691 \end_inset
12692
12693  So this has no effect for the document language 
12694 \family sans
12695 Japanese
12696 \family default
12697  that does not use 
12698 \series bold
12699 CJK
12700 \series default
12701 .
12702 \end_layout
12703
12704 \end_inset
12705
12706
12707 \end_layout
12708
12709 \begin_layout Standard
12710 \begin_inset VSpace bigskip
12711 \end_inset
12712
12713
12714 \begin_inset Note Greyedout
12715 status collapsed
12716
12717 \begin_layout Plain Layout
12718
12719 \series bold
12720 Note:
12721 \series default
12722  When you choose a new font or font size, LyX does 
12723 \emph on
12724 not
12725 \emph default
12726  change the screen font! You will only see a difference in the printed output;
12727  this is part of the WYSIWYM concept.
12728  LyX's screen fonts can be adjusted in the 
12729 \family sans
12730 Tools\SpecialChar \menuseparator
12731 Preferences
12732 \family default
12733  dialog, see section
12734 \begin_inset space ~
12735 \end_inset
12736
12737
12738 \begin_inset CommandInset ref
12739 LatexCommand ref
12740 reference "sub:Screen-Fonts"
12741
12742 \end_inset
12743
12744 .
12745 \end_layout
12746
12747 \end_inset
12748
12749
12750 \end_layout
12751
12752 \begin_layout Subsection
12753 Using Different Character Styles
12754 \begin_inset Index idx
12755 status collapsed
12756
12757 \begin_layout Plain Layout
12758 Character Styles
12759 \end_layout
12760
12761 \end_inset
12762
12763
12764 \begin_inset Index idx
12765 status collapsed
12766
12767 \begin_layout Plain Layout
12768 Text Style
12769 \end_layout
12770
12771 \end_inset
12772
12773
12774 \end_layout
12775
12776 \begin_layout Standard
12777 As we've already seen, LyX automatically changes the character style for
12778  certain paragraph environments.
12779  LyX supports two character styles, 
12780 \family sans
12781 Emphasized
12782 \family default
12783  and 
12784 \family sans
12785 Noun
12786 \family default
12787 .
12788  You can activate both of these styles via keybindings, the menus, and the
12789  toolbar.
12790 \end_layout
12791
12792 \begin_layout Standard
12793 To activate the 
12794 \family sans
12795 Noun
12796 \family default
12797  style, do one of the following:
12798 \end_layout
12799
12800 \begin_layout Itemize
12801 click on the toolbar button 
12802 \begin_inset Info
12803 type  "icon"
12804 arg   "font-noun"
12805 \end_inset
12806
12807
12808 \end_layout
12809
12810 \begin_layout Itemize
12811 use the key binding 
12812 \begin_inset Info
12813 type  "shortcut"
12814 arg   "font-noun"
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \begin_layout Standard
12821 These commands are all toggles.
12822  That is, if 
12823 \family sans
12824 Noun
12825 \family default
12826  style is already active, they deactivate it.
12827 \end_layout
12828
12829 \begin_layout Standard
12830 One typically uses the 
12831 \family sans
12832 Noun
12833 \family default
12834  style for proper names.
12835  For example: 
12836 \begin_inset Quotes eld
12837 \end_inset
12838
12839
12840 \noun on
12841 Matthias Ettrich
12842 \noun default
12843  is the original author of LyX.
12844 \begin_inset Quotes erd
12845 \end_inset
12846
12847
12848 \end_layout
12849
12850 \begin_layout Standard
12851 A more widely used character style is the 
12852 \family sans
12853 Emphasized
12854 \family default
12855  style.
12856  You can activate (or deactivate — it's also a toggle) the 
12857 \family sans
12858 Emphasized
12859 \family default
12860  style by:
12861 \end_layout
12862
12863 \begin_layout Itemize
12864 clicking on the toolbar button 
12865 \begin_inset Info
12866 type  "icon"
12867 arg   "font-emph"
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \begin_layout Itemize
12874 using the keybindings 
12875 \begin_inset Info
12876 type  "shortcut"
12877 arg   "font-emph"
12878 \end_inset
12879
12880
12881 \end_layout
12882
12883 \begin_layout Standard
12884 Normally the 
12885 \family sans
12886 Emphasized
12887 \family default
12888  style is equivalent to an italic font but some document classes or LaTeX-packag
12889 es use a different font.
12890 \end_layout
12891
12892 \begin_layout Standard
12893 We've been using the 
12894 \family sans
12895 Emphasized
12896 \family default
12897  style all over the place in this document.
12898  Here's one more example:
12899 \end_layout
12900
12901 \begin_layout Quotation
12902
12903 \emph on
12904 Do not overuse character styles!
12905 \end_layout
12906
12907 \begin_layout Standard
12908 It's also a warning in addition to an example.
12909  One's writing should parallel ordinary conversation.
12910  Since we don't all constantly scream at each other, we should also avoid
12911  the common tendency to overuse character style.
12912  
12913 \end_layout
12914
12915 \begin_layout Standard
12916 You can always reset to the default font using the key binding 
12917 \begin_inset Info
12918 type  "shortcut"
12919 arg   "font-default"
12920 \end_inset
12921
12922  or the dialog 
12923 \family sans
12924 Edit\SpecialChar \menuseparator
12925 Text
12926 \begin_inset space ~
12927 \end_inset
12928
12929 Style
12930 \family default
12931 .
12932 \end_layout
12933
12934 \begin_layout Subsection
12935 Fine-Tuning with the 
12936 \family sans
12937 Text Style
12938 \family default
12939  dialog
12940 \begin_inset CommandInset label
12941 LatexCommand label
12942 name "sub:Fine-Tuning-with-the"
12943
12944 \end_inset
12945
12946
12947 \begin_inset Index idx
12948 status collapsed
12949
12950 \begin_layout Plain Layout
12951 Text Style
12952 \end_layout
12953
12954 \end_inset
12955
12956
12957 \end_layout
12958
12959 \begin_layout Standard
12960 There are always occasions when you will need to do some fine-tuning, so
12961  LyX gives you a way to create a custom character style.
12962  For example, an academic journal or a corporation may have a style sheet
12963  requiring a sans-serif font be used in certain situations.
12964  Also, writers sometimes use a different font to offset a character's thoughts
12965  from ordinary dialog.
12966 \end_layout
12967
12968 \begin_layout Standard
12969 Before we document how to use custom character style, we want to issue a
12970  warning yet again: Don't overuse character styles! 
12971 \begin_inset Newline newline
12972 \end_inset
12973
12974 Documents that overuse different fonts and sizes are not well readable and
12975  tend to look as if someone has knocked huge holes in them.
12976 \end_layout
12977
12978 \begin_layout Standard
12979 To use custom character styles, open the 
12980 \family sans
12981 Edit\SpecialChar \menuseparator
12982 Text
12983 \begin_inset space ~
12984 \end_inset
12985
12986 Style\SpecialChar \menuseparator
12987 Customized
12988 \family default
12989  dialog or press the toolbar button 
12990 \begin_inset Info
12991 type  "icon"
12992 arg   "dialog-show character"
12993 \end_inset
12994
12995 .
12996  There are several boxes on this dialog, each corresponding to a different
12997  font property that you can choose.
12998  You can choose an option for one of these properties, or select 
12999 \family sans
13000 No
13001 \begin_inset space ~
13002 \end_inset
13003
13004 change
13005 \family default
13006 , which keeps the current state of that property.
13007  The item 
13008 \family sans
13009 Reset
13010 \family default
13011  will reset the property to whatever is the default.
13012  You can use this to reset attributes across a bunch of different paragraph
13013  environments in a snap.
13014 \end_layout
13015
13016 \begin_layout Standard
13017 The font properties, and their options (in addition to 
13018 \family sans
13019 No
13020 \begin_inset space ~
13021 \end_inset
13022
13023 change
13024 \family default
13025  and 
13026 \family sans
13027 Reset
13028 \family default
13029 ) are:
13030 \end_layout
13031
13032 \begin_layout Labeling
13033 \labelwidthstring 00.00.0000
13034
13035 \family sans
13036 Family
13037 \family default
13038  The 
13039 \begin_inset Quotes eld
13040 \end_inset
13041
13042 overall look
13043 \begin_inset Quotes erd
13044 \end_inset
13045
13046  of the font.
13047  The possible options are:
13048 \end_layout
13049
13050 \begin_deeper
13051 \begin_layout Labeling
13052 \labelwidthstring 00.00.0000
13053
13054 \family sans
13055 Roman
13056 \family default
13057  This is the Roman font family.
13058  Normally a serif font.
13059  It's also the default family.
13060  (key binding 
13061 \begin_inset Info
13062 type  "shortcut"
13063 arg   "font-roman"
13064 \end_inset
13065
13066 )
13067 \end_layout
13068
13069 \begin_layout Labeling
13070 \labelwidthstring 00.00.0000
13071
13072 \family sans
13073 Sans
13074 \begin_inset space ~
13075 \end_inset
13076
13077 Serif
13078 \family default
13079  
13080 \family sans
13081 This is the Sans Serif font family.
13082
13083 \family default
13084  (key binding 
13085 \begin_inset Info
13086 type  "shortcut"
13087 arg   "font-sans"
13088 \end_inset
13089
13090 )
13091 \end_layout
13092
13093 \begin_layout Labeling
13094 \labelwidthstring 00.00.0000
13095
13096 \family sans
13097 Typewriter
13098 \family default
13099  
13100 \family typewriter
13101 This is the Typewriter font family.
13102
13103 \family default
13104  (key binding 
13105 \begin_inset Info
13106 type  "shortcut"
13107 arg   "font-typewriter"
13108 \end_inset
13109
13110
13111 \family sans
13112 )
13113 \end_layout
13114
13115 \end_deeper
13116 \begin_layout Labeling
13117 \labelwidthstring 00.00.0000
13118
13119 \family sans
13120 Series
13121 \family default
13122  This corresponds to the print weight.
13123  Options are:
13124 \end_layout
13125
13126 \begin_deeper
13127 \begin_layout Labeling
13128 \labelwidthstring 00.00.0000
13129
13130 \family sans
13131 Medium
13132 \family default
13133  This is the Medium font series.
13134  It's also the default series.
13135 \end_layout
13136
13137 \begin_layout Labeling
13138 \labelwidthstring 00.00.0000
13139
13140 \family sans
13141 Bold
13142 \family default
13143  
13144 \series bold
13145 This is the Bold font series.
13146
13147 \series default
13148  (key binding 
13149 \begin_inset Info
13150 type  "shortcut"
13151 arg   "font-bold"
13152 \end_inset
13153
13154 )
13155 \end_layout
13156
13157 \end_deeper
13158 \begin_layout Labeling
13159 \labelwidthstring 00.00.0000
13160
13161 \family sans
13162 Shape
13163 \family default
13164  As the name implies.
13165  Options are:
13166 \end_layout
13167
13168 \begin_deeper
13169 \begin_layout Labeling
13170 \labelwidthstring 00.00.0000
13171
13172 \family sans
13173 Upright
13174 \family default
13175  This is the Upright font shape.
13176  It's also the default shape.
13177 \end_layout
13178
13179 \begin_layout Labeling
13180 \labelwidthstring 00.00.0000
13181
13182 \family sans
13183 Italic
13184 \family default
13185  
13186 \shape italic
13187 This
13188 \shape default
13189  
13190 \family sans
13191 \shape italic
13192 i
13193 \family default
13194 s the Italic font shape
13195 \shape default
13196 \emph on
13197 .
13198 \end_layout
13199
13200 \begin_layout Labeling
13201 \labelwidthstring 00.00.0000
13202
13203 \family sans
13204 Slanted
13205 \family default
13206  
13207 \shape slanted
13208 This is the Slanted font shape
13209 \shape default
13210  (although it might not be visible in LyX, this is different from italic).
13211 \end_layout
13212
13213 \begin_layout Labeling
13214 \labelwidthstring 00.00.0000
13215
13216 \family sans
13217 Small
13218 \begin_inset space ~
13219 \end_inset
13220
13221 Caps
13222 \family default
13223  
13224 \shape smallcaps
13225 This is the Small caps font shape
13226 \shape default
13227 \noun on
13228 .
13229 \end_layout
13230
13231 \end_deeper
13232 \begin_layout Labeling
13233 \labelwidthstring 00.00.0000
13234
13235 \family sans
13236 Size
13237 \family default
13238  Alters the size of the font.
13239  You will find no numerical values here; all possible sizes are actually
13240  proportional to the document font size.
13241  Once again, you don't feed LyX the details, but a general description of
13242  what you want to do.
13243  The options are:
13244 \end_layout
13245
13246 \begin_deeper
13247 \begin_layout Labeling
13248 \labelwidthstring 00.00.0000
13249
13250 \family sans
13251 Tiny
13252 \family default
13253  
13254 \size tiny
13255 This is the 
13256 \begin_inset Quotes eld
13257 \end_inset
13258
13259 Tiny
13260 \begin_inset Quotes erd
13261 \end_inset
13262
13263  font size.
13264
13265 \size default
13266  (key bindings 
13267 \begin_inset Info
13268 type  "shortcuts"
13269 arg   "font-size tiny"
13270 \end_inset
13271
13272 )
13273 \end_layout
13274
13275 \begin_layout Labeling
13276 \labelwidthstring 00.00.0000
13277
13278 \family sans
13279 Smallest
13280 \family default
13281  
13282 \size scriptsize
13283 This is the 
13284 \begin_inset Quotes eld
13285 \end_inset
13286
13287 Smallest
13288 \begin_inset Quotes erd
13289 \end_inset
13290
13291  font size
13292 \size default
13293 .
13294  (key binding 
13295 \begin_inset Info
13296 type  "shortcut"
13297 arg   "font-size scriptsize"
13298 \end_inset
13299
13300 )
13301 \end_layout
13302
13303 \begin_layout Labeling
13304 \labelwidthstring 00.00.0000
13305
13306 \family sans
13307 Smaller
13308 \family default
13309  
13310 \size footnotesize
13311 This is the 
13312 \begin_inset Quotes eld
13313 \end_inset
13314
13315 Smaller
13316 \begin_inset Quotes erd
13317 \end_inset
13318
13319  font size.
13320
13321 \size default
13322  (key bindings 
13323 \begin_inset Info
13324 type  "shortcuts"
13325 arg   "font-size footnotesize"
13326 \end_inset
13327
13328 )
13329 \end_layout
13330
13331 \begin_layout Labeling
13332 \labelwidthstring 00.00.0000
13333
13334 \family sans
13335 Small
13336 \family default
13337  
13338 \size small
13339 This is the 
13340 \begin_inset Quotes eld
13341 \end_inset
13342
13343 Small
13344 \begin_inset Quotes erd
13345 \end_inset
13346
13347  font size.
13348
13349 \size default
13350  (key bindings 
13351 \begin_inset Info
13352 type  "shortcuts"
13353 arg   "font-size small"
13354 \end_inset
13355
13356 )
13357 \end_layout
13358
13359 \begin_layout Labeling
13360 \labelwidthstring 00.00.0000
13361
13362 \family sans
13363 Normal
13364 \family default
13365  This is the 
13366 \begin_inset Quotes eld
13367 \end_inset
13368
13369 Normal
13370 \begin_inset Quotes erd
13371 \end_inset
13372
13373  font size.
13374  It's also the default size.
13375  (key bindings 
13376 \begin_inset Info
13377 type  "shortcuts"
13378 arg   "font-size normal"
13379 \end_inset
13380
13381 )
13382 \end_layout
13383
13384 \begin_layout Labeling
13385 \labelwidthstring 00.00.0000
13386
13387 \family sans
13388 Large
13389 \family default
13390  
13391 \size large
13392 This is the 
13393 \begin_inset Quotes eld
13394 \end_inset
13395
13396 Large
13397 \begin_inset Quotes erd
13398 \end_inset
13399
13400  font size.
13401
13402 \size default
13403  (key bindings 
13404 \begin_inset Info
13405 type  "shortcuts"
13406 arg   "font-size large"
13407 \end_inset
13408
13409 )
13410 \end_layout
13411
13412 \begin_layout Labeling
13413 \labelwidthstring 00.00.0000
13414
13415 \family sans
13416 Larger
13417 \family default
13418  
13419 \size larger
13420 This is the 
13421 \begin_inset Quotes eld
13422 \end_inset
13423
13424 Larger
13425 \begin_inset Quotes erd
13426 \end_inset
13427
13428  font size.
13429
13430 \size default
13431  (key bindings 
13432 \begin_inset Info
13433 type  "shortcuts"
13434 arg   "font-size larger"
13435 \end_inset
13436
13437 )
13438 \end_layout
13439
13440 \begin_layout Labeling
13441 \labelwidthstring 00.00.0000
13442
13443 \family sans
13444 Largest
13445 \family default
13446  
13447 \size largest
13448 This is the 
13449 \begin_inset Quotes eld
13450 \end_inset
13451
13452 Largest
13453 \begin_inset Quotes erd
13454 \end_inset
13455
13456  font size.
13457
13458 \size default
13459  (key binding 
13460 \begin_inset Info
13461 type  "shortcut"
13462 arg   "font-size largest"
13463 \end_inset
13464
13465 )
13466 \end_layout
13467
13468 \begin_layout Labeling
13469 \labelwidthstring 00.00.0000
13470
13471 \family sans
13472 Huge
13473 \family default
13474  
13475 \size huge
13476 This is the 
13477 \begin_inset Quotes eld
13478 \end_inset
13479
13480 Huge
13481 \begin_inset Quotes erd
13482 \end_inset
13483
13484  font size.
13485
13486 \size default
13487  (key bindings 
13488 \begin_inset Info
13489 type  "shortcuts"
13490 arg   "font-size huge"
13491 \end_inset
13492
13493 )
13494 \end_layout
13495
13496 \begin_layout Labeling
13497 \labelwidthstring 00.00.0000
13498
13499 \family sans
13500 Huger
13501 \family default
13502  
13503 \size giant
13504 This is the 
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508 Huger
13509 \begin_inset Quotes erd
13510 \end_inset
13511
13512  font size.
13513
13514 \size default
13515  (key bindings 
13516 \begin_inset Info
13517 type  "shortcuts"
13518 arg   "font-size giant"
13519 \end_inset
13520
13521 )
13522 \end_layout
13523
13524 \begin_layout Labeling
13525 \labelwidthstring 00.00.0000
13526
13527 \family sans
13528 Increase
13529 \family default
13530  This increases the size by one step (for instance, from 
13531 \begin_inset Quotes eld
13532 \end_inset
13533
13534 Largest
13535 \begin_inset Quotes erd
13536 \end_inset
13537
13538  to 
13539 \begin_inset Quotes eld
13540 \end_inset
13541
13542 Huge
13543 \begin_inset Quotes erd
13544 \end_inset
13545
13546 ).
13547  (key binding 
13548 \begin_inset Info
13549 type  "shortcut"
13550 arg   "font-size increase"
13551 \end_inset
13552
13553 )
13554 \end_layout
13555
13556 \begin_layout Labeling
13557 \labelwidthstring 00.00.0000
13558
13559 \family sans
13560 Decrease
13561 \family default
13562  This decreases the size by one step (for instance, from 
13563 \begin_inset Quotes eld
13564 \end_inset
13565
13566 Normal
13567 \begin_inset Quotes erd
13568 \end_inset
13569
13570  to 
13571 \begin_inset Quotes eld
13572 \end_inset
13573
13574 Small
13575 \begin_inset Quotes erd
13576 \end_inset
13577
13578 ).
13579  (key binding 
13580 \begin_inset Info
13581 type  "shortcut"
13582 arg   "font-size decrease"
13583 \end_inset
13584
13585 )
13586 \end_layout
13587
13588 \end_deeper
13589 \begin_layout Standard
13590 We warn you 
13591 \emph on
13592 yet again
13593 \emph default
13594 : don't go crazy with this feature.
13595  You should almost never need to change the font size.
13596  LyX automatically changes the font size for different paragraph environments
13597  — use those instead.
13598  This is here for fine-tuning only!
13599 \end_layout
13600
13601 \begin_layout Labeling
13602 \labelwidthstring 00.00.0000
13603
13604 \family sans
13605 Misc
13606 \family default
13607  Here you can change a few other things at the character level.
13608  Options are:
13609 \end_layout
13610
13611 \begin_deeper
13612 \begin_layout Labeling
13613 \labelwidthstring 00.00.0000
13614
13615 \family sans
13616 Emph
13617 \family default
13618  
13619 \emph on
13620 This is text with emphasize on
13621 \emph default
13622 .
13623  This might seem like the same as 
13624 \shape italic
13625 Italic
13626 \shape default
13627 , but it is actually a bit different.
13628  Emphasized is a 
13629 \emph on
13630 logical
13631 \emph default
13632  attribute.
13633  That means every document class can define its own font used for emphasized
13634  text.
13635  Normally this font is equal to italic.
13636 \end_layout
13637
13638 \begin_layout Labeling
13639 \labelwidthstring 00.00.0000
13640
13641 \family sans
13642 Underbar
13643 \family default
13644  
13645 \bar under
13646 This is text with Underbar on.
13647
13648 \bar default
13649  (key binding 
13650 \begin_inset Info
13651 type  "shortcuts"
13652 arg   "font-underline"
13653 \end_inset
13654
13655
13656 \family sans
13657 )
13658 \begin_inset Newline newline
13659 \end_inset
13660
13661
13662 \family default
13663 Avoid using underbar if you can! It is a hangover from the typewriter days,
13664  when you could not change fonts.
13665  One no longer needs to emphasize text by underscoring characters.
13666  This is only possible in LyX because some people 
13667 \emph on
13668 may
13669 \emph default
13670  need it in order to follow style sheets for journal submissions.
13671 \end_layout
13672
13673 \begin_layout Labeling
13674 \labelwidthstring 00.00.0000
13675
13676 \family sans
13677 Double
13678 \begin_inset space ~
13679 \end_inset
13680
13681 underbar
13682 \family default
13683  
13684 \uuline on
13685 This is text with Double underbar on.
13686
13687 \uuline default
13688  (key binding 
13689 \begin_inset Info
13690 type  "shortcut"
13691 arg   "font-underunderline"
13692 \end_inset
13693
13694 )
13695 \begin_inset Newline newline
13696 \end_inset
13697
13698 As we just warned you against using underbar, you can imagine what we think
13699  about double underbar.
13700 \end_layout
13701
13702 \begin_layout Labeling
13703 \labelwidthstring 00.00.0000
13704
13705 \family sans
13706 Wavy
13707 \begin_inset space ~
13708 \end_inset
13709
13710 underbar
13711 \family default
13712  
13713 \uwave on
13714 This is text with Wavy underbar on.
13715
13716 \uwave default
13717  (key binding 
13718 \begin_inset Info
13719 type  "shortcut"
13720 arg   "font-underwave"
13721 \end_inset
13722
13723 )
13724 \begin_inset Newline newline
13725 \end_inset
13726
13727 Use this only if a journal absolutely insists on it.
13728  Keep antinausea pills handy.
13729 \end_layout
13730
13731 \begin_layout Labeling
13732 \labelwidthstring 00.00.0000
13733
13734 \family sans
13735 Strikeout
13736 \family default
13737  
13738 \strikeout on
13739 This is text with Strikeout on.
13740
13741 \strikeout default
13742  (key binding 
13743 \begin_inset Info
13744 type  "shortcut"
13745 arg   "font-strikeout"
13746 \end_inset
13747
13748 )
13749 \begin_inset Newline newline
13750 \end_inset
13751
13752 This is frequently used to indicate an older version of text that has been
13753  changed in the meantime.
13754 \end_layout
13755
13756 \begin_layout Labeling
13757 \labelwidthstring 00.00.0000
13758
13759 \family sans
13760 Noun
13761 \family default
13762  
13763 \noun on
13764 This is text with Noun on.
13765
13766 \noun default
13767  Like 
13768 \family sans
13769 Emph
13770 \family default
13771 , this is a logical attribute.
13772  Normally it's equivalent to 
13773 \family sans
13774 Small
13775 \begin_inset space ~
13776 \end_inset
13777
13778 Caps
13779 \family default
13780 .
13781 \end_layout
13782
13783 \end_deeper
13784 \begin_layout Labeling
13785 \labelwidthstring 00.00.0000
13786
13787 \family sans
13788 Color
13789 \family default
13790  You can adjust the color of the text with this control.
13791  Notice that not all DVI-viewers are able to display colors.
13792  Besides 
13793 \family sans
13794 No
13795 \begin_inset space ~
13796 \end_inset
13797
13798 color
13799 \family default
13800 , which is the default 
13801 \begin_inset Quotes eld
13802 \end_inset
13803
13804 color
13805 \begin_inset Quotes erd
13806 \end_inset
13807
13808  and means normally black, you can choose between 
13809 \family sans
13810 Black
13811 \family default
13812
13813 \family sans
13814 White
13815 \family default
13816
13817 \family sans
13818 Red
13819 \family default
13820
13821 \family sans
13822 Green
13823 \family default
13824
13825 \family sans
13826 Blue
13827 \family default
13828
13829 \family sans
13830 Cyan
13831 \family default
13832
13833 \family sans
13834 Magenta
13835 \family default
13836  and 
13837 \family sans
13838 Yellow
13839 \family default
13840  text.
13841 \begin_inset Index idx
13842 status collapsed
13843
13844 \begin_layout Plain Layout
13845 Color ! Text
13846 \end_layout
13847
13848 \end_inset
13849
13850
13851 \end_layout
13852
13853 \begin_layout Labeling
13854 \labelwidthstring 00.00.0000
13855
13856 \family sans
13857 Language
13858 \family default
13859  This is used to mark regions of text as having a different language from
13860  the language of the document.
13861  Text marked in this way will be underlined in blue to indicate the change
13862  (only within LyX).
13863 \begin_inset Newline newline
13864 \end_inset
13865
13866 If you have for example a longer German Text in your document, LaTeX respects
13867  the German hyphenation rules automatically.
13868  When using the spell checking (see section
13869 \begin_inset space ~
13870 \end_inset
13871
13872
13873 \begin_inset CommandInset ref
13874 LatexCommand ref
13875 reference "sec:Spellchecking"
13876
13877 \end_inset
13878
13879 ) the German-marked text will be checked according to the German dictionary.
13880 \end_layout
13881
13882 \begin_layout Standard
13883 So you have a huge number of combinations to choose from.
13884  Once you've chosen a new character style via the 
13885 \family sans
13886 Edit\SpecialChar \menuseparator
13887 Text
13888 \begin_inset space ~
13889 \end_inset
13890
13891 Style
13892 \family default
13893  dialog, the settings are saved.
13894  You can activate them by using the toolbar button 
13895 \begin_inset Info
13896 type  "icon"
13897 arg   "textstyle-apply"
13898 \end_inset
13899
13900 .
13901  The button lets you apply your custom character style even when the dialog
13902  isn't visible.
13903 \end_layout
13904
13905 \begin_layout Standard
13906 To completely reset the character style to the default, use 
13907 \begin_inset Info
13908 type  "shortcut"
13909 arg   "font-default"
13910 \end_inset
13911
13912 .
13913  If you want to toggle only those properties that you have just changed
13914  (suppose you just set the shape to 
13915 \begin_inset Quotes eld
13916 \end_inset
13917
13918 slanted
13919 \begin_inset Quotes erd
13920 \end_inset
13921
13922  and the series to 
13923 \begin_inset Quotes eld
13924 \end_inset
13925
13926 bold
13927 \begin_inset Quotes erd
13928 \end_inset
13929
13930 ), set the 
13931 \family sans
13932 Toggle
13933 \begin_inset space ~
13934 \end_inset
13935
13936 all
13937 \family default
13938  switch and press 
13939 \family sans
13940 Apply
13941 \family default
13942 .
13943 \end_layout
13944
13945 \begin_layout Standard
13946 You should also know something about the differences between the three main
13947  font types 
13948 \family sans
13949 serif
13950 \family default
13951
13952 \family sans
13953 sans
13954 \begin_inset space ~
13955 \end_inset
13956
13957 serif
13958 \family default
13959 , and 
13960 \family sans
13961 typewriter
13962 \family default
13963 :
13964 \end_layout
13965
13966 \begin_layout Itemize
13967
13968 \family sans
13969 Typewriter
13970 \family default
13971  is a so called 
13972 \begin_inset Quotes eld
13973 \end_inset
13974
13975 monospaced
13976 \begin_inset Quotes erd
13977 \end_inset
13978
13979  font, which means every character has the same width; the 
13980 \begin_inset Quotes eld
13981 \end_inset
13982
13983 i
13984 \begin_inset Quotes erd
13985 \end_inset
13986
13987  is as wide as the 
13988 \begin_inset Quotes eld
13989 \end_inset
13990
13991 m
13992 \begin_inset Quotes erd
13993 \end_inset
13994
13995 .
13996  Here is an example
13997 \begin_inset Newline newline
13998 \end_inset
13999
14000
14001 \begin_inset Phantom HPhantom
14002 status open
14003
14004 \begin_layout Plain Layout
14005 no 
14006 \end_layout
14007
14008 \end_inset
14009
14010
14011 \family typewriter
14012 typewriter text
14013 \family default
14014
14015 \begin_inset Note Note
14016 status collapsed
14017
14018 \begin_layout Plain Layout
14019 For more on phantoms see section
14020 \begin_inset space ~
14021 \end_inset
14022
14023
14024 \begin_inset CommandInset ref
14025 LatexCommand ref
14026 reference "sub:Phantom-Space"
14027
14028 \end_inset
14029
14030 .
14031 \end_layout
14032
14033 \end_inset
14034
14035
14036 \begin_inset Newline newline
14037 \end_inset
14038
14039 no typewriter text
14040 \end_layout
14041
14042 \begin_layout Itemize
14043
14044 \family sans
14045 Serif
14046 \family default
14047  fonts use characters with serifs.
14048  These are the small 
14049 \begin_inset Quotes eld
14050 \end_inset
14051
14052 appendices
14053 \begin_inset Quotes erd
14054 \end_inset
14055
14056  at the ends of the strokes that form the character.
14057  The following example shows the difference:
14058 \begin_inset Newline newline
14059 \end_inset
14060
14061 text with serifs
14062 \begin_inset Newline newline
14063 \end_inset
14064
14065
14066 \family sans
14067 text without serifs
14068 \family default
14069
14070 \begin_inset Newline newline
14071 \end_inset
14072
14073 Serifs facilitate quick and easy reading.
14074  These fonts are therefore used as default (named 
14075 \family sans
14076 roman
14077 \family default
14078 ).
14079 \end_layout
14080
14081 \begin_layout Itemize
14082
14083 \family sans
14084 Sans serif
14085 \family default
14086  is not recommended to use a base type.
14087  This font type is therefore often only used for headings and short texts.
14088  We use it in this document to highlight menu names.
14089 \end_layout
14090
14091 \begin_layout Standard
14092 \begin_inset Quotes eld
14093 \end_inset
14094
14095 Toggling
14096 \begin_inset Quotes erd
14097 \end_inset
14098
14099  refers to applying or removing font properties.
14100  When a property is marked for toggling in the Text Style dialog, applying
14101  the style to text that already has the property will cause the property
14102  to be removed.
14103  If you for example apply a style with properties A, B and C to text that
14104  currently has font properties B, C, F and G, and if B is set to toggle
14105  and C is set not to toggle, the text ends up with properties A, C, F and
14106  G.
14107  
14108 \begin_inset Quotes eld
14109 \end_inset
14110
14111 Never toggled
14112 \begin_inset Quotes erd
14113 \end_inset
14114
14115  and 
14116 \begin_inset Quotes eld
14117 \end_inset
14118
14119 always toggled
14120 \begin_inset Quotes erd
14121 \end_inset
14122
14123  mean that you do not control the toggling behavior.
14124  For the properties on the left side of the dialog (
14125 \begin_inset Quotes eld
14126 \end_inset
14127
14128 Family
14129 \begin_inset Quotes erd
14130 \end_inset
14131
14132  etc.), toggling behavior is up to you.
14133  If 
14134 \family sans
14135 Toggle
14136 \begin_inset space ~
14137 \end_inset
14138
14139 all
14140 \family default
14141  is checked, all of the left side properties are toggled; by default, none
14142  of them are.
14143  Finally, 
14144 \begin_inset Quotes eld
14145 \end_inset
14146
14147 Reset
14148 \begin_inset Quotes erd
14149 \end_inset
14150
14151  is never toggled.
14152  If you e.
14153 \begin_inset space \thinspace{}
14154 \end_inset
14155
14156 g.
14157 \begin_inset space \space{}
14158 \end_inset
14159
14160 set 
14161 \begin_inset Quotes eld
14162 \end_inset
14163
14164 Series
14165 \begin_inset Quotes erd
14166 \end_inset
14167
14168  to 
14169 \begin_inset Quotes eld
14170 \end_inset
14171
14172 Reset
14173 \begin_inset Quotes erd
14174 \end_inset
14175
14176  and select 
14177 \family sans
14178 Toggle
14179 \begin_inset space ~
14180 \end_inset
14181
14182 all
14183 \family default
14184 , then apply the style to bold face text, the text will revert to the default
14185  series (
14186 \begin_inset Quotes eld
14187 \end_inset
14188
14189 Medium
14190 \begin_inset Quotes erd
14191 \end_inset
14192
14193 ), no matter how many times you apply the style.
14194 \end_layout
14195
14196 \begin_layout Standard
14197 We conclude with the same warning once again: Do not overuse the fonts!
14198  They are, more often than not, a kludge and a bad substitute for good writing.
14199 \end_layout
14200
14201 \begin_layout Section
14202 Printing and Previewing
14203 \end_layout
14204
14205 \begin_layout Subsection
14206 Overview
14207 \end_layout
14208
14209 \begin_layout Standard
14210 Now that we have covered some of the basic features of document preparation
14211  using LyX, you probably want to know how to print out your masterpiece.
14212  Before we tell you that, we want to give you a quick explanation of what
14213  goes on behind-the-scenes.
14214  We cover this information in much greater detail in the 
14215 \emph on
14216 Additional Features
14217 \emph default
14218  manual as well.
14219 \end_layout
14220
14221 \begin_layout Standard
14222 LyX uses the program LaTeX as its backend.
14223  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14224  confusion, we will only refer to LaTeX.
14225  LyX is what you use to do your actual writing.
14226  Then, LyX calls LaTeX to turn your writing into printable output.
14227  This happens in two stages:
14228 \end_layout
14229
14230 \begin_layout Enumerate
14231 First, LyX converts your document to a series of text commands for LaTeX,
14232  generating a file with the extension, 
14233 \begin_inset Quotes eld
14234 \end_inset
14235
14236
14237 \family typewriter
14238 .tex
14239 \family default
14240
14241 \begin_inset Quotes erd
14242 \end_inset
14243
14244 .
14245 \end_layout
14246
14247 \begin_layout Enumerate
14248 Next, LyX calls LaTeX to use the commands in the 
14249 \family typewriter
14250 .tex
14251 \family default
14252  file to produce printable output.
14253  
14254 \end_layout
14255
14256 \begin_layout Subsection
14257 Output file formats
14258 \begin_inset Index idx
14259 status collapsed
14260
14261 \begin_layout Plain Layout
14262 File formats
14263 \end_layout
14264
14265 \end_inset
14266
14267
14268 \begin_inset CommandInset label
14269 LatexCommand label
14270 name "sub:Output-file-formats"
14271
14272 \end_inset
14273
14274
14275 \end_layout
14276
14277 \begin_layout Subsubsection
14278 Simple text (ASCII)
14279 \begin_inset Index idx
14280 status collapsed
14281
14282 \begin_layout Plain Layout
14283 File formats ! ASCII
14284 \end_layout
14285
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \begin_layout Standard
14292 This file type has the extension 
14293 \begin_inset Quotes eld
14294 \end_inset
14295
14296
14297 \family typewriter
14298 .txt
14299 \family default
14300
14301 \begin_inset Quotes erd
14302 \end_inset
14303
14304 .
14305  It contains your document as plain text following the rules of the 
14306 \begin_inset Quotes eld
14307 \end_inset
14308
14309 American Standard Code for Information Interchange
14310 \begin_inset Quotes erd
14311 \end_inset
14312
14313  (ASCII).
14314 \end_layout
14315
14316 \begin_layout Standard
14317 You can export your document to ASCII with the menu 
14318 \family sans
14319 File\SpecialChar \menuseparator
14320 Export\SpecialChar \menuseparator
14321 Plain
14322 \begin_inset space ~
14323 \end_inset
14324
14325 text
14326 \family default
14327  or 
14328 \family sans
14329 File\SpecialChar \menuseparator
14330 Export\SpecialChar \menuseparator
14331 Plain
14332 \begin_inset space ~
14333 \end_inset
14334
14335 text
14336 \begin_inset space ~
14337 \end_inset
14338
14339 (ps2ascii)
14340 \family default
14341 .
14342  The latter will first internally export to PostScript and then do the conversio
14343 n to ASCII.
14344 \end_layout
14345
14346 \begin_layout Subsubsection
14347 LaTeX
14348 \begin_inset Index idx
14349 status collapsed
14350
14351 \begin_layout Plain Layout
14352 File formats ! LaTeX
14353 \end_layout
14354
14355 \end_inset
14356
14357
14358 \end_layout
14359
14360 \begin_layout Standard
14361 This file type has the extension 
14362 \begin_inset Quotes eld
14363 \end_inset
14364
14365
14366 \family typewriter
14367 .tex
14368 \family default
14369
14370 \begin_inset Quotes erd
14371 \end_inset
14372
14373  and contains all commands that are necessary for the LaTeX program to process
14374  your document.
14375  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14376  it manually with console commands.
14377  The LaTeX-file is automatically created in LyX's temporary directory whenever
14378  you view or export your document.
14379 \end_layout
14380
14381 \begin_layout Standard
14382 You can export your document as a LaTeX-file using the menu 
14383 \family sans
14384 File\SpecialChar \menuseparator
14385 Export\SpecialChar \menuseparator
14386 LaT
14387 \begin_inset ERT
14388 status collapsed
14389
14390 \begin_layout Plain Layout
14391
14392 {}
14393 \end_layout
14394
14395 \end_inset
14396
14397 eX
14398 \family default
14399 .
14400  The different LaTeX export variants are explained in section
14401 \begin_inset space ~
14402 \end_inset
14403
14404
14405 \begin_inset CommandInset ref
14406 LatexCommand ref
14407 reference "sub:Export"
14408
14409 \end_inset
14410
14411 .
14412 \end_layout
14413
14414 \begin_layout Subsubsection
14415 DVI
14416 \begin_inset Index idx
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420 File formats ! DVI
14421 \end_layout
14422
14423 \end_inset
14424
14425
14426 \end_layout
14427
14428 \begin_layout Standard
14429 This file type has the extension 
14430 \begin_inset Quotes eld
14431 \end_inset
14432
14433
14434 \family typewriter
14435 .dvi
14436 \family default
14437
14438 \begin_inset Quotes erd
14439 \end_inset
14440
14441 .
14442  It is called 
14443 \begin_inset Quotes eld
14444 \end_inset
14445
14446 device-independent
14447 \begin_inset Quotes erd
14448 \end_inset
14449
14450  (DVI), because it is completely portable; you can move them from one machine
14451  to another without needing to do any sort of conversion.
14452  DVIs are used for quick previews and as pre-stage for other output formats,
14453  like PostScript.
14454 \end_layout
14455
14456 \begin_layout Standard
14457 DVI files do not contain images, they only link to them.
14458  So don't forget to deliver the images together with your DVIs.
14459  Because the DVI-viewer has to convert the image in the background to make
14460  it visible when you scroll the DVI, this can slow down your computer when
14461  you view the DVI.
14462  So we recommend using PDF for files with many images.
14463 \end_layout
14464
14465 \begin_layout Standard
14466 You can export your document to DVI by the menu 
14467 \family sans
14468 File\SpecialChar \menuseparator
14469 Export\SpecialChar \menuseparator
14470 DVI
14471 \family default
14472  or 
14473 \family sans
14474 File\SpecialChar \menuseparator
14475 Export\SpecialChar \menuseparator
14476 DVI
14477 \begin_inset space ~
14478 \end_inset
14479
14480 (LuaTe
14481 \begin_inset ERT
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485
14486 {}
14487 \end_layout
14488
14489 \end_inset
14490
14491 X).
14492
14493 \family default
14494  The latter option uses the program 
14495 \family typewriter
14496 LuaTeX
14497 \family default
14498 .
14499  
14500 \family typewriter
14501 LuaTeX
14502 \family default
14503  is an engine that provides direct Unicode support and support for direct
14504  font access (see section
14505 \begin_inset space ~
14506 \end_inset
14507
14508
14509 \begin_inset CommandInset ref
14510 LatexCommand ref
14511 reference "sub:LaTeX-font-support"
14512
14513 \end_inset
14514
14515 ).
14516  LuaTeX is still a work in progress, but it might develop into the next
14517  standard TeX processor.
14518 \end_layout
14519
14520 \begin_layout Subsubsection
14521 PostScript
14522 \begin_inset Index idx
14523 status collapsed
14524
14525 \begin_layout Plain Layout
14526 File formats ! PostScript
14527 \end_layout
14528
14529 \end_inset
14530
14531
14532 \end_layout
14533
14534 \begin_layout Standard
14535 This file type has the extension 
14536 \begin_inset Quotes eld
14537 \end_inset
14538
14539
14540 \family typewriter
14541 .ps
14542 \family default
14543
14544 \begin_inset Quotes erd
14545 \end_inset
14546
14547 .
14548  PostScript was developed by the company 
14549 \family typewriter
14550 Adobe
14551 \family default
14552  as a printer language.
14553  The file therefore contains commands that the printer uses to print the
14554  file.
14555  PostScript can be seen as a 
14556 \begin_inset Quotes eld
14557 \end_inset
14558
14559 programming language
14560 \begin_inset Quotes erd
14561 \end_inset
14562
14563 ; you can calculate with it and draw diagrams and images.
14564 \begin_inset Foot
14565 status collapsed
14566
14567 \begin_layout Plain Layout
14568 When you are interested to learn more about this, have a look at the LaTeX-packa
14569 ge 
14570 \series bold
14571 pstricks
14572 \series default
14573
14574 \begin_inset Index idx
14575 status collapsed
14576
14577 \begin_layout Plain Layout
14578 LaTeX-packages ! pstricks
14579 \end_layout
14580
14581 \end_inset
14582
14583 .
14584 \end_layout
14585
14586 \end_inset
14587
14588  Due to this ability, the files are often bigger than PDFs.
14589 \end_layout
14590
14591 \begin_layout Standard
14592 PostScript can only contain images in the format 
14593 \begin_inset Quotes eld
14594 \end_inset
14595
14596 Encapsulated PostScript
14597 \begin_inset Quotes erd
14598 \end_inset
14599
14600  (EPS, file extension 
14601 \begin_inset Quotes eld
14602 \end_inset
14603
14604
14605 \family typewriter
14606 .eps
14607 \family default
14608
14609 \begin_inset Quotes erd
14610 \end_inset
14611
14612 ).
14613  As LyX allows you to use any known image format in your document, it has
14614  to convert them in the background to EPS.
14615  If you have e.
14616 \begin_inset space \thinspace{}
14617 \end_inset
14618
14619 g.
14620 \begin_inset space \space{}
14621 \end_inset
14622
14623 50
14624 \begin_inset space ~
14625 \end_inset
14626
14627 images in your document, LyX has to do 50
14628 \begin_inset space ~
14629 \end_inset
14630
14631 conversions when you view or export your document the first time.
14632  This might slow down your workflow with LyX.
14633  So if you plan to use PostScript, you can insert your images directly as
14634  EPS to avoid this problem.
14635 \end_layout
14636
14637 \begin_layout Standard
14638 You can export your document to PostScript using the menu 
14639 \family sans
14640 File\SpecialChar \menuseparator
14641 Export\SpecialChar \menuseparator
14642 PostScript
14643 \family default
14644 .
14645 \end_layout
14646
14647 \begin_layout Subsubsection
14648 PDF
14649 \begin_inset Index idx
14650 status collapsed
14651
14652 \begin_layout Plain Layout
14653 File formats ! PDF
14654 \end_layout
14655
14656 \end_inset
14657
14658
14659 \begin_inset Index idx
14660 status collapsed
14661
14662 \begin_layout Plain Layout
14663 PDF
14664 \end_layout
14665
14666 \end_inset
14667
14668
14669 \end_layout
14670
14671 \begin_layout Standard
14672 This file type has the extension 
14673 \begin_inset Quotes eld
14674 \end_inset
14675
14676
14677 \family typewriter
14678 .pdf
14679 \family default
14680
14681 \begin_inset Quotes erd
14682 \end_inset
14683
14684 .
14685  The 
14686 \begin_inset Quotes eld
14687 \end_inset
14688
14689 Portable Document Format
14690 \begin_inset Quotes erd
14691 \end_inset
14692
14693  (PDF) developed by 
14694 \family typewriter
14695 Adobe
14696 \family default
14697  was derived from PostScript.
14698  It is more compressed and it uses fewer commands than PostScript.
14699  As the name 
14700 \begin_inset Quotes eld
14701 \end_inset
14702
14703 portable
14704 \begin_inset Quotes erd
14705 \end_inset
14706
14707  implies, it can be processed at any computer system and the printed output
14708  looks exactly the same.
14709 \end_layout
14710
14711 \begin_layout Standard
14712 PDF can contain images in its own PDF format and in the formats 
14713 \begin_inset Quotes eld
14714 \end_inset
14715
14716 Joint Photographic Experts Group
14717 \begin_inset Quotes erd
14718 \end_inset
14719
14720  (JPG, file extension 
14721 \begin_inset Quotes eld
14722 \end_inset
14723
14724
14725 \family typewriter
14726 .jpg
14727 \family default
14728
14729 \begin_inset Quotes erd
14730 \end_inset
14731
14732  or 
14733 \begin_inset Quotes eld
14734 \end_inset
14735
14736
14737 \family typewriter
14738 .jpeg
14739 \family default
14740
14741 \begin_inset Quotes erd
14742 \end_inset
14743
14744 ) and 
14745 \begin_inset Quotes eld
14746 \end_inset
14747
14748 Portable Network Graphics
14749 \begin_inset Quotes erd
14750 \end_inset
14751
14752  (PNG, file extension 
14753 \begin_inset Quotes eld
14754 \end_inset
14755
14756
14757 \family typewriter
14758 .png
14759 \family default
14760
14761 \begin_inset Quotes erd
14762 \end_inset
14763
14764 ).
14765  You can also use any other image format, because LyX converts them in the
14766  background to one of these formats.
14767  But as described in the section about PostScript, the image conversion
14768  will slow down your workflow.
14769  So we recommend using images in one of the three mentioned formats.
14770 \end_layout
14771
14772 \begin_layout Standard
14773 You can export your document to PDF via the menu 
14774 \family sans
14775 File\SpecialChar \menuseparator
14776 Export
14777 \family default
14778  in different ways:
14779 \end_layout
14780
14781 \begin_layout Description
14782 PDF
14783 \begin_inset space ~
14784 \end_inset
14785
14786 (ps2pdf) This uses the program 
14787 \family typewriter
14788 ps2pdf
14789 \family default
14790  that creates a PDF from a PostScript-version of your file.
14791  The PostScript-version is produced by the program 
14792 \family typewriter
14793 dvips
14794 \family default
14795  which uses a DVI-version as intermediate step.
14796  So this export variant consist of three conversions.
14797 \end_layout
14798
14799 \begin_layout Description
14800 PDF
14801 \begin_inset space ~
14802 \end_inset
14803
14804 (dvipdfm) This uses the program 
14805 \family typewriter
14806 dvipdfm
14807 \family default
14808  that converts your file in the background to DVI and in a second step to
14809  PDF.
14810 \end_layout
14811
14812 \begin_layout Description
14813 PDF
14814 \begin_inset space ~
14815 \end_inset
14816
14817 (pdflatex) This uses the program 
14818 \family typewriter
14819 pdftex
14820 \family default
14821  which converts your file directly to PDF.
14822 \end_layout
14823
14824 \begin_layout Description
14825 PDF
14826 \begin_inset space ~
14827 \end_inset
14828
14829 (XeTe
14830 \begin_inset ERT
14831 status collapsed
14832
14833 \begin_layout Plain Layout
14834
14835 {}
14836 \end_layout
14837
14838 \end_inset
14839
14840 X) This uses the program 
14841 \family typewriter
14842 XeTeX
14843 \family default
14844  that converts your file directly to PDF.
14845  
14846 \family typewriter
14847 XeTeX
14848 \family default
14849  is a new engine that provides direct Unicode support and support for direct
14850  font access (see section
14851 \begin_inset space ~
14852 \end_inset
14853
14854
14855 \begin_inset CommandInset ref
14856 LatexCommand ref
14857 reference "sub:LaTeX-font-support"
14858
14859 \end_inset
14860
14861 ).
14862  It is particularly good at typesetting different scripts, for example verticall
14863 y written Japanese.
14864 \end_layout
14865
14866 \begin_layout Description
14867 PDF
14868 \begin_inset space ~
14869 \end_inset
14870
14871 (LuaTe
14872 \begin_inset ERT
14873 status collapsed
14874
14875 \begin_layout Plain Layout
14876
14877 {}
14878 \end_layout
14879
14880 \end_inset
14881
14882 X) This uses the program 
14883 \family typewriter
14884 LuaTeX
14885 \family default
14886  which converts your file directly to PDF.
14887  
14888 \family typewriter
14889 LuaTeX
14890 \family default
14891  is an even newer engine, derived from 
14892 \family typewriter
14893 pdflatex
14894 \family default
14895 , that also provides direct Unicode support and support for direct font
14896  access (see section
14897 \begin_inset space ~
14898 \end_inset
14899
14900
14901 \begin_inset CommandInset ref
14902 LatexCommand ref
14903 reference "sub:LaTeX-font-support"
14904
14905 \end_inset
14906
14907 ).
14908  LuaTeX is still a work in progress, but it might develop into the next
14909  standard TeX processor.
14910 \end_layout
14911
14912 \begin_layout Standard
14913 We recommend using 
14914 \family sans
14915 PDF
14916 \begin_inset space ~
14917 \end_inset
14918
14919 (pdflatex)
14920 \family default
14921  because 
14922 \family typewriter
14923 pdftex
14924 \family default
14925  supports all the features of actual PDF-versions, is quick, stable, and
14926  works without problems.
14927  If you rely on multiscript support and\SpecialChar \slash{}
14928 or specific OpenType fonts, you might
14929  want to try out 
14930 \family sans
14931 PDF
14932 \begin_inset space ~
14933 \end_inset
14934
14935 (XeTe
14936 \begin_inset ERT
14937 status collapsed
14938
14939 \begin_layout Plain Layout
14940
14941 {}
14942 \end_layout
14943
14944 \end_inset
14945
14946 X)
14947 \family default
14948  or 
14949 \family sans
14950 PDF
14951 \begin_inset space ~
14952 \end_inset
14953
14954 (LuaTe
14955 \begin_inset ERT
14956 status collapsed
14957
14958 \begin_layout Plain Layout
14959
14960 {}
14961 \end_layout
14962
14963 \end_inset
14964
14965 X)
14966 \family default
14967  instead, bearing in mind that these two programs are not yet as mature
14968  as 
14969 \family typewriter
14970 pdflatex
14971 \family default
14972 .
14973 \end_layout
14974
14975 \begin_layout Subsubsection
14976 XHTML
14977 \begin_inset Index idx
14978 status collapsed
14979
14980 \begin_layout Plain Layout
14981 FileFormats ! XHTML
14982 \end_layout
14983
14984 \end_inset
14985
14986
14987 \begin_inset Index idx
14988 status collapsed
14989
14990 \begin_layout Plain Layout
14991 HTML
14992 \end_layout
14993
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \begin_layout Standard
15000 This file type has the extension 
15001 \begin_inset Quotes eld
15002 \end_inset
15003
15004
15005 \family typewriter
15006 .xhtml
15007 \family default
15008
15009 \begin_inset Quotes erd
15010 \end_inset
15011
15012 .
15013  It is a file suitable for viewing in web browsers.
15014  It does not itself contain images and the like but only links to them,
15015  and when LyX produces XHTML, it also generates corresponding images in
15016  formats suitable for the purpose.
15017  For the math output you can choose in the menu 
15018 \family sans
15019 Document\SpecialChar \menuseparator
15020 Settings\SpecialChar \menuseparator
15021 Output
15022 \family default
15023  between different formats, which are described in section 
15024 \emph on
15025 Math Output in XHTML
15026 \emph default
15027  of the 
15028 \emph on
15029 Additional
15030 \begin_inset space ~
15031 \end_inset
15032
15033 Features
15034 \emph default
15035  manual.
15036 \end_layout
15037
15038 \begin_layout Standard
15039 XHTML output remains 
15040 \begin_inset Quotes eld
15041 \end_inset
15042
15043 under development
15044 \begin_inset Quotes erd
15045 \end_inset
15046
15047 , and not all LyX features are supported yet.
15048  See the chapter 
15049 \emph on
15050 LyX and the World Wide Web
15051 \emph default
15052 , in the 
15053 \emph on
15054 Additional Features
15055 \emph default
15056  manual, for more information.
15057 \end_layout
15058
15059 \begin_layout Standard
15060 You can export your document as an XHTML file using the menu item 
15061 \family sans
15062 File\SpecialChar \menuseparator
15063 Export\SpecialChar \menuseparator
15064 LyXHTML
15065 \family default
15066 .
15067 \end_layout
15068
15069 \begin_layout Subsection
15070 Previewing
15071 \begin_inset Index idx
15072 status collapsed
15073
15074 \begin_layout Plain Layout
15075 Document ! Preview 
15076 \end_layout
15077
15078 \end_inset
15079
15080
15081 \end_layout
15082
15083 \begin_layout Standard
15084 To get a look at the final version of your document, with all of the page
15085  breaks in place, the footnotes correctly numbered, and so on, use the menu
15086  
15087 \family sans
15088 View
15089 \family default
15090  and choose 
15091 \family sans
15092 View
15093 \family default
15094  or the toolbar button 
15095 \begin_inset Info
15096 type  "icon"
15097 arg   "buffer-view"
15098 \end_inset
15099
15100 .
15101  A viewing program will pop up showing the output in the defined default
15102  output format, which is globally set in the preferences (see sec.
15103 \begin_inset space \thinspace{}
15104 \end_inset
15105
15106
15107 \begin_inset CommandInset ref
15108 LatexCommand ref
15109 reference "sec:File-Formats"
15110
15111 \end_inset
15112
15113 ) and can also be altered for single documents in the document settings
15114  (see sec.
15115 \begin_inset space \thinspace{}
15116 \end_inset
15117
15118
15119 \begin_inset CommandInset ref
15120 LatexCommand ref
15121 reference "sec:Doc-Output"
15122
15123 \end_inset
15124
15125 ).
15126  Further output formats can be selected via 
15127 \family sans
15128 View\SpecialChar \menuseparator
15129 Other Formats
15130 \family default
15131  or the toolbar button 
15132 \begin_inset Graphics
15133         filename ../images/view-others.png
15134         scale 85
15135         groupId toolbarbuttons
15136
15137 \end_inset
15138
15139 .
15140 \end_layout
15141
15142 \begin_layout Standard
15143 If you have changed your document, you can refresh the output in the same
15144  viewer window using the menu 
15145 \family sans
15146 View\SpecialChar \menuseparator
15147 Update
15148 \family default
15149  or 
15150 \family sans
15151 View\SpecialChar \menuseparator
15152 Update (Other Formats)
15153 \family default
15154 , respectively.
15155 \end_layout
15156
15157 \begin_layout Standard
15158 When you preview a file, the output file is only generated in LyX's temporary
15159  directory.
15160  To have a real output, export your document.
15161 \end_layout
15162
15163 \begin_layout Subsection
15164 Printing the File from within LyX
15165 \begin_inset CommandInset label
15166 LatexCommand label
15167 name "sub:Printing-the-File"
15168
15169 \end_inset
15170
15171
15172 \end_layout
15173
15174 \begin_layout Standard
15175 Instead of exporting your file and then printing it, you can also print
15176  it directly from within LyX.
15177  To print a file, select the menu 
15178 \family sans
15179 File\SpecialChar \menuseparator
15180 Print
15181 \family default
15182  or click on the toolbar button 
15183 \begin_inset Info
15184 type  "icon"
15185 arg   "dialog-show print"
15186 \end_inset
15187
15188 .
15189  LyX will internally call LaTeX to produce a DVI.
15190  This file is then processed by the program 
15191 \family typewriter
15192 dvips
15193 \family default
15194  to PostScript-file, which is finally printed using the program 
15195 \family typewriter
15196 Ghostscript
15197 \family default
15198 .
15199  Due to these steps in the background, this method is not the fastest.
15200 \end_layout
15201
15202 \begin_layout Standard
15203 You can choose to print only even-numbered or odd-numbered pages — this
15204  is useful for printing on two sides: You can re-insert the pages after
15205  printing one set to print on the other side.
15206  Some printers spit out pages face-up, others, face-down.
15207  By choosing a particular order to print in, you can take the entire stack
15208  of pages out of the printer without needing to reorder them.
15209 \end_layout
15210
15211 \begin_layout Standard
15212 You can set the parameters in the 
15213 \family sans
15214 Print
15215 \begin_inset space ~
15216 \end_inset
15217
15218 Destination
15219 \family default
15220  box as follows:
15221 \end_layout
15222
15223 \begin_layout Labeling
15224 \labelwidthstring 00.00.0000
15225
15226 \family sans
15227 Printer
15228 \family default
15229  This is the name of the printer to print to.
15230 \begin_inset Foot
15231 status collapsed
15232
15233 \begin_layout Plain Layout
15234 Note that this printer name is for the program 
15235 \family typewriter
15236 dvips
15237 \family default
15238 .
15239  That means 
15240 \family typewriter
15241 dvips
15242 \family default
15243  has to be configured for this printer name.
15244  The default printer can be set in LyX's preferences dialog, see section
15245 \begin_inset space ~
15246 \end_inset
15247
15248
15249 \begin_inset CommandInset ref
15250 LatexCommand ref
15251 reference "sub:Printer"
15252
15253 \end_inset
15254
15255 .
15256 \end_layout
15257
15258 \end_inset
15259
15260  The printer should understand PostScript.
15261 \end_layout
15262
15263 \begin_layout Labeling
15264 \labelwidthstring 00.00.0000
15265
15266 \family sans
15267 File
15268 \family default
15269  The name of a file to print to.
15270  The output will be a PostScript file.
15271  It will be written in LyX's working directory unless you specify the full
15272  path.
15273 \end_layout
15274
15275 \begin_layout Section
15276 A few Words about Typography
15277 \begin_inset Index idx
15278 status collapsed
15279
15280 \begin_layout Plain Layout
15281 Typography
15282 \end_layout
15283
15284 \end_inset
15285
15286
15287 \end_layout
15288
15289 \begin_layout Subsection
15290 Hyphens, Dashes and Minus Signs
15291 \begin_inset Index idx
15292 status collapsed
15293
15294 \begin_layout Plain Layout
15295 Hyphens
15296 \end_layout
15297
15298 \end_inset
15299
15300
15301 \begin_inset Index idx
15302 status collapsed
15303
15304 \begin_layout Plain Layout
15305 Dashes
15306 \end_layout
15307
15308 \end_inset
15309
15310
15311 \end_layout
15312
15313 \begin_layout Standard
15314 In LyX, the 
15315 \begin_inset Quotes eld
15316 \end_inset
15317
15318
15319 \family typewriter
15320 -
15321 \family default
15322
15323 \begin_inset Quotes erd
15324 \end_inset
15325
15326  character comes in four lengths: the 
15327 \emph on
15328 hyphen
15329 \emph default
15330 , the 
15331 \emph on
15332 en dash
15333 \emph default
15334 , the 
15335 \emph on
15336 em dash
15337 \emph default
15338 , and the minus sign:
15339 \begin_inset VSpace defskip
15340 \end_inset
15341
15342
15343 \end_layout
15344
15345 \begin_layout Standard
15346 \begin_inset Tabular
15347 <lyxtabular version="3" rows="5" columns="3">
15348 <features tabularvalignment="middle">
15349 <column alignment="left" valignment="top" width="0">
15350 <column alignment="left" valignment="top" width="0">
15351 <column alignment="left" valignment="top" width="0">
15352 <row interlinespace="3mm">
15353 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357 name
15358 \end_layout
15359
15360 \end_inset
15361 </cell>
15362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15363 \begin_inset Text
15364
15365 \begin_layout Plain Layout
15366 output
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Plain Layout
15375 inserted with
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 </row>
15381 <row interlinespace="3mm">
15382 <cell alignment="center" valignment="top" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386 hyphen
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 <cell alignment="center" valignment="top" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395 -
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 <cell alignment="center" valignment="top" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Plain Layout
15404 \begin_inset Quotes eld
15405 \end_inset
15406
15407
15408 \family typewriter
15409 -
15410 \family default
15411
15412 \begin_inset Quotes erd
15413 \end_inset
15414
15415  in text
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 </row>
15421 <row interlinespace="3mm">
15422 <cell alignment="center" valignment="top" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Plain Layout
15426 en dash
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 <cell alignment="center" valignment="top" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 <cell alignment="center" valignment="top" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Plain Layout
15444
15445 \family sans
15446 Insert\SpecialChar \menuseparator
15447 Special
15448 \begin_inset space ~
15449 \end_inset
15450
15451 Character\SpecialChar \menuseparator
15452 Symbols
15453 \end_layout
15454
15455 \end_inset
15456 </cell>
15457 </row>
15458 <row interlinespace="3mm">
15459 <cell alignment="center" valignment="top" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463 em dash
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 <cell alignment="center" valignment="top" usebox="none">
15469 \begin_inset Text
15470
15471 \begin_layout Plain Layout
15472
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 <cell alignment="center" valignment="top" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Plain Layout
15481
15482 \family sans
15483 Insert\SpecialChar \menuseparator
15484 Special
15485 \begin_inset space ~
15486 \end_inset
15487
15488 Character\SpecialChar \menuseparator
15489 Symbols
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 </row>
15495 <row>
15496 <cell alignment="center" valignment="top" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500 minus sign
15501 \end_layout
15502
15503 \end_inset
15504 </cell>
15505 <cell alignment="center" valignment="top" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Plain Layout
15509 \begin_inset Formula $-$
15510 \end_inset
15511
15512
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521 \begin_inset Quotes eld
15522 \end_inset
15523
15524
15525 \family typewriter
15526 -
15527 \family default
15528
15529 \begin_inset Quotes erd
15530 \end_inset
15531
15532  in math mode
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 </row>
15538 </lyxtabular>
15539
15540 \end_inset
15541
15542
15543 \begin_inset VSpace defskip
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \begin_layout Standard
15550 You can alternatively generate the en and em dash by inserting the 
15551 \begin_inset Quotes eld
15552 \end_inset
15553
15554
15555 \family typewriter
15556 -
15557 \family default
15558
15559 \begin_inset Quotes erd
15560 \end_inset
15561
15562  character multiple times in a row.
15563  They will automatically be converted to the appropriate length dash in
15564  the final output, but not in LyX.
15565  
15566 \begin_inset Quotes eld
15567 \end_inset
15568
15569 -
15570 \begin_inset space \thinspace{}
15571 \end_inset
15572
15573 -
15574 \begin_inset Quotes erd
15575 \end_inset
15576
15577  gives a en dash, 
15578 \begin_inset Quotes eld
15579 \end_inset
15580
15581 -
15582 \begin_inset space \thinspace{}
15583 \end_inset
15584
15585 -
15586 \begin_inset space \thinspace{}
15587 \end_inset
15588
15589 -
15590 \begin_inset Quotes erd
15591 \end_inset
15592
15593  a em dash.
15594 \end_layout
15595
15596 \begin_layout Standard
15597 The three dash types are distinct from the minus sign, which appears in
15598  math mode and has a length of its own.
15599  Here are some examples:
15600 \end_layout
15601
15602 \begin_layout Enumerate
15603 line- and page-breaks
15604 \begin_inset space \hfill{}
15605 \end_inset
15606
15607 (
15608 \emph on
15609 hyphen
15610 \emph default
15611 )
15612 \end_layout
15613
15614 \begin_layout Enumerate
15615 From A–Z
15616 \begin_inset space \hfill{}
15617 \end_inset
15618
15619 (
15620 \emph on
15621 en dash
15622 \emph default
15623 )
15624 \end_layout
15625
15626 \begin_layout Enumerate
15627 Oh — there's a dash.
15628 \begin_inset space \hfill{}
15629 \end_inset
15630
15631 (
15632 \emph on
15633 em dash
15634 \emph default
15635 )
15636 \end_layout
15637
15638 \begin_layout Enumerate
15639 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15640 \end_inset
15641
15642
15643 \begin_inset space \hfill{}
15644 \end_inset
15645
15646 (
15647 \emph on
15648 minus sign
15649 \emph default
15650 )
15651 \end_layout
15652
15653 \begin_layout Subsection
15654 Hyphenation
15655 \begin_inset Index idx
15656 status collapsed
15657
15658 \begin_layout Plain Layout
15659 Hyphenation
15660 \end_layout
15661
15662 \end_inset
15663
15664
15665 \begin_inset CommandInset label
15666 LatexCommand label
15667 name "sub:Hyphenation"
15668
15669 \end_inset
15670
15671
15672 \end_layout
15673
15674 \begin_layout Standard
15675 Words are not hyphenated within LyX but automatically in the output.
15676  Hyphenation is done by the LaTeX-package 
15677 \series bold
15678 babel
15679 \series default
15680
15681 \begin_inset Index idx
15682 status collapsed
15683
15684 \begin_layout Plain Layout
15685 LaTeX-packages ! babel
15686 \end_layout
15687
15688 \end_inset
15689
15690  following the rules of the document language.
15691 \end_layout
15692
15693 \begin_layout Standard
15694 LaTeX hyphenates almost perfectly, it only has problems with text in the
15695  
15696 \family sans
15697 typewriter
15698 \family default
15699  font and with unusual constructs, like 
15700 \begin_inset Quotes eld
15701 \end_inset
15702
15703 h3knix/m0n0wall
15704 \begin_inset Quotes erd
15705 \end_inset
15706
15707 .
15708  If LaTeX cannot break a word correctly, you can set hyphenation points
15709  manually.
15710  This is done with the menu 
15711 \family sans
15712 Insert\SpecialChar \menuseparator
15713 Formatting\SpecialChar \menuseparator
15714 Hyphenation
15715 \begin_inset space ~
15716 \end_inset
15717
15718 Point
15719 \family default
15720 .
15721  These extra hyphenation points are only recommendations to LaTeX.
15722  If no hyphenation is necessary, LaTeX will ignore them.
15723 \end_layout
15724
15725 \begin_layout Standard
15726 Sometimes you want to prevent words or constructs from being hyphenated.
15727  Imagine that you are describing keybindings/shortcuts in your document
15728  in the form 
15729 \begin_inset Quotes eld
15730 \end_inset
15731
15732 A-b c
15733 \begin_inset Quotes erd
15734 \end_inset
15735
15736 .
15737  LaTeX would then see the hyphen 
15738 \begin_inset Quotes eld
15739 \end_inset
15740
15741 -
15742 \begin_inset Quotes erd
15743 \end_inset
15744
15745  as a hyphenation possibility.
15746  Hyphenating at this point would look ugly.
15747  To prevent the shortcut from being hyphenated, you can put it into a makebox
15748  as described in section 
15749 \begin_inset Quotes eld
15750 \end_inset
15751
15752 Prevent Hyphenation
15753 \begin_inset Quotes erd
15754 \end_inset
15755
15756  of the 
15757 \emph on
15758 Embedded
15759 \begin_inset space ~
15760 \end_inset
15761
15762 Objects
15763 \emph default
15764  manual.
15765 \end_layout
15766
15767 \begin_layout Subsection
15768 Punctuation Marks
15769 \begin_inset Index idx
15770 status collapsed
15771
15772 \begin_layout Plain Layout
15773 Punctuation marks
15774 \end_layout
15775
15776 \end_inset
15777
15778
15779 \end_layout
15780
15781 \begin_layout Subsubsection
15782 Abbreviations and End of Sentence
15783 \begin_inset CommandInset label
15784 LatexCommand label
15785 name "sub:Abbreviations"
15786
15787 \end_inset
15788
15789
15790 \end_layout
15791
15792 \begin_layout Standard
15793 When LyX calls LaTeX to generate the final version of your document, LaTeX
15794  automatically distinguishes between words, sentences, and abbreviations.
15795  LaTeX then adds the 
15796 \begin_inset Quotes eld
15797 \end_inset
15798
15799 appropriate amount of space
15800 \begin_inset Quotes erd
15801 \end_inset
15802
15803 .
15804  That means sentences get a little bit more space between the period and
15805  the next word.
15806  Abbreviations get the same amount of space after the period that a word
15807  gets after another word.
15808 \end_layout
15809
15810 \begin_layout Standard
15811 Unfortunately, the algorithm for figuring out what's an abbreviation does
15812  not work in all cases.
15813  If a 
15814 \begin_inset Quotes eld
15815 \end_inset
15816
15817
15818 \family typewriter
15819 .
15820 \family default
15821
15822 \begin_inset Quotes erd
15823 \end_inset
15824
15825  is at the end of a lowercase letter, it's the end of a sentence; if it's
15826  at the end of a capitalized letter, it's an abbreviation.
15827 \end_layout
15828
15829 \begin_layout Standard
15830 Here are some examples of 
15831 \emph on
15832 correct
15833 \emph default
15834  abbreviations and of the end of a sentence:
15835 \end_layout
15836
15837 \begin_layout Itemize
15838 M.
15839  Butterfly
15840 \end_layout
15841
15842 \begin_layout Itemize
15843 Don't worry.
15844  Be happy.
15845 \end_layout
15846
15847 \begin_layout Standard
15848 And here is an example of the algorithm going wrong:
15849 \end_layout
15850
15851 \begin_layout Itemize
15852 e.
15853 \begin_inset space \thinspace{}
15854 \end_inset
15855
15856 g.
15857  this is too much space!
15858 \end_layout
15859
15860 \begin_layout Itemize
15861 This is I.
15862  It's okay.
15863 \end_layout
15864
15865 \begin_layout Standard
15866 You will not see anything wrong until you view a final version of your document.
15867 \end_layout
15868
15869 \begin_layout Standard
15870 To fix this problem, use one of the following:
15871 \end_layout
15872
15873 \begin_layout Enumerate
15874 Use an 
15875 \family sans
15876 Inter-word
15877 \begin_inset space ~
15878 \end_inset
15879
15880 Space
15881 \family default
15882  after lowercase abbreviations (see section
15883 \begin_inset space ~
15884 \end_inset
15885
15886
15887 \begin_inset CommandInset ref
15888 LatexCommand ref
15889 reference "sub:Inter-word-Space"
15890
15891 \end_inset
15892
15893 ).
15894 \begin_inset Index idx
15895 status collapsed
15896
15897 \begin_layout Plain Layout
15898 Spaces ! inter-word
15899 \end_layout
15900
15901 \end_inset
15902
15903
15904 \end_layout
15905
15906 \begin_layout Enumerate
15907 Use a 
15908 \family sans
15909 Thin
15910 \begin_inset space ~
15911 \end_inset
15912
15913 Space
15914 \family default
15915  between two tokens of an abbreviation (see section
15916 \begin_inset space ~
15917 \end_inset
15918
15919
15920 \begin_inset CommandInset ref
15921 LatexCommand ref
15922 reference "sub:Thin-Space"
15923
15924 \end_inset
15925
15926 ).
15927 \begin_inset Index idx
15928 status collapsed
15929
15930 \begin_layout Plain Layout
15931 Spaces ! thin
15932 \end_layout
15933
15934 \end_inset
15935
15936
15937 \end_layout
15938
15939 \begin_layout Enumerate
15940 Use an 
15941 \family sans
15942 End
15943 \begin_inset space ~
15944 \end_inset
15945
15946 of
15947 \begin_inset space ~
15948 \end_inset
15949
15950 sentence
15951 \begin_inset space ~
15952 \end_inset
15953
15954 period
15955 \family default
15956  found under the 
15957 \family sans
15958 Insert\SpecialChar \menuseparator
15959 Special
15960 \begin_inset space ~
15961 \end_inset
15962
15963 Character
15964 \family default
15965  menu to force the use of inter-sentence spacing.
15966  This function is also bound to 
15967 \begin_inset Info
15968 type  "shortcut"
15969 arg   "specialchar-insert end-of-sentence"
15970 \end_inset
15971
15972  for easy access.
15973 \end_layout
15974
15975 \begin_layout Standard
15976 With the corrections, our earlier examples look like this:
15977 \end_layout
15978
15979 \begin_layout Itemize
15980 e.
15981 \begin_inset space \thinspace{}
15982 \end_inset
15983
15984 g.
15985 \begin_inset space \space{}
15986 \end_inset
15987
15988 this is too much space!
15989 \end_layout
15990
15991 \begin_layout Itemize
15992 This is I\SpecialChar \@.
15993  It's okay.
15994 \end_layout
15995
15996 \begin_layout Standard
15997 Some languages don't use extra spacing between sentences.
15998  If your language is such a language, you don't need to worry, because LaTeX
15999  will take care of this.
16000 \end_layout
16001
16002 \begin_layout Standard
16003 For those that do need to bother, there is help to catch those sneaky errors:
16004  Check out the 
16005 \family sans
16006 Check
16007 \begin_inset space ~
16008 \end_inset
16009
16010 TeX
16011 \family default
16012  feature described in section 
16013 \emph on
16014 Checking TeX
16015 \emph default
16016  of the 
16017 \emph on
16018 Additional Features
16019 \emph default
16020  manual.
16021 \end_layout
16022
16023 \begin_layout Subsubsection
16024 Quotes
16025 \begin_inset Index idx
16026 status collapsed
16027
16028 \begin_layout Plain Layout
16029 Typography ! Quotes
16030 \end_layout
16031
16032 \end_inset
16033
16034
16035 \begin_inset Index idx
16036 status collapsed
16037
16038 \begin_layout Plain Layout
16039 Quotes | see
16040 \begin_inset ERT
16041 status collapsed
16042
16043 \begin_layout Plain Layout
16044
16045 {
16046 \end_layout
16047
16048 \end_inset
16049
16050 Typography
16051 \begin_inset ERT
16052 status collapsed
16053
16054 \begin_layout Plain Layout
16055
16056 }
16057 \end_layout
16058
16059 \end_inset
16060
16061
16062 \end_layout
16063
16064 \end_inset
16065
16066
16067 \end_layout
16068
16069 \begin_layout Standard
16070 LyX usually sets quotes correctly.
16071  Specifically, it will use an opening quote at the beginning of quoted text,
16072  and use a closing quote at the end.
16073  For example, 
16074 \begin_inset Quotes eld
16075 \end_inset
16076
16077 open close
16078 \begin_inset Quotes erd
16079 \end_inset
16080
16081 .
16082  The keyboard character, 
16083 \family sans
16084 "
16085 \family default
16086 , generates this automatically.
16087 \end_layout
16088
16089 \begin_layout Standard
16090 You can specify what character the 
16091 \family sans
16092 "
16093 \family default
16094  key produces using the submenu 
16095 \family sans
16096 Language
16097 \family default
16098  of the 
16099 \family sans
16100 Document\SpecialChar \menuseparator
16101 Settings
16102 \family default
16103
16104 \begin_inset Index idx
16105 status collapsed
16106
16107 \begin_layout Plain Layout
16108 Document ! Settings
16109 \end_layout
16110
16111 \end_inset
16112
16113  dialog in the box 
16114 \family sans
16115 Quote Style
16116 \family default
16117 .
16118  There are six choices:
16119 \end_layout
16120
16121 \begin_layout Labeling
16122 \labelwidthstring 00.00.0000
16123
16124 \family sans
16125 \begin_inset Quotes eld
16126 \end_inset
16127
16128 Text
16129 \begin_inset Quotes erd
16130 \end_inset
16131
16132
16133 \family default
16134  Use quotes like this 
16135 \begin_inset Quotes eld
16136 \end_inset
16137
16138 double
16139 \begin_inset Quotes erd
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \begin_layout Labeling
16146 \labelwidthstring 00.00.0000
16147
16148 \family sans
16149 \begin_inset Quotes sld
16150 \end_inset
16151
16152 Text
16153 \begin_inset Quotes srd
16154 \end_inset
16155
16156
16157 \family default
16158  Use quotes like 
16159 \begin_inset Quotes sld
16160 \end_inset
16161
16162 this
16163 \begin_inset Quotes srd
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \begin_layout Labeling
16170 \labelwidthstring 00.00.0000
16171
16172 \family sans
16173 \begin_inset Quotes gld
16174 \end_inset
16175
16176 Text
16177 \begin_inset Quotes grd
16178 \end_inset
16179
16180
16181 \family default
16182  Use quotes like 
16183 \begin_inset Quotes gld
16184 \end_inset
16185
16186 this
16187 \begin_inset Quotes grd
16188 \end_inset
16189
16190
16191 \end_layout
16192
16193 \begin_layout Labeling
16194 \labelwidthstring 00.00.0000
16195
16196 \family sans
16197 \begin_inset Quotes pld
16198 \end_inset
16199
16200 Text
16201 \begin_inset Quotes prd
16202 \end_inset
16203
16204
16205 \family default
16206  Use quotes like 
16207 \begin_inset Quotes pld
16208 \end_inset
16209
16210 this
16211 \begin_inset Quotes prd
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \begin_layout Labeling
16218 \labelwidthstring 00.00.0000
16219
16220 \family sans
16221 \begin_inset Quotes fld
16222 \end_inset
16223
16224 Text
16225 \begin_inset Quotes frd
16226 \end_inset
16227
16228
16229 \family default
16230  Use quotes like 
16231 \begin_inset Quotes fld
16232 \end_inset
16233
16234 this
16235 \begin_inset Quotes frd
16236 \end_inset
16237
16238
16239 \end_layout
16240
16241 \begin_layout Labeling
16242 \labelwidthstring 00.00.0000
16243
16244 \family sans
16245 \begin_inset Quotes ald
16246 \end_inset
16247
16248 Text
16249 \begin_inset Quotes ard
16250 \end_inset
16251
16252
16253 \family default
16254  Use quotes like 
16255 \begin_inset Quotes ald
16256 \end_inset
16257
16258 this
16259 \begin_inset Quotes ard
16260 \end_inset
16261
16262
16263 \end_layout
16264
16265 \begin_layout Subsection
16266 Ligatures
16267 \begin_inset Index idx
16268 status collapsed
16269
16270 \begin_layout Plain Layout
16271 Typography ! Ligatures
16272 \end_layout
16273
16274 \end_inset
16275
16276
16277 \begin_inset Index idx
16278 status collapsed
16279
16280 \begin_layout Plain Layout
16281 Ligatures | see
16282 \begin_inset ERT
16283 status collapsed
16284
16285 \begin_layout Plain Layout
16286
16287 {
16288 \end_layout
16289
16290 \end_inset
16291
16292 Typography
16293 \begin_inset ERT
16294 status collapsed
16295
16296 \begin_layout Plain Layout
16297
16298 }
16299 \end_layout
16300
16301 \end_inset
16302
16303
16304 \end_layout
16305
16306 \end_inset
16307
16308
16309 \begin_inset CommandInset label
16310 LatexCommand label
16311 name "sub:Ligatures"
16312
16313 \end_inset
16314
16315
16316 \end_layout
16317
16318 \begin_layout Standard
16319 It is standard typesetting practice to group certain letters together and
16320  print them as single characters.
16321  These groups are known as 
16322 \emph on
16323 ligatures
16324 \emph default
16325 .
16326  Since LaTeX knows about ligatures, your documents will contain them too
16327  in the output.
16328  Here are the standard ligatures:
16329 \end_layout
16330
16331 \begin_layout Itemize
16332 ff
16333 \end_layout
16334
16335 \begin_layout Itemize
16336 fi
16337 \end_layout
16338
16339 \begin_layout Itemize
16340 fl
16341 \end_layout
16342
16343 \begin_layout Itemize
16344 ffi
16345 \end_layout
16346
16347 \begin_layout Itemize
16348 ffl
16349 \end_layout
16350
16351 \begin_layout Standard
16352 Some languages uses other ligatures if the document font supports them.
16353 \end_layout
16354
16355 \begin_layout Standard
16356 Sometimes, you don't want a ligature in a word.
16357  While a ligature may be okay in the word, 
16358 \begin_inset Quotes eld
16359 \end_inset
16360
16361 graffiti,
16362 \begin_inset Quotes erd
16363 \end_inset
16364
16365  it looks really weird in compound words, such as 
16366 \begin_inset Quotes eld
16367 \end_inset
16368
16369 cufflink
16370 \begin_inset Quotes erd
16371 \end_inset
16372
16373  or the German 
16374 \begin_inset Quotes eld
16375 \end_inset
16376
16377 Dorffest.
16378 \begin_inset Quotes erd
16379 \end_inset
16380
16381  To break a ligature, use 
16382 \family sans
16383 Insert\SpecialChar \menuseparator
16384 Formatting\SpecialChar \menuseparator
16385 Ligature
16386 \begin_inset space ~
16387 \end_inset
16388
16389 Break.
16390
16391 \family default
16392  This changes 
16393 \begin_inset Quotes eld
16394 \end_inset
16395
16396 cufflinks
16397 \begin_inset Quotes erd
16398 \end_inset
16399
16400  to 
16401 \begin_inset Quotes eld
16402 \end_inset
16403
16404 cuff\SpecialChar \textcompwordmark{}
16405 links
16406 \begin_inset Quotes erd
16407 \end_inset
16408
16409  and 
16410 \begin_inset Quotes eld
16411 \end_inset
16412
16413 Dorffest
16414 \begin_inset Quotes erd
16415 \end_inset
16416
16417  to 
16418 \begin_inset Quotes eld
16419 \end_inset
16420
16421 Dorf\SpecialChar \textcompwordmark{}
16422 fest
16423 \begin_inset Quotes erd
16424 \end_inset
16425
16426 .
16427 \end_layout
16428
16429 \begin_layout Subsection
16430 LyX's Proper Names
16431 \begin_inset Index idx
16432 status collapsed
16433
16434 \begin_layout Plain Layout
16435 LyX ! Proper names
16436 \end_layout
16437
16438 \end_inset
16439
16440
16441 \begin_inset CommandInset label
16442 LatexCommand label
16443 name "sub:LyX's-Proper-Names"
16444
16445 \end_inset
16446
16447
16448 \end_layout
16449
16450 \begin_layout Standard
16451 You will certainly have noticed that the word “LaTeX” always appears with
16452  characters in different sizes and heights.
16453  LaTeX is the name of the program used by LyX and is therefore recognized
16454  as a proper name when you type it in LyX as 
16455 \begin_inset Quotes eld
16456 \end_inset
16457
16458 LaT
16459 \begin_inset ERT
16460 status collapsed
16461
16462 \begin_layout Plain Layout
16463
16464 {}
16465 \end_layout
16466
16467 \end_inset
16468
16469 eX
16470 \begin_inset Quotes erd
16471 \end_inset
16472
16473 .
16474 \begin_inset Note Note
16475 status collapsed
16476
16477 \begin_layout Plain Layout
16478 The braces in TeX Code are here to avoid that the 
16479 \begin_inset Quotes eld
16480 \end_inset
16481
16482 command
16483 \begin_inset Quotes erd
16484 \end_inset
16485
16486  appear as proper name in the output, see the last paragraph of this section.
16487  To create proper names omit the TeX Code.
16488 \end_layout
16489
16490 \end_inset
16491
16492  Note the order of the upper-and lowercase letters! LyX recognizes the following
16493  proper names:
16494 \end_layout
16495
16496 \begin_layout Description
16497 LyX The name of the game, write 
16498 \begin_inset Quotes eld
16499 \end_inset
16500
16501 L
16502 \begin_inset ERT
16503 status collapsed
16504
16505 \begin_layout Plain Layout
16506
16507 {}
16508 \end_layout
16509
16510 \end_inset
16511
16512 yX
16513 \begin_inset Quotes erd
16514 \end_inset
16515
16516  to produce it.
16517 \end_layout
16518
16519 \begin_layout Description
16520 TeX The program used by LaTeX, write 
16521 \begin_inset Quotes eld
16522 \end_inset
16523
16524 T
16525 \begin_inset ERT
16526 status collapsed
16527
16528 \begin_layout Plain Layout
16529
16530 {}
16531 \end_layout
16532
16533 \end_inset
16534
16535 eX
16536 \begin_inset Quotes erd
16537 \end_inset
16538
16539  to produce it.
16540 \end_layout
16541
16542 \begin_layout Description
16543 LaTeX The program used by LyX, write 
16544 \begin_inset Quotes eld
16545 \end_inset
16546
16547 LaT
16548 \begin_inset ERT
16549 status collapsed
16550
16551 \begin_layout Plain Layout
16552
16553 {}
16554 \end_layout
16555
16556 \end_inset
16557
16558 eX
16559 \begin_inset Quotes erd
16560 \end_inset
16561
16562  to produce it.
16563 \end_layout
16564
16565 \begin_layout Description
16566 LaTeX2e The actual version of LaTeX, write 
16567 \begin_inset Quotes eld
16568 \end_inset
16569
16570 LaT
16571 \begin_inset ERT
16572 status collapsed
16573
16574 \begin_layout Plain Layout
16575
16576 {}
16577 \end_layout
16578
16579 \end_inset
16580
16581 eX2e
16582 \begin_inset Quotes erd
16583 \end_inset
16584
16585  to produce it.
16586 \end_layout
16587
16588 \begin_layout Standard
16589 You might wonder why the LaTeX-version is 
16590 \begin_inset Quotes eld
16591 \end_inset
16592
16593 2
16594 \begin_inset Formula $\epsilon$
16595 \end_inset
16596
16597
16598 \begin_inset Quotes erd
16599 \end_inset
16600
16601 .
16602  It's an old tradition in the TeX-world to give programs geek version numbers.
16603  For example the version number of TeX converges to the number 
16604 \begin_inset Formula $\pi$
16605 \end_inset
16606
16607 : The actual version is 
16608 \begin_inset Quotes eld
16609 \end_inset
16610
16611 TeX-3.141592
16612 \begin_inset Quotes erd
16613 \end_inset
16614
16615 , the previous one was 
16616 \begin_inset Quotes eld
16617 \end_inset
16618
16619 TeX-3.14159
16620 \begin_inset Quotes erd
16621 \end_inset
16622
16623 .
16624 \end_layout
16625
16626 \begin_layout Standard
16627 If you don't want to use proper names, e.
16628 \begin_inset space \thinspace{}
16629 \end_inset
16630
16631 g.
16632 \begin_inset space \space{}
16633 \end_inset
16634
16635 in section headings, you can insert two empty braces in TeX Code in the
16636  word.
16637  This will look in LyX like: 
16638 \begin_inset Graphics
16639         filename clipart/LaTeX.png
16640         scale 80
16641
16642 \end_inset
16643
16644
16645 \begin_inset Newline newline
16646 \end_inset
16647
16648 For more about TeX Code, look at section
16649 \begin_inset space ~
16650 \end_inset
16651
16652
16653 \begin_inset CommandInset ref
16654 LatexCommand ref
16655 reference "sec:TeX-Code"
16656
16657 \end_inset
16658
16659 .
16660 \end_layout
16661
16662 \begin_layout Subsection
16663 Units
16664 \begin_inset Index idx
16665 status collapsed
16666
16667 \begin_layout Plain Layout
16668 Typography ! Units
16669 \end_layout
16670
16671 \end_inset
16672
16673
16674 \end_layout
16675
16676 \begin_layout Standard
16677 Generally the space between units and the number is smaller than the normal
16678  space between two words.
16679  As you can see in the example below, it looks better when the space is
16680  smaller.
16681  To get such a 
16682 \begin_inset Quotes eld
16683 \end_inset
16684
16685 half space
16686 \begin_inset Quotes erd
16687 \end_inset
16688
16689  for units use the menu 
16690 \family sans
16691 Insert\SpecialChar \menuseparator
16692 Formatting\SpecialChar \menuseparator
16693 Thin
16694 \begin_inset space ~
16695 \end_inset
16696
16697 Space
16698 \family default
16699  (shortcut 
16700 \begin_inset Info
16701 type  "shortcuts"
16702 arg   "space-insert thin"
16703 \end_inset
16704
16705 ).
16706 \end_layout
16707
16708 \begin_layout Standard
16709 Here is an example to show the differences:
16710 \end_layout
16711
16712 \begin_layout Standard
16713 \begin_inset Tabular
16714 <lyxtabular version="3" rows="2" columns="2">
16715 <features tabularvalignment="middle">
16716 <column alignment="left" valignment="top" width="0">
16717 <column alignment="left" valignment="top" width="0">
16718 <row>
16719 <cell alignment="center" valignment="top" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 24
16724 \begin_inset space ~
16725 \end_inset
16726
16727 kW
16728 \begin_inset Formula $\cdot$
16729 \end_inset
16730
16731 h
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 space between number and unit
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 </row>
16746 <row>
16747 <cell alignment="center" valignment="top" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751 24
16752 \begin_inset space \thinspace{}
16753 \end_inset
16754
16755 kW
16756 \begin_inset Formula $\cdot$
16757 \end_inset
16758
16759 h
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 half space between number and unit
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 </lyxtabular>
16775
16776 \end_inset
16777
16778
16779 \end_layout
16780
16781 \begin_layout Subsection
16782 Widows and Orphans
16783 \begin_inset Index idx
16784 status collapsed
16785
16786 \begin_layout Plain Layout
16787 Typography ! Widows and orphans
16788 \end_layout
16789
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \begin_layout Standard
16796 In the early days of word processors, page breaks went wherever the page
16797  happened to end.
16798  There was no regard for what was actually going on in the text.
16799  You may remember once printing out a document, only to find the heading
16800  for a new section printed at the very bottom of the page, the first line
16801  of a new paragraph all alone at the bottom of a page, or the last line
16802  of a paragraph at the top of a new page.
16803  These bits of text became known as 
16804 \emph on
16805 widows
16806 \emph default
16807  and 
16808 \emph on
16809 orphans
16810 \emph default
16811 .
16812 \end_layout
16813
16814 \begin_layout Standard
16815 Clearly, LyX can avoid breaking pages after a section heading.
16816  That's part of the advantage of paragraph environments.
16817  But what about widows and orphans, where the page breaks leave one line
16818  of a paragraph all alone at the top or bottom of a page? There are rules
16819  built into LaTeX governing page breaks, and some of those rules are there
16820  to specifically prevent widows and orphans.
16821  This is the advantage LyX has in using LaTeX as its backend.
16822 \end_layout
16823
16824 \begin_layout Standard
16825 There's no way we can go into how TeX and LaTeX decide to break a page,
16826  or how you can tweak that behavior.
16827  Some LaTeX books listed in the bibliography (such as
16828 \begin_inset space ~
16829 \end_inset
16830
16831
16832 \begin_inset CommandInset citation
16833 LatexCommand cite
16834 key "latexcompanion"
16835
16836 \end_inset
16837
16838  or
16839 \begin_inset space ~
16840 \end_inset
16841
16842
16843 \begin_inset CommandInset citation
16844 LatexCommand cite
16845 key "latexguide"
16846
16847 \end_inset
16848
16849 ) may have more information.
16850  You will almost never need to worry about this, however.
16851 \end_layout
16852
16853 \begin_layout Chapter
16854 Notes, Graphics, Tables, and Floats
16855 \begin_inset CommandInset label
16856 LatexCommand label
16857 name "chap:Floats-and-Notes"
16858
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \begin_layout Standard
16865 The issues of this chapter are described in detail in the 
16866 \emph on
16867 Embedded
16868 \begin_inset space ~
16869 \end_inset
16870
16871 Objects
16872 \emph default
16873  manual.
16874  There you will also find tips and tricks for special cases.
16875 \end_layout
16876
16877 \begin_layout Section
16878 Notes
16879 \begin_inset Index idx
16880 status collapsed
16881
16882 \begin_layout Plain Layout
16883 Notes
16884 \end_layout
16885
16886 \end_inset
16887
16888
16889 \begin_inset CommandInset label
16890 LatexCommand label
16891 name "sec:Notes"
16892
16893 \end_inset
16894
16895
16896 \end_layout
16897
16898 \begin_layout Standard
16899 LyX offers you a few types of notes to add to your document:
16900 \end_layout
16901
16902 \begin_layout Description
16903 LyX
16904 \begin_inset space ~
16905 \end_inset
16906
16907 Note This note type is for internal notes that will not appear in the output.
16908 \begin_inset Newline newline
16909 \end_inset
16910
16911
16912 \begin_inset Note Note
16913 status collapsed
16914
16915 \begin_layout Plain Layout
16916 This is text in a note box that doesn't appear in the output.
16917 \end_layout
16918
16919 \end_inset
16920
16921
16922 \end_layout
16923
16924 \begin_layout Description
16925 Comment This note also doesn't appear in the output but it does appear as
16926  a LaTeX-comment when you export the document to LaTeX via the menu 
16927 \family sans
16928 File\SpecialChar \menuseparator
16929 Export\SpecialChar \menuseparator
16930 LaTeX
16931 \begin_inset space ~
16932 \end_inset
16933
16934 (xxx)
16935 \family default
16936 .
16937 \begin_inset Newline newline
16938 \end_inset
16939
16940
16941 \begin_inset Note Comment
16942 status collapsed
16943
16944 \begin_layout Plain Layout
16945 This is text in a note box that only appears as a comment in LaTeX-files.
16946 \end_layout
16947
16948 \end_inset
16949
16950
16951 \end_layout
16952
16953 \begin_layout Description
16954 Greyed
16955 \begin_inset space ~
16956 \end_inset
16957
16958 Out This note will appear in the output as text in a color which you can
16959  set in the document settings under 
16960 \family sans
16961 Colors\SpecialChar \menuseparator
16962 Greyed-out
16963 \begin_inset space ~
16964 \end_inset
16965
16966 notes
16967 \family default
16968 .
16969 \begin_inset Newline newline
16970 \end_inset
16971
16972
16973 \begin_inset Newline newline
16974 \end_inset
16975
16976
16977 \begin_inset Note Greyedout
16978 status collapsed
16979
16980 \begin_layout Plain Layout
16981 This is text
16982 \begin_inset Foot
16983 status collapsed
16984
16985 \begin_layout Plain Layout
16986 This is an example footnote within a greyed out note.
16987  In this document the color of this note type is set to blue.
16988 \end_layout
16989
16990 \end_inset
16991
16992  of a comment that appears in the output.
16993 \end_layout
16994
16995 \end_inset
16996
16997
16998 \begin_inset Newline newline
16999 \end_inset
17000
17001
17002 \begin_inset Newline newline
17003 \end_inset
17004
17005 As you can see in the example, the first line of greyed out notes is a bit
17006  indented and greyed out notes can have footnotes.
17007 \end_layout
17008
17009 \begin_layout Standard
17010 Notes are inserted with the toolbar button 
17011 \begin_inset Info
17012 type  "icon"
17013 arg   "note-insert"
17014 \end_inset
17015
17016  or the menu 
17017 \family sans
17018 Insert\SpecialChar \menuseparator
17019 Note
17020 \family default
17021 .
17022  Right-click on the appearing note box to select the note type.
17023 \end_layout
17024
17025 \begin_layout Section
17026 Footnotes
17027 \begin_inset Index idx
17028 status collapsed
17029
17030 \begin_layout Plain Layout
17031 Footnotes
17032 \end_layout
17033
17034 \end_inset
17035
17036
17037 \begin_inset CommandInset label
17038 LatexCommand label
17039 name "sec:Footnotes"
17040
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \begin_layout Standard
17047 LyX uses boxes to display footnotes: When you insert a footnote using the
17048  menu 
17049 \family sans
17050 Insert\SpecialChar \menuseparator
17051 Footnote
17052 \family default
17053  or the toolbar button 
17054 \begin_inset Info
17055 type  "icon"
17056 arg   "footnote-insert"
17057 \end_inset
17058
17059
17060 \family roman
17061 \series medium
17062 \bar no
17063 you will see
17064 \family default
17065 \series default
17066 \bar default
17067  the following box: 
17068 \begin_inset Graphics
17069         filename clipart/footnoteQt4.png
17070         scale 80
17071
17072 \end_inset
17073
17074
17075 \family roman
17076 \series medium
17077 \bar no
17078  This box is LyX's representation of your footnote.
17079  If you
17080 \family default
17081 \series default
17082 \bar default
17083  left-click on 
17084 \family roman
17085 \series medium
17086 \bar no
17087 the 
17088 \begin_inset Quotes eld
17089 \end_inset
17090
17091
17092 \family sans
17093 foot
17094 \family roman
17095
17096 \begin_inset Quotes erd
17097 \end_inset
17098
17099
17100 \family default
17101 \series default
17102 \bar default
17103  
17104 \family roman
17105 \series medium
17106 \bar no
17107 label, the box will
17108 \family default
17109 \series default
17110 \bar default
17111  be opened and you can enter the footnote text into it.
17112  Clicking on the box label again, will close 
17113 \family roman
17114 \series medium
17115 \bar no
17116 the
17117 \family default
17118 \series default
17119 \bar default
17120  box
17121 \family roman
17122 \series medium
17123 \bar no
17124 .
17125  If you want to turn existing text into a footnote, simply highlight it
17126  and click on the footnote
17127 \family default
17128 \series default
17129 \bar default
17130  toolbar 
17131 \family roman
17132 \series medium
17133 \bar no
17134 button
17135 \family default
17136 \series default
17137 \bar default
17138 .
17139 \end_layout
17140
17141 \begin_layout Standard
17142 Here is an example footnote:
17143 \family roman
17144 \series medium
17145 \bar no
17146
17147 \begin_inset Foot
17148 status collapsed
17149
17150 \begin_layout Plain Layout
17151 To close a footnote, click on the footnote box label.
17152 \end_layout
17153
17154 \end_inset
17155
17156
17157 \end_layout
17158
17159 \begin_layout Standard
17160 The footnote will appear in the output as a superscript number at the text
17161  position where the footnote box is placed.
17162  The footnote text is placed at the bottom of the current page.
17163  The footnote number is calculated by LyX.
17164  The numbers are consecutive, no matter in which chapter the footnote is
17165  in.
17166  LyX doesn't support other numbering schemes yet, but you can get other
17167  schemes using special LaTeX-commands.
17168  T
17169 \family roman
17170 h
17171 \family default
17172 ey are described in the 
17173 \emph on
17174 Embedded
17175 \begin_inset space ~
17176 \end_inset
17177
17178 Objects
17179 \emph default
17180  manual.
17181 \end_layout
17182
17183 \begin_layout Section
17184 Marginal Notes
17185 \begin_inset Index idx
17186 status collapsed
17187
17188 \begin_layout Plain Layout
17189 Marginal notes
17190 \end_layout
17191
17192 \end_inset
17193
17194
17195 \begin_inset CommandInset label
17196 LatexCommand label
17197 name "sec:Marginal-Notes"
17198
17199 \end_inset
17200
17201
17202 \end_layout
17203
17204 \begin_layout Standard
17205 Marginal notes look and behave just like footnotes in LyX.
17206  When you insert a margin note via the menu 
17207 \family sans
17208 Insert\SpecialChar \menuseparator
17209 Marginal
17210 \begin_inset space ~
17211 \end_inset
17212
17213 Note
17214 \family default
17215  or the toolbar button 
17216 \begin_inset Info
17217 type  "icon"
17218 arg   "marginalnote-insert"
17219 \end_inset
17220
17221 , you will see 
17222 \family roman
17223 \series medium
17224 a
17225 \family default
17226 \series default
17227  
17228 \family roman
17229 \series medium
17230 box with the
17231 \family default
17232 \series default
17233  
17234 \family roman
17235 \series medium
17236 label 
17237 \begin_inset Quotes eld
17238 \end_inset
17239
17240 margin
17241 \begin_inset Quotes erd
17242 \end_inset
17243
17244  appearing within your text.
17245  This box is LyX's representation of your margin
17246 \family default
17247 \series default
17248 al 
17249 \family roman
17250 \series medium
17251 note.
17252 \end_layout
17253
17254 \begin_layout Standard
17255 At the side of this sentence is an example marginal note.
17256 \family roman
17257 \series medium
17258
17259 \begin_inset Marginal
17260 status collapsed
17261
17262 \begin_layout Plain Layout
17263 This is a marginal note.
17264 \end_layout
17265
17266 \end_inset
17267
17268
17269 \end_layout
17270
17271 \begin_layout Standard
17272 Marginal notes appear at the right side in single-sided documents.
17273  In double-sided documents they appear in the outer margin – left on even
17274  pages, right on odd pages.
17275 \end_layout
17276
17277 \begin_layout Standard
17278 For further information about marginal notes see section 
17279 \emph on
17280 Margin
17281 \begin_inset space ~
17282 \end_inset
17283
17284 Notes
17285 \emph default
17286  of the 
17287 \emph on
17288 Embedded
17289 \begin_inset space ~
17290 \end_inset
17291
17292 Objects
17293 \emph default
17294  manual.
17295 \end_layout
17296
17297 \begin_layout Section
17298 Graphics and Images
17299 \begin_inset Index idx
17300 status collapsed
17301
17302 \begin_layout Plain Layout
17303 Images
17304 \end_layout
17305
17306 \end_inset
17307
17308
17309 \begin_inset Index idx
17310 status collapsed
17311
17312 \begin_layout Plain Layout
17313 Graphics
17314 \end_layout
17315
17316 \end_inset
17317
17318
17319 \begin_inset CommandInset label
17320 LatexCommand label
17321 name "sec:Graphics"
17322
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \begin_layout Standard
17329 To insert an image in your document, place the cursor at the text position
17330  you want and click on the toolbar icon 
17331 \begin_inset Info
17332 type  "icon"
17333 arg   "dialog-show-new-inset graphics"
17334 \end_inset
17335
17336  or select 
17337 \family sans
17338 Insert\SpecialChar \menuseparator
17339 Graphics
17340 \family default
17341  from the menu.
17342  Then a dialog will appear to choose the file to load.
17343 \end_layout
17344
17345 \begin_layout Standard
17346 This dialog has numerous mostly self-explanatory parameters.
17347  The 
17348 \family sans
17349 Graphics
17350 \family default
17351  tab allows you to choose your image file.
17352  The image can be transformed by setting a rotation angle and a scaling
17353  factor.
17354  The scaling units are explained in Appendix
17355 \begin_inset space ~
17356 \end_inset
17357
17358
17359 \begin_inset CommandInset ref
17360 LatexCommand ref
17361 reference "cha:Units-available-in"
17362
17363 \end_inset
17364
17365 .
17366 \end_layout
17367
17368 \begin_layout Standard
17369 In the tab 
17370 \family sans
17371 Clipping
17372 \family default
17373  it is possible to set image coordinates to adjust the height and width
17374  of the image in the output.
17375  The coordinates can also be calculated automatically by pressing the button
17376  
17377 \family sans
17378 Get
17379 \begin_inset space ~
17380 \end_inset
17381
17382 from
17383 \begin_inset space ~
17384 \end_inset
17385
17386 file
17387 \family default
17388 .
17389  The option 
17390 \family sans
17391 Clip
17392 \begin_inset space ~
17393 \end_inset
17394
17395 to
17396 \begin_inset space ~
17397 \end_inset
17398
17399 bounding
17400 \begin_inset space ~
17401 \end_inset
17402
17403 box
17404 \family default
17405  will only print the image region within the given coordinates.
17406  Normally you don't need to take care about image coordinates and can ignore
17407  the tab 
17408 \family sans
17409 Clipping
17410 \family default
17411 .
17412 \end_layout
17413
17414 \begin_layout Standard
17415 In the 
17416 \family sans
17417 LaTeX and LyX options
17418 \family default
17419  tab LaTeX experts can specify additional LaTeX options.
17420  In this tab you can also specify the appearance of the image inside LyX.
17421  The option 
17422 \family sans
17423 Draft
17424 \begin_inset space ~
17425 \end_inset
17426
17427 mode
17428 \family default
17429  has the effect that the image doesn't appear in the output, only a frame
17430  with the image size is printed.
17431  The option 
17432 \family sans
17433 Don't
17434 \begin_inset space ~
17435 \end_inset
17436
17437 unzip
17438 \begin_inset space ~
17439 \end_inset
17440
17441 on
17442 \begin_inset space ~
17443 \end_inset
17444
17445 export
17446 \family default
17447  is explained in the 
17448 \emph on
17449 Embedded
17450 \begin_inset space ~
17451 \end_inset
17452
17453 Objects
17454 \emph default
17455  manual in section 
17456 \emph on
17457 Graphics Dialog
17458 \emph default
17459 .
17460 \end_layout
17461
17462 \begin_layout Standard
17463 The graphics dialog can be called at any time by clicking on an image.
17464  The image will appear in the output exactly at the position where it is
17465  in the text.
17466  This is an example image within a separate, horizontally centered paragraph:
17467  
17468 \end_layout
17469
17470 \begin_layout Standard
17471 \align center
17472 \begin_inset Graphics
17473         filename clipart/mobius.eps
17474         scale 70
17475
17476 \end_inset
17477
17478
17479 \end_layout
17480
17481 \begin_layout Standard
17482 If you need image captions or want to reference images, you have to put
17483  the image into a float, see section
17484 \begin_inset space ~
17485 \end_inset
17486
17487
17488 \begin_inset CommandInset ref
17489 LatexCommand ref
17490 reference "sub:Figure-Floats"
17491
17492 \end_inset
17493
17494 .
17495 \end_layout
17496
17497 \begin_layout Subsection
17498 Image Formats
17499 \begin_inset Index idx
17500 status collapsed
17501
17502 \begin_layout Plain Layout
17503 Images ! Formats
17504 \end_layout
17505
17506 \end_inset
17507
17508
17509 \begin_inset CommandInset label
17510 LatexCommand label
17511 name "sub:Image-Formats"
17512
17513 \end_inset
17514
17515
17516 \end_layout
17517
17518 \begin_layout Standard
17519 You can insert images in any known file format.
17520  But as we explained in section
17521 \begin_inset space ~
17522 \end_inset
17523
17524
17525 \begin_inset CommandInset ref
17526 LatexCommand ref
17527 reference "sub:Output-file-formats"
17528
17529 \end_inset
17530
17531 , every output document format allows only a few image formats.
17532  LyX therefore uses the program 
17533 \family typewriter
17534 ImageMagick
17535 \family default
17536  in the background to convert the images to the right format.
17537  To increase your workflow by avoiding these conversions in the background,
17538  use only the image formats listed in the subsections of section
17539 \begin_inset space ~
17540 \end_inset
17541
17542
17543 \begin_inset CommandInset ref
17544 LatexCommand ref
17545 reference "sub:Output-file-formats"
17546
17547 \end_inset
17548
17549 .
17550 \end_layout
17551
17552 \begin_layout Standard
17553 Similar to fonts there are two types of image formats:
17554 \end_layout
17555
17556 \begin_layout Description
17557 Bitmap
17558 \begin_inset space ~
17559 \end_inset
17560
17561 images consist of pixel values, often in a compressed form.
17562  They are therefore not fully scalable and look pixelated in large zooms.
17563  Well-known bitmap image formats are 
17564 \begin_inset Quotes eld
17565 \end_inset
17566
17567 Graphics Interchange Format
17568 \begin_inset Quotes erd
17569 \end_inset
17570
17571  (GIF, file extension 
17572 \begin_inset Quotes eld
17573 \end_inset
17574
17575
17576 \family typewriter
17577 .gif
17578 \family default
17579
17580 \begin_inset Quotes erd
17581 \end_inset
17582
17583 )
17584 \begin_inset Index idx
17585 status collapsed
17586
17587 \begin_layout Plain Layout
17588 GIF|see
17589 \begin_inset ERT
17590 status collapsed
17591
17592 \begin_layout Plain Layout
17593
17594 {
17595 \end_layout
17596
17597 \end_inset
17598
17599 Image formats
17600 \begin_inset ERT
17601 status collapsed
17602
17603 \begin_layout Plain Layout
17604
17605 }
17606 \end_layout
17607
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \begin_inset Quotes eld
17617 \end_inset
17618
17619 Portable Network Graphics
17620 \begin_inset Quotes erd
17621 \end_inset
17622
17623  (PNG, file extension 
17624 \begin_inset Quotes eld
17625 \end_inset
17626
17627
17628 \family typewriter
17629 .png
17630 \family default
17631
17632 \begin_inset Quotes erd
17633 \end_inset
17634
17635 )
17636 \begin_inset Index idx
17637 status collapsed
17638
17639 \begin_layout Plain Layout
17640 PNG|see
17641 \begin_inset ERT
17642 status collapsed
17643
17644 \begin_layout Plain Layout
17645
17646 {
17647 \end_layout
17648
17649 \end_inset
17650
17651 Image formats
17652 \begin_inset ERT
17653 status collapsed
17654
17655 \begin_layout Plain Layout
17656
17657 }
17658 \end_layout
17659
17660 \end_inset
17661
17662
17663 \end_layout
17664
17665 \end_inset
17666
17667 , and 
17668 \begin_inset Quotes eld
17669 \end_inset
17670
17671 Joint Photographic Experts Group
17672 \begin_inset Quotes erd
17673 \end_inset
17674
17675  (JPG, file extension 
17676 \begin_inset Quotes eld
17677 \end_inset
17678
17679
17680 \family typewriter
17681 .jpg
17682 \family default
17683
17684 \begin_inset Quotes erd
17685 \end_inset
17686
17687  or 
17688 \begin_inset Quotes eld
17689 \end_inset
17690
17691
17692 \family typewriter
17693 .jpeg
17694 \family default
17695
17696 \begin_inset Quotes erd
17697 \end_inset
17698
17699 )
17700 \begin_inset Index idx
17701 status collapsed
17702
17703 \begin_layout Plain Layout
17704 JPG|see
17705 \begin_inset ERT
17706 status collapsed
17707
17708 \begin_layout Plain Layout
17709
17710 {
17711 \end_layout
17712
17713 \end_inset
17714
17715 Image formats
17716 \begin_inset ERT
17717 status collapsed
17718
17719 \begin_layout Plain Layout
17720
17721 }
17722 \end_layout
17723
17724 \end_inset
17725
17726
17727 \end_layout
17728
17729 \end_inset
17730
17731 .
17732 \end_layout
17733
17734 \begin_layout Description
17735 Scalable
17736 \begin_inset space ~
17737 \end_inset
17738
17739 images consist of vectors and can therefore be scaled to any size without
17740  data loss.
17741  The scaling ability is desired if you want to create presentations, because
17742  presentations are always scaled by the beamer.
17743  Scaling is also useful for online documents to let the user zoom into diagrams.
17744 \begin_inset Newline newline
17745 \end_inset
17746
17747 Scalable image formats can be 
17748 \begin_inset Quotes eld
17749 \end_inset
17750
17751 Scalable Vector Graphics
17752 \begin_inset Quotes erd
17753 \end_inset
17754
17755  (SVG, file extension 
17756 \begin_inset Quotes eld
17757 \end_inset
17758
17759
17760 \family typewriter
17761 .svg
17762 \family default
17763
17764 \begin_inset Quotes erd
17765 \end_inset
17766
17767 )
17768 \begin_inset Index idx
17769 status collapsed
17770
17771 \begin_layout Plain Layout
17772 SVG|see
17773 \begin_inset ERT
17774 status collapsed
17775
17776 \begin_layout Plain Layout
17777
17778 {
17779 \end_layout
17780
17781 \end_inset
17782
17783 Image formats
17784 \begin_inset ERT
17785 status collapsed
17786
17787 \begin_layout Plain Layout
17788
17789 }
17790 \end_layout
17791
17792 \end_inset
17793
17794
17795 \end_layout
17796
17797 \end_inset
17798
17799
17800 \begin_inset Quotes eld
17801 \end_inset
17802
17803 Encapsulated PostScript
17804 \begin_inset Quotes erd
17805 \end_inset
17806
17807  (EPS, file extension 
17808 \begin_inset Quotes eld
17809 \end_inset
17810
17811
17812 \family typewriter
17813 .eps
17814 \family default
17815
17816 \begin_inset Quotes erd
17817 \end_inset
17818
17819 )
17820 \begin_inset Index idx
17821 status collapsed
17822
17823 \begin_layout Plain Layout
17824 EPS|see
17825 \begin_inset ERT
17826 status collapsed
17827
17828 \begin_layout Plain Layout
17829
17830 {
17831 \end_layout
17832
17833 \end_inset
17834
17835 Image formats
17836 \begin_inset ERT
17837 status collapsed
17838
17839 \begin_layout Plain Layout
17840
17841 }
17842 \end_layout
17843
17844 \end_inset
17845
17846
17847 \end_layout
17848
17849 \end_inset
17850
17851 , and 
17852 \begin_inset Quotes eld
17853 \end_inset
17854
17855 Portable Document Format
17856 \begin_inset Quotes erd
17857 \end_inset
17858
17859  (PDF, file extension 
17860 \begin_inset Quotes eld
17861 \end_inset
17862
17863
17864 \family typewriter
17865 .pdf
17866 \family default
17867
17868 \begin_inset Quotes erd
17869 \end_inset
17870
17871 )
17872 \begin_inset Index idx
17873 status collapsed
17874
17875 \begin_layout Plain Layout
17876 PDF
17877 \end_layout
17878
17879 \end_inset
17880
17881 .
17882  We say 
17883 \begin_inset Quotes eld
17884 \end_inset
17885
17886 can be
17887 \begin_inset Quotes erd
17888 \end_inset
17889
17890 , because you can convert any bitmap image format to PDF or EPS and the
17891  result will not be scalable.
17892  In this case only a header with the image properties is added to the original
17893  image.
17894 \begin_inset Foot
17895 status collapsed
17896
17897 \begin_layout Plain Layout
17898 In the case of PDF, the original image is additionally compressed.
17899 \end_layout
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Standard
17907 Normally one cannot convert a bitmap image into a scalable one, only vice
17908  versa.
17909 \end_layout
17910
17911 \begin_layout Subsection
17912 Grouping of Image Settings
17913 \begin_inset Index idx
17914 status collapsed
17915
17916 \begin_layout Plain Layout
17917 Images ! Settings grouping
17918 \end_layout
17919
17920 \end_inset
17921
17922
17923 \end_layout
17924
17925 \begin_layout Standard
17926 Each image can define a new group of image settings or join an existing
17927  group.
17928  Images within such a group share their settings, so adjusting one image
17929  of the group automatically also adjusts all other images of the group in
17930  the same way.
17931  So you can for example change the size for a bunch of images without the
17932  need to manually change each of them.
17933  
17934 \end_layout
17935
17936 \begin_layout Standard
17937 A new group can be set by entering a name in the 
17938 \family sans
17939 Group
17940 \begin_inset space ~
17941 \end_inset
17942
17943 Name
17944 \family default
17945  field in the Graphics dialog.
17946  Joining an existing group can be done using the context menu of the image
17947  by checking the name of the desired group.
17948 \end_layout
17949
17950 \begin_layout Section
17951 Tables
17952 \begin_inset Index idx
17953 status collapsed
17954
17955 \begin_layout Plain Layout
17956 Tables
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \begin_inset CommandInset label
17963 LatexCommand label
17964 name "sec:Tables"
17965
17966 \end_inset
17967
17968
17969 \end_layout
17970
17971 \begin_layout Standard
17972 You can insert a table using either the toolbar button 
17973 \begin_inset Info
17974 type  "icon"
17975 arg   "tabular-insert"
17976 \end_inset
17977
17978  or the menu 
17979 \family sans
17980 Insert\SpecialChar \menuseparator
17981 Table
17982 \family default
17983 .
17984  A dialog will appear, asking you for the number of rows and columns.
17985  The default table has lines around any cell and the first row appears separated
17986  from the rest of the table.
17987  This separation appears due to a double line: The cells of the first row
17988  have a line below them and the cells of the second row have a line above
17989  them.
17990  Here is an example table:
17991 \end_layout
17992
17993 \begin_layout Standard
17994 \align center
17995 \begin_inset Tabular
17996 <lyxtabular version="3" rows="4" columns="4">
17997 <features tabularvalignment="middle">
17998 <column alignment="center" valignment="top" width="0pt">
17999 <column alignment="center" valignment="top" width="0pt">
18000 <column alignment="center" valignment="top" width="0in">
18001 <column alignment="center" valignment="top" width="0pt">
18002 <row>
18003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18013 \begin_inset Text
18014
18015 \begin_layout Plain Layout
18016
18017 \family roman
18018 \series medium
18019 \shape up
18020 \size normal
18021 \emph off
18022 \bar no
18023 \noun off
18024 \color none
18025 1
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 2
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043 3
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 </row>
18049 <row>
18050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054
18055 \family roman
18056 \series medium
18057 \shape up
18058 \size normal
18059 \emph off
18060 \bar no
18061 \noun off
18062 \color none
18063 A
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081
18082 \end_layout
18083
18084 \end_inset
18085 </cell>
18086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090
18091 \end_layout
18092
18093 \end_inset
18094 </cell>
18095 </row>
18096 <row>
18097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101
18102 \family roman
18103 \series medium
18104 \shape up
18105 \size normal
18106 \emph off
18107 \bar no
18108 \noun off
18109 \color none
18110 B
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \size normal
18130 \noun off
18131 \color none
18132  
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 </row>
18147 <row>
18148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152
18153 \family roman
18154 \series medium
18155 \shape up
18156 \size normal
18157 \emph off
18158 \bar no
18159 \noun off
18160 \color none
18161 C
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 </lyxtabular>
18195
18196 \end_inset
18197
18198
18199 \end_layout
18200
18201 \begin_layout Subsection
18202 The Table dialog
18203 \end_layout
18204
18205 \begin_layout Standard
18206 You can alter a table by clicking on it with the right mouse button, which
18207  brings up the table dialog.
18208  Here you can adjust the settings of the cell and row/column respectively
18209  where the cursor is placed currently.
18210  Most of the dialog options also work on selections.
18211  This means that if you select more cells, columns or rows the action is
18212  done on all of your selection.
18213 \end_layout
18214
18215 \begin_layout Standard
18216 In addition to the table dialog, the 
18217 \family sans
18218 table
18219 \begin_inset space ~
18220 \end_inset
18221
18222 toolbar
18223 \family default
18224  helps you in setting table properties.
18225  It appears when the cursor is inside a table.
18226 \end_layout
18227
18228 \begin_layout Standard
18229 In the tab 
18230 \family sans
18231 Table
18232 \begin_inset space ~
18233 \end_inset
18234
18235 Settings
18236 \family default
18237  of the table dialog you can set the alignment for the current row.
18238  If you add a row or column, it will be inserted right beside or below the
18239  current cell respectively.
18240  The vertical alignment of a column can only be adjusted when a column width
18241  is given.
18242  A given width will allow the cell to have line breaks and multiple paragraphs
18243  of text, see section
18244 \begin_inset space ~
18245 \end_inset
18246
18247
18248 \begin_inset CommandInset ref
18249 LatexCommand ref
18250 reference "sub:Table-Cells"
18251
18252 \end_inset
18253
18254 .
18255 \end_layout
18256
18257 \begin_layout Standard
18258 You can mark multiple cells of one row/column as a multicolumn/row cell
18259  using the check box 
18260 \family sans
18261 Multicolumn
18262 \family default
18263  or 
18264 \family sans
18265 Multirow
18266 \family default
18267 .
18268  This will merge the cells to 
18269 \emph on
18270 one
18271 \emph default
18272  cell, spread over more than one column/row.
18273  Multicolumn cells are treated as own rows, so that the alignment, width,
18274  and border settings affect only the multicolumn cell.
18275  Here's an example table with a multicolumn cell in the first row and one
18276  in the last row without the upper border:
18277 \end_layout
18278
18279 \begin_layout Standard
18280 \align center
18281 \begin_inset Tabular
18282 <lyxtabular version="3" rows="3" columns="4">
18283 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18284 <column alignment="center" valignment="top" width="0pt">
18285 <column alignment="center" valignment="middle" width="0">
18286 <column alignment="center" valignment="top" width="0in">
18287 <column alignment="center" valignment="top" width="0pt">
18288 <row>
18289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 abc
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302 def ghi
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 jkl
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 </row>
18326 <row>
18327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331
18332 \family roman
18333 \series medium
18334 \shape up
18335 \size normal
18336 \emph off
18337 \bar no
18338 \noun off
18339 \color none
18340 A
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 B
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 C
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 D
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 </row>
18373 <row>
18374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378 1
18379 \end_layout
18380
18381 \end_inset
18382 </cell>
18383 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387 2
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 3
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 4
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 </row>
18411 </lyxtabular>
18412
18413 \end_inset
18414
18415
18416 \end_layout
18417
18418 \begin_layout Standard
18419 Adept users can declare special LaTeX-arguments for the table.
18420  They are necessary for special table formatting, like for multirow cells,
18421  explained in the tables section of the 
18422 \emph on
18423 Embedded
18424 \begin_inset space ~
18425 \end_inset
18426
18427 Objects
18428 \emph default
18429  manual.
18430  You can also rotate the current cell or the whole table 90
18431 \begin_inset space \thinspace{}
18432 \end_inset
18433
18434 degrees counterclockwise.
18435  These rotations are not visible in LyX but are visible in the output.
18436 \end_layout
18437
18438 \begin_layout Standard
18439 \begin_inset Note Greyedout
18440 status collapsed
18441
18442 \begin_layout Plain Layout
18443
18444 \series bold
18445 Note:
18446 \series default
18447  Most DVI-viewers are 
18448 \emph on
18449 not
18450 \emph default
18451  able to display rotations.
18452 \end_layout
18453
18454 \end_inset
18455
18456
18457 \end_layout
18458
18459 \begin_layout Standard
18460 The 
18461 \family sans
18462 Borders
18463 \family default
18464  tab allows you to add and delete border lines for the current row/column.
18465  The button 
18466 \family sans
18467 Default
18468 \family default
18469  adds lines for all cell borders.
18470 \end_layout
18471
18472 \begin_layout Subsection
18473 Longtables
18474 \begin_inset Index idx
18475 status collapsed
18476
18477 \begin_layout Plain Layout
18478 Tables ! Longtables
18479 \end_layout
18480
18481 \end_inset
18482
18483
18484 \begin_inset Index idx
18485 status collapsed
18486
18487 \begin_layout Plain Layout
18488 Longtables
18489 \end_layout
18490
18491 \end_inset
18492
18493
18494 \end_layout
18495
18496 \begin_layout Standard
18497 If the table is too long to fit on one page, you can use the option 
18498 \family sans
18499 Use
18500 \begin_inset space ~
18501 \end_inset
18502
18503 long
18504 \begin_inset space ~
18505 \end_inset
18506
18507 table
18508 \family default
18509  in the tab 
18510 \family sans
18511 Longtable
18512 \family default
18513  of the table dialog to split the table automatically over more pages.
18514  Doing this enables some check boxes and you can now define:
18515 \end_layout
18516
18517 \begin_layout Description
18518
18519 \family sans
18520 Header
18521 \family default
18522 : The current row and all rows above, that don't have any special options
18523  defined, are defined to be the header rows of all pages of the longtable;
18524  except for the first page, if 
18525 \family sans
18526 First
18527 \begin_inset space ~
18528 \end_inset
18529
18530 header
18531 \family default
18532  is defined.
18533 \end_layout
18534
18535 \begin_layout Description
18536
18537 \family sans
18538 First
18539 \begin_inset space ~
18540 \end_inset
18541
18542 header
18543 \family default
18544 : The current row and all rows above, that don't have any special options
18545  defined, are defined to be the header rows of the first page of the longtable.
18546 \end_layout
18547
18548 \begin_layout Description
18549
18550 \family sans
18551 Footer
18552 \family default
18553 : The current row and all rows below, that don't have any special options
18554  defined, are defined to be the footer rows of all pages of the longtable;
18555  except for the last page, if 
18556 \family sans
18557 Last
18558 \begin_inset space ~
18559 \end_inset
18560
18561 footer
18562 \family default
18563  is defined.
18564 \end_layout
18565
18566 \begin_layout Description
18567
18568 \family sans
18569 Last
18570 \begin_inset space ~
18571 \end_inset
18572
18573 footer
18574 \family default
18575 : The current row and all rows below, that don't have any special options
18576  defined, are defined to be the footer rows of the last page of the longtable.
18577 \end_layout
18578
18579 \begin_layout Description
18580 Caption: The first row is reset as a single column.
18581  You can now insert there the table caption via the menu 
18582 \family sans
18583 Insert\SpecialChar \menuseparator
18584 Caption
18585 \family default
18586 .
18587  More about longtable captions can be found in the 
18588 \emph on
18589 Embedded
18590 \begin_inset space ~
18591 \end_inset
18592
18593 Objects
18594 \emph default
18595  manual.
18596 \end_layout
18597
18598 \begin_layout Standard
18599 You can also specify a row where the table is split.
18600  If you set more than one option in the same table row, you should be aware
18601  that only the first one is used in the given table row.
18602  The others will then be defined as 
18603 \emph on
18604 empty
18605 \emph default
18606 .
18607  In this context, first means first in this order: 
18608 \family sans
18609 Footer, Last
18610 \begin_inset space ~
18611 \end_inset
18612
18613 footer,
18614 \family default
18615  
18616 \family sans
18617 Header,
18618 \family default
18619  
18620 \family sans
18621 First
18622 \begin_inset space ~
18623 \end_inset
18624
18625 header.
18626
18627 \family default
18628  See the following longtable to see how it works:
18629 \end_layout
18630
18631 \begin_layout Standard
18632 \align center
18633 \begin_inset Tabular
18634 <lyxtabular version="3" rows="69" columns="3">
18635 <features islongtable="true" longtabularalignment="center">
18636 <column alignment="block" valignment="top" width="5cm">
18637 <column alignment="left" valignment="top" width="0pt">
18638 <column alignment="right" valignment="top" width="0pt">
18639 <row endfirsthead="true">
18640 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644
18645 \series bold
18646 Example Phone List (ignore the names)
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row endfirsthead="true">
18671 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \series bold
18677 NAME
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \series bold
18697 TEL.
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 </row>
18703 <row endhead="true">
18704 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18705 \begin_inset Text
18706
18707 \begin_layout Plain Layout
18708  
18709 \series bold
18710 Example Phone List
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719
18720 \end_layout
18721
18722 \end_inset
18723 </cell>
18724 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18725 \begin_inset Text
18726
18727 \begin_layout Plain Layout
18728
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 </row>
18734 <row endhead="true">
18735 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739
18740 \series bold
18741 NAME
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750
18751 \end_layout
18752
18753 \end_inset
18754 </cell>
18755 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18756 \begin_inset Text
18757
18758 \begin_layout Plain Layout
18759
18760 \series bold
18761 TEL.
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 </row>
18767 <row endfoot="true">
18768 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772  
18773 \series bold
18774 continue ...
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783
18784 \end_layout
18785
18786 \end_inset
18787 </cell>
18788 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 </row>
18798 <row>
18799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803
18804 \series bold
18805 Annovi
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814 Silvia
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823 111
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 </row>
18829 <row>
18830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834
18835 \series bold
18836 Bertoli
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845 Stefano
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854 111
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 </row>
18860 <row>
18861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865
18866 \series bold
18867 Bozzi
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 Walter
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 111
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 </row>
18891 <row>
18892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896
18897 \series bold
18898 Cachia
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18904 \begin_inset Text
18905
18906 \begin_layout Plain Layout
18907 Maria
18908 \end_layout
18909
18910 \end_inset
18911 </cell>
18912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916 111
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 </row>
18922 <row>
18923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \series bold
18929 Cachia
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938 Maurizio
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 111
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 </row>
18953 <row>
18954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958
18959 \series bold
18960 Cinquemani
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969 Giusi
18970 \end_layout
18971
18972 \end_inset
18973 </cell>
18974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978 111
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 </row>
18984 <row>
18985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18986 \begin_inset Text
18987
18988 \begin_layout Plain Layout
18989
18990 \series bold
18991 Colin
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000 Bernard
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009 111
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 </row>
19015 <row>
19016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020
19021 \series bold
19022 Concli
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031 Gianfranco
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 111
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 </row>
19046 <row>
19047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051
19052 \series bold
19053 Dal Bosco
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 Carolina
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 111
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 </row>
19077 <row>
19078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082
19083 \series bold
19084 Dalpiaz
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 Annamaria
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 111
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \series bold
19115 Feliciello
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124 Domenico
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 111
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row>
19140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144
19145 \series bold
19146 Focarelli
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 Paola
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164 111
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 </row>
19170 <row>
19171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175
19176 \series bold
19177 Galletti
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 Oreste
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 111
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row>
19202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206
19207 \series bold
19208 Gasparini
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 Franca
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 111
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 </row>
19232 <row>
19233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237
19238 \series bold
19239 Rizzardi
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19245 \begin_inset Text
19246
19247 \begin_layout Plain Layout
19248 Paola
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257 111
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 </row>
19263 <row>
19264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268
19269 \series bold
19270 Lassini
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279 Giancarlo
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19285 \begin_inset Text
19286
19287 \begin_layout Plain Layout
19288 111
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 </row>
19294 <row>
19295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299
19300 \series bold
19301 Malfatti
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310 Luciano
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 111
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \series bold
19332 Malfatti
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 Valeriano
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 111
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 </row>
19356 <row>
19357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Plain Layout
19361
19362 \series bold
19363 Meneguzzo
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372 Roberto
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 111
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 <row>
19388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392
19393 \series bold
19394 Mezzadra
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 Roberto
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 111
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 </row>
19418 <row>
19419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423
19424 \series bold
19425 Pirpamer
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 Erich
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 111
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \series bold
19456 Pochiesa
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 Paolo
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 111, 222
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 </row>
19480 <row>
19481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \series bold
19487 Radina
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496 Claudio
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505 111
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 <row>
19512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \series bold
19518 Stuffer
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 Oskar
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 111
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 <row>
19543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \series bold
19549 Tacchelli
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558 Ugo
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567 111
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 </row>
19573 <row>
19574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578
19579 \series bold
19580 Tezzele
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589 Margit
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 111
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 </row>
19604 <row>
19605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609
19610 \series bold
19611 Unterkalmsteiner
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620 Frieda
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629 111
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \series bold
19642 Vieider
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 Hilde
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 111
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \series bold
19673 Vigna
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 Jürgen
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 111
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 </row>
19697 <row>
19698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \series bold
19704 Weber
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 Maurizio
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 111
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \series bold
19735 Winkler
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 Franz
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 111
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764  
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 </row>
19788 <row>
19789 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793
19794 \series bold
19795 Annovi
19796 \end_layout
19797
19798 \end_inset
19799 </cell>
19800 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804 Silvia
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 555
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row>
19820 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \series bold
19826 Bertoli
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 Stefano
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 555
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 </row>
19850 <row>
19851 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855
19856 \series bold
19857 Bozzi
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866 Walter
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 555
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 </row>
19881 <row>
19882 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886
19887 \series bold
19888 Cachia
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897 Maria
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 555
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 </row>
19912 <row>
19913 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917
19918 \series bold
19919 Cachia
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 Maurizio
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 555
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row>
19944 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \series bold
19950 Cinquemani
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 Giusi
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968 555
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 </row>
19974 <row>
19975 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979
19980 \series bold
19981 Colin
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990 Bernard
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999 555
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 </row>
20005 <row>
20006 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010
20011 \series bold
20012 Concli
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 Gianfranco
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 555
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 </row>
20036 <row>
20037 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041
20042 \series bold
20043 Dal Bosco
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20049 \begin_inset Text
20050
20051 \begin_layout Plain Layout
20052 Carolina
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 555
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 </row>
20067 <row>
20068 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072
20073 \series bold
20074 Dalpiaz
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 Annamaria
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 555
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \series bold
20105 Feliciello
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 Domenico
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 555
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 </row>
20129 <row>
20130 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134
20135 \series bold
20136 Focarelli
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145 Paola
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 555
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 </row>
20160 <row>
20161 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165
20166 \series bold
20167 Galletti
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 Oreste
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 555
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 </row>
20191 <row>
20192 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196
20197 \series bold
20198 Gasparini
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 Franca
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216 555
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 </row>
20222 <row>
20223 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227
20228 \series bold
20229 Rizzardi
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 Paola
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247 555
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 </row>
20253 <row>
20254 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258
20259 \series bold
20260 Lassini
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 Giancarlo
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 555
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 </row>
20284 <row>
20285 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289
20290 \series bold
20291 Malfatti
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300 Luciano
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309 555
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 </row>
20315 <row>
20316 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320
20321 \series bold
20322 Malfatti
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331 Valeriano
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 555
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 </row>
20346 <row>
20347 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \series bold
20353 Meneguzzo
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 Roberto
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 555
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 </row>
20377 <row>
20378 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382
20383 \series bold
20384 Mezzadra
20385 \end_layout
20386
20387 \end_inset
20388 </cell>
20389 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393 Roberto
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20399 \begin_inset Text
20400
20401 \begin_layout Plain Layout
20402 555
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 </row>
20408 <row>
20409 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413
20414 \series bold
20415 Pirpamer
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424 Erich
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 555
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \series bold
20446 Pochiesa
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455 Paolo
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464 555, 222
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 </row>
20470 <row>
20471 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475
20476 \series bold
20477 Radina
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486 Claudio
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 555
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 </row>
20501 <row>
20502 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506
20507 \series bold
20508 Stuffer
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517 Oskar
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 555
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 </row>
20532 <row>
20533 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537
20538 \series bold
20539 Tacchelli
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548 Ugo
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557 555
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 <row>
20564 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568
20569 \series bold
20570 Tezzele
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579 Margit
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588 555
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 </row>
20594 <row>
20595 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599
20600 \series bold
20601 Unterkalmsteiner
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 Frieda
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619 555
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 </row>
20625 <row>
20626 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630
20631 \series bold
20632 Vieider
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641 Hilde
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 555
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \series bold
20663 Vigna
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 Jürgen
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 999
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 </row>
20687 <row>
20688 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692
20693 \series bold
20694 Weber
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Maurizio
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 555
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row>
20719 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \series bold
20725 Winkler
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734 Franz
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 555
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row endlastfoot="true">
20750 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \series bold
20756 End
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 </row>
20780 </lyxtabular>
20781
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \begin_layout Subsection
20788 Table Cells
20789 \begin_inset Index idx
20790 status collapsed
20791
20792 \begin_layout Plain Layout
20793 Tables ! Cells
20794 \end_layout
20795
20796 \end_inset
20797
20798
20799 \begin_inset CommandInset label
20800 LatexCommand label
20801 name "sub:Table-Cells"
20802
20803 \end_inset
20804
20805
20806 \end_layout
20807
20808 \begin_layout Standard
20809 A table cell can contain text, inline equations, a figure, or another table.
20810  All these kinds of objects can be placed in the same cell.
20811  Font sizes and shapes can also be altered.
20812  But you can't put a special environment in a cell (like 
20813 \family sans
20814 Section*
20815 \family default
20816 , etc.), nor set spacing options etc.
20817  for the cell's paragraph.
20818 \end_layout
20819
20820 \begin_layout Standard
20821 To have multi-line entries in table cells, you have to declare a fixed width
20822  for the column in the table dialog.
20823  Your text is then automatically split into multiple lines and the cell
20824  is enlarged vertically when the length of the text exceeds the given width.
20825  An example:
20826 \end_layout
20827
20828 \begin_layout Standard
20829 \align center
20830 \begin_inset Tabular
20831 <lyxtabular version="3" rows="4" columns="3">
20832 <features tabularvalignment="middle">
20833 <column alignment="center" valignment="top" width="0pt">
20834 <column alignment="block" valignment="top" width="3cm">
20835 <column alignment="center" valignment="top" width="0pt">
20836 <row>
20837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841
20842 \family roman
20843 \series medium
20844 \shape up
20845 \size normal
20846 \emph off
20847 \bar no
20848 \noun off
20849 \color none
20850 1
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859
20860 \family roman
20861 \series medium
20862 \shape up
20863 \size normal
20864 \emph off
20865 \bar no
20866 \noun off
20867 \color none
20868 2
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \family roman
20879 \series medium
20880 \shape up
20881 \size normal
20882 \emph off
20883 \bar no
20884 \noun off
20885 \color none
20886 3
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 </row>
20892 <row>
20893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897
20898 \family roman
20899 \series medium
20900 \shape up
20901 \size normal
20902 \emph off
20903 \bar no
20904 \noun off
20905 \color none
20906 4
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \family roman
20917 \series medium
20918 \shape up
20919 \size normal
20920 \emph off
20921 \bar no
20922 \noun off
20923 \color none
20924 This is a multi-line entry in a table.
20925 \end_layout
20926
20927 \end_inset
20928 </cell>
20929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20930 \begin_inset Text
20931
20932 \begin_layout Plain Layout
20933
20934 \family roman
20935 \series medium
20936 \shape up
20937 \size normal
20938 \emph off
20939 \bar no
20940 \noun off
20941 \color none
20942 5
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 </row>
20948 <row>
20949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953
20954 \family roman
20955 \series medium
20956 \shape up
20957 \size normal
20958 \emph off
20959 \bar no
20960 \noun off
20961 \color none
20962 6
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971
20972 \family roman
20973 \series medium
20974 \shape up
20975 \size normal
20976 \emph off
20977 \bar no
20978 \noun off
20979 \color none
20980 This is longer now.
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989
20990 \family roman
20991 \series medium
20992 \shape up
20993 \size normal
20994 \emph off
20995 \bar no
20996 \noun off
20997 \color none
20998 7
20999 \end_layout
21000
21001 \end_inset
21002 </cell>
21003 </row>
21004 <row>
21005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009
21010 \family roman
21011 \series medium
21012 \shape up
21013 \size normal
21014 \emph off
21015 \bar no
21016 \noun off
21017 \color none
21018 8
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \family roman
21029 \series medium
21030 \shape up
21031 \size normal
21032 \emph off
21033 \bar no
21034 \noun off
21035 \color none
21036 This is a multi-line entry in a table.
21037  This is longer now.
21038 \end_layout
21039
21040 \end_inset
21041 </cell>
21042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21043 \begin_inset Text
21044
21045 \begin_layout Plain Layout
21046
21047 \family roman
21048 \series medium
21049 \shape up
21050 \size normal
21051 \emph off
21052 \bar no
21053 \noun off
21054 \color none
21055 9
21056 \end_layout
21057
21058 \end_inset
21059 </cell>
21060 </row>
21061 </lyxtabular>
21062
21063 \end_inset
21064
21065
21066 \end_layout
21067
21068 \begin_layout Standard
21069 Cutting and pasting between tables and table cells works reasonably well.
21070  You can cut and paste even more than one row.
21071 \begin_inset Foot
21072 status collapsed
21073
21074 \begin_layout Plain Layout
21075 Note, that you cannot paste into a multicell selection because it would
21076  not be clear what to do when pasting a single word in a selected 2×3.
21077  
21078 \end_layout
21079
21080 \end_inset
21081
21082  Selection with the mouse or with 
21083 \family sans
21084 Shift
21085 \family default
21086  plus the arrow keys works as usual.
21087  You can also copy and paste the entire table as a single unit by starting
21088  the selection from outside the table.
21089 \end_layout
21090
21091 \begin_layout Section
21092 Floats
21093 \begin_inset Index idx
21094 status collapsed
21095
21096 \begin_layout Plain Layout
21097 Floats
21098 \end_layout
21099
21100 \end_inset
21101
21102
21103 \begin_inset CommandInset label
21104 LatexCommand label
21105 name "sec:Floats"
21106
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \begin_layout Subsection
21113 Introduction
21114 \end_layout
21115
21116 \begin_layout Standard
21117 A float is a block of text associated with some sort of label, which doesn't
21118  have a fixed location.
21119  It can 
21120 \begin_inset Quotes eld
21121 \end_inset
21122
21123 float
21124 \begin_inset Quotes erd
21125 \end_inset
21126
21127  forward or backward a page or two, to wherever it fits best.
21128  
21129 \family sans
21130 Footnotes
21131 \family default
21132  and 
21133 \family sans
21134 Margin
21135 \begin_inset space ~
21136 \end_inset
21137
21138 Notes
21139 \family default
21140  are also floats, because they can float to the next page when there are
21141  too many notes on the page.
21142 \end_layout
21143
21144 \begin_layout Standard
21145 Floats make it possible to get a high quality layout.
21146  Images and tables can be spread evenly over the pages to avoid whitespace
21147  and pages without text.
21148  As the floating often destroys the context between the text and the image/table
21149 , every float can be referenced in the text.
21150  Floats are therefore numbered.
21151  Referencing is described in section
21152 \begin_inset space ~
21153 \end_inset
21154
21155
21156 \begin_inset CommandInset ref
21157 LatexCommand ref
21158 reference "sec:Cross-References"
21159
21160 \end_inset
21161
21162 .
21163 \end_layout
21164
21165 \begin_layout Standard
21166 To insert a float, use the menu 
21167 \family sans
21168 Insert\SpecialChar \menuseparator
21169 Float
21170 \family default
21171 .
21172  A box with a caption will be inserted into your document.
21173  The label will automatically be translated to the document language in
21174  the output.
21175  After the label you can insert the caption text.
21176 \begin_inset Index idx
21177 status collapsed
21178
21179 \begin_layout Plain Layout
21180 Floats ! Captions
21181 \end_layout
21182
21183 \end_inset
21184
21185  The image or table is inserted above or below the caption in a separate
21186  paragraph within the float.
21187  To keep your LyX-document readable, you can open and close the float box
21188  by left-clicking on the box label.
21189  A closed float box looks like this: 
21190 \begin_inset Graphics
21191         filename clipart/floatQt4.png
21192         scale 80
21193
21194 \end_inset
21195
21196  – a gray button with a red label.
21197 \end_layout
21198
21199 \begin_layout Standard
21200 It is recommended to insert floats as a separate paragraph to avoid possible
21201  LaTeX-errors that can occur when the surrounding text is specially formatted.
21202 \end_layout
21203
21204 \begin_layout Subsection
21205 Examples
21206 \end_layout
21207
21208 \begin_layout Subsubsection
21209 Figure Floats
21210 \begin_inset CommandInset label
21211 LatexCommand label
21212 name "sub:Figure-Floats"
21213
21214 \end_inset
21215
21216
21217 \begin_inset Index idx
21218 status collapsed
21219
21220 \begin_layout Plain Layout
21221 Floats ! Figure floats
21222 \end_layout
21223
21224 \end_inset
21225
21226
21227 \end_layout
21228
21229 \begin_layout Standard
21230 Figure
21231 \begin_inset space ~
21232 \end_inset
21233
21234
21235 \begin_inset CommandInset ref
21236 LatexCommand ref
21237 reference "cap:Platypus"
21238
21239 \end_inset
21240
21241  was created using the menu 
21242 \family sans
21243 Insert\SpecialChar \menuseparator
21244 Float\SpecialChar \menuseparator
21245 Figure
21246 \family default
21247  or the toolbar button 
21248 \begin_inset Info
21249 type  "icon"
21250 arg   "float-insert figure"
21251 \end_inset
21252
21253 .
21254  The image was inserted by setting the cursor above the caption label and
21255  using the menu 
21256 \family sans
21257 Insert\SpecialChar \menuseparator
21258 Graphics
21259 \family default
21260  or the toolbar button 
21261 \begin_inset Info
21262 type  "icon"
21263 arg   "dialog-show-new-inset graphics"
21264 \end_inset
21265
21266 .
21267  The image in the float was horizontally centered by putting the cursor
21268  in front of or behind the image and using the menu 
21269 \family sans
21270 Edit\SpecialChar \menuseparator
21271 Paragraph
21272 \begin_inset space ~
21273 \end_inset
21274
21275 Settings
21276 \family default
21277  or the toolbar button 
21278 \begin_inset Info
21279 type  "icon"
21280 arg   "layout-paragraph"
21281 \end_inset
21282
21283 .
21284 \end_layout
21285
21286 \begin_layout Standard
21287 \begin_inset Float figure
21288 wide false
21289 sideways false
21290 status open
21291
21292 \begin_layout Plain Layout
21293 \align center
21294 \begin_inset Graphics
21295         filename clipart/platypus.eps
21296         lyxscale 50
21297         width 50col%
21298
21299 \end_inset
21300
21301
21302 \end_layout
21303
21304 \begin_layout Plain Layout
21305 \begin_inset Caption
21306
21307 \begin_layout Plain Layout
21308 \begin_inset CommandInset label
21309 LatexCommand label
21310 name "cap:Platypus"
21311
21312 \end_inset
21313
21314 A severely distorted platypus in a float.
21315 \end_layout
21316
21317 \end_inset
21318
21319
21320 \end_layout
21321
21322 \end_inset
21323
21324
21325 \end_layout
21326
21327 \begin_layout Standard
21328 This figure float also shows how to set a label and create a cross-reference
21329  to it.
21330  As described in section
21331 \begin_inset space ~
21332 \end_inset
21333
21334
21335 \begin_inset CommandInset ref
21336 LatexCommand ref
21337 reference "sec:Cross-References"
21338
21339 \end_inset
21340
21341 , you can simply insert a label in the caption using the menu 
21342 \family sans
21343 Insert\SpecialChar \menuseparator
21344 Label
21345 \family default
21346  or the toolbar button 
21347 \begin_inset Info
21348 type  "icon"
21349 arg   "label-insert"
21350 \end_inset
21351
21352  and refer to it using the menu 
21353 \family sans
21354 Insert\SpecialChar \menuseparator
21355 Cross-Reference
21356 \family default
21357  or the toolbar button 
21358 \begin_inset Info
21359 type  "icon"
21360 arg   "dialog-show-new-inset ref"
21361 \end_inset
21362
21363 .
21364  It is important to use references to figure floats, rather than using vague
21365  references like 
21366 \begin_inset Quotes eld
21367 \end_inset
21368
21369 the figure above
21370 \begin_inset Quotes erd
21371 \end_inset
21372
21373 , because, as LaTeX will reposition the floats in the final document, it
21374  might not be 
21375 \begin_inset Quotes eld
21376 \end_inset
21377
21378 above
21379 \begin_inset Quotes erd
21380 \end_inset
21381
21382  at all.
21383 \end_layout
21384
21385 \begin_layout Standard
21386 Normally only one image is inserted in a figure float, but sometimes you
21387  might want to use two images with separate subcaptions.
21388  This can be done by inserting image floats into existing image floats.
21389  Note that only the main caption of the float is added to the List of Figures
21390  as described in section
21391 \begin_inset space ~
21392 \end_inset
21393
21394
21395 \begin_inset CommandInset ref
21396 LatexCommand ref
21397 reference "sub:List-of-Figures"
21398
21399 \end_inset
21400
21401 .
21402  Figure
21403 \begin_inset space ~
21404 \end_inset
21405
21406
21407 \begin_inset CommandInset ref
21408 LatexCommand ref
21409 reference "fig:Two-distorted-images"
21410
21411 \end_inset
21412
21413  is an example of a figure float with two images set side by side.
21414  You can also set the images one below the other.
21415  Figure
21416 \begin_inset space ~
21417 \end_inset
21418
21419
21420 \begin_inset CommandInset ref
21421 LatexCommand ref
21422 reference "fig:Undefinable"
21423
21424 \end_inset
21425
21426  and 
21427 \begin_inset CommandInset ref
21428 LatexCommand ref
21429 reference "fig:Platypus"
21430
21431 \end_inset
21432
21433  are the subfigures.
21434 \end_layout
21435
21436 \begin_layout Standard
21437 \begin_inset Float figure
21438 wide false
21439 sideways false
21440 status open
21441
21442 \begin_layout Plain Layout
21443 \begin_inset space \hfill{}
21444 \end_inset
21445
21446
21447 \begin_inset Float figure
21448 wide false
21449 sideways false
21450 status collapsed
21451
21452 \begin_layout Plain Layout
21453 \begin_inset Caption
21454
21455 \begin_layout Plain Layout
21456 \begin_inset CommandInset label
21457 LatexCommand label
21458 name "fig:Undefinable"
21459
21460 \end_inset
21461
21462 Undefinable
21463 \end_layout
21464
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \begin_layout Plain Layout
21471 \begin_inset Graphics
21472         filename clipart/escher-lsd.eps
21473         width 45col%
21474
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481
21482
21483 \begin_inset space \hfill{}
21484 \end_inset
21485
21486
21487 \begin_inset Float figure
21488 wide false
21489 sideways false
21490 status collapsed
21491
21492 \begin_layout Plain Layout
21493 \begin_inset Caption
21494
21495 \begin_layout Plain Layout
21496 \begin_inset CommandInset label
21497 LatexCommand label
21498 name "fig:Platypus"
21499
21500 \end_inset
21501
21502 Platypus
21503 \end_layout
21504
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \begin_layout Plain Layout
21511 \begin_inset Graphics
21512         filename clipart/platypus.eps
21513         lyxscale 60
21514         width 45col%
21515
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522
21523
21524 \begin_inset space \hfill{}
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \begin_layout Plain Layout
21531 \begin_inset Caption
21532
21533 \begin_layout Plain Layout
21534 \begin_inset CommandInset label
21535 LatexCommand label
21536 name "fig:Two-distorted-images"
21537
21538 \end_inset
21539
21540 Two distorted images.
21541 \end_layout
21542
21543 \end_inset
21544
21545
21546 \end_layout
21547
21548 \end_inset
21549
21550
21551 \end_layout
21552
21553 \begin_layout Subsubsection
21554 Table Floats
21555 \begin_inset Index idx
21556 status collapsed
21557
21558 \begin_layout Plain Layout
21559 Floats ! Table floats
21560 \end_layout
21561
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \begin_layout Standard
21568 Table floats can be inserted using the menu 
21569 \family sans
21570 Insert\SpecialChar \menuseparator
21571 Float\SpecialChar \menuseparator
21572 Table
21573 \family default
21574  or the toolbar button 
21575 \begin_inset Info
21576 type  "icon"
21577 arg   "float-insert table"
21578 \end_inset
21579
21580 .
21581  They have the same properties as figure floats except for the different
21582  label.
21583  Table
21584 \begin_inset space ~
21585 \end_inset
21586
21587
21588 \begin_inset CommandInset ref
21589 LatexCommand ref
21590 reference "tab:Table-float"
21591
21592 \end_inset
21593
21594  is a table float.
21595 \end_layout
21596
21597 \begin_layout Standard
21598 \begin_inset Float table
21599 wide false
21600 sideways false
21601 status open
21602
21603 \begin_layout Plain Layout
21604 \begin_inset Caption
21605
21606 \begin_layout Plain Layout
21607 \begin_inset CommandInset label
21608 LatexCommand label
21609 name "tab:Table-float"
21610
21611 \end_inset
21612
21613 A table float.
21614 \end_layout
21615
21616 \end_inset
21617
21618
21619 \end_layout
21620
21621 \begin_layout Plain Layout
21622 \align center
21623 \begin_inset Tabular
21624 <lyxtabular version="3" rows="3" columns="3">
21625 <features tabularvalignment="middle">
21626 <column alignment="center" valignment="top" width="0pt">
21627 <column alignment="center" valignment="top" width="0pt">
21628 <column alignment="center" valignment="top" width="0pt">
21629 <row>
21630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \family roman
21636 \series medium
21637 \shape up
21638 \size normal
21639 \emph off
21640 \bar no
21641 \noun off
21642 \color none
21643 1
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Plain Layout
21652
21653 \family roman
21654 \series medium
21655 \shape up
21656 \size normal
21657 \emph off
21658 \bar no
21659 \noun off
21660 \color none
21661 2
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \family roman
21672 \series medium
21673 \shape up
21674 \size normal
21675 \emph off
21676 \bar no
21677 \noun off
21678 \color none
21679 3
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 </row>
21685 <row>
21686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \begin_layout Plain Layout
21690
21691 \family roman
21692 \series medium
21693 \shape up
21694 \size normal
21695 \emph off
21696 \bar no
21697 \noun off
21698 \color none
21699 Joe
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708
21709 \family roman
21710 \series medium
21711 \shape up
21712 \size normal
21713 \emph off
21714 \bar no
21715 \noun off
21716 \color none
21717 Mary
21718 \end_layout
21719
21720 \end_inset
21721 </cell>
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726
21727 \family roman
21728 \series medium
21729 \shape up
21730 \size normal
21731 \emph off
21732 \bar no
21733 \noun off
21734 \color none
21735 Ted
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \family roman
21748 \series medium
21749 \shape up
21750 \size normal
21751 \emph off
21752 \bar no
21753 \noun off
21754 \color none
21755 \begin_inset Formula $\int x^{2}dx$
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767
21768 \family roman
21769 \series medium
21770 \shape up
21771 \size normal
21772 \emph off
21773 \bar no
21774 \noun off
21775 \color none
21776 \begin_inset Formula $\left[\begin{array}{cc}
21777 a & b\\
21778 c & d
21779 \end{array}\right]$
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791
21792 \family roman
21793 \series medium
21794 \shape up
21795 \size normal
21796 \emph off
21797 \bar no
21798 \noun off
21799 \color none
21800 \begin_inset Formula $1+1=2$
21801 \end_inset
21802
21803
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 </lyxtabular>
21810
21811 \end_inset
21812
21813
21814 \end_layout
21815
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \begin_layout Subsection
21822 More Information
21823 \begin_inset Index idx
21824 status collapsed
21825
21826 \begin_layout Plain Layout
21827 Floats ! Details
21828 \end_layout
21829
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \begin_layout Standard
21836 LyX offers you further float types as well as rotated floats.
21837  It also allows you to change the float numbering scheme, to control the
21838  float placement and to change the formatting and placement of the float
21839  caption.
21840  All these features are explained in detail with many examples in chapter
21841  
21842 \emph on
21843 Floats
21844 \emph default
21845  of the 
21846 \emph on
21847 Embedded
21848 \begin_inset space ~
21849 \end_inset
21850
21851 Objects
21852 \emph default
21853  manual.
21854 \end_layout
21855
21856 \begin_layout Section
21857 Minipages
21858 \begin_inset Index idx
21859 status collapsed
21860
21861 \begin_layout Plain Layout
21862 Minipages
21863 \end_layout
21864
21865 \end_inset
21866
21867
21868 \begin_inset CommandInset label
21869 LatexCommand label
21870 name "sec:Minipages"
21871
21872 \end_inset
21873
21874
21875 \end_layout
21876
21877 \begin_layout Standard
21878 LaTeX provides a mechanism to produce essentially a page within a page,
21879  called minipage.
21880  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21881 \begin_inset space ~
21882 \end_inset
21883
21884 apply.
21885  
21886 \end_layout
21887
21888 \begin_layout Standard
21889 Minipages in LyX have their own collapsible box inserted via the menu 
21890 \family sans
21891 Insert\SpecialChar \menuseparator
21892 Box
21893 \family default
21894 .
21895  Right-clicking on the box allows you to alter the width of the minipage
21896  and its alignment within the page.
21897 \end_layout
21898
21899 \begin_layout Standard
21900 \align center
21901 \begin_inset Box Frameless
21902 position "t"
21903 hor_pos "c"
21904 has_inner_box 1
21905 inner_pos "t"
21906 use_parbox 0
21907 use_makebox 0
21908 width "30col%"
21909 special "none"
21910 height "1pt"
21911 height_special "totalheight"
21912 status collapsed
21913
21914 \begin_layout Plain Layout
21915
21916 \shape italic
21917 This is a minipage.
21918  The text is set in an italic style.
21919 \end_layout
21920
21921 \begin_layout Plain Layout
21922
21923 \shape italic
21924 Minipages are often used for text in another language or text that needs
21925  another formatting.
21926 \end_layout
21927
21928 \end_inset
21929
21930
21931 \end_layout
21932
21933 \begin_layout Standard
21934 \begin_inset VSpace medskip
21935 \end_inset
21936
21937 If you place two minipages side-by-side, you can use 
21938 \family sans
21939 Horizontal Fills
21940 \family default
21941  as described in section
21942 \begin_inset space ~
21943 \end_inset
21944
21945
21946 \begin_inset CommandInset ref
21947 LatexCommand ref
21948 reference "sub:Horizontal-Space"
21949
21950 \end_inset
21951
21952 :
21953 \begin_inset VSpace medskip
21954 \end_inset
21955
21956
21957 \end_layout
21958
21959 \begin_layout Standard
21960 \begin_inset Box Frameless
21961 position "t"
21962 hor_pos "c"
21963 has_inner_box 1
21964 inner_pos "t"
21965 use_parbox 0
21966 use_makebox 0
21967 width "1.5in"
21968 special "none"
21969 height "1pt"
21970 height_special "totalheight"
21971 status collapsed
21972
21973 \begin_layout Plain Layout
21974 This is a minipage with some stupid dummy text.
21975  This dummy text is used to increase the size of the minipage.
21976 \end_layout
21977
21978 \end_inset
21979
21980
21981 \begin_inset space \hfill{}
21982 \end_inset
21983
21984
21985 \begin_inset Box Frameless
21986 position "t"
21987 hor_pos "c"
21988 has_inner_box 1
21989 inner_pos "t"
21990 use_parbox 0
21991 use_makebox 0
21992 width "1.5in"
21993 special "none"
21994 height "1pt"
21995 height_special "totalheight"
21996 status collapsed
21997
21998 \begin_layout Plain Layout
21999 This is a minipage with some stupid dummy text.
22000  This dummy text is used to increase the size of the minipage.
22001 \end_layout
22002
22003 \end_inset
22004
22005
22006 \end_layout
22007
22008 \begin_layout Standard
22009 \begin_inset VSpace bigskip
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Standard
22016 When you right-click on a minipage box, you can change the box from a minipage
22017  to other box types.
22018  All box types and their settings are explained in detail in chapter 
22019 \emph on
22020 Boxes
22021 \emph default
22022  of the 
22023 \emph on
22024 Embedded
22025 \begin_inset space ~
22026 \end_inset
22027
22028 Objects
22029 \emph default
22030  manual.
22031 \end_layout
22032
22033 \begin_layout Chapter
22034 Mathematical Formulas
22035 \begin_inset Index idx
22036 status collapsed
22037
22038 \begin_layout Plain Layout
22039 Math
22040 \end_layout
22041
22042 \end_inset
22043
22044
22045 \begin_inset Index idx
22046 status collapsed
22047
22048 \begin_layout Plain Layout
22049 Formulas | see
22050 \begin_inset ERT
22051 status collapsed
22052
22053 \begin_layout Plain Layout
22054
22055 {
22056 \end_layout
22057
22058 \end_inset
22059
22060 Math
22061 \begin_inset ERT
22062 status collapsed
22063
22064 \begin_layout Plain Layout
22065
22066 }
22067 \end_layout
22068
22069 \end_inset
22070
22071
22072 \end_layout
22073
22074 \end_inset
22075
22076
22077 \begin_inset CommandInset label
22078 LatexCommand label
22079 name "cha:Mathematical-Formulas"
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 The issues of this chapter are described in detail in the 
22088 \emph on
22089 Math
22090 \emph default
22091  manual.
22092  There you will also find tips and tricks for special cases.
22093 \end_layout
22094
22095 \begin_layout Section
22096 Basic Math Editing
22097 \begin_inset Index idx
22098 status collapsed
22099
22100 \begin_layout Plain Layout
22101 Math ! Basics
22102 \end_layout
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \begin_layout Standard
22110 To create a math formula, you can just click on the toolbar icon 
22111 \begin_inset Info
22112 type  "icon"
22113 arg   "math-mode on"
22114 \end_inset
22115
22116 .
22117  That will create a little blue rectangle, with purple markers around its
22118  corners.
22119  That blue rectangle is the formula itself; the purple markers indicate
22120  what level of nesting within the formula you are at.
22121  You can also choose a particular formula type to insert via the 
22122 \family sans
22123 Insert\SpecialChar \menuseparator
22124 Math
22125 \family default
22126  menu.
22127 \end_layout
22128
22129 \begin_layout Standard
22130 Editing the parameters of a formula and adding math constructs can be done
22131  with the 
22132 \family sans
22133 math
22134 \begin_inset space ~
22135 \end_inset
22136
22137 toolbar
22138 \family default
22139 , that appears when the cursor is in a formula.
22140 \end_layout
22141
22142 \begin_layout Standard
22143 There are two main types of formulas, inline formulas and display formulas.
22144  Inline formulas appear within a text line, like this one:
22145 \end_layout
22146
22147 \begin_layout Standard
22148 This is a line with an inline formula 
22149 \begin_inset Formula $A=B$
22150 \end_inset
22151
22152  in it.
22153 \end_layout
22154
22155 \begin_layout Standard
22156 Displayed formulas appear outside the text like if they were in a separate
22157  paragraph, like this one:
22158 \begin_inset Formula 
22159 \[
22160 A=B
22161 \]
22162
22163 \end_inset
22164
22165 You can only number and reference displayed formulas.
22166 \end_layout
22167
22168 \begin_layout Standard
22169 LyX supports also many LaTeX math commands.
22170  E.
22171 \begin_inset space \thinspace{}
22172 \end_inset
22173
22174 g.
22175 \begin_inset space \space{}
22176 \end_inset
22177
22178 typing 
22179 \begin_inset Quotes eld
22180 \end_inset
22181
22182
22183 \series bold
22184
22185 \backslash
22186 alpha
22187 \series default
22188
22189 \begin_inset Quotes erd
22190 \end_inset
22191
22192 , followed by a space, in a formula will create the Greek letter 
22193 \begin_inset Formula $\alpha$
22194 \end_inset
22195
22196 .
22197  Typing commands might sometimes be faster than using the 
22198 \family sans
22199 Math
22200 \begin_inset space ~
22201 \end_inset
22202
22203 Panel
22204 \family default
22205 .
22206 \end_layout
22207
22208 \begin_layout Subsection
22209 Navigating in Formulas
22210 \begin_inset Index idx
22211 status collapsed
22212
22213 \begin_layout Plain Layout
22214 Math ! Navigating
22215 \end_layout
22216
22217 \end_inset
22218
22219
22220 \end_layout
22221
22222 \begin_layout Standard
22223 The best control over the cursor position within an existing formula is
22224  achieved with the arrow keys.
22225  LyX uses small rectangles to indicate places where something can be inserted.
22226  The arrow keys can be used to navigate between parts of a formula.
22227  Pressing 
22228 \family sans
22229 Space
22230 \family default
22231  will leave a formula construct (a square root 
22232 \begin_inset Formula $\sqrt{2}$
22233 \end_inset
22234
22235 , or parentheses 
22236 \begin_inset Formula $\left(f\right)$
22237 \end_inset
22238
22239 , or a matrix 
22240 \begin_inset Formula $\left[\begin{array}{cc}
22241 1 & 2\\
22242 3 & 4
22243 \end{array}\right]$
22244 \end_inset
22245
22246 ).
22247  Pressing 
22248 \family sans
22249 Escape
22250 \family default
22251  will leave the formula, placing the cursor after the formula.
22252  
22253 \family sans
22254 Tab
22255 \family default
22256  can be used to move horizontally in a formula; for example, through the
22257  cells of a matrix or the positions in a multi-line equation.
22258 \end_layout
22259
22260 \begin_layout Standard
22261
22262 \family sans
22263 Space
22264 \family default
22265 , printed in this document as 
22266 \begin_inset Quotes eld
22267 \end_inset
22268
22269
22270 \begin_inset ERT
22271 status collapsed
22272
22273 \begin_layout Plain Layout
22274
22275
22276 \backslash
22277 spce 
22278 \end_layout
22279
22280 \end_inset
22281
22282
22283 \begin_inset Quotes erd
22284 \end_inset
22285
22286
22287 \begin_inset Note Note
22288 status collapsed
22289
22290 \begin_layout Plain Layout
22291 This command will appear in the output as an official character denoting
22292  the space character (visible space).
22293 \end_layout
22294
22295 \end_inset
22296
22297 , seems to do nothing in a formula, since it does not add a space between
22298  characters, but it does exit a nested structure.
22299  For this reason, you have to be careful about using 
22300 \family sans
22301 Space
22302 \family default
22303 .
22304  For example, if you want 
22305 \begin_inset Formula $\sqrt{2x+1}$
22306 \end_inset
22307
22308 , type 
22309 \series bold
22310
22311 \backslash
22312 sqrt
22313 \begin_inset ERT
22314 status collapsed
22315
22316 \begin_layout Plain Layout
22317
22318
22319 \backslash
22320 spce 
22321 \end_layout
22322
22323 \end_inset
22324
22325 2x+1
22326 \series default
22327  and not 
22328 \series bold
22329
22330 \backslash
22331 sqrt
22332 \begin_inset ERT
22333 status collapsed
22334
22335 \begin_layout Plain Layout
22336
22337
22338 \backslash
22339 spce 
22340 \end_layout
22341
22342 \end_inset
22343
22344 2x
22345 \begin_inset ERT
22346 status collapsed
22347
22348 \begin_layout Plain Layout
22349
22350
22351 \backslash
22352 spce 
22353 \end_layout
22354
22355 \end_inset
22356
22357 +1
22358 \series default
22359 , since in the latter case only the 
22360 \family typewriter
22361
22362 \begin_inset Formula $2x$
22363 \end_inset
22364
22365
22366 \family default
22367  will be under the square root sign: 
22368 \begin_inset Formula $\sqrt{2x}+1$
22369 \end_inset
22370
22371 .
22372 \end_layout
22373
22374 \begin_layout Standard
22375 You can leave many parts of a formula, like this matrix, partially filled
22376  in, such as:
22377 \begin_inset Formula 
22378 \[
22379 \left(\begin{array}{ccc}
22380 \lambda_{1}\\
22381  & \ddots\\
22382  &  & \lambda_{n}
22383 \end{array}\right)
22384 \]
22385
22386 \end_inset
22387
22388 If you leave a fraction only partially filled in, or a subscript with nothing
22389  in it, the results will be unpredictable, but most constructs don't mind.
22390 \end_layout
22391
22392 \begin_layout Subsection
22393 Selecting Text
22394 \end_layout
22395
22396 \begin_layout Standard
22397 You can select text within a formula in two different ways.
22398  Place the cursor at one end of the string of text you want, and press 
22399 \family sans
22400 Shift
22401 \family default
22402  and a cursor movement key to select text.
22403  It will be highlighted as with regular text selection.
22404  Alternatively, you can select text with the mouse in the usual way.
22405  That text can then be cut or copied, and then pasted within any formula,
22406  but not in a normal text region in LyX.
22407 \end_layout
22408
22409 \begin_layout Subsection
22410 Exponents and Subscripts
22411 \begin_inset Index idx
22412 status collapsed
22413
22414 \begin_layout Plain Layout
22415 Math ! Exponents
22416 \end_layout
22417
22418 \end_inset
22419
22420
22421 \begin_inset Index idx
22422 status collapsed
22423
22424 \begin_layout Plain Layout
22425 Math ! Subscripts
22426 \end_layout
22427
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \begin_layout Standard
22434 You can use the math panel to add super- or subscripts (buttons 
22435 \begin_inset Info
22436 type  "icon"
22437 arg   "math-superscript"
22438 \end_inset
22439
22440  and 
22441 \begin_inset Info
22442 type  "icon"
22443 arg   "math-subscript"
22444 \end_inset
22445
22446 ), but the much easier way is to use a command.
22447  To get 
22448 \begin_inset Formula $x^{2}$
22449 \end_inset
22450
22451 , type in a formula 
22452 \series bold
22453 x^2
22454 \begin_inset ERT
22455 status collapsed
22456
22457 \begin_layout Plain Layout
22458
22459
22460 \backslash
22461 spce 
22462 \end_layout
22463
22464 \end_inset
22465
22466
22467 \series default
22468 .
22469  The final 
22470 \family sans
22471 Space
22472 \family default
22473  puts the cursor back down on the base line of the expression.
22474  If you type 
22475 \series bold
22476 x^2y
22477 \series default
22478 , you will get 
22479 \begin_inset Formula $x^{2y}$
22480 \end_inset
22481
22482 , to get 
22483 \begin_inset Formula $x^{2}y$
22484 \end_inset
22485
22486 , type 
22487 \series bold
22488 x^2
22489 \begin_inset ERT
22490 status collapsed
22491
22492 \begin_layout Plain Layout
22493
22494
22495 \backslash
22496 spce 
22497 \end_layout
22498
22499 \end_inset
22500
22501 y
22502 \series default
22503 .
22504  If you use characters in the superscript, that could be accented with the
22505  hat 
22506 \begin_inset Quotes eld
22507 \end_inset
22508
22509 ^
22510 \begin_inset Quotes erd
22511 \end_inset
22512
22513 , you have to use an extra 
22514 \family sans
22515 Space
22516 \family default
22517  to separate the hat and the character.
22518  E.
22519 \begin_inset space \thinspace{}
22520 \end_inset
22521
22522 g.
22523 \begin_inset space \space{}
22524 \end_inset
22525
22526 if you want 
22527 \begin_inset Formula $x^{a}$
22528 \end_inset
22529
22530 , type 
22531 \series bold
22532 x^
22533 \begin_inset ERT
22534 status collapsed
22535
22536 \begin_layout Plain Layout
22537
22538
22539 \backslash
22540 spce 
22541 \end_layout
22542
22543 \end_inset
22544
22545 a
22546 \series default
22547 .
22548  Subscripts are similar: To get 
22549 \begin_inset Formula $a_{1}$
22550 \end_inset
22551
22552 , type 
22553 \series bold
22554 a_1
22555 \begin_inset ERT
22556 status collapsed
22557
22558 \begin_layout Plain Layout
22559
22560
22561 \backslash
22562 spce 
22563 \end_layout
22564
22565 \end_inset
22566
22567
22568 \series default
22569 .
22570 \end_layout
22571
22572 \begin_layout Subsection
22573 Fractions
22574 \begin_inset Index idx
22575 status collapsed
22576
22577 \begin_layout Plain Layout
22578 Math ! Fractions
22579 \end_layout
22580
22581 \end_inset
22582
22583
22584 \end_layout
22585
22586 \begin_layout Standard
22587 Create a fraction with either the command 
22588 \series bold
22589
22590 \backslash
22591 frac
22592 \series default
22593  or using the icon 
22594 \begin_inset Info
22595 type  "icon"
22596 arg   "math-insert \\frac"
22597 \end_inset
22598
22599  in the 
22600 \family sans
22601 Math
22602 \begin_inset space ~
22603 \end_inset
22604
22605 Panel
22606 \family default
22607 .
22608  You will be presented with an empty fraction.
22609  The cursor is above the fraction line.
22610  To move it to the bottom, simply press 
22611 \family sans
22612 Down
22613 \family default
22614 .
22615  To move back up, press 
22616 \family sans
22617 Up
22618 \family default
22619 .
22620  Any math structure can be placed in a fraction, as this example shows:
22621 \begin_inset Formula 
22622 \[
22623 \left[\frac{1}{\left(\begin{array}{cc}
22624 2 & 3\\
22625 4 & 5
22626 \end{array}\right)}\right]
22627 \]
22628
22629 \end_inset
22630
22631
22632 \end_layout
22633
22634 \begin_layout Subsection
22635 Roots
22636 \begin_inset Index idx
22637 status collapsed
22638
22639 \begin_layout Plain Layout
22640 Math ! Roots
22641 \end_layout
22642
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \begin_layout Standard
22649 Roots can be created using the 
22650 \family sans
22651 Math
22652 \begin_inset space ~
22653 \end_inset
22654
22655 Panel
22656 \family default
22657  button 
22658 \begin_inset Info
22659 type  "icon"
22660 arg   "math-insert \\sqrt"
22661 \end_inset
22662
22663  or 
22664 \begin_inset Info
22665 type  "icon"
22666 arg   "math-insert \\root"
22667 \end_inset
22668
22669  or the commands 
22670 \series bold
22671
22672 \backslash
22673 sqrt
22674 \series default
22675  or 
22676 \series bold
22677
22678 \backslash
22679 root
22680 \series default
22681 .
22682  With the command 
22683 \series bold
22684
22685 \backslash
22686 root
22687 \series default
22688  you can produce roots of higher orders, like cube roots, while 
22689 \series bold
22690
22691 \backslash
22692 sqrt
22693 \series default
22694  produces always a square root.
22695 \end_layout
22696
22697 \begin_layout Subsection
22698 Operators with Limits
22699 \begin_inset Index idx
22700 status collapsed
22701
22702 \begin_layout Plain Layout
22703 Math ! Sums
22704 \end_layout
22705
22706 \end_inset
22707
22708
22709 \begin_inset Index idx
22710 status collapsed
22711
22712 \begin_layout Plain Layout
22713 Math ! Integrals
22714 \end_layout
22715
22716 \end_inset
22717
22718
22719 \begin_inset CommandInset label
22720 LatexCommand label
22721 name "sub:Operators-with-Limits"
22722
22723 \end_inset
22724
22725
22726 \end_layout
22727
22728 \begin_layout Standard
22729 Sum (
22730 \begin_inset Formula $\sum$
22731 \end_inset
22732
22733 ) and integral (
22734 \begin_inset Formula $\int$
22735 \end_inset
22736
22737 ) operators are very often decorated with limits.
22738  These limits can be entered in LyX by entering them as you would enter
22739  a super- or subscript, directly after the symbol.
22740  The sum operator will automatically place its 
22741 \begin_inset Quotes eld
22742 \end_inset
22743
22744 limits
22745 \begin_inset Quotes erd
22746 \end_inset
22747
22748  over and under the symbol in displayed formulas, and on the side in inline
22749  formulas.
22750  Such as 
22751 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22752 \end_inset
22753
22754 , versus
22755 \begin_inset Formula 
22756 \[
22757 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22758 \]
22759
22760 \end_inset
22761
22762 Integral signs, however, will place the limits on the side in both formula
22763  types.
22764 \end_layout
22765
22766 \begin_layout Standard
22767 All operators with limits will be automatically re-sized when placed in
22768  display mode.
22769  The placement of the limits can be changed by placing the cursor directly
22770  behind the operator and hitting 
22771 \begin_inset Info
22772 type  "shortcut"
22773 arg   "math-limits"
22774 \end_inset
22775
22776  or using the menu 
22777 \family sans
22778 Edit\SpecialChar \menuseparator
22779 Math\SpecialChar \menuseparator
22780 Change
22781 \begin_inset space ~
22782 \end_inset
22783
22784 Limits
22785 \begin_inset space ~
22786 \end_inset
22787
22788 Type
22789 \family default
22790 .
22791 \end_layout
22792
22793 \begin_layout Standard
22794 Certain other mathematical expressions have this 
22795 \begin_inset Quotes eld
22796 \end_inset
22797
22798 moving limits
22799 \begin_inset Quotes erd
22800 \end_inset
22801
22802  feature as addition, such as
22803 \begin_inset Index idx
22804 status collapsed
22805
22806 \begin_layout Plain Layout
22807 Math ! Limits
22808 \end_layout
22809
22810 \end_inset
22811
22812
22813 \begin_inset Formula 
22814 \[
22815 \lim_{x\rightarrow\infty}f(x),
22816 \]
22817
22818 \end_inset
22819
22820 which will place the 
22821 \begin_inset Formula $x\rightarrow\infty$
22822 \end_inset
22823
22824  underneath the 
22825 \begin_inset Quotes eld
22826 \end_inset
22827
22828 lim
22829 \begin_inset Quotes erd
22830 \end_inset
22831
22832  in display mode.
22833  In inline formulas it looks like this: 
22834 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22835 \end_inset
22836
22837 .
22838 \end_layout
22839
22840 \begin_layout Standard
22841 Note that the lim-function was entered as the function macro 
22842 \series bold
22843
22844 \backslash
22845 lim
22846 \series default
22847 .
22848  Have a look at section
22849 \begin_inset space ~
22850 \end_inset
22851
22852
22853 \begin_inset CommandInset ref
22854 LatexCommand ref
22855 reference "sub:Functions"
22856
22857 \end_inset
22858
22859  for an explanation of function macros.
22860 \end_layout
22861
22862 \begin_layout Subsection
22863 Math Symbols
22864 \begin_inset Index idx
22865 status collapsed
22866
22867 \begin_layout Plain Layout
22868 Math ! Symbols
22869 \end_layout
22870
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Standard
22877 Most math symbols can be found in the 
22878 \family sans
22879 Math
22880 \begin_inset space ~
22881 \end_inset
22882
22883 Panel
22884 \family default
22885  under one of several categories; including 
22886 \family sans
22887 Greek
22888 \family default
22889
22890 \family sans
22891 Operators
22892 \family default
22893
22894 \family sans
22895 Relations
22896 \family default
22897
22898 \family sans
22899 Arrows
22900 \family default
22901 .
22902  There are also the additional symbols provided by the American Mathematical
22903  Society (AMS).
22904 \end_layout
22905
22906 \begin_layout Standard
22907 If you know the LaTeX-command for a construct or symbol you wish to use,
22908  you don't have to use the 
22909 \family sans
22910 Math
22911 \begin_inset space ~
22912 \end_inset
22913
22914 Panel
22915 \family default
22916 ; you can type the command directly into the formula.
22917  LyX will convert it to the corresponding symbol or construct.
22918 \end_layout
22919
22920 \begin_layout Subsection
22921 Altering Spacing
22922 \begin_inset Index idx
22923 status collapsed
22924
22925 \begin_layout Plain Layout
22926 Math ! Spaces
22927 \end_layout
22928
22929 \end_inset
22930
22931
22932 \end_layout
22933
22934 \begin_layout Standard
22935 You may want to create spaces that differ from the standard spacing that
22936  LaTeX provides.
22937  To do this, press 
22938 \begin_inset Info
22939 type  "shortcut"
22940 arg   "command-alternatives space-insert protected ; math-space"
22941 \end_inset
22942
22943  or use the 
22944 \family sans
22945 Math
22946 \begin_inset space ~
22947 \end_inset
22948
22949 Panel
22950 \family default
22951  button 
22952 \family sans
22953
22954 \begin_inset Info
22955 type  "icon"
22956 arg   "math-insert \\space"
22957 \end_inset
22958
22959
22960 \family default
22961 .
22962  This generates a small space, and shows a small marker on the screen.
22963  For example, the sequence 
22964 \series bold
22965 a Ctrl+Space b
22966 \series default
22967
22968 \begin_inset Formula $a\, b$
22969 \end_inset
22970
22971  appears in LyX as 
22972 \begin_inset Graphics
22973         filename clipart/SpaceMarker.png
22974
22975 \end_inset
22976
22977 .
22978  You can change the space to different sizes when you set the cursor behind
22979  the space marker and hit space again several times.
22980  With every space hit the size will be changed.
22981  Some markers for the space size appear red in LyX, because they are negative
22982  spaces.
22983  Here are two examples:
22984 \end_layout
22985
22986 \begin_layout Standard
22987
22988 \series bold
22989 a Ctrl+Space b
22990 \series default
22991  and 3×
22992 \family sans
22993 Space
22994 \family default
22995
22996 \begin_inset Formula $a\quad b$
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \begin_layout Standard
23003
23004 \series bold
23005 a Ctrl+Space b
23006 \series default
23007  and 5×
23008 \family sans
23009 Space
23010 \family default
23011
23012 \begin_inset Formula $a\! b$
23013 \end_inset
23014
23015
23016 \end_layout
23017
23018 \begin_layout Subsection
23019 Functions
23020 \begin_inset Index idx
23021 status collapsed
23022
23023 \begin_layout Plain Layout
23024 Math ! Functions
23025 \end_layout
23026
23027 \end_inset
23028
23029
23030 \begin_inset CommandInset label
23031 LatexCommand label
23032 name "sub:Functions"
23033
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \begin_layout Standard
23040 The 
23041 \family sans
23042 Math
23043 \begin_inset space ~
23044 \end_inset
23045
23046 Panel
23047 \family default
23048  contains under the button 
23049 \family sans
23050
23051 \begin_inset Info
23052 type  "icon"
23053 arg   "math-insert \\functions"
23054 \end_inset
23055
23056
23057 \family default
23058  a number of function macros, such as 
23059 \begin_inset Formula $\sin$
23060 \end_inset
23061
23062
23063 \begin_inset Formula $\lim$
23064 \end_inset
23065
23066
23067 \emph on
23068 etc
23069 \emph default
23070 .
23071  (you can also insert them in a formula by typing 
23072 \series bold
23073
23074 \backslash
23075 sin
23076 \series default
23077  etc.).
23078  Standard mathematical practice is that functions are printed upright to
23079  avoid confusions, because 
23080 \begin_inset Formula $sin$
23081 \end_inset
23082
23083  does normally mean 
23084 \begin_inset Formula $s\cdot i\cdot n$
23085 \end_inset
23086
23087 .
23088 \end_layout
23089
23090 \begin_layout Standard
23091 Using the function macros will also produce correct spacing around the function:
23092  
23093 \begin_inset Formula $a\sin x$
23094 \end_inset
23095
23096  is different from 
23097 \begin_inset Formula $asinx$
23098 \end_inset
23099
23100 .
23101 \end_layout
23102
23103 \begin_layout Standard
23104 For some mathematical objects, like the limes, the macro changes where subscript
23105 s are placed, as described in section
23106 \begin_inset space ~
23107 \end_inset
23108
23109
23110 \begin_inset CommandInset ref
23111 LatexCommand ref
23112 reference "sub:Operators-with-Limits"
23113
23114 \end_inset
23115
23116 .
23117 \end_layout
23118
23119 \begin_layout Subsection
23120 Accents
23121 \begin_inset Index idx
23122 status collapsed
23123
23124 \begin_layout Plain Layout
23125 Math ! Accents
23126 \end_layout
23127
23128 \end_inset
23129
23130
23131 \end_layout
23132
23133 \begin_layout Standard
23134 In a formula you can insert accented characters in the same way as in text
23135  mode.
23136  This may depend on your keyboard, or the bindings file you use.
23137  You can also use LaTeX commands to e.
23138 \begin_inset space \thinspace{}
23139 \end_inset
23140
23141 g.
23142 \begin_inset space \space{}
23143 \end_inset
23144
23145 enter 
23146 \begin_inset Formula $\hat{a}$
23147 \end_inset
23148
23149  even if your keyboard doesn't have hat-accents enabled.
23150  Our example is entered by typing 
23151 \series bold
23152
23153 \backslash
23154 hat
23155 \begin_inset ERT
23156 status collapsed
23157
23158 \begin_layout Plain Layout
23159
23160
23161 \backslash
23162 spce 
23163 \end_layout
23164
23165 \end_inset
23166
23167 a
23168 \series default
23169  in a formula.
23170  Table
23171 \begin_inset space ~
23172 \end_inset
23173
23174
23175 \begin_inset CommandInset ref
23176 LatexCommand ref
23177 reference "cap:Accent-names-and"
23178
23179 \end_inset
23180
23181  shows the equivalences between the accent names and the commands.
23182 \end_layout
23183
23184 \begin_layout Standard
23185 \begin_inset Float table
23186 wide false
23187 sideways false
23188 status open
23189
23190 \begin_layout Plain Layout
23191 \begin_inset Caption
23192
23193 \begin_layout Plain Layout
23194 \begin_inset CommandInset label
23195 LatexCommand label
23196 name "cap:Accent-names-and"
23197
23198 \end_inset
23199
23200 Accent names and the corresponding commands.
23201 \end_layout
23202
23203 \end_inset
23204
23205
23206 \end_layout
23207
23208 \begin_layout Plain Layout
23209 \align center
23210 \begin_inset Tabular
23211 <lyxtabular version="3" rows="11" columns="3">
23212 <features tabularvalignment="middle">
23213 <column alignment="center" valignment="top" width="0pt">
23214 <column alignment="center" valignment="top" width="0pt">
23215 <column alignment="center" valignment="top" width="0pt">
23216 <row>
23217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221 Name
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23227 \begin_inset Text
23228
23229 \begin_layout Plain Layout
23230 Command
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239 E
23240 \family roman
23241 \series medium
23242 \shape up
23243 \size normal
23244 \emph off
23245 \bar no
23246 \noun off
23247 \color none
23248 xample
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \family roman
23261 \series medium
23262 \shape up
23263 \size normal
23264 \emph off
23265 \bar no
23266 \noun off
23267 \color none
23268 circumflex
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277
23278 \series bold
23279
23280 \backslash
23281 hat
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290
23291 \family roman
23292 \series medium
23293 \shape up
23294 \size normal
23295 \emph off
23296 \bar no
23297 \noun off
23298 \color none
23299 \begin_inset Formula $\hat{a}$
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \end_inset
23306 </cell>
23307 </row>
23308 <row>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313
23314 \family roman
23315 \series medium
23316 \shape up
23317 \size normal
23318 \emph off
23319 \bar no
23320 \noun off
23321 \color none
23322 grave
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331
23332 \series bold
23333
23334 \backslash
23335 grave
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \family roman
23346 \series medium
23347 \shape up
23348 \size normal
23349 \emph off
23350 \bar no
23351 \noun off
23352 \color none
23353 \begin_inset Formula $\grave{a}$
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 </row>
23362 <row>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \family roman
23369 \series medium
23370 \shape up
23371 \size normal
23372 \emph off
23373 \bar no
23374 \noun off
23375 \color none
23376 acute
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \series bold
23387
23388 \backslash
23389 acute
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \family roman
23400 \series medium
23401 \shape up
23402 \size normal
23403 \emph off
23404 \bar no
23405 \noun off
23406 \color none
23407 \begin_inset Formula $\acute{a}$
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 </row>
23416 <row>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421
23422 \family roman
23423 \series medium
23424 \shape up
23425 \size normal
23426 \emph off
23427 \bar no
23428 \noun off
23429 \color none
23430 umlaut
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439
23440 \series bold
23441
23442 \backslash
23443 ddot
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452
23453 \family roman
23454 \series medium
23455 \shape up
23456 \size normal
23457 \emph off
23458 \bar no
23459 \noun off
23460 \color none
23461 \begin_inset Formula $\ddot{a}$
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 </row>
23470 <row>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475
23476 \family roman
23477 \series medium
23478 \shape up
23479 \size normal
23480 \emph off
23481 \bar no
23482 \noun off
23483 \color none
23484 tilde
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493
23494 \series bold
23495
23496 \backslash
23497 tilde
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \family roman
23508 \series medium
23509 \shape up
23510 \size normal
23511 \emph off
23512 \bar no
23513 \noun off
23514 \color none
23515 \begin_inset Formula $\tilde{a}$
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 </row>
23524 <row>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \family roman
23531 \series medium
23532 \shape up
23533 \size normal
23534 \emph off
23535 \bar no
23536 \noun off
23537 \color none
23538 dot
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \series bold
23549
23550 \backslash
23551 dot
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \family roman
23562 \series medium
23563 \shape up
23564 \size normal
23565 \emph off
23566 \bar no
23567 \noun off
23568 \color none
23569 \begin_inset Formula $\dot{a}$
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 </row>
23578 <row>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583
23584 \family roman
23585 \series medium
23586 \shape up
23587 \size normal
23588 \emph off
23589 \bar no
23590 \noun off
23591 \color none
23592 breve
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23598 \begin_inset Text
23599
23600 \begin_layout Plain Layout
23601
23602 \series bold
23603
23604 \backslash
23605 breve
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \family roman
23616 \series medium
23617 \shape up
23618 \size normal
23619 \emph off
23620 \bar no
23621 \noun off
23622 \color none
23623 \begin_inset Formula $\breve{a}$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \family roman
23639 \series medium
23640 \shape up
23641 \size normal
23642 \emph off
23643 \bar no
23644 \noun off
23645 \color none
23646 caron
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655
23656 \series bold
23657
23658 \backslash
23659 check
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668
23669 \family roman
23670 \series medium
23671 \shape up
23672 \size normal
23673 \emph off
23674 \bar no
23675 \noun off
23676 \color none
23677 \begin_inset Formula $\check{a}$
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 </row>
23686 <row>
23687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691
23692 \family roman
23693 \series medium
23694 \shape up
23695 \size normal
23696 \emph off
23697 \bar no
23698 \noun off
23699 \color none
23700 macron
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709
23710 \series bold
23711
23712 \backslash
23713 bar
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \family roman
23724 \series medium
23725 \shape up
23726 \size normal
23727 \emph off
23728 \bar no
23729 \noun off
23730 \color none
23731 \begin_inset Formula $\bar{a}$
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 </row>
23740 <row>
23741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745 vector
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \series bold
23756
23757 \backslash
23758 vec
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767
23768 \family roman
23769 \series medium
23770 \shape up
23771 \size normal
23772 \emph off
23773 \bar no
23774 \noun off
23775 \color none
23776 \begin_inset Formula $\vec{a}$
23777 \end_inset
23778
23779
23780 \end_layout
23781
23782 \end_inset
23783 </cell>
23784 </row>
23785 </lyxtabular>
23786
23787 \end_inset
23788
23789
23790 \end_layout
23791
23792 \end_inset
23793
23794
23795 \end_layout
23796
23797 \begin_layout Standard
23798 You can choose one of the accents by selecting an item from the 
23799 \family sans
23800 Frame
23801 \begin_inset space ~
23802 \end_inset
23803
23804 decorations
23805 \family default
23806  symbol set button 
23807 \begin_inset Info
23808 type  "icon"
23809 arg   "math-insert \\hat"
23810 \end_inset
23811
23812  in the math panel; this will apply to any selection you have made within
23813  a formula too.
23814 \end_layout
23815
23816 \begin_layout Section
23817 Brackets and Delimiters
23818 \begin_inset Index idx
23819 status collapsed
23820
23821 \begin_layout Plain Layout
23822 Math ! Brackets
23823 \end_layout
23824
23825 \end_inset
23826
23827
23828 \begin_inset Index idx
23829 status collapsed
23830
23831 \begin_layout Plain Layout
23832 Math ! Delimiters
23833 \end_layout
23834
23835 \end_inset
23836
23837
23838 \begin_inset CommandInset label
23839 LatexCommand label
23840 name "sec:Brackets-and-Delimiters"
23841
23842 \end_inset
23843
23844
23845 \end_layout
23846
23847 \begin_layout Standard
23848 There are several brackets available through LyX.
23849  For some purposes, using just the keys 
23850 \family typewriter
23851 []{}()|<>
23852 \family default
23853  should suffice.
23854  But if you want to surround a large structure, like a matrix or a fraction,
23855  or if you have several layers of brackets, it is better to use the math
23856  toolbar delimiter icon 
23857 \begin_inset Info
23858 type  "icon"
23859 arg   "dialog-show mathdelimiter"
23860 \end_inset
23861
23862 .
23863  For example, that is how you would construct the brackets around a matrix:
23864 \begin_inset Formula 
23865 \[
23866 \left[\begin{array}{cc}
23867 1 & 2\\
23868 3 & 4
23869 \end{array}\right]
23870 \]
23871
23872 \end_inset
23873
23874 and to make it easier to see the layers of parentheses.
23875  Below, the expression on the left was entered using the delimiter icon
23876  
23877 \begin_inset Info
23878 type  "icon"
23879 arg   "dialog-show mathdelimiter"
23880 \end_inset
23881
23882  and the expression on the right was entered using the 
23883 \family typewriter
23884 ()
23885 \family default
23886  keys.
23887  
23888 \begin_inset Formula 
23889 \[
23890 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))}
23891 \]
23892
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \begin_layout Standard
23899 If you use the delimiter icon, the parentheses, and other brackets from
23900  that menu will automatically re-size to accommodate the size of what is
23901  inside.
23902 \end_layout
23903
23904 \begin_layout Standard
23905 To construct brackets click on the button for the bracket you want on the
23906  left side and right side.
23907  If you use the option 
23908 \family sans
23909 Keep
23910 \begin_inset space ~
23911 \end_inset
23912
23913 matched
23914 \family default
23915 , the selected bracket type will be used for the left and the right side.
23916  The selection will be shown below the button field.
23917  If you want one side to not have a bracket, use the blank button.
23918  It will appear in LyX with a dotted line, but nothing will be printed.
23919 \end_layout
23920
23921 \begin_layout Standard
23922 If you want to place brackets around math structures, like a square root,
23923  you can do so by first highlighting (selecting) the structure that is to
23924  go inside the brackets.
23925  Then choose the appropriate brackets for left and right and click on 
23926 \family sans
23927 Insert
23928 \family default
23929 .
23930  The parentheses will be drawn around the selected structure.
23931  The most common bracket combinations (parentheses, square brackets, and
23932  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23933  For example, to insert a pair of flexible parentheses on both sides, select
23934  the structure and enter 
23935 \begin_inset Info
23936 type  "shortcut"
23937 arg   "math-delim ( )"
23938 \end_inset
23939
23940 .
23941 \end_layout
23942
23943 \begin_layout Section
23944 Arrays and Multi-line Equations
23945 \begin_inset Index idx
23946 status collapsed
23947
23948 \begin_layout Plain Layout
23949 Math ! Arrays
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \begin_inset Index idx
23956 status collapsed
23957
23958 \begin_layout Plain Layout
23959 Math ! Matrices
23960 \end_layout
23961
23962 \end_inset
23963
23964
23965 \begin_inset Index idx
23966 status collapsed
23967
23968 \begin_layout Plain Layout
23969 Math ! Multi-line Equations
23970 \end_layout
23971
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \begin_layout Standard
23978 Matrices are entered in LyX using the 
23979 \family sans
23980 Math
23981 \begin_inset space ~
23982 \end_inset
23983
23984 Panel
23985 \family default
23986  matrix button 
23987 \family sans
23988
23989 \begin_inset Info
23990 type  "icon"
23991 arg   "dialog-show mathmatrix"
23992 \end_inset
23993
23994
23995 \family default
23996 .
23997  It will open a dialog for you to choose the number of rows/columns.
23998  Here is an example:
23999 \begin_inset Formula 
24000 \[
24001 \left(\begin{array}{ccc}
24002 1 & 2 & 3\\
24003 4 & 5 & 6\\
24004 7 & 8 & 9
24005 \end{array}\right)
24006 \]
24007
24008 \end_inset
24009
24010 The parentheses aren't automatic, but you can add them as described in section
24011 \begin_inset space ~
24012 \end_inset
24013
24014
24015 \begin_inset CommandInset ref
24016 LatexCommand ref
24017 reference "sec:Brackets-and-Delimiters"
24018
24019 \end_inset
24020
24021 .
24022  When you construct the matrix, you can decide whether the column entries
24023  will be left-, right-, or center-justified.
24024  This alignment is set in the box 
24025 \family sans
24026 Horizontal
24027 \family default
24028  with the letters 
24029 \begin_inset Quotes eld
24030 \end_inset
24031
24032
24033 \family sans
24034 l
24035 \family default
24036
24037 \begin_inset Quotes erd
24038 \end_inset
24039
24040
24041 \begin_inset Quotes eld
24042 \end_inset
24043
24044
24045 \family sans
24046 r
24047 \family default
24048
24049 \begin_inset Quotes erd
24050 \end_inset
24051
24052 , and 
24053 \begin_inset Quotes eld
24054 \end_inset
24055
24056
24057 \family sans
24058 c
24059 \family default
24060
24061 \begin_inset Quotes erd
24062 \end_inset
24063
24064 .
24065  LyX proposes a 
24066 \begin_inset Quotes eld
24067 \end_inset
24068
24069
24070 \family sans
24071 c
24072 \family default
24073
24074 \begin_inset Quotes erd
24075 \end_inset
24076
24077  for every column as default.
24078  For example, the sequence 
24079 \begin_inset Quotes eld
24080 \end_inset
24081
24082
24083 \family sans
24084 lcr
24085 \family default
24086
24087 \begin_inset Quotes erd
24088 \end_inset
24089
24090  means that the first column will be left-justified, the second will be
24091  centered, and the third column will be right-justified, because each letter
24092  corresponds to the relevant column.
24093  The result will look like this:
24094 \begin_inset Formula 
24095 \[
24096 \begin{array}{lcr}
24097 this & this\, column & this\, column\\
24098 column & has & has\, right\\
24099 has\, left\, alignment & center\, alignment & alignment
24100 \end{array}.
24101 \]
24102
24103 \end_inset
24104
24105
24106 \end_layout
24107
24108 \begin_layout Standard
24109 You can add more rows to an existing matrix by hitting 
24110 \begin_inset Info
24111 type  "shortcut"
24112 arg   "newline-insert newline"
24113 \end_inset
24114
24115  while the cursor is in the matrix.
24116  Adding or deleting columns can be done via the menu 
24117 \family sans
24118 Edit\SpecialChar \menuseparator
24119 Math
24120 \family default
24121  or the math toolbar.
24122 \end_layout
24123
24124 \begin_layout Standard
24125 There are other arrays used in formulas, such as distinctions of cases.
24126  It can be created with the menu 
24127 \family sans
24128 Insert\SpecialChar \menuseparator
24129 Math\SpecialChar \menuseparator
24130 Cases
24131 \begin_inset space ~
24132 \end_inset
24133
24134 Environment
24135 \family default
24136  or the command 
24137 \series bold
24138
24139 \backslash
24140 cases
24141 \series default
24142 .
24143  Here is an example: 
24144 \begin_inset Formula 
24145 \[
24146 f(x)=\begin{cases}
24147 -1 & x<0\\
24148 0 & x=0\\
24149 1 & x>0
24150 \end{cases}
24151 \]
24152
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \begin_layout Standard
24159 \begin_inset VSpace bigskip
24160 \end_inset
24161
24162 Multi-line formulas are created when you press 
24163 \begin_inset Info
24164 type  "shortcut"
24165 arg   "newline-insert newline"
24166 \end_inset
24167
24168  within a formula.
24169  In an empty formula you can see that three blue boxes appear, one for each
24170  column.
24171  When you press 
24172 \begin_inset Info
24173 type  "shortcut"
24174 arg   "newline-insert newline"
24175 \end_inset
24176
24177  in a non-empty formula, the part before the relation sign (equal sign 
24178 \begin_inset Quotes eld
24179 \end_inset
24180
24181 =
24182 \begin_inset Quotes erd
24183 \end_inset
24184
24185  etc.) will be inserted automatically in the first column, the relation sign
24186  is in the second column, and the rest in the third column.
24187  A new row is created by every further hit of 
24188 \begin_inset Info
24189 type  "shortcut"
24190 arg   "newline-insert newline"
24191 \end_inset
24192
24193 .
24194  Multi-line formulas are always displayed formulas.
24195  Here is an example:
24196 \begin_inset Formula 
24197 \begin{eqnarray}
24198 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24199 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24200 \end{eqnarray}
24201
24202 \end_inset
24203
24204 Note that the middle column is designed for relation signs so structures
24205  in this column will be printed in a smaller size:
24206 \begin_inset Formula 
24207 \begin{eqnarray*}
24208 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24209 \end{eqnarray*}
24210
24211 \end_inset
24212
24213
24214 \end_layout
24215
24216 \begin_layout Standard
24217 The multi-line formula type described here is called 
24218 \family typewriter
24219 \series medium
24220 eqnarray
24221 \family default
24222 \series default
24223 .
24224  There are other multi-line types more suitable for certain situations,
24225  for example if you want a better inter-line spacing than in formula 
24226 \begin_inset CommandInset ref
24227 LatexCommand eqref
24228 reference "eq:asquared"
24229
24230 \end_inset
24231
24232 .
24233  The other types are described in section
24234 \begin_inset space ~
24235 \end_inset
24236
24237
24238 \begin_inset CommandInset ref
24239 LatexCommand ref
24240 reference "sub:AMS-Formula-Types"
24241
24242 \end_inset
24243
24244 .
24245 \end_layout
24246
24247 \begin_layout Section
24248 Formula Numbering and Referencing
24249 \begin_inset Index idx
24250 status collapsed
24251
24252 \begin_layout Plain Layout
24253 Math ! Formula numbering
24254 \end_layout
24255
24256 \end_inset
24257
24258
24259 \begin_inset Index idx
24260 status collapsed
24261
24262 \begin_layout Plain Layout
24263 Math ! Referencing formulas
24264 \end_layout
24265
24266 \end_inset
24267
24268
24269 \begin_inset CommandInset label
24270 LatexCommand label
24271 name "sec:Formula-Numbering-and"
24272
24273 \end_inset
24274
24275
24276 \end_layout
24277
24278 \begin_layout Standard
24279 To number a formula, set the cursor in the formula and use the menu 
24280 \family sans
24281 Edit\SpecialChar \menuseparator
24282 Math\SpecialChar \menuseparator
24283 Toggle
24284 \begin_inset space ~
24285 \end_inset
24286
24287 Numbering
24288 \family default
24289  or the shortcut 
24290 \begin_inset Info
24291 type  "shortcut"
24292 arg   "math-number-toggle"
24293 \end_inset
24294
24295 .
24296  The formula number appears in LyX as 
24297 \begin_inset Quotes eld
24298 \end_inset
24299
24300 #
24301 \begin_inset Quotes erd
24302 \end_inset
24303
24304  within parentheses.
24305  The 
24306 \begin_inset Quotes eld
24307 \end_inset
24308
24309 #
24310 \begin_inset Quotes erd
24311 \end_inset
24312
24313  denotes that the number will be calculated automatically when the output
24314  is generated.
24315  The placement and format of the formula number in the output depends on
24316  the document class.
24317  In this document the number is printed together with the chapter number,
24318  separated by a dot:
24319 \begin_inset Formula 
24320 \begin{equation}
24321 1+1=2
24322 \end{equation}
24323
24324 \end_inset
24325
24326 Using 
24327 \begin_inset Info
24328 type  "shortcut"
24329 arg   "math-number-toggle"
24330 \end_inset
24331
24332  in a numbered formula will switch off the numbering.
24333  You can only number displayed formulas.
24334 \end_layout
24335
24336 \begin_layout Standard
24337 Multi-line formulas can be numbered line by line: Using the menu 
24338 \family sans
24339 Edit\SpecialChar \menuseparator
24340 Math\SpecialChar \menuseparator
24341 Toggle
24342 \begin_inset space ~
24343 \end_inset
24344
24345 Numbering
24346 \begin_inset space ~
24347 \end_inset
24348
24349 of
24350 \begin_inset space ~
24351 \end_inset
24352
24353 Line
24354 \family default
24355  or the shortcut 
24356 \begin_inset Info
24357 type  "shortcut"
24358 arg   "math-number-line-toggle"
24359 \end_inset
24360
24361  will only toggle the numbering of the line where the cursor is:
24362 \begin_inset Formula 
24363 \begin{eqnarray}
24364 1 & = & 3-2\\
24365 2 & = & 4-2\nonumber \\
24366 4 & \leq & 7
24367 \end{eqnarray}
24368
24369 \end_inset
24370
24371 To number all lines use the shortcut 
24372 \begin_inset Info
24373 type  "shortcut"
24374 arg   "math-number-toggle"
24375 \end_inset
24376
24377 .
24378 \end_layout
24379
24380 \begin_layout Standard
24381 \begin_inset VSpace bigskip
24382 \end_inset
24383
24384 Every displayed formula can be referenced by its number using a label.
24385  A label is inserted with the menu 
24386 \family sans
24387 Insert\SpecialChar \menuseparator
24388 Label
24389 \family default
24390  when the cursor is in the formula.
24391  This opens a dialog to enter the label.
24392  It is recommended to use the proposed 
24393 \begin_inset Quotes eld
24394 \end_inset
24395
24396
24397 \family sans
24398 eq:
24399 \family default
24400
24401 \begin_inset Quotes erd
24402 \end_inset
24403
24404  as the first part of the label, because this helps later to identify the
24405  label type when you have many labels in your document.
24406  We inserted in the following example the label 
24407 \begin_inset Quotes eld
24408 \end_inset
24409
24410 eq:tanhExp
24411 \begin_inset Quotes erd
24412 \end_inset
24413
24414  in the second line:
24415 \begin_inset Formula 
24416 \begin{eqnarray}
24417 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24418  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24419 \end{eqnarray}
24420
24421 \end_inset
24422
24423 Every labeled line is automatically numbered.
24424  Therefore the label is shown in LyX at the place of the formula number
24425  placeholder 
24426 \begin_inset Quotes eld
24427 \end_inset
24428
24429 #
24430 \begin_inset Quotes erd
24431 \end_inset
24432
24433 .
24434  You can reference a labeled formula using the menu 
24435 \family sans
24436 Insert\SpecialChar \menuseparator
24437 Cross
24438 \begin_inset space ~
24439 \end_inset
24440
24441 Reference
24442 \family default
24443 .
24444  A dialog appears to choose a label you want to refer to.
24445  The reference appears in LyX as a gray cross-reference box and in the output
24446  as the formula number:
24447 \end_layout
24448
24449 \begin_layout Standard
24450 This is a cross-reference to equation (
24451 \begin_inset CommandInset ref
24452 LatexCommand ref
24453 reference "eq:tanhExp"
24454
24455 \end_inset
24456
24457 ).
24458 \end_layout
24459
24460 \begin_layout Standard
24461 The properties of LyX's cross-reference box are described in section
24462 \begin_inset space ~
24463 \end_inset
24464
24465
24466 \begin_inset CommandInset ref
24467 LatexCommand ref
24468 reference "sec:Cross-References"
24469
24470 \end_inset
24471
24472 .
24473  To delete a label, set the cursor at the end in the labeled formula and
24474  press 
24475 \family sans
24476 Del
24477 \family default
24478 .
24479 \end_layout
24480
24481 \begin_layout Section
24482 User defined math macros
24483 \begin_inset Index idx
24484 status collapsed
24485
24486 \begin_layout Plain Layout
24487 Math ! Macros
24488 \end_layout
24489
24490 \end_inset
24491
24492
24493 \end_layout
24494
24495 \begin_layout Standard
24496 LyX allows you to define macros for formulas which is very useful when you
24497  have equations of the same form in a document several times.
24498  Math macros are explained in section 
24499 \emph on
24500 Math
24501 \begin_inset space ~
24502 \end_inset
24503
24504 Macros
24505 \emph default
24506  of the 
24507 \emph on
24508 Math
24509 \emph default
24510  manual.
24511 \end_layout
24512
24513 \begin_layout Section
24514 Fine-Tuning
24515 \end_layout
24516
24517 \begin_layout Subsection
24518 Typefaces
24519 \begin_inset Index idx
24520 status collapsed
24521
24522 \begin_layout Plain Layout
24523 Math ! Typefaces
24524 \end_layout
24525
24526 \end_inset
24527
24528
24529 \end_layout
24530
24531 \begin_layout Standard
24532 The standard font for text is italic, for numbers the standard is roman.
24533  To set a font in a formula, use the 
24534 \family sans
24535 Math
24536 \begin_inset space ~
24537 \end_inset
24538
24539 Panel
24540 \family default
24541  button 
24542 \family sans
24543
24544 \begin_inset Info
24545 type  "icon"
24546 arg   "math-insert \\font"
24547 \end_inset
24548
24549
24550 \family default
24551 , or enter its command, listed in table
24552 \begin_inset space ~
24553 \end_inset
24554
24555
24556 \begin_inset CommandInset ref
24557 LatexCommand ref
24558 reference "cap:Typefaces-and-the"
24559
24560 \end_inset
24561
24562 , directly.
24563 \end_layout
24564
24565 \begin_layout Standard
24566 \begin_inset Float table
24567 wide false
24568 sideways false
24569 status open
24570
24571 \begin_layout Plain Layout
24572 \begin_inset Caption
24573
24574 \begin_layout Plain Layout
24575 \begin_inset CommandInset label
24576 LatexCommand label
24577 name "cap:Typefaces-and-the"
24578
24579 \end_inset
24580
24581 Typefaces and the corresponding commands.
24582 \end_layout
24583
24584 \end_inset
24585
24586
24587 \end_layout
24588
24589 \begin_layout Plain Layout
24590 \align center
24591 \begin_inset Tabular
24592 <lyxtabular version="3" rows="9" columns="2">
24593 <features tabularvalignment="middle">
24594 <column alignment="center" valignment="top" width="0pt">
24595 <column alignment="center" valignment="top" width="0pt">
24596 <row>
24597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24598 \begin_inset Text
24599
24600 \begin_layout Plain Layout
24601 Font
24602 \end_layout
24603
24604 \end_inset
24605 </cell>
24606 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24607 \begin_inset Text
24608
24609 \begin_layout Plain Layout
24610 Command
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 </row>
24616 <row>
24617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24618 \begin_inset Text
24619
24620 \begin_layout Plain Layout
24621
24622 \shape up
24623 \size normal
24624 \bar no
24625 \noun off
24626 \color none
24627 \begin_inset Formula $\mathrm{Roman}$
24628 \end_inset
24629
24630
24631 \end_layout
24632
24633 \end_inset
24634 </cell>
24635 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \begin_layout Plain Layout
24639
24640 \series bold
24641
24642 \backslash
24643 mathrm
24644 \end_layout
24645
24646 \end_inset
24647 </cell>
24648 </row>
24649 <row>
24650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24651 \begin_inset Text
24652
24653 \begin_layout Plain Layout
24654 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24655 \end_inset
24656
24657
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666
24667 \series bold
24668
24669 \backslash
24670 mathbf
24671 \end_layout
24672
24673 \end_inset
24674 </cell>
24675 </row>
24676 <row>
24677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681 \begin_inset Formula $\mathit{Italic}$
24682 \end_inset
24683
24684
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24690 \begin_inset Text
24691
24692 \begin_layout Plain Layout
24693
24694 \series bold
24695
24696 \backslash
24697 mathit
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 </row>
24703 <row>
24704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708
24709 \shape up
24710 \size normal
24711 \bar no
24712 \noun off
24713 \color none
24714 \begin_inset Formula $\mathtt{Typewriter}$
24715 \end_inset
24716
24717
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726
24727 \series bold
24728
24729 \backslash
24730 mathtt
24731 \end_layout
24732
24733 \end_inset
24734 </cell>
24735 </row>
24736 <row>
24737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753
24754 \series bold
24755
24756 \backslash
24757 mathbb
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 </row>
24763 <row>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 \begin_inset Formula $\mathfrak{Fraktur}$
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24777 \begin_inset Text
24778
24779 \begin_layout Plain Layout
24780
24781 \series bold
24782
24783 \backslash
24784 mathfrak
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 </row>
24790 <row>
24791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Plain Layout
24795
24796 \shape up
24797 \size normal
24798 \emph on
24799 \bar no
24800 \noun off
24801 \color none
24802 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814
24815 \series bold
24816
24817 \backslash
24818 mathcal
24819 \end_layout
24820
24821 \end_inset
24822 </cell>
24823 </row>
24824 <row>
24825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Plain Layout
24829 \begin_inset Formula $\mathsf{SansSerif}$
24830 \end_inset
24831
24832
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841
24842 \series bold
24843
24844 \backslash
24845 mathsf
24846 \end_layout
24847
24848 \end_inset
24849 </cell>
24850 </row>
24851 </lyxtabular>
24852
24853 \end_inset
24854
24855
24856 \end_layout
24857
24858 \end_inset
24859
24860
24861 \end_layout
24862
24863 \begin_layout Standard
24864 \begin_inset Note Greyedout
24865 status open
24866
24867 \begin_layout Plain Layout
24868
24869 \series bold
24870 Note:
24871 \series default
24872  You can only print capital letters in the typefaces 
24873 \family sans
24874 Blackboard
24875 \family default
24876  and 
24877 \family sans
24878 Calligraphic
24879 \family default
24880 .
24881 \end_layout
24882
24883 \end_inset
24884
24885
24886 \end_layout
24887
24888 \begin_layout Standard
24889 When you use a typeface, a blue box is inserted in the formula.
24890  Every character in this box will be printed in this typeface.
24891  Pressing 
24892 \family sans
24893 Space
24894 \family default
24895  within the box will set the cursor outside, so that you have to use a protected
24896  space when you need a space in the box.
24897  Here is an example where 
24898 \begin_inset Quotes eld
24899 \end_inset
24900
24901 N
24902 \begin_inset Quotes erd
24903 \end_inset
24904
24905  in 
24906 \family sans
24907 Blackboard
24908 \family default
24909  denotes the set of numbers:
24910 \begin_inset Formula 
24911 \[
24912 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24913 \]
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \begin_layout Standard
24921 The typefaces are nestable, which can cause confusion.
24922  You can e.
24923 \begin_inset space \thinspace{}
24924 \end_inset
24925
24926 g.
24927 \begin_inset space \space{}
24928 \end_inset
24929
24930 put a character in 
24931 \family sans
24932 Fraktur
24933 \family default
24934  in a box for 
24935 \family sans
24936 Typewriter
24937 \family default
24938
24939 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24940 \end_inset
24941
24942  
24943 \begin_inset Newline newline
24944 \end_inset
24945
24946 So it is better not to use this feature.
24947 \end_layout
24948
24949 \begin_layout Standard
24950 The typefaces have no effect on Greek letters: 
24951 \begin_inset Formula $\mathfrak{abc\delta e}$
24952 \end_inset
24953
24954
24955 \begin_inset Newline newline
24956 \end_inset
24957
24958 You can only print them emboldened using the command 
24959 \series bold
24960
24961 \backslash
24962 boldsymbol
24963 \series default
24964 , which works like the other typeface commands: 
24965 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Standard
24972
24973 \series bold
24974
24975 \backslash
24976 boldsymbol
24977 \series default
24978  works for all symbols, letters, and numbers.
24979 \end_layout
24980
24981 \begin_layout Standard
24982 A number of other font options are available as well, in the menu 
24983 \family sans
24984 Edit\SpecialChar \menuseparator
24985 Math\SpecialChar \menuseparator
24986 Text
24987 \begin_inset space ~
24988 \end_inset
24989
24990 Style
24991 \family default
24992 .
24993 \end_layout
24994
24995 \begin_layout Subsection
24996 Math Text
24997 \begin_inset Index idx
24998 status collapsed
24999
25000 \begin_layout Plain Layout
25001 Math ! Text
25002 \end_layout
25003
25004 \end_inset
25005
25006
25007 \end_layout
25008
25009 \begin_layout Standard
25010 Typefaces are useful for entering some characters in some given font, but
25011  not for text.
25012  For typing longer pieces of text use the math text, which is obtained using
25013  the entry 
25014 \family sans
25015 Normal
25016 \begin_inset space ~
25017 \end_inset
25018
25019 text
25020 \begin_inset space ~
25021 \end_inset
25022
25023 mode
25024 \family default
25025  of the 
25026 \family sans
25027 Math
25028 \begin_inset space ~
25029 \end_inset
25030
25031 Panel
25032 \family default
25033  button 
25034 \family sans
25035
25036 \begin_inset Info
25037 type  "icon"
25038 arg   "math-insert \\font"
25039 \end_inset
25040
25041
25042 \family default
25043  (shortcut 
25044 \begin_inset Info
25045 type  "shortcut"
25046 arg   "font-default"
25047 \end_inset
25048
25049 ).
25050  Math text appears in LyX in black instead of blue.
25051  You can use spaces and accents in math text like in normal text.
25052  Here is an example:
25053 \begin_inset Formula 
25054 \[
25055 f(x)=\begin{cases}
25056 x & \mbox{if I say so}\\
25057 -x & \mbox{under Umständen}
25058 \end{cases}
25059 \]
25060
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \begin_layout Subsection
25067 Font Sizes
25068 \begin_inset Index idx
25069 status collapsed
25070
25071 \begin_layout Plain Layout
25072 Math ! Font sizes
25073 \end_layout
25074
25075 \end_inset
25076
25077
25078 \end_layout
25079
25080 \begin_layout Standard
25081 There are four font styles (relative sizes) used in math-mode, which are
25082  automatically chosen in most situations.
25083  These are called 
25084 \family sans
25085 textstyle
25086 \family default
25087
25088 \family sans
25089 displaystyle
25090 \family default
25091
25092 \family sans
25093 scriptstyle
25094 \family default
25095 , and 
25096 \family sans
25097 scriptscriptstyle
25098 \family default
25099 .
25100  For most characters, 
25101 \family sans
25102 textstyle
25103 \family default
25104  and 
25105 \family sans
25106 displaystyle
25107 \family default
25108  are actually the same size, but fractions, superscripts and subscripts,
25109  and certain other structures, are set larger in 
25110 \family sans
25111 displaystyle
25112 \family default
25113 .
25114  Except for some operators, which resize themselves to accommodate various
25115  situations, all text will be set in the styles that LaTeX thinks are appropriat
25116 e.
25117  These choices can be overridden by using the math panel button 
25118 \family sans
25119
25120 \begin_inset Info
25121 type  "icon"
25122 arg   "math-insert \\style"
25123 \end_inset
25124
25125
25126 \family default
25127 .
25128  A box for the size will be created in which you can insert the math structure.
25129  For example, you can set 
25130 \begin_inset Formula $\frac{1}{2}$
25131 \end_inset
25132
25133 , which is normally in 
25134 \family sans
25135 textstyle
25136 \family default
25137 , larger in 
25138 \family sans
25139 displaystyle
25140 \family default
25141
25142 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25143 \end_inset
25144
25145 .
25146  The four styles are used in the following example:
25147 \end_layout
25148
25149 \begin_layout Standard
25150 \begin_inset Formula $displaystyle$
25151 \end_inset
25152
25153
25154 \begin_inset Formula ${\textstyle textstyle}$
25155 \end_inset
25156
25157
25158 \begin_inset Formula ${\scriptstyle scriptstyle}$
25159 \end_inset
25160
25161
25162 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25163 \end_inset
25164
25165 .
25166 \end_layout
25167
25168 \begin_layout Standard
25169 All these math-mode font sizes are relative so that if the whole math inset
25170  is set in a particular size with the menu 
25171 \family sans
25172 Edit\SpecialChar \menuseparator
25173 Text
25174 \begin_inset space ~
25175 \end_inset
25176
25177 Style
25178 \family default
25179 , all sizes in the formula will be adjusted relative to this size.
25180  Similarly, if the base font size of the document is changed, all fonts
25181  will be adjusted to correspond.
25182  As an example here is a formula in the font size 
25183 \begin_inset Quotes eld
25184 \end_inset
25185
25186 largest
25187 \begin_inset Quotes erd
25188 \end_inset
25189
25190 :
25191 \end_layout
25192
25193 \begin_layout Standard
25194
25195 \family roman
25196 \size largest
25197 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \begin_layout Section
25204 Theorem Modules
25205 \end_layout
25206
25207 \begin_layout Standard
25208 As of LyX 1.6, support for theorem-like environments has been moved out of
25209  the document classes and into layout modules.
25210 \begin_inset Index idx
25211 status collapsed
25212
25213 \begin_layout Plain Layout
25214 Layout Modules
25215 \end_layout
25216
25217 \end_inset
25218
25219  As a result, theorem-like environments can now easily be used with classes
25220  other than the AMS classes.
25221  See section 
25222 \begin_inset CommandInset ref
25223 LatexCommand ref
25224 reference "sub:Modules"
25225
25226 \end_inset
25227
25228  for more on layout modules.
25229 \end_layout
25230
25231 \begin_layout Section
25232 AMS-LaTeX
25233 \begin_inset Index idx
25234 status collapsed
25235
25236 \begin_layout Plain Layout
25237 AMS math
25238 \end_layout
25239
25240 \end_inset
25241
25242
25243 \begin_inset Index idx
25244 status collapsed
25245
25246 \begin_layout Plain Layout
25247 Math ! AMS
25248 \end_layout
25249
25250 \end_inset
25251
25252
25253 \end_layout
25254
25255 \begin_layout Standard
25256 LyX supports the packages provided by the American Mathematical Society
25257  (AMS) that are in common use.
25258 \end_layout
25259
25260 \begin_layout Subsection
25261 Enabling AMS-Support
25262 \end_layout
25263
25264 \begin_layout Standard
25265 Selecting the checkbox 
25266 \family sans
25267 Use
25268 \begin_inset space ~
25269 \end_inset
25270
25271 AMS
25272 \begin_inset space ~
25273 \end_inset
25274
25275 math
25276 \begin_inset space ~
25277 \end_inset
25278
25279 package
25280 \family default
25281  in the 
25282 \family sans
25283 Document\SpecialChar \menuseparator
25284 Settings
25285 \family default
25286
25287 \begin_inset Index idx
25288 status collapsed
25289
25290 \begin_layout Plain Layout
25291 Document ! Settings
25292 \end_layout
25293
25294 \end_inset
25295
25296  dialog under 
25297 \family sans
25298 Math
25299 \begin_inset space ~
25300 \end_inset
25301
25302 Options
25303 \family default
25304  will include the AMS-packages in the document and make the facilities available.
25305  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25306  formulas, ensure that you have enabled AMS.
25307 \end_layout
25308
25309 \begin_layout Subsection
25310 AMS-Formula Types
25311 \begin_inset CommandInset label
25312 LatexCommand label
25313 name "sub:AMS-Formula-Types"
25314
25315 \end_inset
25316
25317
25318 \begin_inset Index idx
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322 Math ! Multi-line Equations
25323 \end_layout
25324
25325 \end_inset
25326
25327
25328 \end_layout
25329
25330 \begin_layout Standard
25331 AMS-LaTeX provides a selection of different formula types.
25332  LyX allows you to choose between 
25333 \family typewriter
25334 align
25335 \family default
25336
25337 \family typewriter
25338 alignat
25339 \family default
25340
25341 \family typewriter
25342 flalign
25343 \family default
25344
25345 \family typewriter
25346 gather
25347 \family default
25348 , and 
25349 \family typewriter
25350 multline
25351 \family default
25352 .
25353  We refer to the AMS-documentation for an explanation of these formula types.
25354 \end_layout
25355
25356 \begin_layout Chapter
25357 More Tools
25358 \end_layout
25359
25360 \begin_layout Section
25361 Cross-References
25362 \begin_inset Index idx
25363 status collapsed
25364
25365 \begin_layout Plain Layout
25366 Cross references
25367 \end_layout
25368
25369 \end_inset
25370
25371
25372 \begin_inset CommandInset label
25373 LatexCommand label
25374 name "sec:Cross-References"
25375
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \begin_layout Standard
25382 One of LyX's strengths is cross-references.
25383  You can reference every section, float, footnote, formula, and list in
25384  the document.
25385  To reference a document part, you have to insert a label into it.
25386  The label is used as an anchor and a name for the reference.
25387  We want for example to refer to the second item of the following list:
25388 \end_layout
25389
25390 \begin_layout Enumerate
25391 First item
25392 \end_layout
25393
25394 \begin_layout Enumerate
25395 \begin_inset CommandInset label
25396 LatexCommand label
25397 name "enu:Second-item"
25398
25399 \end_inset
25400
25401 Second item
25402 \end_layout
25403
25404 \begin_layout Enumerate
25405 Third item
25406 \end_layout
25407
25408 \begin_layout Standard
25409 First we insert a label into the second item with the menu 
25410 \family sans
25411 Insert\SpecialChar \menuseparator
25412 Label
25413 \family default
25414  or by pressing the toolbar button 
25415 \begin_inset Info
25416 type  "icon"
25417 arg   "label-insert"
25418 \end_inset
25419
25420 .
25421  A gray label box like this: 
25422 \begin_inset Graphics
25423         filename clipart/labelQt4.png
25424         scale 85
25425
25426 \end_inset
25427
25428  is inserted and the label window pops up asking for the label text.
25429  LyX offers as text the first words of the item with a prefix, in our case
25430  the text 
25431 \begin_inset Quotes eld
25432 \end_inset
25433
25434
25435 \family sans
25436 enu:Second-item
25437 \family default
25438
25439 \begin_inset Quotes erd
25440 \end_inset
25441
25442 .
25443  The prefix 
25444 \begin_inset Quotes eld
25445 \end_inset
25446
25447
25448 \family sans
25449 enu:
25450 \family default
25451
25452 \begin_inset Quotes erd
25453 \end_inset
25454
25455  stands for 
25456 \begin_inset Quotes eld
25457 \end_inset
25458
25459 enumerate
25460 \begin_inset Quotes erd
25461 \end_inset
25462
25463 .
25464  The prefix depends on the document part where the label is inserted, e.
25465 \begin_inset space \thinspace{}
25466 \end_inset
25467
25468 g.
25469 \begin_inset space \space{}
25470 \end_inset
25471
25472 if you insert a label into a section heading, the suggested prefix will
25473  be 
25474 \begin_inset Quotes eld
25475 \end_inset
25476
25477
25478 \family sans
25479 sec:
25480 \family default
25481
25482 \begin_inset Quotes erd
25483 \end_inset
25484
25485 .
25486 \end_layout
25487
25488 \begin_layout Standard
25489 To reference the item, we refer to its label using the menu 
25490 \family sans
25491 Insert\SpecialChar \menuseparator
25492 Cross-Reference
25493 \family default
25494  or the toolbar button 
25495 \begin_inset Info
25496 type  "icon"
25497 arg   "dialog-show-new-inset ref"
25498 \end_inset
25499
25500 .
25501  A gray cross-reference box like this: 
25502 \begin_inset Graphics
25503         filename clipart/referenceQt4.png
25504         scale 85
25505
25506 \end_inset
25507
25508  is inserted and the cross-reference window appears showing all the labels
25509  in the document.
25510  We can now sort the labels alphabetically and then choose the entry 
25511 \begin_inset Quotes eld
25512 \end_inset
25513
25514
25515 \family sans
25516 enu:Second-item
25517 \family default
25518
25519 \begin_inset Quotes erd
25520 \end_inset
25521
25522 .
25523  At the position of the cross-reference box the item number will appear
25524  in the output.
25525 \end_layout
25526
25527 \begin_layout Standard
25528 Alternatively to 
25529 \family sans
25530 Insert\SpecialChar \menuseparator
25531 Cross-Reference
25532 \family default
25533 , you can right-click on a label and use in the appearing context menu 
25534 \family sans
25535 Copy as Reference
25536 \family default
25537 .
25538  The cross-reference to this label is now in the clipboard and can be pasted
25539  to the actual cursor position via the menu 
25540 \family sans
25541 Edit\SpecialChar \menuseparator
25542 Paste
25543 \family default
25544  (shortcut 
25545 \begin_inset Info
25546 type  "shortcut"
25547 arg   "paste"
25548 \end_inset
25549
25550 ).
25551 \end_layout
25552
25553 \begin_layout Standard
25554 Here is our cross-reference: Item
25555 \begin_inset space ~
25556 \end_inset
25557
25558
25559 \begin_inset CommandInset ref
25560 LatexCommand ref
25561 reference "enu:Second-item"
25562
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \begin_layout Standard
25569 It is recommended to use a protected space
25570 \begin_inset Foot
25571 status collapsed
25572
25573 \begin_layout Plain Layout
25574 described in section
25575 \begin_inset space ~
25576 \end_inset
25577
25578
25579 \begin_inset CommandInset ref
25580 LatexCommand ref
25581 reference "sub:Protected-Space"
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \end_inset
25589
25590  between the cross-reference name and the cross-reference to avoid ugly
25591  line breaks between them.
25592 \end_layout
25593
25594 \begin_layout Standard
25595 There are six formats of cross-references:
25596 \end_layout
25597
25598 \begin_layout Description
25599 <reference>: prints the number, this is the default: 
25600 \begin_inset CommandInset ref
25601 LatexCommand ref
25602 reference "fig:Two-distorted-images"
25603
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \begin_layout Description
25610 (<reference>): prints the number within two parentheses, this is the style
25611  normally used to reference formulas, especially when the reference name
25612  
25613 \begin_inset Quotes eld
25614 \end_inset
25615
25616 Equation
25617 \begin_inset Quotes erd
25618 \end_inset
25619
25620  is omitted: 
25621 \begin_inset CommandInset ref
25622 LatexCommand eqref
25623 reference "eq:tanhExp"
25624
25625 \end_inset
25626
25627
25628 \end_layout
25629
25630 \begin_layout Description
25631 <page>: prints the page number: Page
25632 \begin_inset space ~
25633 \end_inset
25634
25635
25636 \begin_inset CommandInset ref
25637 LatexCommand pageref
25638 reference "fig:Two-distorted-images"
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Description
25646 on
25647 \begin_inset space ~
25648 \end_inset
25649
25650 page
25651 \begin_inset space ~
25652 \end_inset
25653
25654 <page>: prints the text "on page" and the page number: 
25655 \begin_inset CommandInset ref
25656 LatexCommand vpageref
25657 reference "fig:Two-distorted-images"
25658
25659 \end_inset
25660
25661
25662 \end_layout
25663
25664 \begin_layout Description
25665 <reference>
25666 \begin_inset space ~
25667 \end_inset
25668
25669 on
25670 \begin_inset space ~
25671 \end_inset
25672
25673 page
25674 \begin_inset space ~
25675 \end_inset
25676
25677 <page>: prints the number, the text "on page", and the page number: 
25678 \begin_inset CommandInset ref
25679 LatexCommand vref
25680 reference "fig:Two-distorted-images"
25681
25682 \end_inset
25683
25684
25685 \end_layout
25686
25687 \begin_layout Description
25688 Formatted
25689 \begin_inset space ~
25690 \end_inset
25691
25692 reference: prints a self defined cross-reference format.
25693 \begin_inset Newline newline
25694 \end_inset
25695
25696
25697 \begin_inset Note Greyedout
25698 status collapsed
25699
25700 \begin_layout Plain Layout
25701
25702 \series bold
25703 Note:
25704 \series default
25705  This feature is only available when you have the LaTeX-package 
25706 \series bold
25707 prettyref
25708 \series default
25709  or 
25710 \series bold
25711 refstyle
25712 \series default
25713
25714 \begin_inset Index idx
25715 status collapsed
25716
25717 \begin_layout Plain Layout
25718 LaTeX-packages ! prettyref
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \begin_inset Index idx
25725 status collapsed
25726
25727 \begin_layout Plain Layout
25728 LaTeX-packages ! refstyle
25729 \end_layout
25730
25731 \end_inset
25732
25733  installed.
25734 \end_layout
25735
25736 \end_inset
25737
25738
25739 \begin_inset Newline newline
25740 \end_inset
25741
25742 You can select which LaTeX-package should be used for this feature by setting
25743  the option 
25744 \family sans
25745 Use refstyle (not prettyref) for cross-references
25746 \family default
25747  in the menu 
25748 \family sans
25749 Document\SpecialChar \menuseparator
25750 Settings\SpecialChar \menuseparator
25751 Document Class
25752 \family default
25753 .
25754  The package 
25755 \series bold
25756 refstyle
25757 \series default
25758  is the default and preferred because 
25759 \series bold
25760 prettyref
25761 \series default
25762  supports only English documents.
25763  The format is specified by using the command 
25764 \series bold
25765
25766 \backslash
25767 newrefformat
25768 \series default
25769  (prettyref) or 
25770 \series bold
25771
25772 \backslash
25773 newref
25774 \series default
25775  (refstyle) in the LaTeX preamble of the document.
25776  For example redefining all references to figures (which have the label
25777  shortcut 
25778 \begin_inset Quotes eld
25779 \end_inset
25780
25781
25782 \family sans
25783 fig
25784 \family default
25785
25786 \begin_inset Quotes erd
25787 \end_inset
25788
25789 ) can be done with this command
25790 \begin_inset Newline newline
25791 \end_inset
25792
25793
25794 \series bold
25795
25796 \backslash
25797 newref{fig}{refcmd={Image on page 
25798 \backslash
25799 pageref{#1}}}
25800 \series default
25801
25802 \begin_inset Newline newline
25803 \end_inset
25804
25805 For more information about the format, have a look at the package documentations
25806
25807 \begin_inset CommandInset citation
25808 LatexCommand cite
25809 key "prettyref,refstyle"
25810
25811 \end_inset
25812
25813 .
25814 \end_layout
25815
25816 \begin_layout Description
25817 Textual
25818 \begin_inset space ~
25819 \end_inset
25820
25821 reference: prints the caption or the name of the reference: 
25822 \begin_inset CommandInset ref
25823 LatexCommand nameref
25824 reference "fig:Two-distorted-images"
25825
25826 \end_inset
25827
25828
25829 \end_layout
25830
25831 \begin_layout Standard
25832
25833 \family sans
25834 <page>
25835 \family default
25836  will not print the page number if the label is on the previous, the same,
25837  or the next page.
25838  You will e.
25839 \begin_inset space \thinspace{}
25840 \end_inset
25841
25842 g.
25843 \begin_inset space \space{}
25844 \end_inset
25845
25846 see the text 
25847 \begin_inset Quotes eld
25848 \end_inset
25849
25850
25851 \family sans
25852 on this page
25853 \family default
25854
25855 \begin_inset Quotes erd
25856 \end_inset
25857
25858  instead.
25859  The style 
25860 \family sans
25861 <reference> on page <page>
25862 \family default
25863  will not print anything about the page if the label is on the same page.
25864 \end_layout
25865
25866 \begin_layout Standard
25867 The number and current page of the referenced document part in the output
25868  is automatically calculated by LaTeX.
25869  The varieties are adjusted in the field 
25870 \family sans
25871 Format
25872 \family default
25873  of the cross-reference window, that appear when you click on the cross-referenc
25874 e.
25875 \end_layout
25876
25877 \begin_layout Standard
25878 You can only use the style 
25879 \family sans
25880 <reference>
25881 \family default
25882  to reference numbered document parts, while the reference style 
25883 \family sans
25884 <page>
25885 \family default
25886  is always possible.
25887 \end_layout
25888
25889 \begin_layout Standard
25890 If you want to reference a section, put the label in the section heading;
25891  for floats put the label in the caption; for footnotes put the label in
25892  it.
25893  Referencing formulas is explained in section
25894 \begin_inset space ~
25895 \end_inset
25896
25897
25898 \begin_inset CommandInset ref
25899 LatexCommand ref
25900 reference "sec:Formula-Numbering-and"
25901
25902 \end_inset
25903
25904 .
25905 \end_layout
25906
25907 \begin_layout Standard
25908 Right-clicking on a cross-reference opens a context menu.
25909  The entry 
25910 \family sans
25911 Go
25912 \begin_inset space ~
25913 \end_inset
25914
25915 to
25916 \begin_inset space ~
25917 \end_inset
25918
25919 Label
25920 \family default
25921  sets the cursor before the referenced label.
25922  This entry will be renamed in the context menu of the label to 
25923 \family sans
25924 Go
25925 \begin_inset space ~
25926 \end_inset
25927
25928 Back
25929 \family default
25930  so that you can use it to set the cursor back to the cross-reference.
25931  You can also go back with the toolbar button 
25932 \begin_inset Info
25933 type  "icon"
25934 arg   "bookmark-goto 0"
25935 \end_inset
25936
25937 .
25938 \end_layout
25939
25940 \begin_layout Standard
25941 You can change labels at any time.
25942  References to the changed label will automatically be updated so that you
25943  do not need to think about this.
25944 \end_layout
25945
25946 \begin_layout Standard
25947 If a cross-reference refers to a non-existent label, you will see two question
25948  marks in the output instead of the reference.
25949 \end_layout
25950
25951 \begin_layout Standard
25952 References are described in detail in sec.
25953 \begin_inset space ~
25954 \end_inset
25955
25956
25957 \begin_inset Quotes eld
25958 \end_inset
25959
25960 Referencing Floats
25961 \begin_inset Quotes erd
25962 \end_inset
25963
25964  of the 
25965 \emph on
25966 Embedded
25967 \begin_inset space ~
25968 \end_inset
25969
25970 Objects
25971 \emph default
25972  manual.
25973 \end_layout
25974
25975 \begin_layout Section
25976 Table of Contents and other Listings
25977 \begin_inset Index idx
25978 status collapsed
25979
25980 \begin_layout Plain Layout
25981 Table of contents
25982 \end_layout
25983
25984 \end_inset
25985
25986
25987 \begin_inset Index idx
25988 status collapsed
25989
25990 \begin_layout Plain Layout
25991 Outline
25992 \end_layout
25993
25994 \end_inset
25995
25996
25997 \begin_inset CommandInset label
25998 LatexCommand label
25999 name "sec:toc"
26000
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \begin_layout Subsection
26007 Table of Contents
26008 \begin_inset CommandInset label
26009 LatexCommand label
26010 name "sub:Table-of-Contents"
26011
26012 \end_inset
26013
26014
26015 \end_layout
26016
26017 \begin_layout Standard
26018 The Table of Contents (TOC) is inserted with the menu 
26019 \family sans
26020 Insert\SpecialChar \menuseparator
26021 List/TOC\SpecialChar \menuseparator
26022 Table
26023 \begin_inset space ~
26024 \end_inset
26025
26026 of
26027 \begin_inset space ~
26028 \end_inset
26029
26030 Contents
26031 \family default
26032 .
26033  Is is displayed in LyX as a gray box.
26034  If you click on it, the 
26035 \family sans
26036 Outline
26037 \family default
26038  window appears, showing you the TOC entries as outline, which allows you
26039  to move and rearrange sections in your documents.
26040  So this operation is an alternative to the menu 
26041 \family sans
26042 Document\SpecialChar \menuseparator
26043 Outline
26044 \family default
26045  that is described in sec.
26046 \begin_inset space \thinspace{}
26047 \end_inset
26048
26049
26050 \begin_inset CommandInset ref
26051 LatexCommand ref
26052 reference "sec:Navigating"
26053
26054 \end_inset
26055
26056 .
26057 \end_layout
26058
26059 \begin_layout Standard
26060 The TOC in the document output lists every numbered section automatically.
26061  If you have declared a short title for a section heading, as described
26062  in section
26063 \begin_inset space ~
26064 \end_inset
26065
26066
26067 \begin_inset CommandInset ref
26068 LatexCommand ref
26069 reference "sec:Short-Titles"
26070
26071 \end_inset
26072
26073 , it will be used in the TOC instead of the section heading.
26074  Section
26075 \begin_inset space ~
26076 \end_inset
26077
26078
26079 \begin_inset CommandInset ref
26080 LatexCommand ref
26081 reference "sub:Numbering-depth"
26082
26083 \end_inset
26084
26085  describes how the level is adjusted that defines which section types are
26086  listed in the TOC.
26087  Unnumbered sections are not listed in the TOC.
26088 \end_layout
26089
26090 \begin_layout Subsection
26091 List of Figures, Tables, and Algorithms
26092 \begin_inset CommandInset label
26093 LatexCommand label
26094 name "sub:List-of-Figures"
26095
26096 \end_inset
26097
26098
26099 \end_layout
26100
26101 \begin_layout Standard
26102 Table, figure, and algorithm lists are very much like the table of contents.
26103  You can insert them via the 
26104 \family sans
26105 Insert\SpecialChar \menuseparator
26106 List
26107 \begin_inset space ~
26108 \end_inset
26109
26110 /
26111 \begin_inset space ~
26112 \end_inset
26113
26114 TOC
26115 \family default
26116  submenus.
26117  The list entries are the float captions and the float number.
26118 \end_layout
26119
26120 \begin_layout Section
26121 URLs and Hyperlinks
26122 \begin_inset Index idx
26123 status collapsed
26124
26125 \begin_layout Plain Layout
26126 URLs
26127 \end_layout
26128
26129 \end_inset
26130
26131
26132 \begin_inset Index idx
26133 status collapsed
26134
26135 \begin_layout Plain Layout
26136 Hyperlinks
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \begin_layout Subsection
26145 URLs
26146 \begin_inset CommandInset label
26147 LatexCommand label
26148 name "sub:URLs"
26149
26150 \end_inset
26151
26152
26153 \end_layout
26154
26155 \begin_layout Standard
26156 Links to web pages or email addresses can be inserted via the menu 
26157 \family sans
26158 Insert\SpecialChar \menuseparator
26159 URL
26160 \family default
26161 .
26162 \end_layout
26163
26164 \begin_layout Standard
26165 Here is an example URL: LyX's homepage: 
26166 \begin_inset Flex URL
26167 status collapsed
26168
26169 \begin_layout Plain Layout
26170
26171 http://www.lyx.org
26172 \end_layout
26173
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \begin_layout Standard
26180 You cannot change the style of the link text, the URL text will always be
26181  in the style 
26182 \family typewriter
26183 Typewriter
26184 \family default
26185 .
26186  To be able to format the URL text, use hyperlinks as explained in the next
26187  subsection.
26188 \end_layout
26189
26190 \begin_layout Standard
26191 \begin_inset Note Greyedout
26192 status open
26193
26194 \begin_layout Plain Layout
26195
26196 \series bold
26197 Note:
26198 \series default
26199  URLs must not end with a backslash, otherwise you get LaTeX errors.
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \begin_layout Subsection
26208 Hyperlinks
26209 \begin_inset CommandInset label
26210 LatexCommand label
26211 name "sub:Hyperlinks"
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \begin_layout Standard
26219 Hyperlinks can be inserted with the menu 
26220 \family sans
26221 Insert\SpecialChar \menuseparator
26222 Hyperlink
26223 \family default
26224  or with the toolbar button 
26225 \begin_inset Info
26226 type  "icon"
26227 arg   "href-insert"
26228 \end_inset
26229
26230 .
26231  The appearing dialog has two fields: 
26232 \family sans
26233 Target
26234 \family default
26235  and 
26236 \family sans
26237 Name
26238 \family default
26239 .
26240  The name is the printed text for the hyperlink.
26241  The hyperlink type can be a weblink like this: 
26242 \begin_inset CommandInset href
26243 LatexCommand href
26244 name "LyX's homepage"
26245 target "http://www.lyx.org"
26246
26247 \end_inset
26248
26249 , an Email address like this: 
26250 \begin_inset CommandInset href
26251 LatexCommand href
26252 name "lyx-docs mailing list"
26253 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26254 type "mailto:"
26255
26256 \end_inset
26257
26258 , or a link to a file.
26259 \end_layout
26260
26261 \begin_layout Standard
26262 You can start applications via a hyperlink when you insert a weblink by
26263  adding the prefix 
26264 \begin_inset Quotes eld
26265 \end_inset
26266
26267
26268 \family sans
26269 run:
26270 \family default
26271
26272 \begin_inset Quotes erd
26273 \end_inset
26274
26275  to the link target.
26276 \end_layout
26277
26278 \begin_layout Standard
26279 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26280  and become clickable in the DVI and PDF-output.
26281  To set the format of the link text, highlight the hyperlink inset and use
26282  the text style dialog.
26283  This is for example a hyperlink with bold sans serif text: 
26284 \family sans
26285 \series bold
26286
26287 \begin_inset CommandInset href
26288 LatexCommand href
26289 name "LyX's homepage"
26290 target "http://www.lyx.org"
26291
26292 \end_inset
26293
26294
26295 \end_layout
26296
26297 \begin_layout Standard
26298 The link text color can be changed, when the option 
26299 \family sans
26300 Color links
26301 \family default
26302  is set in the PDF Properties dialog (menu 
26303 \family sans
26304 Document\SpecialChar \menuseparator
26305 Settings\SpecialChar \menuseparator
26306 PDF Properties
26307 \family default
26308 ).
26309  The link text is for example set in this document to blue by adding the
26310  option
26311 \begin_inset Newline newline
26312 \end_inset
26313
26314
26315 \series bold
26316 urlcolor=blue
26317 \series default
26318
26319 \begin_inset Newline newline
26320 \end_inset
26321
26322 to the field 
26323 \family sans
26324 Additional options
26325 \family default
26326  in the PDF Properties dialog.
26327 \end_layout
26328
26329 \begin_layout Section
26330 Appendices
26331 \begin_inset Index idx
26332 status collapsed
26333
26334 \begin_layout Plain Layout
26335 Appendix
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \begin_inset CommandInset label
26342 LatexCommand label
26343 name "sec:Appendices"
26344
26345 \end_inset
26346
26347
26348 \end_layout
26349
26350 \begin_layout Standard
26351 Appendices are created with the menu 
26352 \family sans
26353 Document\SpecialChar \menuseparator
26354 Start
26355 \begin_inset space ~
26356 \end_inset
26357
26358 Appendix
26359 \begin_inset space ~
26360 \end_inset
26361
26362 Here
26363 \family default
26364 .
26365  This menu sets the document from the current cursor position to the end
26366  as the appendix region.
26367  The region is marked with a red borderline.
26368 \end_layout
26369
26370 \begin_layout Standard
26371 Every chapter (or section) within the appendix region is treated as an appendix,
26372  numbered with a capital Latin letter.
26373  The appendix subsections are numbered with this letter followed by a dot
26374  and the subsection number.
26375  All appendix sections can be referenced as if they were normal sections,
26376  here two examples:
26377 \end_layout
26378
26379 \begin_layout Standard
26380 Appendix
26381 \begin_inset space ~
26382 \end_inset
26383
26384
26385 \begin_inset CommandInset ref
26386 LatexCommand ref
26387 reference "cha:Credits"
26388
26389 \end_inset
26390
26391 ; Appendix
26392 \begin_inset space ~
26393 \end_inset
26394
26395
26396 \begin_inset CommandInset ref
26397 LatexCommand ref
26398 reference "sub:Export"
26399
26400 \end_inset
26401
26402
26403 \end_layout
26404
26405 \begin_layout Section
26406 Bibliography
26407 \begin_inset Index idx
26408 status collapsed
26409
26410 \begin_layout Plain Layout
26411 Bibliography
26412 \end_layout
26413
26414 \end_inset
26415
26416
26417 \begin_inset CommandInset label
26418 LatexCommand label
26419 name "sec:Bibliography"
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \begin_layout Standard
26427 There are two ways of generating the bibliography in a LyX-document.
26428  You can include a bibliography database,
26429 \begin_inset Foot
26430 status collapsed
26431
26432 \begin_layout Plain Layout
26433 Known under the name 
26434 \begin_inset Quotes eld
26435 \end_inset
26436
26437 BibTeX-database
26438 \begin_inset Quotes erd
26439 \end_inset
26440
26441 .
26442 \end_layout
26443
26444 \end_inset
26445
26446  which is explained in the next subsection, or you can insert the bibliography
26447  manually, using the paragraph environment 
26448 \family sans
26449 Bibliography
26450 \family default
26451 , which was described in section
26452 \begin_inset space ~
26453 \end_inset
26454
26455
26456 \begin_inset CommandInset ref
26457 LatexCommand ref
26458 reference "sub:Biblio_environment"
26459
26460 \end_inset
26461
26462 .
26463  If you want anything other than numerical citations that are used in this
26464  document, like author-year citations, then you must
26465 \emph on
26466  
26467 \emph default
26468 use a bibliography database.
26469 \end_layout
26470
26471 \begin_layout Subsection
26472 The Bibliography Environment
26473 \end_layout
26474
26475 \begin_layout Standard
26476 Within the 
26477 \family sans
26478 Bibliography
26479 \family default
26480  environment, every paragraph begins with a gray bibliography box labeled
26481  with a number.
26482  If you click on it, you will get a dialog in which you can set a 
26483 \family sans
26484 Key
26485 \family default
26486  and a 
26487 \family sans
26488 Label
26489 \family default
26490 .
26491  The key is the symbolic name by which you will refer to this bibliography
26492  entry.
26493  For example, our second entry in the bibliography is a book about LaTeX
26494  and we used 
26495 \begin_inset Quotes eld
26496 \end_inset
26497
26498 latexcompanion
26499 \begin_inset Quotes erd
26500 \end_inset
26501
26502 , a short form of its title, as the key.
26503 \end_layout
26504
26505 \begin_layout Standard
26506 You can refer to the key of a bibliography entry using the menu 
26507 \family sans
26508 Insert\SpecialChar \menuseparator
26509 Citation
26510 \family default
26511  or the toolbar button 
26512 \begin_inset Info
26513 type  "icon"
26514 arg   "dialog-show-new-inset citation"
26515 \end_inset
26516
26517 .
26518  A citation reference box is inserted and a citation window will appear
26519  in which you can select one or more keys in the available key list.
26520  The citation reference box will be labeled with the referenced key.
26521  When you click on the box, the citation window appears and you can change
26522  the reference.
26523 \end_layout
26524
26525 \begin_layout Standard
26526 Citation references appear in the output as the number of the bibliography
26527  entry with surrounding brackets.
26528  If you set a 
26529 \family sans
26530 Label
26531 \family default
26532  for the entry, the label will appear instead of the number.
26533  Here are two examples; the first without a label, the second with the label
26534  
26535 \begin_inset Quotes eld
26536 \end_inset
26537
26538 Credits
26539 \begin_inset Quotes erd
26540 \end_inset
26541
26542 :
26543 \end_layout
26544
26545 \begin_layout Standard
26546 Have a look at the 
26547 \family sans
26548 LaTeX Companion Second Edition
26549 \family default
26550
26551 \begin_inset CommandInset citation
26552 LatexCommand cite
26553 key "latexcompanion"
26554
26555 \end_inset
26556
26557
26558 \end_layout
26559
26560 \begin_layout Standard
26561 The LyX-Team members are listed in the Credits: 
26562 \begin_inset CommandInset citation
26563 LatexCommand cite
26564 key "lyxcredit"
26565
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \begin_layout Subsection
26572 Bibliography databases (BibTeX)
26573 \begin_inset Index idx
26574 status collapsed
26575
26576 \begin_layout Plain Layout
26577 Bibliography ! Databases
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \begin_inset Index idx
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587 Bibliography ! BibTeX
26588 \end_layout
26589
26590 \end_inset
26591
26592
26593 \begin_inset CommandInset label
26594 LatexCommand label
26595 name "sub:Bibliography-databases"
26596
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \begin_layout Standard
26603 Bibliography databases are useful if you use the same bibliography in different
26604  documents.
26605 \begin_inset Foot
26606 status collapsed
26607
26608 \begin_layout Plain Layout
26609 They are also useful for keeping a database of articles and notes concerning
26610  them.
26611  Most of the database programs mentioned below allow you to store annotations
26612  and reviews along with bibliographical information.
26613 \end_layout
26614
26615 \end_inset
26616
26617  It also makes it very easy to have a uniform layout for all bibliography
26618  entries.
26619  You can collect the bibliography of all relevant books and articles of
26620  your working field in a database.
26621  This database can be used for different documents, and by default only
26622  the entries cited in a particular document will appear in the bibliography
26623  list for that document.
26624  This relieves you of the need to keep track of which articles and books
26625  you have cited.
26626 \end_layout
26627
26628 \begin_layout Standard
26629 The database is a text file with the file extension 
26630 \begin_inset Quotes eld
26631 \end_inset
26632
26633
26634 \family sans
26635 .bib
26636 \family default
26637
26638 \begin_inset Quotes erd
26639 \end_inset
26640
26641 , containing the bibliography in a special format.
26642  The format is explained in 
26643 \begin_inset CommandInset citation
26644 LatexCommand cite
26645 key "BibTeX-2"
26646
26647 \end_inset
26648
26649  and in LaTeX books (
26650 \begin_inset CommandInset citation
26651 LatexCommand cite
26652 key "Mittelbach,Kopka,Lamport"
26653
26654 \end_inset
26655
26656 ).
26657  The file can be created using any text editor, but normally one uses a
26658  special program to create and edit the entries in the database.
26659  A list of such programs is maintained on the LyX Wiki at 
26660 \begin_inset Flex URL
26661 status open
26662
26663 \begin_layout Plain Layout
26664
26665 http://wiki.lyx.org/BibTeX/Programs
26666 \end_layout
26667
26668 \end_inset
26669
26670 .
26671 \end_layout
26672
26673 \begin_layout Standard
26674 To use a database, use the menu 
26675 \family sans
26676 Insert\SpecialChar \menuseparator
26677 List
26678 \family default
26679 /
26680 \family sans
26681 TOC\SpecialChar \menuseparator
26682 BibT
26683 \begin_inset ERT
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687
26688 {}
26689 \end_layout
26690
26691 \end_inset
26692
26693 eX
26694 \begin_inset space ~
26695 \end_inset
26696
26697 Bibliography
26698 \family default
26699 .
26700  A gray box will be inserted and a window appears.
26701  In this window you can load one or more databases and a style file.
26702  The option 
26703 \family sans
26704 Add bibliography to TOC
26705 \family default
26706  adds a table of contents entry for the bibliography.
26707  In the 
26708 \family sans
26709 Content
26710 \family default
26711  drop box you can select whether to include all the entries in the database
26712  in the document or just the cited references.
26713 \end_layout
26714
26715 \begin_layout Standard
26716 The style file is a text file with the file extension 
26717 \begin_inset Quotes eld
26718 \end_inset
26719
26720
26721 \family sans
26722 .bst
26723 \family default
26724
26725 \begin_inset Quotes erd
26726 \end_inset
26727
26728  that controls how the bibliography entries will appear.
26729  Your LaTeX distribution should provide several of these, and many publishers
26730  provide their own style files, so that you don't have to take care of the
26731  layout.
26732  It is of course possible to write your own style file, but this is something
26733  for experts.
26734 \begin_inset Foot
26735 status collapsed
26736
26737 \begin_layout Plain Layout
26738 For information on how this is done, have a look at
26739 \begin_inset Newline newline
26740 \end_inset
26741
26742
26743 \begin_inset CommandInset href
26744 LatexCommand href
26745 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26746
26747 \end_inset
26748
26749 .
26750 \end_layout
26751
26752 \end_inset
26753
26754
26755 \end_layout
26756
26757 \begin_layout Standard
26758 Inserting a citation reference works as described in the previous section.
26759 \end_layout
26760
26761 \begin_layout Standard
26762 To generate the bibliography from a database, LyX uses the program BibTeX.
26763  You can choose which of its variants should be used by LyX as the processor
26764  either in the document settings under 
26765 \family sans
26766 Bibliography
26767 \family default
26768  or in LyX's preferences under 
26769 \family sans
26770 Output\SpecialChar \menuseparator
26771 LaT
26772 \begin_inset ERT
26773 status collapsed
26774
26775 \begin_layout Plain Layout
26776
26777 {}
26778 \end_layout
26779
26780 \end_inset
26781
26782 eX
26783 \family default
26784 .
26785  The following variants are possible:
26786 \end_layout
26787
26788 \begin_layout Description
26789 biber provides full Unicode support, unlimited memory, does not work with
26790  other bibliography packages (like e.
26791 \begin_inset space \thinspace{}
26792 \end_inset
26793
26794 g.
26795 \begin_inset space ~
26796 \end_inset
26797
26798
26799 \series bold
26800 natbib
26801 \series default
26802 ), only with the package 
26803 \series bold
26804 biblatex
26805 \series default
26806 ; recommended for multilingual texts and for languages that don't use Latin
26807  letters
26808 \end_layout
26809
26810 \begin_layout Description
26811 bibtex the standard; does not allow special characters in bibliography entries
26812  that are not possible to encode in a 7-bit encoding, limited memory, works
26813  with all bibliography packages, except of 
26814 \series bold
26815 biblatex
26816 \end_layout
26817
26818 \begin_layout Description
26819 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26820  larger memory than 
26821 \family sans
26822 bibtex
26823 \family default
26824 , works with all bibliography packages
26825 \end_layout
26826
26827 \begin_layout Standard
26828 BibTeX can be controlled with options that you can add below the specification
26829  of the variants.
26830  Before adding options, it is strongly recommended to read the manual of
26831  
26832 \family sans
26833 BibTeX
26834 \family default
26835  
26836 \begin_inset CommandInset citation
26837 LatexCommand cite
26838 key "BibTeX"
26839
26840 \end_inset
26841
26842 .
26843 \end_layout
26844
26845 \begin_layout Standard
26846 When you select the option 
26847 \family sans
26848 Sectioned bibliography
26849 \family default
26850  in the 
26851 \family sans
26852 Document\SpecialChar \menuseparator
26853 Settings
26854 \family default
26855  dialog, it is possible to have multiple and sectioned bibliographies.
26856  This and other options are explained in detail in section 
26857 \emph on
26858 Customizing Bibliographies
26859 \emph default
26860  
26861 \emph on
26862 with BibTeX
26863 \emph default
26864  of the 
26865 \emph on
26866 Additional Features
26867 \emph default
26868  manual.
26869 \end_layout
26870
26871 \begin_layout Standard
26872 We use two bibliographies in this document to show the difference between
26873  the two methods of creating them.
26874  As you can see, the bibliography that is created from a database lists
26875  only the database entries that are referenced in the document.
26876  We used the style file 
26877 \family sans
26878 alphadin.bst
26879 \family default
26880  to get the complicated German reference key scheme in the bibliography.
26881 \end_layout
26882
26883 \begin_layout Subsection
26884 Bibliography layout
26885 \begin_inset Index idx
26886 status collapsed
26887
26888 \begin_layout Plain Layout
26889 Bibliography ! Layout
26890 \end_layout
26891
26892 \end_inset
26893
26894
26895 \end_layout
26896
26897 \begin_layout Standard
26898 In the citation reference dialog you can set a special citation format.
26899  For this feature you need to enable the option 
26900 \family sans
26901 Natbib
26902 \family default
26903  in the 
26904 \family sans
26905 Document\SpecialChar \menuseparator
26906 Settings
26907 \family default
26908
26909 \begin_inset Index idx
26910 status collapsed
26911
26912 \begin_layout Plain Layout
26913 Document ! Settings
26914 \end_layout
26915
26916 \end_inset
26917
26918  dialog under 
26919 \family sans
26920 Bibliography
26921 \family default
26922 .
26923  Setting a citation style for a reference will overwrite the default.
26924  For the global citation format use the BibTeX style files as explained
26925  in the previous section.
26926 \end_layout
26927
26928 \begin_layout Standard
26929 You can also set text to appear before or after a citation reference, in
26930  the citation reference window.
26931  Here is an example where the text 
26932 \begin_inset Quotes eld
26933 \end_inset
26934
26935 Chapter
26936 \begin_inset space ~
26937 \end_inset
26938
26939 3
26940 \begin_inset Quotes erd
26941 \end_inset
26942
26943  appears after the reference:
26944 \end_layout
26945
26946 \begin_layout Standard
26947 Have a look at 
26948 \begin_inset CommandInset citation
26949 LatexCommand cite
26950 after "Chapter 3"
26951 key "latexcompanion"
26952
26953 \end_inset
26954
26955 .
26956 \end_layout
26957
26958 \begin_layout Section
26959 Index
26960 \begin_inset Index idx
26961 status collapsed
26962
26963 \begin_layout Plain Layout
26964 Index generation
26965 \end_layout
26966
26967 \end_inset
26968
26969
26970 \begin_inset CommandInset label
26971 LatexCommand label
26972 name "sec:Index"
26973
26974 \end_inset
26975
26976
26977 \end_layout
26978
26979 \begin_layout Standard
26980 An index entry is created if you use the menu 
26981 \family sans
26982 Insert\SpecialChar \menuseparator
26983 Index
26984 \begin_inset space ~
26985 \end_inset
26986
26987 Entry
26988 \family default
26989  or the toolbar button 
26990 \begin_inset Info
26991 type  "icon"
26992 arg   "index-insert"
26993 \end_inset
26994
26995 .
26996  A box labeled 
26997 \begin_inset Quotes eld
26998 \end_inset
26999
27000
27001 \family sans
27002 Index
27003 \family default
27004
27005 \begin_inset Quotes erd
27006 \end_inset
27007
27008  is inserted containing the text that appears in the index.
27009  The word where the cursor is in or the currently highlighted text is proposed
27010  by LyX as the index entry.
27011 \end_layout
27012
27013 \begin_layout Standard
27014 We give a short overview of the index commands in the next subsections.
27015  For a detailed description of LaTeX's index mechanism, have a look at one
27016  of the LaTeX books 
27017 \begin_inset CommandInset citation
27018 LatexCommand cite
27019 key "latexcompanion,latexguide,latexbook"
27020
27021 \end_inset
27022
27023 .
27024 \end_layout
27025
27026 \begin_layout Standard
27027 The index list is inserted in the document with the menu 
27028 \family sans
27029 Insert\SpecialChar \menuseparator
27030 List
27031 \begin_inset space ~
27032 \end_inset
27033
27034 /
27035 \begin_inset space ~
27036 \end_inset
27037
27038 TOC\SpecialChar \menuseparator
27039 Index
27040 \begin_inset space ~
27041 \end_inset
27042
27043 List
27044 \family default
27045 .
27046  A light blue box labeled 
27047 \begin_inset Quotes eld
27048 \end_inset
27049
27050
27051 \family sans
27052 Index
27053 \family default
27054
27055 \begin_inset Quotes erd
27056 \end_inset
27057
27058  will show the place where the index is printed in the output.
27059  The index list box is not clickable like other LyX-boxes.
27060 \end_layout
27061
27062 \begin_layout Subsection
27063 Grouping Index Entries
27064 \begin_inset Index idx
27065 status collapsed
27066
27067 \begin_layout Plain Layout
27068 Index ! Grouping
27069 \end_layout
27070
27071 \end_inset
27072
27073
27074 \end_layout
27075
27076 \begin_layout Standard
27077 Index entries are often grouped to offer the reader a fast search in the
27078  index.
27079  We want to group for example the index entries for itemized and enumerated
27080  lists under the entry 
27081 \begin_inset Quotes eld
27082 \end_inset
27083
27084 Lists
27085 \begin_inset Quotes erd
27086 \end_inset
27087
27088 .
27089  First we create the entry 
27090 \begin_inset Quotes eld
27091 \end_inset
27092
27093 Lists
27094 \begin_inset Quotes erd
27095 \end_inset
27096
27097  in section
27098 \begin_inset space ~
27099 \end_inset
27100
27101
27102 \begin_inset CommandInset ref
27103 LatexCommand ref
27104 reference "sub:Lists"
27105
27106 \end_inset
27107
27108 .
27109  In the text field for the itemized list index entry in section
27110 \begin_inset space ~
27111 \end_inset
27112
27113
27114 \begin_inset CommandInset ref
27115 LatexCommand ref
27116 reference "sec:Itemize"
27117
27118 \end_inset
27119
27120 , we insert the command
27121 \end_layout
27122
27123 \begin_layout Standard
27124
27125 \series bold
27126 Lists ! Itemize
27127 \end_layout
27128
27129 \begin_layout Standard
27130 and the command
27131 \end_layout
27132
27133 \begin_layout Standard
27134
27135 \series bold
27136 Lists ! Enumerate
27137 \end_layout
27138
27139 \begin_layout Standard
27140 for the enumerated list in section
27141 \begin_inset space ~
27142 \end_inset
27143
27144
27145 \begin_inset CommandInset ref
27146 LatexCommand ref
27147 reference "sec:Enumerate"
27148
27149 \end_inset
27150
27151 .
27152 \end_layout
27153
27154 \begin_layout Standard
27155 The exclamation mark 
27156 \begin_inset Quotes eld
27157 \end_inset
27158
27159 !
27160 \begin_inset Quotes erd
27161 \end_inset
27162
27163  marks the grouping levels.
27164  You can have three levels; every index level is indented a bit more.
27165  An index entry for the higher levels is not required.
27166  If we don't have an index entry for 
27167 \begin_inset Quotes eld
27168 \end_inset
27169
27170 Lists
27171 \begin_inset Quotes erd
27172 \end_inset
27173
27174 , it will be printed anyway, but without a page number.
27175 \end_layout
27176
27177 \begin_layout Subsection
27178 Page Ranges
27179 \begin_inset Index idx
27180 status collapsed
27181
27182 \begin_layout Plain Layout
27183 Index ! Page ranges
27184 \end_layout
27185
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \begin_layout Standard
27192 Normally an index entry will appear with the page number of the indexed
27193  section.
27194  But sometimes you want to index more pages under the same entry.
27195  E.
27196 \begin_inset space \thinspace{}
27197 \end_inset
27198
27199 g.
27200 \begin_inset space \space{}
27201 \end_inset
27202
27203 if we want to index the paragraph environments, we create an index entry
27204  in section
27205 \begin_inset space ~
27206 \end_inset
27207
27208
27209 \begin_inset CommandInset ref
27210 LatexCommand ref
27211 reference "sec:Paragraph-Environments"
27212
27213 \end_inset
27214
27215  with the command
27216 \end_layout
27217
27218 \begin_layout Standard
27219
27220 \series bold
27221 Paragraph environments|(
27222 \end_layout
27223
27224 \begin_layout Standard
27225 and another entry at the end of section
27226 \begin_inset space ~
27227 \end_inset
27228
27229
27230 \begin_inset CommandInset ref
27231 LatexCommand ref
27232 reference "sub:LyX-Code"
27233
27234 \end_inset
27235
27236  with the command
27237 \end_layout
27238
27239 \begin_layout Standard
27240
27241 \series bold
27242 Paragraph environments|)
27243 \end_layout
27244
27245 \begin_layout Standard
27246 The commands 
27247 \begin_inset Quotes eld
27248 \end_inset
27249
27250
27251 \series bold
27252 |(
27253 \series default
27254
27255 \begin_inset Quotes erd
27256 \end_inset
27257
27258  and 
27259 \begin_inset Quotes eld
27260 \end_inset
27261
27262
27263 \series bold
27264 |)
27265 \series default
27266
27267 \begin_inset Quotes erd
27268 \end_inset
27269
27270  respectively start and end the index range.
27271  You can also add the same index entry at different places in the document.
27272  They appear in the output under one entry with a comma separated list of
27273  the pages of the indexed document parts.
27274  An example is the index entry 
27275 \begin_inset Quotes eld
27276 \end_inset
27277
27278 Document ! Settings
27279 \begin_inset Quotes erd
27280 \end_inset
27281
27282 .
27283 \end_layout
27284
27285 \begin_layout Subsection
27286 Cross referencing
27287 \begin_inset Index idx
27288 status collapsed
27289
27290 \begin_layout Plain Layout
27291 Index ! Cross referencing
27292 \end_layout
27293
27294 \end_inset
27295
27296
27297 \end_layout
27298
27299 \begin_layout Standard
27300 It is also possible to refer to another index entry.
27301  We referred for example in the index entry 
27302 \begin_inset Quotes eld
27303 \end_inset
27304
27305 GIF
27306 \begin_inset Quotes erd
27307 \end_inset
27308
27309  (in section
27310 \begin_inset space ~
27311 \end_inset
27312
27313
27314 \begin_inset CommandInset ref
27315 LatexCommand ref
27316 reference "sub:Image-Formats"
27317
27318 \end_inset
27319
27320 ) to the index entry 
27321 \begin_inset Quotes eld
27322 \end_inset
27323
27324 Image formats
27325 \begin_inset Quotes erd
27326 \end_inset
27327
27328  in the same section using the entry
27329 \end_layout
27330
27331 \begin_layout Standard
27332
27333 \series bold
27334 GIF|see{Image formats}
27335 \end_layout
27336
27337 \begin_layout Standard
27338 where the braces have to be inserted as TeX Code.
27339  The text within the braces is the referenced entry.
27340  The reference will appear in the output without a page number.
27341 \end_layout
27342
27343 \begin_layout Subsection
27344 Index Entry Order
27345 \begin_inset Index idx
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349 Index ! Entry order
27350 \end_layout
27351
27352 \end_inset
27353
27354
27355 \end_layout
27356
27357 \begin_layout Standard
27358 If you use accented characters in the index entry the entries might not
27359  follow the rules for the index order.
27360  The index entries are sorted alphabetically, but LaTeX
27361 \begin_inset Foot
27362 status collapsed
27363
27364 \begin_layout Plain Layout
27365 The index generating is done in the background by an extra program, see
27366  section
27367 \begin_inset space ~
27368 \end_inset
27369
27370
27371 \begin_inset CommandInset ref
27372 LatexCommand ref
27373 reference "sub:Index-Program"
27374
27375 \end_inset
27376
27377 .
27378 \end_layout
27379
27380 \end_inset
27381
27382  doesn't know how to sort accents in different languages.
27383  We have created as an example the three dummy index entries 
27384 \begin_inset Quotes eld
27385 \end_inset
27386
27387 maison
27388 \begin_inset Quotes erd
27389 \end_inset
27390
27391
27392 \begin_inset Quotes eld
27393 \end_inset
27394
27395 maïs
27396 \begin_inset Quotes erd
27397 \end_inset
27398
27399 , and 
27400 \begin_inset Quotes eld
27401 \end_inset
27402
27403 maître
27404 \begin_inset Quotes erd
27405 \end_inset
27406
27407 .
27408 \begin_inset Index idx
27409 status collapsed
27410
27411 \begin_layout Plain Layout
27412 Dummy entries ! maïs
27413 \end_layout
27414
27415 \end_inset
27416
27417
27418 \begin_inset Index idx
27419 status collapsed
27420
27421 \begin_layout Plain Layout
27422 Dummy entries ! maître
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \begin_inset Index idx
27429 status collapsed
27430
27431 \begin_layout Plain Layout
27432 Dummy entries ! maïs@maison
27433 \end_layout
27434
27435 \end_inset
27436
27437  They will be sorted in the order maïs, maître, maison, but we want the
27438  order maïs, maison, maître.
27439  To achieve this, we use the command
27440 \end_layout
27441
27442 \begin_layout Standard
27443
27444 \series bold
27445 previous entry@current entry
27446 \end_layout
27447
27448 \begin_layout Standard
27449 In our case we want to have 
27450 \begin_inset Quotes eld
27451 \end_inset
27452
27453 maison
27454 \begin_inset Quotes erd
27455 \end_inset
27456
27457  after 
27458 \begin_inset Quotes eld
27459 \end_inset
27460
27461 maïs
27462 \begin_inset Quotes erd
27463 \end_inset
27464
27465  and write therefore for the index entry of maison:
27466 \end_layout
27467
27468 \begin_layout Standard
27469
27470 \series bold
27471 maïs@maison
27472 \end_layout
27473
27474 \begin_layout Standard
27475 The previous entry need not be a real existing entry.
27476  You can also use another word to tell LaTeX the entry order.
27477  See the next subsection for an example.
27478 \end_layout
27479
27480 \begin_layout Standard
27481 \begin_inset VSpace bigskip
27482 \end_inset
27483
27484
27485 \end_layout
27486
27487 \begin_layout Standard
27488 In some cases the index entry order is not correct when you are using the
27489  program 
27490 \family sans
27491 makeindex 
27492 \family default
27493 to generate the index (see sec.
27494 \begin_inset space \thinspace{}
27495 \end_inset
27496
27497
27498 \begin_inset CommandInset ref
27499 LatexCommand ref
27500 reference "sub:Index-Program"
27501
27502 \end_inset
27503
27504 ).
27505  
27506 \family sans
27507 makeindex
27508 \family default
27509  would for example print the index entry for the LaTeX-package aeguill in
27510  sec.
27511 \begin_inset space \thinspace{}
27512 \end_inset
27513
27514
27515 \begin_inset CommandInset ref
27516 LatexCommand ref
27517 reference "sub:Document-Font"
27518
27519 \end_inset
27520
27521  after the index entries of the other LaTeX-packages although all these
27522  index commands start with 
27523 \begin_inset Quotes eld
27524 \end_inset
27525
27526
27527 \series bold
27528 LaTeX-packages !
27529 \series default
27530  
27531 \begin_inset Quotes erd
27532 \end_inset
27533
27534 .
27535  The reason is that the index entry for aeguill is in a footnote.
27536  To fix this 
27537 \family sans
27538 makeindex
27539 \family default
27540  bug, add these commands to the preamble of your document:
27541 \end_layout
27542
27543 \begin_layout Standard
27544
27545 \series bold
27546
27547 \backslash
27548 let
27549 \backslash
27550 OrgIndex
27551 \backslash
27552 index
27553 \end_layout
27554
27555 \begin_layout Standard
27556
27557 \series bold
27558
27559 \backslash
27560 renewcommand*{
27561 \backslash
27562 index}[1]{
27563 \backslash
27564 OrgIndex{#1}}
27565 \end_layout
27566
27567 \begin_layout Subsection
27568 Index Entry Layout
27569 \begin_inset Index idx
27570 status collapsed
27571
27572 \begin_layout Plain Layout
27573 Index ! Entry layout
27574 \end_layout
27575
27576 \end_inset
27577
27578
27579 \end_layout
27580
27581 \begin_layout Standard
27582 You can change the appearance of index entries via the text style dialog.
27583 \begin_inset Index idx
27584 status collapsed
27585
27586 \begin_layout Plain Layout
27587 Dummy entries ! 
27588 \shape italic
27589 This is an italic dummy entry
27590 \end_layout
27591
27592 \end_inset
27593
27594  You can also format the page number using the character 
27595 \begin_inset Quotes eld
27596 \end_inset
27597
27598 |
27599 \begin_inset Quotes erd
27600 \end_inset
27601
27602  followed by a LaTeX-command without a backslash.
27603  We can write for example
27604 \end_layout
27605
27606 \begin_layout Standard
27607
27608 \series bold
27609 italic page number:|textit
27610 \end_layout
27611
27612 \begin_layout Standard
27613 to get the page number in italic.
27614 \begin_inset Index idx
27615 status collapsed
27616
27617 \begin_layout Plain Layout
27618 Dummy entries ! italic page number:|textit
27619 \end_layout
27620
27621 \end_inset
27622
27623  Normally all LaTeX-commands begin with a backslash, but in this special
27624  case 
27625 \begin_inset Quotes eld
27626 \end_inset
27627
27628
27629 \series bold
27630 |command
27631 \series default
27632
27633 \begin_inset Quotes erd
27634 \end_inset
27635
27636  means 
27637 \series bold
27638
27639 \backslash
27640 command{page
27641 \begin_inset space ~
27642 \end_inset
27643
27644 number}
27645 \series default
27646 .
27647  Have a look at section
27648 \begin_inset space ~
27649 \end_inset
27650
27651
27652 \begin_inset CommandInset ref
27653 LatexCommand ref
27654 reference "sub:LaTeX-Syntax"
27655
27656 \end_inset
27657
27658  to learn more about the LaTeX-syntax.
27659 \end_layout
27660
27661 \begin_layout Standard
27662 \begin_inset Note Greyedout
27663 status collapsed
27664
27665 \begin_layout Plain Layout
27666
27667 \series bold
27668 Note:
27669 \series default
27670  Formatting single index entries only works when you use the program 
27671 \family sans
27672 makeindex 
27673 \family default
27674 to generate the index, see sec.
27675 \begin_inset space \thinspace{}
27676 \end_inset
27677
27678
27679 \begin_inset CommandInset ref
27680 LatexCommand ref
27681 reference "sub:Index-Program"
27682
27683 \end_inset
27684
27685 .
27686  If you use 
27687 \family sans
27688 xindy
27689 \family default
27690 , however, this will not work for anything other than bold or italic text.
27691  This is because xindy requires you to define semantic elements before they
27692  can be used, see 
27693 \begin_inset CommandInset citation
27694 LatexCommand cite
27695 after "p. 678 ff."
27696 key "latexcompanion"
27697
27698 \end_inset
27699
27700  for details.
27701 \end_layout
27702
27703 \end_inset
27704
27705
27706 \end_layout
27707
27708 \begin_layout Standard
27709 In general, we encourage you to not format page numbers directly as shown
27710  above.
27711  Instead, you should define a macro in the preamble and use that.
27712  Consider why you want some page numbers to be bold.
27713  Maybe you want all page references italic that refer to a definition of
27714  the indexed term, so that users can easily find definitions.
27715  If so, put the following in the preamble
27716 \end_layout
27717
27718 \begin_layout Standard
27719
27720 \series bold
27721
27722 \backslash
27723 newcommand{
27724 \backslash
27725 IndexDef}[1]{
27726 \backslash
27727 textit{#1}}
27728 \end_layout
27729
27730 \begin_layout Standard
27731 and write
27732 \end_layout
27733
27734 \begin_layout Standard
27735
27736 \series bold
27737 my entry|IndexDef
27738 \end_layout
27739
27740 \begin_layout Standard
27741 in the index entry.
27742 \begin_inset Index idx
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 Dummy entries ! my entry|IndexDef
27747 \end_layout
27748
27749 \end_inset
27750
27751  The advantage is that, if you change your mind later or if your publisher
27752  insists that definitions must not be italic but bold, you just need to
27753  change the macro in the preamble, not every single index entry.
27754 \end_layout
27755
27756 \begin_layout Standard
27757 You can also change the layout for the whole index.
27758  E.
27759 \begin_inset space \thinspace{}
27760 \end_inset
27761
27762 g.
27763 \begin_inset space \space{}
27764 \end_inset
27765
27766 we marked the index list box of this document as bold to get a bold font
27767  for all index entries.
27768  For more advanced tasks you have to set up a so-called 
27769 \emph on
27770 Index Style File
27771 \emph default
27772 , see the 
27773 \family sans
27774 makeindex
27775 \family default
27776  or 
27777 \family sans
27778 xindy
27779 \family default
27780  documentation for details, 
27781 \begin_inset CommandInset citation
27782 LatexCommand cite
27783 key "makeindex,xindy"
27784
27785 \end_inset
27786
27787 .
27788 \end_layout
27789
27790 \begin_layout Subsection
27791 Index Program
27792 \begin_inset Index idx
27793 status collapsed
27794
27795 \begin_layout Plain Layout
27796 Index ! Program
27797 \end_layout
27798
27799 \end_inset
27800
27801
27802 \begin_inset CommandInset label
27803 LatexCommand label
27804 name "sub:Index-Program"
27805
27806 \end_inset
27807
27808
27809 \end_layout
27810
27811 \begin_layout Standard
27812 If the index entry program 
27813 \family sans
27814 xindy
27815 \family default
27816  is installed, LyX uses it for index generation; otherwise the program 
27817 \family sans
27818 makeindex
27819 \family default
27820 , that is part of every LaTeX distribution, is used.
27821 \begin_inset Foot
27822 status collapsed
27823
27824 \begin_layout Plain Layout
27825
27826 \family sans
27827 Makeindex
27828 \family default
27829  is very old, no longer under development and has many pitfalls, notably
27830  that it was developed with only the English language in mind.
27831  So it fails to sort anything other than a monolingual English text correctly.
27832  We have shown above how to fix this sorting.
27833  However, if you are writing in another than the English language, consider
27834  to use 
27835 \family sans
27836 xindy
27837 \family default
27838 .
27839 \end_layout
27840
27841 \end_inset
27842
27843  Both programs can be controlled by options that can be set in LyX's preferences
27844  dialog, see section
27845 \begin_inset space ~
27846 \end_inset
27847
27848
27849 \begin_inset CommandInset ref
27850 LatexCommand ref
27851 reference "sub:LaTeX-settings"
27852
27853 \end_inset
27854
27855 .
27856  The available options are listed and explained in 
27857 \begin_inset CommandInset citation
27858 LatexCommand cite
27859 key "makeindex,xindy"
27860
27861 \end_inset
27862
27863 .
27864  In this dialog, you can also specify an alternative program to generate
27865  the index.
27866 \end_layout
27867
27868 \begin_layout Standard
27869 If you need specific options or an alternative index program only for a
27870  given document, you can define the program and\SpecialChar \slash{}
27871 or the options in 
27872 \family sans
27873 Document\SpecialChar \menuseparator
27874 Settings\SpecialChar \menuseparator
27875 Indexes
27876 \family default
27877 .
27878  This is especially useful if you need to pass language-specific options
27879  to the index program or if you need a specific layout style.
27880 \end_layout
27881
27882 \begin_layout Subsection
27883 Multiple Indexes
27884 \end_layout
27885
27886 \begin_layout Standard
27887 In many fields it is common to have more than one index.
27888  For instance, you might need to set up a separate 
27889 \begin_inset Quotes eld
27890 \end_inset
27891
27892 Index of Names
27893 \begin_inset Quotes erd
27894 \end_inset
27895
27896  next to the standard index.
27897  LaTeX does not provide this possibility out of the box, but there are many
27898  packages that add this feature.
27899  LyX uses the 
27900 \series bold
27901 splitidx
27902 \series default
27903
27904 \begin_inset Index idx
27905 status collapsed
27906
27907 \begin_layout Plain Layout
27908 LaTeX-packages ! splitidx
27909 \end_layout
27910
27911 \end_inset
27912
27913  package to generate multiple indexes.
27914  The package is included in all recent LaTeX distributions.
27915  If yours does not ship it, consult the TeX-catalogue, 
27916 \begin_inset CommandInset citation
27917 LatexCommand cite
27918 key "TeXCatalogue"
27919
27920 \end_inset
27921
27922 .
27923  Note that the package does not only consist of a LaTeX style, but it also
27924  includes specific preprocessor programs that need to be installed as well.
27925  Please consult the package's manual for details.
27926 \end_layout
27927
27928 \begin_layout Standard
27929 To set up LyX for the use of multiple indexes, go to 
27930 \family sans
27931 Document\SpecialChar \menuseparator
27932 Settings\SpecialChar \menuseparator
27933 Indexes
27934 \family default
27935  and select 
27936 \begin_inset Quotes eld
27937 \end_inset
27938
27939 Use multiple Indexes
27940 \begin_inset Quotes erd
27941 \end_inset
27942
27943 .
27944  Note that the list of 
27945 \begin_inset Quotes eld
27946 \end_inset
27947
27948 Available Indexes
27949 \begin_inset Quotes erd
27950 \end_inset
27951
27952  below already contains the standard index.
27953  To add further indexes, add the name of the index (in the form that should
27954  also appear as a heading) to the 
27955 \begin_inset Quotes eld
27956 \end_inset
27957
27958 New
27959 \begin_inset Quotes erd
27960 \end_inset
27961
27962  input field and press the 
27963 \begin_inset Quotes eld
27964 \end_inset
27965
27966 Add
27967 \begin_inset Quotes erd
27968 \end_inset
27969
27970  button.
27971  The new index should now appear in the list as well.
27972  If you like, you can attribute an alternative label color to the new index
27973  by selecting the index in the list and hitting the 
27974 \begin_inset Quotes eld
27975 \end_inset
27976
27977 Alter Color\SpecialChar \ldots{}
27978
27979 \begin_inset Quotes erd
27980 \end_inset
27981
27982  button.
27983  The label color may help you to differentiate between index entries of
27984  different indexes in the LyX work area.
27985 \end_layout
27986
27987 \begin_layout Standard
27988 Once the document changes have been applied, you can find the new index
27989  list in 
27990 \family sans
27991 Insert\SpecialChar \menuseparator
27992 List
27993 \begin_inset space ~
27994 \end_inset
27995
27996 /
27997 \begin_inset space ~
27998 \end_inset
27999
28000 TOC
28001 \family default
28002  and the 
28003 \family sans
28004 Insert
28005 \family default
28006  menu has a separate index entry for each of the defined indexes.
28007  The workflow is basically the same as for the default index, but there
28008  are some additional features:
28009 \end_layout
28010
28011 \begin_layout Itemize
28012 If you want to change the attribution of a specific index entry, right-clicking
28013  on the entry will open a dialog where you can do that.
28014 \end_layout
28015
28016 \begin_layout Itemize
28017 By right-clicking on an index, you can change its type.
28018  Furthermore, you can specify an index list to be a 
28019 \begin_inset Quotes eld
28020 \end_inset
28021
28022 Subindex
28023 \begin_inset Quotes erd
28024 \end_inset
28025
28026 .
28027  If you do that, the heading of that list will be decreased by one level.
28028  E.
28029 \begin_inset space \thinspace{}
28030 \end_inset
28031
28032 g., if you use a book class, where the standard index heading is defined
28033  as a chapter, subindexes will be defined as sections and can thus be nested
28034  to the non-subindexes.
28035 \end_layout
28036
28037 \begin_layout Section
28038 Nomenclature / Glossary 
28039 \begin_inset Index idx
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 Nomenclature
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \begin_inset Index idx
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053 Glossary|see
28054 \begin_inset ERT
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058
28059 {
28060 \end_layout
28061
28062 \end_inset
28063
28064 Nomenclature
28065 \begin_inset ERT
28066 status collapsed
28067
28068 \begin_layout Plain Layout
28069
28070 }
28071 \end_layout
28072
28073 \end_inset
28074
28075
28076 \end_layout
28077
28078 \end_inset
28079
28080
28081 \begin_inset CommandInset label
28082 LatexCommand label
28083 name "sec:Nomenclature"
28084
28085 \end_inset
28086
28087
28088 \end_layout
28089
28090 \begin_layout Standard
28091 Sometimes you need to compile a list of symbols that are mentioned in your
28092  document with a brief explanation of them – a so called nomenclature or
28093  glossary.
28094 \end_layout
28095
28096 \begin_layout Standard
28097 To be able to create nomenclatures, you need the LaTeX package 
28098 \series bold
28099 nomencl
28100 \series default
28101
28102 \begin_inset Index idx
28103 status collapsed
28104
28105 \begin_layout Plain Layout
28106 LaTeX-packages ! nomencl
28107 \end_layout
28108
28109 \end_inset
28110
28111  installed.
28112  You find it in the TeX-catalogue, 
28113 \begin_inset CommandInset citation
28114 LatexCommand cite
28115 key "TeXCatalogue"
28116
28117 \end_inset
28118
28119  or in the package manager of your LaTeX-system.
28120 \end_layout
28121
28122 \begin_layout Standard
28123 A nomenclature entry is created if you place the cursor after a symbol entry
28124  and then use the menu 
28125 \family sans
28126 Insert\SpecialChar \menuseparator
28127
28128 \family default
28129 N
28130 \family sans
28131 omenclature
28132 \begin_inset space ~
28133 \end_inset
28134
28135 Entry
28136 \family default
28137  or the toolbar button 
28138 \begin_inset Info
28139 type  "icon"
28140 arg   "nomencl-insert"
28141 \end_inset
28142
28143 .
28144  A gray box labeled 
28145 \begin_inset Quotes eld
28146 \end_inset
28147
28148
28149 \family sans
28150 Nom
28151 \family default
28152
28153 \begin_inset Quotes erd
28154 \end_inset
28155
28156  is inserted and a window pops up asking for the nomenclature entry.
28157 \end_layout
28158
28159 \begin_layout Standard
28160 A nomenclature entry consists of two main entries.
28161  The first is the symbol that you want to refer to.
28162  The second is the description of the symbol.
28163 \end_layout
28164
28165 \begin_layout Standard
28166 \begin_inset Note Greyedout
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170
28171 \series bold
28172 Note:
28173 \series default
28174  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28175 \end_layout
28176
28177 \end_inset
28178
28179
28180 \end_layout
28181
28182 \begin_layout Subsection
28183 Nomenclature Definition and Layout
28184 \begin_inset Index idx
28185 status collapsed
28186
28187 \begin_layout Plain Layout
28188 Nomenclature ! Layout
28189 \end_layout
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Standard
28197 If you have symbols in formulas, you have to define them in the 
28198 \family sans
28199 Symbol
28200 \family default
28201  field as LaTeX-formulas.
28202  For example to get 
28203 \begin_inset Quotes eld
28204 \end_inset
28205
28206
28207 \begin_inset Formula $\sigma$
28208 \end_inset
28209
28210
28211 \begin_inset Quotes erd
28212 \end_inset
28213
28214 , insert this:
28215 \begin_inset Newline newline
28216 \end_inset
28217
28218
28219 \series bold
28220 $
28221 \backslash
28222 sigma$
28223 \begin_inset Newline newline
28224 \end_inset
28225
28226
28227 \series default
28228 The 
28229 \begin_inset Quotes eld
28230 \end_inset
28231
28232 $
28233 \begin_inset Quotes erd
28234 \end_inset
28235
28236  character starts/ends the formula.
28237  The LaTeX-command for the Greek letter is the name of the letter beginning
28238  with a backslash 
28239 \begin_inset Quotes eld
28240 \end_inset
28241
28242
28243 \backslash
28244
28245 \begin_inset Quotes erd
28246 \end_inset
28247
28248 .
28249  For capital Greek letters, start the command also with a capital letter,
28250  like 
28251 \series bold
28252
28253 \backslash
28254 Sigma
28255 \series default
28256 .
28257 \end_layout
28258
28259 \begin_layout Standard
28260 (A short introduction to the LaTeX-syntax is given in section
28261 \begin_inset space ~
28262 \end_inset
28263
28264
28265 \begin_inset CommandInset ref
28266 LatexCommand ref
28267 reference "sub:LaTeX-Syntax"
28268
28269 \end_inset
28270
28271 .)
28272 \end_layout
28273
28274 \begin_layout Standard
28275 You cannot use the 
28276 \family sans
28277 Text
28278 \begin_inset space ~
28279 \end_inset
28280
28281 Style
28282 \family default
28283  dialog to format the description text; you have to use LaTeX-commands.
28284  For example the description of the nomenclature entry for the 
28285 \begin_inset Quotes eld
28286 \end_inset
28287
28288
28289 \begin_inset Formula $\sigma$
28290 \end_inset
28291
28292
28293 \begin_inset Quotes erd
28294 \end_inset
28295
28296  in this document is:
28297 \begin_inset Newline newline
28298 \end_inset
28299
28300
28301 \series bold
28302 dummy entry for the character 
28303 \backslash
28304 textsf{sigma}
28305 \series default
28306
28307 \begin_inset Newline newline
28308 \end_inset
28309
28310 The command 
28311 \series bold
28312
28313 \backslash
28314 textsf
28315 \series default
28316  sets the fonts to 
28317 \family sans
28318 sans
28319 \begin_inset space ~
28320 \end_inset
28321
28322 serif
28323 \family default
28324 .
28325  To get 
28326 \series bold
28327 bold
28328 \series default
28329  font use the command 
28330 \series bold
28331
28332 \backslash
28333 textbf
28334 \series default
28335 , for 
28336 \family typewriter
28337 typewriter
28338 \family default
28339  use 
28340 \series bold
28341
28342 \backslash
28343 texttt
28344 \series default
28345 , for 
28346 \emph on
28347 emphasized
28348 \emph default
28349  use 
28350 \series bold
28351
28352 \backslash
28353 emph
28354 \series default
28355 .
28356 \end_layout
28357
28358 \begin_layout Subsection
28359 Sort Order of Nomenclature Entries
28360 \begin_inset Index idx
28361 status collapsed
28362
28363 \begin_layout Plain Layout
28364 Nomenclature ! Sort order
28365 \end_layout
28366
28367 \end_inset
28368
28369
28370 \end_layout
28371
28372 \begin_layout Standard
28373 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28374  the symbol definition.
28375  This leads to undesired results when you for example have symbols in formulas.
28376  Suppose you have nomenclature entries for the symbols 
28377 \emph on
28378 a
28379 \begin_inset CommandInset nomenclature
28380 LatexCommand nomenclature
28381 symbol "a"
28382 description "dummy entry for the character \"a\""
28383
28384 \end_inset
28385
28386
28387 \emph default
28388  and 
28389 \begin_inset Formula $\sigma$
28390 \end_inset
28391
28392
28393 \begin_inset CommandInset nomenclature
28394 LatexCommand nomenclature
28395 prefix "sigma"
28396 symbol "$\\sigma$"
28397 description "dummy entry for the character \\textsf{sigma}"
28398
28399 \end_inset
28400
28401 .
28402  They will be sorted by 
28403 \begin_inset Quotes eld
28404 \end_inset
28405
28406
28407 \family sans
28408 a
28409 \family default
28410
28411 \begin_inset Quotes erd
28412 \end_inset
28413
28414  and 
28415 \begin_inset Quotes eld
28416 \end_inset
28417
28418
28419 \family typewriter
28420 $
28421 \backslash
28422 sigma$
28423 \family default
28424
28425 \begin_inset Quotes erd
28426 \end_inset
28427
28428  – the 
28429 \begin_inset Formula $\sigma$
28430 \end_inset
28431
28432  will be sorted before the 
28433 \emph on
28434 a
28435 \emph default
28436  since the character 
28437 \begin_inset Quotes eld
28438 \end_inset
28439
28440 $
28441 \begin_inset Quotes erd
28442 \end_inset
28443
28444  is considered in sorting.
28445 \end_layout
28446
28447 \begin_layout Standard
28448 To control the sort order, you can edit the 
28449 \family sans
28450 Sort
28451 \begin_inset space ~
28452 \end_inset
28453
28454 as
28455 \family default
28456  field of the nomenclature dialog.
28457  Then the nomenclature entry will be sorted by this entry and not the symbol
28458  definition.
28459  For the example given, you can insert 
28460 \family typewriter
28461 sigma
28462 \family default
28463  in this field for the 
28464 \begin_inset Formula $\sigma$
28465 \end_inset
28466
28467 , then 
28468 \emph on
28469 a
28470 \emph default
28471  will be located before 
28472 \begin_inset Formula $\sigma$
28473 \end_inset
28474
28475 .
28476 \end_layout
28477
28478 \begin_layout Standard
28479 For subgrouping and tips for using sort entries see the 
28480 \series bold
28481 nomencl
28482 \series default
28483  documentation, 
28484 \begin_inset CommandInset citation
28485 LatexCommand cite
28486 key "nomencl"
28487
28488 \end_inset
28489
28490 .
28491 \end_layout
28492
28493 \begin_layout Subsection
28494 Nomenclature Options
28495 \begin_inset Index idx
28496 status collapsed
28497
28498 \begin_layout Plain Layout
28499 Nomenclature ! Options
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 The 
28509 \series bold
28510 nomencl
28511 \series default
28512  package offers some options to adjust the appearance of the nomenclature.
28513  Here are some of its options, for more have a look at its documentation:
28514 \end_layout
28515
28516 \begin_layout Description
28517 refeq Appends the phrase 
28518 \begin_inset Quotes eld
28519 \end_inset
28520
28521
28522 \family sans
28523 , see equation (
28524 \emph on
28525 eq
28526 \emph default
28527 )
28528 \family default
28529
28530 \begin_inset Quotes erd
28531 \end_inset
28532
28533  to every nomenclature entry, where 
28534 \family sans
28535 \emph on
28536 eq
28537 \family default
28538 \emph default
28539  is the number of the last equation in front of the nomenclature entry
28540 \end_layout
28541
28542 \begin_layout Description
28543 refpage Appends the phrase 
28544 \begin_inset Quotes eld
28545 \end_inset
28546
28547
28548 \family sans
28549 , page (
28550 \emph on
28551 page
28552 \emph default
28553 )
28554 \family default
28555
28556 \begin_inset Quotes erd
28557 \end_inset
28558
28559  to every nomenclature entry, where 
28560 \family sans
28561 \emph on
28562 page
28563 \family default
28564 \emph default
28565  is the number of the page on which the nomenclature entry appeared
28566 \end_layout
28567
28568 \begin_layout Description
28569 intoc Inserts the nomenclature in the Table of Contents
28570 \end_layout
28571
28572 \begin_layout Standard
28573 To use one or more of the options, add them to the comma-separated document
28574  class options list in the 
28575 \family sans
28576 Document\SpecialChar \menuseparator
28577 Settings
28578 \family default
28579  dialog.
28580  In this document the options 
28581 \series bold
28582 refpage, intoc
28583 \series default
28584  are used.
28585 \end_layout
28586
28587 \begin_layout Standard
28588 \begin_inset VSpace bigskip
28589 \end_inset
28590
28591
28592 \end_layout
28593
28594 \begin_layout Standard
28595 You can also use the first two options above only for certain nomenclature
28596  entries when you add one of the following commands as last entry to the
28597  
28598 \family sans
28599 Description
28600 \family default
28601  field in the nomenclature dialog:
28602 \end_layout
28603
28604 \begin_layout Description
28605
28606 \backslash
28607 nomrefeq Like the 
28608 \series bold
28609 refeq
28610 \series default
28611  option
28612 \end_layout
28613
28614 \begin_layout Description
28615
28616 \backslash
28617 nomrefpage Like the 
28618 \series bold
28619 refpage
28620 \series default
28621  option
28622 \end_layout
28623
28624 \begin_layout Description
28625
28626 \backslash
28627 nomrefeqpage Short notation of 
28628 \series bold
28629
28630 \backslash
28631 nomrefeq
28632 \backslash
28633 nomrefpage
28634 \end_layout
28635
28636 \begin_layout Description
28637
28638 \backslash
28639 nomnorefeq,
28640 \begin_inset space ~
28641 \end_inset
28642
28643
28644 \backslash
28645 nomnorefpage,
28646 \begin_inset space ~
28647 \end_inset
28648
28649
28650 \backslash
28651 nomnorefeqpage Turns off the corresponding options
28652 \end_layout
28653
28654 \begin_layout Standard
28655 Words like 
28656 \begin_inset Quotes eld
28657 \end_inset
28658
28659 page
28660 \begin_inset Quotes erd
28661 \end_inset
28662
28663  are automatically translated for some document languages.
28664  If not, add these lines to your LaTeX preamble:
28665 \end_layout
28666
28667 \begin_layout Standard
28668 \noindent
28669
28670 \series bold
28671
28672 \backslash
28673 renewcommand{
28674 \backslash
28675 eqdeclaration}[1]{, see equation
28676 \backslash
28677 nobreakspace(#1)}
28678 \begin_inset Newline newline
28679 \end_inset
28680
28681
28682 \backslash
28683 renewcommand{
28684 \backslash
28685 pagedeclaration}[1]{, page
28686 \backslash
28687 nobreakspace{}#1}
28688 \series default
28689
28690 \begin_inset Newline newline
28691 \end_inset
28692
28693 and replace 
28694 \begin_inset Quotes eld
28695 \end_inset
28696
28697 see equation
28698 \begin_inset Quotes erd
28699 \end_inset
28700
28701  and 
28702 \begin_inset Quotes eld
28703 \end_inset
28704
28705 page
28706 \begin_inset Quotes erd
28707 \end_inset
28708
28709  by their translation.
28710 \end_layout
28711
28712 \begin_layout Subsection
28713 Printing the Nomenclature
28714 \begin_inset Index idx
28715 status collapsed
28716
28717 \begin_layout Plain Layout
28718 Nomenclature ! Printing
28719 \end_layout
28720
28721 \end_inset
28722
28723
28724 \end_layout
28725
28726 \begin_layout Standard
28727 To print the nomenclature, use the menu 
28728 \family sans
28729 Insert\SpecialChar \menuseparator
28730 Lists
28731 \begin_inset space ~
28732 \end_inset
28733
28734 /
28735 \begin_inset space ~
28736 \end_inset
28737
28738 TOC\SpecialChar \menuseparator
28739 Nomenclature
28740 \family default
28741 .
28742  A box labeled 
28743 \begin_inset Quotes eld
28744 \end_inset
28745
28746
28747 \family sans
28748 Nomenclature
28749 \family default
28750
28751 \begin_inset Quotes erd
28752 \end_inset
28753
28754  will show the place where the nomenclature is printed in the output.
28755  By right-clicking on it, the amount of space for symbols can be altered.
28756  You can choose between these settings:
28757 \end_layout
28758
28759 \begin_layout Description
28760 Default a space of 1
28761 \begin_inset space \thinspace{}
28762 \end_inset
28763
28764 cm is used
28765 \end_layout
28766
28767 \begin_layout Description
28768 Longest
28769 \begin_inset space ~
28770 \end_inset
28771
28772 label
28773 \begin_inset space ~
28774 \end_inset
28775
28776 width the width of the widest symbol of all nomenclature entries is used
28777 \end_layout
28778
28779 \begin_layout Description
28780 Custom custom space
28781 \end_layout
28782
28783 \begin_layout Standard
28784 In the printed output the title of the nomenclature appears as 
28785 \begin_inset Quotes eld
28786 \end_inset
28787
28788 Nomenclature
28789 \begin_inset Quotes erd
28790 \end_inset
28791
28792 .
28793  If you are not happy with the name, you can change it by redefining the
28794  command 
28795 \series bold
28796
28797 \backslash
28798 nomname
28799 \series default
28800  in the preamble.
28801  For example, in order to change the name to 
28802 \emph on
28803 List of Symbols
28804 \emph default
28805 , add the following line to the preamble:
28806 \end_layout
28807
28808 \begin_layout Standard
28809
28810 \family roman
28811 \series bold
28812
28813 \backslash
28814 renewcommand{
28815 \backslash
28816 nomname}{List of Symbols}
28817 \end_layout
28818
28819 \begin_layout Subsection
28820 Nomenclature Program
28821 \begin_inset Index idx
28822 status collapsed
28823
28824 \begin_layout Plain Layout
28825 Nomenclature ! Program
28826 \end_layout
28827
28828 \end_inset
28829
28830
28831 \begin_inset CommandInset label
28832 LatexCommand label
28833 name "sub:Nomenclature-Program"
28834
28835 \end_inset
28836
28837
28838 \end_layout
28839
28840 \begin_layout Standard
28841 LyX uses the program 
28842 \family sans
28843 makeindex
28844 \family default
28845 , that is part of every LaTeX distribution, to generate the nomenclature.
28846  LyX's preferences dialog allows you to specify another program or to control
28847  
28848 \family sans
28849 makeindex
28850 \family default
28851  by adding options, see section
28852 \begin_inset space ~
28853 \end_inset
28854
28855
28856 \begin_inset CommandInset ref
28857 LatexCommand ref
28858 reference "sub:LaTeX-settings"
28859
28860 \end_inset
28861
28862 .
28863  The available options are listed and explained in 
28864 \begin_inset CommandInset citation
28865 LatexCommand cite
28866 key "nomencl,makeindex"
28867
28868 \end_inset
28869
28870 .
28871 \end_layout
28872
28873 \begin_layout Section
28874 Branches
28875 \begin_inset Index idx
28876 status collapsed
28877
28878 \begin_layout Plain Layout
28879 Branches
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \begin_inset Index idx
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 Document ! Branches
28890 \end_layout
28891
28892 \end_inset
28893
28894
28895 \begin_inset CommandInset label
28896 LatexCommand label
28897 name "sec:Branches"
28898
28899 \end_inset
28900
28901
28902 \end_layout
28903
28904 \begin_layout Standard
28905 Sometimes it is useful to hide some document parts in the output.
28906  For example a teacher who is setting an exam obviously doesn't want the
28907  pupils to see the answers, but having questions and answers in the same
28908  document will make the life of the markers of that exam much easier.
28909 \end_layout
28910
28911 \begin_layout Standard
28912 For these cases LyX allows you to put text into branches.
28913  The text will then only appear in the output when its branch is activated.
28914  To create a branch, either select the menu 
28915 \family sans
28916 Insert\SpecialChar \menuseparator
28917 Branch\SpecialChar \menuseparator
28918 Insert New Branch
28919 \family default
28920  (if you just want to specify a new branch) or go in the 
28921 \family sans
28922 Document\SpecialChar \menuseparator
28923 Settings
28924 \family default
28925  dialog to 
28926 \family sans
28927 Branches
28928 \family default
28929 , where you can specify and change the name of the branch, its activation
28930  state (whether the content of the branch is shown in the output or not),
28931  its background color inside LyX and whether the name of the branch should
28932  be appended to the document file name on export if the branch is active
28933  (see below for an example).
28934  Furthermore, the dialog lets you merge two branches (just rename one branch
28935  to the name of the other) and to add 
28936 \begin_inset Quotes eld
28937 \end_inset
28938
28939 unknown branches
28940 \begin_inset Quotes erd
28941 \end_inset
28942
28943  (i.
28944 \begin_inset space \thinspace{}
28945 \end_inset
28946
28947 e.
28948 \begin_inset space ~
28949 \end_inset
28950
28951 branches that were added to the document via copy and paste from other documents
28952 , without having been defined) to the document's branch list.
28953 \end_layout
28954
28955 \begin_layout Standard
28956 Text that should be in a branch is set into branch inset boxes.
28957  These boxes are inserted via the menu 
28958 \family sans
28959 Insert\SpecialChar \menuseparator
28960 Branch
28961 \family default
28962  where you can choose a branch.
28963  You can later change the activation state of the branch by right-clicking
28964  on them.
28965 \end_layout
28966
28967 \begin_layout Standard
28968 Here is an example, where only the question text appears, the answer branch
28969  is deactivated and therefore does not appear in the output:
28970 \end_layout
28971
28972 \begin_layout Standard
28973 \begin_inset Branch Question
28974 status collapsed
28975
28976 \begin_layout Standard
28977 Question: Who was the first physics Nobel prize winner?
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Standard
28986 \begin_inset Branch Answer
28987 status collapsed
28988
28989 \begin_layout Standard
28990 Answer: Wilhelm Conrad Röntgen
28991 \end_layout
28992
28993 \end_inset
28994
28995
28996 \end_layout
28997
28998 \begin_layout Standard
28999 If you activate 
29000 \family sans
29001 Filename Suffix
29002 \family default
29003  in 
29004 \family sans
29005 Document\SpecialChar \menuseparator
29006 Settings\SpecialChar \menuseparator
29007 Branches
29008 \family default
29009 , the name of the active branches will be appended to the file name at export.
29010  Consider for example a file 
29011 \begin_inset Quotes eld
29012 \end_inset
29013
29014 Exam.lyx
29015 \begin_inset Quotes erd
29016 \end_inset
29017
29018  which has the above branches.
29019  If 
29020 \begin_inset Quotes eld
29021 \end_inset
29022
29023 Filename Suffix
29024 \begin_inset Quotes erd
29025 \end_inset
29026
29027  is active, the PDF export file would be called 
29028 \begin_inset Quotes eld
29029 \end_inset
29030
29031 Exam.pdf
29032 \begin_inset Quotes erd
29033 \end_inset
29034
29035  if both the 
29036 \begin_inset Quotes eld
29037 \end_inset
29038
29039 Question
29040 \begin_inset Quotes erd
29041 \end_inset
29042
29043  and 
29044 \begin_inset Quotes eld
29045 \end_inset
29046
29047 Answer
29048 \begin_inset Quotes erd
29049 \end_inset
29050
29051  branch were inactive, 
29052 \begin_inset Quotes eld
29053 \end_inset
29054
29055 Exam-Question.pdf
29056 \begin_inset Quotes erd
29057 \end_inset
29058
29059  if only the 
29060 \begin_inset Quotes eld
29061 \end_inset
29062
29063 Question
29064 \begin_inset Quotes erd
29065 \end_inset
29066
29067  branch was active, likewise 
29068 \begin_inset Quotes eld
29069 \end_inset
29070
29071 Exam-Answer.pdf
29072 \begin_inset Quotes erd
29073 \end_inset
29074
29075  if only the 
29076 \begin_inset Quotes eld
29077 \end_inset
29078
29079 Answer
29080 \begin_inset Quotes erd
29081 \end_inset
29082
29083  branch was active, and 
29084 \begin_inset Quotes eld
29085 \end_inset
29086
29087 Exam-Question-Answer.pdf
29088 \begin_inset Quotes erd
29089 \end_inset
29090
29091  if both branches were active.
29092  This helps you to easily export different versions of your document without
29093  much hassle.
29094 \end_layout
29095
29096 \begin_layout Standard
29097 \begin_inset VSpace bigskip
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \begin_layout Standard
29104 To use conditional output inside places where you cannot insert branch insets,
29105  like inside equations, you can code special LaTeX definitions for each
29106  branch.
29107  For example you can define for the question branch
29108 \begin_inset Foot
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112 For an introduction to the LaTeX-syntax, see section
29113 \begin_inset space ~
29114 \end_inset
29115
29116
29117 \begin_inset CommandInset ref
29118 LatexCommand ref
29119 reference "sub:LaTeX-Syntax"
29120
29121 \end_inset
29122
29123 .
29124 \end_layout
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132
29133 \series bold
29134
29135 \backslash
29136 newcommand{
29137 \backslash
29138 question}[1]{#1}
29139 \end_layout
29140
29141 \begin_layout Standard
29142
29143 \series bold
29144
29145 \backslash
29146 newcommand{
29147 \backslash
29148 answer}[1]{}
29149 \end_layout
29150
29151 \begin_layout Standard
29152 and for the answer branch
29153 \end_layout
29154
29155 \begin_layout Standard
29156
29157 \series bold
29158
29159 \backslash
29160 newcommand{
29161 \backslash
29162 question}[1]{}
29163 \end_layout
29164
29165 \begin_layout Standard
29166
29167 \series bold
29168
29169 \backslash
29170 newcommand{
29171 \backslash
29172 answer}[1]{#1}
29173 \end_layout
29174
29175 \begin_layout Standard
29176 \begin_inset Branch Question
29177 status collapsed
29178
29179 \begin_layout Standard
29180 \begin_inset ERT
29181 status open
29182
29183 \begin_layout Plain Layout
29184
29185
29186 \backslash
29187 newcommand{
29188 \backslash
29189 question}[1]{#1}
29190 \end_layout
29191
29192 \begin_layout Plain Layout
29193
29194
29195 \backslash
29196 newcommand{
29197 \backslash
29198 answer}[1]{}
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \begin_layout Standard
29212 \begin_inset Branch Answer
29213 status collapsed
29214
29215 \begin_layout Standard
29216 \begin_inset ERT
29217 status collapsed
29218
29219 \begin_layout Plain Layout
29220
29221
29222 \backslash
29223 newcommand{
29224 \backslash
29225 question}[1]{}
29226 \end_layout
29227
29228 \begin_layout Plain Layout
29229
29230
29231 \backslash
29232 newcommand{
29233 \backslash
29234 answer}[1]{#1}
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \end_layout
29241
29242 \end_inset
29243
29244
29245 \end_layout
29246
29247 \begin_layout Standard
29248 Now it is possible to use the commands 
29249 \series bold
29250
29251 \backslash
29252 question{\SpecialChar \ldots{}
29253 }
29254 \series default
29255  and 
29256 \series bold
29257
29258 \backslash
29259 answer{\SpecialChar \ldots{}
29260 }
29261 \series default
29262  to obtain conditional output.
29263  Here is an example formula where only the 
29264 \series bold
29265
29266 \backslash
29267 question
29268 \series default
29269  part appears:
29270 \begin_inset Formula 
29271 \[
29272 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29273 \]
29274
29275 \end_inset
29276
29277
29278 \end_layout
29279
29280 \begin_layout Standard
29281 Inside math, the same effect can be achieved using math macros, see the
29282  
29283 \emph on
29284 Math
29285 \emph default
29286  manual.
29287 \end_layout
29288
29289 \begin_layout Section
29290 PDF Properties
29291 \begin_inset CommandInset label
29292 LatexCommand label
29293 name "sec:PDF-Properties"
29294
29295 \end_inset
29296
29297
29298 \begin_inset Index idx
29299 status collapsed
29300
29301 \begin_layout Plain Layout
29302 PDF properties
29303 \end_layout
29304
29305 \end_inset
29306
29307
29308 \end_layout
29309
29310 \begin_layout Standard
29311 The 
29312 \family sans
29313 Document Settings
29314 \family default
29315  dialog allows you in the 
29316 \family sans
29317 PDF Properties
29318 \family default
29319  to set up special options for the PDF output of your document.
29320  All options there are provided by the LaTeX-package 
29321 \series bold
29322 hyperref
29323 \series default
29324
29325 \begin_inset Index idx
29326 status collapsed
29327
29328 \begin_layout Plain Layout
29329 LaTeX-packages ! hyperref
29330 \end_layout
29331
29332 \end_inset
29333
29334 .
29335 \end_layout
29336
29337 \begin_layout Standard
29338 Using 
29339 \series bold
29340 hyperref
29341 \series default
29342  will link all cross-references in the DVI- and PDF-output.
29343  This means that the reader of your document will be able to click on a
29344  table of contents entry or on a reference and he is shown the referenced
29345  document part.
29346  You can specify in the dialog tab 
29347 \family sans
29348 Hyperlinks
29349 \family default
29350  how the links will look and if links for bibliographical backreferences
29351  are created.
29352  The backreferences will appear in the bibliography behind the different
29353  entries, showing the number of the section, slide, or page where the entry
29354  is referenced.
29355 \end_layout
29356
29357 \begin_layout Standard
29358 In the dialog tab 
29359 \family sans
29360 Bookmarks
29361 \family default
29362  you can set if PDF-bookmarks should be created for every section of your
29363  document to make it easier for readers to navigate through the document.
29364  You can decide if the bookmarks should be numbered like your document sections
29365  or not.
29366  With the open bookmarks level you can specify what sectioning level should
29367  be displayed in the bookmarks when opening the PDF.
29368  For example level
29369 \begin_inset space ~
29370 \end_inset
29371
29372 2 will display all sections and subsections, while level
29373 \begin_inset space ~
29374 \end_inset
29375
29376 1 will only display the sections.
29377 \end_layout
29378
29379 \begin_layout Standard
29380 The header information in the dialog tab 
29381 \family sans
29382 General
29383 \family default
29384  are saved together with the PDF as file properties.
29385  Many programs are able to extract this information to e.
29386 \begin_inset space \thinspace{}
29387 \end_inset
29388
29389 g.
29390 \begin_inset space \space{}
29391 \end_inset
29392
29393 automatically recognize who the author is and what the PDF is about.
29394  This is very useful to sort, classify, or use PDFs for bibliography issues.
29395  When the option 
29396 \family sans
29397 Automatic fill header
29398 \family default
29399  is set, LyX tries to extract the header information from your document
29400  title and author settings.
29401 \end_layout
29402
29403 \begin_layout Standard
29404 The option 
29405 \family sans
29406 Load in fullscreen mode
29407 \family default
29408  will open the PDF in fullscreen mode, which is useful for presentations.
29409 \end_layout
29410
29411 \begin_layout Standard
29412 PDF properties are also used in this document.
29413  When you look in its document settings, you can see that some additional
29414  
29415 \series bold
29416 hyperref
29417 \series default
29418  options are used.
29419  For an explanation of them we refer you to the hyperref manual 
29420 \begin_inset CommandInset citation
29421 LatexCommand cite
29422 key "hyperref"
29423
29424 \end_inset
29425
29426 .
29427 \end_layout
29428
29429 \begin_layout Section
29430 TeX Code and the LaTeX Syntax
29431 \begin_inset CommandInset label
29432 LatexCommand label
29433 name "sec:TeX-Code"
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \begin_layout Subsection
29441 TeX Code Boxes
29442 \begin_inset Index idx
29443 status collapsed
29444
29445 \begin_layout Plain Layout
29446 TeX Code
29447 \end_layout
29448
29449 \end_inset
29450
29451
29452 \begin_inset CommandInset label
29453 LatexCommand label
29454 name "sub:TeX-Code-Boxes"
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \begin_layout Standard
29462 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29463  constructs, but not all.
29464  LaTeX contains hundreds of packages that provide different commands.
29465  All the time packages are being updated and new ones added.
29466  This has the advantage that you can typeset nearly everything as there
29467  is for every problem a LaTeX-package.
29468  But LyX can of course not be up to date and support all packages and their
29469  commands.
29470 \end_layout
29471
29472 \begin_layout Standard
29473 But don't worry, you can use any LaTeX-command directly in LyX inside the
29474  TeX Code box.
29475  A TeX Code box is created by the menu 
29476 \family sans
29477 Insert\SpecialChar \menuseparator
29478 TeX
29479 \begin_inset space ~
29480 \end_inset
29481
29482 Code
29483 \family default
29484  or by the toolbar button 
29485 \begin_inset Info
29486 type  "icon"
29487 arg   "ert-insert"
29488 \end_inset
29489
29490  (shortcut 
29491 \begin_inset Info
29492 type  "shortcut"
29493 arg   "ert-insert"
29494 \end_inset
29495
29496 ).
29497  The box can be opened by left-clicking and closed by right-clicking on
29498  it and selecting 
29499 \family sans
29500 Close Inset
29501 \family default
29502 .
29503 \end_layout
29504
29505 \begin_layout Standard
29506 You can insert complete or incomplete commands as TeX Code.
29507  Incomplete means that the command argument can be Standard LyX text.
29508  For example, if you want to draw a frame around a word and are therefore
29509  using the LaTeX-command 
29510 \series bold
29511
29512 \backslash
29513 fbox
29514 \series default
29515 , you can write the command part 
29516 \series bold
29517
29518 \backslash
29519 fbox{
29520 \series default
29521  in a TeX Code box before the word and the closing brace 
29522 \series bold
29523 }
29524 \series default
29525  in a second TeX Code box behind the word.
29526  The word between the two TeX Code boxes is then the argument as it is in
29527  the following example:
29528 \end_layout
29529
29530 \begin_layout Standard
29531 \begin_inset Graphics
29532         filename clipart/ERT.png
29533         scale 89
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Standard
29541 gives
29542 \end_layout
29543
29544 \begin_layout Standard
29545 This is a line with a 
29546 \begin_inset ERT
29547 status collapsed
29548
29549 \begin_layout Plain Layout
29550
29551
29552 \backslash
29553 fbox{
29554 \end_layout
29555
29556 \end_inset
29557
29558 framed
29559 \begin_inset ERT
29560 status collapsed
29561
29562 \begin_layout Plain Layout
29563
29564 }
29565 \end_layout
29566
29567 \end_inset
29568
29569  word.
29570 \end_layout
29571
29572 \begin_layout Standard
29573 \begin_inset Note Greyedout
29574 status open
29575
29576 \begin_layout Plain Layout
29577
29578 \series bold
29579 Note:
29580 \series default
29581  At the end of LaTeX-commands without parameters, you have to insert a space
29582  to let LaTeX know that the command is finished.
29583 \end_layout
29584
29585 \end_inset
29586
29587
29588 \end_layout
29589
29590 \begin_layout Subsection
29591 Short Introduction to the LaTeX Syntax
29592 \begin_inset Argument
29593 status collapsed
29594
29595 \begin_layout Plain Layout
29596 The LaTeX Syntax
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \begin_inset Index idx
29603 status collapsed
29604
29605 \begin_layout Plain Layout
29606 LaTeX Syntax
29607 \end_layout
29608
29609 \end_inset
29610
29611
29612 \begin_inset CommandInset label
29613 LatexCommand label
29614 name "sub:LaTeX-Syntax"
29615
29616 \end_inset
29617
29618
29619 \end_layout
29620
29621 \begin_layout Standard
29622 When you write larger documents or books, you will need to know something
29623  about the LaTeX-commands that LyX uses in the background.
29624  Because LaTeX is based on commands, you can 
29625 \begin_inset Quotes eld
29626 \end_inset
29627
29628 program
29629 \begin_inset Quotes erd
29630 \end_inset
29631
29632  your text.
29633  This has the advantage that the layout of the document can be changed at
29634  any time if you know the right commands.
29635  E.
29636 \begin_inset space \thinspace{}
29637 \end_inset
29638
29639 g.
29640 \begin_inset space \space{}
29641 \end_inset
29642
29643 imagine you have to write a manual for a product and the deadline is the
29644  end of the day.
29645  Your boss has just complimented you for your good work but wants to have
29646  all caption labels bold.
29647  But you have over a hundred figure and table captions with non-bold labels
29648  in your manual.
29649  Of course it is impossible to change all caption labels manually in one
29650  day.
29651 \end_layout
29652
29653 \begin_layout Standard
29654 Now LaTeX comes into play.
29655  As mentioned above, for every problem there exists a LaTeX-package.
29656  First you have to find out which and therefore look into the LaTeX package
29657  database, 
29658 \begin_inset CommandInset citation
29659 LatexCommand cite
29660 key "Catalogue"
29661
29662 \end_inset
29663
29664 .
29665 \end_layout
29666
29667 \begin_layout Standard
29668 As result you find that the package 
29669 \series bold
29670 caption
29671 \series default
29672
29673 \begin_inset Index idx
29674 status collapsed
29675
29676 \begin_layout Plain Layout
29677 LaTeX-packages ! caption
29678 \end_layout
29679
29680 \end_inset
29681
29682  is what you need.
29683  To use a package, you have to load it in the document preamble (menu 
29684 \family sans
29685 Document\SpecialChar \menuseparator
29686 Settings
29687 \family default
29688 ) with the command
29689 \end_layout
29690
29691 \begin_layout Standard
29692
29693 \series bold
29694
29695 \backslash
29696 usepackage[options]{package name}
29697 \end_layout
29698
29699 \begin_layout Standard
29700 All LaTeX commands begin with a backslash, the command argument is set within
29701  two braces, and the options are set within two brackets.
29702  Note that not all commands have an argument and options.
29703 \end_layout
29704
29705 \begin_layout Standard
29706 In your case the package name is 
29707 \series bold
29708 caption
29709 \series default
29710 .
29711  After a look in the documentation of the package, you know that the option
29712  
29713 \series bold
29714 labelfont=bf
29715 \series default
29716  will change the font of all caption labels to bold.
29717  So you add the command
29718 \end_layout
29719
29720 \begin_layout Standard
29721
29722 \series bold
29723
29724 \backslash
29725 usepackage[labelfont=bf]{caption}
29726 \end_layout
29727
29728 \begin_layout Standard
29729 to the preamble and the problem is solved.
29730 \begin_inset Foot
29731 status collapsed
29732
29733 \begin_layout Plain Layout
29734 For more commands provided by the 
29735 \series bold
29736 caption
29737 \series default
29738  package, have a look at its documentation, 
29739 \begin_inset CommandInset citation
29740 LatexCommand cite
29741 key "caption"
29742
29743 \end_inset
29744
29745 .
29746 \end_layout
29747
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \begin_layout Standard
29754 Note that some document classes have built-in solutions for well-known problems
29755  like your case.
29756  For example if you use a 
29757 \family sans
29758 KOMA-Script
29759 \family default
29760  class, you don't need the package 
29761 \series bold
29762 caption
29763 \series default
29764 , you can instead write
29765 \end_layout
29766
29767 \begin_layout Standard
29768
29769 \series bold
29770
29771 \backslash
29772 setkomafont{captionlabel}{
29773 \backslash
29774 bfseries}
29775 \end_layout
29776
29777 \begin_layout Standard
29778 in the preamble and the problem is solved.
29779  So if you plan to write a large document, you should have a look at the
29780  documentation of the document class you want to use.
29781  (
29782 \series bold
29783
29784 \backslash
29785 setkomafont
29786 \series default
29787  is an example of a command with more than one argument.)
29788 \end_layout
29789
29790 \begin_layout Standard
29791 Commands in the preamble affect the whole document, while commands in the
29792  text affect only the text after the command or only the text used as command
29793  argument.
29794  To insert a LaTeX-command in text, use the TeX Code box as described in
29795  the previous section.
29796 \end_layout
29797
29798 \begin_layout Standard
29799 If you want to learn more about LaTeX and its syntax, have a look at the
29800  LaTeX-books 
29801 \begin_inset CommandInset citation
29802 LatexCommand cite
29803 key "latexcompanion,latexguide"
29804
29805 \end_inset
29806
29807 .
29808 \end_layout
29809
29810 \begin_layout Standard
29811 \begin_inset Newpage cleardoublepage
29812 \end_inset
29813
29814
29815 \end_layout
29816
29817 \begin_layout Standard
29818 \begin_inset ERT
29819 status collapsed
29820
29821 \begin_layout Plain Layout
29822
29823
29824 \backslash
29825 pagestyle{fancy}
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \begin_inset Note Note
29832 status collapsed
29833
29834 \begin_layout Plain Layout
29835 switches temporarily to a page style with custom header and footer line
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Left Header
29844 \begin_inset Argument
29845 status collapsed
29846
29847 \begin_layout Plain Layout
29848
29849 \end_layout
29850
29851 \end_inset
29852
29853
29854 \begin_inset ERT
29855 status collapsed
29856
29857 \begin_layout Plain Layout
29858
29859
29860 \backslash
29861 rightmark
29862 \end_layout
29863
29864 \end_inset
29865
29866
29867 \begin_inset Note Note
29868 status collapsed
29869
29870 \begin_layout Plain Layout
29871 defines the header line as described below
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \end_layout
29878
29879 \begin_layout Center Header
29880 \begin_inset Argument
29881 status collapsed
29882
29883 \begin_layout Plain Layout
29884
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \end_layout
29891
29892 \begin_layout Right Header
29893 \begin_inset Argument
29894 status collapsed
29895
29896 \begin_layout Plain Layout
29897 \begin_inset ERT
29898 status collapsed
29899
29900 \begin_layout Plain Layout
29901
29902
29903 \backslash
29904 leftmark
29905 \end_layout
29906
29907 \end_inset
29908
29909
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \end_layout
29916
29917 \begin_layout Left Footer
29918 \begin_inset Argument
29919 status collapsed
29920
29921 \begin_layout Plain Layout
29922 \begin_inset ERT
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926
29927
29928 \backslash
29929 thepage
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \begin_layout Center Footer
29943 \begin_inset Argument
29944 status collapsed
29945
29946 \begin_layout Plain Layout
29947
29948 \family sans
29949 \series bold
29950 \color red
29951 LyX's user guide
29952 \end_layout
29953
29954 \end_inset
29955
29956 Magic code:
29957 \begin_inset Newline newline
29958 \end_inset
29959
29960
29961 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29962 \end_inset
29963
29964
29965 \end_layout
29966
29967 \begin_layout Right Footer
29968 \begin_inset Argument
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972
29973 \end_layout
29974
29975 \end_inset
29976
29977
29978 \begin_inset ERT
29979 status collapsed
29980
29981 \begin_layout Plain Layout
29982
29983
29984 \backslash
29985 Roman{page}
29986 \end_layout
29987
29988 \end_inset
29989
29990
29991 \end_layout
29992
29993 \begin_layout Section
29994 Customized Page Headers and Footers
29995 \begin_inset CommandInset label
29996 LatexCommand label
29997 name "sec:Customized-Page-Headers"
29998
29999 \end_inset
30000
30001
30002 \begin_inset Index idx
30003 status collapsed
30004
30005 \begin_layout Plain Layout
30006 Document ! Header/Footer line
30007 \end_layout
30008
30009 \end_inset
30010
30011
30012 \begin_inset Index idx
30013 status collapsed
30014
30015 \begin_layout Plain Layout
30016 Header/Footer line
30017 \end_layout
30018
30019 \end_inset
30020
30021
30022 \end_layout
30023
30024 \begin_layout Standard
30025 To define a custom page header and footer line for your document, you need
30026  to set the headings style to 
30027 \family sans
30028 Fancy
30029 \family default
30030  in the 
30031 \family sans
30032 Document\SpecialChar \menuseparator
30033 Settings
30034 \family default
30035  dialog under 
30036 \family sans
30037 Page
30038 \begin_inset space ~
30039 \end_inset
30040
30041 Layout
30042 \family default
30043 .
30044  As a second step add in the menu 
30045 \family sans
30046 Document\SpecialChar \menuseparator
30047 Settings\SpecialChar \menuseparator
30048 Modules
30049 \family default
30050  the module 
30051 \begin_inset Quotes eld
30052 \end_inset
30053
30054 Custom Header/Footerlines
30055 \begin_inset Quotes erd
30056 \end_inset
30057
30058 .
30059  This module offers the following 6
30060 \begin_inset space ~
30061 \end_inset
30062
30063 styles:
30064 \end_layout
30065
30066 \begin_layout Description
30067 Left
30068 \begin_inset space ~
30069 \end_inset
30070
30071 Header,
30072 \begin_inset space ~
30073 \end_inset
30074
30075 Center
30076 \begin_inset space ~
30077 \end_inset
30078
30079 Header,
30080 \begin_inset space ~
30081 \end_inset
30082
30083 Right
30084 \begin_inset space ~
30085 \end_inset
30086
30087 Header
30088 \end_layout
30089
30090 \begin_layout Description
30091 Left
30092 \begin_inset space ~
30093 \end_inset
30094
30095 Footer,
30096 \begin_inset space ~
30097 \end_inset
30098
30099 Center
30100 \begin_inset space ~
30101 \end_inset
30102
30103 Footer,
30104 \begin_inset space ~
30105 \end_inset
30106
30107 Right
30108 \begin_inset space ~
30109 \end_inset
30110
30111 Footer
30112 \end_layout
30113
30114 \begin_layout Standard
30115 for the different positions in the header/footer.
30116 \end_layout
30117
30118 \begin_layout Standard
30119 Normally, headers and footers are set up in the beginning of the document.
30120  But you can change them anywhere you want to.
30121  Figure
30122 \begin_inset space ~
30123 \end_inset
30124
30125
30126 \begin_inset CommandInset ref
30127 LatexCommand ref
30128 reference "fig:Page-layout"
30129
30130 \end_inset
30131
30132  shows the page layout and where the header/footer styles will appear.
30133 \end_layout
30134
30135 \begin_layout Standard
30136 \begin_inset Float figure
30137 placement h
30138 wide false
30139 sideways false
30140 status collapsed
30141
30142 \begin_layout Plain Layout
30143 \noindent
30144 \align center
30145 \begin_inset Tabular
30146 <lyxtabular version="3" rows="5" columns="3">
30147 <features tabularvalignment="middle">
30148 <column alignment="left" valignment="top" width="30line%">
30149 <column alignment="center" valignment="top" width="30line%">
30150 <column alignment="right" valignment="top" width="30line%">
30151 <row>
30152 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30153 \begin_inset Text
30154
30155 \begin_layout Plain Layout
30156 Left Header
30157 \end_layout
30158
30159 \end_inset
30160 </cell>
30161 <cell alignment="center" valignment="top" topline="true" usebox="none">
30162 \begin_inset Text
30163
30164 \begin_layout Plain Layout
30165 Center Header
30166 \end_layout
30167
30168 \end_inset
30169 </cell>
30170 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30171 \begin_inset Text
30172
30173 \begin_layout Plain Layout
30174 Right Header
30175 \end_layout
30176
30177 \end_inset
30178 </cell>
30179 </row>
30180 <row>
30181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30182 \begin_inset Text
30183
30184 \begin_layout Plain Layout
30185
30186 \end_layout
30187
30188 \end_inset
30189 </cell>
30190 <cell alignment="center" valignment="top" usebox="none">
30191 \begin_inset Text
30192
30193 \begin_layout Plain Layout
30194
30195 \end_layout
30196
30197 \end_inset
30198 </cell>
30199 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30200 \begin_inset Text
30201
30202 \begin_layout Plain Layout
30203
30204 \end_layout
30205
30206 \end_inset
30207 </cell>
30208 </row>
30209 <row>
30210 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30211 \begin_inset Text
30212
30213 \begin_layout Plain Layout
30214 The normal text on the page goes here.
30215  The running header is above the text, and the footer is below (including
30216  footnotes).
30217  Headers/footers typically contain things like the page number, title of
30218  the chapter, company logo but your can use almost anything, except of floats.
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Plain Layout
30227
30228 \end_layout
30229
30230 \end_inset
30231 </cell>
30232 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30233 \begin_inset Text
30234
30235 \begin_layout Plain Layout
30236
30237 \end_layout
30238
30239 \end_inset
30240 </cell>
30241 </row>
30242 <row>
30243 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30244 \begin_inset Text
30245
30246 \begin_layout Plain Layout
30247
30248 \end_layout
30249
30250 \end_inset
30251 </cell>
30252 <cell alignment="center" valignment="top" usebox="none">
30253 \begin_inset Text
30254
30255 \begin_layout Plain Layout
30256
30257 \end_layout
30258
30259 \end_inset
30260 </cell>
30261 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30262 \begin_inset Text
30263
30264 \begin_layout Plain Layout
30265
30266 \end_layout
30267
30268 \end_inset
30269 </cell>
30270 </row>
30271 <row>
30272 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30273 \begin_inset Text
30274
30275 \begin_layout Plain Layout
30276 Left Footer
30277 \end_layout
30278
30279 \end_inset
30280 </cell>
30281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30282 \begin_inset Text
30283
30284 \begin_layout Plain Layout
30285 Center Footer
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30291 \begin_inset Text
30292
30293 \begin_layout Plain Layout
30294 Right Footer
30295 \end_layout
30296
30297 \end_inset
30298 </cell>
30299 </row>
30300 </lyxtabular>
30301
30302 \end_inset
30303
30304
30305 \end_layout
30306
30307 \begin_layout Plain Layout
30308 \begin_inset Caption
30309
30310 \begin_layout Plain Layout
30311 \begin_inset CommandInset label
30312 LatexCommand label
30313 name "fig:Page-layout"
30314
30315 \end_inset
30316
30317 Page layout with custom header and footer line.
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \end_layout
30324
30325 \end_inset
30326
30327
30328 \end_layout
30329
30330 \begin_layout Subsection
30331 Definition
30332 \end_layout
30333
30334 \begin_layout Standard
30335 To define your header line, add all 3
30336 \begin_inset space ~
30337 \end_inset
30338
30339 header styles.
30340  The things you add to the styles appear on uneven pages, the things in
30341  the optional arguments on even pages.
30342  For single-sided documents, the optional arguments will not be used and
30343  can be omitted.
30344  If you leave a style or its argument empty, nothing appears in the output.
30345  Defining the footer line works similar.
30346 \end_layout
30347
30348 \begin_layout Standard
30349 For the definition, you will need some LaTeX-commands that are inserted
30350  as TeX code (menu 
30351 \family sans
30352 Insert\SpecialChar \menuseparator
30353 Te
30354 \begin_inset ERT
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358
30359 {}
30360 \end_layout
30361
30362 \end_inset
30363
30364 X
30365 \begin_inset space ~
30366 \end_inset
30367
30368 Code
30369 \family default
30370 ):
30371 \end_layout
30372
30373 \begin_layout Description
30374
30375 \backslash
30376 thepage prints the current page number
30377 \end_layout
30378
30379 \begin_layout Description
30380
30381 \backslash
30382 Roman{page} prints the current page number with capital roman numerals
30383 \end_layout
30384
30385 \begin_layout Description
30386
30387 \backslash
30388 roman{page} prints the current page number with small roman numerals
30389 \end_layout
30390
30391 \begin_layout Description
30392
30393 \backslash
30394 leftmark prints the current section number and title.
30395  If the document has chapters, it prints the current chapter number and
30396  title instead.
30397  It is called 
30398 \begin_inset Quotes eld
30399 \end_inset
30400
30401 leftmark
30402 \begin_inset Quotes prd
30403 \end_inset
30404
30405  because it usually goes in a left header.
30406 \end_layout
30407
30408 \begin_layout Description
30409
30410 \backslash
30411 rightmark prints the current subsection number and title.
30412  If the document has chapters, it prints the current section number and
30413  title instead.
30414  It is normally used in the right header.
30415 \end_layout
30416
30417 \begin_layout Subsection
30418 Default header/footer
30419 \end_layout
30420
30421 \begin_layout Standard
30422 The custom header/footer is not empty by default.
30423  The default header contains the chapter and section title and the center
30424  footer has the page number.
30425  In order to remove unwanted entries from the header/footer, include the
30426  relevant header/footer style in your document, but leave it blank.
30427  So, if you do not want a page number in the footer, include a blank 
30428 \family sans
30429 Center
30430 \begin_inset space ~
30431 \end_inset
30432
30433 Footer
30434 \family default
30435  style.
30436 \end_layout
30437
30438 \begin_layout Subsection
30439 Appearance
30440 \end_layout
30441
30442 \begin_layout Standard
30443 The header and footer will appear on normal pages.
30444  Some pages are different.
30445  The title page has a style of its own, and so does any page that starts
30446  a new part or chapter in your book.
30447  Such pages will not have the custom headers/footers, but that is normal.
30448  There is for example no need to print a header with the chapter name on
30449  the chapter page where the chapter heading is in big bold letters anyway.
30450 \end_layout
30451
30452 \begin_layout Subsubsection
30453 Header and footer decoration line
30454 \end_layout
30455
30456 \begin_layout Standard
30457 By default, you get a 0.4
30458 \begin_inset space \thinspace{}
30459 \end_inset
30460
30461 pt thick line below the header and no footer line.
30462  This can be changed in the document preamble with the commands 
30463 \series bold
30464
30465 \backslash
30466 headrulewidth
30467 \series default
30468  and 
30469 \series bold
30470
30471 \backslash
30472 footrulewidth
30473 \series default
30474  in the following scheme:
30475 \end_layout
30476
30477 \begin_layout Standard
30478
30479 \series bold
30480
30481 \backslash
30482 renewcommand{
30483 \backslash
30484 headrulewidth}{thickness}
30485 \end_layout
30486
30487 \begin_layout Standard
30488 Where thickness is a size in standard units like 
30489 \family sans
30490 pt
30491 \family default
30492  or 
30493 \family sans
30494 mm
30495 \family default
30496 .
30497  If you don't want a line, set the thickness to 0
30498 \begin_inset space \thinspace{}
30499 \end_inset
30500
30501 pt.
30502 \end_layout
30503
30504 \begin_layout Standard
30505 The lines can also be colored, but this requires more knowledge of LaTeX.
30506  If you really need this, have a look at the Internet or in sec.
30507 \begin_inset space ~
30508 \end_inset
30509
30510 4.4 of the book 
30511 \begin_inset CommandInset citation
30512 LatexCommand cite
30513 key "Mittelbach"
30514
30515 \end_inset
30516
30517 .
30518 \end_layout
30519
30520 \begin_layout Subsubsection
30521 Several header/footer lines
30522 \end_layout
30523
30524 \begin_layout Standard
30525 In case you need more than one text line as a header/footer, you can do
30526  this by adding a normal line break in the style definition.
30527  However, the default height of the header/footer is only the one of one
30528  text line.
30529  To expand the height, redefine the LaTeX length 
30530 \series bold
30531
30532 \backslash
30533 headheight
30534 \series default
30535  or 
30536 \series bold
30537
30538 \backslash
30539 footheight
30540 \series default
30541  in this scheme in your document preamble:
30542 \end_layout
30543
30544 \begin_layout Standard
30545
30546 \series bold
30547
30548 \backslash
30549 setlength{
30550 \backslash
30551 headheight}{height}
30552 \end_layout
30553
30554 \begin_layout Standard
30555 Where height is a size in standard units.
30556  If you don't know which amount of space is needed for the height, define
30557  your header/footer and preview your document as PDF.
30558  Then open the LaTeX logfile via the menu 
30559 \family sans
30560 Document\SpecialChar \menuseparator
30561 La
30562 \begin_inset ERT
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566
30567 {}
30568 \end_layout
30569
30570 \end_inset
30571
30572 TeX Log
30573 \family default
30574  and look via the button 
30575 \family sans
30576 Next
30577 \begin_inset space ~
30578 \end_inset
30579
30580 Warning
30581 \family default
30582  if you find a warning of the package 
30583 \series bold
30584 fancyhdr
30585 \series default
30586
30587 \begin_inset Index idx
30588 status collapsed
30589
30590 \begin_layout Plain Layout
30591 LaTeX-packages ! fancyhdr
30592 \end_layout
30593
30594 \end_inset
30595
30596 .
30597  If there is such a warning, it contains the space that you need at least
30598  for your header/footer.
30599 \end_layout
30600
30601 \begin_layout Subsection
30602 This example
30603 \end_layout
30604
30605 \begin_layout Standard
30606 This example demonstrates what can be done with custom header/footers.
30607  Don't use it for your document as it is just an example.
30608  This example consists of the following definition:
30609 \end_layout
30610
30611 \begin_layout Description
30612 Left
30613 \begin_inset space ~
30614 \end_inset
30615
30616 Header 
30617 \series bold
30618
30619 \backslash
30620 rightmark
30621 \series default
30622 , empty optional argument
30623 \end_layout
30624
30625 \begin_layout Description
30626 Center
30627 \begin_inset space ~
30628 \end_inset
30629
30630 Header empty, empty optional argument
30631 \end_layout
30632
30633 \begin_layout Description
30634 Right
30635 \begin_inset space ~
30636 \end_inset
30637
30638 Header empty, 
30639 \series bold
30640
30641 \backslash
30642 leftmark
30643 \series default
30644  in the optional argument
30645 \end_layout
30646
30647 \begin_layout Description
30648 Left
30649 \begin_inset space ~
30650 \end_inset
30651
30652 Footer empty, 
30653 \series bold
30654
30655 \backslash
30656 thepage
30657 \series default
30658  in the optional argument
30659 \end_layout
30660
30661 \begin_layout Description
30662 Center
30663 \begin_inset space ~
30664 \end_inset
30665
30666 Footer 
30667 \family sans
30668 \series bold
30669 \color red
30670 LyX's user guide
30671 \family default
30672 \series default
30673 \color inherit
30674
30675 \begin_inset Quotes eld
30676 \end_inset
30677
30678 Magic code:
30679 \begin_inset Newline newline
30680 \end_inset
30681
30682
30683 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30684 \end_inset
30685
30686
30687 \begin_inset Quotes erd
30688 \end_inset
30689
30690  in the optional argument
30691 \end_layout
30692
30693 \begin_layout Description
30694 Right
30695 \begin_inset space ~
30696 \end_inset
30697
30698 Footer 
30699 \series bold
30700
30701 \backslash
30702 Roman{page}
30703 \series default
30704 , empty optional argument
30705 \end_layout
30706
30707 \begin_layout Description
30708
30709 \backslash
30710 headrulewidth set to 2
30711 \begin_inset space \thinspace{}
30712 \end_inset
30713
30714 pt
30715 \end_layout
30716
30717 \begin_layout Standard
30718 In principle you can use almost everything in headers/footers, except floats.
30719  For more special things like e.
30720 \begin_inset space \thinspace{}
30721 \end_inset
30722
30723 g.
30724 \begin_inset space ~
30725 \end_inset
30726
30727 thumb-indexes, see the manual of the 
30728 \series bold
30729 fancyhdr
30730 \series default
30731  package, 
30732 \begin_inset CommandInset citation
30733 LatexCommand cite
30734 key "fancyhdr"
30735
30736 \end_inset
30737
30738 .
30739 \end_layout
30740
30741 \begin_layout Standard
30742 \begin_inset Newpage clearpage
30743 \end_inset
30744
30745
30746 \end_layout
30747
30748 \begin_layout Standard
30749 \begin_inset ERT
30750 status open
30751
30752 \begin_layout Plain Layout
30753
30754
30755 \backslash
30756 pagestyle{headings}
30757 \end_layout
30758
30759 \end_inset
30760
30761
30762 \begin_inset Note Note
30763 status collapsed
30764
30765 \begin_layout Plain Layout
30766 switches back to page style with the default headings
30767 \end_layout
30768
30769 \end_inset
30770
30771
30772 \end_layout
30773
30774 \begin_layout Section
30775 Previewing Snippets of your Document
30776 \begin_inset CommandInset label
30777 LatexCommand label
30778 name "sec:Previewing-snippets-of"
30779
30780 \end_inset
30781
30782
30783 \begin_inset Index idx
30784 status collapsed
30785
30786 \begin_layout Plain Layout
30787 Instant preview
30788 \end_layout
30789
30790 \end_inset
30791
30792
30793 \begin_inset Index idx
30794 status collapsed
30795
30796 \begin_layout Plain Layout
30797 Document ! Preview
30798 \end_layout
30799
30800 \end_inset
30801
30802
30803 \end_layout
30804
30805 \begin_layout Standard
30806 LyX allows you to generate previews of sections of your document on the
30807  fly so you can see how they will look in the final document without having
30808  to break your train of thought with viewing the output.
30809 \end_layout
30810
30811 \begin_layout Subsection
30812 Prerequisites
30813 \end_layout
30814
30815 \begin_layout Standard
30816 To get previews working, you need the LaTeX package 
30817 \series bold
30818 preview-latex
30819 \series default
30820
30821 \begin_inset Index idx
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825 LaTeX-packages ! preview-latex
30826 \end_layout
30827
30828 \end_inset
30829
30830  (on some systems named simply 
30831 \series bold
30832 preview
30833 \series default
30834 ) installed.
30835  If it is not already installed, you will find it in the TeX-catalogue,
30836  
30837 \begin_inset CommandInset citation
30838 LatexCommand cite
30839 key "TeXCatalogue"
30840
30841 \end_inset
30842
30843  or in the package manager of your LaTeX-system.
30844  You obtain prettier results if you install the program 
30845 \family typewriter
30846 pnmcrop
30847 \family default
30848  from the 
30849 \family typewriter
30850 netpbm
30851 \family default
30852  package; for LyX on Windows this program and also the LaTeX-package are
30853  automatically installed together with LyX.
30854 \end_layout
30855
30856 \begin_layout Subsection
30857 Enabling previews
30858 \end_layout
30859
30860 \begin_layout Standard
30861 If you would for example like to see in LyX your math formulas typeset by
30862  LaTeX, activate the option 
30863 \family sans
30864 Display
30865 \begin_inset space ~
30866 \end_inset
30867
30868 Graphics
30869 \family default
30870  in the 
30871 \family sans
30872 Tools\SpecialChar \menuseparator
30873 Preferences 
30874 \family default
30875 dialog under 
30876 \family sans
30877 Look
30878 \begin_inset space ~
30879 \end_inset
30880
30881 and
30882 \begin_inset space ~
30883 \end_inset
30884
30885 feel\SpecialChar \menuseparator
30886 Display
30887 \family default
30888 .
30889  Then set 
30890 \family sans
30891 Instant
30892 \begin_inset space ~
30893 \end_inset
30894
30895 Preview
30896 \family default
30897  to 
30898 \family sans
30899 On
30900 \family default
30901 .
30902  The 
30903 \family sans
30904 Preview
30905 \begin_inset space ~
30906 \end_inset
30907
30908 Size
30909 \family default
30910  is the multiplication factor for the size.
30911 \end_layout
30912
30913 \begin_layout Standard
30914 Previews are generated when you load a document into LyX and when you finish
30915  editing an inset.
30916 \end_layout
30917
30918 \begin_layout Standard
30919 \begin_inset Note Greyedout
30920 status open
30921
30922 \begin_layout Plain Layout
30923
30924 \series bold
30925 Note:
30926 \series default
30927  Previews of an already loaded document are not in every case immediately
30928  generated by activating the option 
30929 \family sans
30930 Display
30931 \begin_inset space ~
30932 \end_inset
30933
30934 Graphics
30935 \family default
30936 .
30937  Reopening the documents will fix such problems.
30938 \end_layout
30939
30940 \end_inset
30941
30942
30943 \end_layout
30944
30945 \begin_layout Subsection
30946 Selected document parts
30947 \end_layout
30948
30949 \begin_layout Standard
30950 Besides math there are other cases where you might like to see a preview,
30951  for example things that LyX cannot render like rotated parts or things
30952  that are not yet supported by LyX.
30953  To do this, insert a preview inset via the menu 
30954 \family sans
30955 Insert\SpecialChar \menuseparator
30956 Preview
30957 \family default
30958 .
30959  Insert or paste the stuff that you want to preview into this inset.
30960  The preview will be generated when the cursor is outside the preview inset.
30961  If you click on the preview, you can edit the previewed stuff.
30962 \end_layout
30963
30964 \begin_layout Standard
30965 An example: To create rotated boxes, you use the LaTeX command 
30966 \series bold
30967
30968 \backslash
30969 rotatebox
30970 \series default
30971  which is not yet supported by LyX.
30972 \begin_inset Foot
30973 status collapsed
30974
30975 \begin_layout Plain Layout
30976
30977 \series bold
30978
30979 \backslash
30980 rotatebox
30981 \series default
30982  is explained in section 
30983 \emph on
30984 Rotated and Scaled Boxes
30985 \emph default
30986  of the 
30987 \emph on
30988 Embedded
30989 \begin_inset space ~
30990 \end_inset
30991
30992 Objects
30993 \emph default
30994  manual.
30995 \end_layout
30996
30997 \end_inset
30998
30999  Instead of the TeX Code boxes you want to see in LyX the final rotated
31000  boxes, for example to adjust the rotation angle to fit with the surrounding
31001  text.
31002  Therefore you create a preview inset and copy the text with the rotated
31003  boxes into it.
31004  Here is the result:
31005 \end_layout
31006
31007 \begin_layout Standard
31008 \begin_inset Preview
31009
31010 \begin_layout Standard
31011 This is a line
31012 \begin_inset ERT
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016
31017
31018 \backslash
31019 rotatebox[origin=r]{-60}{
31020 \end_layout
31021
31022 \end_inset
31023
31024
31025 \begin_inset Box Doublebox
31026 position "c"
31027 hor_pos "c"
31028 has_inner_box 0
31029 inner_pos "c"
31030 use_parbox 0
31031 use_makebox 0
31032 width "1in"
31033 special "width"
31034 height "1in"
31035 height_special "totalheight"
31036 status collapsed
31037
31038 \begin_layout Plain Layout
31039 with rotated
31040 \end_layout
31041
31042 \end_inset
31043
31044
31045 \begin_inset ERT
31046 status collapsed
31047
31048 \begin_layout Plain Layout
31049
31050 }
31051 \end_layout
31052
31053 \end_inset
31054
31055  framed text 
31056 \begin_inset ERT
31057 status collapsed
31058
31059 \begin_layout Plain Layout
31060
31061
31062 \backslash
31063 rotatebox[origin=lb]{60}{
31064 \end_layout
31065
31066 \end_inset
31067
31068
31069 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31070 \end_inset
31071
31072
31073 \begin_inset ERT
31074 status collapsed
31075
31076 \begin_layout Plain Layout
31077
31078 }
31079 \end_layout
31080
31081 \end_inset
31082
31083  and a formula.
31084 \end_layout
31085
31086 \end_inset
31087
31088
31089 \end_layout
31090
31091 \begin_layout Standard
31092 Previewing works also for colors.
31093  In this example a special framed, colored box was created using the LaTeX
31094  command 
31095 \series bold
31096
31097 \backslash
31098 fcolorbox
31099 \series default
31100 :
31101 \begin_inset Foot
31102 status collapsed
31103
31104 \begin_layout Plain Layout
31105
31106 \series bold
31107
31108 \backslash
31109 fcolorbox
31110 \series default
31111  is explained in section 
31112 \emph on
31113 Colored Boxes
31114 \emph default
31115  of the 
31116 \emph on
31117 Embedded
31118 \begin_inset space ~
31119 \end_inset
31120
31121 Objects
31122 \emph default
31123  manual.
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \begin_layout Standard
31132 \begin_inset Preview
31133
31134 \begin_layout Standard
31135 \begin_inset ERT
31136 status collapsed
31137
31138 \begin_layout Plain Layout
31139
31140
31141 \backslash
31142 fboxrule 1mm 
31143 \backslash
31144 fboxsep 1mm
31145 \end_layout
31146
31147 \end_inset
31148
31149
31150 \begin_inset ERT
31151 status collapsed
31152
31153 \begin_layout Plain Layout
31154
31155
31156 \backslash
31157 fcolorbox{cyan}{magenta}{
31158 \end_layout
31159
31160 \end_inset
31161
31162 This is text within a colored, framed box.
31163 \begin_inset ERT
31164 status collapsed
31165
31166 \begin_layout Plain Layout
31167
31168 }
31169 \end_layout
31170
31171 \end_inset
31172
31173
31174 \end_layout
31175
31176 \end_inset
31177
31178
31179 \end_layout
31180
31181 \begin_layout Standard
31182 \begin_inset VSpace medskip
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \begin_layout Standard
31189 If LyX does not show a preview, make sure that you enabled previews as described
31190  above and also make sure that TeX Code in the preview inset is valid and
31191  that you loaded the LaTeX packages in your document preamble that are required
31192  by the TeX Code.
31193  If LyX cannot create a preview, you will in most cases also not be able
31194  to view your document due to LaTeX errors.
31195  So if you have to use some TeX Code and don't know if it is correct, the
31196  preview inset is a nice method to check it without the need to view the
31197  whole document.
31198 \end_layout
31199
31200 \begin_layout Subsection
31201 LaTeX source code
31202 \end_layout
31203
31204 \begin_layout Standard
31205 You can preview the LaTeX source of the whole document or parts of it.
31206  Use the menu 
31207 \family sans
31208 View\SpecialChar \menuseparator
31209 View
31210 \begin_inset space ~
31211 \end_inset
31212
31213 Source
31214 \family default
31215  and a window will be shown where you can see the LaTeX-source code.
31216  The window shows the source of the whole paragraph where the cursor is
31217  currently in.
31218  You can also select document parts in LyX's main window, then only this
31219  selection (when it is more than one paragraph) is shown as source code.
31220  To view the whole document as source, enable the corresponding option in
31221  the source view window.
31222 \end_layout
31223
31224 \begin_layout Section
31225 Advanced Find and Replace
31226 \begin_inset CommandInset label
31227 LatexCommand label
31228 name "sec:Advanced-Find-and"
31229
31230 \end_inset
31231
31232
31233 \begin_inset Index idx
31234 status collapsed
31235
31236 \begin_layout Plain Layout
31237 Replace
31238 \end_layout
31239
31240 \end_inset
31241
31242
31243 \begin_inset Index idx
31244 status collapsed
31245
31246 \begin_layout Plain Layout
31247 Find
31248 \end_layout
31249
31250 \end_inset
31251
31252
31253 \end_layout
31254
31255 \begin_layout Subsection
31256 Introduction
31257 \end_layout
31258
31259 \begin_layout Standard
31260 The advanced find and replace feature of LyX allows for searching of complex,
31261  format-sensitive text segments and mathematics contents within LyX documents.
31262  It is an enhancement of the standard (quick) find and replace feature.
31263  The key-features are:
31264 \end_layout
31265
31266 \begin_layout Itemize
31267 Both searching of text and of mathematical formulas is allowed, where the
31268  latter is done by entering mathematics in the usual way; not only entire
31269  mathematical formulas are found, but also parts occurring within more complex
31270  formulas
31271 \end_layout
31272
31273 \begin_layout Itemize
31274 Search may be format-insensitive, so that the searched text is found in
31275  any context/style (standard text, section headings, notes, and even mathematics
31276 ), or it may be format-sensitive, so that, for example, a word entered with
31277  a section heading will only be found within section headings
31278 \end_layout
31279
31280 \begin_layout Itemize
31281 Search may be widened to a specific 
31282 \emph on
31283 scope
31284 \emph default
31285 , i.
31286 \begin_inset space \thinspace{}
31287 \end_inset
31288
31289 e.
31290 \begin_inset space ~
31291 \end_inset
31292
31293 a set of files which may be all the children of the document being edited,
31294  all the open files, or all the manuals available from the 
31295 \family sans
31296 Help
31297 \family default
31298  menu
31299 \end_layout
31300
31301 \begin_layout Itemize
31302 Replace may optionally preserve capitalization, so that the replaced text
31303  capitalization is adapted to the matching text (i.
31304 \begin_inset space \thinspace{}
31305 \end_inset
31306
31307 e.
31308 \begin_inset space ~
31309 \end_inset
31310
31311 all lowercase, all uppercase, first uppercase followed by lowercase)
31312 \end_layout
31313
31314 \begin_layout Subsection
31315 Basic usage
31316 \end_layout
31317
31318 \begin_layout Standard
31319 The advanced find and replace feature of LyX is activated through the menu
31320  
31321 \family sans
31322 Edit\SpecialChar \menuseparator
31323 Find & Replace
31324 \noun on
31325  (
31326 \noun default
31327 Advanced
31328 \noun on
31329 )
31330 \family default
31331 \noun default
31332  (shortcut 
31333 \begin_inset Info
31334 type  "shortcut"
31335 arg   "dialog-show findreplaceadv"
31336 \end_inset
31337
31338 ) or the toolbar button 
31339 \begin_inset Info
31340 type  "icon"
31341 arg   "dialog-toggle findreplaceadv"
31342 \end_inset
31343
31344 .
31345  This opens the 
31346 \family sans
31347 Advanced Find and Replace
31348 \family default
31349  dialog.
31350 \end_layout
31351
31352 \begin_layout Subsubsection
31353 Searching for text
31354 \end_layout
31355
31356 \begin_layout Standard
31357 Enter into the 
31358 \family sans
31359 Find
31360 \family default
31361  LyX mini-editor a simple word, and search for occurrences of it by clicking
31362  on the 
31363 \family sans
31364 Find Next
31365 \family default
31366  button at the bottom of the dialog (or just press the 
31367 \family sans
31368 Return
31369 \family default
31370  key).
31371  The entered word is found both in text mode and in math mode, and in emphasized
31372 , bold or normal face, and in both in section titles and in standard text.
31373  Pressing repeatedly 
31374 \family sans
31375 Enter
31376 \family default
31377  keeps searching forward.
31378  Similarly, pressing 
31379 \family sans
31380 Shift+Enter
31381 \family default
31382  searches for the entered text backwards.
31383 \end_layout
31384
31385 \begin_layout Standard
31386 While searching, the 
31387 \family sans
31388 Case sensitive
31389 \family default
31390  option allows matches to occur only with the same case as entered in the
31391  
31392 \family sans
31393 Find
31394 \family default
31395  editor.
31396  The 
31397 \family sans
31398 Whole words
31399 \family default
31400  option allows matches to occur only at word boundaries.
31401 \end_layout
31402
31403 \begin_layout Subsubsection
31404 Searching for mathematics
31405 \end_layout
31406
31407 \begin_layout Standard
31408 Mathematical formulas may be searched for by typing in the 
31409 \family sans
31410 Find
31411 \family default
31412  editor a mathematical formula, such as 
31413 \begin_inset Formula $x^{2}$
31414 \end_inset
31415
31416  or also something more complex like 
31417 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31418 \end_inset
31419
31420 .
31421  When searching for a formula, it is found both when it is alone and when
31422  it occurs in sub-formulas and nested parts of sub-formulas, for example
31423  the mentioned segments would be found in something like 
31424 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31425 \end_inset
31426
31427
31428 \end_layout
31429
31430 \begin_layout Subsubsection
31431 Style-aware search
31432 \end_layout
31433
31434 \begin_layout Standard
31435 It is also possible to search for text with specific styles.
31436  This is done by switching to the 
31437 \family sans
31438 Settings
31439 \family default
31440  tab of the dialog and unchecking the 
31441 \family sans
31442 Ignore format
31443 \family default
31444  option.
31445  This way, entering in the 
31446 \family sans
31447 Find
31448 \family default
31449  editor
31450 \end_layout
31451
31452 \begin_layout Itemize
31453 a plain word and searching for it would not find instances of the word occurring
31454  in emphasized or boldface.
31455 \end_layout
31456
31457 \begin_layout Itemize
31458 an emphasized or boldface word and searching for it would find the respective
31459  instances with same face only, and within the same text style only.
31460  Note that, for example, an emphasized text is found not only when occurring
31461  alone, but also when it is contained in a longer emphasized sentence.
31462 \end_layout
31463
31464 \begin_layout Itemize
31465 a plain word in a section heading, and searching for it, finds occurrences
31466  of if only within section headings.
31467  Also, if the text to search is given an emphasized or bold face, in addition
31468  to a section style, then it is found only when occurring with the same
31469  style.
31470 \end_layout
31471
31472 \begin_layout Itemize
31473 some mathematics in a displayed formula will only find instances of this
31474  formula that are also displayed formulas (and not inline formulas).
31475 \end_layout
31476
31477 \begin_layout Subsubsection
31478 Replace
31479 \end_layout
31480
31481 \begin_layout Standard
31482 The text segments matching the text entered in the 
31483 \family sans
31484 Find
31485 \family default
31486  editor may be replaced with the text segments entered in the 
31487 \family sans
31488 Replace
31489 \family default
31490 \noun on
31491  
31492 \noun default
31493 editor.
31494  In order to find the next occurrence and replace it, click on the 
31495 \family sans
31496 Replace
31497 \family default
31498  button or alternatively
31499 \noun on
31500  
31501 \noun default
31502 press 
31503 \family sans
31504 Enter
31505 \family default
31506  or 
31507 \family sans
31508 Shift+Enter
31509 \family default
31510  while being in the 
31511 \family sans
31512 Replace
31513 \family default
31514 \noun on
31515  
31516 \noun default
31517 editor.
31518 \end_layout
31519
31520 \begin_layout Standard
31521 You can replace full-featured formatted LyX segments in place of the matching
31522  text segments in your document.
31523  Typical scenarios in which to use this capability may be (just to mention
31524  a few):
31525 \end_layout
31526
31527 \begin_layout Itemize
31528 replacing occurrences of a word with a customized formatted version of the
31529  same word, for example replacing occurrences of a name like 
31530 \begin_inset Quotes eld
31531 \end_inset
31532
31533 func()
31534 \begin_inset Quotes erd
31535 \end_inset
31536
31537  with its typewriter version 
31538 \family typewriter
31539
31540 \begin_inset Quotes eld
31541 \end_inset
31542
31543 func()
31544 \begin_inset Quotes erd
31545 \end_inset
31546
31547 ;
31548 \end_layout
31549
31550 \begin_layout Itemize
31551 performing a notation rework of mathematical symbols, for example replacing
31552  occurrences of 
31553 \begin_inset Quotes eld
31554 \end_inset
31555
31556
31557 \begin_inset Formula $R$
31558 \end_inset
31559
31560
31561 \begin_inset Quotes erd
31562 \end_inset
31563
31564  with 
31565 \begin_inset Quotes eld
31566 \end_inset
31567
31568
31569 \begin_inset Formula $\mathbb{R}$
31570 \end_inset
31571
31572
31573 \begin_inset Quotes erd
31574 \end_inset
31575
31576  (you may want to enable the 
31577 \family sans
31578 Whole words
31579 \family default
31580  and 
31581 \family sans
31582 Case sensitive
31583 \family default
31584  options and disable the 
31585 \family sans
31586 Ignore format
31587 \family default
31588  option in the 
31589 \family sans
31590 Settings
31591 \family default
31592  tab, in order to avoid replacing all 
31593 \begin_inset Quotes eld
31594 \end_inset
31595
31596 R
31597 \begin_inset Quotes erd
31598 \end_inset
31599
31600  letters occurring in normal text), or occurrences of 
31601 \begin_inset Formula $x_{j}^{i}$
31602 \end_inset
31603
31604  with 
31605 \begin_inset Formula $x_{i,\, j}$
31606 \end_inset
31607
31608 , or occurrences of 
31609 \begin_inset Formula $x[k]$
31610 \end_inset
31611
31612  with 
31613 \begin_inset Formula $x_{k}$
31614 \end_inset
31615
31616 .
31617 \end_layout
31618
31619 \begin_layout Subsection
31620 Advanced usage
31621 \end_layout
31622
31623 \begin_layout Standard
31624 There is a regular expression (regexp) based searching facility.
31625 \begin_inset Foot
31626 status collapsed
31627
31628 \begin_layout Plain Layout
31629 A good explanation of regular expressions is given in this Wikipedia entry:
31630  
31631 \begin_inset CommandInset href
31632 LatexCommand href
31633 target "http://en.wikipedia.org/wiki/Regular_expression"
31634
31635 \end_inset
31636
31637 .
31638 \end_layout
31639
31640 \end_inset
31641
31642  You can search for regular expression by inserting a regexp inset into
31643  the 
31644 \family sans
31645 Find
31646 \family default
31647  editor.
31648  This is done via the menu 
31649 \family sans
31650 Insert\SpecialChar \menuseparator
31651 Insert Regular Expression
31652 \family default
31653  while the cursor is in the 
31654 \family sans
31655 Find
31656 \family default
31657  editor.
31658  Characters entered within regexp insets are matched according to the regular
31659  expression matching rules
31660 \begin_inset Foot
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664 Under the constraint that any (sub)expression must match a well-formed LyX
31665  text segment, i.
31666 \begin_inset space \thinspace{}
31667 \end_inset
31668
31669 e.
31670 \begin_inset space ~
31671 \end_inset
31672
31673 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31674  to match expressions.
31675 \end_layout
31676
31677 \end_inset
31678
31679 , while text entered outside regexp insets is matched exactly against the
31680  same text in the document.
31681  Note that it is allowed to cut and paste regexp-mode insets as usual.
31682  Examples of using such a feature may be:
31683 \end_layout
31684
31685 \begin_layout Enumerate
31686 Searching for all fractions with a given denominator: for example, entering
31687  in the 
31688 \family sans
31689 Find
31690 \family default
31691  editor the fraction 
31692 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31693 \end_inset
31694
31695  (where the 
31696 \begin_inset Formula $.*$
31697 \end_inset
31698
31699  on the numerator is the match-everything regular expression) finds all
31700  fractions with the given denominator.
31701 \end_layout
31702
31703 \begin_layout Enumerate
31704 Searching for all text with a given style: for example, after unchecking
31705  the 
31706 \family sans
31707 Ignore format
31708 \family default
31709  option from the 
31710 \family sans
31711 Settings
31712 \family default
31713  tab, entering a 
31714 \series bold
31715
31716 \begin_inset Formula $.*$
31717 \end_inset
31718
31719
31720 \series default
31721  regular expression and adding for it an emphasized or bold face, finds
31722  all emphasized and bold face text, respectively.
31723  Also, inserting a 
31724 \begin_inset Formula $.*$
31725 \end_inset
31726
31727  regular expression in a bullet or enumerated list or a section heading,
31728  you can find all bullet or enumerated lists or section headings.
31729 \end_layout
31730
31731 \begin_layout Standard
31732 Finally, references to (sub)expressions in regexp may be used as usual,
31733  enclosing parts of the expression within round braces 
31734 \begin_inset Formula $()$
31735 \end_inset
31736
31737 , and referring back to them through 
31738 \begin_inset Formula $\backslash1$
31739 \end_inset
31740
31741
31742 \begin_inset Formula $\backslash2$
31743 \end_inset
31744
31745 , etc..
31746  For example, try searching for the regexp 
31747 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31748 \end_inset
31749
31750  in order to find word repetitions, if there are any.
31751 \end_layout
31752
31753 \begin_layout Standard
31754 Note that back references work both when occurring within the same regexp,
31755  and when occurring in multiple different regexps, where the numbering of
31756  back-referenced sub-expressions is absolute, i.
31757 \begin_inset space \thinspace{}
31758 \end_inset
31759
31760 e.
31761 \begin_inset space ~
31762 \end_inset
31763
31764  
31765 \begin_inset Formula $\backslash1$
31766 \end_inset
31767
31768  always refers to the first occurrence of 
31769 \begin_inset Formula $()$
31770 \end_inset
31771
31772  in all entered regexps.
31773 \end_layout
31774
31775 \begin_layout Standard
31776 Note also that the use of back references in the replaced text is not (yet)
31777  implemented.
31778 \end_layout
31779
31780 \begin_layout Section
31781 Spell Checking
31782 \begin_inset CommandInset label
31783 LatexCommand label
31784 name "sec:Spellchecking"
31785
31786 \end_inset
31787
31788
31789 \begin_inset Index idx
31790 status collapsed
31791
31792 \begin_layout Plain Layout
31793 Spell checking
31794 \end_layout
31795
31796 \end_inset
31797
31798
31799 \end_layout
31800
31801 \begin_layout Standard
31802 LyX has a built-in spell checker.
31803  The menu
31804 \family sans
31805  Tools\SpecialChar \menuseparator
31806 Spellchecker
31807 \family default
31808 , the key 
31809 \family sans
31810 F7
31811 \family default
31812  or the toolbar button 
31813 \begin_inset Info
31814 type  "icon"
31815 arg   "dialog-show spellchecker"
31816 \end_inset
31817
31818  starts the spell checking beginning from the current cursor position.
31819  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31820  you to edit and replace it in a second line.
31821  Whenever an unknown word is found, the word is highlighted and the text
31822  scrolled so that it is visible.
31823  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31824 n, if any could be found.
31825  Clicking on one of the corrections will copy it to the 
31826 \family sans
31827 Replacement
31828 \family default
31829  field, double-click directly invokes the replacement.
31830  Unknown but correctly typed words can be added to the personal dictionary.
31831 \end_layout
31832
31833 \begin_layout Standard
31834 By default, the dictionary file used is determined by the document language
31835  that is set in the 
31836 \family sans
31837 Document\SpecialChar \menuseparator
31838 Settings
31839 \family default
31840  dialog.
31841  You can specify the language of a word in the spellchecker dialog by choosing
31842  a different one at the top of the dialog.
31843  LyX can correctly spell check documents containing multiple languages.
31844  This work if you have marked the different languages appropriately and
31845  have the spell checker dictionaries installed.
31846  LyX automatically switches to the appropriate dictionary file.
31847 \end_layout
31848
31849 \begin_layout Subsection
31850 Further Settings
31851 \end_layout
31852
31853 \begin_layout Standard
31854 In LyX's preferences dialog under 
31855 \family sans
31856 Language
31857 \begin_inset space ~
31858 \end_inset
31859
31860 Setting\SpecialChar \menuseparator
31861 Spellchecker
31862 \family default
31863  you can set the following things:
31864 \end_layout
31865
31866 \begin_layout Description
31867 Spellchecker
31868 \begin_inset space ~
31869 \end_inset
31870
31871 engine Select the library LyX should use for spell checking.
31872  Depending on your platform, 
31873 \family typewriter
31874 aspell
31875 \family default
31876
31877 \family typewriter
31878 hunspell
31879 \family default
31880  or 
31881 \family typewriter
31882 enchant
31883 \begin_inset Foot
31884 status collapsed
31885
31886 \begin_layout Plain Layout
31887 Enchant itself is a wrapper library having different configurable back-ends.
31888  Please consult the documentation or man-page of it to learn more.
31889 \end_layout
31890
31891 \end_inset
31892
31893
31894 \family default
31895  are available.
31896  On Windows only 
31897 \family typewriter
31898 hunspell
31899 \family default
31900  is available.
31901 \end_layout
31902
31903 \begin_layout Description
31904 Alternative
31905 \begin_inset space ~
31906 \end_inset
31907
31908 language If this field is not empty, LyX will always use the given language
31909  for the spell checking, no matter what the document language is.
31910 \end_layout
31911
31912 \begin_layout Description
31913 Escape
31914 \begin_inset space ~
31915 \end_inset
31916
31917 characters Allows you to add non-standard characters that the spell checker
31918  should escape, e.
31919 \begin_inset space \thinspace{}
31920 \end_inset
31921
31922 g.
31923 \begin_inset space \space{}
31924 \end_inset
31925
31926 German umlauts.
31927  This should normally not be needed.
31928 \end_layout
31929
31930 \begin_layout Description
31931 Accept
31932 \begin_inset space ~
31933 \end_inset
31934
31935 compound
31936 \begin_inset space ~
31937 \end_inset
31938
31939 words Prevent the spell checker from complaining about compounded words
31940  like 
31941 \begin_inset Quotes eld
31942 \end_inset
31943
31944 passthrough
31945 \begin_inset Quotes erd
31946 \end_inset
31947
31948 .
31949 \end_layout
31950
31951 \begin_layout Description
31952 Spellcheck
31953 \begin_inset space ~
31954 \end_inset
31955
31956 continuously Check the spelling of your document as you type it.
31957  Misspelled words get underlined with a dotted red line.
31958  By right-clicking on an underlined word, suggestions from the spellchecker
31959  appear in the context menu.
31960  Choosing one of them will replace the misspelled word with the suggested
31961  word.
31962 \end_layout
31963
31964 \begin_layout Description
31965 Spellcheck
31966 \begin_inset space ~
31967 \end_inset
31968
31969 notes
31970 \begin_inset space ~
31971 \end_inset
31972
31973 and
31974 \begin_inset space ~
31975 \end_inset
31976
31977 comments If enabled, the spelling of non-printed document contents is checked
31978  as well.
31979 \end_layout
31980
31981 \begin_layout Section
31982 Thesaurus
31983 \begin_inset Index idx
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987 Thesaurus
31988 \end_layout
31989
31990 \end_inset
31991
31992
31993 \begin_inset CommandInset label
31994 LatexCommand label
31995 name "sec:Thesaurus"
31996
31997 \end_inset
31998
31999
32000 \end_layout
32001
32002 \begin_layout Standard
32003 LyX provides a multilingual thesaurus.
32004  It uses the same thesaurus framework as OpenOffice and Firefox (namely
32005  the 
32006 \family typewriter
32007 MyThes
32008 \family default
32009
32010 \begin_inset Foot
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014 \begin_inset CommandInset href
32015 LatexCommand href
32016 target "http://lingucomponent.openoffice.org/thesaurus.html"
32017
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \end_inset
32024
32025  thesaurus library, which is included in LyX).
32026  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32027  are available for many languages.
32028 \end_layout
32029
32030 \begin_layout Standard
32031 This section describes how new dictionaries are installed and set up for
32032  the use with LyX.
32033 \end_layout
32034
32035 \begin_layout Subsection
32036 Setting up the thesaurus
32037 \end_layout
32038
32039 \begin_layout Standard
32040 The 
32041 \family typewriter
32042 MyThes
32043 \family default
32044 \emph on
32045 /
32046 \emph default
32047 OpenOffice thesauri consist of two files per language: A file with the suffix
32048  
32049 \emph on
32050 *.dat
32051 \emph default
32052  containing the data and an index file with the suffix 
32053 \emph on
32054 *.idx
32055 \emph default
32056 .
32057  The standardized file names include the language code for the given language
32058  (e.
32059 \begin_inset space \thinspace{}
32060 \end_inset
32061
32062 g.
32063  en_EN for English).
32064  For instance, the English files are named:
32065 \end_layout
32066
32067 \begin_layout Itemize
32068 th_en_EN_v2.idx
32069 \end_layout
32070
32071 \begin_layout Itemize
32072 th_en_EN_v2.dat
32073 \end_layout
32074
32075 \begin_layout Standard
32076 If you have OpenOffice and its thesaurus installed, these files should be
32077  already on your system.
32078  If not, you can get dictionaries either from 
32079 \begin_inset Flex URL
32080 status collapsed
32081
32082 \begin_layout Plain Layout
32083
32084 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32085 \end_layout
32086
32087 \end_inset
32088
32089  or from the site 
32090 \begin_inset Flex URL
32091 status collapsed
32092
32093 \begin_layout Plain Layout
32094
32095 http://extensions.services.openoffice.org/en/search/node/thesaurus
32096 \end_layout
32097
32098 \end_inset
32099
32100 .
32101 \begin_inset Foot
32102 status collapsed
32103
32104 \begin_layout Plain Layout
32105 Note that, as of OpenOffice
32106 \begin_inset space ~
32107 \end_inset
32108
32109 3.0, the files on 
32110 \begin_inset Flex URL
32111 status collapsed
32112
32113 \begin_layout Plain Layout
32114
32115 http://extensions.services.openoffice.org
32116 \end_layout
32117
32118 \end_inset
32119
32120  are usually packed in extension archives (
32121 \emph on
32122 *.oxt
32123 \emph default
32124 ) that contain other files such as spellchecker dictionaries besides the
32125  thesauri.
32126  These archives are simple zip files, so you can unpack them as you would
32127  unpack a zip archive.
32128 \end_layout
32129
32130 \end_inset
32131
32132  Put the 
32133 \emph on
32134 *.idx
32135 \emph default
32136  and 
32137 \emph on
32138 *.dat
32139 \emph default
32140  files of all languages you want to use into one directory (do not use subfolder
32141 s), and specify the path to this directory in 
32142 \family sans
32143 Tools\SpecialChar \menuseparator
32144 Preferences\SpecialChar \menuseparator
32145 Paths
32146 \family default
32147 .
32148  Now the thesaurus should be ready to use.
32149 \end_layout
32150
32151 \begin_layout Subsection
32152 Using the thesaurus
32153 \end_layout
32154
32155 \begin_layout Standard
32156 To start the thesaurus, use the menu 
32157 \family sans
32158 Tools\SpecialChar \menuseparator
32159 Thesaurus
32160 \family default
32161  or the toolbar button 
32162 \begin_inset Info
32163 type  "icon"
32164 arg   "thesaurus-entry"
32165 \end_inset
32166
32167  while the cursor is at the word you want to look up or while a word is
32168  selected.
32169  A dialog pops up showing you probably related words that you can use as
32170  a replacement.
32171  The proposals are grouped into categories.
32172  Note that the thesaurus does not only show synonyms, but also hyperonyms
32173  and hyponyms (such as 
32174 \emph on
32175 plant
32176 \emph default
32177  for 
32178 \emph on
32179 tree
32180 \emph default
32181 ), compounds (such as 
32182 \emph on
32183 tree diagram
32184 \emph default
32185 ) and antonyms (such as 
32186 \emph on
32187 women
32188 \emph default
32189  for 
32190 \emph on
32191 men
32192 \emph default
32193 ), which are marked as such.
32194 \end_layout
32195
32196 \begin_layout Standard
32197 The language is automatically chosen from the language at the cursor, but
32198  you can also switch it in the dialog, as you can enter new words to look
32199  up directly there.
32200 \end_layout
32201
32202 \begin_layout Standard
32203 Note that the thesaurus cannot handle phrases (only compounds that are in
32204  the dictionary, such as the above 
32205 \emph on
32206 tree diagram
32207 \emph default
32208 ), and you have to use the so called lemma form, i.
32209 \begin_inset space \thinspace{}
32210 \end_inset
32211
32212 e.
32213  the form that is used in the dictionaries (for many languages: first person
32214  singular indicative active for nouns, infinitive for verbs).
32215  For example looking up the word forms 
32216 \emph on
32217 reports
32218 \emph default
32219  or 
32220 \emph on
32221 reporting
32222 \emph default
32223  yields no results, while results are shown for the word form 
32224 \emph on
32225 report
32226 \emph default
32227 .
32228  Your best bet is to highlight only the relevant parts of such word (e.
32229 \begin_inset space \thinspace{}
32230 \end_inset
32231
32232 g.
32233  
32234 \emph on
32235 report
32236 \emph default
32237  in 
32238 \emph on
32239 report
32240 \emph default
32241 s), then you get proposals without adjusting the query in the dialog, and
32242  also the replacement will probably be correct (as only the highlighted
32243  part will be replaced, thus the ending remains).
32244 \end_layout
32245
32246 \begin_layout Section
32247 Change Tracking
32248 \begin_inset Index idx
32249 status collapsed
32250
32251 \begin_layout Plain Layout
32252 Change Tracking
32253 \end_layout
32254
32255 \end_inset
32256
32257
32258 \begin_inset Index idx
32259 status collapsed
32260
32261 \begin_layout Plain Layout
32262 Document ! Change Tracking
32263 \end_layout
32264
32265 \end_inset
32266
32267
32268 \begin_inset CommandInset label
32269 LatexCommand label
32270 name "sec:Change-Tracking"
32271
32272 \end_inset
32273
32274
32275 \end_layout
32276
32277 \begin_layout Standard
32278 When you work on a document collaboratively it is extremely useful to be
32279  able to see changes that others have made highlighted in the document.
32280  You can then decide if you want to accept a change or not.
32281  This can be achieved by turning on change tracking in the menu 
32282 \family sans
32283 Document\SpecialChar \menuseparator
32284 Change
32285 \begin_inset space ~
32286 \end_inset
32287
32288 Tracking\SpecialChar \menuseparator
32289 Track
32290 \begin_inset space ~
32291 \end_inset
32292
32293 Changes
32294 \family default
32295 .
32296 \end_layout
32297
32298 \begin_layout Standard
32299 Changes made in the document will then be highlighted by strokes and colors:
32300  
32301 \bar under
32302 \color blue
32303 underlined text
32304 \bar default
32305 \color inherit
32306  is an addition, 
32307 \strikeout on
32308 \color blue
32309 canceled text
32310 \strikeout default
32311 \color inherit
32312  is a deletion.
32313  The color depends on the author that made the change.
32314  You can change the color in LyX's preferences dialog under 
32315 \family sans
32316 Look
32317 \begin_inset space ~
32318 \end_inset
32319
32320 and
32321 \begin_inset space ~
32322 \end_inset
32323
32324 feel
32325 \family default
32326
32327 \family sans
32328 Colors
32329 \family default
32330 .
32331 \begin_inset Index idx
32332 status collapsed
32333
32334 \begin_layout Plain Layout
32335 Color ! Change tracking
32336 \end_layout
32337
32338 \end_inset
32339
32340  The author and the date of the change are shown in LyX's status bar when
32341  the cursor is in changed text.
32342  The same information is shown when you use the toolbar button 
32343 \begin_inset Info
32344 type  "icon"
32345 arg   "changes-merge"
32346 \end_inset
32347
32348 .
32349 \end_layout
32350
32351 \begin_layout Standard
32352 When change tracking is activated, you will see the review toolbar in LyX:
32353 \begin_inset Index idx
32354 status collapsed
32355
32356 \begin_layout Plain Layout
32357 Toolbar ! Review
32358 \end_layout
32359
32360 \end_inset
32361
32362
32363 \end_layout
32364
32365 \begin_layout Standard
32366 \begin_inset VSpace defskip
32367 \end_inset
32368
32369
32370 \end_layout
32371
32372 \begin_layout Standard
32373 \begin_inset Graphics
32374         filename clipart/ChangesToolbar.png
32375         scale 90
32376
32377 \end_inset
32378
32379
32380 \end_layout
32381
32382 \begin_layout Standard
32383 \begin_inset VSpace defskip
32384 \end_inset
32385
32386
32387 \end_layout
32388
32389 \begin_layout Standard
32390 The review toolbar as shown above contains from left to right the following
32391  buttons:
32392 \end_layout
32393
32394 \begin_layout Standard
32395 \begin_inset VSpace defskip
32396 \end_inset
32397
32398
32399 \end_layout
32400
32401 \begin_layout Standard
32402 \begin_inset Tabular
32403 <lyxtabular version="3" rows="10" columns="2">
32404 <features islongtable="true" longtabularalignment="center">
32405 <column alignment="left" valignment="top" width="0">
32406 <column alignment="left" valignment="top" width="0">
32407 <row interlinespace="2.5mm">
32408 <cell alignment="center" valignment="top" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412
32413 \family sans
32414 \begin_inset Info
32415 type  "icon"
32416 arg   "changes-track"
32417 \end_inset
32418
32419
32420 \end_layout
32421
32422 \end_inset
32423 </cell>
32424 <cell alignment="center" valignment="top" usebox="none">
32425 \begin_inset Text
32426
32427 \begin_layout Plain Layout
32428
32429 \family sans
32430 Document\SpecialChar \menuseparator
32431 Change
32432 \begin_inset space ~
32433 \end_inset
32434
32435 Tracking\SpecialChar \menuseparator
32436 Track
32437 \begin_inset space ~
32438 \end_inset
32439
32440 Changes
32441 \end_layout
32442
32443 \end_inset
32444 </cell>
32445 </row>
32446 <row interlinespace="2.5mm">
32447 <cell alignment="center" valignment="top" usebox="none">
32448 \begin_inset Text
32449
32450 \begin_layout Plain Layout
32451
32452 \family sans
32453 \begin_inset Info
32454 type  "icon"
32455 arg   "changes-output"
32456 \end_inset
32457
32458
32459 \end_layout
32460
32461 \end_inset
32462 </cell>
32463 <cell alignment="center" valignment="top" usebox="none">
32464 \begin_inset Text
32465
32466 \begin_layout Plain Layout
32467
32468 \family sans
32469 Document\SpecialChar \menuseparator
32470 Change
32471 \begin_inset space ~
32472 \end_inset
32473
32474 Tracking\SpecialChar \menuseparator
32475 Show
32476 \begin_inset space ~
32477 \end_inset
32478
32479 Changes
32480 \begin_inset space ~
32481 \end_inset
32482
32483 in
32484 \begin_inset space ~
32485 \end_inset
32486
32487 Output
32488 \end_layout
32489
32490 \end_inset
32491 </cell>
32492 </row>
32493 <row interlinespace="2.5mm">
32494 <cell alignment="center" valignment="top" usebox="none">
32495 \begin_inset Text
32496
32497 \begin_layout Plain Layout
32498
32499 \family sans
32500 \begin_inset Info
32501 type  "icon"
32502 arg   "change-next"
32503 \end_inset
32504
32505
32506 \end_layout
32507
32508 \end_inset
32509 </cell>
32510 <cell alignment="center" valignment="top" usebox="none">
32511 \begin_inset Text
32512
32513 \begin_layout Plain Layout
32514 Jumps to the next change
32515 \end_layout
32516
32517 \end_inset
32518 </cell>
32519 </row>
32520 <row interlinespace="2.5mm">
32521 <cell alignment="center" valignment="top" usebox="none">
32522 \begin_inset Text
32523
32524 \begin_layout Plain Layout
32525
32526 \family sans
32527 \begin_inset Info
32528 type  "icon"
32529 arg   "change-accept"
32530 \end_inset
32531
32532
32533 \end_layout
32534
32535 \end_inset
32536 </cell>
32537 <cell alignment="center" valignment="top" usebox="none">
32538 \begin_inset Text
32539
32540 \begin_layout Plain Layout
32541
32542 \family sans
32543 Document\SpecialChar \menuseparator
32544 Change
32545 \begin_inset space ~
32546 \end_inset
32547
32548 Tracking\SpecialChar \menuseparator
32549 Accept
32550 \begin_inset space ~
32551 \end_inset
32552
32553 Change
32554 \end_layout
32555
32556 \end_inset
32557 </cell>
32558 </row>
32559 <row interlinespace="2.5mm">
32560 <cell alignment="center" valignment="top" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564
32565 \family sans
32566 \begin_inset Info
32567 type  "icon"
32568 arg   "change-reject"
32569 \end_inset
32570
32571
32572 \end_layout
32573
32574 \end_inset
32575 </cell>
32576 <cell alignment="center" valignment="top" usebox="none">
32577 \begin_inset Text
32578
32579 \begin_layout Plain Layout
32580
32581 \family sans
32582 Document\SpecialChar \menuseparator
32583 Change
32584 \begin_inset space ~
32585 \end_inset
32586
32587 Tracking\SpecialChar \menuseparator
32588 Reject
32589 \begin_inset space ~
32590 \end_inset
32591
32592 Change
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 </row>
32598 <row interlinespace="2.5mm">
32599 <cell alignment="center" valignment="top" usebox="none">
32600 \begin_inset Text
32601
32602 \begin_layout Plain Layout
32603
32604 \family sans
32605 \begin_inset Info
32606 type  "icon"
32607 arg   "changes-merge"
32608 \end_inset
32609
32610
32611 \end_layout
32612
32613 \end_inset
32614 </cell>
32615 <cell alignment="center" valignment="top" usebox="none">
32616 \begin_inset Text
32617
32618 \begin_layout Plain Layout
32619
32620 \family sans
32621 Document\SpecialChar \menuseparator
32622 Change
32623 \begin_inset space ~
32624 \end_inset
32625
32626 Tracking\SpecialChar \menuseparator
32627 Merge
32628 \begin_inset space ~
32629 \end_inset
32630
32631 Changes
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 </row>
32637 <row interlinespace="2.5mm">
32638 <cell alignment="center" valignment="top" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Plain Layout
32642
32643 \family sans
32644 \begin_inset Info
32645 type  "icon"
32646 arg   "all-changes-accept"
32647 \end_inset
32648
32649
32650 \end_layout
32651
32652 \end_inset
32653 </cell>
32654 <cell alignment="center" valignment="top" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \family sans
32660 Document\SpecialChar \menuseparator
32661 Change
32662 \begin_inset space ~
32663 \end_inset
32664
32665 Tracking\SpecialChar \menuseparator
32666 Accept
32667 \begin_inset space ~
32668 \end_inset
32669
32670 All
32671 \begin_inset space ~
32672 \end_inset
32673
32674 Changes
32675 \end_layout
32676
32677 \end_inset
32678 </cell>
32679 </row>
32680 <row interlinespace="2.5mm">
32681 <cell alignment="center" valignment="top" usebox="none">
32682 \begin_inset Text
32683
32684 \begin_layout Plain Layout
32685
32686 \family sans
32687 \begin_inset Info
32688 type  "icon"
32689 arg   "all-changes-reject"
32690 \end_inset
32691
32692
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \family sans
32703 Document\SpecialChar \menuseparator
32704 Change
32705 \begin_inset space ~
32706 \end_inset
32707
32708 Tracking\SpecialChar \menuseparator
32709 Reject
32710 \begin_inset space ~
32711 \end_inset
32712
32713 All
32714 \begin_inset space ~
32715 \end_inset
32716
32717 Changes
32718 \end_layout
32719
32720 \end_inset
32721 </cell>
32722 </row>
32723 <row interlinespace="2.5mm">
32724 <cell alignment="center" valignment="top" usebox="none">
32725 \begin_inset Text
32726
32727 \begin_layout Plain Layout
32728
32729 \family sans
32730 \begin_inset Info
32731 type  "icon"
32732 arg   "note-insert"
32733 \end_inset
32734
32735
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744
32745 \family sans
32746 Insert\SpecialChar \menuseparator
32747 Note\SpecialChar \menuseparator
32748 LyX
32749 \begin_inset space ~
32750 \end_inset
32751
32752 Note
32753 \end_layout
32754
32755 \end_inset
32756 </cell>
32757 </row>
32758 <row interlinespace="2.5mm">
32759 <cell alignment="center" valignment="top" usebox="none">
32760 \begin_inset Text
32761
32762 \begin_layout Plain Layout
32763
32764 \family sans
32765 \begin_inset Info
32766 type  "icon"
32767 arg   "note-next"
32768 \end_inset
32769
32770
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 <cell alignment="center" valignment="top" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Plain Layout
32779
32780 \family sans
32781 Navigate\SpecialChar \menuseparator
32782 Next
32783 \begin_inset space ~
32784 \end_inset
32785
32786 Note
32787 \end_layout
32788
32789 \end_inset
32790 </cell>
32791 </row>
32792 </lyxtabular>
32793
32794 \end_inset
32795
32796
32797 \end_layout
32798
32799 \begin_layout Standard
32800 \begin_inset VSpace defskip
32801 \end_inset
32802
32803
32804 \end_layout
32805
32806 \begin_layout Standard
32807 The review toolbar helps you to accept, reject, or merge changes – highlight
32808  the change and press one of the desired toolbar buttons.
32809  When you merge changes, a window pops up showing you information about
32810  the next change after the current cursor position.
32811  So you don't need to highlight a certain change.
32812  Within the merge window you can decide to accept or reject changes and
32813  step to the next change.
32814  This way you can jump through all the changes in the document.
32815 \end_layout
32816
32817 \begin_layout Standard
32818 The toolbar has two buttons to handle notes because notes are often important
32819  to describe a change.
32820 \end_layout
32821
32822 \begin_layout Standard
32823 To show the made changes in the output you need the LaTeX package 
32824 \series bold
32825 dvipost
32826 \series default
32827
32828 \begin_inset Index idx
32829 status collapsed
32830
32831 \begin_layout Plain Layout
32832 LaTeX-packages ! dvipost
32833 \end_layout
32834
32835 \end_inset
32836
32837  installed.
32838  You will find it in the TeX Catalogue, 
32839 \begin_inset CommandInset citation
32840 LatexCommand cite
32841 key "TeXCatalogue"
32842
32843 \end_inset
32844
32845  or in the package manager of your LaTeX-system.
32846 \end_layout
32847
32848 \begin_layout Section
32849 Comparison of Documents
32850 \begin_inset Index idx
32851 status collapsed
32852
32853 \begin_layout Plain Layout
32854 Comparison of documents
32855 \end_layout
32856
32857 \end_inset
32858
32859
32860 \end_layout
32861
32862 \begin_layout Standard
32863 You can compare two different LyX files via the menu 
32864 \family sans
32865 Tools\SpecialChar \menuseparator
32866 Compare
32867 \family default
32868 .
32869  The comparison result is a LyX file with change tracking enabled showing
32870  the differences.
32871  In the comparison dialog you can select from which document LyX should
32872  take the document settings for the resulting difference file with the option
32873  
32874 \family sans
32875 Copy
32876 \begin_inset space ~
32877 \end_inset
32878
32879 Document
32880 \begin_inset space ~
32881 \end_inset
32882
32883 Settings
32884 \begin_inset space ~
32885 \end_inset
32886
32887 from
32888 \family default
32889 .
32890  The option 
32891 \family sans
32892 Enable
32893 \begin_inset space ~
32894 \end_inset
32895
32896 change
32897 \begin_inset space ~
32898 \end_inset
32899
32900 tracking
32901 \begin_inset space ~
32902 \end_inset
32903
32904 features
32905 \begin_inset space ~
32906 \end_inset
32907
32908 in
32909 \begin_inset space ~
32910 \end_inset
32911
32912 the
32913 \begin_inset space ~
32914 \end_inset
32915
32916 output
32917 \family default
32918  enables the change tracking option 
32919 \family sans
32920 Show
32921 \begin_inset space ~
32922 \end_inset
32923
32924 Changes
32925 \begin_inset space ~
32926 \end_inset
32927
32928 in
32929 \begin_inset space ~
32930 \end_inset
32931
32932 Output
32933 \family default
32934  to visualize the differences also in the PDF output of the difference file.
32935 \end_layout
32936
32937 \begin_layout Section
32938 International Support
32939 \begin_inset Index idx
32940 status collapsed
32941
32942 \begin_layout Plain Layout
32943 International support
32944 \end_layout
32945
32946 \end_inset
32947
32948
32949 \end_layout
32950
32951 \begin_layout Standard
32952 This section describes how to use LyX with any language you want.
32953  For some non-western languages there are special Wiki-pages that explain
32954  how to set up LyX to use them: 
32955 \begin_inset CommandInset citation
32956 LatexCommand cite
32957 key "Arabic,Armenian,Farsi,Hebrew"
32958
32959 \end_inset
32960
32961
32962 \end_layout
32963
32964 \begin_layout Standard
32965 Besides languages, LyX also supports phonetic symbols, see section
32966 \begin_inset space ~
32967 \end_inset
32968
32969
32970 \begin_inset CommandInset ref
32971 LatexCommand ref
32972 reference "sub:Special-Character"
32973
32974 \end_inset
32975
32976 .
32977 \end_layout
32978
32979 \begin_layout Subsection
32980 Language Options
32981 \begin_inset Index idx
32982 status collapsed
32983
32984 \begin_layout Plain Layout
32985 Language ! Options
32986 \end_layout
32987
32988 \end_inset
32989
32990
32991 \begin_inset Index idx
32992 status collapsed
32993
32994 \begin_layout Plain Layout
32995 Document ! Settings
32996 \end_layout
32997
32998 \end_inset
32999
33000
33001 \begin_inset Index idx
33002 status collapsed
33003
33004 \begin_layout Plain Layout
33005 Document ! Language
33006 \end_layout
33007
33008 \end_inset
33009
33010
33011 \end_layout
33012
33013 \begin_layout Standard
33014 The 
33015 \family sans
33016 Document\SpecialChar \menuseparator
33017 Settings
33018 \family default
33019  dialog lets you set 
33020 \family roman
33021 the language and character encoding for your language.
33022  
33023 \end_layout
33024
33025 \begin_layout Standard
33026 Choose your language in the 
33027 \family sans
33028 Language
33029 \family default
33030  section of this dialog.
33031  The default is 
33032 \family sans
33033 English
33034 \family default
33035 .
33036 \end_layout
33037
33038 \begin_layout Standard
33039 Under 
33040 \family sans
33041 Encoding
33042 \family default
33043  you can choose the character encoding map you want to use for LaTeX export.
33044  The option 
33045 \family sans
33046 Language Default
33047 \family default
33048  is the preferred choice and works well in most cases.
33049  For details about the different encoding options see section
33050 \begin_inset space ~
33051 \end_inset
33052
33053
33054 \begin_inset CommandInset ref
33055 LatexCommand ref
33056 reference "chap:The-Document-Settings"
33057
33058 \end_inset
33059
33060 .
33061 \end_layout
33062
33063 \begin_layout Subsection
33064 Keyboard mapping configuration
33065 \begin_inset CommandInset label
33066 LatexCommand label
33067 name "sub:Keyboard-mapping"
33068
33069 \end_inset
33070
33071
33072 \end_layout
33073
33074 \begin_layout Standard
33075 If you have for example a U.
33076 \begin_inset space \thinspace{}
33077 \end_inset
33078
33079 S.-style keyboard and want to write in a language other than English, you
33080  can use an alternate keymap.
33081  For example, if you have a U.
33082 \begin_inset space \thinspace{}
33083 \end_inset
33084
33085 S.-style keyboard but want to write in Italian, you can configure LyX to
33086  use an Italian keymap.
33087  The preferences dialog allows you to choose up to two keyboard mappings,
33088  see section
33089 \begin_inset space ~
33090 \end_inset
33091
33092
33093 \begin_inset CommandInset ref
33094 LatexCommand ref
33095 reference "sub:Keyboard-Map"
33096
33097 \end_inset
33098
33099 .
33100  You can choose primary and secondary keyboard languages and then select
33101  which one you want to use.
33102 \end_layout
33103
33104 \begin_layout Standard
33105 Finally, you may just want to change a few key mappings or create an entirely
33106  different keymap (for Vulcan, for instance).
33107  You may, for example, normally write in Italian on a U.S.
33108  keyboard but want to include an occasional quotation in German.
33109  In such a case, you can write your own keyboard mapping or modify an existing
33110  one to support the characters you want.
33111  This and many other customizations are explained in the 
33112 \emph on
33113 Customization
33114 \emph default
33115  manual.
33116 \end_layout
33117
33118 \begin_layout Subsection
33119 Character Tables
33120 \end_layout
33121
33122 \begin_layout Standard
33123 Table
33124 \begin_inset space ~
33125 \end_inset
33126
33127
33128 \begin_inset CommandInset ref
33129 LatexCommand ref
33130 reference "cap:The-latin1-character"
33131
33132 \end_inset
33133
33134  shows the 
33135 \family typewriter
33136 Latin1
33137 \family default
33138  character set.
33139  You should be able to enter the characters in the first eight columns directly
33140  from the keyboard.
33141 \end_layout
33142
33143 \begin_layout Standard
33144 There are a few things you need to know about this table.
33145  Here are some of the details you will need to bear in mind when using character
33146 s from the 
33147 \family typewriter
33148 Latin1
33149 \family default
33150  character set:
33151 \end_layout
33152
33153 \begin_layout Itemize
33154 Even if you have selected 
33155 \family sans
33156 latin1
33157 \family default
33158  in the 
33159 \family sans
33160 Document\SpecialChar \menuseparator
33161 Settings
33162 \family default
33163  dialog, users who have only the 
33164 \family typewriter
33165 T1
33166 \family default
33167 -fonts for LaTeX [or who have the 
33168 \family typewriter
33169 T1
33170 \family default
33171 -fonts but aren't using them] will still miss a few characters: D0, F0,
33172  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33173  french quotes will not show up.
33174 \end_layout
33175
33176 \begin_layout Standard
33177 \begin_inset Float table
33178 wide false
33179 sideways false
33180 status collapsed
33181
33182 \begin_layout Plain Layout
33183 \begin_inset Caption
33184
33185 \begin_layout Plain Layout
33186 \begin_inset CommandInset label
33187 LatexCommand label
33188 name "cap:The-latin1-character"
33189
33190 \end_inset
33191
33192 The 
33193 \family typewriter
33194 latin1
33195 \family default
33196  character set
33197 \end_layout
33198
33199 \end_inset
33200
33201
33202 \end_layout
33203
33204 \begin_layout Plain Layout
33205 \align center
33206 \begin_inset Tabular
33207 <lyxtabular version="3" rows="17" columns="17">
33208 <features tabularvalignment="middle">
33209 <column alignment="center" valignment="top" width="0pt">
33210 <column alignment="center" valignment="top" width="0pt">
33211 <column alignment="center" valignment="top" width="0pt">
33212 <column alignment="center" valignment="top" width="0pt">
33213 <column alignment="center" valignment="top" width="0pt">
33214 <column alignment="center" valignment="top" width="0pt">
33215 <column alignment="center" valignment="top" width="0pt">
33216 <column alignment="center" valignment="top" width="0pt">
33217 <column alignment="center" valignment="top" width="0pt">
33218 <column alignment="center" valignment="top" width="0pt">
33219 <column alignment="center" valignment="top" width="0pt">
33220 <column alignment="center" valignment="top" width="0pt">
33221 <column alignment="center" valignment="top" width="0pt">
33222 <column alignment="center" valignment="top" width="0pt">
33223 <column alignment="center" valignment="top" width="0pt">
33224 <column alignment="center" valignment="top" width="0pt">
33225 <column alignment="center" valignment="top" width="0pt">
33226 <row>
33227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Plain Layout
33231
33232 \end_layout
33233
33234 \end_inset
33235 </cell>
33236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33237 \begin_inset Text
33238
33239 \begin_layout Plain Layout
33240
33241 \family roman
33242 \series medium
33243 \shape up
33244 \size tiny
33245 \emph off
33246 \bar no
33247 \noun off
33248 \color none
33249 00
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258
33259 \family roman
33260 \series medium
33261 \shape up
33262 \size tiny
33263 \emph off
33264 \bar no
33265 \noun off
33266 \color none
33267 10
33268 \end_layout
33269
33270 \end_inset
33271 </cell>
33272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276
33277 \family roman
33278 \series medium
33279 \shape up
33280 \size tiny
33281 \emph off
33282 \bar no
33283 \noun off
33284 \color none
33285 20
33286 \end_layout
33287
33288 \end_inset
33289 </cell>
33290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33291 \begin_inset Text
33292
33293 \begin_layout Plain Layout
33294
33295 \family roman
33296 \series medium
33297 \shape up
33298 \size tiny
33299 \emph off
33300 \bar no
33301 \noun off
33302 \color none
33303 30
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312
33313 \family roman
33314 \series medium
33315 \shape up
33316 \size tiny
33317 \emph off
33318 \bar no
33319 \noun off
33320 \color none
33321 40
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330
33331 \family roman
33332 \series medium
33333 \shape up
33334 \size tiny
33335 \emph off
33336 \bar no
33337 \noun off
33338 \color none
33339 50
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33345 \begin_inset Text
33346
33347 \begin_layout Plain Layout
33348
33349 \family roman
33350 \series medium
33351 \shape up
33352 \size tiny
33353 \emph off
33354 \bar no
33355 \noun off
33356 \color none
33357 60
33358 \end_layout
33359
33360 \end_inset
33361 </cell>
33362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366
33367 \family roman
33368 \series medium
33369 \shape up
33370 \size tiny
33371 \emph off
33372 \bar no
33373 \noun off
33374 \color none
33375 70
33376 \end_layout
33377
33378 \end_inset
33379 </cell>
33380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33381 \begin_inset Text
33382
33383 \begin_layout Plain Layout
33384
33385 \family roman
33386 \series medium
33387 \shape up
33388 \size tiny
33389 \emph off
33390 \bar no
33391 \noun off
33392 \color none
33393 80
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402
33403 \family roman
33404 \series medium
33405 \shape up
33406 \size tiny
33407 \emph off
33408 \bar no
33409 \noun off
33410 \color none
33411 90
33412 \end_layout
33413
33414 \end_inset
33415 </cell>
33416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33417 \begin_inset Text
33418
33419 \begin_layout Plain Layout
33420
33421 \family roman
33422 \series medium
33423 \shape up
33424 \size tiny
33425 \emph off
33426 \bar no
33427 \noun off
33428 \color none
33429 A0
33430 \end_layout
33431
33432 \end_inset
33433 </cell>
33434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33435 \begin_inset Text
33436
33437 \begin_layout Plain Layout
33438
33439 \family roman
33440 \series medium
33441 \shape up
33442 \size tiny
33443 \emph off
33444 \bar no
33445 \noun off
33446 \color none
33447 B0
33448 \end_layout
33449
33450 \end_inset
33451 </cell>
33452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33453 \begin_inset Text
33454
33455 \begin_layout Plain Layout
33456
33457 \family roman
33458 \series medium
33459 \shape up
33460 \size tiny
33461 \emph off
33462 \bar no
33463 \noun off
33464 \color none
33465 C0
33466 \end_layout
33467
33468 \end_inset
33469 </cell>
33470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33471 \begin_inset Text
33472
33473 \begin_layout Plain Layout
33474
33475 \family roman
33476 \series medium
33477 \shape up
33478 \size tiny
33479 \emph off
33480 \bar no
33481 \noun off
33482 \color none
33483 D0
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492
33493 \family roman
33494 \series medium
33495 \shape up
33496 \size tiny
33497 \emph off
33498 \bar no
33499 \noun off
33500 \color none
33501 E0
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Plain Layout
33510
33511 \family roman
33512 \series medium
33513 \shape up
33514 \size tiny
33515 \emph off
33516 \bar no
33517 \noun off
33518 \color none
33519 F0
33520 \end_layout
33521
33522 \end_inset
33523 </cell>
33524 </row>
33525 <row>
33526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33527 \begin_inset Text
33528
33529 \begin_layout Plain Layout
33530
33531 \family roman
33532 \series medium
33533 \shape up
33534 \size tiny
33535 \emph off
33536 \bar no
33537 \noun off
33538 \color none
33539 00
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33545 \begin_inset Text
33546
33547 \begin_layout Plain Layout
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 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \end_layout
33568
33569 \end_inset
33570 </cell>
33571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575
33576 \family roman
33577 \series medium
33578 \shape up
33579 \emph off
33580 \bar no
33581 \noun off
33582 \color none
33583 0
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33589 \begin_inset Text
33590
33591 \begin_layout Plain Layout
33592
33593 \family roman
33594 \series medium
33595 \shape up
33596 \emph off
33597 \bar no
33598 \noun off
33599 \color none
33600 @
33601 \end_layout
33602
33603 \end_inset
33604 </cell>
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609
33610 \family roman
33611 \series medium
33612 \shape up
33613 \emph off
33614 \bar no
33615 \noun off
33616 \color none
33617 P
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 \family roman
33628 \series medium
33629 \shape up
33630 \emph off
33631 \bar no
33632 \noun off
33633 \color none
33634 '
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643
33644 \family roman
33645 \series medium
33646 \shape up
33647 \emph off
33648 \bar no
33649 \noun off
33650 \color none
33651 p
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678
33679 \end_layout
33680
33681 \end_inset
33682 </cell>
33683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33684 \begin_inset Text
33685
33686 \begin_layout Plain Layout
33687
33688 \family roman
33689 \series medium
33690 \shape up
33691 \emph off
33692 \bar no
33693 \noun off
33694 \color none
33695 °
33696 \end_layout
33697
33698 \end_inset
33699 </cell>
33700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33701 \begin_inset Text
33702
33703 \begin_layout Plain Layout
33704
33705 \family roman
33706 \series medium
33707 \shape up
33708 \emph off
33709 \bar no
33710 \noun off
33711 \color none
33712 À
33713 \end_layout
33714
33715 \end_inset
33716 </cell>
33717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33718 \begin_inset Text
33719
33720 \begin_layout Plain Layout
33721
33722 \family roman
33723 \series medium
33724 \shape up
33725 \emph off
33726 \bar no
33727 \noun off
33728 \color none
33729 Ð
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738
33739 \family roman
33740 \series medium
33741 \shape up
33742 \emph off
33743 \bar no
33744 \noun off
33745 \color none
33746 à
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755
33756 \family roman
33757 \series medium
33758 \shape up
33759 \emph off
33760 \bar no
33761 \noun off
33762 \color none
33763 ð
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 </row>
33769 <row>
33770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \family roman
33776 \series medium
33777 \shape up
33778 \size tiny
33779 \emph off
33780 \bar no
33781 \noun off
33782 \color none
33783 01
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 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Plain Layout
33801
33802 \end_layout
33803
33804 \end_inset
33805 </cell>
33806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Plain Layout
33810
33811 \family roman
33812 \series medium
33813 \shape up
33814 \emph off
33815 \bar no
33816 \noun off
33817 \color none
33818 !
33819 \end_layout
33820
33821 \end_inset
33822 </cell>
33823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33824 \begin_inset Text
33825
33826 \begin_layout Plain Layout
33827
33828 \family roman
33829 \series medium
33830 \shape up
33831 \emph off
33832 \bar no
33833 \noun off
33834 \color none
33835 1
33836 \end_layout
33837
33838 \end_inset
33839 </cell>
33840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33841 \begin_inset Text
33842
33843 \begin_layout Plain Layout
33844
33845 \family roman
33846 \series medium
33847 \shape up
33848 \emph off
33849 \bar no
33850 \noun off
33851 \color none
33852 A
33853 \end_layout
33854
33855 \end_inset
33856 </cell>
33857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Plain Layout
33861
33862 \family roman
33863 \series medium
33864 \shape up
33865 \emph off
33866 \bar no
33867 \noun off
33868 \color none
33869 Q
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 a
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 q
33904 \end_layout
33905
33906 \end_inset
33907 </cell>
33908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33909 \begin_inset Text
33910
33911 \begin_layout Plain Layout
33912
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \end_layout
33923
33924 \end_inset
33925 </cell>
33926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33927 \begin_inset Text
33928
33929 \begin_layout Plain Layout
33930
33931 \family roman
33932 \series medium
33933 \shape up
33934 \emph off
33935 \bar no
33936 \noun off
33937 \color none
33938 ¡
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947
33948 \family roman
33949 \series medium
33950 \shape up
33951 \emph off
33952 \bar no
33953 \noun off
33954 \color none
33955 ±
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33961 \begin_inset Text
33962
33963 \begin_layout Plain Layout
33964
33965 \family roman
33966 \series medium
33967 \shape up
33968 \emph off
33969 \bar no
33970 \noun off
33971 \color none
33972 Á
33973 \end_layout
33974
33975 \end_inset
33976 </cell>
33977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33978 \begin_inset Text
33979
33980 \begin_layout Plain Layout
33981
33982 \family roman
33983 \series medium
33984 \shape up
33985 \emph off
33986 \bar no
33987 \noun off
33988 \color none
33989 Ñ
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998
33999 \family roman
34000 \series medium
34001 \shape up
34002 \emph off
34003 \bar no
34004 \noun off
34005 \color none
34006 á
34007 \end_layout
34008
34009 \end_inset
34010 </cell>
34011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Plain Layout
34015
34016 \family roman
34017 \series medium
34018 \shape up
34019 \emph off
34020 \bar no
34021 \noun off
34022 \color none
34023 ñ
34024 \end_layout
34025
34026 \end_inset
34027 </cell>
34028 </row>
34029 <row>
34030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34031 \begin_inset Text
34032
34033 \begin_layout Plain Layout
34034
34035 \family roman
34036 \series medium
34037 \shape up
34038 \size tiny
34039 \emph off
34040 \bar no
34041 \noun off
34042 \color none
34043 02
34044 \end_layout
34045
34046 \end_inset
34047 </cell>
34048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34049 \begin_inset Text
34050
34051 \begin_layout Plain Layout
34052
34053 \end_layout
34054
34055 \end_inset
34056 </cell>
34057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34058 \begin_inset Text
34059
34060 \begin_layout Plain Layout
34061
34062 \end_layout
34063
34064 \end_inset
34065 </cell>
34066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070
34071 \family roman
34072 \series medium
34073 \shape up
34074 \emph off
34075 \bar no
34076 \noun off
34077 \color none
34078 \begin_inset Quotes eld
34079 \end_inset
34080
34081
34082 \end_layout
34083
34084 \end_inset
34085 </cell>
34086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34087 \begin_inset Text
34088
34089 \begin_layout Plain Layout
34090
34091 \family roman
34092 \series medium
34093 \shape up
34094 \emph off
34095 \bar no
34096 \noun off
34097 \color none
34098 2
34099 \end_layout
34100
34101 \end_inset
34102 </cell>
34103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34104 \begin_inset Text
34105
34106 \begin_layout Plain Layout
34107
34108 \family roman
34109 \series medium
34110 \shape up
34111 \emph off
34112 \bar no
34113 \noun off
34114 \color none
34115 B
34116 \end_layout
34117
34118 \end_inset
34119 </cell>
34120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34121 \begin_inset Text
34122
34123 \begin_layout Plain Layout
34124
34125 \family roman
34126 \series medium
34127 \shape up
34128 \emph off
34129 \bar no
34130 \noun off
34131 \color none
34132 R
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 \family roman
34143 \series medium
34144 \shape up
34145 \emph off
34146 \bar no
34147 \noun off
34148 \color none
34149 b
34150 \end_layout
34151
34152 \end_inset
34153 </cell>
34154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34155 \begin_inset Text
34156
34157 \begin_layout Plain Layout
34158
34159 \family roman
34160 \series medium
34161 \shape up
34162 \emph off
34163 \bar no
34164 \noun off
34165 \color none
34166 r
34167 \end_layout
34168
34169 \end_inset
34170 </cell>
34171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34172 \begin_inset Text
34173
34174 \begin_layout Plain Layout
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 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193 ¢
34194 \end_layout
34195
34196 \end_inset
34197 </cell>
34198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34199 \begin_inset Text
34200
34201 \begin_layout Plain Layout
34202
34203 \family roman
34204 \series medium
34205 \shape up
34206 \emph off
34207 \bar no
34208 \noun off
34209 \color none
34210 ²
34211 \end_layout
34212
34213 \end_inset
34214 </cell>
34215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34216 \begin_inset Text
34217
34218 \begin_layout Plain Layout
34219
34220 \family roman
34221 \series medium
34222 \shape up
34223 \emph off
34224 \bar no
34225 \noun off
34226 \color none
34227 Â
34228 \end_layout
34229
34230 \end_inset
34231 </cell>
34232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34233 \begin_inset Text
34234
34235 \begin_layout Plain Layout
34236
34237 \family roman
34238 \series medium
34239 \shape up
34240 \emph off
34241 \bar no
34242 \noun off
34243 \color none
34244 Ò
34245 \end_layout
34246
34247 \end_inset
34248 </cell>
34249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34250 \begin_inset Text
34251
34252 \begin_layout Plain Layout
34253
34254 \family roman
34255 \series medium
34256 \shape up
34257 \emph off
34258 \bar no
34259 \noun off
34260 \color none
34261 â
34262 \end_layout
34263
34264 \end_inset
34265 </cell>
34266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34267 \begin_inset Text
34268
34269 \begin_layout Plain Layout
34270
34271 \family roman
34272 \series medium
34273 \shape up
34274 \emph off
34275 \bar no
34276 \noun off
34277 \color none
34278 ò
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 </row>
34284 <row>
34285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34286 \begin_inset Text
34287
34288 \begin_layout Plain Layout
34289
34290 \family roman
34291 \series medium
34292 \shape up
34293 \size tiny
34294 \emph off
34295 \bar no
34296 \noun off
34297 \color none
34298 03
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 \end_layout
34309
34310 \end_inset
34311 </cell>
34312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34313 \begin_inset Text
34314
34315 \begin_layout Plain Layout
34316
34317 \end_layout
34318
34319 \end_inset
34320 </cell>
34321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34322 \begin_inset Text
34323
34324 \begin_layout Plain Layout
34325
34326 \family roman
34327 \series medium
34328 \shape up
34329 \emph off
34330 \bar no
34331 \noun off
34332 \color none
34333 #
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34339 \begin_inset Text
34340
34341 \begin_layout Plain Layout
34342
34343 \family roman
34344 \series medium
34345 \shape up
34346 \emph off
34347 \bar no
34348 \noun off
34349 \color none
34350 3
34351 \end_layout
34352
34353 \end_inset
34354 </cell>
34355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34356 \begin_inset Text
34357
34358 \begin_layout Plain Layout
34359
34360 \family roman
34361 \series medium
34362 \shape up
34363 \emph off
34364 \bar no
34365 \noun off
34366 \color none
34367 C
34368 \end_layout
34369
34370 \end_inset
34371 </cell>
34372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34373 \begin_inset Text
34374
34375 \begin_layout Plain Layout
34376
34377 \family roman
34378 \series medium
34379 \shape up
34380 \emph off
34381 \bar no
34382 \noun off
34383 \color none
34384 S
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 c
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 s
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 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436
34437 \end_layout
34438
34439 \end_inset
34440 </cell>
34441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34442 \begin_inset Text
34443
34444 \begin_layout Plain Layout
34445
34446 \family roman
34447 \series medium
34448 \shape up
34449 \emph off
34450 \bar no
34451 \noun off
34452 \color none
34453 £
34454 \end_layout
34455
34456 \end_inset
34457 </cell>
34458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34459 \begin_inset Text
34460
34461 \begin_layout Plain Layout
34462
34463 \family roman
34464 \series medium
34465 \shape up
34466 \emph off
34467 \bar no
34468 \noun off
34469 \color none
34470 ³
34471 \end_layout
34472
34473 \end_inset
34474 </cell>
34475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34476 \begin_inset Text
34477
34478 \begin_layout Plain Layout
34479
34480 \family roman
34481 \series medium
34482 \shape up
34483 \emph off
34484 \bar no
34485 \noun off
34486 \color none
34487 Ã
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496
34497 \family roman
34498 \series medium
34499 \shape up
34500 \emph off
34501 \bar no
34502 \noun off
34503 \color none
34504 Ó
34505 \end_layout
34506
34507 \end_inset
34508 </cell>
34509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34510 \begin_inset Text
34511
34512 \begin_layout Plain Layout
34513
34514 \family roman
34515 \series medium
34516 \shape up
34517 \emph off
34518 \bar no
34519 \noun off
34520 \color none
34521 ã
34522 \end_layout
34523
34524 \end_inset
34525 </cell>
34526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34527 \begin_inset Text
34528
34529 \begin_layout Plain Layout
34530
34531 \family roman
34532 \series medium
34533 \shape up
34534 \emph off
34535 \bar no
34536 \noun off
34537 \color none
34538 ó
34539 \end_layout
34540
34541 \end_inset
34542 </cell>
34543 </row>
34544 <row>
34545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34546 \begin_inset Text
34547
34548 \begin_layout Plain Layout
34549
34550 \family roman
34551 \series medium
34552 \shape up
34553 \size tiny
34554 \emph off
34555 \bar no
34556 \noun off
34557 \color none
34558 04
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 \end_layout
34569
34570 \end_inset
34571 </cell>
34572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34573 \begin_inset Text
34574
34575 \begin_layout Plain Layout
34576
34577 \end_layout
34578
34579 \end_inset
34580 </cell>
34581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Plain Layout
34585
34586 \family roman
34587 \series medium
34588 \shape up
34589 \emph off
34590 \bar no
34591 \noun off
34592 \color none
34593 $
34594 \end_layout
34595
34596 \end_inset
34597 </cell>
34598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34599 \begin_inset Text
34600
34601 \begin_layout Plain Layout
34602
34603 \family roman
34604 \series medium
34605 \shape up
34606 \emph off
34607 \bar no
34608 \noun off
34609 \color none
34610 4
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34616 \begin_inset Text
34617
34618 \begin_layout Plain Layout
34619
34620 \family roman
34621 \series medium
34622 \shape up
34623 \emph off
34624 \bar no
34625 \noun off
34626 \color none
34627 D
34628 \end_layout
34629
34630 \end_inset
34631 </cell>
34632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34633 \begin_inset Text
34634
34635 \begin_layout Plain Layout
34636
34637 \family roman
34638 \series medium
34639 \shape up
34640 \emph off
34641 \bar no
34642 \noun off
34643 \color none
34644 T
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 \family roman
34655 \series medium
34656 \shape up
34657 \emph off
34658 \bar no
34659 \noun off
34660 \color none
34661 d
34662 \end_layout
34663
34664 \end_inset
34665 </cell>
34666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34667 \begin_inset Text
34668
34669 \begin_layout Plain Layout
34670
34671 \family roman
34672 \series medium
34673 \shape up
34674 \emph off
34675 \bar no
34676 \noun off
34677 \color none
34678 t
34679 \end_layout
34680
34681 \end_inset
34682 </cell>
34683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34684 \begin_inset Text
34685
34686 \begin_layout Plain Layout
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 \end_layout
34698
34699 \end_inset
34700 </cell>
34701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705 ¤
34706 \end_layout
34707
34708 \end_inset
34709 </cell>
34710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Plain Layout
34714
34715 \family roman
34716 \series medium
34717 \shape up
34718 \emph off
34719 \bar no
34720 \noun off
34721 \color none
34722 ´
34723 \end_layout
34724
34725 \end_inset
34726 </cell>
34727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34728 \begin_inset Text
34729
34730 \begin_layout Plain Layout
34731
34732 \family roman
34733 \series medium
34734 \shape up
34735 \emph off
34736 \bar no
34737 \noun off
34738 \color none
34739 Ä
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34745 \begin_inset Text
34746
34747 \begin_layout Plain Layout
34748
34749 \family roman
34750 \series medium
34751 \shape up
34752 \emph off
34753 \bar no
34754 \noun off
34755 \color none
34756 Ô
34757 \end_layout
34758
34759 \end_inset
34760 </cell>
34761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34762 \begin_inset Text
34763
34764 \begin_layout Plain Layout
34765
34766 \family roman
34767 \series medium
34768 \shape up
34769 \emph off
34770 \bar no
34771 \noun off
34772 \color none
34773 ä
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782
34783 \family roman
34784 \series medium
34785 \shape up
34786 \emph off
34787 \bar no
34788 \noun off
34789 \color none
34790 ô
34791 \end_layout
34792
34793 \end_inset
34794 </cell>
34795 </row>
34796 <row>
34797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34798 \begin_inset Text
34799
34800 \begin_layout Plain Layout
34801
34802 \family roman
34803 \series medium
34804 \shape up
34805 \size tiny
34806 \emph off
34807 \bar no
34808 \noun off
34809 \color none
34810 05
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 \end_layout
34821
34822 \end_inset
34823 </cell>
34824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Plain Layout
34828
34829 \end_layout
34830
34831 \end_inset
34832 </cell>
34833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34834 \begin_inset Text
34835
34836 \begin_layout Plain Layout
34837
34838 \family roman
34839 \series medium
34840 \shape up
34841 \emph off
34842 \bar no
34843 \noun off
34844 \color none
34845 %
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34851 \begin_inset Text
34852
34853 \begin_layout Plain Layout
34854
34855 \family roman
34856 \series medium
34857 \shape up
34858 \emph off
34859 \bar no
34860 \noun off
34861 \color none
34862 5
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34868 \begin_inset Text
34869
34870 \begin_layout Plain Layout
34871
34872 \family roman
34873 \series medium
34874 \shape up
34875 \emph off
34876 \bar no
34877 \noun off
34878 \color none
34879 E
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888
34889 \family roman
34890 \series medium
34891 \shape up
34892 \emph off
34893 \bar no
34894 \noun off
34895 \color none
34896 U
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 \family roman
34907 \series medium
34908 \shape up
34909 \emph off
34910 \bar no
34911 \noun off
34912 \color none
34913 e
34914 \end_layout
34915
34916 \end_inset
34917 </cell>
34918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922
34923 \family roman
34924 \series medium
34925 \shape up
34926 \emph off
34927 \bar no
34928 \noun off
34929 \color none
34930 u
34931 \end_layout
34932
34933 \end_inset
34934 </cell>
34935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34936 \begin_inset Text
34937
34938 \begin_layout Plain Layout
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 \end_layout
34950
34951 \end_inset
34952 </cell>
34953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34954 \begin_inset Text
34955
34956 \begin_layout Plain Layout
34957 ¥
34958 \end_layout
34959
34960 \end_inset
34961 </cell>
34962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34963 \begin_inset Text
34964
34965 \begin_layout Plain Layout
34966
34967 \family roman
34968 \series medium
34969 \shape up
34970 \emph off
34971 \bar no
34972 \noun off
34973 \color none
34974 µ
34975 \end_layout
34976
34977 \end_inset
34978 </cell>
34979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34980 \begin_inset Text
34981
34982 \begin_layout Plain Layout
34983
34984 \family roman
34985 \series medium
34986 \shape up
34987 \emph off
34988 \bar no
34989 \noun off
34990 \color none
34991 Å
34992 \end_layout
34993
34994 \end_inset
34995 </cell>
34996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34997 \begin_inset Text
34998
34999 \begin_layout Plain Layout
35000
35001 \family roman
35002 \series medium
35003 \shape up
35004 \emph off
35005 \bar no
35006 \noun off
35007 \color none
35008 Õ
35009 \end_layout
35010
35011 \end_inset
35012 </cell>
35013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35014 \begin_inset Text
35015
35016 \begin_layout Plain Layout
35017
35018 \family roman
35019 \series medium
35020 \shape up
35021 \emph off
35022 \bar no
35023 \noun off
35024 \color none
35025 å
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35031 \begin_inset Text
35032
35033 \begin_layout Plain Layout
35034
35035 \family roman
35036 \series medium
35037 \shape up
35038 \emph off
35039 \bar no
35040 \noun off
35041 \color none
35042 õ
35043 \end_layout
35044
35045 \end_inset
35046 </cell>
35047 </row>
35048 <row>
35049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35050 \begin_inset Text
35051
35052 \begin_layout Plain Layout
35053
35054 \family roman
35055 \series medium
35056 \shape up
35057 \size tiny
35058 \emph off
35059 \bar no
35060 \noun off
35061 \color none
35062 06
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 \end_layout
35073
35074 \end_inset
35075 </cell>
35076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35077 \begin_inset Text
35078
35079 \begin_layout Plain Layout
35080
35081 \end_layout
35082
35083 \end_inset
35084 </cell>
35085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35086 \begin_inset Text
35087
35088 \begin_layout Plain Layout
35089
35090 \family roman
35091 \series medium
35092 \shape up
35093 \emph off
35094 \bar no
35095 \noun off
35096 \color none
35097 &
35098 \end_layout
35099
35100 \end_inset
35101 </cell>
35102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35103 \begin_inset Text
35104
35105 \begin_layout Plain Layout
35106
35107 \family roman
35108 \series medium
35109 \shape up
35110 \emph off
35111 \bar no
35112 \noun off
35113 \color none
35114 6
35115 \end_layout
35116
35117 \end_inset
35118 </cell>
35119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35120 \begin_inset Text
35121
35122 \begin_layout Plain Layout
35123
35124 \family roman
35125 \series medium
35126 \shape up
35127 \emph off
35128 \bar no
35129 \noun off
35130 \color none
35131 F
35132 \end_layout
35133
35134 \end_inset
35135 </cell>
35136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35137 \begin_inset Text
35138
35139 \begin_layout Plain Layout
35140
35141 \family roman
35142 \series medium
35143 \shape up
35144 \emph off
35145 \bar no
35146 \noun off
35147 \color none
35148 V
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 \family roman
35159 \series medium
35160 \shape up
35161 \emph off
35162 \bar no
35163 \noun off
35164 \color none
35165 f
35166 \end_layout
35167
35168 \end_inset
35169 </cell>
35170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35171 \begin_inset Text
35172
35173 \begin_layout Plain Layout
35174
35175 \family roman
35176 \series medium
35177 \shape up
35178 \emph off
35179 \bar no
35180 \noun off
35181 \color none
35182 v
35183 \end_layout
35184
35185 \end_inset
35186 </cell>
35187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35188 \begin_inset Text
35189
35190 \begin_layout Plain Layout
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 \end_layout
35202
35203 \end_inset
35204 </cell>
35205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35206 \begin_inset Text
35207
35208 \begin_layout Plain Layout
35209 ¦
35210 \end_layout
35211
35212 \end_inset
35213 </cell>
35214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35215 \begin_inset Text
35216
35217 \begin_layout Plain Layout
35218
35219 \family roman
35220 \series medium
35221 \shape up
35222 \emph off
35223 \bar no
35224 \noun off
35225 \color none
35226
35227 \end_layout
35228
35229 \end_inset
35230 </cell>
35231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35232 \begin_inset Text
35233
35234 \begin_layout Plain Layout
35235
35236 \family roman
35237 \series medium
35238 \shape up
35239 \emph off
35240 \bar no
35241 \noun off
35242 \color none
35243 Æ
35244 \end_layout
35245
35246 \end_inset
35247 </cell>
35248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35249 \begin_inset Text
35250
35251 \begin_layout Plain Layout
35252
35253 \family roman
35254 \series medium
35255 \shape up
35256 \emph off
35257 \bar no
35258 \noun off
35259 \color none
35260 Ö
35261 \end_layout
35262
35263 \end_inset
35264 </cell>
35265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35266 \begin_inset Text
35267
35268 \begin_layout Plain Layout
35269
35270 \family roman
35271 \series medium
35272 \shape up
35273 \emph off
35274 \bar no
35275 \noun off
35276 \color none
35277 æ
35278 \end_layout
35279
35280 \end_inset
35281 </cell>
35282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35283 \begin_inset Text
35284
35285 \begin_layout Plain Layout
35286
35287 \family roman
35288 \series medium
35289 \shape up
35290 \emph off
35291 \bar no
35292 \noun off
35293 \color none
35294 ö
35295 \end_layout
35296
35297 \end_inset
35298 </cell>
35299 </row>
35300 <row>
35301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35302 \begin_inset Text
35303
35304 \begin_layout Plain Layout
35305
35306 \family roman
35307 \series medium
35308 \shape up
35309 \size tiny
35310 \emph off
35311 \bar no
35312 \noun off
35313 \color none
35314 07
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 \end_layout
35325
35326 \end_inset
35327 </cell>
35328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35329 \begin_inset Text
35330
35331 \begin_layout Plain Layout
35332
35333 \end_layout
35334
35335 \end_inset
35336 </cell>
35337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35338 \begin_inset Text
35339
35340 \begin_layout Plain Layout
35341
35342 \family roman
35343 \series medium
35344 \shape up
35345 \emph off
35346 \bar no
35347 \noun off
35348 \color none
35349 `
35350 \end_layout
35351
35352 \end_inset
35353 </cell>
35354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35355 \begin_inset Text
35356
35357 \begin_layout Plain Layout
35358
35359 \family roman
35360 \series medium
35361 \shape up
35362 \emph off
35363 \bar no
35364 \noun off
35365 \color none
35366 7
35367 \end_layout
35368
35369 \end_inset
35370 </cell>
35371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35372 \begin_inset Text
35373
35374 \begin_layout Plain Layout
35375
35376 \family roman
35377 \series medium
35378 \shape up
35379 \emph off
35380 \bar no
35381 \noun off
35382 \color none
35383 G
35384 \end_layout
35385
35386 \end_inset
35387 </cell>
35388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35389 \begin_inset Text
35390
35391 \begin_layout Plain Layout
35392
35393 \family roman
35394 \series medium
35395 \shape up
35396 \emph off
35397 \bar no
35398 \noun off
35399 \color none
35400 W
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 g
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 w
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 \end_layout
35445
35446 \end_inset
35447 </cell>
35448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35449 \begin_inset Text
35450
35451 \begin_layout Plain Layout
35452
35453 \end_layout
35454
35455 \end_inset
35456 </cell>
35457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35458 \begin_inset Text
35459
35460 \begin_layout Plain Layout
35461
35462 \family roman
35463 \series medium
35464 \shape up
35465 \emph off
35466 \bar no
35467 \noun off
35468 \color none
35469 §
35470 \end_layout
35471
35472 \end_inset
35473 </cell>
35474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35475 \begin_inset Text
35476
35477 \begin_layout Plain Layout
35478
35479 \family roman
35480 \series medium
35481 \shape up
35482 \emph off
35483 \bar no
35484 \noun off
35485 \color none
35486 ·
35487 \end_layout
35488
35489 \end_inset
35490 </cell>
35491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35492 \begin_inset Text
35493
35494 \begin_layout Plain Layout
35495
35496 \family roman
35497 \series medium
35498 \shape up
35499 \emph off
35500 \bar no
35501 \noun off
35502 \color none
35503 Ç
35504 \end_layout
35505
35506 \end_inset
35507 </cell>
35508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35509 \begin_inset Text
35510
35511 \begin_layout Plain Layout
35512
35513 \family roman
35514 \series medium
35515 \shape up
35516 \emph off
35517 \bar no
35518 \noun off
35519 \color none
35520 ×
35521 \end_layout
35522
35523 \end_inset
35524 </cell>
35525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35526 \begin_inset Text
35527
35528 \begin_layout Plain Layout
35529
35530 \family roman
35531 \series medium
35532 \shape up
35533 \emph off
35534 \bar no
35535 \noun off
35536 \color none
35537 ç
35538 \end_layout
35539
35540 \end_inset
35541 </cell>
35542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35543 \begin_inset Text
35544
35545 \begin_layout Plain Layout
35546
35547 \family roman
35548 \series medium
35549 \shape up
35550 \emph off
35551 \bar no
35552 \noun off
35553 \color none
35554 ÷
35555 \end_layout
35556
35557 \end_inset
35558 </cell>
35559 </row>
35560 <row>
35561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35562 \begin_inset Text
35563
35564 \begin_layout Plain Layout
35565
35566 \family roman
35567 \series medium
35568 \shape up
35569 \size tiny
35570 \emph off
35571 \bar no
35572 \noun off
35573 \color none
35574 08
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 \end_layout
35585
35586 \end_inset
35587 </cell>
35588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35589 \begin_inset Text
35590
35591 \begin_layout Plain Layout
35592
35593 \end_layout
35594
35595 \end_inset
35596 </cell>
35597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35598 \begin_inset Text
35599
35600 \begin_layout Plain Layout
35601
35602 \family roman
35603 \series medium
35604 \shape up
35605 \emph off
35606 \bar no
35607 \noun off
35608 \color none
35609 (
35610 \end_layout
35611
35612 \end_inset
35613 </cell>
35614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35615 \begin_inset Text
35616
35617 \begin_layout Plain Layout
35618
35619 \family roman
35620 \series medium
35621 \shape up
35622 \emph off
35623 \bar no
35624 \noun off
35625 \color none
35626 8
35627 \end_layout
35628
35629 \end_inset
35630 </cell>
35631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35632 \begin_inset Text
35633
35634 \begin_layout Plain Layout
35635
35636 \family roman
35637 \series medium
35638 \shape up
35639 \emph off
35640 \bar no
35641 \noun off
35642 \color none
35643 H
35644 \end_layout
35645
35646 \end_inset
35647 </cell>
35648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35649 \begin_inset Text
35650
35651 \begin_layout Plain Layout
35652
35653 \family roman
35654 \series medium
35655 \shape up
35656 \emph off
35657 \bar no
35658 \noun off
35659 \color none
35660 X
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 h
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 x
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 \end_layout
35705
35706 \end_inset
35707 </cell>
35708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35709 \begin_inset Text
35710
35711 \begin_layout Plain Layout
35712
35713 \end_layout
35714
35715 \end_inset
35716 </cell>
35717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35718 \begin_inset Text
35719
35720 \begin_layout Plain Layout
35721
35722 \family roman
35723 \series medium
35724 \shape up
35725 \emph off
35726 \bar no
35727 \noun off
35728 \color none
35729 ¨
35730 \end_layout
35731
35732 \end_inset
35733 </cell>
35734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35735 \begin_inset Text
35736
35737 \begin_layout Plain Layout
35738
35739 \family roman
35740 \series medium
35741 \shape up
35742 \emph off
35743 \bar no
35744 \noun off
35745 \color none
35746 ¸
35747 \end_layout
35748
35749 \end_inset
35750 </cell>
35751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35752 \begin_inset Text
35753
35754 \begin_layout Plain Layout
35755
35756 \family roman
35757 \series medium
35758 \shape up
35759 \emph off
35760 \bar no
35761 \noun off
35762 \color none
35763 È
35764 \end_layout
35765
35766 \end_inset
35767 </cell>
35768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35769 \begin_inset Text
35770
35771 \begin_layout Plain Layout
35772
35773 \family roman
35774 \series medium
35775 \shape up
35776 \emph off
35777 \bar no
35778 \noun off
35779 \color none
35780 Ø
35781 \end_layout
35782
35783 \end_inset
35784 </cell>
35785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35786 \begin_inset Text
35787
35788 \begin_layout Plain Layout
35789
35790 \family roman
35791 \series medium
35792 \shape up
35793 \emph off
35794 \bar no
35795 \noun off
35796 \color none
35797 è
35798 \end_layout
35799
35800 \end_inset
35801 </cell>
35802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35803 \begin_inset Text
35804
35805 \begin_layout Plain Layout
35806
35807 \family roman
35808 \series medium
35809 \shape up
35810 \emph off
35811 \bar no
35812 \noun off
35813 \color none
35814 ø
35815 \end_layout
35816
35817 \end_inset
35818 </cell>
35819 </row>
35820 <row>
35821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35822 \begin_inset Text
35823
35824 \begin_layout Plain Layout
35825
35826 \family roman
35827 \series medium
35828 \shape up
35829 \size tiny
35830 \emph off
35831 \bar no
35832 \noun off
35833 \color none
35834 09
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 \end_layout
35845
35846 \end_inset
35847 </cell>
35848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35849 \begin_inset Text
35850
35851 \begin_layout Plain Layout
35852
35853 \end_layout
35854
35855 \end_inset
35856 </cell>
35857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35858 \begin_inset Text
35859
35860 \begin_layout Plain Layout
35861
35862 \family roman
35863 \series medium
35864 \shape up
35865 \emph off
35866 \bar no
35867 \noun off
35868 \color none
35869 )
35870 \end_layout
35871
35872 \end_inset
35873 </cell>
35874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35875 \begin_inset Text
35876
35877 \begin_layout Plain Layout
35878
35879 \family roman
35880 \series medium
35881 \shape up
35882 \emph off
35883 \bar no
35884 \noun off
35885 \color none
35886 9
35887 \end_layout
35888
35889 \end_inset
35890 </cell>
35891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35892 \begin_inset Text
35893
35894 \begin_layout Plain Layout
35895
35896 \family roman
35897 \series medium
35898 \shape up
35899 \emph off
35900 \bar no
35901 \noun off
35902 \color none
35903 I
35904 \end_layout
35905
35906 \end_inset
35907 </cell>
35908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35909 \begin_inset Text
35910
35911 \begin_layout Plain Layout
35912
35913 \family roman
35914 \series medium
35915 \shape up
35916 \emph off
35917 \bar no
35918 \noun off
35919 \color none
35920 Y
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 i
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 y
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 \end_layout
35965
35966 \end_inset
35967 </cell>
35968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35969 \begin_inset Text
35970
35971 \begin_layout Plain Layout
35972
35973 \end_layout
35974
35975 \end_inset
35976 </cell>
35977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35978 \begin_inset Text
35979
35980 \begin_layout Plain Layout
35981
35982 \family roman
35983 \series medium
35984 \shape up
35985 \emph off
35986 \bar no
35987 \noun off
35988 \color none
35989 ©
35990 \end_layout
35991
35992 \end_inset
35993 </cell>
35994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35995 \begin_inset Text
35996
35997 \begin_layout Plain Layout
35998
35999 \family roman
36000 \series medium
36001 \shape up
36002 \emph off
36003 \bar no
36004 \noun off
36005 \color none
36006 ¹
36007 \end_layout
36008
36009 \end_inset
36010 </cell>
36011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36012 \begin_inset Text
36013
36014 \begin_layout Plain Layout
36015
36016 \family roman
36017 \series medium
36018 \shape up
36019 \emph off
36020 \bar no
36021 \noun off
36022 \color none
36023 É
36024 \end_layout
36025
36026 \end_inset
36027 </cell>
36028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36029 \begin_inset Text
36030
36031 \begin_layout Plain Layout
36032
36033 \family roman
36034 \series medium
36035 \shape up
36036 \emph off
36037 \bar no
36038 \noun off
36039 \color none
36040 Ù
36041 \end_layout
36042
36043 \end_inset
36044 </cell>
36045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36046 \begin_inset Text
36047
36048 \begin_layout Plain Layout
36049
36050 \family roman
36051 \series medium
36052 \shape up
36053 \emph off
36054 \bar no
36055 \noun off
36056 \color none
36057 é
36058 \end_layout
36059
36060 \end_inset
36061 </cell>
36062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36063 \begin_inset Text
36064
36065 \begin_layout Plain Layout
36066
36067 \family roman
36068 \series medium
36069 \shape up
36070 \emph off
36071 \bar no
36072 \noun off
36073 \color none
36074 ù
36075 \end_layout
36076
36077 \end_inset
36078 </cell>
36079 </row>
36080 <row>
36081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36082 \begin_inset Text
36083
36084 \begin_layout Plain Layout
36085
36086 \family roman
36087 \series medium
36088 \shape up
36089 \size tiny
36090 \emph off
36091 \bar no
36092 \noun off
36093 \color none
36094 0A
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 \end_layout
36105
36106 \end_inset
36107 </cell>
36108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36109 \begin_inset Text
36110
36111 \begin_layout Plain Layout
36112
36113 \end_layout
36114
36115 \end_inset
36116 </cell>
36117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36118 \begin_inset Text
36119
36120 \begin_layout Plain Layout
36121
36122 \family roman
36123 \series medium
36124 \shape up
36125 \emph off
36126 \bar no
36127 \noun off
36128 \color none
36129 *
36130 \end_layout
36131
36132 \end_inset
36133 </cell>
36134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36135 \begin_inset Text
36136
36137 \begin_layout Plain Layout
36138
36139 \family roman
36140 \series medium
36141 \shape up
36142 \emph off
36143 \bar no
36144 \noun off
36145 \color none
36146 :
36147 \end_layout
36148
36149 \end_inset
36150 </cell>
36151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36152 \begin_inset Text
36153
36154 \begin_layout Plain Layout
36155
36156 \family roman
36157 \series medium
36158 \shape up
36159 \emph off
36160 \bar no
36161 \noun off
36162 \color none
36163 J
36164 \end_layout
36165
36166 \end_inset
36167 </cell>
36168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36169 \begin_inset Text
36170
36171 \begin_layout Plain Layout
36172
36173 \family roman
36174 \series medium
36175 \shape up
36176 \emph off
36177 \bar no
36178 \noun off
36179 \color none
36180 Z
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 j
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 z
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 \end_layout
36225
36226 \end_inset
36227 </cell>
36228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36229 \begin_inset Text
36230
36231 \begin_layout Plain Layout
36232
36233 \end_layout
36234
36235 \end_inset
36236 </cell>
36237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36238 \begin_inset Text
36239
36240 \begin_layout Plain Layout
36241
36242 \family roman
36243 \series medium
36244 \shape up
36245 \emph off
36246 \bar no
36247 \noun off
36248 \color none
36249 ª
36250 \end_layout
36251
36252 \end_inset
36253 </cell>
36254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36255 \begin_inset Text
36256
36257 \begin_layout Plain Layout
36258
36259 \family roman
36260 \series medium
36261 \shape up
36262 \emph off
36263 \bar no
36264 \noun off
36265 \color none
36266 º
36267 \end_layout
36268
36269 \end_inset
36270 </cell>
36271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36272 \begin_inset Text
36273
36274 \begin_layout Plain Layout
36275
36276 \family roman
36277 \series medium
36278 \shape up
36279 \emph off
36280 \bar no
36281 \noun off
36282 \color none
36283 Ê
36284 \end_layout
36285
36286 \end_inset
36287 </cell>
36288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36289 \begin_inset Text
36290
36291 \begin_layout Plain Layout
36292
36293 \family roman
36294 \series medium
36295 \shape up
36296 \emph off
36297 \bar no
36298 \noun off
36299 \color none
36300 Ú
36301 \end_layout
36302
36303 \end_inset
36304 </cell>
36305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309
36310 \family roman
36311 \series medium
36312 \shape up
36313 \emph off
36314 \bar no
36315 \noun off
36316 \color none
36317 ê
36318 \end_layout
36319
36320 \end_inset
36321 </cell>
36322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36323 \begin_inset Text
36324
36325 \begin_layout Plain Layout
36326
36327 \family roman
36328 \series medium
36329 \shape up
36330 \emph off
36331 \bar no
36332 \noun off
36333 \color none
36334 ú
36335 \end_layout
36336
36337 \end_inset
36338 </cell>
36339 </row>
36340 <row>
36341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36342 \begin_inset Text
36343
36344 \begin_layout Plain Layout
36345
36346 \family roman
36347 \series medium
36348 \shape up
36349 \size tiny
36350 \emph off
36351 \bar no
36352 \noun off
36353 \color none
36354 0B
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 \end_layout
36365
36366 \end_inset
36367 </cell>
36368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36369 \begin_inset Text
36370
36371 \begin_layout Plain Layout
36372
36373 \end_layout
36374
36375 \end_inset
36376 </cell>
36377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36378 \begin_inset Text
36379
36380 \begin_layout Plain Layout
36381
36382 \family roman
36383 \series medium
36384 \shape up
36385 \emph off
36386 \bar no
36387 \noun off
36388 \color none
36389 +
36390 \end_layout
36391
36392 \end_inset
36393 </cell>
36394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36395 \begin_inset Text
36396
36397 \begin_layout Plain Layout
36398
36399 \family roman
36400 \series medium
36401 \shape up
36402 \emph off
36403 \bar no
36404 \noun off
36405 \color none
36406 ;
36407 \end_layout
36408
36409 \end_inset
36410 </cell>
36411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36412 \begin_inset Text
36413
36414 \begin_layout Plain Layout
36415
36416 \family roman
36417 \series medium
36418 \shape up
36419 \emph off
36420 \bar no
36421 \noun off
36422 \color none
36423 K
36424 \end_layout
36425
36426 \end_inset
36427 </cell>
36428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36429 \begin_inset Text
36430
36431 \begin_layout Plain Layout
36432
36433 \family roman
36434 \series medium
36435 \shape up
36436 \emph off
36437 \bar no
36438 \noun off
36439 \color none
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 k
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 \end_layout
36485
36486 \end_inset
36487 </cell>
36488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36489 \begin_inset Text
36490
36491 \begin_layout Plain Layout
36492
36493 \end_layout
36494
36495 \end_inset
36496 </cell>
36497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36498 \begin_inset Text
36499
36500 \begin_layout Plain Layout
36501
36502 \family roman
36503 \series medium
36504 \shape up
36505 \emph off
36506 \bar no
36507 \noun off
36508 \color none
36509 «
36510 \end_layout
36511
36512 \end_inset
36513 </cell>
36514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36515 \begin_inset Text
36516
36517 \begin_layout Plain Layout
36518
36519 \family roman
36520 \series medium
36521 \shape up
36522 \emph off
36523 \bar no
36524 \noun off
36525 \color none
36526 »
36527 \end_layout
36528
36529 \end_inset
36530 </cell>
36531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36532 \begin_inset Text
36533
36534 \begin_layout Plain Layout
36535
36536 \family roman
36537 \series medium
36538 \shape up
36539 \emph off
36540 \bar no
36541 \noun off
36542 \color none
36543 Ë
36544 \end_layout
36545
36546 \end_inset
36547 </cell>
36548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36549 \begin_inset Text
36550
36551 \begin_layout Plain Layout
36552
36553 \family roman
36554 \series medium
36555 \shape up
36556 \emph off
36557 \bar no
36558 \noun off
36559 \color none
36560 Û
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569
36570 \family roman
36571 \series medium
36572 \shape up
36573 \emph off
36574 \bar no
36575 \noun off
36576 \color none
36577 ë
36578 \end_layout
36579
36580 \end_inset
36581 </cell>
36582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36583 \begin_inset Text
36584
36585 \begin_layout Plain Layout
36586
36587 \family roman
36588 \series medium
36589 \shape up
36590 \emph off
36591 \bar no
36592 \noun off
36593 \color none
36594 û
36595 \end_layout
36596
36597 \end_inset
36598 </cell>
36599 </row>
36600 <row>
36601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36602 \begin_inset Text
36603
36604 \begin_layout Plain Layout
36605
36606 \family roman
36607 \series medium
36608 \shape up
36609 \size tiny
36610 \emph off
36611 \bar no
36612 \noun off
36613 \color none
36614 0C
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 \end_layout
36625
36626 \end_inset
36627 </cell>
36628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36629 \begin_inset Text
36630
36631 \begin_layout Plain Layout
36632
36633 \end_layout
36634
36635 \end_inset
36636 </cell>
36637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36638 \begin_inset Text
36639
36640 \begin_layout Plain Layout
36641
36642 \family roman
36643 \series medium
36644 \shape up
36645 \emph off
36646 \bar no
36647 \noun off
36648 \color none
36649 ,
36650 \end_layout
36651
36652 \end_inset
36653 </cell>
36654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36655 \begin_inset Text
36656
36657 \begin_layout Plain Layout
36658
36659 \family roman
36660 \series medium
36661 \shape up
36662 \emph off
36663 \bar no
36664 \noun off
36665 \color none
36666 <
36667 \end_layout
36668
36669 \end_inset
36670 </cell>
36671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36672 \begin_inset Text
36673
36674 \begin_layout Plain Layout
36675
36676 \family roman
36677 \series medium
36678 \shape up
36679 \emph off
36680 \bar no
36681 \noun off
36682 \color none
36683 L
36684 \end_layout
36685
36686 \end_inset
36687 </cell>
36688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36689 \begin_inset Text
36690
36691 \begin_layout Plain Layout
36692
36693 \family roman
36694 \series medium
36695 \shape up
36696 \emph off
36697 \bar no
36698 \noun off
36699 \color none
36700
36701 \backslash
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 l
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 \end_layout
36747
36748 \end_inset
36749 </cell>
36750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36751 \begin_inset Text
36752
36753 \begin_layout Plain Layout
36754
36755 \end_layout
36756
36757 \end_inset
36758 </cell>
36759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36760 \begin_inset Text
36761
36762 \begin_layout Plain Layout
36763
36764 \family roman
36765 \series medium
36766 \shape up
36767 \emph off
36768 \bar no
36769 \noun off
36770 \color none
36771 ¬
36772 \end_layout
36773
36774 \end_inset
36775 </cell>
36776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36777 \begin_inset Text
36778
36779 \begin_layout Plain Layout
36780
36781 \family roman
36782 \series medium
36783 \shape up
36784 \emph off
36785 \bar no
36786 \noun off
36787 \color none
36788 ¼
36789 \end_layout
36790
36791 \end_inset
36792 </cell>
36793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36794 \begin_inset Text
36795
36796 \begin_layout Plain Layout
36797
36798 \family roman
36799 \series medium
36800 \shape up
36801 \emph off
36802 \bar no
36803 \noun off
36804 \color none
36805 Ì
36806 \end_layout
36807
36808 \end_inset
36809 </cell>
36810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36811 \begin_inset Text
36812
36813 \begin_layout Plain Layout
36814
36815 \family roman
36816 \series medium
36817 \shape up
36818 \emph off
36819 \bar no
36820 \noun off
36821 \color none
36822 Ü
36823 \end_layout
36824
36825 \end_inset
36826 </cell>
36827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36828 \begin_inset Text
36829
36830 \begin_layout Plain Layout
36831
36832 \family roman
36833 \series medium
36834 \shape up
36835 \emph off
36836 \bar no
36837 \noun off
36838 \color none
36839 ì
36840 \end_layout
36841
36842 \end_inset
36843 </cell>
36844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36845 \begin_inset Text
36846
36847 \begin_layout Plain Layout
36848
36849 \family roman
36850 \series medium
36851 \shape up
36852 \emph off
36853 \bar no
36854 \noun off
36855 \color none
36856 ü
36857 \end_layout
36858
36859 \end_inset
36860 </cell>
36861 </row>
36862 <row>
36863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36864 \begin_inset Text
36865
36866 \begin_layout Plain Layout
36867
36868 \family roman
36869 \series medium
36870 \shape up
36871 \size tiny
36872 \emph off
36873 \bar no
36874 \noun off
36875 \color none
36876 0D
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 \end_layout
36887
36888 \end_inset
36889 </cell>
36890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36900 \begin_inset Text
36901
36902 \begin_layout Plain Layout
36903
36904 \family roman
36905 \series medium
36906 \shape up
36907 \emph off
36908 \bar no
36909 \noun off
36910 \color none
36911 -
36912 \end_layout
36913
36914 \end_inset
36915 </cell>
36916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36917 \begin_inset Text
36918
36919 \begin_layout Plain Layout
36920
36921 \family roman
36922 \series medium
36923 \shape up
36924 \emph off
36925 \bar no
36926 \noun off
36927 \color none
36928 =
36929 \end_layout
36930
36931 \end_inset
36932 </cell>
36933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36934 \begin_inset Text
36935
36936 \begin_layout Plain Layout
36937
36938 \family roman
36939 \series medium
36940 \shape up
36941 \emph off
36942 \bar no
36943 \noun off
36944 \color none
36945 M
36946 \end_layout
36947
36948 \end_inset
36949 </cell>
36950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36951 \begin_inset Text
36952
36953 \begin_layout Plain Layout
36954
36955 \family roman
36956 \series medium
36957 \shape up
36958 \emph off
36959 \bar no
36960 \noun off
36961 \color none
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 \family roman
36973 \series medium
36974 \shape up
36975 \emph off
36976 \bar no
36977 \noun off
36978 \color none
36979 m
36980 \end_layout
36981
36982 \end_inset
36983 </cell>
36984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36985 \begin_inset Text
36986
36987 \begin_layout Plain Layout
36988
36989 \family roman
36990 \series medium
36991 \shape up
36992 \emph off
36993 \bar no
36994 \noun off
36995 \color none
36996 }
36997 \end_layout
36998
36999 \end_inset
37000 </cell>
37001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37002 \begin_inset Text
37003
37004 \begin_layout Plain Layout
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 \end_layout
37016
37017 \end_inset
37018 </cell>
37019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023
37024 \end_layout
37025
37026 \end_inset
37027 </cell>
37028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37029 \begin_inset Text
37030
37031 \begin_layout Plain Layout
37032
37033 \family roman
37034 \series medium
37035 \shape up
37036 \emph off
37037 \bar no
37038 \noun off
37039 \color none
37040 ½
37041 \end_layout
37042
37043 \end_inset
37044 </cell>
37045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37046 \begin_inset Text
37047
37048 \begin_layout Plain Layout
37049
37050 \family roman
37051 \series medium
37052 \shape up
37053 \emph off
37054 \bar no
37055 \noun off
37056 \color none
37057 Í
37058 \end_layout
37059
37060 \end_inset
37061 </cell>
37062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37063 \begin_inset Text
37064
37065 \begin_layout Plain Layout
37066
37067 \family roman
37068 \series medium
37069 \shape up
37070 \emph off
37071 \bar no
37072 \noun off
37073 \color none
37074 Ý
37075 \end_layout
37076
37077 \end_inset
37078 </cell>
37079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37080 \begin_inset Text
37081
37082 \begin_layout Plain Layout
37083
37084 \family roman
37085 \series medium
37086 \shape up
37087 \emph off
37088 \bar no
37089 \noun off
37090 \color none
37091 í
37092 \end_layout
37093
37094 \end_inset
37095 </cell>
37096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37097 \begin_inset Text
37098
37099 \begin_layout Plain Layout
37100
37101 \family roman
37102 \series medium
37103 \shape up
37104 \emph off
37105 \bar no
37106 \noun off
37107 \color none
37108 ý
37109 \end_layout
37110
37111 \end_inset
37112 </cell>
37113 </row>
37114 <row>
37115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37116 \begin_inset Text
37117
37118 \begin_layout Plain Layout
37119
37120 \family roman
37121 \series medium
37122 \shape up
37123 \size tiny
37124 \emph off
37125 \bar no
37126 \noun off
37127 \color none
37128 0E
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 \end_layout
37139
37140 \end_inset
37141 </cell>
37142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37143 \begin_inset Text
37144
37145 \begin_layout Plain Layout
37146
37147 \end_layout
37148
37149 \end_inset
37150 </cell>
37151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37152 \begin_inset Text
37153
37154 \begin_layout Plain Layout
37155
37156 \family roman
37157 \series medium
37158 \shape up
37159 \emph off
37160 \bar no
37161 \noun off
37162 \color none
37163 .
37164 \end_layout
37165
37166 \end_inset
37167 </cell>
37168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37169 \begin_inset Text
37170
37171 \begin_layout Plain Layout
37172
37173 \family roman
37174 \series medium
37175 \shape up
37176 \emph off
37177 \bar no
37178 \noun off
37179 \color none
37180 >
37181 \end_layout
37182
37183 \end_inset
37184 </cell>
37185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37186 \begin_inset Text
37187
37188 \begin_layout Plain Layout
37189
37190 \family roman
37191 \series medium
37192 \shape up
37193 \emph off
37194 \bar no
37195 \noun off
37196 \color none
37197 N
37198 \end_layout
37199
37200 \end_inset
37201 </cell>
37202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37203 \begin_inset Text
37204
37205 \begin_layout Plain Layout
37206
37207 \family roman
37208 \series medium
37209 \shape up
37210 \emph off
37211 \bar no
37212 \noun off
37213 \color none
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 n
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 \end_layout
37259
37260 \end_inset
37261 </cell>
37262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37263 \begin_inset Text
37264
37265 \begin_layout Plain Layout
37266
37267 \end_layout
37268
37269 \end_inset
37270 </cell>
37271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37272 \begin_inset Text
37273
37274 \begin_layout Plain Layout
37275
37276 \family roman
37277 \series medium
37278 \shape up
37279 \emph off
37280 \bar no
37281 \noun off
37282 \color none
37283 ®
37284 \end_layout
37285
37286 \end_inset
37287 </cell>
37288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37289 \begin_inset Text
37290
37291 \begin_layout Plain Layout
37292
37293 \family roman
37294 \series medium
37295 \shape up
37296 \emph off
37297 \bar no
37298 \noun off
37299 \color none
37300 ¾
37301 \end_layout
37302
37303 \end_inset
37304 </cell>
37305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37306 \begin_inset Text
37307
37308 \begin_layout Plain Layout
37309
37310 \family roman
37311 \series medium
37312 \shape up
37313 \emph off
37314 \bar no
37315 \noun off
37316 \color none
37317 Î
37318 \end_layout
37319
37320 \end_inset
37321 </cell>
37322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37323 \begin_inset Text
37324
37325 \begin_layout Plain Layout
37326
37327 \family roman
37328 \series medium
37329 \shape up
37330 \emph off
37331 \bar no
37332 \noun off
37333 \color none
37334 Þ
37335 \end_layout
37336
37337 \end_inset
37338 </cell>
37339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37340 \begin_inset Text
37341
37342 \begin_layout Plain Layout
37343
37344 \family roman
37345 \series medium
37346 \shape up
37347 \emph off
37348 \bar no
37349 \noun off
37350 \color none
37351 î
37352 \end_layout
37353
37354 \end_inset
37355 </cell>
37356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37357 \begin_inset Text
37358
37359 \begin_layout Plain Layout
37360
37361 \family roman
37362 \series medium
37363 \shape up
37364 \emph off
37365 \bar no
37366 \noun off
37367 \color none
37368 þ
37369 \end_layout
37370
37371 \end_inset
37372 </cell>
37373 </row>
37374 <row>
37375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37376 \begin_inset Text
37377
37378 \begin_layout Plain Layout
37379
37380 \family roman
37381 \series medium
37382 \shape up
37383 \size tiny
37384 \emph off
37385 \bar no
37386 \noun off
37387 \color none
37388 0F
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 \end_layout
37399
37400 \end_inset
37401 </cell>
37402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37403 \begin_inset Text
37404
37405 \begin_layout Plain Layout
37406
37407 \end_layout
37408
37409 \end_inset
37410 </cell>
37411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37412 \begin_inset Text
37413
37414 \begin_layout Plain Layout
37415
37416 \family roman
37417 \series medium
37418 \shape up
37419 \emph off
37420 \bar no
37421 \noun off
37422 \color none
37423 /
37424 \end_layout
37425
37426 \end_inset
37427 </cell>
37428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37429 \begin_inset Text
37430
37431 \begin_layout Plain Layout
37432
37433 \family roman
37434 \series medium
37435 \shape up
37436 \emph off
37437 \bar no
37438 \noun off
37439 \color none
37440 ?
37441 \end_layout
37442
37443 \end_inset
37444 </cell>
37445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37446 \begin_inset Text
37447
37448 \begin_layout Plain Layout
37449
37450 \family roman
37451 \series medium
37452 \shape up
37453 \emph off
37454 \bar no
37455 \noun off
37456 \color none
37457 O
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 \family roman
37468 \series medium
37469 \shape up
37470 \emph off
37471 \bar no
37472 \noun off
37473 \color none
37474 _
37475 \end_layout
37476
37477 \end_inset
37478 </cell>
37479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37480 \begin_inset Text
37481
37482 \begin_layout Plain Layout
37483
37484 \family roman
37485 \series medium
37486 \shape up
37487 \emph off
37488 \bar no
37489 \noun off
37490 \color none
37491 o
37492 \end_layout
37493
37494 \end_inset
37495 </cell>
37496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37497 \begin_inset Text
37498
37499 \begin_layout Plain Layout
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 \end_layout
37511
37512 \end_inset
37513 </cell>
37514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37515 \begin_inset Text
37516
37517 \begin_layout Plain Layout
37518
37519 \end_layout
37520
37521 \end_inset
37522 </cell>
37523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37524 \begin_inset Text
37525
37526 \begin_layout Plain Layout
37527
37528 \family roman
37529 \series medium
37530 \shape up
37531 \emph off
37532 \bar no
37533 \noun off
37534 \color none
37535 ¯
37536 \end_layout
37537
37538 \end_inset
37539 </cell>
37540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544
37545 \family roman
37546 \series medium
37547 \shape up
37548 \emph off
37549 \bar no
37550 \noun off
37551 \color none
37552 ¿
37553 \end_layout
37554
37555 \end_inset
37556 </cell>
37557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37558 \begin_inset Text
37559
37560 \begin_layout Plain Layout
37561
37562 \family roman
37563 \series medium
37564 \shape up
37565 \emph off
37566 \bar no
37567 \noun off
37568 \color none
37569 Ï
37570 \end_layout
37571
37572 \end_inset
37573 </cell>
37574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37575 \begin_inset Text
37576
37577 \begin_layout Plain Layout
37578
37579 \family roman
37580 \series medium
37581 \shape up
37582 \emph off
37583 \bar no
37584 \noun off
37585 \color none
37586 ß
37587 \end_layout
37588
37589 \end_inset
37590 </cell>
37591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37592 \begin_inset Text
37593
37594 \begin_layout Plain Layout
37595
37596 \family roman
37597 \series medium
37598 \shape up
37599 \emph off
37600 \bar no
37601 \noun off
37602 \color none
37603 ï
37604 \end_layout
37605
37606 \end_inset
37607 </cell>
37608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37609 \begin_inset Text
37610
37611 \begin_layout Plain Layout
37612
37613 \family roman
37614 \series medium
37615 \shape up
37616 \emph off
37617 \bar no
37618 \noun off
37619 \color none
37620 ÿ
37621 \end_layout
37622
37623 \end_inset
37624 </cell>
37625 </row>
37626 </lyxtabular>
37627
37628 \end_inset
37629
37630
37631 \end_layout
37632
37633 \end_inset
37634
37635
37636 \end_layout
37637
37638 \begin_layout Standard
37639 The following is a full list of all of the accented characters LyX can display
37640  directly.
37641  It includes not only the accented characters from the previous table, but
37642  also the characters from 
37643 \family typewriter
37644 ISO8859–2
37645 \family default
37646  through 
37647 \family typewriter
37648 4
37649 \family default
37650 .
37651  
37652 \end_layout
37653
37654 \begin_layout Itemize
37655 From 
37656 \family typewriter
37657 ISO8859–1
37658 \family default
37659 :
37660 \end_layout
37661
37662 \begin_deeper
37663 \begin_layout Standard
37664 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37665 \begin_inset space \hfill{}
37666 \end_inset
37667
37668 diaeresis
37669 \end_layout
37670
37671 \begin_layout Standard
37672 ^ Â Ê Î Ô Û â ê î ô û
37673 \begin_inset space \hfill{}
37674 \end_inset
37675
37676 circumflex
37677 \end_layout
37678
37679 \begin_layout Standard
37680 ` À È Ì Ò Ù à è ì ò ù
37681 \begin_inset space \hfill{}
37682 \end_inset
37683
37684 grave
37685 \end_layout
37686
37687 \begin_layout Standard
37688 ´ Á É Í Ó Ú Ý á é í ó ú ý
37689 \begin_inset space \hfill{}
37690 \end_inset
37691
37692 acute
37693 \end_layout
37694
37695 \begin_layout Standard
37696 ~ Ã Ñ Õ ã ñ õ
37697 \begin_inset space \hfill{}
37698 \end_inset
37699
37700 tilde
37701 \end_layout
37702
37703 \begin_layout Standard
37704 ¸Çç
37705 \begin_inset space \hfill{}
37706 \end_inset
37707
37708 cedilla
37709 \end_layout
37710
37711 \begin_layout Standard
37712 ¯
37713 \begin_inset space \hfill{}
37714 \end_inset
37715
37716 macron
37717 \end_layout
37718
37719 \end_deeper
37720 \begin_layout Itemize
37721 From 
37722 \family typewriter
37723 ISO8859–2
37724 \family default
37725  through 
37726 \family typewriter
37727 4
37728 \family default
37729 :
37730 \end_layout
37731
37732 \begin_deeper
37733 \begin_layout Standard
37734 ĤĴĥĵĈĜŜĉĝŝ
37735 \begin_inset space \hfill{}
37736 \end_inset
37737
37738 circumflex
37739 \end_layout
37740
37741 \begin_layout Standard
37742 ŚŹśźŔĹĆŃŕĺćń
37743 \begin_inset space \hfill{}
37744 \end_inset
37745
37746 acute
37747 \end_layout
37748
37749 \begin_layout Standard
37750 Ĩı̃Ũũ
37751 \begin_inset space \hfill{}
37752 \end_inset
37753
37754 tilde
37755 \end_layout
37756
37757 \begin_layout Standard
37758 ŞşŢţŖĻĢŗļģŅĶņķ
37759 \begin_inset space \hfill{}
37760 \end_inset
37761
37762 cedilla
37763 \end_layout
37764
37765 \begin_layout Standard
37766 ĒēĀĪŌŪāı̄ōū
37767 \begin_inset space \hfill{}
37768 \end_inset
37769
37770 macron
37771 \end_layout
37772
37773 \begin_layout Standard
37774 ŐŰőű
37775 \begin_inset space \hfill{}
37776 \end_inset
37777
37778 Hungarian umlaut
37779 \end_layout
37780
37781 \end_deeper
37782 \begin_layout Standard
37783 All the characters above are actively supported by TeX fonts.
37784  In addition TeX allows diacritical marks on almost all characters.
37785  Also make sure you're using the 
37786 \family typewriter
37787 T1
37788 \family default
37789  font-encoding.
37790 \end_layout
37791
37792 \begin_layout Chapter
37793 \start_of_appendix
37794 The User Interface
37795 \begin_inset CommandInset label
37796 LatexCommand label
37797 name "chap:The-User-Interface"
37798
37799 \end_inset
37800
37801
37802 \end_layout
37803
37804 \begin_layout Standard
37805 This appendix lists all the available menus and describes their functionality.
37806  It is designed as a quick reference if you are searching for a special
37807  topic inside the user's guide.
37808 \end_layout
37809
37810 \begin_layout Section
37811 The File Menu
37812 \begin_inset Index idx
37813 status collapsed
37814
37815 \begin_layout Plain Layout
37816 Menu ! File
37817 \end_layout
37818
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \begin_layout Standard
37825 Under the 
37826 \family sans
37827 File
37828 \family default
37829  menu are the basic operations in addition to some more advanced operations.
37830 \end_layout
37831
37832 \begin_layout Subsection
37833 New
37834 \end_layout
37835
37836 \begin_layout Standard
37837 Creates a new document.
37838 \end_layout
37839
37840 \begin_layout Subsection
37841 New from Template
37842 \end_layout
37843
37844 \begin_layout Standard
37845 This menu entry prompts you for a template to use.
37846  Selecting a template will automatically set certain layout features for
37847  the document, features you would otherwise need to change manually.
37848 \end_layout
37849
37850 \begin_layout Subsection
37851 Open
37852 \end_layout
37853
37854 \begin_layout Standard
37855 Opens a document.
37856 \end_layout
37857
37858 \begin_layout Subsection
37859 Open Recent
37860 \end_layout
37861
37862 \begin_layout Standard
37863 The submenu shows a list of the recently opened files.
37864  Click there on a file to open it.
37865 \end_layout
37866
37867 \begin_layout Subsection
37868 Close
37869 \end_layout
37870
37871 \begin_layout Standard
37872 Closes the current document.
37873 \end_layout
37874
37875 \begin_layout Subsection
37876 Close All
37877 \end_layout
37878
37879 \begin_layout Standard
37880 Closes all opened documents.
37881 \end_layout
37882
37883 \begin_layout Subsection
37884 Save
37885 \end_layout
37886
37887 \begin_layout Standard
37888 Saves the actual document.
37889 \end_layout
37890
37891 \begin_layout Subsection
37892 Save As
37893 \end_layout
37894
37895 \begin_layout Standard
37896 Saves the actual document under a new name to create a copy.
37897 \end_layout
37898
37899 \begin_layout Subsection
37900 Save All
37901 \end_layout
37902
37903 \begin_layout Standard
37904 Saves all opened documents.
37905 \end_layout
37906
37907 \begin_layout Subsection
37908 Revert to saved
37909 \end_layout
37910
37911 \begin_layout Standard
37912 Reloads the actual document from disk.
37913 \end_layout
37914
37915 \begin_layout Subsection
37916 Version Control
37917 \end_layout
37918
37919 \begin_layout Standard
37920 This is used when multiple people are working on the same document or when
37921  one person wants to keep a careful archive of changes.
37922  It is described in the section 
37923 \emph on
37924 Version Control in LyX
37925 \emph default
37926  of the 
37927 \emph on
37928 Additional Features
37929 \emph default
37930  manual.
37931 \end_layout
37932
37933 \begin_layout Subsection
37934 Import
37935 \end_layout
37936
37937 \begin_layout Standard
37938 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37939  NoWeb-files, plain text files and comma separated, table-like text files
37940  (CSV).
37941  The files will be imported as a new LyX-document.
37942 \end_layout
37943
37944 \begin_layout Standard
37945 When using the menu entry 
37946 \family sans
37947 Plain
37948 \begin_inset space ~
37949 \end_inset
37950
37951 Text
37952 \family default
37953 , line breaks in the text will start a new paragraph; when using the menu
37954  entry 
37955 \family sans
37956 Plain
37957 \begin_inset space ~
37958 \end_inset
37959
37960 Text, Join
37961 \begin_inset space ~
37962 \end_inset
37963
37964 Lines
37965 \family default
37966 , consecutive lines of text will be imported to one big paragraph.
37967  A new paragraph will begin when there is a blank line in the file.
37968 \end_layout
37969
37970 \begin_layout Subsection
37971 Export
37972 \begin_inset CommandInset label
37973 LatexCommand label
37974 name "sub:Export"
37975
37976 \end_inset
37977
37978
37979 \end_layout
37980
37981 \begin_layout Standard
37982 You can export your document to various file formats.
37983  The resulting files are placed in the directory of your LyX-file.
37984  The menu entries are not the same on all installations.
37985  They depend on the programs found by LyX during its configuration.
37986 \end_layout
37987
37988 \begin_layout Standard
37989 Here is a list of all available entries; some of them are explained in detail
37990  in section
37991 \begin_inset space ~
37992 \end_inset
37993
37994
37995 \begin_inset CommandInset ref
37996 LatexCommand ref
37997 reference "sub:Output-file-formats"
37998
37999 \end_inset
38000
38001 :
38002 \end_layout
38003
38004 \begin_layout Description
38005
38006 \family sans
38007 CJK
38008 \family default
38009
38010 \begin_inset space ~
38011 \end_inset
38012
38013 L
38014 \begin_inset ERT
38015 status collapsed
38016
38017 \begin_layout Plain Layout
38018
38019 {}
38020 \end_layout
38021
38022 \end_inset
38023
38024 yX format of the special LyX
38025 \begin_inset space ~
38026 \end_inset
38027
38028 1.4.x versions for Chinese, Japanese and Korean (CJK)
38029 \begin_inset Newline newline
38030 \end_inset
38031
38032  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38033 \end_layout
38034
38035 \begin_layout Description
38036 DocBook text file with code in the language SGML that is used for the markup
38037  language 
38038 \family typewriter
38039 DocBook
38040 \end_layout
38041
38042 \begin_layout Description
38043 DocBook
38044 \begin_inset space ~
38045 \end_inset
38046
38047 (XML) text file with code in the language XML that is used for the markup
38048  language 
38049 \family typewriter
38050 DocBook
38051 \end_layout
38052
38053 \begin_layout Description
38054 DraftDVI LaTeX's native DVI-format.
38055  This format is not suitable if you have special characters or spaces in
38056  files paths or file names in your document.
38057  LyX use this format internally as a pre-stage to export to 
38058 \family sans
38059 DVI
38060 \family default
38061 .
38062 \end_layout
38063
38064 \begin_layout Description
38065 DVI DVI-format that also allows the useage of special characters or spaces
38066  in files paths or file names
38067 \end_layout
38068
38069 \begin_layout Description
38070 DVI
38071 \begin_inset space ~
38072 \end_inset
38073
38074 (LuaT
38075 \begin_inset ERT
38076 status collapsed
38077
38078 \begin_layout Plain Layout
38079
38080 {}
38081 \end_layout
38082
38083 \end_inset
38084
38085 eX) DVI-format using the program 
38086 \family typewriter
38087 LuaTeX
38088 \family default
38089 ; supports Unicode and the usage of non-TeX fonts; 
38090 \series bold
38091
38092 \begin_inset Note Greyedout
38093 status collapsed
38094
38095 \begin_layout Plain Layout
38096
38097 \series bold
38098 Note:
38099 \series default
38100  not all DVI-viewers are currently able to display this output format properly.
38101 \end_layout
38102
38103 \end_inset
38104
38105
38106 \end_layout
38107
38108 \begin_layout Description
38109 Graphviz
38110 \begin_inset space ~
38111 \end_inset
38112
38113 Dot text file with code in the programming language 
38114 \family typewriter
38115 Dot
38116 \family default
38117  which is used to draw visualizations of graphs via the program 
38118 \family typewriter
38119 Graphviz
38120 \end_layout
38121
38122 \begin_layout Description
38123 HTML HTML-format (the HTML-converter is a third-party product and may not
38124  work in all cases)
38125 \end_layout
38126
38127 \begin_layout Description
38128 HTML
38129 \begin_inset space ~
38130 \end_inset
38131
38132 (MS
38133 \begin_inset space ~
38134 \end_inset
38135
38136 Word) HTML-format specialized so that the result can be imported to 
38137 \family sans
38138 MS Word
38139 \family default
38140 ; as a consequence of this formulas will be embedded as bitmap fonts and
38141  not in the format 
38142 \family sans
38143 MathML
38144 \family default
38145 .
38146 \end_layout
38147
38148 \begin_layout Description
38149
38150 \family sans
38151 LaT
38152 \begin_inset ERT
38153 status collapsed
38154
38155 \begin_layout Plain Layout
38156
38157 {}
38158 \end_layout
38159
38160 \end_inset
38161
38162 eX
38163 \begin_inset space ~
38164 \end_inset
38165
38166 (
38167 \family default
38168 LuaT
38169 \family sans
38170
38171 \begin_inset ERT
38172 status collapsed
38173
38174 \begin_layout Plain Layout
38175
38176 {}
38177 \end_layout
38178
38179 \end_inset
38180
38181
38182 \family default
38183 eX
38184 \family sans
38185
38186 \family default
38187 text file with the LaTeX source that is compilable with the program 
38188 \family typewriter
38189 LuaTeX
38190 \end_layout
38191
38192 \begin_layout Description
38193
38194 \family sans
38195 LaT
38196 \begin_inset ERT
38197 status collapsed
38198
38199 \begin_layout Plain Layout
38200
38201 {}
38202 \end_layout
38203
38204 \end_inset
38205
38206 eX
38207 \begin_inset space ~
38208 \end_inset
38209
38210 (pdflatex)
38211 \family default
38212  text file with the LaTeX source, additionally all images used in the document
38213  will be converted to a format that is readable by the 
38214 \family typewriter
38215 pdflatex
38216 \family default
38217  program (GIF, JPG, PDF, PNG)
38218 \end_layout
38219
38220 \begin_layout Description
38221
38222 \family sans
38223 LaT
38224 \begin_inset ERT
38225 status collapsed
38226
38227 \begin_layout Plain Layout
38228
38229 {}
38230 \end_layout
38231
38232 \end_inset
38233
38234 eX
38235 \begin_inset space ~
38236 \end_inset
38237
38238 (plain)
38239 \family default
38240  text file with the LaTeX source code, additionally all images used in the
38241  document will be converted to the EPS-format, only this format is readable
38242  by the 
38243 \family typewriter
38244 latex
38245 \family default
38246  program
38247 \end_layout
38248
38249 \begin_layout Description
38250
38251 \family sans
38252 LaT
38253 \begin_inset ERT
38254 status collapsed
38255
38256 \begin_layout Plain Layout
38257
38258 {}
38259 \end_layout
38260
38261 \end_inset
38262
38263 eX
38264 \begin_inset space ~
38265 \end_inset
38266
38267 (
38268 \family default
38269 XeT
38270 \family sans
38271
38272 \begin_inset ERT
38273 status collapsed
38274
38275 \begin_layout Plain Layout
38276
38277 {}
38278 \end_layout
38279
38280 \end_inset
38281
38282
38283 \family default
38284 eX
38285 \family sans
38286
38287 \family default
38288 text file with the LaTeX source that is compilable with the program 
38289 \family typewriter
38290 XeTeX
38291 \end_layout
38292
38293 \begin_layout Description
38294 LilyPond
38295 \begin_inset space ~
38296 \end_inset
38297
38298 book
38299 \begin_inset space ~
38300 \end_inset
38301
38302 (La
38303 \family sans
38304
38305 \begin_inset ERT
38306 status collapsed
38307
38308 \begin_layout Plain Layout
38309
38310 {}
38311 \end_layout
38312
38313 \end_inset
38314
38315
38316 \family default
38317 TeX) text file with the LaTeX source and also code in the syntax of the
38318  music notation software 
38319 \family typewriter
38320 LilyPond
38321 \end_layout
38322
38323 \begin_layout Description
38324 L
38325 \family sans
38326
38327 \begin_inset ERT
38328 status collapsed
38329
38330 \begin_layout Plain Layout
38331
38332 {}
38333 \end_layout
38334
38335 \end_inset
38336
38337
38338 \family default
38339 yX
38340 \begin_inset space ~
38341 \end_inset
38342
38343 Archive
38344 \begin_inset space ~
38345 \end_inset
38346
38347 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38348  your system) that contains your document and all files that are necessary
38349  to compile it (images, child documents, BibTeX files, etc.)
38350 \end_layout
38351
38352 \begin_layout Description
38353 L
38354 \family sans
38355
38356 \begin_inset ERT
38357 status collapsed
38358
38359 \begin_layout Plain Layout
38360
38361 {}
38362 \end_layout
38363
38364 \end_inset
38365
38366
38367 \family default
38368 yX
38369 \begin_inset space ~
38370 \end_inset
38371
38372 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38373 \begin_inset Quotes eld
38374 \end_inset
38375
38376 z
38377 \begin_inset Quotes erd
38378 \end_inset
38379
38380  and 
38381 \begin_inset Quotes eld
38382 \end_inset
38383
38384 y
38385 \begin_inset Quotes erd
38386 \end_inset
38387
38388  represent the version number)
38389 \end_layout
38390
38391 \begin_layout Description
38392 L
38393 \family sans
38394
38395 \begin_inset ERT
38396 status collapsed
38397
38398 \begin_layout Plain Layout
38399
38400 {}
38401 \end_layout
38402
38403 \end_inset
38404
38405
38406 \family default
38407 yXHTML HTML-format using LyX's internal XHTML engine
38408 \end_layout
38409
38410 \begin_layout Description
38411 NoWeb text file with code in the format of the literate programming language
38412 \family typewriter
38413  NoWeb
38414 \end_layout
38415
38416 \begin_layout Description
38417 OpenDocument OpenDocument-formatted file, to be opened with 
38418 \family sans
38419 LibreOffice, OpenOffice, KOffice, Abiword
38420 \family default
38421 , etc.
38422  (The OpenDocument-converter is a third-party product and may not work in
38423  all cases)
38424 \end_layout
38425
38426 \begin_layout Description
38427
38428 \family sans
38429 PDF
38430 \begin_inset space ~
38431 \end_inset
38432
38433 (dvipdfm)
38434 \family default
38435  PDF-format using the program 
38436 \family typewriter
38437 dvipdfm
38438 \family default
38439 , produces internally a DVI-file which is then converted to a PDF-file
38440 \end_layout
38441
38442 \begin_layout Description
38443
38444 \family sans
38445 PDF
38446 \begin_inset space ~
38447 \end_inset
38448
38449 (LuaT
38450 \begin_inset ERT
38451 status collapsed
38452
38453 \begin_layout Plain Layout
38454
38455 {}
38456 \end_layout
38457
38458 \end_inset
38459
38460 eX)
38461 \family default
38462  PDF-format using the program 
38463 \family typewriter
38464 LuaTeX
38465 \family default
38466 , produces PDF-files directly
38467 \end_layout
38468
38469 \begin_layout Description
38470
38471 \family sans
38472 PDF
38473 \begin_inset space ~
38474 \end_inset
38475
38476 (pdflatex)
38477 \family default
38478  PDF-format using the program 
38479 \family typewriter
38480 pdflatex
38481 \family default
38482 , produces PDF-files directly
38483 \end_layout
38484
38485 \begin_layout Description
38486
38487 \family sans
38488 PDF
38489 \begin_inset space ~
38490 \end_inset
38491
38492 (ps2pdf)
38493 \family default
38494  PDF-format using the program 
38495 \family typewriter
38496 ps2pdf
38497 \family default
38498 , produces internally a PostScript-file which is then converted to a PDF-file
38499 \end_layout
38500
38501 \begin_layout Description
38502
38503 \family sans
38504 PDF
38505 \begin_inset space ~
38506 \end_inset
38507
38508 (XeT
38509 \begin_inset ERT
38510 status collapsed
38511
38512 \begin_layout Plain Layout
38513
38514 {}
38515 \end_layout
38516
38517 \end_inset
38518
38519 eX)
38520 \family default
38521  PDF-format using the program 
38522 \family typewriter
38523 XeTeX
38524 \family default
38525 , produces PDF-files directly
38526 \end_layout
38527
38528 \begin_layout Description
38529
38530 \family sans
38531 Plain
38532 \begin_inset space ~
38533 \end_inset
38534
38535 text
38536 \family default
38537  text format
38538 \end_layout
38539
38540 \begin_layout Description
38541
38542 \family sans
38543 Plain
38544 \begin_inset space ~
38545 \end_inset
38546
38547 text
38548 \begin_inset space ~
38549 \end_inset
38550
38551 (ps2ascii)
38552 \family default
38553  text format, the document will first be converted to Postscript format
38554  and then exported as text using the program 
38555 \family sans
38556 ps2ascii
38557 \end_layout
38558
38559 \begin_layout Description
38560
38561 \family sans
38562 Postscript
38563 \family default
38564  PostScript format using the program 
38565 \family typewriter
38566 dvips
38567 \end_layout
38568
38569 \begin_layout Description
38570 Sweave text file with the LaTeX source and also code in the statistical
38571  programming language 
38572 \family typewriter
38573 R
38574 \family default
38575 .
38576  Using the 
38577 \family typewriter
38578 R
38579 \family default
38580 -function 
38581 \family typewriter
38582 Sweave
38583 \family default
38584  it is possible to use 
38585 \family typewriter
38586 R
38587 \family default
38588 -commands in LaTeX
38589 \end_layout
38590
38591 \begin_layout Standard
38592 If one of the menu entries 
38593 \family sans
38594 DVI
38595 \family default
38596
38597 \family sans
38598 PDF
38599 \begin_inset space ~
38600 \end_inset
38601
38602 (pdflatex)
38603 \family default
38604  or 
38605 \family sans
38606 Postscript
38607 \family default
38608  is missing, you need to update your LaTeX installation.
38609  After updating you have to reconfigure LyX, see section
38610 \begin_inset space ~
38611 \end_inset
38612
38613
38614 \begin_inset CommandInset ref
38615 LatexCommand ref
38616 reference "sec:Basic-LyX-Setup"
38617
38618 \end_inset
38619
38620 .
38621 \begin_inset Index idx
38622 status collapsed
38623
38624 \begin_layout Plain Layout
38625 Reconfiguration of LyX
38626 \end_layout
38627
38628 \end_inset
38629
38630
38631 \end_layout
38632
38633 \begin_layout Subsection
38634 Print
38635 \end_layout
38636
38637 \begin_layout Standard
38638 With this menu entry you can print your document to a file in PostScript
38639  format or send it to a printer.
38640  The printer will also use the document in PostScript format.
38641  The conversion to PostScript is done in the background by LyX using the
38642  program 
38643 \family typewriter
38644 dvips
38645 \family default
38646 .
38647  For more information have a look at section
38648 \begin_inset space ~
38649 \end_inset
38650
38651
38652 \begin_inset CommandInset ref
38653 LatexCommand ref
38654 reference "sub:Printing-the-File"
38655
38656 \end_inset
38657
38658 .
38659 \end_layout
38660
38661 \begin_layout Subsection
38662 Fax
38663 \end_layout
38664
38665 \begin_layout Standard
38666 This menu entry will only appear if you have a fax program installed (on
38667  Windows you additionally need to register its program path to LyX's PATH
38668  prefix, see section
38669 \begin_inset space ~
38670 \end_inset
38671
38672
38673 \begin_inset CommandInset ref
38674 LatexCommand ref
38675 reference "sec:Paths"
38676
38677 \end_inset
38678
38679 ).
38680  With this menu entry you can send your document to a fax program like 
38681 \family typewriter
38682 hylapex
38683 \family default
38684  or 
38685 \family typewriter
38686 kdeprintfax
38687 \family default
38688 .
38689  The default format of the sent file is PostScript.
38690  The format can be changed in LyX's preferences as described in section
38691 \begin_inset space ~
38692 \end_inset
38693
38694
38695 \begin_inset CommandInset ref
38696 LatexCommand ref
38697 reference "sub:Converters"
38698
38699 \end_inset
38700
38701 .
38702 \end_layout
38703
38704 \begin_layout Subsection
38705 New and Close Window
38706 \end_layout
38707
38708 \begin_layout Standard
38709 Opens or closes a new instance of LyX.
38710 \end_layout
38711
38712 \begin_layout Subsection
38713 Exit
38714 \end_layout
38715
38716 \begin_layout Standard
38717 Prompts you to save all unsaved documents and then exits.
38718 \end_layout
38719
38720 \begin_layout Section
38721 The Edit Menu
38722 \begin_inset Index idx
38723 status collapsed
38724
38725 \begin_layout Plain Layout
38726 Menu ! Edit
38727 \end_layout
38728
38729 \end_inset
38730
38731
38732 \end_layout
38733
38734 \begin_layout Subsection
38735 Undo and Redo
38736 \end_layout
38737
38738 \begin_layout Standard
38739 Described in section
38740 \begin_inset space ~
38741 \end_inset
38742
38743
38744 \begin_inset CommandInset ref
38745 LatexCommand ref
38746 reference "sec:Undo-and-Redo"
38747
38748 \end_inset
38749
38750 .
38751 \end_layout
38752
38753 \begin_layout Subsection
38754 Cut, Copy, Paste, Paste Recent, Paste Special
38755 \end_layout
38756
38757 \begin_layout Standard
38758 Described in section
38759 \begin_inset space ~
38760 \end_inset
38761
38762
38763 \begin_inset CommandInset ref
38764 LatexCommand ref
38765 reference "sec:Basic-Editing-Features"
38766
38767 \end_inset
38768
38769 .
38770 \end_layout
38771
38772 \begin_layout Subsection
38773 Select Whole Inset
38774 \end_layout
38775
38776 \begin_layout Standard
38777 Selects the content of the inset where the cursor is currently in.
38778  If the cursor is outside of an inset, the whole document will be selected.
38779 \end_layout
38780
38781 \begin_layout Subsection
38782 Select All
38783 \end_layout
38784
38785 \begin_layout Standard
38786 Selects the whole document.
38787 \end_layout
38788
38789 \begin_layout Subsection
38790 Find & Replace (Quick)
38791 \end_layout
38792
38793 \begin_layout Standard
38794 Described in section
38795 \begin_inset space ~
38796 \end_inset
38797
38798
38799 \begin_inset CommandInset ref
38800 LatexCommand ref
38801 reference "sec:Basic-Editing-Features"
38802
38803 \end_inset
38804
38805 .
38806 \end_layout
38807
38808 \begin_layout Subsection
38809 Find & Replace (Advanced)
38810 \end_layout
38811
38812 \begin_layout Standard
38813 Described in section
38814 \begin_inset space ~
38815 \end_inset
38816
38817
38818 \begin_inset CommandInset ref
38819 LatexCommand ref
38820 reference "sec:Advanced-Find-and"
38821
38822 \end_inset
38823
38824 .
38825 \end_layout
38826
38827 \begin_layout Subsection
38828 Move Paragraph Up/Down
38829 \end_layout
38830
38831 \begin_layout Standard
38832 This shifts the paragraph where the cursor is currently in one paragraph
38833  up or down.
38834 \end_layout
38835
38836 \begin_layout Subsection
38837 Text Style
38838 \end_layout
38839
38840 \begin_layout Standard
38841 Described in section
38842 \begin_inset space ~
38843 \end_inset
38844
38845
38846 \begin_inset CommandInset ref
38847 LatexCommand ref
38848 reference "sub:Fine-Tuning-with-the"
38849
38850 \end_inset
38851
38852 .
38853 \end_layout
38854
38855 \begin_layout Subsection
38856 Paragraph Settings
38857 \begin_inset Index idx
38858 status collapsed
38859
38860 \begin_layout Plain Layout
38861 Paragraph ! Settings
38862 \end_layout
38863
38864 \end_inset
38865
38866
38867 \end_layout
38868
38869 \begin_layout Standard
38870 Enables you to set the paragraph alignment, line spacing and label width.
38871  These settings only affect the paragraph in which the cursor is currently
38872  in.
38873 \end_layout
38874
38875 \begin_layout Standard
38876 You can also prevent the first line of the paragraph being indented if you
38877  have chosen to separate paragraphs with indents in the 
38878 \family sans
38879 Document\SpecialChar \menuseparator
38880 Settings
38881 \family default
38882  dialog under 
38883 \family sans
38884 Text
38885 \begin_inset space ~
38886 \end_inset
38887
38888 Layout
38889 \family default
38890 .
38891 \end_layout
38892
38893 \begin_layout Subsection
38894 Table Settings and Math
38895 \end_layout
38896
38897 \begin_layout Standard
38898 These two menus are only fully active if the cursor is inside a table or
38899  a formula.
38900  Here you can change the properties of tables and formulas.
38901  The properties of tables are described in section
38902 \begin_inset space ~
38903 \end_inset
38904
38905
38906 \begin_inset CommandInset ref
38907 LatexCommand ref
38908 reference "sec:Tables"
38909
38910 \end_inset
38911
38912 , the properties of formulas in chapter
38913 \begin_inset space ~
38914 \end_inset
38915
38916
38917 \begin_inset CommandInset ref
38918 LatexCommand ref
38919 reference "cha:Mathematical-Formulas"
38920
38921 \end_inset
38922
38923 .
38924 \end_layout
38925
38926 \begin_layout Subsection
38927 Increase / Decrease List Depth
38928 \end_layout
38929
38930 \begin_layout Standard
38931 These menu entries are only active if the cursor is in an environment that
38932  can be nested.
38933  They increase/decrease the environment nesting level as explained in section
38934 \begin_inset space ~
38935 \end_inset
38936
38937
38938 \begin_inset CommandInset ref
38939 LatexCommand ref
38940 reference "sec:Nesting"
38941
38942 \end_inset
38943
38944  and 
38945 \begin_inset CommandInset ref
38946 LatexCommand ref
38947 reference "sub:Numbering-depth"
38948
38949 \end_inset
38950
38951 .
38952 \end_layout
38953
38954 \begin_layout Section
38955 The View Menu
38956 \begin_inset Index idx
38957 status collapsed
38958
38959 \begin_layout Plain Layout
38960 Menu ! View
38961 \end_layout
38962
38963 \end_inset
38964
38965
38966 \end_layout
38967
38968 \begin_layout Standard
38969 At the bottom of the 
38970 \family sans
38971 View
38972 \family default
38973  menu the opened documents are listed.
38974 \end_layout
38975
38976 \begin_layout Subsection
38977 Open/Close all Insets
38978 \end_layout
38979
38980 \begin_layout Standard
38981 Opens/closes all insets in your document.
38982 \end_layout
38983
38984 \begin_layout Subsection
38985 Unfold/Fold Math Macros
38986 \end_layout
38987
38988 \begin_layout Standard
38989 Unfolds/folds the current math macro.
38990 \end_layout
38991
38992 \begin_layout Standard
38993 Math macros are described in the 
38994 \emph on
38995 Math
38996 \emph default
38997  manual.
38998 \end_layout
38999
39000 \begin_layout Subsection
39001 View Source
39002 \end_layout
39003
39004 \begin_layout Standard
39005 Opens a window showing the source code of the actual document, as described
39006  in section
39007 \begin_inset space ~
39008 \end_inset
39009
39010
39011 \begin_inset CommandInset ref
39012 LatexCommand ref
39013 reference "sec:Previewing-snippets-of"
39014
39015 \end_inset
39016
39017 .
39018 \end_layout
39019
39020 \begin_layout Subsection
39021 View Messages
39022 \end_layout
39023
39024 \begin_layout Standard
39025 Opens a window showing console messages.
39026  This is useful for debugging LyX (i.
39027 \begin_inset space \thinspace{}
39028 \end_inset
39029
39030 e., hunt for errors in the program) or to see what is going on in the background
39031  while LaTeX is processing the document.
39032 \end_layout
39033
39034 \begin_layout Subsection
39035 View
39036 \end_layout
39037
39038 \begin_layout Standard
39039 This menu entry generates the output in the format you have specified as
39040  default output format either in the preferences (see sec.
39041 \begin_inset space \thinspace{}
39042 \end_inset
39043
39044
39045 \begin_inset CommandInset ref
39046 LatexCommand ref
39047 reference "sec:File-Formats"
39048
39049 \end_inset
39050
39051 ) or in the document settings (see sec.
39052 \begin_inset space \thinspace{}
39053 \end_inset
39054
39055
39056 \begin_inset CommandInset ref
39057 LatexCommand ref
39058 reference "sec:Doc-Output"
39059
39060 \end_inset
39061
39062 ) and opens it in an appropriate viewer.
39063  The viewer can be set or changed in the preferences, see section
39064 \begin_inset space ~
39065 \end_inset
39066
39067
39068 \begin_inset CommandInset ref
39069 LatexCommand ref
39070 reference "sec:File-Formats"
39071
39072 \end_inset
39073
39074 .
39075  The default viewers are set by LyX when it is first configured.
39076  The default output format is 
39077 \family sans
39078 PDF
39079 \begin_inset space ~
39080 \end_inset
39081
39082 (pdflatex)
39083 \family default
39084 .
39085 \end_layout
39086
39087 \begin_layout Subsection
39088 View (Other Formats)
39089 \end_layout
39090
39091 \begin_layout Standard
39092 With this submenu you can view your document in alternative output formats.
39093  The menu contains a list of available formats in which you can view the
39094  actual document with an external program.
39095  The menu entries are not the same on all installations — it depends on
39096  the LaTeX programs that are found while LyX was configured.
39097  All possible formats are listed in section
39098 \begin_inset space ~
39099 \end_inset
39100
39101
39102 \begin_inset CommandInset ref
39103 LatexCommand ref
39104 reference "sub:Export"
39105
39106 \end_inset
39107
39108 .
39109  You should at least see the menu entry 
39110 \family sans
39111 DVI
39112 \family default
39113 .
39114  If it is missing, you need to update or repair your LaTeX installation.
39115  After updating you have to reconfigure LyX, see section
39116 \begin_inset space ~
39117 \end_inset
39118
39119
39120 \begin_inset CommandInset ref
39121 LatexCommand ref
39122 reference "sec:Basic-LyX-Setup"
39123
39124 \end_inset
39125
39126 .
39127 \begin_inset Index idx
39128 status collapsed
39129
39130 \begin_layout Plain Layout
39131 Reconfiguration of LyX
39132 \end_layout
39133
39134 \end_inset
39135
39136
39137 \end_layout
39138
39139 \begin_layout Standard
39140 Invoking a menu will start a viewer program.
39141  The viewer can be set or changed in the preferences, see section
39142 \begin_inset space ~
39143 \end_inset
39144
39145
39146 \begin_inset CommandInset ref
39147 LatexCommand ref
39148 reference "sec:File-Formats"
39149
39150 \end_inset
39151
39152 .
39153  The default viewers are set by LyX when it is first configured.
39154 \end_layout
39155
39156 \begin_layout Subsection
39157 Update
39158 \end_layout
39159
39160 \begin_layout Standard
39161 This menu entry allows you to update the view with your latest changes (in
39162  the default output format) without opening a new viewer window.
39163 \end_layout
39164
39165 \begin_layout Subsection
39166 Update (Other Formats)
39167 \end_layout
39168
39169 \begin_layout Standard
39170 With this submenu you can update the view of alternative output formats
39171  of your document without opening a new viewer window.
39172 \end_layout
39173
39174 \begin_layout Subsection
39175 View Master Document
39176 \end_layout
39177
39178 \begin_layout Standard
39179 This menu item is only visible if your document is included to another document,
39180  which is then its 
39181 \begin_inset Quotes eld
39182 \end_inset
39183
39184 master
39185 \begin_inset Quotes erd
39186 \end_inset
39187
39188  (see section 
39189 \emph on
39190 Child Documents
39191 \emph default
39192  in the 
39193 \emph on
39194 Embedded
39195 \begin_inset space ~
39196 \end_inset
39197
39198 Objects
39199 \emph default
39200  manual for more information on this topic).
39201  This item allows you to view the master document from within its child.
39202  That is, if you are working on a child document which is a chapter of a
39203  book, 
39204 \family sans
39205 View Master
39206 \family default
39207  generates the output of the whole book, while 
39208 \family sans
39209 View
39210 \family default
39211  will just output the chapter alone.
39212 \end_layout
39213
39214 \begin_layout Standard
39215 The format used by this function is the default output format as specified
39216  in the preferences (see sec.
39217 \begin_inset space \thinspace{}
39218 \end_inset
39219
39220
39221 \begin_inset CommandInset ref
39222 LatexCommand ref
39223 reference "sec:File-Formats"
39224
39225 \end_inset
39226
39227 ) or in the document settings (see sec.
39228 \begin_inset space \thinspace{}
39229 \end_inset
39230
39231
39232 \begin_inset CommandInset ref
39233 LatexCommand ref
39234 reference "sec:Doc-Output"
39235
39236 \end_inset
39237
39238 ).
39239 \end_layout
39240
39241 \begin_layout Subsection
39242 Update Master Document
39243 \end_layout
39244
39245 \begin_layout Standard
39246 This menu item is only visible if your document is included to another document,
39247  which is then its 
39248 \begin_inset Quotes eld
39249 \end_inset
39250
39251 master
39252 \begin_inset Quotes erd
39253 \end_inset
39254
39255  (see section 
39256 \emph on
39257 Child Documents
39258 \emph default
39259  in the 
39260 \emph on
39261 Embedded
39262 \begin_inset space ~
39263 \end_inset
39264
39265 Objects
39266 \emph default
39267  manual for more information on this topic).
39268  This item allows you to update the view of a master document from within
39269  its child without the need to switch to the master document itself.
39270 \end_layout
39271
39272 \begin_layout Standard
39273 The format used by this function is the default output format as specified
39274  in the preferences (see sec.
39275 \begin_inset space \thinspace{}
39276 \end_inset
39277
39278
39279 \begin_inset CommandInset ref
39280 LatexCommand ref
39281 reference "sec:File-Formats"
39282
39283 \end_inset
39284
39285 ) or in the document settings (see sec.
39286 \begin_inset space \thinspace{}
39287 \end_inset
39288
39289
39290 \begin_inset CommandInset ref
39291 LatexCommand ref
39292 reference "sec:Doc-Output"
39293
39294 \end_inset
39295
39296 ).
39297 \end_layout
39298
39299 \begin_layout Subsection
39300 Split View
39301 \end_layout
39302
39303 \begin_layout Standard
39304 This will split LyX's main window vertically or horizontally.
39305  This allows you to view documents at the same time to compare them, or
39306  to view the same document, but at different positions.
39307  You can even split the main window several times to view for example 3
39308  or more documents at the same time.
39309  To return to an unsplit view, use the menu 
39310 \family sans
39311 Close Current View
39312 \family default
39313 .
39314 \end_layout
39315
39316 \begin_layout Subsection
39317 Close Current View
39318 \end_layout
39319
39320 \begin_layout Standard
39321 Closes a split view.
39322 \end_layout
39323
39324 \begin_layout Subsection
39325 Fullscreen
39326 \end_layout
39327
39328 \begin_layout Standard
39329 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39330  so that you will see nothing but your text.
39331  It furthermore displays LyX's main window fullscreen.
39332  To return from fullscreen to the normal view, press F11, or right-click
39333  and turn off the fullscreen mode in the context menu.
39334 \end_layout
39335
39336 \begin_layout Subsection
39337 Toolbars
39338 \begin_inset CommandInset label
39339 LatexCommand label
39340 name "sub:Toolbars"
39341
39342 \end_inset
39343
39344
39345 \begin_inset Index idx
39346 status collapsed
39347
39348 \begin_layout Plain Layout
39349 Toolbar
39350 \end_layout
39351
39352 \end_inset
39353
39354
39355 \end_layout
39356
39357 \begin_layout Standard
39358 In this menu entry you can set the appearance of the different toolbars.
39359  All toolbars and the 
39360 \family sans
39361 Command
39362 \begin_inset space ~
39363 \end_inset
39364
39365 Buffer
39366 \family default
39367  can be turned on and off.
39368  The 
39369 \emph on
39370 on
39371 \emph default
39372  state is denoted in the menu with a checkmark.
39373  The 
39374 \family sans
39375 Review
39376 \family default
39377
39378 \family sans
39379 Table
39380 \family default
39381
39382 \family sans
39383 Math
39384 \begin_inset space ~
39385 \end_inset
39386
39387 Panels
39388 \family default
39389
39390 \family sans
39391 Math
39392 \begin_inset space ~
39393 \end_inset
39394
39395 Macros
39396 \family default
39397  and 
39398 \family sans
39399 Math
39400 \family default
39401  toolbars can be additionally set to the state 
39402 \emph on
39403 automatic
39404 \emph default
39405  that is denoted in the menu with the suffix 
39406 \family sans
39407 (auto)
39408 \family default
39409 .
39410 \end_layout
39411
39412 \begin_layout Standard
39413 In the 
39414 \emph on
39415 on
39416 \emph default
39417  state the toolbar is permanently shown, in the 
39418 \emph on
39419 automatic
39420 \emph default
39421  state the toolbar is only shown when the cursor is in a certain environment
39422  or when a certain feature is enabled.
39423  That means that the review toolbar will only be shown if change tracking
39424  is activated, the math and table toolbars are only shown if the cursor
39425  is inside a formula or table, respectively.
39426 \end_layout
39427
39428 \begin_layout Standard
39429 LyX's toolbars and their buttons are explained in section
39430 \begin_inset space ~
39431 \end_inset
39432
39433
39434 \begin_inset CommandInset ref
39435 LatexCommand ref
39436 reference "sec:Toolbars"
39437
39438 \end_inset
39439
39440 .
39441 \end_layout
39442
39443 \begin_layout Section
39444 The Insert Menu
39445 \begin_inset Index idx
39446 status collapsed
39447
39448 \begin_layout Plain Layout
39449 Menu ! Insert
39450 \end_layout
39451
39452 \end_inset
39453
39454
39455 \end_layout
39456
39457 \begin_layout Subsection
39458 Math
39459 \end_layout
39460
39461 \begin_layout Standard
39462 Inserts math constructs that are explained in chapter
39463 \begin_inset space ~
39464 \end_inset
39465
39466
39467 \begin_inset CommandInset ref
39468 LatexCommand ref
39469 reference "cha:Mathematical-Formulas"
39470
39471 \end_inset
39472
39473  and the 
39474 \emph on
39475 Math
39476 \emph default
39477  manual.
39478 \end_layout
39479
39480 \begin_layout Subsection
39481 Special Character
39482 \begin_inset CommandInset label
39483 LatexCommand label
39484 name "sub:Special-Character"
39485
39486 \end_inset
39487
39488
39489 \end_layout
39490
39491 \begin_layout Standard
39492 Here you can insert the following characters:
39493 \end_layout
39494
39495 \begin_layout Description
39496 Symbols Inserts any character that can be output by your LaTeX system.
39497  Therefore the number of character categories in this dialog and the available
39498  characters depend on the LaTeX-packages you have installed.
39499 \begin_inset Newline newline
39500 \end_inset
39501
39502  
39503 \begin_inset Note Greyedout
39504 status collapsed
39505
39506 \begin_layout Plain Layout
39507
39508 \series bold
39509 Note:
39510 \series default
39511  Not all characters will be visible in the 
39512 \family sans
39513 Symbols
39514 \family default
39515  dialog because none of the screen fonts that you can set in the preferences
39516  dialog (see sec.
39517 \begin_inset space \thinspace{}
39518 \end_inset
39519
39520
39521 \begin_inset CommandInset ref
39522 LatexCommand ref
39523 reference "sub:Screen-Fonts"
39524
39525 \end_inset
39526
39527 ) can display every character.
39528 \end_layout
39529
39530 \end_inset
39531
39532
39533 \end_layout
39534
39535 \begin_layout Description
39536 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39537
39538 \end_layout
39539
39540 \begin_layout Description
39541 End
39542 \begin_inset space ~
39543 \end_inset
39544
39545 of
39546 \begin_inset space ~
39547 \end_inset
39548
39549 Sentence Inserts an end of sentence dot as described in section
39550 \begin_inset space ~
39551 \end_inset
39552
39553
39554 \begin_inset CommandInset ref
39555 LatexCommand ref
39556 reference "sub:Abbreviations"
39557
39558 \end_inset
39559
39560 .
39561 \end_layout
39562
39563 \begin_layout Description
39564 Ordinary
39565 \begin_inset space ~
39566 \end_inset
39567
39568 Quote Inserts this quote: ", no matter what quote type you selected in the
39569  
39570 \family sans
39571 Document\SpecialChar \menuseparator
39572 Settings
39573 \family default
39574  dialog under 
39575 \family sans
39576 Language
39577 \family default
39578 .
39579 \end_layout
39580
39581 \begin_layout Description
39582 Single
39583 \begin_inset space ~
39584 \end_inset
39585
39586 Quote Inserts this quote: 
39587 \begin_inset Quotes ers
39588 \end_inset
39589
39590
39591 \end_layout
39592
39593 \begin_layout Description
39594 Protected
39595 \begin_inset space ~
39596 \end_inset
39597
39598 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39599
39600 \end_layout
39601
39602 \begin_layout Description
39603 Breakable
39604 \begin_inset space ~
39605 \end_inset
39606
39607 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39608
39609 \end_layout
39610
39611 \begin_layout Description
39612 Menu
39613 \begin_inset space ~
39614 \end_inset
39615
39616 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39617
39618 \end_layout
39619
39620 \begin_layout Description
39621 Phonetic
39622 \begin_inset space ~
39623 \end_inset
39624
39625 Symbols 
39626 \begin_inset Index idx
39627 status collapsed
39628
39629 \begin_layout Plain Layout
39630 Phonetic symbols
39631 \end_layout
39632
39633 \end_inset
39634
39635
39636 \begin_inset Index idx
39637 status collapsed
39638
39639 \begin_layout Plain Layout
39640 Language ! Phonetic symbols
39641 \end_layout
39642
39643 \end_inset
39644
39645 Creates a formula with a so called tipa inset.
39646  Here you can insert commands to create IPA phonetic symbols.
39647  For this feature you must have the LaTeX-package 
39648 \series bold
39649 tipa
39650 \series default
39651
39652 \begin_inset Index idx
39653 status collapsed
39654
39655 \begin_layout Plain Layout
39656 LaTeX-packages ! tipa
39657 \end_layout
39658
39659 \end_inset
39660
39661  installed.
39662 \begin_inset Newline newline
39663 \end_inset
39664
39665 For more information about this feature we refer you to the documentation
39666  of 
39667 \series bold
39668 tipa, 
39669 \begin_inset CommandInset citation
39670 LatexCommand cite
39671 key "tipa"
39672
39673 \end_inset
39674
39675
39676 \series default
39677  and this Wiki-page:
39678 \begin_inset Newline newline
39679 \end_inset
39680
39681
39682 \begin_inset Flex URL
39683 status collapsed
39684
39685 \begin_layout Plain Layout
39686
39687 http://wiki.lyx.org/LyX/LinguistLyX
39688 \end_layout
39689
39690 \end_inset
39691
39692
39693 \end_layout
39694
39695 \begin_layout Subsection
39696 Formatting
39697 \end_layout
39698
39699 \begin_layout Standard
39700 Here you can insert the following format constructs:
39701 \end_layout
39702
39703 \begin_layout Description
39704 Superscript Inserts a superscript: test
39705 \begin_inset script superscript
39706
39707 \begin_layout Plain Layout
39708 a, b
39709 \end_layout
39710
39711 \end_inset
39712
39713
39714 \end_layout
39715
39716 \begin_layout Description
39717 Subscript Inserts a subscript: test
39718 \begin_inset script subscript
39719
39720 \begin_layout Plain Layout
39721 3x
39722 \end_layout
39723
39724 \end_inset
39725
39726
39727 \end_layout
39728
39729 \begin_layout Description
39730 Protected
39731 \begin_inset space ~
39732 \end_inset
39733
39734 Space Inserts a protected space that is described in section
39735 \begin_inset space ~
39736 \end_inset
39737
39738
39739 \begin_inset CommandInset ref
39740 LatexCommand ref
39741 reference "sub:Protected-Space"
39742
39743 \end_inset
39744
39745 .
39746 \end_layout
39747
39748 \begin_layout Description
39749 Inter-word
39750 \begin_inset space ~
39751 \end_inset
39752
39753 Space Inserts an inter-word space that is described in section
39754 \begin_inset space ~
39755 \end_inset
39756
39757
39758 \begin_inset CommandInset ref
39759 LatexCommand ref
39760 reference "sub:Inter-word-Space"
39761
39762 \end_inset
39763
39764 .
39765 \end_layout
39766
39767 \begin_layout Description
39768 Thin
39769 \begin_inset space ~
39770 \end_inset
39771
39772 Space Inserts a thin space that is described in section
39773 \begin_inset space ~
39774 \end_inset
39775
39776
39777 \begin_inset CommandInset ref
39778 LatexCommand ref
39779 reference "sub:Thin-Space"
39780
39781 \end_inset
39782
39783 .
39784 \end_layout
39785
39786 \begin_layout Description
39787 Horizontal
39788 \begin_inset space ~
39789 \end_inset
39790
39791 Space Inserts horizontal space, see section
39792 \begin_inset space ~
39793 \end_inset
39794
39795
39796 \begin_inset CommandInset ref
39797 LatexCommand ref
39798 reference "sub:Horizontal-Space"
39799
39800 \end_inset
39801
39802  for a description.
39803 \end_layout
39804
39805 \begin_layout Description
39806 Horizontal
39807 \begin_inset space ~
39808 \end_inset
39809
39810 Line Inserts a horizontal line, see section
39811 \begin_inset space ~
39812 \end_inset
39813
39814
39815 \begin_inset CommandInset ref
39816 LatexCommand ref
39817 reference "sub:Horizontal-Lines"
39818
39819 \end_inset
39820
39821  for a description.
39822 \end_layout
39823
39824 \begin_layout Description
39825 Vertical
39826 \begin_inset space ~
39827 \end_inset
39828
39829 Space Inserts vertical space, see section
39830 \begin_inset space ~
39831 \end_inset
39832
39833
39834 \begin_inset CommandInset ref
39835 LatexCommand ref
39836 reference "sub:Vertical-Space"
39837
39838 \end_inset
39839
39840  for a description.
39841 \end_layout
39842
39843 \begin_layout Description
39844 Phantom Inserts Phantom space, see section
39845 \begin_inset space ~
39846 \end_inset
39847
39848
39849 \begin_inset CommandInset ref
39850 LatexCommand ref
39851 reference "sub:Phantom-Space"
39852
39853 \end_inset
39854
39855 .
39856 \end_layout
39857
39858 \begin_layout Description
39859 Hyphenation
39860 \begin_inset space ~
39861 \end_inset
39862
39863 Point Inserts a hyphenation point, see section
39864 \begin_inset space ~
39865 \end_inset
39866
39867
39868 \begin_inset CommandInset ref
39869 LatexCommand ref
39870 reference "sub:Hyphenation"
39871
39872 \end_inset
39873
39874 .
39875 \end_layout
39876
39877 \begin_layout Description
39878 Ligature
39879 \begin_inset space ~
39880 \end_inset
39881
39882 Break Inserts a ligature break, see section
39883 \begin_inset space ~
39884 \end_inset
39885
39886
39887 \begin_inset CommandInset ref
39888 LatexCommand ref
39889 reference "sub:Ligatures"
39890
39891 \end_inset
39892
39893 .
39894 \end_layout
39895
39896 \begin_layout Description
39897 Ragged
39898 \begin_inset space ~
39899 \end_inset
39900
39901 Line
39902 \begin_inset space ~
39903 \end_inset
39904
39905 Break Inserts a forced line break, see section
39906 \begin_inset space ~
39907 \end_inset
39908
39909
39910 \begin_inset CommandInset ref
39911 LatexCommand ref
39912 reference "sub:Forced-Line-Breaks"
39913
39914 \end_inset
39915
39916 .
39917 \end_layout
39918
39919 \begin_layout Description
39920 Justified
39921 \begin_inset space ~
39922 \end_inset
39923
39924 Break Inserts a forced line break that furthermore stretches the broken
39925  text line to the page border, see section
39926 \begin_inset space ~
39927 \end_inset
39928
39929
39930 \begin_inset CommandInset ref
39931 LatexCommand ref
39932 reference "sub:Forced-Line-Breaks"
39933
39934 \end_inset
39935
39936 .
39937 \end_layout
39938
39939 \begin_layout Description
39940 New
39941 \begin_inset space ~
39942 \end_inset
39943
39944 Page Inserts a forced page break, described in section
39945 \begin_inset space ~
39946 \end_inset
39947
39948
39949 \begin_inset CommandInset ref
39950 LatexCommand ref
39951 reference "sub:Forced-Page-Breaks"
39952
39953 \end_inset
39954
39955 .
39956 \end_layout
39957
39958 \begin_layout Description
39959 Page
39960 \begin_inset space ~
39961 \end_inset
39962
39963 Break Inserts a forced page break that furthermore stretches the broken
39964  text page to the page border, described in section
39965 \begin_inset space ~
39966 \end_inset
39967
39968
39969 \begin_inset CommandInset ref
39970 LatexCommand ref
39971 reference "sub:Forced-Page-Breaks"
39972
39973 \end_inset
39974
39975 .
39976 \end_layout
39977
39978 \begin_layout Description
39979 Clear
39980 \begin_inset space ~
39981 \end_inset
39982
39983 Page Inserts a clear page break, described in section
39984 \begin_inset space ~
39985 \end_inset
39986
39987
39988 \begin_inset CommandInset ref
39989 LatexCommand ref
39990 reference "sub:Clear-Page-Breaks"
39991
39992 \end_inset
39993
39994 .
39995 \end_layout
39996
39997 \begin_layout Description
39998 Clear
39999 \begin_inset space ~
40000 \end_inset
40001
40002 Double
40003 \begin_inset space ~
40004 \end_inset
40005
40006 Page Inserts a clear doublepage break, described in section
40007 \begin_inset space ~
40008 \end_inset
40009
40010
40011 \begin_inset CommandInset ref
40012 LatexCommand ref
40013 reference "sub:Clear-Page-Breaks"
40014
40015 \end_inset
40016
40017 .
40018 \end_layout
40019
40020 \begin_layout Subsection
40021 List / TOC
40022 \end_layout
40023
40024 \begin_layout Standard
40025 Various lists can be inserted with this menu entry.
40026  The table of contents, the algorithm, figures and tables list are described
40027  in section
40028 \begin_inset space ~
40029 \end_inset
40030
40031
40032 \begin_inset CommandInset ref
40033 LatexCommand ref
40034 reference "sec:toc"
40035
40036 \end_inset
40037
40038 .
40039  The index list is described in section
40040 \begin_inset space ~
40041 \end_inset
40042
40043
40044 \begin_inset CommandInset ref
40045 LatexCommand ref
40046 reference "sec:Index"
40047
40048 \end_inset
40049
40050 , the nomenclature in section
40051 \begin_inset space ~
40052 \end_inset
40053
40054
40055 \begin_inset CommandInset ref
40056 LatexCommand ref
40057 reference "sec:Nomenclature"
40058
40059 \end_inset
40060
40061  and the BibTeX bibliography in section
40062 \begin_inset space ~
40063 \end_inset
40064
40065
40066 \begin_inset CommandInset ref
40067 LatexCommand ref
40068 reference "sub:Bibliography-databases"
40069
40070 \end_inset
40071
40072 .
40073 \end_layout
40074
40075 \begin_layout Subsection
40076 Float
40077 \end_layout
40078
40079 \begin_layout Standard
40080 To insert floats, described in section
40081 \begin_inset space ~
40082 \end_inset
40083
40084
40085 \begin_inset CommandInset ref
40086 LatexCommand ref
40087 reference "sec:Floats"
40088
40089 \end_inset
40090
40091 .
40092 \end_layout
40093
40094 \begin_layout Subsection
40095 Note
40096 \end_layout
40097
40098 \begin_layout Standard
40099 To insert notes, described in section
40100 \begin_inset space ~
40101 \end_inset
40102
40103
40104 \begin_inset CommandInset ref
40105 LatexCommand ref
40106 reference "sec:Notes"
40107
40108 \end_inset
40109
40110 .
40111 \end_layout
40112
40113 \begin_layout Subsection
40114 Branch
40115 \end_layout
40116
40117 \begin_layout Standard
40118 Inserts branch insets as described in section
40119 \begin_inset space ~
40120 \end_inset
40121
40122
40123 \begin_inset CommandInset ref
40124 LatexCommand ref
40125 reference "sec:Branches"
40126
40127 \end_inset
40128
40129 .
40130 \end_layout
40131
40132 \begin_layout Subsection
40133 Custom Insets
40134 \end_layout
40135
40136 \begin_layout Standard
40137 Inserts document class-specific insets.
40138  Such insets only exist if they are defined in the layout file for a certain
40139  document class.
40140  An example is the document class 
40141 \begin_inset Quotes eld
40142 \end_inset
40143
40144 article (Elsevier)
40145 \begin_inset Quotes erd
40146 \end_inset
40147
40148  with three custom insets.
40149  The section 
40150 \emph on
40151 Flex insets and InsetLayout
40152 \emph default
40153  of the 
40154 \emph on
40155 Customization
40156 \emph default
40157  manual explains how custom insets are defined.
40158 \end_layout
40159
40160 \begin_layout Subsection
40161 File
40162 \begin_inset Index idx
40163 status collapsed
40164
40165 \begin_layout Plain Layout
40166 External Material
40167 \end_layout
40168
40169 \end_inset
40170
40171
40172 \end_layout
40173
40174 \begin_layout Standard
40175 This menu entry allows you to insert or include the contents of other files
40176  in your document.
40177  How you can do this is explained in detail in the chapter 
40178 \emph on
40179 External Stuff
40180 \emph default
40181  of the 
40182 \emph on
40183 Embedded
40184 \begin_inset space ~
40185 \end_inset
40186
40187 Objects
40188 \emph default
40189  manual.
40190 \end_layout
40191
40192 \begin_layout Subsection
40193 Box
40194 \begin_inset Index idx
40195 status collapsed
40196
40197 \begin_layout Plain Layout
40198 Boxes
40199 \end_layout
40200
40201 \end_inset
40202
40203
40204 \end_layout
40205
40206 \begin_layout Standard
40207 Inserts a minipage box that is described section
40208 \begin_inset space ~
40209 \end_inset
40210
40211
40212 \begin_inset CommandInset ref
40213 LatexCommand ref
40214 reference "sec:Minipages"
40215
40216 \end_inset
40217
40218 .
40219  All box types supported by LyX are explained in detail in the chapter 
40220 \emph on
40221 Boxes
40222 \emph default
40223  of the 
40224 \emph on
40225 Embedded
40226 \begin_inset space ~
40227 \end_inset
40228
40229 Objects
40230 \emph default
40231  manual.
40232 \end_layout
40233
40234 \begin_layout Subsection
40235 Citation
40236 \end_layout
40237
40238 \begin_layout Standard
40239 Inserts a citation as described in section
40240 \begin_inset space ~
40241 \end_inset
40242
40243
40244 \begin_inset CommandInset ref
40245 LatexCommand ref
40246 reference "sec:Bibliography"
40247
40248 \end_inset
40249
40250 .
40251 \end_layout
40252
40253 \begin_layout Subsection
40254 Cross-Reference
40255 \end_layout
40256
40257 \begin_layout Standard
40258 Inserts a cross-reference as described in section
40259 \begin_inset space ~
40260 \end_inset
40261
40262
40263 \begin_inset CommandInset ref
40264 LatexCommand ref
40265 reference "sec:Cross-References"
40266
40267 \end_inset
40268
40269 .
40270 \end_layout
40271
40272 \begin_layout Subsection
40273 Label
40274 \end_layout
40275
40276 \begin_layout Standard
40277 Inserts a label as described in section
40278 \begin_inset space ~
40279 \end_inset
40280
40281
40282 \begin_inset CommandInset ref
40283 LatexCommand ref
40284 reference "sec:Cross-References"
40285
40286 \end_inset
40287
40288 .
40289 \end_layout
40290
40291 \begin_layout Subsection
40292 Caption
40293 \begin_inset Index idx
40294 status collapsed
40295
40296 \begin_layout Plain Layout
40297 Captions
40298 \end_layout
40299
40300 \end_inset
40301
40302
40303 \begin_inset Index idx
40304 status collapsed
40305
40306 \begin_layout Plain Layout
40307 Longtables ! Caption
40308 \end_layout
40309
40310 \end_inset
40311
40312
40313 \end_layout
40314
40315 \begin_layout Standard
40316 Inserts a caption in a float or longtable.
40317  Floats are described in section
40318 \begin_inset space ~
40319 \end_inset
40320
40321
40322 \begin_inset CommandInset ref
40323 LatexCommand ref
40324 reference "sec:Floats"
40325
40326 \end_inset
40327
40328 , captions in longtables are described in the section 
40329 \emph on
40330 Longtable Captions
40331 \emph default
40332  of the 
40333 \emph on
40334 Embedded
40335 \begin_inset space ~
40336 \end_inset
40337
40338 Objects
40339 \emph default
40340  manual.
40341 \end_layout
40342
40343 \begin_layout Subsection
40344 Index Entry
40345 \end_layout
40346
40347 \begin_layout Standard
40348 Inserts an index entry as described in section
40349 \begin_inset space ~
40350 \end_inset
40351
40352
40353 \begin_inset CommandInset ref
40354 LatexCommand ref
40355 reference "sec:Index"
40356
40357 \end_inset
40358
40359 .
40360 \end_layout
40361
40362 \begin_layout Subsection
40363 Nomenclature Entry
40364 \end_layout
40365
40366 \begin_layout Standard
40367 Inserts a nomenclature entry as described in section
40368 \begin_inset space ~
40369 \end_inset
40370
40371
40372 \begin_inset CommandInset ref
40373 LatexCommand ref
40374 reference "sec:Nomenclature"
40375
40376 \end_inset
40377
40378 .
40379 \end_layout
40380
40381 \begin_layout Subsection
40382 Table
40383 \end_layout
40384
40385 \begin_layout Standard
40386 Inserts a table.
40387  Tables are described in section
40388 \begin_inset space ~
40389 \end_inset
40390
40391
40392 \begin_inset CommandInset ref
40393 LatexCommand ref
40394 reference "sec:Tables"
40395
40396 \end_inset
40397
40398 .
40399 \end_layout
40400
40401 \begin_layout Subsection
40402 Graphics
40403 \end_layout
40404
40405 \begin_layout Standard
40406 Inserts a graphic.
40407  Graphics are described in section
40408 \begin_inset space ~
40409 \end_inset
40410
40411
40412 \begin_inset CommandInset ref
40413 LatexCommand ref
40414 reference "sec:Graphics"
40415
40416 \end_inset
40417
40418 .
40419 \end_layout
40420
40421 \begin_layout Subsection
40422 URL
40423 \end_layout
40424
40425 \begin_layout Standard
40426 Inserts a URL as described in section
40427 \begin_inset space ~
40428 \end_inset
40429
40430
40431 \begin_inset CommandInset ref
40432 LatexCommand ref
40433 reference "sub:URLs"
40434
40435 \end_inset
40436
40437 .
40438 \end_layout
40439
40440 \begin_layout Subsection
40441 Hyperlinks
40442 \end_layout
40443
40444 \begin_layout Standard
40445 Inserts a hyperlink as described in section
40446 \begin_inset space ~
40447 \end_inset
40448
40449
40450 \begin_inset CommandInset ref
40451 LatexCommand ref
40452 reference "sub:Hyperlinks"
40453
40454 \end_inset
40455
40456 .
40457 \end_layout
40458
40459 \begin_layout Subsection
40460 Footnote
40461 \end_layout
40462
40463 \begin_layout Standard
40464 Inserts a footnote, see section
40465 \begin_inset space ~
40466 \end_inset
40467
40468
40469 \begin_inset CommandInset ref
40470 LatexCommand ref
40471 reference "sec:Footnotes"
40472
40473 \end_inset
40474
40475 .
40476 \end_layout
40477
40478 \begin_layout Subsection
40479 Marginal Note
40480 \end_layout
40481
40482 \begin_layout Standard
40483 Inserts a marginal note, see section
40484 \begin_inset space ~
40485 \end_inset
40486
40487
40488 \begin_inset CommandInset ref
40489 LatexCommand ref
40490 reference "sec:Marginal-Notes"
40491
40492 \end_inset
40493
40494 .
40495 \end_layout
40496
40497 \begin_layout Subsection
40498 Short Title
40499 \end_layout
40500
40501 \begin_layout Standard
40502 Inserts a short title, see section
40503 \begin_inset space ~
40504 \end_inset
40505
40506
40507 \begin_inset CommandInset ref
40508 LatexCommand ref
40509 reference "sec:Short-Titles"
40510
40511 \end_inset
40512
40513 .
40514 \end_layout
40515
40516 \begin_layout Subsection
40517 TeX Code
40518 \end_layout
40519
40520 \begin_layout Standard
40521 Inserts a TeX Code box, see section
40522 \begin_inset space ~
40523 \end_inset
40524
40525
40526 \begin_inset CommandInset ref
40527 LatexCommand ref
40528 reference "sub:TeX-Code-Boxes"
40529
40530 \end_inset
40531
40532  for a description.
40533 \end_layout
40534
40535 \begin_layout Subsection
40536 Program Listing
40537 \begin_inset Index idx
40538 status collapsed
40539
40540 \begin_layout Plain Layout
40541 Program listings
40542 \end_layout
40543
40544 \end_inset
40545
40546
40547 \end_layout
40548
40549 \begin_layout Standard
40550 Inserts a program listings box.
40551  Program listings are explained in the chapter 
40552 \emph on
40553 Program Code Listings
40554 \emph default
40555  of the 
40556 \emph on
40557 Embedded
40558 \begin_inset space ~
40559 \end_inset
40560
40561 Objects
40562 \emph default
40563  manual.
40564 \end_layout
40565
40566 \begin_layout Subsection
40567 Date
40568 \end_layout
40569
40570 \begin_layout Standard
40571 Inserts the actual date.
40572  The format depends on the date format of the language that is used for
40573  LyX's menus.
40574  LyX offers various ways to insert a date which are explained and also compared
40575  in the section 
40576 \emph on
40577 External Material
40578 \emph default
40579  of the 
40580 \emph on
40581 Embedded
40582 \begin_inset space ~
40583 \end_inset
40584
40585 Objects
40586 \emph default
40587  manual.
40588 \end_layout
40589
40590 \begin_layout Subsection
40591 Preview
40592 \end_layout
40593
40594 \begin_layout Standard
40595 Inserts a preview inset, see section
40596 \begin_inset space ~
40597 \end_inset
40598
40599
40600 \begin_inset CommandInset ref
40601 LatexCommand ref
40602 reference "sec:Previewing-snippets-of"
40603
40604 \end_inset
40605
40606  for a description.
40607 \end_layout
40608
40609 \begin_layout Section
40610 The Navigate Menu
40611 \begin_inset Index idx
40612 status collapsed
40613
40614 \begin_layout Plain Layout
40615 Menu ! Navigate
40616 \end_layout
40617
40618 \end_inset
40619
40620
40621 \end_layout
40622
40623 \begin_layout Standard
40624 This menu lists the existing chapters, sections, figures, tables, etc.
40625 \begin_inset space ~
40626 \end_inset
40627
40628 of the current document.
40629  This allows you to navigate easily through your document.
40630 \end_layout
40631
40632 \begin_layout Subsection
40633 Bookmarks
40634 \end_layout
40635
40636 \begin_layout Standard
40637 With this menu entry you are able to define your own bookmarks.
40638  This is useful when you are working on a large document and often have
40639  to jump e.
40640 \begin_inset space \thinspace{}
40641 \end_inset
40642
40643 g.
40644 \begin_inset space \space{}
40645 \end_inset
40646
40647 between section
40648 \begin_inset space ~
40649 \end_inset
40650
40651 2.5 and 6.3.
40652  To create bookmarks for this example, go to section
40653 \begin_inset space ~
40654 \end_inset
40655
40656 2.5 and use the submenu 
40657 \family sans
40658 Save
40659 \begin_inset space ~
40660 \end_inset
40661
40662 Bookmark
40663 \begin_inset space ~
40664 \end_inset
40665
40666 1
40667 \family default
40668 .
40669  Then go to section
40670 \begin_inset space ~
40671 \end_inset
40672
40673 6.3 and use 
40674 \family sans
40675 Save
40676 \begin_inset space ~
40677 \end_inset
40678
40679 Bookmark
40680 \begin_inset space ~
40681 \end_inset
40682
40683
40684 \family default
40685 2.
40686  Now you can jump easily between these sections by using the menu or by
40687  the key bindings 
40688 \begin_inset Info
40689 type  "shortcut"
40690 arg   "bookmark-goto 1"
40691 \end_inset
40692
40693  and 
40694 \begin_inset Info
40695 type  "shortcut"
40696 arg   "bookmark-goto 2"
40697 \end_inset
40698
40699 .
40700 \end_layout
40701
40702 \begin_layout Standard
40703 You can also use bookmarks to jump between several opened documents.
40704  The saved bookmarks are valid till the document is closed.
40705 \end_layout
40706
40707 \begin_layout Subsection
40708 Next Note, Change, Cross-reference
40709 \end_layout
40710
40711 \begin_layout Standard
40712 Jump to the next note, change, or cross-reference following the current
40713  cursor position.
40714 \end_layout
40715
40716 \begin_layout Subsection
40717 Go to Label
40718 \end_layout
40719
40720 \begin_layout Standard
40721 Only active if the cursor is in front of a cross-reference.
40722  Sets the cursor before the referenced label.
40723  (It is the same as if you right-click on a cross-reference box and use
40724  
40725 \family sans
40726 Go
40727 \begin_inset space ~
40728 \end_inset
40729
40730 to
40731 \begin_inset space ~
40732 \end_inset
40733
40734 Label)
40735 \family default
40736 .
40737 \end_layout
40738
40739 \begin_layout Subsection
40740 Forward Search
40741 \end_layout
40742
40743 \begin_layout Standard
40744 This feature allows you to directly jump to the corresponding text part
40745  in the output, see section 
40746 \emph on
40747 Forward
40748 \begin_inset space ~
40749 \end_inset
40750
40751 search
40752 \emph default
40753  in the 
40754 \emph on
40755 Additional
40756 \begin_inset space ~
40757 \end_inset
40758
40759 Features
40760 \emph default
40761  manual for a detailed description.
40762 \end_layout
40763
40764 \begin_layout Section
40765 The Document Menu
40766 \begin_inset Index idx
40767 status collapsed
40768
40769 \begin_layout Plain Layout
40770 Menu ! Document
40771 \end_layout
40772
40773 \end_inset
40774
40775
40776 \end_layout
40777
40778 \begin_layout Subsection
40779 Change Tracking
40780 \end_layout
40781
40782 \begin_layout Standard
40783 Change Tracking is described in section
40784 \begin_inset space ~
40785 \end_inset
40786
40787
40788 \begin_inset CommandInset ref
40789 LatexCommand ref
40790 reference "sec:Change-Tracking"
40791
40792 \end_inset
40793
40794 .
40795 \end_layout
40796
40797 \begin_layout Subsection
40798 LaT
40799 \begin_inset ERT
40800 status collapsed
40801
40802 \begin_layout Plain Layout
40803
40804 {}
40805 \end_layout
40806
40807 \end_inset
40808
40809 eX Log
40810 \end_layout
40811
40812 \begin_layout Standard
40813 After running LaTeX by viewing or exporting a document, this menu will be
40814  enabled.
40815  It shows the logfile of the used LaTeX-program.
40816 \end_layout
40817
40818 \begin_layout Standard
40819 Here you can see how LaTeX works in the background.
40820  
40821 \emph on
40822 Experts
40823 \emph default
40824  will find in it reasons for LaTeX-errors.
40825 \end_layout
40826
40827 \begin_layout Subsection
40828 Outline
40829 \end_layout
40830
40831 \begin_layout Standard
40832 Opens the TOC/Outline window as described in section
40833 \begin_inset space ~
40834 \end_inset
40835
40836
40837 \begin_inset CommandInset ref
40838 LatexCommand ref
40839 reference "sec:Navigating"
40840
40841 \end_inset
40842
40843  and 
40844 \begin_inset CommandInset ref
40845 LatexCommand ref
40846 reference "sub:Table-of-Contents"
40847
40848 \end_inset
40849
40850 .
40851 \end_layout
40852
40853 \begin_layout Subsection
40854 Start Appendix Here
40855 \end_layout
40856
40857 \begin_layout Standard
40858 This menu will start the appendix of the document at the current cursor
40859  position as described in section
40860 \begin_inset space ~
40861 \end_inset
40862
40863
40864 \begin_inset CommandInset ref
40865 LatexCommand ref
40866 reference "sec:Appendices"
40867
40868 \end_inset
40869
40870 .
40871 \end_layout
40872
40873 \begin_layout Subsection
40874 Compressed
40875 \end_layout
40876
40877 \begin_layout Standard
40878 Un/compresses the current document.
40879 \end_layout
40880
40881 \begin_layout Subsection
40882 Settings
40883 \end_layout
40884
40885 \begin_layout Standard
40886 The document settings are described in appendix
40887 \begin_inset space ~
40888 \end_inset
40889
40890
40891 \begin_inset CommandInset ref
40892 LatexCommand ref
40893 reference "chap:The-Document-Settings"
40894
40895 \end_inset
40896
40897 .
40898 \end_layout
40899
40900 \begin_layout Section
40901 The Tools Menu
40902 \begin_inset Index idx
40903 status collapsed
40904
40905 \begin_layout Plain Layout
40906 Menu ! Tools
40907 \end_layout
40908
40909 \end_inset
40910
40911
40912 \end_layout
40913
40914 \begin_layout Subsection
40915 Spellchecker
40916 \end_layout
40917
40918 \begin_layout Standard
40919 Spell checking is explained in section
40920 \begin_inset space ~
40921 \end_inset
40922
40923
40924 \begin_inset CommandInset ref
40925 LatexCommand ref
40926 reference "sec:Spellchecking"
40927
40928 \end_inset
40929
40930 .
40931 \end_layout
40932
40933 \begin_layout Subsection
40934 Thesaurus
40935 \end_layout
40936
40937 \begin_layout Standard
40938 The thesaurus is described in section
40939 \begin_inset space ~
40940 \end_inset
40941
40942
40943 \begin_inset CommandInset ref
40944 LatexCommand ref
40945 reference "sec:Thesaurus"
40946
40947 \end_inset
40948
40949 .
40950 \end_layout
40951
40952 \begin_layout Subsection
40953 Statistics
40954 \begin_inset Index idx
40955 status collapsed
40956
40957 \begin_layout Plain Layout
40958 Word count
40959 \end_layout
40960
40961 \end_inset
40962
40963
40964 \begin_inset Index idx
40965 status collapsed
40966
40967 \begin_layout Plain Layout
40968 Character count
40969 \end_layout
40970
40971 \end_inset
40972
40973
40974 \end_layout
40975
40976 \begin_layout Standard
40977 Counts the words and characters in the actual document or the highlighted
40978  document part.
40979 \end_layout
40980
40981 \begin_layout Subsection
40982 TeX Information
40983 \begin_inset Index idx
40984 status collapsed
40985
40986 \begin_layout Plain Layout
40987 TeX Information
40988 \end_layout
40989
40990 \end_inset
40991
40992
40993 \end_layout
40994
40995 \begin_layout Standard
40996 Shows you a list of the document classes and styles installed in your LaTeX-syst
40997 em.
40998 \end_layout
40999
41000 \begin_layout Subsection
41001 Reconfigure
41002 \begin_inset Index idx
41003 status collapsed
41004
41005 \begin_layout Plain Layout
41006 LyX ! Reconfigure|see
41007 \begin_inset ERT
41008 status collapsed
41009
41010 \begin_layout Plain Layout
41011
41012 {
41013 \end_layout
41014
41015 \end_inset
41016
41017 Reconfiguration of LyX
41018 \begin_inset ERT
41019 status collapsed
41020
41021 \begin_layout Plain Layout
41022
41023 }
41024 \end_layout
41025
41026 \end_inset
41027
41028
41029 \end_layout
41030
41031 \end_inset
41032
41033
41034 \begin_inset Index idx
41035 status collapsed
41036
41037 \begin_layout Plain Layout
41038 Reconfiguration of LyX
41039 \end_layout
41040
41041 \end_inset
41042
41043
41044 \end_layout
41045
41046 \begin_layout Standard
41047 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41048  and programs it needs; see also section
41049 \begin_inset space ~
41050 \end_inset
41051
41052
41053 \begin_inset CommandInset ref
41054 LatexCommand ref
41055 reference "sec:Basic-LyX-Setup"
41056
41057 \end_inset
41058
41059 .
41060 \end_layout
41061
41062 \begin_layout Subsection
41063 Preferences
41064 \end_layout
41065
41066 \begin_layout Standard
41067 The preferences dialog is described in detail in appendix
41068 \begin_inset space ~
41069 \end_inset
41070
41071
41072 \begin_inset CommandInset ref
41073 LatexCommand ref
41074 reference "chap:The-Preferences-dialog"
41075
41076 \end_inset
41077
41078 .
41079 \end_layout
41080
41081 \begin_layout Section
41082 The Help Menu
41083 \begin_inset Index idx
41084 status collapsed
41085
41086 \begin_layout Plain Layout
41087 Menu ! Help
41088 \end_layout
41089
41090 \end_inset
41091
41092
41093 \end_layout
41094
41095 \begin_layout Standard
41096 This menu lists the documentation files of LyX in the language of LyX's
41097  menus.
41098  If a file is not available in this language, the English version will be
41099  listed.
41100 \end_layout
41101
41102 \begin_layout Standard
41103 The menu 
41104 \family sans
41105 LaTeX
41106 \begin_inset space ~
41107 \end_inset
41108
41109 Configuration
41110 \family default
41111  shows a LyX-document with information about the LaTeX-packages and classes
41112  found by LyX (see also section
41113 \begin_inset space ~
41114 \end_inset
41115
41116
41117 \begin_inset CommandInset ref
41118 LatexCommand ref
41119 reference "sec:LaTeX-Setup"
41120
41121 \end_inset
41122
41123 ).
41124 \end_layout
41125
41126 \begin_layout Section
41127 Toolbars
41128 \begin_inset CommandInset label
41129 LatexCommand label
41130 name "sec:Toolbars"
41131
41132 \end_inset
41133
41134
41135 \end_layout
41136
41137 \begin_layout Standard
41138 How to show or hide toolbars is explained in section
41139 \begin_inset space ~
41140 \end_inset
41141
41142
41143 \begin_inset CommandInset ref
41144 LatexCommand ref
41145 reference "sub:Toolbars"
41146
41147 \end_inset
41148
41149 .
41150 \end_layout
41151
41152 \begin_layout Standard
41153 It is also possible to define custom toolbars.
41154  This is described in the 
41155 \emph on
41156 Additional Features
41157 \emph default
41158  manual.
41159 \end_layout
41160
41161 \begin_layout Subsection
41162 Standard Toolbar
41163 \begin_inset Index idx
41164 status collapsed
41165
41166 \begin_layout Plain Layout
41167 Toolbar ! Standard
41168 \end_layout
41169
41170 \end_inset
41171
41172
41173 \end_layout
41174
41175 \begin_layout Standard
41176 \begin_inset Graphics
41177         filename clipart/StandardToolbar.png
41178         width 100col%
41179
41180 \end_inset
41181
41182
41183 \end_layout
41184
41185 \begin_layout Standard
41186 \begin_inset VSpace defskip
41187 \end_inset
41188
41189
41190 \end_layout
41191
41192 \begin_layout Standard
41193 The standard toolbar as shown above contains from left to right the following
41194  buttons:
41195 \begin_inset ERT
41196 status collapsed
41197
41198 \begin_layout Plain Layout
41199
41200
41201 \backslash
41202 setlength{
41203 \backslash
41204 LTleft}{0pt}
41205 \end_layout
41206
41207 \end_inset
41208
41209
41210 \begin_inset Note Note
41211 status collapsed
41212
41213 \begin_layout Plain Layout
41214 This is necessary to left align the following longtables.
41215  See the 
41216 \emph on
41217 Embedded Objects
41218 \emph default
41219  manual for more information.
41220 \end_layout
41221
41222 \end_inset
41223
41224
41225 \end_layout
41226
41227 \begin_layout Standard
41228 \begin_inset VSpace defskip
41229 \end_inset
41230
41231
41232 \end_layout
41233
41234 \begin_layout Standard
41235 \begin_inset Tabular
41236 <lyxtabular version="3" rows="1" columns="2">
41237 <features islongtable="true" longtabularalignment="center">
41238 <column alignment="center" valignment="top" width="0">
41239 <column alignment="center" valignment="top" width="0">
41240 <row>
41241 <cell alignment="center" valignment="top" usebox="none">
41242 \begin_inset Text
41243
41244 \begin_layout Plain Layout
41245 \begin_inset Graphics
41246         filename clipart/ToolbarEnvBox.png
41247         clip
41248
41249 \end_inset
41250
41251
41252 \end_layout
41253
41254 \end_inset
41255 </cell>
41256 <cell alignment="center" valignment="top" usebox="none">
41257 \begin_inset Text
41258
41259 \begin_layout Plain Layout
41260 pull-down box for the environments
41261 \end_layout
41262
41263 \end_inset
41264 </cell>
41265 </row>
41266 </lyxtabular>
41267
41268 \end_inset
41269
41270
41271 \end_layout
41272
41273 \begin_layout Standard
41274 \begin_inset VSpace -10mm
41275 \end_inset
41276
41277
41278 \end_layout
41279
41280 \begin_layout Standard
41281 \align left
41282 \begin_inset Tabular
41283 <lyxtabular version="3" rows="21" columns="2">
41284 <features islongtable="true" longtabularalignment="center">
41285 <column alignment="left" valignment="top" width="0">
41286 <column alignment="left" valignment="top" width="0">
41287 <row interlinespace="2.5mm">
41288 <cell alignment="center" valignment="top" usebox="none">
41289 \begin_inset Text
41290
41291 \begin_layout Plain Layout
41292
41293 \family sans
41294 \begin_inset Info
41295 type  "icon"
41296 arg   "buffer-new"
41297 \end_inset
41298
41299
41300 \end_layout
41301
41302 \end_inset
41303 </cell>
41304 <cell alignment="center" valignment="top" usebox="none">
41305 \begin_inset Text
41306
41307 \begin_layout Plain Layout
41308
41309 \family sans
41310 File\SpecialChar \menuseparator
41311 New
41312 \end_layout
41313
41314 \end_inset
41315 </cell>
41316 </row>
41317 <row interlinespace="2.5mm">
41318 <cell alignment="center" valignment="top" usebox="none">
41319 \begin_inset Text
41320
41321 \begin_layout Plain Layout
41322
41323 \family sans
41324 \begin_inset Info
41325 type  "icon"
41326 arg   "file-open"
41327 \end_inset
41328
41329
41330 \end_layout
41331
41332 \end_inset
41333 </cell>
41334 <cell alignment="center" valignment="top" usebox="none">
41335 \begin_inset Text
41336
41337 \begin_layout Plain Layout
41338
41339 \family sans
41340 File\SpecialChar \menuseparator
41341 Open
41342 \end_layout
41343
41344 \end_inset
41345 </cell>
41346 </row>
41347 <row interlinespace="2.5mm">
41348 <cell alignment="center" valignment="top" usebox="none">
41349 \begin_inset Text
41350
41351 \begin_layout Plain Layout
41352
41353 \family sans
41354 \begin_inset Info
41355 type  "icon"
41356 arg   "buffer-write"
41357 \end_inset
41358
41359
41360 \end_layout
41361
41362 \end_inset
41363 </cell>
41364 <cell alignment="center" valignment="top" usebox="none">
41365 \begin_inset Text
41366
41367 \begin_layout Plain Layout
41368
41369 \family sans
41370 File\SpecialChar \menuseparator
41371 Save
41372 \end_layout
41373
41374 \end_inset
41375 </cell>
41376 </row>
41377 <row interlinespace="2.5mm">
41378 <cell alignment="center" valignment="top" usebox="none">
41379 \begin_inset Text
41380
41381 \begin_layout Plain Layout
41382
41383 \family sans
41384 \begin_inset Info
41385 type  "icon"
41386 arg   "dialog-show print"
41387 \end_inset
41388
41389
41390 \end_layout
41391
41392 \end_inset
41393 </cell>
41394 <cell alignment="center" valignment="top" usebox="none">
41395 \begin_inset Text
41396
41397 \begin_layout Plain Layout
41398
41399 \family sans
41400 File\SpecialChar \menuseparator
41401 Print
41402 \end_layout
41403
41404 \end_inset
41405 </cell>
41406 </row>
41407 <row interlinespace="2.5mm">
41408 <cell alignment="center" valignment="top" usebox="none">
41409 \begin_inset Text
41410
41411 \begin_layout Plain Layout
41412
41413 \family sans
41414 \begin_inset Info
41415 type  "icon"
41416 arg   "dialog-show spellchecker"
41417 \end_inset
41418
41419
41420 \end_layout
41421
41422 \end_inset
41423 </cell>
41424 <cell alignment="center" valignment="top" usebox="none">
41425 \begin_inset Text
41426
41427 \begin_layout Plain Layout
41428
41429 \family sans
41430 Tools\SpecialChar \menuseparator
41431 Spellchecker
41432 \end_layout
41433
41434 \end_inset
41435 </cell>
41436 </row>
41437 <row interlinespace="2.5mm">
41438 <cell alignment="center" valignment="top" usebox="none">
41439 \begin_inset Text
41440
41441 \begin_layout Plain Layout
41442
41443 \family sans
41444 \begin_inset Info
41445 type  "icon"
41446 arg   "undo"
41447 \end_inset
41448
41449
41450 \end_layout
41451
41452 \end_inset
41453 </cell>
41454 <cell alignment="center" valignment="top" usebox="none">
41455 \begin_inset Text
41456
41457 \begin_layout Plain Layout
41458
41459 \family sans
41460 Edit\SpecialChar \menuseparator
41461 Undo
41462 \end_layout
41463
41464 \end_inset
41465 </cell>
41466 </row>
41467 <row interlinespace="2.5mm">
41468 <cell alignment="center" valignment="top" usebox="none">
41469 \begin_inset Text
41470
41471 \begin_layout Plain Layout
41472
41473 \family sans
41474 \begin_inset Info
41475 type  "icon"
41476 arg   "redo"
41477 \end_inset
41478
41479
41480 \end_layout
41481
41482 \end_inset
41483 </cell>
41484 <cell alignment="center" valignment="top" usebox="none">
41485 \begin_inset Text
41486
41487 \begin_layout Plain Layout
41488
41489 \family sans
41490 Edit\SpecialChar \menuseparator
41491 Redo
41492 \end_layout
41493
41494 \end_inset
41495 </cell>
41496 </row>
41497 <row interlinespace="2.5mm">
41498 <cell alignment="center" valignment="top" usebox="none">
41499 \begin_inset Text
41500
41501 \begin_layout Plain Layout
41502
41503 \family sans
41504 \begin_inset Info
41505 type  "icon"
41506 arg   "cut"
41507 \end_inset
41508
41509
41510 \end_layout
41511
41512 \end_inset
41513 </cell>
41514 <cell alignment="center" valignment="top" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518
41519 \family sans
41520 Edit\SpecialChar \menuseparator
41521 Cut
41522 \end_layout
41523
41524 \end_inset
41525 </cell>
41526 </row>
41527 <row interlinespace="2.5mm">
41528 <cell alignment="center" valignment="top" usebox="none">
41529 \begin_inset Text
41530
41531 \begin_layout Plain Layout
41532
41533 \family sans
41534 \begin_inset Info
41535 type  "icon"
41536 arg   "copy"
41537 \end_inset
41538
41539
41540 \end_layout
41541
41542 \end_inset
41543 </cell>
41544 <cell alignment="center" valignment="top" usebox="none">
41545 \begin_inset Text
41546
41547 \begin_layout Plain Layout
41548
41549 \family sans
41550 Edit\SpecialChar \menuseparator
41551 Copy
41552 \end_layout
41553
41554 \end_inset
41555 </cell>
41556 </row>
41557 <row interlinespace="2.5mm">
41558 <cell alignment="center" valignment="top" usebox="none">
41559 \begin_inset Text
41560
41561 \begin_layout Plain Layout
41562
41563 \family sans
41564 \begin_inset Info
41565 type  "icon"
41566 arg   "paste"
41567 \end_inset
41568
41569
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 <cell alignment="center" valignment="top" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578
41579 \family sans
41580 Edit\SpecialChar \menuseparator
41581 Paste
41582 \end_layout
41583
41584 \end_inset
41585 </cell>
41586 </row>
41587 <row interlinespace="2.5mm">
41588 <cell alignment="center" valignment="top" usebox="none">
41589 \begin_inset Text
41590
41591 \begin_layout Plain Layout
41592
41593 \family sans
41594 \begin_inset Info
41595 type  "icon"
41596 arg   "dialog-show findreplace"
41597 \end_inset
41598
41599
41600 \end_layout
41601
41602 \end_inset
41603 </cell>
41604 <cell alignment="center" valignment="top" usebox="none">
41605 \begin_inset Text
41606
41607 \begin_layout Plain Layout
41608
41609 \family sans
41610 Edit\SpecialChar \menuseparator
41611 Find
41612 \begin_inset space \thinspace{}
41613 \end_inset
41614
41615 &
41616 \begin_inset space \thinspace{}
41617 \end_inset
41618
41619 Replace
41620 \end_layout
41621
41622 \end_inset
41623 </cell>
41624 </row>
41625 <row interlinespace="2.5mm">
41626 <cell alignment="center" valignment="top" usebox="none">
41627 \begin_inset Text
41628
41629 \begin_layout Plain Layout
41630
41631 \family sans
41632 \begin_inset Info
41633 type  "icon"
41634 arg   "bookmark-goto 0"
41635 \end_inset
41636
41637
41638 \end_layout
41639
41640 \end_inset
41641 </cell>
41642 <cell alignment="center" valignment="top" usebox="none">
41643 \begin_inset Text
41644
41645 \begin_layout Plain Layout
41646
41647 \family sans
41648 Navigate\SpecialChar \menuseparator
41649 Bookmarks\SpecialChar \menuseparator
41650 Navigate Back
41651 \end_layout
41652
41653 \end_inset
41654 </cell>
41655 </row>
41656 <row interlinespace="2.5mm">
41657 <cell alignment="center" valignment="top" usebox="none">
41658 \begin_inset Text
41659
41660 \begin_layout Plain Layout
41661
41662 \family sans
41663 \begin_inset Info
41664 type  "icon"
41665 arg   "font-emph"
41666 \end_inset
41667
41668
41669 \end_layout
41670
41671 \end_inset
41672 </cell>
41673 <cell alignment="center" valignment="top" usebox="none">
41674 \begin_inset Text
41675
41676 \begin_layout Plain Layout
41677 Emphasize text, function of the 
41678 \family sans
41679 Edit\SpecialChar \menuseparator
41680 Text
41681 \begin_inset space ~
41682 \end_inset
41683
41684 Style
41685 \family default
41686  dialog
41687 \end_layout
41688
41689 \end_inset
41690 </cell>
41691 </row>
41692 <row interlinespace="2.5mm">
41693 <cell alignment="center" valignment="top" usebox="none">
41694 \begin_inset Text
41695
41696 \begin_layout Plain Layout
41697
41698 \family sans
41699 \begin_inset Info
41700 type  "icon"
41701 arg   "font-noun"
41702 \end_inset
41703
41704
41705 \end_layout
41706
41707 \end_inset
41708 </cell>
41709 <cell alignment="center" valignment="top" usebox="none">
41710 \begin_inset Text
41711
41712 \begin_layout Plain Layout
41713 Set text to noun style, function of the 
41714 \family sans
41715 Edit\SpecialChar \menuseparator
41716 Text
41717 \begin_inset space ~
41718 \end_inset
41719
41720 Style
41721 \family default
41722  dialog
41723 \end_layout
41724
41725 \end_inset
41726 </cell>
41727 </row>
41728 <row interlinespace="2.5mm">
41729 <cell alignment="center" valignment="top" usebox="none">
41730 \begin_inset Text
41731
41732 \begin_layout Plain Layout
41733
41734 \family sans
41735 \begin_inset Info
41736 type  "icon"
41737 arg   "textstyle-apply"
41738 \end_inset
41739
41740
41741 \end_layout
41742
41743 \end_inset
41744 </cell>
41745 <cell alignment="center" valignment="top" usebox="none">
41746 \begin_inset Text
41747
41748 \begin_layout Plain Layout
41749 Formats text using the current settings in the 
41750 \family sans
41751 Edit\SpecialChar \menuseparator
41752 Text
41753 \begin_inset space ~
41754 \end_inset
41755
41756 Style
41757 \family default
41758  dialog
41759 \end_layout
41760
41761 \end_inset
41762 </cell>
41763 </row>
41764 <row interlinespace="2.5mm">
41765 <cell alignment="center" valignment="top" usebox="none">
41766 \begin_inset Text
41767
41768 \begin_layout Plain Layout
41769
41770 \family sans
41771 \begin_inset Info
41772 type  "icon"
41773 arg   "math-mode"
41774 \end_inset
41775
41776
41777 \end_layout
41778
41779 \end_inset
41780 </cell>
41781 <cell alignment="center" valignment="top" usebox="none">
41782 \begin_inset Text
41783
41784 \begin_layout Plain Layout
41785
41786 \family sans
41787 Insert\SpecialChar \menuseparator
41788 Math\SpecialChar \menuseparator
41789 Inline
41790 \begin_inset space ~
41791 \end_inset
41792
41793 Formula
41794 \end_layout
41795
41796 \end_inset
41797 </cell>
41798 </row>
41799 <row interlinespace="2.5mm">
41800 <cell alignment="center" valignment="top" usebox="none">
41801 \begin_inset Text
41802
41803 \begin_layout Plain Layout
41804
41805 \family sans
41806 \begin_inset Info
41807 type  "icon"
41808 arg   "dialog-show-new-inset graphics"
41809 \end_inset
41810
41811
41812 \end_layout
41813
41814 \end_inset
41815 </cell>
41816 <cell alignment="center" valignment="top" usebox="none">
41817 \begin_inset Text
41818
41819 \begin_layout Plain Layout
41820
41821 \family sans
41822 Insert\SpecialChar \menuseparator
41823 Graphics
41824 \end_layout
41825
41826 \end_inset
41827 </cell>
41828 </row>
41829 <row interlinespace="2.5mm">
41830 <cell alignment="center" valignment="top" usebox="none">
41831 \begin_inset Text
41832
41833 \begin_layout Plain Layout
41834 \begin_inset Info
41835 type  "icon"
41836 arg   "tabular-insert"
41837 \end_inset
41838
41839
41840 \end_layout
41841
41842 \end_inset
41843 </cell>
41844 <cell alignment="center" valignment="top" usebox="none">
41845 \begin_inset Text
41846
41847 \begin_layout Plain Layout
41848
41849 \family sans
41850 Insert\SpecialChar \menuseparator
41851 Table
41852 \end_layout
41853
41854 \end_inset
41855 </cell>
41856 </row>
41857 <row interlinespace="2.5mm">
41858 <cell alignment="center" valignment="top" usebox="none">
41859 \begin_inset Text
41860
41861 \begin_layout Plain Layout
41862
41863 \family sans
41864 \begin_inset Info
41865 type  "icon"
41866 arg   "dialog-toggle toc"
41867 \end_inset
41868
41869
41870 \end_layout
41871
41872 \end_inset
41873 </cell>
41874 <cell alignment="center" valignment="top" usebox="none">
41875 \begin_inset Text
41876
41877 \begin_layout Plain Layout
41878 Toggle outline window on/off, 
41879 \family sans
41880 Document\SpecialChar \menuseparator
41881 Outline
41882 \end_layout
41883
41884 \end_inset
41885 </cell>
41886 </row>
41887 <row interlinespace="2.5mm">
41888 <cell alignment="center" valignment="top" usebox="none">
41889 \begin_inset Text
41890
41891 \begin_layout Plain Layout
41892
41893 \family sans
41894 \begin_inset Info
41895 type  "icon"
41896 arg   "toolbar-toggle math"
41897 \end_inset
41898
41899
41900 \end_layout
41901
41902 \end_inset
41903 </cell>
41904 <cell alignment="center" valignment="top" usebox="none">
41905 \begin_inset Text
41906
41907 \begin_layout Plain Layout
41908 Toggle math toolbar on/off
41909 \end_layout
41910
41911 \end_inset
41912 </cell>
41913 </row>
41914 <row interlinespace="2.5mm">
41915 <cell alignment="center" valignment="top" usebox="none">
41916 \begin_inset Text
41917
41918 \begin_layout Plain Layout
41919
41920 \family sans
41921 \begin_inset Info
41922 type  "icon"
41923 arg   "toolbar-toggle table"
41924 \end_inset
41925
41926
41927 \end_layout
41928
41929 \end_inset
41930 </cell>
41931 <cell alignment="center" valignment="top" usebox="none">
41932 \begin_inset Text
41933
41934 \begin_layout Plain Layout
41935 Toggle table toolbar on/off
41936 \end_layout
41937
41938 \end_inset
41939 </cell>
41940 </row>
41941 </lyxtabular>
41942
41943 \end_inset
41944
41945
41946 \end_layout
41947
41948 \begin_layout Subsection
41949 Extra Toolbar
41950 \begin_inset Index idx
41951 status collapsed
41952
41953 \begin_layout Plain Layout
41954 Toolbar ! Extra
41955 \end_layout
41956
41957 \end_inset
41958
41959
41960 \end_layout
41961
41962 \begin_layout Standard
41963 \begin_inset Graphics
41964         filename clipart/ExtraToolbar.png
41965         width 100col%
41966
41967 \end_inset
41968
41969
41970 \end_layout
41971
41972 \begin_layout Standard
41973 \begin_inset VSpace defskip
41974 \end_inset
41975
41976
41977 \end_layout
41978
41979 \begin_layout Standard
41980 The extra toolbar as shown above contains from left to right the following
41981  buttons:
41982 \end_layout
41983
41984 \begin_layout Standard
41985 \begin_inset VSpace defskip
41986 \end_inset
41987
41988
41989 \end_layout
41990
41991 \begin_layout Standard
41992 \begin_inset Tabular
41993 <lyxtabular version="3" rows="25" columns="2">
41994 <features islongtable="true" longtabularalignment="center">
41995 <column alignment="left" valignment="top" width="0">
41996 <column alignment="left" valignment="top" width="0">
41997 <row interlinespace="2.5mm">
41998 <cell alignment="center" valignment="top" usebox="none">
41999 \begin_inset Text
42000
42001 \begin_layout Plain Layout
42002
42003 \family sans
42004 \begin_inset Info
42005 type  "icon"
42006 arg   "layout"
42007 \end_inset
42008
42009
42010 \end_layout
42011
42012 \end_inset
42013 </cell>
42014 <cell alignment="center" valignment="top" usebox="none">
42015 \begin_inset Text
42016
42017 \begin_layout Plain Layout
42018 Default
42019 \end_layout
42020
42021 \end_inset
42022 </cell>
42023 </row>
42024 <row interlinespace="2.5mm">
42025 <cell alignment="center" valignment="top" usebox="none">
42026 \begin_inset Text
42027
42028 \begin_layout Plain Layout
42029
42030 \family sans
42031 \begin_inset Info
42032 type  "icon"
42033 arg   "layout Enumerate"
42034 \end_inset
42035
42036
42037 \end_layout
42038
42039 \end_inset
42040 </cell>
42041 <cell alignment="center" valignment="top" usebox="none">
42042 \begin_inset Text
42043
42044 \begin_layout Plain Layout
42045 Numbered list
42046 \end_layout
42047
42048 \end_inset
42049 </cell>
42050 </row>
42051 <row interlinespace="2.5mm">
42052 <cell alignment="center" valignment="top" usebox="none">
42053 \begin_inset Text
42054
42055 \begin_layout Plain Layout
42056
42057 \family sans
42058 \begin_inset Info
42059 type  "icon"
42060 arg   "layout Itemize"
42061 \end_inset
42062
42063
42064 \end_layout
42065
42066 \end_inset
42067 </cell>
42068 <cell alignment="center" valignment="top" usebox="none">
42069 \begin_inset Text
42070
42071 \begin_layout Plain Layout
42072 Itemized list
42073 \end_layout
42074
42075 \end_inset
42076 </cell>
42077 </row>
42078 <row interlinespace="2.5mm">
42079 <cell alignment="center" valignment="top" usebox="none">
42080 \begin_inset Text
42081
42082 \begin_layout Plain Layout
42083
42084 \family sans
42085 \begin_inset Info
42086 type  "icon"
42087 arg   "layout List"
42088 \end_inset
42089
42090
42091 \end_layout
42092
42093 \end_inset
42094 </cell>
42095 <cell alignment="center" valignment="top" usebox="none">
42096 \begin_inset Text
42097
42098 \begin_layout Plain Layout
42099 List
42100 \end_layout
42101
42102 \end_inset
42103 </cell>
42104 </row>
42105 <row interlinespace="2.5mm">
42106 <cell alignment="center" valignment="top" usebox="none">
42107 \begin_inset Text
42108
42109 \begin_layout Plain Layout
42110
42111 \family sans
42112 \begin_inset Info
42113 type  "icon"
42114 arg   "layout Description"
42115 \end_inset
42116
42117
42118 \end_layout
42119
42120 \end_inset
42121 </cell>
42122 <cell alignment="center" valignment="top" usebox="none">
42123 \begin_inset Text
42124
42125 \begin_layout Plain Layout
42126 Description list
42127 \end_layout
42128
42129 \end_inset
42130 </cell>
42131 </row>
42132 <row interlinespace="2.5mm">
42133 <cell alignment="center" valignment="top" usebox="none">
42134 \begin_inset Text
42135
42136 \begin_layout Plain Layout
42137
42138 \family sans
42139 \begin_inset Info
42140 type  "icon"
42141 arg   "depth-increment"
42142 \end_inset
42143
42144
42145 \end_layout
42146
42147 \end_inset
42148 </cell>
42149 <cell alignment="center" valignment="top" usebox="none">
42150 \begin_inset Text
42151
42152 \begin_layout Plain Layout
42153
42154 \family sans
42155 Edit\SpecialChar \menuseparator
42156 Increase
42157 \begin_inset space ~
42158 \end_inset
42159
42160 List
42161 \begin_inset space ~
42162 \end_inset
42163
42164 Depth
42165 \end_layout
42166
42167 \end_inset
42168 </cell>
42169 </row>
42170 <row interlinespace="2.5mm">
42171 <cell alignment="center" valignment="top" usebox="none">
42172 \begin_inset Text
42173
42174 \begin_layout Plain Layout
42175
42176 \family sans
42177 \begin_inset Info
42178 type  "icon"
42179 arg   "depth-decrement"
42180 \end_inset
42181
42182
42183 \end_layout
42184
42185 \end_inset
42186 </cell>
42187 <cell alignment="center" valignment="top" usebox="none">
42188 \begin_inset Text
42189
42190 \begin_layout Plain Layout
42191
42192 \family sans
42193 Edit\SpecialChar \menuseparator
42194 Decrease
42195 \begin_inset space ~
42196 \end_inset
42197
42198 List
42199 \begin_inset space ~
42200 \end_inset
42201
42202 Depth
42203 \end_layout
42204
42205 \end_inset
42206 </cell>
42207 </row>
42208 <row interlinespace="2.5mm">
42209 <cell alignment="center" valignment="top" usebox="none">
42210 \begin_inset Text
42211
42212 \begin_layout Plain Layout
42213
42214 \family sans
42215 \begin_inset Info
42216 type  "icon"
42217 arg   "float-insert figure"
42218 \end_inset
42219
42220
42221 \end_layout
42222
42223 \end_inset
42224 </cell>
42225 <cell alignment="center" valignment="top" usebox="none">
42226 \begin_inset Text
42227
42228 \begin_layout Plain Layout
42229
42230 \family sans
42231 Insert\SpecialChar \menuseparator
42232 Float\SpecialChar \menuseparator
42233 Figure
42234 \end_layout
42235
42236 \end_inset
42237 </cell>
42238 </row>
42239 <row interlinespace="2.5mm">
42240 <cell alignment="center" valignment="top" usebox="none">
42241 \begin_inset Text
42242
42243 \begin_layout Plain Layout
42244
42245 \family sans
42246 \begin_inset Info
42247 type  "icon"
42248 arg   "float-insert table"
42249 \end_inset
42250
42251
42252 \end_layout
42253
42254 \end_inset
42255 </cell>
42256 <cell alignment="center" valignment="top" usebox="none">
42257 \begin_inset Text
42258
42259 \begin_layout Plain Layout
42260
42261 \family sans
42262 Insert\SpecialChar \menuseparator
42263 Float\SpecialChar \menuseparator
42264 Table
42265 \end_layout
42266
42267 \end_inset
42268 </cell>
42269 </row>
42270 <row interlinespace="2.5mm">
42271 <cell alignment="center" valignment="top" usebox="none">
42272 \begin_inset Text
42273
42274 \begin_layout Plain Layout
42275
42276 \family sans
42277 \begin_inset Info
42278 type  "icon"
42279 arg   "label-insert"
42280 \end_inset
42281
42282
42283 \end_layout
42284
42285 \end_inset
42286 </cell>
42287 <cell alignment="center" valignment="top" usebox="none">
42288 \begin_inset Text
42289
42290 \begin_layout Plain Layout
42291
42292 \family sans
42293 Insert\SpecialChar \menuseparator
42294 Label
42295 \end_layout
42296
42297 \end_inset
42298 </cell>
42299 </row>
42300 <row interlinespace="2.5mm">
42301 <cell alignment="center" valignment="top" usebox="none">
42302 \begin_inset Text
42303
42304 \begin_layout Plain Layout
42305
42306 \family sans
42307 \begin_inset Info
42308 type  "icon"
42309 arg   "dialog-show-new-inset ref"
42310 \end_inset
42311
42312
42313 \end_layout
42314
42315 \end_inset
42316 </cell>
42317 <cell alignment="center" valignment="top" usebox="none">
42318 \begin_inset Text
42319
42320 \begin_layout Plain Layout
42321
42322 \family sans
42323 Insert\SpecialChar \menuseparator
42324 Cross-Reference
42325 \end_layout
42326
42327 \end_inset
42328 </cell>
42329 </row>
42330 <row interlinespace="2.5mm">
42331 <cell alignment="center" valignment="top" usebox="none">
42332 \begin_inset Text
42333
42334 \begin_layout Plain Layout
42335
42336 \family sans
42337 \begin_inset Info
42338 type  "icon"
42339 arg   "dialog-show-new-inset citation"
42340 \end_inset
42341
42342
42343 \end_layout
42344
42345 \end_inset
42346 </cell>
42347 <cell alignment="center" valignment="top" usebox="none">
42348 \begin_inset Text
42349
42350 \begin_layout Plain Layout
42351
42352 \family sans
42353 Insert\SpecialChar \menuseparator
42354 Citation
42355 \end_layout
42356
42357 \end_inset
42358 </cell>
42359 </row>
42360 <row interlinespace="2.5mm">
42361 <cell alignment="center" valignment="top" usebox="none">
42362 \begin_inset Text
42363
42364 \begin_layout Plain Layout
42365
42366 \family sans
42367 \begin_inset Info
42368 type  "icon"
42369 arg   "index-insert"
42370 \end_inset
42371
42372
42373 \end_layout
42374
42375 \end_inset
42376 </cell>
42377 <cell alignment="center" valignment="top" usebox="none">
42378 \begin_inset Text
42379
42380 \begin_layout Plain Layout
42381
42382 \family sans
42383 Insert\SpecialChar \menuseparator
42384 Index
42385 \begin_inset space ~
42386 \end_inset
42387
42388 Entry
42389 \end_layout
42390
42391 \end_inset
42392 </cell>
42393 </row>
42394 <row interlinespace="2.5mm">
42395 <cell alignment="center" valignment="top" usebox="none">
42396 \begin_inset Text
42397
42398 \begin_layout Plain Layout
42399
42400 \family sans
42401 \begin_inset Info
42402 type  "icon"
42403 arg   "nomencl-insert"
42404 \end_inset
42405
42406
42407 \end_layout
42408
42409 \end_inset
42410 </cell>
42411 <cell alignment="center" valignment="top" usebox="none">
42412 \begin_inset Text
42413
42414 \begin_layout Plain Layout
42415
42416 \family sans
42417 Insert\SpecialChar \menuseparator
42418 Nomenclature
42419 \begin_inset space ~
42420 \end_inset
42421
42422 Entry
42423 \end_layout
42424
42425 \end_inset
42426 </cell>
42427 </row>
42428 <row interlinespace="2.5mm">
42429 <cell alignment="center" valignment="top" usebox="none">
42430 \begin_inset Text
42431
42432 \begin_layout Plain Layout
42433
42434 \family sans
42435 \begin_inset Info
42436 type  "icon"
42437 arg   "footnote-insert"
42438 \end_inset
42439
42440
42441 \end_layout
42442
42443 \end_inset
42444 </cell>
42445 <cell alignment="center" valignment="top" usebox="none">
42446 \begin_inset Text
42447
42448 \begin_layout Plain Layout
42449
42450 \family sans
42451 Insert\SpecialChar \menuseparator
42452 Footnote
42453 \end_layout
42454
42455 \end_inset
42456 </cell>
42457 </row>
42458 <row interlinespace="2.5mm">
42459 <cell alignment="center" valignment="top" usebox="none">
42460 \begin_inset Text
42461
42462 \begin_layout Plain Layout
42463
42464 \family sans
42465 \begin_inset Info
42466 type  "icon"
42467 arg   "marginalnote-insert"
42468 \end_inset
42469
42470
42471 \end_layout
42472
42473 \end_inset
42474 </cell>
42475 <cell alignment="center" valignment="top" usebox="none">
42476 \begin_inset Text
42477
42478 \begin_layout Plain Layout
42479
42480 \family sans
42481 Insert\SpecialChar \menuseparator
42482 Marginal
42483 \begin_inset space ~
42484 \end_inset
42485
42486 Note
42487 \end_layout
42488
42489 \end_inset
42490 </cell>
42491 </row>
42492 <row interlinespace="2.5mm">
42493 <cell alignment="center" valignment="top" usebox="none">
42494 \begin_inset Text
42495
42496 \begin_layout Plain Layout
42497
42498 \family sans
42499 \begin_inset Info
42500 type  "icon"
42501 arg   "note-insert"
42502 \end_inset
42503
42504
42505 \end_layout
42506
42507 \end_inset
42508 </cell>
42509 <cell alignment="center" valignment="top" usebox="none">
42510 \begin_inset Text
42511
42512 \begin_layout Plain Layout
42513
42514 \family sans
42515 Insert\SpecialChar \menuseparator
42516 Note\SpecialChar \menuseparator
42517 LyX
42518 \begin_inset space ~
42519 \end_inset
42520
42521 Note
42522 \end_layout
42523
42524 \end_inset
42525 </cell>
42526 </row>
42527 <row interlinespace="2.5mm">
42528 <cell alignment="center" valignment="top" usebox="none">
42529 \begin_inset Text
42530
42531 \begin_layout Plain Layout
42532
42533 \family sans
42534 \begin_inset Info
42535 type  "icon"
42536 arg   "box-insert Frameless"
42537 \end_inset
42538
42539
42540 \end_layout
42541
42542 \end_inset
42543 </cell>
42544 <cell alignment="center" valignment="top" usebox="none">
42545 \begin_inset Text
42546
42547 \begin_layout Plain Layout
42548
42549 \family sans
42550 Insert\SpecialChar \menuseparator
42551 Box
42552 \end_layout
42553
42554 \end_inset
42555 </cell>
42556 </row>
42557 <row interlinespace="2.5mm">
42558 <cell alignment="center" valignment="top" usebox="none">
42559 \begin_inset Text
42560
42561 \begin_layout Plain Layout
42562
42563 \family sans
42564 \begin_inset Info
42565 type  "icon"
42566 arg   "href-insert"
42567 \end_inset
42568
42569
42570 \end_layout
42571
42572 \end_inset
42573 </cell>
42574 <cell alignment="center" valignment="top" usebox="none">
42575 \begin_inset Text
42576
42577 \begin_layout Plain Layout
42578
42579 \family sans
42580 Insert\SpecialChar \menuseparator
42581 URL
42582 \end_layout
42583
42584 \end_inset
42585 </cell>
42586 </row>
42587 <row interlinespace="2.5mm">
42588 <cell alignment="center" valignment="top" usebox="none">
42589 \begin_inset Text
42590
42591 \begin_layout Plain Layout
42592
42593 \family sans
42594 \begin_inset Info
42595 type  "icon"
42596 arg   "ert-insert"
42597 \end_inset
42598
42599
42600 \end_layout
42601
42602 \end_inset
42603 </cell>
42604 <cell alignment="center" valignment="top" usebox="none">
42605 \begin_inset Text
42606
42607 \begin_layout Plain Layout
42608
42609 \family sans
42610 Insert\SpecialChar \menuseparator
42611 T
42612 \family default
42613
42614 \begin_inset ERT
42615 status collapsed
42616
42617 \begin_layout Plain Layout
42618
42619 {}
42620 \end_layout
42621
42622 \end_inset
42623
42624
42625 \family sans
42626 eX
42627 \begin_inset space ~
42628 \end_inset
42629
42630 Code
42631 \end_layout
42632
42633 \end_inset
42634 </cell>
42635 </row>
42636 <row interlinespace="2.5mm">
42637 <cell alignment="center" valignment="top" usebox="none">
42638 \begin_inset Text
42639
42640 \begin_layout Plain Layout
42641
42642 \family sans
42643 \begin_inset Info
42644 type  "icon"
42645 arg   "math-macro newmacroname newcommand"
42646 \end_inset
42647
42648
42649 \end_layout
42650
42651 \end_inset
42652 </cell>
42653 <cell alignment="center" valignment="top" usebox="none">
42654 \begin_inset Text
42655
42656 \begin_layout Plain Layout
42657
42658 \family sans
42659 Insert\SpecialChar \menuseparator
42660 Math\SpecialChar \menuseparator
42661 Macro
42662 \end_layout
42663
42664 \end_inset
42665 </cell>
42666 </row>
42667 <row interlinespace="2.5mm">
42668 <cell alignment="center" valignment="top" usebox="none">
42669 \begin_inset Text
42670
42671 \begin_layout Plain Layout
42672
42673 \family sans
42674 \begin_inset Info
42675 type  "icon"
42676 arg   "dialog-show-new-inset include"
42677 \end_inset
42678
42679
42680 \end_layout
42681
42682 \end_inset
42683 </cell>
42684 <cell alignment="center" valignment="top" usebox="none">
42685 \begin_inset Text
42686
42687 \begin_layout Plain Layout
42688
42689 \family sans
42690 Insert\SpecialChar \menuseparator
42691 File\SpecialChar \menuseparator
42692 Child
42693 \begin_inset space ~
42694 \end_inset
42695
42696 Document
42697 \end_layout
42698
42699 \end_inset
42700 </cell>
42701 </row>
42702 <row interlinespace="2.5mm">
42703 <cell alignment="center" valignment="top" usebox="none">
42704 \begin_inset Text
42705
42706 \begin_layout Plain Layout
42707
42708 \family sans
42709 \begin_inset Info
42710 type  "icon"
42711 arg   "dialog-show character"
42712 \end_inset
42713
42714
42715 \end_layout
42716
42717 \end_inset
42718 </cell>
42719 <cell alignment="center" valignment="top" usebox="none">
42720 \begin_inset Text
42721
42722 \begin_layout Plain Layout
42723
42724 \family sans
42725 Edit\SpecialChar \menuseparator
42726 Text
42727 \begin_inset space ~
42728 \end_inset
42729
42730 Style
42731 \end_layout
42732
42733 \end_inset
42734 </cell>
42735 </row>
42736 <row interlinespace="2.5mm">
42737 <cell alignment="center" valignment="top" usebox="none">
42738 \begin_inset Text
42739
42740 \begin_layout Plain Layout
42741
42742 \family sans
42743 \begin_inset Info
42744 type  "icon"
42745 arg   "layout-paragraph"
42746 \end_inset
42747
42748
42749 \end_layout
42750
42751 \end_inset
42752 </cell>
42753 <cell alignment="center" valignment="top" usebox="none">
42754 \begin_inset Text
42755
42756 \begin_layout Plain Layout
42757
42758 \family sans
42759 Edit\SpecialChar \menuseparator
42760 Paragraph
42761 \begin_inset space ~
42762 \end_inset
42763
42764 Settings
42765 \end_layout
42766
42767 \end_inset
42768 </cell>
42769 </row>
42770 <row interlinespace="2.5mm">
42771 <cell alignment="center" valignment="top" usebox="none">
42772 \begin_inset Text
42773
42774 \begin_layout Plain Layout
42775
42776 \family sans
42777 \begin_inset Info
42778 type  "icon"
42779 arg   "thesaurus-entry"
42780 \end_inset
42781
42782
42783 \end_layout
42784
42785 \end_inset
42786 </cell>
42787 <cell alignment="center" valignment="top" usebox="none">
42788 \begin_inset Text
42789
42790 \begin_layout Plain Layout
42791
42792 \family sans
42793 Tools\SpecialChar \menuseparator
42794 Thesaurus
42795 \end_layout
42796
42797 \end_inset
42798 </cell>
42799 </row>
42800 </lyxtabular>
42801
42802 \end_inset
42803
42804
42805 \end_layout
42806
42807 \begin_layout Subsection
42808 View / Update Toolbar
42809 \begin_inset Index idx
42810 status collapsed
42811
42812 \begin_layout Plain Layout
42813 Toolbar ! View / Update
42814 \end_layout
42815
42816 \end_inset
42817
42818
42819 \end_layout
42820
42821 \begin_layout Standard
42822 \begin_inset Graphics
42823         filename clipart/ViewToolbar.png
42824
42825 \end_inset
42826
42827
42828 \end_layout
42829
42830 \begin_layout Standard
42831 \begin_inset VSpace defskip
42832 \end_inset
42833
42834
42835 \end_layout
42836
42837 \begin_layout Standard
42838 The view / update toolbar as shown above contains from left to right the
42839  following buttons:
42840 \end_layout
42841
42842 \begin_layout Standard
42843 \begin_inset VSpace defskip
42844 \end_inset
42845
42846
42847 \end_layout
42848
42849 \begin_layout Standard
42850 \begin_inset Tabular
42851 <lyxtabular version="3" rows="7" columns="2">
42852 <features islongtable="true" longtabularalignment="center">
42853 <column alignment="left" valignment="top" width="0">
42854 <column alignment="left" valignment="top" width="0">
42855 <row interlinespace="2.5mm">
42856 <cell alignment="center" valignment="top" usebox="none">
42857 \begin_inset Text
42858
42859 \begin_layout Plain Layout
42860
42861 \family sans
42862 \begin_inset Info
42863 type  "icon"
42864 arg   "buffer-view"
42865 \end_inset
42866
42867
42868 \end_layout
42869
42870 \end_inset
42871 </cell>
42872 <cell alignment="center" valignment="top" usebox="none">
42873 \begin_inset Text
42874
42875 \begin_layout Plain Layout
42876
42877 \family sans
42878 View\SpecialChar \menuseparator
42879 View
42880 \end_layout
42881
42882 \end_inset
42883 </cell>
42884 </row>
42885 <row interlinespace="2.5mm">
42886 <cell alignment="center" valignment="top" usebox="none">
42887 \begin_inset Text
42888
42889 \begin_layout Plain Layout
42890
42891 \family sans
42892 \begin_inset Info
42893 type  "icon"
42894 arg   "buffer-update"
42895 \end_inset
42896
42897
42898 \end_layout
42899
42900 \end_inset
42901 </cell>
42902 <cell alignment="center" valignment="top" usebox="none">
42903 \begin_inset Text
42904
42905 \begin_layout Plain Layout
42906
42907 \family sans
42908 View\SpecialChar \menuseparator
42909 Update
42910 \end_layout
42911
42912 \end_inset
42913 </cell>
42914 </row>
42915 <row interlinespace="2.5mm">
42916 <cell alignment="center" valignment="top" usebox="none">
42917 \begin_inset Text
42918
42919 \begin_layout Plain Layout
42920
42921 \family sans
42922 \begin_inset Info
42923 type  "icon"
42924 arg   "master-buffer-view"
42925 \end_inset
42926
42927
42928 \end_layout
42929
42930 \end_inset
42931 </cell>
42932 <cell alignment="center" valignment="top" usebox="none">
42933 \begin_inset Text
42934
42935 \begin_layout Plain Layout
42936
42937 \family sans
42938 View\SpecialChar \menuseparator
42939 Master
42940 \end_layout
42941
42942 \end_inset
42943 </cell>
42944 </row>
42945 <row interlinespace="2.5mm">
42946 <cell alignment="center" valignment="top" usebox="none">
42947 \begin_inset Text
42948
42949 \begin_layout Plain Layout
42950
42951 \family sans
42952 \begin_inset Info
42953 type  "icon"
42954 arg   "master-buffer-update"
42955 \end_inset
42956
42957
42958 \end_layout
42959
42960 \end_inset
42961 </cell>
42962 <cell alignment="center" valignment="top" usebox="none">
42963 \begin_inset Text
42964
42965 \begin_layout Plain Layout
42966
42967 \family sans
42968 View\SpecialChar \menuseparator
42969 Update
42970 \begin_inset space ~
42971 \end_inset
42972
42973 Master
42974 \end_layout
42975
42976 \end_inset
42977 </cell>
42978 </row>
42979 <row interlinespace="2.5mm">
42980 <cell alignment="center" valignment="top" usebox="none">
42981 \begin_inset Text
42982
42983 \begin_layout Plain Layout
42984
42985 \family sans
42986 \begin_inset Info
42987 type  "icon"
42988 arg   "buffer-toggle-output-sync"
42989 \end_inset
42990
42991
42992 \end_layout
42993
42994 \end_inset
42995 </cell>
42996 <cell alignment="center" valignment="top" usebox="none">
42997 \begin_inset Text
42998
42999 \begin_layout Plain Layout
43000
43001 \family sans
43002 Document\SpecialChar \menuseparator
43003 Settings\SpecialChar \menuseparator
43004 Output\SpecialChar \menuseparator
43005 Synchronize with Output
43006 \end_layout
43007
43008 \end_inset
43009 </cell>
43010 </row>
43011 <row interlinespace="2.5mm">
43012 <cell alignment="center" valignment="top" usebox="none">
43013 \begin_inset Text
43014
43015 \begin_layout Plain Layout
43016 \begin_inset Graphics
43017         filename ../images/view-others.png
43018         scale 85
43019         groupId toolbarbuttons
43020
43021 \end_inset
43022
43023
43024 \family sans
43025 *
43026 \end_layout
43027
43028 \end_inset
43029 </cell>
43030 <cell alignment="center" valignment="top" usebox="none">
43031 \begin_inset Text
43032
43033 \begin_layout Plain Layout
43034
43035 \family sans
43036 View\SpecialChar \menuseparator
43037 View (Other Formats)
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 </row>
43043 <row interlinespace="2.5mm">
43044 <cell alignment="center" valignment="top" usebox="none">
43045 \begin_inset Text
43046
43047 \begin_layout Plain Layout
43048 \begin_inset Graphics
43049         filename ../images/update-others.png
43050         scale 85
43051         groupId toolbarbuttons
43052
43053 \end_inset
43054
43055 *
43056 \end_layout
43057
43058 \end_inset
43059 </cell>
43060 <cell alignment="center" valignment="top" usebox="none">
43061 \begin_inset Text
43062
43063 \begin_layout Plain Layout
43064
43065 \family sans
43066 View\SpecialChar \menuseparator
43067 Update (Other Formats)
43068 \end_layout
43069
43070 \end_inset
43071 </cell>
43072 </row>
43073 </lyxtabular>
43074
43075 \end_inset
43076
43077
43078 \end_layout
43079
43080 \begin_layout Standard
43081 * These icons might look different for you if you do not use the default
43082  icon set.
43083 \end_layout
43084
43085 \begin_layout Subsection
43086 Other Toolbars
43087 \end_layout
43088
43089 \begin_layout Standard
43090 The change tracking toolbar is explained in section
43091 \begin_inset space ~
43092 \end_inset
43093
43094
43095 \begin_inset CommandInset ref
43096 LatexCommand ref
43097 reference "sec:Change-Tracking"
43098
43099 \end_inset
43100
43101 , the table toolbar
43102 \begin_inset Index idx
43103 status collapsed
43104
43105 \begin_layout Plain Layout
43106 Toolbar ! Table
43107 \end_layout
43108
43109 \end_inset
43110
43111  in the 
43112 \emph on
43113 Embedded
43114 \begin_inset space ~
43115 \end_inset
43116
43117 Objects
43118 \emph default
43119  manual, the math macro toolbar
43120 \begin_inset Index idx
43121 status collapsed
43122
43123 \begin_layout Plain Layout
43124 Toolbar ! Macro
43125 \end_layout
43126
43127 \end_inset
43128
43129  in the 
43130 \emph on
43131 Math
43132 \emph default
43133  manual.
43134 \end_layout
43135
43136 \begin_layout Chapter
43137 The Document Settings
43138 \begin_inset CommandInset label
43139 LatexCommand label
43140 name "chap:The-Document-Settings"
43141
43142 \end_inset
43143
43144
43145 \begin_inset Index idx
43146 status collapsed
43147
43148 \begin_layout Plain Layout
43149 Document ! Settings
43150 \end_layout
43151
43152 \end_inset
43153
43154
43155 \end_layout
43156
43157 \begin_layout Standard
43158 The document settings dialog contains submenus to set properties for the
43159  whole document and is called with the menu
43160 \family sans
43161  Document\SpecialChar \menuseparator
43162 Settings
43163 \family default
43164 .
43165  You can save your document settings as default with the
43166 \family sans
43167  Save as Document Defaults
43168 \family default
43169  button in the dialog.
43170  This will create a template named 
43171 \family typewriter
43172 defaults.lyx
43173 \family default
43174  which is automatically loaded by LyX when you create a new document without
43175  using a template.
43176 \end_layout
43177
43178 \begin_layout Standard
43179 The button 
43180 \family sans
43181 Use Class Defaults
43182 \family default
43183  resets the document settings to the default of the document class.
43184  This affects mostly class options, the page layout and Numbering & TOC.
43185 \end_layout
43186
43187 \begin_layout Standard
43188 The different submenus of the dialog are explained in the following sections.
43189 \end_layout
43190
43191 \begin_layout Section
43192 Document Class
43193 \end_layout
43194
43195 \begin_layout Standard
43196 Here you set the document class, class options, a graphics driver, and a
43197  master document.
43198  Document classes are described in section
43199 \begin_inset space ~
43200 \end_inset
43201
43202
43203 \begin_inset CommandInset ref
43204 LatexCommand ref
43205 reference "sec:Document-Classes"
43206
43207 \end_inset
43208
43209 .
43210  
43211 \end_layout
43212
43213 \begin_layout Standard
43214 With the button 
43215 \family sans
43216 Local
43217 \begin_inset space ~
43218 \end_inset
43219
43220 Layout
43221 \family default
43222  you can load you own layout-file, that is not in LyX's 
43223 \emph on
43224 layouts
43225 \emph default
43226  folder and thus not recognized by LyX as layout for a document class.
43227  For more about layout-files, see the chapter 
43228 \emph on
43229 Installing New Document Classes, Layouts, and Templates
43230 \emph default
43231  of the 
43232 \emph on
43233 Customization
43234 \emph default
43235  Handbook.
43236 \end_layout
43237
43238 \begin_layout Standard
43239 Some classes use special class options by default.
43240  If this is the case, they are listed in the field 
43241 \family sans
43242 Predefined
43243 \family default
43244  and you can decide to use them or not.
43245  If you do not exactly know what the default class options are for, it is
43246  recommended to leave them untouched.
43247  The 
43248 \family sans
43249 Graphics driver
43250 \family default
43251  is used for LaTeX's graphics, color and page layout packages.
43252  If using 
43253 \family sans
43254 Default
43255 \family default
43256 , the default driver for the LaTeX-packages is used.
43257  It is recommended that you use the default unless you know what you are
43258  doing.
43259 \begin_inset Foot
43260 status collapsed
43261
43262 \begin_layout Plain Layout
43263 When you want to use one of the following drivers
43264 \begin_inset Newline newline
43265 \end_inset
43266
43267
43268 \family sans
43269 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43270 \family default
43271
43272 \begin_inset Newline newline
43273 \end_inset
43274
43275 you first have to activate them in your LaTeX distribution, see section
43276  
43277 \emph on
43278 Driver support
43279 \emph default
43280  in 
43281 \begin_inset CommandInset href
43282 LatexCommand href
43283 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43284
43285 \end_inset
43286
43287 .
43288 \end_layout
43289
43290 \end_inset
43291
43292
43293 \end_layout
43294
43295 \begin_layout Standard
43296 Specifying a master document is necessary if the current document is a child
43297  or subdocument.
43298  The master document will be used by LyX in the background if the child
43299  document is opened without its master.
43300  This way child documents are always compilable.
43301  More about master and child documents is explained in the section 
43302 \emph on
43303 Child Documents
43304 \emph default
43305  of the 
43306 \emph on
43307 Embedded
43308 \begin_inset space ~
43309 \end_inset
43310
43311 Objects
43312 \emph default
43313  manual.
43314 \end_layout
43315
43316 \begin_layout Standard
43317 There is also an option to suppress the date and one to use the LaTeX-package
43318  
43319 \series bold
43320 refstyle
43321 \series default
43322  instead of 
43323 \series bold
43324 prettyref
43325 \series default
43326
43327 \begin_inset Index idx
43328 status collapsed
43329
43330 \begin_layout Plain Layout
43331 LaTeX-packages ! prettyref
43332 \end_layout
43333
43334 \end_inset
43335
43336
43337 \begin_inset Index idx
43338 status collapsed
43339
43340 \begin_layout Plain Layout
43341 LaTeX-packages ! refstyle
43342 \end_layout
43343
43344 \end_inset
43345
43346  for cross-references, see sec.
43347 \begin_inset space \thinspace{}
43348 \end_inset
43349
43350
43351 \begin_inset CommandInset ref
43352 LatexCommand ref
43353 reference "sec:Cross-References"
43354
43355 \end_inset
43356
43357 .
43358 \end_layout
43359
43360 \begin_layout Section
43361 Child Documents
43362 \end_layout
43363
43364 \begin_layout Standard
43365 This submenu is only visible when your document includes child documents.
43366  Please refer to the section 
43367 \emph on
43368 Child
43369 \begin_inset space ~
43370 \end_inset
43371
43372 Documents
43373 \emph default
43374  of the 
43375 \emph on
43376 Embedded
43377 \begin_inset space ~
43378 \end_inset
43379
43380 Objects
43381 \emph default
43382  manual for details.
43383 \end_layout
43384
43385 \begin_layout Section
43386 Modules
43387 \end_layout
43388
43389 \begin_layout Standard
43390 Modules are explained in section
43391 \begin_inset space ~
43392 \end_inset
43393
43394
43395 \begin_inset CommandInset ref
43396 LatexCommand ref
43397 reference "sub:Modules"
43398
43399 \end_inset
43400
43401 .
43402 \end_layout
43403
43404 \begin_layout Section
43405 Local Layout
43406 \end_layout
43407
43408 \begin_layout Standard
43409 See section
43410 \begin_inset space ~
43411 \end_inset
43412
43413
43414 \begin_inset CommandInset ref
43415 LatexCommand ref
43416 reference "sub:Local-Layout"
43417
43418 \end_inset
43419
43420  for a description.
43421 \end_layout
43422
43423 \begin_layout Section
43424 Fonts
43425 \end_layout
43426
43427 \begin_layout Standard
43428 The document font settings are described in section
43429 \begin_inset space ~
43430 \end_inset
43431
43432
43433 \begin_inset CommandInset ref
43434 LatexCommand ref
43435 reference "sec:Fonts-and-Text"
43436
43437 \end_inset
43438
43439 .
43440 \end_layout
43441
43442 \begin_layout Section
43443 Text Layout
43444 \end_layout
43445
43446 \begin_layout Standard
43447 You can specify if paragraphs should be separated by indentations or vertical
43448  skips.
43449  The line spacing and the number of text columns can also be specified here.
43450 \end_layout
43451
43452 \begin_layout Standard
43453 Note that LyX will not show two columns or the set up line spacing on screen.
43454  That would be impractical, often unreadable and is not part of the WYSIWYM
43455  concept.
43456  However, it will be as you specified it in the output.
43457 \end_layout
43458
43459 \begin_layout Section
43460 Page Layout
43461 \end_layout
43462
43463 \begin_layout Standard
43464 A description of this menu is given in section
43465 \begin_inset space ~
43466 \end_inset
43467
43468
43469 \begin_inset CommandInset ref
43470 LatexCommand ref
43471 reference "sub:Paper-Size,-Orientation"
43472
43473 \end_inset
43474
43475  and 
43476 \begin_inset CommandInset ref
43477 LatexCommand ref
43478 reference "sub:Document-Layout"
43479
43480 \end_inset
43481
43482 .
43483 \end_layout
43484
43485 \begin_layout Section
43486 Page Margins
43487 \end_layout
43488
43489 \begin_layout Standard
43490 Here you can adjust the paper margins, see section
43491 \begin_inset space ~
43492 \end_inset
43493
43494
43495 \begin_inset CommandInset ref
43496 LatexCommand ref
43497 reference "sub:Margins"
43498
43499 \end_inset
43500
43501 .
43502 \end_layout
43503
43504 \begin_layout Section
43505 Language
43506 \begin_inset CommandInset label
43507 LatexCommand label
43508 name "sec:Language-encodings"
43509
43510 \end_inset
43511
43512
43513 \begin_inset Index idx
43514 status collapsed
43515
43516 \begin_layout Plain Layout
43517 Language ! Encoding
43518 \end_layout
43519
43520 \end_inset
43521
43522
43523 \end_layout
43524
43525 \begin_layout Standard
43526 The document language and quote styles are set here.
43527  The encoding specifies how the document content is exported to LaTeX (the
43528  LyX file is always encoded in utf8).
43529  All characters that cannot be encoded using the specified encoding will
43530  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43531  known for a particular character).
43532 \begin_inset Foot
43533 status collapsed
43534
43535 \begin_layout Plain Layout
43536 The known commands are defined in a text file (
43537 \emph on
43538 unicodesymbols
43539 \emph default
43540 ).
43541  You can add commands for unknown symbols to that file yourself, see the
43542  
43543 \emph on
43544 Customization
43545 \emph default
43546  manual for details.
43547 \end_layout
43548
43549 \end_inset
43550
43551
43552 \end_layout
43553
43554 \begin_layout Standard
43555 If you use the option 
43556 \family sans
43557 Language Default
43558 \family default
43559 , LyX determines the encoding of a text part from the language of this text.
43560  If the document contains text in more than one language you may get more
43561  than one encoding in the LaTeX file.
43562  If you do not use this option then the complete document will always use
43563  exactly one encoding.
43564  Checking this option is the preferred setting.
43565 \end_layout
43566
43567 \begin_layout Standard
43568 LyX also supports Unicode output, which is particularly useful if you need
43569  lots of special symbols or non-alphabetic scripts, respectively.
43570  If you want to use this (and your LaTeX installation supports Unicode),
43571  choose one of the four utf8 variants from the list below.
43572  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43573  so it is not uncommon that a file with lots of Unicode symbols works fine
43574  with 
43575 \family sans
43576 Language Default
43577 \family default
43578  (when LyX uses its list of known LaTeX-commands), but does not work with
43579  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43580  because all Unicode symbols can be encoded in utf8).
43581  The situation is much better with XeTeX and LuaTeX, two new alternative
43582  engines to standard LaTeX.
43583  Both engines support Unicode natively.
43584  LyX now also supports these two engines (via the output formats 
43585 \family sans
43586 PDF
43587 \begin_inset space ~
43588 \end_inset
43589
43590 (XeTe
43591 \begin_inset ERT
43592 status collapsed
43593
43594 \begin_layout Plain Layout
43595
43596 {}
43597 \end_layout
43598
43599 \end_inset
43600
43601 X)
43602 \family default
43603
43604 \family sans
43605 PDF
43606 \begin_inset space ~
43607 \end_inset
43608
43609 (LuaTe
43610 \begin_inset ERT
43611 status collapsed
43612
43613 \begin_layout Plain Layout
43614
43615 {}
43616 \end_layout
43617
43618 \end_inset
43619
43620 X)
43621 \family default
43622  and 
43623 \family sans
43624 DVI
43625 \begin_inset space ~
43626 \end_inset
43627
43628 (LuaTeX)
43629 \family default
43630 , see section
43631 \begin_inset space ~
43632 \end_inset
43633
43634
43635 \begin_inset CommandInset ref
43636 LatexCommand ref
43637 reference "sub:Output-file-formats"
43638
43639 \end_inset
43640
43641 ).
43642  So if you are using many special or accented characters and 
43643 \family sans
43644 Language Default
43645 \family default
43646  fails, you might try out one of these new engines.
43647 \end_layout
43648
43649 \begin_layout Standard
43650 The 
43651 \family sans
43652 Language
43653 \begin_inset space ~
43654 \end_inset
43655
43656 package
43657 \family default
43658  determines the LaTeX-package that is used for hyphenation and the translation
43659  of strings like 
43660 \begin_inset Quotes eld
43661 \end_inset
43662
43663 Part
43664 \begin_inset Quotes erd
43665 \end_inset
43666
43667 .
43668  The possible settings are:
43669 \end_layout
43670
43671 \begin_layout Description
43672 Default uses the language package that is selected in
43673 \family sans
43674  Tools\SpecialChar \menuseparator
43675 Preferences\SpecialChar \menuseparator
43676 Language Settings
43677 \family default
43678  (see section
43679 \begin_inset space ~
43680 \end_inset
43681
43682
43683 \begin_inset CommandInset ref
43684 LatexCommand ref
43685 reference "sub:Prefs-Language"
43686
43687 \end_inset
43688
43689 ).
43690 \end_layout
43691
43692 \begin_layout Description
43693 Automatic selects the most suitable language package for the view/export
43694  format you will use.
43695  In many cases this will be 
43696 \series bold
43697 babel
43698 \series default
43699
43700 \begin_inset Index idx
43701 status collapsed
43702
43703 \begin_layout Plain Layout
43704 LaTeX-packages ! babel
43705 \end_layout
43706
43707 \end_inset
43708
43709 .
43710  If the newer package 
43711 \series bold
43712 polyglossia
43713 \series default
43714
43715 \begin_inset Index idx
43716 status collapsed
43717
43718 \begin_layout Plain Layout
43719 LaTeX-packages ! polyglossia
43720 \end_layout
43721
43722 \end_inset
43723
43724  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43725  this package will be used instead of 
43726 \series bold
43727 babel
43728 \series default
43729 .
43730 \end_layout
43731
43732 \begin_layout Description
43733 Always
43734 \begin_inset space ~
43735 \end_inset
43736
43737 Babel uses 
43738 \series bold
43739 babel
43740 \series default
43741  even if 
43742 \series bold
43743 polyglossia
43744 \series default
43745  would be more appropriate.
43746 \end_layout
43747
43748 \begin_layout Description
43749 Custom allows you to specify a language package command of your choice.
43750  For example if you want to use a language-specific package like 
43751 \series bold
43752 ngerman
43753 \series default
43754  (for German texts), type in
43755 \series bold
43756
43757 \begin_inset Newline newline
43758 \end_inset
43759
43760
43761 \backslash
43762 usepackage{ngerman}
43763 \end_layout
43764
43765 \begin_layout Description
43766 None will not use a language package.
43767  This is necessary for some document classes for scientific articles.
43768 \end_layout
43769
43770 \begin_layout Standard
43771 Here is a list with the important encodings:
43772 \end_layout
43773
43774 \begin_layout Description
43775 Language
43776 \begin_inset space ~
43777 \end_inset
43778
43779 Default
43780 \begin_inset space ~
43781 \end_inset
43782
43783 (no
43784 \begin_inset space ~
43785 \end_inset
43786
43787 inputenc) Same as 
43788 \family sans
43789 Language Default
43790 \family default
43791 , but the LaTeX-package 
43792 \series bold
43793 inputenc
43794 \series default
43795
43796 \begin_inset Index idx
43797 status collapsed
43798
43799 \begin_layout Plain Layout
43800 LaTeX-packages ! inputenc
43801 \end_layout
43802
43803 \end_inset
43804
43805  is not used.
43806  When using this, you probably need to load some additional packages manually
43807  in the preamble and specify the used encoding for text parts in foreign
43808  languages in TeX code.
43809 \end_layout
43810
43811 \begin_layout Description
43812 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43813  LyX converts all other characters into LaTeX commands, which may result
43814  in a big file when lots of LaTeX-commands are needed.
43815 \end_layout
43816
43817 \begin_layout Description
43818 Arabic
43819 \begin_inset space ~
43820 \end_inset
43821
43822 (CP
43823 \begin_inset space ~
43824 \end_inset
43825
43826 1256) MS Windows code page for Arabic and Farsi
43827 \end_layout
43828
43829 \begin_layout Description
43830 Arabic
43831 \begin_inset space ~
43832 \end_inset
43833
43834 (ISO
43835 \begin_inset space ~
43836 \end_inset
43837
43838 8859-6) for Arabic and Farsi
43839 \end_layout
43840
43841 \begin_layout Description
43842 Armenian
43843 \begin_inset space ~
43844 \end_inset
43845
43846 (ArmSCII8) for Armenian
43847 \end_layout
43848
43849 \begin_layout Description
43850 Baltic
43851 \begin_inset space ~
43852 \end_inset
43853
43854 (CP
43855 \begin_inset space ~
43856 \end_inset
43857
43858 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43859  as the ISO-8859-13 encoding
43860 \end_layout
43861
43862 \begin_layout Description
43863 Baltic
43864 \begin_inset space ~
43865 \end_inset
43866
43867 (ISO
43868 \begin_inset space ~
43869 \end_inset
43870
43871 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43872  encoding
43873 \end_layout
43874
43875 \begin_layout Description
43876 Baltic
43877 \begin_inset space ~
43878 \end_inset
43879
43880 (ISO
43881 \begin_inset space ~
43882 \end_inset
43883
43884 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43885  ISO-8859-13 encoding
43886 \end_layout
43887
43888 \begin_layout Description
43889 Central
43890 \begin_inset space ~
43891 \end_inset
43892
43893 European
43894 \begin_inset space ~
43895 \end_inset
43896
43897 (CP
43898 \begin_inset space ~
43899 \end_inset
43900
43901 1250) MS Windows code page for ISO
43902 \begin_inset space ~
43903 \end_inset
43904
43905 8859-2 (latin2)
43906 \end_layout
43907
43908 \begin_layout Description
43909 Central
43910 \begin_inset space ~
43911 \end_inset
43912
43913 European
43914 \begin_inset space ~
43915 \end_inset
43916
43917 (ISO
43918 \begin_inset space ~
43919 \end_inset
43920
43921 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43922  Romanian, Slovak and Slovenian
43923 \end_layout
43924
43925 \begin_layout Description
43926 Chinese
43927 \begin_inset space ~
43928 \end_inset
43929
43930 (simplified)
43931 \begin_inset space ~
43932 \end_inset
43933
43934 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43935  this encoding is officially replaced by the encoding GB18030, as GB18030
43936  is not available for LaTeX you should try to use the encoding Unicode
43937 \begin_inset space ~
43938 \end_inset
43939
43940 (CJK)
43941 \begin_inset space ~
43942 \end_inset
43943
43944 (utf8)
43945 \end_layout
43946
43947 \begin_layout Description
43948 Chinese
43949 \begin_inset space ~
43950 \end_inset
43951
43952 (simplified)
43953 \begin_inset space ~
43954 \end_inset
43955
43956 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43957  except for the Euro currency sign, since 2001 this encoding is officially
43958  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43959  you should try to use the encoding Unicode
43960 \begin_inset space ~
43961 \end_inset
43962
43963 (CJK)
43964 \begin_inset space ~
43965 \end_inset
43966
43967 (utf8)
43968 \end_layout
43969
43970 \begin_layout Description
43971 Chinese
43972 \begin_inset space ~
43973 \end_inset
43974
43975 (traditional)
43976 \begin_inset space ~
43977 \end_inset
43978
43979 (EUC-TW) for traditional Chinese
43980 \end_layout
43981
43982 \begin_layout Description
43983 Cyrillic
43984 \begin_inset space ~
43985 \end_inset
43986
43987 (CP
43988 \begin_inset space ~
43989 \end_inset
43990
43991 1251) MS Windows code page for Cyrillic
43992 \end_layout
43993
43994 \begin_layout Description
43995 Cyrillic
43996 \begin_inset space ~
43997 \end_inset
43998
43999 (ISO
44000 \begin_inset space ~
44001 \end_inset
44002
44003 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44004 \end_layout
44005
44006 \begin_layout Description
44007 Cyrillic
44008 \begin_inset space ~
44009 \end_inset
44010
44011 (KOI8-R) standard Cyrillic especially for Russian
44012 \end_layout
44013
44014 \begin_layout Description
44015 Cyrillic
44016 \begin_inset space ~
44017 \end_inset
44018
44019 (KOI8-U) Cyrillic for Ukrainian
44020 \end_layout
44021
44022 \begin_layout Description
44023 Cyrillic
44024 \begin_inset space ~
44025 \end_inset
44026
44027 (pt
44028 \begin_inset space ~
44029 \end_inset
44030
44031 154) Cyrillic for Kazakh
44032 \end_layout
44033
44034 \begin_layout Description
44035 Greek
44036 \begin_inset space ~
44037 \end_inset
44038
44039 (ISO
44040 \begin_inset space ~
44041 \end_inset
44042
44043 8859-7) for Greek
44044 \end_layout
44045
44046 \begin_layout Description
44047 Hebrew
44048 \begin_inset space ~
44049 \end_inset
44050
44051 (CP
44052 \begin_inset space ~
44053 \end_inset
44054
44055 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44056 \end_layout
44057
44058 \begin_layout Description
44059 Hebrew
44060 \begin_inset space ~
44061 \end_inset
44062
44063 (ISO
44064 \begin_inset space ~
44065 \end_inset
44066
44067 8859-8) for Hebrew
44068 \end_layout
44069
44070 \begin_layout Description
44071 Japanese
44072 \begin_inset space ~
44073 \end_inset
44074
44075 (CJK)
44076 \begin_inset space ~
44077 \end_inset
44078
44079 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44080 \series bold
44081 CJK
44082 \series default
44083
44084 \begin_inset Index idx
44085 status collapsed
44086
44087 \begin_layout Plain Layout
44088 LaTeX-packages ! CJK
44089 \end_layout
44090
44091 \end_inset
44092
44093 , when using this, set the document language to 
44094 \family sans
44095 Japanese (CJK)
44096 \end_layout
44097
44098 \begin_layout Description
44099 Japanese
44100 \begin_inset space ~
44101 \end_inset
44102
44103 (CJK)
44104 \begin_inset space ~
44105 \end_inset
44106
44107 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44108 \series bold
44109 CJK
44110 \series default
44111 , when using this, set the document language to 
44112 \family sans
44113 Japanese
44114 \begin_inset space ~
44115 \end_inset
44116
44117 (CJK)
44118 \end_layout
44119
44120 \begin_layout Description
44121 Japanese
44122 \begin_inset space ~
44123 \end_inset
44124
44125 (non-CJK)
44126 \begin_inset space ~
44127 \end_inset
44128
44129 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44130 \series bold
44131 japanese
44132 \series default
44133
44134 \begin_inset Index idx
44135 status collapsed
44136
44137 \begin_layout Plain Layout
44138 LaTeX-packages ! japanese
44139 \end_layout
44140
44141 \end_inset
44142
44143 , when using this, set the document language to 
44144 \family sans
44145 Japanese
44146 \end_layout
44147
44148 \begin_layout Description
44149 Japanese
44150 \begin_inset space ~
44151 \end_inset
44152
44153 (non-CJK)
44154 \begin_inset space ~
44155 \end_inset
44156
44157 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44158 \series bold
44159 japanese
44160 \series default
44161 , when using this, set the document language to 
44162 \family sans
44163 Japanese
44164 \end_layout
44165
44166 \begin_layout Description
44167 Japanese
44168 \begin_inset space ~
44169 \end_inset
44170
44171 (non-CJK)
44172 \begin_inset space ~
44173 \end_inset
44174
44175 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44176 \series bold
44177 japanese
44178 \series default
44179 , when using this, set the document language to 
44180 \family sans
44181 Japanese
44182 \end_layout
44183
44184 \begin_layout Description
44185 Korean
44186 \begin_inset space ~
44187 \end_inset
44188
44189 (EUC-KR) for Korean
44190 \end_layout
44191
44192 \begin_layout Description
44193 Southern
44194 \begin_inset space ~
44195 \end_inset
44196
44197 European
44198 \begin_inset space ~
44199 \end_inset
44200
44201 (ISO
44202 \begin_inset space ~
44203 \end_inset
44204
44205 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44206 \end_layout
44207
44208 \begin_layout Description
44209 South-Eastern
44210 \begin_inset space ~
44211 \end_inset
44212
44213 European
44214 \begin_inset space ~
44215 \end_inset
44216
44217 (ISO
44218 \begin_inset space ~
44219 \end_inset
44220
44221 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44222  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44223  to cover many languages and characters with diacritics
44224 \end_layout
44225
44226 \begin_layout Description
44227 Thai
44228 \begin_inset space ~
44229 \end_inset
44230
44231 (TIS
44232 \begin_inset space ~
44233 \end_inset
44234
44235 620-0) for Thai
44236 \end_layout
44237
44238 \begin_layout Description
44239 Turkish
44240 \begin_inset space ~
44241 \end_inset
44242
44243 (ISO
44244 \begin_inset space ~
44245 \end_inset
44246
44247 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44248  Icelandic letters are replaced by Turkish ones
44249 \end_layout
44250
44251 \begin_layout Description
44252 Unicode
44253 \begin_inset space ~
44254 \end_inset
44255
44256 (CJK)
44257 \begin_inset space ~
44258 \end_inset
44259
44260 (utf8) Unicode utf8 with the LaTeX-package 
44261 \series bold
44262 CJK
44263 \series default
44264
44265 \begin_inset Index idx
44266 status collapsed
44267
44268 \begin_layout Plain Layout
44269 LaTeX-packages ! CJK
44270 \end_layout
44271
44272 \end_inset
44273
44274  (for the languages Chinese, Japanese and Korean)
44275 \end_layout
44276
44277 \begin_layout Description
44278 Unicode
44279 \begin_inset space ~
44280 \end_inset
44281
44282 (XeTeX)
44283 \begin_inset space ~
44284 \end_inset
44285
44286 (utf8) Unicode utf8 to be used with 
44287 \family sans
44288 XeTeX
44289 \family default
44290  and 
44291 \family sans
44292 LuaTeX
44293 \family default
44294 , which use Unicode directly, without the help of the LaTeX-package 
44295 \series bold
44296 inputenc
44297 \series default
44298 .
44299  LyX automatically selects this encoding if you export or preview XeTeX
44300  or LuaTeX.
44301  Normally you do not need to set this encoding manually.
44302 \end_layout
44303
44304 \begin_layout Description
44305 Unicode
44306 \begin_inset space ~
44307 \end_inset
44308
44309 (ucs-extended)
44310 \begin_inset space ~
44311 \end_inset
44312
44313 (utf8x) Unicode utf8 based on the LaTeX-package 
44314 \series bold
44315 ucs
44316 \series default
44317
44318 \begin_inset Index idx
44319 status collapsed
44320
44321 \begin_layout Plain Layout
44322 LaTeX-packages ! ucs
44323 \end_layout
44324
44325 \end_inset
44326
44327  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44328 \end_layout
44329
44330 \begin_layout Description
44331 Unicode
44332 \begin_inset space ~
44333 \end_inset
44334
44335 (utf8) Unicode utf8 based on the LaTeX-package 
44336 \series bold
44337 inputenc
44338 \series default
44339
44340 \begin_inset Index idx
44341 status collapsed
44342
44343 \begin_layout Plain Layout
44344 LaTeX-packages ! inputenc
44345 \end_layout
44346
44347 \end_inset
44348
44349 .
44350  Currently only a limited range of characters (mainly for Latin scripts)
44351  is supported.
44352 \end_layout
44353
44354 \begin_layout Description
44355 Western
44356 \begin_inset space ~
44357 \end_inset
44358
44359 European
44360 \begin_inset space ~
44361 \end_inset
44362
44363 (CP
44364 \begin_inset space ~
44365 \end_inset
44366
44367 1252) MS Windows code page for ISO
44368 \begin_inset space ~
44369 \end_inset
44370
44371 8859-1 (latin1)
44372 \end_layout
44373
44374 \begin_layout Description
44375 Western
44376 \begin_inset space ~
44377 \end_inset
44378
44379 European
44380 \begin_inset space ~
44381 \end_inset
44382
44383 (ISO
44384 \begin_inset space ~
44385 \end_inset
44386
44387 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44388  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44389  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44390  encoding instead
44391 \end_layout
44392
44393 \begin_layout Description
44394 Western
44395 \begin_inset space ~
44396 \end_inset
44397
44398 European
44399 \begin_inset space ~
44400 \end_inset
44401
44402 (ISO
44403 \begin_inset space ~
44404 \end_inset
44405
44406 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44407  sign, the œ-ligature and some characters used for French and Finnish
44408 \end_layout
44409
44410 \begin_layout Standard
44411 Finally, the dialog lets you select a specific language package for the
44412  current document.
44413  See sec.
44414 \begin_inset space \thinspace{}
44415 \end_inset
44416
44417
44418 \begin_inset CommandInset ref
44419 LatexCommand ref
44420 reference "sub:Prefs-Language"
44421
44422 \end_inset
44423
44424  for more information on the language package.
44425 \end_layout
44426
44427 \begin_layout Section
44428 Colors
44429 \begin_inset Index idx
44430 status collapsed
44431
44432 \begin_layout Plain Layout
44433 Color ! main text
44434 \end_layout
44435
44436 \end_inset
44437
44438
44439 \begin_inset Index idx
44440 status collapsed
44441
44442 \begin_layout Plain Layout
44443 Color ! background
44444 \end_layout
44445
44446 \end_inset
44447
44448
44449 \end_layout
44450
44451 \begin_layout Standard
44452 Here you can alter the font color for the main text (default: black) and
44453  for Greyed
44454 \begin_inset space ~
44455 \end_inset
44456
44457 out notes (default: light grey).
44458  The button 
44459 \family sans
44460 Reset
44461 \family default
44462  sets the color back to the default.
44463 \end_layout
44464
44465 \begin_layout Standard
44466 You can also change the background color for the pages (default: white)
44467  and for Shaded
44468 \begin_inset space ~
44469 \end_inset
44470
44471 boxes (default: red).
44472 \end_layout
44473
44474 \begin_layout Standard
44475 \begin_inset Note Greyedout
44476 status collapsed
44477
44478 \begin_layout Plain Layout
44479 The colors are not shown within LyX, only in the output.
44480  (This Greyed
44481 \begin_inset space ~
44482 \end_inset
44483
44484 out note appears blue in the output.)
44485 \end_layout
44486
44487 \end_inset
44488
44489
44490 \end_layout
44491
44492 \begin_layout Standard
44493 Note, if you change the main text font color and use the option 
44494 \family sans
44495 Color
44496 \begin_inset space ~
44497 \end_inset
44498
44499 links
44500 \family default
44501  in the document settings under 
44502 \family sans
44503 PDF
44504 \begin_inset space ~
44505 \end_inset
44506
44507 properties
44508 \family default
44509 , you probably also need to change the link font color by using 
44510 \family sans
44511 Additional
44512 \begin_inset space ~
44513 \end_inset
44514
44515 options
44516 \family default
44517  in the 
44518 \family sans
44519 PDF
44520 \begin_inset space ~
44521 \end_inset
44522
44523 properties
44524 \family default
44525 .
44526  For example the option
44527 \end_layout
44528
44529 \begin_layout Standard
44530
44531 \series bold
44532 linkcolor=black
44533 \end_layout
44534
44535 \begin_layout Standard
44536 sets the link text color to black.
44537  For more information, see the manual of the LaTeX-package 
44538 \series bold
44539 hyperref
44540 \series default
44541
44542 \begin_inset Index idx
44543 status collapsed
44544
44545 \begin_layout Plain Layout
44546 LaTeX-packages ! hyperref
44547 \end_layout
44548
44549 \end_inset
44550
44551
44552 \begin_inset CommandInset citation
44553 LatexCommand cite
44554 key "hyperref"
44555
44556 \end_inset
44557
44558 .
44559 \end_layout
44560
44561 \begin_layout Standard
44562 \begin_inset VSpace bigskip
44563 \end_inset
44564
44565
44566 \end_layout
44567
44568 \begin_layout Standard
44569 You can adapt the main text font color and the page background for every
44570  page in your document if you use these commands as TeX
44571 \begin_inset space ~
44572 \end_inset
44573
44574 Code behind a forced page break:
44575 \end_layout
44576
44577 \begin_layout Itemize
44578 For the page color:
44579 \begin_inset Newline newline
44580 \end_inset
44581
44582
44583 \series bold
44584
44585 \backslash
44586 pagecolor{color name}
44587 \end_layout
44588
44589 \begin_layout Itemize
44590 For the text color:
44591 \begin_inset Newline newline
44592 \end_inset
44593
44594
44595 \series bold
44596
44597 \backslash
44598 color{color name}
44599 \end_layout
44600
44601 \begin_layout Standard
44602 The color name can hereby be one of these: 
44603 \series bold
44604 black
44605 \series default
44606
44607 \series bold
44608 blue
44609 \series default
44610
44611 \series bold
44612 cyan
44613 \series default
44614
44615 \series bold
44616 green
44617 \series default
44618
44619 \series bold
44620 magenta
44621 \series default
44622
44623 \series bold
44624 red
44625 \series default
44626
44627 \series bold
44628 white
44629 \series default
44630
44631 \series bold
44632 yellow
44633 \series default
44634
44635 \begin_inset Newline newline
44636 \end_inset
44637
44638 If you have changed a text or background color, you can use them under the
44639  following names:
44640 \end_layout
44641
44642 \begin_layout Itemize
44643 For the page background color:
44644 \begin_inset Newline newline
44645 \end_inset
44646
44647
44648 \series bold
44649 page_backgroundcolor
44650 \end_layout
44651
44652 \begin_layout Itemize
44653 For the main text color:
44654 \begin_inset Newline newline
44655 \end_inset
44656
44657
44658 \series bold
44659 document_fontcolor
44660 \end_layout
44661
44662 \begin_layout Itemize
44663 For the Shaded
44664 \begin_inset space ~
44665 \end_inset
44666
44667 box background color:
44668 \begin_inset Newline newline
44669 \end_inset
44670
44671
44672 \series bold
44673 shadecolor
44674 \end_layout
44675
44676 \begin_layout Itemize
44677 For the Greyed
44678 \begin_inset space ~
44679 \end_inset
44680
44681 out note text color:
44682 \begin_inset Newline newline
44683 \end_inset
44684
44685
44686 \series bold
44687 note_fontcolor
44688 \end_layout
44689
44690 \begin_layout Standard
44691 To see how to define and use custom colors, see section 
44692 \emph on
44693 Colored
44694 \begin_inset space ~
44695 \end_inset
44696
44697 Cells
44698 \emph default
44699  of the 
44700 \emph on
44701 Embedded
44702 \begin_inset space ~
44703 \end_inset
44704
44705 Objects
44706 \emph default
44707  manual.
44708 \end_layout
44709
44710 \begin_layout Section
44711 Numbering & TOC
44712 \end_layout
44713
44714 \begin_layout Standard
44715 Here you can adjust the numbering depth of section headings and the section
44716  depth in the table of contents as described in section
44717 \begin_inset space ~
44718 \end_inset
44719
44720
44721 \begin_inset CommandInset ref
44722 LatexCommand ref
44723 reference "sub:Numbering-depth"
44724
44725 \end_inset
44726
44727 .
44728 \end_layout
44729
44730 \begin_layout Section
44731 Bibliography
44732 \end_layout
44733
44734 \begin_layout Standard
44735 Here you can specify a citation style using the LaTeX packages 
44736 \series bold
44737 natbib
44738 \series default
44739
44740 \begin_inset Index idx
44741 status collapsed
44742
44743 \begin_layout Plain Layout
44744 LaTeX-packages ! natbib
44745 \end_layout
44746
44747 \end_inset
44748
44749  or 
44750 \series bold
44751 jurabib
44752 \series default
44753
44754 \begin_inset Index idx
44755 status collapsed
44756
44757 \begin_layout Plain Layout
44758 LaTeX-packages ! jurabib
44759 \end_layout
44760
44761 \end_inset
44762
44763 .
44764  You can enable a sectioned bibliography using the LaTeX package 
44765 \series bold
44766 bibtopic
44767 \series default
44768
44769 \begin_inset Index idx
44770 status collapsed
44771
44772 \begin_layout Plain Layout
44773 LaTeX-packages ! bibtopic
44774 \end_layout
44775
44776 \end_inset
44777
44778  and you can customize how the bibliography of the given document is being
44779  generated.
44780  For a further description see section
44781 \begin_inset space ~
44782 \end_inset
44783
44784
44785 \begin_inset CommandInset ref
44786 LatexCommand ref
44787 reference "sec:Bibliography"
44788
44789 \end_inset
44790
44791 .
44792 \end_layout
44793
44794 \begin_layout Section
44795 Indexes
44796 \end_layout
44797
44798 \begin_layout Standard
44799 Here, you can customize how the index of your document is being generated
44800  and you can define additional indexes.
44801  Please refer to section
44802 \begin_inset space ~
44803 \end_inset
44804
44805
44806 \begin_inset CommandInset ref
44807 LatexCommand ref
44808 reference "sec:Index"
44809
44810 \end_inset
44811
44812  for details.
44813 \end_layout
44814
44815 \begin_layout Section
44816 PDF Properties
44817 \end_layout
44818
44819 \begin_layout Standard
44820 The PDF properties are explained in section
44821 \begin_inset space ~
44822 \end_inset
44823
44824
44825 \begin_inset CommandInset ref
44826 LatexCommand ref
44827 reference "sec:PDF-Properties"
44828
44829 \end_inset
44830
44831 .
44832 \end_layout
44833
44834 \begin_layout Section
44835 Math Options
44836 \end_layout
44837
44838 \begin_layout Standard
44839 These options will force LyX to use the LaTeX-packages 
44840 \series bold
44841 amsmath
44842 \series default
44843
44844 \begin_inset Index idx
44845 status collapsed
44846
44847 \begin_layout Plain Layout
44848 LaTeX-packages ! amsmath
44849 \end_layout
44850
44851 \end_inset
44852
44853
44854 \series bold
44855 esint
44856 \series default
44857
44858 \begin_inset Index idx
44859 status collapsed
44860
44861 \begin_layout Plain Layout
44862 LaTeX-packages ! esint
44863 \end_layout
44864
44865 \end_inset
44866
44867
44868 \series bold
44869 mathdots
44870 \series default
44871
44872 \begin_inset Index idx
44873 status collapsed
44874
44875 \begin_layout Plain Layout
44876 LaTeX-packages ! mathdots
44877 \end_layout
44878
44879 \end_inset
44880
44881  und 
44882 \series bold
44883 mhchem
44884 \series default
44885
44886 \begin_inset Index idx
44887 status collapsed
44888
44889 \begin_layout Plain Layout
44890 LaTeX-packages ! mhchem
44891 \end_layout
44892
44893 \end_inset
44894
44895  or to use them automatically when they are needed.
44896 \end_layout
44897
44898 \begin_layout Description
44899 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44900  ensure that you have enabled 
44901 \family sans
44902 AMS
44903 \begin_inset space ~
44904 \end_inset
44905
44906 math
44907 \family default
44908 .
44909 \end_layout
44910
44911 \begin_layout Description
44912 esint is used for special integral characters, see section 
44913 \emph on
44914 Big
44915 \begin_inset space ~
44916 \end_inset
44917
44918 Operators
44919 \emph default
44920  of the 
44921 \emph on
44922 Math
44923 \emph default
44924  manual.
44925 \end_layout
44926
44927 \begin_layout Description
44928 mathdots is used for special ellipses, see section 
44929 \emph on
44930 Ellipses
44931 \emph default
44932  of the 
44933 \emph on
44934 Math
44935 \emph default
44936  manual.
44937 \end_layout
44938
44939 \begin_layout Description
44940 mhchem is used for chemical equations, see section 
44941 \emph on
44942 Chemical Symbols and Equations
44943 \emph default
44944  of the 
44945 \emph on
44946 Math
44947 \emph default
44948  manual.
44949 \end_layout
44950
44951 \begin_layout Section
44952 Float Placement
44953 \end_layout
44954
44955 \begin_layout Standard
44956 The float placement options are described in section 
44957 \emph on
44958 Float
44959 \begin_inset space ~
44960 \end_inset
44961
44962 Placement
44963 \emph default
44964  of the 
44965 \emph on
44966 Embedded
44967 \begin_inset space ~
44968 \end_inset
44969
44970 Objects
44971 \emph default
44972  manual.
44973 \end_layout
44974
44975 \begin_layout Section
44976 Listings
44977 \end_layout
44978
44979 \begin_layout Standard
44980 The listings settings are explained in chapter 
44981 \emph on
44982 Program Code Listings
44983 \emph default
44984  of the 
44985 \emph on
44986 Embedded
44987 \begin_inset space ~
44988 \end_inset
44989
44990 Objects
44991 \emph default
44992  manual.
44993 \end_layout
44994
44995 \begin_layout Section
44996 Bullets
44997 \end_layout
44998
44999 \begin_layout Standard
45000 Here you can adjust the characters for the itemize levels.
45001  The itemize environment is described in section
45002 \begin_inset space ~
45003 \end_inset
45004
45005
45006 \begin_inset CommandInset ref
45007 LatexCommand ref
45008 reference "sec:Itemize"
45009
45010 \end_inset
45011
45012 .
45013 \end_layout
45014
45015 \begin_layout Section
45016 Branches
45017 \end_layout
45018
45019 \begin_layout Standard
45020 Branches are described in section
45021 \begin_inset space ~
45022 \end_inset
45023
45024
45025 \begin_inset CommandInset ref
45026 LatexCommand ref
45027 reference "sec:Branches"
45028
45029 \end_inset
45030
45031 .
45032 \end_layout
45033
45034 \begin_layout Section
45035 Output
45036 \begin_inset CommandInset label
45037 LatexCommand label
45038 name "sec:Doc-Output"
45039
45040 \end_inset
45041
45042
45043 \end_layout
45044
45045 \begin_layout Standard
45046 Here you can define some output specifics for the current document:
45047 \end_layout
45048
45049 \begin_layout Description
45050 Default
45051 \begin_inset space ~
45052 \end_inset
45053
45054 Output
45055 \begin_inset space ~
45056 \end_inset
45057
45058 Format: The format that is used when you hit 
45059 \begin_inset Quotes eld
45060 \end_inset
45061
45062 View
45063 \begin_inset Quotes erd
45064 \end_inset
45065
45066
45067 \begin_inset Quotes eld
45068 \end_inset
45069
45070 Update
45071 \begin_inset Quotes erd
45072 \end_inset
45073
45074
45075 \begin_inset Quotes eld
45076 \end_inset
45077
45078 View Master Document
45079 \begin_inset Quotes erd
45080 \end_inset
45081
45082  and 
45083 \begin_inset Quotes eld
45084 \end_inset
45085
45086 Update Master Document
45087 \begin_inset Quotes erd
45088 \end_inset
45089
45090  in the 
45091 \family sans
45092 View
45093 \family default
45094  menu or the toolbar.
45095  The default is set in 
45096 \family sans
45097 Tools\SpecialChar \menuseparator
45098 Preferences\SpecialChar \menuseparator
45099 File Formats
45100 \family default
45101 , see sec.
45102 \begin_inset space \thinspace{}
45103 \end_inset
45104
45105
45106 \begin_inset CommandInset ref
45107 LatexCommand ref
45108 reference "sec:File-Formats"
45109
45110 \end_inset
45111
45112 .
45113 \end_layout
45114
45115 \begin_layout Description
45116 Synchronize
45117 \begin_inset space ~
45118 \end_inset
45119
45120 with
45121 \begin_inset space ~
45122 \end_inset
45123
45124 Output settings for the menu 
45125 \family sans
45126 Navigate\SpecialChar \menuseparator
45127 Forward
45128 \begin_inset space ~
45129 \end_inset
45130
45131 search
45132 \family default
45133 .
45134  For a detailed description see section 
45135 \emph on
45136 Reverse DVI/PDF search
45137 \emph default
45138  of the 
45139 \emph on
45140 Additional
45141 \begin_inset space ~
45142 \end_inset
45143
45144 Features
45145 \emph default
45146  manual.
45147 \end_layout
45148
45149 \begin_layout Description
45150 XHTML
45151 \begin_inset space ~
45152 \end_inset
45153
45154 Output
45155 \begin_inset space ~
45156 \end_inset
45157
45158 Options settings for the export format 
45159 \family sans
45160 LyXHTML
45161 \family default
45162 .
45163  
45164 \family sans
45165 Strict XHTML
45166 \begin_inset space ~
45167 \end_inset
45168
45169 1.1
45170 \family default
45171  will assure that the output follows exactly version
45172 \begin_inset space ~
45173 \end_inset
45174
45175 1.1 of the XHTML standard.
45176  The different 
45177 \family sans
45178 Math
45179 \begin_inset space ~
45180 \end_inset
45181
45182 output
45183 \family default
45184  settings are described in detail in section 
45185 \emph on
45186 Math Output in XHTML
45187 \emph default
45188  of the 
45189 \emph on
45190 Additional
45191 \begin_inset space ~
45192 \end_inset
45193
45194 Features
45195 \emph default
45196  manual.
45197  The scaling is used for the size of equations in the output.
45198 \end_layout
45199
45200 \begin_layout Section
45201 LaT
45202 \begin_inset ERT
45203 status collapsed
45204
45205 \begin_layout Plain Layout
45206
45207 {}
45208 \end_layout
45209
45210 \end_inset
45211
45212 eX Preamble
45213 \end_layout
45214
45215 \begin_layout Standard
45216 In this text field you can enter commands to load special LaTeX-packages
45217  or to define LaTeX-commands.
45218  The preamble is a thing for LaTeX-experts.
45219  You should not enter commands here until you exactly know what you are
45220  doing.
45221 \end_layout
45222
45223 \begin_layout Standard
45224 An introduction to the LaTeX-syntax is given in section
45225 \begin_inset space ~
45226 \end_inset
45227
45228
45229 \begin_inset CommandInset ref
45230 LatexCommand ref
45231 reference "sub:LaTeX-Syntax"
45232
45233 \end_inset
45234
45235 .
45236 \end_layout
45237
45238 \begin_layout Chapter
45239 The 
45240 \family sans
45241 Preferences
45242 \family default
45243  Dialog
45244 \begin_inset CommandInset label
45245 LatexCommand label
45246 name "chap:The-Preferences-dialog"
45247
45248 \end_inset
45249
45250
45251 \begin_inset Index idx
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255 Preferences
45256 \end_layout
45257
45258 \end_inset
45259
45260
45261 \end_layout
45262
45263 \begin_layout Standard
45264 The preferences dialog is called with the menu 
45265 \family sans
45266 Tools\SpecialChar \menuseparator
45267 Preferences
45268 \family default
45269 .
45270  It has the following submenus.
45271 \end_layout
45272
45273 \begin_layout Section
45274 Look and Feel
45275 \end_layout
45276
45277 \begin_layout Subsection
45278 User Interface
45279 \end_layout
45280
45281 \begin_layout Subsubsection
45282 User Interface File
45283 \begin_inset Index idx
45284 status collapsed
45285
45286 \begin_layout Plain Layout
45287 Customization ! of toolbars
45288 \end_layout
45289
45290 \end_inset
45291
45292
45293 \begin_inset Index idx
45294 status collapsed
45295
45296 \begin_layout Plain Layout
45297 Customization ! of menus
45298 \end_layout
45299
45300 \end_inset
45301
45302
45303 \end_layout
45304
45305 \begin_layout Standard
45306 The appearance of the menus and toolbars can be changed by choosing a user
45307  interface (ui) file.
45308  A ui-file is a text file where the toolbars and menus are listed.
45309  The toolbar buttons and menu entries are specified in the files 
45310 \shape italic
45311 stdtoolbars.inc
45312 \shape default
45313  and 
45314 \shape italic
45315 stdmenus.inc
45316 \shape default
45317 , respectively.
45318  Both files are loaded by the 
45319 \emph on
45320 default.ui
45321 \emph default
45322  file.
45323  To create your own menu and toolbar layout, start with a copy of these
45324  files and edit the entries.
45325 \end_layout
45326
45327 \begin_layout Standard
45328 The syntax of the .inc-files is straightforward: The 
45329 \family sans
45330 Menubar
45331 \family default
45332
45333 \family sans
45334 Menu
45335 \family default
45336  and 
45337 \family sans
45338 Toolbar
45339 \family default
45340  entries must be finished with an explicit 
45341 \family sans
45342 End
45343 \family default
45344 .
45345  They may contain 
45346 \family sans
45347 Submenu
45348 \family default
45349
45350 \family sans
45351 Item
45352 \family default
45353
45354 \family sans
45355 OptItem
45356 \family default
45357
45358 \family sans
45359 Separator
45360 \family default
45361
45362 \family sans
45363 Icon,
45364 \family default
45365  and in the case of the 
45366 \begin_inset Quotes eld
45367 \end_inset
45368
45369 file_lastfiles
45370 \begin_inset Quotes erd
45371 \end_inset
45372
45373  menu a 
45374 \family sans
45375 Lastfiles
45376 \family default
45377  entry.
45378  The syntax for the entries is:
45379 \end_layout
45380
45381 \begin_layout Standard
45382 \begin_inset VSpace smallskip*
45383 \end_inset
45384
45385
45386 \series bold
45387 Item 
45388 \begin_inset Quotes eld
45389 \end_inset
45390
45391 menu 
45392 \series default
45393 or
45394 \series bold
45395  button name
45396 \begin_inset Quotes erd
45397 \end_inset
45398
45399  
45400 \begin_inset Quotes eld
45401 \end_inset
45402
45403 LyX-function
45404 \begin_inset Quotes erd
45405 \end_inset
45406
45407
45408 \end_layout
45409
45410 \begin_layout Standard
45411 \noindent
45412 \begin_inset VSpace smallskip*
45413 \end_inset
45414
45415 All LyX-functions are listed in the menu 
45416 \family sans
45417 Help\SpecialChar \menuseparator
45418 LyX
45419 \begin_inset space ~
45420 \end_inset
45421
45422 Functions
45423 \family default
45424 .
45425 \end_layout
45426
45427 \begin_layout Standard
45428 \begin_inset VSpace medskip
45429 \end_inset
45430
45431
45432 \end_layout
45433
45434 \begin_layout Standard
45435 An example: Assuming you use the menu 
45436 \family sans
45437 Navigate\SpecialChar \menuseparator
45438 Bookmarks
45439 \family default
45440  quite often and therefore want six available bookmarks, you can add the
45441  line
45442 \end_layout
45443
45444 \begin_layout Standard
45445 \begin_inset VSpace smallskip*
45446 \end_inset
45447
45448
45449 \series bold
45450 Item 
45451 \begin_inset Quotes eld
45452 \end_inset
45453
45454 Save Bookmark 6
45455 \begin_inset Quotes erd
45456 \end_inset
45457
45458  
45459 \begin_inset Quotes eld
45460 \end_inset
45461
45462 bookmark-save 6
45463 \begin_inset Quotes erd
45464 \end_inset
45465
45466
45467 \end_layout
45468
45469 \begin_layout Standard
45470 \noindent
45471 \begin_inset VSpace smallskip*
45472 \end_inset
45473
45474 to the 
45475 \begin_inset Quotes eld
45476 \end_inset
45477
45478 navigate_bookmarks
45479 \begin_inset Quotes erd
45480 \end_inset
45481
45482  menu in the .inc-file to have the sixth bookmark.
45483 \end_layout
45484
45485 \begin_layout Subsubsection
45486 Icon Set
45487 \end_layout
45488
45489 \begin_layout Standard
45490 Here you can change the appearance of LyX's toolbar buttons.
45491  The currently available icon sets are compared in 
45492 \begin_inset CommandInset href
45493 LatexCommand href
45494 name "this image"
45495 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45496
45497 \end_inset
45498
45499 .
45500 \end_layout
45501
45502 \begin_layout Subsubsection
45503 Automatic help
45504 \end_layout
45505
45506 \begin_layout Standard
45507 The option 
45508 \family sans
45509 Enable tool tips in main work area
45510 \family default
45511  enables tool tips showing the content of closed insets like index entries
45512  or footnotes.
45513 \end_layout
45514
45515 \begin_layout Subsubsection
45516 Session
45517 \end_layout
45518
45519 \begin_layout Standard
45520 With the option 
45521 \family sans
45522 Restore window layouts and geometries
45523 \family default
45524  LyX's main window will be opened with the size and layout that was used
45525  in the last LyX session.
45526 \end_layout
45527
45528 \begin_layout Standard
45529 The option 
45530 \family sans
45531 Restore cursor positions
45532 \family default
45533  sets the cursor to the position in the file where it was at the end of
45534  the last session.
45535 \end_layout
45536
45537 \begin_layout Standard
45538 The option 
45539 \family sans
45540 Load opened files from last session
45541 \family default
45542  opens all files that were opened in the last LyX session.
45543 \end_layout
45544
45545 \begin_layout Standard
45546 The button 
45547 \family sans
45548 Clear all session information
45549 \family default
45550  deletes all information from previous LyX sessions (cursor positions, names
45551  of last opened documents, etc.).
45552 \end_layout
45553
45554 \begin_layout Subsubsection
45555 Documents
45556 \begin_inset CommandInset label
45557 LatexCommand label
45558 name "sub:Backup documents"
45559
45560 \end_inset
45561
45562
45563 \begin_inset Index idx
45564 status collapsed
45565
45566 \begin_layout Plain Layout
45567 Backup ! Documents
45568 \end_layout
45569
45570 \end_inset
45571
45572
45573 \end_layout
45574
45575 \begin_layout Standard
45576
45577 \family sans
45578 Backup original documents when saving
45579 \family default
45580  creates a backup copy of the file in the state when it was opened or when
45581  it was saved the last time.
45582  It is stored in the same folder as your document or in the 
45583 \family sans
45584 Backup
45585 \begin_inset space ~
45586 \end_inset
45587
45588 directory
45589 \family default
45590 , see 
45591 \begin_inset CommandInset ref
45592 LatexCommand ref
45593 reference "sec:Paths"
45594
45595 \end_inset
45596
45597 .
45598  The backup file has the file extension 
45599 \begin_inset Quotes eld
45600 \end_inset
45601
45602
45603 \family sans
45604 .lyx~
45605 \family default
45606
45607 \begin_inset Quotes erd
45608 \end_inset
45609
45610 .
45611 \end_layout
45612
45613 \begin_layout Standard
45614 With the option 
45615 \family sans
45616 Backup documents, every
45617 \family default
45618 , you can specify the time between backup saves.
45619 \end_layout
45620
45621 \begin_layout Standard
45622
45623 \family sans
45624 Save documents compressed by default
45625 \family default
45626  saves the files always in a compressed format.
45627 \end_layout
45628
45629 \begin_layout Standard
45630
45631 \family sans
45632 Maximum last files
45633 \family default
45634  is the number of last opened files that LyX should display in the menu
45635  
45636 \family sans
45637 File\SpecialChar \menuseparator
45638 Open
45639 \begin_inset space ~
45640 \end_inset
45641
45642 Recent
45643 \family default
45644 .
45645 \end_layout
45646
45647 \begin_layout Standard
45648 If the option 
45649 \family sans
45650 Open documents in tabs
45651 \family default
45652  is not used, then every file will be opened in its own new instance of
45653  LyX.
45654 \end_layout
45655
45656 \begin_layout Standard
45657 The option 
45658 \family sans
45659 Single instance
45660 \family default
45661  is only active if a LyXServer pipe
45662 \begin_inset Foot
45663 status collapsed
45664
45665 \begin_layout Plain Layout
45666 See sec.
45667 \begin_inset space \thinspace{}
45668 \end_inset
45669
45670
45671 \begin_inset CommandInset ref
45672 LatexCommand ref
45673 reference "sec:Paths"
45674
45675 \end_inset
45676
45677  for information about LyXServer pipes.
45678 \end_layout
45679
45680 \end_inset
45681
45682  is specified.
45683  If it is checked, LyX documents will be opened in the same running instance
45684  of LyX.
45685  Otherwise a new LyX instance is created for each file.
45686 \end_layout
45687
45688 \begin_layout Standard
45689 With the option 
45690 \family sans
45691 Single close-tab button
45692 \family default
45693  there will only be one button (
45694 \family sans
45695
45696 \begin_inset Graphics
45697         filename ../images/closetab.png
45698         scale 75
45699
45700 \end_inset
45701
45702
45703 \family default
45704 ) at the right side of the tab bar to close tabs.
45705  Otherwise every document tab has its own close button.
45706 \end_layout
45707
45708 \begin_layout Standard
45709 \begin_inset Note Greyedout
45710 status collapsed
45711
45712 \begin_layout Plain Layout
45713
45714 \series bold
45715 Note:
45716 \series default
45717  For the last option you have to restart LyX before the change takes effect.
45718 \end_layout
45719
45720 \end_inset
45721
45722
45723 \end_layout
45724
45725 \begin_layout Subsection
45726 Screen Fonts
45727 \begin_inset Index idx
45728 status collapsed
45729
45730 \begin_layout Plain Layout
45731 Font ! Screen
45732 \end_layout
45733
45734 \end_inset
45735
45736
45737 \begin_inset CommandInset label
45738 LatexCommand label
45739 name "sub:Screen-Fonts"
45740
45741 \end_inset
45742
45743
45744 \end_layout
45745
45746 \begin_layout Standard
45747 These fonts are used to display your documents on the screen.
45748 \end_layout
45749
45750 \begin_layout Standard
45751 \begin_inset Note Greyedout
45752 status collapsed
45753
45754 \begin_layout Plain Layout
45755
45756 \series bold
45757 Note:
45758 \series default
45759  This section only deals with the fonts 
45760 \emph on
45761 inside
45762 \emph default
45763  the LyX window.
45764  The fonts that appear on the output are independent from these fonts, and
45765  set in the menu 
45766 \family sans
45767 Document\SpecialChar \menuseparator
45768 Settings\SpecialChar \menuseparator
45769 Fonts
45770 \family default
45771 .
45772 \end_layout
45773
45774 \end_inset
45775
45776
45777 \end_layout
45778
45779 \begin_layout Standard
45780 By default, LyX uses 
45781 \family typewriter
45782 Times
45783 \family default
45784  as roman (serif) font, 
45785 \family typewriter
45786 Arial
45787 \family default
45788  or 
45789 \family typewriter
45790 Helvetica
45791 \family default
45792  (depends on the system) as 
45793 \family sans
45794 sans
45795 \begin_inset space ~
45796 \end_inset
45797
45798 serif
45799 \family default
45800  font and 
45801 \family typewriter
45802 Courier
45803 \family default
45804  as 
45805 \family typewriter
45806 typewriter
45807 \family default
45808  font.
45809 \end_layout
45810
45811 \begin_layout Standard
45812 You can change the font size with the 
45813 \family sans
45814 Zoom
45815 \family default
45816  setting.
45817 \end_layout
45818
45819 \begin_layout Standard
45820 The 
45821 \family sans
45822 Font Sizes
45823 \family default
45824  are calculated as letter height in units of points.
45825  72
45826 \begin_inset space \thinspace{}
45827 \end_inset
45828
45829 points have the size of 1
45830 \begin_inset space \thinspace{}
45831 \end_inset
45832
45833 inch, see Appendix
45834 \begin_inset space ~
45835 \end_inset
45836
45837
45838 \begin_inset CommandInset ref
45839 LatexCommand ref
45840 reference "cha:Units-available-in"
45841
45842 \end_inset
45843
45844 .
45845  The default font sizes are the same as if a document font size of 10
45846 \begin_inset space \thinspace{}
45847 \end_inset
45848
45849 pt were used.
45850  The sizes are explained in detail in section
45851 \begin_inset space ~
45852 \end_inset
45853
45854
45855 \begin_inset CommandInset ref
45856 LatexCommand ref
45857 reference "sub:Document-Font"
45858
45859 \end_inset
45860
45861 .
45862 \end_layout
45863
45864 \begin_layout Standard
45865 With the option 
45866 \family sans
45867 Use Pixmap Cache to speed up font rendering
45868 \family default
45869  enabled, LyX needs to redraw the screen less often.
45870  This results in better performance, especially on slow systems.
45871  On the other hand, the characters might look more fuzzy on screen.
45872  So whether you enable this or not depends on whether you prefer speed over
45873  aesthetics.
45874  Note that the Pixmap Cache is only available and useful under Mac
45875 \begin_inset space ~
45876 \end_inset
45877
45878 OS and Windows.
45879 \end_layout
45880
45881 \begin_layout Subsection
45882 Colors
45883 \begin_inset Index idx
45884 status collapsed
45885
45886 \begin_layout Plain Layout
45887 Color ! LyX screen
45888 \end_layout
45889
45890 \end_inset
45891
45892
45893 \begin_inset Index idx
45894 status collapsed
45895
45896 \begin_layout Plain Layout
45897 Settings ! Color
45898 \end_layout
45899
45900 \end_inset
45901
45902
45903 \end_layout
45904
45905 \begin_layout Standard
45906 Here you can change all the colors used by LyX.
45907  Choose an item in the list and use the 
45908 \family sans
45909 Alter
45910 \family default
45911  button.
45912 \end_layout
45913
45914 \begin_layout Standard
45915 By using the option 
45916 \family sans
45917 Use system colors
45918 \family default
45919  the color scheme of your OS or window manager is used.
45920  The colors 
45921 \family sans
45922 cursor, selection, table line, text, URL
45923 \begin_inset space ~
45924 \end_inset
45925
45926 label and URL
45927 \begin_inset space ~
45928 \end_inset
45929
45930 text
45931 \family default
45932  are then not customizable and thus not listed.
45933 \end_layout
45934
45935 \begin_layout Subsection
45936 Display
45937 \begin_inset Index idx
45938 status collapsed
45939
45940 \begin_layout Plain Layout
45941 Settings ! Display
45942 \end_layout
45943
45944 \end_inset
45945
45946
45947 \end_layout
45948
45949 \begin_layout Standard
45950 Here you can specify if graphics inside LyX are displayed.
45951 \end_layout
45952
45953 \begin_layout Standard
45954
45955 \family sans
45956 Instant Preview
45957 \family default
45958  enables previewing snippets of your document.
45959  This feature is described in section
45960 \begin_inset space ~
45961 \end_inset
45962
45963
45964 \begin_inset CommandInset ref
45965 LatexCommand ref
45966 reference "sec:Previewing-snippets-of"
45967
45968 \end_inset
45969
45970 .
45971 \end_layout
45972
45973 \begin_layout Standard
45974 The option 
45975 \family sans
45976 Mark
45977 \begin_inset space ~
45978 \end_inset
45979
45980 end
45981 \begin_inset space ~
45982 \end_inset
45983
45984 of
45985 \begin_inset space ~
45986 \end_inset
45987
45988 paragraphs
45989 \family default
45990  displays a pilcrow (¶) at the end of every paragraph.
45991 \end_layout
45992
45993 \begin_layout Section
45994 Editing
45995 \begin_inset Index idx
45996 status collapsed
45997
45998 \begin_layout Plain Layout
45999 Settings ! Editing
46000 \end_layout
46001
46002 \end_inset
46003
46004
46005 \end_layout
46006
46007 \begin_layout Subsection
46008 Control
46009 \end_layout
46010
46011 \begin_layout Subsubsection
46012 Editing
46013 \end_layout
46014
46015 \begin_layout Standard
46016 The option 
46017 \family sans
46018 Cursor follows scrollbar
46019 \family default
46020  sets the cursor to the top of the currently displayed document part when
46021  scrolling.
46022 \end_layout
46023
46024 \begin_layout Standard
46025 You can adjust the width of the cursor.
46026  If you set the value to zero the thickness of the cursor scales relative
46027  to the zoom value you choose for the screen fonts.
46028 \end_layout
46029
46030 \begin_layout Standard
46031
46032 \family sans
46033 Scroll below end of document
46034 \family default
46035  is self-explanatory.
46036 \end_layout
46037
46038 \begin_layout Standard
46039 In LyX one can jump from word to word by pressing 
46040 \family sans
46041 Ctrl+arrow key
46042 \family default
46043 .
46044  With the option
46045 \family sans
46046  Use Mac-style for cursor moving between words
46047 \family default
46048  the cursor jumps from the end of a word to the end of the next word.
46049  Normally it jumps from the beginning to the beginning.
46050 \end_layout
46051
46052 \begin_layout Standard
46053 The option 
46054 \family sans
46055 Sort environments alphabetically
46056 \family default
46057  sorts the entries in the pull-down box for the paragraph environments.
46058 \end_layout
46059
46060 \begin_layout Standard
46061 The option 
46062 \family sans
46063 Group environments by their category
46064 \family default
46065  groups the entries in the pull-down box for the paragraph environments.
46066 \end_layout
46067
46068 \begin_layout Standard
46069 The math macro editing option determines the editing style, see the section
46070  
46071 \emph on
46072 Math Macros
46073 \emph default
46074  of the 
46075 \emph on
46076 Math
46077 \emph default
46078  manual.
46079 \end_layout
46080
46081 \begin_layout Subsubsection
46082 Fullscreen
46083 \end_layout
46084
46085 \begin_layout Standard
46086 Here you can specify what is hidden in the fullscreen mode.
46087  The option 
46088 \family sans
46089 Limit text width
46090 \family default
46091  specifies the width of the text in fullscreen mode.
46092  This way you can display the text smaller than the screen; the text then
46093  appears centered.
46094 \end_layout
46095
46096 \begin_layout Subsection
46097 Shortcuts
46098 \begin_inset Index idx
46099 status collapsed
46100
46101 \begin_layout Plain Layout
46102 Key Bindings
46103 \end_layout
46104
46105 \end_inset
46106
46107
46108 \begin_inset Index idx
46109 status collapsed
46110
46111 \begin_layout Plain Layout
46112 Settings ! Shortcuts
46113 \end_layout
46114
46115 \end_inset
46116
46117
46118 \end_layout
46119
46120 \begin_layout Subsubsection
46121 Bind File
46122 \end_layout
46123
46124 \begin_layout Standard
46125 Bindings are used to bind a LyX-function to a key.
46126  Several binding files are available:
46127 \end_layout
46128
46129 \begin_layout Description
46130 cua.bind typical set of PC keyboard shortcuts
46131 \end_layout
46132
46133 \begin_layout Description
46134 (x)emacs.bind set of bindings like they are used in the editor programs 
46135 \family sans
46136 Emacs
46137 \family default
46138  (
46139 \family sans
46140 XEmacs
46141 \family default
46142 )
46143 \end_layout
46144
46145 \begin_layout Description
46146 mac.bind set of bindings for 
46147 \family sans
46148 Mac
46149 \begin_inset space \thinspace{}
46150 \end_inset
46151
46152 OS
46153 \family default
46154  systems.
46155 \end_layout
46156
46157 \begin_layout Standard
46158 There are also bind-files designed for special document classes, like 
46159 \shape italic
46160 broadway.bind
46161 \shape default
46162 , and bind files for special languages.
46163  The names of language bind-files begin with a language code, e.
46164 \begin_inset space \thinspace{}
46165 \end_inset
46166
46167 g.
46168 \begin_inset space \space{}
46169 \end_inset
46170
46171
46172 \begin_inset Quotes eld
46173 \end_inset
46174
46175 pt
46176 \begin_inset Quotes erd
46177 \end_inset
46178
46179  for Portuguese.
46180  If you use LyX in a certain language, LyX will try to use the appropriate
46181  bind-file.
46182 \end_layout
46183
46184 \begin_layout Standard
46185 Some bind-files, like 
46186 \emph on
46187 math.bind
46188 \emph default
46189 , have only a small scope.
46190  When looking at the end of the file 
46191 \shape italic
46192 cua.bind
46193 \shape default
46194 , you can see that they are included to keep the overview in the bind-file.
46195 \end_layout
46196
46197 \begin_layout Subsubsection
46198 Editing Shortcuts
46199 \begin_inset CommandInset label
46200 LatexCommand label
46201 name "sub:Editing-Shortcuts"
46202
46203 \end_inset
46204
46205
46206 \begin_inset Index idx
46207 status collapsed
46208
46209 \begin_layout Plain Layout
46210 Key Bindings ! Editing
46211 \end_layout
46212
46213 \end_inset
46214
46215
46216 \end_layout
46217
46218 \begin_layout Standard
46219 To add new or modify existing keybindings to your own taste you can use
46220  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46221  To find functions easily, they are grouped by categories and the dialog
46222  provides the field 
46223 \family sans
46224 Show key-bindings containing
46225 \family default
46226 .
46227  In this field you can insert a keyword for a function you want to edit.
46228  Insert there for example as keyword 
46229 \begin_inset Quotes eld
46230 \end_inset
46231
46232 paste
46233 \begin_inset Quotes erd
46234 \end_inset
46235
46236  and you get the 4 different existing shortcuts for the 3 different functions
46237  that contain 
46238 \begin_inset Quotes eld
46239 \end_inset
46240
46241 paste
46242 \begin_inset Quotes erd
46243 \end_inset
46244
46245  in their name.
46246  As you can see, one function can have more than one shortcut.
46247  All LyX-functions are also listed in the file 
46248 \emph on
46249 LyX Functions
46250 \emph default
46251  that you will find in the 
46252 \family sans
46253 Help
46254 \family default
46255  menu.
46256 \end_layout
46257
46258 \begin_layout Standard
46259 To add e.
46260 \begin_inset space \thinspace{}
46261 \end_inset
46262
46263 g.
46264 \begin_inset space \space{}
46265 \end_inset
46266
46267 the shortcut 
46268 \family sans
46269 Alt+Q
46270 \family default
46271  for the function 
46272 \family sans
46273 textstyle-apply
46274 \family default
46275 , select the function and press the 
46276 \family sans
46277 Modify
46278 \family default
46279  button.
46280  A dialog pops up where you can add the shortcut by using it.
46281  So press Alt+Q to define the shortcut.
46282  Modifying an existing shortcut is done the same way.
46283  You can also bind multiple functions to one shortcut by modifying an existing
46284  binding and adding the different function names as a semicolon separated
46285  list.
46286  LyX will then use the first function that is enabled in the current document
46287  part.
46288  The binding for the function 
46289 \family sans
46290 command-alter
46291 \family default
46292  is an example of this.
46293 \end_layout
46294
46295 \begin_layout Standard
46296 Alternatively you can also edit shortcuts by modifying bind-files with a
46297  text editor.
46298  The syntax of the entries is:
46299 \end_layout
46300
46301 \begin_layout Standard
46302
46303 \series bold
46304
46305 \backslash
46306 bind 
46307 \begin_inset Quotes eld
46308 \end_inset
46309
46310 key combination
46311 \begin_inset Quotes erd
46312 \end_inset
46313
46314  
46315 \begin_inset Quotes eld
46316 \end_inset
46317
46318 LyX-function
46319 \begin_inset Quotes erd
46320 \end_inset
46321
46322
46323 \end_layout
46324
46325 \begin_layout Subsection
46326 Keyboard / Mouse
46327 \begin_inset CommandInset label
46328 LatexCommand label
46329 name "sub:Keyboard-Map"
46330
46331 \end_inset
46332
46333
46334 \begin_inset Index idx
46335 status collapsed
46336
46337 \begin_layout Plain Layout
46338 Keyboard Map
46339 \end_layout
46340
46341 \end_inset
46342
46343
46344 \begin_inset Index idx
46345 status collapsed
46346
46347 \begin_layout Plain Layout
46348 Settings ! Keyboard Map
46349 \end_layout
46350
46351 \end_inset
46352
46353
46354 \end_layout
46355
46356 \begin_layout Standard
46357 Normally keyboard settings have to be done in a menu of your operating system.
46358  For the case that this is not possible, LyX provides keyboard maps.
46359  If you have e.
46360 \begin_inset space \thinspace{}
46361 \end_inset
46362
46363 g.
46364 \begin_inset space \space{}
46365 \end_inset
46366
46367 a Czech keyboard but want to write with it like with a Romanian one, you
46368  can use the keyboard map file named 
46369 \emph on
46370 romanian.kmap
46371 \emph default
46372 .
46373 \end_layout
46374
46375 \begin_layout Standard
46376 \begin_inset Note Greyedout
46377 status collapsed
46378
46379 \begin_layout Plain Layout
46380
46381 \series bold
46382 Note:
46383 \series default
46384  Keyboard maps are only provided as makeshift and don't work on all systems.
46385 \end_layout
46386
46387 \end_inset
46388
46389
46390 \end_layout
46391
46392 \begin_layout Standard
46393 You can furthermore specify here the 
46394 \family sans
46395 Wheel scrolling speed
46396 \family default
46397 .
46398  The standard value is 1.0, higher values speed up the scrolling, lower ones
46399  slow it down.
46400 \end_layout
46401
46402 \begin_layout Standard
46403 In the section 
46404 \family sans
46405 Scroll wheel zoom
46406 \family default
46407  you can select a key for zooming.
46408  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46409 \end_layout
46410
46411 \begin_layout Subsection
46412 Input Completion
46413 \end_layout
46414
46415 \begin_layout Standard
46416 Input completion is described in sec.
46417 \begin_inset space \thinspace{}
46418 \end_inset
46419
46420
46421 \begin_inset CommandInset ref
46422 LatexCommand ref
46423 reference "sec:Input-Completion"
46424
46425 \end_inset
46426
46427 .
46428 \end_layout
46429
46430 \begin_layout Section
46431 Paths
46432 \begin_inset CommandInset label
46433 LatexCommand label
46434 name "sec:Paths"
46435
46436 \end_inset
46437
46438
46439 \begin_inset Index idx
46440 status collapsed
46441
46442 \begin_layout Plain Layout
46443 Paths
46444 \end_layout
46445
46446 \end_inset
46447
46448
46449 \begin_inset Index idx
46450 status collapsed
46451
46452 \begin_layout Plain Layout
46453 Settings ! Paths
46454 \end_layout
46455
46456 \end_inset
46457
46458
46459 \end_layout
46460
46461 \begin_layout Description
46462 Working
46463 \begin_inset space ~
46464 \end_inset
46465
46466 directory This is LyX's working directory.
46467  It is the default when you 
46468 \family sans
46469 Open
46470 \family default
46471
46472 \family sans
46473 Save
46474 \family default
46475  or 
46476 \family sans
46477 Save
46478 \begin_inset space ~
46479 \end_inset
46480
46481 as
46482 \family default
46483  files.
46484 \end_layout
46485
46486 \begin_layout Description
46487 Document
46488 \begin_inset space ~
46489 \end_inset
46490
46491 templates This directory will be opened when you use the menu 
46492 \family sans
46493 File\SpecialChar \menuseparator
46494 New
46495 \begin_inset space ~
46496 \end_inset
46497
46498 from
46499 \begin_inset space ~
46500 \end_inset
46501
46502 Template
46503 \family default
46504 .
46505 \end_layout
46506
46507 \begin_layout Description
46508 Example
46509 \begin_inset space ~
46510 \end_inset
46511
46512 files This directory will be opened when you use the button 
46513 \family sans
46514 Examples
46515 \family default
46516  in the 
46517 \family sans
46518 File\SpecialChar \menuseparator
46519 Open
46520 \family default
46521  dialog.
46522 \begin_inset Newline newline
46523 \end_inset
46524
46525
46526 \begin_inset Note Greyedout
46527 status collapsed
46528
46529 \begin_layout Plain Layout
46530
46531 \series bold
46532 Note:
46533 \series default
46534  The 
46535 \family sans
46536 Examples
46537 \family default
46538  button does not exist when using LyX on Mac OS and Windows systems.
46539 \end_layout
46540
46541 \end_inset
46542
46543
46544 \end_layout
46545
46546 \begin_layout Description
46547 Backup
46548 \begin_inset space ~
46549 \end_inset
46550
46551 directory
46552 \begin_inset Index idx
46553 status collapsed
46554
46555 \begin_layout Plain Layout
46556 Backup ! Directory
46557 \end_layout
46558
46559 \end_inset
46560
46561  Backup copies will be saved to this directory.
46562  If no directory is given but backups are enabled as described in section
46563 \begin_inset space ~
46564 \end_inset
46565
46566
46567 \begin_inset CommandInset ref
46568 LatexCommand ref
46569 reference "sub:Backup documents"
46570
46571 \end_inset
46572
46573 , the 
46574 \family sans
46575 Working directory
46576 \family default
46577  will be used to save the backups.
46578 \begin_inset Newline newline
46579 \end_inset
46580
46581 Backup files have the ending 
46582 \begin_inset Quotes eld
46583 \end_inset
46584
46585 .lyx~
46586 \begin_inset Quotes erd
46587 \end_inset
46588
46589 .
46590 \end_layout
46591
46592 \begin_layout Description
46593 Ly
46594 \begin_inset ERT
46595 status collapsed
46596
46597 \begin_layout Plain Layout
46598
46599 {}
46600 \end_layout
46601
46602 \end_inset
46603
46604 XServer
46605 \begin_inset space ~
46606 \end_inset
46607
46608 pipe Here you can enter the name of a so-called UNIX-pipe.
46609  This pipe is used to send data from external programs to LyX.
46610 \begin_inset Newline newline
46611 \end_inset
46612
46613
46614 \series bold
46615 Example:
46616 \series default
46617  You add a BibTeX-database 
46618 \emph on
46619 test.bib
46620 \emph default
46621  to your document.
46622  You can edit this file with the program 
46623 \family typewriter
46624 JabRef
46625 \family default
46626 .
46627  In 
46628 \family typewriter
46629 JabRef
46630 \family default
46631  you have to use the same Unix-Pipe for LyX in its preferences under 
46632 \family sans
46633 External
46634 \begin_inset space ~
46635 \end_inset
46636
46637 programs
46638 \family default
46639 .
46640  If you want to get one entry of the database as citation, select it in
46641  
46642 \family typewriter
46643 JabRef
46644 \family default
46645  and click on the LyX-symbol.
46646  The entry will now be inserted as citation at the current cursor position
46647  in your LyX file.
46648  
46649 \family typewriter
46650 JabRef
46651 \family default
46652  and LyX need of course to be run the same time.
46653 \begin_inset Newline newline
46654 \end_inset
46655
46656 The pipe is also used for the 
46657 \family sans
46658 Single instance
46659 \family default
46660  feature, see sec.
46661 \begin_inset space \thinspace{}
46662 \end_inset
46663
46664
46665 \begin_inset CommandInset ref
46666 LatexCommand ref
46667 reference "sub:Backup documents"
46668
46669 \end_inset
46670
46671 .
46672 \begin_inset Newline newline
46673 \end_inset
46674
46675 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46676 \begin_inset Newline newline
46677 \end_inset
46678
46679
46680 \series bold
46681
46682 \backslash
46683
46684 \backslash
46685 .
46686 \backslash
46687 pipe
46688 \backslash
46689 lyxpipe
46690 \end_layout
46691
46692 \begin_layout Description
46693 Temporary
46694 \begin_inset space ~
46695 \end_inset
46696
46697 directory Temporary files will be saved in this directory.
46698 \end_layout
46699
46700 \begin_layout Description
46701 Thesaurus
46702 \begin_inset space ~
46703 \end_inset
46704
46705 dictionary Directory where the thesaurus dictionaries are located.
46706  You only need to specify it if the thesaurus does otherwise not work or
46707  if you want to use custom/alternative dictionaries.
46708 \end_layout
46709
46710 \begin_layout Description
46711 Hunspell
46712 \begin_inset space ~
46713 \end_inset
46714
46715 dictionary Directory where the dictionaries of the spell checker program
46716  
46717 \family typewriter
46718 Hunspell
46719 \family default
46720  are located.
46721  You only need to specify it if you are using 
46722 \family typewriter
46723 Hunspell
46724 \family default
46725  and spell checking does otherwise not work or if you want to use custom/alterna
46726 tive dictionaries.
46727  For LyX on Windows 
46728 \family typewriter
46729 Hunspell
46730 \family default
46731  is the only available spell checker and should work without specifying
46732  a directory.
46733 \end_layout
46734
46735 \begin_layout Description
46736 PATH
46737 \begin_inset space ~
46738 \end_inset
46739
46740 prefix This field contains a list of paths to external programs.
46741  When LyX needs to use an external program, it looks in this list where
46742  to find it on the system.
46743  The path list is automatically set up on Windows and Mac systems when LyX
46744  is configured, so that you normally don't have to modify it.
46745  On Unix
46746 \begin_inset space \thinspace{}
46747 \end_inset
46748
46749 /
46750 \begin_inset space \thinspace{}
46751 \end_inset
46752
46753 Linux systems, the path list will need to be set only if there are external
46754  programs you wish to use that are not in your normal system path ($PATH).
46755 \end_layout
46756
46757 \begin_layout Description
46758 TEXINPUTS
46759 \begin_inset space ~
46760 \end_inset
46761
46762 prefix The TEXINPUTS environment variable allows to use external files which
46763  are included to a LyX document via commands in TeX code.
46764  This prefix includes by default the document directory (represented by
46765  a single dot '.').
46766  The prefix can contain any list of paths separated by the default separator
46767  of the OS (':' on UNIX like systems and ';' on Windows).
46768  If files are included, the paths listed in the TEXINPUTS prefix will be
46769  scanned for the input files.
46770  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46771  to be relative to the directory of your LyX file.
46772  It is recommended to include always '.' as one of the paths, otherwise compilati
46773 on may fail for some documents.
46774 \end_layout
46775
46776 \begin_layout Section
46777 Identity
46778 \end_layout
46779
46780 \begin_layout Standard
46781 Here you can insert your name and email address.
46782  The identity will be used when you have enabled change tracking as described
46783  in section
46784 \begin_inset space ~
46785 \end_inset
46786
46787
46788 \begin_inset CommandInset ref
46789 LatexCommand ref
46790 reference "sec:Change-Tracking"
46791
46792 \end_inset
46793
46794 , to mark changes you make as yours.
46795 \end_layout
46796
46797 \begin_layout Section
46798 Language Settings
46799 \begin_inset Index idx
46800 status collapsed
46801
46802 \begin_layout Plain Layout
46803 Language ! Settings
46804 \end_layout
46805
46806 \end_inset
46807
46808
46809 \begin_inset Index idx
46810 status collapsed
46811
46812 \begin_layout Plain Layout
46813 Settings ! Language
46814 \end_layout
46815
46816 \end_inset
46817
46818
46819 \end_layout
46820
46821 \begin_layout Subsection
46822 Language
46823 \begin_inset CommandInset label
46824 LatexCommand label
46825 name "sub:Prefs-Language"
46826
46827 \end_inset
46828
46829
46830 \end_layout
46831
46832 \begin_layout Description
46833 User
46834 \begin_inset space ~
46835 \end_inset
46836
46837 Interface
46838 \begin_inset space ~
46839 \end_inset
46840
46841 language Here you can select the language of LyX's menus.
46842  You find the actual translation status here: 
46843 \begin_inset CommandInset href
46844 LatexCommand href
46845 target "http://www.lyx.org/I18n"
46846
46847 \end_inset
46848
46849
46850 \end_layout
46851
46852 \begin_layout Description
46853 Language
46854 \begin_inset space ~
46855 \end_inset
46856
46857 package determines which LaTeX package should be loaded to handle language
46858  issues.
46859  Language issues that are handled by this package include proper hyphenation
46860  as well as localization of dates and text strings such as 
46861 \begin_inset Quotes eld
46862 \end_inset
46863
46864 Chapter
46865 \begin_inset Quotes erd
46866 \end_inset
46867
46868  and 
46869 \begin_inset Quotes eld
46870 \end_inset
46871
46872 Table
46873 \begin_inset Quotes erd
46874 \end_inset
46875
46876 .
46877  The most widespread language package is 
46878 \series bold
46879 babel
46880 \series default
46881
46882 \begin_inset Index idx
46883 status collapsed
46884
46885 \begin_layout Plain Layout
46886 LaTeX-packages ! babel
46887 \end_layout
46888
46889 \end_inset
46890
46891 , it is the default language package in classic LaTeX.
46892  More recent typesetting engines such as XeTeX and LuaTeX come with the
46893  alternative language package 
46894 \series bold
46895 polyglossia
46896 \series default
46897
46898 \begin_inset Index idx
46899 status collapsed
46900
46901 \begin_layout Plain Layout
46902 LaTeX-packages ! polyglossia
46903 \end_layout
46904
46905 \end_inset
46906
46907  that is more suited for the multi-script support of these engines.
46908  Furthermore, there are also specific language packages for languages not
46909  covered by babel.
46910  The available selections are described in sec.
46911 \begin_inset space \thinspace{}
46912 \end_inset
46913
46914
46915 \begin_inset CommandInset ref
46916 LatexCommand ref
46917 reference "sec:Language-encodings"
46918
46919 \end_inset
46920
46921 .
46922 \end_layout
46923
46924 \begin_layout Description
46925 Command
46926 \begin_inset space ~
46927 \end_inset
46928
46929 start If a special LaTeX-package is needed to write in a certain document
46930  language, you can here specify the command to start the package.
46931  An example is the start command 
46932 \family sans
46933
46934 \backslash
46935 begin{arabtext}
46936 \family default
46937  that is needed to write Arabic using the package 
46938 \series bold
46939 ArabTeX
46940 \series default
46941 , see 
46942 \begin_inset CommandInset citation
46943 LatexCommand cite
46944 key "Arabic"
46945
46946 \end_inset
46947
46948 .
46949  The default is the 
46950 \series bold
46951 babel
46952 \series default
46953  command 
46954 \family sans
46955
46956 \backslash
46957 selectlanguage{$$lang}
46958 \family default
46959 .
46960 \end_layout
46961
46962 \begin_layout Description
46963 Command
46964 \begin_inset space ~
46965 \end_inset
46966
46967 end Counterpart to 
46968 \family sans
46969 Command start
46970 \family default
46971 .
46972  Some packages, like the default, don't have an end command since the start
46973  command toggles the package on and off.
46974 \end_layout
46975
46976 \begin_layout Description
46977 Default
46978 \begin_inset space ~
46979 \end_inset
46980
46981 Decimal
46982 \begin_inset space ~
46983 \end_inset
46984
46985 Point Define the default decimal point for the use in tables (decimal point
46986  alignment).
46987 \end_layout
46988
46989 \begin_layout Description
46990 Set
46991 \begin_inset space ~
46992 \end_inset
46993
46994 languages
46995 \begin_inset space ~
46996 \end_inset
46997
46998 globally When this option is set, the languages used in the document will
46999  be added as options to the document class options, so that they can be
47000  used by all LaTeX-packages.
47001  Otherwise they will only be used as options for the 
47002 \series bold
47003 babel
47004 \series default
47005  package.
47006 \end_layout
47007
47008 \begin_layout Description
47009 Auto
47010 \begin_inset space ~
47011 \end_inset
47012
47013 begin When this option is set, documents start with the chosen document
47014  language.
47015  When this option is not set, the 
47016 \family sans
47017 Command
47018 \begin_inset space ~
47019 \end_inset
47020
47021 start
47022 \family default
47023  is explicitly set to the beginning of the document in the LaTeX-output.
47024  This assures that the correct language is used when you use another 
47025 \family sans
47026 Command
47027 \begin_inset space ~
47028 \end_inset
47029
47030 start
47031 \family default
47032  than the default.
47033 \end_layout
47034
47035 \begin_layout Description
47036 Auto
47037 \begin_inset space ~
47038 \end_inset
47039
47040 end Counterpart to 
47041 \family sans
47042 Auto
47043 \begin_inset space ~
47044 \end_inset
47045
47046 begin
47047 \family default
47048 .
47049  When it is not set, the 
47050 \family sans
47051 Command
47052 \begin_inset space ~
47053 \end_inset
47054
47055 end
47056 \family default
47057  is set to the end of the document.
47058 \end_layout
47059
47060 \begin_layout Description
47061 Mark
47062 \begin_inset space ~
47063 \end_inset
47064
47065 foreign
47066 \begin_inset space ~
47067 \end_inset
47068
47069 languages Text marked formatted in a language different from the document
47070  language will be underlined in blue.
47071 \end_layout
47072
47073 \begin_layout Description
47074 Enable
47075 \begin_inset space ~
47076 \end_inset
47077
47078 RTL
47079 \begin_inset space ~
47080 \end_inset
47081
47082 support Enables the use of languages, written from right to left (RTL),
47083  like Arabic, Hebrew, Farsi.
47084 \end_layout
47085
47086 \begin_layout Description
47087 Cursor
47088 \begin_inset space ~
47089 \end_inset
47090
47091 movement When writing RTL, you can define if the left and right arrow keys
47092  move the cursor visually to the left or right, respectively, or logically.
47093  Logical means that the cursor is moved to the left when pressing the right
47094  arrow key and the cursor is inside text in an RTL language.
47095 \end_layout
47096
47097 \begin_layout Subsection
47098 Spellchecker
47099 \end_layout
47100
47101 \begin_layout Standard
47102 The spellchecker settings are explained in section
47103 \begin_inset space ~
47104 \end_inset
47105
47106
47107 \begin_inset CommandInset ref
47108 LatexCommand ref
47109 reference "sec:Spellchecking"
47110
47111 \end_inset
47112
47113 .
47114 \end_layout
47115
47116 \begin_layout Section
47117 Outputs
47118 \end_layout
47119
47120 \begin_layout Subsection
47121 General
47122 \end_layout
47123
47124 \begin_layout Description
47125 Output
47126 \begin_inset space ~
47127 \end_inset
47128
47129 line
47130 \begin_inset space ~
47131 \end_inset
47132
47133 length sets the maximum number of characters printed in one line when using
47134  the menu 
47135 \family sans
47136 File\SpecialChar \menuseparator
47137 Export\SpecialChar \menuseparator
47138 Plain
47139 \begin_inset space ~
47140 \end_inset
47141
47142 text
47143 \family default
47144 .
47145  Setting the line line length to 0 means all text is printed in one endless
47146  line.
47147 \end_layout
47148
47149 \begin_layout Description
47150 Date
47151 \begin_inset space ~
47152 \end_inset
47153
47154 format
47155 \begin_inset Index idx
47156 status collapsed
47157
47158 \begin_layout Plain Layout
47159 Date Format
47160 \end_layout
47161
47162 \end_inset
47163
47164
47165 \begin_inset Index idx
47166 status collapsed
47167
47168 \begin_layout Plain Layout
47169 Settings ! Date format
47170 \end_layout
47171
47172 \end_inset
47173
47174  The date format can be one or a mixture of the formats listed here:
47175 \begin_inset Newline newline
47176 \end_inset
47177
47178
47179 \begin_inset Flex URL
47180 status collapsed
47181
47182 \begin_layout Plain Layout
47183
47184 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47185 \end_layout
47186
47187 \end_inset
47188
47189
47190 \begin_inset Newline newline
47191 \end_inset
47192
47193 For example the format
47194 \begin_inset Newline newline
47195 \end_inset
47196
47197 %d/%m/%y
47198 \begin_inset Newline newline
47199 \end_inset
47200
47201 prints the date as day/month/year.
47202 \end_layout
47203
47204 \begin_layout Description
47205 Overwrite
47206 \begin_inset space ~
47207 \end_inset
47208
47209 on
47210 \begin_inset space ~
47211 \end_inset
47212
47213 export Setting what LyX is allowed to overwrite on export.
47214 \end_layout
47215
47216 \begin_layout Description
47217 Forward
47218 \begin_inset space ~
47219 \end_inset
47220
47221 search Commands that will be used for the menu 
47222 \family sans
47223 Navigate\SpecialChar \menuseparator
47224 Forward
47225 \begin_inset space ~
47226 \end_inset
47227
47228 search
47229 \family default
47230 .
47231  For a detailed description see section 
47232 \emph on
47233 Reverse DVI/PDF search
47234 \emph default
47235  of the 
47236 \emph on
47237 Additional
47238 \begin_inset space ~
47239 \end_inset
47240
47241 Features
47242 \emph default
47243  manual.
47244 \end_layout
47245
47246 \begin_layout Subsection
47247 Printer
47248 \begin_inset CommandInset label
47249 LatexCommand label
47250 name "sub:Printer"
47251
47252 \end_inset
47253
47254
47255 \begin_inset Index idx
47256 status collapsed
47257
47258 \begin_layout Plain Layout
47259 Printer
47260 \end_layout
47261
47262 \end_inset
47263
47264
47265 \begin_inset Index idx
47266 status collapsed
47267
47268 \begin_layout Plain Layout
47269 Settings ! Printer
47270 \end_layout
47271
47272 \end_inset
47273
47274
47275 \end_layout
47276
47277 \begin_layout Description
47278 Default
47279 \begin_inset space ~
47280 \end_inset
47281
47282 printer Here you can specify the name of your default printer.
47283  The name will be used when the 
47284 \family sans
47285 Printer command
47286 \family default
47287  is executed.
47288 \begin_inset Newline newline
47289 \end_inset
47290
47291
47292 \begin_inset Note Greyedout
47293 status collapsed
47294
47295 \begin_layout Plain Layout
47296
47297 \series bold
47298 Note:
47299 \series default
47300  You can leave this field empty on Windows systems because it has no effect.
47301 \end_layout
47302
47303 \end_inset
47304
47305
47306 \end_layout
47307
47308 \begin_layout Description
47309 Printer
47310 \begin_inset space ~
47311 \end_inset
47312
47313 command is the command LyX
47314 \begin_inset space \thinspace{}
47315 \end_inset
47316
47317 /
47318 \begin_inset space \thinspace{}
47319 \end_inset
47320
47321 LaTeX uses for printing.
47322  The default is 
47323 \family sans
47324 dvips
47325 \family default
47326  on most systems.
47327 \end_layout
47328
47329 \begin_layout Description
47330 Printer
47331 \begin_inset space ~
47332 \end_inset
47333
47334 Command
47335 \begin_inset space ~
47336 \end_inset
47337
47338 Options Here you can specify printer options.
47339  A list of printer options with explanations can be found in the documentation
47340  of the program that provides the 
47341 \family sans
47342 Printer command
47343 \family default
47344  you are using.
47345 \end_layout
47346
47347 \begin_layout Description
47348 Adapt
47349 \begin_inset space ~
47350 \end_inset
47351
47352 output
47353 \begin_inset space ~
47354 \end_inset
47355
47356 to
47357 \begin_inset space ~
47358 \end_inset
47359
47360 printer This option works only for the 
47361 \family sans
47362 Printer command
47363 \family default
47364  
47365 \begin_inset Quotes eld
47366 \end_inset
47367
47368
47369 \family sans
47370 dvips
47371 \family default
47372
47373 \begin_inset Quotes erd
47374 \end_inset
47375
47376 .
47377  It activates a configuration file for dvips.
47378  This is an option only for dvips experts.
47379 \end_layout
47380
47381 \begin_layout Subsection
47382 LaT
47383 \begin_inset ERT
47384 status collapsed
47385
47386 \begin_layout Plain Layout
47387
47388 {}
47389 \end_layout
47390
47391 \end_inset
47392
47393 eX
47394 \begin_inset CommandInset label
47395 LatexCommand label
47396 name "sub:LaTeX-settings"
47397
47398 \end_inset
47399
47400
47401 \begin_inset Index idx
47402 status collapsed
47403
47404 \begin_layout Plain Layout
47405 Settings ! LaTeX
47406 \end_layout
47407
47408 \end_inset
47409
47410
47411 \end_layout
47412
47413 \begin_layout Description
47414 Use
47415 \begin_inset space ~
47416 \end_inset
47417
47418 LaTe
47419 \begin_inset ERT
47420 status collapsed
47421
47422 \begin_layout Plain Layout
47423
47424 {}
47425 \end_layout
47426
47427 \end_inset
47428
47429 X
47430 \begin_inset space ~
47431 \end_inset
47432
47433 font
47434 \begin_inset space ~
47435 \end_inset
47436
47437 encoding This is the default encoding of the document font.
47438  
47439 \family sans
47440 T1
47441 \family default
47442  is the default and covers western languages and symbols.
47443  
47444 \family sans
47445 T2A
47446 \family default
47447
47448 \family sans
47449 T2B
47450 \family default
47451
47452 \family sans
47453 T2C
47454 \family default
47455
47456 \family sans
47457 LCY
47458 \family default
47459  and 
47460 \family sans
47461 X2
47462 \family default
47463  are used for Cyrillic.
47464  Combinations of the encodings are possible, like 
47465 \begin_inset Quotes eld
47466 \end_inset
47467
47468
47469 \family sans
47470 T1, T2B
47471 \family default
47472
47473 \begin_inset Quotes erd
47474 \end_inset
47475
47476 .
47477  The font encoding is normally automatically loaded by the language packages
47478  LyX sets up in the background.
47479  So there is no need to change the default encoding.
47480 \end_layout
47481
47482 \begin_layout Description
47483 Default
47484 \begin_inset space ~
47485 \end_inset
47486
47487 paper
47488 \begin_inset space ~
47489 \end_inset
47490
47491 size This is the paper size that is used for new documents.
47492  The 
47493 \family sans
47494 Default
47495 \family default
47496  value depends on your LaTeX-system setup.
47497 \end_layout
47498
47499 \begin_layout Description
47500 DVI
47501 \begin_inset space ~
47502 \end_inset
47503
47504 viewer
47505 \begin_inset space ~
47506 \end_inset
47507
47508 paper
47509 \begin_inset space ~
47510 \end_inset
47511
47512 size
47513 \begin_inset space ~
47514 \end_inset
47515
47516 options They only have an effect when the program 
47517 \family sans
47518 xdvi
47519 \family default
47520  is used as DVI-viewer, read its manual to find out more.
47521 \end_layout
47522
47523 \begin_layout Standard
47524 Here you can also specify options and commands with parameters for processors.
47525  But before you change something, it is strongly recommended to read the
47526  manuals of the applications.
47527 \end_layout
47528
47529 \begin_layout Description
47530 Bibliography
47531 \begin_inset space ~
47532 \end_inset
47533
47534 generation Settings for the generation of the bibliography, see section
47535 \begin_inset space ~
47536 \end_inset
47537
47538
47539 \begin_inset CommandInset ref
47540 LatexCommand ref
47541 reference "sub:Bibliography-databases"
47542
47543 \end_inset
47544
47545 .
47546 \end_layout
47547
47548 \begin_layout Description
47549 Index
47550 \begin_inset space ~
47551 \end_inset
47552
47553 generation Settings for the generation of the index, see section
47554 \begin_inset space ~
47555 \end_inset
47556
47557
47558 \begin_inset CommandInset ref
47559 LatexCommand ref
47560 reference "sub:Index-Program"
47561
47562 \end_inset
47563
47564 .
47565 \end_layout
47566
47567 \begin_layout Description
47568 Nomenclature
47569 \begin_inset space ~
47570 \end_inset
47571
47572 command Command for the program that generates the nomenclature, see section
47573 \begin_inset space ~
47574 \end_inset
47575
47576
47577 \begin_inset CommandInset ref
47578 LatexCommand ref
47579 reference "sub:Nomenclature-Program"
47580
47581 \end_inset
47582
47583 .
47584 \end_layout
47585
47586 \begin_layout Description
47587 CheckTe
47588 \begin_inset ERT
47589 status collapsed
47590
47591 \begin_layout Plain Layout
47592
47593 {}
47594 \end_layout
47595
47596 \end_inset
47597
47598 X
47599 \begin_inset space ~
47600 \end_inset
47601
47602 command Command for the program 
47603 \family sans
47604 CheckTeX
47605 \family default
47606  that is described in the section 
47607 \emph on
47608 Checking TeX
47609 \emph default
47610  of the 
47611 \emph on
47612 Additional Features
47613 \emph default
47614  manual.
47615 \end_layout
47616
47617 \begin_layout Standard
47618 There are additionally the following options:
47619 \end_layout
47620
47621 \begin_layout Description
47622 Use
47623 \begin_inset space ~
47624 \end_inset
47625
47626 Windows-style
47627 \begin_inset space ~
47628 \end_inset
47629
47630 paths
47631 \begin_inset space ~
47632 \end_inset
47633
47634 in
47635 \begin_inset space ~
47636 \end_inset
47637
47638 LaTeX
47639 \begin_inset space ~
47640 \end_inset
47641
47642 files Uses paths in the notation of Windows, that means that 
47643 \begin_inset Quotes eld
47644 \end_inset
47645
47646
47647 \backslash
47648
47649 \begin_inset Quotes erd
47650 \end_inset
47651
47652  is used instead of 
47653 \begin_inset Quotes eld
47654 \end_inset
47655
47656 /
47657 \begin_inset Quotes erd
47658 \end_inset
47659
47660  to separate folders.
47661  This option is enabled by default when you use LyX on Windows.
47662 \begin_inset Index idx
47663 status collapsed
47664
47665 \begin_layout Plain Layout
47666 Paths
47667 \end_layout
47668
47669 \end_inset
47670
47671
47672 \begin_inset Index idx
47673 status collapsed
47674
47675 \begin_layout Plain Layout
47676 Settings ! Paths
47677 \end_layout
47678
47679 \end_inset
47680
47681
47682 \end_layout
47683
47684 \begin_layout Description
47685 Reset
47686 \begin_inset space ~
47687 \end_inset
47688
47689 class
47690 \begin_inset space ~
47691 \end_inset
47692
47693 options
47694 \begin_inset space ~
47695 \end_inset
47696
47697 when
47698 \begin_inset space ~
47699 \end_inset
47700
47701 document
47702 \begin_inset space ~
47703 \end_inset
47704
47705 class
47706 \begin_inset space ~
47707 \end_inset
47708
47709 changes Removes all manually set document class options in the 
47710 \family sans
47711 Document\SpecialChar \menuseparator
47712 Settings
47713 \family default
47714  dialog when changing the document class.
47715 \end_layout
47716
47717 \begin_layout Section
47718 File
47719 \begin_inset space ~
47720 \end_inset
47721
47722 Handling
47723 \begin_inset Index idx
47724 status collapsed
47725
47726 \begin_layout Plain Layout
47727 File handling
47728 \end_layout
47729
47730 \end_inset
47731
47732
47733 \end_layout
47734
47735 \begin_layout Subsection
47736 Converters
47737 \begin_inset CommandInset label
47738 LatexCommand label
47739 name "sub:Converters"
47740
47741 \end_inset
47742
47743
47744 \begin_inset Index idx
47745 status collapsed
47746
47747 \begin_layout Plain Layout
47748 Converters
47749 \end_layout
47750
47751 \end_inset
47752
47753
47754 \end_layout
47755
47756 \begin_layout Standard
47757 Here you find the list of defined converter commands to convert material
47758  from one format to another.
47759  You can modify converters or create new ones.
47760  To modify a converter, select it, change the entry of the field 
47761 \family sans
47762 Converter
47763 \family default
47764  and/or 
47765 \family sans
47766 Extra
47767 \begin_inset space ~
47768 \end_inset
47769
47770 flag
47771 \family default
47772  and press the 
47773 \family sans
47774 Modify
47775 \family default
47776  button.
47777  To create a new converter, select an existing one, select a different format
47778  in the 
47779 \family sans
47780 To
47781 \begin_inset space ~
47782 \end_inset
47783
47784 format
47785 \family default
47786  drop-down list, modify the 
47787 \family sans
47788 Converter
47789 \family default
47790  field and press the 
47791 \family sans
47792 Add
47793 \family default
47794  button.
47795 \end_layout
47796
47797 \begin_layout Standard
47798 If the 
47799 \family sans
47800 Converter File Cache
47801 \family default
47802  is enabled, conversions will be cached as long as specified in the field
47803  
47804 \family sans
47805 Maximum Age (in days
47806 \family default
47807 ).
47808  This means that images don't need to be converted again when you reopen
47809  a document; the converted images from the cache will be used instead.
47810 \end_layout
47811
47812 \begin_layout Standard
47813 More about converters, like the flags that can be used in the converter
47814  definition, is described in the section 
47815 \emph on
47816 Converters
47817 \emph default
47818  of the 
47819 \emph on
47820 Customization
47821 \emph default
47822  manual.
47823 \end_layout
47824
47825 \begin_layout Subsection
47826 File Formats
47827 \begin_inset CommandInset label
47828 LatexCommand label
47829 name "sec:File-Formats"
47830
47831 \end_inset
47832
47833
47834 \begin_inset Index idx
47835 status collapsed
47836
47837 \begin_layout Plain Layout
47838 File formats
47839 \end_layout
47840
47841 \end_inset
47842
47843
47844 \begin_inset Index idx
47845 status collapsed
47846
47847 \begin_layout Plain Layout
47848 Copiers
47849 \end_layout
47850
47851 \end_inset
47852
47853
47854 \end_layout
47855
47856 \begin_layout Standard
47857 Here you find the list of defined file formats that LyX can handle.
47858  You can modify the viewer and editor program that should be used for certain
47859  formats.
47860 \end_layout
47861
47862 \begin_layout Standard
47863 Furthermore, you can define the 
47864 \family sans
47865 Default output format
47866 \family default
47867  that is used when you use 
47868 \family sans
47869 View, Update, View Master Document
47870 \family default
47871  or 
47872 \family sans
47873 Update Master Document
47874 \family default
47875  in the 
47876 \family sans
47877 View
47878 \family default
47879  menu or the toolbar.
47880 \end_layout
47881
47882 \begin_layout Standard
47883 More about formats and their options is described in the section 
47884 \emph on
47885 Formats
47886 \emph default
47887  of the 
47888 \emph on
47889 Customization
47890 \emph default
47891  manual.
47892 \end_layout
47893
47894 \begin_layout Standard
47895 Since all conversions from one format to another take place in LyX's temporary
47896  directory, it is sometimes necessary to modify a file before copying it
47897  to the temporary directory so that the conversion may be performed.
47898  This is done by specifying a 
47899 \family sans
47900 Copier
47901 \family default
47902 .
47903  More about this is described in the section 
47904 \emph on
47905 Copiers
47906 \emph default
47907  of the 
47908 \emph on
47909 Customization
47910 \emph default
47911  manual.
47912 \end_layout
47913
47914 \begin_layout Chapter
47915 Units available in LyX
47916 \begin_inset Index idx
47917 status collapsed
47918
47919 \begin_layout Plain Layout
47920 Units
47921 \end_layout
47922
47923 \end_inset
47924
47925
47926 \begin_inset CommandInset label
47927 LatexCommand label
47928 name "cha:Units-available-in"
47929
47930 \end_inset
47931
47932
47933 \end_layout
47934
47935 \begin_layout Standard
47936 To understand the units described in this documentation, 
47937 \begin_inset CommandInset ref
47938 LatexCommand ref
47939 reference "cap:Units"
47940
47941 \end_inset
47942
47943  explains all units available in LyX.
47944 \end_layout
47945
47946 \begin_layout Standard
47947 \begin_inset Float table
47948 placement h
47949 wide false
47950 sideways false
47951 status collapsed
47952
47953 \begin_layout Plain Layout
47954 \begin_inset Caption
47955
47956 \begin_layout Plain Layout
47957 \begin_inset CommandInset label
47958 LatexCommand label
47959 name "cap:Units"
47960
47961 \end_inset
47962
47963 Units
47964 \end_layout
47965
47966 \end_inset
47967
47968
47969 \end_layout
47970
47971 \begin_layout Plain Layout
47972 \begin_inset VSpace medskip
47973 \end_inset
47974
47975
47976 \end_layout
47977
47978 \begin_layout Plain Layout
47979 \align center
47980 \begin_inset Tabular
47981 <lyxtabular version="3" rows="20" columns="2">
47982 <features tabularvalignment="middle">
47983 <column alignment="center" valignment="top" width="0">
47984 <column alignment="center" valignment="top" width="0">
47985 <row>
47986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47987 \begin_inset Text
47988
47989 \begin_layout Plain Layout
47990 unit
47991 \end_layout
47992
47993 \end_inset
47994 </cell>
47995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47996 \begin_inset Text
47997
47998 \begin_layout Plain Layout
47999 name/description
48000 \end_layout
48001
48002 \end_inset
48003 </cell>
48004 </row>
48005 <row>
48006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48007 \begin_inset Text
48008
48009 \begin_layout Plain Layout
48010 mm
48011 \end_layout
48012
48013 \end_inset
48014 </cell>
48015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48016 \begin_inset Text
48017
48018 \begin_layout Plain Layout
48019 millimeter
48020 \end_layout
48021
48022 \end_inset
48023 </cell>
48024 </row>
48025 <row>
48026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48027 \begin_inset Text
48028
48029 \begin_layout Plain Layout
48030 cm
48031 \end_layout
48032
48033 \end_inset
48034 </cell>
48035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48036 \begin_inset Text
48037
48038 \begin_layout Plain Layout
48039 centimeter
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 in
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 inch
48060 \end_layout
48061
48062 \end_inset
48063 </cell>
48064 </row>
48065 <row>
48066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48067 \begin_inset Text
48068
48069 \begin_layout Plain Layout
48070 pt
48071 \end_layout
48072
48073 \end_inset
48074 </cell>
48075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48076 \begin_inset Text
48077
48078 \begin_layout Plain Layout
48079 point (72.27
48080 \begin_inset space \thinspace{}
48081 \end_inset
48082
48083 pt = 1
48084 \begin_inset space \thinspace{}
48085 \end_inset
48086
48087 in)
48088 \end_layout
48089
48090 \end_inset
48091 </cell>
48092 </row>
48093 <row>
48094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48095 \begin_inset Text
48096
48097 \begin_layout Plain Layout
48098 pc
48099 \end_layout
48100
48101 \end_inset
48102 </cell>
48103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48104 \begin_inset Text
48105
48106 \begin_layout Plain Layout
48107 pica (1
48108 \begin_inset space \thinspace{}
48109 \end_inset
48110
48111 pc = 12
48112 \begin_inset space \thinspace{}
48113 \end_inset
48114
48115 pt)
48116 \end_layout
48117
48118 \end_inset
48119 </cell>
48120 </row>
48121 <row>
48122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48123 \begin_inset Text
48124
48125 \begin_layout Plain Layout
48126 sp
48127 \end_layout
48128
48129 \end_inset
48130 </cell>
48131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48132 \begin_inset Text
48133
48134 \begin_layout Plain Layout
48135 scaled point (65536
48136 \begin_inset space \thinspace{}
48137 \end_inset
48138
48139 sp = 1
48140 \begin_inset space \thinspace{}
48141 \end_inset
48142
48143 pt)
48144 \end_layout
48145
48146 \end_inset
48147 </cell>
48148 </row>
48149 <row>
48150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48151 \begin_inset Text
48152
48153 \begin_layout Plain Layout
48154 bp
48155 \end_layout
48156
48157 \end_inset
48158 </cell>
48159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48160 \begin_inset Text
48161
48162 \begin_layout Plain Layout
48163 big point (72
48164 \begin_inset space \thinspace{}
48165 \end_inset
48166
48167 bp = 1
48168 \begin_inset space \thinspace{}
48169 \end_inset
48170
48171 in)
48172 \end_layout
48173
48174 \end_inset
48175 </cell>
48176 </row>
48177 <row>
48178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48179 \begin_inset Text
48180
48181 \begin_layout Plain Layout
48182 dd
48183 \end_layout
48184
48185 \end_inset
48186 </cell>
48187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48188 \begin_inset Text
48189
48190 \begin_layout Plain Layout
48191 didot (72
48192 \begin_inset space \thinspace{}
48193 \end_inset
48194
48195 dd 
48196 \begin_inset Formula $\approx$
48197 \end_inset
48198
48199  37.6
48200 \begin_inset space \thinspace{}
48201 \end_inset
48202
48203 mm)
48204 \end_layout
48205
48206 \end_inset
48207 </cell>
48208 </row>
48209 <row>
48210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48211 \begin_inset Text
48212
48213 \begin_layout Plain Layout
48214 cc
48215 \end_layout
48216
48217 \end_inset
48218 </cell>
48219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48220 \begin_inset Text
48221
48222 \begin_layout Plain Layout
48223 cicero (1
48224 \begin_inset space \thinspace{}
48225 \end_inset
48226
48227 cc = 12
48228 \begin_inset space \thinspace{}
48229 \end_inset
48230
48231 dd)
48232 \end_layout
48233
48234 \end_inset
48235 </cell>
48236 </row>
48237 <row>
48238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48239 \begin_inset Text
48240
48241 \begin_layout Plain Layout
48242 Scale%
48243 \end_layout
48244
48245 \end_inset
48246 </cell>
48247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48248 \begin_inset Text
48249
48250 \begin_layout Plain Layout
48251 % of original image width
48252 \end_layout
48253
48254 \end_inset
48255 </cell>
48256 </row>
48257 <row>
48258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48259 \begin_inset Text
48260
48261 \begin_layout Plain Layout
48262 text%
48263 \end_layout
48264
48265 \end_inset
48266 </cell>
48267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48268 \begin_inset Text
48269
48270 \begin_layout Plain Layout
48271 % of text width
48272 \end_layout
48273
48274 \end_inset
48275 </cell>
48276 </row>
48277 <row>
48278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48279 \begin_inset Text
48280
48281 \begin_layout Plain Layout
48282 col%
48283 \end_layout
48284
48285 \end_inset
48286 </cell>
48287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48288 \begin_inset Text
48289
48290 \begin_layout Plain Layout
48291 % of column width
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 page%
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 % of paper width
48312 \end_layout
48313
48314 \end_inset
48315 </cell>
48316 </row>
48317 <row>
48318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48319 \begin_inset Text
48320
48321 \begin_layout Plain Layout
48322 line%
48323 \end_layout
48324
48325 \end_inset
48326 </cell>
48327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48328 \begin_inset Text
48329
48330 \begin_layout Plain Layout
48331 % of line width
48332 \end_layout
48333
48334 \end_inset
48335 </cell>
48336 </row>
48337 <row>
48338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48339 \begin_inset Text
48340
48341 \begin_layout Plain Layout
48342 theight%
48343 \end_layout
48344
48345 \end_inset
48346 </cell>
48347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48348 \begin_inset Text
48349
48350 \begin_layout Plain Layout
48351 % of text height
48352 \end_layout
48353
48354 \end_inset
48355 </cell>
48356 </row>
48357 <row>
48358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48359 \begin_inset Text
48360
48361 \begin_layout Plain Layout
48362 pheight%
48363 \end_layout
48364
48365 \end_inset
48366 </cell>
48367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48368 \begin_inset Text
48369
48370 \begin_layout Plain Layout
48371 % of paper height
48372 \end_layout
48373
48374 \end_inset
48375 </cell>
48376 </row>
48377 <row>
48378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48379 \begin_inset Text
48380
48381 \begin_layout Plain Layout
48382 ex
48383 \end_layout
48384
48385 \end_inset
48386 </cell>
48387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48388 \begin_inset Text
48389
48390 \begin_layout Plain Layout
48391 height of letter 
48392 \emph on
48393 x
48394 \emph default
48395  in current font
48396 \end_layout
48397
48398 \end_inset
48399 </cell>
48400 </row>
48401 <row>
48402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48403 \begin_inset Text
48404
48405 \begin_layout Plain Layout
48406 em
48407 \end_layout
48408
48409 \end_inset
48410 </cell>
48411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48412 \begin_inset Text
48413
48414 \begin_layout Plain Layout
48415 width of letter 
48416 \emph on
48417 M
48418 \emph default
48419  in current font
48420 \end_layout
48421
48422 \end_inset
48423 </cell>
48424 </row>
48425 <row>
48426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48427 \begin_inset Text
48428
48429 \begin_layout Plain Layout
48430 mu
48431 \end_layout
48432
48433 \end_inset
48434 </cell>
48435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48436 \begin_inset Text
48437
48438 \begin_layout Plain Layout
48439 math unit (1
48440 \begin_inset space \thinspace{}
48441 \end_inset
48442
48443 mu = 1/18
48444 \begin_inset space \thinspace{}
48445 \end_inset
48446
48447 em)
48448 \end_layout
48449
48450 \end_inset
48451 </cell>
48452 </row>
48453 </lyxtabular>
48454
48455 \end_inset
48456
48457
48458 \end_layout
48459
48460 \end_inset
48461
48462
48463 \end_layout
48464
48465 \begin_layout Chapter
48466 Credits
48467 \begin_inset CommandInset label
48468 LatexCommand label
48469 name "cha:Credits"
48470
48471 \end_inset
48472
48473
48474 \end_layout
48475
48476 \begin_layout Standard
48477 The documentation is a collaborative effort between many different people
48478  (and we would encourage people to contribute!).
48479 \end_layout
48480
48481 \begin_layout Itemize
48482
48483 \noun on
48484 Alejandro Aguilar Sierra
48485 \end_layout
48486
48487 \begin_layout Itemize
48488
48489 \noun on
48490 Amir Karger
48491 \end_layout
48492
48493 \begin_layout Itemize
48494
48495 \noun on
48496 David Johnson
48497 \end_layout
48498
48499 \begin_layout Itemize
48500
48501 \noun on
48502 Hartmut Haase
48503 \end_layout
48504
48505 \begin_layout Itemize
48506
48507 \noun on
48508 Ignacio García
48509 \end_layout
48510
48511 \begin_layout Itemize
48512
48513 \noun on
48514 Ivan Schreter
48515 \end_layout
48516
48517 \begin_layout Itemize
48518
48519 \noun on
48520 John Raithel
48521 \end_layout
48522
48523 \begin_layout Itemize
48524
48525 \noun on
48526 John Weiss
48527 \end_layout
48528
48529 \begin_layout Itemize
48530
48531 \noun on
48532 Lars Gullik Bjønnes
48533 \end_layout
48534
48535 \begin_layout Itemize
48536
48537 \noun on
48538 Matthias Ettrich
48539 \end_layout
48540
48541 \begin_layout Itemize
48542
48543 \noun on
48544 Matthias Zenker
48545 \end_layout
48546
48547 \begin_layout Itemize
48548
48549 \noun on
48550 Rich Fields
48551 \end_layout
48552
48553 \begin_layout Itemize
48554
48555 \noun on
48556 Pascal André
48557 \end_layout
48558
48559 \begin_layout Itemize
48560
48561 \noun on
48562 Paul Evans
48563 \end_layout
48564
48565 \begin_layout Itemize
48566
48567 \noun on
48568 Paul Russel
48569 \end_layout
48570
48571 \begin_layout Itemize
48572
48573 \noun on
48574 Robin Socha
48575 \end_layout
48576
48577 \begin_layout Itemize
48578
48579 \noun on
48580 Uwe Stöhr
48581 \end_layout
48582
48583 \begin_layout Itemize
48584 The LyX Team: 
48585 \begin_inset CommandInset citation
48586 LatexCommand cite
48587 key "lyxcredit"
48588
48589 \end_inset
48590
48591
48592 \end_layout
48593
48594 \begin_layout Standard
48595 \begin_inset Newpage newpage
48596 \end_inset
48597
48598 The bibliography on the following page was created with the 
48599 \family sans
48600 Bibliography
48601 \family default
48602  environment.
48603 \end_layout
48604
48605 \begin_layout Bibliography
48606 \labelwidthstring Literaturverzeichnis
48607 \begin_inset CommandInset bibitem
48608 LatexCommand bibitem
48609 label "Credits"
48610 key "lyxcredit"
48611
48612 \end_inset
48613
48614 The LyX Team: 
48615 \begin_inset CommandInset href
48616 LatexCommand href
48617 name "Credits"
48618 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48619
48620 \end_inset
48621
48622 :
48623 \begin_inset Newline newline
48624 \end_inset
48625
48626
48627 \begin_inset Flex URL
48628 status collapsed
48629
48630 \begin_layout Plain Layout
48631
48632 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48633 \end_layout
48634
48635 \end_inset
48636
48637
48638 \end_layout
48639
48640 \begin_layout Bibliography
48641 \labelwidthstring Literaturverzeichnis
48642 \begin_inset CommandInset bibitem
48643 LatexCommand bibitem
48644 key "latexcompanion"
48645
48646 \end_inset
48647
48648 Frank Mittelbach and Michel Goossens: 
48649 \emph on
48650 The LaTeX Companion Second Edition.
48651
48652 \emph default
48653  Addison-Wesley, 2004
48654 \end_layout
48655
48656 \begin_layout Bibliography
48657 \labelwidthstring Literaturverzeichnis
48658 \begin_inset CommandInset bibitem
48659 LatexCommand bibitem
48660 key "latexguide"
48661
48662 \end_inset
48663
48664 Helmut Kopka and Patrick W.
48665  Daly: 
48666 \emph on
48667 A Guide to LaTeX Fourth Edition.
48668
48669 \emph default
48670  Addison-Wesley, 2003
48671 \end_layout
48672
48673 \begin_layout Bibliography
48674 \labelwidthstring Literaturverzeichnis
48675 \begin_inset CommandInset bibitem
48676 LatexCommand bibitem
48677 key "latexbook"
48678
48679 \end_inset
48680
48681 Leslie Lamport: 
48682 \emph on
48683 LaTeX: A Document Preparation System.
48684
48685 \emph default
48686  Addison-Wesley, second edition, 1994
48687 \end_layout
48688
48689 \begin_layout Bibliography
48690 \labelwidthstring Literaturverzeichnis
48691 \begin_inset CommandInset bibitem
48692 LatexCommand bibitem
48693 key "texbook"
48694
48695 \end_inset
48696
48697 Donald E.
48698  Knuth.
48699  
48700 \emph on
48701 The TeXbook.
48702
48703 \emph default
48704  Addison-Wesley, 1984
48705 \end_layout
48706
48707 \begin_layout Bibliography
48708 \labelwidthstring Literaturverzeichnis
48709 \begin_inset CommandInset bibitem
48710 LatexCommand bibitem
48711 key "TeXCatalogue"
48712
48713 \end_inset
48714
48715 The TeX Catalogue:
48716 \begin_inset Newline newline
48717 \end_inset
48718
48719
48720 \begin_inset Flex URL
48721 status collapsed
48722
48723 \begin_layout Plain Layout
48724
48725 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48726 \end_layout
48727
48728 \end_inset
48729
48730
48731 \end_layout
48732
48733 \begin_layout Bibliography
48734 \labelwidthstring Literaturverzeichnis
48735 \begin_inset CommandInset bibitem
48736 LatexCommand bibitem
48737 key "LaTeXFAQ"
48738
48739 \end_inset
48740
48741 The LaTeX FAQ:
48742 \begin_inset Newline newline
48743 \end_inset
48744
48745
48746 \begin_inset Flex URL
48747 status collapsed
48748
48749 \begin_layout Plain Layout
48750
48751 http://www.tex.ac.uk/cgi-bin/texfaq2html
48752 \end_layout
48753
48754 \end_inset
48755
48756
48757 \end_layout
48758
48759 \begin_layout Bibliography
48760 \labelwidthstring Literaturverzeichnis
48761 \begin_inset CommandInset bibitem
48762 LatexCommand bibitem
48763 key "BibTeX"
48764
48765 \end_inset
48766
48767
48768 \begin_inset CommandInset href
48769 LatexCommand href
48770 name "Documentation"
48771 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48772
48773 \end_inset
48774
48775  of the program 
48776 \family sans
48777 BibTeX
48778 \family default
48779 :
48780 \begin_inset Newline newline
48781 \end_inset
48782
48783
48784 \begin_inset Flex URL
48785 status collapsed
48786
48787 \begin_layout Plain Layout
48788
48789 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48790 \end_layout
48791
48792 \end_inset
48793
48794
48795 \end_layout
48796
48797 \begin_layout Bibliography
48798 \labelwidthstring Literaturverzeichnis
48799 \begin_inset CommandInset bibitem
48800 LatexCommand bibitem
48801 key "BibTeX-2"
48802
48803 \end_inset
48804
48805
48806 \begin_inset CommandInset href
48807 LatexCommand href
48808 name "Documentation"
48809 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48810
48811 \end_inset
48812
48813  how to use the program 
48814 \family sans
48815 BibTeX
48816 \family default
48817 :
48818 \begin_inset Newline newline
48819 \end_inset
48820
48821
48822 \begin_inset Flex URL
48823 status collapsed
48824
48825 \begin_layout Plain Layout
48826
48827 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48828 \end_layout
48829
48830 \end_inset
48831
48832
48833 \end_layout
48834
48835 \begin_layout Bibliography
48836 \labelwidthstring Literaturverzeichnis
48837 \begin_inset CommandInset bibitem
48838 LatexCommand bibitem
48839 key "makeindex"
48840
48841 \end_inset
48842
48843
48844 \begin_inset CommandInset href
48845 LatexCommand href
48846 name "Documentation"
48847 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48848
48849 \end_inset
48850
48851  of the program 
48852 \family sans
48853 makeindex
48854 \family default
48855 :
48856 \begin_inset Newline newline
48857 \end_inset
48858
48859
48860 \begin_inset Flex URL
48861 status collapsed
48862
48863 \begin_layout Plain Layout
48864
48865 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48866 \end_layout
48867
48868 \end_inset
48869
48870
48871 \end_layout
48872
48873 \begin_layout Bibliography
48874 \labelwidthstring Literaturverzeichnis
48875 \begin_inset CommandInset bibitem
48876 LatexCommand bibitem
48877 key "xindy"
48878
48879 \end_inset
48880
48881
48882 \begin_inset CommandInset href
48883 LatexCommand href
48884 name "Documentation"
48885 target "http://www.xindy.org/documentation.html"
48886
48887 \end_inset
48888
48889  of the program 
48890 \family sans
48891 xindy
48892 \family default
48893 :
48894 \begin_inset Newline newline
48895 \end_inset
48896
48897
48898 \begin_inset Flex URL
48899 status collapsed
48900
48901 \begin_layout Plain Layout
48902
48903 http://www.xindy.org/documentation.html
48904 \end_layout
48905
48906 \end_inset
48907
48908
48909 \end_layout
48910
48911 \begin_layout Bibliography
48912 \labelwidthstring Literaturverzeichnis
48913 \begin_inset CommandInset bibitem
48914 LatexCommand bibitem
48915 key "caption"
48916
48917 \end_inset
48918
48919
48920 \begin_inset CommandInset href
48921 LatexCommand href
48922 name "Documentation"
48923 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48924
48925 \end_inset
48926
48927  of the LaTeX-package 
48928 \series bold
48929 caption
48930 \series default
48931
48932 \begin_inset Index idx
48933 status collapsed
48934
48935 \begin_layout Plain Layout
48936 LaTeX-packages ! caption
48937 \end_layout
48938
48939 \end_inset
48940
48941 :
48942 \begin_inset Newline newline
48943 \end_inset
48944
48945
48946 \begin_inset Flex URL
48947 status collapsed
48948
48949 \begin_layout Plain Layout
48950
48951 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48952 \end_layout
48953
48954 \end_inset
48955
48956
48957 \end_layout
48958
48959 \begin_layout Bibliography
48960 \labelwidthstring Literaturverzeichnis
48961 \begin_inset CommandInset bibitem
48962 LatexCommand bibitem
48963 key "enumitem"
48964
48965 \end_inset
48966
48967
48968 \begin_inset CommandInset href
48969 LatexCommand href
48970 name "Documentation"
48971 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48972
48973 \end_inset
48974
48975  of the LaTeX-package 
48976 \series bold
48977 enumitem
48978 \series default
48979
48980 \begin_inset Index idx
48981 status collapsed
48982
48983 \begin_layout Plain Layout
48984 LaTeX-packages ! enumitem
48985 \end_layout
48986
48987 \end_inset
48988
48989 :
48990 \begin_inset Newline newline
48991 \end_inset
48992
48993
48994 \begin_inset Flex URL
48995 status collapsed
48996
48997 \begin_layout Plain Layout
48998
48999 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49000 \end_layout
49001
49002 \end_inset
49003
49004
49005 \end_layout
49006
49007 \begin_layout Bibliography
49008 \labelwidthstring Literaturverzeichnis
49009 \begin_inset CommandInset bibitem
49010 LatexCommand bibitem
49011 key "fancyhdr"
49012
49013 \end_inset
49014
49015
49016 \begin_inset CommandInset href
49017 LatexCommand href
49018 name "Documentation"
49019 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49020
49021 \end_inset
49022
49023  of the LaTeX-package 
49024 \series bold
49025 fancyhdr
49026 \series default
49027
49028 \begin_inset Index idx
49029 status collapsed
49030
49031 \begin_layout Plain Layout
49032 LaTeX-packages ! fancyhdr
49033 \end_layout
49034
49035 \end_inset
49036
49037 :
49038 \begin_inset Newline newline
49039 \end_inset
49040
49041
49042 \begin_inset Flex URL
49043 status collapsed
49044
49045 \begin_layout Plain Layout
49046
49047 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49048 \end_layout
49049
49050 \end_inset
49051
49052
49053 \end_layout
49054
49055 \begin_layout Bibliography
49056 \labelwidthstring Literaturverzeichnis
49057 \begin_inset CommandInset bibitem
49058 LatexCommand bibitem
49059 key "hyperref"
49060
49061 \end_inset
49062
49063
49064 \series bold
49065
49066 \begin_inset CommandInset href
49067 LatexCommand href
49068 name "Documentation"
49069 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49070
49071 \end_inset
49072
49073
49074 \series default
49075  of the LaTeX-package 
49076 \series bold
49077 hyperref
49078 \series default
49079
49080 \begin_inset Index idx
49081 status collapsed
49082
49083 \begin_layout Plain Layout
49084 LaTeX-packages ! hyperref
49085 \end_layout
49086
49087 \end_inset
49088
49089 :
49090 \begin_inset Newline newline
49091 \end_inset
49092
49093
49094 \begin_inset Flex URL
49095 status collapsed
49096
49097 \begin_layout Plain Layout
49098
49099 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49100 \end_layout
49101
49102 \end_inset
49103
49104
49105 \end_layout
49106
49107 \begin_layout Bibliography
49108 \labelwidthstring Literaturverzeichnis
49109 \begin_inset CommandInset bibitem
49110 LatexCommand bibitem
49111 key "nomencl"
49112
49113 \end_inset
49114
49115
49116 \begin_inset CommandInset href
49117 LatexCommand href
49118 name "Documentation"
49119 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49120
49121 \end_inset
49122
49123  of the LaTeX-package 
49124 \series bold
49125 nomencl
49126 \series default
49127
49128 \begin_inset Index idx
49129 status collapsed
49130
49131 \begin_layout Plain Layout
49132 LaTeX-packages ! nomencl
49133 \end_layout
49134
49135 \end_inset
49136
49137 :
49138 \begin_inset Newline newline
49139 \end_inset
49140
49141
49142 \begin_inset Flex URL
49143 status collapsed
49144
49145 \begin_layout Plain Layout
49146
49147 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49148 \end_layout
49149
49150 \end_inset
49151
49152
49153 \end_layout
49154
49155 \begin_layout Bibliography
49156 \labelwidthstring Literaturverzeichnis
49157 \begin_inset CommandInset bibitem
49158 LatexCommand bibitem
49159 key "prettyref"
49160
49161 \end_inset
49162
49163
49164 \begin_inset CommandInset href
49165 LatexCommand href
49166 name "Documentation"
49167 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49168
49169 \end_inset
49170
49171  of the LaTeX-package 
49172 \series bold
49173 prettyref
49174 \series default
49175
49176 \begin_inset Index idx
49177 status collapsed
49178
49179 \begin_layout Plain Layout
49180 LaTeX-packages ! prettyref
49181 \end_layout
49182
49183 \end_inset
49184
49185 :
49186 \begin_inset Newline newline
49187 \end_inset
49188
49189
49190 \begin_inset Flex URL
49191 status collapsed
49192
49193 \begin_layout Plain Layout
49194
49195 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49196 \end_layout
49197
49198 \end_inset
49199
49200
49201 \end_layout
49202
49203 \begin_layout Bibliography
49204 \labelwidthstring Literaturverzeichnis
49205 \begin_inset CommandInset bibitem
49206 LatexCommand bibitem
49207 key "refstyle"
49208
49209 \end_inset
49210
49211
49212 \begin_inset CommandInset href
49213 LatexCommand href
49214 name "Documentation"
49215 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49216
49217 \end_inset
49218
49219  of the LaTeX-package 
49220 \series bold
49221 refstyle
49222 \series default
49223
49224 \begin_inset Index idx
49225 status collapsed
49226
49227 \begin_layout Plain Layout
49228 LaTeX-packages ! refstyle
49229 \end_layout
49230
49231 \end_inset
49232
49233 :
49234 \begin_inset Newline newline
49235 \end_inset
49236
49237
49238 \begin_inset Flex URL
49239 status collapsed
49240
49241 \begin_layout Plain Layout
49242
49243 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49244 \end_layout
49245
49246 \end_inset
49247
49248
49249 \end_layout
49250
49251 \begin_layout Bibliography
49252 \labelwidthstring Literaturverzeichnis
49253 \begin_inset CommandInset bibitem
49254 LatexCommand bibitem
49255 key "tipa"
49256
49257 \end_inset
49258
49259
49260 \begin_inset CommandInset href
49261 LatexCommand href
49262 name "Documentation"
49263 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49264
49265 \end_inset
49266
49267  of the LaTeX-package 
49268 \series bold
49269 tipa
49270 \series default
49271
49272 \begin_inset Index idx
49273 status collapsed
49274
49275 \begin_layout Plain Layout
49276 LaTeX-packages ! tipa
49277 \end_layout
49278
49279 \end_inset
49280
49281 :
49282 \begin_inset Newline newline
49283 \end_inset
49284
49285
49286 \begin_inset Flex URL
49287 status collapsed
49288
49289 \begin_layout Plain Layout
49290
49291 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49292 \end_layout
49293
49294 \end_inset
49295
49296
49297 \end_layout
49298
49299 \begin_layout Bibliography
49300 \labelwidthstring Literaturverzeichnis
49301 \begin_inset CommandInset bibitem
49302 LatexCommand bibitem
49303 key "Arabic"
49304
49305 \end_inset
49306
49307
49308 \begin_inset CommandInset href
49309 LatexCommand href
49310 name "Wiki-page"
49311 target "http://wiki.lyx.org/Windows/Arabic"
49312
49313 \end_inset
49314
49315  how to set up LyX for Arabic:
49316 \begin_inset Newline newline
49317 \end_inset
49318
49319
49320 \begin_inset Flex URL
49321 status collapsed
49322
49323 \begin_layout Plain Layout
49324
49325 http://wiki.lyx.org/Windows/Arabic
49326 \end_layout
49327
49328 \end_inset
49329
49330
49331 \end_layout
49332
49333 \begin_layout Bibliography
49334 \labelwidthstring Literaturverzeichnis
49335 \begin_inset CommandInset bibitem
49336 LatexCommand bibitem
49337 key "Armenian"
49338
49339 \end_inset
49340
49341
49342 \begin_inset CommandInset href
49343 LatexCommand href
49344 name "Wiki-page"
49345 target "http://wiki.lyx.org/Windows/Armenian"
49346
49347 \end_inset
49348
49349  how to set up LyX for Armenian:
49350 \begin_inset Newline newline
49351 \end_inset
49352
49353
49354 \begin_inset Flex URL
49355 status collapsed
49356
49357 \begin_layout Plain Layout
49358
49359 http://wiki.lyx.org/Windows/Armenian
49360 \end_layout
49361
49362 \end_inset
49363
49364
49365 \end_layout
49366
49367 \begin_layout Bibliography
49368 \labelwidthstring Literaturverzeichnis
49369 \begin_inset CommandInset bibitem
49370 LatexCommand bibitem
49371 key "Farsi"
49372
49373 \end_inset
49374
49375
49376 \begin_inset CommandInset href
49377 LatexCommand href
49378 name "Wiki-page"
49379 target "http://wiki.lyx.org/Windows/Farsi"
49380
49381 \end_inset
49382
49383  how to set up LyX for Farsi:
49384 \begin_inset Newline newline
49385 \end_inset
49386
49387
49388 \begin_inset Flex URL
49389 status collapsed
49390
49391 \begin_layout Plain Layout
49392
49393 http://wiki.lyx.org/Windows/Farsi
49394 \end_layout
49395
49396 \end_inset
49397
49398
49399 \end_layout
49400
49401 \begin_layout Bibliography
49402 \labelwidthstring Literaturverzeichnis
49403 \begin_inset CommandInset bibitem
49404 LatexCommand bibitem
49405 key "Hebrew"
49406
49407 \end_inset
49408
49409
49410 \begin_inset CommandInset href
49411 LatexCommand href
49412 name "Wiki-page"
49413 target "http://wiki.lyx.org/Windows/Hebrew"
49414
49415 \end_inset
49416
49417  how to set up LyX for Hebrew:
49418 \begin_inset Newline newline
49419 \end_inset
49420
49421
49422 \begin_inset Flex URL
49423 status collapsed
49424
49425 \begin_layout Plain Layout
49426
49427 http://wiki.lyx.org/Windows/Hebrew
49428 \end_layout
49429
49430 \end_inset
49431
49432
49433 \end_layout
49434
49435 \begin_layout Bibliography
49436 \labelwidthstring Literaturverzeichnis
49437 \begin_inset CommandInset bibitem
49438 LatexCommand bibitem
49439 key "Japanese"
49440
49441 \end_inset
49442
49443
49444 \begin_inset CommandInset href
49445 LatexCommand href
49446 name "Wiki-page"
49447 target "http://wiki.lyx.org/Windows/Japanese"
49448
49449 \end_inset
49450
49451  how to set up LyX for Japanese:
49452 \begin_inset Newline newline
49453 \end_inset
49454
49455
49456 \begin_inset Flex URL
49457 status collapsed
49458
49459 \begin_layout Plain Layout
49460
49461 http://wiki.lyx.org/Windows/Japanese
49462 \end_layout
49463
49464 \end_inset
49465
49466
49467 \end_layout
49468
49469 \begin_layout Bibliography
49470 \labelwidthstring Literaturverzeichnis
49471 \begin_inset CommandInset bibitem
49472 LatexCommand bibitem
49473 key "Latvian"
49474
49475 \end_inset
49476
49477
49478 \begin_inset CommandInset href
49479 LatexCommand href
49480 name "Wiki-page"
49481 target "http://wiki.lyx.org/Windows/Latvian"
49482
49483 \end_inset
49484
49485  how to set up LyX for Latvian:
49486 \begin_inset Newline newline
49487 \end_inset
49488
49489
49490 \begin_inset Flex URL
49491 status collapsed
49492
49493 \begin_layout Plain Layout
49494
49495 http://wiki.lyx.org/Windows/Latvian
49496 \end_layout
49497
49498 \end_inset
49499
49500
49501 \end_layout
49502
49503 \begin_layout Bibliography
49504 \labelwidthstring Literaturverzeichnis
49505 \begin_inset CommandInset bibitem
49506 LatexCommand bibitem
49507 key "Lithuanian"
49508
49509 \end_inset
49510
49511
49512 \begin_inset CommandInset href
49513 LatexCommand href
49514 name "Wiki-page"
49515 target "http://wiki.lyx.org/Windows/Lithuanian"
49516
49517 \end_inset
49518
49519  how to set up LyX for Lithuanian:
49520 \begin_inset Newline newline
49521 \end_inset
49522
49523
49524 \begin_inset Flex URL
49525 status collapsed
49526
49527 \begin_layout Plain Layout
49528
49529 http://wiki.lyx.org/Windows/Lithuanian
49530 \end_layout
49531
49532 \end_inset
49533
49534
49535 \end_layout
49536
49537 \begin_layout Bibliography
49538 \labelwidthstring Literaturverzeichnis
49539 \begin_inset CommandInset bibitem
49540 LatexCommand bibitem
49541 key "Mongolian"
49542
49543 \end_inset
49544
49545
49546 \begin_inset CommandInset href
49547 LatexCommand href
49548 name "Wiki-page"
49549 target "http://wiki.lyx.org/Windows/Mongolian"
49550
49551 \end_inset
49552
49553  how to set up LyX for Mongolian:
49554 \begin_inset Newline newline
49555 \end_inset
49556
49557
49558 \begin_inset Flex URL
49559 status collapsed
49560
49561 \begin_layout Plain Layout
49562
49563 http://wiki.lyx.org/Windows/Mongolian
49564 \end_layout
49565
49566 \end_inset
49567
49568
49569 \end_layout
49570
49571 \begin_layout Bibliography
49572 \labelwidthstring Literaturverzeichnis
49573 \begin_inset CommandInset bibitem
49574 LatexCommand bibitem
49575 key "Vietnamese"
49576
49577 \end_inset
49578
49579
49580 \begin_inset CommandInset href
49581 LatexCommand href
49582 name "Wiki-page"
49583 target "http://wiki.lyx.org/Windows/Vietnamese"
49584
49585 \end_inset
49586
49587  how to set up LyX for Vietnamese:
49588 \begin_inset Newline newline
49589 \end_inset
49590
49591
49592 \begin_inset Flex URL
49593 status collapsed
49594
49595 \begin_layout Plain Layout
49596
49597 http://wiki.lyx.org/Windows/Vietnamese
49598 \end_layout
49599
49600 \end_inset
49601
49602
49603 \end_layout
49604
49605 \begin_layout Bibliography
49606 \labelwidthstring Literaturverzeichnis
49607 \begin_inset CommandInset bibitem
49608 LatexCommand bibitem
49609 key "NewInLyX20"
49610
49611 \end_inset
49612
49613
49614 \begin_inset CommandInset href
49615 LatexCommand href
49616 name "Wiki-page"
49617 target "http://wiki.lyx.org/LyX/NewInLyX20"
49618
49619 \end_inset
49620
49621  about new features in 
49622 \family sans
49623 LyX 2.0
49624 \family default
49625 :
49626 \begin_inset Newline newline
49627 \end_inset
49628
49629
49630 \begin_inset Flex URL
49631 status collapsed
49632
49633 \begin_layout Plain Layout
49634
49635 http://wiki.lyx.org/LyX/NewInLyX20
49636 \end_layout
49637
49638 \end_inset
49639
49640
49641 \end_layout
49642
49643 \begin_layout Standard
49644 \begin_inset Newpage newpage
49645 \end_inset
49646
49647
49648 \begin_inset ERT
49649 status collapsed
49650
49651 \begin_layout Plain Layout
49652
49653
49654 \backslash
49655 let
49656 \backslash
49657 mybibname
49658 \backslash
49659 bibname
49660 \end_layout
49661
49662 \begin_layout Plain Layout
49663
49664
49665 \backslash
49666 renewcommand{
49667 \backslash
49668 bibname}{
49669 \backslash
49670 mybibname
49671 \backslash
49672 ; 2}
49673 \end_layout
49674
49675 \end_inset
49676
49677
49678 \begin_inset Note Note
49679 status collapsed
49680
49681 \begin_layout Plain Layout
49682 The command 
49683 \series bold
49684
49685 \backslash
49686 bibname
49687 \series default
49688  is the name of the bibliography in the current document language.
49689  It is redefined here with the number 2 at the end to state that the following
49690  bibliography is the second one:
49691 \end_layout
49692
49693 \end_inset
49694
49695
49696 \end_layout
49697
49698 \begin_layout Standard
49699 \begin_inset CommandInset bibtex
49700 LatexCommand bibtex
49701 bibfiles "biblio/LyXDocs"
49702 options "biblio/alphadin"
49703
49704 \end_inset
49705
49706
49707 \end_layout
49708
49709 \begin_layout Standard
49710 The above bibliography is created from a BibTeX-database.
49711 \end_layout
49712
49713 \begin_layout Standard
49714 \begin_inset CommandInset nomencl_print
49715 LatexCommand printnomenclature
49716 set_width "auto"
49717
49718 \end_inset
49719
49720
49721 \begin_inset CommandInset index_print
49722 LatexCommand printindex
49723 type "idx"
49724
49725 \end_inset
49726
49727
49728 \end_layout
49729
49730 \end_body
49731 \end_document