]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
docs: port fix and update description of labeling
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes true
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \author 5863208 "ab" 
138 \author 2090807402 "usti" 
139 \end_header
140
141 \begin_body
142
143 \begin_layout Title
144 The LyX User's Guide
145 \end_layout
146
147 \begin_layout Author
148 by the LyX Team
149 \begin_inset Foot
150 status collapsed
151
152 \begin_layout Plain Layout
153 \noindent
154 If you have comments or error corrections, please send them to the LyX Documenta
155 tion mailing list: 
156 \begin_inset CommandInset href
157 LatexCommand href
158 target "lyx-docs@lists.lyx.org"
159 type "mailto:"
160
161 \end_inset
162
163
164 \end_layout
165
166 \end_inset
167
168
169 \begin_inset Newline newline
170 \end_inset
171
172
173 \begin_inset Newline newline
174 \end_inset
175
176 Version 2.0.x
177 \begin_inset Note Note
178 status collapsed
179
180 \begin_layout Plain Layout
181 The latest PDF-version of this document can be found here:
182 \begin_inset Newline newline
183 \end_inset
184
185
186 \series bold
187 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
188 \end_layout
189
190 \end_inset
191
192
193 \end_layout
194
195 \begin_layout Standard
196 \begin_inset CommandInset toc
197 LatexCommand tableofcontents
198
199 \end_inset
200
201
202 \end_layout
203
204 \begin_layout Chapter
205 Getting Started
206 \end_layout
207
208 \begin_layout Section
209 What is LyX?
210 \end_layout
211
212 \begin_layout Standard
213 LyX is a document preparation system.
214  It is a tool for producing beautiful manuscripts, publishable books, business
215  letters and proposals, and even poetry.
216  It is unlike most other 
217 \begin_inset Quotes eld
218 \end_inset
219
220 word processors
221 \begin_inset Quotes erd
222 \end_inset
223
224  in the sense that it uses the paradigm of a markup language as its core
225  editing style.
226  That means that when you type a section header, you mark it as a 
227 \begin_inset Quotes eld
228 \end_inset
229
230 Section
231 \begin_inset Quotes erd
232 \end_inset
233
234 , not as 
235 \begin_inset Quotes eld
236 \end_inset
237
238 Bold, 17
239 \begin_inset space \thinspace{}
240 \end_inset
241
242 pt type, left justified, 5
243 \begin_inset space \thinspace{}
244 \end_inset
245
246 mm space below
247 \begin_inset Quotes erd
248 \end_inset
249
250 .
251  LyX takes care of the typesetting for you, so you deal only with concepts,
252  not with mechanics.
253 \end_layout
254
255 \begin_layout Standard
256 This philosophy is explained in greater detail in the 
257 \emph on
258
259 \begin_inset Quotes eld
260 \end_inset
261
262 Introduction
263 \begin_inset Quotes erd
264 \end_inset
265
266
267 \emph default
268 .
269  If you haven't read it yet, you need to.
270  Yes, we mean now.
271 \end_layout
272
273 \begin_layout Standard
274 The 
275 \begin_inset Quotes eld
276 \end_inset
277
278
279 \emph on
280 Introduction
281 \emph default
282
283 \begin_inset Quotes erd
284 \end_inset
285
286  describes several things in addition to LyX's philosophy: most importantly,
287  the format of all of the manuals.
288  If you don't read it, you will have a bear of a time navigating this manual.
289  You might also be better served looking in one of the other manuals instead
290  of this one.
291  
292 \begin_inset Quotes eld
293 \end_inset
294
295
296 \emph on
297 Introduction
298 \emph default
299
300 \begin_inset Quotes erd
301 \end_inset
302
303  describes that, too.
304 \end_layout
305
306 \begin_layout Section
307 How LyX Looks
308 \end_layout
309
310 \begin_layout Standard
311 Like most applications, LyX has the familiar menu bar across the top of
312  its window.
313  Below it is a toolbar with a pulldown box and various buttons.
314  There is, of course, a vertical scrollbar and a main work area for editing
315  documents.
316 \end_layout
317
318 \begin_layout Standard
319 Note that there is no horizontal scrollbar.
320  This is not a bug or an oversight, but intentional.
321  When you read a book, you expect the end of a line to wrap around to the
322  next line.
323  Text overflows onto new pages in a vertical fashion, hence the need for
324  only a vertical scrollbar.
325  There are three cases where you might want a horizontal scrollbar.
326  The first case is large images.
327  To avoid that they are displayed larger than your screen, use in the image
328  settings the option 
329 \family sans
330 Scale on Screen
331 \family default
332  in the tab 
333 \family sans
334 LaTeX and LyX options
335 \family default
336 .
337  The second and third cases are tables and equations which are wider than
338  the LyX window.
339  You can use the arrow keys to scroll horizontally through the table, but
340  this doesn't work for equations yet.
341 \end_layout
342
343 \begin_layout Standard
344 For a brief description of all LyX menus and toolbar buttons, have a look
345  at Appendix
346 \begin_inset space ~
347 \end_inset
348
349
350 \begin_inset CommandInset ref
351 LatexCommand ref
352 reference "chap:The-User-Interface"
353
354 \end_inset
355
356 .
357 \end_layout
358
359 \begin_layout Section
360 HELP
361 \end_layout
362
363 \begin_layout Standard
364 The help system consists of the LyX manuals.
365  You can read all of the manuals from inside LyX.
366  Just select the manual you want to read from the 
367 \family sans
368 Help
369 \family default
370  menu.
371 \end_layout
372
373 \begin_layout Section
374 Basic LyX Setup
375 \begin_inset CommandInset label
376 LatexCommand label
377 name "sec:Basic-LyX-Setup"
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout Standard
385 Almost all features of LyX can be configured via the menu 
386 \family sans
387 Tools\SpecialChar \menuseparator
388 Preferences
389 \family default
390 .
391 \begin_inset Index idx
392 status collapsed
393
394 \begin_layout Plain Layout
395 Preferences
396 \end_layout
397
398 \end_inset
399
400  LyX is able to inspect your system to see what programs, LaTeX document
401  classes and LaTeX packages are available.
402  It uses this knowledge to give reasonable defaults for the preferences
403  settings.
404  Although this configuration has already been done when LyX was installed
405  on your system, you might have some items that you installed locally, e.
406 \begin_inset space \thinspace{}
407 \end_inset
408
409 g.
410 \begin_inset space \space{}
411 \end_inset
412
413 new LaTeX classes, and which are not seen by LyX.
414  To force LyX to re-inspect your system, you should use 
415 \family sans
416 Tools\SpecialChar \menuseparator
417 Reconfigure
418 \family default
419 .
420 \begin_inset Index idx
421 status collapsed
422
423 \begin_layout Plain Layout
424 Reconfiguration of LyX
425 \end_layout
426
427 \end_inset
428
429  You should then restart LyX to ensure that the changes are taken into account.
430 \end_layout
431
432 \begin_layout Section
433 LaTeX Setup
434 \begin_inset CommandInset label
435 LatexCommand label
436 name "sec:LaTeX-Setup"
437
438 \end_inset
439
440
441 \end_layout
442
443 \begin_layout Standard
444 You can edit documents in LyX without having LaTeX installed, but you will
445  not to able to create PDFs or print your documents unless you do have it
446  installed.
447  However, some LyX documents use DocBook as the `backend' that can produce
448  PDFs and the like, and every LyX document can always be output as plain
449  text or as XHTML.
450 \end_layout
451
452 \begin_layout Standard
453 Some document classes may depend upon specific LaTeX or DocBook classes
454  or packages.
455  Such document classes can be used even if you do not have the required
456  files installed, but you will not be able to produce certain kinds of output.
457 \end_layout
458
459 \begin_layout Standard
460 The LaTeX packages that LyX has found on your system are listed in a file
461  you can view from the menu 
462 \family sans
463 Help\SpecialChar \menuseparator
464 LaT
465 \begin_inset ERT
466 status collapsed
467
468 \begin_layout Plain Layout
469
470 {}
471 \end_layout
472
473 \end_inset
474
475 eX
476 \begin_inset space ~
477 \end_inset
478
479 Configuration
480 \family default
481 .
482  If you are missing packages you need, then you must install them and then
483  reconfigure LyX (menu 
484 \family sans
485 Tools\SpecialChar \menuseparator
486 Reconfigure
487 \family default
488 ).
489 \begin_inset Note Note
490 status collapsed
491
492 \begin_layout Plain Layout
493 The two braces in the TeX Code box prevent that the term 
494 \begin_inset Quotes eld
495 \end_inset
496
497 LaTeX
498 \begin_inset Quotes erd
499 \end_inset
500
501  from being printed with sub- and superscript letters.
502  More about TeX Code is described in section
503 \begin_inset space ~
504 \end_inset
505
506
507 \begin_inset CommandInset ref
508 LatexCommand ref
509 reference "sec:TeX-Code"
510
511 \end_inset
512
513 , the printout of proper names like LaTeX is explained in section
514 \begin_inset space ~
515 \end_inset
516
517
518 \begin_inset CommandInset ref
519 LatexCommand ref
520 reference "sub:LyX's-Proper-Names"
521
522 \end_inset
523
524 .
525 \end_layout
526
527 \end_inset
528
529
530 \begin_inset Index idx
531 status collapsed
532
533 \begin_layout Plain Layout
534 Reconfiguration of LyX
535 \end_layout
536
537 \end_inset
538
539  See section 5.1 of the 
540 \emph on
541 Customization
542 \emph default
543  manual for more information on installing additional LaTeX packages.
544 \end_layout
545
546 \begin_layout Chapter
547 How to work with LyX
548 \end_layout
549
550 \begin_layout Section
551 Basic File Operations
552 \begin_inset Index idx
553 status collapsed
554
555 \begin_layout Plain Layout
556 File Operations
557 \end_layout
558
559 \end_inset
560
561
562 \end_layout
563
564 \begin_layout Standard
565 Under the 
566 \family sans
567 File
568 \family default
569  menu and in the standard toolbar are basic operations for any word processor
570  in addition to some more advanced operations:
571 \end_layout
572
573 \begin_layout Itemize
574
575 \family sans
576 New 
577 \begin_inset Info
578 type  "icon"
579 arg   "buffer-new"
580 \end_inset
581
582
583 \end_layout
584
585 \begin_layout Itemize
586
587 \family sans
588 New
589 \begin_inset space ~
590 \end_inset
591
592 from
593 \bar under
594
595 \begin_inset space ~
596 \end_inset
597
598
599 \bar default
600 Template
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Open 
607 \begin_inset Info
608 type  "icon"
609 arg   "file-open"
610 \end_inset
611
612
613 \end_layout
614
615 \begin_layout Itemize
616
617 \family sans
618 Close
619 \end_layout
620
621 \begin_layout Itemize
622
623 \family sans
624 Save 
625 \begin_inset Info
626 type  "icon"
627 arg   "buffer-write"
628 \end_inset
629
630
631 \end_layout
632
633 \begin_layout Itemize
634
635 \family sans
636 Save
637 \begin_inset space ~
638 \end_inset
639
640 As
641 \end_layout
642
643 \begin_layout Itemize
644
645 \family sans
646 Revert
647 \begin_inset space ~
648 \end_inset
649
650 to
651 \begin_inset space ~
652 \end_inset
653
654 saved
655 \end_layout
656
657 \begin_layout Itemize
658
659 \family sans
660 Version
661 \begin_inset space ~
662 \end_inset
663
664 Control
665 \end_layout
666
667 \begin_layout Itemize
668
669 \family sans
670 Import
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Export
677 \end_layout
678
679 \begin_layout Itemize
680
681 \family sans
682 Print 
683 \begin_inset Info
684 type  "icon"
685 arg   "dialog-show print"
686 \end_inset
687
688
689 \end_layout
690
691 \begin_layout Itemize
692
693 \family sans
694 Exit
695 \end_layout
696
697 \begin_layout Standard
698 They all do pretty much the same thing as in other word processors, with
699  a few minor differences.
700  The 
701 \family sans
702 File\SpecialChar \menuseparator
703 New
704 \begin_inset space ~
705 \end_inset
706
707 from
708 \bar under
709
710 \begin_inset space ~
711 \end_inset
712
713
714 \bar default
715 Template
716 \family default
717  command not only prompts you for a name for the new file, but also prompts
718  you for a template to use.
719  Selecting a template will automatically set certain layout features for
720  the document, features you would otherwise need to change manually.
721  They can be of use for certain classes, especially those for writing letters
722  (see sec.
723 \begin_inset space \thinspace{}
724 \end_inset
725
726
727 \begin_inset CommandInset ref
728 LatexCommand ref
729 reference "sec:Document-Classes"
730
731 \end_inset
732
733 ).
734 \end_layout
735
736 \begin_layout Standard
737 \begin_inset Note Greyedout
738 status collapsed
739
740 \begin_layout Plain Layout
741
742 \series bold
743 Note:
744 \series default
745  There is no 
746 \begin_inset Quotes eld
747 \end_inset
748
749 default file
750 \begin_inset Quotes erd
751 \end_inset
752
753  or document named 
754 \begin_inset Quotes eld
755 \end_inset
756
757 Untitled
758 \begin_inset Quotes erd
759 \end_inset
760
761  or 
762 \begin_inset Quotes eld
763 \end_inset
764
765 scratch.
766 \begin_inset Quotes erd
767 \end_inset
768
769  Unless you tell LyX to open a file or create a new one, that big, blank
770  space is just that — a big, blank space.
771 \end_layout
772
773 \end_inset
774
775
776 \end_layout
777
778 \begin_layout Standard
779
780 \family sans
781 Revert
782 \begin_inset space ~
783 \end_inset
784
785 to
786 \begin_inset space ~
787 \end_inset
788
789 saved
790 \family default
791  and 
792 \family sans
793 Version
794 \begin_inset space ~
795 \end_inset
796
797 Control
798 \family default
799  are useful if more people work on the same document at the same time
800 \begin_inset Foot
801 status collapsed
802
803 \begin_layout Plain Layout
804 If you plan to do this, you should check out the Version Control feature
805  in LyX also.
806  Read 
807 \emph on
808 Additional Features
809 \emph default
810 \SpecialChar \@.
811
812 \end_layout
813
814 \end_inset
815
816 .
817  
818 \family sans
819 Revert
820 \begin_inset space ~
821 \end_inset
822
823 to
824 \begin_inset space ~
825 \end_inset
826
827 saved
828 \family default
829  will reload the document from disk.
830  You can of course also use it if you regret that you changed a document
831  and want to restore it to the last save.
832  With
833 \family sans
834  Version
835 \begin_inset space ~
836 \end_inset
837
838 Control 
839 \family default
840 you can register the changes you made to a document so that others can identify
841  them as your changes.
842 \end_layout
843
844 \begin_layout Section
845 Basic Editing Features
846 \begin_inset Index idx
847 status collapsed
848
849 \begin_layout Plain Layout
850 Editing
851 \end_layout
852
853 \end_inset
854
855
856 \begin_inset CommandInset label
857 LatexCommand label
858 name "sec:Basic-Editing-Features"
859
860 \end_inset
861
862
863 \end_layout
864
865 \begin_layout Standard
866 Like most modern word processors, LyX can perform cut and paste operations
867  on blocks of text, can move by character, word, or page of text, and can
868  delete whole words as well as individual characters.
869  The next four sections cover the basic LyX editing features and how to
870  access them.
871  We will start with cut and paste.
872 \end_layout
873
874 \begin_layout Standard
875 As you might expect, the 
876 \family sans
877 Edit
878 \family default
879  menu and the standard toolbar has the cut and paste commands, along with
880  various other editing features.
881  Some of these are special and covered in later sections.
882  The basic ones are:
883 \end_layout
884
885 \begin_layout Itemize
886
887 \family sans
888 Cut 
889 \family default
890
891 \begin_inset Info
892 type  "icon"
893 arg   "cut"
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Copy 
903 \family default
904
905 \begin_inset Info
906 type  "icon"
907 arg   "copy"
908 \end_inset
909
910
911 \end_layout
912
913 \begin_layout Itemize
914
915 \family sans
916 Paste 
917 \family default
918
919 \begin_inset Info
920 type  "icon"
921 arg   "paste"
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Itemize
928
929 \family sans
930 Paste
931 \begin_inset space ~
932 \end_inset
933
934 Recent
935 \end_layout
936
937 \begin_layout Itemize
938
939 \family sans
940 Paste
941 \begin_inset space ~
942 \end_inset
943
944 Special
945 \end_layout
946
947 \begin_layout Itemize
948
949 \family sans
950 Find
951 \begin_inset space ~
952 \end_inset
953
954 &
955 \begin_inset space ~
956 \end_inset
957
958 Replace 
959 \family default
960
961 \begin_inset Info
962 type  "icon"
963 arg   "dialog-show findreplace"
964 \end_inset
965
966
967 \end_layout
968
969 \begin_layout Standard
970 The first three are self-explanatory.
971  
972 \begin_inset Index idx
973 status collapsed
974
975 \begin_layout Plain Layout
976 Paste
977 \end_layout
978
979 \end_inset
980
981 You can also copy text between LyX and other programs by cut, copy and paste.
982  The submenu of 
983 \family sans
984 Paste
985 \begin_inset space ~
986 \end_inset
987
988 Recent
989 \family default
990  shows you a list with the last strings you have pasted.
991 \end_layout
992
993 \begin_layout Standard
994 The menu 
995 \family sans
996 Edit\SpecialChar \menuseparator
997 Paste
998 \begin_inset space ~
999 \end_inset
1000
1001 Special\SpecialChar \menuseparator
1002 Plain
1003 \begin_inset space ~
1004 \end_inset
1005
1006 Text, Join
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Lines
1011 \family default
1012  will insert the text in the clipboard so that the whole text is inserted
1013  as 
1014 \emph on
1015 one
1016 \emph default
1017  paragraph.
1018  A new paragraph is started when there is a blank line in the file.
1019  Without 
1020 \family sans
1021 Join
1022 \begin_inset space ~
1023 \end_inset
1024
1025 Lines
1026 \family default
1027 , the text is inserted as Paragraphs, where the line breaks of the text
1028  will start a new paragraph.
1029 \end_layout
1030
1031 \begin_layout Standard
1032 \begin_inset Index idx
1033 status collapsed
1034
1035 \begin_layout Plain Layout
1036 Replace
1037 \end_layout
1038
1039 \end_inset
1040
1041
1042 \begin_inset Index idx
1043 status collapsed
1044
1045 \begin_layout Plain Layout
1046 Find
1047 \end_layout
1048
1049 \end_inset
1050
1051 The 
1052 \family sans
1053 Edit\SpecialChar \menuseparator
1054 Find
1055 \begin_inset space ~
1056 \end_inset
1057
1058 &
1059 \begin_inset space ~
1060 \end_inset
1061
1062 Replace
1063 \family default
1064  item opens the 
1065 \family sans
1066 Find
1067 \begin_inset space ~
1068 \end_inset
1069
1070 and
1071 \begin_inset space ~
1072 \end_inset
1073
1074 Replace
1075 \family default
1076  dialog.
1077  Once you have found a word or expression, LyX selects it.
1078  Hitting the 
1079 \family sans
1080 Replace
1081 \family default
1082  button replaces the selected text with the contents of the 
1083 \family sans
1084 Replace
1085 \begin_inset space ~
1086 \end_inset
1087
1088 with
1089 \family default
1090  field.
1091  You can click the 
1092 \family sans
1093 Find
1094 \begin_inset space ~
1095 \end_inset
1096
1097 Next
1098 \family default
1099  button to skip the current word.
1100  Hit 
1101 \family sans
1102 Replace
1103 \begin_inset space ~
1104 \end_inset
1105
1106 All
1107 \family default
1108  to replace all occurrences of the text in the document automatically.
1109  The 
1110 \family sans
1111 Case
1112 \begin_inset space ~
1113 \end_inset
1114
1115 sensitive
1116 \family default
1117  option can be used if you want the search to consider the case of the search
1118  word.
1119  If the toggle is set, searching for 
1120 \begin_inset Quotes eld
1121 \end_inset
1122
1123
1124 \family typewriter
1125 Test
1126 \family default
1127
1128 \begin_inset Quotes erd
1129 \end_inset
1130
1131  will not match the word 
1132 \begin_inset Quotes eld
1133 \end_inset
1134
1135
1136 \family typewriter
1137 test
1138 \family default
1139
1140 \begin_inset Quotes erd
1141 \end_inset
1142
1143 .
1144  The 
1145 \family sans
1146 Match whole words only
1147 \family default
1148  option can be used to force LyX to only find complete words, e.
1149 \begin_inset space \thinspace{}
1150 \end_inset
1151
1152 g., searching for 
1153 \begin_inset Quotes eld
1154 \end_inset
1155
1156
1157 \family typewriter
1158 star
1159 \family default
1160
1161 \begin_inset Quotes erd
1162 \end_inset
1163
1164  will not match 
1165 \begin_inset Quotes eld
1166 \end_inset
1167
1168
1169 \family typewriter
1170 starlet
1171 \family default
1172
1173 \begin_inset Quotes erd
1174 \end_inset
1175
1176 .
1177  LyX offers also an advanced 
1178 \family sans
1179 Find
1180 \begin_inset space ~
1181 \end_inset
1182
1183 &
1184 \begin_inset space ~
1185 \end_inset
1186
1187 Replace
1188 \family default
1189  feature that is described in sec.
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193
1194 \begin_inset CommandInset ref
1195 LatexCommand ref
1196 reference "sec:Advanced-Find-and"
1197
1198 \end_inset
1199
1200 .
1201 \end_layout
1202
1203 \begin_layout Standard
1204 Things like notes, floats, etc.
1205 \begin_inset space \space{}
1206 \end_inset
1207
1208 (the so called 
1209 \begin_inset Quotes eld
1210 \end_inset
1211
1212 insets
1213 \begin_inset Quotes erd
1214 \end_inset
1215
1216 ) can be dissolved.
1217  This means that the inset is deleted and its content is left as normal
1218  text.
1219  Dissolving an inset is done by setting the cursor to the beginning of an
1220  inset and pressing 
1221 \family sans
1222 Backspace
1223 \family default
1224  or by setting the cursor to the end and pressing 
1225 \family sans
1226 Delete
1227 \family default
1228 .
1229 \end_layout
1230
1231 \begin_layout Standard
1232 The content of an inset is selected using the shortcut 
1233 \begin_inset Info
1234 type  "shortcuts"
1235 arg   "inset-select-all"
1236 \end_inset
1237
1238 , the shortcut 
1239 \begin_inset Info
1240 type  "shortcuts"
1241 arg   "command-sequence buffer-begin ; buffer-end-select"
1242 \end_inset
1243
1244  selects the whole document.
1245 \end_layout
1246
1247 \begin_layout Section
1248 Undo and Redo
1249 \begin_inset Index idx
1250 status collapsed
1251
1252 \begin_layout Plain Layout
1253 Redo
1254 \end_layout
1255
1256 \end_inset
1257
1258
1259 \begin_inset Index idx
1260 status collapsed
1261
1262 \begin_layout Plain Layout
1263 Undo
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \begin_inset CommandInset label
1270 LatexCommand label
1271 name "sec:Undo-and-Redo"
1272
1273 \end_inset
1274
1275
1276 \end_layout
1277
1278 \begin_layout Standard
1279 If you make a mistake, you can easily recover from it.
1280  LyX has a large-capacity undo/redo buffer.
1281  Select 
1282 \family sans
1283 Edit\SpecialChar \menuseparator
1284 Undo
1285 \family default
1286  or the toolbar button 
1287 \begin_inset Info
1288 type  "icon"
1289 arg   "undo"
1290 \end_inset
1291
1292  to undo some mistake.
1293  If you accidentally undo too much, use 
1294 \family sans
1295 Edit\SpecialChar \menuseparator
1296 Redo
1297 \family default
1298  or the toolbar button 
1299 \begin_inset Info
1300 type  "icon"
1301 arg   "redo"
1302 \end_inset
1303
1304  to 
1305 \begin_inset Quotes eld
1306 \end_inset
1307
1308 undo the undo.
1309 \begin_inset Quotes erd
1310 \end_inset
1311
1312  The undo mechanism is currently limited to 100
1313 \begin_inset space \thinspace{}
1314 \end_inset
1315
1316 steps to minimize memory overhead.
1317 \end_layout
1318
1319 \begin_layout Standard
1320 Note that if you revert back all changes to arrive to the document as it
1321  was last saved, the 
1322 \begin_inset Quotes eld
1323 \end_inset
1324
1325 changed
1326 \begin_inset Quotes erd
1327 \end_inset
1328
1329  status of the document is unfortunately not reset.
1330  This is a consequence of the 100
1331 \begin_inset space \thinspace{}
1332 \end_inset
1333
1334 step undo limit, above.
1335 \end_layout
1336
1337 \begin_layout Standard
1338
1339 \family sans
1340 Undo
1341 \family default
1342  and 
1343 \family sans
1344 Redo
1345 \family default
1346  work on almost everything in LyX.
1347  But they will not undo or redo text character by character, but by blocks
1348  of text.
1349 \end_layout
1350
1351 \begin_layout Section
1352 Mouse Operations
1353 \begin_inset Index idx
1354 status collapsed
1355
1356 \begin_layout Plain Layout
1357 Mouse Operations
1358 \end_layout
1359
1360 \end_inset
1361
1362
1363 \end_layout
1364
1365 \begin_layout Standard
1366 These are the most basic mouse operations.
1367 \end_layout
1368
1369 \begin_layout Enumerate
1370 Motion
1371 \end_layout
1372
1373 \begin_deeper
1374 \begin_layout Itemize
1375 Click the 
1376 \emph on
1377 left mouse button
1378 \emph default
1379  once anywhere in the edit window.
1380  The cursor moves to the text under the mouse.
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Enumerate
1385 Selecting Text
1386 \end_layout
1387
1388 \begin_deeper
1389 \begin_layout Itemize
1390 Hold down the 
1391 \emph on
1392 left mouse button
1393 \emph default
1394  and drag the mouse.
1395  LyX marks the text between the old and new mouse positions.
1396  Use 
1397 \family sans
1398 Edit\SpecialChar \menuseparator
1399 Copy
1400 \family default
1401  to create a copy of the text in LyX's buffer (and the clipboard).
1402 \end_layout
1403
1404 \begin_layout Itemize
1405 Re-position the cursor and then paste the text back into LyX using 
1406 \family sans
1407 Edit\SpecialChar \menuseparator
1408 Paste
1409 \family default
1410 .
1411 \end_layout
1412
1413 \end_deeper
1414 \begin_layout Enumerate
1415 Insets (Footnotes, Notes, Floats, etc.)
1416 \end_layout
1417
1418 \begin_deeper
1419 \begin_layout Standard
1420 Right-click on them to set their properties.
1421  Also check the appropriate section of this manual for more details.
1422 \end_layout
1423
1424 \end_deeper
1425 \begin_layout Section
1426 Navigating
1427 \begin_inset CommandInset label
1428 LatexCommand label
1429 name "sec:Navigating"
1430
1431 \end_inset
1432
1433
1434 \begin_inset Index idx
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438 Navigating
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \begin_layout Standard
1447 LyX offers you several ways to navigate in documents:
1448 \end_layout
1449
1450 \begin_layout Itemize
1451 The 
1452 \family sans
1453 Navigate
1454 \family default
1455  menu lists all sections of the document as submenu entries that you can
1456  click to jump to the corresponding document part.
1457 \end_layout
1458
1459 \begin_layout Itemize
1460 The `Outline', which is accessed either by the menu 
1461 \family sans
1462 Document\SpecialChar \menuseparator
1463 Outline
1464 \family default
1465  or by the toolbar button 
1466 \begin_inset Info
1467 type  "icon"
1468 arg   "dialog-toggle toc"
1469 \end_inset
1470
1471 .
1472 \end_layout
1473
1474 \begin_layout Itemize
1475 You can set bookmarks in your document under 
1476 \family sans
1477 Navigate\SpecialChar \menuseparator
1478 Bookmarks
1479 \family default
1480  and use the same menu to return to them.
1481  Note that bookmarks are saved between sessions.
1482 \end_layout
1483
1484 \begin_layout Standard
1485 The toolbar button 
1486 \begin_inset Info
1487 type  "icon"
1488 arg   "bookmark-goto 0"
1489 \end_inset
1490
1491  (also 
1492 \family sans
1493 Navigate\SpecialChar \menuseparator
1494 Bookmarks\SpecialChar \menuseparator
1495 Navigate
1496 \begin_inset space ~
1497 \end_inset
1498
1499 Back
1500 \family default
1501 ) jumps to the position in the document where you recently changed something.
1502  This is useful when you have a large document and have navigated or scrolled
1503  to another document part to look for something, and want to go back to
1504  your last editing position.
1505 \end_layout
1506
1507 \begin_layout Standard
1508 By pressing the 
1509 \family sans
1510 F5
1511 \family default
1512  key the cursor will be vertically centered in LyX's main window.
1513 \end_layout
1514
1515 \begin_layout Subsection
1516 The Outliner
1517 \begin_inset CommandInset label
1518 LatexCommand label
1519 name "sub:The-Outliner"
1520
1521 \end_inset
1522
1523
1524 \end_layout
1525
1526 \begin_layout Standard
1527 In the pull-down box at the top of the outline window, you can choose between
1528  several different lists, including other TOC-like objects, such as lists
1529  of tables and figures, but also lists of footnotes, or labels and cross-referen
1530 ces (see sec.
1531 \begin_inset space \thinspace{}
1532 \end_inset
1533
1534
1535 \begin_inset CommandInset ref
1536 LatexCommand ref
1537 reference "sec:Cross-References"
1538
1539 \end_inset
1540
1541 ), or notes, or citations (see sec.
1542 \begin_inset space \thinspace{}
1543 \end_inset
1544
1545
1546 \begin_inset CommandInset ref
1547 LatexCommand ref
1548 reference "sec:Bibliography"
1549
1550 \end_inset
1551
1552 ).
1553  Clicking on any of these will take you to the corresponding object in your
1554  document.
1555 \end_layout
1556
1557 \begin_layout Standard
1558 Right-clicking on elements in the Outline opens in many cases a context
1559  menu that will allow for direct modification of those elements.
1560  For example, with citations, the context menu allows you to open the citation
1561  dialog and to modify the citation.
1562 \end_layout
1563
1564 \begin_layout Standard
1565 The `Filter' field at the top allows you to restrict which entries appear
1566  in the Outline.
1567  For example, if you are displaying the list of Labels and References and
1568  wish to see only references to subsections, you can enter the text 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 sub:
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576  in the filter, and only entries containing that text will be displayed.
1577 \end_layout
1578
1579 \begin_layout Standard
1580 At the bottom of the outline are several buttons and the like that allow
1581  you further to control the display.
1582  The 
1583 \family sans
1584 Sort
1585 \family default
1586  option sorts the current list alphabetically.
1587  Otherwise, the elements appear in the order in which they occur in the
1588  document.
1589  The 
1590 \family sans
1591 Keep
1592 \family default
1593  option keeps it in the current view state.
1594  Keeping means that when you have e.
1595 \begin_inset space \thinspace{}
1596 \end_inset
1597
1598 g.
1599 \begin_inset space \space{}
1600 \end_inset
1601
1602 the subsections of section
1603 \begin_inset space ~
1604 \end_inset
1605
1606 2 and 4 shown and click on section
1607 \begin_inset space ~
1608 \end_inset
1609
1610 3, the subsections of section
1611 \begin_inset space ~
1612 \end_inset
1613
1614 2 and 4 will still be shown.
1615  Without the 
1616 \family sans
1617 Keep
1618 \family default
1619  option they will be hidden to highlight the clicked section
1620 \begin_inset space ~
1621 \end_inset
1622
1623 3.
1624  Finally, the slider at the left can be used to open the Outline to a given
1625  
1626 \begin_inset Quotes eld
1627 \end_inset
1628
1629 depth
1630 \begin_inset Quotes erd
1631 \end_inset
1632
1633 .
1634  It is best just to experiment with it to see how it works.
1635 \end_layout
1636
1637 \begin_layout Standard
1638 The 
1639 \begin_inset space \space{}
1640 \end_inset
1641
1642
1643 \begin_inset Graphics
1644         filename ../images/reload.png
1645
1646 \end_inset
1647
1648
1649 \begin_inset space ~
1650 \end_inset
1651
1652 button refreshes the TOC (though this should not usually be necessary).
1653  Next to it are buttons that allow you to change the position of sections
1654  in your document.
1655  The 
1656 \begin_inset space \space{}
1657 \end_inset
1658
1659
1660 \begin_inset Graphics
1661         filename ../images/down.png
1662         scale 85
1663         groupId toolbarbuttons
1664
1665 \end_inset
1666
1667
1668 \begin_inset space ~
1669 \end_inset
1670
1671  and 
1672 \begin_inset space \space{}
1673 \end_inset
1674
1675
1676 \begin_inset Graphics
1677         filename ../images/up.png
1678         scale 85
1679         groupId toolbarbuttons
1680
1681 \end_inset
1682
1683
1684 \begin_inset space ~
1685 \end_inset
1686
1687  buttons move sections up and down in the document.
1688  So, for example, you can move section
1689 \begin_inset space ~
1690 \end_inset
1691
1692 2.5 before section
1693 \begin_inset space ~
1694 \end_inset
1695
1696 2.4 or after section
1697 \begin_inset space ~
1698 \end_inset
1699
1700 2.6.
1701  LyX will then automatically renumber the sections to the new order.
1702  With the buttons 
1703 \begin_inset Graphics
1704         filename ../images/promote.png
1705         scale 85
1706         groupId toolbarbuttons
1707
1708 \end_inset
1709
1710  and 
1711 \begin_inset Graphics
1712         filename ../images/demote.png
1713         scale 85
1714         groupId toolbarbuttons
1715
1716 \end_inset
1717
1718  (or the corresponding key bindings 
1719 \family sans
1720 Tab
1721 \family default
1722  and 
1723 \family sans
1724 Shift-Tab
1725 \family default
1726 ) you can change the level of sections.
1727  So you can for example make section
1728 \begin_inset space ~
1729 \end_inset
1730
1731 2.5 chapter
1732 \begin_inset space ~
1733 \end_inset
1734
1735 3 or subsection
1736 \begin_inset space ~
1737 \end_inset
1738
1739 2.4.1.
1740 \end_layout
1741
1742 \begin_layout Section
1743 Input / Word Completion
1744 \begin_inset CommandInset label
1745 LatexCommand label
1746 name "sec:Input-Completion"
1747
1748 \end_inset
1749
1750
1751 \begin_inset Index idx
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755 Input completion
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \begin_inset Index idx
1762 status collapsed
1763
1764 \begin_layout Plain Layout
1765 Word completion|see
1766 \begin_inset ERT
1767 status collapsed
1768
1769 \begin_layout Plain Layout
1770
1771 {
1772 \end_layout
1773
1774 \end_inset
1775
1776 Input completion
1777 \begin_inset ERT
1778 status collapsed
1779
1780 \begin_layout Plain Layout
1781
1782 }
1783 \end_layout
1784
1785 \end_inset
1786
1787
1788 \end_layout
1789
1790 \end_inset
1791
1792
1793 \end_layout
1794
1795 \begin_layout Standard
1796 LyX provides completion of words by scanning all documents that are currently
1797  opened.
1798  Every word that appears in these documents is added to a database that
1799  is used to propose completions.
1800 \end_layout
1801
1802 \begin_layout Standard
1803 The input completion can be activated in the LyX preferences (menu 
1804 \family sans
1805 Tools\SpecialChar \menuseparator
1806 Preferences
1807 \family default
1808 ) in the section 
1809 \family sans
1810 Editing\SpecialChar \menuseparator
1811 Input Completion
1812 \family default
1813 .
1814  With the option 
1815 \family sans
1816 Automatic
1817 \begin_inset space ~
1818 \end_inset
1819
1820 inline
1821 \begin_inset space ~
1822 \end_inset
1823
1824 completion
1825 \family default
1826  the proposed completion is shown directly behind the cursor.
1827  With the option 
1828 \family sans
1829 Automatic
1830 \begin_inset space ~
1831 \end_inset
1832
1833 popup
1834 \family default
1835  the completions are always shown in a popup.
1836  The cursor completion indicator can be turned off by deselecting the option
1837  
1838 \family sans
1839 Cursor
1840 \begin_inset space ~
1841 \end_inset
1842
1843 indicator
1844 \family default
1845 .
1846  With the general options you can define the delay time for the inline and
1847  popup completion and choose if long completions should be abbreviated.
1848 \end_layout
1849
1850 \begin_layout Standard
1851 LyX shows a small triangle behind the cursor as an indicator that there
1852  are completions available.
1853  Press the 
1854 \family sans
1855 Tab
1856 \family default
1857  key to accept a proposed completion.
1858  If several completions are possible, a popup is opened showing them.
1859  You can select a completion in the popup using the mouse or the arrow keys,
1860  and accept the chosen completion be pressing 
1861 \family sans
1862 Return
1863 \family default
1864 .
1865 \end_layout
1866
1867 \begin_layout Standard
1868 The completion options for math in the preferences do the same as the correspond
1869 ing options for text.
1870  The special math option 
1871 \family sans
1872 Autocorrection
1873 \family default
1874  enables that characters can be composed.
1875  If you for example want to insert the character 
1876 \begin_inset Formula $\Rightarrow$
1877 \end_inset
1878
1879 , you can then input the characters 
1880 \begin_inset Quotes eld
1881 \end_inset
1882
1883
1884 \series bold
1885 =>
1886 \series default
1887
1888 \begin_inset Quotes erd
1889 \end_inset
1890
1891  to a formula to get it.
1892  So this is a quick alternative to the insertion of commands or the usage
1893  of the math toolbar.
1894  A list with supported character combinations can be found in the file 
1895 \family typewriter
1896 autocorrect
1897 \family default
1898  that is somewhere in LyX's installation folder.
1899  Math autocorrection can at any time be turned on by pressing the exclamation
1900  mark key '!'.
1901  Pressing 
1902 \family sans
1903 Space
1904 \family default
1905  turns it off.
1906 \end_layout
1907
1908 \begin_layout Section
1909 Basic Key Bindings
1910 \begin_inset Index idx
1911 status collapsed
1912
1913 \begin_layout Plain Layout
1914 Key Bindings
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Bindings|see
1925 \begin_inset ERT
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929
1930 {
1931 \end_layout
1932
1933 \end_inset
1934
1935 Key Bindings
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941 }
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \end_inset
1950
1951
1952 \begin_inset Index idx
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956 Shortcuts|see
1957 \begin_inset ERT
1958 status collapsed
1959
1960 \begin_layout Plain Layout
1961
1962 {
1963 \end_layout
1964
1965 \end_inset
1966
1967 Key Bindings
1968 \begin_inset ERT
1969 status collapsed
1970
1971 \begin_layout Plain Layout
1972
1973 }
1974 \end_layout
1975
1976 \end_inset
1977
1978
1979 \end_layout
1980
1981 \end_inset
1982
1983
1984 \end_layout
1985
1986 \begin_layout Standard
1987 There are at least two different primary binding maps: 
1988 \family typewriter
1989 cua
1990 \family default
1991  and 
1992 \family typewriter
1993 emacs
1994 \family default
1995 .
1996  LyX's default is 
1997 \family typewriter
1998 cua
1999 \family default
2000 , which can be changed in the LyX preferences under 
2001 \family sans
2002 Editing\SpecialChar \menuseparator
2003 Shortcuts
2004 \family default
2005 .
2006 \end_layout
2007
2008 \begin_layout Standard
2009 Some keys, like 
2010 \family sans
2011 Page
2012 \begin_inset space ~
2013 \end_inset
2014
2015 Up
2016 \family default
2017
2018 \family sans
2019 Page
2020 \begin_inset space ~
2021 \end_inset
2022
2023 Down
2024 \family default
2025
2026 \family sans
2027 Left
2028 \family default
2029
2030 \family sans
2031 Right
2032 \family default
2033
2034 \family sans
2035 Up
2036 \family default
2037  and 
2038 \family sans
2039 Down
2040 \family default
2041 , do exactly what you expect them to do.
2042  Other keys don't:
2043 \end_layout
2044
2045 \begin_layout Labeling
2046 \labelwidthstring 00.00.0000
2047
2048 \family sans
2049 Tab
2050 \begin_inset CommandInset nomenclature
2051 LatexCommand nomenclature
2052 symbol "Tab"
2053 description "Tabulator key"
2054
2055 \end_inset
2056
2057
2058 \family default
2059  There is no such thing as a tab stop in LyX.
2060  If you do not understand this, go read sections
2061 \begin_inset space ~
2062 \end_inset
2063
2064
2065 \begin_inset CommandInset ref
2066 LatexCommand ref
2067 reference "sec:Par-indent-intro"
2068
2069 \end_inset
2070
2071  and 
2072 \begin_inset CommandInset ref
2073 LatexCommand ref
2074 reference "sec:Paragraph-Environments"
2075
2076 \end_inset
2077
2078 , especially section
2079 \begin_inset space ~
2080 \end_inset
2081
2082
2083 \begin_inset CommandInset ref
2084 LatexCommand ref
2085 reference "sub:Lists"
2086
2087 \end_inset
2088
2089 , right now.
2090  Yes, right now.
2091  If you're still confused, look in the 
2092 \emph on
2093 Tutorial
2094 \emph default
2095 .
2096 \begin_inset Newline newline
2097 \end_inset
2098
2099 In LyX the Tab key is only used to accept propositions of the input completion.
2100 \end_layout
2101
2102 \begin_layout Labeling
2103 \labelwidthstring 00.00.0000
2104
2105 \family sans
2106 Esc
2107 \begin_inset CommandInset nomenclature
2108 LatexCommand nomenclature
2109 symbol "Esc"
2110 description "Escape key"
2111
2112 \end_inset
2113
2114
2115 \family default
2116  This is the 
2117 \begin_inset Quotes eld
2118 \end_inset
2119
2120 cancel key.
2121 \begin_inset Quotes erd
2122 \end_inset
2123
2124  It's used, generically, to cancel operations.
2125  Other parts of the manual will go into greater detail about this.
2126 \end_layout
2127
2128 \begin_layout Labeling
2129 \labelwidthstring 00.00.0000
2130
2131 \family sans
2132 Home
2133 \family default
2134
2135 \begin_inset space ~
2136 \end_inset
2137
2138 and
2139 \begin_inset space ~
2140 \end_inset
2141
2142
2143 \family sans
2144 End
2145 \family default
2146  These move the cursor, respectively, to the beginning and end of a line,
2147  unless you are using the Emacs bindings where they jump to the beginning
2148  or end of the file.
2149 \end_layout
2150
2151 \begin_layout Standard
2152 There are three modifier keys:
2153 \end_layout
2154
2155 \begin_layout Labeling
2156 \labelwidthstring 00.00.0000
2157
2158 \family sans
2159 Control
2160 \family default
2161  (Denoted by 
2162 \begin_inset Quotes eld
2163 \end_inset
2164
2165
2166 \family sans
2167 Ctrl
2168 \family default
2169
2170 \begin_inset Quotes erd
2171 \end_inset
2172
2173
2174 \begin_inset CommandInset nomenclature
2175 LatexCommand nomenclature
2176 symbol "Ctrl"
2177 description "Control key"
2178
2179 \end_inset
2180
2181  in the documentation files) This has a couple of different uses, depending
2182  on which keys it is used in combination with:
2183 \end_layout
2184
2185 \begin_deeper
2186 \begin_layout Itemize
2187
2188 \family sans
2189 Backspace
2190 \family default
2191  or 
2192 \family sans
2193 Delete
2194 \family default
2195 , it deletes an entire word instead of a single character.
2196 \end_layout
2197
2198 \begin_layout Itemize
2199
2200 \family sans
2201 Left
2202 \family default
2203  and 
2204 \family sans
2205 Right
2206 \family default
2207 , it moves by words instead of characters.
2208 \end_layout
2209
2210 \begin_layout Itemize
2211
2212 \family sans
2213 Home
2214 \family default
2215  and 
2216 \family sans
2217 End
2218 \family default
2219 , it moves to the beginning and the end of the document, respectively.
2220 \end_layout
2221
2222 \end_deeper
2223 \begin_layout Labeling
2224 \labelwidthstring 00.00.0000
2225
2226 \family sans
2227 Shift
2228 \family default
2229  (Denoted by 
2230 \begin_inset Quotes eld
2231 \end_inset
2232
2233
2234 \family sans
2235 Shift
2236 \family default
2237
2238 \begin_inset Quotes erd
2239 \end_inset
2240
2241
2242 \begin_inset CommandInset nomenclature
2243 LatexCommand nomenclature
2244 symbol "Shift"
2245 description "Shift key"
2246
2247 \end_inset
2248
2249  in the documentation files) Use this with any of the arrow keys to select
2250  the text between the old and new cursor positions.
2251 \end_layout
2252
2253 \begin_layout Labeling
2254 \labelwidthstring 00.00.0000
2255
2256 \family sans
2257 Alt
2258 \family default
2259  (Denoted by 
2260 \begin_inset Quotes eld
2261 \end_inset
2262
2263
2264 \family sans
2265 Alt
2266 \family default
2267
2268 \begin_inset Quotes erd
2269 \end_inset
2270
2271
2272 \begin_inset CommandInset nomenclature
2273 LatexCommand nomenclature
2274 symbol "Alt"
2275 description "Alt or Meta key"
2276
2277 \end_inset
2278
2279  in the documentation files) This is the Alt key on many keyboards, unless
2280  your keyboard has a distinct Meta key.
2281  If you have both keys, you will need to try out which one actually performs
2282  the 
2283 \family sans
2284 Alt+
2285 \family default
2286  function.
2287 \begin_inset Newline newline
2288 \end_inset
2289
2290 This key does many different things, but it also activates the 
2291 \emph on
2292 menu accelerator keys
2293 \emph default
2294 .
2295  If you use this in combination with any of the underlined letters in a
2296  menu or menu item, it selects that menu item.
2297 \end_layout
2298
2299 \begin_deeper
2300 \begin_layout Standard
2301 For example, the sequence 
2302 \begin_inset Quotes eld
2303 \end_inset
2304
2305
2306 \family sans
2307 Alt
2308 \begin_inset space ~
2309 \end_inset
2310
2311 e
2312 \begin_inset space ~
2313 \end_inset
2314
2315 s
2316 \family default
2317
2318 \begin_inset space ~
2319 \end_inset
2320
2321
2322 \family sans
2323 c
2324 \family default
2325
2326 \begin_inset Quotes erd
2327 \end_inset
2328
2329  brings up the 
2330 \begin_inset Quotes eld
2331 \end_inset
2332
2333 Text Style
2334 \begin_inset Quotes erd
2335 \end_inset
2336
2337  dialog.
2338  Typing 
2339 \begin_inset Quotes eld
2340 \end_inset
2341
2342
2343 \family sans
2344 Alt
2345 \begin_inset space ~
2346 \end_inset
2347
2348 f
2349 \family default
2350
2351 \begin_inset Quotes erd
2352 \end_inset
2353
2354  opens the 
2355 \family sans
2356 File
2357 \family default
2358  menu.
2359 \end_layout
2360
2361 \begin_layout Standard
2362 The 
2363 \emph on
2364 Shortcuts
2365 \emph default
2366  manual lists all other things bound to the 
2367 \family sans
2368 Alt
2369 \family default
2370  key.
2371 \end_layout
2372
2373 \end_deeper
2374 \begin_layout Standard
2375 You will learn more and more key bindings and short-cut keys as you use
2376  LyX, because most actions will prompt a small message in the status bar
2377  at the bottom of LyX's main window which describes the name of the action
2378  you have just triggered, and any existing key bindings for that action.
2379  The LyX menus also list the defined key bindings.
2380  The notation for the key bindings is very similar to the notation used
2381  in this documentation, so you should not have any problems understanding
2382  it.
2383  However, notice that Shift-modifiers are explicitly mentioned, so 
2384 \begin_inset Quotes eld
2385 \end_inset
2386
2387
2388 \family sans
2389 Alt+P Shift+A
2390 \family default
2391
2392 \begin_inset Quotes erd
2393 \end_inset
2394
2395  means 
2396 \family sans
2397 Alt+P
2398 \family default
2399  followed by a capital 
2400 \family sans
2401 A
2402 \family default
2403 .
2404 \end_layout
2405
2406 \begin_layout Standard
2407 You can list or change the key bindings in the menu 
2408 \family sans
2409 Tools\SpecialChar \menuseparator
2410 Preferences
2411 \family default
2412  under 
2413 \family sans
2414 Edit\SpecialChar \menuseparator
2415 Shortcuts
2416 \family default
2417  as explained in sec.
2418 \begin_inset space \thinspace{}
2419 \end_inset
2420
2421
2422 \begin_inset CommandInset ref
2423 LatexCommand ref
2424 reference "sub:Editing-Shortcuts"
2425
2426 \end_inset
2427
2428 .
2429 \end_layout
2430
2431 \begin_layout Chapter
2432 LyX Basics
2433 \begin_inset Index idx
2434 status collapsed
2435
2436 \begin_layout Plain Layout
2437 LyX ! Basics
2438 \end_layout
2439
2440 \end_inset
2441
2442
2443 \end_layout
2444
2445 \begin_layout Section
2446 Document Types
2447 \begin_inset Index idx
2448 status collapsed
2449
2450 \begin_layout Plain Layout
2451 Document ! Types
2452 \end_layout
2453
2454 \end_inset
2455
2456
2457 \end_layout
2458
2459 \begin_layout Subsection
2460 Introduction
2461 \end_layout
2462
2463 \begin_layout Standard
2464 Before you do anything else, before you ever start writing a document, you
2465  need to decide what type of document you want to edit.
2466  Different types of documents use different types of spacing, headings,
2467  numbering schemes, and so on.
2468  Additionally, different documents use different paragraph environments,
2469  and format the title of your document differently.
2470 \end_layout
2471
2472 \begin_layout Standard
2473
2474 \emph on
2475 document class
2476 \emph default
2477  describes a group of properties common to a particular set of documents.
2478  By setting the document class, you automatically select these properties,
2479  making it easier to create the type of document you want.
2480  If you don't choose a document class, LyX picks one for you by default.
2481  So it is up to you to change the class of your document.
2482 \end_layout
2483
2484 \begin_layout Standard
2485 Read on for info about the document classes you can choose from LyX, and
2486  how to adjust their properties.
2487 \end_layout
2488
2489 \begin_layout Subsection
2490 Document Classes
2491 \begin_inset Index idx
2492 status collapsed
2493
2494 \begin_layout Plain Layout
2495 Document ! Classes
2496 \end_layout
2497
2498 \end_inset
2499
2500
2501 \begin_inset CommandInset label
2502 LatexCommand label
2503 name "sec:Document-Classes"
2504
2505 \end_inset
2506
2507
2508 \end_layout
2509
2510 \begin_layout Standard
2511 You can select a class using the 
2512 \family sans
2513 Document\SpecialChar \menuseparator
2514 Settings\SpecialChar \menuseparator
2515 Document Class
2516 \family default
2517
2518 \begin_inset Index idx
2519 status collapsed
2520
2521 \begin_layout Plain Layout
2522 Document ! Settings
2523 \end_layout
2524
2525 \end_inset
2526
2527  dialog.
2528  Select the class you want to use, and make any fine tunings of the options
2529  you may need.
2530 \end_layout
2531
2532 \begin_layout Subsubsection
2533 Overview
2534 \end_layout
2535
2536 \begin_layout Standard
2537 There are four standard document classes in LyX.
2538  They are:
2539 \end_layout
2540
2541 \begin_layout Description
2542 Article for basic articles
2543 \end_layout
2544
2545 \begin_layout Description
2546 Report for basic reports
2547 \end_layout
2548
2549 \begin_layout Description
2550 Book for writing a book
2551 \end_layout
2552
2553 \begin_layout Description
2554 Letter for US-style letters
2555 \end_layout
2556
2557 \begin_layout Standard
2558 There are also some non-standard classes, which LyX only uses if you have
2559  installed the corresponding LaTeX class files, though most LaTeX distributions
2560  will include many of these.
2561  Here are some of the classes.
2562  The full list with detailed explanations can be found in chapter 
2563 \emph on
2564 Special Document Classes
2565 \emph default
2566  in the 
2567 \emph on
2568 Additional Features
2569 \emph default
2570  manual:
2571 \end_layout
2572
2573 \begin_layout Description
2574 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2575 \end_layout
2576
2577 \begin_layout Description
2578 ACS For submissions to the journals published by the American Chemistry
2579  Society
2580 \end_layout
2581
2582 \begin_layout Description
2583 AGU For submissions to the journals published by the American Geophysical
2584  Union
2585 \end_layout
2586
2587 \begin_layout Description
2588 AMS Layouts for articles and books in the style and format used by the American
2589  Mathematical Society (AMS).
2590  There are three article layouts available.
2591  The standard one uses a typical numbering scheme for theorems etc., that
2592  prepends the section number to the number of the result.
2593  All result-type statements (propositions, corollaries, and so on) are sequenced
2594  together, but definitions, examples, and the like have their own sequence.
2595  The 
2596 \begin_inset Quotes eld
2597 \end_inset
2598
2599 sequential numbering
2600 \begin_inset Quotes erd
2601 \end_inset
2602
2603  scheme does not place the section number with each result, but numbers
2604  them throughout the article in a single sequence.
2605  Each type of result gets its own sequence.
2606  There is also a layout that dispenses with numbering of statements altogether.
2607 \end_layout
2608
2609 \begin_layout Description
2610 Beamer Layout for presentations
2611 \end_layout
2612
2613 \begin_layout Description
2614 Broadway Layout for writing plays.
2615  It is not an existing LaTeX document class, but a new one that is distributed
2616  with LyX.
2617 \end_layout
2618
2619 \begin_layout Description
2620 Chess Layout to write about chess games
2621 \end_layout
2622
2623 \begin_layout Description
2624 Curriculum
2625 \begin_inset space ~
2626 \end_inset
2627
2628 vitae classes to create curriculum vitae
2629 \end_layout
2630
2631 \begin_layout Description
2632 Elsarticle Layout for journals of the Elsevier publishing group
2633 \end_layout
2634
2635 \begin_layout Description
2636 Foils Used to make transparencies
2637 \end_layout
2638
2639 \begin_layout Description
2640 Hollywood Used to type spec scripts for the US film industry.
2641  It is not an existing LaTeX document class, but a new one that is distributed
2642  with LyX.
2643 \end_layout
2644
2645 \begin_layout Description
2646 IEEEtran Layout for the journals published by the Institute of Electrical
2647  and Electronics Engineers (IEEE)
2648 \end_layout
2649
2650 \begin_layout Description
2651 IOP Layout for journals of the Institute of Physics publishing group
2652 \end_layout
2653
2654 \begin_layout Description
2655 Kluwer Layout for journals of the Kluwer publishing group
2656 \end_layout
2657
2658 \begin_layout Description
2659 KOMA-Script a replacement for the standard classes, offers many useful features
2660  like caption formatting, automatic print space calculation etc.
2661  (Is used by this document.)
2662 \end_layout
2663
2664 \begin_layout Description
2665 Memoir another replacement for the standard classes
2666 \end_layout
2667
2668 \begin_layout Description
2669 Powerdot Layout for presentations
2670 \end_layout
2671
2672 \begin_layout Description
2673 REVTe
2674 \begin_inset ERT
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678
2679 {}
2680 \end_layout
2681
2682 \end_inset
2683
2684 X is used to write articles for the publications of the American Physical
2685  Society (APS), American Institute of Physics (AIP), and Optical Society
2686  of America (OSA).
2687  This class is not completely compatible with all LyX features.
2688 \end_layout
2689
2690 \begin_layout Description
2691 Slides Used to make transparencies
2692 \end_layout
2693
2694 \begin_layout Description
2695 SPIE
2696 \begin_inset space ~
2697 \end_inset
2698
2699 Proceedings Layout for the journals published by The International Society
2700  for Optical Engineering (SPIE)
2701 \end_layout
2702
2703 \begin_layout Description
2704 Springer Layouts for journals of the Springer publishing group
2705 \end_layout
2706
2707 \begin_layout Standard
2708 We will not go into detail about how to use these different document classes
2709  here.
2710  You can find details about the non-standard classes in Chapter 6 of the
2711  
2712 \emph on
2713 Additional Features
2714 \emph default
2715  manual.
2716  Here, we will settle for a list of some of the common properties of all
2717  of the document classes.
2718 \end_layout
2719
2720 \begin_layout Subsubsection
2721 Availability
2722 \end_layout
2723
2724 \begin_layout Standard
2725 You will probably find that many of the document classes listed under 
2726 \family sans
2727 Document\SpecialChar \menuseparator
2728 Settings\SpecialChar \menuseparator
2729 Document Class
2730 \begin_inset Index idx
2731 status collapsed
2732
2733 \begin_layout Plain Layout
2734 Document ! Settings
2735 \end_layout
2736
2737 \end_inset
2738
2739  
2740 \family default
2741 are marked as 
2742 \begin_inset Quotes eld
2743 \end_inset
2744
2745 Unavailable
2746 \begin_inset Quotes erd
2747 \end_inset
2748
2749 .
2750  If you open a document that uses such a class, you will receive a warning
2751  saying that there are files that are required to produce output that are
2752  not installed.
2753  So it may seem that something is wrong.
2754 \end_layout
2755
2756 \begin_layout Standard
2757 Nothing is wrong.
2758  LyX includes many more document classes than you will ever need to use,
2759  and some of them, like 
2760 \family sans
2761 IOP
2762 \family default
2763 , are highly specialized.
2764  LyX tries to support as many different types of documents as possible,
2765  and it includes almost one hundred different layout files, with a growing
2766  number.
2767  No LaTeX distribution will install by default all files that might be needed
2768  by some document class.
2769  There are just too many of them.
2770  That is why some of the document classes are unavailable.
2771 \end_layout
2772
2773 \begin_layout Standard
2774 If there is a document class you would like to use that is marked as 
2775 \begin_inset Quotes erd
2776 \end_inset
2777
2778 Unavailable
2779 \begin_inset Quotes erd
2780 \end_inset
2781
2782 , you just need to install the appropriate package files.
2783  The easiest way to find out which files you need to install is to use that
2784  document class for a new file.
2785  LyX will display a dialog that will list the missing files.
2786  See section 
2787 \begin_inset Quotes eld
2788 \end_inset
2789
2790 Installing new LaTeX files
2791 \begin_inset Quotes erd
2792 \end_inset
2793
2794  in of the 
2795 \emph on
2796 Customization
2797 \emph default
2798  manual for information on how to install them.
2799 \begin_inset VSpace medskip
2800 \end_inset
2801
2802
2803 \end_layout
2804
2805 \begin_layout Standard
2806 Although LyX provides support for many different sorts of documents, it
2807  does not include support for every document class people might want to
2808  use.
2809  For example, many universities provide LaTeX class files to be used for
2810  dissertations submitted to those universities.
2811  The LyX team cannot write layout files to support every one of these.
2812  There are too many.
2813  Fortunately, users can write their own layout files, and many users have
2814  done so.
2815  Chapter
2816 \begin_inset space ~
2817 \end_inset
2818
2819 5 of the 
2820 \emph on
2821 Customization
2822 \emph default
2823  manual contains information on how to create layout files.
2824 \end_layout
2825
2826 \begin_layout Subsubsection
2827 Modules
2828 \begin_inset CommandInset label
2829 LatexCommand label
2830 name "sub:Modules"
2831
2832 \end_inset
2833
2834
2835 \begin_inset Index idx
2836 status collapsed
2837
2838 \begin_layout Plain Layout
2839 Document ! Modules
2840 \end_layout
2841
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \begin_layout Standard
2848 Modules load additional features that are not by default available in the
2849  chosen document class.
2850  For example you might want to write Braille (embossed printing) in a document.
2851  This is not available in any document class, so you have to load the correspond
2852 ing module in the 
2853 \family sans
2854 Modules
2855 \family default
2856  section of the 
2857 \family sans
2858 Document\SpecialChar \menuseparator
2859 Settings
2860 \family default
2861
2862 \begin_inset Index idx
2863 status collapsed
2864
2865 \begin_layout Plain Layout
2866 Document ! Settings
2867 \end_layout
2868
2869 \end_inset
2870
2871  dialog.
2872  Highlighting a module in the dialog will bring up a description of what
2873  it does.
2874 \end_layout
2875
2876 \begin_layout Standard
2877 Some modules require LaTeX packages or file format converters that are not
2878  always installed by default.
2879  LyX will warn you if you do not have a needed package or converter, and
2880  it will tell you what exactly you are missing.
2881  You can still use the module while editing your file, but you will not
2882  be able to export to PDF or print your document, since LyX will not be
2883  able to compile the LaTeX file without the missing prerequisites.
2884  If you want to be able to produce this kind of output, then you need to
2885  install the missing prerequisites and then reconfigure LyX by selecting
2886  
2887 \family sans
2888 Tools\SpecialChar \menuseparator
2889 Reconfigure
2890 \family default
2891 .
2892 \begin_inset Index idx
2893 status collapsed
2894
2895 \begin_layout Plain Layout
2896 Reconfiguration of LyX
2897 \end_layout
2898
2899 \end_inset
2900
2901  See section 
2902 \begin_inset Quotes eld
2903 \end_inset
2904
2905 Installing new LaTeX files
2906 \begin_inset Quotes erd
2907 \end_inset
2908
2909  of the 
2910 \emph on
2911 Customization
2912 \emph default
2913  manual for more information on installing needed packages.
2914 \end_layout
2915
2916 \begin_layout Standard
2917 \begin_inset Note Greyedout
2918 status collapsed
2919
2920 \begin_layout Plain Layout
2921
2922 \series bold
2923 Note:
2924 \series default
2925  Some modules require other modules, and some pairs of modules are incompatible.
2926  LyX will advise you about these things.
2927 \end_layout
2928
2929 \end_inset
2930
2931
2932 \end_layout
2933
2934 \begin_layout Subsubsection
2935 Local Layout
2936 \begin_inset CommandInset label
2937 LatexCommand label
2938 name "sub:Local-Layout"
2939
2940 \end_inset
2941
2942
2943 \begin_inset Index idx
2944 status collapsed
2945
2946 \begin_layout Plain Layout
2947 Document ! Local Layout
2948 \end_layout
2949
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \begin_layout Standard
2956 Modules are to LyX much as packages are to LaTeX: They are intended to be
2957  used in a variety of different documents.
2958  If you often find yourself needing the same sort of thing in different
2959  documents, you should consider writing a module for this purpose.
2960  Sometimes, however, a particular document has very special needs, but you
2961  need a specific inset or character style only that one time.
2962  You want something that is like a document's own LaTeX preamble.
2963  What you want is LyX's 
2964 \begin_inset Quotes eld
2965 \end_inset
2966
2967 Local Layout
2968 \begin_inset Quotes erd
2969 \end_inset
2970
2971 .
2972  See section 
2973 \emph on
2974 Local Layout
2975 \emph default
2976  of the 
2977 \emph on
2978 Customization
2979 \emph default
2980  manual for information on how to use it.
2981 \end_layout
2982
2983 \begin_layout Subsubsection
2984 Properties
2985 \end_layout
2986
2987 \begin_layout Standard
2988 Each class has a default set of options.
2989  Here's a quick table describing them:
2990 \end_layout
2991
2992 \begin_layout Standard
2993 \begin_inset VSpace 0.3cm
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \begin_layout Standard
3000 \align center
3001 \begin_inset Tabular
3002 <lyxtabular version="3" rows="5" columns="5">
3003 <features tabularvalignment="middle">
3004 <column alignment="center" valignment="top" width="0pt">
3005 <column alignment="center" valignment="top" width="0pt">
3006 <column alignment="center" valignment="top" width="0pt">
3007 <column alignment="center" valignment="top" width="0pt">
3008 <column alignment="center" valignment="top" width="0pt">
3009 <row>
3010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014
3015 \end_layout
3016
3017 \end_inset
3018 </cell>
3019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Plain Layout
3023
3024 \family sans
3025 \series medium
3026 \shape up
3027 \size normal
3028 \emph off
3029 \bar no
3030 \noun off
3031 \color none
3032 Page style
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041
3042 \family sans
3043 \series medium
3044 \shape up
3045 \size normal
3046 \emph off
3047 \bar no
3048 \noun off
3049 \color none
3050 Sides
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059
3060 \family sans
3061 \series medium
3062 \shape up
3063 \size normal
3064 \emph off
3065 \bar no
3066 \noun off
3067 \color none
3068 Columns
3069 \end_layout
3070
3071 \end_inset
3072 </cell>
3073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077
3078 \series medium
3079 \shape up
3080 \size normal
3081 \emph off
3082 \bar no
3083 \noun off
3084 \color none
3085 Max.
3086  sectioning level
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 </row>
3092 <row>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \series medium
3099 \shape up
3100 \size normal
3101 \emph off
3102 \bar no
3103 \noun off
3104 \color none
3105 article
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114
3115 \family sans
3116 \series medium
3117 \shape up
3118 \size normal
3119 \emph off
3120 \bar no
3121 \noun off
3122 \color none
3123 Plain
3124 \end_layout
3125
3126 \end_inset
3127 </cell>
3128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Plain Layout
3132
3133 \family sans
3134 \series medium
3135 \shape up
3136 \size normal
3137 \emph off
3138 \bar no
3139 \noun off
3140 \color none
3141 One
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3147 \begin_inset Text
3148
3149 \begin_layout Plain Layout
3150
3151 \family sans
3152 \series medium
3153 \shape up
3154 \size normal
3155 \emph off
3156 \bar no
3157 \noun off
3158 \color none
3159 One
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168
3169 \family sans
3170 \series medium
3171 \shape up
3172 \size normal
3173 \emph off
3174 \bar no
3175 \noun off
3176 \color none
3177 Section
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 </row>
3183 <row>
3184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188
3189 \series medium
3190 \shape up
3191 \size normal
3192 \emph off
3193 \bar no
3194 \noun off
3195 \color none
3196 report
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \family sans
3207 \series medium
3208 \shape up
3209 \size normal
3210 \emph off
3211 \bar no
3212 \noun off
3213 \color none
3214 Plain
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3220 \begin_inset Text
3221
3222 \begin_layout Plain Layout
3223
3224 \family sans
3225 \series medium
3226 \shape up
3227 \size normal
3228 \emph off
3229 \bar no
3230 \noun off
3231 \color none
3232 One
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241
3242 \family sans
3243 \series medium
3244 \shape up
3245 \size normal
3246 \emph off
3247 \bar no
3248 \noun off
3249 \color none
3250 One
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259
3260 \family sans
3261 \series medium
3262 \shape up
3263 \size normal
3264 \emph off
3265 \bar no
3266 \noun off
3267 \color none
3268 Chapter
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 </row>
3274 <row>
3275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279
3280 \series medium
3281 \shape up
3282 \size normal
3283 \emph off
3284 \bar no
3285 \noun off
3286 \color none
3287 book
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \family sans
3298 \series medium
3299 \shape up
3300 \size normal
3301 \emph off
3302 \bar no
3303 \noun off
3304 \color none
3305 Headings
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3311 \begin_inset Text
3312
3313 \begin_layout Plain Layout
3314
3315 \family sans
3316 \series medium
3317 \shape up
3318 \size normal
3319 \emph off
3320 \bar no
3321 \noun off
3322 \color none
3323 Two
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332
3333 \family sans
3334 \series medium
3335 \shape up
3336 \size normal
3337 \emph off
3338 \bar no
3339 \noun off
3340 \color none
3341 One
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \family sans
3352 \series medium
3353 \shape up
3354 \size normal
3355 \emph off
3356 \bar no
3357 \noun off
3358 \color none
3359 Chapter
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 <row>
3366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \series medium
3372 \shape up
3373 \size normal
3374 \emph off
3375 \bar no
3376 \noun off
3377 \color none
3378 letter
3379 \end_layout
3380
3381 \end_inset
3382 </cell>
3383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3384 \begin_inset Text
3385
3386 \begin_layout Plain Layout
3387
3388 \family sans
3389 \series medium
3390 \shape up
3391 \size normal
3392 \emph off
3393 \bar no
3394 \noun off
3395 \color none
3396 Plain
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3402 \begin_inset Text
3403
3404 \begin_layout Plain Layout
3405
3406 \family sans
3407 \series medium
3408 \shape up
3409 \size normal
3410 \emph off
3411 \bar no
3412 \noun off
3413 \color none
3414 One
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423
3424 \family sans
3425 \series medium
3426 \shape up
3427 \size normal
3428 \emph off
3429 \bar no
3430 \noun off
3431 \color none
3432 One
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441
3442 \series medium
3443 \shape up
3444 \size normal
3445 \emph off
3446 \bar no
3447 \noun off
3448 \color none
3449 none
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 </row>
3455 </lyxtabular>
3456
3457 \end_inset
3458
3459
3460 \end_layout
3461
3462 \begin_layout Standard
3463 \begin_inset VSpace 0.3cm
3464 \end_inset
3465
3466
3467 \end_layout
3468
3469 \begin_layout Standard
3470 You're probably also wondering what 
3471 \begin_inset Quotes eld
3472 \end_inset
3473
3474 Max.
3475 \begin_inset space ~
3476 \end_inset
3477
3478 sectioning level
3479 \begin_inset Quotes erd
3480 \end_inset
3481
3482  means.
3483  There are several paragraph environments used to create section headings.
3484  Different document classes allow different types of section headings.
3485  Only two use the 
3486 \family sans
3487 Chapter
3488 \family default
3489  heading; the rest do not and begin instead with the 
3490 \family sans
3491 Section
3492 \family default
3493  heading.
3494  Some document classes, such as the ones for letters, don't use any section
3495  headings.
3496  In addition to 
3497 \family sans
3498 Chapter
3499 \family default
3500  and 
3501 \family sans
3502 Section
3503 \family default
3504  headings, there are also 
3505 \family sans
3506 Subsection
3507 \family default
3508  headings, 
3509 \family sans
3510 Subsubsection
3511 \family default
3512  headings, and so on.
3513  We will describe these headings fully in section
3514 \begin_inset space ~
3515 \end_inset
3516
3517
3518 \begin_inset CommandInset ref
3519 LatexCommand ref
3520 reference "sub:Headings"
3521
3522 \end_inset
3523
3524 .
3525 \end_layout
3526
3527 \begin_layout Subsection
3528 Document Layout
3529 \begin_inset CommandInset label
3530 LatexCommand label
3531 name "sub:Document-Layout"
3532
3533 \end_inset
3534
3535
3536 \begin_inset Index idx
3537 status collapsed
3538
3539 \begin_layout Plain Layout
3540 Document ! Layout
3541 \end_layout
3542
3543 \end_inset
3544
3545
3546 \family sans
3547
3548 \begin_inset Index idx
3549 status collapsed
3550
3551 \begin_layout Plain Layout
3552 Document ! Settings
3553 \end_layout
3554
3555 \end_inset
3556
3557
3558 \end_layout
3559
3560 \begin_layout Standard
3561 The most important properties of document classes are set in the menu 
3562 \family sans
3563 Document\SpecialChar \menuseparator
3564 Settings
3565 \family default
3566 .
3567  There in the 
3568 \family sans
3569 Class
3570 \begin_inset space ~
3571 \end_inset
3572
3573 options
3574 \family default
3575  field under 
3576 \family sans
3577 Documents
3578 \begin_inset space ~
3579 \end_inset
3580
3581 Class
3582 \family default
3583 , you can enter special options for your document class in a comma-separated
3584  list.
3585  This is only necessary if LyX doesn't support special options you want
3586  to use for your document.
3587  To learn more about your favorite LaTeX-class and its options, you have
3588  to read its manual.
3589 \end_layout
3590
3591 \begin_layout Standard
3592 The drop box 
3593 \family sans
3594 Headings style
3595 \family default
3596  in the 
3597 \family sans
3598 Document\SpecialChar \menuseparator
3599 Settings
3600 \family default
3601  dialog under 
3602 \family sans
3603 Page
3604 \begin_inset space ~
3605 \end_inset
3606
3607 Layout
3608 \family default
3609  controls what sorts of headings and page numbers go on a page.
3610  You can choose between the following five options:
3611 \end_layout
3612
3613 \begin_layout Labeling
3614 \labelwidthstring 00.00.0000
3615
3616 \family sans
3617 Default
3618 \family default
3619  Use default page style of current class.
3620 \end_layout
3621
3622 \begin_layout Labeling
3623 \labelwidthstring 00.00.0000
3624
3625 \family sans
3626 Empty
3627 \family default
3628  No page numbers or headings.
3629 \end_layout
3630
3631 \begin_layout Labeling
3632 \labelwidthstring 00.00.0000
3633
3634 \family sans
3635 Plain
3636 \family default
3637  Page numbers only.
3638 \end_layout
3639
3640 \begin_layout Labeling
3641 \labelwidthstring 00.00.0000
3642
3643 \family sans
3644 Headings
3645 \family default
3646  Page numbers and either the current chapter or section title and number.
3647  Whether LyX uses the current chapter or the current section depends on
3648  the maximum sectioning level of the class.
3649 \end_layout
3650
3651 \begin_layout Labeling
3652 \labelwidthstring 00.00.0000
3653
3654 \family sans
3655 Fancy
3656 \family default
3657  This allows you to define fully customizable headers and footers if you
3658  have the LaTeX-package 
3659 \series bold
3660 fancyhdr
3661 \series default
3662
3663 \begin_inset Index idx
3664 status collapsed
3665
3666 \begin_layout Plain Layout
3667 LaTeX-packages ! fancyhdr
3668 \end_layout
3669
3670 \end_inset
3671
3672  installed.
3673  How they are defined is explained in section
3674 \begin_inset space ~
3675 \end_inset
3676
3677
3678 \begin_inset CommandInset ref
3679 LatexCommand ref
3680 reference "sec:Customized-Page-Headers"
3681
3682 \end_inset
3683
3684 .
3685 \end_layout
3686
3687 \begin_layout Standard
3688 The separation of paragraphs is described in section
3689 \begin_inset space ~
3690 \end_inset
3691
3692
3693 \begin_inset CommandInset ref
3694 LatexCommand ref
3695 reference "sub:Paragraph-Separation"
3696
3697 \end_inset
3698
3699 .
3700 \end_layout
3701
3702 \begin_layout Subsection
3703 Paper Size and Orientation
3704 \begin_inset Index idx
3705 status collapsed
3706
3707 \begin_layout Plain Layout
3708 Document ! Paper size
3709 \end_layout
3710
3711 \end_inset
3712
3713
3714 \begin_inset CommandInset label
3715 LatexCommand label
3716 name "sub:Paper-Size,-Orientation"
3717
3718 \end_inset
3719
3720
3721 \end_layout
3722
3723 \begin_layout Standard
3724 You can find the following options in the menu 
3725 \family sans
3726 Page
3727 \begin_inset space ~
3728 \end_inset
3729
3730 Layout
3731 \family default
3732  of the 
3733 \family sans
3734 Document\SpecialChar \menuseparator
3735 Settings
3736 \family default
3737  dialog:
3738 \family sans
3739
3740 \begin_inset Index idx
3741 status collapsed
3742
3743 \begin_layout Plain Layout
3744 Document ! Settings
3745 \end_layout
3746
3747 \end_inset
3748
3749
3750 \end_layout
3751
3752 \begin_layout Labeling
3753 \labelwidthstring 00.00.0000
3754
3755 \family sans
3756 Paper
3757 \begin_inset space ~
3758 \end_inset
3759
3760 Format
3761 \family default
3762  What size paper to print on.
3763  The choices are
3764 \end_layout
3765
3766 \begin_deeper
3767 \begin_layout Itemize
3768
3769 \family sans
3770 Default
3771 \end_layout
3772
3773 \begin_layout Itemize
3774
3775 \family sans
3776 A0 - A6
3777 \end_layout
3778
3779 \begin_layout Itemize
3780
3781 \family sans
3782 B0 - B6
3783 \end_layout
3784
3785 \begin_layout Itemize
3786
3787 \family sans
3788 C0 - C6
3789 \end_layout
3790
3791 \begin_layout Itemize
3792
3793 \family sans
3794 US letter, US legal, US executive
3795 \end_layout
3796
3797 \begin_layout Itemize
3798
3799 \family sans
3800 JIS B0 - JIS B6
3801 \end_layout
3802
3803 \begin_layout Itemize
3804
3805 \family sans
3806 Custom
3807 \end_layout
3808
3809 \end_deeper
3810 \begin_layout Labeling
3811 \labelwidthstring 00.00.0000
3812
3813 \family sans
3814 Orientation
3815 \family default
3816  To choose whether to output as 
3817 \family sans
3818 Landscape
3819 \family default
3820  or as 
3821 \family sans
3822 Portrait
3823 \family default
3824 .
3825 \end_layout
3826
3827 \begin_layout Labeling
3828 \labelwidthstring 00.00.0000
3829
3830 \family sans
3831 Two-sided
3832 \begin_inset space ~
3833 \end_inset
3834
3835 document
3836 \family default
3837  Adjusts the print space to print both sides of paper.
3838  That means that the print space for odd- and even-numbered pages is different.
3839 \end_layout
3840
3841 \begin_layout Subsection
3842 Margins
3843 \begin_inset CommandInset label
3844 LatexCommand label
3845 name "sub:Margins"
3846
3847 \end_inset
3848
3849
3850 \begin_inset Index idx
3851 status collapsed
3852
3853 \begin_layout Plain Layout
3854 Document ! Margins
3855 \end_layout
3856
3857 \end_inset
3858
3859
3860 \begin_inset Index idx
3861 status collapsed
3862
3863 \begin_layout Plain Layout
3864 Margins
3865 \end_layout
3866
3867 \end_inset
3868
3869
3870 \end_layout
3871
3872 \begin_layout Standard
3873 Paper margins are set in the menu 
3874 \family sans
3875 Document\SpecialChar \menuseparator
3876 Settings
3877 \family default
3878 .
3879 \begin_inset Index idx
3880 status collapsed
3881
3882 \begin_layout Plain Layout
3883 Document ! Settings
3884 \end_layout
3885
3886 \end_inset
3887
3888
3889 \end_layout
3890
3891 \begin_layout Standard
3892 If you use a KOMA-Script document class, you can use the default settings.
3893  Because KOMA-Script calculates then the print space automatically by taking
3894  the paper format and the font size into account.
3895 \end_layout
3896
3897 \begin_layout Subsection
3898 Important Note
3899 \end_layout
3900
3901 \begin_layout Standard
3902 If you change a document class, LyX has to convert 
3903 \emph on
3904 everything
3905 \emph default
3906  into the new class.
3907  That includes the paragraph environments.
3908  Some paragraph environments are standard, in so far as all of the document
3909  classes have them; but some classes have special paragraph environments.
3910  If this is the case, and you change the document class, LyX will mark the
3911  paragraphs whose styles it no longer understands as 
3912 \begin_inset Quotes eld
3913 \end_inset
3914
3915 unknown
3916 \begin_inset Quotes erd
3917 \end_inset
3918
3919 .
3920  The name of the style is retained, in case you should want to go back to
3921  the old class.
3922  But these paragraphs will be output with no special formatting, so you
3923  will either need to create a new style yourself or else convert these paragraph
3924 s manually to a style present in your new document class.
3925 \end_layout
3926
3927 \begin_layout Section
3928 Paragraph Indentation and Separation
3929 \begin_inset Index idx
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933 Paragraph ! Indentation
3934 \end_layout
3935
3936 \end_inset
3937
3938
3939 \end_layout
3940
3941 \begin_layout Subsection
3942 Introduction
3943 \begin_inset CommandInset label
3944 LatexCommand label
3945 name "sec:Par-indent-intro"
3946
3947 \end_inset
3948
3949
3950 \end_layout
3951
3952 \begin_layout Standard
3953 Before describing all of the various paragraph environments, we'd like to
3954  say a word or two about paragraph indentation.
3955 \end_layout
3956
3957 \begin_layout Standard
3958 Everyone seems to have their own convention for separating paragraphs.
3959  Most Americans indent the first line of a paragraph.
3960  Others don't indent but put extra space between the paragraphs.
3961  If you choose indentation for paragraphs the 
3962 \emph on
3963 first
3964 \emph default
3965  paragraph of a section, or after a figure, an equation, a table, a list,
3966  etc., is 
3967 \emph on
3968 not
3969 \emph default
3970  indented.
3971  Only a paragraph following another paragraph gets indented.
3972  Note that the indentation behavior is different when you use another document
3973  language than English.
3974  LaTeX takes care that the indentation follows the rules of the used language.
3975 \end_layout
3976
3977 \begin_layout Standard
3978 The space between paragraphs, like the line spacing, the space between headings
3979  and text — in fact, all of the spacings for just about everything are pre-coded
3980  into LyX.
3981  As we said, you don't worry about how much space to add between what.
3982  LyX takes care of that.
3983  In fact, these pre-coded vertical spacings aren't a single number but a
3984  range.
3985  That way, LyX can squish or stretch the space between lines to make sure
3986  figures fit on a page with text, so that sections don't start at the bottom
3987  of a page, and so on.
3988 \begin_inset Foot
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992 LaTeX does this when LyX goes to produce a printable file.
3993 \end_layout
3994
3995 \end_inset
3996
3997  However, pre-coded doesn't mean you can't change them.
3998  LyX gives you the ability to globally change 
3999 \emph on
4000 all
4001 \emph default
4002  of these pre-coded spacings.
4003  We will explain more later.
4004 \end_layout
4005
4006 \begin_layout Subsection
4007 Paragraph Separation
4008 \begin_inset CommandInset label
4009 LatexCommand label
4010 name "sub:Paragraph-Separation"
4011
4012 \end_inset
4013
4014
4015 \begin_inset Index idx
4016 status collapsed
4017
4018 \begin_layout Plain Layout
4019 Paragraph ! Separation
4020 \end_layout
4021
4022 \end_inset
4023
4024
4025 \end_layout
4026
4027 \begin_layout Standard
4028 To separate paragraphs, select 
4029 \family sans
4030 Indent
4031 \family default
4032  or 
4033 \family sans
4034 Skip
4035 \family default
4036  in the submenu 
4037 \family sans
4038 Text
4039 \begin_inset space ~
4040 \end_inset
4041
4042 Layout
4043 \family default
4044  of the dialog 
4045 \family sans
4046 Document\SpecialChar \menuseparator
4047 Settings
4048 \family default
4049
4050 \begin_inset Index idx
4051 status collapsed
4052
4053 \begin_layout Plain Layout
4054 Document ! Settings
4055 \end_layout
4056
4057 \end_inset
4058
4059  to indent paragraphs or add extra space between paragraphs, respectively.
4060 \end_layout
4061
4062 \begin_layout Subsection
4063 Fine-Tuning
4064 \end_layout
4065
4066 \begin_layout Standard
4067 You can also change the separation method of a single paragraph.
4068  Open the 
4069 \family sans
4070 Edit\SpecialChar \menuseparator
4071 Paragraph
4072 \begin_inset space ~
4073 \end_inset
4074
4075 Settings
4076 \family default
4077  dialog and toggle the 
4078 \family sans
4079 Indent
4080 \begin_inset space ~
4081 \end_inset
4082
4083 Paragraph
4084 \family default
4085  option to change the state of the current paragraph (shortcut 
4086 \begin_inset Info
4087 type  "shortcut"
4088 arg   "paragraph-params \\indent-toggle"
4089 \end_inset
4090
4091 ).
4092  If paragraphs have no indentation but use extra space for separation, this
4093  button will be ignored (you can't indent a single paragraph by toggling
4094  this).
4095 \end_layout
4096
4097 \begin_layout Standard
4098 You should only need to change the indentation method for a single paragraph
4099  if you need to do some fine-tuning.
4100 \end_layout
4101
4102 \begin_layout Subsection
4103 Line Spacing
4104 \begin_inset Index idx
4105 status collapsed
4106
4107 \begin_layout Plain Layout
4108 Paragraph ! Line spacing
4109 \end_layout
4110
4111 \end_inset
4112
4113
4114 \end_layout
4115
4116 \begin_layout Standard
4117 In the 
4118 \family sans
4119 Document\SpecialChar \menuseparator
4120 Settings
4121 \noun on
4122
4123 \begin_inset Index idx
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 Document ! Settings
4128 \end_layout
4129
4130 \end_inset
4131
4132
4133 \family default
4134 \noun default
4135  dialog you can set the line spacing in the submenu 
4136 \family sans
4137 Text
4138 \begin_inset space ~
4139 \end_inset
4140
4141 Layout
4142 \family default
4143 .
4144 \begin_inset Foot
4145 status collapsed
4146
4147 \begin_layout Plain Layout
4148 You need to have the LaTeX-package 
4149 \series bold
4150 setspace
4151 \series default
4152
4153 \begin_inset Index idx
4154 status collapsed
4155
4156 \begin_layout Plain Layout
4157 LaTeX-packages ! setspace
4158 \end_layout
4159
4160 \end_inset
4161
4162  installed to use this feature.
4163 \end_layout
4164
4165 \end_inset
4166
4167
4168 \end_layout
4169
4170 \begin_layout Section
4171 Paragraph Environments
4172 \begin_inset CommandInset label
4173 LatexCommand label
4174 name "sec:Paragraph-Environments"
4175
4176 \end_inset
4177
4178
4179 \begin_inset Index idx
4180 status collapsed
4181
4182 \begin_layout Plain Layout
4183 Paragraph ! Environments
4184 \end_layout
4185
4186 \end_inset
4187
4188
4189 \begin_inset Index idx
4190 status collapsed
4191
4192 \begin_layout Plain Layout
4193 Paragraph environments|(
4194 \end_layout
4195
4196 \end_inset
4197
4198
4199 \end_layout
4200
4201 \begin_layout Subsection
4202 Overview
4203 \end_layout
4204
4205 \begin_layout Standard
4206 Paragraph environments correspond to the
4207 \end_layout
4208
4209 \begin_layout Standard
4210
4211 \series bold
4212
4213 \backslash
4214 begin{
4215 \emph on
4216 environment
4217 \emph default
4218 } ...
4219  
4220 \backslash
4221 end{
4222 \emph on
4223 environment
4224 \emph default
4225 }
4226 \series default
4227
4228 \begin_inset Newline newline
4229 \end_inset
4230
4231 command sequence in LaTeX files.
4232  If you don't know LaTeX, or the concept of a paragraph environment is totally
4233  alien to you, we urge you to read the 
4234 \emph on
4235 Tutorial
4236 \emph default
4237 .
4238  The 
4239 \emph on
4240 Tutorial
4241 \emph default
4242  also contains many more examples than this section does.
4243 \end_layout
4244
4245 \begin_layout Standard
4246 A paragraph environment is simply a 
4247 \begin_inset Quotes eld
4248 \end_inset
4249
4250 container
4251 \begin_inset Quotes erd
4252 \end_inset
4253
4254  for a paragraph which gives that paragraph certain properties.
4255  This can include a particular style of font, different margins, a numbering
4256  scheme, labels, and so on.
4257  Additionally, you can 
4258 \begin_inset Quotes eld
4259 \end_inset
4260
4261 nest
4262 \begin_inset Quotes erd
4263 \end_inset
4264
4265  the different environments inside one another, allowing one environment
4266  to inherit some of the properties of another.
4267  The different paragraph environments totally replace the need for messy
4268  tab stops, on the fly margin adjustment, and other hold-overs from the
4269  days of typewriters.
4270  There are several paragraph environments that are specific to a particular
4271  document type.
4272  We will only be covering the most common ones here.
4273 \end_layout
4274
4275 \begin_layout Standard
4276 To choose a new paragraph environment, use the pull-down box 
4277 \begin_inset Graphics
4278         filename clipart/ToolbarEnvBox.png
4279         scale 70
4280         clip
4281
4282 \end_inset
4283
4284  at the left end of the toolbar.
4285  LyX will change the environment of the 
4286 \emph on
4287 entire
4288 \emph default
4289  paragraph in which the cursor sits.
4290  You can also change the environment of an entire group of paragraphs if
4291  you select them before choosing the new environment.
4292  
4293 \end_layout
4294
4295 \begin_layout Standard
4296 Note that hitting 
4297 \family sans
4298 Return
4299 \family default
4300  will 
4301 \emph on
4302 typically
4303 \emph default
4304  create a new paragraph using the 
4305 \family sans
4306 Standard
4307 \family default
4308  paragraph environment.
4309  We say 
4310 \begin_inset Quotes eld
4311 \end_inset
4312
4313 typically
4314 \begin_inset Quotes erd
4315 \end_inset
4316
4317  because if you are in one of these environments:
4318 \end_layout
4319
4320 \begin_layout Itemize
4321
4322 \family sans
4323 Quote
4324 \end_layout
4325
4326 \begin_layout Itemize
4327
4328 \family sans
4329 Quotation
4330 \end_layout
4331
4332 \begin_layout Itemize
4333
4334 \family sans
4335 Verse
4336 \end_layout
4337
4338 \begin_layout Itemize
4339
4340 \family sans
4341 Itemize
4342 \end_layout
4343
4344 \begin_layout Itemize
4345
4346 \family sans
4347 Enumerate
4348 \end_layout
4349
4350 \begin_layout Itemize
4351
4352 \family sans
4353 Description
4354 \end_layout
4355
4356 \begin_layout Itemize
4357
4358 \family sans
4359 List
4360 \end_layout
4361
4362 \begin_layout Standard
4363 LyX keeps the old paragraph environment when you hit 
4364 \family sans
4365 Return
4366 \family default
4367 , rather than resetting it to 
4368 \family sans
4369 Standard
4370 \family default
4371 .
4372  LyX will still reset the nesting depth, however.
4373  Usually, starting a new paragraph resets both the paragraph environment
4374  and the nesting depth (for more on nesting see section
4375 \begin_inset space ~
4376 \end_inset
4377
4378
4379 \begin_inset CommandInset ref
4380 LatexCommand ref
4381 reference "sec:Nesting"
4382
4383 \end_inset
4384
4385 ).
4386  At the moment, all this is context-specific; you're better off expecting
4387  
4388 \family sans
4389 Return
4390 \family default
4391  to reset the paragraph environment and depth.
4392  If you want a new paragraph to keep the current environment and depth,
4393  use 
4394 \begin_inset Info
4395 type  "shortcut"
4396 arg   "break-paragraph inverse"
4397 \end_inset
4398
4399  instead.
4400 \end_layout
4401
4402 \begin_layout Subsection
4403 Standard
4404 \end_layout
4405
4406 \begin_layout Standard
4407 The default paragraph environment is 
4408 \family sans
4409 Standard
4410 \family default
4411  for most classes.
4412  It creates a plain paragraph.
4413  If LyX resets the paragraph environment, this is the one it chooses.
4414  In fact, the paragraph you're reading right now (and most of the ones in
4415  this manual) are in the 
4416 \family sans
4417 Standard
4418 \family default
4419  environment.
4420 \end_layout
4421
4422 \begin_layout Standard
4423 You can nest a paragraph using the 
4424 \family sans
4425 Standard
4426 \family default
4427  environment in just about anything else, but you can't really nest anything
4428  in a 
4429 \family sans
4430 Standard
4431 \family default
4432  environment.
4433 \end_layout
4434
4435 \begin_layout Subsection
4436 Document Title
4437 \begin_inset Index idx
4438 status collapsed
4439
4440 \begin_layout Plain Layout
4441 Document ! Title
4442 \end_layout
4443
4444 \end_inset
4445
4446
4447 \end_layout
4448
4449 \begin_layout Standard
4450 A LaTeX title page has three parts: the title itself, the name(s) of the
4451  author(s) and a 
4452 \begin_inset Quotes eld
4453 \end_inset
4454
4455 footnote
4456 \begin_inset Quotes erd
4457 \end_inset
4458
4459  for thanks or contact information.
4460  For certain types of documents, LaTeX places all of this on a separate
4461  page along with today's date.
4462  For other types of documents, the title 
4463 \begin_inset Quotes eld
4464 \end_inset
4465
4466 page
4467 \begin_inset Quotes erd
4468 \end_inset
4469
4470  goes at the top of the first page of the document.
4471  
4472 \end_layout
4473
4474 \begin_layout Standard
4475 LyX provides an interface to the title page commands through the paragraph
4476  environments 
4477 \family sans
4478 Title
4479 \family default
4480
4481 \family sans
4482 Author
4483 \family default
4484 , and 
4485 \family sans
4486 Date
4487 \family default
4488 .
4489  Here's how you use them:
4490 \end_layout
4491
4492 \begin_layout Itemize
4493 Put the title of your document in the 
4494 \family sans
4495 Title
4496 \family default
4497  environment.
4498 \end_layout
4499
4500 \begin_layout Itemize
4501 Put the author name in the 
4502 \family sans
4503 Author
4504 \family default
4505  environment.
4506 \end_layout
4507
4508 \begin_layout Itemize
4509 If you want the date to have a certain appearance, want to use a fixed date,
4510  or want other text to appear in place of today's date, put that text in
4511  the 
4512 \family sans
4513 Date
4514 \family default
4515  environment.
4516  Note that using this environment is optional.
4517  If you don't provide any, LaTeX will automatically insert today's date.
4518  If you don't want any date, add the line
4519 \begin_inset Newline newline
4520 \end_inset
4521
4522
4523 \series bold
4524
4525 \backslash
4526 date{}
4527 \series default
4528
4529 \begin_inset Newline newline
4530 \end_inset
4531
4532 to the preamble of your document (menu 
4533 \family sans
4534 Document\SpecialChar \menuseparator
4535 Settings
4536 \family default
4537 )
4538 \end_layout
4539
4540 \begin_layout Standard
4541 You can use footnotes to insert 
4542 \begin_inset Quotes eld
4543 \end_inset
4544
4545 thanks
4546 \begin_inset Quotes erd
4547 \end_inset
4548
4549  or contact information.
4550 \end_layout
4551
4552 \begin_layout Subsection
4553 Headings
4554 \begin_inset Index idx
4555 status collapsed
4556
4557 \begin_layout Plain Layout
4558 Section headings
4559 \end_layout
4560
4561 \end_inset
4562
4563
4564 \begin_inset CommandInset label
4565 LatexCommand label
4566 name "sub:Headings"
4567
4568 \end_inset
4569
4570
4571 \end_layout
4572
4573 \begin_layout Standard
4574 There are several paragraph environments for producing section headings.
4575  LyX takes care of the numbering for you.
4576 \end_layout
4577
4578 \begin_layout Subsubsection
4579 Numbered Headings
4580 \begin_inset Index idx
4581 status collapsed
4582
4583 \begin_layout Plain Layout
4584 Section headings ! Numbered
4585 \end_layout
4586
4587 \end_inset
4588
4589
4590 \end_layout
4591
4592 \begin_layout Standard
4593 There are 7 numbered types of section headings.
4594  They are:
4595 \end_layout
4596
4597 \begin_layout Enumerate
4598
4599 \family sans
4600 Part
4601 \end_layout
4602
4603 \begin_layout Enumerate
4604
4605 \family sans
4606 Chapter
4607 \end_layout
4608
4609 \begin_layout Enumerate
4610
4611 \family sans
4612 Section
4613 \end_layout
4614
4615 \begin_layout Enumerate
4616
4617 \family sans
4618 Subsection
4619 \end_layout
4620
4621 \begin_layout Enumerate
4622
4623 \family sans
4624 Subsubsection
4625 \end_layout
4626
4627 \begin_layout Enumerate
4628
4629 \family sans
4630 Paragraph
4631 \end_layout
4632
4633 \begin_layout Enumerate
4634
4635 \family sans
4636 Subparagraph
4637 \end_layout
4638
4639 \begin_layout Standard
4640 LyX labels each heading with a series of numbers, separated by periods.
4641  The numbers describe where in the document you are.
4642  Unlike the other headings, parts are numbered with Latin letters.
4643 \end_layout
4644
4645 \begin_layout Standard
4646 Headings all subdivide your document into different pieces of text.
4647  For example, suppose you're writing a book.
4648  You group the book into chapters.
4649  LyX does similar grouping:
4650 \end_layout
4651
4652 \begin_layout Itemize
4653
4654 \family sans
4655 Part
4656 \family default
4657  is divided into either 
4658 \family sans
4659 Chapter
4660 \family default
4661 s or 
4662 \family sans
4663 Section
4664 \family default
4665 s
4666 \end_layout
4667
4668 \begin_layout Itemize
4669
4670 \family sans
4671 Chapter
4672 \family default
4673 s are divided into 
4674 \family sans
4675 Section
4676 \family default
4677 s
4678 \end_layout
4679
4680 \begin_layout Itemize
4681
4682 \family sans
4683 Section
4684 \family default
4685 s are divided into 
4686 \family sans
4687 Subsection
4688 \family default
4689 s
4690 \end_layout
4691
4692 \begin_layout Itemize
4693
4694 \family sans
4695 Subsection
4696 \family default
4697 s are divided into 
4698 \family sans
4699 Subsubsection
4700 \family default
4701 s
4702 \end_layout
4703
4704 \begin_layout Itemize
4705
4706 \family sans
4707 Subsubsection
4708 \family default
4709 s are divided into 
4710 \family sans
4711 Paragraph
4712 \family default
4713 s
4714 \end_layout
4715
4716 \begin_layout Itemize
4717
4718 \family sans
4719 Paragraph
4720 \family default
4721 s are divided into 
4722 \family sans
4723 Subparagraph
4724 \family default
4725 s
4726 \end_layout
4727
4728 \begin_layout Standard
4729 \begin_inset Note Greyedout
4730 status collapsed
4731
4732 \begin_layout Plain Layout
4733
4734 \series bold
4735 Note:
4736 \series default
4737  Not all document types use the 
4738 \family sans
4739 Chapter
4740 \family default
4741  heading as the maximum sectioning level.
4742  In that case the 
4743 \family sans
4744 Section
4745 \family default
4746  is the top-level heading.
4747 \end_layout
4748
4749 \end_inset
4750
4751
4752 \end_layout
4753
4754 \begin_layout Standard
4755 So, if you use the 
4756 \family sans
4757 Subsubsection
4758 \family default
4759  environment to label a new sub-subsection, LyX labels it with its number,
4760  along with the number of the subsection, section, and, if applicable, chapter
4761  that it's in.
4762  For example: the fifth section of the second chapter of this book has the
4763  label 
4764 \begin_inset Quotes eld
4765 \end_inset
4766
4767 2.5
4768 \begin_inset Quotes erd
4769 \end_inset
4770
4771 .
4772 \end_layout
4773
4774 \begin_layout Subsubsection
4775 Unnumbered Headings
4776 \begin_inset Index idx
4777 status collapsed
4778
4779 \begin_layout Plain Layout
4780 Section headings ! Unnumbered
4781 \end_layout
4782
4783 \end_inset
4784
4785
4786 \end_layout
4787
4788 \begin_layout Standard
4789 The unnumbered section headings have a 
4790 \begin_inset Quotes eld
4791 \end_inset
4792
4793 *
4794 \begin_inset Quotes erd
4795 \end_inset
4796
4797  at the end of their name.
4798  They work the same as their numbered counterparts but will not appear in
4799  the table of contents, see section
4800 \begin_inset space ~
4801 \end_inset
4802
4803
4804 \begin_inset CommandInset ref
4805 LatexCommand ref
4806 reference "sec:toc"
4807
4808 \end_inset
4809
4810 .
4811 \end_layout
4812
4813 \begin_layout Subsubsection
4814 Changing the Numbering
4815 \begin_inset CommandInset label
4816 LatexCommand label
4817 name "sub:Numbering-depth"
4818
4819 \end_inset
4820
4821
4822 \end_layout
4823
4824 \begin_layout Standard
4825 You can also alter which sectioning levels get numbered and which ones appear
4826  in the Table of Contents.
4827  Now, this doesn't remove any of the levels; that's preset in the document
4828  class.
4829  Certain classes start with 
4830 \family sans
4831 Chapter
4832 \family default
4833  and go down to the 
4834 \family sans
4835 Subparagraph
4836 \family default
4837  level.
4838  Others start at 
4839 \family sans
4840 Section
4841 \family default
4842 .
4843  Similarly, not all document classes number all sectioning levels.
4844  Most don't number 
4845 \family sans
4846 Paragraph
4847 \family default
4848  or 
4849 \family sans
4850 Subparagraph
4851 \family default
4852 .
4853  This is something you can change.
4854 \end_layout
4855
4856 \begin_layout Standard
4857 Open the 
4858 \family sans
4859 Document\SpecialChar \menuseparator
4860 Settings
4861 \family default
4862  dialog.
4863 \begin_inset Index idx
4864 status collapsed
4865
4866 \begin_layout Plain Layout
4867 Document ! Settings
4868 \end_layout
4869
4870 \end_inset
4871
4872  Under 
4873 \family sans
4874 Numbering
4875 \begin_inset space ~
4876 \end_inset
4877
4878 &
4879 \begin_inset space ~
4880 \end_inset
4881
4882 TOC
4883 \family default
4884  you will see two counters.
4885  The one named 
4886 \family sans
4887 Numbering
4888 \family default
4889  controls how far down in the sectioning hierarchy LyX numbers a section
4890  heading.
4891  The other one controls the appearance of the section headings in the table
4892  of contents.
4893 \end_layout
4894
4895 \begin_layout Subsubsection
4896 Short Titles of Headings
4897 \begin_inset Index idx
4898 status collapsed
4899
4900 \begin_layout Plain Layout
4901 Section headings ! Short titles
4902 \end_layout
4903
4904 \end_inset
4905
4906
4907 \begin_inset Argument
4908 status collapsed
4909
4910 \begin_layout Plain Layout
4911 Short Titles
4912 \end_layout
4913
4914 \end_inset
4915
4916
4917 \begin_inset CommandInset label
4918 LatexCommand label
4919 name "sec:Short-Titles"
4920
4921 \end_inset
4922
4923
4924 \end_layout
4925
4926 \begin_layout Standard
4927 Some section or chapter titles, such as this one, can get quite long.
4928  This can cause trouble when there is limited horizontal space.
4929  For example, if the header of the page is set to show the current section
4930  title, a long title will protrude over the page margins and look awful.
4931 \end_layout
4932
4933 \begin_layout Standard
4934 LaTeX allows you to specify a short title for section headings.
4935  This short title is used in the header and in the actual table of contents,
4936  avoiding the problem mentioned.
4937  To specify a short title, use the menu 
4938 \family sans
4939 Insert\SpecialChar \menuseparator
4940 Short
4941 \begin_inset space ~
4942 \end_inset
4943
4944 Title
4945 \family default
4946 .
4947  This will insert a box labeled 
4948 \begin_inset Quotes eld
4949 \end_inset
4950
4951 opt
4952 \begin_inset Quotes erd
4953 \end_inset
4954
4955  (stands for 
4956 \begin_inset Quotes eld
4957 \end_inset
4958
4959 optional
4960 \begin_inset Quotes erd
4961 \end_inset
4962
4963 ) which you can use to enter the short title text.
4964  This also works for captions inside floats.
4965 \end_layout
4966
4967 \begin_layout Standard
4968 The title of this section is a good example of using this feature.
4969 \end_layout
4970
4971 \begin_layout Subsubsection
4972 Special Information
4973 \end_layout
4974
4975 \begin_layout Standard
4976 The following information applies to all section headings:
4977 \end_layout
4978
4979 \begin_layout Itemize
4980 You cannot do any nesting with these environments.
4981 \end_layout
4982
4983 \begin_layout Itemize
4984 You cannot use a margin note in any of these environments.
4985 \end_layout
4986
4987 \begin_layout Itemize
4988 You can only use inline math in these environments.
4989 \end_layout
4990
4991 \begin_layout Itemize
4992 You can use labels and cross-references to refer to their numbers.
4993 \end_layout
4994
4995 \begin_layout Subsection
4996 Quotes and Poetry line spacing
4997 \end_layout
4998
4999 \begin_layout Standard
5000 LyX has three paragraph environments for writing poetry and quotations.
5001  They are 
5002 \family sans
5003 Quote
5004 \family default
5005
5006 \family sans
5007 Quotation
5008 \family default
5009 , and 
5010 \family sans
5011 Verse
5012 \family default
5013 .
5014  Forget the days of changing line spacing and twiddling with margins.
5015  These three paragraph environments already have those changes built-in.
5016  They all widen the left margin and add a bit of extra space above and below
5017  the text they contain.
5018  They also allow nesting, so you can put a 
5019 \family sans
5020 Verse
5021 \family default
5022  in a 
5023 \family sans
5024 Quotation
5025 \family default
5026 , as well as in some other paragraph environments.
5027 \end_layout
5028
5029 \begin_layout Standard
5030 There is another feature of these three paragraph environments: they do
5031  
5032 \emph on
5033 not
5034 \emph default
5035  reset to 
5036 \family sans
5037 Standard
5038 \family default
5039  when you start a new paragraph.
5040  So, you can type in that poem and merrily hit 
5041 \family sans
5042 Return
5043 \family default
5044  without worrying about the paragraph environment changing on you.
5045  Of course, that means that, once you are done typing in that poem, you
5046  have to change back to the 
5047 \family sans
5048 Standard
5049 \family default
5050  environment yourself.
5051 \family sans
5052 Quote
5053 \family default
5054  and 
5055 \family sans
5056 Quotation
5057 \family default
5058
5059 \begin_inset CommandInset label
5060 LatexCommand label
5061 name "sec:Quote"
5062
5063 \end_inset
5064
5065
5066 \begin_inset Index idx
5067 status collapsed
5068
5069 \begin_layout Plain Layout
5070 Quotation
5071 \end_layout
5072
5073 \end_inset
5074
5075
5076 \end_layout
5077
5078 \begin_layout Standard
5079 Now that we've described the similarities of these three environments, it's
5080  time for the differences.
5081  
5082 \family sans
5083 Quote
5084 \family default
5085  and 
5086 \family sans
5087 Quotation
5088 \family default
5089  are identical except for one difference: 
5090 \family sans
5091 Quote
5092 \family default
5093  uses extra spacing to separate paragraphs and never indents the first line.
5094  
5095 \family sans
5096 Quotation
5097 \family default
5098  
5099 \emph on
5100 always
5101 \emph default
5102  indents the first line of a paragraph and uses the same line spacing throughout.
5103 \end_layout
5104
5105 \begin_layout Standard
5106 Here's an example of the 
5107 \family sans
5108 Quote
5109 \family default
5110  environment:
5111 \end_layout
5112
5113 \begin_layout Quote
5114 This is in the 
5115 \family sans
5116 Quote
5117 \family default
5118  environment.
5119  I can keep writing, extending this line out further and further until it
5120  wraps.
5121  See – no indentation!
5122 \end_layout
5123
5124 \begin_layout Quote
5125 Here's the second paragraph of this quote.
5126  Again, there's no indentation, but there is extra space between me and
5127  the other paragraph.
5128 \end_layout
5129
5130 \begin_layout Standard
5131 Here's another example, this time in the 
5132 \family sans
5133 Quotation
5134 \family default
5135  environment:
5136 \end_layout
5137
5138 \begin_layout Quotation
5139 This is in the 
5140 \family sans
5141 Quotation
5142 \family default
5143  environment.
5144  If I keep writing, you will see the indentation.
5145  If your country uses a writing style that shows off new paragraphs by indenting
5146  the first line, then 
5147 \family sans
5148 Quotation
5149 \family default
5150  is the environment for you! Well, you'd use it 
5151 \emph on
5152 if
5153 \emph default
5154  you were quoting other text.
5155 \end_layout
5156
5157 \begin_layout Quotation
5158 Here's a new paragraph.
5159  I could ramble on and on, like a politician at election time.
5160  If I did that, though, you'd get bored.
5161 \end_layout
5162
5163 \begin_layout Standard
5164 As the examples show, 
5165 \family sans
5166 Quote
5167 \family default
5168  is for those people who use extra space to separate paragraphs.
5169  They should put quotes in the 
5170 \family sans
5171 Quote
5172 \family default
5173  environment.
5174  Those who use indentation to mark a new paragraph should use the 
5175 \family sans
5176 Quotation
5177 \family default
5178  paragraph environment for quoted text.
5179 \end_layout
5180
5181 \begin_layout Subsubsection
5182
5183 \family sans
5184 Verse
5185 \family default
5186
5187 \begin_inset Index idx
5188 status collapsed
5189
5190 \begin_layout Plain Layout
5191 Paragraph ! Verse
5192 \end_layout
5193
5194 \end_inset
5195
5196
5197 \family sans
5198
5199 \begin_inset Index idx
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Poetry
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Verse"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219
5220 \family sans
5221 Verse
5222 \family default
5223  is a paragraph environment for poetry, rhymes, verses, and so on.
5224  Here's an example:
5225 \end_layout
5226
5227 \begin_layout Verse
5228 This is in Verse
5229 \begin_inset Newline newline
5230 \end_inset
5231
5232 Which I did not rehearse!
5233 \end_layout
5234
5235 \begin_layout Verse
5236 It could be much worse.
5237  This line could be long, very long, oh so long, so very long that it wraps
5238  around.
5239  It looks okay on screen, but in the printed version, the extra lines are
5240  indented a bit more than the first.
5241  Okay, so it's turned to prose and doesn't rhyme anymore.
5242  So sue me.
5243 \end_layout
5244
5245 \begin_layout Verse
5246 To break a line
5247 \begin_inset Newline newline
5248 \end_inset
5249
5250 And make things look fine
5251 \begin_inset Newline newline
5252 \end_inset
5253
5254 Use 
5255 \begin_inset Info
5256 type  "shortcut"
5257 arg   "newline-insert newline"
5258 \end_inset
5259
5260 .
5261 \end_layout
5262
5263 \begin_layout Standard
5264 As you can see, 
5265 \family sans
5266 Verse
5267 \family default
5268  does not indent both margins.
5269  Each stanza of the verse or poem is in its own paragraph.
5270  To separate the individual lines of a stanza, use the 
5271 \family typewriter
5272 break-line
5273 \family default
5274  function 
5275 \begin_inset Info
5276 type  "shortcut"
5277 arg   "newline-insert newline"
5278 \end_inset
5279
5280 .
5281 \end_layout
5282
5283 \begin_layout Subsection
5284 Lists
5285 \begin_inset Index idx
5286 status collapsed
5287
5288 \begin_layout Plain Layout
5289 Lists
5290 \end_layout
5291
5292 \end_inset
5293
5294
5295 \begin_inset CommandInset label
5296 LatexCommand label
5297 name "sub:Lists"
5298
5299 \end_inset
5300
5301
5302 \end_layout
5303
5304 \begin_layout Standard
5305 LyX has four different paragraph environments for creating different kinds
5306  of lists.
5307  In the 
5308 \family sans
5309 Itemize
5310 \family default
5311  and 
5312 \family sans
5313 Enumerate
5314 \family default
5315  environments, LyX labels your list items with bullets or numbers, respectively.
5316  In the 
5317 \family sans
5318 Description
5319 \family default
5320  and 
5321 \family sans
5322 List
5323 \family default
5324  environments, LyX lets you provide your own label.
5325  We will present the individual details of each type of list next after
5326  describing some general features of all four of them.
5327 \end_layout
5328
5329 \begin_layout Subsubsection
5330 General Features
5331 \end_layout
5332
5333 \begin_layout Standard
5334 The four paragraph environments for lists differ from the other environments
5335  in several ways.
5336  First, LyX treats each paragraph as a list item.
5337  Hitting 
5338 \family sans
5339 Return
5340 \family default
5341  does 
5342 \emph on
5343 not
5344 \emph default
5345  reset the environment to 
5346 \family sans
5347 Standard
5348 \family default
5349  but keeps the current environment and creates a new list item.
5350  The nesting depth is hereby kept.
5351  If you want to keep the paragraph environment but reset the current nesting
5352  depth, you can use 
5353 \begin_inset Info
5354 type  "shortcut"
5355 arg   "break-paragraph inverse"
5356 \end_inset
5357
5358  to break paragraphs.
5359 \end_layout
5360
5361 \begin_layout Standard
5362 You can nest lists of any type inside one another.
5363  In fact, LyX changes the labels on some list items depending on how it
5364  is nested.
5365  If you intend to use any of the list paragraph environments, we suggest
5366  you read all of section
5367 \begin_inset space ~
5368 \end_inset
5369
5370
5371 \begin_inset CommandInset ref
5372 LatexCommand ref
5373 reference "sec:Nesting"
5374
5375 \end_inset
5376
5377 .
5378  
5379 \end_layout
5380
5381 \begin_layout Subsubsection
5382
5383 \family sans
5384 Itemize
5385 \family default
5386
5387 \begin_inset Index idx
5388 status collapsed
5389
5390 \begin_layout Plain Layout
5391 Lists ! Itemize
5392 \end_layout
5393
5394 \end_inset
5395
5396
5397 \begin_inset CommandInset label
5398 LatexCommand label
5399 name "sec:Itemize"
5400
5401 \end_inset
5402
5403
5404 \end_layout
5405
5406 \begin_layout Standard
5407 The first type of list we will describe in detail is the 
5408 \family sans
5409 Itemize
5410 \family default
5411  paragraph environment.
5412  It has the following properties:
5413 \end_layout
5414
5415 \begin_layout Itemize
5416 Each item has a particular bullet or symbol as its label.
5417 \end_layout
5418
5419 \begin_deeper
5420 \begin_layout Itemize
5421 LyX uses the same symbol for all of the items in a given nesting level.
5422 \end_layout
5423
5424 \begin_layout Itemize
5425 The symbol appears at the beginning of the first line.
5426 \end_layout
5427
5428 \end_deeper
5429 \begin_layout Itemize
5430 The items can have any length.
5431  LyX automatically offsets the left margin of each item.
5432  The offset is always relative to whatever environment the 
5433 \family sans
5434 Itemize
5435 \family default
5436  list may be in.
5437 \end_layout
5438
5439 \begin_layout Itemize
5440 If you nest an 
5441 \family sans
5442 Itemize
5443 \family default
5444  environment inside another 
5445 \family sans
5446 Itemize
5447 \family default
5448  environment, the label changes to a new symbol.
5449 \end_layout
5450
5451 \begin_deeper
5452 \begin_layout Itemize
5453 There are four different symbols for up to a four-fold nesting.
5454 \end_layout
5455
5456 \begin_layout Itemize
5457 LyX always shows the same symbol on screen.
5458 \end_layout
5459
5460 \begin_layout Itemize
5461 See section
5462 \begin_inset space ~
5463 \end_inset
5464
5465
5466 \begin_inset CommandInset ref
5467 LatexCommand ref
5468 reference "sec:Nesting"
5469
5470 \end_inset
5471
5472  for a full explanation of nesting.
5473 \end_layout
5474
5475 \end_deeper
5476 \begin_layout Standard
5477 Of course, that explanation was also an example of an 
5478 \family sans
5479 Itemize
5480 \family default
5481  list.
5482  The 
5483 \family sans
5484 Itemize
5485 \family default
5486  environment is best suited for lists where the order doesn't matter.
5487 \end_layout
5488
5489 \begin_layout Standard
5490 We said that different levels use different symbols as their label.
5491  Here's an example of all four possible symbols.
5492 \end_layout
5493
5494 \begin_layout Itemize
5495 The label for the first level 
5496 \family sans
5497 Itemize
5498 \family default
5499  is a large black dot, or bullet.
5500 \end_layout
5501
5502 \begin_deeper
5503 \begin_layout Itemize
5504 The label for the second level is a dash.
5505 \end_layout
5506
5507 \begin_deeper
5508 \begin_layout Itemize
5509 The label for the third is an asterisk.
5510 \end_layout
5511
5512 \begin_deeper
5513 \begin_layout Itemize
5514 The label for the fourth is a centered dot.
5515 \end_layout
5516
5517 \end_deeper
5518 \begin_layout Itemize
5519 Back out to the third level.
5520 \end_layout
5521
5522 \end_deeper
5523 \begin_layout Itemize
5524 Back to the second level.
5525 \end_layout
5526
5527 \end_deeper
5528 \begin_layout Itemize
5529 Back to the outermost level.
5530 \end_layout
5531
5532 \begin_layout Standard
5533 These are the default labels for an 
5534 \family sans
5535 Itemize
5536 \family default
5537  list.
5538  You can customize these labels in the 
5539 \family sans
5540 Document\SpecialChar \menuseparator
5541 Settings
5542 \family default
5543  dialog in the submenu 
5544 \family sans
5545 Bullets
5546 \family default
5547 .
5548 \family sans
5549
5550 \begin_inset Index idx
5551 status collapsed
5552
5553 \begin_layout Plain Layout
5554 Document ! Settings
5555 \end_layout
5556
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \begin_layout Standard
5563 Notice how the space between items decreases with increasing depth.
5564  We will explain nesting and all the tricks you can do with different depths
5565  in section
5566 \begin_inset space ~
5567 \end_inset
5568
5569
5570 \begin_inset CommandInset ref
5571 LatexCommand ref
5572 reference "sec:Nesting"
5573
5574 \end_inset
5575
5576 .
5577 \end_layout
5578
5579 \begin_layout Subsubsection
5580
5581 \family sans
5582 Enumerate
5583 \family default
5584
5585 \begin_inset Index idx
5586 status collapsed
5587
5588 \begin_layout Plain Layout
5589 Lists ! Enumerate
5590 \end_layout
5591
5592 \end_inset
5593
5594
5595 \begin_inset CommandInset label
5596 LatexCommand label
5597 name "sec:Enumerate"
5598
5599 \end_inset
5600
5601
5602 \end_layout
5603
5604 \begin_layout Standard
5605 The 
5606 \family sans
5607 Enumerate
5608 \family default
5609  environment is used to create numbered lists and outlines.
5610  It has these properties:
5611 \end_layout
5612
5613 \begin_layout Enumerate
5614 Each item has a numeral as its label.
5615 \end_layout
5616
5617 \begin_deeper
5618 \begin_layout Enumerate
5619 The label type depends on the nesting depth.
5620 \end_layout
5621
5622 \end_deeper
5623 \begin_layout Enumerate
5624 LyX automatically counts the items for you and updates the label as appropriate.
5625 \end_layout
5626
5627 \begin_layout Enumerate
5628 Each new 
5629 \family sans
5630 Enumerate
5631 \family default
5632  environment resets the counter to one.
5633 \end_layout
5634
5635 \begin_layout Enumerate
5636 Like the 
5637 \family sans
5638 Itemize
5639 \family default
5640  environment, the 
5641 \family sans
5642 Enumerate
5643 \family default
5644  environment:
5645 \end_layout
5646
5647 \begin_deeper
5648 \begin_layout Enumerate
5649 Offsets the items relative to the left margin.
5650  Items can have any length.
5651 \end_layout
5652
5653 \begin_layout Enumerate
5654 Reduces the space between items as the nesting depth increases.
5655 \end_layout
5656
5657 \begin_layout Enumerate
5658 Uses different types of labels depending on the nesting depth.
5659 \end_layout
5660
5661 \begin_layout Enumerate
5662 Allows up to a four-fold nesting.
5663 \end_layout
5664
5665 \end_deeper
5666 \begin_layout Standard
5667 Unlike the 
5668 \family sans
5669 Itemize
5670 \family default
5671  environment, 
5672 \family sans
5673 Enumerate
5674 \family default
5675  shows the different labels for each item in LyX.
5676  Here is how LyX labels the four different levels in an 
5677 \family sans
5678 Enumerate
5679 \family default
5680 :
5681 \end_layout
5682
5683 \begin_layout Enumerate
5684 The first level of an 
5685 \family sans
5686 Enumerate
5687 \family default
5688  uses Arabic numerals followed by a period.
5689 \end_layout
5690
5691 \begin_deeper
5692 \begin_layout Enumerate
5693 The second level uses lower case letters surrounded by parentheses.
5694 \end_layout
5695
5696 \begin_deeper
5697 \begin_layout Enumerate
5698 The third level uses lower-case Roman numerals followed by a period.
5699 \end_layout
5700
5701 \begin_deeper
5702 \begin_layout Enumerate
5703 The fourth level uses capital letters followed by a period.
5704 \end_layout
5705
5706 \begin_layout Enumerate
5707 Again, notice the decrease in the spacing between items as the nesting depth
5708  increases.
5709 \end_layout
5710
5711 \end_deeper
5712 \begin_layout Enumerate
5713 Back to the third level
5714 \end_layout
5715
5716 \end_deeper
5717 \begin_layout Enumerate
5718 Back to the second level.
5719 \end_layout
5720
5721 \end_deeper
5722 \begin_layout Enumerate
5723 Back to the outermost level.
5724 \end_layout
5725
5726 \begin_layout Standard
5727 Once again, you can customize the type of numbering used in the 
5728 \family sans
5729 Enumerate
5730 \family default
5731  environment.
5732  It involves adding commands to the LaTeX preamble (see the 
5733 \emph on
5734 Additional Features
5735 \emph default
5736  manual).
5737  As stated earlier, such customization only shows up in the printed version,
5738  not in LyX.
5739 \end_layout
5740
5741 \begin_layout Standard
5742 There is more to nesting 
5743 \family sans
5744 Enumerate
5745 \family default
5746  environments than we've stated here.
5747  You should read section
5748 \begin_inset space ~
5749 \end_inset
5750
5751
5752 \begin_inset CommandInset ref
5753 LatexCommand ref
5754 reference "sec:Nesting"
5755
5756 \end_inset
5757
5758  to learn more about nesting.
5759 \end_layout
5760
5761 \begin_layout Subsubsection
5762
5763 \family sans
5764 Description
5765 \family default
5766
5767 \begin_inset Index idx
5768 status collapsed
5769
5770 \begin_layout Plain Layout
5771 Lists ! Description
5772 \end_layout
5773
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \begin_layout Standard
5780 Unlike the previous two environments, the 
5781 \family sans
5782 Description
5783 \family default
5784  list has no fixed label.
5785  Instead, LyX uses the first 
5786 \begin_inset Quotes eld
5787 \end_inset
5788
5789 word
5790 \begin_inset Quotes erd
5791 \end_inset
5792
5793  of the first line as the label.
5794  Here's an example:
5795 \end_layout
5796
5797 \begin_layout Description
5798 Example: This is an example of the 
5799 \family sans
5800 Description
5801 \family default
5802  environment.
5803 \end_layout
5804
5805 \begin_layout Standard
5806 LyX typesets the label in boldface and puts extra space between it and the
5807  rest of the line.
5808 \end_layout
5809
5810 \begin_layout Standard
5811 With the first 
5812 \begin_inset Quotes eld
5813 \end_inset
5814
5815 word
5816 \begin_inset Quotes erd
5817 \end_inset
5818
5819  it is meant that the first hit of the 
5820 \family sans
5821 Space
5822 \family default
5823  key ends the label if you are at the beginning of the first line of an
5824  item.
5825  If you need to use more than one word in the label use a 
5826 \family sans
5827 Protected Blank
5828 \family default
5829 .
5830  (Use either 
5831 \begin_inset Info
5832 type  "shortcut"
5833 arg   "space-insert protected"
5834 \end_inset
5835
5836  or the menu 
5837 \family sans
5838 Insert\SpecialChar \menuseparator
5839 Formatting\SpecialChar \menuseparator
5840 Protected
5841 \begin_inset space ~
5842 \end_inset
5843
5844 Space
5845 \family default
5846 , see section
5847 \begin_inset space ~
5848 \end_inset
5849
5850
5851 \begin_inset CommandInset ref
5852 LatexCommand ref
5853 reference "sub:Protected-Space"
5854
5855 \end_inset
5856
5857  for more info.) Here is an example:
5858 \end_layout
5859
5860 \begin_layout Description
5861 Second
5862 \begin_inset space ~
5863 \end_inset
5864
5865 Example: This one shows how to use a 
5866 \family sans
5867 Protected
5868 \begin_inset space ~
5869 \end_inset
5870
5871 Blank
5872 \family default
5873  in the label of a 
5874 \family sans
5875 Description
5876 \family default
5877  list item.
5878 \end_layout
5879
5880 \begin_layout Description
5881 Usage: You should use the 
5882 \family sans
5883 Description
5884 \family default
5885  environment for things like definitions and theorems.
5886  Use it when you need to make one word in particular stand out in the text
5887  that describes it.
5888  It's not a good idea to use a 
5889 \family sans
5890 Description
5891 \family default
5892  environment when you have an entire sentence that you want to describe.
5893  You're better off using 
5894 \family sans
5895 Itemize
5896 \family default
5897  or 
5898 \family sans
5899 Enumerate
5900 \family default
5901  and nesting several 
5902 \family sans
5903 Standard
5904 \family default
5905  paragraphs into them.
5906 \end_layout
5907
5908 \begin_layout Description
5909 Nesting: You can nest 
5910 \family sans
5911 Description
5912 \family default
5913  environments inside one another, nest them in other types of lists, and
5914  so on.
5915 \end_layout
5916
5917 \begin_layout Standard
5918 Notice that after the first line, LyX indents subsequent lines, offsetting
5919  them from the first line.
5920 \end_layout
5921
5922 \begin_layout Subsubsection
5923 Labeling
5924 \begin_inset Index idx
5925 status collapsed
5926
5927 \begin_layout Plain Layout
5928 Lists ! Labeling
5929 \end_layout
5930
5931 \end_inset
5932
5933
5934 \end_layout
5935
5936 \begin_layout Standard
5937 The 
5938 \family sans
5939 Labeling
5940 \family default
5941  environment is a LyX extension to LaTeX.
5942 \end_layout
5943
5944 \begin_layout Standard
5945 Like the 
5946 \family sans
5947 Description
5948 \family default
5949  list the 
5950 \family sans
5951 Labeling
5952 \family default
5953  list has user-defined labels for each list item but it provides some additional
5954  features.
5955  Here are its properties:
5956 \end_layout
5957
5958 \begin_layout Labeling
5959 \labelwidthstring 00.00.0000
5960 item
5961 \begin_inset space ~
5962 \end_inset
5963
5964 labels LyX uses the first 
5965 \begin_inset Quotes eld
5966 \end_inset
5967
5968 word
5969 \begin_inset Quotes erd
5970 \end_inset
5971
5972  of each line as the item label.
5973  The first 
5974 \family sans
5975 Space
5976 \family default
5977  after the beginning of the first line of an item marks the end of the label.
5978  If you need to use more than one word in an item label, use a protected
5979  blank as described above.
5980 \end_layout
5981
5982 \begin_layout Labeling
5983 \labelwidthstring 00.00.0000
5984 margins As you can see, LyX uses different margins for the item label and
5985  the body of the item text.
5986  The body of the text has a larger left margin, which is equal to the default
5987  label width plus a little extra space.
5988  
5989 \end_layout
5990
5991 \begin_layout Labeling
5992 \labelwidthstring 00.00.0000
5993 label
5994 \begin_inset space ~
5995 \end_inset
5996
5997 width LyX uses the width of the label, or the default width, whatever is
5998  larger.
5999  If the label width is larger, the label 
6000 \begin_inset Quotes eld
6001 \end_inset
6002
6003 extends
6004 \begin_inset Quotes erd
6005 \end_inset
6006
6007  into the first line.
6008  In other words, the text of the first line isn't aligned with the left
6009  margin of the rest of the item text.
6010 \end_layout
6011
6012 \begin_layout Labeling
6013 \labelwidthstring 00.00.0000
6014 default
6015 \begin_inset space ~
6016 \end_inset
6017
6018 width You can set the default label width to ensure that the text of all
6019  items in a 
6020 \family sans
6021 Labeling
6022 \family default
6023  environment has the same left margin.
6024 \begin_inset Newline newline
6025 \end_inset
6026
6027 To change the default width, select all items in the list.
6028  Now open the 
6029 \family sans
6030 Edit\SpecialChar \menuseparator
6031 Paragraph
6032 \begin_inset space ~
6033 \end_inset
6034
6035 Settings
6036 \family default
6037  dialog (toolbar button 
6038 \begin_inset Info
6039 type  "icon"
6040 arg   "layout-paragraph"
6041 \end_inset
6042
6043 ).
6044  The text in the box 
6045 \family sans
6046 Longest
6047 \begin_inset space ~
6048 \end_inset
6049
6050 label
6051 \family default
6052  determines the default label width.
6053  You can use the text of your largest label here, but you can also use the
6054  letter 
6055 \begin_inset Quotes eld
6056 \end_inset
6057
6058 M
6059 \begin_inset Quotes erd
6060 \end_inset
6061
6062  multiple times instead.
6063  The M is the widest character and is a standard unit of widths in LaTeX.
6064  By using 
6065 \begin_inset Quotes eld
6066 \end_inset
6067
6068 M
6069 \begin_inset Quotes erd
6070 \end_inset
6071
6072  as the unit of width you don't need to keep changing the contents of 
6073 \family sans
6074 Longest
6075 \begin_inset space ~
6076 \end_inset
6077
6078 label
6079 \family default
6080  every time you alter a label in a 
6081 \family sans
6082 List
6083 \family default
6084  environment.
6085 \begin_inset Newline newline
6086 \end_inset
6087
6088 The predefined default width is the length of 
6089 \begin_inset Quotes eld
6090 \end_inset
6091
6092 00.00.0000
6093 \begin_inset Quotes erd
6094 \end_inset
6095
6096  (equal to 6
6097 \begin_inset space ~
6098 \end_inset
6099
6100 M).
6101 \end_layout
6102
6103 \begin_layout Standard
6104 You should use the 
6105 \family sans
6106 Labeling
6107 \family default
6108  list the same way as the 
6109 \family sans
6110 Description
6111 \family default
6112  list: When you need one word to stand out from the text that describes
6113  it.
6114  The 
6115 \family sans
6116 Labeling
6117 \family default
6118  environment gives you another way to do this, using a different overall
6119  layout.
6120 \end_layout
6121
6122 \begin_layout Standard
6123 You can nest 
6124 \family sans
6125 Labeling
6126 \family default
6127  lists inside one another, nest them in other types of lists, and so on.
6128  They work just like the other list paragraph environments.
6129  Read section
6130 \begin_inset space ~
6131 \end_inset
6132
6133
6134 \begin_inset CommandInset ref
6135 LatexCommand ref
6136 reference "sec:Nesting"
6137
6138 \end_inset
6139
6140  to learn about nesting.
6141 \end_layout
6142
6143 \begin_layout Standard
6144 There is yet another feature of the 
6145 \family sans
6146 Labeling
6147 \family default
6148  list: As you can see in the examples, LyX left-justifies the item labels
6149  by default.
6150  You can use additional 
6151 \family sans
6152 HFills
6153 \family default
6154  to change how LyX justifies the item label.
6155  
6156 \family sans
6157 Hfills
6158 \family default
6159  are documented in section
6160 \begin_inset space ~
6161 \end_inset
6162
6163
6164 \begin_inset CommandInset ref
6165 LatexCommand ref
6166 reference "sub:Horizontal-Space"
6167
6168 \end_inset
6169
6170 .
6171  Here are some examples:
6172 \end_layout
6173
6174 \begin_layout Labeling
6175 \labelwidthstring 00.00.0000
6176 Left The default for 
6177 \family sans
6178 Labeling
6179 \family default
6180  item labels.
6181 \end_layout
6182
6183 \begin_layout Labeling
6184 \labelwidthstring 00.00.0000
6185 \begin_inset space \hfill{}
6186 \end_inset
6187
6188 Right One 
6189 \family sans
6190 HFill
6191 \family default
6192  at the beginning of the label right justifies it.
6193 \end_layout
6194
6195 \begin_layout Labeling
6196 \labelwidthstring 00.00.0000
6197 \begin_inset space \hfill{}
6198 \end_inset
6199
6200 Center
6201 \begin_inset space \hfill{}
6202 \end_inset
6203
6204  One 
6205 \family sans
6206 HFill
6207 \family default
6208  at the beginning of the label and one at the end centers it.
6209 \end_layout
6210
6211 \begin_layout Subsection
6212 Customized Lists
6213 \begin_inset Index idx
6214 status collapsed
6215
6216 \begin_layout Plain Layout
6217 Lists ! Customized
6218 \end_layout
6219
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \begin_layout Standard
6226 To use the features described in this section, you must load the module
6227  
6228 \family sans
6229 Customisable Lists (enumitem)
6230 \family default
6231  in the document settings.
6232  This loads the features of the LaTeX-package 
6233 \series bold
6234 enumitem
6235 \series default
6236
6237 \begin_inset Index idx
6238 status collapsed
6239
6240 \begin_layout Plain Layout
6241 LaTeX-packages ! enumitem
6242 \end_layout
6243
6244 \end_inset
6245
6246 .
6247 \end_layout
6248
6249 \begin_layout Subsubsection
6250 Custom Enumerate Lists
6251 \begin_inset Index idx
6252 status collapsed
6253
6254 \begin_layout Plain Layout
6255 Lists ! Enumerate ! Custom
6256 \end_layout
6257
6258 \end_inset
6259
6260
6261 \end_layout
6262
6263 \begin_layout Standard
6264 \noindent
6265 The default numbering of numbered lists can be changed by adding an optional
6266  argument (menu 
6267 \family sans
6268 Insert\SpecialChar \menuseparator
6269 Short Title
6270 \family default
6271 ) to the first item of each level in the list.
6272  There you add the command
6273 \end_layout
6274
6275 \begin_layout Standard
6276
6277 \series bold
6278 label=
6279 \backslash
6280 roman{enumi}
6281 \end_layout
6282
6283 \begin_layout Standard
6284 in TeX Code (shortcut 
6285 \begin_inset Info
6286 type  "shortcut"
6287 arg   "ert-insert"
6288 \end_inset
6289
6290 ).
6291 \begin_inset Foot
6292 status collapsed
6293
6294 \begin_layout Plain Layout
6295 For more about TeX Code, look at section
6296 \begin_inset space ~
6297 \end_inset
6298
6299
6300 \begin_inset CommandInset ref
6301 LatexCommand ref
6302 reference "sec:TeX-Code"
6303
6304 \end_inset
6305
6306 .
6307 \end_layout
6308
6309 \end_inset
6310
6311
6312 \emph on
6313  enumi
6314 \emph default
6315  is hereby the counter of the enumeration in the first level.
6316  The command 
6317 \series bold
6318
6319 \backslash
6320 roman
6321 \series default
6322  outputs the counter as small Roman numeral.
6323  For capital Roman numerals replace in the command above 
6324 \series bold
6325
6326 \backslash
6327 roman
6328 \series default
6329  by 
6330 \series bold
6331
6332 \backslash
6333 Roman
6334 \series default
6335 .
6336  For Arabic numerals use 
6337 \series bold
6338
6339 \backslash
6340 arabic
6341 \series default
6342 .
6343  To 
6344 \begin_inset Quotes eld
6345 \end_inset
6346
6347 number
6348 \begin_inset Quotes erd
6349 \end_inset
6350
6351  items with capital or small Latin letters use 
6352 \series bold
6353
6354 \backslash
6355 Alph
6356 \series default
6357  or 
6358 \series bold
6359
6360 \backslash
6361 alph
6362 \series default
6363 , respectively.
6364 \end_layout
6365
6366 \begin_layout Standard
6367 \noindent
6368 \begin_inset Note Greyedout
6369 status collapsed
6370
6371 \begin_layout Plain Layout
6372
6373 \series bold
6374 Note:
6375 \series default
6376  You can only number 26
6377 \begin_inset space ~
6378 \end_inset
6379
6380 items with Latin letters, because this numbering is limited to single letters.
6381 \end_layout
6382
6383 \end_inset
6384
6385
6386 \end_layout
6387
6388 \begin_layout Standard
6389 To change the numbering for the list sublevels, replace the 'i' in the command
6390  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6391 \end_layout
6392
6393 \begin_layout Standard
6394 As example a list with custom numbering:
6395 \end_layout
6396
6397 \begin_layout Enumerate
6398 \begin_inset Argument
6399 status collapsed
6400
6401 \begin_layout Plain Layout
6402 \begin_inset ERT
6403 status collapsed
6404
6405 \begin_layout Plain Layout
6406
6407 label=
6408 \backslash
6409 #
6410 \backslash
6411 Alph{enumi}
6412 \backslash
6413 #
6414 \end_layout
6415
6416 \end_inset
6417
6418
6419 \end_layout
6420
6421 \end_inset
6422
6423 Level 1
6424 \end_layout
6425
6426 \begin_deeper
6427 \begin_layout Enumerate
6428 \begin_inset Argument
6429 status collapsed
6430
6431 \begin_layout Plain Layout
6432 \begin_inset ERT
6433 status collapsed
6434
6435 \begin_layout Plain Layout
6436
6437 label=
6438 \backslash
6439 Alph{enumi}.
6440 \backslash
6441 arabic{enumii}
6442 \end_layout
6443
6444 \end_inset
6445
6446
6447 \end_layout
6448
6449 \end_inset
6450
6451 Level 2
6452 \end_layout
6453
6454 \begin_layout Enumerate
6455 Level 2
6456 \end_layout
6457
6458 \begin_deeper
6459 \begin_layout Enumerate
6460 \begin_inset Argument
6461 status collapsed
6462
6463 \begin_layout Plain Layout
6464 \begin_inset ERT
6465 status collapsed
6466
6467 \begin_layout Plain Layout
6468
6469 label=
6470 \backslash
6471 bf{
6472 \backslash
6473 arabic{enumiii}}
6474 \end_layout
6475
6476 \end_inset
6477
6478
6479 \end_layout
6480
6481 \end_inset
6482
6483 Level 3
6484 \end_layout
6485
6486 \begin_deeper
6487 \begin_layout Enumerate
6488 \begin_inset Argument
6489 status collapsed
6490
6491 \begin_layout Plain Layout
6492 \begin_inset ERT
6493 status collapsed
6494
6495 \begin_layout Plain Layout
6496
6497 label=
6498 \backslash
6499 emph{
6500 \backslash
6501 roman{enumiv})}
6502 \end_layout
6503
6504 \end_inset
6505
6506
6507 \end_layout
6508
6509 \end_inset
6510
6511 Level 4
6512 \end_layout
6513
6514 \end_deeper
6515 \end_deeper
6516 \end_deeper
6517 \begin_layout Standard
6518 For this list these commands were used:
6519 \end_layout
6520
6521 \begin_layout Standard
6522 \noindent
6523
6524 \series bold
6525 label=
6526 \backslash
6527 #
6528 \backslash
6529 Alph{enumi}
6530 \backslash
6531 #
6532 \begin_inset Newline newline
6533 \end_inset
6534
6535 label=
6536 \backslash
6537 Alph{enumi}.
6538 \backslash
6539 arabic{enumii}
6540 \begin_inset Newline newline
6541 \end_inset
6542
6543 label=
6544 \backslash
6545 bf{
6546 \backslash
6547 arabic{enumiii}}
6548 \begin_inset Newline newline
6549 \end_inset
6550
6551 label=
6552 \backslash
6553 emph{
6554 \backslash
6555 roman{enumiv})}
6556 \end_layout
6557
6558 \begin_layout Standard
6559 where the command 
6560 \series bold
6561
6562 \backslash
6563 emph{}
6564 \series default
6565  makes the label emphasized and 
6566 \series bold
6567
6568 \backslash
6569 bf{}
6570 \series default
6571  makes it bold.
6572 \end_layout
6573
6574 \begin_layout Standard
6575 \begin_inset Note Greyedout
6576 status collapsed
6577
6578 \begin_layout Plain Layout
6579
6580 \series bold
6581 Note:
6582 \series default
6583  When you changed the label of a list level, it will be used for all following
6584  lists until you change the definition.
6585 \end_layout
6586
6587 \end_inset
6588
6589
6590 \end_layout
6591
6592 \begin_layout Subsubsection
6593 Resumed Enumeration
6594 \begin_inset Index idx
6595 status collapsed
6596
6597 \begin_layout Plain Layout
6598 Lists ! Enumerate ! Resumed
6599 \end_layout
6600
6601 \end_inset
6602
6603
6604 \end_layout
6605
6606 \begin_layout Standard
6607 Enumerations can be resumed after intermediate paragraphs:
6608 \end_layout
6609
6610 \begin_layout Enumerate
6611 \begin_inset Argument
6612 status collapsed
6613
6614 \begin_layout Plain Layout
6615 \begin_inset ERT
6616 status collapsed
6617
6618 \begin_layout Plain Layout
6619
6620 label=
6621 \backslash
6622 arabic{enumi}.
6623 \end_layout
6624
6625 \end_inset
6626
6627
6628 \end_layout
6629
6630 \end_inset
6631
6632 first
6633 \begin_inset Note Note
6634 status collapsed
6635
6636 \begin_layout Plain Layout
6637 goes back to default numbering
6638 \end_layout
6639
6640 \end_inset
6641
6642
6643 \end_layout
6644
6645 \begin_layout Enumerate
6646 second
6647 \end_layout
6648
6649 \begin_layout Standard
6650 regular text
6651 \end_layout
6652
6653 \begin_layout Enumerate-Resume
6654 resumed
6655 \end_layout
6656
6657 \begin_layout Standard
6658 To resume an enumeration, use the style 
6659 \family sans
6660 Enumerate-Resume
6661 \family default
6662 .
6663  Its numbering appears in blue within LyX to indicate that it is a resumed
6664  list and that the numbering will not be correct in LyX, but in the output.
6665 \end_layout
6666
6667 \begin_layout Standard
6668 \begin_inset Note Greyedout
6669 status collapsed
6670
6671 \begin_layout Plain Layout
6672
6673 \series bold
6674 Note:
6675 \series default
6676  If there is no previous enumeration to resume, you will get a LaTeX error.
6677 \end_layout
6678
6679 \end_inset
6680
6681
6682 \end_layout
6683
6684 \begin_layout Standard
6685 Perhaps you might want to resume the list with a different number than the
6686  next one.
6687  Or you want to start a new enumeration with a defined number.
6688  This is possible by adding an optional argument to the first list item
6689  of a normal enumeration.
6690  There, insert the command
6691 \end_layout
6692
6693 \begin_layout Standard
6694
6695 \series bold
6696 start=number
6697 \end_layout
6698
6699 \begin_layout Standard
6700 where 
6701 \emph on
6702 number
6703 \emph default
6704  is the number with which you want to resume the list.
6705  An example:
6706 \end_layout
6707
6708 \begin_layout Enumerate
6709 first item
6710 \end_layout
6711
6712 \begin_layout Enumerate
6713 second item
6714 \end_layout
6715
6716 \begin_layout Standard
6717 Enumeration starting at a given value:
6718 \end_layout
6719
6720 \begin_layout Enumerate
6721 \begin_inset Argument
6722 status open
6723
6724 \begin_layout Plain Layout
6725 \begin_inset ERT
6726 status collapsed
6727
6728 \begin_layout Plain Layout
6729
6730 start=4
6731 \end_layout
6732
6733 \end_inset
6734
6735
6736 \end_layout
6737
6738 \end_inset
6739
6740 This enumeration starts at 4
6741 \end_layout
6742
6743 \begin_layout Subsubsection
6744 List Spacing
6745 \begin_inset Index idx
6746 status collapsed
6747
6748 \begin_layout Plain Layout
6749 Lists ! Spacing
6750 \end_layout
6751
6752 \end_inset
6753
6754
6755 \end_layout
6756
6757 \begin_layout Standard
6758 In some cases you might want less or more vertical space between the items
6759  of a list.
6760  For example if the default space is too much in your opinion in this case:
6761 \end_layout
6762
6763 \begin_layout Itemize
6764 A bullet list
6765 \end_layout
6766
6767 \begin_layout Itemize
6768 with standard spacing 
6769 \end_layout
6770
6771 \begin_layout Standard
6772 You can decrease the space by adding an optional argument to the first item
6773  of the list.
6774  Add there the command 
6775 \series bold
6776 nolistsep
6777 \series default
6778  to get no additional list space like in this example:
6779 \end_layout
6780
6781 \begin_layout Itemize
6782 \begin_inset Argument
6783 status open
6784
6785 \begin_layout Plain Layout
6786 \begin_inset ERT
6787 status collapsed
6788
6789 \begin_layout Plain Layout
6790
6791 nolistsep
6792 \end_layout
6793
6794 \end_inset
6795
6796
6797 \end_layout
6798
6799 \end_inset
6800
6801 A bullet list
6802 \end_layout
6803
6804 \begin_layout Itemize
6805 without additional
6806 \end_layout
6807
6808 \begin_layout Itemize
6809 vertical space
6810 \end_layout
6811
6812 \begin_layout Standard
6813 To add space you can use several other commands provided by the LaTeX-package
6814  
6815 \series bold
6816 enumitem
6817 \series default
6818
6819 \begin_inset Index idx
6820 status collapsed
6821
6822 \begin_layout Plain Layout
6823 LaTeX-packages ! enumitem
6824 \end_layout
6825
6826 \end_inset
6827
6828 .
6829  For more info see its documentation, 
6830 \begin_inset CommandInset citation
6831 LatexCommand cite
6832 key "enumitem"
6833
6834 \end_inset
6835
6836 .
6837 \end_layout
6838
6839 \begin_layout Standard
6840 There are also many commands available to change the horizontal spacing
6841  and indentation.
6842  Here is an example where the indentation was changed to that of the paragraphs
6843  in the document and the label separation was set to 2
6844 \begin_inset space \thinspace{}
6845 \end_inset
6846
6847 cm so that the number is in the page margin:
6848 \end_layout
6849
6850 \begin_layout Enumerate
6851 \begin_inset Argument
6852 status open
6853
6854 \begin_layout Plain Layout
6855 \begin_inset ERT
6856 status collapsed
6857
6858 \begin_layout Plain Layout
6859
6860 labelindent=
6861 \backslash
6862 parindent, labelsep=2cm
6863 \end_layout
6864
6865 \end_inset
6866
6867
6868 \end_layout
6869
6870 \end_inset
6871
6872 An enumeration
6873 \end_layout
6874
6875 \begin_layout Enumerate
6876 with negative indentation
6877 \end_layout
6878
6879 \begin_layout Subsubsection
6880 Further Customization
6881 \begin_inset Index idx
6882 status collapsed
6883
6884 \begin_layout Plain Layout
6885 Lists ! Customization
6886 \end_layout
6887
6888 \end_inset
6889
6890
6891 \end_layout
6892
6893 \begin_layout Standard
6894 You can also change the style of description lists.
6895  The command
6896 \end_layout
6897
6898 \begin_layout Standard
6899
6900 \series bold
6901 font=definition
6902 \end_layout
6903
6904 \begin_layout Standard
6905 changes the description label font, the command
6906 \end_layout
6907
6908 \begin_layout Standard
6909
6910 \series bold
6911 style=definition
6912 \end_layout
6913
6914 \begin_layout Standard
6915 sets the list style.
6916 \end_layout
6917
6918 \begin_layout Standard
6919 An example where the command
6920 \end_layout
6921
6922 \begin_layout Standard
6923
6924 \series bold
6925 font=
6926 \backslash
6927 itshape, style=nextline
6928 \end_layout
6929
6930 \begin_layout Standard
6931 is used:
6932 \end_layout
6933
6934 \begin_layout Description
6935 Ionizing
6936 \begin_inset space ~
6937 \end_inset
6938
6939 radiation: 
6940 \begin_inset Argument
6941 status collapsed
6942
6943 \begin_layout Plain Layout
6944 \begin_inset ERT
6945 status collapsed
6946
6947 \begin_layout Plain Layout
6948
6949 labelindent=0pt, labelsep=1cm, font=
6950 \backslash
6951 itshape, style=nextline
6952 \end_layout
6953
6954 \end_inset
6955
6956
6957 \end_layout
6958
6959 \end_inset
6960
6961 Ionizing radiation consists of particles or electromagnetic waves that are
6962  energetic enough to detach electrons from atoms or molecules, therefore
6963  ionizing them.
6964 \end_layout
6965
6966 \begin_layout Description
6967 Reference
6968 \begin_inset space ~
6969 \end_inset
6970
6971 counting: In computer science, reference counting is a technique of storing
6972  the number of references, pointers, or handles to a resource such as an
6973  object, block of memory, disk space or other resource.
6974 \end_layout
6975
6976 \begin_layout Standard
6977 There are many more commands and features provided by the LaTeX-package
6978  
6979 \series bold
6980 enumitem
6981 \series default
6982
6983 \begin_inset Index idx
6984 status collapsed
6985
6986 \begin_layout Plain Layout
6987 LaTeX-packages ! enumitem
6988 \end_layout
6989
6990 \end_inset
6991
6992 .
6993  For more info see its documentation, 
6994 \begin_inset CommandInset citation
6995 LatexCommand cite
6996 key "enumitem"
6997
6998 \end_inset
6999
7000 .
7001 \end_layout
7002
7003 \begin_layout Subsection
7004 Letters
7005 \begin_inset Index idx
7006 status collapsed
7007
7008 \begin_layout Plain Layout
7009 Letters
7010 \end_layout
7011
7012 \end_inset
7013
7014
7015 \end_layout
7016
7017 \begin_layout Subsubsection
7018
7019 \family sans
7020 Address
7021 \family default
7022  and 
7023 \family sans
7024 Right
7025 \begin_inset space ~
7026 \end_inset
7027
7028 Address
7029 \family default
7030 : An Overview
7031 \end_layout
7032
7033 \begin_layout Standard
7034 Although LyX has document classes for letters, we've also created two paragraph
7035  environments called 
7036 \family sans
7037 Address
7038 \family default
7039  and 
7040 \family sans
7041 Right
7042 \begin_inset space ~
7043 \end_inset
7044
7045 Address
7046 \family default
7047 .
7048  To use the letter class, you need to use specific paragraph environments
7049  in a specific order, otherwise LaTeX gags on the document.
7050  In contrast, you can use the 
7051 \family sans
7052 Address
7053 \family default
7054  and 
7055 \family sans
7056 Right
7057 \begin_inset space ~
7058 \end_inset
7059
7060 Address
7061 \family default
7062  paragraph environments anywhere with no problem.
7063  You can even nest them inside other environments, though you can't nest
7064  anything in them.
7065 \end_layout
7066
7067 \begin_layout Standard
7068 Of course, you're not limited to using 
7069 \family sans
7070 Address
7071 \family default
7072  and 
7073 \family sans
7074 Right
7075 \begin_inset space ~
7076 \end_inset
7077
7078 Address
7079 \family default
7080  for letters only.
7081  
7082 \family sans
7083 Right
7084 \begin_inset space ~
7085 \end_inset
7086
7087 Address
7088 \family default
7089 , in particular, is useful for creating article titles like those used in
7090  some European academic papers.
7091 \end_layout
7092
7093 \begin_layout Subsubsection
7094 Usage
7095 \begin_inset CommandInset label
7096 LatexCommand label
7097 name "sec:Address-Usage"
7098
7099 \end_inset
7100
7101
7102 \end_layout
7103
7104 \begin_layout Standard
7105 The 
7106 \family sans
7107 Address
7108 \family default
7109  environment formats text in the style of an address, which is also used
7110  for the opening and signature in some countries.
7111  Similarly, the 
7112 \family sans
7113 Right
7114 \begin_inset space ~
7115 \end_inset
7116
7117 Address
7118 \family default
7119  environment formats text in the style of a right-justified address, which
7120  is used for the sender's address and today's date in some countries.
7121  Here's an example of each:
7122 \end_layout
7123
7124 \begin_layout Right Address
7125 Right Address
7126 \begin_inset Newline newline
7127 \end_inset
7128
7129 Who I am
7130 \begin_inset Newline newline
7131 \end_inset
7132
7133 Where I am
7134 \begin_inset Newline newline
7135 \end_inset
7136
7137 When is it? What is today?
7138 \end_layout
7139
7140 \begin_layout Standard
7141 That was 
7142 \family sans
7143 Right
7144 \begin_inset space ~
7145 \end_inset
7146
7147 Address
7148 \family default
7149 .
7150  Notice that the lines all have the same left margin, which LyX sets to
7151  fit the largest block of text on a single line.
7152  Here's an example of the 
7153 \family sans
7154 Address
7155 \family default
7156  environment:
7157 \end_layout
7158
7159 \begin_layout Address
7160 Who are you
7161 \begin_inset Newline newline
7162 \end_inset
7163
7164 Where do I send this
7165 \begin_inset Newline newline
7166 \end_inset
7167
7168 Your post office and country
7169 \end_layout
7170
7171 \begin_layout Standard
7172 As you can see, both 
7173 \family sans
7174 Address
7175 \family default
7176  and 
7177 \family sans
7178 Right
7179 \begin_inset space ~
7180 \end_inset
7181
7182 Address
7183 \family default
7184  add extra space between themselves and the next paragraph.
7185  If you hit 
7186 \family sans
7187 Return
7188 \family default
7189  in either of these environments, LyX resets the nesting depth and sets
7190  the environment to 
7191 \family sans
7192 Standard
7193 \family default
7194 .
7195  This makes sense, since 
7196 \family sans
7197 Return
7198 \family default
7199  is the 
7200 \family typewriter
7201 break-paragraph
7202 \family default
7203  function, and the individual lines of an address are not paragraphs.
7204  Thus, you have to use 
7205 \family typewriter
7206 break-line
7207 \family default
7208  (
7209 \begin_inset Info
7210 type  "shortcut"
7211 arg   "newline-insert newline"
7212 \end_inset
7213
7214  or 
7215 \family sans
7216 Formatting
7217 \begin_inset space ~
7218 \end_inset
7219
7220 Character\SpecialChar \menuseparator
7221 Line
7222 \begin_inset space ~
7223 \end_inset
7224
7225 Break
7226 \family default
7227  from the 
7228 \family sans
7229 Insert
7230 \family default
7231  menu) to start a new line in an 
7232 \family sans
7233 Address
7234 \family default
7235  or 
7236 \family sans
7237 Right
7238 \begin_inset space ~
7239 \end_inset
7240
7241 Address
7242 \family default
7243  environment.
7244 \end_layout
7245
7246 \begin_layout Subsection
7247 Academic Writing
7248 \end_layout
7249
7250 \begin_layout Standard
7251 Most academic writing begins with an abstract and ends with a bibliography
7252  or list of references.
7253  LyX contains paragraph environments for both of these.
7254 \end_layout
7255
7256 \begin_layout Subsubsection
7257
7258 \family sans
7259 Abstract
7260 \begin_inset Index idx
7261 status collapsed
7262
7263 \begin_layout Plain Layout
7264 Abstracts
7265 \end_layout
7266
7267 \end_inset
7268
7269
7270 \end_layout
7271
7272 \begin_layout Standard
7273 The 
7274 \family sans
7275 Abstract
7276 \family default
7277  environment is used for the abstract of an article.
7278  Technically, you could use this environment anywhere, but you really should
7279  only use it at the beginning of the document, after the title.
7280  Also, don't bother trying to nest 
7281 \family sans
7282 Abstract
7283 \family default
7284  in anything else or vice versa.
7285  It will not work.
7286  The 
7287 \family sans
7288 Abstract
7289 \family default
7290  environment is only useful in the article and report document classes.
7291  The book document classes ignores the 
7292 \family sans
7293 Abstract
7294 \family default
7295  completely, and it's utterly silly to use 
7296 \family sans
7297 Abstract
7298 \family default
7299  in a letter document class.
7300 \end_layout
7301
7302 \begin_layout Standard
7303 The 
7304 \family sans
7305 Abstract
7306 \family default
7307  environment does several things for you.
7308  First, it puts the centered label 
7309 \begin_inset Quotes eld
7310 \end_inset
7311
7312 Abstract
7313 \begin_inset Quotes erd
7314 \end_inset
7315
7316  above the text.
7317  The label and the text of the abstract are separated by some extra vertical
7318  space.
7319  Second, it typesets everything in a smaller font, just as you'd expect.
7320  Lastly, it adds a bit of extra vertical space between the abstract and
7321  the subsequent text.
7322  Well, that's how it will appear on the LyX screen.
7323  The appearance in the output depends on the used article or report class.
7324 \end_layout
7325
7326 \begin_layout Standard
7327 Starting a new paragraph by hitting 
7328 \family sans
7329 Return
7330 \family default
7331  does not reset the paragraph environment.
7332  The new paragraph will still be in the 
7333 \family sans
7334 Abstract
7335 \family default
7336  environment.
7337  So, you will have to change the paragraph environment yourself when you
7338  finish entering the abstract of your document.
7339 \end_layout
7340
7341 \begin_layout Standard
7342 \begin_inset Float figure
7343 wide false
7344 sideways false
7345 status collapsed
7346
7347 \begin_layout Plain Layout
7348 \align center
7349 \begin_inset Graphics
7350         filename clipart/Abstract.pdf
7351
7352 \end_inset
7353
7354
7355 \end_layout
7356
7357 \begin_layout Plain Layout
7358 \begin_inset Caption
7359
7360 \begin_layout Plain Layout
7361 \begin_inset CommandInset label
7362 LatexCommand label
7363 name "fig:Paragraph-in-the"
7364
7365 \end_inset
7366
7367 Paragraph in the 
7368 \family sans
7369 Abstract
7370 \family default
7371  environment
7372 \end_layout
7373
7374 \end_inset
7375
7376
7377 \end_layout
7378
7379 \end_inset
7380
7381
7382 \end_layout
7383
7384 \begin_layout Standard
7385 We'd love to give you directly an example of the 
7386 \family sans
7387 Abstract
7388 \family default
7389  environment, but since this document is in the 
7390 \begin_inset Quotes eld
7391 \end_inset
7392
7393 book
7394 \begin_inset Quotes erd
7395 \end_inset
7396
7397  class, we can't do this.
7398  We inserted it therefore as figure
7399 \begin_inset space ~
7400 \end_inset
7401
7402
7403 \begin_inset CommandInset ref
7404 LatexCommand ref
7405 reference "fig:Paragraph-in-the"
7406
7407 \end_inset
7408
7409 .
7410  If you've never heard of an 
7411 \begin_inset Quotes eld
7412 \end_inset
7413
7414 abstract
7415 \begin_inset Quotes erd
7416 \end_inset
7417
7418  before, you can safely ignore this environment.
7419 \end_layout
7420
7421 \begin_layout Subsubsection
7422
7423 \family sans
7424 Bibliography
7425 \family default
7426
7427 \begin_inset Index idx
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431 Bibliography
7432 \end_layout
7433
7434 \end_inset
7435
7436
7437 \begin_inset CommandInset label
7438 LatexCommand label
7439 name "sub:Biblio_environment"
7440
7441 \end_inset
7442
7443
7444 \end_layout
7445
7446 \begin_layout Standard
7447 The 
7448 \family sans
7449 Bibliography
7450 \family default
7451  environment is used to list references.
7452  Technically, you could use this environment anywhere, but you really should
7453  only use it at the end of the document.
7454  Nesting 
7455 \family sans
7456 Bibliography
7457 \family default
7458  in anything else or vice versa will not work.
7459 \end_layout
7460
7461 \begin_layout Standard
7462 When you first open a 
7463 \family sans
7464 Bibliography
7465 \family default
7466  environment, LyX adds a large vertical space, followed by the heading 
7467 \begin_inset Quotes eld
7468 \end_inset
7469
7470 Bibliography
7471 \begin_inset Quotes erd
7472 \end_inset
7473
7474  or 
7475 \begin_inset Quotes eld
7476 \end_inset
7477
7478 References,
7479 \begin_inset Quotes erd
7480 \end_inset
7481
7482  depending on the document class.
7483  The heading is in a large boldface font.
7484  Each paragraph of the 
7485 \family sans
7486 Bibliography
7487 \family default
7488  environment is a bibliography entry.
7489  Thus, hitting 
7490 \family sans
7491 Return
7492 \family default
7493  does not reset the paragraph environment.
7494  Each new paragraph is still in the 
7495 \family sans
7496 Bibliography
7497 \family default
7498  environment.
7499 \end_layout
7500
7501 \begin_layout Standard
7502 There is another, usually better way to include references in your document
7503  by using a BibTeX database.
7504  For more information on that, and for a detailed description of LyX's bibliogra
7505 phy handling, have a look at section
7506 \begin_inset space ~
7507 \end_inset
7508
7509
7510 \begin_inset CommandInset ref
7511 LatexCommand ref
7512 reference "sec:Bibliography"
7513
7514 \end_inset
7515
7516 .
7517 \end_layout
7518
7519 \begin_layout Subsection
7520 LyX
7521 \family sans
7522 -Code
7523 \begin_inset Index idx
7524 status collapsed
7525
7526 \begin_layout Plain Layout
7527 Paragraph ! LyX code
7528 \end_layout
7529
7530 \end_inset
7531
7532
7533 \begin_inset CommandInset label
7534 LatexCommand label
7535 name "sub:LyX-Code"
7536
7537 \end_inset
7538
7539
7540 \end_layout
7541
7542 \begin_layout Standard
7543 The 
7544 \family sans
7545 LyX-Code
7546 \family default
7547  environment is another LyX extension.
7548  It type-sets text in a typewriter-style font.
7549  It also treats the 
7550 \family sans
7551 Space
7552 \family default
7553  key as a fixed whitespace;
7554 \begin_inset Foot
7555 status collapsed
7556
7557 \begin_layout Plain Layout
7558 In the 
7559 \family sans
7560 LyX-Code
7561 \family default
7562  environment, the 
7563 \family sans
7564 Space
7565 \family default
7566  key is treated as a 
7567 \family sans
7568 Protected
7569 \begin_inset space ~
7570 \end_inset
7571
7572 Blank
7573 \family default
7574  instead of an end-of-word marker.
7575 \end_layout
7576
7577 \end_inset
7578
7579  this is the only case in which you can type multiple whitespaces in LyX.
7580  If you need to insert blank lines, you will still need to use 
7581 \begin_inset Info
7582 type  "shortcut"
7583 arg   "newline-insert newline"
7584 \end_inset
7585
7586  (the 
7587 \family typewriter
7588 break-line
7589 \family default
7590  function).
7591  
7592 \family sans
7593 Return
7594 \family default
7595  breaks paragraphs.
7596  Note, however, that 
7597 \family sans
7598 Return
7599 \family default
7600  does not reset the paragraph environment.
7601  So, when you finish using the 
7602 \family sans
7603 LyX-Code
7604 \family default
7605  environment, you will need to change the paragraph environment yourself.
7606  Also, you can nest the 
7607 \family sans
7608 LyX-Code
7609 \family default
7610  environment inside of others.
7611 \end_layout
7612
7613 \begin_layout Standard
7614 There are a few quirks with this environment:
7615 \end_layout
7616
7617 \begin_layout Itemize
7618 You cannot use 
7619 \begin_inset Info
7620 type  "shortcut"
7621 arg   "newline-insert newline"
7622 \end_inset
7623
7624  at the beginning of a new paragraph (i.
7625 \begin_inset space \thinspace{}
7626 \end_inset
7627
7628 e.
7629 \begin_inset space \space{}
7630 \end_inset
7631
7632 you can't follow 
7633 \family sans
7634 Return
7635 \family default
7636  with a 
7637 \begin_inset Info
7638 type  "shortcut"
7639 arg   "newline-insert newline"
7640 \end_inset
7641
7642 ).
7643 \end_layout
7644
7645 \begin_layout Itemize
7646 You can't follow a 
7647 \begin_inset Info
7648 type  "shortcut"
7649 arg   "newline-insert newline"
7650 \end_inset
7651
7652  with a 
7653 \family sans
7654 Space
7655 \family default
7656 .
7657 \end_layout
7658
7659 \begin_deeper
7660 \begin_layout Itemize
7661 Use a 
7662 \family sans
7663 Return
7664 \family default
7665  to begin a new paragraph, then you can use a 
7666 \family sans
7667 Space
7668 \family default
7669 .
7670 \end_layout
7671
7672 \begin_layout Itemize
7673 Or: use 
7674 \begin_inset Info
7675 type  "shortcut"
7676 arg   "space-insert protected"
7677 \end_inset
7678
7679  instead.
7680 \end_layout
7681
7682 \end_deeper
7683 \begin_layout Itemize
7684 You can't have an empty paragraph or an empty line.
7685  You must put at least one 
7686 \family sans
7687 Space
7688 \family default
7689  in any line you want blank.
7690  Otherwise, LaTeX generates errors.
7691 \end_layout
7692
7693 \begin_layout Itemize
7694 You cannot get the typewriter double quotes by typing 
7695 \family sans
7696 "
7697 \family default
7698  since that will insert 
7699 \emph on
7700 real
7701 \emph default
7702  quotes.
7703  You get the typewriter double quotes with 
7704 \begin_inset Info
7705 type  "shortcut"
7706 arg   "self-insert \""
7707 \end_inset
7708
7709 .
7710 \end_layout
7711
7712 \begin_layout Standard
7713 Here is an example:
7714 \end_layout
7715
7716 \begin_layout LyX-Code
7717 #include <stdio.h>
7718 \end_layout
7719
7720 \begin_layout LyX-Code
7721  
7722 \end_layout
7723
7724 \begin_layout LyX-Code
7725 int main(void)
7726 \end_layout
7727
7728 \begin_layout LyX-Code
7729 {
7730 \end_layout
7731
7732 \begin_layout LyX-Code
7733     printf("Hello World!
7734 \backslash
7735 n");
7736 \end_layout
7737
7738 \begin_layout LyX-Code
7739     return 0;
7740 \end_layout
7741
7742 \begin_layout LyX-Code
7743 }
7744 \end_layout
7745
7746 \begin_layout Standard
7747 This is just the standard 
7748 \begin_inset Quotes eld
7749 \end_inset
7750
7751 Hello world!
7752 \begin_inset Quotes erd
7753 \end_inset
7754
7755  program.
7756  
7757 \end_layout
7758
7759 \begin_layout Standard
7760
7761 \family sans
7762 LyX-Code
7763 \family default
7764  has one purpose: to typeset code, such as program source, shell scripts,
7765  rc-files, and so on.
7766  Use it only in those very special cases where you need to generate text
7767  as if you used a typewriter.
7768 \begin_inset Index idx
7769 status collapsed
7770
7771 \begin_layout Plain Layout
7772 Paragraph environments|)
7773 \end_layout
7774
7775 \end_inset
7776
7777  For longer parts of programming code, use the listings inset that is described
7778  in the chapter 
7779 \emph on
7780 Program Code Listings
7781 \emph default
7782  of the 
7783 \emph on
7784 Embedded
7785 \begin_inset space ~
7786 \end_inset
7787
7788 Objects
7789 \emph default
7790  manual.
7791 \end_layout
7792
7793 \begin_layout Section
7794 Nesting Environments
7795 \begin_inset Index idx
7796 status collapsed
7797
7798 \begin_layout Plain Layout
7799 Nesting ! Environments
7800 \end_layout
7801
7802 \end_inset
7803
7804
7805 \begin_inset CommandInset label
7806 LatexCommand label
7807 name "sec:Nesting"
7808
7809 \end_inset
7810
7811
7812 \end_layout
7813
7814 \begin_layout Subsection
7815 Introduction
7816 \end_layout
7817
7818 \begin_layout Standard
7819 LyX treats text as a unified block with a particular context and specific
7820  properties.
7821  This allows you to create blocks that inherit some of the properties of
7822  another block.
7823  For example you have three main points in an outline, but point #2 also
7824  has two subpoints.
7825  In other words, you have a list inside of another list, with the inner
7826  list 
7827 \begin_inset Quotes eld
7828 \end_inset
7829
7830 attached
7831 \begin_inset Quotes erd
7832 \end_inset
7833
7834  to item #2:
7835 \end_layout
7836
7837 \begin_layout Enumerate
7838 one
7839 \end_layout
7840
7841 \begin_layout Enumerate
7842 two
7843 \end_layout
7844
7845 \begin_deeper
7846 \begin_layout Enumerate
7847 sublist – item #1
7848 \end_layout
7849
7850 \begin_layout Enumerate
7851 sublist – item #2
7852 \end_layout
7853
7854 \end_deeper
7855 \begin_layout Enumerate
7856 three
7857 \end_layout
7858
7859 \begin_layout Standard
7860 You put a list inside a list by nesting one list inside the other.
7861  Nesting an environment is quite simple: Select 
7862 \family sans
7863 Increase
7864 \begin_inset space ~
7865 \end_inset
7866
7867 List
7868 \begin_inset space ~
7869 \end_inset
7870
7871 Depth
7872 \family default
7873  or 
7874 \family sans
7875 Decrease
7876 \begin_inset space ~
7877 \end_inset
7878
7879 List
7880 \begin_inset space ~
7881 \end_inset
7882
7883 Depth
7884 \family default
7885  from the 
7886 \family sans
7887 Edit
7888 \family default
7889  menu to change the nesting depth of the current paragraph (the status bar
7890  will tell you how far you are nested).
7891  Instead of the menu, you can also use the toolbar buttons 
7892 \begin_inset Info
7893 type  "icon"
7894 arg   "depth-increment"
7895 \end_inset
7896
7897  and 
7898 \begin_inset Info
7899 type  "icon"
7900 arg   "depth-decrement"
7901 \end_inset
7902
7903  or the convenient key bindings 
7904 \family sans
7905 Tab
7906 \family default
7907  and 
7908 \family sans
7909 Shift-Tab
7910 \family default
7911  or 
7912 \begin_inset Info
7913 type  "shortcut"
7914 arg   "depth-increment"
7915 \end_inset
7916
7917  and 
7918 \begin_inset Info
7919 type  "shortcut"
7920 arg   "depth-decrement"
7921 \end_inset
7922
7923  to change the nesting level.
7924  The change will work on the current selection if you have made one (allowing
7925  you to change the nesting of several paragraphs at once), or the current
7926  paragraph.
7927 \end_layout
7928
7929 \begin_layout Standard
7930 Note that LyX only changes the nesting depth if it can.
7931  If it's invalid to do so, nothing happens if you try to change the depth.
7932  Additionally, if you change the depth of one paragraph, it affects the
7933  depth of every paragraph nested inside of it.
7934 \end_layout
7935
7936 \begin_layout Standard
7937 Nesting isn't limited to lists.
7938  In LyX, you can nest just about anything inside anything else, as you're
7939  about to find out.
7940  This is the real power of nesting paragraph environments.
7941 \end_layout
7942
7943 \begin_layout Subsection
7944 What You Can and Can't Nest
7945 \end_layout
7946
7947 \begin_layout Standard
7948 Before we fire a list of paragraph environments at you, we need to tell
7949  you a little bit more about how nesting works.
7950 \end_layout
7951
7952 \begin_layout Standard
7953 The question if nesting a paragraph environment is possible, is a bit more
7954  complicated than a simple yes or no.
7955  There are three types of paragraph environments:
7956 \end_layout
7957
7958 \begin_layout Itemize
7959 Completely unnestable
7960 \end_layout
7961
7962 \begin_layout Itemize
7963 Fully nestable, you can nest them inside things and you can also nest other
7964  things inside them.
7965 \end_layout
7966
7967 \begin_layout Itemize
7968 A third type, you can nest them into other environments, but you can't nest
7969  anything into them.
7970 \end_layout
7971
7972 \begin_layout Standard
7973 Here's a list of the three types of nesting behavior, and which paragraph
7974  environments have them:
7975 \end_layout
7976
7977 \begin_layout Description
7978 Unnestable Can't nest them.
7979  Can't nest into them.
7980 \end_layout
7981
7982 \begin_deeper
7983 \begin_layout Itemize
7984
7985 \family sans
7986 Bibliography
7987 \end_layout
7988
7989 \begin_layout Itemize
7990
7991 \family sans
7992 Abstract
7993 \end_layout
7994
7995 \begin_layout Itemize
7996
7997 \family sans
7998 Title
7999 \end_layout
8000
8001 \begin_layout Itemize
8002
8003 \family sans
8004 Author
8005 \end_layout
8006
8007 \begin_layout Itemize
8008
8009 \family sans
8010 Date
8011 \end_layout
8012
8013 \end_deeper
8014 \begin_layout Description
8015 Fully
8016 \begin_inset space ~
8017 \end_inset
8018
8019 Nestable You can nest them.
8020  You can nest other things into them.
8021 \end_layout
8022
8023 \begin_deeper
8024 \begin_layout Itemize
8025
8026 \family sans
8027 Verse
8028 \end_layout
8029
8030 \begin_layout Itemize
8031
8032 \family sans
8033 Quote
8034 \end_layout
8035
8036 \begin_layout Itemize
8037
8038 \family sans
8039 Quotation
8040 \end_layout
8041
8042 \begin_layout Itemize
8043
8044 \family sans
8045 Itemize
8046 \end_layout
8047
8048 \begin_layout Itemize
8049
8050 \family sans
8051 Enumerate
8052 \end_layout
8053
8054 \begin_layout Itemize
8055
8056 \family sans
8057 Description
8058 \end_layout
8059
8060 \begin_layout Itemize
8061
8062 \family sans
8063 List
8064 \end_layout
8065
8066 \begin_layout Itemize
8067
8068 \family sans
8069 LyX-Code
8070 \end_layout
8071
8072 \end_deeper
8073 \begin_layout Description
8074 Nestable-Inside You can nest them inside other things.
8075  You can't nest anything into them.
8076 \end_layout
8077
8078 \begin_deeper
8079 \begin_layout Itemize
8080
8081 \family sans
8082 Standard
8083 \end_layout
8084
8085 \begin_layout Itemize
8086
8087 \family sans
8088 Part
8089 \end_layout
8090
8091 \begin_layout Itemize
8092
8093 \family sans
8094 Chapter
8095 \end_layout
8096
8097 \begin_layout Itemize
8098
8099 \family sans
8100 Section
8101 \end_layout
8102
8103 \begin_layout Itemize
8104
8105 \family sans
8106 Subsection
8107 \end_layout
8108
8109 \begin_layout Itemize
8110
8111 \family sans
8112 Subsubsection
8113 \end_layout
8114
8115 \begin_layout Itemize
8116
8117 \family sans
8118 Paragraph
8119 \end_layout
8120
8121 \begin_layout Itemize
8122
8123 \family sans
8124 Subparagraph
8125 \end_layout
8126
8127 \begin_layout Itemize
8128
8129 \family sans
8130 Part*
8131 \end_layout
8132
8133 \begin_layout Itemize
8134
8135 \family sans
8136 Chapter*
8137 \end_layout
8138
8139 \begin_layout Itemize
8140
8141 \family sans
8142 Section*
8143 \end_layout
8144
8145 \begin_layout Itemize
8146
8147 \family sans
8148 Subsection*
8149 \end_layout
8150
8151 \begin_layout Itemize
8152
8153 \family sans
8154 Subsubsection*
8155 \end_layout
8156
8157 \begin_layout Itemize
8158
8159 \family sans
8160 Right
8161 \begin_inset space ~
8162 \end_inset
8163
8164 Address
8165 \end_layout
8166
8167 \begin_layout Itemize
8168
8169 \family sans
8170 Address
8171 \end_layout
8172
8173 \end_deeper
8174 \begin_layout Standard
8175 \begin_inset Note Greyedout
8176 status collapsed
8177
8178 \begin_layout Plain Layout
8179
8180 \series bold
8181 Note:
8182 \series default
8183  Although it is possible to nest numbered section headings like 
8184 \family sans
8185 Chapter
8186 \family default
8187
8188 \family sans
8189 Section
8190 \family default
8191 , etc.
8192 \begin_inset space ~
8193 \end_inset
8194
8195 into e.
8196 \begin_inset space \thinspace{}
8197 \end_inset
8198
8199 g.
8200 \begin_inset space \space{}
8201 \end_inset
8202
8203 lists, it is highly recommended not to do this because the aim is to create
8204  well-structured documents following typesetting guidelines whereas nested
8205  section headings violate this.
8206 \end_layout
8207
8208 \end_inset
8209
8210
8211 \end_layout
8212
8213 \begin_layout Subsection
8214 Nesting Other Things: Tables, Math, Floats, etc.
8215 \begin_inset Index idx
8216 status collapsed
8217
8218 \begin_layout Plain Layout
8219 Nesting ! Tables etc.
8220 \end_layout
8221
8222 \end_inset
8223
8224
8225 \end_layout
8226
8227 \begin_layout Standard
8228 There are several things that aren't paragraph environments, but which are
8229  affected by nesting anyhow.
8230  They are:
8231 \end_layout
8232
8233 \begin_layout Itemize
8234 equations
8235 \end_layout
8236
8237 \begin_layout Itemize
8238 tables
8239 \end_layout
8240
8241 \begin_layout Itemize
8242 figures
8243 \end_layout
8244
8245 \begin_layout Standard
8246 (
8247 \begin_inset Note Greyedout
8248 status collapsed
8249
8250 \begin_layout Plain Layout
8251
8252 \series bold
8253 Note:
8254 \series default
8255  Figures and tables in 
8256 \family sans
8257 Floats
8258 \family default
8259  are not affected by this.
8260 \end_layout
8261
8262 \end_inset
8263
8264  Have a look at section
8265 \begin_inset space ~
8266 \end_inset
8267
8268
8269 \begin_inset CommandInset ref
8270 LatexCommand ref
8271 reference "sec:Floats"
8272
8273 \end_inset
8274
8275  for more information about 
8276 \family sans
8277 Floats
8278 \family default
8279 .)
8280 \end_layout
8281
8282 \begin_layout Standard
8283 LyX can treat these three objects as either a word or as a paragraph.
8284  If a figure, table, or an equation is inline, it goes wherever the paragraph
8285  it is in goes.
8286 \end_layout
8287
8288 \begin_layout Standard
8289 On the other hand, if you have an equation, figure or table in a 
8290 \begin_inset Quotes eld
8291 \end_inset
8292
8293 paragraph
8294 \begin_inset Quotes erd
8295 \end_inset
8296
8297  of its own, it behaves just like a 
8298 \begin_inset Quotes eld
8299 \end_inset
8300
8301 nestable-inside
8302 \begin_inset Quotes erd
8303 \end_inset
8304
8305  paragraph environment.
8306  You can nest it into any environment, but you obviously can't nest anything
8307  into it.
8308 \end_layout
8309
8310 \begin_layout Standard
8311 Here's an example with a table:
8312 \end_layout
8313
8314 \begin_layout Enumerate
8315 Item One
8316 \end_layout
8317
8318 \begin_deeper
8319 \begin_layout Enumerate
8320 This is (a) and it's nested.
8321 \end_layout
8322
8323 \begin_deeper
8324 \begin_layout Standard
8325 \begin_inset VSpace 0.3cm
8326 \end_inset
8327
8328
8329 \end_layout
8330
8331 \begin_layout Standard
8332 \align center
8333 \begin_inset Tabular
8334 <lyxtabular version="3" rows="2" columns="2">
8335 <features tabularvalignment="middle">
8336 <column alignment="center" valignment="top" width="0pt">
8337 <column alignment="center" valignment="top" width="0pt">
8338 <row>
8339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343
8344 \family roman
8345 \series medium
8346 \shape up
8347 \size normal
8348 \emph off
8349 \bar no
8350 \noun off
8351 \color none
8352 a
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361
8362 \family roman
8363 \series medium
8364 \shape up
8365 \size normal
8366 \emph off
8367 \bar no
8368 \noun off
8369 \color none
8370 b
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 </row>
8376 <row>
8377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381
8382 \family roman
8383 \series medium
8384 \shape up
8385 \size normal
8386 \emph off
8387 \bar no
8388 \noun off
8389 \color none
8390 c
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \family roman
8401 \series medium
8402 \shape up
8403 \size normal
8404 \emph off
8405 \bar no
8406 \noun off
8407 \color none
8408 d
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 </lyxtabular>
8415
8416 \end_inset
8417
8418
8419 \end_layout
8420
8421 \begin_layout Standard
8422 \begin_inset VSpace 0.3cm
8423 \end_inset
8424
8425
8426 \end_layout
8427
8428 \end_deeper
8429 \begin_layout Enumerate
8430 This is (b).
8431  The table is actually nested inside (a).
8432 \end_layout
8433
8434 \end_deeper
8435 \begin_layout Enumerate
8436 Back out again.
8437 \end_layout
8438
8439 \begin_layout Standard
8440 If we hadn't nested the table at all, the list would look like this:
8441 \end_layout
8442
8443 \begin_layout Enumerate
8444 Item One
8445 \end_layout
8446
8447 \begin_deeper
8448 \begin_layout Enumerate
8449 This is (a) and it's nested.
8450 \end_layout
8451
8452 \end_deeper
8453 \begin_layout Standard
8454 \begin_inset VSpace 0.3cm
8455 \end_inset
8456
8457
8458 \end_layout
8459
8460 \begin_layout Standard
8461 \align center
8462 \begin_inset Tabular
8463 <lyxtabular version="3" rows="2" columns="2">
8464 <features tabularvalignment="middle">
8465 <column alignment="center" valignment="top" width="0pt">
8466 <column alignment="center" valignment="top" width="0pt">
8467 <row>
8468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \family roman
8474 \series medium
8475 \shape up
8476 \size normal
8477 \emph off
8478 \bar no
8479 \noun off
8480 \color none
8481 a
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490
8491 \family roman
8492 \series medium
8493 \shape up
8494 \size normal
8495 \emph off
8496 \bar no
8497 \noun off
8498 \color none
8499 b
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 </row>
8505 <row>
8506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \family roman
8512 \series medium
8513 \shape up
8514 \size normal
8515 \emph off
8516 \bar no
8517 \noun off
8518 \color none
8519 c
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528
8529 \family roman
8530 \series medium
8531 \shape up
8532 \size normal
8533 \emph off
8534 \bar no
8535 \noun off
8536 \color none
8537 d
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 </row>
8543 </lyxtabular>
8544
8545 \end_inset
8546
8547
8548 \end_layout
8549
8550 \begin_layout Standard
8551 \begin_inset VSpace 0.3cm
8552 \end_inset
8553
8554
8555 \end_layout
8556
8557 \begin_layout Enumerate
8558 This is (b).
8559  The table is 
8560 \emph on
8561 not
8562 \emph default
8563  nested inside (a).
8564  In fact, it's not nested at all.
8565 \end_layout
8566
8567 \begin_layout Enumerate
8568 Back out again.
8569 \end_layout
8570
8571 \begin_layout Standard
8572 Notice how item (b) is not only no longer nested, but is also the first
8573  item of a new list!
8574 \end_layout
8575
8576 \begin_layout Standard
8577 There's another trap you can fall into: Nesting the table, but not going
8578  deep enough.
8579  LyX then turns anything after the table into a new sublist.
8580 \end_layout
8581
8582 \begin_layout Enumerate
8583 Item One
8584 \end_layout
8585
8586 \begin_deeper
8587 \begin_layout Enumerate
8588 This is (a) and it's nested.
8589 \end_layout
8590
8591 \begin_layout Standard
8592 \begin_inset VSpace 0.3cm
8593 \end_inset
8594
8595
8596 \end_layout
8597
8598 \begin_layout Standard
8599 \align center
8600 \begin_inset Tabular
8601 <lyxtabular version="3" rows="2" columns="2">
8602 <features tabularvalignment="middle">
8603 <column alignment="center" valignment="top" width="0pt">
8604 <column alignment="center" valignment="top" width="0pt">
8605 <row>
8606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \family roman
8612 \series medium
8613 \shape up
8614 \size normal
8615 \emph off
8616 \bar no
8617 \noun off
8618 \color none
8619 a
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \family roman
8630 \series medium
8631 \shape up
8632 \size normal
8633 \emph off
8634 \bar no
8635 \noun off
8636 \color none
8637 b
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 <row>
8644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \family roman
8650 \series medium
8651 \shape up
8652 \size normal
8653 \emph off
8654 \bar no
8655 \noun off
8656 \color none
8657 c
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666
8667 \family roman
8668 \series medium
8669 \shape up
8670 \size normal
8671 \emph off
8672 \bar no
8673 \noun off
8674 \color none
8675 d
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 </lyxtabular>
8682
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \end_deeper
8689 \begin_layout Standard
8690 \begin_inset VSpace 0.3cm
8691 \end_inset
8692
8693
8694 \end_layout
8695
8696 \begin_layout Enumerate
8697 This is (b).
8698  The table is actually nested inside Item One, but 
8699 \emph on
8700 not
8701 \emph default
8702  inside (a).
8703 \end_layout
8704
8705 \begin_layout Enumerate
8706 Back out again.
8707 \end_layout
8708
8709 \begin_layout Standard
8710 As you can see, item (b) turned into the first item of a new list, but a
8711  new list 
8712 \emph on
8713 inside
8714 \emph default
8715  item 1.
8716  The same thing would have happened to a figure or an equation.
8717  So, if you nest tables, figures or equations, make sure you go to the right
8718  depth!
8719 \end_layout
8720
8721 \begin_layout Subsection
8722 Usage and General Features
8723 \end_layout
8724
8725 \begin_layout Standard
8726 Speaking of levels, LyX can perform up to a six-fold nesting.
8727  In other words, 
8728 \begin_inset Quotes eld
8729 \end_inset
8730
8731 level #6
8732 \begin_inset Quotes erd
8733 \end_inset
8734
8735  is the innermost possible depth.
8736  Here's an example to illustrate what we mean:
8737 \end_layout
8738
8739 \begin_layout Enumerate
8740 level #1 – outermost
8741 \end_layout
8742
8743 \begin_deeper
8744 \begin_layout Enumerate
8745 level #2
8746 \end_layout
8747
8748 \begin_deeper
8749 \begin_layout Enumerate
8750 level #3
8751 \end_layout
8752
8753 \begin_deeper
8754 \begin_layout Enumerate
8755 level #4
8756 \end_layout
8757
8758 \begin_deeper
8759 \begin_layout Itemize
8760 level #5
8761 \end_layout
8762
8763 \begin_deeper
8764 \begin_layout Itemize
8765 level #6
8766 \end_layout
8767
8768 \end_deeper
8769 \end_deeper
8770 \end_deeper
8771 \end_deeper
8772 \end_deeper
8773 \begin_layout Standard
8774 There are two exceptions to the six-fold nesting limit, and you can see
8775  both of them in the example.
8776  Unlike the other fully-nestable environments, you can only perform a four-fold
8777  nesting with the 
8778 \family sans
8779 Enumerate
8780 \family default
8781  and 
8782 \family sans
8783 Itemize
8784 \family default
8785  environments.
8786  For example, if we tried to nest another 
8787 \family sans
8788 Enumerate
8789 \family default
8790  list inside item 
8791 \begin_inset Quotes eld
8792 \end_inset
8793
8794 A.
8795 \begin_inset Quotes erd
8796 \end_inset
8797
8798 , we would get errors.
8799 \end_layout
8800
8801 \begin_layout Subsection
8802 Some Examples
8803 \begin_inset Index idx
8804 status collapsed
8805
8806 \begin_layout Plain Layout
8807 Nesting ! Examples
8808 \end_layout
8809
8810 \end_inset
8811
8812
8813 \end_layout
8814
8815 \begin_layout Standard
8816 The best way to explain just what you can do with nesting is by illustration.
8817  We have several examples of nested environments.
8818  In them, we explain how we created the example, so that you can reproduce
8819  them.
8820 \end_layout
8821
8822 \begin_layout Subsubsection
8823 Example 1: The Six-fold Way and Mixed Nesting
8824 \end_layout
8825
8826 \begin_layout Labeling
8827 \labelwidthstring MMM
8828 #1-a This is the outermost level.
8829  It's a 
8830 \family sans
8831 List
8832 \family default
8833  environment.
8834 \end_layout
8835
8836 \begin_deeper
8837 \begin_layout Labeling
8838 \labelwidthstring MMM
8839 #2-a This is level #2.
8840  We created it by using 
8841 \begin_inset Info
8842 type  "shortcut"
8843 arg   "break-paragraph inverse"
8844 \end_inset
8845
8846  followed by 
8847 \begin_inset Info
8848 type  "shortcut"
8849 arg   "depth-increment"
8850 \end_inset
8851
8852 .
8853 \end_layout
8854
8855 \begin_deeper
8856 \begin_layout Labeling
8857 \labelwidthstring MMM
8858 #3-a This is level #3.
8859  This time, we just hit 
8860 \family sans
8861 Return
8862 \family default
8863 , then used 
8864 \begin_inset Info
8865 type  "shortcut"
8866 arg   "depth-increment"
8867 \end_inset
8868
8869  twice in a row.
8870  We could have also created it the same way as we did the previous level,
8871  by hitting 
8872 \begin_inset Info
8873 type  "shortcut"
8874 arg   "break-paragraph inverse"
8875 \end_inset
8876
8877  followed by 
8878 \begin_inset Info
8879 type  "shortcut"
8880 arg   "depth-increment"
8881 \end_inset
8882
8883 .
8884 \end_layout
8885
8886 \begin_deeper
8887 \begin_layout Standard
8888 This is actually a 
8889 \family sans
8890 Standard
8891 \family default
8892  environment, nested inside of 
8893 \begin_inset Quotes eld
8894 \end_inset
8895
8896 #3-a
8897 \begin_inset Quotes erd
8898 \end_inset
8899
8900 .
8901  So, it's at level #4.
8902  We did this by hitting 
8903 \begin_inset Info
8904 type  "shortcut"
8905 arg   "break-paragraph inverse"
8906 \end_inset
8907
8908 , then 
8909 \begin_inset Info
8910 type  "shortcut"
8911 arg   "depth-increment"
8912 \end_inset
8913
8914 , then changing the paragraph environment to 
8915 \family sans
8916 Standard
8917 \family default
8918 .
8919  Do this to create list items with more than one paragraph — it also works
8920  for the 
8921 \family sans
8922 Description
8923 \family default
8924
8925 \family sans
8926 Enumerate
8927 \family default
8928 , and 
8929 \family sans
8930 Itemize
8931 \family default
8932  environments!
8933 \end_layout
8934
8935 \begin_layout Standard
8936 Here's another 
8937 \family sans
8938 Standard
8939 \family default
8940  paragraph, also at level #4, made with just a 
8941 \begin_inset Info
8942 type  "shortcut"
8943 arg   "break-paragraph inverse"
8944 \end_inset
8945
8946 .
8947 \end_layout
8948
8949 \begin_layout Labeling
8950 \labelwidthstring MMM
8951 #4-a This is level #4.
8952  We hit 
8953 \begin_inset Info
8954 type  "shortcut"
8955 arg   "break-paragraph inverse"
8956 \end_inset
8957
8958  and changed the paragraph environment back to 
8959 \family sans
8960 List
8961 \family default
8962 .
8963  Remember — we can't nest anything inside a 
8964 \family sans
8965 Standard
8966 \family default
8967  environment, which is why we're still at level #4.
8968  However, we 
8969 \emph on
8970 can
8971 \emph default
8972  keep nesting things inside 
8973 \begin_inset Quotes eld
8974 \end_inset
8975
8976 #3-a
8977 \begin_inset Quotes erd
8978 \end_inset
8979
8980 .
8981 \end_layout
8982
8983 \begin_deeper
8984 \begin_layout Labeling
8985 \labelwidthstring MMM
8986 #5-a This is level #5\SpecialChar \ldots{}
8987
8988 \end_layout
8989
8990 \begin_deeper
8991 \begin_layout Labeling
8992 \labelwidthstring MMM
8993 #6-a \SpecialChar \ldots{}
8994 and this is level #6.
8995  By now, you should know how we made these two.
8996 \end_layout
8997
8998 \end_deeper
8999 \begin_layout Labeling
9000 \labelwidthstring MMM
9001 #5-b Back to level #5.
9002  Just hit 
9003 \begin_inset Info
9004 type  "shortcut"
9005 arg   "break-paragraph inverse"
9006 \end_inset
9007
9008  followed by a 
9009 \begin_inset Info
9010 type  "shortcut"
9011 arg   "depth-decrement"
9012 \end_inset
9013
9014 .
9015 \end_layout
9016
9017 \end_deeper
9018 \begin_layout Labeling
9019 \labelwidthstring MMM
9020 #4-b After another 
9021 \begin_inset Info
9022 type  "shortcut"
9023 arg   "break-paragraph inverse"
9024 \end_inset
9025
9026  followed by a 
9027 \begin_inset Info
9028 type  "shortcut"
9029 arg   "depth-decrement"
9030 \end_inset
9031
9032 , we're back at level #4.
9033 \end_layout
9034
9035 \end_deeper
9036 \begin_layout Labeling
9037 \labelwidthstring MMM
9038 #3-b Back to level #3.
9039  By now it should be obvious how we did this.
9040 \end_layout
9041
9042 \end_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #2-b Back to level #2.
9046  
9047 \end_layout
9048
9049 \end_deeper
9050 \begin_layout Labeling
9051 \labelwidthstring MMM
9052 #1-b And last, back to the outermost level, #1.
9053  After this sentence, we will hit 
9054 \family sans
9055 Return
9056 \family default
9057  and change the paragraph environment back to 
9058 \family sans
9059 Standard
9060 \family default
9061  to end the list.
9062 \end_layout
9063
9064 \begin_layout Standard
9065 We could have also used the 
9066 \family sans
9067 Description
9068 \family default
9069
9070 \family sans
9071 Quote
9072 \family default
9073
9074 \family sans
9075 Quotation
9076 \family default
9077 , or even the 
9078 \family sans
9079 Verse
9080 \family default
9081  environment in place of the 
9082 \family sans
9083 List
9084 \family default
9085  environment.
9086  The example would have worked exactly the same.
9087 \end_layout
9088
9089 \begin_layout Subsubsection
9090 Example 2: Inheritance
9091 \end_layout
9092
9093 \begin_layout LyX-Code
9094 This is the LyX-Code environment, at level #1, the outermost
9095 \end_layout
9096
9097 \begin_layout LyX-Code
9098 level.
9099   Now we will hit 
9100 \family sans
9101 Return
9102 \family default
9103 , then 
9104 \begin_inset Info
9105 type  "shortcut"
9106 arg   "depth-increment"
9107 \end_inset
9108
9109 , after which, we will change to the 
9110 \family sans
9111 Enumerate
9112 \family default
9113  environment.
9114 \end_layout
9115
9116 \begin_deeper
9117 \begin_layout Enumerate
9118 This is the 
9119 \family sans
9120 Enumerate
9121 \family default
9122  environment, at level #2.
9123 \end_layout
9124
9125 \begin_layout Enumerate
9126 Notice how the nested 
9127 \family sans
9128 Enumerate
9129 \family default
9130  not only inherits its margins from its parent environment (
9131 \family sans
9132 LyX-Code
9133 \family default
9134 ), but also inherits its font and spacing!
9135 \end_layout
9136
9137 \end_deeper
9138 \begin_layout Standard
9139 We ended this example by hitting 
9140 \family sans
9141 Return
9142 \family default
9143 .
9144  After that, we needed to reset the paragraph environment to 
9145 \family sans
9146 Standard
9147 \family default
9148  and reset the nesting depth by using 
9149 \begin_inset Info
9150 type  "shortcut"
9151 arg   "depth-decrement"
9152 \end_inset
9153
9154  once.
9155 \end_layout
9156
9157 \begin_layout Subsubsection
9158 Example 3: Labels, Levels, and the 
9159 \family sans
9160 Enumerate
9161 \family default
9162  and 
9163 \family sans
9164 Itemize
9165 \family default
9166  Environments
9167 \begin_inset Argument
9168 status collapsed
9169
9170 \begin_layout Plain Layout
9171 Example #3: Labels, Levels and other list environments
9172 \end_layout
9173
9174 \end_inset
9175
9176
9177 \end_layout
9178
9179 \begin_layout Enumerate
9180 This is level #1, in an 
9181 \family sans
9182 Enumerate
9183 \family default
9184  paragraph environment.
9185  We're actually going to nest a bunch of these.
9186 \end_layout
9187
9188 \begin_deeper
9189 \begin_layout Enumerate
9190 This is level #2.
9191  We used 
9192 \begin_inset Info
9193 type  "shortcut"
9194 arg   "break-paragraph inverse"
9195 \end_inset
9196
9197  followed by 
9198 \begin_inset Info
9199 type  "shortcut"
9200 arg   "depth-increment"
9201 \end_inset
9202
9203 .
9204  Now, what happens if we nest an 
9205 \family sans
9206 Itemize
9207 \family default
9208  environment inside of this one? It will be at level #3, but what will its
9209  label be? An asterisk?
9210 \end_layout
9211
9212 \begin_deeper
9213 \begin_layout Itemize
9214 No! It's a bullet.
9215  This is the 
9216 \emph on
9217 first
9218 \emph default
9219  
9220 \family sans
9221 Itemize
9222 \family default
9223  environment, even though it's at level #3.
9224  So, its label is a bullet.
9225  (We got here by using 
9226 \begin_inset Info
9227 type  "shortcut"
9228 arg   "break-paragraph inverse"
9229 \end_inset
9230
9231 , then 
9232 \begin_inset Info
9233 type  "shortcut"
9234 arg   "depth-increment"
9235 \end_inset
9236
9237 , then changing the environment to 
9238 \family sans
9239 Itemize
9240 \family default
9241 .)
9242 \end_layout
9243
9244 \begin_deeper
9245 \begin_layout Itemize
9246 Here's level #4, produced using 
9247 \begin_inset Info
9248 type  "shortcut"
9249 arg   "break-paragraph inverse"
9250 \end_inset
9251
9252 , then 
9253 \begin_inset Info
9254 type  "shortcut"
9255 arg   "depth-increment"
9256 \end_inset
9257
9258 .
9259  We will do that again\SpecialChar \ldots{}
9260
9261 \end_layout
9262
9263 \begin_deeper
9264 \begin_layout Enumerate
9265 \SpecialChar \ldots{}
9266 to get to level #5.
9267  This time, however, we also changed the paragraph environment back to 
9268 \family sans
9269 Enumerate
9270 \family default
9271 .
9272  Notice the type of numbering, it is 
9273 \emph on
9274 lowercase Roman
9275 \emph default
9276 , because we are in the 
9277 \emph on
9278 thirdfold
9279 \emph default
9280  
9281 \family sans
9282 Enumerate
9283 \family default
9284  environment (i.
9285 \begin_inset space \thinspace{}
9286 \end_inset
9287
9288 g.
9289  it is an 
9290 \family sans
9291 Enumerate
9292 \family default
9293  inside an 
9294 \family sans
9295 Enumerate
9296 \family default
9297  inside an 
9298 \family sans
9299 Enumerate
9300 \family default
9301 ).
9302 \end_layout
9303
9304 \begin_layout Enumerate
9305 What happens if we 
9306 \emph on
9307 don't
9308 \emph default
9309  change the paragraph environment, but decrease the nesting depth? What
9310  type of numbering does LyX use?
9311 \end_layout
9312
9313 \begin_layout Enumerate
9314 Oh, as if you couldn't guess by now, we're just using 
9315 \begin_inset Info
9316 type  "shortcut"
9317 arg   "break-paragraph inverse"
9318 \end_inset
9319
9320  to keep the current environment and depth but create a new item.
9321 \end_layout
9322
9323 \begin_layout Enumerate
9324 Let's use 
9325 \begin_inset Info
9326 type  "shortcut"
9327 arg   "depth-decrement"
9328 \end_inset
9329
9330  to decrease the depth after the next 
9331 \begin_inset Info
9332 type  "shortcut"
9333 arg   "break-paragraph inverse"
9334 \end_inset
9335
9336 .
9337 \end_layout
9338
9339 \end_deeper
9340 \begin_layout Enumerate
9341 This is level #4.
9342  Look what type of label LyX is using!
9343 \end_layout
9344
9345 \end_deeper
9346 \begin_layout Enumerate
9347 This is level #3.
9348  Even though we've changed levels, LyX is still using a lowercase Roman
9349  numeral as the label.Why?
9350 \end_layout
9351
9352 \begin_layout Enumerate
9353 Because, even though the nesting depth has changed, the paragraph is 
9354 \emph on
9355 still
9356 \emph default
9357  a thirdfold 
9358 \family sans
9359 Enumerate
9360 \family default
9361  environment.
9362  Notice, however, that LyX 
9363 \emph on
9364 did
9365 \emph default
9366  reset the counter for the label.
9367 \end_layout
9368
9369 \end_deeper
9370 \begin_layout Enumerate
9371 Another 
9372 \begin_inset Info
9373 type  "shortcut"
9374 arg   "break-paragraph inverse"
9375 \end_inset
9376
9377  
9378 \begin_inset Info
9379 type  "shortcut"
9380 arg   "depth-decrement"
9381 \end_inset
9382
9383  sequence, and we're back to level #2.
9384  This time, we not only changed the nesting depth, but we also moved back
9385  into the twofold-nested 
9386 \family sans
9387 Enumerate
9388 \family default
9389  environment.
9390 \end_layout
9391
9392 \end_deeper
9393 \begin_layout Enumerate
9394 The same thing happens if we do another 
9395 \begin_inset Info
9396 type  "shortcut"
9397 arg   "break-paragraph inverse"
9398 \end_inset
9399
9400  
9401 \begin_inset Info
9402 type  "shortcut"
9403 arg   "depth-decrement"
9404 \end_inset
9405
9406 sequence and return to level #1, the outermost level.
9407 \end_layout
9408
9409 \begin_layout Standard
9410 Lastly, we reset the environment to 
9411 \family sans
9412 Standard
9413 \family default
9414 .
9415  As you can see, the level number doesn't correspond to what type of labeling
9416  LyX uses for the 
9417 \family sans
9418 Enumerate
9419 \family default
9420  and 
9421 \family sans
9422 Itemize
9423 \family default
9424  environments.
9425  The number of other 
9426 \family sans
9427 Enumerate
9428 \family default
9429  environments surrounding it determines what kind of label LyX uses for
9430  an 
9431 \family sans
9432 Enumerate
9433 \family default
9434  item.
9435  The same rule applies for the 
9436 \family sans
9437 Itemize
9438 \family default
9439  environment, as well.
9440 \end_layout
9441
9442 \begin_layout Subsubsection
9443 Example 4: Going Bonkers
9444 \end_layout
9445
9446 \begin_layout Enumerate
9447 We're going to go totally nuts now.
9448  We will not nest as deep as in the other examples, nor will we go into
9449  the same detail with how we did it.
9450  (level #1: 
9451 \family sans
9452 Enumerate
9453 \family default
9454 )
9455 \end_layout
9456
9457 \begin_deeper
9458 \begin_layout Standard
9459 (
9460 \family sans
9461 Return, 
9462 \family default
9463
9464 \begin_inset Info
9465 type  "shortcut"
9466 arg   "depth-increment"
9467 \end_inset
9468
9469
9470 \family sans
9471 , Standard
9472 \family default
9473 : level #2) We will stick an encapsulated description of how we created
9474  the example in parentheses someplace.
9475  For example, the two key bindings are how we changed the depth.
9476  The environment name is the name of the current environment.
9477  Either before or after this, we will put in the level.
9478 \end_layout
9479
9480 \end_deeper
9481 \begin_layout Enumerate
9482 (
9483 \family sans
9484 Return, Enumerate
9485 \family default
9486 : level #1) This is the next item in the list.
9487 \end_layout
9488
9489 \begin_deeper
9490 \begin_layout Verse
9491 Now we will add verse.
9492 \begin_inset Newline newline
9493 \end_inset
9494
9495 It will get much worse.
9496 \begin_inset Newline newline
9497 \end_inset
9498
9499 (
9500 \family sans
9501 Return, 
9502 \family default
9503
9504 \begin_inset Info
9505 type  "shortcut"
9506 arg   "depth-increment"
9507 \end_inset
9508
9509
9510 \family sans
9511 , Verse
9512 \family default
9513 : level #2)
9514 \end_layout
9515
9516 \begin_layout Verse
9517 Fiddle dee, Fiddle doo.
9518 \begin_inset Newline newline
9519 \end_inset
9520
9521 Bippitey boppitey boo!
9522 \begin_inset Newline newline
9523 \end_inset
9524
9525 (
9526 \begin_inset Info
9527 type  "shortcut"
9528 arg   "break-paragraph inverse"
9529 \end_inset
9530
9531
9532 \family sans
9533 )
9534 \end_layout
9535
9536 \begin_layout Verse
9537 Here comes a table:
9538 \end_layout
9539
9540 \begin_deeper
9541 \begin_layout Standard
9542 \begin_inset VSpace 0.3cm
9543 \end_inset
9544
9545
9546 \end_layout
9547
9548 \begin_layout Standard
9549 \align center
9550 \begin_inset Tabular
9551 <lyxtabular version="3" rows="2" columns="2">
9552 <features tabularvalignment="middle">
9553 <column alignment="center" valignment="top" width="0pt">
9554 <column alignment="center" valignment="top" width="0pt">
9555 <row>
9556 <cell alignment="center" valignment="top" usebox="none">
9557 \begin_inset Text
9558
9559 \begin_layout Plain Layout
9560
9561 \family roman
9562 \series medium
9563 \shape up
9564 \size normal
9565 \emph off
9566 \bar no
9567 \noun off
9568 \color none
9569 one-fish
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Plain Layout
9578
9579 \family roman
9580 \series medium
9581 \shape up
9582 \size normal
9583 \emph off
9584 \bar no
9585 \noun off
9586 \color none
9587 two-fish
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 </row>
9593 <row>
9594 <cell alignment="center" valignment="top" topline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598
9599 \family roman
9600 \series medium
9601 \shape up
9602 \size normal
9603 \emph off
9604 \bar no
9605 \noun off
9606 \color none
9607 red-fish
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616
9617 \family roman
9618 \series medium
9619 \shape up
9620 \size normal
9621 \emph off
9622 \bar no
9623 \noun off
9624 \color none
9625 blue-fish
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 </row>
9631 </lyxtabular>
9632
9633 \end_inset
9634
9635
9636 \end_layout
9637
9638 \end_deeper
9639 \begin_layout Verse
9640 (
9641 \begin_inset Info
9642 type  "shortcut"
9643 arg   "break-paragraph inverse"
9644 \end_inset
9645
9646
9647 \family sans
9648 , Table, 
9649 \family default
9650
9651 \begin_inset Info
9652 type  "shortcut"
9653 arg   "depth-increment"
9654 \end_inset
9655
9656  3 times, 
9657 \begin_inset Info
9658 type  "shortcut"
9659 arg   "break-paragraph inverse"
9660 \end_inset
9661
9662
9663 \family sans
9664 , Verse, 
9665 \family default
9666
9667 \begin_inset Info
9668 type  "shortcut"
9669 arg   "depth-decrement"
9670 \end_inset
9671
9672 )
9673 \end_layout
9674
9675 \end_deeper
9676 \begin_layout Enumerate
9677 (
9678 \family sans
9679 Return, Enumerate
9680 \family default
9681 : level #1) This is another item.
9682  Note that selecting a 
9683 \family sans
9684 Table
9685 \family default
9686  resets the nesting depth to level #1, so we increased the nesting depth
9687  3 times to put the table inside the 
9688 \family sans
9689 Verse
9690 \family default
9691  environment.
9692  
9693 \end_layout
9694
9695 \begin_layout Quotation
9696 We're now ending the 
9697 \family sans
9698 Enumerate
9699 \family default
9700  list and changing to 
9701 \family sans
9702 Quotation
9703 \family default
9704 .
9705  We're still at level #1.
9706  We want to show you some of the things you can do by mixing environments.
9707  The next set of paragraphs is a 
9708 \begin_inset Quotes eld
9709 \end_inset
9710
9711 quoted letter.
9712 \begin_inset Quotes erd
9713 \end_inset
9714
9715  We will nest both the 
9716 \family sans
9717 Address
9718 \family default
9719  and 
9720 \family sans
9721 Right
9722 \begin_inset space ~
9723 \end_inset
9724
9725 Address
9726 \family default
9727  environments inside of this one, then use another nested 
9728 \family sans
9729 Quotation
9730 \family default
9731  for the letter body.
9732  We will use 
9733 \begin_inset Info
9734 type  "shortcut"
9735 arg   "break-paragraph inverse"
9736 \end_inset
9737
9738  to preserve the depth.
9739  Remember that you need to use 
9740 \begin_inset Info
9741 type  "shortcut"
9742 arg   "newline-insert newline"
9743 \end_inset
9744
9745  to create multiple lines inside the 
9746 \family sans
9747 Address
9748 \family default
9749  and 
9750 \family sans
9751 Right
9752 \begin_inset space ~
9753 \end_inset
9754
9755 Address
9756 \family default
9757  environments.
9758  Here it goes:
9759 \end_layout
9760
9761 \begin_deeper
9762 \begin_layout Right Address
9763 1234 Nowhere Rd.
9764 \begin_inset Newline newline
9765 \end_inset
9766
9767 Moosegroin, MT 00100
9768 \begin_inset Newline newline
9769 \end_inset
9770
9771 9-6-96
9772 \end_layout
9773
9774 \begin_layout Address
9775 Dear Mr.
9776 \begin_inset space ~
9777 \end_inset
9778
9779 Fizlewitz:
9780 \end_layout
9781
9782 \begin_layout Quotation
9783 We regret to inform you that we cannot fill your order for 50
9784 \begin_inset space \thinspace{}
9785 \end_inset
9786
9787 L of compressed methane gas due to circumstances beyond our control.
9788  Unfortunately, several of our cows have mysteriously exploded, creating
9789  a backlog in our orders for methane.
9790  We will place your name on the waiting list and try to fill your order
9791  as soon as possible.
9792  In the meantime, we thank you for your patience.
9793 \end_layout
9794
9795 \begin_layout Quotation
9796 We do, however, now have a special on beef.
9797  If you are interested, please return the enclosed pricing and order form
9798  with your order, along with payment.
9799 \end_layout
9800
9801 \begin_layout Quotation
9802 We thank you again for your patience.
9803 \end_layout
9804
9805 \begin_layout Address
9806 Sincerely,
9807 \begin_inset Newline newline
9808 \end_inset
9809
9810 Bill Hick
9811 \end_layout
9812
9813 \end_deeper
9814 \begin_layout Quotation
9815 That ends that example!
9816 \end_layout
9817
9818 \begin_layout Standard
9819 As you can see, nesting environments in LyX gives you a lot of power with
9820  just a few keystrokes.
9821  We could have easily nested an 
9822 \family sans
9823 Itemize
9824 \family default
9825  list inside of a 
9826 \family sans
9827 Quotation
9828 \family default
9829  or 
9830 \family sans
9831 Quote
9832 \family default
9833 , or put a 
9834 \family sans
9835 Quote
9836 \family default
9837  inside of an 
9838 \family sans
9839 Itemize
9840 \family default
9841  list.
9842  You have a huge variety of options at your disposal.
9843 \end_layout
9844
9845 \begin_layout Section
9846 Spacing, pagination and line breaks
9847 \begin_inset Index idx
9848 status collapsed
9849
9850 \begin_layout Plain Layout
9851 Spacing
9852 \end_layout
9853
9854 \end_inset
9855
9856
9857 \end_layout
9858
9859 \begin_layout Standard
9860 What is a space? While you might be used to pressing the space key anytime
9861  you want to separate two words in ordinary word processors, LyX offers
9862  you more spaces: Spaces of different width and spaces which can or cannot
9863  be broken at the end of a line.
9864  The following sections will show you some examples where those spaces are
9865  useful.
9866 \end_layout
9867
9868 \begin_layout Subsection
9869 Protected Space
9870 \begin_inset CommandInset label
9871 LatexCommand label
9872 name "sub:Protected-Space"
9873
9874 \end_inset
9875
9876
9877 \begin_inset Index idx
9878 status collapsed
9879
9880 \begin_layout Plain Layout
9881 Spaces ! Protected
9882 \end_layout
9883
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \begin_layout Standard
9890 The protected space: It is used to tell LyX (and LaTeX) not to break the
9891  line at that point.
9892  This may be necessary to avoid unlucky line breaks, like in: 
9893 \end_layout
9894
9895 \begin_layout Quote
9896 Further documentation is given in section
9897 \begin_inset Newline newline
9898 \end_inset
9899
9900
9901 \begin_inset CommandInset ref
9902 LatexCommand ref
9903 reference "sec:Bibliography"
9904
9905 \end_inset
9906
9907 .
9908  
9909 \end_layout
9910
9911 \begin_layout Standard
9912 Obviously, it would be a good thing to put a protected space between 
9913 \begin_inset Quotes eld
9914 \end_inset
9915
9916 section
9917 \begin_inset Quotes erd
9918 \end_inset
9919
9920  and 
9921 \begin_inset Quotes eld
9922 \end_inset
9923
9924
9925 \begin_inset CommandInset ref
9926 LatexCommand ref
9927 reference "sec:Bibliography"
9928
9929 \end_inset
9930
9931
9932 \begin_inset Quotes erd
9933 \end_inset
9934
9935 .
9936  A protected space is set with 
9937 \family sans
9938 Insert\SpecialChar \menuseparator
9939 Formatting\SpecialChar \menuseparator
9940 Protected
9941 \bar under
9942
9943 \begin_inset space ~
9944 \end_inset
9945
9946
9947 \bar default
9948 Space
9949 \family default
9950  (shortcut 
9951 \begin_inset Info
9952 type  "shortcut"
9953 arg   "command-alternatives space-insert protected ; math-space"
9954 \end_inset
9955
9956 ).
9957 \end_layout
9958
9959 \begin_layout Subsection
9960 Horizontal Space
9961 \begin_inset CommandInset label
9962 LatexCommand label
9963 name "sub:Horizontal-Space"
9964
9965 \end_inset
9966
9967
9968 \begin_inset Index idx
9969 status collapsed
9970
9971 \begin_layout Plain Layout
9972 Spacing ! Horizontal
9973 \end_layout
9974
9975 \end_inset
9976
9977
9978 \end_layout
9979
9980 \begin_layout Standard
9981 All horizontal spaces can be inserted with the menu 
9982 \family sans
9983 Insert\SpecialChar \menuseparator
9984 Formatting\SpecialChar \menuseparator
9985 Horizontal Space
9986 \family default
9987 .
9988  The length units are listed in Appendix
9989 \begin_inset space ~
9990 \end_inset
9991
9992
9993 \begin_inset CommandInset ref
9994 LatexCommand ref
9995 reference "chap:Units-available-in"
9996
9997 \end_inset
9998
9999 .
10000 \end_layout
10001
10002 \begin_layout Subsubsection
10003 Inter-word Space
10004 \begin_inset CommandInset label
10005 LatexCommand label
10006 name "sub:Inter-word-Space"
10007
10008 \end_inset
10009
10010
10011 \begin_inset Index idx
10012 status collapsed
10013
10014 \begin_layout Plain Layout
10015 Spaces ! Inter-word
10016 \end_layout
10017
10018 \end_inset
10019
10020
10021 \end_layout
10022
10023 \begin_layout Standard
10024 Some languages (e.
10025 \begin_inset space \thinspace{}
10026 \end_inset
10027
10028 g.
10029 \begin_inset space \space{}
10030 \end_inset
10031
10032 English) have the typographical convention to add extra space after an end-of-se
10033 ntence punctuation mark, and LyX honors those conventions (see section
10034 \begin_inset space ~
10035 \end_inset
10036
10037
10038 \begin_inset CommandInset ref
10039 LatexCommand ref
10040 reference "sub:Abbreviations"
10041
10042 \end_inset
10043
10044 ).
10045  Sometimes, you want a normal space nevertheless.
10046  In this case, insert an inter-word space (shortcut 
10047 \begin_inset Info
10048 type  "shortcut"
10049 arg   "space-insert normal"
10050 \end_inset
10051
10052 ).
10053 \end_layout
10054
10055 \begin_layout Subsubsection
10056 Thin Space
10057 \begin_inset CommandInset label
10058 LatexCommand label
10059 name "sub:Thin-Space"
10060
10061 \end_inset
10062
10063
10064 \begin_inset Index idx
10065 status collapsed
10066
10067 \begin_layout Plain Layout
10068 Spaces ! Thin
10069 \end_layout
10070
10071 \end_inset
10072
10073
10074 \end_layout
10075
10076 \begin_layout Standard
10077
10078 \begin_inset Quotes eld
10079 \end_inset
10080
10081 thin space
10082 \begin_inset Quotes erd
10083 \end_inset
10084
10085  is a blank which has half the size of a normal space (and it is also 
10086 \begin_inset Quotes eld
10087 \end_inset
10088
10089 protected
10090 \begin_inset Quotes erd
10091 \end_inset
10092
10093 ).
10094  The typographical conventions in a lot of languages propose the use of
10095  thin spaces in cases where normal spaces would be too wide, for instance
10096  inside abbreviations:
10097 \end_layout
10098
10099 \begin_layout Quote
10100 D.
10101 \begin_inset space \thinspace{}
10102 \end_inset
10103
10104 E.
10105  Knuth has developed our beloved typesetting program.
10106 \end_layout
10107
10108 \begin_layout Standard
10109 or between values and units.
10110  Compare for example this:
10111 \begin_inset Newline newline
10112 \end_inset
10113
10114 10
10115 \begin_inset space \thinspace{}
10116 \end_inset
10117
10118 kg (thin space)
10119 \begin_inset Newline newline
10120 \end_inset
10121
10122 10 kg (normal space
10123 \end_layout
10124
10125 \begin_layout Standard
10126 You can insert thin spaces also with the menu 
10127 \family sans
10128 Insert\SpecialChar \menuseparator
10129 Formatting\SpecialChar \menuseparator
10130 Thin
10131 \begin_inset space ~
10132 \end_inset
10133
10134 Space
10135 \family default
10136  (shortcut 
10137 \begin_inset Info
10138 type  "shortcuts"
10139 arg   "space-insert thin"
10140 \end_inset
10141
10142 ).
10143 \end_layout
10144
10145 \begin_layout Subsubsection
10146 More Spaces
10147 \end_layout
10148
10149 \begin_layout Standard
10150 You can furthermore insert the following space types:
10151 \end_layout
10152
10153 \begin_layout Description
10154 Negative
10155 \begin_inset space ~
10156 \end_inset
10157
10158 thin
10159 \begin_inset space ~
10160 \end_inset
10161
10162 space A line with a 
10163 \begin_inset Formula $\to$
10164 \end_inset
10165
10166
10167 \begin_inset space \negthinspace{}
10168 \end_inset
10169
10170
10171 \begin_inset Formula $\gets$
10172 \end_inset
10173
10174  Negative thin space between the arrows.
10175 \end_layout
10176
10177 \begin_layout Description
10178 Enspace
10179 \begin_inset space ~
10180 \end_inset
10181
10182 (0.5
10183 \begin_inset space \thinspace{}
10184 \end_inset
10185
10186 em) A line with a 
10187 \begin_inset Formula $\to$
10188 \end_inset
10189
10190
10191 \begin_inset space \enskip{}
10192 \end_inset
10193
10194
10195 \begin_inset Formula $\gets$
10196 \end_inset
10197
10198  Enspace
10199 \begin_inset space ~
10200 \end_inset
10201
10202 (0.5
10203 \begin_inset space \thinspace{}
10204 \end_inset
10205
10206 em) space between the arrows.
10207 \end_layout
10208
10209 \begin_layout Description
10210 Quad
10211 \begin_inset space ~
10212 \end_inset
10213
10214 (1
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 \quad{}
10224 \end_inset
10225
10226
10227 \begin_inset Formula $\gets$
10228 \end_inset
10229
10230  Quad
10231 \begin_inset space ~
10232 \end_inset
10233
10234 (1
10235 \begin_inset space \thinspace{}
10236 \end_inset
10237
10238 em) space between the arrows.
10239 \end_layout
10240
10241 \begin_layout Description
10242 QQuad
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (2
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 \qquad{}
10256 \end_inset
10257
10258
10259 \begin_inset Formula $\gets$
10260 \end_inset
10261
10262  QQuad
10263 \begin_inset space ~
10264 \end_inset
10265
10266 (2
10267 \begin_inset space \thinspace{}
10268 \end_inset
10269
10270 em) space between the arrows.
10271 \end_layout
10272
10273 \begin_layout Description
10274 Custom
10275 \begin_inset space ~
10276 \end_inset
10277
10278 space A line with
10279 \begin_inset Formula $\to$
10280 \end_inset
10281
10282
10283 \begin_inset space \hspace{}
10284 \length 2cm
10285 \end_inset
10286
10287
10288 \begin_inset Formula $\gets$
10289 \end_inset
10290
10291  2
10292 \begin_inset space \thinspace{}
10293 \end_inset
10294
10295 cm space between the arrows.
10296 \end_layout
10297
10298 \begin_layout Standard
10299 Table
10300 \begin_inset space ~
10301 \end_inset
10302
10303
10304 \begin_inset CommandInset ref
10305 LatexCommand ref
10306 reference "tab:Width-of-the"
10307
10308 \end_inset
10309
10310  lists the different space sizes.
10311 \end_layout
10312
10313 \begin_layout Standard
10314 \begin_inset Float table
10315 wide false
10316 sideways false
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320 \align center
10321 \begin_inset Caption
10322
10323 \begin_layout Plain Layout
10324 \begin_inset CommandInset label
10325 LatexCommand label
10326 name "tab:Width-of-the"
10327
10328 \end_inset
10329
10330 Width of the different horizontal spaces.
10331 \end_layout
10332
10333 \end_inset
10334
10335
10336 \end_layout
10337
10338 \begin_layout Plain Layout
10339 \align center
10340 \begin_inset Tabular
10341 <lyxtabular version="3" rows="8" columns="2">
10342 <features tabularvalignment="middle">
10343 <column alignment="center" valignment="top" width="0">
10344 <column alignment="center" valignment="top" width="0">
10345 <row>
10346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350
10351 \series bold
10352 Space
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361
10362 \series bold
10363 Width
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Normal
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 1/3
10384 \begin_inset space \thinspace{}
10385 \end_inset
10386
10387 em
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 Protected
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 1/3
10408 \begin_inset space \thinspace{}
10409 \end_inset
10410
10411 em
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row>
10418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422 Thin
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 1/6
10432 \begin_inset space \thinspace{}
10433 \end_inset
10434
10435 em
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row>
10442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Negative thin
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 -1/6
10456 \begin_inset space \thinspace{}
10457 \end_inset
10458
10459 em
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 </row>
10465 <row>
10466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Enspace (0.5
10471 \begin_inset space \thinspace{}
10472 \end_inset
10473
10474 em)
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 0.5
10484 \begin_inset space \thinspace{}
10485 \end_inset
10486
10487 em
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row>
10494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 Quad (1
10499 \begin_inset space \thinspace{}
10500 \end_inset
10501
10502 em)
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 1
10512 \begin_inset space \thinspace{}
10513 \end_inset
10514
10515 em
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 </row>
10521 <row>
10522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 QQuad (2
10527 \begin_inset space \thinspace{}
10528 \end_inset
10529
10530 em)
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 2
10540 \begin_inset space \thinspace{}
10541 \end_inset
10542
10543 em
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 </lyxtabular>
10550
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \end_inset
10557
10558
10559 \end_layout
10560
10561 \begin_layout Subsubsection
10562
10563 \family sans
10564 Horizontal Fills
10565 \family default
10566
10567 \begin_inset Index idx
10568 status collapsed
10569
10570 \begin_layout Plain Layout
10571 Spacing ! Fills
10572 \end_layout
10573
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \begin_layout Standard
10580 Horizontal fills (HFills) are a special LyX feature for adding extra space
10581  in a uniform fashion.
10582  An HFill is actually a variable length space, whose length always equals
10583  the remaining space between the left and right margins.
10584  If there is more than one HFill on a line, they divide the available space
10585  equally between themselves.
10586 \end_layout
10587
10588 \begin_layout Standard
10589 Here are a few examples of what you can do with them:
10590 \end_layout
10591
10592 \begin_layout Quote
10593 \noindent
10594 This is on the left side
10595 \begin_inset space \hfill{}
10596 \end_inset
10597
10598 This is on the right
10599 \end_layout
10600
10601 \begin_layout Quote
10602 \noindent
10603 Left
10604 \begin_inset space \hfill{}
10605 \end_inset
10606
10607 Middle
10608 \begin_inset space \hfill{}
10609 \end_inset
10610
10611 Right
10612 \end_layout
10613
10614 \begin_layout Quote
10615 \noindent
10616 Left
10617 \begin_inset space \hfill{}
10618 \end_inset
10619
10620 1/3 Left
10621 \begin_inset space \hfill{}
10622 \end_inset
10623
10624
10625 \begin_inset space \hfill{}
10626 \end_inset
10627
10628 Right
10629 \end_layout
10630
10631 \begin_layout Standard
10632 That was an example in the 
10633 \family sans
10634 Quote
10635 \family default
10636  environment.
10637  Here
10638 \begin_inset Formula $\to$
10639 \end_inset
10640
10641
10642 \begin_inset space \hfill{}
10643 \end_inset
10644
10645
10646 \begin_inset Formula $\gets$
10647 \end_inset
10648
10649 is one in a standard paragraph.
10650  It may or may not be apparent in the printed text, but it 
10651 \emph on
10652 is
10653 \emph default
10654  sitting in-between the two arrows.
10655 \end_layout
10656
10657 \begin_layout Standard
10658 HFills can be made visible when you choose one of the 
10659 \family sans
10660 Fill
10661 \begin_inset space ~
10662 \end_inset
10663
10664 Pattern
10665 \family default
10666  in the space dialog: The following patterns are available:
10667 \end_layout
10668
10669 \begin_layout Standard
10670 Dots: 
10671 \begin_inset space \dotfill{}
10672 \end_inset
10673
10674
10675 \begin_inset space ~
10676 \end_inset
10677
10678
10679 \end_layout
10680
10681 \begin_layout Standard
10682 Rule: 
10683 \begin_inset space \hrulefill{}
10684 \end_inset
10685
10686
10687 \begin_inset space ~
10688 \end_inset
10689
10690
10691 \end_layout
10692
10693 \begin_layout Standard
10694 Left arrow: 
10695 \begin_inset space \leftarrowfill{}
10696 \end_inset
10697
10698
10699 \begin_inset space ~
10700 \end_inset
10701
10702
10703 \end_layout
10704
10705 \begin_layout Standard
10706 Right arrow: 
10707 \begin_inset space \rightarrowfill{}
10708 \end_inset
10709
10710
10711 \begin_inset space ~
10712 \end_inset
10713
10714
10715 \end_layout
10716
10717 \begin_layout Standard
10718 Up brace: 
10719 \begin_inset space \downbracefill{}
10720 \end_inset
10721
10722
10723 \begin_inset space ~
10724 \end_inset
10725
10726
10727 \end_layout
10728
10729 \begin_layout Standard
10730 Down brace: 
10731 \begin_inset space \upbracefill{}
10732 \end_inset
10733
10734
10735 \begin_inset space ~
10736 \end_inset
10737
10738
10739 \end_layout
10740
10741 \begin_layout Standard
10742 \begin_inset Note Greyedout
10743 status collapsed
10744
10745 \begin_layout Plain Layout
10746
10747 \series bold
10748 Note:
10749 \series default
10750  If an HFill is at the beginning of a line, and 
10751 \emph on
10752 not
10753 \emph default
10754  in the first line in a paragraph, LyX ignores it.
10755  This prevents HFills from accidentally being wrapped onto a new line.
10756  If you need space in this case anyway, set the 
10757 \family sans
10758 Protect
10759 \family default
10760  option in the space dialog.
10761 \end_layout
10762
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \begin_layout Subsubsection
10769 Phantom Space
10770 \begin_inset CommandInset label
10771 LatexCommand label
10772 name "sub:Phantom-Space"
10773
10774 \end_inset
10775
10776
10777 \begin_inset Index idx
10778 status collapsed
10779
10780 \begin_layout Plain Layout
10781 Spacing ! Phantom
10782 \end_layout
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790 Sometimes you want to insert space with exactly the length of a phrase.
10791  E.
10792 \begin_inset space \thinspace{}
10793 \end_inset
10794
10795 g.
10796 \begin_inset space \space{}
10797 \end_inset
10798
10799 you want to create the following multiple choice question:
10800 \end_layout
10801
10802 \begin_layout Standard
10803 \begin_inset VSpace medskip
10804 \end_inset
10805
10806 What is correct English?:
10807 \begin_inset Newline newline
10808 \end_inset
10809
10810
10811 \begin_inset Newline newline
10812 \end_inset
10813
10814 Mr.
10815 \begin_inset space ~
10816 \end_inset
10817
10818 Edge would have been jumps the gun.
10819 \begin_inset Newline newline
10820 \end_inset
10821
10822
10823 \begin_inset Phantom HPhantom
10824 status open
10825
10826 \begin_layout Plain Layout
10827 Mr.
10828  Edge 
10829 \end_layout
10830
10831 \end_inset
10832
10833 has to be jumped
10834 \begin_inset Newline newline
10835 \end_inset
10836
10837
10838 \begin_inset Phantom HPhantom
10839 status open
10840
10841 \begin_layout Plain Layout
10842 Mr.
10843  Edge 
10844 \end_layout
10845
10846 \end_inset
10847
10848 jumps
10849 \begin_inset VSpace medskip
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \begin_layout Standard
10856 So that the choices appear exactly after the phrase 
10857 \begin_inset Quotes eld
10858 \end_inset
10859
10860 Mr.
10861 \begin_inset space ~
10862 \end_inset
10863
10864 Edge
10865 \begin_inset space ~
10866 \end_inset
10867
10868
10869 \begin_inset Quotes erd
10870 \end_inset
10871
10872 .
10873  To get this, you can use the phantom insets available via the menu 
10874 \family sans
10875 Insert\SpecialChar \menuseparator
10876 Formatting\SpecialChar \menuseparator
10877 Phantom
10878 \family default
10879 .
10880  In our case insert a horizontal phantom at the beginning of the last two
10881  lines and insert 
10882 \begin_inset Quotes eld
10883 \end_inset
10884
10885 Mr.
10886 \begin_inset space ~
10887 \end_inset
10888
10889 Edge
10890 \begin_inset space ~
10891 \end_inset
10892
10893
10894 \begin_inset Quotes erd
10895 \end_inset
10896
10897  into the phantom inset (note the space after 
10898 \begin_inset Quotes eld
10899 \end_inset
10900
10901 Edge
10902 \begin_inset Quotes erd
10903 \end_inset
10904
10905 ).
10906  A phantom insets prints only the space of its content (like a placeholder).
10907  That is why it is named 
10908 \begin_inset Quotes eld
10909 \end_inset
10910
10911 phantom
10912 \begin_inset Quotes erd
10913 \end_inset
10914
10915 .
10916  The normal phantom outputs the width and height of the content as space,
10917  while the horizontal and vertical variant only outputs the corresponding
10918  dimension.
10919 \end_layout
10920
10921 \begin_layout Subsection
10922 Vertical Space
10923 \begin_inset CommandInset label
10924 LatexCommand label
10925 name "sub:Vertical-Space"
10926
10927 \end_inset
10928
10929
10930 \begin_inset Index idx
10931 status collapsed
10932
10933 \begin_layout Plain Layout
10934 Spacing ! Vertical
10935 \end_layout
10936
10937 \end_inset
10938
10939
10940 \end_layout
10941
10942 \begin_layout Standard
10943 To add extra vertical space above or below a paragraph, use the 
10944 \family sans
10945 Insert\SpecialChar \menuseparator
10946 Formatting\SpecialChar \menuseparator
10947 Vertical
10948 \begin_inset space ~
10949 \end_inset
10950
10951 Space
10952 \family default
10953  dialog.
10954  There you find the following sizes:
10955 \end_layout
10956
10957 \begin_layout Standard
10958
10959 \family sans
10960 SmallSkip
10961 \family default
10962
10963 \family sans
10964 MedSkip
10965 \family default
10966  and 
10967 \family sans
10968 BigSkip
10969 \family default
10970  are LaTeX sizes which depend on the font size of the document.
10971  
10972 \family sans
10973 DefSkip
10974 \family default
10975  is the skip adjusted in the dialog 
10976 \family sans
10977 Document\SpecialChar \menuseparator
10978 Settings
10979 \family default
10980
10981 \begin_inset Index idx
10982 status collapsed
10983
10984 \begin_layout Plain Layout
10985 Document ! Settings
10986 \end_layout
10987
10988 \end_inset
10989
10990  for the paragraph separation.
10991  If you use indentation to separate paragraphs 
10992 \family sans
10993 DefSkip
10994 \family default
10995  is equal to 
10996 \family sans
10997 MedSkip
10998 \family default
10999 .
11000 \end_layout
11001
11002 \begin_layout Standard
11003
11004 \family sans
11005 VFill
11006 \family default
11007
11008 \begin_inset Index idx
11009 status collapsed
11010
11011 \begin_layout Plain Layout
11012 Spacing ! Fills
11013 \end_layout
11014
11015 \end_inset
11016
11017  is a variable space, set so that the space is maximal within one page.
11018  An example: You have only two short paragraphs on one page with a vfill
11019  between them.
11020  Then the first paragraph is placed at the top of the page and the second
11021  one at the bottom, because the space between them is then maximal.
11022  
11023 \family sans
11024 VFill
11025 \family default
11026 s work like 
11027 \family sans
11028 HFill
11029 \family default
11030 s: they fill the remaining vertical space on a page with blank space.
11031 \begin_inset Foot
11032 status collapsed
11033
11034 \begin_layout Plain Layout
11035
11036 \family sans
11037 HFill
11038 \family default
11039 s are described in section
11040 \begin_inset space ~
11041 \end_inset
11042
11043
11044 \begin_inset CommandInset ref
11045 LatexCommand ref
11046 reference "sub:Horizontal-Space"
11047
11048 \end_inset
11049
11050 .
11051 \end_layout
11052
11053 \end_inset
11054
11055  If there are several 
11056 \family sans
11057 VFill
11058 \family default
11059 s on a page, they divide the remaining vertical space equally between themselves.
11060  You can therefore use 
11061 \family sans
11062 VFill
11063 \family default
11064 s to center text on a page, or even place text 2/3 down a page.
11065 \end_layout
11066
11067 \begin_layout Standard
11068
11069 \family sans
11070 Custom
11071 \family default
11072  are custom spaces in units explained in Appendix
11073 \begin_inset space ~
11074 \end_inset
11075
11076
11077 \begin_inset CommandInset ref
11078 LatexCommand ref
11079 reference "chap:Units-available-in"
11080
11081 \end_inset
11082
11083 .
11084 \end_layout
11085
11086 \begin_layout Standard
11087 \begin_inset Note Greyedout
11088 status collapsed
11089
11090 \begin_layout Plain Layout
11091
11092 \series bold
11093 Note:
11094 \series default
11095  
11096 \series medium
11097 If the extra vertical space would be in the output at the top/bottom of
11098  a page, the space is only added if you have also checked the option 
11099 \family sans
11100 Protect
11101 \family default
11102 .
11103 \end_layout
11104
11105 \end_inset
11106
11107
11108 \end_layout
11109
11110 \begin_layout Subsection
11111 Paragraph Alignment
11112 \begin_inset Index idx
11113 status collapsed
11114
11115 \begin_layout Plain Layout
11116 Paragraph ! Alignment
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \end_layout
11123
11124 \begin_layout Standard
11125 You can change the paragraph alignment with the 
11126 \family sans
11127 Edit\SpecialChar \menuseparator
11128 Paragraph Settings
11129 \family default
11130  dialog (toolbar button 
11131 \begin_inset Info
11132 type  "icon"
11133 arg   "layout-paragraph"
11134 \end_inset
11135
11136 ).
11137  There are five possibilities: 
11138 \end_layout
11139
11140 \begin_layout Itemize
11141
11142 \family sans
11143 Justified
11144 \family default
11145  (shortcut 
11146 \begin_inset Info
11147 type  "shortcut"
11148 arg   "paragraph-params \\align block"
11149 \end_inset
11150
11151 )
11152 \end_layout
11153
11154 \begin_layout Itemize
11155
11156 \family sans
11157 Left
11158 \family default
11159  (
11160 \begin_inset Info
11161 type  "shortcut"
11162 arg   "paragraph-params \\align left"
11163 \end_inset
11164
11165 )
11166 \end_layout
11167
11168 \begin_layout Itemize
11169
11170 \family sans
11171 Right
11172 \family default
11173  (
11174 \begin_inset Info
11175 type  "shortcut"
11176 arg   "paragraph-params \\align right"
11177 \end_inset
11178
11179 )
11180 \end_layout
11181
11182 \begin_layout Itemize
11183
11184 \family sans
11185 Center
11186 \family default
11187  (
11188 \begin_inset Info
11189 type  "shortcut"
11190 arg   "paragraph-params \\align center"
11191 \end_inset
11192
11193 )
11194 \end_layout
11195
11196 \begin_layout Itemize
11197
11198 \family sans
11199 Default
11200 \family default
11201  (
11202 \begin_inset Info
11203 type  "shortcut"
11204 arg   "paragraph-params \\align default"
11205 \end_inset
11206
11207 )
11208 \end_layout
11209
11210 \begin_layout Standard
11211 The default in most cases is justified alignment, in which the inter-word
11212  spacing is variable and each line of a paragraph fills the region between
11213  the left and right margins.
11214  The other three alignments should be self-explanatory, and look like this:
11215 \end_layout
11216
11217 \begin_layout Standard
11218 \align right
11219 This paragraph is right aligned,
11220 \end_layout
11221
11222 \begin_layout Standard
11223 \align center
11224 this one is centered,
11225 \end_layout
11226
11227 \begin_layout Standard
11228 \align left
11229 this one is left aligned.
11230 \end_layout
11231
11232 \begin_layout Subsection
11233 Forced Page Breaks
11234 \begin_inset Index idx
11235 status collapsed
11236
11237 \begin_layout Plain Layout
11238 Page breaks ! Forced
11239 \end_layout
11240
11241 \end_inset
11242
11243
11244 \begin_inset CommandInset label
11245 LatexCommand label
11246 name "sub:Forced-Page-Breaks"
11247
11248 \end_inset
11249
11250
11251 \end_layout
11252
11253 \begin_layout Standard
11254 If you don't like the way LaTeX does the page breaks in your document, you
11255  can force a page break where you want one.
11256  Normally this will not be necessary, because LaTeX is good at page breaking.
11257  Only if you use a lot of 
11258 \family sans
11259 Floats
11260 \family default
11261 , LaTeX's page breaking algorithm can fail.
11262 \end_layout
11263
11264 \begin_layout Standard
11265 We recommend not to use forced page breaks until the text is finished and
11266  until you have checked in the preview to see if you 
11267 \emph on
11268 really
11269 \emph default
11270  have to change the page breaking.
11271 \end_layout
11272
11273 \begin_layout Standard
11274 There are two types of page breaks: One that ends the page without any special
11275  action.
11276  This can be inserted above or below a paragraph via the menu 
11277 \family sans
11278 Insert\SpecialChar \menuseparator
11279 Formatting\SpecialChar \menuseparator
11280 New
11281 \begin_inset space ~
11282 \end_inset
11283
11284 Page
11285 \family default
11286 .
11287  The second type, that is inserted via the menu 
11288 \family sans
11289 Insert\SpecialChar \menuseparator
11290 Formatting\SpecialChar \menuseparator
11291 Page
11292 \begin_inset space ~
11293 \end_inset
11294
11295 Break
11296 \family default
11297 , ends a page but stretches the content of the page, so that it fills out
11298  the complete page.
11299  This type is useful to avoid whitespace when a page break produces a page
11300  on which only the last few lines are absent.
11301 \end_layout
11302
11303 \begin_layout Standard
11304 You might try to use a page break to ensure that a figure or table appears
11305  at the top of a page.
11306  This is, of course, the wrong way to do it.
11307  LyX gives you a way of automatically ensuring that your figures and tables
11308  appear at the top of a page (or the bottom, or on their own page) without
11309  having to worry about what precedes or follows your figure or table.
11310  See chapter 
11311 \begin_inset CommandInset ref
11312 LatexCommand ref
11313 reference "chap:Floats-and-Notes"
11314
11315 \end_inset
11316
11317  to learn more about 
11318 \family sans
11319 Floats
11320 \family default
11321 .
11322 \end_layout
11323
11324 \begin_layout Subsubsection
11325 Clear Page Breaks
11326 \begin_inset CommandInset label
11327 LatexCommand label
11328 name "sub:Clear-Page-Breaks"
11329
11330 \end_inset
11331
11332
11333 \begin_inset Index idx
11334 status collapsed
11335
11336 \begin_layout Plain Layout
11337 Page breaks ! Clear
11338 \end_layout
11339
11340 \end_inset
11341
11342
11343 \end_layout
11344
11345 \begin_layout Standard
11346 Rather than forced page breaks where the content behind the break is placed
11347  directly on the next page, you can also clear pages while breaking them.
11348  That means that the current paragraph is terminated and everything, including
11349  unprocessed floats, from the earlier part of the document are placed behind
11350  it, if necessary by adding pages.
11351 \end_layout
11352
11353 \begin_layout Standard
11354 You can insert a clear page break with the menu 
11355 \family sans
11356 Insert\SpecialChar \menuseparator
11357 Formatting\SpecialChar \menuseparator
11358 Clear
11359 \begin_inset space ~
11360 \end_inset
11361
11362 Page
11363 \family default
11364 .
11365  When you have a two-sided document like a book, you can use the menu 
11366 \family sans
11367 Insert\SpecialChar \menuseparator
11368 Formatting\SpecialChar \menuseparator
11369 Clear
11370 \begin_inset space ~
11371 \end_inset
11372
11373 Double
11374 \begin_inset space ~
11375 \end_inset
11376
11377 Page
11378 \family default
11379  to insert a clear page break that assures that the next page is a right-hand
11380  page (odd-numbered), if necessary by adding a page.
11381 \end_layout
11382
11383 \begin_layout Subsection
11384 Forced Line Breaks
11385 \begin_inset Index idx
11386 status collapsed
11387
11388 \begin_layout Plain Layout
11389 Line breaks
11390 \end_layout
11391
11392 \end_inset
11393
11394
11395 \begin_inset CommandInset label
11396 LatexCommand label
11397 name "sub:Forced-Line-Breaks"
11398
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \begin_layout Standard
11405 Similar to page breaks there are two types of line breaks: One that simply
11406  breaks the line.
11407  You can force this line break within a paragraph by selecting 
11408 \family sans
11409 Insert\SpecialChar \menuseparator
11410 Formatting\SpecialChar \menuseparator
11411 Ragged
11412 \begin_inset space ~
11413 \end_inset
11414
11415 Line
11416 \begin_inset space ~
11417 \end_inset
11418
11419 Break
11420 \family default
11421  or with 
11422 \begin_inset Info
11423 type  "shortcut"
11424 arg   "newline-insert newline"
11425 \end_inset
11426
11427 .
11428  Another type that is inserted via the menu 
11429 \family sans
11430 Insert\SpecialChar \menuseparator
11431 Formatting\SpecialChar \menuseparator
11432 Justified
11433 \begin_inset space ~
11434 \end_inset
11435
11436 Line
11437 \begin_inset space ~
11438 \end_inset
11439
11440 Break
11441 \family default
11442  breaks the line and stretches it so that it fills out the whole space between
11443  the page margins.
11444  This is useful to avoid 
11445 \begin_inset Quotes eld
11446 \end_inset
11447
11448 fringes
11449 \begin_inset Quotes erd
11450 \end_inset
11451
11452  in justified paragraphs due to possible whitespace introduced by line breaks.
11453 \end_layout
11454
11455 \begin_layout Standard
11456 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11457  LaTeX is very good at line breaking.
11458  There are, however, a number of situations where it is necessary to actively
11459  set a line break, e.
11460 \begin_inset space \thinspace{}
11461 \end_inset
11462
11463 g.
11464 \begin_inset space \space{}
11465 \end_inset
11466
11467 in a poem or for an address (see sections
11468 \begin_inset space ~
11469 \end_inset
11470
11471
11472 \begin_inset CommandInset ref
11473 LatexCommand ref
11474 reference "sec:Quote"
11475
11476 \end_inset
11477
11478
11479 \begin_inset CommandInset ref
11480 LatexCommand ref
11481 reference "sec:Verse"
11482
11483 \end_inset
11484
11485  and 
11486 \begin_inset CommandInset ref
11487 LatexCommand ref
11488 reference "sec:Address-Usage"
11489
11490 \end_inset
11491
11492 ).
11493 \end_layout
11494
11495 \begin_layout Subsection
11496 Horizontal Lines
11497 \begin_inset CommandInset label
11498 LatexCommand label
11499 name "sub:Horizontal-Lines"
11500
11501 \end_inset
11502
11503
11504 \begin_inset Index idx
11505 status collapsed
11506
11507 \begin_layout Plain Layout
11508 Horizontal lines
11509 \end_layout
11510
11511 \end_inset
11512
11513
11514 \end_layout
11515
11516 \begin_layout Standard
11517 \noindent
11518 \begin_inset CommandInset line
11519 LatexCommand rule
11520 offset "0.5ex"
11521 width "100line%"
11522 height "1pt"
11523
11524 \end_inset
11525
11526
11527 \end_layout
11528
11529 \begin_layout Standard
11530 \noindent
11531 In the dialog 
11532 \family sans
11533 Insert\SpecialChar \menuseparator
11534 Formatting\SpecialChar \menuseparator
11535 Horizontal
11536 \begin_inset space ~
11537 \end_inset
11538
11539 Line
11540 \family default
11541  you can insert horizontal lines.
11542  The line offset is the vertical distance between the line and the baseline
11543  of the current text line or the paragraph.
11544  The line settings can be changed by left-clicking on the line.
11545 \end_layout
11546
11547 \begin_layout Standard
11548 \noindent
11549 \begin_inset CommandInset line
11550 LatexCommand rule
11551 offset "0.5ex"
11552 width "100line%"
11553 height "1pt"
11554
11555 \end_inset
11556
11557
11558 \end_layout
11559
11560 \begin_layout Section
11561 Characters and Symbols
11562 \end_layout
11563
11564 \begin_layout Standard
11565 You can directly enter all characters that are available on your keyboard.
11566  You can also use special keyboard maps to be able to enter e.
11567 \begin_inset space \thinspace{}
11568 \end_inset
11569
11570 g.
11571 \begin_inset space \space{}
11572 \end_inset
11573
11574 characters needed for French with an English keyboard.
11575  See section
11576 \begin_inset space \thinspace{}
11577 \end_inset
11578
11579
11580 \begin_inset CommandInset ref
11581 LatexCommand ref
11582 reference "sub:Keyboard-mapping"
11583
11584 \end_inset
11585
11586  for information on how this is done.
11587 \end_layout
11588
11589 \begin_layout Standard
11590 For the case where you need a character that is not on your keyboard, you
11591  can use the 
11592 \family sans
11593 Symbols
11594 \family default
11595  dialog via the menu 
11596 \family sans
11597 Insert\SpecialChar \menuseparator
11598 Special Character\SpecialChar \menuseparator
11599 Symbols
11600 \family default
11601 .
11602 \end_layout
11603
11604 \begin_layout Standard
11605 \begin_inset Note Greyedout
11606 status collapsed
11607
11608 \begin_layout Plain Layout
11609
11610 \series bold
11611 Note:
11612 \series default
11613  Maybe not all symbols inserted with the symbols dialog can be displayed
11614  when you are using a special screen font in LyX's preferences.
11615  But the inserted symbols will in every case be displayed in the output.
11616 \end_layout
11617
11618 \end_inset
11619
11620
11621 \end_layout
11622
11623 \begin_layout Section
11624 Fonts and Text Styles
11625 \begin_inset CommandInset label
11626 LatexCommand label
11627 name "sec:Fonts-and-Text"
11628
11629 \end_inset
11630
11631
11632 \end_layout
11633
11634 \begin_layout Subsection
11635 Font Types
11636 \begin_inset Index idx
11637 status collapsed
11638
11639 \begin_layout Plain Layout
11640 Font ! Types
11641 \end_layout
11642
11643 \end_inset
11644
11645
11646 \end_layout
11647
11648 \begin_layout Standard
11649 There are two types of fonts:
11650 \end_layout
11651
11652 \begin_layout Description
11653 Vector
11654 \begin_inset space ~
11655 \end_inset
11656
11657 fonts
11658 \begin_inset Index idx
11659 status collapsed
11660
11661 \begin_layout Plain Layout
11662 Fonts ! Vector-
11663 \end_layout
11664
11665 \end_inset
11666
11667  are fonts, built from outlines of the single glyphs (e.
11668 \begin_inset space \thinspace{}
11669 \end_inset
11670
11671 g.
11672  characters) in the font.
11673  This means that each glyph is defined using mathematical curves that are
11674  well suited for scaling to any requested size.
11675  This mathematical definition is interpreted by the font renderer and the
11676  curve is filled out with pixels according to the size and glyph.
11677  This means that vector fonts will look pretty good in all sizes.
11678  Only at very small sizes where each pixel has to be very carefully computed
11679  to provide a good image, it might be hard to provide a good rendering.
11680 \begin_inset Newline newline
11681 \end_inset
11682
11683 That could mean that one only needs to define one font size and scale them.
11684  But to achieve a better quality, many fonts define several font sizes.
11685  That improves the appearance because you need more details at large font
11686  sizes than at small ones.
11687 \begin_inset Newline newline
11688 \end_inset
11689
11690 The font types 
11691 \family typewriter
11692 TrueType
11693 \family default
11694
11695 \family typewriter
11696 OpenType
11697 \family default
11698 , and 
11699 \family typewriter
11700 Type
11701 \begin_inset space ~
11702 \end_inset
11703
11704 1
11705 \family default
11706  are vector fonts.
11707 \end_layout
11708
11709 \begin_layout Description
11710 Bitmap
11711 \begin_inset space ~
11712 \end_inset
11713
11714 fonts
11715 \begin_inset Index idx
11716 status collapsed
11717
11718 \begin_layout Plain Layout
11719 Fonts ! Bitmap-
11720 \end_layout
11721
11722 \end_inset
11723
11724  on the other hand, are defined by bitmap graphics from the start, so they
11725  will look good at all the sizes they are meant for.
11726  However, they don't scale well, because in order to scale a glyph, each
11727  pixel is enlarged into several pixels.
11728  It is the same effect that happens if you try to enlarge a picture in a
11729  picture manipulation program.
11730  In order to relieve this effect, bitmap fonts are typically provided in
11731  several fixed sizes typically from around 8 pixels high up to 34 pixels
11732  or so high in steps according to what is believed to be useful.
11733  The advantage of bitmap fonts is that no complicated computations are necessary
11734  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11735  fonts.
11736  The disadvantage is that sizes that don't exist as fixed versions have
11737  to be scaled by doubling pixels, and thus look bad.
11738 \begin_inset Newline newline
11739 \end_inset
11740
11741 Bitmap fonts are named 
11742 \family typewriter
11743 Type
11744 \begin_inset space ~
11745 \end_inset
11746
11747 3
11748 \family default
11749  in PostScript- and PDF-documents.
11750 \end_layout
11751
11752 \begin_layout Standard
11753 The result of all this is that bitmap fonts are best for the size they are
11754  designed for, while scalable fonts are good for nearly all sizes.
11755  So one needs fewer font size definitions for scalable fonts.
11756  That's the reason why nearly all text rendering and typesetting programs
11757  use scalable fonts.
11758 \end_layout
11759
11760 \begin_layout Standard
11761 To test which fonts are used in a PDF-document, you can have a look into
11762  its document properties.
11763 \end_layout
11764
11765 \begin_layout Standard
11766 Many modern typesetting and markup languages have begun to move towards
11767  specifying character styles rather than specifying a particular font.
11768  For example, instead of changing to an italicized version of the current
11769  font to emphasize text, you use an 
11770 \begin_inset Quotes eld
11771 \end_inset
11772
11773 emphasized style
11774 \begin_inset Quotes erd
11775 \end_inset
11776
11777  instead.
11778  This concept fits in perfectly with LyX.
11779  In LyX, you do things based on contexts, rather than focusing on typesetting
11780  details.
11781 \end_layout
11782
11783 \begin_layout Subsection
11784 LaTeX font support
11785 \begin_inset CommandInset label
11786 LatexCommand label
11787 name "sub:LaTeX-font-support"
11788
11789 \end_inset
11790
11791
11792 \end_layout
11793
11794 \begin_layout Standard
11795 Traditionally, LaTeX uses its own fonts.
11796  That is to say, you cannot directly access the fonts installed on your
11797  operating system, but you have to use specific fonts provided by your LaTeX
11798  distribution.
11799  The reason is that LaTeX needs some extra information about the fonts,
11800  which have to be provided by additional files and packages.
11801  The downside of this is that your font choice is somewhat limited, compared
11802  to usual word processors.
11803  On the other hand this comes with the advantage that the provided fonts
11804  are generally of very good quality, and that LaTeX files are very portable
11805  across different machines.
11806  Also, the range of fonts supported by traditional LaTeX was increased a
11807  lot meanwhile so that you can find packages for many free and commercial
11808  fonts.
11809  In LyX, only a subset of these are directly selectable via the user interface
11810  (see section
11811 \begin_inset space ~
11812 \end_inset
11813
11814
11815 \begin_inset CommandInset ref
11816 LatexCommand ref
11817 reference "sub:Document-Font"
11818
11819 \end_inset
11820
11821  for details).
11822  However, all others are available if you enter the respective LaTeX code
11823  in the document preamble (please refer to the documentation of your desired
11824  font).
11825 \end_layout
11826
11827 \begin_layout Standard
11828 Recent developments brought some new LaTeX engines that are also able to
11829  directly access fonts that are installed for your operating system, namely
11830  XeTeX and LuaTeX.
11831  Both engines are supported by LyX.
11832  By using them, you can use theoretically any OpenType or TrueType font
11833  that is installed on your system.
11834  The next section describes how to use these fonts.
11835 \end_layout
11836
11837 \begin_layout Standard
11838 \begin_inset Note Greyedout
11839 status collapsed
11840
11841 \begin_layout Plain Layout
11842
11843 \series bold
11844 Note:
11845 \series default
11846  In practice, some fonts might fail due to bad metrics and other font deficienci
11847 es; so you might have to experiment.
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \begin_layout Standard
11856 \begin_inset Note Greyedout
11857 status collapsed
11858
11859 \begin_layout Plain Layout
11860
11861 \series bold
11862 Note:
11863 \series default
11864  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11865  as traditional LaTeX or PDFTeX.
11866 \end_layout
11867
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \begin_layout Subsection
11874 Document Font and Font size
11875 \begin_inset CommandInset label
11876 LatexCommand label
11877 name "sub:Document-Font"
11878
11879 \end_inset
11880
11881
11882 \begin_inset Index idx
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886 Font ! Size
11887 \end_layout
11888
11889 \end_inset
11890
11891
11892 \begin_inset Index idx
11893 status collapsed
11894
11895 \begin_layout Plain Layout
11896 Document ! Font
11897 \end_layout
11898
11899 \end_inset
11900
11901
11902 \end_layout
11903
11904 \begin_layout Standard
11905 You can set the document fonts in the 
11906 \family sans
11907 Document\SpecialChar \menuseparator
11908 Settings
11909 \family default
11910
11911 \begin_inset Index idx
11912 status collapsed
11913
11914 \begin_layout Plain Layout
11915 Document ! Settings
11916 \end_layout
11917
11918 \end_inset
11919
11920  dialog.
11921  In the 
11922 \family sans
11923 Fonts
11924 \family default
11925  section of the dialog, you can specify which font should be used for the
11926  three different font shapes — roman (serif), 
11927 \family sans
11928 sans
11929 \begin_inset space ~
11930 \end_inset
11931
11932 serif
11933 \family default
11934  and 
11935 \family typewriter
11936 typewriter
11937 \family default
11938  (monospaced) — you can specify the base font size and scaling factors for
11939  (some) sans serif and typewriter fonts if this is necessary to fit with
11940  the roman font.
11941 \end_layout
11942
11943 \begin_layout Standard
11944 If you select 
11945 \family sans
11946 Use non-T
11947 \begin_inset ERT
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951
11952 {}
11953 \end_layout
11954
11955 \end_inset
11956
11957 eX fonts
11958 \family default
11959 , you will have access to the fonts installed on your operating system.
11960  This requires that you use 
11961 \family sans
11962 PDF (XeT
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)
11974 \family default
11975
11976 \family sans
11977 PDF (LuaT
11978 \begin_inset ERT
11979 status collapsed
11980
11981 \begin_layout Plain Layout
11982
11983 {}
11984 \end_layout
11985
11986 \end_inset
11987
11988 eX)
11989 \family default
11990  or 
11991 \family sans
11992 DVI (LuaT
11993 \begin_inset ERT
11994 status collapsed
11995
11996 \begin_layout Plain Layout
11997
11998 {}
11999 \end_layout
12000
12001 \end_inset
12002
12003 eX)
12004 \family default
12005  as the output format, i.
12006 \begin_inset space \thinspace{}
12007 \end_inset
12008
12009 e.
12010 \begin_inset space \space{}
12011 \end_inset
12012
12013 you will have to have either XeTeX or LuaTeX installed (see section
12014 \begin_inset space ~
12015 \end_inset
12016
12017
12018 \begin_inset CommandInset ref
12019 LatexCommand ref
12020 reference "sub:LaTeX-font-support"
12021
12022 \end_inset
12023
12024 ).
12025  You will then not have access to TeX's own fonts.
12026  Note that LyX then lists all available fonts in each of the three lists
12027  (roman, sans
12028 \begin_inset space ~
12029 \end_inset
12030
12031 serif, and typewriter), since LyX cannot determine the family.
12032  Also note that the output might fail with some of the listed fonts, due
12033  to the encoding of the fonts and\SpecialChar \slash{}
12034 or font failures.
12035  LyX cannot determine this in advance, so you might need to experiment.
12036 \end_layout
12037
12038 \begin_layout Standard
12039 If you use TeX fonts (which is the default), the possible options for the
12040  font include 
12041 \family sans
12042 Default
12043 \family default
12044  and a list of fonts available with your LaTeX distribution.
12045  If you select 
12046 \family sans
12047 Default,
12048 \family default
12049  the font that is preset by the current document class is used.
12050  In most cases, this will be the standard TeX font, known as 
12051 \begin_inset Quotes eld
12052 \end_inset
12053
12054
12055 \family typewriter
12056 Computer
12057 \begin_inset space ~
12058 \end_inset
12059
12060 Modern
12061 \family default
12062
12063 \begin_inset Quotes erd
12064 \end_inset
12065
12066  (
12067 \family typewriter
12068 cm
12069 \family default
12070 ) or 
12071 \begin_inset Quotes eld
12072 \end_inset
12073
12074
12075 \family typewriter
12076 European Computer Modern
12077 \family default
12078
12079 \begin_inset Quotes erd
12080 \end_inset
12081
12082  (
12083 \family typewriter
12084 ec
12085 \family default
12086 ), but some classes preset different default fonts.
12087 \end_layout
12088
12089 \begin_layout Standard
12090 As 
12091 \family typewriter
12092 cm
12093 \family default
12094  and 
12095 \family typewriter
12096 ec
12097 \family default
12098  are bitmap fonts, they often looks pixelated in PDF output, especially
12099  when you read the PDF in a zoomed size.
12100 \begin_inset Foot
12101 status collapsed
12102
12103 \begin_layout Plain Layout
12104 This problem doesn't appear if you read PDFs in 
12105 \family typewriter
12106 Adobe
12107 \begin_inset space ~
12108 \end_inset
12109
12110 Reader
12111 \family default
12112  version 6 or later, because this program includes a special bitmap font
12113  renderer.
12114 \end_layout
12115
12116 \end_inset
12117
12118  To get rid of pixelated fonts, you have to use a vector font.
12119  Depending on how your document should look like, you can either:
12120 \end_layout
12121
12122 \begin_layout Itemize
12123 select the 
12124 \family sans
12125 Latin
12126 \begin_inset space ~
12127 \end_inset
12128
12129 Modern
12130 \family default
12131  fonts, which is the recommended choice if you want to keep the look of
12132  
12133 \family typewriter
12134 cm
12135 \family default
12136 /
12137 \family typewriter
12138 ec
12139 \family default
12140 .
12141  
12142 \family sans
12143 Latin
12144 \begin_inset space ~
12145 \end_inset
12146
12147 Modern
12148 \family default
12149  was developed for the LaTeX community in order to replace 
12150 \family typewriter
12151 cm
12152 \family default
12153  as the default font.
12154  It covers a huge range of glyphs and several font shapes.
12155  Except for some details, where the appearance was improved, 
12156 \family sans
12157 Latin
12158 \begin_inset space ~
12159 \end_inset
12160
12161 Modern
12162 \family default
12163  looks identical to 
12164 \family typewriter
12165 cm
12166 \family default
12167 .
12168 \begin_inset Foot
12169 status collapsed
12170
12171 \begin_layout Plain Layout
12172 One difference is improved kerning.
12173 \end_layout
12174
12175 \end_inset
12176
12177
12178 \end_layout
12179
12180 \begin_layout Itemize
12181 or select the 
12182 \family sans
12183 AE
12184 \begin_inset space ~
12185 \end_inset
12186
12187 (Almost
12188 \begin_inset space ~
12189 \end_inset
12190
12191 European)
12192 \family default
12193  fonts in (the rare) case that 
12194 \family sans
12195 Latin
12196 \begin_inset space ~
12197 \end_inset
12198
12199 Modern
12200 \family default
12201  is not available to you or does not work, and you still want to emulate
12202  the look of 
12203 \family typewriter
12204 cm
12205 \family default
12206 /
12207 \family typewriter
12208 ec
12209 \family default
12210 .
12211  
12212 \family typewriter
12213 AE
12214 \family default
12215  is a virtual font.
12216  Virtual means that it 
12217 \begin_inset Quotes eld
12218 \end_inset
12219
12220 steals
12221 \begin_inset Quotes erd
12222 \end_inset
12223
12224  outline 
12225 \family typewriter
12226 cm
12227 \family default
12228 -glyphs from other fonts.
12229  This has the disadvantage that some characters are missing, like the French
12230  guillemets (
12231 \begin_inset Quotes eld
12232 \end_inset
12233
12234 «
12235 \begin_inset Quotes erd
12236 \end_inset
12237
12238  and 
12239 \begin_inset Quotes eld
12240 \end_inset
12241
12242 »
12243 \begin_inset Quotes erd
12244 \end_inset
12245
12246 )
12247 \begin_inset Foot
12248 status collapsed
12249
12250 \begin_layout Plain Layout
12251 Loading the LaTeX-package 
12252 \series bold
12253 aeguill
12254 \series default
12255
12256 \begin_inset Index idx
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260 LaTeX-packages ! aeguill
12261 \end_layout
12262
12263 \end_inset
12264
12265  with the document preamble line
12266 \begin_inset Newline newline
12267 \end_inset
12268
12269
12270 \series bold
12271
12272 \backslash
12273 usepackage[ec]{aeguill}
12274 \begin_inset Newline newline
12275 \end_inset
12276
12277
12278 \series default
12279 will fix the guillemet problem.
12280 \end_layout
12281
12282 \end_inset
12283
12284  and that accented characters are not 
12285 \emph on
12286 one
12287 \emph default
12288  glyph, but built of 
12289 \emph on
12290 two
12291 \emph default
12292  characters, the accent and the letter.
12293  Therefore you cannot search for words with accented characters in documents
12294  using the 
12295 \family typewriter
12296 AE
12297 \family default
12298  fonts.
12299  If you search for example for the French word 
12300 \begin_inset Quotes eld
12301 \end_inset
12302
12303 rève
12304 \begin_inset Quotes erd
12305 \end_inset
12306
12307  in a PDF, you will not get any result, because the PDF-viewer searches
12308  for the glyph 
12309 \begin_inset Quotes eld
12310 \end_inset
12311
12312  è 
12313 \begin_inset Quotes erd
12314 \end_inset
12315
12316  and not for the glyph 
12317 \begin_inset Quotes eld
12318 \end_inset
12319
12320  e +
12321 \begin_inset space ~
12322 \end_inset
12323
12324  ̀ 
12325 \begin_inset Quotes erd
12326 \end_inset
12327
12328 .
12329 \end_layout
12330
12331 \begin_layout Itemize
12332 If you do not like the look of 
12333 \family typewriter
12334 cm
12335 \family default
12336 /
12337 \family typewriter
12338 ec
12339 \family default
12340 , you can of course select one of the other provided vector fonts, e.
12341 \begin_inset space \thinspace{}
12342 \end_inset
12343
12344 g.
12345 \begin_inset space ~
12346 \end_inset
12347
12348
12349 \family typewriter
12350 Times
12351 \begin_inset space ~
12352 \end_inset
12353
12354 Roman
12355 \family default
12356  or
12357 \family typewriter
12358  Palatino
12359 \family default
12360 .
12361  Most roman vector fonts will automatically select matching sans
12362 \begin_inset space ~
12363 \end_inset
12364
12365 serif and typewriter fonts,
12366 \begin_inset Foot
12367 status collapsed
12368
12369 \begin_layout Plain Layout
12370 These are sometimes just matching other fonts (e.
12371 \begin_inset space \thinspace{}
12372 \end_inset
12373
12374 g., 
12375 \family sans
12376 Times
12377 \begin_inset space ~
12378 \end_inset
12379
12380 Roman
12381 \family default
12382  selects 
12383 \family sans
12384 Helvetica
12385 \family default
12386  for sans serif text), or different shapes of the same font, i.
12387 \begin_inset space \thinspace{}
12388 \end_inset
12389
12390 e.
12391 \begin_inset space \space{}
12392 \end_inset
12393
12394 a real font 
12395 \emph on
12396 family
12397 \emph default
12398  (e.
12399 \begin_inset space \thinspace{}
12400 \end_inset
12401
12402 g.
12403 \begin_inset space \space{}
12404 \end_inset
12405
12406 in case of 
12407 \family sans
12408 Latin
12409 \begin_inset space ~
12410 \end_inset
12411
12412 Modern
12413 \family default
12414  oder 
12415 \family sans
12416 Computer
12417 \begin_inset space ~
12418 \end_inset
12419
12420 Modern
12421 \family default
12422 ).
12423 \end_layout
12424
12425 \end_inset
12426
12427  but you can also select your own.
12428 \begin_inset Newline newline
12429 \end_inset
12430
12431 The differences between roman, 
12432 \family sans
12433 sans
12434 \begin_inset space ~
12435 \end_inset
12436
12437 serif
12438 \family default
12439  and 
12440 \family typewriter
12441 typewriter
12442 \family default
12443  fonts are explained in section
12444 \begin_inset space ~
12445 \end_inset
12446
12447
12448 \begin_inset CommandInset ref
12449 LatexCommand ref
12450 reference "sub:Fine-Tuning-with-the"
12451
12452 \end_inset
12453
12454 .
12455 \begin_inset Newline newline
12456 \end_inset
12457
12458 The font 
12459 \family sans
12460 Times
12461 \begin_inset space ~
12462 \end_inset
12463
12464 Roman
12465 \family default
12466  was originally designed for newspapers.
12467  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12468  into the small newspaper columns.
12469  Therefore 
12470 \family sans
12471 Times
12472 \begin_inset space ~
12473 \end_inset
12474
12475 Roman
12476 \family default
12477  is not the optimal choice for larger documents like books.
12478 \end_layout
12479
12480 \begin_layout Standard
12481 For the font size there are generally four possible values: 
12482 \family sans
12483 Default, 10
12484 \family default
12485
12486 \family sans
12487 11
12488 \family default
12489  and 
12490 \family sans
12491 12
12492 \family default
12493 .
12494  Some classes provide additional sizes.
12495  The size of 
12496 \family sans
12497 Default
12498 \family default
12499  depends on the class you are using.
12500  In the standard classes it is equal to the font size 10.
12501 \end_layout
12502
12503 \begin_layout Standard
12504 Note that the font size is the 
12505 \emph on
12506 base size
12507 \emph default
12508 .
12509  That means that LyX scales all other possible font sizes (such as those
12510  used in footnotes, super-, and subscripts) by this value.
12511  You can fine-tune the font size of text parts via the 
12512 \family sans
12513 Text
12514 \begin_inset space ~
12515 \end_inset
12516
12517 Style
12518 \family default
12519  dialog if needed.
12520  The possible font sizes for text parts are explained in section
12521 \begin_inset space ~
12522 \end_inset
12523
12524
12525 \begin_inset CommandInset ref
12526 LatexCommand ref
12527 reference "sub:Fine-Tuning-with-the"
12528
12529 \end_inset
12530
12531 .
12532 \end_layout
12533
12534 \begin_layout Standard
12535 The 
12536 \family sans
12537 Default Family
12538 \family default
12539  selection lets you specify whether the base font of your document should
12540  be roman, sans
12541 \begin_inset space ~
12542 \end_inset
12543
12544 serif or typewriter.
12545  The 
12546 \family sans
12547 Default
12548 \family default
12549  selection uses what is preset by the class, the other selections override
12550  this.
12551  In most cases, 
12552 \family sans
12553 Default
12554 \family default
12555  is equal to 
12556 \family sans
12557 roman
12558 \family default
12559 , but some classes (such as presentation classes) also use other defaults.
12560 \end_layout
12561
12562 \begin_layout Standard
12563 The
12564 \family typewriter
12565  
12566 \family sans
12567 LaTe
12568 \begin_inset ERT
12569 status collapsed
12570
12571 \begin_layout Plain Layout
12572
12573 {}
12574 \end_layout
12575
12576 \end_inset
12577
12578 X font encoding
12579 \family default
12580  selection is an expert setting which lets you change the value passed to
12581  the LaTeX-package 
12582 \series bold
12583 fontenc
12584 \series default
12585
12586 \begin_inset Index idx
12587 status collapsed
12588
12589 \begin_layout Plain Layout
12590 LaTeX-packages ! fontenc
12591 \end_layout
12592
12593 \end_inset
12594
12595  (see also sec.
12596 \begin_inset space ~
12597 \end_inset
12598
12599
12600 \begin_inset CommandInset ref
12601 LatexCommand ref
12602 reference "sub:LaTeX-settings"
12603
12604 \end_inset
12605
12606 ).
12607  Normally, you do not need to change (or even understand) this.
12608  Unless you have specific reasons, use 
12609 \family sans
12610 Default
12611 \family default
12612 .
12613 \end_layout
12614
12615 \begin_layout Standard
12616 With some fonts, the checkboxes 
12617 \family sans
12618 Use Old Style Figures
12619 \family default
12620  and 
12621 \family sans
12622 Use True Small Caps
12623 \family default
12624  are available.
12625  These are extra features some fonts provide.
12626  If 
12627 \family sans
12628 Use Old Style Figures
12629 \family default
12630  is checked, old style figures (also known as medieval or text figures)
12631  are used.
12632  Old style figures are the numerals (0
12633 \begin_inset space \thinspace{}
12634 \end_inset
12635
12636 -
12637 \begin_inset space \thinspace{}
12638 \end_inset
12639
12640 9) with ascenders and descenders, which makes them fit nicely with lower
12641  letters.
12642  
12643 \family sans
12644 Use True Small Caps
12645 \family default
12646  determines that real small caps are used instead of faked small caps made
12647  of scaled capitals.
12648  Real small caps are often part of expert font sets; they generally look
12649  better than faked small caps but might have to be purchased separately.
12650 \end_layout
12651
12652 \begin_layout Standard
12653 The field 
12654 \family sans
12655 CJK
12656 \family default
12657  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12658  a font to display the script characters.
12659 \begin_inset Foot
12660 status collapsed
12661
12662 \begin_layout Plain Layout
12663 The font will be the argument for the commands of the LaTeX-package 
12664 \series bold
12665 CJK
12666 \series default
12667 .
12668 \begin_inset Index idx
12669 status collapsed
12670
12671 \begin_layout Plain Layout
12672 LaTeX-packages ! CJK
12673 \end_layout
12674
12675 \end_inset
12676
12677  So this has no effect for the document language 
12678 \family sans
12679 Japanese
12680 \family default
12681  that does not use 
12682 \series bold
12683 CJK
12684 \series default
12685 .
12686 \end_layout
12687
12688 \end_inset
12689
12690
12691 \end_layout
12692
12693 \begin_layout Standard
12694 \begin_inset VSpace bigskip
12695 \end_inset
12696
12697
12698 \begin_inset Note Greyedout
12699 status collapsed
12700
12701 \begin_layout Plain Layout
12702
12703 \series bold
12704 Note:
12705 \series default
12706  When you choose a new font or font size, LyX does 
12707 \emph on
12708 not
12709 \emph default
12710  change the screen font! You will only see a difference in the printed output;
12711  this is part of the WYSIWYM concept.
12712  LyX's screen fonts can be adjusted in the 
12713 \family sans
12714 Tools\SpecialChar \menuseparator
12715 Preferences
12716 \family default
12717  dialog, see section
12718 \begin_inset space ~
12719 \end_inset
12720
12721
12722 \begin_inset CommandInset ref
12723 LatexCommand ref
12724 reference "sub:Screen-Fonts"
12725
12726 \end_inset
12727
12728 .
12729 \end_layout
12730
12731 \end_inset
12732
12733
12734 \end_layout
12735
12736 \begin_layout Subsection
12737 Using Different Character Styles
12738 \begin_inset Index idx
12739 status collapsed
12740
12741 \begin_layout Plain Layout
12742 Character Styles
12743 \end_layout
12744
12745 \end_inset
12746
12747
12748 \begin_inset Index idx
12749 status collapsed
12750
12751 \begin_layout Plain Layout
12752 Text Style
12753 \end_layout
12754
12755 \end_inset
12756
12757
12758 \end_layout
12759
12760 \begin_layout Standard
12761 As we've already seen, LyX automatically changes the character style for
12762  certain paragraph environments.
12763  LyX supports two character styles, 
12764 \family sans
12765 Emphasized
12766 \family default
12767  and 
12768 \family sans
12769 Noun
12770 \family default
12771 .
12772  You can activate both of these styles via keybindings, the menus, and the
12773  toolbar.
12774 \end_layout
12775
12776 \begin_layout Standard
12777 To activate the 
12778 \family sans
12779 Noun
12780 \family default
12781  style, do one of the following:
12782 \end_layout
12783
12784 \begin_layout Itemize
12785 click on the toolbar button 
12786 \begin_inset Info
12787 type  "icon"
12788 arg   "font-noun"
12789 \end_inset
12790
12791
12792 \end_layout
12793
12794 \begin_layout Itemize
12795 use the key binding 
12796 \begin_inset Info
12797 type  "shortcut"
12798 arg   "font-noun"
12799 \end_inset
12800
12801
12802 \end_layout
12803
12804 \begin_layout Standard
12805 These commands are all toggles.
12806  That is, if 
12807 \family sans
12808 Noun
12809 \family default
12810  style is already active, they deactivate it.
12811 \end_layout
12812
12813 \begin_layout Standard
12814 One typically uses the 
12815 \family sans
12816 Noun
12817 \family default
12818  style for proper names.
12819  For example: 
12820 \begin_inset Quotes eld
12821 \end_inset
12822
12823
12824 \noun on
12825 Matthias Ettrich
12826 \noun default
12827  is the original author of LyX.
12828 \begin_inset Quotes erd
12829 \end_inset
12830
12831
12832 \end_layout
12833
12834 \begin_layout Standard
12835 A more widely used character style is the 
12836 \family sans
12837 Emphasized
12838 \family default
12839  style.
12840  You can activate (or deactivate — it's also a toggle) the 
12841 \family sans
12842 Emphasized
12843 \family default
12844  style by:
12845 \end_layout
12846
12847 \begin_layout Itemize
12848 clicking on the toolbar button 
12849 \begin_inset Info
12850 type  "icon"
12851 arg   "font-emph"
12852 \end_inset
12853
12854
12855 \end_layout
12856
12857 \begin_layout Itemize
12858 using the keybindings 
12859 \begin_inset Info
12860 type  "shortcut"
12861 arg   "font-emph"
12862 \end_inset
12863
12864
12865 \end_layout
12866
12867 \begin_layout Standard
12868 Normally the 
12869 \family sans
12870 Emphasized
12871 \family default
12872  style is equivalent to an italic font but some document classes or LaTeX-packag
12873 es use a different font.
12874 \end_layout
12875
12876 \begin_layout Standard
12877 We've been using the 
12878 \family sans
12879 Emphasized
12880 \family default
12881  style all over the place in this document.
12882  Here's one more example:
12883 \end_layout
12884
12885 \begin_layout Quotation
12886
12887 \emph on
12888 Do not overuse character styles!
12889 \end_layout
12890
12891 \begin_layout Standard
12892 It's also a warning in addition to an example.
12893  One's writing should parallel ordinary conversation.
12894  Since we don't all constantly scream at each other, we should also avoid
12895  the common tendency to overuse character style.
12896  
12897 \end_layout
12898
12899 \begin_layout Standard
12900 You can always reset to the default font using the key binding 
12901 \begin_inset Info
12902 type  "shortcut"
12903 arg   "font-default"
12904 \end_inset
12905
12906  or the dialog 
12907 \family sans
12908 Edit\SpecialChar \menuseparator
12909 Text
12910 \begin_inset space ~
12911 \end_inset
12912
12913 Style
12914 \family default
12915 .
12916 \end_layout
12917
12918 \begin_layout Subsection
12919 Fine-Tuning with the 
12920 \family sans
12921 Text Style
12922 \family default
12923  dialog
12924 \begin_inset CommandInset label
12925 LatexCommand label
12926 name "sub:Fine-Tuning-with-the"
12927
12928 \end_inset
12929
12930
12931 \begin_inset Index idx
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935 Text Style
12936 \end_layout
12937
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \begin_layout Standard
12944 There are always occasions when you will need to do some fine-tuning, so
12945  LyX gives you a way to create a custom character style.
12946  For example, an academic journal or a corporation may have a style sheet
12947  requiring a sans-serif font be used in certain situations.
12948  Also, writers sometimes use a different font to offset a character's thoughts
12949  from ordinary dialog.
12950 \end_layout
12951
12952 \begin_layout Standard
12953 Before we document how to use custom character style, we want to issue a
12954  warning yet again: Don't overuse character styles! 
12955 \begin_inset Newline newline
12956 \end_inset
12957
12958 Documents that overuse different fonts and sizes are not well readable and
12959  tend to look as if someone has knocked huge holes in them.
12960 \end_layout
12961
12962 \begin_layout Standard
12963 To use custom character styles, open the 
12964 \family sans
12965 Edit\SpecialChar \menuseparator
12966 Text
12967 \begin_inset space ~
12968 \end_inset
12969
12970 Style\SpecialChar \menuseparator
12971 Customized
12972 \family default
12973  dialog or press the toolbar button 
12974 \begin_inset Info
12975 type  "icon"
12976 arg   "dialog-show character"
12977 \end_inset
12978
12979 .
12980  There are several boxes on this dialog, each corresponding to a different
12981  font property that you can choose.
12982  You can choose an option for one of these properties, or select 
12983 \family sans
12984 No
12985 \begin_inset space ~
12986 \end_inset
12987
12988 change
12989 \family default
12990 , which keeps the current state of that property.
12991  The item 
12992 \family sans
12993 Reset
12994 \family default
12995  will reset the property to whatever is the default.
12996  You can use this to reset attributes across a bunch of different paragraph
12997  environments in a snap.
12998 \end_layout
12999
13000 \begin_layout Standard
13001 The font properties, and their options (in addition to 
13002 \family sans
13003 No
13004 \begin_inset space ~
13005 \end_inset
13006
13007 change
13008 \family default
13009  and 
13010 \family sans
13011 Reset
13012 \family default
13013 ) are:
13014 \end_layout
13015
13016 \begin_layout Labeling
13017 \labelwidthstring 00.00.0000
13018
13019 \family sans
13020 Family
13021 \family default
13022  The 
13023 \begin_inset Quotes eld
13024 \end_inset
13025
13026 overall look
13027 \begin_inset Quotes erd
13028 \end_inset
13029
13030  of the font.
13031  The possible options are:
13032 \end_layout
13033
13034 \begin_deeper
13035 \begin_layout Labeling
13036 \labelwidthstring 00.00.0000
13037
13038 \family sans
13039 Roman
13040 \family default
13041  This is the Roman font family.
13042  Normally a serif font.
13043  It's also the default family.
13044  (key binding 
13045 \begin_inset Info
13046 type  "shortcut"
13047 arg   "font-roman"
13048 \end_inset
13049
13050 )
13051 \end_layout
13052
13053 \begin_layout Labeling
13054 \labelwidthstring 00.00.0000
13055
13056 \family sans
13057 Sans
13058 \begin_inset space ~
13059 \end_inset
13060
13061 Serif
13062 \family default
13063  
13064 \family sans
13065 This is the Sans Serif font family.
13066
13067 \family default
13068  (key binding 
13069 \begin_inset Info
13070 type  "shortcut"
13071 arg   "font-sans"
13072 \end_inset
13073
13074 )
13075 \end_layout
13076
13077 \begin_layout Labeling
13078 \labelwidthstring 00.00.0000
13079
13080 \family sans
13081 Typewriter
13082 \family default
13083  
13084 \family typewriter
13085 This is the Typewriter font family.
13086
13087 \family default
13088  (key binding 
13089 \begin_inset Info
13090 type  "shortcut"
13091 arg   "font-typewriter"
13092 \end_inset
13093
13094
13095 \family sans
13096 )
13097 \end_layout
13098
13099 \end_deeper
13100 \begin_layout Labeling
13101 \labelwidthstring 00.00.0000
13102
13103 \family sans
13104 Series
13105 \family default
13106  This corresponds to the print weight.
13107  Options are:
13108 \end_layout
13109
13110 \begin_deeper
13111 \begin_layout Labeling
13112 \labelwidthstring 00.00.0000
13113
13114 \family sans
13115 Medium
13116 \family default
13117  This is the Medium font series.
13118  It's also the default series.
13119 \end_layout
13120
13121 \begin_layout Labeling
13122 \labelwidthstring 00.00.0000
13123
13124 \family sans
13125 Bold
13126 \family default
13127  
13128 \series bold
13129 This is the Bold font series.
13130
13131 \series default
13132  (key binding 
13133 \begin_inset Info
13134 type  "shortcut"
13135 arg   "font-bold"
13136 \end_inset
13137
13138 )
13139 \end_layout
13140
13141 \end_deeper
13142 \begin_layout Labeling
13143 \labelwidthstring 00.00.0000
13144
13145 \family sans
13146 Shape
13147 \family default
13148  As the name implies.
13149  Options are:
13150 \end_layout
13151
13152 \begin_deeper
13153 \begin_layout Labeling
13154 \labelwidthstring 00.00.0000
13155
13156 \family sans
13157 Upright
13158 \family default
13159  This is the Upright font shape.
13160  It's also the default shape.
13161 \end_layout
13162
13163 \begin_layout Labeling
13164 \labelwidthstring 00.00.0000
13165
13166 \family sans
13167 Italic
13168 \family default
13169  
13170 \shape italic
13171 This
13172 \shape default
13173  
13174 \family sans
13175 \shape italic
13176 i
13177 \family default
13178 s the Italic font shape
13179 \shape default
13180 \emph on
13181 .
13182 \end_layout
13183
13184 \begin_layout Labeling
13185 \labelwidthstring 00.00.0000
13186
13187 \family sans
13188 Slanted
13189 \family default
13190  
13191 \shape slanted
13192 This is the Slanted font shape
13193 \shape default
13194  (although it might not be visible in LyX, this is different from italic).
13195 \end_layout
13196
13197 \begin_layout Labeling
13198 \labelwidthstring 00.00.0000
13199
13200 \family sans
13201 Small
13202 \begin_inset space ~
13203 \end_inset
13204
13205 Caps
13206 \family default
13207  
13208 \shape smallcaps
13209 This is the Small caps font shape
13210 \shape default
13211 \noun on
13212 .
13213 \end_layout
13214
13215 \end_deeper
13216 \begin_layout Labeling
13217 \labelwidthstring 00.00.0000
13218
13219 \family sans
13220 Size
13221 \family default
13222  Alters the size of the font.
13223  You will find no numerical values here; all possible sizes are actually
13224  proportional to the document font size.
13225  Once again, you don't feed LyX the details, but a general description of
13226  what you want to do.
13227  The options are:
13228 \end_layout
13229
13230 \begin_deeper
13231 \begin_layout Labeling
13232 \labelwidthstring 00.00.0000
13233
13234 \family sans
13235 Tiny
13236 \family default
13237  
13238 \size tiny
13239 This is the 
13240 \begin_inset Quotes eld
13241 \end_inset
13242
13243 Tiny
13244 \begin_inset Quotes erd
13245 \end_inset
13246
13247  font size.
13248
13249 \size default
13250  (key bindings 
13251 \begin_inset Info
13252 type  "shortcuts"
13253 arg   "font-size tiny"
13254 \end_inset
13255
13256 )
13257 \end_layout
13258
13259 \begin_layout Labeling
13260 \labelwidthstring 00.00.0000
13261
13262 \family sans
13263 Smallest
13264 \family default
13265  
13266 \size scriptsize
13267 This is the 
13268 \begin_inset Quotes eld
13269 \end_inset
13270
13271 Smallest
13272 \begin_inset Quotes erd
13273 \end_inset
13274
13275  font size
13276 \size default
13277 .
13278  (key binding 
13279 \begin_inset Info
13280 type  "shortcut"
13281 arg   "font-size scriptsize"
13282 \end_inset
13283
13284 )
13285 \end_layout
13286
13287 \begin_layout Labeling
13288 \labelwidthstring 00.00.0000
13289
13290 \family sans
13291 Smaller
13292 \family default
13293  
13294 \size footnotesize
13295 This is the 
13296 \begin_inset Quotes eld
13297 \end_inset
13298
13299 Smaller
13300 \begin_inset Quotes erd
13301 \end_inset
13302
13303  font size.
13304
13305 \size default
13306  (key bindings 
13307 \begin_inset Info
13308 type  "shortcuts"
13309 arg   "font-size footnotesize"
13310 \end_inset
13311
13312 )
13313 \end_layout
13314
13315 \begin_layout Labeling
13316 \labelwidthstring 00.00.0000
13317
13318 \family sans
13319 Small
13320 \family default
13321  
13322 \size small
13323 This is the 
13324 \begin_inset Quotes eld
13325 \end_inset
13326
13327 Small
13328 \begin_inset Quotes erd
13329 \end_inset
13330
13331  font size.
13332
13333 \size default
13334  (key bindings 
13335 \begin_inset Info
13336 type  "shortcuts"
13337 arg   "font-size small"
13338 \end_inset
13339
13340 )
13341 \end_layout
13342
13343 \begin_layout Labeling
13344 \labelwidthstring 00.00.0000
13345
13346 \family sans
13347 Normal
13348 \family default
13349  This is the 
13350 \begin_inset Quotes eld
13351 \end_inset
13352
13353 Normal
13354 \begin_inset Quotes erd
13355 \end_inset
13356
13357  font size.
13358  It's also the default size.
13359  (key bindings 
13360 \begin_inset Info
13361 type  "shortcuts"
13362 arg   "font-size normal"
13363 \end_inset
13364
13365 )
13366 \end_layout
13367
13368 \begin_layout Labeling
13369 \labelwidthstring 00.00.0000
13370
13371 \family sans
13372 Large
13373 \family default
13374  
13375 \size large
13376 This is the 
13377 \begin_inset Quotes eld
13378 \end_inset
13379
13380 Large
13381 \begin_inset Quotes erd
13382 \end_inset
13383
13384  font size.
13385
13386 \size default
13387  (key bindings 
13388 \begin_inset Info
13389 type  "shortcuts"
13390 arg   "font-size large"
13391 \end_inset
13392
13393 )
13394 \end_layout
13395
13396 \begin_layout Labeling
13397 \labelwidthstring 00.00.0000
13398
13399 \family sans
13400 Larger
13401 \family default
13402  
13403 \size larger
13404 This is the 
13405 \begin_inset Quotes eld
13406 \end_inset
13407
13408 Larger
13409 \begin_inset Quotes erd
13410 \end_inset
13411
13412  font size.
13413
13414 \size default
13415  (key bindings 
13416 \begin_inset Info
13417 type  "shortcuts"
13418 arg   "font-size larger"
13419 \end_inset
13420
13421 )
13422 \end_layout
13423
13424 \begin_layout Labeling
13425 \labelwidthstring 00.00.0000
13426
13427 \family sans
13428 Largest
13429 \family default
13430  
13431 \size largest
13432 This is the 
13433 \begin_inset Quotes eld
13434 \end_inset
13435
13436 Largest
13437 \begin_inset Quotes erd
13438 \end_inset
13439
13440  font size.
13441
13442 \size default
13443  (key binding 
13444 \begin_inset Info
13445 type  "shortcut"
13446 arg   "font-size largest"
13447 \end_inset
13448
13449 )
13450 \end_layout
13451
13452 \begin_layout Labeling
13453 \labelwidthstring 00.00.0000
13454
13455 \family sans
13456 Huge
13457 \family default
13458  
13459 \size huge
13460 This is the 
13461 \begin_inset Quotes eld
13462 \end_inset
13463
13464 Huge
13465 \begin_inset Quotes erd
13466 \end_inset
13467
13468  font size.
13469
13470 \size default
13471  (key bindings 
13472 \begin_inset Info
13473 type  "shortcuts"
13474 arg   "font-size huge"
13475 \end_inset
13476
13477 )
13478 \end_layout
13479
13480 \begin_layout Labeling
13481 \labelwidthstring 00.00.0000
13482
13483 \family sans
13484 Huger
13485 \family default
13486  
13487 \size giant
13488 This is the 
13489 \begin_inset Quotes eld
13490 \end_inset
13491
13492 Huger
13493 \begin_inset Quotes erd
13494 \end_inset
13495
13496  font size.
13497
13498 \size default
13499  (key bindings 
13500 \begin_inset Info
13501 type  "shortcuts"
13502 arg   "font-size giant"
13503 \end_inset
13504
13505 )
13506 \end_layout
13507
13508 \begin_layout Labeling
13509 \labelwidthstring 00.00.0000
13510
13511 \family sans
13512 Increase
13513 \family default
13514  This increases the size by one step (for instance, from 
13515 \begin_inset Quotes eld
13516 \end_inset
13517
13518 Largest
13519 \begin_inset Quotes erd
13520 \end_inset
13521
13522  to 
13523 \begin_inset Quotes eld
13524 \end_inset
13525
13526 Huge
13527 \begin_inset Quotes erd
13528 \end_inset
13529
13530 ).
13531  (key binding 
13532 \begin_inset Info
13533 type  "shortcut"
13534 arg   "font-size increase"
13535 \end_inset
13536
13537 )
13538 \end_layout
13539
13540 \begin_layout Labeling
13541 \labelwidthstring 00.00.0000
13542
13543 \family sans
13544 Decrease
13545 \family default
13546  This decreases the size by one step (for instance, from 
13547 \begin_inset Quotes eld
13548 \end_inset
13549
13550 Normal
13551 \begin_inset Quotes erd
13552 \end_inset
13553
13554  to 
13555 \begin_inset Quotes eld
13556 \end_inset
13557
13558 Small
13559 \begin_inset Quotes erd
13560 \end_inset
13561
13562 ).
13563  (key binding 
13564 \begin_inset Info
13565 type  "shortcut"
13566 arg   "font-size decrease"
13567 \end_inset
13568
13569 )
13570 \end_layout
13571
13572 \end_deeper
13573 \begin_layout Standard
13574 We warn you 
13575 \emph on
13576 yet again
13577 \emph default
13578 : don't go crazy with this feature.
13579  You should almost never need to change the font size.
13580  LyX automatically changes the font size for different paragraph environments
13581  — use those instead.
13582  This is here for fine-tuning only!
13583 \end_layout
13584
13585 \begin_layout Labeling
13586 \labelwidthstring 00.00.0000
13587
13588 \family sans
13589 Misc
13590 \family default
13591  Here you can change a few other things at the character level.
13592  Options are:
13593 \end_layout
13594
13595 \begin_deeper
13596 \begin_layout Labeling
13597 \labelwidthstring 00.00.0000
13598
13599 \family sans
13600 Emph
13601 \family default
13602  
13603 \emph on
13604 This is text with emphasize on
13605 \emph default
13606 .
13607  This might seem like the same as 
13608 \shape italic
13609 Italic
13610 \shape default
13611 , but it is actually a bit different.
13612  Emphasized is a 
13613 \emph on
13614 logical
13615 \emph default
13616  attribute.
13617  That means every document class can define its own font used for emphasized
13618  text.
13619  Normally this font is equal to italic.
13620 \end_layout
13621
13622 \begin_layout Labeling
13623 \labelwidthstring 00.00.0000
13624
13625 \family sans
13626 Underbar
13627 \family default
13628  
13629 \bar under
13630 This is text with Underbar on.
13631
13632 \bar default
13633  (key binding 
13634 \begin_inset Info
13635 type  "shortcuts"
13636 arg   "font-underline"
13637 \end_inset
13638
13639
13640 \family sans
13641 )
13642 \begin_inset Newline newline
13643 \end_inset
13644
13645
13646 \family default
13647 Avoid using underbar if you can! It is a hangover from the typewriter days,
13648  when you could not change fonts.
13649  One no longer needs to emphasize text by underscoring characters.
13650  This is only possible in LyX because some people 
13651 \emph on
13652 may
13653 \emph default
13654  need it in order to follow style sheets for journal submissions.
13655 \end_layout
13656
13657 \begin_layout Labeling
13658 \labelwidthstring 00.00.0000
13659
13660 \family sans
13661 Double
13662 \begin_inset space ~
13663 \end_inset
13664
13665 underbar
13666 \family default
13667  
13668 \uuline on
13669 This is text with Double underbar on.
13670
13671 \uuline default
13672  (key binding 
13673 \begin_inset Info
13674 type  "shortcut"
13675 arg   "font-underunderline"
13676 \end_inset
13677
13678 )
13679 \begin_inset Newline newline
13680 \end_inset
13681
13682 As we just warned you against using underbar, you can imagine what we think
13683  about double underbar.
13684 \end_layout
13685
13686 \begin_layout Labeling
13687 \labelwidthstring 00.00.0000
13688
13689 \family sans
13690 Wavy
13691 \begin_inset space ~
13692 \end_inset
13693
13694 underbar
13695 \family default
13696  
13697 \uwave on
13698 This is text with Wavy underbar on.
13699
13700 \uwave default
13701  (key binding 
13702 \begin_inset Info
13703 type  "shortcut"
13704 arg   "font-underwave"
13705 \end_inset
13706
13707 )
13708 \begin_inset Newline newline
13709 \end_inset
13710
13711 Use this only if a journal absolutely insists on it.
13712  Keep antinausea pills handy.
13713 \end_layout
13714
13715 \begin_layout Labeling
13716 \labelwidthstring 00.00.0000
13717
13718 \family sans
13719 Strikeout
13720 \family default
13721  
13722 \strikeout on
13723 This is text with Strikeout on.
13724
13725 \strikeout default
13726  (key binding 
13727 \begin_inset Info
13728 type  "shortcut"
13729 arg   "font-strikeout"
13730 \end_inset
13731
13732 )
13733 \begin_inset Newline newline
13734 \end_inset
13735
13736 This is frequently used to indicate an older version of text that has been
13737  changed in the meantime.
13738 \end_layout
13739
13740 \begin_layout Labeling
13741 \labelwidthstring 00.00.0000
13742
13743 \family sans
13744 Noun
13745 \family default
13746  
13747 \noun on
13748 This is text with Noun on.
13749
13750 \noun default
13751  Like 
13752 \family sans
13753 Emph
13754 \family default
13755 , this is a logical attribute.
13756  Normally it's equivalent to 
13757 \family sans
13758 Small
13759 \begin_inset space ~
13760 \end_inset
13761
13762 Caps
13763 \family default
13764 .
13765 \end_layout
13766
13767 \end_deeper
13768 \begin_layout Labeling
13769 \labelwidthstring 00.00.0000
13770
13771 \family sans
13772 Color
13773 \family default
13774  You can adjust the color of the text with this control.
13775  Notice that not all DVI-viewers are able to display colors.
13776  Besides 
13777 \family sans
13778 No
13779 \begin_inset space ~
13780 \end_inset
13781
13782 color
13783 \family default
13784 , which is the default 
13785 \begin_inset Quotes eld
13786 \end_inset
13787
13788 color
13789 \begin_inset Quotes erd
13790 \end_inset
13791
13792  and means normally black, you can choose between 
13793 \family sans
13794 Black
13795 \family default
13796
13797 \family sans
13798 White
13799 \family default
13800
13801 \family sans
13802 Red
13803 \family default
13804
13805 \family sans
13806 Green
13807 \family default
13808
13809 \family sans
13810 Blue
13811 \family default
13812
13813 \family sans
13814 Cyan
13815 \family default
13816
13817 \family sans
13818 Magenta
13819 \family default
13820  and 
13821 \family sans
13822 Yellow
13823 \family default
13824  text.
13825 \begin_inset Index idx
13826 status collapsed
13827
13828 \begin_layout Plain Layout
13829 Color ! Text
13830 \end_layout
13831
13832 \end_inset
13833
13834
13835 \end_layout
13836
13837 \begin_layout Labeling
13838 \labelwidthstring 00.00.0000
13839
13840 \family sans
13841 Language
13842 \family default
13843  This is used to mark regions of text as having a different language from
13844  the language of the document.
13845  Text marked in this way will be underlined in blue to indicate the change
13846  (only within LyX).
13847 \begin_inset Newline newline
13848 \end_inset
13849
13850 If you have for example a longer German Text in your document, LaTeX respects
13851  the German hyphenation rules automatically.
13852  When using the spell checking (see section
13853 \begin_inset space ~
13854 \end_inset
13855
13856
13857 \begin_inset CommandInset ref
13858 LatexCommand ref
13859 reference "sec:Spellchecking"
13860
13861 \end_inset
13862
13863 ) the German-marked text will be checked according to the German dictionary.
13864 \end_layout
13865
13866 \begin_layout Standard
13867 So you have a huge number of combinations to choose from.
13868  Once you've chosen a new character style via the 
13869 \family sans
13870 Edit\SpecialChar \menuseparator
13871 Text
13872 \begin_inset space ~
13873 \end_inset
13874
13875 Style
13876 \family default
13877  dialog, the settings are saved.
13878  You can activate them by using the toolbar button 
13879 \begin_inset Info
13880 type  "icon"
13881 arg   "textstyle-apply"
13882 \end_inset
13883
13884 .
13885  The button lets you apply your custom character style even when the dialog
13886  isn't visible.
13887 \end_layout
13888
13889 \begin_layout Standard
13890 To completely reset the character style to the default, use 
13891 \begin_inset Info
13892 type  "shortcut"
13893 arg   "font-default"
13894 \end_inset
13895
13896 .
13897  If you want to toggle only those properties that you have just changed
13898  (suppose you just set the shape to 
13899 \begin_inset Quotes eld
13900 \end_inset
13901
13902 slanted
13903 \begin_inset Quotes erd
13904 \end_inset
13905
13906  and the series to 
13907 \begin_inset Quotes eld
13908 \end_inset
13909
13910 bold
13911 \begin_inset Quotes erd
13912 \end_inset
13913
13914 ), set the 
13915 \family sans
13916 Toggle
13917 \begin_inset space ~
13918 \end_inset
13919
13920 all
13921 \family default
13922  switch and press 
13923 \family sans
13924 Apply
13925 \family default
13926 .
13927 \end_layout
13928
13929 \begin_layout Standard
13930 You should also know something about the differences between the three main
13931  font types 
13932 \family sans
13933 serif
13934 \family default
13935
13936 \family sans
13937 sans
13938 \begin_inset space ~
13939 \end_inset
13940
13941 serif
13942 \family default
13943 , and 
13944 \family sans
13945 typewriter
13946 \family default
13947 :
13948 \end_layout
13949
13950 \begin_layout Itemize
13951
13952 \family sans
13953 Typewriter
13954 \family default
13955  is a so called 
13956 \begin_inset Quotes eld
13957 \end_inset
13958
13959 monospaced
13960 \begin_inset Quotes erd
13961 \end_inset
13962
13963  font, which means every character has the same width; the 
13964 \begin_inset Quotes eld
13965 \end_inset
13966
13967 i
13968 \begin_inset Quotes erd
13969 \end_inset
13970
13971  is as wide as the 
13972 \begin_inset Quotes eld
13973 \end_inset
13974
13975 m
13976 \begin_inset Quotes erd
13977 \end_inset
13978
13979 .
13980  Here is an example
13981 \begin_inset Newline newline
13982 \end_inset
13983
13984
13985 \begin_inset Phantom HPhantom
13986 status open
13987
13988 \begin_layout Plain Layout
13989 no 
13990 \end_layout
13991
13992 \end_inset
13993
13994
13995 \family typewriter
13996 typewriter text
13997 \family default
13998
13999 \begin_inset Note Note
14000 status collapsed
14001
14002 \begin_layout Plain Layout
14003 For more on phantoms see section
14004 \begin_inset space ~
14005 \end_inset
14006
14007
14008 \begin_inset CommandInset ref
14009 LatexCommand ref
14010 reference "sub:Phantom-Space"
14011
14012 \end_inset
14013
14014 .
14015 \end_layout
14016
14017 \end_inset
14018
14019
14020 \begin_inset Newline newline
14021 \end_inset
14022
14023 no typewriter text
14024 \end_layout
14025
14026 \begin_layout Itemize
14027
14028 \family sans
14029 Serif
14030 \family default
14031  fonts use characters with serifs.
14032  These are the small 
14033 \begin_inset Quotes eld
14034 \end_inset
14035
14036 appendices
14037 \begin_inset Quotes erd
14038 \end_inset
14039
14040  at the ends of the strokes that form the character.
14041  The following example shows the difference:
14042 \begin_inset Newline newline
14043 \end_inset
14044
14045 text with serifs
14046 \begin_inset Newline newline
14047 \end_inset
14048
14049
14050 \family sans
14051 text without serifs
14052 \family default
14053
14054 \begin_inset Newline newline
14055 \end_inset
14056
14057 Serifs facilitate quick and easy reading.
14058  These fonts are therefore used as default (named 
14059 \family sans
14060 roman
14061 \family default
14062 ).
14063 \end_layout
14064
14065 \begin_layout Itemize
14066
14067 \family sans
14068 Sans serif
14069 \family default
14070  is not recommended to use a base type.
14071  This font type is therefore often only used for headings and short texts.
14072  We use it in this document to highlight menu names.
14073 \end_layout
14074
14075 \begin_layout Standard
14076 \begin_inset Quotes eld
14077 \end_inset
14078
14079 Toggling
14080 \begin_inset Quotes erd
14081 \end_inset
14082
14083  refers to applying or removing font properties.
14084  When a property is marked for toggling in the Text Style dialog, applying
14085  the style to text that already has the property will cause the property
14086  to be removed.
14087  If you for example apply a style with properties A, B and C to text that
14088  currently has font properties B, C, F and G, and if B is set to toggle
14089  and C is set not to toggle, the text ends up with properties A, C, F and
14090  G.
14091  
14092 \begin_inset Quotes eld
14093 \end_inset
14094
14095 Never toggled
14096 \begin_inset Quotes erd
14097 \end_inset
14098
14099  and 
14100 \begin_inset Quotes eld
14101 \end_inset
14102
14103 always toggled
14104 \begin_inset Quotes erd
14105 \end_inset
14106
14107  mean that you do not control the toggling behavior.
14108  For the properties on the left side of the dialog (
14109 \begin_inset Quotes eld
14110 \end_inset
14111
14112 Family
14113 \begin_inset Quotes erd
14114 \end_inset
14115
14116  etc.), toggling behavior is up to you.
14117  If 
14118 \family sans
14119 Toggle
14120 \begin_inset space ~
14121 \end_inset
14122
14123 all
14124 \family default
14125  is checked, all of the left side properties are toggled; by default, none
14126  of them are.
14127  Finally, 
14128 \begin_inset Quotes eld
14129 \end_inset
14130
14131 Reset
14132 \begin_inset Quotes erd
14133 \end_inset
14134
14135  is never toggled.
14136  If you e.
14137 \begin_inset space \thinspace{}
14138 \end_inset
14139
14140 g.
14141 \begin_inset space \space{}
14142 \end_inset
14143
14144 set 
14145 \begin_inset Quotes eld
14146 \end_inset
14147
14148 Series
14149 \begin_inset Quotes erd
14150 \end_inset
14151
14152  to 
14153 \begin_inset Quotes eld
14154 \end_inset
14155
14156 Reset
14157 \begin_inset Quotes erd
14158 \end_inset
14159
14160  and select 
14161 \family sans
14162 Toggle
14163 \begin_inset space ~
14164 \end_inset
14165
14166 all
14167 \family default
14168 , then apply the style to bold face text, the text will revert to the default
14169  series (
14170 \begin_inset Quotes eld
14171 \end_inset
14172
14173 Medium
14174 \begin_inset Quotes erd
14175 \end_inset
14176
14177 ), no matter how many times you apply the style.
14178 \end_layout
14179
14180 \begin_layout Standard
14181 We conclude with the same warning once again: Do not overuse the fonts!
14182  They are, more often than not, a kludge and a bad substitute for good writing.
14183 \end_layout
14184
14185 \begin_layout Section
14186 Printing and Previewing
14187 \end_layout
14188
14189 \begin_layout Subsection
14190 Overview
14191 \end_layout
14192
14193 \begin_layout Standard
14194 Now that we have covered some of the basic features of document preparation
14195  using LyX, you probably want to know how to print out your masterpiece.
14196  Before we tell you that, we want to give you a quick explanation of what
14197  goes on behind-the-scenes.
14198  We cover this information in much greater detail in the 
14199 \emph on
14200 Additional Features
14201 \emph default
14202  manual as well.
14203 \end_layout
14204
14205 \begin_layout Standard
14206 LyX uses the program LaTeX as its backend.
14207  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14208  confusion, we will only refer to LaTeX.
14209  LyX is what you use to do your actual writing.
14210  Then, LyX calls LaTeX to turn your writing into printable output.
14211  This happens in two stages:
14212 \end_layout
14213
14214 \begin_layout Enumerate
14215 First, LyX converts your document to a series of text commands for LaTeX,
14216  generating a file with the extension, 
14217 \begin_inset Quotes eld
14218 \end_inset
14219
14220
14221 \family typewriter
14222 .tex
14223 \family default
14224
14225 \begin_inset Quotes erd
14226 \end_inset
14227
14228 .
14229 \end_layout
14230
14231 \begin_layout Enumerate
14232 Next, LyX calls LaTeX to use the commands in the 
14233 \family typewriter
14234 .tex
14235 \family default
14236  file to produce printable output.
14237  
14238 \end_layout
14239
14240 \begin_layout Subsection
14241 Output file formats
14242 \begin_inset Index idx
14243 status collapsed
14244
14245 \begin_layout Plain Layout
14246 File formats
14247 \end_layout
14248
14249 \end_inset
14250
14251
14252 \begin_inset CommandInset label
14253 LatexCommand label
14254 name "sub:Output-file-formats"
14255
14256 \end_inset
14257
14258
14259 \end_layout
14260
14261 \begin_layout Subsubsection
14262 Simple text (ASCII)
14263 \begin_inset Index idx
14264 status collapsed
14265
14266 \begin_layout Plain Layout
14267 File formats ! ASCII
14268 \end_layout
14269
14270 \end_inset
14271
14272
14273 \end_layout
14274
14275 \begin_layout Standard
14276 This file type has the extension 
14277 \begin_inset Quotes eld
14278 \end_inset
14279
14280
14281 \family typewriter
14282 .txt
14283 \family default
14284
14285 \begin_inset Quotes erd
14286 \end_inset
14287
14288 .
14289  It contains your document as plain text following the rules of the 
14290 \begin_inset Quotes eld
14291 \end_inset
14292
14293 American Standard Code for Information Interchange
14294 \begin_inset Quotes erd
14295 \end_inset
14296
14297  (ASCII).
14298 \end_layout
14299
14300 \begin_layout Standard
14301 You can export your document to ASCII with the menu 
14302 \family sans
14303 File\SpecialChar \menuseparator
14304 Export\SpecialChar \menuseparator
14305 Plain
14306 \begin_inset space ~
14307 \end_inset
14308
14309 text
14310 \family default
14311  or 
14312 \family sans
14313 File\SpecialChar \menuseparator
14314 Export\SpecialChar \menuseparator
14315 Plain
14316 \begin_inset space ~
14317 \end_inset
14318
14319 text
14320 \begin_inset space ~
14321 \end_inset
14322
14323 (ps2ascii)
14324 \family default
14325 .
14326  The latter will first internally export to PostScript and then do the conversio
14327 n to ASCII.
14328 \end_layout
14329
14330 \begin_layout Subsubsection
14331 LaTeX
14332 \begin_inset Index idx
14333 status collapsed
14334
14335 \begin_layout Plain Layout
14336 File formats ! LaTeX
14337 \end_layout
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \begin_layout Standard
14345 This file type has the extension 
14346 \begin_inset Quotes eld
14347 \end_inset
14348
14349
14350 \family typewriter
14351 .tex
14352 \family default
14353
14354 \begin_inset Quotes erd
14355 \end_inset
14356
14357  and contains all commands that are necessary for the LaTeX program to process
14358  your document.
14359  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14360  it manually with console commands.
14361  The LaTeX-file is automatically created in LyX's temporary directory whenever
14362  you view or export your document.
14363 \end_layout
14364
14365 \begin_layout Standard
14366 You can export your document as a LaTeX-file using the menu 
14367 \family sans
14368 File\SpecialChar \menuseparator
14369 Export\SpecialChar \menuseparator
14370 LaT
14371 \begin_inset ERT
14372 status collapsed
14373
14374 \begin_layout Plain Layout
14375
14376 {}
14377 \end_layout
14378
14379 \end_inset
14380
14381 eX
14382 \family default
14383 .
14384  The different LaTeX export variants are explained in section
14385 \begin_inset space ~
14386 \end_inset
14387
14388
14389 \begin_inset CommandInset ref
14390 LatexCommand ref
14391 reference "sub:Export"
14392
14393 \end_inset
14394
14395 .
14396 \end_layout
14397
14398 \begin_layout Subsubsection
14399 DVI
14400 \begin_inset Index idx
14401 status collapsed
14402
14403 \begin_layout Plain Layout
14404 File formats ! DVI
14405 \end_layout
14406
14407 \end_inset
14408
14409
14410 \end_layout
14411
14412 \begin_layout Standard
14413 This file type has the extension 
14414 \begin_inset Quotes eld
14415 \end_inset
14416
14417
14418 \family typewriter
14419 .dvi
14420 \family default
14421
14422 \begin_inset Quotes erd
14423 \end_inset
14424
14425 .
14426  It is called 
14427 \begin_inset Quotes eld
14428 \end_inset
14429
14430 device-independent
14431 \begin_inset Quotes erd
14432 \end_inset
14433
14434  (DVI), because it is completely portable; you can move them from one machine
14435  to another without needing to do any sort of conversion.
14436  DVIs are used for quick previews and as pre-stage for other output formats,
14437  like PostScript.
14438 \end_layout
14439
14440 \begin_layout Standard
14441 DVI files do not contain images, they only link to them.
14442  So don't forget to deliver the images together with your DVIs.
14443  Because the DVI-viewer has to convert the images in the background to make
14444  them visible when you scroll the DVI, this can slow down your computer
14445  when you view the DVI.
14446  So we recommend using PDF for files with many images.
14447 \end_layout
14448
14449 \begin_layout Standard
14450 You can export your document to DVI by the menu 
14451 \family sans
14452 File\SpecialChar \menuseparator
14453 Export\SpecialChar \menuseparator
14454 DVI
14455 \family default
14456  or 
14457 \family sans
14458 File\SpecialChar \menuseparator
14459 Export\SpecialChar \menuseparator
14460 DVI
14461 \begin_inset space ~
14462 \end_inset
14463
14464 (LuaTe
14465 \begin_inset ERT
14466 status collapsed
14467
14468 \begin_layout Plain Layout
14469
14470 {}
14471 \end_layout
14472
14473 \end_inset
14474
14475 X).
14476
14477 \family default
14478  The latter option uses the program 
14479 \family typewriter
14480 LuaTeX
14481 \family default
14482 .
14483  
14484 \family typewriter
14485 LuaTeX
14486 \family default
14487  is an engine that provides direct Unicode support and support for direct
14488  font access (see section
14489 \begin_inset space ~
14490 \end_inset
14491
14492
14493 \begin_inset CommandInset ref
14494 LatexCommand ref
14495 reference "sub:LaTeX-font-support"
14496
14497 \end_inset
14498
14499 ).
14500  LuaTeX is still a work in progress, but it might develop into the next
14501  standard TeX processor.
14502 \end_layout
14503
14504 \begin_layout Subsubsection
14505 PostScript
14506 \begin_inset Index idx
14507 status collapsed
14508
14509 \begin_layout Plain Layout
14510 File formats ! PostScript
14511 \end_layout
14512
14513 \end_inset
14514
14515
14516 \end_layout
14517
14518 \begin_layout Standard
14519 This file type has the extension 
14520 \begin_inset Quotes eld
14521 \end_inset
14522
14523
14524 \family typewriter
14525 .ps
14526 \family default
14527
14528 \begin_inset Quotes erd
14529 \end_inset
14530
14531 .
14532  PostScript was developed by the company 
14533 \family typewriter
14534 Adobe
14535 \family default
14536  as a printer language.
14537  The file therefore contains commands that the printer uses to print the
14538  file.
14539  PostScript can be seen as a 
14540 \begin_inset Quotes eld
14541 \end_inset
14542
14543 programming language
14544 \begin_inset Quotes erd
14545 \end_inset
14546
14547 ; you can calculate with it and draw diagrams and images.
14548 \begin_inset Foot
14549 status collapsed
14550
14551 \begin_layout Plain Layout
14552 When you are interested to learn more about this, have a look at the LaTeX-packa
14553 ge 
14554 \series bold
14555 pstricks
14556 \series default
14557
14558 \begin_inset Index idx
14559 status collapsed
14560
14561 \begin_layout Plain Layout
14562 LaTeX-packages ! pstricks
14563 \end_layout
14564
14565 \end_inset
14566
14567 .
14568 \end_layout
14569
14570 \end_inset
14571
14572  Due to this ability, the files are often bigger than PDFs.
14573 \end_layout
14574
14575 \begin_layout Standard
14576 PostScript can only contain images in the format 
14577 \begin_inset Quotes eld
14578 \end_inset
14579
14580 Encapsulated PostScript
14581 \begin_inset Quotes erd
14582 \end_inset
14583
14584  (EPS, file extension 
14585 \begin_inset Quotes eld
14586 \end_inset
14587
14588
14589 \family typewriter
14590 .eps
14591 \family default
14592
14593 \begin_inset Quotes erd
14594 \end_inset
14595
14596 ).
14597  As LyX allows you to use any known image format in your document, it has
14598  to convert them in the background to EPS.
14599  If you have e.
14600 \begin_inset space \thinspace{}
14601 \end_inset
14602
14603 g.
14604 \begin_inset space \space{}
14605 \end_inset
14606
14607 50
14608 \begin_inset space ~
14609 \end_inset
14610
14611 images in your document, LyX has to do 50
14612 \begin_inset space ~
14613 \end_inset
14614
14615 conversions when you view or export your document the first time.
14616  This might slow down your workflow with LyX.
14617  So if you plan to use PostScript, you can insert your images directly as
14618  EPS to avoid this problem.
14619 \end_layout
14620
14621 \begin_layout Standard
14622 You can export your document to PostScript using the menu 
14623 \family sans
14624 File\SpecialChar \menuseparator
14625 Export\SpecialChar \menuseparator
14626 PostScript
14627 \family default
14628 .
14629 \end_layout
14630
14631 \begin_layout Subsubsection
14632 PDF
14633 \begin_inset Index idx
14634 status collapsed
14635
14636 \begin_layout Plain Layout
14637 File formats ! PDF
14638 \end_layout
14639
14640 \end_inset
14641
14642
14643 \begin_inset Index idx
14644 status collapsed
14645
14646 \begin_layout Plain Layout
14647 PDF
14648 \end_layout
14649
14650 \end_inset
14651
14652
14653 \end_layout
14654
14655 \begin_layout Standard
14656 This file type has the extension 
14657 \begin_inset Quotes eld
14658 \end_inset
14659
14660
14661 \family typewriter
14662 .pdf
14663 \family default
14664
14665 \begin_inset Quotes erd
14666 \end_inset
14667
14668 .
14669  The 
14670 \begin_inset Quotes eld
14671 \end_inset
14672
14673 Portable Document Format
14674 \begin_inset Quotes erd
14675 \end_inset
14676
14677  (PDF) developed by 
14678 \family typewriter
14679 Adobe
14680 \family default
14681  was derived from PostScript.
14682  It is more compressed and it uses fewer commands than PostScript.
14683  As the name 
14684 \begin_inset Quotes eld
14685 \end_inset
14686
14687 portable
14688 \begin_inset Quotes erd
14689 \end_inset
14690
14691  implies, it can be processed at any computer system and the printed output
14692  looks exactly the same.
14693 \end_layout
14694
14695 \begin_layout Standard
14696 PDF can contain images in its own PDF format and in the formats 
14697 \begin_inset Quotes eld
14698 \end_inset
14699
14700 Joint Photographic Experts Group
14701 \begin_inset Quotes erd
14702 \end_inset
14703
14704  (JPG, file extension 
14705 \begin_inset Quotes eld
14706 \end_inset
14707
14708
14709 \family typewriter
14710 .jpg
14711 \family default
14712
14713 \begin_inset Quotes erd
14714 \end_inset
14715
14716  or 
14717 \begin_inset Quotes eld
14718 \end_inset
14719
14720
14721 \family typewriter
14722 .jpeg
14723 \family default
14724
14725 \begin_inset Quotes erd
14726 \end_inset
14727
14728 ) and 
14729 \begin_inset Quotes eld
14730 \end_inset
14731
14732 Portable Network Graphics
14733 \begin_inset Quotes erd
14734 \end_inset
14735
14736  (PNG, file extension 
14737 \begin_inset Quotes eld
14738 \end_inset
14739
14740
14741 \family typewriter
14742 .png
14743 \family default
14744
14745 \begin_inset Quotes erd
14746 \end_inset
14747
14748 ).
14749  You can also use any other image format, because LyX converts them in the
14750  background to one of these formats.
14751  But as described in the section about PostScript, the image conversion
14752  will slow down your workflow.
14753  So we recommend using images in one of the three mentioned formats.
14754 \end_layout
14755
14756 \begin_layout Standard
14757 You can export your document to PDF via the menu 
14758 \family sans
14759 File\SpecialChar \menuseparator
14760 Export
14761 \family default
14762  in different ways:
14763 \end_layout
14764
14765 \begin_layout Description
14766 PDF
14767 \begin_inset space ~
14768 \end_inset
14769
14770 (ps2pdf) This uses the program 
14771 \family typewriter
14772 ps2pdf
14773 \family default
14774  that creates a PDF from a PostScript-version of your file.
14775  The PostScript-version is produced by the program 
14776 \family typewriter
14777 dvips
14778 \family default
14779  which uses a DVI-version as intermediate step.
14780  So this export variant consist of three conversions.
14781 \end_layout
14782
14783 \begin_layout Description
14784 PDF
14785 \begin_inset space ~
14786 \end_inset
14787
14788 (dvipdfm) This uses the program 
14789 \family typewriter
14790 dvipdfm
14791 \family default
14792  that converts your file in the background to DVI and in a second step to
14793  PDF.
14794 \end_layout
14795
14796 \begin_layout Description
14797 PDF
14798 \begin_inset space ~
14799 \end_inset
14800
14801 (pdflatex) This uses the program 
14802 \family typewriter
14803 pdftex
14804 \family default
14805  which converts your file directly to PDF.
14806 \end_layout
14807
14808 \begin_layout Description
14809 PDF
14810 \begin_inset space ~
14811 \end_inset
14812
14813 (XeTe
14814 \begin_inset ERT
14815 status collapsed
14816
14817 \begin_layout Plain Layout
14818
14819 {}
14820 \end_layout
14821
14822 \end_inset
14823
14824 X) This uses the program 
14825 \family typewriter
14826 XeTeX
14827 \family default
14828  that converts your file directly to PDF.
14829  
14830 \family typewriter
14831 XeTeX
14832 \family default
14833  is a new engine that provides direct Unicode support and support for direct
14834  font access (see section
14835 \begin_inset space ~
14836 \end_inset
14837
14838
14839 \begin_inset CommandInset ref
14840 LatexCommand ref
14841 reference "sub:LaTeX-font-support"
14842
14843 \end_inset
14844
14845 ).
14846  It is particularly good at typesetting different scripts, for example verticall
14847 y written Japanese.
14848 \end_layout
14849
14850 \begin_layout Description
14851 PDF
14852 \begin_inset space ~
14853 \end_inset
14854
14855 (LuaTe
14856 \begin_inset ERT
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860
14861 {}
14862 \end_layout
14863
14864 \end_inset
14865
14866 X) This uses the program 
14867 \family typewriter
14868 LuaTeX
14869 \family default
14870  which converts your file directly to PDF.
14871  
14872 \family typewriter
14873 LuaTeX
14874 \family default
14875  is an even newer engine, derived from 
14876 \family typewriter
14877 pdflatex
14878 \family default
14879 , that also provides direct Unicode support and support for direct font
14880  access (see section
14881 \begin_inset space ~
14882 \end_inset
14883
14884
14885 \begin_inset CommandInset ref
14886 LatexCommand ref
14887 reference "sub:LaTeX-font-support"
14888
14889 \end_inset
14890
14891 ).
14892  LuaTeX is still a work in progress, but it might develop into the next
14893  standard TeX processor.
14894 \end_layout
14895
14896 \begin_layout Standard
14897 We recommend using 
14898 \family sans
14899 PDF
14900 \begin_inset space ~
14901 \end_inset
14902
14903 (pdflatex)
14904 \family default
14905  because 
14906 \family typewriter
14907 pdftex
14908 \family default
14909  supports all the features of actual PDF-versions, is quick, stable, and
14910  works without problems.
14911  If you rely on multiscript support and\SpecialChar \slash{}
14912 or specific OpenType fonts, you might
14913  want to try out 
14914 \family sans
14915 PDF
14916 \begin_inset space ~
14917 \end_inset
14918
14919 (XeTe
14920 \begin_inset ERT
14921 status collapsed
14922
14923 \begin_layout Plain Layout
14924
14925 {}
14926 \end_layout
14927
14928 \end_inset
14929
14930 X)
14931 \family default
14932  or 
14933 \family sans
14934 PDF
14935 \begin_inset space ~
14936 \end_inset
14937
14938 (LuaTe
14939 \begin_inset ERT
14940 status collapsed
14941
14942 \begin_layout Plain Layout
14943
14944 {}
14945 \end_layout
14946
14947 \end_inset
14948
14949 X)
14950 \family default
14951  instead, bearing in mind that these two programs are not yet as mature
14952  as 
14953 \family typewriter
14954 pdflatex
14955 \family default
14956 .
14957 \end_layout
14958
14959 \begin_layout Subsubsection
14960 XHTML
14961 \begin_inset Index idx
14962 status collapsed
14963
14964 \begin_layout Plain Layout
14965 FileFormats ! XHTML
14966 \end_layout
14967
14968 \end_inset
14969
14970
14971 \begin_inset Index idx
14972 status collapsed
14973
14974 \begin_layout Plain Layout
14975 HTML
14976 \end_layout
14977
14978 \end_inset
14979
14980
14981 \end_layout
14982
14983 \begin_layout Standard
14984 This file type has the extension 
14985 \begin_inset Quotes eld
14986 \end_inset
14987
14988
14989 \family typewriter
14990 .xhtml
14991 \family default
14992
14993 \begin_inset Quotes erd
14994 \end_inset
14995
14996 .
14997  It is a file suitable for viewing in web browsers.
14998  It does not itself contain images and the like but only links to them.
14999  When LyX produces XHTML, it also generates corresponding images in formats
15000  suitable for the purpose.
15001  For the math output you can choose in the menu 
15002 \family sans
15003 Document\SpecialChar \menuseparator
15004 Settings\SpecialChar \menuseparator
15005 Output
15006 \family default
15007  between different formats, which are described in section 
15008 \emph on
15009 Math Output in XHTML
15010 \emph default
15011  of the 
15012 \emph on
15013 Additional
15014 \begin_inset space ~
15015 \end_inset
15016
15017 Features
15018 \emph default
15019  manual.
15020 \end_layout
15021
15022 \begin_layout Standard
15023 XHTML output remains 
15024 \begin_inset Quotes eld
15025 \end_inset
15026
15027 under development
15028 \begin_inset Quotes erd
15029 \end_inset
15030
15031 , and not all LyX features are supported yet.
15032  See the chapter 
15033 \emph on
15034 LyX and the World Wide Web
15035 \emph default
15036 , in the 
15037 \emph on
15038 Additional Features
15039 \emph default
15040  manual, for more information.
15041 \end_layout
15042
15043 \begin_layout Standard
15044 You can export your document as an XHTML file using the menu item 
15045 \family sans
15046 File\SpecialChar \menuseparator
15047 Export\SpecialChar \menuseparator
15048 LyXHTML
15049 \family default
15050 .
15051 \end_layout
15052
15053 \begin_layout Subsection
15054 Previewing
15055 \begin_inset Index idx
15056 status collapsed
15057
15058 \begin_layout Plain Layout
15059 Document ! Preview 
15060 \end_layout
15061
15062 \end_inset
15063
15064
15065 \end_layout
15066
15067 \begin_layout Standard
15068 To get a look at the final version of your document, with all of the page
15069  breaks in place, the footnotes correctly numbered, and so on, use the menu
15070  
15071 \family sans
15072 View
15073 \family default
15074  and choose 
15075 \family sans
15076 View
15077 \family default
15078  or use the toolbar button 
15079 \begin_inset Info
15080 type  "icon"
15081 arg   "buffer-view"
15082 \end_inset
15083
15084 .
15085  A viewing program will pop up showing the output in the defined default
15086  output format, which is globally set in the preferences (see sec.
15087 \begin_inset space \thinspace{}
15088 \end_inset
15089
15090
15091 \begin_inset CommandInset ref
15092 LatexCommand ref
15093 reference "sec:File-Formats"
15094
15095 \end_inset
15096
15097 ) and can also be altered for single documents in the document settings
15098  (see sec.
15099 \begin_inset space \thinspace{}
15100 \end_inset
15101
15102
15103 \begin_inset CommandInset ref
15104 LatexCommand ref
15105 reference "sec:Doc-Output"
15106
15107 \end_inset
15108
15109 ).
15110  Further output formats can be selected via 
15111 \family sans
15112 View\SpecialChar \menuseparator
15113 Other Formats
15114 \family default
15115  or the toolbar button 
15116 \begin_inset Graphics
15117         filename ../images/view-others.png
15118         scale 85
15119         groupId toolbarbuttons
15120
15121 \end_inset
15122
15123 .
15124 \end_layout
15125
15126 \begin_layout Standard
15127 If you have changed your document, you can refresh the output in the same
15128  viewer window using the menu 
15129 \family sans
15130 View\SpecialChar \menuseparator
15131 Update
15132 \family default
15133  or 
15134 \family sans
15135 View\SpecialChar \menuseparator
15136 Update (Other Formats)
15137 \family default
15138 , respectively.
15139 \end_layout
15140
15141 \begin_layout Standard
15142 When you preview a file, the output file is only generated in LyX's temporary
15143  directory.
15144  To have a real output, export your document.
15145 \end_layout
15146
15147 \begin_layout Subsection
15148 Printing the File from within LyX
15149 \begin_inset CommandInset label
15150 LatexCommand label
15151 name "sub:Printing-the-File"
15152
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \begin_layout Standard
15159 Instead of exporting your file and then printing it, you can also print
15160  it directly from within LyX.
15161  To print a file, select the menu 
15162 \family sans
15163 File\SpecialChar \menuseparator
15164 Print
15165 \family default
15166  or click on the toolbar button 
15167 \begin_inset Info
15168 type  "icon"
15169 arg   "dialog-show print"
15170 \end_inset
15171
15172 .
15173  LyX will internally call LaTeX to produce a DVI.
15174  This file is then processed by the program 
15175 \family typewriter
15176 dvips
15177 \family default
15178  to PostScript-file, which is finally printed using the program 
15179 \family typewriter
15180 Ghostscript
15181 \family default
15182 .
15183  Due to these steps in the background, this method is not the fastest.
15184 \end_layout
15185
15186 \begin_layout Standard
15187 You can choose to print only even-numbered or odd-numbered pages — this
15188  is useful for printing on two sides: You can re-insert the pages after
15189  printing one set to print on the other side.
15190  Some printers spit out pages face-up, others, face-down.
15191  By choosing a particular order to print in, you can take the entire stack
15192  of pages out of the printer without needing to reorder them.
15193 \end_layout
15194
15195 \begin_layout Standard
15196 You can set the following print parameters in the 
15197 \family sans
15198 Print
15199 \begin_inset space ~
15200 \end_inset
15201
15202 Destination
15203 \family default
15204  box:
15205 \end_layout
15206
15207 \begin_layout Labeling
15208 \labelwidthstring 00.00.0000
15209
15210 \family sans
15211 Printer
15212 \family default
15213  This is the name of the printer to print to.
15214 \begin_inset Foot
15215 status collapsed
15216
15217 \begin_layout Plain Layout
15218 Note that this printer name is for the program 
15219 \family typewriter
15220 dvips
15221 \family default
15222 .
15223  That means 
15224 \family typewriter
15225 dvips
15226 \family default
15227  has to be configured for this printer name.
15228  The default printer can be set in LyX's preferences dialog, see section
15229 \begin_inset space ~
15230 \end_inset
15231
15232
15233 \begin_inset CommandInset ref
15234 LatexCommand ref
15235 reference "sub:Printer"
15236
15237 \end_inset
15238
15239 .
15240 \end_layout
15241
15242 \end_inset
15243
15244  The printer should understand PostScript.
15245 \end_layout
15246
15247 \begin_layout Labeling
15248 \labelwidthstring 00.00.0000
15249
15250 \family sans
15251 File
15252 \family default
15253  The name of a file to print to.
15254  The output will be a PostScript file.
15255  It will be written in LyX's working directory unless you specify the full
15256  path.
15257 \end_layout
15258
15259 \begin_layout Section
15260 A few Words about Typography
15261 \begin_inset Index idx
15262 status collapsed
15263
15264 \begin_layout Plain Layout
15265 Typography
15266 \end_layout
15267
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \begin_layout Subsection
15274 Hyphens, Dashes and Minus Signs
15275 \begin_inset Index idx
15276 status collapsed
15277
15278 \begin_layout Plain Layout
15279 Hyphens
15280 \end_layout
15281
15282 \end_inset
15283
15284
15285 \begin_inset Index idx
15286 status collapsed
15287
15288 \begin_layout Plain Layout
15289 Dashes
15290 \end_layout
15291
15292 \end_inset
15293
15294
15295 \end_layout
15296
15297 \begin_layout Standard
15298 In LyX, the 
15299 \begin_inset Quotes eld
15300 \end_inset
15301
15302
15303 \family typewriter
15304 -
15305 \family default
15306
15307 \begin_inset Quotes erd
15308 \end_inset
15309
15310  character comes in four lengths: the 
15311 \emph on
15312 hyphen
15313 \emph default
15314 , the 
15315 \emph on
15316 en dash
15317 \emph default
15318 , the 
15319 \emph on
15320 em dash
15321 \emph default
15322 , and the minus sign:
15323 \begin_inset VSpace defskip
15324 \end_inset
15325
15326
15327 \end_layout
15328
15329 \begin_layout Standard
15330 \begin_inset Tabular
15331 <lyxtabular version="3" rows="5" columns="3">
15332 <features tabularvalignment="middle">
15333 <column alignment="left" valignment="top" width="0">
15334 <column alignment="left" valignment="top" width="0">
15335 <column alignment="left" valignment="top" width="0">
15336 <row interlinespace="3mm">
15337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341 name
15342 \end_layout
15343
15344 \end_inset
15345 </cell>
15346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15347 \begin_inset Text
15348
15349 \begin_layout Plain Layout
15350 output
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359 inserted with
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 </row>
15365 <row interlinespace="3mm">
15366 <cell alignment="center" valignment="top" usebox="none">
15367 \begin_inset Text
15368
15369 \begin_layout Plain Layout
15370 hyphen
15371 \end_layout
15372
15373 \end_inset
15374 </cell>
15375 <cell alignment="center" valignment="top" usebox="none">
15376 \begin_inset Text
15377
15378 \begin_layout Plain Layout
15379 -
15380 \end_layout
15381
15382 \end_inset
15383 </cell>
15384 <cell alignment="center" valignment="top" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Plain Layout
15388 \begin_inset Quotes eld
15389 \end_inset
15390
15391
15392 \family typewriter
15393 -
15394 \family default
15395
15396 \begin_inset Quotes erd
15397 \end_inset
15398
15399  in text
15400 \end_layout
15401
15402 \end_inset
15403 </cell>
15404 </row>
15405 <row interlinespace="3mm">
15406 <cell alignment="center" valignment="top" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 en dash
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 <cell alignment="center" valignment="top" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Plain Layout
15419
15420 \end_layout
15421
15422 \end_inset
15423 </cell>
15424 <cell alignment="center" valignment="top" usebox="none">
15425 \begin_inset Text
15426
15427 \begin_layout Plain Layout
15428
15429 \family sans
15430 Insert\SpecialChar \menuseparator
15431 Special
15432 \begin_inset space ~
15433 \end_inset
15434
15435 Character\SpecialChar \menuseparator
15436 Symbols
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 </row>
15442 <row interlinespace="3mm">
15443 <cell alignment="center" valignment="top" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447 em dash
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 <cell alignment="center" valignment="top" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Plain Layout
15456
15457 \end_layout
15458
15459 \end_inset
15460 </cell>
15461 <cell alignment="center" valignment="top" usebox="none">
15462 \begin_inset Text
15463
15464 \begin_layout Plain Layout
15465
15466 \family sans
15467 Insert\SpecialChar \menuseparator
15468 Special
15469 \begin_inset space ~
15470 \end_inset
15471
15472 Character\SpecialChar \menuseparator
15473 Symbols
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 </row>
15479 <row>
15480 <cell alignment="center" valignment="top" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484 minus sign
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493 \begin_inset Formula $-$
15494 \end_inset
15495
15496
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 <cell alignment="center" valignment="top" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Plain Layout
15505 \begin_inset Quotes eld
15506 \end_inset
15507
15508
15509 \family typewriter
15510 -
15511 \family default
15512
15513 \begin_inset Quotes erd
15514 \end_inset
15515
15516  in math mode
15517 \end_layout
15518
15519 \end_inset
15520 </cell>
15521 </row>
15522 </lyxtabular>
15523
15524 \end_inset
15525
15526
15527 \begin_inset VSpace defskip
15528 \end_inset
15529
15530
15531 \end_layout
15532
15533 \begin_layout Standard
15534 You can alternatively generate the en and em dash by inserting the 
15535 \begin_inset Quotes eld
15536 \end_inset
15537
15538
15539 \family typewriter
15540 -
15541 \family default
15542
15543 \begin_inset Quotes erd
15544 \end_inset
15545
15546  character multiple times in a row.
15547  They will automatically be converted to the appropriate length dash in
15548  the final output, but not in LyX.
15549  
15550 \begin_inset Quotes eld
15551 \end_inset
15552
15553 -
15554 \begin_inset space \thinspace{}
15555 \end_inset
15556
15557 -
15558 \begin_inset Quotes erd
15559 \end_inset
15560
15561  gives a en dash, 
15562 \begin_inset Quotes eld
15563 \end_inset
15564
15565 -
15566 \begin_inset space \thinspace{}
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  a em dash.
15578 \end_layout
15579
15580 \begin_layout Standard
15581 The three dash types are distinct from the minus sign, which appears in
15582  math mode and has a length of its own.
15583  Here are some examples:
15584 \end_layout
15585
15586 \begin_layout Enumerate
15587 line- and page-breaks
15588 \begin_inset space \hfill{}
15589 \end_inset
15590
15591 (
15592 \emph on
15593 hyphen
15594 \emph default
15595 )
15596 \end_layout
15597
15598 \begin_layout Enumerate
15599 From A–Z
15600 \begin_inset space \hfill{}
15601 \end_inset
15602
15603 (
15604 \emph on
15605 en dash
15606 \emph default
15607 )
15608 \end_layout
15609
15610 \begin_layout Enumerate
15611 Oh — there's a dash.
15612 \begin_inset space \hfill{}
15613 \end_inset
15614
15615 (
15616 \emph on
15617 em dash
15618 \emph default
15619 )
15620 \end_layout
15621
15622 \begin_layout Enumerate
15623 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15624 \end_inset
15625
15626
15627 \begin_inset space \hfill{}
15628 \end_inset
15629
15630 (
15631 \emph on
15632 minus sign
15633 \emph default
15634 )
15635 \end_layout
15636
15637 \begin_layout Subsection
15638 Hyphenation
15639 \begin_inset Index idx
15640 status collapsed
15641
15642 \begin_layout Plain Layout
15643 Hyphenation
15644 \end_layout
15645
15646 \end_inset
15647
15648
15649 \begin_inset CommandInset label
15650 LatexCommand label
15651 name "sub:Hyphenation"
15652
15653 \end_inset
15654
15655
15656 \end_layout
15657
15658 \begin_layout Standard
15659 Words are not hyphenated within LyX but automatically in the output.
15660  Hyphenation is done by the LaTeX-package 
15661 \series bold
15662 babel
15663 \series default
15664
15665 \begin_inset Index idx
15666 status collapsed
15667
15668 \begin_layout Plain Layout
15669 LaTeX-packages ! babel
15670 \end_layout
15671
15672 \end_inset
15673
15674  following the rules of the document language.
15675 \end_layout
15676
15677 \begin_layout Standard
15678 LaTeX hyphenates almost perfectly, it only has problems with text in the
15679  
15680 \family sans
15681 typewriter
15682 \family default
15683  font and with unusual constructs, like 
15684 \begin_inset Quotes eld
15685 \end_inset
15686
15687 h3knix/m0n0wall
15688 \begin_inset Quotes erd
15689 \end_inset
15690
15691 .
15692  If LaTeX cannot break a word correctly, you can set hyphenation points
15693  manually.
15694  This is done with the menu 
15695 \family sans
15696 Insert\SpecialChar \menuseparator
15697 Formatting\SpecialChar \menuseparator
15698 Hyphenation
15699 \begin_inset space ~
15700 \end_inset
15701
15702 Point
15703 \family default
15704 .
15705  These extra hyphenation points are only recommendations to LaTeX.
15706  If no hyphenation is necessary, LaTeX will ignore them.
15707 \end_layout
15708
15709 \begin_layout Standard
15710 Sometimes you want to prevent words or constructs from being hyphenated.
15711  Imagine that you are describing keybindings/shortcuts in your document
15712  in the form 
15713 \begin_inset Quotes eld
15714 \end_inset
15715
15716 A-b c
15717 \begin_inset Quotes erd
15718 \end_inset
15719
15720 .
15721  LaTeX would then see the hyphen 
15722 \begin_inset Quotes eld
15723 \end_inset
15724
15725 -
15726 \begin_inset Quotes erd
15727 \end_inset
15728
15729  as a hyphenation possibility.
15730  Hyphenating at this point would look ugly.
15731  To prevent the shortcut from being hyphenated, you can put it into a makebox
15732  as described in section 
15733 \begin_inset Quotes eld
15734 \end_inset
15735
15736 Prevent Hyphenation
15737 \begin_inset Quotes erd
15738 \end_inset
15739
15740  of the 
15741 \emph on
15742 Embedded
15743 \begin_inset space ~
15744 \end_inset
15745
15746 Objects
15747 \emph default
15748  manual.
15749 \end_layout
15750
15751 \begin_layout Subsection
15752 Punctuation Marks
15753 \begin_inset Index idx
15754 status collapsed
15755
15756 \begin_layout Plain Layout
15757 Punctuation marks
15758 \end_layout
15759
15760 \end_inset
15761
15762
15763 \end_layout
15764
15765 \begin_layout Subsubsection
15766 Abbreviations and End of Sentence
15767 \begin_inset CommandInset label
15768 LatexCommand label
15769 name "sub:Abbreviations"
15770
15771 \end_inset
15772
15773
15774 \end_layout
15775
15776 \begin_layout Standard
15777 When LyX calls LaTeX to generate the final version of your document, LaTeX
15778  automatically distinguishes between words, sentences, and abbreviations.
15779  LaTeX then adds the 
15780 \begin_inset Quotes eld
15781 \end_inset
15782
15783 appropriate amount of space
15784 \begin_inset Quotes erd
15785 \end_inset
15786
15787 .
15788  That means sentences get a little bit more space between the period and
15789  the next word.
15790  Abbreviations get the same amount of space after the period that a word
15791  gets after another word.
15792 \end_layout
15793
15794 \begin_layout Standard
15795 Unfortunately, the algorithm for figuring out what's an abbreviation does
15796  not work in all cases.
15797  If a 
15798 \begin_inset Quotes eld
15799 \end_inset
15800
15801
15802 \family typewriter
15803 .
15804 \family default
15805
15806 \begin_inset Quotes erd
15807 \end_inset
15808
15809  is at the end of a lowercase letter, it's the end of a sentence; if it's
15810  at the end of a capitalized letter, it's an abbreviation.
15811 \end_layout
15812
15813 \begin_layout Standard
15814 Here are some examples of 
15815 \emph on
15816 correct
15817 \emph default
15818  abbreviations and of the end of a sentence:
15819 \end_layout
15820
15821 \begin_layout Itemize
15822 M.
15823  Butterfly
15824 \end_layout
15825
15826 \begin_layout Itemize
15827 Don't worry.
15828  Be happy.
15829 \end_layout
15830
15831 \begin_layout Standard
15832 And here is an example of the algorithm going wrong:
15833 \end_layout
15834
15835 \begin_layout Itemize
15836 e.
15837 \begin_inset space \thinspace{}
15838 \end_inset
15839
15840 g.
15841  this is too much space!
15842 \end_layout
15843
15844 \begin_layout Itemize
15845 This is I.
15846  It's okay.
15847 \end_layout
15848
15849 \begin_layout Standard
15850 You will not see anything wrong until you view a final version of your document.
15851 \end_layout
15852
15853 \begin_layout Standard
15854 To fix this problem, use one of the following:
15855 \end_layout
15856
15857 \begin_layout Enumerate
15858 Use an 
15859 \family sans
15860 Inter-word
15861 \begin_inset space ~
15862 \end_inset
15863
15864 Space
15865 \family default
15866  after lowercase abbreviations (see section
15867 \begin_inset space ~
15868 \end_inset
15869
15870
15871 \begin_inset CommandInset ref
15872 LatexCommand ref
15873 reference "sub:Inter-word-Space"
15874
15875 \end_inset
15876
15877 ).
15878 \begin_inset Index idx
15879 status collapsed
15880
15881 \begin_layout Plain Layout
15882 Spaces ! inter-word
15883 \end_layout
15884
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \begin_layout Enumerate
15891 Use a 
15892 \family sans
15893 Thin
15894 \begin_inset space ~
15895 \end_inset
15896
15897 Space
15898 \family default
15899  between two tokens of an abbreviation (see section
15900 \begin_inset space ~
15901 \end_inset
15902
15903
15904 \begin_inset CommandInset ref
15905 LatexCommand ref
15906 reference "sub:Thin-Space"
15907
15908 \end_inset
15909
15910 ).
15911 \begin_inset Index idx
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915 Spaces ! thin
15916 \end_layout
15917
15918 \end_inset
15919
15920
15921 \end_layout
15922
15923 \begin_layout Enumerate
15924 Use an 
15925 \family sans
15926 End
15927 \begin_inset space ~
15928 \end_inset
15929
15930 of
15931 \begin_inset space ~
15932 \end_inset
15933
15934 sentence
15935 \begin_inset space ~
15936 \end_inset
15937
15938 period
15939 \family default
15940  found under the 
15941 \family sans
15942 Insert\SpecialChar \menuseparator
15943 Special
15944 \begin_inset space ~
15945 \end_inset
15946
15947 Character
15948 \family default
15949  menu to force the use of inter-sentence spacing.
15950  This function is also bound to 
15951 \begin_inset Info
15952 type  "shortcut"
15953 arg   "specialchar-insert end-of-sentence"
15954 \end_inset
15955
15956  for easy access.
15957 \end_layout
15958
15959 \begin_layout Standard
15960 With the corrections, our earlier examples look like this:
15961 \end_layout
15962
15963 \begin_layout Itemize
15964 e.
15965 \begin_inset space \thinspace{}
15966 \end_inset
15967
15968 g.
15969 \begin_inset space \space{}
15970 \end_inset
15971
15972 this is too much space!
15973 \end_layout
15974
15975 \begin_layout Itemize
15976 This is I\SpecialChar \@.
15977  It's okay.
15978 \end_layout
15979
15980 \begin_layout Standard
15981 Some languages don't use extra spacing between sentences.
15982  If your language is such a language, you don't need to worry, because LaTeX
15983  will take care of this.
15984 \end_layout
15985
15986 \begin_layout Standard
15987 For those that do need to bother, there is help to catch those sneaky errors:
15988  Check out the 
15989 \family sans
15990 Check
15991 \begin_inset space ~
15992 \end_inset
15993
15994 TeX
15995 \family default
15996  feature described in section 
15997 \emph on
15998 Checking TeX
15999 \emph default
16000  of the 
16001 \emph on
16002 Additional Features
16003 \emph default
16004  manual.
16005 \end_layout
16006
16007 \begin_layout Subsubsection
16008 Quotes
16009 \begin_inset Index idx
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013 Typography ! Quotes
16014 \end_layout
16015
16016 \end_inset
16017
16018
16019 \begin_inset Index idx
16020 status collapsed
16021
16022 \begin_layout Plain Layout
16023 Quotes | see
16024 \begin_inset ERT
16025 status collapsed
16026
16027 \begin_layout Plain Layout
16028
16029 {
16030 \end_layout
16031
16032 \end_inset
16033
16034 Typography
16035 \begin_inset ERT
16036 status collapsed
16037
16038 \begin_layout Plain Layout
16039
16040 }
16041 \end_layout
16042
16043 \end_inset
16044
16045
16046 \end_layout
16047
16048 \end_inset
16049
16050
16051 \end_layout
16052
16053 \begin_layout Standard
16054 LyX usually sets quotes correctly.
16055  Specifically, it will use an opening quote at the beginning of quoted text,
16056  and use a closing quote at the end.
16057  For example, 
16058 \begin_inset Quotes eld
16059 \end_inset
16060
16061 open close
16062 \begin_inset Quotes erd
16063 \end_inset
16064
16065 .
16066  The keyboard character, 
16067 \family sans
16068 "
16069 \family default
16070 , generates this automatically.
16071 \end_layout
16072
16073 \begin_layout Standard
16074 You can specify what character the 
16075 \family sans
16076 "
16077 \family default
16078  key produces using the submenu 
16079 \family sans
16080 Language
16081 \family default
16082  of the 
16083 \family sans
16084 Document\SpecialChar \menuseparator
16085 Settings
16086 \family default
16087
16088 \begin_inset Index idx
16089 status collapsed
16090
16091 \begin_layout Plain Layout
16092 Document ! Settings
16093 \end_layout
16094
16095 \end_inset
16096
16097  dialog in the box 
16098 \family sans
16099 Quote Style
16100 \family default
16101 .
16102  There are six choices:
16103 \end_layout
16104
16105 \begin_layout Labeling
16106 \labelwidthstring 00.00.0000
16107
16108 \family sans
16109 \begin_inset Quotes eld
16110 \end_inset
16111
16112 Text
16113 \begin_inset Quotes erd
16114 \end_inset
16115
16116
16117 \family default
16118  Use quotes like this 
16119 \begin_inset Quotes eld
16120 \end_inset
16121
16122 double
16123 \begin_inset Quotes erd
16124 \end_inset
16125
16126
16127 \end_layout
16128
16129 \begin_layout Labeling
16130 \labelwidthstring 00.00.0000
16131
16132 \family sans
16133 \begin_inset Quotes sld
16134 \end_inset
16135
16136 Text
16137 \begin_inset Quotes srd
16138 \end_inset
16139
16140
16141 \family default
16142  Use quotes like 
16143 \begin_inset Quotes sld
16144 \end_inset
16145
16146 this
16147 \begin_inset Quotes srd
16148 \end_inset
16149
16150
16151 \end_layout
16152
16153 \begin_layout Labeling
16154 \labelwidthstring 00.00.0000
16155
16156 \family sans
16157 \begin_inset Quotes gld
16158 \end_inset
16159
16160 Text
16161 \begin_inset Quotes grd
16162 \end_inset
16163
16164
16165 \family default
16166  Use quotes like 
16167 \begin_inset Quotes gld
16168 \end_inset
16169
16170 this
16171 \begin_inset Quotes grd
16172 \end_inset
16173
16174
16175 \end_layout
16176
16177 \begin_layout Labeling
16178 \labelwidthstring 00.00.0000
16179
16180 \family sans
16181 \begin_inset Quotes pld
16182 \end_inset
16183
16184 Text
16185 \begin_inset Quotes prd
16186 \end_inset
16187
16188
16189 \family default
16190  Use quotes like 
16191 \begin_inset Quotes pld
16192 \end_inset
16193
16194 this
16195 \begin_inset Quotes prd
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \begin_layout Labeling
16202 \labelwidthstring 00.00.0000
16203
16204 \family sans
16205 \begin_inset Quotes fld
16206 \end_inset
16207
16208 Text
16209 \begin_inset Quotes frd
16210 \end_inset
16211
16212
16213 \family default
16214  Use quotes like 
16215 \begin_inset Quotes fld
16216 \end_inset
16217
16218 this
16219 \begin_inset Quotes frd
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \begin_layout Labeling
16226 \labelwidthstring 00.00.0000
16227
16228 \family sans
16229 \begin_inset Quotes ald
16230 \end_inset
16231
16232 Text
16233 \begin_inset Quotes ard
16234 \end_inset
16235
16236
16237 \family default
16238  Use quotes like 
16239 \begin_inset Quotes ald
16240 \end_inset
16241
16242 this
16243 \begin_inset Quotes ard
16244 \end_inset
16245
16246
16247 \end_layout
16248
16249 \begin_layout Subsection
16250 Ligatures
16251 \begin_inset Index idx
16252 status collapsed
16253
16254 \begin_layout Plain Layout
16255 Typography ! Ligatures
16256 \end_layout
16257
16258 \end_inset
16259
16260
16261 \begin_inset Index idx
16262 status collapsed
16263
16264 \begin_layout Plain Layout
16265 Ligatures | see
16266 \begin_inset ERT
16267 status collapsed
16268
16269 \begin_layout Plain Layout
16270
16271 {
16272 \end_layout
16273
16274 \end_inset
16275
16276 Typography
16277 \begin_inset ERT
16278 status collapsed
16279
16280 \begin_layout Plain Layout
16281
16282 }
16283 \end_layout
16284
16285 \end_inset
16286
16287
16288 \end_layout
16289
16290 \end_inset
16291
16292
16293 \begin_inset CommandInset label
16294 LatexCommand label
16295 name "sub:Ligatures"
16296
16297 \end_inset
16298
16299
16300 \end_layout
16301
16302 \begin_layout Standard
16303 It is standard typesetting practice to group certain letters together and
16304  print them as single characters.
16305  These groups are known as 
16306 \emph on
16307 ligatures
16308 \emph default
16309 .
16310  Since LaTeX knows about ligatures, your documents will contain them too
16311  in the output.
16312  Here are the standard ligatures:
16313 \end_layout
16314
16315 \begin_layout Itemize
16316 ff
16317 \end_layout
16318
16319 \begin_layout Itemize
16320 fi
16321 \end_layout
16322
16323 \begin_layout Itemize
16324 fl
16325 \end_layout
16326
16327 \begin_layout Itemize
16328 ffi
16329 \end_layout
16330
16331 \begin_layout Itemize
16332 ffl
16333 \end_layout
16334
16335 \begin_layout Standard
16336 Some languages uses other ligatures if the document font supports them.
16337 \end_layout
16338
16339 \begin_layout Standard
16340 Sometimes, you don't want a ligature in a word.
16341  While a ligature may be okay in the word, 
16342 \begin_inset Quotes eld
16343 \end_inset
16344
16345 graffiti,
16346 \begin_inset Quotes erd
16347 \end_inset
16348
16349  it looks really weird in compound words, such as 
16350 \begin_inset Quotes eld
16351 \end_inset
16352
16353 cufflink
16354 \begin_inset Quotes erd
16355 \end_inset
16356
16357  or the German 
16358 \begin_inset Quotes eld
16359 \end_inset
16360
16361 Dorffest.
16362 \begin_inset Quotes erd
16363 \end_inset
16364
16365  To break a ligature, use 
16366 \family sans
16367 Insert\SpecialChar \menuseparator
16368 Formatting\SpecialChar \menuseparator
16369 Ligature
16370 \begin_inset space ~
16371 \end_inset
16372
16373 Break.
16374
16375 \family default
16376  This changes 
16377 \begin_inset Quotes eld
16378 \end_inset
16379
16380 cufflinks
16381 \begin_inset Quotes erd
16382 \end_inset
16383
16384  to 
16385 \begin_inset Quotes eld
16386 \end_inset
16387
16388 cuff\SpecialChar \textcompwordmark{}
16389 links
16390 \begin_inset Quotes erd
16391 \end_inset
16392
16393  and 
16394 \begin_inset Quotes eld
16395 \end_inset
16396
16397 Dorffest
16398 \begin_inset Quotes erd
16399 \end_inset
16400
16401  to 
16402 \begin_inset Quotes eld
16403 \end_inset
16404
16405 Dorf\SpecialChar \textcompwordmark{}
16406 fest
16407 \begin_inset Quotes erd
16408 \end_inset
16409
16410 .
16411 \end_layout
16412
16413 \begin_layout Subsection
16414 LyX's Proper Names
16415 \begin_inset Index idx
16416 status collapsed
16417
16418 \begin_layout Plain Layout
16419 LyX ! Proper names
16420 \end_layout
16421
16422 \end_inset
16423
16424
16425 \begin_inset CommandInset label
16426 LatexCommand label
16427 name "sub:LyX's-Proper-Names"
16428
16429 \end_inset
16430
16431
16432 \end_layout
16433
16434 \begin_layout Standard
16435 You will certainly have noticed that the word “LaTeX” always appears with
16436  characters in different sizes and heights.
16437  LaTeX is the name of the program used by LyX and is therefore recognized
16438  as a proper name when you type it in LyX as 
16439 \begin_inset Quotes eld
16440 \end_inset
16441
16442 LaT
16443 \begin_inset ERT
16444 status collapsed
16445
16446 \begin_layout Plain Layout
16447
16448 {}
16449 \end_layout
16450
16451 \end_inset
16452
16453 eX
16454 \begin_inset Quotes erd
16455 \end_inset
16456
16457 .
16458 \begin_inset Note Note
16459 status collapsed
16460
16461 \begin_layout Plain Layout
16462 The braces in TeX Code are here to avoid that the 
16463 \begin_inset Quotes eld
16464 \end_inset
16465
16466 command
16467 \begin_inset Quotes erd
16468 \end_inset
16469
16470  appear as proper name in the output, see the last paragraph of this section.
16471  To create proper names omit the TeX Code.
16472 \end_layout
16473
16474 \end_inset
16475
16476  Note the order of the upper-and lowercase letters! LyX recognizes the following
16477  proper names:
16478 \end_layout
16479
16480 \begin_layout Description
16481 LyX The name of the game, write 
16482 \begin_inset Quotes eld
16483 \end_inset
16484
16485 L
16486 \begin_inset ERT
16487 status collapsed
16488
16489 \begin_layout Plain Layout
16490
16491 {}
16492 \end_layout
16493
16494 \end_inset
16495
16496 yX
16497 \begin_inset Quotes erd
16498 \end_inset
16499
16500  to produce it.
16501 \end_layout
16502
16503 \begin_layout Description
16504 TeX The program used by LaTeX, write 
16505 \begin_inset Quotes eld
16506 \end_inset
16507
16508 T
16509 \begin_inset ERT
16510 status collapsed
16511
16512 \begin_layout Plain Layout
16513
16514 {}
16515 \end_layout
16516
16517 \end_inset
16518
16519 eX
16520 \begin_inset Quotes erd
16521 \end_inset
16522
16523  to produce it.
16524 \end_layout
16525
16526 \begin_layout Description
16527 LaTeX The program used by LyX, write 
16528 \begin_inset Quotes eld
16529 \end_inset
16530
16531 LaT
16532 \begin_inset ERT
16533 status collapsed
16534
16535 \begin_layout Plain Layout
16536
16537 {}
16538 \end_layout
16539
16540 \end_inset
16541
16542 eX
16543 \begin_inset Quotes erd
16544 \end_inset
16545
16546  to produce it.
16547 \end_layout
16548
16549 \begin_layout Description
16550 LaTeX2e The actual version of LaTeX, write 
16551 \begin_inset Quotes eld
16552 \end_inset
16553
16554 LaT
16555 \begin_inset ERT
16556 status collapsed
16557
16558 \begin_layout Plain Layout
16559
16560 {}
16561 \end_layout
16562
16563 \end_inset
16564
16565 eX2e
16566 \begin_inset Quotes erd
16567 \end_inset
16568
16569  to produce it.
16570 \end_layout
16571
16572 \begin_layout Standard
16573 You might wonder why the LaTeX-version is 
16574 \begin_inset Quotes eld
16575 \end_inset
16576
16577 2
16578 \begin_inset Formula $\epsilon$
16579 \end_inset
16580
16581
16582 \begin_inset Quotes erd
16583 \end_inset
16584
16585 .
16586  It's an old tradition in the TeX-world to give programs geek version numbers.
16587  For example the version number of TeX converges to the number 
16588 \begin_inset Formula $\pi$
16589 \end_inset
16590
16591 : The actual version is 
16592 \begin_inset Quotes eld
16593 \end_inset
16594
16595 TeX-3.141592
16596 \begin_inset Quotes erd
16597 \end_inset
16598
16599 , the previous one was 
16600 \begin_inset Quotes eld
16601 \end_inset
16602
16603 TeX-3.14159
16604 \begin_inset Quotes erd
16605 \end_inset
16606
16607 .
16608 \end_layout
16609
16610 \begin_layout Standard
16611 If you don't want to use proper names, e.
16612 \begin_inset space \thinspace{}
16613 \end_inset
16614
16615 g.
16616 \begin_inset space \space{}
16617 \end_inset
16618
16619 in section headings, you can insert two empty braces in TeX Code in the
16620  word.
16621  This will look in LyX like: 
16622 \begin_inset Graphics
16623         filename clipart/LaTeX.png
16624         scale 80
16625
16626 \end_inset
16627
16628
16629 \begin_inset Newline newline
16630 \end_inset
16631
16632 For more about TeX Code, look at section
16633 \begin_inset space ~
16634 \end_inset
16635
16636
16637 \begin_inset CommandInset ref
16638 LatexCommand ref
16639 reference "sec:TeX-Code"
16640
16641 \end_inset
16642
16643 .
16644 \end_layout
16645
16646 \begin_layout Subsection
16647 Units
16648 \begin_inset Index idx
16649 status collapsed
16650
16651 \begin_layout Plain Layout
16652 Typography ! Units
16653 \end_layout
16654
16655 \end_inset
16656
16657
16658 \end_layout
16659
16660 \begin_layout Standard
16661 Generally the space between units and the number is smaller than the normal
16662  space between two words.
16663  As you can see in the example below, it looks better when the space is
16664  smaller.
16665  To get such a 
16666 \begin_inset Quotes eld
16667 \end_inset
16668
16669 half space
16670 \begin_inset Quotes erd
16671 \end_inset
16672
16673  for units use the menu 
16674 \family sans
16675 Insert\SpecialChar \menuseparator
16676 Formatting\SpecialChar \menuseparator
16677 Thin
16678 \begin_inset space ~
16679 \end_inset
16680
16681 Space
16682 \family default
16683  (shortcut 
16684 \begin_inset Info
16685 type  "shortcuts"
16686 arg   "space-insert thin"
16687 \end_inset
16688
16689 ).
16690 \end_layout
16691
16692 \begin_layout Standard
16693 Here is an example to show the differences:
16694 \end_layout
16695
16696 \begin_layout Standard
16697 \begin_inset Tabular
16698 <lyxtabular version="3" rows="2" columns="2">
16699 <features tabularvalignment="middle">
16700 <column alignment="left" valignment="top" width="0">
16701 <column alignment="left" valignment="top" width="0">
16702 <row>
16703 <cell alignment="center" valignment="top" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707 24
16708 \begin_inset space ~
16709 \end_inset
16710
16711 kW
16712 \begin_inset Formula $\cdot$
16713 \end_inset
16714
16715 h
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 space between number and unit
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 </row>
16730 <row>
16731 <cell alignment="center" valignment="top" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735 24
16736 \begin_inset space \thinspace{}
16737 \end_inset
16738
16739 kW
16740 \begin_inset Formula $\cdot$
16741 \end_inset
16742
16743 h
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 half space between number and unit
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 </lyxtabular>
16759
16760 \end_inset
16761
16762
16763 \end_layout
16764
16765 \begin_layout Subsection
16766 Widows and Orphans
16767 \begin_inset Index idx
16768 status collapsed
16769
16770 \begin_layout Plain Layout
16771 Typography ! Widows and orphans
16772 \end_layout
16773
16774 \end_inset
16775
16776
16777 \end_layout
16778
16779 \begin_layout Standard
16780 In the early days of word processors, page breaks went wherever the page
16781  happened to end.
16782  There was no regard for what was actually going on in the text.
16783  You may remember once printing out a document, only to find the heading
16784  for a new section printed at the very bottom of the page, the first line
16785  of a new paragraph all alone at the bottom of a page, or the last line
16786  of a paragraph at the top of a new page.
16787  These bits of text became known as 
16788 \emph on
16789 widows
16790 \emph default
16791  and 
16792 \emph on
16793 orphans
16794 \emph default
16795 .
16796 \end_layout
16797
16798 \begin_layout Standard
16799 Clearly, LyX can avoid breaking pages after a section heading.
16800  That's part of the advantage of paragraph environments.
16801  But what about widows and orphans, where the page breaks leave one line
16802  of a paragraph all alone at the top or bottom of a page? There are rules
16803  built into LaTeX governing page breaks, and some of those rules are there
16804  to specifically prevent widows and orphans.
16805  This is the advantage LyX has in using LaTeX as its backend.
16806 \end_layout
16807
16808 \begin_layout Standard
16809 There's no way we can go into how TeX and LaTeX decide to break a page,
16810  or how you can tweak that behavior.
16811  Some LaTeX books listed in the bibliography (such as
16812 \begin_inset space ~
16813 \end_inset
16814
16815
16816 \begin_inset CommandInset citation
16817 LatexCommand cite
16818 key "latexcompanion"
16819
16820 \end_inset
16821
16822  or
16823 \begin_inset space ~
16824 \end_inset
16825
16826
16827 \begin_inset CommandInset citation
16828 LatexCommand cite
16829 key "latexguide"
16830
16831 \end_inset
16832
16833 ) may have more information.
16834  You will almost never need to worry about this, however.
16835 \end_layout
16836
16837 \begin_layout Chapter
16838 Notes, Graphics, Tables, and Floats
16839 \begin_inset CommandInset label
16840 LatexCommand label
16841 name "chap:Floats-and-Notes"
16842
16843 \end_inset
16844
16845
16846 \end_layout
16847
16848 \begin_layout Standard
16849 The issues of this chapter are described in detail in the 
16850 \emph on
16851 Embedded
16852 \begin_inset space ~
16853 \end_inset
16854
16855 Objects
16856 \emph default
16857  manual.
16858  There you will also find tips and tricks for special cases.
16859 \end_layout
16860
16861 \begin_layout Section
16862 Notes
16863 \begin_inset Index idx
16864 status collapsed
16865
16866 \begin_layout Plain Layout
16867 Notes
16868 \end_layout
16869
16870 \end_inset
16871
16872
16873 \begin_inset CommandInset label
16874 LatexCommand label
16875 name "sec:Notes"
16876
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \begin_layout Standard
16883 LyX offers you a few types of notes to add to your document:
16884 \end_layout
16885
16886 \begin_layout Description
16887 LyX
16888 \begin_inset space ~
16889 \end_inset
16890
16891 Note This note type is for internal notes that will not appear in the output.
16892 \begin_inset Newline newline
16893 \end_inset
16894
16895
16896 \begin_inset Note Note
16897 status collapsed
16898
16899 \begin_layout Plain Layout
16900 This is text in a note box that doesn't appear in the output.
16901 \end_layout
16902
16903 \end_inset
16904
16905
16906 \end_layout
16907
16908 \begin_layout Description
16909 Comment This note also doesn't appear in the output but it does appear as
16910  a LaTeX-comment when you export the document to LaTeX via the menu 
16911 \family sans
16912 File\SpecialChar \menuseparator
16913 Export\SpecialChar \menuseparator
16914 LaTeX
16915 \begin_inset space ~
16916 \end_inset
16917
16918 (xxx)
16919 \family default
16920 .
16921 \begin_inset Newline newline
16922 \end_inset
16923
16924
16925 \begin_inset Note Comment
16926 status collapsed
16927
16928 \begin_layout Plain Layout
16929 This is text in a note box that only appears as a comment in LaTeX-files.
16930 \end_layout
16931
16932 \end_inset
16933
16934
16935 \end_layout
16936
16937 \begin_layout Description
16938 Greyed
16939 \begin_inset space ~
16940 \end_inset
16941
16942 Out This note will appear in the output as text in a color which you can
16943  set in the document settings under 
16944 \family sans
16945 Colors\SpecialChar \menuseparator
16946 Greyed-out
16947 \begin_inset space ~
16948 \end_inset
16949
16950 notes
16951 \family default
16952 .
16953 \begin_inset Newline newline
16954 \end_inset
16955
16956
16957 \begin_inset Newline newline
16958 \end_inset
16959
16960
16961 \begin_inset Note Greyedout
16962 status collapsed
16963
16964 \begin_layout Plain Layout
16965 This is text
16966 \begin_inset Foot
16967 status collapsed
16968
16969 \begin_layout Plain Layout
16970 This is an example footnote within a greyed out note.
16971  In this document the color of this note type is set to blue.
16972 \end_layout
16973
16974 \end_inset
16975
16976  of a comment that appears in the output.
16977 \end_layout
16978
16979 \end_inset
16980
16981
16982 \begin_inset Newline newline
16983 \end_inset
16984
16985
16986 \begin_inset Newline newline
16987 \end_inset
16988
16989 As you can see in the example, the first line of greyed out notes is a bit
16990  indented and greyed out notes can have footnotes.
16991 \end_layout
16992
16993 \begin_layout Standard
16994 Notes are inserted with the toolbar button 
16995 \begin_inset Info
16996 type  "icon"
16997 arg   "note-insert"
16998 \end_inset
16999
17000  or the menu 
17001 \family sans
17002 Insert\SpecialChar \menuseparator
17003 Note
17004 \family default
17005 .
17006  Right-click on the appearing note box to select the note type.
17007 \end_layout
17008
17009 \begin_layout Section
17010 Footnotes
17011 \begin_inset Index idx
17012 status collapsed
17013
17014 \begin_layout Plain Layout
17015 Footnotes
17016 \end_layout
17017
17018 \end_inset
17019
17020
17021 \begin_inset CommandInset label
17022 LatexCommand label
17023 name "sec:Footnotes"
17024
17025 \end_inset
17026
17027
17028 \end_layout
17029
17030 \begin_layout Standard
17031 LyX uses boxes to display footnotes: When you insert a footnote using the
17032  menu 
17033 \family sans
17034 Insert\SpecialChar \menuseparator
17035 Footnote
17036 \family default
17037  or the toolbar button 
17038 \begin_inset Info
17039 type  "icon"
17040 arg   "footnote-insert"
17041 \end_inset
17042
17043
17044 \family roman
17045 \series medium
17046 \bar no
17047 you will see
17048 \family default
17049 \series default
17050 \bar default
17051  the following box: 
17052 \begin_inset Graphics
17053         filename clipart/footnoteQt4.png
17054         scale 80
17055
17056 \end_inset
17057
17058
17059 \family roman
17060 \series medium
17061 \bar no
17062  This box is LyX's representation of your footnote.
17063  If you
17064 \family default
17065 \series default
17066 \bar default
17067  left-click on 
17068 \family roman
17069 \series medium
17070 \bar no
17071 the 
17072 \begin_inset Quotes eld
17073 \end_inset
17074
17075
17076 \family sans
17077 foot
17078 \family roman
17079
17080 \begin_inset Quotes erd
17081 \end_inset
17082
17083
17084 \family default
17085 \series default
17086 \bar default
17087  
17088 \family roman
17089 \series medium
17090 \bar no
17091 label, the box will
17092 \family default
17093 \series default
17094 \bar default
17095  be opened and you can enter the footnote text into it.
17096  Clicking on the box label again, will close 
17097 \family roman
17098 \series medium
17099 \bar no
17100 the
17101 \family default
17102 \series default
17103 \bar default
17104  box
17105 \family roman
17106 \series medium
17107 \bar no
17108 .
17109  If you want to turn existing text into a footnote, simply highlight it
17110  and click on the footnote
17111 \family default
17112 \series default
17113 \bar default
17114  toolbar 
17115 \family roman
17116 \series medium
17117 \bar no
17118 button
17119 \family default
17120 \series default
17121 \bar default
17122 .
17123 \end_layout
17124
17125 \begin_layout Standard
17126 Here is an example footnote:
17127 \family roman
17128 \series medium
17129 \bar no
17130
17131 \begin_inset Foot
17132 status collapsed
17133
17134 \begin_layout Plain Layout
17135 To close a footnote, click on the footnote box label.
17136 \end_layout
17137
17138 \end_inset
17139
17140
17141 \end_layout
17142
17143 \begin_layout Standard
17144 The footnote will appear in the output as a superscript number at the text
17145  position where the footnote box is placed.
17146  The footnote text is placed at the bottom of the current page.
17147  The footnote number is calculated by LyX.
17148  The numbers are consecutive, no matter in which chapter the footnote is
17149  in.
17150  LyX doesn't support other numbering schemes yet, but you can get other
17151  schemes using special LaTeX-commands.
17152  T
17153 \family roman
17154 h
17155 \family default
17156 ey are described in the 
17157 \emph on
17158 Embedded
17159 \begin_inset space ~
17160 \end_inset
17161
17162 Objects
17163 \emph default
17164  manual.
17165 \end_layout
17166
17167 \begin_layout Section
17168 Marginal Notes
17169 \begin_inset Index idx
17170 status collapsed
17171
17172 \begin_layout Plain Layout
17173 Marginal notes
17174 \end_layout
17175
17176 \end_inset
17177
17178
17179 \begin_inset CommandInset label
17180 LatexCommand label
17181 name "sec:Marginal-Notes"
17182
17183 \end_inset
17184
17185
17186 \end_layout
17187
17188 \begin_layout Standard
17189 Marginal notes look and behave just like footnotes in LyX.
17190  When you insert a margin note via the menu 
17191 \family sans
17192 Insert\SpecialChar \menuseparator
17193 Marginal
17194 \begin_inset space ~
17195 \end_inset
17196
17197 Note
17198 \family default
17199  or the toolbar button 
17200 \begin_inset Info
17201 type  "icon"
17202 arg   "marginalnote-insert"
17203 \end_inset
17204
17205 , you will see 
17206 \family roman
17207 \series medium
17208 a
17209 \family default
17210 \series default
17211  
17212 \family roman
17213 \series medium
17214 box with the
17215 \family default
17216 \series default
17217  
17218 \family roman
17219 \series medium
17220 label 
17221 \begin_inset Quotes eld
17222 \end_inset
17223
17224 margin
17225 \begin_inset Quotes erd
17226 \end_inset
17227
17228  appearing within your text.
17229  This box is LyX's representation of your margin
17230 \family default
17231 \series default
17232 al 
17233 \family roman
17234 \series medium
17235 note.
17236 \end_layout
17237
17238 \begin_layout Standard
17239 At the side of this sentence is an example marginal note.
17240 \family roman
17241 \series medium
17242
17243 \begin_inset Marginal
17244 status collapsed
17245
17246 \begin_layout Plain Layout
17247 This is a marginal note.
17248 \end_layout
17249
17250 \end_inset
17251
17252
17253 \end_layout
17254
17255 \begin_layout Standard
17256 Marginal notes appear at the right side in single-sided documents.
17257  In double-sided documents they appear in the outer margin – left on even
17258  pages, right on odd pages.
17259 \end_layout
17260
17261 \begin_layout Standard
17262 For further information about marginal notes see section 
17263 \emph on
17264 Margin
17265 \begin_inset space ~
17266 \end_inset
17267
17268 Notes
17269 \emph default
17270  of the 
17271 \emph on
17272 Embedded
17273 \begin_inset space ~
17274 \end_inset
17275
17276 Objects
17277 \emph default
17278  manual.
17279 \end_layout
17280
17281 \begin_layout Section
17282 Graphics and Images
17283 \begin_inset Index idx
17284 status collapsed
17285
17286 \begin_layout Plain Layout
17287 Images
17288 \end_layout
17289
17290 \end_inset
17291
17292
17293 \begin_inset Index idx
17294 status collapsed
17295
17296 \begin_layout Plain Layout
17297 Graphics
17298 \end_layout
17299
17300 \end_inset
17301
17302
17303 \begin_inset CommandInset label
17304 LatexCommand label
17305 name "sec:Graphics"
17306
17307 \end_inset
17308
17309
17310 \end_layout
17311
17312 \begin_layout Standard
17313 To insert an image in your document, place the cursor at the text position
17314  you want and click on the toolbar icon 
17315 \begin_inset Info
17316 type  "icon"
17317 arg   "dialog-show-new-inset graphics"
17318 \end_inset
17319
17320  or select 
17321 \family sans
17322 Insert\SpecialChar \menuseparator
17323 Graphics
17324 \family default
17325  from the menu.
17326  Then a dialog will appear to choose the file to load.
17327 \end_layout
17328
17329 \begin_layout Standard
17330 This dialog has numerous mostly self-explanatory parameters.
17331  The 
17332 \family sans
17333 Graphics
17334 \family default
17335  tab allows you to choose your image file.
17336  The image can be transformed by setting a rotation angle and a scaling
17337  factor.
17338  The scaling units are explained in Appendix
17339 \begin_inset space ~
17340 \end_inset
17341
17342
17343 \begin_inset CommandInset ref
17344 LatexCommand ref
17345 reference "chap:Units-available-in"
17346
17347 \end_inset
17348
17349 .
17350 \end_layout
17351
17352 \begin_layout Standard
17353 In the tab 
17354 \family sans
17355 Clipping
17356 \family default
17357  it is possible to set image coordinates to adjust the height and width
17358  of the image in the output.
17359  The coordinates can also be calculated automatically by pressing the button
17360  
17361 \family sans
17362 Get
17363 \begin_inset space ~
17364 \end_inset
17365
17366 from
17367 \begin_inset space ~
17368 \end_inset
17369
17370 file
17371 \family default
17372 .
17373  The option 
17374 \family sans
17375 Clip
17376 \begin_inset space ~
17377 \end_inset
17378
17379 to
17380 \begin_inset space ~
17381 \end_inset
17382
17383 bounding
17384 \begin_inset space ~
17385 \end_inset
17386
17387 box
17388 \family default
17389  will only print the image region within the given coordinates.
17390  Normally you don't need to take care about image coordinates and can ignore
17391  the tab 
17392 \family sans
17393 Clipping
17394 \family default
17395 .
17396 \end_layout
17397
17398 \begin_layout Standard
17399 In the 
17400 \family sans
17401 LaTeX and LyX options
17402 \family default
17403  tab LaTeX experts can specify additional LaTeX options.
17404  In this tab you can also specify the appearance of the image inside LyX.
17405  The option 
17406 \family sans
17407 Draft
17408 \begin_inset space ~
17409 \end_inset
17410
17411 mode
17412 \family default
17413  has the effect that the image doesn't appear in the output, only a frame
17414  with the image size is printed.
17415  The option 
17416 \family sans
17417 Don't
17418 \begin_inset space ~
17419 \end_inset
17420
17421 unzip
17422 \begin_inset space ~
17423 \end_inset
17424
17425 on
17426 \begin_inset space ~
17427 \end_inset
17428
17429 export
17430 \family default
17431  is explained in the 
17432 \emph on
17433 Embedded
17434 \begin_inset space ~
17435 \end_inset
17436
17437 Objects
17438 \emph default
17439  manual in section 
17440 \emph on
17441 Graphics Dialog
17442 \emph default
17443 .
17444 \end_layout
17445
17446 \begin_layout Standard
17447 The graphics dialog can be called at any time by clicking on an image.
17448  Images will appear in the output exactly at the position where they are
17449  in the text.
17450  This is an example image within a separate, horizontally centered paragraph:
17451  
17452 \end_layout
17453
17454 \begin_layout Standard
17455 \align center
17456 \begin_inset Graphics
17457         filename clipart/mobius.eps
17458         scale 70
17459
17460 \end_inset
17461
17462
17463 \end_layout
17464
17465 \begin_layout Standard
17466 If you need image captions or want to reference images, you have to put
17467  the image into a float, see section
17468 \begin_inset space ~
17469 \end_inset
17470
17471
17472 \begin_inset CommandInset ref
17473 LatexCommand ref
17474 reference "sub:Figure-Floats"
17475
17476 \end_inset
17477
17478 .
17479 \end_layout
17480
17481 \begin_layout Subsection
17482 Image Formats
17483 \begin_inset Index idx
17484 status collapsed
17485
17486 \begin_layout Plain Layout
17487 Images ! Formats
17488 \end_layout
17489
17490 \end_inset
17491
17492
17493 \begin_inset CommandInset label
17494 LatexCommand label
17495 name "sub:Image-Formats"
17496
17497 \end_inset
17498
17499
17500 \end_layout
17501
17502 \begin_layout Standard
17503 You can insert images in any known file format.
17504  But as we explained in section
17505 \begin_inset space ~
17506 \end_inset
17507
17508
17509 \begin_inset CommandInset ref
17510 LatexCommand ref
17511 reference "sub:Output-file-formats"
17512
17513 \end_inset
17514
17515 , every output document format allows only a few image formats.
17516  LyX therefore uses the program 
17517 \family typewriter
17518 ImageMagick
17519 \family default
17520  in the background to convert the images to the right format.
17521  To increase your workflow by avoiding these conversions in the background,
17522  use only the image formats listed in the subsections of section
17523 \begin_inset space ~
17524 \end_inset
17525
17526
17527 \begin_inset CommandInset ref
17528 LatexCommand ref
17529 reference "sub:Output-file-formats"
17530
17531 \end_inset
17532
17533 .
17534 \end_layout
17535
17536 \begin_layout Standard
17537 Similar to fonts there are two types of image formats:
17538 \end_layout
17539
17540 \begin_layout Description
17541 Bitmap
17542 \begin_inset space ~
17543 \end_inset
17544
17545 images consist of pixel values, often in a compressed form.
17546  They are therefore not fully scalable and look pixelated in large zooms.
17547  Well-known bitmap image formats are 
17548 \begin_inset Quotes eld
17549 \end_inset
17550
17551 Graphics Interchange Format
17552 \begin_inset Quotes erd
17553 \end_inset
17554
17555  (GIF, file extension 
17556 \begin_inset Quotes eld
17557 \end_inset
17558
17559
17560 \family typewriter
17561 .gif
17562 \family default
17563
17564 \begin_inset Quotes erd
17565 \end_inset
17566
17567 )
17568 \begin_inset Index idx
17569 status collapsed
17570
17571 \begin_layout Plain Layout
17572 GIF|see
17573 \begin_inset ERT
17574 status collapsed
17575
17576 \begin_layout Plain Layout
17577
17578 {
17579 \end_layout
17580
17581 \end_inset
17582
17583 Image formats
17584 \begin_inset ERT
17585 status collapsed
17586
17587 \begin_layout Plain Layout
17588
17589 }
17590 \end_layout
17591
17592 \end_inset
17593
17594
17595 \end_layout
17596
17597 \end_inset
17598
17599
17600 \begin_inset Quotes eld
17601 \end_inset
17602
17603 Portable Network Graphics
17604 \begin_inset Quotes erd
17605 \end_inset
17606
17607  (PNG, file extension 
17608 \begin_inset Quotes eld
17609 \end_inset
17610
17611
17612 \family typewriter
17613 .png
17614 \family default
17615
17616 \begin_inset Quotes erd
17617 \end_inset
17618
17619 )
17620 \begin_inset Index idx
17621 status collapsed
17622
17623 \begin_layout Plain Layout
17624 PNG|see
17625 \begin_inset ERT
17626 status collapsed
17627
17628 \begin_layout Plain Layout
17629
17630 {
17631 \end_layout
17632
17633 \end_inset
17634
17635 Image formats
17636 \begin_inset ERT
17637 status collapsed
17638
17639 \begin_layout Plain Layout
17640
17641 }
17642 \end_layout
17643
17644 \end_inset
17645
17646
17647 \end_layout
17648
17649 \end_inset
17650
17651 , and 
17652 \begin_inset Quotes eld
17653 \end_inset
17654
17655 Joint Photographic Experts Group
17656 \begin_inset Quotes erd
17657 \end_inset
17658
17659  (JPG, file extension 
17660 \begin_inset Quotes eld
17661 \end_inset
17662
17663
17664 \family typewriter
17665 .jpg
17666 \family default
17667
17668 \begin_inset Quotes erd
17669 \end_inset
17670
17671  or 
17672 \begin_inset Quotes eld
17673 \end_inset
17674
17675
17676 \family typewriter
17677 .jpeg
17678 \family default
17679
17680 \begin_inset Quotes erd
17681 \end_inset
17682
17683 )
17684 \begin_inset Index idx
17685 status collapsed
17686
17687 \begin_layout Plain Layout
17688 JPG|see
17689 \begin_inset ERT
17690 status collapsed
17691
17692 \begin_layout Plain Layout
17693
17694 {
17695 \end_layout
17696
17697 \end_inset
17698
17699 Image formats
17700 \begin_inset ERT
17701 status collapsed
17702
17703 \begin_layout Plain Layout
17704
17705 }
17706 \end_layout
17707
17708 \end_inset
17709
17710
17711 \end_layout
17712
17713 \end_inset
17714
17715 .
17716 \end_layout
17717
17718 \begin_layout Description
17719 Scalable
17720 \begin_inset space ~
17721 \end_inset
17722
17723 images consist of vectors and can therefore be scaled to any size without
17724  data loss.
17725  The scaling ability is desired if you want to create presentations, because
17726  presentations are always scaled by the beamer.
17727  Scaling is also useful for online documents to let the user zoom into diagrams.
17728 \begin_inset Newline newline
17729 \end_inset
17730
17731 Scalable image formats can be 
17732 \begin_inset Quotes eld
17733 \end_inset
17734
17735 Scalable Vector Graphics
17736 \begin_inset Quotes erd
17737 \end_inset
17738
17739  (SVG, file extension 
17740 \begin_inset Quotes eld
17741 \end_inset
17742
17743
17744 \family typewriter
17745 .svg
17746 \family default
17747
17748 \begin_inset Quotes erd
17749 \end_inset
17750
17751 )
17752 \begin_inset Index idx
17753 status collapsed
17754
17755 \begin_layout Plain Layout
17756 SVG|see
17757 \begin_inset ERT
17758 status collapsed
17759
17760 \begin_layout Plain Layout
17761
17762 {
17763 \end_layout
17764
17765 \end_inset
17766
17767 Image formats
17768 \begin_inset ERT
17769 status collapsed
17770
17771 \begin_layout Plain Layout
17772
17773 }
17774 \end_layout
17775
17776 \end_inset
17777
17778
17779 \end_layout
17780
17781 \end_inset
17782
17783
17784 \begin_inset Quotes eld
17785 \end_inset
17786
17787 Encapsulated PostScript
17788 \begin_inset Quotes erd
17789 \end_inset
17790
17791  (EPS, file extension 
17792 \begin_inset Quotes eld
17793 \end_inset
17794
17795
17796 \family typewriter
17797 .eps
17798 \family default
17799
17800 \begin_inset Quotes erd
17801 \end_inset
17802
17803 )
17804 \begin_inset Index idx
17805 status collapsed
17806
17807 \begin_layout Plain Layout
17808 EPS|see
17809 \begin_inset ERT
17810 status collapsed
17811
17812 \begin_layout Plain Layout
17813
17814 {
17815 \end_layout
17816
17817 \end_inset
17818
17819 Image formats
17820 \begin_inset ERT
17821 status collapsed
17822
17823 \begin_layout Plain Layout
17824
17825 }
17826 \end_layout
17827
17828 \end_inset
17829
17830
17831 \end_layout
17832
17833 \end_inset
17834
17835 , and 
17836 \begin_inset Quotes eld
17837 \end_inset
17838
17839 Portable Document Format
17840 \begin_inset Quotes erd
17841 \end_inset
17842
17843  (PDF, file extension 
17844 \begin_inset Quotes eld
17845 \end_inset
17846
17847
17848 \family typewriter
17849 .pdf
17850 \family default
17851
17852 \begin_inset Quotes erd
17853 \end_inset
17854
17855 )
17856 \begin_inset Index idx
17857 status collapsed
17858
17859 \begin_layout Plain Layout
17860 PDF
17861 \end_layout
17862
17863 \end_inset
17864
17865 .
17866  We say 
17867 \begin_inset Quotes eld
17868 \end_inset
17869
17870 can be
17871 \begin_inset Quotes erd
17872 \end_inset
17873
17874 , because you can convert any bitmap image format to PDF or EPS and the
17875  result will not be scalable.
17876  In this case only a header with the image properties is added to the original
17877  image.
17878 \begin_inset Foot
17879 status collapsed
17880
17881 \begin_layout Plain Layout
17882 In the case of PDF, the original image is additionally compressed.
17883 \end_layout
17884
17885 \end_inset
17886
17887
17888 \end_layout
17889
17890 \begin_layout Standard
17891 Normally one cannot convert a bitmap image into a scalable one, only vice
17892  versa.
17893 \end_layout
17894
17895 \begin_layout Subsection
17896 Grouping of Image Settings
17897 \begin_inset Index idx
17898 status collapsed
17899
17900 \begin_layout Plain Layout
17901 Images ! Settings grouping
17902 \end_layout
17903
17904 \end_inset
17905
17906
17907 \end_layout
17908
17909 \begin_layout Standard
17910 Each image can define a new group of image settings or join an existing
17911  group.
17912  Images within such a group share their settings, so adjusting one image
17913  of the group automatically also adjusts all other images of the group in
17914  the same way.
17915  So you can for example change the size for a bunch of images without the
17916  need to manually change each of them.
17917  
17918 \end_layout
17919
17920 \begin_layout Standard
17921 A new group can be set by entering a name in the 
17922 \family sans
17923 Group
17924 \begin_inset space ~
17925 \end_inset
17926
17927 Name
17928 \family default
17929  field in the Graphics dialog.
17930  Joining an existing group can be done using the context menu of the image
17931  by checking the name of the desired group.
17932 \end_layout
17933
17934 \begin_layout Section
17935 Tables
17936 \begin_inset Index idx
17937 status collapsed
17938
17939 \begin_layout Plain Layout
17940 Tables
17941 \end_layout
17942
17943 \end_inset
17944
17945
17946 \begin_inset CommandInset label
17947 LatexCommand label
17948 name "sec:Tables"
17949
17950 \end_inset
17951
17952
17953 \end_layout
17954
17955 \begin_layout Standard
17956 You can insert a table using either the toolbar button 
17957 \begin_inset Info
17958 type  "icon"
17959 arg   "tabular-insert"
17960 \end_inset
17961
17962  or the menu 
17963 \family sans
17964 Insert\SpecialChar \menuseparator
17965 Table
17966 \family default
17967 .
17968  A dialog will appear, asking you for the number of rows and columns.
17969  The default table has lines around any cell and the first row appears separated
17970  from the rest of the table.
17971  This separation appears due to a double line: The cells of the first row
17972  have a line below them and the cells of the second row have a line above
17973  them.
17974  Here is an example table:
17975 \end_layout
17976
17977 \begin_layout Standard
17978 \align center
17979 \begin_inset Tabular
17980 <lyxtabular version="3" rows="4" columns="4">
17981 <features tabularvalignment="middle">
17982 <column alignment="center" valignment="top" width="0pt">
17983 <column alignment="center" valignment="top" width="0pt">
17984 <column alignment="center" valignment="top" width="0in">
17985 <column alignment="center" valignment="top" width="0pt">
17986 <row>
17987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991
17992 \end_layout
17993
17994 \end_inset
17995 </cell>
17996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Plain Layout
18000
18001 \family roman
18002 \series medium
18003 \shape up
18004 \size normal
18005 \emph off
18006 \bar no
18007 \noun off
18008 \color none
18009 1
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018 2
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 3
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 </row>
18033 <row>
18034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038
18039 \family roman
18040 \series medium
18041 \shape up
18042 \size normal
18043 \emph off
18044 \bar no
18045 \noun off
18046 \color none
18047 A
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 </row>
18080 <row>
18081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085
18086 \family roman
18087 \series medium
18088 \shape up
18089 \size normal
18090 \emph off
18091 \bar no
18092 \noun off
18093 \color none
18094 B
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18109 \begin_inset Text
18110
18111 \begin_layout Plain Layout
18112
18113 \size normal
18114 \noun off
18115 \color none
18116  
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 </row>
18131 <row>
18132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \family roman
18138 \series medium
18139 \shape up
18140 \size normal
18141 \emph off
18142 \bar no
18143 \noun off
18144 \color none
18145 C
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18151 \begin_inset Text
18152
18153 \begin_layout Plain Layout
18154
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 </row>
18178 </lyxtabular>
18179
18180 \end_inset
18181
18182
18183 \end_layout
18184
18185 \begin_layout Subsection
18186 The Table dialog
18187 \end_layout
18188
18189 \begin_layout Standard
18190 You can alter a table by clicking on it with the right mouse button and
18191  then choosing 
18192 \family sans
18193 More\SpecialChar \menuseparator
18194 Settings
18195 \family default
18196 .
18197  This brings up the table dialog.
18198  Here you can adjust the settings of the cell, row and/or column where the
18199  cursor is placed currently.
18200  Most of the dialog options also work on selections.
18201  This means that if you select more cells, columns or rows the action is
18202  done on all of your selection.
18203 \end_layout
18204
18205 \begin_layout Standard
18206 In addition to the table dialog, the 
18207 \family sans
18208 table
18209 \begin_inset space ~
18210 \end_inset
18211
18212 toolbar
18213 \family default
18214  helps you in setting table properties.
18215  It appears if the cursor is inside a table.
18216 \end_layout
18217
18218 \begin_layout Standard
18219 In the tab 
18220 \family sans
18221 Table
18222 \begin_inset space ~
18223 \end_inset
18224
18225 Settings
18226 \family default
18227  of the table dialog you can set the alignment for the current row.
18228  If you add a row or column, it will be inserted right beside or below the
18229  current cell respectively.
18230  The vertical alignment of a column can only be adjusted when a column width
18231  is given.
18232  A given width will allow the cell to have line breaks and multiple paragraphs
18233  of text, see section
18234 \begin_inset space ~
18235 \end_inset
18236
18237
18238 \begin_inset CommandInset ref
18239 LatexCommand ref
18240 reference "sub:Table-Cells"
18241
18242 \end_inset
18243
18244 .
18245 \end_layout
18246
18247 \begin_layout Standard
18248 You can mark multiple cells of one row/column as a multicolumn/row cell
18249  using the check box 
18250 \family sans
18251 Multicolumn
18252 \family default
18253  or 
18254 \family sans
18255 Multirow
18256 \family default
18257 .
18258  This will merge the cells to 
18259 \emph on
18260 one
18261 \emph default
18262  cell, spread over more than one column/row.
18263  Multicolumn cells are treated as own rows, so that the alignment, width,
18264  and border settings affect only the multicolumn cell.
18265  Here is an example table with a multicolumn cell in the first row and one
18266  in the last row without the upper border:
18267 \end_layout
18268
18269 \begin_layout Standard
18270 \align center
18271 \begin_inset Tabular
18272 <lyxtabular version="3" rows="3" columns="4">
18273 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18274 <column alignment="center" valignment="top" width="0pt">
18275 <column alignment="center" valignment="middle" width="0">
18276 <column alignment="center" valignment="top" width="0in">
18277 <column alignment="center" valignment="top" width="0pt">
18278 <row>
18279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283 abc
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292 def ghi
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 jkl
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 </row>
18316 <row>
18317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321
18322 \family roman
18323 \series medium
18324 \shape up
18325 \size normal
18326 \emph off
18327 \bar no
18328 \noun off
18329 \color none
18330 A
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 B
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 C
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 D
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 </row>
18363 <row>
18364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 1
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 2
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 3
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 4
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 </row>
18401 </lyxtabular>
18402
18403 \end_inset
18404
18405
18406 \end_layout
18407
18408 \begin_layout Standard
18409 Adept users can declare special LaTeX-arguments for the table.
18410  They are necessary for special table formatting, like for multirow cells,
18411  explained in the chapter 
18412 \emph on
18413 Tables
18414 \emph default
18415  of the 
18416 \emph on
18417 Embedded
18418 \begin_inset space ~
18419 \end_inset
18420
18421 Objects
18422 \emph default
18423  manual.
18424  You can also rotate the current cell or the whole table 90
18425 \begin_inset space \thinspace{}
18426 \end_inset
18427
18428 degrees counterclockwise.
18429  These rotations are not visible in LyX but are visible in the output.
18430 \end_layout
18431
18432 \begin_layout Standard
18433 \begin_inset Note Greyedout
18434 status collapsed
18435
18436 \begin_layout Plain Layout
18437
18438 \series bold
18439 Note:
18440 \series default
18441  Most DVI-viewers are 
18442 \emph on
18443 not
18444 \emph default
18445  able to display rotations.
18446 \end_layout
18447
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \begin_layout Standard
18454 The 
18455 \family sans
18456 Borders
18457 \family default
18458  tab allows you to add and delete border lines for the current row/column.
18459  The button 
18460 \family sans
18461 Default
18462 \family default
18463  adds lines for all cell borders.
18464 \end_layout
18465
18466 \begin_layout Subsection
18467 Longtables
18468 \begin_inset Index idx
18469 status collapsed
18470
18471 \begin_layout Plain Layout
18472 Tables ! Longtables
18473 \end_layout
18474
18475 \end_inset
18476
18477
18478 \begin_inset Index idx
18479 status collapsed
18480
18481 \begin_layout Plain Layout
18482 Longtables
18483 \end_layout
18484
18485 \end_inset
18486
18487
18488 \end_layout
18489
18490 \begin_layout Standard
18491 If the table is too long to fit on one page, you can use the option 
18492 \family sans
18493 Use
18494 \begin_inset space ~
18495 \end_inset
18496
18497 long
18498 \begin_inset space ~
18499 \end_inset
18500
18501 table
18502 \family default
18503  in the tab 
18504 \family sans
18505 Longtable
18506 \family default
18507  of the table dialog to split the table automatically over more pages.
18508  Doing this enables some check boxes and you can now define:
18509 \end_layout
18510
18511 \begin_layout Description
18512
18513 \family sans
18514 Header
18515 \family default
18516 : The current row and all rows above, that don't have any special options
18517  defined, are defined to be the header rows of all pages of the longtable;
18518  except for the first page, if 
18519 \family sans
18520 First
18521 \begin_inset space ~
18522 \end_inset
18523
18524 header
18525 \family default
18526  is defined.
18527 \end_layout
18528
18529 \begin_layout Description
18530
18531 \family sans
18532 First
18533 \begin_inset space ~
18534 \end_inset
18535
18536 header
18537 \family default
18538 : The current row and all rows above, that don't have any special options
18539  defined, are defined to be the header rows of the first page of the longtable.
18540 \end_layout
18541
18542 \begin_layout Description
18543
18544 \family sans
18545 Footer
18546 \family default
18547 : The current row and all rows below, that don't have any special options
18548  defined, are defined to be the footer rows of all pages of the longtable;
18549  except for the last page, if 
18550 \family sans
18551 Last
18552 \begin_inset space ~
18553 \end_inset
18554
18555 footer
18556 \family default
18557  is defined.
18558 \end_layout
18559
18560 \begin_layout Description
18561
18562 \family sans
18563 Last
18564 \begin_inset space ~
18565 \end_inset
18566
18567 footer
18568 \family default
18569 : The current row and all rows below, that don't have any special options
18570  defined, are defined to be the footer rows of the last page of the longtable.
18571 \end_layout
18572
18573 \begin_layout Description
18574 Caption: The first row is reset as a single column.
18575  You can now insert there the table caption via the menu 
18576 \family sans
18577 Insert\SpecialChar \menuseparator
18578 Caption
18579 \family default
18580 .
18581  More about longtable captions can be found in the 
18582 \emph on
18583 Embedded
18584 \begin_inset space ~
18585 \end_inset
18586
18587 Objects
18588 \emph default
18589  manual.
18590 \end_layout
18591
18592 \begin_layout Standard
18593 You can also specify a row where the table is split.
18594  If you set more than one option in the same table row, you should be aware
18595  that then only the first option is used; the others will be defined as
18596  
18597 \emph on
18598 empty
18599 \emph default
18600 .
18601  In this context, first means first in this order: 
18602 \family sans
18603 Footer, Last
18604 \begin_inset space ~
18605 \end_inset
18606
18607 footer,
18608 \family default
18609  
18610 \family sans
18611 Header,
18612 \family default
18613  
18614 \family sans
18615 First
18616 \begin_inset space ~
18617 \end_inset
18618
18619 header
18620 \family default
18621 ; see the following longtable to see how it works:
18622 \end_layout
18623
18624 \begin_layout Standard
18625 \align center
18626 \begin_inset Tabular
18627 <lyxtabular version="3" rows="69" columns="3">
18628 <features islongtable="true" longtabularalignment="center">
18629 <column alignment="block" valignment="top" width="5cm">
18630 <column alignment="left" valignment="top" width="0pt">
18631 <column alignment="right" valignment="top" width="0pt">
18632 <row endfirsthead="true">
18633 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \series bold
18639 Example Phone List (ignore the names)
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 </row>
18663 <row endfirsthead="true">
18664 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668
18669 \series bold
18670 NAME
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688
18689 \series bold
18690 TEL.
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 </row>
18696 <row endhead="true">
18697 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701  
18702 \series bold
18703 Example Phone List
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18709 \begin_inset Text
18710
18711 \begin_layout Plain Layout
18712
18713 \end_layout
18714
18715 \end_inset
18716 </cell>
18717 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 </row>
18727 <row endhead="true">
18728 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732
18733 \series bold
18734 NAME
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
18748 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752
18753 \series bold
18754 TEL.
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row endfoot="true">
18761 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765  
18766 \series bold
18767 continue ...
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \series bold
18798 Annovi
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807 Silvia
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 111
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 </row>
18822 <row>
18823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827
18828 \series bold
18829 Bertoli
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 Stefano
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 111
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 </row>
18853 <row>
18854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858
18859 \series bold
18860 Bozzi
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 Walter
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 111
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 </row>
18884 <row>
18885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889
18890 \series bold
18891 Cachia
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 Maria
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909 111
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 </row>
18915 <row>
18916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920
18921 \series bold
18922 Cachia
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931 Maurizio
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 111
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 </row>
18946 <row>
18947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951
18952 \series bold
18953 Cinquemani
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 Giusi
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 111
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 </row>
18977 <row>
18978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982
18983 \series bold
18984 Colin
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993 Bernard
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002 111
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 </row>
19008 <row>
19009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013
19014 \series bold
19015 Concli
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024 Gianfranco
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 111
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \series bold
19046 Dal Bosco
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 Carolina
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 111
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 </row>
19070 <row>
19071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075
19076 \series bold
19077 Dalpiaz
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 Annamaria
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 111
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 </row>
19101 <row>
19102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \series bold
19108 Feliciello
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 Domenico
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126 111
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 </row>
19132 <row>
19133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137
19138 \series bold
19139 Focarelli
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148 Paola
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 111
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 </row>
19163 <row>
19164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19165 \begin_inset Text
19166
19167 \begin_layout Plain Layout
19168
19169 \series bold
19170 Galletti
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179 Oreste
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188 111
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 </row>
19194 <row>
19195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19196 \begin_inset Text
19197
19198 \begin_layout Plain Layout
19199
19200 \series bold
19201 Gasparini
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210 Franca
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 111
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 </row>
19225 <row>
19226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230
19231 \series bold
19232 Rizzardi
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 Paola
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250 111
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 </row>
19256 <row>
19257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261
19262 \series bold
19263 Lassini
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 Giancarlo
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 111
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 </row>
19287 <row>
19288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292
19293 \series bold
19294 Malfatti
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303 Luciano
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312 111
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 </row>
19318 <row>
19319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323
19324 \series bold
19325 Malfatti
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334 Valeriano
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 111
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 </row>
19349 <row>
19350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354
19355 \series bold
19356 Meneguzzo
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 Roberto
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 111
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 </row>
19380 <row>
19381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \series bold
19387 Mezzadra
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396 Roberto
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405 111
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 </row>
19411 <row>
19412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416
19417 \series bold
19418 Pirpamer
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427 Erich
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Plain Layout
19436 111
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 </row>
19442 <row>
19443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447
19448 \series bold
19449 Pochiesa
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 Paolo
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 111, 222
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 </row>
19473 <row>
19474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478
19479 \series bold
19480 Radina
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 Claudio
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 111
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 </row>
19504 <row>
19505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509
19510 \series bold
19511 Stuffer
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520 Oskar
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529 111
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 </row>
19535 <row>
19536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540
19541 \series bold
19542 Tacchelli
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 Ugo
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560 111
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 </row>
19566 <row>
19567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571
19572 \series bold
19573 Tezzele
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582 Margit
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591 111
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 </row>
19597 <row>
19598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602
19603 \series bold
19604 Unterkalmsteiner
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613 Frieda
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622 111
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 </row>
19628 <row>
19629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633
19634 \series bold
19635 Vieider
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644 Hilde
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653 111
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 </row>
19659 <row>
19660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \series bold
19666 Vigna
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675 Jürgen
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Plain Layout
19684 111
19685 \end_layout
19686
19687 \end_inset
19688 </cell>
19689 </row>
19690 <row>
19691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695
19696 \series bold
19697 Weber
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706 Maurizio
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715 111
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 </row>
19721 <row>
19722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726
19727 \series bold
19728 Winkler
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737 Franz
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 111
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 </row>
19752 <row>
19753 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757  
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 </row>
19781 <row>
19782 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786
19787 \series bold
19788 Annovi
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797 Silvia
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 555
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 </row>
19812 <row>
19813 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817
19818 \series bold
19819 Bertoli
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828 Stefano
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 555
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 </row>
19843 <row>
19844 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848
19849 \series bold
19850 Bozzi
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859 Walter
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 555
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 </row>
19874 <row>
19875 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879
19880 \series bold
19881 Cachia
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890 Maria
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 555
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row>
19906 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910
19911 \series bold
19912 Cachia
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 Maurizio
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 555
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 </row>
19936 <row>
19937 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941
19942 \series bold
19943 Cinquemani
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952 Giusi
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 555
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 <row>
19968 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972
19973 \series bold
19974 Colin
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983 Bernard
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 555
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 </row>
19998 <row>
19999 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003
20004 \series bold
20005 Concli
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014 Gianfranco
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 555
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 </row>
20029 <row>
20030 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034
20035 \series bold
20036 Dal Bosco
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 Carolina
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054 555
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 </row>
20060 <row>
20061 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065
20066 \series bold
20067 Dalpiaz
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076 Annamaria
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 555
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 </row>
20091 <row>
20092 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096
20097 \series bold
20098 Feliciello
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107 Domenico
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116 555
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 </row>
20122 <row>
20123 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127
20128 \series bold
20129 Focarelli
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20135 \begin_inset Text
20136
20137 \begin_layout Plain Layout
20138 Paola
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 555
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 </row>
20153 <row>
20154 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158
20159 \series bold
20160 Galletti
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169 Oreste
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 555
20179 \end_layout
20180
20181 \end_inset
20182 </cell>
20183 </row>
20184 <row>
20185 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189
20190 \series bold
20191 Gasparini
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20197 \begin_inset Text
20198
20199 \begin_layout Plain Layout
20200 Franca
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209 555
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 </row>
20215 <row>
20216 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220
20221 \series bold
20222 Rizzardi
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231 Paola
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 555
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 </row>
20246 <row>
20247 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251
20252 \series bold
20253 Lassini
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262 Giancarlo
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271 555
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 </row>
20277 <row>
20278 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282
20283 \series bold
20284 Malfatti
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 Luciano
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 555
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 </row>
20308 <row>
20309 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313
20314 \series bold
20315 Malfatti
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324 Valeriano
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 555
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 </row>
20339 <row>
20340 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344
20345 \series bold
20346 Meneguzzo
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355 Roberto
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 555
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 </row>
20370 <row>
20371 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20372 \begin_inset Text
20373
20374 \begin_layout Plain Layout
20375
20376 \series bold
20377 Mezzadra
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386 Roberto
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 555
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 </row>
20401 <row>
20402 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406
20407 \series bold
20408 Pirpamer
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417 Erich
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 555
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 </row>
20432 <row>
20433 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437
20438 \series bold
20439 Pochiesa
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448 Paolo
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 555, 222
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 <row>
20464 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468
20469 \series bold
20470 Radina
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479 Claudio
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488 555
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 </row>
20494 <row>
20495 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499
20500 \series bold
20501 Stuffer
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510 Oskar
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 555
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 </row>
20525 <row>
20526 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530
20531 \series bold
20532 Tacchelli
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 Ugo
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 555
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 </row>
20556 <row>
20557 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \series bold
20563 Tezzele
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 Margit
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581 555
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 </row>
20587 <row>
20588 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592
20593 \series bold
20594 Unterkalmsteiner
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603 Frieda
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612 555
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 </row>
20618 <row>
20619 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623
20624 \series bold
20625 Vieider
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Plain Layout
20634 Hilde
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 555
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 </row>
20649 <row>
20650 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654
20655 \series bold
20656 Vigna
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 Jürgen
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674 999
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 </row>
20680 <row>
20681 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685
20686 \series bold
20687 Weber
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 Maurizio
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705 555
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 <row>
20712 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \series bold
20718 Winkler
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 Franz
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736 555
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 </row>
20742 <row endlastfoot="true">
20743 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747
20748 \series bold
20749 End
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 </row>
20773 </lyxtabular>
20774
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \begin_layout Subsection
20781 Table Cells
20782 \begin_inset Index idx
20783 status collapsed
20784
20785 \begin_layout Plain Layout
20786 Tables ! Cells
20787 \end_layout
20788
20789 \end_inset
20790
20791
20792 \begin_inset CommandInset label
20793 LatexCommand label
20794 name "sub:Table-Cells"
20795
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \begin_layout Standard
20802 A table cell can contain text, inline equations, a figure, or another table.
20803  All these kinds of objects can be placed in the same cell.
20804  Font sizes and shapes can also be altered.
20805  But you can't put a special environment in a cell (like 
20806 \family sans
20807 Section*
20808 \family default
20809 , etc.), nor set spacing options for the cell's paragraph.
20810 \end_layout
20811
20812 \begin_layout Standard
20813 To have multi-line entries in table cells, you have to declare a fixed width
20814  for the column in the table dialog.
20815  Your text is then automatically split into multiple lines and the cell
20816  is enlarged vertically when the length of the text exceeds the given width.
20817  An example:
20818 \end_layout
20819
20820 \begin_layout Standard
20821 \align center
20822 \begin_inset Tabular
20823 <lyxtabular version="3" rows="4" columns="3">
20824 <features tabularvalignment="middle">
20825 <column alignment="center" valignment="top" width="0pt">
20826 <column alignment="block" valignment="top" width="3cm">
20827 <column alignment="center" valignment="top" width="0pt">
20828 <row>
20829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833
20834 \family roman
20835 \series medium
20836 \shape up
20837 \size normal
20838 \emph off
20839 \bar no
20840 \noun off
20841 \color none
20842 1
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851
20852 \family roman
20853 \series medium
20854 \shape up
20855 \size normal
20856 \emph off
20857 \bar no
20858 \noun off
20859 \color none
20860 2
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869
20870 \family roman
20871 \series medium
20872 \shape up
20873 \size normal
20874 \emph off
20875 \bar no
20876 \noun off
20877 \color none
20878 3
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 </row>
20884 <row>
20885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889
20890 \family roman
20891 \series medium
20892 \shape up
20893 \size normal
20894 \emph off
20895 \bar no
20896 \noun off
20897 \color none
20898 4
20899 \end_layout
20900
20901 \end_inset
20902 </cell>
20903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \family roman
20909 \series medium
20910 \shape up
20911 \size normal
20912 \emph off
20913 \bar no
20914 \noun off
20915 \color none
20916 This is a multi-line entry in a table.
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Plain Layout
20925
20926 \family roman
20927 \series medium
20928 \shape up
20929 \size normal
20930 \emph off
20931 \bar no
20932 \noun off
20933 \color none
20934 5
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 </row>
20940 <row>
20941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945
20946 \family roman
20947 \series medium
20948 \shape up
20949 \size normal
20950 \emph off
20951 \bar no
20952 \noun off
20953 \color none
20954 6
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963
20964 \family roman
20965 \series medium
20966 \shape up
20967 \size normal
20968 \emph off
20969 \bar no
20970 \noun off
20971 \color none
20972 This is longer now.
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981
20982 \family roman
20983 \series medium
20984 \shape up
20985 \size normal
20986 \emph off
20987 \bar no
20988 \noun off
20989 \color none
20990 7
20991 \end_layout
20992
20993 \end_inset
20994 </cell>
20995 </row>
20996 <row>
20997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001
21002 \family roman
21003 \series medium
21004 \shape up
21005 \size normal
21006 \emph off
21007 \bar no
21008 \noun off
21009 \color none
21010 8
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019
21020 \family roman
21021 \series medium
21022 \shape up
21023 \size normal
21024 \emph off
21025 \bar no
21026 \noun off
21027 \color none
21028 This is a multi-line entry in a table.
21029  This is longer now.
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038
21039 \family roman
21040 \series medium
21041 \shape up
21042 \size normal
21043 \emph off
21044 \bar no
21045 \noun off
21046 \color none
21047 9
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 </row>
21053 </lyxtabular>
21054
21055 \end_inset
21056
21057
21058 \end_layout
21059
21060 \begin_layout Standard
21061 Cutting and pasting between tables and table cells works reasonably well.
21062  You can cut and paste even more than one row.
21063 \begin_inset Foot
21064 status collapsed
21065
21066 \begin_layout Plain Layout
21067 Note, that you cannot paste into a multicell selection because it would
21068  not be clear what to do when pasting a single word in a selected 2×3.
21069  
21070 \end_layout
21071
21072 \end_inset
21073
21074  Selection with the mouse or with 
21075 \family sans
21076 Shift
21077 \family default
21078  plus the arrow keys works as usual.
21079  You can also copy and paste the entire table as a single unit by starting
21080  the selection from outside the table.
21081 \end_layout
21082
21083 \begin_layout Section
21084 Floats
21085 \begin_inset Index idx
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089 Floats
21090 \end_layout
21091
21092 \end_inset
21093
21094
21095 \begin_inset CommandInset label
21096 LatexCommand label
21097 name "sec:Floats"
21098
21099 \end_inset
21100
21101
21102 \end_layout
21103
21104 \begin_layout Subsection
21105 Introduction
21106 \end_layout
21107
21108 \begin_layout Standard
21109 A float is a block of text associated with some sort of label, which doesn't
21110  have a fixed location.
21111  It can 
21112 \begin_inset Quotes eld
21113 \end_inset
21114
21115 float
21116 \begin_inset Quotes erd
21117 \end_inset
21118
21119  forward or backward a page or two, to wherever it fits best.
21120  
21121 \family sans
21122 Footnotes
21123 \family default
21124  and 
21125 \family sans
21126 Margin
21127 \begin_inset space ~
21128 \end_inset
21129
21130 Notes
21131 \family default
21132  are also floats, because they can float to the next page when there are
21133  too many notes on the current page.
21134 \end_layout
21135
21136 \begin_layout Standard
21137 Floats make it possible to get a high quality layout.
21138  Images and tables can be distributed evenly over the pages to avoid whitespace
21139  and pages without text.
21140  As the floating often destroys the spatial context between the text and
21141  the image/table, every float can be referenced in the text.
21142  Floats are therefore numbered.
21143  Referencing is described in section
21144 \begin_inset space ~
21145 \end_inset
21146
21147
21148 \begin_inset CommandInset ref
21149 LatexCommand ref
21150 reference "sec:Cross-References"
21151
21152 \end_inset
21153
21154 .
21155 \end_layout
21156
21157 \begin_layout Standard
21158 To insert a float, use the menu 
21159 \family sans
21160 Insert\SpecialChar \menuseparator
21161 Float
21162 \family default
21163 .
21164  A box with a caption will be inserted into your document.
21165  The label will automatically be translated to the document language in
21166  the output.
21167  After the label you can insert the caption text.
21168 \begin_inset Index idx
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 Floats ! Captions
21173 \end_layout
21174
21175 \end_inset
21176
21177  The image or table is inserted above or below the caption in a separate
21178  paragraph within the float.
21179  To keep your LyX-document readable, you can open and close the float box
21180  by left-clicking on the box label.
21181  A closed float box looks like this: 
21182 \begin_inset Graphics
21183         filename clipart/floatQt4.png
21184         scale 80
21185
21186 \end_inset
21187
21188  – a gray button with a red label.
21189 \end_layout
21190
21191 \begin_layout Standard
21192 It is recommended to insert floats as a separate paragraph to avoid possible
21193  LaTeX-errors that can occur when the surrounding text is specially formatted.
21194 \end_layout
21195
21196 \begin_layout Subsection
21197 Examples
21198 \end_layout
21199
21200 \begin_layout Subsubsection
21201 Figure Floats
21202 \begin_inset CommandInset label
21203 LatexCommand label
21204 name "sub:Figure-Floats"
21205
21206 \end_inset
21207
21208
21209 \begin_inset Index idx
21210 status collapsed
21211
21212 \begin_layout Plain Layout
21213 Floats ! Figure floats
21214 \end_layout
21215
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \begin_layout Standard
21222 Figure
21223 \begin_inset space ~
21224 \end_inset
21225
21226
21227 \begin_inset CommandInset ref
21228 LatexCommand ref
21229 reference "fig:Platypus-distorted"
21230
21231 \end_inset
21232
21233  was created using the menu 
21234 \family sans
21235 Insert\SpecialChar \menuseparator
21236 Float\SpecialChar \menuseparator
21237 Figure
21238 \family default
21239  or the toolbar button 
21240 \begin_inset Info
21241 type  "icon"
21242 arg   "float-insert figure"
21243 \end_inset
21244
21245 .
21246  The image was inserted by setting the cursor above the caption label and
21247  using the menu 
21248 \family sans
21249 Insert\SpecialChar \menuseparator
21250 Graphics
21251 \family default
21252  or the toolbar button 
21253 \begin_inset Info
21254 type  "icon"
21255 arg   "dialog-show-new-inset graphics"
21256 \end_inset
21257
21258 .
21259  The image in the float was horizontally centered by putting the cursor
21260  in front of or behind the image and using the menu 
21261 \family sans
21262 Edit\SpecialChar \menuseparator
21263 Paragraph
21264 \begin_inset space ~
21265 \end_inset
21266
21267 Settings
21268 \family default
21269  or the toolbar button 
21270 \begin_inset Info
21271 type  "icon"
21272 arg   "layout-paragraph"
21273 \end_inset
21274
21275 .
21276 \end_layout
21277
21278 \begin_layout Standard
21279 \begin_inset Float figure
21280 wide false
21281 sideways false
21282 status open
21283
21284 \begin_layout Plain Layout
21285 \align center
21286 \begin_inset Graphics
21287         filename clipart/platypus.eps
21288         lyxscale 50
21289         width 50col%
21290
21291 \end_inset
21292
21293
21294 \end_layout
21295
21296 \begin_layout Plain Layout
21297 \begin_inset Caption
21298
21299 \begin_layout Plain Layout
21300 \begin_inset CommandInset label
21301 LatexCommand label
21302 name "fig:Platypus-distorted"
21303
21304 \end_inset
21305
21306 A severely distorted platypus in a float.
21307 \end_layout
21308
21309 \end_inset
21310
21311
21312 \end_layout
21313
21314 \end_inset
21315
21316
21317 \end_layout
21318
21319 \begin_layout Standard
21320 This figure float also shows how to set a label and create a cross-reference
21321  to it: Insert a label into the caption using the menu 
21322 \family sans
21323 Insert\SpecialChar \menuseparator
21324 Label
21325 \family default
21326  or the toolbar button 
21327 \begin_inset Info
21328 type  "icon"
21329 arg   "label-insert"
21330 \end_inset
21331
21332  and refer to it using the menu 
21333 \family sans
21334 Insert\SpecialChar \menuseparator
21335 Cross-Reference
21336 \family default
21337  or the toolbar button 
21338 \begin_inset Info
21339 type  "icon"
21340 arg   "dialog-show-new-inset ref"
21341 \end_inset
21342
21343 .
21344  It is important to use references to figure floats, rather than using vague
21345  references like 
21346 \begin_inset Quotes eld
21347 \end_inset
21348
21349 the figure above
21350 \begin_inset Quotes erd
21351 \end_inset
21352
21353 , because, as LaTeX will reposition the floats in the final document, it
21354  might not be 
21355 \begin_inset Quotes eld
21356 \end_inset
21357
21358 above
21359 \begin_inset Quotes erd
21360 \end_inset
21361
21362  at all.
21363  For more about cross-references, see section
21364 \begin_inset space ~
21365 \end_inset
21366
21367
21368 \begin_inset CommandInset ref
21369 LatexCommand ref
21370 reference "sec:Cross-References"
21371
21372 \end_inset
21373
21374 .
21375 \end_layout
21376
21377 \begin_layout Standard
21378 Normally only one image is inserted in a figure float, but sometimes you
21379  might want to use two images with separate subcaptions.
21380  This can be done by inserting image floats into existing image floats.
21381  Note that only the main caption of the float is added to the List of Figures
21382  as described in section
21383 \begin_inset space ~
21384 \end_inset
21385
21386
21387 \begin_inset CommandInset ref
21388 LatexCommand ref
21389 reference "sub:List-of-Figures"
21390
21391 \end_inset
21392
21393 .
21394  Figure
21395 \begin_inset space ~
21396 \end_inset
21397
21398
21399 \begin_inset CommandInset ref
21400 LatexCommand ref
21401 reference "fig:Two-distorted-images"
21402
21403 \end_inset
21404
21405  is an example of a figure float with two images set side by side.
21406  You can also set the images one below the other.
21407  Figure
21408 \begin_inset space ~
21409 \end_inset
21410
21411
21412 \begin_inset CommandInset ref
21413 LatexCommand ref
21414 reference "fig:Undefinable"
21415
21416 \end_inset
21417
21418  and 
21419 \begin_inset CommandInset ref
21420 LatexCommand ref
21421 reference "fig:Platypus"
21422
21423 \end_inset
21424
21425  are the subfigures.
21426 \end_layout
21427
21428 \begin_layout Standard
21429 \begin_inset Float figure
21430 wide false
21431 sideways false
21432 status open
21433
21434 \begin_layout Plain Layout
21435 \begin_inset space \hfill{}
21436 \end_inset
21437
21438
21439 \begin_inset Float figure
21440 wide false
21441 sideways false
21442 status collapsed
21443
21444 \begin_layout Plain Layout
21445 \begin_inset Caption
21446
21447 \begin_layout Plain Layout
21448 \begin_inset CommandInset label
21449 LatexCommand label
21450 name "fig:Undefinable"
21451
21452 \end_inset
21453
21454 Undefinable
21455 \end_layout
21456
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \begin_layout Plain Layout
21463 \begin_inset Graphics
21464         filename clipart/escher-lsd.eps
21465         width 45col%
21466
21467 \end_inset
21468
21469
21470 \end_layout
21471
21472 \end_inset
21473
21474
21475 \begin_inset space \hfill{}
21476 \end_inset
21477
21478
21479 \begin_inset Float figure
21480 wide false
21481 sideways false
21482 status collapsed
21483
21484 \begin_layout Plain Layout
21485 \begin_inset Caption
21486
21487 \begin_layout Plain Layout
21488 \begin_inset CommandInset label
21489 LatexCommand label
21490 name "fig:Platypus"
21491
21492 \end_inset
21493
21494 Platypus
21495 \end_layout
21496
21497 \end_inset
21498
21499
21500 \end_layout
21501
21502 \begin_layout Plain Layout
21503 \begin_inset Graphics
21504         filename clipart/platypus.eps
21505         lyxscale 60
21506         width 45col%
21507
21508 \end_inset
21509
21510
21511 \end_layout
21512
21513 \end_inset
21514
21515
21516 \begin_inset space \hfill{}
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \begin_layout Plain Layout
21523 \begin_inset Caption
21524
21525 \begin_layout Plain Layout
21526 \begin_inset CommandInset label
21527 LatexCommand label
21528 name "fig:Two-distorted-images"
21529
21530 \end_inset
21531
21532 Two distorted images.
21533 \end_layout
21534
21535 \end_inset
21536
21537
21538 \end_layout
21539
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \begin_layout Subsubsection
21546 Table Floats
21547 \begin_inset Index idx
21548 status collapsed
21549
21550 \begin_layout Plain Layout
21551 Floats ! Table floats
21552 \end_layout
21553
21554 \end_inset
21555
21556
21557 \end_layout
21558
21559 \begin_layout Standard
21560 Table floats can be inserted using the menu 
21561 \family sans
21562 Insert\SpecialChar \menuseparator
21563 Float\SpecialChar \menuseparator
21564 Table
21565 \family default
21566  or the toolbar button 
21567 \begin_inset Info
21568 type  "icon"
21569 arg   "float-insert table"
21570 \end_inset
21571
21572 .
21573  They have the same properties as figure floats except for the different
21574  label.
21575  Table
21576 \begin_inset space ~
21577 \end_inset
21578
21579
21580 \begin_inset CommandInset ref
21581 LatexCommand ref
21582 reference "tab:Table-float"
21583
21584 \end_inset
21585
21586  is a table float.
21587 \end_layout
21588
21589 \begin_layout Standard
21590 \begin_inset Float table
21591 wide false
21592 sideways false
21593 status open
21594
21595 \begin_layout Plain Layout
21596 \begin_inset Caption
21597
21598 \begin_layout Plain Layout
21599 \begin_inset CommandInset label
21600 LatexCommand label
21601 name "tab:Table-float"
21602
21603 \end_inset
21604
21605 A table float.
21606 \end_layout
21607
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \begin_layout Plain Layout
21614 \align center
21615 \begin_inset Tabular
21616 <lyxtabular version="3" rows="3" columns="3">
21617 <features tabularvalignment="middle">
21618 <column alignment="center" valignment="top" width="0pt">
21619 <column alignment="center" valignment="top" width="0pt">
21620 <column alignment="center" valignment="top" width="0pt">
21621 <row>
21622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626
21627 \family roman
21628 \series medium
21629 \shape up
21630 \size normal
21631 \emph off
21632 \bar no
21633 \noun off
21634 \color none
21635 1
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \family roman
21646 \series medium
21647 \shape up
21648 \size normal
21649 \emph off
21650 \bar no
21651 \noun off
21652 \color none
21653 2
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21659 \begin_inset Text
21660
21661 \begin_layout Plain Layout
21662
21663 \family roman
21664 \series medium
21665 \shape up
21666 \size normal
21667 \emph off
21668 \bar no
21669 \noun off
21670 \color none
21671 3
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 </row>
21677 <row>
21678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682
21683 \family roman
21684 \series medium
21685 \shape up
21686 \size normal
21687 \emph off
21688 \bar no
21689 \noun off
21690 \color none
21691 Joe
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700
21701 \family roman
21702 \series medium
21703 \shape up
21704 \size normal
21705 \emph off
21706 \bar no
21707 \noun off
21708 \color none
21709 Mary
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718
21719 \family roman
21720 \series medium
21721 \shape up
21722 \size normal
21723 \emph off
21724 \bar no
21725 \noun off
21726 \color none
21727 Ted
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 </row>
21733 <row>
21734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738
21739 \family roman
21740 \series medium
21741 \shape up
21742 \size normal
21743 \emph off
21744 \bar no
21745 \noun off
21746 \color none
21747 \begin_inset Formula $\int x^{2}dx$
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \family roman
21761 \series medium
21762 \shape up
21763 \size normal
21764 \emph off
21765 \bar no
21766 \noun off
21767 \color none
21768 \begin_inset Formula $\left[\begin{array}{cc}
21769 a & b\\
21770 c & d
21771 \end{array}\right]$
21772 \end_inset
21773
21774
21775 \end_layout
21776
21777 \end_inset
21778 </cell>
21779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \begin_layout Plain Layout
21783
21784 \family roman
21785 \series medium
21786 \shape up
21787 \size normal
21788 \emph off
21789 \bar no
21790 \noun off
21791 \color none
21792 \begin_inset Formula $1+1=2$
21793 \end_inset
21794
21795
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 </row>
21801 </lyxtabular>
21802
21803 \end_inset
21804
21805
21806 \end_layout
21807
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \begin_layout Subsection
21814 More Information
21815 \begin_inset Index idx
21816 status collapsed
21817
21818 \begin_layout Plain Layout
21819 Floats ! Details
21820 \end_layout
21821
21822 \end_inset
21823
21824
21825 \end_layout
21826
21827 \begin_layout Standard
21828 LyX offers you further float types as well as rotated floats.
21829  It also allows you to change the float numbering scheme, to control the
21830  float placement and to change the formatting and placement of the float
21831  caption.
21832  All these features are explained in detail with many examples in chapter
21833  
21834 \emph on
21835 Floats
21836 \emph default
21837  of the 
21838 \emph on
21839 Embedded
21840 \begin_inset space ~
21841 \end_inset
21842
21843 Objects
21844 \emph default
21845  manual.
21846 \end_layout
21847
21848 \begin_layout Section
21849 Minipages
21850 \begin_inset Index idx
21851 status collapsed
21852
21853 \begin_layout Plain Layout
21854 Minipages
21855 \end_layout
21856
21857 \end_inset
21858
21859
21860 \begin_inset CommandInset label
21861 LatexCommand label
21862 name "sec:Minipages"
21863
21864 \end_inset
21865
21866
21867 \end_layout
21868
21869 \begin_layout Standard
21870 LaTeX provides a mechanism to produce essentially a page within a page,
21871  called minipage.
21872  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21873 \begin_inset space \space{}
21874 \end_inset
21875
21876 apply.
21877  
21878 \end_layout
21879
21880 \begin_layout Standard
21881 Minipages in LyX have their own collapsible box inserted via the menu 
21882 \family sans
21883 Insert\SpecialChar \menuseparator
21884 Box
21885 \family default
21886 .
21887  Right-clicking on the box label allows you to alter the width of the minipage
21888  and its alignment within the page.
21889 \end_layout
21890
21891 \begin_layout Standard
21892 \align center
21893 \begin_inset Box Frameless
21894 position "t"
21895 hor_pos "c"
21896 has_inner_box 1
21897 inner_pos "t"
21898 use_parbox 0
21899 use_makebox 0
21900 width "30col%"
21901 special "none"
21902 height "1pt"
21903 height_special "totalheight"
21904 status open
21905
21906 \begin_layout Plain Layout
21907
21908 \shape italic
21909 This is a minipage.
21910  The text is set in an italic style.
21911 \end_layout
21912
21913 \begin_layout Plain Layout
21914
21915 \shape italic
21916 Minipages are often used for text in another language or text that needs
21917  another formatting.
21918 \end_layout
21919
21920 \end_inset
21921
21922
21923 \end_layout
21924
21925 \begin_layout Standard
21926 \begin_inset VSpace medskip
21927 \end_inset
21928
21929 If you place two minipages side-by-side, you can use 
21930 \family sans
21931 Horizontal Fills
21932 \family default
21933  as described in section
21934 \begin_inset space ~
21935 \end_inset
21936
21937
21938 \begin_inset CommandInset ref
21939 LatexCommand ref
21940 reference "sub:Horizontal-Space"
21941
21942 \end_inset
21943
21944 :
21945 \begin_inset VSpace medskip
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \begin_layout Standard
21952 \begin_inset Box Frameless
21953 position "t"
21954 hor_pos "c"
21955 has_inner_box 1
21956 inner_pos "t"
21957 use_parbox 0
21958 use_makebox 0
21959 width "1.5in"
21960 special "none"
21961 height "1pt"
21962 height_special "totalheight"
21963 status open
21964
21965 \begin_layout Plain Layout
21966 This is a minipage with some stupid dummy text.
21967  This dummy text is used to increase the size of the minipage.
21968 \end_layout
21969
21970 \end_inset
21971
21972
21973 \begin_inset space \hfill{}
21974 \end_inset
21975
21976
21977 \begin_inset Box Frameless
21978 position "t"
21979 hor_pos "c"
21980 has_inner_box 1
21981 inner_pos "t"
21982 use_parbox 0
21983 use_makebox 0
21984 width "1.5in"
21985 special "none"
21986 height "1pt"
21987 height_special "totalheight"
21988 status open
21989
21990 \begin_layout Plain Layout
21991 This is a minipage with some stupid dummy text.
21992  This dummy text is used to increase the size of the minipage.
21993 \end_layout
21994
21995 \end_inset
21996
21997
21998 \end_layout
21999
22000 \begin_layout Standard
22001 \begin_inset VSpace bigskip
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \begin_layout Standard
22008 When you right-click on a minipage box, you can transform the box to another
22009  box type.
22010  All box types and their settings are explained in detail in chapter 
22011 \emph on
22012 Boxes
22013 \emph default
22014  of the 
22015 \emph on
22016 Embedded
22017 \begin_inset space ~
22018 \end_inset
22019
22020 Objects
22021 \emph default
22022  manual.
22023 \end_layout
22024
22025 \begin_layout Chapter
22026 Mathematical Formulas
22027 \begin_inset Index idx
22028 status collapsed
22029
22030 \begin_layout Plain Layout
22031 Math
22032 \end_layout
22033
22034 \end_inset
22035
22036
22037 \begin_inset Index idx
22038 status collapsed
22039
22040 \begin_layout Plain Layout
22041 Formulas | see
22042 \begin_inset ERT
22043 status collapsed
22044
22045 \begin_layout Plain Layout
22046
22047 {
22048 \end_layout
22049
22050 \end_inset
22051
22052 Math
22053 \begin_inset ERT
22054 status collapsed
22055
22056 \begin_layout Plain Layout
22057
22058 }
22059 \end_layout
22060
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067
22068
22069 \begin_inset CommandInset label
22070 LatexCommand label
22071 name "chap:Mathematical-Formulas"
22072
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \begin_layout Standard
22079 The issues of this chapter are described in detail in the 
22080 \emph on
22081 Math
22082 \emph default
22083  manual.
22084  There you will also find tips and tricks for special cases.
22085 \end_layout
22086
22087 \begin_layout Section
22088 Basic Math Editing
22089 \begin_inset Index idx
22090 status collapsed
22091
22092 \begin_layout Plain Layout
22093 Math ! Basics
22094 \end_layout
22095
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \begin_layout Standard
22102 To create a math formula, you can just click on the toolbar icon 
22103 \begin_inset Info
22104 type  "icon"
22105 arg   "math-mode on"
22106 \end_inset
22107
22108 .
22109  That will create a little blue rectangle, with purple markers around its
22110  corners.
22111  That blue rectangle is the formula itself; the purple markers indicate
22112  what level of nesting within the formula you are at.
22113  You can also choose a particular formula type to insert via the 
22114 \family sans
22115 Insert\SpecialChar \menuseparator
22116 Math
22117 \family default
22118  menu.
22119 \end_layout
22120
22121 \begin_layout Standard
22122 Editing the parameters of a formula and adding math constructs can be done
22123  with the 
22124 \family sans
22125 math
22126 \begin_inset space ~
22127 \end_inset
22128
22129 toolbar
22130 \family default
22131 , that appears if the cursor is in a formula.
22132 \end_layout
22133
22134 \begin_layout Standard
22135 There are two main types of formulas, inline formulas and display formulas.
22136  Inline formulas appear within a text line, like this one:
22137 \end_layout
22138
22139 \begin_layout Standard
22140 This is a line with an inline formula 
22141 \begin_inset Formula $A=B$
22142 \end_inset
22143
22144  in it.
22145 \end_layout
22146
22147 \begin_layout Standard
22148 Displayed formulas appear outside the text like if they were in a separate
22149  paragraph, like this one:
22150 \begin_inset Formula 
22151 \[
22152 A=B
22153 \]
22154
22155 \end_inset
22156
22157 You can only number and reference displayed formulas.
22158 \end_layout
22159
22160 \begin_layout Standard
22161 LyX supports also many LaTeX math commands.
22162  E.
22163 \begin_inset space \thinspace{}
22164 \end_inset
22165
22166 g.
22167 \begin_inset space \space{}
22168 \end_inset
22169
22170 typing 
22171 \begin_inset Quotes eld
22172 \end_inset
22173
22174
22175 \series bold
22176
22177 \backslash
22178 alpha
22179 \series default
22180
22181 \begin_inset Quotes erd
22182 \end_inset
22183
22184 , followed by a space, in a formula will create the Greek letter 
22185 \begin_inset Formula $\alpha$
22186 \end_inset
22187
22188 .
22189  Typing commands might sometimes be faster than using the 
22190 \family sans
22191 Math
22192 \begin_inset space ~
22193 \end_inset
22194
22195 Panel
22196 \family default
22197 .
22198 \end_layout
22199
22200 \begin_layout Subsection
22201 Navigating in Formulas
22202 \begin_inset Index idx
22203 status collapsed
22204
22205 \begin_layout Plain Layout
22206 Math ! Navigating
22207 \end_layout
22208
22209 \end_inset
22210
22211
22212 \end_layout
22213
22214 \begin_layout Standard
22215 The best control over the cursor position within an existing formula is
22216  achieved with the arrow keys.
22217  LyX uses small rectangles to indicate places where something can be inserted.
22218  The arrow keys can be used to navigate between parts of a formula.
22219  Pressing 
22220 \family sans
22221 Space
22222 \family default
22223  will leave a formula construct (a square root 
22224 \begin_inset Formula $\sqrt{2}$
22225 \end_inset
22226
22227 , or parentheses 
22228 \begin_inset Formula $\left(f\right)$
22229 \end_inset
22230
22231 , or a matrix 
22232 \begin_inset Formula $\left[\begin{array}{cc}
22233 1 & 2\\
22234 3 & 4
22235 \end{array}\right]$
22236 \end_inset
22237
22238 ).
22239  Pressing 
22240 \family sans
22241 Escape
22242 \family default
22243  will leave the formula, placing the cursor after the formula.
22244  
22245 \family sans
22246 Tab
22247 \family default
22248  can be used to move horizontally in a formula; for example, through the
22249  cells of a matrix or the positions in a multi-line equation.
22250 \end_layout
22251
22252 \begin_layout Standard
22253
22254 \family sans
22255 Space
22256 \family default
22257 , printed in this document as 
22258 \begin_inset Quotes eld
22259 \end_inset
22260
22261
22262 \begin_inset ERT
22263 status collapsed
22264
22265 \begin_layout Plain Layout
22266
22267
22268 \backslash
22269 spce 
22270 \end_layout
22271
22272 \end_inset
22273
22274
22275 \begin_inset Quotes erd
22276 \end_inset
22277
22278
22279 \begin_inset Note Note
22280 status collapsed
22281
22282 \begin_layout Plain Layout
22283 This command will appear in the output as an official character denoting
22284  the space character (visible space).
22285 \end_layout
22286
22287 \end_inset
22288
22289 , seems to do nothing in a formula, since it does not add a space between
22290  characters, but it does exit a nested structure.
22291  For this reason, you have to be careful about using 
22292 \family sans
22293 Space
22294 \family default
22295 .
22296  For example, if you want 
22297 \begin_inset Formula $\sqrt{2x+1}$
22298 \end_inset
22299
22300 , type 
22301 \series bold
22302
22303 \backslash
22304 sqrt
22305 \begin_inset ERT
22306 status collapsed
22307
22308 \begin_layout Plain Layout
22309
22310
22311 \backslash
22312 spce 
22313 \end_layout
22314
22315 \end_inset
22316
22317 2x+1
22318 \series default
22319  and not 
22320 \series bold
22321
22322 \backslash
22323 sqrt
22324 \begin_inset ERT
22325 status collapsed
22326
22327 \begin_layout Plain Layout
22328
22329
22330 \backslash
22331 spce 
22332 \end_layout
22333
22334 \end_inset
22335
22336 2x
22337 \begin_inset ERT
22338 status collapsed
22339
22340 \begin_layout Plain Layout
22341
22342
22343 \backslash
22344 spce 
22345 \end_layout
22346
22347 \end_inset
22348
22349 +1
22350 \series default
22351 , since in the latter case only the 
22352 \family typewriter
22353
22354 \begin_inset Formula $2x$
22355 \end_inset
22356
22357
22358 \family default
22359  will be under the square root sign: 
22360 \begin_inset Formula $\sqrt{2x}+1$
22361 \end_inset
22362
22363 .
22364 \end_layout
22365
22366 \begin_layout Standard
22367 You can leave many parts of a formula, like this matrix, partially filled
22368  in, such as:
22369 \begin_inset Formula 
22370 \[
22371 \left(\begin{array}{ccc}
22372 \lambda_{1}\\
22373  & \ddots\\
22374  &  & \lambda_{n}
22375 \end{array}\right)
22376 \]
22377
22378 \end_inset
22379
22380 If you leave a fraction only partially filled in, or a subscript with nothing
22381  in it, the results will be unpredictable, but most constructs don't mind.
22382 \end_layout
22383
22384 \begin_layout Subsection
22385 Selecting Text
22386 \end_layout
22387
22388 \begin_layout Standard
22389 You can select text within a formula in two different ways.
22390  Place the cursor at one end of the string of text you want, and press 
22391 \family sans
22392 Shift
22393 \family default
22394  and a cursor movement key to select text.
22395  It will be highlighted as with regular text selection.
22396  Alternatively, you can select text with the mouse in the usual way.
22397  That text can then be cut or copied, and then pasted within any formula,
22398  but not in a normal text region in LyX.
22399 \end_layout
22400
22401 \begin_layout Subsection
22402 Exponents and Subscripts
22403 \begin_inset Index idx
22404 status collapsed
22405
22406 \begin_layout Plain Layout
22407 Math ! Exponents
22408 \end_layout
22409
22410 \end_inset
22411
22412
22413 \begin_inset Index idx
22414 status collapsed
22415
22416 \begin_layout Plain Layout
22417 Math ! Subscripts
22418 \end_layout
22419
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \begin_layout Standard
22426 You can use the math panel to add super- or subscripts (buttons 
22427 \begin_inset Info
22428 type  "icon"
22429 arg   "math-superscript"
22430 \end_inset
22431
22432  and 
22433 \begin_inset Info
22434 type  "icon"
22435 arg   "math-subscript"
22436 \end_inset
22437
22438 ), but the much easier way is to use a command.
22439  To get 
22440 \begin_inset Formula $x^{2}$
22441 \end_inset
22442
22443 , type in a formula 
22444 \series bold
22445 x^2
22446 \begin_inset ERT
22447 status collapsed
22448
22449 \begin_layout Plain Layout
22450
22451
22452 \backslash
22453 spce 
22454 \end_layout
22455
22456 \end_inset
22457
22458
22459 \series default
22460 .
22461  The final 
22462 \family sans
22463 Space
22464 \family default
22465  puts the cursor back down on the base line of the expression.
22466  If you type 
22467 \series bold
22468 x^2y
22469 \series default
22470 , you will get 
22471 \begin_inset Formula $x^{2y}$
22472 \end_inset
22473
22474 , to get 
22475 \begin_inset Formula $x^{2}y$
22476 \end_inset
22477
22478 , type 
22479 \series bold
22480 x^2
22481 \begin_inset ERT
22482 status collapsed
22483
22484 \begin_layout Plain Layout
22485
22486
22487 \backslash
22488 spce 
22489 \end_layout
22490
22491 \end_inset
22492
22493 y
22494 \series default
22495 .
22496  If you use characters in the superscript, that could be accented with the
22497  hat 
22498 \begin_inset Quotes eld
22499 \end_inset
22500
22501 ^
22502 \begin_inset Quotes erd
22503 \end_inset
22504
22505 , you have to use an extra 
22506 \family sans
22507 Space
22508 \family default
22509  to separate the hat and the character.
22510  E.
22511 \begin_inset space \thinspace{}
22512 \end_inset
22513
22514 g.
22515 \begin_inset space \space{}
22516 \end_inset
22517
22518 if you want 
22519 \begin_inset Formula $x^{a}$
22520 \end_inset
22521
22522 , type 
22523 \series bold
22524 x^
22525 \begin_inset ERT
22526 status collapsed
22527
22528 \begin_layout Plain Layout
22529
22530
22531 \backslash
22532 spce 
22533 \end_layout
22534
22535 \end_inset
22536
22537 a
22538 \series default
22539 .
22540  Subscripts are similar: To get 
22541 \begin_inset Formula $a_{1}$
22542 \end_inset
22543
22544 , type 
22545 \series bold
22546 a_1
22547 \begin_inset ERT
22548 status collapsed
22549
22550 \begin_layout Plain Layout
22551
22552
22553 \backslash
22554 spce 
22555 \end_layout
22556
22557 \end_inset
22558
22559
22560 \series default
22561 .
22562 \end_layout
22563
22564 \begin_layout Subsection
22565 Fractions
22566 \begin_inset Index idx
22567 status collapsed
22568
22569 \begin_layout Plain Layout
22570 Math ! Fractions
22571 \end_layout
22572
22573 \end_inset
22574
22575
22576 \end_layout
22577
22578 \begin_layout Standard
22579 Create a fraction with either the command 
22580 \series bold
22581
22582 \backslash
22583 frac
22584 \series default
22585  or using the icon 
22586 \begin_inset Info
22587 type  "icon"
22588 arg   "math-insert \\frac"
22589 \end_inset
22590
22591  in the 
22592 \family sans
22593 Math
22594 \begin_inset space ~
22595 \end_inset
22596
22597 Panel
22598 \family default
22599 .
22600  You will be presented with an empty fraction.
22601  The cursor is above the fraction line.
22602  To move it to the bottom, simply press 
22603 \family sans
22604 Down
22605 \family default
22606 .
22607  To move back up, press 
22608 \family sans
22609 Up
22610 \family default
22611 .
22612  Any math structure can be placed in a fraction, as this example shows:
22613 \begin_inset Formula 
22614 \[
22615 \left[\frac{1}{\left(\begin{array}{cc}
22616 2 & 3\\
22617 4 & 5
22618 \end{array}\right)}\right]
22619 \]
22620
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \begin_layout Subsection
22627 Roots
22628 \begin_inset Index idx
22629 status collapsed
22630
22631 \begin_layout Plain Layout
22632 Math ! Roots
22633 \end_layout
22634
22635 \end_inset
22636
22637
22638 \end_layout
22639
22640 \begin_layout Standard
22641 Roots can be created using the 
22642 \family sans
22643 Math
22644 \begin_inset space ~
22645 \end_inset
22646
22647 Panel
22648 \family default
22649  button 
22650 \begin_inset Info
22651 type  "icon"
22652 arg   "math-insert \\sqrt"
22653 \end_inset
22654
22655  or 
22656 \begin_inset Info
22657 type  "icon"
22658 arg   "math-insert \\root"
22659 \end_inset
22660
22661  or the commands 
22662 \series bold
22663
22664 \backslash
22665 sqrt
22666 \series default
22667  or 
22668 \series bold
22669
22670 \backslash
22671 root
22672 \series default
22673 .
22674  With the command 
22675 \series bold
22676
22677 \backslash
22678 root
22679 \series default
22680  you can produce roots of higher orders, like cube roots, while 
22681 \series bold
22682
22683 \backslash
22684 sqrt
22685 \series default
22686  produces always a square root.
22687 \end_layout
22688
22689 \begin_layout Subsection
22690 Operators with Limits
22691 \begin_inset Index idx
22692 status collapsed
22693
22694 \begin_layout Plain Layout
22695 Math ! Sums
22696 \end_layout
22697
22698 \end_inset
22699
22700
22701 \begin_inset Index idx
22702 status collapsed
22703
22704 \begin_layout Plain Layout
22705 Math ! Integrals
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \begin_inset CommandInset label
22712 LatexCommand label
22713 name "sub:Operators-with-Limits"
22714
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \begin_layout Standard
22721 Sum (
22722 \begin_inset Formula $\sum$
22723 \end_inset
22724
22725 ) and integral (
22726 \begin_inset Formula $\int$
22727 \end_inset
22728
22729 ) operators are very often decorated with limits.
22730  These limits can be entered in LyX by entering them as you would enter
22731  a super- or subscript, directly after the symbol.
22732  The sum operator will automatically place its 
22733 \begin_inset Quotes eld
22734 \end_inset
22735
22736 limits
22737 \begin_inset Quotes erd
22738 \end_inset
22739
22740  over and under the symbol in displayed formulas, and on the side in inline
22741  formulas.
22742  Such as 
22743 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22744 \end_inset
22745
22746 , versus
22747 \begin_inset Formula 
22748 \[
22749 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22750 \]
22751
22752 \end_inset
22753
22754 Integral signs, however, will place the limits on the side in both formula
22755  types.
22756 \end_layout
22757
22758 \begin_layout Standard
22759 All operators with limits will be automatically re-sized when placed in
22760  display mode.
22761  The placement of the limits can be changed by placing the cursor directly
22762  behind the operator and hitting 
22763 \begin_inset Info
22764 type  "shortcut"
22765 arg   "math-limits"
22766 \end_inset
22767
22768  or using the menu 
22769 \family sans
22770 Edit\SpecialChar \menuseparator
22771 Math\SpecialChar \menuseparator
22772 Change
22773 \begin_inset space ~
22774 \end_inset
22775
22776 Limits
22777 \begin_inset space ~
22778 \end_inset
22779
22780 Type
22781 \family default
22782 .
22783 \end_layout
22784
22785 \begin_layout Standard
22786 Certain other mathematical expressions have this 
22787 \begin_inset Quotes eld
22788 \end_inset
22789
22790 moving limits
22791 \begin_inset Quotes erd
22792 \end_inset
22793
22794  feature as addition, such as
22795 \begin_inset Index idx
22796 status collapsed
22797
22798 \begin_layout Plain Layout
22799 Math ! Limits
22800 \end_layout
22801
22802 \end_inset
22803
22804
22805 \begin_inset Formula 
22806 \[
22807 \lim_{x\rightarrow\infty}f(x),
22808 \]
22809
22810 \end_inset
22811
22812 which will place the 
22813 \begin_inset Formula $x\rightarrow\infty$
22814 \end_inset
22815
22816  underneath the 
22817 \begin_inset Quotes eld
22818 \end_inset
22819
22820 lim
22821 \begin_inset Quotes erd
22822 \end_inset
22823
22824  in display mode.
22825  In inline formulas it looks like this: 
22826 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22827 \end_inset
22828
22829 .
22830 \end_layout
22831
22832 \begin_layout Standard
22833 Note that the lim-function was entered as the function macro 
22834 \series bold
22835
22836 \backslash
22837 lim
22838 \series default
22839 .
22840  Have a look at section
22841 \begin_inset space ~
22842 \end_inset
22843
22844
22845 \begin_inset CommandInset ref
22846 LatexCommand ref
22847 reference "sub:Functions"
22848
22849 \end_inset
22850
22851  for an explanation of function macros.
22852 \end_layout
22853
22854 \begin_layout Subsection
22855 Math Symbols
22856 \begin_inset Index idx
22857 status collapsed
22858
22859 \begin_layout Plain Layout
22860 Math ! Symbols
22861 \end_layout
22862
22863 \end_inset
22864
22865
22866 \end_layout
22867
22868 \begin_layout Standard
22869 Most math symbols can be found in the 
22870 \family sans
22871 Math
22872 \begin_inset space ~
22873 \end_inset
22874
22875 Panel
22876 \family default
22877  under one of several categories; including 
22878 \family sans
22879 Greek
22880 \family default
22881
22882 \family sans
22883 Operators
22884 \family default
22885
22886 \family sans
22887 Relations
22888 \family default
22889
22890 \family sans
22891 Arrows
22892 \family default
22893 .
22894  There are also the additional symbols provided by the American Mathematical
22895  Society (AMS).
22896 \end_layout
22897
22898 \begin_layout Standard
22899 If you know the LaTeX-command for a construct or symbol you wish to use,
22900  you don't have to use the 
22901 \family sans
22902 Math
22903 \begin_inset space ~
22904 \end_inset
22905
22906 Panel
22907 \family default
22908 ; you can type the command directly into the formula.
22909  LyX will convert it to the corresponding symbol or construct.
22910 \end_layout
22911
22912 \begin_layout Subsection
22913 Altering Spacing
22914 \begin_inset Index idx
22915 status collapsed
22916
22917 \begin_layout Plain Layout
22918 Math ! Spaces
22919 \end_layout
22920
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \begin_layout Standard
22927 You may want to create spaces that differ from the standard spacing that
22928  LaTeX provides.
22929  To do this, press 
22930 \begin_inset Info
22931 type  "shortcut"
22932 arg   "command-alternatives space-insert protected ; math-space"
22933 \end_inset
22934
22935  or use the 
22936 \family sans
22937 Math
22938 \begin_inset space ~
22939 \end_inset
22940
22941 Panel
22942 \family default
22943  button 
22944 \family sans
22945
22946 \begin_inset Info
22947 type  "icon"
22948 arg   "math-insert \\space"
22949 \end_inset
22950
22951
22952 \family default
22953 .
22954  This generates a small space, and shows a small marker on the screen.
22955  For example, the sequence 
22956 \series bold
22957 a Ctrl+Space b
22958 \series default
22959
22960 \begin_inset Formula $a\, b$
22961 \end_inset
22962
22963  appears in LyX as 
22964 \begin_inset Graphics
22965         filename clipart/SpaceMarker.png
22966
22967 \end_inset
22968
22969 .
22970  You can change the space to different sizes when you set the cursor behind
22971  the space marker and hit space again several times.
22972  With every space hit the size will be changed.
22973  Some markers for the space size appear red in LyX, because they are negative
22974  spaces.
22975  Here are two examples:
22976 \end_layout
22977
22978 \begin_layout Standard
22979
22980 \series bold
22981 a Ctrl+Space b
22982 \series default
22983  and 3×
22984 \family sans
22985 Space
22986 \family default
22987
22988 \begin_inset Formula $a\quad b$
22989 \end_inset
22990
22991
22992 \end_layout
22993
22994 \begin_layout Standard
22995
22996 \series bold
22997 a Ctrl+Space b
22998 \series default
22999  and 5×
23000 \family sans
23001 Space
23002 \family default
23003
23004 \begin_inset Formula $a\! b$
23005 \end_inset
23006
23007
23008 \end_layout
23009
23010 \begin_layout Subsection
23011 Functions
23012 \begin_inset Index idx
23013 status collapsed
23014
23015 \begin_layout Plain Layout
23016 Math ! Functions
23017 \end_layout
23018
23019 \end_inset
23020
23021
23022 \begin_inset CommandInset label
23023 LatexCommand label
23024 name "sub:Functions"
23025
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \begin_layout Standard
23032 The 
23033 \family sans
23034 Math
23035 \begin_inset space ~
23036 \end_inset
23037
23038 Panel
23039 \family default
23040  contains under the button 
23041 \family sans
23042
23043 \begin_inset Info
23044 type  "icon"
23045 arg   "math-insert \\functions"
23046 \end_inset
23047
23048
23049 \family default
23050  a number of function macros, such as 
23051 \begin_inset Formula $\sin$
23052 \end_inset
23053
23054
23055 \begin_inset Formula $\lim$
23056 \end_inset
23057
23058
23059 \emph on
23060 etc
23061 \emph default
23062 .
23063  (you can also insert them in a formula by typing 
23064 \series bold
23065
23066 \backslash
23067 sin
23068 \series default
23069  etc.).
23070  Standard mathematical practice is that functions are printed upright to
23071  avoid confusions, because 
23072 \begin_inset Formula $sin$
23073 \end_inset
23074
23075  does normally mean 
23076 \begin_inset Formula $s\cdot i\cdot n$
23077 \end_inset
23078
23079 .
23080 \end_layout
23081
23082 \begin_layout Standard
23083 Using the function macros will also produce correct spacing around the function:
23084  
23085 \begin_inset Formula $a\sin x$
23086 \end_inset
23087
23088  is different from 
23089 \begin_inset Formula $asinx$
23090 \end_inset
23091
23092 .
23093 \end_layout
23094
23095 \begin_layout Standard
23096 For some mathematical objects, like the limes, the macro changes where subscript
23097 s are placed, as described in section
23098 \begin_inset space ~
23099 \end_inset
23100
23101
23102 \begin_inset CommandInset ref
23103 LatexCommand ref
23104 reference "sub:Operators-with-Limits"
23105
23106 \end_inset
23107
23108 .
23109 \end_layout
23110
23111 \begin_layout Subsection
23112 Accents
23113 \begin_inset Index idx
23114 status collapsed
23115
23116 \begin_layout Plain Layout
23117 Math ! Accents
23118 \end_layout
23119
23120 \end_inset
23121
23122
23123 \end_layout
23124
23125 \begin_layout Standard
23126 In a formula you can insert accented characters in the same way as in text
23127  mode.
23128  This may depend on your keyboard, or the bindings file you use.
23129  You can also use LaTeX commands to e.
23130 \begin_inset space \thinspace{}
23131 \end_inset
23132
23133 g.
23134 \begin_inset space \space{}
23135 \end_inset
23136
23137 enter 
23138 \begin_inset Formula $\hat{a}$
23139 \end_inset
23140
23141  even if your keyboard doesn't have hat-accents enabled.
23142  Our example is entered by typing 
23143 \series bold
23144
23145 \backslash
23146 hat
23147 \begin_inset ERT
23148 status collapsed
23149
23150 \begin_layout Plain Layout
23151
23152
23153 \backslash
23154 spce 
23155 \end_layout
23156
23157 \end_inset
23158
23159 a
23160 \series default
23161  in a formula.
23162  Table
23163 \begin_inset space ~
23164 \end_inset
23165
23166
23167 \begin_inset CommandInset ref
23168 LatexCommand ref
23169 reference "tab:Accent-names-and"
23170
23171 \end_inset
23172
23173  shows the equivalences between the accent names and the commands.
23174 \end_layout
23175
23176 \begin_layout Standard
23177 \begin_inset Float table
23178 wide false
23179 sideways false
23180 status open
23181
23182 \begin_layout Plain Layout
23183 \begin_inset Caption
23184
23185 \begin_layout Plain Layout
23186 \begin_inset CommandInset label
23187 LatexCommand label
23188 name "tab:Accent-names-and"
23189
23190 \end_inset
23191
23192 Accent names and the corresponding commands.
23193 \end_layout
23194
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \begin_layout Plain Layout
23201 \align center
23202 \begin_inset Tabular
23203 <lyxtabular version="3" rows="11" columns="3">
23204 <features tabularvalignment="middle">
23205 <column alignment="center" valignment="top" width="0pt">
23206 <column alignment="center" valignment="top" width="0pt">
23207 <column alignment="center" valignment="top" width="0pt">
23208 <row>
23209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213 Name
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222 Command
23223 \end_layout
23224
23225 \end_inset
23226 </cell>
23227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23228 \begin_inset Text
23229
23230 \begin_layout Plain Layout
23231 E
23232 \family roman
23233 \series medium
23234 \shape up
23235 \size normal
23236 \emph off
23237 \bar no
23238 \noun off
23239 \color none
23240 xample
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 </row>
23246 <row>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251
23252 \family roman
23253 \series medium
23254 \shape up
23255 \size normal
23256 \emph off
23257 \bar no
23258 \noun off
23259 \color none
23260 circumflex
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269
23270 \series bold
23271
23272 \backslash
23273 hat
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282
23283 \family roman
23284 \series medium
23285 \shape up
23286 \size normal
23287 \emph off
23288 \bar no
23289 \noun off
23290 \color none
23291 \begin_inset Formula $\hat{a}$
23292 \end_inset
23293
23294
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 </row>
23300 <row>
23301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305
23306 \family roman
23307 \series medium
23308 \shape up
23309 \size normal
23310 \emph off
23311 \bar no
23312 \noun off
23313 \color none
23314 grave
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323
23324 \series bold
23325
23326 \backslash
23327 grave
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \family roman
23338 \series medium
23339 \shape up
23340 \size normal
23341 \emph off
23342 \bar no
23343 \noun off
23344 \color none
23345 \begin_inset Formula $\grave{a}$
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359
23360 \family roman
23361 \series medium
23362 \shape up
23363 \size normal
23364 \emph off
23365 \bar no
23366 \noun off
23367 \color none
23368 acute
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377
23378 \series bold
23379
23380 \backslash
23381 acute
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390
23391 \family roman
23392 \series medium
23393 \shape up
23394 \size normal
23395 \emph off
23396 \bar no
23397 \noun off
23398 \color none
23399 \begin_inset Formula $\acute{a}$
23400 \end_inset
23401
23402
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 </row>
23408 <row>
23409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23410 \begin_inset Text
23411
23412 \begin_layout Plain Layout
23413
23414 \family roman
23415 \series medium
23416 \shape up
23417 \size normal
23418 \emph off
23419 \bar no
23420 \noun off
23421 \color none
23422 umlaut
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431
23432 \series bold
23433
23434 \backslash
23435 ddot
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \family roman
23446 \series medium
23447 \shape up
23448 \size normal
23449 \emph off
23450 \bar no
23451 \noun off
23452 \color none
23453 \begin_inset Formula $\ddot{a}$
23454 \end_inset
23455
23456
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 </row>
23462 <row>
23463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467
23468 \family roman
23469 \series medium
23470 \shape up
23471 \size normal
23472 \emph off
23473 \bar no
23474 \noun off
23475 \color none
23476 tilde
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \series bold
23487
23488 \backslash
23489 tilde
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498
23499 \family roman
23500 \series medium
23501 \shape up
23502 \size normal
23503 \emph off
23504 \bar no
23505 \noun off
23506 \color none
23507 \begin_inset Formula $\tilde{a}$
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 </row>
23516 <row>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521
23522 \family roman
23523 \series medium
23524 \shape up
23525 \size normal
23526 \emph off
23527 \bar no
23528 \noun off
23529 \color none
23530 dot
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539
23540 \series bold
23541
23542 \backslash
23543 dot
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552
23553 \family roman
23554 \series medium
23555 \shape up
23556 \size normal
23557 \emph off
23558 \bar no
23559 \noun off
23560 \color none
23561 \begin_inset Formula $\dot{a}$
23562 \end_inset
23563
23564
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 </row>
23570 <row>
23571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575
23576 \family roman
23577 \series medium
23578 \shape up
23579 \size normal
23580 \emph off
23581 \bar no
23582 \noun off
23583 \color none
23584 breve
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593
23594 \series bold
23595
23596 \backslash
23597 breve
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606
23607 \family roman
23608 \series medium
23609 \shape up
23610 \size normal
23611 \emph off
23612 \bar no
23613 \noun off
23614 \color none
23615 \begin_inset Formula $\breve{a}$
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 </row>
23624 <row>
23625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629
23630 \family roman
23631 \series medium
23632 \shape up
23633 \size normal
23634 \emph off
23635 \bar no
23636 \noun off
23637 \color none
23638 caron
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647
23648 \series bold
23649
23650 \backslash
23651 check
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660
23661 \family roman
23662 \series medium
23663 \shape up
23664 \size normal
23665 \emph off
23666 \bar no
23667 \noun off
23668 \color none
23669 \begin_inset Formula $\check{a}$
23670 \end_inset
23671
23672
23673 \end_layout
23674
23675 \end_inset
23676 </cell>
23677 </row>
23678 <row>
23679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683
23684 \family roman
23685 \series medium
23686 \shape up
23687 \size normal
23688 \emph off
23689 \bar no
23690 \noun off
23691 \color none
23692 macron
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23698 \begin_inset Text
23699
23700 \begin_layout Plain Layout
23701
23702 \series bold
23703
23704 \backslash
23705 bar
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714
23715 \family roman
23716 \series medium
23717 \shape up
23718 \size normal
23719 \emph off
23720 \bar no
23721 \noun off
23722 \color none
23723 \begin_inset Formula $\bar{a}$
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 </row>
23732 <row>
23733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23734 \begin_inset Text
23735
23736 \begin_layout Plain Layout
23737 vector
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746
23747 \series bold
23748
23749 \backslash
23750 vec
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \family roman
23761 \series medium
23762 \shape up
23763 \size normal
23764 \emph off
23765 \bar no
23766 \noun off
23767 \color none
23768 \begin_inset Formula $\vec{a}$
23769 \end_inset
23770
23771
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 </row>
23777 </lyxtabular>
23778
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \begin_layout Standard
23790 You can choose one of the accents by selecting an item from the 
23791 \family sans
23792 Frame
23793 \begin_inset space ~
23794 \end_inset
23795
23796 decorations
23797 \family default
23798  symbol set button 
23799 \begin_inset Info
23800 type  "icon"
23801 arg   "math-insert \\hat"
23802 \end_inset
23803
23804  in the math panel; this will apply to any selection you have made within
23805  a formula too.
23806 \end_layout
23807
23808 \begin_layout Section
23809 Brackets and Delimiters
23810 \begin_inset Index idx
23811 status collapsed
23812
23813 \begin_layout Plain Layout
23814 Math ! Brackets
23815 \end_layout
23816
23817 \end_inset
23818
23819
23820 \begin_inset Index idx
23821 status collapsed
23822
23823 \begin_layout Plain Layout
23824 Math ! Delimiters
23825 \end_layout
23826
23827 \end_inset
23828
23829
23830 \begin_inset CommandInset label
23831 LatexCommand label
23832 name "sec:Brackets-and-Delimiters"
23833
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \begin_layout Standard
23840 There are several brackets available through LyX.
23841  For some purposes, using just the keys 
23842 \family typewriter
23843 []{}()|<>
23844 \family default
23845  should suffice.
23846  But if you want to surround a large structure, like a matrix or a fraction,
23847  or if you have several layers of brackets, it is better to use the math
23848  toolbar delimiter icon 
23849 \begin_inset Info
23850 type  "icon"
23851 arg   "dialog-show mathdelimiter"
23852 \end_inset
23853
23854 .
23855  For example, that is how you would construct the brackets around a matrix:
23856 \begin_inset Formula 
23857 \[
23858 \left[\begin{array}{cc}
23859 1 & 2\\
23860 3 & 4
23861 \end{array}\right]
23862 \]
23863
23864 \end_inset
23865
23866 and to make it easier to see the layers of parentheses.
23867  Below, the expression on the left was entered using the delimiter icon
23868  
23869 \begin_inset Info
23870 type  "icon"
23871 arg   "dialog-show mathdelimiter"
23872 \end_inset
23873
23874  and the expression on the right was entered using the 
23875 \family typewriter
23876 ()
23877 \family default
23878  keys.
23879  
23880 \begin_inset Formula 
23881 \[
23882 \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})}))}
23883 \]
23884
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \begin_layout Standard
23891 If you use the delimiter icon, the parentheses, and other brackets from
23892  that menu will automatically re-size to accommodate the size of what is
23893  inside.
23894 \end_layout
23895
23896 \begin_layout Standard
23897 To construct brackets click on the button for the bracket you want on the
23898  left side and right side.
23899  If you use the option 
23900 \family sans
23901 Keep
23902 \begin_inset space ~
23903 \end_inset
23904
23905 matched
23906 \family default
23907 , the selected bracket type will be used for the left and the right side.
23908  The selection will be shown below the button field.
23909  If you want one side to not have a bracket, use the blank button.
23910  It will appear in LyX with a dotted line, but nothing will be printed.
23911 \end_layout
23912
23913 \begin_layout Standard
23914 If you want to place brackets around math structures, like a square root,
23915  you can do so by first highlighting (selecting) the structure that is to
23916  go inside the brackets.
23917  Then choose the appropriate brackets for left and right and click on 
23918 \family sans
23919 Insert
23920 \family default
23921 .
23922  The parentheses will be drawn around the selected structure.
23923  The most common bracket combinations (parentheses, square brackets, and
23924  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23925  For example, to insert a pair of flexible parentheses on both sides, select
23926  the structure and enter 
23927 \begin_inset Info
23928 type  "shortcut"
23929 arg   "math-delim ( )"
23930 \end_inset
23931
23932 .
23933 \end_layout
23934
23935 \begin_layout Section
23936 Arrays and Multi-line Equations
23937 \begin_inset Index idx
23938 status collapsed
23939
23940 \begin_layout Plain Layout
23941 Math ! Arrays
23942 \end_layout
23943
23944 \end_inset
23945
23946
23947 \begin_inset Index idx
23948 status collapsed
23949
23950 \begin_layout Plain Layout
23951 Math ! Matrices
23952 \end_layout
23953
23954 \end_inset
23955
23956
23957 \begin_inset Index idx
23958 status collapsed
23959
23960 \begin_layout Plain Layout
23961 Math ! Multi-line Equations
23962 \end_layout
23963
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \begin_layout Standard
23970 Matrices are entered in LyX using the 
23971 \family sans
23972 Math
23973 \begin_inset space ~
23974 \end_inset
23975
23976 Panel
23977 \family default
23978  matrix button 
23979 \family sans
23980
23981 \begin_inset Info
23982 type  "icon"
23983 arg   "dialog-show mathmatrix"
23984 \end_inset
23985
23986
23987 \family default
23988 .
23989  It will open a dialog for you to choose the number of rows/columns.
23990  Here is an example:
23991 \begin_inset Formula 
23992 \[
23993 \left(\begin{array}{ccc}
23994 1 & 2 & 3\\
23995 4 & 5 & 6\\
23996 7 & 8 & 9
23997 \end{array}\right)
23998 \]
23999
24000 \end_inset
24001
24002 The parentheses aren't automatic, but you can add them as described in section
24003 \begin_inset space ~
24004 \end_inset
24005
24006
24007 \begin_inset CommandInset ref
24008 LatexCommand ref
24009 reference "sec:Brackets-and-Delimiters"
24010
24011 \end_inset
24012
24013 .
24014  When you construct the matrix, you can decide whether the column entries
24015  will be left-, right-, or center-justified.
24016  This alignment is set in the box 
24017 \family sans
24018 Horizontal
24019 \family default
24020  with the letters 
24021 \begin_inset Quotes eld
24022 \end_inset
24023
24024
24025 \family sans
24026 l
24027 \family default
24028
24029 \begin_inset Quotes erd
24030 \end_inset
24031
24032
24033 \begin_inset Quotes eld
24034 \end_inset
24035
24036
24037 \family sans
24038 r
24039 \family default
24040
24041 \begin_inset Quotes erd
24042 \end_inset
24043
24044 , and 
24045 \begin_inset Quotes eld
24046 \end_inset
24047
24048
24049 \family sans
24050 c
24051 \family default
24052
24053 \begin_inset Quotes erd
24054 \end_inset
24055
24056 .
24057  LyX proposes a 
24058 \begin_inset Quotes eld
24059 \end_inset
24060
24061
24062 \family sans
24063 c
24064 \family default
24065
24066 \begin_inset Quotes erd
24067 \end_inset
24068
24069  for every column as default.
24070  For example, the sequence 
24071 \begin_inset Quotes eld
24072 \end_inset
24073
24074
24075 \family sans
24076 lcr
24077 \family default
24078
24079 \begin_inset Quotes erd
24080 \end_inset
24081
24082  means that the first column will be left-justified, the second will be
24083  centered, and the third column will be right-justified, because each letter
24084  corresponds to the relevant column.
24085  The result will look like this:
24086 \begin_inset Formula 
24087 \[
24088 \begin{array}{lcr}
24089 this & this\, column & this\, column\\
24090 column & has & has\, right\\
24091 has\, left\, alignment & center\, alignment & alignment
24092 \end{array}.
24093 \]
24094
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \begin_layout Standard
24101 You can add more rows to an existing matrix by hitting 
24102 \begin_inset Info
24103 type  "shortcut"
24104 arg   "newline-insert newline"
24105 \end_inset
24106
24107  while the cursor is in the matrix.
24108  Adding or deleting columns can be done via the menu 
24109 \family sans
24110 Edit\SpecialChar \menuseparator
24111 Math
24112 \family default
24113  or the math toolbar.
24114 \end_layout
24115
24116 \begin_layout Standard
24117 There are other arrays used in formulas, such as distinctions of cases.
24118  It can be created with the menu 
24119 \family sans
24120 Insert\SpecialChar \menuseparator
24121 Math\SpecialChar \menuseparator
24122 Cases
24123 \begin_inset space ~
24124 \end_inset
24125
24126 Environment
24127 \family default
24128  or the command 
24129 \series bold
24130
24131 \backslash
24132 cases
24133 \series default
24134 .
24135  Here is an example: 
24136 \begin_inset Formula 
24137 \[
24138 f(x)=\begin{cases}
24139 -1 & x<0\\
24140 0 & x=0\\
24141 1 & x>0
24142 \end{cases}
24143 \]
24144
24145 \end_inset
24146
24147
24148 \end_layout
24149
24150 \begin_layout Standard
24151 \begin_inset VSpace bigskip
24152 \end_inset
24153
24154 Multi-line formulas are created when you press 
24155 \begin_inset Info
24156 type  "shortcut"
24157 arg   "newline-insert newline"
24158 \end_inset
24159
24160  within a formula.
24161  In an empty formula you can see that three blue boxes appear, one for each
24162  column.
24163  When you press 
24164 \begin_inset Info
24165 type  "shortcut"
24166 arg   "newline-insert newline"
24167 \end_inset
24168
24169  in a non-empty formula, the part before the relation sign (equal sign 
24170 \begin_inset Quotes eld
24171 \end_inset
24172
24173 =
24174 \begin_inset Quotes erd
24175 \end_inset
24176
24177  etc.) will be inserted automatically in the first column, the relation sign
24178  is in the second column, and the rest in the third column.
24179  A new row is created by every further hit of 
24180 \begin_inset Info
24181 type  "shortcut"
24182 arg   "newline-insert newline"
24183 \end_inset
24184
24185 .
24186  Multi-line formulas are always displayed formulas.
24187  Here is an example:
24188 \begin_inset Formula 
24189 \begin{eqnarray}
24190 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24191 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24192 \end{eqnarray}
24193
24194 \end_inset
24195
24196 Note that the middle column is designed for relation signs so structures
24197  in this column will be printed in a smaller size:
24198 \begin_inset Formula 
24199 \begin{eqnarray*}
24200 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24201 \end{eqnarray*}
24202
24203 \end_inset
24204
24205
24206 \end_layout
24207
24208 \begin_layout Standard
24209 The multi-line formula type described here is called 
24210 \family typewriter
24211 \series medium
24212 eqnarray
24213 \family default
24214 \series default
24215 .
24216  There are other multi-line types more suitable for certain situations,
24217  for example if you want a better inter-line spacing than in formula 
24218 \begin_inset CommandInset ref
24219 LatexCommand eqref
24220 reference "eq:asquared"
24221
24222 \end_inset
24223
24224 .
24225  The other types are described in section
24226 \begin_inset space ~
24227 \end_inset
24228
24229
24230 \begin_inset CommandInset ref
24231 LatexCommand ref
24232 reference "sub:AMS-Formula-Types"
24233
24234 \end_inset
24235
24236 .
24237 \end_layout
24238
24239 \begin_layout Section
24240 Formula Numbering and Referencing
24241 \begin_inset Index idx
24242 status collapsed
24243
24244 \begin_layout Plain Layout
24245 Math ! Formula numbering
24246 \end_layout
24247
24248 \end_inset
24249
24250
24251 \begin_inset Index idx
24252 status collapsed
24253
24254 \begin_layout Plain Layout
24255 Math ! Referencing formulas
24256 \end_layout
24257
24258 \end_inset
24259
24260
24261 \begin_inset CommandInset label
24262 LatexCommand label
24263 name "sec:Formula-Numbering-and"
24264
24265 \end_inset
24266
24267
24268 \end_layout
24269
24270 \begin_layout Standard
24271 To number a formula, set the cursor in the formula and use the menu 
24272 \family sans
24273 Edit\SpecialChar \menuseparator
24274 Math\SpecialChar \menuseparator
24275 Toggle
24276 \begin_inset space ~
24277 \end_inset
24278
24279 Numbering
24280 \family default
24281  or the shortcut 
24282 \begin_inset Info
24283 type  "shortcut"
24284 arg   "math-number-toggle"
24285 \end_inset
24286
24287 .
24288  The formula number appears in LyX as 
24289 \begin_inset Quotes eld
24290 \end_inset
24291
24292 #
24293 \begin_inset Quotes erd
24294 \end_inset
24295
24296  within parentheses.
24297  The 
24298 \begin_inset Quotes eld
24299 \end_inset
24300
24301 #
24302 \begin_inset Quotes erd
24303 \end_inset
24304
24305  denotes that the number will be calculated automatically when the output
24306  is generated.
24307  The placement and format of the formula number in the output depends on
24308  the document class.
24309  In this document the number is printed together with the chapter number,
24310  separated by a dot:
24311 \begin_inset Formula 
24312 \begin{equation}
24313 1+1=2
24314 \end{equation}
24315
24316 \end_inset
24317
24318 Using 
24319 \begin_inset Info
24320 type  "shortcut"
24321 arg   "math-number-toggle"
24322 \end_inset
24323
24324  in a numbered formula will switch off the numbering.
24325  You can only number displayed formulas.
24326 \end_layout
24327
24328 \begin_layout Standard
24329 Multi-line formulas can be numbered line by line: Using the menu 
24330 \family sans
24331 Edit\SpecialChar \menuseparator
24332 Math\SpecialChar \menuseparator
24333 Toggle
24334 \begin_inset space ~
24335 \end_inset
24336
24337 Numbering
24338 \begin_inset space ~
24339 \end_inset
24340
24341 of
24342 \begin_inset space ~
24343 \end_inset
24344
24345 Line
24346 \family default
24347  or the shortcut 
24348 \begin_inset Info
24349 type  "shortcut"
24350 arg   "math-number-line-toggle"
24351 \end_inset
24352
24353  will only toggle the numbering of the line where the cursor is:
24354 \begin_inset Formula 
24355 \begin{eqnarray}
24356 1 & = & 3-2\\
24357 2 & = & 4-2\nonumber \\
24358 4 & \leq & 7
24359 \end{eqnarray}
24360
24361 \end_inset
24362
24363 To number all lines use the shortcut 
24364 \begin_inset Info
24365 type  "shortcut"
24366 arg   "math-number-toggle"
24367 \end_inset
24368
24369 .
24370 \end_layout
24371
24372 \begin_layout Standard
24373 \begin_inset VSpace bigskip
24374 \end_inset
24375
24376 Every displayed formula can be referenced by its number using a label.
24377  A label is inserted with the menu 
24378 \family sans
24379 Insert\SpecialChar \menuseparator
24380 Label
24381 \family default
24382  when the cursor is in the formula.
24383  This opens a dialog to enter the label.
24384  It is recommended to use the proposed 
24385 \begin_inset Quotes eld
24386 \end_inset
24387
24388
24389 \family sans
24390 eq:
24391 \family default
24392
24393 \begin_inset Quotes erd
24394 \end_inset
24395
24396  as the first part of the label, because this helps later to identify the
24397  label type when you have many labels in your document.
24398  We inserted in the following example the label 
24399 \begin_inset Quotes eld
24400 \end_inset
24401
24402 eq:tanhExp
24403 \begin_inset Quotes erd
24404 \end_inset
24405
24406  in the second line:
24407 \begin_inset Formula 
24408 \begin{eqnarray}
24409 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24410  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24411 \end{eqnarray}
24412
24413 \end_inset
24414
24415 Every labeled line is automatically numbered.
24416  Therefore the label is shown in LyX at the place of the formula number
24417  placeholder 
24418 \begin_inset Quotes eld
24419 \end_inset
24420
24421 #
24422 \begin_inset Quotes erd
24423 \end_inset
24424
24425 .
24426  You can reference a labeled formula using the menu 
24427 \family sans
24428 Insert\SpecialChar \menuseparator
24429 Cross
24430 \begin_inset space ~
24431 \end_inset
24432
24433 Reference
24434 \family default
24435 .
24436  A dialog appears to choose a label you want to refer to.
24437  The reference appears in LyX as a gray cross-reference box and in the output
24438  as the formula number:
24439 \end_layout
24440
24441 \begin_layout Standard
24442 This is a cross-reference to equation (
24443 \begin_inset CommandInset ref
24444 LatexCommand ref
24445 reference "eq:tanhExp"
24446
24447 \end_inset
24448
24449 ).
24450 \end_layout
24451
24452 \begin_layout Standard
24453 The properties of LyX's cross-reference box are described in section
24454 \begin_inset space ~
24455 \end_inset
24456
24457
24458 \begin_inset CommandInset ref
24459 LatexCommand ref
24460 reference "sec:Cross-References"
24461
24462 \end_inset
24463
24464 .
24465  To delete a label, set the cursor at the end in the labeled formula and
24466  press 
24467 \family sans
24468 Del
24469 \family default
24470 .
24471 \end_layout
24472
24473 \begin_layout Section
24474 User defined math macros
24475 \begin_inset Index idx
24476 status collapsed
24477
24478 \begin_layout Plain Layout
24479 Math ! Macros
24480 \end_layout
24481
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \begin_layout Standard
24488 LyX allows you to define macros for formulas which is very useful when you
24489  have equations of the same form in a document several times.
24490  Math macros are explained in section 
24491 \emph on
24492 Math
24493 \begin_inset space ~
24494 \end_inset
24495
24496 Macros
24497 \emph default
24498  of the 
24499 \emph on
24500 Math
24501 \emph default
24502  manual.
24503 \end_layout
24504
24505 \begin_layout Section
24506 Fine-Tuning
24507 \end_layout
24508
24509 \begin_layout Subsection
24510 Typefaces
24511 \begin_inset Index idx
24512 status collapsed
24513
24514 \begin_layout Plain Layout
24515 Math ! Typefaces
24516 \end_layout
24517
24518 \end_inset
24519
24520
24521 \end_layout
24522
24523 \begin_layout Standard
24524 The standard font for text is italic, for numbers the standard is roman.
24525  To set a font in a formula, use the 
24526 \family sans
24527 Math
24528 \begin_inset space ~
24529 \end_inset
24530
24531 Panel
24532 \family default
24533  button 
24534 \family sans
24535
24536 \begin_inset Info
24537 type  "icon"
24538 arg   "math-insert \\font"
24539 \end_inset
24540
24541
24542 \family default
24543 , or enter its command, listed in table
24544 \begin_inset space ~
24545 \end_inset
24546
24547
24548 \begin_inset CommandInset ref
24549 LatexCommand ref
24550 reference "tab:Typefaces-and-the"
24551
24552 \end_inset
24553
24554 , directly.
24555 \end_layout
24556
24557 \begin_layout Standard
24558 \begin_inset Float table
24559 wide false
24560 sideways false
24561 status open
24562
24563 \begin_layout Plain Layout
24564 \begin_inset Caption
24565
24566 \begin_layout Plain Layout
24567 \begin_inset CommandInset label
24568 LatexCommand label
24569 name "tab:Typefaces-and-the"
24570
24571 \end_inset
24572
24573 Typefaces and the corresponding commands.
24574 \end_layout
24575
24576 \end_inset
24577
24578
24579 \end_layout
24580
24581 \begin_layout Plain Layout
24582 \align center
24583 \begin_inset Tabular
24584 <lyxtabular version="3" rows="9" columns="2">
24585 <features tabularvalignment="middle">
24586 <column alignment="center" valignment="top" width="0pt">
24587 <column alignment="center" valignment="top" width="0pt">
24588 <row>
24589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593 Font
24594 \end_layout
24595
24596 \end_inset
24597 </cell>
24598 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Plain Layout
24602 Command
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 </row>
24608 <row>
24609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613
24614 \shape up
24615 \size normal
24616 \bar no
24617 \noun off
24618 \color none
24619 \begin_inset Formula $\mathrm{Roman}$
24620 \end_inset
24621
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631
24632 \series bold
24633
24634 \backslash
24635 mathrm
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 </row>
24641 <row>
24642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24647 \end_inset
24648
24649
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658
24659 \series bold
24660
24661 \backslash
24662 mathbf
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 </row>
24668 <row>
24669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673 \begin_inset Formula $\mathit{Italic}$
24674 \end_inset
24675
24676
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685
24686 \series bold
24687
24688 \backslash
24689 mathit
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 </row>
24695 <row>
24696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700
24701 \shape up
24702 \size normal
24703 \bar no
24704 \noun off
24705 \color none
24706 \begin_inset Formula $\mathtt{Typewriter}$
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \series bold
24720
24721 \backslash
24722 mathtt
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 </row>
24728 <row>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Plain Layout
24733 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24734 \end_inset
24735
24736
24737 \end_layout
24738
24739 \end_inset
24740 </cell>
24741 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745
24746 \series bold
24747
24748 \backslash
24749 mathbb
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 </row>
24755 <row>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760 \begin_inset Formula $\mathfrak{Fraktur}$
24761 \end_inset
24762
24763
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24769 \begin_inset Text
24770
24771 \begin_layout Plain Layout
24772
24773 \series bold
24774
24775 \backslash
24776 mathfrak
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 </row>
24782 <row>
24783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787
24788 \shape up
24789 \size normal
24790 \emph on
24791 \bar no
24792 \noun off
24793 \color none
24794 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24795 \end_inset
24796
24797
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806
24807 \series bold
24808
24809 \backslash
24810 mathcal
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 </row>
24816 <row>
24817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821 \begin_inset Formula $\mathsf{SansSerif}$
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \end_inset
24828 </cell>
24829 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833
24834 \series bold
24835
24836 \backslash
24837 mathsf
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 </row>
24843 </lyxtabular>
24844
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \end_inset
24851
24852
24853 \end_layout
24854
24855 \begin_layout Standard
24856 \begin_inset Note Greyedout
24857 status open
24858
24859 \begin_layout Plain Layout
24860
24861 \series bold
24862 Note:
24863 \series default
24864  You can only print capital letters in the typefaces 
24865 \family sans
24866 Blackboard
24867 \family default
24868  and 
24869 \family sans
24870 Calligraphic
24871 \family default
24872 .
24873 \end_layout
24874
24875 \end_inset
24876
24877
24878 \end_layout
24879
24880 \begin_layout Standard
24881 When you use a typeface, a blue box is inserted in the formula.
24882  Every character in this box will be printed in this typeface.
24883  Pressing 
24884 \family sans
24885 Space
24886 \family default
24887  within the box will set the cursor outside, so that you have to use a protected
24888  space when you need a space in the box.
24889  Here is an example where 
24890 \begin_inset Quotes eld
24891 \end_inset
24892
24893 N
24894 \begin_inset Quotes erd
24895 \end_inset
24896
24897  in 
24898 \family sans
24899 Blackboard
24900 \family default
24901  denotes the set of numbers:
24902 \begin_inset Formula 
24903 \[
24904 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24905 \]
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \begin_layout Standard
24913 The typefaces are nestable, which can cause confusion.
24914  You can e.
24915 \begin_inset space \thinspace{}
24916 \end_inset
24917
24918 g.
24919 \begin_inset space \space{}
24920 \end_inset
24921
24922 put a character in 
24923 \family sans
24924 Fraktur
24925 \family default
24926  in a box for 
24927 \family sans
24928 Typewriter
24929 \family default
24930
24931 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24932 \end_inset
24933
24934  
24935 \begin_inset Newline newline
24936 \end_inset
24937
24938 So it is better not to use this feature.
24939 \end_layout
24940
24941 \begin_layout Standard
24942 The typefaces have no effect on Greek letters: 
24943 \begin_inset Formula $\mathfrak{abc\delta e}$
24944 \end_inset
24945
24946
24947 \begin_inset Newline newline
24948 \end_inset
24949
24950 You can only print them emboldened using the command 
24951 \series bold
24952
24953 \backslash
24954 boldsymbol
24955 \series default
24956 , which works like the other typeface commands: 
24957 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24958 \end_inset
24959
24960
24961 \end_layout
24962
24963 \begin_layout Standard
24964
24965 \series bold
24966
24967 \backslash
24968 boldsymbol
24969 \series default
24970  works for all symbols, letters, and numbers.
24971 \end_layout
24972
24973 \begin_layout Standard
24974 A number of other font options are available as well, in the menu 
24975 \family sans
24976 Edit\SpecialChar \menuseparator
24977 Math\SpecialChar \menuseparator
24978 Text
24979 \begin_inset space ~
24980 \end_inset
24981
24982 Style
24983 \family default
24984 .
24985 \end_layout
24986
24987 \begin_layout Subsection
24988 Math Text
24989 \begin_inset Index idx
24990 status collapsed
24991
24992 \begin_layout Plain Layout
24993 Math ! Text
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \begin_layout Standard
25002 Typefaces are useful for entering some characters in some given font, but
25003  not for text.
25004  For typing longer pieces of text use the math text, which is obtained using
25005  the entry 
25006 \family sans
25007 Normal
25008 \begin_inset space ~
25009 \end_inset
25010
25011 text
25012 \begin_inset space ~
25013 \end_inset
25014
25015 mode
25016 \family default
25017  of the 
25018 \family sans
25019 Math
25020 \begin_inset space ~
25021 \end_inset
25022
25023 Panel
25024 \family default
25025  button 
25026 \family sans
25027
25028 \begin_inset Info
25029 type  "icon"
25030 arg   "math-insert \\font"
25031 \end_inset
25032
25033
25034 \family default
25035  (shortcut 
25036 \begin_inset Info
25037 type  "shortcut"
25038 arg   "font-default"
25039 \end_inset
25040
25041 ).
25042  Math text appears in LyX in black instead of blue.
25043  You can use spaces and accents in math text like in normal text.
25044  Here is an example:
25045 \begin_inset Formula 
25046 \[
25047 f(x)=\begin{cases}
25048 x & \mbox{if I say so}\\
25049 -x & \mbox{under Umständen}
25050 \end{cases}
25051 \]
25052
25053 \end_inset
25054
25055
25056 \end_layout
25057
25058 \begin_layout Subsection
25059 Font Sizes
25060 \begin_inset Index idx
25061 status collapsed
25062
25063 \begin_layout Plain Layout
25064 Math ! Font sizes
25065 \end_layout
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Standard
25073 There are four font styles (relative sizes) used in math-mode, which are
25074  automatically chosen in most situations.
25075  These are called 
25076 \family sans
25077 textstyle
25078 \family default
25079
25080 \family sans
25081 displaystyle
25082 \family default
25083
25084 \family sans
25085 scriptstyle
25086 \family default
25087 , and 
25088 \family sans
25089 scriptscriptstyle
25090 \family default
25091 .
25092  For most characters, 
25093 \family sans
25094 textstyle
25095 \family default
25096  and 
25097 \family sans
25098 displaystyle
25099 \family default
25100  are actually the same size, but fractions, superscripts and subscripts,
25101  and certain other structures, are set larger in 
25102 \family sans
25103 displaystyle
25104 \family default
25105 .
25106  Except for some operators, which resize themselves to accommodate various
25107  situations, all text will be set in the styles that LaTeX thinks are appropriat
25108 e.
25109  These choices can be overridden by using the math panel button 
25110 \family sans
25111
25112 \begin_inset Info
25113 type  "icon"
25114 arg   "math-insert \\style"
25115 \end_inset
25116
25117
25118 \family default
25119 .
25120  A box for the size will be created in which you can insert the math structure.
25121  For example, you can set 
25122 \begin_inset Formula $\frac{1}{2}$
25123 \end_inset
25124
25125 , which is normally in 
25126 \family sans
25127 textstyle
25128 \family default
25129 , larger in 
25130 \family sans
25131 displaystyle
25132 \family default
25133
25134 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25135 \end_inset
25136
25137 .
25138  The four styles are used in the following example:
25139 \end_layout
25140
25141 \begin_layout Standard
25142 \begin_inset Formula $displaystyle$
25143 \end_inset
25144
25145
25146 \begin_inset Formula ${\textstyle textstyle}$
25147 \end_inset
25148
25149
25150 \begin_inset Formula ${\scriptstyle scriptstyle}$
25151 \end_inset
25152
25153
25154 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25155 \end_inset
25156
25157 .
25158 \end_layout
25159
25160 \begin_layout Standard
25161 All these math-mode font sizes are relative so that if the whole math inset
25162  is set in a particular size with the menu 
25163 \family sans
25164 Edit\SpecialChar \menuseparator
25165 Text
25166 \begin_inset space ~
25167 \end_inset
25168
25169 Style
25170 \family default
25171 , all sizes in the formula will be adjusted relative to this size.
25172  Similarly, if the base font size of the document is changed, all fonts
25173  will be adjusted to correspond.
25174  As an example here is a formula in the font size 
25175 \begin_inset Quotes eld
25176 \end_inset
25177
25178 largest
25179 \begin_inset Quotes erd
25180 \end_inset
25181
25182 :
25183 \end_layout
25184
25185 \begin_layout Standard
25186
25187 \family roman
25188 \size largest
25189 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25190 \end_inset
25191
25192
25193 \end_layout
25194
25195 \begin_layout Section
25196 Theorem Modules
25197 \end_layout
25198
25199 \begin_layout Standard
25200 As of LyX 1.6, support for theorem-like environments has been moved out of
25201  the document classes and into layout modules.
25202 \begin_inset Index idx
25203 status collapsed
25204
25205 \begin_layout Plain Layout
25206 Layout Modules
25207 \end_layout
25208
25209 \end_inset
25210
25211  As a result, theorem-like environments can now easily be used with classes
25212  other than the AMS classes.
25213  See section 
25214 \begin_inset CommandInset ref
25215 LatexCommand ref
25216 reference "sub:Modules"
25217
25218 \end_inset
25219
25220  for more on layout modules.
25221 \end_layout
25222
25223 \begin_layout Section
25224 AMS-LaTeX
25225 \begin_inset Index idx
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229 AMS math
25230 \end_layout
25231
25232 \end_inset
25233
25234
25235 \begin_inset Index idx
25236 status collapsed
25237
25238 \begin_layout Plain Layout
25239 Math ! AMS
25240 \end_layout
25241
25242 \end_inset
25243
25244
25245 \end_layout
25246
25247 \begin_layout Standard
25248 LyX supports the packages provided by the American Mathematical Society
25249  (AMS) that are in common use.
25250 \end_layout
25251
25252 \begin_layout Subsection
25253 Enabling AMS-Support
25254 \end_layout
25255
25256 \begin_layout Standard
25257 Selecting the checkbox 
25258 \family sans
25259 Use
25260 \begin_inset space ~
25261 \end_inset
25262
25263 AMS
25264 \begin_inset space ~
25265 \end_inset
25266
25267 math
25268 \begin_inset space ~
25269 \end_inset
25270
25271 package
25272 \family default
25273  in the 
25274 \family sans
25275 Document\SpecialChar \menuseparator
25276 Settings
25277 \family default
25278
25279 \begin_inset Index idx
25280 status collapsed
25281
25282 \begin_layout Plain Layout
25283 Document ! Settings
25284 \end_layout
25285
25286 \end_inset
25287
25288  dialog under 
25289 \family sans
25290 Math
25291 \begin_inset space ~
25292 \end_inset
25293
25294 Options
25295 \family default
25296  will include the AMS-packages in the document and make the facilities available.
25297  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25298  formulas, ensure that you have enabled AMS.
25299 \end_layout
25300
25301 \begin_layout Subsection
25302 AMS-Formula Types
25303 \begin_inset CommandInset label
25304 LatexCommand label
25305 name "sub:AMS-Formula-Types"
25306
25307 \end_inset
25308
25309
25310 \begin_inset Index idx
25311 status collapsed
25312
25313 \begin_layout Plain Layout
25314 Math ! Multi-line Equations
25315 \end_layout
25316
25317 \end_inset
25318
25319
25320 \end_layout
25321
25322 \begin_layout Standard
25323 AMS-LaTeX provides a selection of different formula types.
25324  LyX allows you to choose between 
25325 \family typewriter
25326 align
25327 \family default
25328
25329 \family typewriter
25330 alignat
25331 \family default
25332
25333 \family typewriter
25334 flalign
25335 \family default
25336
25337 \family typewriter
25338 gather
25339 \family default
25340 , and 
25341 \family typewriter
25342 multline
25343 \family default
25344 .
25345  We refer to the AMS-documentation for an explanation of these formula types.
25346 \end_layout
25347
25348 \begin_layout Chapter
25349 More Tools
25350 \end_layout
25351
25352 \begin_layout Section
25353 Cross-References
25354 \begin_inset Index idx
25355 status collapsed
25356
25357 \begin_layout Plain Layout
25358 Cross references
25359 \end_layout
25360
25361 \end_inset
25362
25363
25364 \begin_inset CommandInset label
25365 LatexCommand label
25366 name "sec:Cross-References"
25367
25368 \end_inset
25369
25370
25371 \end_layout
25372
25373 \begin_layout Standard
25374 One of LyX's strengths is cross-references.
25375  You can reference every section, float, footnote, formula, and list in
25376  the document.
25377  To reference a document part, you have to insert a label into it.
25378  The label is used as an anchor and a name for the reference.
25379  We want for example to refer to the second item of the following list:
25380 \end_layout
25381
25382 \begin_layout Enumerate
25383 First item
25384 \end_layout
25385
25386 \begin_layout Enumerate
25387 \begin_inset CommandInset label
25388 LatexCommand label
25389 name "enu:Second-item"
25390
25391 \end_inset
25392
25393 Second item
25394 \end_layout
25395
25396 \begin_layout Enumerate
25397 Third item
25398 \end_layout
25399
25400 \begin_layout Standard
25401 First we insert a label into the second item with the menu 
25402 \family sans
25403 Insert\SpecialChar \menuseparator
25404 Label
25405 \family default
25406  or by pressing the toolbar button 
25407 \begin_inset Info
25408 type  "icon"
25409 arg   "label-insert"
25410 \end_inset
25411
25412 .
25413  A gray label box like this: 
25414 \begin_inset Graphics
25415         filename clipart/labelQt4.png
25416         scale 85
25417
25418 \end_inset
25419
25420  is inserted and the label window pops up asking for the label text.
25421  LyX offers as text the first words of the item with a prefix, in our case
25422  the text 
25423 \begin_inset Quotes eld
25424 \end_inset
25425
25426
25427 \family sans
25428 enu:Second-item
25429 \family default
25430
25431 \begin_inset Quotes erd
25432 \end_inset
25433
25434 .
25435  The prefix 
25436 \begin_inset Quotes eld
25437 \end_inset
25438
25439
25440 \family sans
25441 enu:
25442 \family default
25443
25444 \begin_inset Quotes erd
25445 \end_inset
25446
25447  stands for 
25448 \begin_inset Quotes eld
25449 \end_inset
25450
25451 enumerate
25452 \begin_inset Quotes erd
25453 \end_inset
25454
25455 .
25456  The prefix depends on the document part where the label is inserted, e.
25457 \begin_inset space \thinspace{}
25458 \end_inset
25459
25460 g.
25461 \begin_inset space \space{}
25462 \end_inset
25463
25464 if you insert a label into a section heading, the suggested prefix will
25465  be 
25466 \begin_inset Quotes eld
25467 \end_inset
25468
25469
25470 \family sans
25471 sec:
25472 \family default
25473
25474 \begin_inset Quotes erd
25475 \end_inset
25476
25477 .
25478 \end_layout
25479
25480 \begin_layout Standard
25481 To reference the item, we refer to its label using the menu 
25482 \family sans
25483 Insert\SpecialChar \menuseparator
25484 Cross-Reference
25485 \family default
25486  or the toolbar button 
25487 \begin_inset Info
25488 type  "icon"
25489 arg   "dialog-show-new-inset ref"
25490 \end_inset
25491
25492 .
25493  A gray cross-reference box like this: 
25494 \begin_inset Graphics
25495         filename clipart/referenceQt4.png
25496         scale 85
25497
25498 \end_inset
25499
25500  is inserted and the cross-reference window appears showing all the labels
25501  in the document.
25502  We can now sort the labels alphabetically and then choose the entry 
25503 \begin_inset Quotes eld
25504 \end_inset
25505
25506
25507 \family sans
25508 enu:Second-item
25509 \family default
25510
25511 \begin_inset Quotes erd
25512 \end_inset
25513
25514 .
25515  At the position of the cross-reference box the item number will appear
25516  in the output.
25517 \end_layout
25518
25519 \begin_layout Standard
25520 Alternatively to 
25521 \family sans
25522 Insert\SpecialChar \menuseparator
25523 Cross-Reference
25524 \family default
25525 , you can right-click on a label and use in the appearing context menu 
25526 \family sans
25527 Copy as Reference
25528 \family default
25529 .
25530  The cross-reference to this label is now in the clipboard and can be pasted
25531  to the actual cursor position via the menu 
25532 \family sans
25533 Edit\SpecialChar \menuseparator
25534 Paste
25535 \family default
25536  (shortcut 
25537 \begin_inset Info
25538 type  "shortcut"
25539 arg   "paste"
25540 \end_inset
25541
25542 ).
25543 \end_layout
25544
25545 \begin_layout Standard
25546 Here is our cross-reference: Item
25547 \begin_inset space ~
25548 \end_inset
25549
25550
25551 \begin_inset CommandInset ref
25552 LatexCommand ref
25553 reference "enu:Second-item"
25554
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \begin_layout Standard
25561 It is recommended to use a protected space
25562 \begin_inset Foot
25563 status collapsed
25564
25565 \begin_layout Plain Layout
25566 described in section
25567 \begin_inset space ~
25568 \end_inset
25569
25570
25571 \begin_inset CommandInset ref
25572 LatexCommand ref
25573 reference "sub:Protected-Space"
25574
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \end_inset
25581
25582  between the cross-reference name and the cross-reference to avoid ugly
25583  line breaks between them.
25584 \end_layout
25585
25586 \begin_layout Standard
25587 There are six formats of cross-references:
25588 \end_layout
25589
25590 \begin_layout Description
25591 <reference>: prints the number, this is the default: 
25592 \begin_inset CommandInset ref
25593 LatexCommand ref
25594 reference "fig:Two-distorted-images"
25595
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \begin_layout Description
25602 (<reference>): prints the number within two parentheses, this is the style
25603  normally used to reference formulas, especially when the reference name
25604  
25605 \begin_inset Quotes eld
25606 \end_inset
25607
25608 Equation
25609 \begin_inset Quotes erd
25610 \end_inset
25611
25612  is omitted: 
25613 \begin_inset CommandInset ref
25614 LatexCommand eqref
25615 reference "eq:tanhExp"
25616
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \begin_layout Description
25623 <page>: prints the page number: Page
25624 \begin_inset space ~
25625 \end_inset
25626
25627
25628 \begin_inset CommandInset ref
25629 LatexCommand pageref
25630 reference "fig:Two-distorted-images"
25631
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \begin_layout Description
25638 on
25639 \begin_inset space ~
25640 \end_inset
25641
25642 page
25643 \begin_inset space ~
25644 \end_inset
25645
25646 <page>: prints the text "on page" and the page number: 
25647 \begin_inset CommandInset ref
25648 LatexCommand vpageref
25649 reference "fig:Two-distorted-images"
25650
25651 \end_inset
25652
25653
25654 \end_layout
25655
25656 \begin_layout Description
25657 <reference>
25658 \begin_inset space ~
25659 \end_inset
25660
25661 on
25662 \begin_inset space ~
25663 \end_inset
25664
25665 page
25666 \begin_inset space ~
25667 \end_inset
25668
25669 <page>: prints the number, the text "on page", and the page number: 
25670 \begin_inset CommandInset ref
25671 LatexCommand vref
25672 reference "fig:Two-distorted-images"
25673
25674 \end_inset
25675
25676
25677 \end_layout
25678
25679 \begin_layout Description
25680 Formatted
25681 \begin_inset space ~
25682 \end_inset
25683
25684 reference: prints a self defined cross-reference format.
25685 \begin_inset Newline newline
25686 \end_inset
25687
25688
25689 \begin_inset Note Greyedout
25690 status collapsed
25691
25692 \begin_layout Plain Layout
25693
25694 \series bold
25695 Note:
25696 \series default
25697  This feature is only available when you have the LaTeX-package 
25698 \series bold
25699 prettyref
25700 \series default
25701  or 
25702 \series bold
25703 refstyle
25704 \series default
25705
25706 \begin_inset Index idx
25707 status collapsed
25708
25709 \begin_layout Plain Layout
25710 LaTeX-packages ! prettyref
25711 \end_layout
25712
25713 \end_inset
25714
25715
25716 \begin_inset Index idx
25717 status collapsed
25718
25719 \begin_layout Plain Layout
25720 LaTeX-packages ! refstyle
25721 \end_layout
25722
25723 \end_inset
25724
25725  installed.
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \begin_inset Newline newline
25732 \end_inset
25733
25734 You can select which LaTeX-package should be used for this feature by setting
25735  the option 
25736 \family sans
25737 Use refstyle (not prettyref) for cross-references
25738 \family default
25739  in the menu 
25740 \family sans
25741 Document\SpecialChar \menuseparator
25742 Settings\SpecialChar \menuseparator
25743 Document Class
25744 \family default
25745 .
25746  The package 
25747 \series bold
25748 refstyle
25749 \series default
25750  is the default and preferred because 
25751 \series bold
25752 prettyref
25753 \series default
25754  supports only English documents.
25755  The format is specified by using the command 
25756 \series bold
25757
25758 \backslash
25759 newrefformat
25760 \series default
25761  (prettyref) or 
25762 \series bold
25763
25764 \backslash
25765 newref
25766 \series default
25767  (refstyle) in the LaTeX preamble of the document.
25768  For example redefining all references to figures (which have the label
25769  shortcut 
25770 \begin_inset Quotes eld
25771 \end_inset
25772
25773
25774 \family sans
25775 fig
25776 \family default
25777
25778 \begin_inset Quotes erd
25779 \end_inset
25780
25781 ) can be done with this command
25782 \begin_inset Newline newline
25783 \end_inset
25784
25785
25786 \series bold
25787
25788 \backslash
25789 newref{fig}{refcmd={Image on page 
25790 \backslash
25791 pageref{#1}}}
25792 \series default
25793
25794 \begin_inset Newline newline
25795 \end_inset
25796
25797 For more information about the format, have a look at the package documentations
25798
25799 \begin_inset CommandInset citation
25800 LatexCommand cite
25801 key "prettyref,refstyle"
25802
25803 \end_inset
25804
25805 .
25806 \end_layout
25807
25808 \begin_layout Description
25809 Textual
25810 \begin_inset space ~
25811 \end_inset
25812
25813 reference: prints the caption or the name of the reference: 
25814 \begin_inset CommandInset ref
25815 LatexCommand nameref
25816 reference "fig:Two-distorted-images"
25817
25818 \end_inset
25819
25820
25821 \end_layout
25822
25823 \begin_layout Standard
25824
25825 \family sans
25826 <page>
25827 \family default
25828  will not print the page number if the label is on the previous, the same,
25829  or the next page.
25830  You will e.
25831 \begin_inset space \thinspace{}
25832 \end_inset
25833
25834 g.
25835 \begin_inset space \space{}
25836 \end_inset
25837
25838 see the text 
25839 \begin_inset Quotes eld
25840 \end_inset
25841
25842
25843 \family sans
25844 on this page
25845 \family default
25846
25847 \begin_inset Quotes erd
25848 \end_inset
25849
25850  instead.
25851  The style 
25852 \family sans
25853 <reference> on page <page>
25854 \family default
25855  will not print anything about the page if the label is on the same page.
25856 \end_layout
25857
25858 \begin_layout Standard
25859 The number and current page of the referenced document part in the output
25860  is automatically calculated by LaTeX.
25861  The varieties are adjusted in the field 
25862 \family sans
25863 Format
25864 \family default
25865  of the cross-reference window, that appear when you click on the cross-referenc
25866 e.
25867 \end_layout
25868
25869 \begin_layout Standard
25870 You can only use the style 
25871 \family sans
25872 <reference>
25873 \family default
25874  to reference numbered document parts, while the reference style 
25875 \family sans
25876 <page>
25877 \family default
25878  is always possible.
25879 \end_layout
25880
25881 \begin_layout Standard
25882 If you want to reference a section, put the label in the section heading;
25883  for floats put the label in the caption; for footnotes put the label in
25884  it.
25885  Referencing formulas is explained in section
25886 \begin_inset space ~
25887 \end_inset
25888
25889
25890 \begin_inset CommandInset ref
25891 LatexCommand ref
25892 reference "sec:Formula-Numbering-and"
25893
25894 \end_inset
25895
25896 .
25897 \end_layout
25898
25899 \begin_layout Standard
25900 Right-clicking on a cross-reference opens a context menu.
25901  The entry 
25902 \family sans
25903 Go
25904 \begin_inset space ~
25905 \end_inset
25906
25907 to
25908 \begin_inset space ~
25909 \end_inset
25910
25911 Label
25912 \family default
25913  sets the cursor before the referenced label.
25914  This entry will be renamed in the context menu of the label to 
25915 \family sans
25916 Go
25917 \begin_inset space ~
25918 \end_inset
25919
25920 Back
25921 \family default
25922  so that you can use it to set the cursor back to the cross-reference.
25923  You can also go back with the toolbar button 
25924 \begin_inset Info
25925 type  "icon"
25926 arg   "bookmark-goto 0"
25927 \end_inset
25928
25929 .
25930 \end_layout
25931
25932 \begin_layout Standard
25933 You can change labels at any time.
25934  References to the changed label will automatically be updated so that you
25935  do not need to think about this.
25936 \end_layout
25937
25938 \begin_layout Standard
25939 If a cross-reference refers to a non-existent label, you will see two question
25940  marks in the output instead of the reference.
25941 \end_layout
25942
25943 \begin_layout Standard
25944 References are described in detail in sec.
25945 \begin_inset space ~
25946 \end_inset
25947
25948
25949 \begin_inset Quotes eld
25950 \end_inset
25951
25952 Referencing Floats
25953 \begin_inset Quotes erd
25954 \end_inset
25955
25956  of the 
25957 \emph on
25958 Embedded
25959 \begin_inset space ~
25960 \end_inset
25961
25962 Objects
25963 \emph default
25964  manual.
25965 \end_layout
25966
25967 \begin_layout Section
25968 Table of Contents and other Listings
25969 \begin_inset Index idx
25970 status collapsed
25971
25972 \begin_layout Plain Layout
25973 Table of contents
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \begin_inset Index idx
25980 status collapsed
25981
25982 \begin_layout Plain Layout
25983 Outline
25984 \end_layout
25985
25986 \end_inset
25987
25988
25989 \begin_inset CommandInset label
25990 LatexCommand label
25991 name "sec:toc"
25992
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \begin_layout Subsection
25999 Table of Contents
26000 \begin_inset CommandInset label
26001 LatexCommand label
26002 name "sub:Table-of-Contents"
26003
26004 \end_inset
26005
26006
26007 \end_layout
26008
26009 \begin_layout Standard
26010 The Table of Contents (TOC) is inserted with the menu 
26011 \family sans
26012 Insert\SpecialChar \menuseparator
26013 List/TOC\SpecialChar \menuseparator
26014 Table
26015 \begin_inset space ~
26016 \end_inset
26017
26018 of
26019 \begin_inset space ~
26020 \end_inset
26021
26022 Contents
26023 \family default
26024 .
26025  Is is displayed in LyX as a gray box.
26026  If you click on it, the 
26027 \family sans
26028 Outline
26029 \family default
26030  window appears, showing you the TOC entries as outline, which allows you
26031  to move and rearrange sections in your documents.
26032  So this operation is an alternative to the menu 
26033 \family sans
26034 Document\SpecialChar \menuseparator
26035 Outline
26036 \family default
26037  that is described in sec.
26038 \begin_inset space \thinspace{}
26039 \end_inset
26040
26041
26042 \begin_inset CommandInset ref
26043 LatexCommand ref
26044 reference "sub:The-Outliner"
26045
26046 \end_inset
26047
26048 .
26049 \end_layout
26050
26051 \begin_layout Standard
26052 The TOC in the document output lists every numbered section automatically.
26053  If you have declared a short title for a section heading, as described
26054  in section
26055 \begin_inset space ~
26056 \end_inset
26057
26058
26059 \begin_inset CommandInset ref
26060 LatexCommand ref
26061 reference "sec:Short-Titles"
26062
26063 \end_inset
26064
26065 , it will be used in the TOC instead of the section heading.
26066  Section
26067 \begin_inset space ~
26068 \end_inset
26069
26070
26071 \begin_inset CommandInset ref
26072 LatexCommand ref
26073 reference "sub:Numbering-depth"
26074
26075 \end_inset
26076
26077  describes how the level is adjusted that defines which section types are
26078  listed in the TOC.
26079  Unnumbered sections are not listed in the TOC.
26080 \end_layout
26081
26082 \begin_layout Subsection
26083 List of Figures, Tables, and Algorithms
26084 \begin_inset CommandInset label
26085 LatexCommand label
26086 name "sub:List-of-Figures"
26087
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \begin_layout Standard
26094 Table, figure, and algorithm lists are very much like the table of contents.
26095  You can insert them via the 
26096 \family sans
26097 Insert\SpecialChar \menuseparator
26098 List
26099 \begin_inset space ~
26100 \end_inset
26101
26102 /
26103 \begin_inset space ~
26104 \end_inset
26105
26106 TOC
26107 \family default
26108  submenus.
26109  The list entries are the float captions and the float number.
26110 \end_layout
26111
26112 \begin_layout Section
26113 URLs and Hyperlinks
26114 \begin_inset Index idx
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118 URLs
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \begin_inset Index idx
26125 status collapsed
26126
26127 \begin_layout Plain Layout
26128 Hyperlinks
26129 \end_layout
26130
26131 \end_inset
26132
26133
26134 \end_layout
26135
26136 \begin_layout Subsection
26137 URLs
26138 \begin_inset CommandInset label
26139 LatexCommand label
26140 name "sub:URLs"
26141
26142 \end_inset
26143
26144
26145 \end_layout
26146
26147 \begin_layout Standard
26148 Links to web pages or email addresses can be inserted via the menu 
26149 \family sans
26150 Insert\SpecialChar \menuseparator
26151 URL
26152 \family default
26153 .
26154 \end_layout
26155
26156 \begin_layout Standard
26157 Here is an example URL: LyX's homepage: 
26158 \begin_inset Flex URL
26159 status collapsed
26160
26161 \begin_layout Plain Layout
26162
26163 http://www.lyx.org
26164 \end_layout
26165
26166 \end_inset
26167
26168
26169 \end_layout
26170
26171 \begin_layout Standard
26172 You cannot change the style of the link text, the URL text will always be
26173  in the style 
26174 \family typewriter
26175 Typewriter
26176 \family default
26177 .
26178  To be able to format the URL text, use hyperlinks as explained in the next
26179  subsection.
26180 \end_layout
26181
26182 \begin_layout Standard
26183 \begin_inset Note Greyedout
26184 status open
26185
26186 \begin_layout Plain Layout
26187
26188 \series bold
26189 Note:
26190 \series default
26191  URLs must not end with a backslash, otherwise you get LaTeX errors.
26192 \end_layout
26193
26194 \end_inset
26195
26196
26197 \end_layout
26198
26199 \begin_layout Subsection
26200 Hyperlinks
26201 \begin_inset CommandInset label
26202 LatexCommand label
26203 name "sub:Hyperlinks"
26204
26205 \end_inset
26206
26207
26208 \end_layout
26209
26210 \begin_layout Standard
26211 Hyperlinks can be inserted with the menu 
26212 \family sans
26213 Insert\SpecialChar \menuseparator
26214 Hyperlink
26215 \family default
26216  or with the toolbar button 
26217 \begin_inset Info
26218 type  "icon"
26219 arg   "href-insert"
26220 \end_inset
26221
26222 .
26223  The appearing dialog has two fields: 
26224 \family sans
26225 Target
26226 \family default
26227  and 
26228 \family sans
26229 Name
26230 \family default
26231 .
26232  The name is the printed text for the hyperlink.
26233  The hyperlink type can be a weblink like this: 
26234 \begin_inset CommandInset href
26235 LatexCommand href
26236 name "LyX's homepage"
26237 target "http://www.lyx.org"
26238
26239 \end_inset
26240
26241 , an Email address like this: 
26242 \begin_inset CommandInset href
26243 LatexCommand href
26244 name "lyx-docs mailing list"
26245 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26246 type "mailto:"
26247
26248 \end_inset
26249
26250 , or a link to a file.
26251 \end_layout
26252
26253 \begin_layout Standard
26254 You can start applications via a hyperlink when you insert a weblink by
26255  adding the prefix 
26256 \begin_inset Quotes eld
26257 \end_inset
26258
26259
26260 \family sans
26261 run:
26262 \family default
26263
26264 \begin_inset Quotes erd
26265 \end_inset
26266
26267  to the link target.
26268 \end_layout
26269
26270 \begin_layout Standard
26271 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26272  and become clickable in the DVI and PDF-output.
26273  To set the format of the link text, highlight the hyperlink inset and use
26274  the text style dialog.
26275  This is for example a hyperlink with bold sans serif text: 
26276 \family sans
26277 \series bold
26278
26279 \begin_inset CommandInset href
26280 LatexCommand href
26281 name "LyX's homepage"
26282 target "http://www.lyx.org"
26283
26284 \end_inset
26285
26286
26287 \end_layout
26288
26289 \begin_layout Standard
26290 The link text color can be changed, when the option 
26291 \family sans
26292 Color links
26293 \family default
26294  is set in the PDF Properties dialog (menu 
26295 \family sans
26296 Document\SpecialChar \menuseparator
26297 Settings\SpecialChar \menuseparator
26298 PDF Properties
26299 \family default
26300 ).
26301  The link text is for example set in this document to blue by adding the
26302  option
26303 \begin_inset Newline newline
26304 \end_inset
26305
26306
26307 \series bold
26308 urlcolor=blue
26309 \series default
26310
26311 \begin_inset Newline newline
26312 \end_inset
26313
26314 to the field 
26315 \family sans
26316 Additional options
26317 \family default
26318  in the PDF Properties dialog.
26319 \end_layout
26320
26321 \begin_layout Section
26322 Appendices
26323 \begin_inset Index idx
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327 Appendix
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \begin_inset CommandInset label
26334 LatexCommand label
26335 name "sec:Appendices"
26336
26337 \end_inset
26338
26339
26340 \end_layout
26341
26342 \begin_layout Standard
26343 Appendices are created with the menu 
26344 \family sans
26345 Document\SpecialChar \menuseparator
26346 Start
26347 \begin_inset space ~
26348 \end_inset
26349
26350 Appendix
26351 \begin_inset space ~
26352 \end_inset
26353
26354 Here
26355 \family default
26356 .
26357  This menu sets the document from the current cursor position to the end
26358  as the appendix region.
26359  The region is marked with a red borderline.
26360 \end_layout
26361
26362 \begin_layout Standard
26363 Every chapter (or section) within the appendix region is treated as an appendix,
26364  numbered with a capital Latin letter.
26365  The appendix subsections are numbered with this letter followed by a dot
26366  and the subsection number.
26367  All appendix sections can be referenced as if they were normal sections,
26368  here two examples:
26369 \end_layout
26370
26371 \begin_layout Standard
26372 Appendix
26373 \begin_inset space ~
26374 \end_inset
26375
26376
26377 \begin_inset CommandInset ref
26378 LatexCommand ref
26379 reference "chap:Credits"
26380
26381 \end_inset
26382
26383 ; Appendix
26384 \begin_inset space ~
26385 \end_inset
26386
26387
26388 \begin_inset CommandInset ref
26389 LatexCommand ref
26390 reference "sub:Export"
26391
26392 \end_inset
26393
26394
26395 \end_layout
26396
26397 \begin_layout Section
26398 Bibliography
26399 \begin_inset Index idx
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403 Bibliography
26404 \end_layout
26405
26406 \end_inset
26407
26408
26409 \begin_inset CommandInset label
26410 LatexCommand label
26411 name "sec:Bibliography"
26412
26413 \end_inset
26414
26415
26416 \end_layout
26417
26418 \begin_layout Standard
26419 There are two ways of generating the bibliography in a LyX-document.
26420  You can include a bibliography database,
26421 \begin_inset Foot
26422 status collapsed
26423
26424 \begin_layout Plain Layout
26425 Known under the name 
26426 \begin_inset Quotes eld
26427 \end_inset
26428
26429 BibTeX-database
26430 \begin_inset Quotes erd
26431 \end_inset
26432
26433 .
26434 \end_layout
26435
26436 \end_inset
26437
26438  which is explained in the next subsection, or you can insert the bibliography
26439  manually, using the paragraph environment 
26440 \family sans
26441 Bibliography
26442 \family default
26443 , which was described in section
26444 \begin_inset space ~
26445 \end_inset
26446
26447
26448 \begin_inset CommandInset ref
26449 LatexCommand ref
26450 reference "sub:Biblio_environment"
26451
26452 \end_inset
26453
26454 .
26455  If you want anything other than numerical citations that are used in this
26456  document, like author-year citations, then you must
26457 \emph on
26458  
26459 \emph default
26460 use a bibliography database.
26461 \end_layout
26462
26463 \begin_layout Subsection
26464 The Bibliography Environment
26465 \end_layout
26466
26467 \begin_layout Standard
26468 Within the 
26469 \family sans
26470 Bibliography
26471 \family default
26472  environment, every paragraph begins with a gray bibliography box labeled
26473  with a number.
26474  If you click on it, you will get a dialog in which you can set a 
26475 \family sans
26476 Key
26477 \family default
26478  and a 
26479 \family sans
26480 Label
26481 \family default
26482 .
26483  The key is the symbolic name by which you will refer to this bibliography
26484  entry.
26485  For example, our second entry in the bibliography is a book about LaTeX
26486  and we used 
26487 \begin_inset Quotes eld
26488 \end_inset
26489
26490 latexcompanion
26491 \begin_inset Quotes erd
26492 \end_inset
26493
26494 , a short form of its title, as the key.
26495 \end_layout
26496
26497 \begin_layout Standard
26498 You can refer to the key of a bibliography entry using the menu 
26499 \family sans
26500 Insert\SpecialChar \menuseparator
26501 Citation
26502 \family default
26503  or the toolbar button 
26504 \begin_inset Info
26505 type  "icon"
26506 arg   "dialog-show-new-inset citation"
26507 \end_inset
26508
26509 .
26510  A citation reference box is inserted and a citation window will appear
26511  in which you can select one or more keys in the available key list.
26512  The citation reference box will be labeled with the referenced key.
26513  When you click on the box, the citation window appears and you can change
26514  the reference.
26515 \end_layout
26516
26517 \begin_layout Standard
26518 Citation references appear in the output as the number of the bibliography
26519  entry with surrounding brackets.
26520  If you set a 
26521 \family sans
26522 Label
26523 \family default
26524  for the entry, the label will appear instead of the number.
26525  Here are two examples; the first without a label, the second with the label
26526  
26527 \begin_inset Quotes eld
26528 \end_inset
26529
26530 Credits
26531 \begin_inset Quotes erd
26532 \end_inset
26533
26534 :
26535 \end_layout
26536
26537 \begin_layout Standard
26538 Have a look at the 
26539 \family sans
26540 LaTeX Companion Second Edition
26541 \family default
26542
26543 \begin_inset CommandInset citation
26544 LatexCommand cite
26545 key "latexcompanion"
26546
26547 \end_inset
26548
26549
26550 \end_layout
26551
26552 \begin_layout Standard
26553 The LyX-Team members are listed in the Credits: 
26554 \begin_inset CommandInset citation
26555 LatexCommand cite
26556 key "lyxcredit"
26557
26558 \end_inset
26559
26560
26561 \end_layout
26562
26563 \begin_layout Subsection
26564 Bibliography databases (BibTeX)
26565 \begin_inset Index idx
26566 status collapsed
26567
26568 \begin_layout Plain Layout
26569 Bibliography ! Databases
26570 \end_layout
26571
26572 \end_inset
26573
26574
26575 \begin_inset Index idx
26576 status collapsed
26577
26578 \begin_layout Plain Layout
26579 Bibliography ! BibTeX
26580 \end_layout
26581
26582 \end_inset
26583
26584
26585 \begin_inset CommandInset label
26586 LatexCommand label
26587 name "sub:Bibliography-databases"
26588
26589 \end_inset
26590
26591
26592 \end_layout
26593
26594 \begin_layout Standard
26595 Bibliography databases are useful if you use the same bibliography in different
26596  documents.
26597 \begin_inset Foot
26598 status collapsed
26599
26600 \begin_layout Plain Layout
26601 They are also useful for keeping a database of articles and notes concerning
26602  them.
26603  Most of the database programs mentioned below allow you to store annotations
26604  and reviews along with bibliographical information.
26605 \end_layout
26606
26607 \end_inset
26608
26609  It also makes it very easy to have a uniform layout for all bibliography
26610  entries.
26611  You can collect the bibliography of all relevant books and articles of
26612  your working field in a database.
26613  This database can be used for different documents, and by default only
26614  the entries cited in a particular document will appear in the bibliography
26615  list for that document.
26616  This relieves you of the need to keep track of which articles and books
26617  you have cited.
26618 \end_layout
26619
26620 \begin_layout Standard
26621 The database is a text file with the file extension 
26622 \begin_inset Quotes eld
26623 \end_inset
26624
26625
26626 \family sans
26627 .bib
26628 \family default
26629
26630 \begin_inset Quotes erd
26631 \end_inset
26632
26633 , containing the bibliography in a special format.
26634  The format is explained in 
26635 \begin_inset CommandInset citation
26636 LatexCommand cite
26637 key "BibTeX-2"
26638
26639 \end_inset
26640
26641  and in LaTeX books (
26642 \begin_inset CommandInset citation
26643 LatexCommand cite
26644 key "Mittelbach,Kopka,Lamport"
26645
26646 \end_inset
26647
26648 ).
26649  The file can be created using any text editor, but normally one uses a
26650  special program to create and edit the entries in the database.
26651  A list of such programs is maintained on the LyX Wiki at 
26652 \begin_inset Flex URL
26653 status open
26654
26655 \begin_layout Plain Layout
26656
26657 http://wiki.lyx.org/BibTeX/Programs
26658 \end_layout
26659
26660 \end_inset
26661
26662 .
26663 \end_layout
26664
26665 \begin_layout Standard
26666 To use a database, use the menu 
26667 \family sans
26668 Insert\SpecialChar \menuseparator
26669 List
26670 \family default
26671 /
26672 \family sans
26673 TOC\SpecialChar \menuseparator
26674 BibT
26675 \begin_inset ERT
26676 status collapsed
26677
26678 \begin_layout Plain Layout
26679
26680 {}
26681 \end_layout
26682
26683 \end_inset
26684
26685 eX
26686 \begin_inset space ~
26687 \end_inset
26688
26689 Bibliography
26690 \family default
26691 .
26692  A gray box will be inserted and a window appears.
26693  In this window you can load one or more databases and a style file.
26694  The option 
26695 \family sans
26696 Add bibliography to TOC
26697 \family default
26698  adds a table of contents entry for the bibliography.
26699  In the 
26700 \family sans
26701 Content
26702 \family default
26703  drop box you can select whether to include all the entries in the database
26704  in the document or just the cited references.
26705 \end_layout
26706
26707 \begin_layout Standard
26708 The style file is a text file with the file extension 
26709 \begin_inset Quotes eld
26710 \end_inset
26711
26712
26713 \family sans
26714 .bst
26715 \family default
26716
26717 \begin_inset Quotes erd
26718 \end_inset
26719
26720  that controls how the bibliography entries will appear.
26721  Your LaTeX distribution should provide several of these, and many publishers
26722  provide their own style files, so that you don't have to take care of the
26723  layout.
26724  It is of course possible to write your own style file, but this is something
26725  for experts.
26726 \begin_inset Foot
26727 status collapsed
26728
26729 \begin_layout Plain Layout
26730 For information on how this is done, have a look at
26731 \begin_inset Newline newline
26732 \end_inset
26733
26734
26735 \begin_inset CommandInset href
26736 LatexCommand href
26737 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26738
26739 \end_inset
26740
26741 .
26742 \end_layout
26743
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \begin_layout Standard
26750 Inserting a citation reference works as described in the previous section.
26751 \end_layout
26752
26753 \begin_layout Standard
26754 To generate the bibliography from a database, LyX uses the program BibTeX.
26755  You can choose which of its variants should be used by LyX as the processor
26756  either in the document settings under 
26757 \family sans
26758 Bibliography
26759 \family default
26760  or in LyX's preferences under 
26761 \family sans
26762 Output\SpecialChar \menuseparator
26763 LaT
26764 \begin_inset ERT
26765 status collapsed
26766
26767 \begin_layout Plain Layout
26768
26769 {}
26770 \end_layout
26771
26772 \end_inset
26773
26774 eX
26775 \family default
26776 .
26777  The following variants are possible:
26778 \end_layout
26779
26780 \begin_layout Description
26781 biber provides full Unicode support, unlimited memory, does not work with
26782  other bibliography packages (like e.
26783 \begin_inset space \thinspace{}
26784 \end_inset
26785
26786 g.
26787 \begin_inset space ~
26788 \end_inset
26789
26790
26791 \series bold
26792 natbib
26793 \series default
26794 ), only with the package 
26795 \series bold
26796 biblatex
26797 \series default
26798 ; recommended for multilingual texts and for languages that don't use Latin
26799  letters
26800 \end_layout
26801
26802 \begin_layout Description
26803 bibtex the standard; does not allow special characters in bibliography entries
26804  that are not possible to encode in a 7-bit encoding, limited memory, works
26805  with all bibliography packages, except of 
26806 \series bold
26807 biblatex
26808 \end_layout
26809
26810 \begin_layout Description
26811 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26812  larger memory than 
26813 \family sans
26814 bibtex
26815 \family default
26816 , works with all bibliography packages
26817 \end_layout
26818
26819 \begin_layout Standard
26820 BibTeX can be controlled with options that you can add below the specification
26821  of the variants.
26822  Before adding options, it is strongly recommended to read the manual of
26823  
26824 \family sans
26825 BibTeX
26826 \family default
26827  
26828 \begin_inset CommandInset citation
26829 LatexCommand cite
26830 key "BibTeX"
26831
26832 \end_inset
26833
26834 .
26835 \end_layout
26836
26837 \begin_layout Standard
26838 When you select the option 
26839 \family sans
26840 Sectioned bibliography
26841 \family default
26842  in the 
26843 \family sans
26844 Document\SpecialChar \menuseparator
26845 Settings
26846 \family default
26847  dialog, it is possible to have multiple and sectioned bibliographies.
26848  This and other options are explained in detail in section 
26849 \emph on
26850 Customizing Bibliographies
26851 \emph default
26852  
26853 \emph on
26854 with BibTeX
26855 \emph default
26856  of the 
26857 \emph on
26858 Additional Features
26859 \emph default
26860  manual.
26861 \end_layout
26862
26863 \begin_layout Standard
26864 We use two bibliographies in this document to show the difference between
26865  the two methods of creating them.
26866  As you can see, the bibliography that is created from a database lists
26867  only the database entries that are referenced in the document.
26868  We used the style file 
26869 \family sans
26870 alphadin.bst
26871 \family default
26872  to get the complicated German reference key scheme in the bibliography.
26873 \end_layout
26874
26875 \begin_layout Subsection
26876 Bibliography layout
26877 \begin_inset Index idx
26878 status collapsed
26879
26880 \begin_layout Plain Layout
26881 Bibliography ! Layout
26882 \end_layout
26883
26884 \end_inset
26885
26886
26887 \end_layout
26888
26889 \begin_layout Standard
26890 In the citation reference dialog you can set a special citation format.
26891  For this feature you need to enable the option 
26892 \family sans
26893 Natbib
26894 \family default
26895  in the 
26896 \family sans
26897 Document\SpecialChar \menuseparator
26898 Settings
26899 \family default
26900
26901 \begin_inset Index idx
26902 status collapsed
26903
26904 \begin_layout Plain Layout
26905 Document ! Settings
26906 \end_layout
26907
26908 \end_inset
26909
26910  dialog under 
26911 \family sans
26912 Bibliography
26913 \family default
26914 .
26915  Setting a citation style for a reference will overwrite the default.
26916  For the global citation format use the BibTeX style files as explained
26917  in the previous section.
26918 \end_layout
26919
26920 \begin_layout Standard
26921 You can also set text to appear before or after a citation reference, in
26922  the citation reference window.
26923  Here is an example where the text 
26924 \begin_inset Quotes eld
26925 \end_inset
26926
26927 Chapter
26928 \begin_inset space ~
26929 \end_inset
26930
26931 3
26932 \begin_inset Quotes erd
26933 \end_inset
26934
26935  appears after the reference:
26936 \end_layout
26937
26938 \begin_layout Standard
26939 Have a look at 
26940 \begin_inset CommandInset citation
26941 LatexCommand cite
26942 after "Chapter 3"
26943 key "latexcompanion"
26944
26945 \end_inset
26946
26947 .
26948 \end_layout
26949
26950 \begin_layout Section
26951 Index
26952 \begin_inset Index idx
26953 status collapsed
26954
26955 \begin_layout Plain Layout
26956 Index generation
26957 \end_layout
26958
26959 \end_inset
26960
26961
26962 \begin_inset CommandInset label
26963 LatexCommand label
26964 name "sec:Index"
26965
26966 \end_inset
26967
26968
26969 \end_layout
26970
26971 \begin_layout Standard
26972 An index entry is created if you use the menu 
26973 \family sans
26974 Insert\SpecialChar \menuseparator
26975 Index
26976 \begin_inset space ~
26977 \end_inset
26978
26979 Entry
26980 \family default
26981  or the toolbar button 
26982 \begin_inset Info
26983 type  "icon"
26984 arg   "index-insert"
26985 \end_inset
26986
26987 .
26988  A box is inserted containing the text that appears in the index.
26989  The word where the cursor is in or the currently highlighted text is proposed
26990  by LyX as the index entry.
26991 \end_layout
26992
26993 \begin_layout Standard
26994 The index list is inserted in the document with the menu 
26995 \family sans
26996 Insert\SpecialChar \menuseparator
26997 List
26998 \begin_inset space ~
26999 \end_inset
27000
27001 /
27002 \begin_inset space ~
27003 \end_inset
27004
27005 TOC\SpecialChar \menuseparator
27006 Index
27007 \begin_inset space ~
27008 \end_inset
27009
27010 List
27011 \family default
27012 .
27013  A light blue box labeled 
27014 \begin_inset Quotes eld
27015 \end_inset
27016
27017
27018 \family sans
27019 Index
27020 \family default
27021
27022 \begin_inset Quotes erd
27023 \end_inset
27024
27025  will show the place where the index is printed in the output.
27026  The index list box is not clickable like other LyX-boxes.
27027 \end_layout
27028
27029 \begin_layout Standard
27030 We give a short overview of the index commands in the next subsections.
27031  For a detailed description of LaTeX's index mechanism, have a look at one
27032  of the LaTeX books 
27033 \begin_inset CommandInset citation
27034 LatexCommand cite
27035 key "latexcompanion,latexguide,latexbook"
27036
27037 \end_inset
27038
27039 .
27040 \end_layout
27041
27042 \begin_layout Subsection
27043 Grouping Index Entries
27044 \begin_inset Index idx
27045 status collapsed
27046
27047 \begin_layout Plain Layout
27048 Index ! Grouping
27049 \end_layout
27050
27051 \end_inset
27052
27053
27054 \end_layout
27055
27056 \begin_layout Standard
27057 Index entries are often grouped to offer the reader a fast search in the
27058  index.
27059  We want to group for example the index entries for itemized and enumerated
27060  lists under the entry 
27061 \begin_inset Quotes eld
27062 \end_inset
27063
27064 Lists
27065 \begin_inset Quotes erd
27066 \end_inset
27067
27068 .
27069  First we create the entry 
27070 \begin_inset Quotes eld
27071 \end_inset
27072
27073 Lists
27074 \begin_inset Quotes erd
27075 \end_inset
27076
27077  in section
27078 \begin_inset space ~
27079 \end_inset
27080
27081
27082 \begin_inset CommandInset ref
27083 LatexCommand ref
27084 reference "sub:Lists"
27085
27086 \end_inset
27087
27088 .
27089  In the text field for the itemized list index entry in section
27090 \begin_inset space ~
27091 \end_inset
27092
27093
27094 \begin_inset CommandInset ref
27095 LatexCommand ref
27096 reference "sec:Itemize"
27097
27098 \end_inset
27099
27100 , we insert the command
27101 \end_layout
27102
27103 \begin_layout Standard
27104
27105 \series bold
27106 Lists ! Itemize
27107 \end_layout
27108
27109 \begin_layout Standard
27110 and the command
27111 \end_layout
27112
27113 \begin_layout Standard
27114
27115 \series bold
27116 Lists ! Enumerate
27117 \end_layout
27118
27119 \begin_layout Standard
27120 for the enumerated list in section
27121 \begin_inset space ~
27122 \end_inset
27123
27124
27125 \begin_inset CommandInset ref
27126 LatexCommand ref
27127 reference "sec:Enumerate"
27128
27129 \end_inset
27130
27131 .
27132 \end_layout
27133
27134 \begin_layout Standard
27135 The exclamation mark 
27136 \begin_inset Quotes eld
27137 \end_inset
27138
27139 !
27140 \begin_inset Quotes erd
27141 \end_inset
27142
27143  marks the grouping levels.
27144  You can have three levels; every index level is indented a bit more.
27145  An index entry for the higher levels is not required.
27146  If we don't have an index entry for 
27147 \begin_inset Quotes eld
27148 \end_inset
27149
27150 Lists
27151 \begin_inset Quotes erd
27152 \end_inset
27153
27154 , it will be printed anyway, but without a page number.
27155 \end_layout
27156
27157 \begin_layout Subsection
27158 Page Ranges
27159 \begin_inset Index idx
27160 status collapsed
27161
27162 \begin_layout Plain Layout
27163 Index ! Page ranges
27164 \end_layout
27165
27166 \end_inset
27167
27168
27169 \end_layout
27170
27171 \begin_layout Standard
27172 Normally an index entry will appear with the page number of the indexed
27173  section.
27174  But sometimes you want to index more pages under the same entry.
27175  E.
27176 \begin_inset space \thinspace{}
27177 \end_inset
27178
27179 g.
27180 \begin_inset space \space{}
27181 \end_inset
27182
27183 if we want to index the paragraph environments, we create an index entry
27184  in section
27185 \begin_inset space ~
27186 \end_inset
27187
27188
27189 \begin_inset CommandInset ref
27190 LatexCommand ref
27191 reference "sec:Paragraph-Environments"
27192
27193 \end_inset
27194
27195  with the command
27196 \end_layout
27197
27198 \begin_layout Standard
27199
27200 \series bold
27201 Paragraph environments|(
27202 \end_layout
27203
27204 \begin_layout Standard
27205 and another entry at the end of section
27206 \begin_inset space ~
27207 \end_inset
27208
27209
27210 \begin_inset CommandInset ref
27211 LatexCommand ref
27212 reference "sub:LyX-Code"
27213
27214 \end_inset
27215
27216  with the command
27217 \end_layout
27218
27219 \begin_layout Standard
27220
27221 \series bold
27222 Paragraph environments|)
27223 \end_layout
27224
27225 \begin_layout Standard
27226 The commands 
27227 \begin_inset Quotes eld
27228 \end_inset
27229
27230
27231 \series bold
27232 |(
27233 \series default
27234
27235 \begin_inset Quotes erd
27236 \end_inset
27237
27238  and 
27239 \begin_inset Quotes eld
27240 \end_inset
27241
27242
27243 \series bold
27244 |)
27245 \series default
27246
27247 \begin_inset Quotes erd
27248 \end_inset
27249
27250  respectively start and end the index range.
27251  You can also add the same index entry at different places in the document.
27252  They appear in the output under one entry with a comma separated list of
27253  the pages of the indexed document parts.
27254  An example is the index entry 
27255 \begin_inset Quotes eld
27256 \end_inset
27257
27258 Document ! Settings
27259 \begin_inset Quotes erd
27260 \end_inset
27261
27262 .
27263 \end_layout
27264
27265 \begin_layout Subsection
27266 Cross referencing
27267 \begin_inset Index idx
27268 status collapsed
27269
27270 \begin_layout Plain Layout
27271 Index ! Cross referencing
27272 \end_layout
27273
27274 \end_inset
27275
27276
27277 \end_layout
27278
27279 \begin_layout Standard
27280 It is also possible to refer to another index entry.
27281  We referred for example in the index entry 
27282 \begin_inset Quotes eld
27283 \end_inset
27284
27285 GIF
27286 \begin_inset Quotes erd
27287 \end_inset
27288
27289  (in section
27290 \begin_inset space ~
27291 \end_inset
27292
27293
27294 \begin_inset CommandInset ref
27295 LatexCommand ref
27296 reference "sub:Image-Formats"
27297
27298 \end_inset
27299
27300 ) to the index entry 
27301 \begin_inset Quotes eld
27302 \end_inset
27303
27304 Image formats
27305 \begin_inset Quotes erd
27306 \end_inset
27307
27308  in the same section using the entry
27309 \end_layout
27310
27311 \begin_layout Standard
27312
27313 \series bold
27314 GIF|see{Image formats}
27315 \end_layout
27316
27317 \begin_layout Standard
27318 where the braces have to be inserted as TeX Code.
27319  The text within the braces is the referenced entry.
27320  The reference will appear in the output without a page number.
27321 \end_layout
27322
27323 \begin_layout Subsection
27324 Index Entry Order
27325 \begin_inset Index idx
27326 status collapsed
27327
27328 \begin_layout Plain Layout
27329 Index ! Entry order
27330 \end_layout
27331
27332 \end_inset
27333
27334
27335 \end_layout
27336
27337 \begin_layout Standard
27338 If you use accented characters in the index entry the entries might not
27339  follow the rules for the index order.
27340  The index entries are sorted alphabetically but LaTeX
27341 \begin_inset Foot
27342 status collapsed
27343
27344 \begin_layout Plain Layout
27345 The index generating is done in the background by an extra program, see
27346  section
27347 \begin_inset space ~
27348 \end_inset
27349
27350
27351 \begin_inset CommandInset ref
27352 LatexCommand ref
27353 reference "sub:Index-Program"
27354
27355 \end_inset
27356
27357 .
27358 \end_layout
27359
27360 \end_inset
27361
27362  does not know how to sort accents in different languages.
27363  We have created as an example the three dummy index entries 
27364 \begin_inset Quotes eld
27365 \end_inset
27366
27367 maison
27368 \begin_inset Quotes erd
27369 \end_inset
27370
27371
27372 \begin_inset Quotes eld
27373 \end_inset
27374
27375 maïs
27376 \begin_inset Quotes erd
27377 \end_inset
27378
27379 , and 
27380 \begin_inset Quotes eld
27381 \end_inset
27382
27383 maître
27384 \begin_inset Quotes erd
27385 \end_inset
27386
27387 .
27388 \begin_inset Index idx
27389 status collapsed
27390
27391 \begin_layout Plain Layout
27392 Dummy entries ! maïs
27393 \end_layout
27394
27395 \end_inset
27396
27397
27398 \begin_inset Index idx
27399 status collapsed
27400
27401 \begin_layout Plain Layout
27402 Dummy entries ! maître
27403 \end_layout
27404
27405 \end_inset
27406
27407
27408 \begin_inset Index idx
27409 status collapsed
27410
27411 \begin_layout Plain Layout
27412 Dummy entries ! maïs@maison
27413 \end_layout
27414
27415 \end_inset
27416
27417  They will be sorted in the order maïs, maître, maison but we want the order
27418  maïs, maison, maître.
27419  To achieve this, we use the command
27420 \end_layout
27421
27422 \begin_layout Standard
27423
27424 \series bold
27425 previous entry@current entry
27426 \end_layout
27427
27428 \begin_layout Standard
27429 In our case we want to have 
27430 \begin_inset Quotes eld
27431 \end_inset
27432
27433 maison
27434 \begin_inset Quotes erd
27435 \end_inset
27436
27437  after 
27438 \begin_inset Quotes eld
27439 \end_inset
27440
27441 maïs
27442 \begin_inset Quotes erd
27443 \end_inset
27444
27445  and write therefore for the index entry of maison:
27446 \end_layout
27447
27448 \begin_layout Standard
27449
27450 \series bold
27451 maïs@maison
27452 \end_layout
27453
27454 \begin_layout Standard
27455 The previous entry need not be a real existing entry.
27456  You can also use another word to tell LaTeX the entry order.
27457  See the next subsection for an example.
27458 \end_layout
27459
27460 \begin_layout Standard
27461 \begin_inset VSpace bigskip
27462 \end_inset
27463
27464
27465 \end_layout
27466
27467 \begin_layout Standard
27468 In some cases the index entry order is not correct when you are using the
27469  program 
27470 \family sans
27471 makeindex 
27472 \family default
27473 to generate the index (see sec.
27474 \begin_inset space \thinspace{}
27475 \end_inset
27476
27477
27478 \begin_inset CommandInset ref
27479 LatexCommand ref
27480 reference "sub:Index-Program"
27481
27482 \end_inset
27483
27484 ).
27485  
27486 \family sans
27487 makeindex
27488 \family default
27489  would for example print the index entry for the LaTeX-package aeguill in
27490  sec.
27491 \begin_inset space \thinspace{}
27492 \end_inset
27493
27494
27495 \begin_inset CommandInset ref
27496 LatexCommand ref
27497 reference "sub:Document-Font"
27498
27499 \end_inset
27500
27501  after the index entries of the other LaTeX-packages although all these
27502  index commands start with 
27503 \begin_inset Quotes eld
27504 \end_inset
27505
27506
27507 \series bold
27508 LaTeX-packages !
27509 \series default
27510  
27511 \begin_inset Quotes erd
27512 \end_inset
27513
27514 .
27515  The reason is that the index entry for aeguill is in a footnote.
27516  To fix this 
27517 \family sans
27518 makeindex
27519 \family default
27520  bug, add these commands to the preamble of your document:
27521 \end_layout
27522
27523 \begin_layout Standard
27524
27525 \series bold
27526
27527 \backslash
27528 let
27529 \backslash
27530 OrgIndex
27531 \backslash
27532 index
27533 \end_layout
27534
27535 \begin_layout Standard
27536
27537 \series bold
27538
27539 \backslash
27540 renewcommand*{
27541 \backslash
27542 index}[1]{
27543 \backslash
27544 OrgIndex{#1}}
27545 \end_layout
27546
27547 \begin_layout Subsection
27548 Index Entry Layout
27549 \begin_inset Index idx
27550 status collapsed
27551
27552 \begin_layout Plain Layout
27553 Index ! Entry layout
27554 \end_layout
27555
27556 \end_inset
27557
27558
27559 \end_layout
27560
27561 \begin_layout Standard
27562 You can change the appearance of index entries via the text style dialog.
27563 \begin_inset Index idx
27564 status open
27565
27566 \begin_layout Plain Layout
27567 Dummy entries ! 
27568 \shape italic
27569 This is an italic dummy entry
27570 \end_layout
27571
27572 \end_inset
27573
27574  You can also format the page number using the character 
27575 \begin_inset Quotes eld
27576 \end_inset
27577
27578 |
27579 \begin_inset Quotes erd
27580 \end_inset
27581
27582  followed by a LaTeX-command without a backslash.
27583  We can write for example
27584 \end_layout
27585
27586 \begin_layout Standard
27587
27588 \series bold
27589 italic page number:|textit
27590 \end_layout
27591
27592 \begin_layout Standard
27593 to get the page number in italic.
27594 \begin_inset Index idx
27595 status open
27596
27597 \begin_layout Plain Layout
27598 Dummy entries ! italic page number:|textit
27599 \end_layout
27600
27601 \end_inset
27602
27603  Normally all LaTeX-commands begin with a backslash, but in this special
27604  case 
27605 \begin_inset Quotes eld
27606 \end_inset
27607
27608
27609 \series bold
27610 |command
27611 \series default
27612
27613 \begin_inset Quotes erd
27614 \end_inset
27615
27616  means 
27617 \series bold
27618
27619 \backslash
27620 command{page
27621 \begin_inset space ~
27622 \end_inset
27623
27624 number}
27625 \series default
27626 .
27627  Have a look at section
27628 \begin_inset space ~
27629 \end_inset
27630
27631
27632 \begin_inset CommandInset ref
27633 LatexCommand ref
27634 reference "sub:LaTeX-Syntax"
27635
27636 \end_inset
27637
27638  to learn more about the LaTeX-syntax.
27639 \end_layout
27640
27641 \begin_layout Standard
27642 \begin_inset Note Greyedout
27643 status open
27644
27645 \begin_layout Plain Layout
27646
27647 \series bold
27648 Note:
27649 \series default
27650  Formatting single index entries only works when you use the program 
27651 \family sans
27652 makeindex 
27653 \family default
27654 to generate the index, see sec.
27655 \begin_inset space \thinspace{}
27656 \end_inset
27657
27658
27659 \begin_inset CommandInset ref
27660 LatexCommand ref
27661 reference "sub:Index-Program"
27662
27663 \end_inset
27664
27665 .
27666  If you use 
27667 \family sans
27668 xindy
27669 \family default
27670 , this will not work for anything other than bold or italic text.
27671  This is because 
27672 \family sans
27673 xindy
27674 \family default
27675  requires you to define semantic elements before they can be used, see 
27676 \begin_inset CommandInset citation
27677 LatexCommand cite
27678 after "p. 678 ff."
27679 key "latexcompanion"
27680
27681 \end_inset
27682
27683  for details.
27684 \end_layout
27685
27686 \end_inset
27687
27688
27689 \end_layout
27690
27691 \begin_layout Standard
27692 In general, we encourage you to not format page numbers directly as shown
27693  above.
27694  Instead, you should define a macro in the preamble and use that.
27695  Maybe you want all page references italic that refer to a definition of
27696  the indexed term, so that users can easily find definitions.
27697  If so, put the following in the preamble
27698 \end_layout
27699
27700 \begin_layout Standard
27701
27702 \series bold
27703
27704 \backslash
27705 newcommand{
27706 \backslash
27707 IndexDef}[1]{
27708 \backslash
27709 textit{#1}}
27710 \end_layout
27711
27712 \begin_layout Standard
27713 and write
27714 \end_layout
27715
27716 \begin_layout Standard
27717
27718 \series bold
27719 my entry|IndexDef
27720 \end_layout
27721
27722 \begin_layout Standard
27723 in the index entry.
27724 \begin_inset Index idx
27725 status open
27726
27727 \begin_layout Plain Layout
27728 Dummy entries ! my entry|IndexDef
27729 \end_layout
27730
27731 \end_inset
27732
27733  The advantage is that, if you change your mind later or if your publisher
27734  insists that definitions must not be italic but bold, you just need to
27735  change the macro in the preamble, not every single index entry.
27736 \end_layout
27737
27738 \begin_layout Standard
27739 You can also change the layout for the whole index.
27740  E.
27741 \begin_inset space \thinspace{}
27742 \end_inset
27743
27744 g.
27745 \begin_inset space \space{}
27746 \end_inset
27747
27748 we marked the index list box of this document as bold to get a bold font
27749  for all index entries.
27750  For more advanced tasks you have to set up a so-called 
27751 \emph on
27752 Index Style File
27753 \emph default
27754 , see the 
27755 \family sans
27756 makeindex
27757 \family default
27758  or 
27759 \family sans
27760 xindy
27761 \family default
27762  documentation for details, 
27763 \begin_inset CommandInset citation
27764 LatexCommand cite
27765 key "makeindex,xindy"
27766
27767 \end_inset
27768
27769 .
27770 \end_layout
27771
27772 \begin_layout Subsection
27773 Index Program
27774 \begin_inset Index idx
27775 status collapsed
27776
27777 \begin_layout Plain Layout
27778 Index ! Program
27779 \end_layout
27780
27781 \end_inset
27782
27783
27784 \begin_inset CommandInset label
27785 LatexCommand label
27786 name "sub:Index-Program"
27787
27788 \end_inset
27789
27790
27791 \end_layout
27792
27793 \begin_layout Standard
27794 If the index entry program 
27795 \family sans
27796 xindy
27797 \family default
27798  is installed, LyX uses it for index generation; otherwise the program 
27799 \family sans
27800 makeindex
27801 \family default
27802 , that is part of every LaTeX distribution, is used.
27803 \begin_inset Foot
27804 status collapsed
27805
27806 \begin_layout Plain Layout
27807
27808 \family sans
27809 Makeindex
27810 \family default
27811  is very old, no longer under development and has many pitfalls, notably
27812  that it was developed with only the English language in mind.
27813  So it fails to sort anything other than a monolingual English text correctly.
27814  We have shown above how to fix this sorting.
27815  However, if you are writing in another than the English language, consider
27816  to use 
27817 \family sans
27818 xindy
27819 \family default
27820 .
27821 \end_layout
27822
27823 \end_inset
27824
27825  Both programs can be controlled by options that can be set in LyX's preferences
27826  dialog, see section
27827 \begin_inset space ~
27828 \end_inset
27829
27830
27831 \begin_inset CommandInset ref
27832 LatexCommand ref
27833 reference "sub:LaTeX-settings"
27834
27835 \end_inset
27836
27837 .
27838  The available options are listed and explained in 
27839 \begin_inset CommandInset citation
27840 LatexCommand cite
27841 key "makeindex,xindy"
27842
27843 \end_inset
27844
27845 .
27846  In this dialog, you can also specify an alternative program to generate
27847  the index.
27848 \end_layout
27849
27850 \begin_layout Standard
27851 If you need specific options or an alternative index program only for a
27852  given document, you can define the program and\SpecialChar \slash{}
27853 or the options in 
27854 \family sans
27855 Document\SpecialChar \menuseparator
27856 Settings\SpecialChar \menuseparator
27857 Indexes
27858 \family default
27859 .
27860  This is especially useful if you need to pass language-specific options
27861  to the index program or if you need a specific layout style.
27862 \end_layout
27863
27864 \begin_layout Subsection
27865 Multiple Indexes
27866 \end_layout
27867
27868 \begin_layout Standard
27869 In many fields it is common to have more than one index.
27870  For instance, you might need to set up a separate 
27871 \begin_inset Quotes eld
27872 \end_inset
27873
27874 Index of Names
27875 \begin_inset Quotes erd
27876 \end_inset
27877
27878  next to the standard index.
27879  LaTeX does not provide this possibility out of the box, but there are packages
27880  that add this feature.
27881  LyX uses the 
27882 \series bold
27883 splitidx
27884 \series default
27885
27886 \begin_inset Index idx
27887 status collapsed
27888
27889 \begin_layout Plain Layout
27890 LaTeX-packages ! splitidx
27891 \end_layout
27892
27893 \end_inset
27894
27895  package to generate multiple indexes.
27896  The package is included in all recent LaTeX distributions.
27897 \begin_inset Foot
27898 status collapsed
27899
27900 \begin_layout Plain Layout
27901 If yours does not ship it, consult the TeX-catalogue, 
27902 \begin_inset CommandInset citation
27903 LatexCommand cite
27904 key "TeXCatalogue"
27905
27906 \end_inset
27907
27908 .
27909  Note that the package does not only consist of a LaTeX style, but it also
27910  includes specific preprocessor programs that need to be installed as well.
27911  Please consult the package's manual for details.
27912 \end_layout
27913
27914 \end_inset
27915
27916
27917 \end_layout
27918
27919 \begin_layout Standard
27920 To set up LyX for the use of multiple indexes, go to 
27921 \family sans
27922 Document\SpecialChar \menuseparator
27923 Settings\SpecialChar \menuseparator
27924 Indexes
27925 \family default
27926  and select the option 
27927 \family sans
27928 Use multiple Indexes
27929 \family default
27930 .
27931  Note that the list 
27932 \family sans
27933 Available Indexes
27934 \family default
27935  already contains the standard index 
27936 \begin_inset Quotes eld
27937 \end_inset
27938
27939 Index
27940 \begin_inset Quotes erd
27941 \end_inset
27942
27943 .
27944  To add further indexes, add the name of the index (in the form that should
27945  also appear as a heading) to the 
27946 \family sans
27947 New
27948 \family default
27949  input field and press the 
27950 \family sans
27951 Add
27952 \family default
27953  button.
27954  The new index now also appears in the list.
27955  If you like, you can attribute an alternative LyX label color to the new
27956  index.
27957 \end_layout
27958
27959 \begin_layout Standard
27960 Once the document changes have been applied, you can find the new index
27961  list in 
27962 \family sans
27963 Insert\SpecialChar \menuseparator
27964 List
27965 \begin_inset space ~
27966 \end_inset
27967
27968 /
27969 \begin_inset space ~
27970 \end_inset
27971
27972 TOC
27973 \family default
27974  and the 
27975 \family sans
27976 Insert
27977 \family default
27978  menu has a separate entry for each of the defined indexes.
27979  The workflow is basically the same as for the default index, but there
27980  are additional features:
27981 \end_layout
27982
27983 \begin_layout Itemize
27984 If you want to change the attribution of a specific index entry, right-clicking
27985  on the entries' label will open a dialog where you can do that.
27986 \end_layout
27987
27988 \begin_layout Itemize
27989 By right-clicking on an index, you can change its type.
27990  Furthermore, you can specify an index to be a 
27991 \begin_inset Quotes eld
27992 \end_inset
27993
27994 Subindex
27995 \begin_inset Quotes erd
27996 \end_inset
27997
27998 .
27999  If you do that, the heading of that list will be decreased by one level.
28000  E.
28001 \begin_inset space \thinspace{}
28002 \end_inset
28003
28004 g., if you use a book class, where the standard index heading is defined
28005  as a chapter, subindexes will be defined as sections and can thus be nested
28006  to the non-subindexes.
28007 \end_layout
28008
28009 \begin_layout Section
28010 Nomenclature / Glossary 
28011 \begin_inset Index idx
28012 status collapsed
28013
28014 \begin_layout Plain Layout
28015 Nomenclature
28016 \end_layout
28017
28018 \end_inset
28019
28020
28021 \begin_inset Index idx
28022 status collapsed
28023
28024 \begin_layout Plain Layout
28025 Glossary|see
28026 \begin_inset ERT
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030
28031 {
28032 \end_layout
28033
28034 \end_inset
28035
28036 Nomenclature
28037 \begin_inset ERT
28038 status collapsed
28039
28040 \begin_layout Plain Layout
28041
28042 }
28043 \end_layout
28044
28045 \end_inset
28046
28047
28048 \end_layout
28049
28050 \end_inset
28051
28052
28053 \begin_inset CommandInset label
28054 LatexCommand label
28055 name "sec:Nomenclature"
28056
28057 \end_inset
28058
28059
28060 \end_layout
28061
28062 \begin_layout Standard
28063 Sometimes you need to compile a list of symbols that are mentioned in your
28064  document with a brief explanation of them – a so called nomenclature or
28065  glossary.
28066 \end_layout
28067
28068 \begin_layout Standard
28069 To be able to create nomenclatures, you need the LaTeX package 
28070 \series bold
28071 nomencl
28072 \series default
28073
28074 \begin_inset Index idx
28075 status collapsed
28076
28077 \begin_layout Plain Layout
28078 LaTeX-packages ! nomencl
28079 \end_layout
28080
28081 \end_inset
28082
28083  installed.
28084  You find it in the TeX-catalogue, 
28085 \begin_inset CommandInset citation
28086 LatexCommand cite
28087 key "TeXCatalogue"
28088
28089 \end_inset
28090
28091  or in the package manager of your LaTeX-system.
28092 \end_layout
28093
28094 \begin_layout Standard
28095 A nomenclature entry is created if you place the cursor after a symbol entry
28096  and then use the menu 
28097 \family sans
28098 Insert\SpecialChar \menuseparator
28099
28100 \family default
28101 N
28102 \family sans
28103 omenclature
28104 \begin_inset space ~
28105 \end_inset
28106
28107 Entry
28108 \family default
28109  or the toolbar button 
28110 \begin_inset Info
28111 type  "icon"
28112 arg   "nomencl-insert"
28113 \end_inset
28114
28115 .
28116  A gray box labeled 
28117 \begin_inset Quotes eld
28118 \end_inset
28119
28120
28121 \family sans
28122 Nom
28123 \family default
28124
28125 \begin_inset Quotes erd
28126 \end_inset
28127
28128  is inserted and a window pops up asking for the nomenclature entry.
28129 \end_layout
28130
28131 \begin_layout Standard
28132 A nomenclature entry consists of two main entries.
28133  The first is the symbol that you want to refer to.
28134  The second is the description of the symbol.
28135 \end_layout
28136
28137 \begin_layout Standard
28138 \begin_inset Note Greyedout
28139 status collapsed
28140
28141 \begin_layout Plain Layout
28142
28143 \series bold
28144 Note:
28145 \series default
28146  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Subsection
28155 Nomenclature Definition and Layout
28156 \begin_inset Index idx
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160 Nomenclature ! Layout
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \end_layout
28167
28168 \begin_layout Standard
28169 If you have symbols in formulas, you have to define them in the 
28170 \family sans
28171 Symbol
28172 \family default
28173  field as LaTeX-formulas.
28174  For example to get 
28175 \begin_inset Quotes eld
28176 \end_inset
28177
28178
28179 \begin_inset Formula $\sigma$
28180 \end_inset
28181
28182
28183 \begin_inset Quotes erd
28184 \end_inset
28185
28186 , insert this:
28187 \begin_inset Newline newline
28188 \end_inset
28189
28190
28191 \series bold
28192 $
28193 \backslash
28194 sigma$
28195 \begin_inset Newline newline
28196 \end_inset
28197
28198
28199 \series default
28200 The 
28201 \begin_inset Quotes eld
28202 \end_inset
28203
28204 $
28205 \begin_inset Quotes erd
28206 \end_inset
28207
28208  character starts/ends the formula.
28209  The LaTeX-command for the Greek letter is the name of the letter beginning
28210  with a backslash 
28211 \begin_inset Quotes eld
28212 \end_inset
28213
28214
28215 \backslash
28216
28217 \begin_inset Quotes erd
28218 \end_inset
28219
28220 .
28221  For capital Greek letters, start the command also with a capital letter,
28222  like 
28223 \series bold
28224
28225 \backslash
28226 Sigma
28227 \series default
28228 .
28229 \end_layout
28230
28231 \begin_layout Standard
28232 (A short introduction to the LaTeX-syntax is given in section
28233 \begin_inset space ~
28234 \end_inset
28235
28236
28237 \begin_inset CommandInset ref
28238 LatexCommand ref
28239 reference "sub:LaTeX-Syntax"
28240
28241 \end_inset
28242
28243 .)
28244 \end_layout
28245
28246 \begin_layout Standard
28247 You cannot use the 
28248 \family sans
28249 Text
28250 \begin_inset space ~
28251 \end_inset
28252
28253 Style
28254 \family default
28255  dialog to format the description text; you have to use LaTeX-commands.
28256  For example the description of the nomenclature entry for the 
28257 \begin_inset Quotes eld
28258 \end_inset
28259
28260
28261 \begin_inset Formula $\sigma$
28262 \end_inset
28263
28264
28265 \begin_inset Quotes erd
28266 \end_inset
28267
28268  in this document is:
28269 \begin_inset Newline newline
28270 \end_inset
28271
28272
28273 \series bold
28274 dummy entry for the character 
28275 \backslash
28276 textsf{sigma}
28277 \series default
28278
28279 \begin_inset Newline newline
28280 \end_inset
28281
28282 The command 
28283 \series bold
28284
28285 \backslash
28286 textsf
28287 \series default
28288  sets the fonts to 
28289 \family sans
28290 sans
28291 \begin_inset space ~
28292 \end_inset
28293
28294 serif
28295 \family default
28296 .
28297  To get 
28298 \series bold
28299 bold
28300 \series default
28301  font use the command 
28302 \series bold
28303
28304 \backslash
28305 textbf
28306 \series default
28307 , for 
28308 \family typewriter
28309 typewriter
28310 \family default
28311  use 
28312 \series bold
28313
28314 \backslash
28315 texttt
28316 \series default
28317 , for 
28318 \emph on
28319 emphasized
28320 \emph default
28321  use 
28322 \series bold
28323
28324 \backslash
28325 emph
28326 \series default
28327 .
28328 \end_layout
28329
28330 \begin_layout Subsection
28331 Sort Order of Nomenclature Entries
28332 \begin_inset Index idx
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336 Nomenclature ! Sort order
28337 \end_layout
28338
28339 \end_inset
28340
28341
28342 \end_layout
28343
28344 \begin_layout Standard
28345 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28346  the symbol definition.
28347  This leads to undesired results when you for example have symbols in formulas.
28348  Suppose you have nomenclature entries for the symbols 
28349 \emph on
28350 a
28351 \begin_inset CommandInset nomenclature
28352 LatexCommand nomenclature
28353 symbol "a"
28354 description "dummy entry for the character \"a\""
28355
28356 \end_inset
28357
28358
28359 \emph default
28360  and 
28361 \begin_inset Formula $\sigma$
28362 \end_inset
28363
28364
28365 \begin_inset CommandInset nomenclature
28366 LatexCommand nomenclature
28367 prefix "sigma"
28368 symbol "$\\sigma$"
28369 description "dummy entry for the character \\textsf{sigma}"
28370
28371 \end_inset
28372
28373 .
28374  They will be sorted by 
28375 \begin_inset Quotes eld
28376 \end_inset
28377
28378
28379 \family sans
28380 a
28381 \family default
28382
28383 \begin_inset Quotes erd
28384 \end_inset
28385
28386  and 
28387 \begin_inset Quotes eld
28388 \end_inset
28389
28390
28391 \family typewriter
28392 $
28393 \backslash
28394 sigma$
28395 \family default
28396
28397 \begin_inset Quotes erd
28398 \end_inset
28399
28400  – the 
28401 \begin_inset Formula $\sigma$
28402 \end_inset
28403
28404  will be sorted before the 
28405 \emph on
28406 a
28407 \emph default
28408  since the character 
28409 \begin_inset Quotes eld
28410 \end_inset
28411
28412 $
28413 \begin_inset Quotes erd
28414 \end_inset
28415
28416  is considered in sorting.
28417 \end_layout
28418
28419 \begin_layout Standard
28420 To control the sort order, you can edit the 
28421 \family sans
28422 Sort
28423 \begin_inset space ~
28424 \end_inset
28425
28426 as
28427 \family default
28428  field of the nomenclature dialog.
28429  Then the nomenclature entry will be sorted by this entry and not the symbol
28430  definition.
28431  For the example given, you can insert 
28432 \family typewriter
28433 sigma
28434 \family default
28435  in this field for the 
28436 \begin_inset Formula $\sigma$
28437 \end_inset
28438
28439 , then 
28440 \emph on
28441 a
28442 \emph default
28443  will be located before 
28444 \begin_inset Formula $\sigma$
28445 \end_inset
28446
28447 .
28448 \end_layout
28449
28450 \begin_layout Standard
28451 For subgrouping and tips for using sort entries see the 
28452 \series bold
28453 nomencl
28454 \series default
28455  documentation, 
28456 \begin_inset CommandInset citation
28457 LatexCommand cite
28458 key "nomencl"
28459
28460 \end_inset
28461
28462 .
28463 \end_layout
28464
28465 \begin_layout Subsection
28466 Nomenclature Options
28467 \begin_inset Index idx
28468 status collapsed
28469
28470 \begin_layout Plain Layout
28471 Nomenclature ! Options
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \end_layout
28478
28479 \begin_layout Standard
28480 The 
28481 \series bold
28482 nomencl
28483 \series default
28484  package offers some options to adjust the appearance of the nomenclature.
28485  Here are some of its options, for more have a look at its documentation:
28486 \end_layout
28487
28488 \begin_layout Description
28489 refeq Appends the phrase 
28490 \begin_inset Quotes eld
28491 \end_inset
28492
28493
28494 \family sans
28495 , see equation (
28496 \emph on
28497 eq
28498 \emph default
28499 )
28500 \family default
28501
28502 \begin_inset Quotes erd
28503 \end_inset
28504
28505  to every nomenclature entry, where 
28506 \family sans
28507 \emph on
28508 eq
28509 \family default
28510 \emph default
28511  is the number of the last equation in front of the nomenclature entry
28512 \end_layout
28513
28514 \begin_layout Description
28515 refpage Appends the phrase 
28516 \begin_inset Quotes eld
28517 \end_inset
28518
28519
28520 \family sans
28521 , page (
28522 \emph on
28523 page
28524 \emph default
28525 )
28526 \family default
28527
28528 \begin_inset Quotes erd
28529 \end_inset
28530
28531  to every nomenclature entry, where 
28532 \family sans
28533 \emph on
28534 page
28535 \family default
28536 \emph default
28537  is the number of the page on which the nomenclature entry appeared
28538 \end_layout
28539
28540 \begin_layout Description
28541 intoc Inserts the nomenclature in the Table of Contents
28542 \end_layout
28543
28544 \begin_layout Standard
28545 To use one or more of the options, add them to the comma-separated document
28546  class options list in the 
28547 \family sans
28548 Document\SpecialChar \menuseparator
28549 Settings
28550 \family default
28551  dialog.
28552  In this document the options 
28553 \series bold
28554 refpage, intoc
28555 \series default
28556  are used.
28557 \end_layout
28558
28559 \begin_layout Standard
28560 \begin_inset VSpace bigskip
28561 \end_inset
28562
28563
28564 \end_layout
28565
28566 \begin_layout Standard
28567 You can also use the first two options above only for certain nomenclature
28568  entries when you add one of the following commands as last entry to the
28569  
28570 \family sans
28571 Description
28572 \family default
28573  field in the nomenclature dialog:
28574 \end_layout
28575
28576 \begin_layout Description
28577
28578 \backslash
28579 nomrefeq Like the 
28580 \series bold
28581 refeq
28582 \series default
28583  option
28584 \end_layout
28585
28586 \begin_layout Description
28587
28588 \backslash
28589 nomrefpage Like the 
28590 \series bold
28591 refpage
28592 \series default
28593  option
28594 \end_layout
28595
28596 \begin_layout Description
28597
28598 \backslash
28599 nomrefeqpage Short notation of 
28600 \series bold
28601
28602 \backslash
28603 nomrefeq
28604 \backslash
28605 nomrefpage
28606 \end_layout
28607
28608 \begin_layout Description
28609
28610 \backslash
28611 nomnorefeq,
28612 \begin_inset space ~
28613 \end_inset
28614
28615
28616 \backslash
28617 nomnorefpage,
28618 \begin_inset space ~
28619 \end_inset
28620
28621
28622 \backslash
28623 nomnorefeqpage Turns off the corresponding options
28624 \end_layout
28625
28626 \begin_layout Standard
28627 Words like 
28628 \begin_inset Quotes eld
28629 \end_inset
28630
28631 page
28632 \begin_inset Quotes erd
28633 \end_inset
28634
28635  are automatically translated for some document languages.
28636  If not, add these lines to your LaTeX preamble:
28637 \end_layout
28638
28639 \begin_layout Standard
28640 \noindent
28641
28642 \series bold
28643
28644 \backslash
28645 renewcommand{
28646 \backslash
28647 eqdeclaration}[1]{, see equation
28648 \backslash
28649 nobreakspace(#1)}
28650 \begin_inset Newline newline
28651 \end_inset
28652
28653
28654 \backslash
28655 renewcommand{
28656 \backslash
28657 pagedeclaration}[1]{, page
28658 \backslash
28659 nobreakspace{}#1}
28660 \series default
28661
28662 \begin_inset Newline newline
28663 \end_inset
28664
28665 and replace 
28666 \begin_inset Quotes eld
28667 \end_inset
28668
28669 see equation
28670 \begin_inset Quotes erd
28671 \end_inset
28672
28673  and 
28674 \begin_inset Quotes eld
28675 \end_inset
28676
28677 page
28678 \begin_inset Quotes erd
28679 \end_inset
28680
28681  by their translation.
28682 \end_layout
28683
28684 \begin_layout Subsection
28685 Printing the Nomenclature
28686 \begin_inset Index idx
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 Nomenclature ! Printing
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \end_layout
28697
28698 \begin_layout Standard
28699 To print the nomenclature, use the menu 
28700 \family sans
28701 Insert\SpecialChar \menuseparator
28702 Lists
28703 \begin_inset space ~
28704 \end_inset
28705
28706 /
28707 \begin_inset space ~
28708 \end_inset
28709
28710 TOC\SpecialChar \menuseparator
28711 Nomenclature
28712 \family default
28713 .
28714  A box labeled 
28715 \begin_inset Quotes eld
28716 \end_inset
28717
28718
28719 \family sans
28720 Nomenclature
28721 \family default
28722
28723 \begin_inset Quotes erd
28724 \end_inset
28725
28726  will show the place where the nomenclature is printed in the output.
28727  By right-clicking on it, the amount of space for symbols can be altered.
28728  You can choose between these settings:
28729 \end_layout
28730
28731 \begin_layout Description
28732 Default a space of 1
28733 \begin_inset space \thinspace{}
28734 \end_inset
28735
28736 cm is used
28737 \end_layout
28738
28739 \begin_layout Description
28740 Longest
28741 \begin_inset space ~
28742 \end_inset
28743
28744 label
28745 \begin_inset space ~
28746 \end_inset
28747
28748 width the width of the widest symbol of all nomenclature entries is used
28749 \end_layout
28750
28751 \begin_layout Description
28752 Custom custom space
28753 \end_layout
28754
28755 \begin_layout Standard
28756 In the printed output the title of the nomenclature appears as 
28757 \begin_inset Quotes eld
28758 \end_inset
28759
28760 Nomenclature
28761 \begin_inset Quotes erd
28762 \end_inset
28763
28764 .
28765  If you are not happy with the name, you can change it by redefining the
28766  command 
28767 \series bold
28768
28769 \backslash
28770 nomname
28771 \series default
28772  in the preamble.
28773  For example, in order to change the name to 
28774 \emph on
28775 List of Symbols
28776 \emph default
28777 , add the following line to the preamble:
28778 \end_layout
28779
28780 \begin_layout Standard
28781
28782 \family roman
28783 \series bold
28784
28785 \backslash
28786 renewcommand{
28787 \backslash
28788 nomname}{List of Symbols}
28789 \end_layout
28790
28791 \begin_layout Subsection
28792 Nomenclature Program
28793 \begin_inset Index idx
28794 status collapsed
28795
28796 \begin_layout Plain Layout
28797 Nomenclature ! Program
28798 \end_layout
28799
28800 \end_inset
28801
28802
28803 \begin_inset CommandInset label
28804 LatexCommand label
28805 name "sub:Nomenclature-Program"
28806
28807 \end_inset
28808
28809
28810 \end_layout
28811
28812 \begin_layout Standard
28813 LyX uses the program 
28814 \family sans
28815 makeindex
28816 \family default
28817 , that is part of every LaTeX distribution, to generate the nomenclature.
28818  LyX's preferences dialog allows you to specify another program or to control
28819  
28820 \family sans
28821 makeindex
28822 \family default
28823  by adding options, see section
28824 \begin_inset space ~
28825 \end_inset
28826
28827
28828 \begin_inset CommandInset ref
28829 LatexCommand ref
28830 reference "sub:LaTeX-settings"
28831
28832 \end_inset
28833
28834 .
28835  The available options are listed and explained in 
28836 \begin_inset CommandInset citation
28837 LatexCommand cite
28838 key "nomencl,makeindex"
28839
28840 \end_inset
28841
28842 .
28843 \end_layout
28844
28845 \begin_layout Section
28846 Branches
28847 \begin_inset Index idx
28848 status collapsed
28849
28850 \begin_layout Plain Layout
28851 Branches
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \begin_inset Index idx
28858 status collapsed
28859
28860 \begin_layout Plain Layout
28861 Document ! Branches
28862 \end_layout
28863
28864 \end_inset
28865
28866
28867 \begin_inset CommandInset label
28868 LatexCommand label
28869 name "sec:Branches"
28870
28871 \end_inset
28872
28873
28874 \end_layout
28875
28876 \begin_layout Standard
28877 Sometimes it is useful to hide some document parts in the output.
28878  For example a teacher who is setting an exam obviously doesn't want the
28879  pupils to see the answers, but having questions and answers in the same
28880  document will make the life of the markers of that exam much easier.
28881 \end_layout
28882
28883 \begin_layout Standard
28884 For these cases LyX allows you to put text into branches.
28885  The text will then only appear in the output when its branch is activated.
28886  To create a branch, either select the menu 
28887 \family sans
28888 Insert\SpecialChar \menuseparator
28889 Branch\SpecialChar \menuseparator
28890 Insert New Branch
28891 \family default
28892  (if you just want to specify a new branch) or go in the 
28893 \family sans
28894 Document\SpecialChar \menuseparator
28895 Settings
28896 \family default
28897  dialog to 
28898 \family sans
28899 Branches
28900 \family default
28901 , where you can specify and change the name of the branch, its activation
28902  state (whether the content of the branch is shown in the output or not),
28903  its background color inside LyX and whether the name of the branch should
28904  be appended to the document file name on export if the branch is active
28905  (see below for an example).
28906  Furthermore, the dialog lets you merge two branches (just rename one branch
28907  to the name of the other) and to add 
28908 \begin_inset Quotes eld
28909 \end_inset
28910
28911 unknown branches
28912 \begin_inset Quotes erd
28913 \end_inset
28914
28915  (i.
28916 \begin_inset space \thinspace{}
28917 \end_inset
28918
28919 e.
28920 \begin_inset space ~
28921 \end_inset
28922
28923 branches that were added to the document via copy and paste from other documents
28924 , without having been defined) to the document's branch list.
28925 \end_layout
28926
28927 \begin_layout Standard
28928 Text that should be in a branch is set into branch inset boxes.
28929  These boxes are inserted via the menu 
28930 \family sans
28931 Insert\SpecialChar \menuseparator
28932 Branch
28933 \family default
28934  where you can choose a branch.
28935  You can later change the activation state of the branch by right-clicking
28936  on them.
28937 \end_layout
28938
28939 \begin_layout Standard
28940 Here is an example, where only the question text appears, the answer branch
28941  is deactivated and therefore does not appear in the output:
28942 \end_layout
28943
28944 \begin_layout Standard
28945 \begin_inset Branch Question
28946 status collapsed
28947
28948 \begin_layout Standard
28949 Question: Who was the first physics Nobel prize winner?
28950 \end_layout
28951
28952 \end_inset
28953
28954
28955 \end_layout
28956
28957 \begin_layout Standard
28958 \begin_inset Branch Answer
28959 status collapsed
28960
28961 \begin_layout Standard
28962 Answer: Wilhelm Conrad Röntgen
28963 \end_layout
28964
28965 \end_inset
28966
28967
28968 \end_layout
28969
28970 \begin_layout Standard
28971 If you activate 
28972 \family sans
28973 Filename Suffix
28974 \family default
28975  in 
28976 \family sans
28977 Document\SpecialChar \menuseparator
28978 Settings\SpecialChar \menuseparator
28979 Branches
28980 \family default
28981 , the name of the active branches will be appended to the file name at export.
28982  Consider for example a file 
28983 \begin_inset Quotes eld
28984 \end_inset
28985
28986 Exam.lyx
28987 \begin_inset Quotes erd
28988 \end_inset
28989
28990  which has the above branches.
28991  If 
28992 \begin_inset Quotes eld
28993 \end_inset
28994
28995 Filename Suffix
28996 \begin_inset Quotes erd
28997 \end_inset
28998
28999  is active, the PDF export file would be called 
29000 \begin_inset Quotes eld
29001 \end_inset
29002
29003 Exam.pdf
29004 \begin_inset Quotes erd
29005 \end_inset
29006
29007  if both the 
29008 \begin_inset Quotes eld
29009 \end_inset
29010
29011 Question
29012 \begin_inset Quotes erd
29013 \end_inset
29014
29015  and 
29016 \begin_inset Quotes eld
29017 \end_inset
29018
29019 Answer
29020 \begin_inset Quotes erd
29021 \end_inset
29022
29023  branch were inactive, 
29024 \begin_inset Quotes eld
29025 \end_inset
29026
29027 Exam-Question.pdf
29028 \begin_inset Quotes erd
29029 \end_inset
29030
29031  if only the 
29032 \begin_inset Quotes eld
29033 \end_inset
29034
29035 Question
29036 \begin_inset Quotes erd
29037 \end_inset
29038
29039  branch was active, likewise 
29040 \begin_inset Quotes eld
29041 \end_inset
29042
29043 Exam-Answer.pdf
29044 \begin_inset Quotes erd
29045 \end_inset
29046
29047  if only the 
29048 \begin_inset Quotes eld
29049 \end_inset
29050
29051 Answer
29052 \begin_inset Quotes erd
29053 \end_inset
29054
29055  branch was active, and 
29056 \begin_inset Quotes eld
29057 \end_inset
29058
29059 Exam-Question-Answer.pdf
29060 \begin_inset Quotes erd
29061 \end_inset
29062
29063  if both branches were active.
29064  This helps you to easily export different versions of your document without
29065  much hassle.
29066 \end_layout
29067
29068 \begin_layout Standard
29069 \begin_inset VSpace bigskip
29070 \end_inset
29071
29072
29073 \end_layout
29074
29075 \begin_layout Standard
29076 To use conditional output inside places where you cannot insert branch insets,
29077  like inside equations, you can code special LaTeX definitions for each
29078  branch.
29079  For example you can define for the question branch
29080 \begin_inset Foot
29081 status collapsed
29082
29083 \begin_layout Plain Layout
29084 For an introduction to the LaTeX-syntax, see section
29085 \begin_inset space ~
29086 \end_inset
29087
29088
29089 \begin_inset CommandInset ref
29090 LatexCommand ref
29091 reference "sub:LaTeX-Syntax"
29092
29093 \end_inset
29094
29095 .
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \begin_layout Standard
29104
29105 \series bold
29106
29107 \backslash
29108 newcommand{
29109 \backslash
29110 question}[1]{#1}
29111 \end_layout
29112
29113 \begin_layout Standard
29114
29115 \series bold
29116
29117 \backslash
29118 newcommand{
29119 \backslash
29120 answer}[1]{}
29121 \end_layout
29122
29123 \begin_layout Standard
29124 and for the answer branch
29125 \end_layout
29126
29127 \begin_layout Standard
29128
29129 \series bold
29130
29131 \backslash
29132 newcommand{
29133 \backslash
29134 question}[1]{}
29135 \end_layout
29136
29137 \begin_layout Standard
29138
29139 \series bold
29140
29141 \backslash
29142 newcommand{
29143 \backslash
29144 answer}[1]{#1}
29145 \end_layout
29146
29147 \begin_layout Standard
29148 \begin_inset Branch Question
29149 status collapsed
29150
29151 \begin_layout Standard
29152 \begin_inset ERT
29153 status open
29154
29155 \begin_layout Plain Layout
29156
29157
29158 \backslash
29159 newcommand{
29160 \backslash
29161 question}[1]{#1}
29162 \end_layout
29163
29164 \begin_layout Plain Layout
29165
29166
29167 \backslash
29168 newcommand{
29169 \backslash
29170 answer}[1]{}
29171 \end_layout
29172
29173 \end_inset
29174
29175
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \end_layout
29182
29183 \begin_layout Standard
29184 \begin_inset Branch Answer
29185 status collapsed
29186
29187 \begin_layout Standard
29188 \begin_inset ERT
29189 status collapsed
29190
29191 \begin_layout Plain Layout
29192
29193
29194 \backslash
29195 newcommand{
29196 \backslash
29197 question}[1]{}
29198 \end_layout
29199
29200 \begin_layout Plain Layout
29201
29202
29203 \backslash
29204 newcommand{
29205 \backslash
29206 answer}[1]{#1}
29207 \end_layout
29208
29209 \end_inset
29210
29211
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \end_layout
29218
29219 \begin_layout Standard
29220 Now it is possible to use the commands 
29221 \series bold
29222
29223 \backslash
29224 question{\SpecialChar \ldots{}
29225 }
29226 \series default
29227  and 
29228 \series bold
29229
29230 \backslash
29231 answer{\SpecialChar \ldots{}
29232 }
29233 \series default
29234  to obtain conditional output.
29235  Here is an example formula where only the 
29236 \series bold
29237
29238 \backslash
29239 question
29240 \series default
29241  part appears:
29242 \begin_inset Formula 
29243 \[
29244 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29245 \]
29246
29247 \end_inset
29248
29249
29250 \end_layout
29251
29252 \begin_layout Standard
29253 Inside math, the same effect can be achieved using math macros, see the
29254  
29255 \emph on
29256 Math
29257 \emph default
29258  manual.
29259 \change_inserted 5863208 1334492666
29260
29261 \end_layout
29262
29263 \begin_layout Standard
29264
29265 \change_inserted 5863208 1334493356
29266 Each type of branch is allowed to have its specific style defined in layout
29267  files (e.g.
29268  any branch inset can be automatically wrapped by your own LaTeX commands.).
29269  For this advanced usage, please study Customization manual (in particular
29270  section 
29271 \begin_inset Quotes eld
29272 \end_inset
29273
29274 Flex insets and InsetLayout
29275 \begin_inset Quotes erd
29276 \end_inset
29277
29278 ).
29279 \change_unchanged
29280
29281 \end_layout
29282
29283 \begin_layout Section
29284 PDF Properties
29285 \begin_inset CommandInset label
29286 LatexCommand label
29287 name "sec:PDF-Properties"
29288
29289 \end_inset
29290
29291
29292 \begin_inset Index idx
29293 status collapsed
29294
29295 \begin_layout Plain Layout
29296 PDF properties
29297 \end_layout
29298
29299 \end_inset
29300
29301
29302 \end_layout
29303
29304 \begin_layout Standard
29305 The 
29306 \family sans
29307 Document Settings
29308 \family default
29309  dialog allows you in the 
29310 \family sans
29311 PDF Properties
29312 \family default
29313  to set up special options for the PDF output of your document.
29314  All options there are provided by the LaTeX-package 
29315 \series bold
29316 hyperref
29317 \series default
29318
29319 \begin_inset Index idx
29320 status collapsed
29321
29322 \begin_layout Plain Layout
29323 LaTeX-packages ! hyperref
29324 \end_layout
29325
29326 \end_inset
29327
29328 .
29329 \end_layout
29330
29331 \begin_layout Standard
29332 Using 
29333 \series bold
29334 hyperref
29335 \series default
29336  will link all cross-references in the DVI- and PDF-output.
29337  This means that the reader of your document will be able to click on a
29338  table of contents entry or on a reference and he is shown the referenced
29339  document part.
29340  You can specify in the dialog tab 
29341 \family sans
29342 Hyperlinks
29343 \family default
29344  how the links will look and if links for bibliographical backreferences
29345  are created.
29346  The backreferences will appear in the bibliography behind the different
29347  entries, showing the number of the section, slide, or page where the entry
29348  is referenced.
29349 \end_layout
29350
29351 \begin_layout Standard
29352 In the dialog tab 
29353 \family sans
29354 Bookmarks
29355 \family default
29356  you can set if PDF-bookmarks should be created for every section of your
29357  document to make it easier for readers to navigate through the document.
29358  You can decide if the bookmarks should be numbered like your document sections
29359  or not.
29360  With the open bookmarks level you can specify what sectioning level should
29361  be displayed in the bookmarks when opening the PDF.
29362  For example level
29363 \begin_inset space ~
29364 \end_inset
29365
29366 2 will display all sections and subsections, while level
29367 \begin_inset space ~
29368 \end_inset
29369
29370 1 will only display the sections.
29371 \end_layout
29372
29373 \begin_layout Standard
29374 The header information in the dialog tab 
29375 \family sans
29376 General
29377 \family default
29378  are saved together with the PDF as file properties.
29379  Many programs are able to extract this information to e.
29380 \begin_inset space \thinspace{}
29381 \end_inset
29382
29383 g.
29384 \begin_inset space \space{}
29385 \end_inset
29386
29387 automatically recognize who the author is and what the PDF is about.
29388  This is very useful to sort, classify, or use PDFs for bibliography issues.
29389  When the option 
29390 \family sans
29391 Automatic fill header
29392 \family default
29393  is set, LyX tries to extract the header information from your document
29394  title and author settings.
29395 \end_layout
29396
29397 \begin_layout Standard
29398 The option 
29399 \family sans
29400 Load in fullscreen mode
29401 \family default
29402  will open the PDF in fullscreen mode, which is useful for presentations.
29403 \end_layout
29404
29405 \begin_layout Standard
29406 PDF properties are also used in this document.
29407  When you look in its document settings, you can see that some additional
29408  
29409 \series bold
29410 hyperref
29411 \series default
29412  options are used.
29413  For an explanation of them we refer you to the hyperref manual 
29414 \begin_inset CommandInset citation
29415 LatexCommand cite
29416 key "hyperref"
29417
29418 \end_inset
29419
29420 .
29421 \end_layout
29422
29423 \begin_layout Section
29424 TeX Code and the LaTeX Syntax
29425 \begin_inset CommandInset label
29426 LatexCommand label
29427 name "sec:TeX-Code"
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Subsection
29435 TeX Code Boxes
29436 \begin_inset Index idx
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 TeX Code
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \begin_inset CommandInset label
29447 LatexCommand label
29448 name "sub:TeX-Code-Boxes"
29449
29450 \end_inset
29451
29452
29453 \end_layout
29454
29455 \begin_layout Standard
29456 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29457  constructs, but not all.
29458  LaTeX contains hundreds of packages that provide different commands.
29459  All the time packages are being updated and new ones added.
29460  This has the advantage that you can typeset nearly everything as there
29461  is for every problem a LaTeX-package.
29462  But LyX can of course not be up to date and support all packages and their
29463  commands.
29464 \end_layout
29465
29466 \begin_layout Standard
29467 But don't worry, you can use any LaTeX-command directly in LyX inside the
29468  TeX Code box.
29469  A TeX Code box is created by the menu 
29470 \family sans
29471 Insert\SpecialChar \menuseparator
29472 TeX
29473 \begin_inset space ~
29474 \end_inset
29475
29476 Code
29477 \family default
29478  or by the toolbar button 
29479 \begin_inset Info
29480 type  "icon"
29481 arg   "ert-insert"
29482 \end_inset
29483
29484  (shortcut 
29485 \begin_inset Info
29486 type  "shortcut"
29487 arg   "ert-insert"
29488 \end_inset
29489
29490 ).
29491  The box can be opened by left-clicking and closed by right-clicking on
29492  it and selecting 
29493 \family sans
29494 Close Inset
29495 \family default
29496 .
29497 \end_layout
29498
29499 \begin_layout Standard
29500 You can insert complete or incomplete commands as TeX Code.
29501  Incomplete means that the command argument can be Standard LyX text.
29502  For example, if you want to draw a frame around a word and are therefore
29503  using the LaTeX-command 
29504 \series bold
29505
29506 \backslash
29507 fbox
29508 \series default
29509 , you can write the command part 
29510 \series bold
29511
29512 \backslash
29513 fbox{
29514 \series default
29515  in a TeX Code box before the word and the closing brace 
29516 \series bold
29517 }
29518 \series default
29519  in a second TeX Code box behind the word.
29520  The word between the two TeX Code boxes is then the argument as it is in
29521  the following example:
29522 \end_layout
29523
29524 \begin_layout Standard
29525 \begin_inset Graphics
29526         filename clipart/ERT.png
29527         scale 89
29528
29529 \end_inset
29530
29531
29532 \end_layout
29533
29534 \begin_layout Standard
29535 gives
29536 \end_layout
29537
29538 \begin_layout Standard
29539 This is a line with a 
29540 \begin_inset ERT
29541 status collapsed
29542
29543 \begin_layout Plain Layout
29544
29545
29546 \backslash
29547 fbox{
29548 \end_layout
29549
29550 \end_inset
29551
29552 framed
29553 \begin_inset ERT
29554 status collapsed
29555
29556 \begin_layout Plain Layout
29557
29558 }
29559 \end_layout
29560
29561 \end_inset
29562
29563  word.
29564 \end_layout
29565
29566 \begin_layout Standard
29567 \begin_inset Note Greyedout
29568 status open
29569
29570 \begin_layout Plain Layout
29571
29572 \series bold
29573 Note:
29574 \series default
29575  At the end of LaTeX-commands without parameters, you have to insert a space
29576  to let LaTeX know that the command is finished.
29577 \end_layout
29578
29579 \end_inset
29580
29581
29582 \end_layout
29583
29584 \begin_layout Subsection
29585 Short Introduction to the LaTeX Syntax
29586 \begin_inset Argument
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590 The LaTeX Syntax
29591 \end_layout
29592
29593 \end_inset
29594
29595
29596 \begin_inset Index idx
29597 status collapsed
29598
29599 \begin_layout Plain Layout
29600 LaTeX Syntax
29601 \end_layout
29602
29603 \end_inset
29604
29605
29606 \begin_inset CommandInset label
29607 LatexCommand label
29608 name "sub:LaTeX-Syntax"
29609
29610 \end_inset
29611
29612
29613 \end_layout
29614
29615 \begin_layout Standard
29616 When you write larger documents or books, you will need to know something
29617  about the LaTeX-commands that LyX uses in the background.
29618  Because LaTeX is based on commands, you can 
29619 \begin_inset Quotes eld
29620 \end_inset
29621
29622 program
29623 \begin_inset Quotes erd
29624 \end_inset
29625
29626  your text.
29627  This has the advantage that the layout of the document can be changed at
29628  any time if you know the right commands.
29629  E.
29630 \begin_inset space \thinspace{}
29631 \end_inset
29632
29633 g.
29634 \begin_inset space \space{}
29635 \end_inset
29636
29637 imagine you have to write a manual for a product and the deadline is the
29638  end of the day.
29639  Your boss has just complimented you for your good work but wants to have
29640  all caption labels bold.
29641  But you have over a hundred figure and table captions with non-bold labels
29642  in your manual.
29643  Of course it is impossible to change all caption labels manually in one
29644  day.
29645 \end_layout
29646
29647 \begin_layout Standard
29648 Now LaTeX comes into play.
29649  As mentioned above, for every problem there exists a LaTeX-package.
29650  First you have to find out which and therefore look into the LaTeX package
29651  database, 
29652 \begin_inset CommandInset citation
29653 LatexCommand cite
29654 key "Catalogue"
29655
29656 \end_inset
29657
29658 .
29659 \end_layout
29660
29661 \begin_layout Standard
29662 As result you find that the package 
29663 \series bold
29664 caption
29665 \series default
29666
29667 \begin_inset Index idx
29668 status collapsed
29669
29670 \begin_layout Plain Layout
29671 LaTeX-packages ! caption
29672 \end_layout
29673
29674 \end_inset
29675
29676  is what you need.
29677  To use a package, you have to load it in the document preamble (menu 
29678 \family sans
29679 Document\SpecialChar \menuseparator
29680 Settings
29681 \family default
29682 ) with the command
29683 \end_layout
29684
29685 \begin_layout Standard
29686
29687 \series bold
29688
29689 \backslash
29690 usepackage[options]{package name}
29691 \end_layout
29692
29693 \begin_layout Standard
29694 All LaTeX commands begin with a backslash, the command argument is set within
29695  two braces and the options are set within two brackets.
29696  Note that not all commands have an argument and options.
29697 \end_layout
29698
29699 \begin_layout Standard
29700 In your case the package name is 
29701 \series bold
29702 caption
29703 \series default
29704 .
29705  After a look in the documentation of the package, you know that the option
29706  
29707 \series bold
29708 labelfont=bf
29709 \series default
29710  will change the font of all caption labels to bold.
29711  So you add the command
29712 \end_layout
29713
29714 \begin_layout Standard
29715
29716 \series bold
29717
29718 \backslash
29719 usepackage[labelfont=bf]{caption}
29720 \end_layout
29721
29722 \begin_layout Standard
29723 to the preamble and the problem is solved.
29724 \begin_inset Foot
29725 status collapsed
29726
29727 \begin_layout Plain Layout
29728 For more commands provided by the 
29729 \series bold
29730 caption
29731 \series default
29732  package, have a look at its documentation, 
29733 \begin_inset CommandInset citation
29734 LatexCommand cite
29735 key "caption"
29736
29737 \end_inset
29738
29739 .
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \end_layout
29746
29747 \begin_layout Standard
29748 Note that some document classes have built-in solutions for well-known problems
29749  like your case.
29750  For example if you use a 
29751 \family sans
29752 KOMA-Script
29753 \family default
29754  class, you don't need the package 
29755 \series bold
29756 caption
29757 \series default
29758 , you can instead write
29759 \end_layout
29760
29761 \begin_layout Standard
29762
29763 \series bold
29764
29765 \backslash
29766 setkomafont{captionlabel}{
29767 \backslash
29768 bfseries}
29769 \end_layout
29770
29771 \begin_layout Standard
29772 in the preamble and the problem is solved.
29773  So if you plan to write a large document, you should have a look at the
29774  documentation of the document class you want to use.
29775  (
29776 \series bold
29777
29778 \backslash
29779 setkomafont
29780 \series default
29781  is an example of a command with more than one argument.)
29782 \end_layout
29783
29784 \begin_layout Standard
29785 Commands in the preamble affect the whole document, while commands in the
29786  text affect only the text after the command or only the text used as command
29787  argument.
29788  To insert a LaTeX-command in text, use the TeX Code box as described in
29789  the previous section.
29790 \end_layout
29791
29792 \begin_layout Standard
29793 If you want to learn more about LaTeX and its syntax, have a look at the
29794  LaTeX-books 
29795 \begin_inset CommandInset citation
29796 LatexCommand cite
29797 key "latexcompanion,latexguide"
29798
29799 \end_inset
29800
29801 .
29802 \end_layout
29803
29804 \begin_layout Standard
29805 \begin_inset Newpage cleardoublepage
29806 \end_inset
29807
29808
29809 \end_layout
29810
29811 \begin_layout Standard
29812 \begin_inset ERT
29813 status collapsed
29814
29815 \begin_layout Plain Layout
29816
29817
29818 \backslash
29819 pagestyle{fancy}
29820 \end_layout
29821
29822 \end_inset
29823
29824
29825 \begin_inset Note Note
29826 status collapsed
29827
29828 \begin_layout Plain Layout
29829 switches temporarily to a page style with custom header and footer line
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \begin_layout Left Header
29838 \begin_inset Argument
29839 status collapsed
29840
29841 \begin_layout Plain Layout
29842
29843 \end_layout
29844
29845 \end_inset
29846
29847
29848 \begin_inset ERT
29849 status collapsed
29850
29851 \begin_layout Plain Layout
29852
29853
29854 \backslash
29855 rightmark
29856 \end_layout
29857
29858 \end_inset
29859
29860
29861 \begin_inset Note Note
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865 defines the header line as described below
29866 \end_layout
29867
29868 \end_inset
29869
29870
29871 \end_layout
29872
29873 \begin_layout Center Header
29874 \begin_inset Argument
29875 status collapsed
29876
29877 \begin_layout Plain Layout
29878
29879 \end_layout
29880
29881 \end_inset
29882
29883
29884 \end_layout
29885
29886 \begin_layout Right Header
29887 \begin_inset Argument
29888 status collapsed
29889
29890 \begin_layout Plain Layout
29891 \begin_inset ERT
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895
29896
29897 \backslash
29898 leftmark
29899 \end_layout
29900
29901 \end_inset
29902
29903
29904 \end_layout
29905
29906 \end_inset
29907
29908
29909 \end_layout
29910
29911 \begin_layout Left Footer
29912 \begin_inset Argument
29913 status collapsed
29914
29915 \begin_layout Plain Layout
29916 \begin_inset ERT
29917 status collapsed
29918
29919 \begin_layout Plain Layout
29920
29921
29922 \backslash
29923 thepage
29924 \end_layout
29925
29926 \end_inset
29927
29928
29929 \end_layout
29930
29931 \end_inset
29932
29933
29934 \end_layout
29935
29936 \begin_layout Center Footer
29937 \begin_inset Argument
29938 status collapsed
29939
29940 \begin_layout Plain Layout
29941
29942 \family sans
29943 \series bold
29944 \color red
29945 LyX's user guide
29946 \end_layout
29947
29948 \end_inset
29949
29950 Magic code:
29951 \begin_inset Newline newline
29952 \end_inset
29953
29954
29955 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29956 \end_inset
29957
29958
29959 \end_layout
29960
29961 \begin_layout Right Footer
29962 \begin_inset Argument
29963 status collapsed
29964
29965 \begin_layout Plain Layout
29966
29967 \end_layout
29968
29969 \end_inset
29970
29971
29972 \begin_inset ERT
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976
29977
29978 \backslash
29979 Roman{page}
29980 \end_layout
29981
29982 \end_inset
29983
29984
29985 \end_layout
29986
29987 \begin_layout Section
29988 Customized Page Headers and Footers
29989 \begin_inset CommandInset label
29990 LatexCommand label
29991 name "sec:Customized-Page-Headers"
29992
29993 \end_inset
29994
29995
29996 \begin_inset Index idx
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000 Document ! Header/Footer line
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \begin_inset Index idx
30007 status collapsed
30008
30009 \begin_layout Plain Layout
30010 Header/Footer line
30011 \end_layout
30012
30013 \end_inset
30014
30015
30016 \end_layout
30017
30018 \begin_layout Standard
30019 To define a custom page header and footer line for your document, you need
30020  to set the headings style to 
30021 \family sans
30022 Fancy
30023 \family default
30024  in the 
30025 \family sans
30026 Document\SpecialChar \menuseparator
30027 Settings
30028 \family default
30029  dialog under 
30030 \family sans
30031 Page
30032 \begin_inset space ~
30033 \end_inset
30034
30035 Layout
30036 \family default
30037 .
30038  As a second step add in the menu 
30039 \family sans
30040 Document\SpecialChar \menuseparator
30041 Settings\SpecialChar \menuseparator
30042 Modules
30043 \family default
30044  the module 
30045 \begin_inset Quotes eld
30046 \end_inset
30047
30048 Custom Header/Footerlines
30049 \begin_inset Quotes erd
30050 \end_inset
30051
30052 .
30053  This module offers the following 6
30054 \begin_inset space ~
30055 \end_inset
30056
30057 styles:
30058 \end_layout
30059
30060 \begin_layout Description
30061 Left
30062 \begin_inset space ~
30063 \end_inset
30064
30065 Header,
30066 \begin_inset space ~
30067 \end_inset
30068
30069 Center
30070 \begin_inset space ~
30071 \end_inset
30072
30073 Header,
30074 \begin_inset space ~
30075 \end_inset
30076
30077 Right
30078 \begin_inset space ~
30079 \end_inset
30080
30081 Header
30082 \end_layout
30083
30084 \begin_layout Description
30085 Left
30086 \begin_inset space ~
30087 \end_inset
30088
30089 Footer,
30090 \begin_inset space ~
30091 \end_inset
30092
30093 Center
30094 \begin_inset space ~
30095 \end_inset
30096
30097 Footer,
30098 \begin_inset space ~
30099 \end_inset
30100
30101 Right
30102 \begin_inset space ~
30103 \end_inset
30104
30105 Footer
30106 \end_layout
30107
30108 \begin_layout Standard
30109 for the different positions in the header/footer.
30110 \end_layout
30111
30112 \begin_layout Standard
30113 Normally, headers and footers are set up in the beginning of the document.
30114  But you can change them anywhere you want to.
30115  Figure
30116 \begin_inset space ~
30117 \end_inset
30118
30119
30120 \begin_inset CommandInset ref
30121 LatexCommand ref
30122 reference "fig:Page-layout"
30123
30124 \end_inset
30125
30126  shows the page layout and where the header/footer styles will appear.
30127 \end_layout
30128
30129 \begin_layout Standard
30130 \begin_inset Float figure
30131 placement h
30132 wide false
30133 sideways false
30134 status collapsed
30135
30136 \begin_layout Plain Layout
30137 \noindent
30138 \align center
30139 \begin_inset Tabular
30140 <lyxtabular version="3" rows="5" columns="3">
30141 <features tabularvalignment="middle">
30142 <column alignment="left" valignment="top" width="30line%">
30143 <column alignment="center" valignment="top" width="30line%">
30144 <column alignment="right" valignment="top" width="30line%">
30145 <row>
30146 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Plain Layout
30150 Left Header
30151 \end_layout
30152
30153 \end_inset
30154 </cell>
30155 <cell alignment="center" valignment="top" topline="true" usebox="none">
30156 \begin_inset Text
30157
30158 \begin_layout Plain Layout
30159 Center Header
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168 Right Header
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 </row>
30174 <row>
30175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30176 \begin_inset Text
30177
30178 \begin_layout Plain Layout
30179
30180 \end_layout
30181
30182 \end_inset
30183 </cell>
30184 <cell alignment="center" valignment="top" usebox="none">
30185 \begin_inset Text
30186
30187 \begin_layout Plain Layout
30188
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197
30198 \end_layout
30199
30200 \end_inset
30201 </cell>
30202 </row>
30203 <row>
30204 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30205 \begin_inset Text
30206
30207 \begin_layout Plain Layout
30208 The normal text on the page goes here.
30209  The running header is above the text, and the footer is below (including
30210  footnotes).
30211  Headers/footers typically contain things like the page number, title of
30212  the chapter, company logo but your can use almost anything, except of floats.
30213 \end_layout
30214
30215 \end_inset
30216 </cell>
30217 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30218 \begin_inset Text
30219
30220 \begin_layout Plain Layout
30221
30222 \end_layout
30223
30224 \end_inset
30225 </cell>
30226 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30227 \begin_inset Text
30228
30229 \begin_layout Plain Layout
30230
30231 \end_layout
30232
30233 \end_inset
30234 </cell>
30235 </row>
30236 <row>
30237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30238 \begin_inset Text
30239
30240 \begin_layout Plain Layout
30241
30242 \end_layout
30243
30244 \end_inset
30245 </cell>
30246 <cell alignment="center" valignment="top" usebox="none">
30247 \begin_inset Text
30248
30249 \begin_layout Plain Layout
30250
30251 \end_layout
30252
30253 \end_inset
30254 </cell>
30255 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30256 \begin_inset Text
30257
30258 \begin_layout Plain Layout
30259
30260 \end_layout
30261
30262 \end_inset
30263 </cell>
30264 </row>
30265 <row>
30266 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30267 \begin_inset Text
30268
30269 \begin_layout Plain Layout
30270 Left Footer
30271 \end_layout
30272
30273 \end_inset
30274 </cell>
30275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30276 \begin_inset Text
30277
30278 \begin_layout Plain Layout
30279 Center Footer
30280 \end_layout
30281
30282 \end_inset
30283 </cell>
30284 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30285 \begin_inset Text
30286
30287 \begin_layout Plain Layout
30288 Right Footer
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 </row>
30294 </lyxtabular>
30295
30296 \end_inset
30297
30298
30299 \end_layout
30300
30301 \begin_layout Plain Layout
30302 \begin_inset Caption
30303
30304 \begin_layout Plain Layout
30305 \begin_inset CommandInset label
30306 LatexCommand label
30307 name "fig:Page-layout"
30308
30309 \end_inset
30310
30311 Page layout with custom header and footer line.
30312 \end_layout
30313
30314 \end_inset
30315
30316
30317 \end_layout
30318
30319 \end_inset
30320
30321
30322 \end_layout
30323
30324 \begin_layout Subsection
30325 Definition
30326 \end_layout
30327
30328 \begin_layout Standard
30329 To define your header line, add all 3
30330 \begin_inset space ~
30331 \end_inset
30332
30333 header styles.
30334  The things you add to the styles appear on uneven pages, the things in
30335  the optional arguments on even pages.
30336  For single-sided documents, the optional arguments will not be used and
30337  can be omitted.
30338  If you leave a style or its argument empty, nothing appears in the output.
30339  Defining the footer line works similar.
30340 \end_layout
30341
30342 \begin_layout Standard
30343 For the definition, you will need some LaTeX-commands that are inserted
30344  as TeX code (menu 
30345 \family sans
30346 Insert\SpecialChar \menuseparator
30347 Te
30348 \begin_inset ERT
30349 status collapsed
30350
30351 \begin_layout Plain Layout
30352
30353 {}
30354 \end_layout
30355
30356 \end_inset
30357
30358 X
30359 \begin_inset space ~
30360 \end_inset
30361
30362 Code
30363 \family default
30364 ):
30365 \end_layout
30366
30367 \begin_layout Description
30368
30369 \backslash
30370 thepage prints the current page number
30371 \end_layout
30372
30373 \begin_layout Description
30374
30375 \backslash
30376 Roman{page} prints the current page number with capital roman numerals
30377 \end_layout
30378
30379 \begin_layout Description
30380
30381 \backslash
30382 roman{page} prints the current page number with small roman numerals
30383 \end_layout
30384
30385 \begin_layout Description
30386
30387 \backslash
30388 leftmark prints the current section number and title.
30389  If the document has chapters, it prints the current chapter number and
30390  title instead.
30391  It is called 
30392 \begin_inset Quotes eld
30393 \end_inset
30394
30395 leftmark
30396 \begin_inset Quotes prd
30397 \end_inset
30398
30399  because it usually goes in a left header.
30400 \end_layout
30401
30402 \begin_layout Description
30403
30404 \backslash
30405 rightmark prints the current subsection number and title.
30406  If the document has chapters, it prints the current section number and
30407  title instead.
30408  It is normally used in the right header.
30409 \end_layout
30410
30411 \begin_layout Subsection
30412 Default header/footer
30413 \end_layout
30414
30415 \begin_layout Standard
30416 The custom header/footer is not empty by default.
30417  The default header contains the chapter and section title and the center
30418  footer has the page number.
30419  In order to remove unwanted entries from the header/footer, include the
30420  relevant header/footer style in your document, but leave it blank.
30421  So, if you do not want a page number in the footer, include a blank 
30422 \family sans
30423 Center
30424 \begin_inset space ~
30425 \end_inset
30426
30427 Footer
30428 \family default
30429  style.
30430 \end_layout
30431
30432 \begin_layout Subsection
30433 Appearance
30434 \end_layout
30435
30436 \begin_layout Standard
30437 The header and footer will appear on normal pages.
30438  Some pages are different.
30439  The title page has a style of its own, and so does any page that starts
30440  a new part or chapter in your book.
30441  Such pages will not have the custom headers/footers, but that is normal.
30442  There is for example no need to print a header with the chapter name on
30443  the chapter page where the chapter heading is in big bold letters anyway.
30444 \end_layout
30445
30446 \begin_layout Subsubsection
30447 Header and footer decoration line
30448 \end_layout
30449
30450 \begin_layout Standard
30451 By default, you get a 0.4
30452 \begin_inset space \thinspace{}
30453 \end_inset
30454
30455 pt thick line below the header and no footer line.
30456  This can be changed in the document preamble with the commands 
30457 \series bold
30458
30459 \backslash
30460 headrulewidth
30461 \series default
30462  and 
30463 \series bold
30464
30465 \backslash
30466 footrulewidth
30467 \series default
30468  in the following scheme:
30469 \end_layout
30470
30471 \begin_layout Standard
30472
30473 \series bold
30474
30475 \backslash
30476 renewcommand{
30477 \backslash
30478 headrulewidth}{thickness}
30479 \end_layout
30480
30481 \begin_layout Standard
30482 Where thickness is a size in standard units like 
30483 \family sans
30484 pt
30485 \family default
30486  or 
30487 \family sans
30488 mm
30489 \family default
30490 .
30491  If you don't want a line, set the thickness to 0
30492 \begin_inset space \thinspace{}
30493 \end_inset
30494
30495 pt.
30496 \end_layout
30497
30498 \begin_layout Standard
30499 The lines can also be colored, but this requires more knowledge of LaTeX.
30500  If you really need this, have a look at the Internet or in sec.
30501 \begin_inset space ~
30502 \end_inset
30503
30504 4.4 of the book 
30505 \begin_inset CommandInset citation
30506 LatexCommand cite
30507 key "Mittelbach"
30508
30509 \end_inset
30510
30511 .
30512 \end_layout
30513
30514 \begin_layout Subsubsection
30515 Several header/footer lines
30516 \end_layout
30517
30518 \begin_layout Standard
30519 In case you need more than one text line as a header/footer, you can do
30520  this by adding a normal line break in the style definition.
30521  However, the default height of the header/footer is only the one of one
30522  text line.
30523  To expand the height, redefine the LaTeX length 
30524 \series bold
30525
30526 \backslash
30527 headheight
30528 \series default
30529  or 
30530 \series bold
30531
30532 \backslash
30533 footheight
30534 \series default
30535  in this scheme in your document preamble:
30536 \end_layout
30537
30538 \begin_layout Standard
30539
30540 \series bold
30541
30542 \backslash
30543 setlength{
30544 \backslash
30545 headheight}{height}
30546 \end_layout
30547
30548 \begin_layout Standard
30549 Where height is a size in standard units.
30550  If you don't know which amount of space is needed for the height, define
30551  your header/footer and preview your document as PDF.
30552  Then open the LaTeX logfile via the menu 
30553 \family sans
30554 Document\SpecialChar \menuseparator
30555 La
30556 \begin_inset ERT
30557 status collapsed
30558
30559 \begin_layout Plain Layout
30560
30561 {}
30562 \end_layout
30563
30564 \end_inset
30565
30566 TeX Log
30567 \family default
30568  and look via the button 
30569 \family sans
30570 Next
30571 \begin_inset space ~
30572 \end_inset
30573
30574 Warning
30575 \family default
30576  if you find a warning of the package 
30577 \series bold
30578 fancyhdr
30579 \series default
30580
30581 \begin_inset Index idx
30582 status collapsed
30583
30584 \begin_layout Plain Layout
30585 LaTeX-packages ! fancyhdr
30586 \end_layout
30587
30588 \end_inset
30589
30590 .
30591  If there is such a warning, it contains the space that you need at least
30592  for your header/footer.
30593 \end_layout
30594
30595 \begin_layout Subsection
30596 This example
30597 \end_layout
30598
30599 \begin_layout Standard
30600 This example demonstrates what can be done with custom header/footers.
30601  Don't use it for your document as it is just an example.
30602  This example consists of the following definition:
30603 \end_layout
30604
30605 \begin_layout Description
30606 Left
30607 \begin_inset space ~
30608 \end_inset
30609
30610 Header 
30611 \series bold
30612
30613 \backslash
30614 rightmark
30615 \series default
30616 , empty optional argument
30617 \end_layout
30618
30619 \begin_layout Description
30620 Center
30621 \begin_inset space ~
30622 \end_inset
30623
30624 Header empty, empty optional argument
30625 \end_layout
30626
30627 \begin_layout Description
30628 Right
30629 \begin_inset space ~
30630 \end_inset
30631
30632 Header empty, 
30633 \series bold
30634
30635 \backslash
30636 leftmark
30637 \series default
30638  in the optional argument
30639 \end_layout
30640
30641 \begin_layout Description
30642 Left
30643 \begin_inset space ~
30644 \end_inset
30645
30646 Footer empty, 
30647 \series bold
30648
30649 \backslash
30650 thepage
30651 \series default
30652  in the optional argument
30653 \end_layout
30654
30655 \begin_layout Description
30656 Center
30657 \begin_inset space ~
30658 \end_inset
30659
30660 Footer 
30661 \family sans
30662 \series bold
30663 \color red
30664 LyX's user guide
30665 \family default
30666 \series default
30667 \color inherit
30668
30669 \begin_inset Quotes eld
30670 \end_inset
30671
30672 Magic code:
30673 \begin_inset Newline newline
30674 \end_inset
30675
30676
30677 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30678 \end_inset
30679
30680
30681 \begin_inset Quotes erd
30682 \end_inset
30683
30684  in the optional argument
30685 \end_layout
30686
30687 \begin_layout Description
30688 Right
30689 \begin_inset space ~
30690 \end_inset
30691
30692 Footer 
30693 \series bold
30694
30695 \backslash
30696 Roman{page}
30697 \series default
30698 , empty optional argument
30699 \end_layout
30700
30701 \begin_layout Description
30702
30703 \backslash
30704 headrulewidth set to 2
30705 \begin_inset space \thinspace{}
30706 \end_inset
30707
30708 pt
30709 \end_layout
30710
30711 \begin_layout Standard
30712 In principle you can use almost everything in headers/footers, except floats.
30713  For more special things like e.
30714 \begin_inset space \thinspace{}
30715 \end_inset
30716
30717 g.
30718 \begin_inset space ~
30719 \end_inset
30720
30721 thumb-indexes, see the manual of the 
30722 \series bold
30723 fancyhdr
30724 \series default
30725  package, 
30726 \begin_inset CommandInset citation
30727 LatexCommand cite
30728 key "fancyhdr"
30729
30730 \end_inset
30731
30732 .
30733 \end_layout
30734
30735 \begin_layout Standard
30736 \begin_inset Newpage clearpage
30737 \end_inset
30738
30739
30740 \end_layout
30741
30742 \begin_layout Standard
30743 \begin_inset ERT
30744 status open
30745
30746 \begin_layout Plain Layout
30747
30748
30749 \backslash
30750 pagestyle{headings}
30751 \end_layout
30752
30753 \end_inset
30754
30755
30756 \begin_inset Note Note
30757 status collapsed
30758
30759 \begin_layout Plain Layout
30760 switches back to page style with the default headings
30761 \end_layout
30762
30763 \end_inset
30764
30765
30766 \end_layout
30767
30768 \begin_layout Section
30769 Previewing Snippets of your Document
30770 \begin_inset CommandInset label
30771 LatexCommand label
30772 name "sec:Previewing-snippets-of"
30773
30774 \end_inset
30775
30776
30777 \begin_inset Index idx
30778 status collapsed
30779
30780 \begin_layout Plain Layout
30781 Instant preview
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \begin_inset Index idx
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791 Document ! Preview
30792 \end_layout
30793
30794 \end_inset
30795
30796
30797 \end_layout
30798
30799 \begin_layout Standard
30800 LyX allows you to generate previews of sections of your document on the
30801  fly so you can see how they will look in the final document without having
30802  to break your train of thought with viewing the output.
30803 \end_layout
30804
30805 \begin_layout Subsection
30806 Prerequisites
30807 \end_layout
30808
30809 \begin_layout Standard
30810 To get previews working, you need the LaTeX package 
30811 \series bold
30812 preview-latex
30813 \series default
30814
30815 \begin_inset Index idx
30816 status collapsed
30817
30818 \begin_layout Plain Layout
30819 LaTeX-packages ! preview-latex
30820 \end_layout
30821
30822 \end_inset
30823
30824  (on some systems named simply 
30825 \series bold
30826 preview
30827 \series default
30828 ) installed.
30829  If it is not already installed, you will find it in the TeX-catalogue,
30830  
30831 \begin_inset CommandInset citation
30832 LatexCommand cite
30833 key "TeXCatalogue"
30834
30835 \end_inset
30836
30837  or in the package manager of your LaTeX-system.
30838  You obtain prettier results if you install the program 
30839 \family typewriter
30840 pnmcrop
30841 \family default
30842  from the 
30843 \family typewriter
30844 netpbm
30845 \family default
30846  package; for LyX on Windows this program and also the LaTeX-package are
30847  automatically installed together with LyX.
30848 \end_layout
30849
30850 \begin_layout Subsection
30851 Enabling previews
30852 \end_layout
30853
30854 \begin_layout Standard
30855 If you would for example like to see in LyX your math formulas typeset by
30856  LaTeX, activate the option 
30857 \family sans
30858 Display
30859 \begin_inset space ~
30860 \end_inset
30861
30862 Graphics
30863 \family default
30864  in the 
30865 \family sans
30866 Tools\SpecialChar \menuseparator
30867 Preferences 
30868 \family default
30869 dialog under 
30870 \family sans
30871 Look
30872 \begin_inset space ~
30873 \end_inset
30874
30875 and
30876 \begin_inset space ~
30877 \end_inset
30878
30879 feel\SpecialChar \menuseparator
30880 Display
30881 \family default
30882 .
30883  Then set 
30884 \family sans
30885 Instant
30886 \begin_inset space ~
30887 \end_inset
30888
30889 Preview
30890 \family default
30891  to 
30892 \family sans
30893 On
30894 \family default
30895 .
30896  The 
30897 \family sans
30898 Preview
30899 \begin_inset space ~
30900 \end_inset
30901
30902 Size
30903 \family default
30904  is the multiplication factor for the size.
30905 \end_layout
30906
30907 \begin_layout Standard
30908 Previews are generated when you load a document into LyX and when you finish
30909  editing an inset.
30910 \end_layout
30911
30912 \begin_layout Standard
30913 \begin_inset Note Greyedout
30914 status open
30915
30916 \begin_layout Plain Layout
30917
30918 \series bold
30919 Note:
30920 \series default
30921  Previews of an already loaded document are not in every case immediately
30922  generated by activating the option 
30923 \family sans
30924 Display
30925 \begin_inset space ~
30926 \end_inset
30927
30928 Graphics
30929 \family default
30930 .
30931  Reopening the documents will fix such problems.
30932 \end_layout
30933
30934 \end_inset
30935
30936
30937 \end_layout
30938
30939 \begin_layout Subsection
30940 Selected document parts
30941 \end_layout
30942
30943 \begin_layout Standard
30944 Besides math there are other cases where you might like to see a preview,
30945  for example things that LyX cannot render like rotated parts or things
30946  that are not yet supported by LyX.
30947  To do this, insert a preview inset via the menu 
30948 \family sans
30949 Insert\SpecialChar \menuseparator
30950 Preview
30951 \family default
30952 .
30953  Insert or paste the stuff that you want to preview into this inset.
30954  The preview will be generated when the cursor is outside the preview inset.
30955  If you click on the preview, you can edit the previewed stuff.
30956 \end_layout
30957
30958 \begin_layout Standard
30959 An example: To create rotated boxes, you use the LaTeX command 
30960 \series bold
30961
30962 \backslash
30963 rotatebox
30964 \series default
30965  which is not yet supported by LyX.
30966 \begin_inset Foot
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970
30971 \series bold
30972
30973 \backslash
30974 rotatebox
30975 \series default
30976  is explained in section 
30977 \emph on
30978 Rotated and Scaled Boxes
30979 \emph default
30980  of the 
30981 \emph on
30982 Embedded
30983 \begin_inset space ~
30984 \end_inset
30985
30986 Objects
30987 \emph default
30988  manual.
30989 \end_layout
30990
30991 \end_inset
30992
30993  Instead of the TeX Code boxes you want to see in LyX the final rotated
30994  boxes, for example to adjust the rotation angle to fit with the surrounding
30995  text.
30996  Therefore you create a preview inset and copy the text with the rotated
30997  boxes into it.
30998  Here is the result:
30999 \end_layout
31000
31001 \begin_layout Standard
31002 \begin_inset Preview
31003
31004 \begin_layout Standard
31005 This is a line
31006 \begin_inset ERT
31007 status collapsed
31008
31009 \begin_layout Plain Layout
31010
31011
31012 \backslash
31013 rotatebox[origin=r]{-60}{
31014 \end_layout
31015
31016 \end_inset
31017
31018
31019 \begin_inset Box Doublebox
31020 position "c"
31021 hor_pos "c"
31022 has_inner_box 0
31023 inner_pos "c"
31024 use_parbox 0
31025 use_makebox 0
31026 width "1in"
31027 special "width"
31028 height "1in"
31029 height_special "totalheight"
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033 with rotated
31034 \end_layout
31035
31036 \end_inset
31037
31038
31039 \begin_inset ERT
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043
31044 }
31045 \end_layout
31046
31047 \end_inset
31048
31049  framed text 
31050 \begin_inset ERT
31051 status collapsed
31052
31053 \begin_layout Plain Layout
31054
31055
31056 \backslash
31057 rotatebox[origin=lb]{60}{
31058 \end_layout
31059
31060 \end_inset
31061
31062
31063 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31064 \end_inset
31065
31066
31067 \begin_inset ERT
31068 status collapsed
31069
31070 \begin_layout Plain Layout
31071
31072 }
31073 \end_layout
31074
31075 \end_inset
31076
31077  and a formula.
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \end_layout
31084
31085 \begin_layout Standard
31086 Previewing works also for colors.
31087  In this example a special framed, colored box was created using the LaTeX
31088  command 
31089 \series bold
31090
31091 \backslash
31092 fcolorbox
31093 \series default
31094 :
31095 \begin_inset Foot
31096 status collapsed
31097
31098 \begin_layout Plain Layout
31099
31100 \series bold
31101
31102 \backslash
31103 fcolorbox
31104 \series default
31105  is explained in section 
31106 \emph on
31107 Colored Boxes
31108 \emph default
31109  of the 
31110 \emph on
31111 Embedded
31112 \begin_inset space ~
31113 \end_inset
31114
31115 Objects
31116 \emph default
31117  manual.
31118 \end_layout
31119
31120 \end_inset
31121
31122
31123 \end_layout
31124
31125 \begin_layout Standard
31126 \begin_inset Preview
31127
31128 \begin_layout Standard
31129 \begin_inset ERT
31130 status collapsed
31131
31132 \begin_layout Plain Layout
31133
31134
31135 \backslash
31136 fboxrule 1mm 
31137 \backslash
31138 fboxsep 1mm
31139 \end_layout
31140
31141 \end_inset
31142
31143
31144 \begin_inset ERT
31145 status collapsed
31146
31147 \begin_layout Plain Layout
31148
31149
31150 \backslash
31151 fcolorbox{cyan}{magenta}{
31152 \end_layout
31153
31154 \end_inset
31155
31156 This is text within a colored, framed box.
31157 \begin_inset ERT
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161
31162 }
31163 \end_layout
31164
31165 \end_inset
31166
31167
31168 \end_layout
31169
31170 \end_inset
31171
31172
31173 \end_layout
31174
31175 \begin_layout Standard
31176 \begin_inset VSpace medskip
31177 \end_inset
31178
31179
31180 \end_layout
31181
31182 \begin_layout Standard
31183 If LyX does not show a preview, make sure that you enabled previews as described
31184  above and also make sure that TeX Code in the preview inset is valid and
31185  that you loaded the LaTeX packages in your document preamble that are required
31186  by the TeX Code.
31187  If LyX cannot create a preview, you will in most cases also not be able
31188  to view your document due to LaTeX errors.
31189  So if you have to use some TeX Code and don't know if it is correct, the
31190  preview inset is a nice method to check it without the need to view the
31191  whole document.
31192 \end_layout
31193
31194 \begin_layout Subsection
31195 LaTeX source code
31196 \end_layout
31197
31198 \begin_layout Standard
31199 You can preview the LaTeX source of the whole document or parts of it.
31200  Use the menu 
31201 \family sans
31202 View\SpecialChar \menuseparator
31203 View
31204 \begin_inset space ~
31205 \end_inset
31206
31207 Source
31208 \family default
31209  and a window will be shown where you can see the LaTeX-source code.
31210  The window shows the source of the whole paragraph where the cursor is
31211  currently in.
31212  You can also select document parts in LyX's main window, then only this
31213  selection (when it is more than one paragraph) is shown as source code.
31214  To view the whole document as source, enable the corresponding option in
31215  the source view window.
31216 \end_layout
31217
31218 \begin_layout Section
31219 Advanced Find and Replace
31220 \begin_inset CommandInset label
31221 LatexCommand label
31222 name "sec:Advanced-Find-and"
31223
31224 \end_inset
31225
31226
31227 \begin_inset Index idx
31228 status collapsed
31229
31230 \begin_layout Plain Layout
31231 Replace
31232 \end_layout
31233
31234 \end_inset
31235
31236
31237 \begin_inset Index idx
31238 status collapsed
31239
31240 \begin_layout Plain Layout
31241 Find
31242 \end_layout
31243
31244 \end_inset
31245
31246
31247 \end_layout
31248
31249 \begin_layout Subsection
31250 Introduction
31251 \end_layout
31252
31253 \begin_layout Standard
31254 The advanced find and replace feature of LyX allows for searching of complex,
31255  format-sensitive text segments and mathematics contents within LyX documents.
31256  It is an enhancement of the standard (quick) find and replace feature.
31257  The key-features are:
31258 \end_layout
31259
31260 \begin_layout Itemize
31261 Both searching of text and of mathematical formulas is allowed, where the
31262  latter is done by entering mathematics in the usual way; not only entire
31263  mathematical formulas are found, but also parts occurring within more complex
31264  formulas
31265 \end_layout
31266
31267 \begin_layout Itemize
31268 Search may be format-insensitive, so that the searched text is found in
31269  any context/style (standard text, section headings, notes, and even mathematics
31270 ), or it may be format-sensitive, so that, for example, a word entered with
31271  a section heading will only be found within section headings
31272 \end_layout
31273
31274 \begin_layout Itemize
31275 Search may be widened to a specific 
31276 \emph on
31277 scope
31278 \emph default
31279 , i.
31280 \begin_inset space \thinspace{}
31281 \end_inset
31282
31283 e.
31284 \begin_inset space ~
31285 \end_inset
31286
31287 a set of files which may be all the children of the document being edited,
31288  all the open files, or all the manuals available from the 
31289 \family sans
31290 Help
31291 \family default
31292  menu
31293 \end_layout
31294
31295 \begin_layout Itemize
31296 Replace may optionally preserve capitalization, so that the replaced text
31297  capitalization is adapted to the matching text (i.
31298 \begin_inset space \thinspace{}
31299 \end_inset
31300
31301 e.
31302 \begin_inset space ~
31303 \end_inset
31304
31305 all lowercase, all uppercase, first uppercase followed by lowercase)
31306 \end_layout
31307
31308 \begin_layout Subsection
31309 Basic usage
31310 \end_layout
31311
31312 \begin_layout Standard
31313 The advanced find and replace feature is activated through the menu 
31314 \family sans
31315 Edit\SpecialChar \menuseparator
31316 Find & Replace
31317 \noun on
31318  (
31319 \noun default
31320 Advanced
31321 \noun on
31322 )
31323 \family default
31324 \noun default
31325  (shortcut 
31326 \begin_inset Info
31327 type  "shortcut"
31328 arg   "dialog-show findreplaceadv"
31329 \end_inset
31330
31331 ) or the toolbar button 
31332 \begin_inset Info
31333 type  "icon"
31334 arg   "dialog-toggle findreplaceadv"
31335 \end_inset
31336
31337 .
31338  This opens the 
31339 \family sans
31340 Advanced Find and Replace
31341 \family default
31342  dialog.
31343 \end_layout
31344
31345 \begin_layout Subsubsection
31346 Searching for text
31347 \end_layout
31348
31349 \begin_layout Standard
31350 Enter into the 
31351 \family sans
31352 Find
31353 \family default
31354  LyX mini-editor a simple word, and search for occurrences of it by clicking
31355  on the 
31356 \family sans
31357 Find Next
31358 \family default
31359  button at the bottom of the dialog (or just press the 
31360 \family sans
31361 Return
31362 \family default
31363  key).
31364  The entered word is found both in text mode and in math mode, and in emphasized
31365 , bold or normal face, and in both in section titles and in standard text.
31366  Pressing repeatedly 
31367 \family sans
31368 Enter
31369 \family default
31370  keeps searching forward.
31371  Similarly, pressing 
31372 \family sans
31373 Shift+Enter
31374 \family default
31375  searches for the entered text backwards.
31376 \end_layout
31377
31378 \begin_layout Standard
31379 While searching, the 
31380 \family sans
31381 Case sensitive
31382 \family default
31383  option allows matches to occur only with the same case as entered in the
31384  
31385 \family sans
31386 Find
31387 \family default
31388  editor.
31389  The 
31390 \family sans
31391 Whole words
31392 \family default
31393  option allows matches to occur only at word boundaries.
31394 \end_layout
31395
31396 \begin_layout Subsubsection
31397 Searching for mathematics
31398 \end_layout
31399
31400 \begin_layout Standard
31401 Mathematical formulas may be searched for by typing in the 
31402 \family sans
31403 Find
31404 \family default
31405  editor a mathematical formula, such as 
31406 \begin_inset Formula $x^{2}$
31407 \end_inset
31408
31409  or also something more complex like 
31410 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31411 \end_inset
31412
31413 .
31414  When searching for a formula, it is found both when it is alone and when
31415  it occurs in sub-formulas and nested parts of sub-formulas, for example
31416  the mentioned segments would be found in something like 
31417 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31418 \end_inset
31419
31420
31421 \end_layout
31422
31423 \begin_layout Subsubsection
31424 Style-aware search
31425 \end_layout
31426
31427 \begin_layout Standard
31428 It is also possible to search for text with specific styles.
31429  This is done by switching to the 
31430 \family sans
31431 Settings
31432 \family default
31433  tab of the dialog and unchecking the 
31434 \family sans
31435 Ignore format
31436 \family default
31437  option.
31438  This way, entering in the 
31439 \family sans
31440 Find
31441 \family default
31442  editor
31443 \end_layout
31444
31445 \begin_layout Itemize
31446 a plain word and searching for it would not find instances of the word occurring
31447  in emphasized or boldface.
31448 \end_layout
31449
31450 \begin_layout Itemize
31451 an emphasized or boldface word and searching for it would find the respective
31452  instances with same face only, and within the same text style only.
31453  Note that, for example, an emphasized text is found not only when occurring
31454  alone, but also when it is contained in a longer emphasized sentence.
31455 \end_layout
31456
31457 \begin_layout Itemize
31458 a plain word in a section heading, and searching for it, finds occurrences
31459  of if only within section headings.
31460  Also, if the text to search is given an emphasized or bold face, in addition
31461  to a section style, then it is found only when occurring with the same
31462  style.
31463 \end_layout
31464
31465 \begin_layout Itemize
31466 some mathematics in a displayed formula will only find instances of this
31467  formula that are also displayed formulas (and not inline formulas).
31468 \end_layout
31469
31470 \begin_layout Subsubsection
31471 Replace
31472 \end_layout
31473
31474 \begin_layout Standard
31475 The text segments matching the text entered in the 
31476 \family sans
31477 Find
31478 \family default
31479  editor may be replaced with the text segments entered in the 
31480 \family sans
31481 Replace
31482 \family default
31483 \noun on
31484  
31485 \noun default
31486 editor.
31487  In order to find the next occurrence and replace it, click on the 
31488 \family sans
31489 Replace
31490 \family default
31491  button or alternatively
31492 \noun on
31493  
31494 \noun default
31495 press 
31496 \family sans
31497 Enter
31498 \family default
31499  or 
31500 \family sans
31501 Shift+Enter
31502 \family default
31503  while being in the 
31504 \family sans
31505 Replace
31506 \family default
31507 \noun on
31508  
31509 \noun default
31510 editor.
31511 \end_layout
31512
31513 \begin_layout Standard
31514 You can replace full-featured formatted LyX segments in place of the matching
31515  text segments in your document.
31516  Typical scenarios in which to use this capability may be (just to mention
31517  a few):
31518 \end_layout
31519
31520 \begin_layout Itemize
31521 replacing occurrences of a word with a customized formatted version of the
31522  same word, for example replacing occurrences of a name like 
31523 \begin_inset Quotes eld
31524 \end_inset
31525
31526 func()
31527 \begin_inset Quotes erd
31528 \end_inset
31529
31530  with its typewriter version 
31531 \family typewriter
31532
31533 \begin_inset Quotes eld
31534 \end_inset
31535
31536 func()
31537 \begin_inset Quotes erd
31538 \end_inset
31539
31540 ;
31541 \end_layout
31542
31543 \begin_layout Itemize
31544 performing a notation rework of mathematical symbols, for example replacing
31545  occurrences of 
31546 \begin_inset Quotes eld
31547 \end_inset
31548
31549
31550 \begin_inset Formula $R$
31551 \end_inset
31552
31553
31554 \begin_inset Quotes erd
31555 \end_inset
31556
31557  with 
31558 \begin_inset Quotes eld
31559 \end_inset
31560
31561
31562 \begin_inset Formula $\mathbb{R}$
31563 \end_inset
31564
31565
31566 \begin_inset Quotes erd
31567 \end_inset
31568
31569  (you may want to enable the 
31570 \family sans
31571 Whole words
31572 \family default
31573  and 
31574 \family sans
31575 Case sensitive
31576 \family default
31577  options and disable the 
31578 \family sans
31579 Ignore format
31580 \family default
31581  option in the 
31582 \family sans
31583 Settings
31584 \family default
31585  tab, in order to avoid replacing all 
31586 \begin_inset Quotes eld
31587 \end_inset
31588
31589 R
31590 \begin_inset Quotes erd
31591 \end_inset
31592
31593  letters occurring in normal text), or occurrences of 
31594 \begin_inset Formula $x_{j}^{i}$
31595 \end_inset
31596
31597  with 
31598 \begin_inset Formula $x_{i,\, j}$
31599 \end_inset
31600
31601 , or occurrences of 
31602 \begin_inset Formula $x[k]$
31603 \end_inset
31604
31605  with 
31606 \begin_inset Formula $x_{k}$
31607 \end_inset
31608
31609 .
31610 \end_layout
31611
31612 \begin_layout Subsection
31613 Advanced usage
31614 \end_layout
31615
31616 \begin_layout Standard
31617 There is a regular expression (regexp) based searching facility.
31618 \begin_inset Foot
31619 status collapsed
31620
31621 \begin_layout Plain Layout
31622 A good explanation of regular expressions is given in this Wikipedia entry:
31623  
31624 \begin_inset CommandInset href
31625 LatexCommand href
31626 target "http://en.wikipedia.org/wiki/Regular_expression"
31627
31628 \end_inset
31629
31630 .
31631 \end_layout
31632
31633 \end_inset
31634
31635  You can search for regular expression by inserting a regexp inset into
31636  the 
31637 \family sans
31638 Find
31639 \family default
31640  editor.
31641  This is done via the menu 
31642 \family sans
31643 Insert\SpecialChar \menuseparator
31644 Insert Regular Expression
31645 \family default
31646  while the cursor is in the 
31647 \family sans
31648 Find
31649 \family default
31650  editor.
31651  Characters entered within regexp insets are matched according to the regular
31652  expression matching rules
31653 \begin_inset Foot
31654 status collapsed
31655
31656 \begin_layout Plain Layout
31657 Under the constraint that any (sub)expression must match a well-formed LyX
31658  text segment, i.
31659 \begin_inset space \thinspace{}
31660 \end_inset
31661
31662 e.
31663 \begin_inset space ~
31664 \end_inset
31665
31666 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31667  to match expressions.
31668 \end_layout
31669
31670 \end_inset
31671
31672 , while text entered outside regexp insets is matched exactly against the
31673  same text in the document.
31674  Note that it is allowed to cut and paste regexp-mode insets as usual.
31675  Examples of using such a feature may be:
31676 \end_layout
31677
31678 \begin_layout Enumerate
31679 Searching for all fractions with a given denominator: for example, entering
31680  in the 
31681 \family sans
31682 Find
31683 \family default
31684  editor the fraction 
31685 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31686 \end_inset
31687
31688  (where the 
31689 \begin_inset Formula $.*$
31690 \end_inset
31691
31692  on the numerator is the match-everything regular expression) finds all
31693  fractions with the given denominator.
31694 \end_layout
31695
31696 \begin_layout Enumerate
31697 Searching for all text with a given style: for example, after unchecking
31698  the 
31699 \family sans
31700 Ignore format
31701 \family default
31702  option from the 
31703 \family sans
31704 Settings
31705 \family default
31706  tab, entering a 
31707 \series bold
31708
31709 \begin_inset Formula $.*$
31710 \end_inset
31711
31712
31713 \series default
31714  regular expression and adding for it an emphasized or bold face, finds
31715  all emphasized and bold face text, respectively.
31716  Also, inserting a 
31717 \begin_inset Formula $.*$
31718 \end_inset
31719
31720  regular expression in a bullet or enumerated list or a section heading,
31721  you can find all bullet or enumerated lists or section headings.
31722 \end_layout
31723
31724 \begin_layout Standard
31725 Finally, references to (sub)expressions in regexp may be used as usual,
31726  enclosing parts of the expression within round braces 
31727 \begin_inset Formula $()$
31728 \end_inset
31729
31730 , and referring back to them through 
31731 \begin_inset Formula $\backslash1$
31732 \end_inset
31733
31734
31735 \begin_inset Formula $\backslash2$
31736 \end_inset
31737
31738 , etc..
31739  For example, try searching for the regexp 
31740 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31741 \end_inset
31742
31743  in order to find word repetitions, if there are any.
31744 \end_layout
31745
31746 \begin_layout Standard
31747 Note that back references work both when occurring within the same regexp,
31748  and when occurring in multiple different regexps, where the numbering of
31749  back-referenced sub-expressions is absolute, i.
31750 \begin_inset space \thinspace{}
31751 \end_inset
31752
31753 e.
31754 \begin_inset space ~
31755 \end_inset
31756
31757  
31758 \begin_inset Formula $\backslash1$
31759 \end_inset
31760
31761  always refers to the first occurrence of 
31762 \begin_inset Formula $()$
31763 \end_inset
31764
31765  in all entered regexps.
31766 \end_layout
31767
31768 \begin_layout Standard
31769 Note also that the use of back references in the replaced text is not (yet)
31770  implemented.
31771 \end_layout
31772
31773 \begin_layout Section
31774 Spell Checking
31775 \begin_inset CommandInset label
31776 LatexCommand label
31777 name "sec:Spellchecking"
31778
31779 \end_inset
31780
31781
31782 \begin_inset Index idx
31783 status collapsed
31784
31785 \begin_layout Plain Layout
31786 Spell checking
31787 \end_layout
31788
31789 \end_inset
31790
31791
31792 \end_layout
31793
31794 \begin_layout Standard
31795 LyX has a built-in spell checker.
31796  The menu
31797 \family sans
31798  Tools\SpecialChar \menuseparator
31799 Spellchecker
31800 \family default
31801 , the key 
31802 \family sans
31803 F7
31804 \family default
31805  or the toolbar button 
31806 \begin_inset Info
31807 type  "icon"
31808 arg   "dialog-show spellchecker"
31809 \end_inset
31810
31811  starts the spell checking beginning from the current cursor position.
31812  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31813  you to edit and replace it in a second line.
31814  Whenever an unknown word is found, the word is highlighted and the text
31815  scrolled so that it is visible.
31816  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31817 n, if any could be found.
31818  Clicking on one of the corrections will copy it to the 
31819 \family sans
31820 Replacement
31821 \family default
31822  field, double-click directly invokes the replacement.
31823  Unknown but correctly typed words can be added to the personal dictionary.
31824 \end_layout
31825
31826 \begin_layout Standard
31827 By default, the dictionary file used is determined by the document language
31828  that is set in the 
31829 \family sans
31830 Document\SpecialChar \menuseparator
31831 Settings
31832 \family default
31833  dialog.
31834  You can specify the language of a word in the spellchecker dialog by choosing
31835  a different one at the top of the dialog.
31836  LyX can correctly spell check documents containing multiple languages.
31837  This work if you have marked the different languages appropriately and
31838  have the spell checker dictionaries installed.
31839  LyX automatically switches to the appropriate dictionary file.
31840 \end_layout
31841
31842 \begin_layout Subsection
31843 Further Settings
31844 \end_layout
31845
31846 \begin_layout Standard
31847 In LyX's preferences dialog under 
31848 \family sans
31849 Language
31850 \begin_inset space ~
31851 \end_inset
31852
31853 Setting\SpecialChar \menuseparator
31854 Spellchecker
31855 \family default
31856  you can set the following things:
31857 \end_layout
31858
31859 \begin_layout Description
31860 Spellchecker
31861 \begin_inset space ~
31862 \end_inset
31863
31864 engine Select the library LyX should use for spell checking.
31865  Depending on your platform, 
31866 \family typewriter
31867 aspell
31868 \family default
31869
31870 \family typewriter
31871 hunspell
31872 \family default
31873  or 
31874 \family typewriter
31875 enchant
31876 \begin_inset Foot
31877 status collapsed
31878
31879 \begin_layout Plain Layout
31880 Enchant itself is a wrapper library having different configurable back-ends.
31881  Please consult the documentation or man-page of it to learn more.
31882 \end_layout
31883
31884 \end_inset
31885
31886
31887 \family default
31888  are available.
31889  On Windows only 
31890 \family typewriter
31891 hunspell
31892 \family default
31893  is available.
31894 \end_layout
31895
31896 \begin_layout Description
31897 Alternative
31898 \begin_inset space ~
31899 \end_inset
31900
31901 language If this field is not empty, LyX will always use the given language
31902  for the spell checking, no matter what the document language is.
31903 \end_layout
31904
31905 \begin_layout Description
31906 Escape
31907 \begin_inset space ~
31908 \end_inset
31909
31910 characters Allows you to add non-standard characters that the spell checker
31911  should escape, e.
31912 \begin_inset space \thinspace{}
31913 \end_inset
31914
31915 g.
31916 \begin_inset space \space{}
31917 \end_inset
31918
31919 German umlauts.
31920  This should normally not be needed.
31921 \end_layout
31922
31923 \begin_layout Description
31924 Accept
31925 \begin_inset space ~
31926 \end_inset
31927
31928 compound
31929 \begin_inset space ~
31930 \end_inset
31931
31932 words Prevent the spell checker from complaining about compounded words
31933  like 
31934 \begin_inset Quotes eld
31935 \end_inset
31936
31937 passthrough
31938 \begin_inset Quotes erd
31939 \end_inset
31940
31941 .
31942 \end_layout
31943
31944 \begin_layout Description
31945 Spellcheck
31946 \begin_inset space ~
31947 \end_inset
31948
31949 continuously Check the spelling of your document as you type it.
31950  Misspelled words get underlined with a dotted red line.
31951  By right-clicking on an underlined word, suggestions from the spellchecker
31952  appear in the context menu.
31953  Choosing one of them will replace the misspelled word with the suggested
31954  word.
31955 \end_layout
31956
31957 \begin_layout Description
31958 Spellcheck
31959 \begin_inset space ~
31960 \end_inset
31961
31962 notes
31963 \begin_inset space ~
31964 \end_inset
31965
31966 and
31967 \begin_inset space ~
31968 \end_inset
31969
31970 comments If enabled, the spelling of non-printed document contents is checked
31971  as well.
31972 \end_layout
31973
31974 \begin_layout Section
31975 Thesaurus
31976 \begin_inset Index idx
31977 status collapsed
31978
31979 \begin_layout Plain Layout
31980 Thesaurus
31981 \end_layout
31982
31983 \end_inset
31984
31985
31986 \begin_inset CommandInset label
31987 LatexCommand label
31988 name "sec:Thesaurus"
31989
31990 \end_inset
31991
31992
31993 \end_layout
31994
31995 \begin_layout Standard
31996 LyX provides a multilingual thesaurus.
31997  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
31998  (namely the 
31999 \family typewriter
32000 MyThes
32001 \family default
32002
32003 \begin_inset Foot
32004 status collapsed
32005
32006 \begin_layout Plain Layout
32007 \begin_inset CommandInset href
32008 LatexCommand href
32009 target "http://lingucomponent.openoffice.org/thesaurus.html"
32010
32011 \end_inset
32012
32013
32014 \end_layout
32015
32016 \end_inset
32017
32018  thesaurus library, which is included in LyX).
32019  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32020  are available for many languages.
32021 \end_layout
32022
32023 \begin_layout Standard
32024 This section describes how new dictionaries are installed and set up for
32025  the use with LyX.
32026 \end_layout
32027
32028 \begin_layout Subsection
32029 Setting up the thesaurus
32030 \end_layout
32031
32032 \begin_layout Standard
32033 The 
32034 \family typewriter
32035 MyThes
32036 \family default
32037 \emph on
32038 /
32039 \emph default
32040 OpenOffice thesauri consist of two files per language: A file with the suffix
32041  
32042 \emph on
32043 *.dat
32044 \emph default
32045  containing the data and an index file with the suffix 
32046 \emph on
32047 *.idx
32048 \emph default
32049 .
32050  The standardized file names include the language code for the given language
32051  (e.
32052 \begin_inset space \thinspace{}
32053 \end_inset
32054
32055 g.
32056  en_EN for English).
32057  For instance, the English files are named:
32058 \end_layout
32059
32060 \begin_layout Itemize
32061 th_en_EN_v2.idx
32062 \end_layout
32063
32064 \begin_layout Itemize
32065 th_en_EN_v2.dat
32066 \end_layout
32067
32068 \begin_layout Standard
32069 If you have LibreOffice or OpenOffice and its thesaurus installed, these
32070  files should be already on your system.
32071  If not, you can get dictionaries either from 
32072 \begin_inset Flex URL
32073 status collapsed
32074
32075 \begin_layout Plain Layout
32076
32077 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32078 \end_layout
32079
32080 \end_inset
32081
32082  or from the site 
32083 \begin_inset Flex URL
32084 status collapsed
32085
32086 \begin_layout Plain Layout
32087
32088 http://extensions.services.openoffice.org/en/search/node/thesaurus
32089 \end_layout
32090
32091 \end_inset
32092
32093 .
32094 \begin_inset Foot
32095 status collapsed
32096
32097 \begin_layout Plain Layout
32098 Note that, as of OpenOffice
32099 \begin_inset space ~
32100 \end_inset
32101
32102 3.0, the files on 
32103 \begin_inset Flex URL
32104 status collapsed
32105
32106 \begin_layout Plain Layout
32107
32108 http://extensions.services.openoffice.org
32109 \end_layout
32110
32111 \end_inset
32112
32113  are usually packed in extension archives (
32114 \emph on
32115 *.oxt
32116 \emph default
32117 ) that contain other files such as spellchecker dictionaries besides the
32118  thesauri.
32119  These archives are simple zip files, so you can unpack them as you would
32120  unpack a zip archive.
32121 \end_layout
32122
32123 \end_inset
32124
32125  Put the 
32126 \emph on
32127 *.idx
32128 \emph default
32129  and 
32130 \emph on
32131 *.dat
32132 \emph default
32133  files of all languages you want to use into one directory (do not use subfolder
32134 s), and specify the path to this directory in 
32135 \family sans
32136 Tools\SpecialChar \menuseparator
32137 Preferences\SpecialChar \menuseparator
32138 Paths
32139 \family default
32140 .
32141  Now the thesaurus should be ready to use.
32142 \end_layout
32143
32144 \begin_layout Subsection
32145 Using the thesaurus
32146 \end_layout
32147
32148 \begin_layout Standard
32149 To start the thesaurus, use the menu 
32150 \family sans
32151 Tools\SpecialChar \menuseparator
32152 Thesaurus
32153 \family default
32154  or the toolbar button 
32155 \begin_inset Info
32156 type  "icon"
32157 arg   "thesaurus-entry"
32158 \end_inset
32159
32160  while the cursor is at the word you want to look up or while a word is
32161  selected.
32162  A dialog pops up showing you probably related words that you can use as
32163  a replacement.
32164  The proposals are grouped into categories.
32165  Note that, for some languages (such as English), the thesaurus does not
32166  only show equivalent words (synonyms), but also generic terms (such as
32167  
32168 \emph on
32169 organism
32170 \emph default
32171  for 
32172 \emph on
32173 plant
32174 \emph default
32175 ), related terms (such as 
32176 \emph on
32177 political
32178 \begin_inset space ~
32179 \end_inset
32180
32181 theory
32182 \emph default
32183  for 
32184 \emph on
32185 anarchistic
32186 \emph default
32187 ), compounds (such as 
32188 \emph on
32189 tree
32190 \begin_inset space ~
32191 \end_inset
32192
32193 diagram
32194 \emph default
32195 , if you look for 
32196 \emph on
32197 tree
32198 \emph default
32199 ) and opposites (antonyms) (such as 
32200 \emph on
32201 girl
32202 \emph default
32203  for 
32204 \emph on
32205 boy
32206 \emph default
32207 ).
32208  Generic terms, related terms and antonyms are marked as such.
32209 \end_layout
32210
32211 \begin_layout Standard
32212 The language is automatically chosen from the language at the cursor, but
32213  you can also switch it in the dialog, as you can enter new words to look
32214  up directly there.
32215 \end_layout
32216
32217 \begin_layout Standard
32218 Note that the thesaurus cannot handle phrases (only compounds that are in
32219  the dictionary, such as the above 
32220 \emph on
32221 tree diagram
32222 \emph default
32223 ), and you have to use the so called lemma form, i.
32224 \begin_inset space \thinspace{}
32225 \end_inset
32226
32227 e.
32228 \begin_inset space \space{}
32229 \end_inset
32230
32231 the form that is used in the dictionaries (for many languages: first person
32232  singular indicative active for nouns, infinitive for verbs).
32233  For example looking up the word form
32234 \change_deleted 2090807402 1338765333
32235
32236 \emph on
32237 reports
32238 \emph default
32239  or
32240 \change_unchanged
32241  
32242 \emph on
32243 reporting
32244 \emph default
32245  yields no results, while results are shown for the word form 
32246 \emph on
32247 report
32248 \emph default
32249 .
32250  
32251 \change_inserted 2090807402 1338765282
32252 The thesuarus is able to resolve inflected forms (so if you enter 
32253 \emph on
32254 reports
32255 \emph default
32256 , it will resolve it to the form 
32257 \emph on
32258 report
32259 \emph default
32260  which is in the dictionary).
32261  However, this may not always work.
32262  So if you do not get any results for inflected forms, try the lemma form.
32263
32264 \change_unchanged
32265  Your best bet is to highlight only the relevant parts of such word (e.
32266 \begin_inset space \thinspace{}
32267 \end_inset
32268
32269 g.
32270 \begin_inset space \space{}
32271 \end_inset
32272
32273
32274 \emph on
32275 report
32276 \emph default
32277  in 
32278 \emph on
32279 report
32280 \emph default
32281 s), then you get proposals without adjusting the query in the dialog, and
32282  also the replacement will probably be correct (as only the highlighted
32283  part will be replaced, thus the ending remains).
32284 \end_layout
32285
32286 \begin_layout Section
32287 Change Tracking
32288 \begin_inset Index idx
32289 status collapsed
32290
32291 \begin_layout Plain Layout
32292 Change Tracking
32293 \end_layout
32294
32295 \end_inset
32296
32297
32298 \begin_inset Index idx
32299 status collapsed
32300
32301 \begin_layout Plain Layout
32302 Document ! Change Tracking
32303 \end_layout
32304
32305 \end_inset
32306
32307
32308 \begin_inset CommandInset label
32309 LatexCommand label
32310 name "sec:Change-Tracking"
32311
32312 \end_inset
32313
32314
32315 \end_layout
32316
32317 \begin_layout Standard
32318 When you work on a document collaboratively it is extremely useful to be
32319  able to see changes that others have made highlighted in the document.
32320  You can then decide if you want to accept a change or not.
32321  This can be achieved by turning on change tracking in the menu 
32322 \family sans
32323 Document\SpecialChar \menuseparator
32324 Change
32325 \begin_inset space ~
32326 \end_inset
32327
32328 Tracking\SpecialChar \menuseparator
32329 Track
32330 \begin_inset space ~
32331 \end_inset
32332
32333 Changes
32334 \family default
32335 .
32336 \end_layout
32337
32338 \begin_layout Standard
32339 Changes made in the document will then be highlighted by strokes and colors:
32340  
32341 \bar under
32342 \color blue
32343 underlined text
32344 \bar default
32345 \color inherit
32346  is an addition, 
32347 \strikeout on
32348 \color blue
32349 canceled text
32350 \strikeout default
32351 \color inherit
32352  is a deletion.
32353  The color depends on the author that made the change.
32354  You can change the color in LyX's preferences dialog under 
32355 \family sans
32356 Look
32357 \begin_inset space ~
32358 \end_inset
32359
32360 and
32361 \begin_inset space ~
32362 \end_inset
32363
32364 feel
32365 \family default
32366
32367 \family sans
32368 Colors
32369 \family default
32370 .
32371 \begin_inset Index idx
32372 status collapsed
32373
32374 \begin_layout Plain Layout
32375 Color ! Change tracking
32376 \end_layout
32377
32378 \end_inset
32379
32380  The author and the date of the change are shown in LyX's status bar when
32381  the cursor is in changed text.
32382  The same information is shown when you use the toolbar button 
32383 \begin_inset Info
32384 type  "icon"
32385 arg   "changes-merge"
32386 \end_inset
32387
32388 .
32389 \end_layout
32390
32391 \begin_layout Standard
32392 When change tracking is activated, you will see the review toolbar in LyX:
32393 \begin_inset Index idx
32394 status collapsed
32395
32396 \begin_layout Plain Layout
32397 Toolbar ! Review
32398 \end_layout
32399
32400 \end_inset
32401
32402
32403 \end_layout
32404
32405 \begin_layout Standard
32406 \begin_inset VSpace defskip
32407 \end_inset
32408
32409
32410 \end_layout
32411
32412 \begin_layout Standard
32413 \begin_inset Graphics
32414         filename clipart/ChangesToolbar.png
32415         scale 90
32416
32417 \end_inset
32418
32419
32420 \end_layout
32421
32422 \begin_layout Standard
32423 \begin_inset VSpace defskip
32424 \end_inset
32425
32426
32427 \end_layout
32428
32429 \begin_layout Standard
32430 The review toolbar as shown above contains from left to right the following
32431  buttons:
32432 \end_layout
32433
32434 \begin_layout Standard
32435 \begin_inset VSpace defskip
32436 \end_inset
32437
32438
32439 \end_layout
32440
32441 \begin_layout Standard
32442 \begin_inset Tabular
32443 <lyxtabular version="3" rows="10" columns="2">
32444 <features islongtable="true" longtabularalignment="center">
32445 <column alignment="left" valignment="top" width="0">
32446 <column alignment="left" valignment="top" width="0">
32447 <row interlinespace="2.5mm">
32448 <cell alignment="center" valignment="top" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \family sans
32454 \begin_inset Info
32455 type  "icon"
32456 arg   "changes-track"
32457 \end_inset
32458
32459
32460 \end_layout
32461
32462 \end_inset
32463 </cell>
32464 <cell alignment="center" valignment="top" usebox="none">
32465 \begin_inset Text
32466
32467 \begin_layout Plain Layout
32468
32469 \family sans
32470 Document\SpecialChar \menuseparator
32471 Change
32472 \begin_inset space ~
32473 \end_inset
32474
32475 Tracking\SpecialChar \menuseparator
32476 Track
32477 \begin_inset space ~
32478 \end_inset
32479
32480 Changes
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 </row>
32486 <row interlinespace="2.5mm">
32487 <cell alignment="center" valignment="top" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout Plain Layout
32491
32492 \family sans
32493 \begin_inset Info
32494 type  "icon"
32495 arg   "changes-output"
32496 \end_inset
32497
32498
32499 \end_layout
32500
32501 \end_inset
32502 </cell>
32503 <cell alignment="center" valignment="top" usebox="none">
32504 \begin_inset Text
32505
32506 \begin_layout Plain Layout
32507
32508 \family sans
32509 Document\SpecialChar \menuseparator
32510 Change
32511 \begin_inset space ~
32512 \end_inset
32513
32514 Tracking\SpecialChar \menuseparator
32515 Show
32516 \begin_inset space ~
32517 \end_inset
32518
32519 Changes
32520 \begin_inset space ~
32521 \end_inset
32522
32523 in
32524 \begin_inset space ~
32525 \end_inset
32526
32527 Output
32528 \end_layout
32529
32530 \end_inset
32531 </cell>
32532 </row>
32533 <row interlinespace="2.5mm">
32534 <cell alignment="center" valignment="top" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538
32539 \family sans
32540 \begin_inset Info
32541 type  "icon"
32542 arg   "change-next"
32543 \end_inset
32544
32545
32546 \end_layout
32547
32548 \end_inset
32549 </cell>
32550 <cell alignment="center" valignment="top" usebox="none">
32551 \begin_inset Text
32552
32553 \begin_layout Plain Layout
32554 Jumps to the next change
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 </row>
32560 <row interlinespace="2.5mm">
32561 <cell alignment="center" valignment="top" usebox="none">
32562 \begin_inset Text
32563
32564 \begin_layout Plain Layout
32565
32566 \family sans
32567 \begin_inset Info
32568 type  "icon"
32569 arg   "change-accept"
32570 \end_inset
32571
32572
32573 \end_layout
32574
32575 \end_inset
32576 </cell>
32577 <cell alignment="center" valignment="top" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581
32582 \family sans
32583 Document\SpecialChar \menuseparator
32584 Change
32585 \begin_inset space ~
32586 \end_inset
32587
32588 Tracking\SpecialChar \menuseparator
32589 Accept
32590 \begin_inset space ~
32591 \end_inset
32592
32593 Change
32594 \end_layout
32595
32596 \end_inset
32597 </cell>
32598 </row>
32599 <row interlinespace="2.5mm">
32600 <cell alignment="center" valignment="top" usebox="none">
32601 \begin_inset Text
32602
32603 \begin_layout Plain Layout
32604
32605 \family sans
32606 \begin_inset Info
32607 type  "icon"
32608 arg   "change-reject"
32609 \end_inset
32610
32611
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620
32621 \family sans
32622 Document\SpecialChar \menuseparator
32623 Change
32624 \begin_inset space ~
32625 \end_inset
32626
32627 Tracking\SpecialChar \menuseparator
32628 Reject
32629 \begin_inset space ~
32630 \end_inset
32631
32632 Change
32633 \end_layout
32634
32635 \end_inset
32636 </cell>
32637 </row>
32638 <row interlinespace="2.5mm">
32639 <cell alignment="center" valignment="top" usebox="none">
32640 \begin_inset Text
32641
32642 \begin_layout Plain Layout
32643
32644 \family sans
32645 \begin_inset Info
32646 type  "icon"
32647 arg   "changes-merge"
32648 \end_inset
32649
32650
32651 \end_layout
32652
32653 \end_inset
32654 </cell>
32655 <cell alignment="center" valignment="top" usebox="none">
32656 \begin_inset Text
32657
32658 \begin_layout Plain Layout
32659
32660 \family sans
32661 Document\SpecialChar \menuseparator
32662 Change
32663 \begin_inset space ~
32664 \end_inset
32665
32666 Tracking\SpecialChar \menuseparator
32667 Merge
32668 \begin_inset space ~
32669 \end_inset
32670
32671 Changes
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 </row>
32677 <row interlinespace="2.5mm">
32678 <cell alignment="center" valignment="top" usebox="none">
32679 \begin_inset Text
32680
32681 \begin_layout Plain Layout
32682
32683 \family sans
32684 \begin_inset Info
32685 type  "icon"
32686 arg   "all-changes-accept"
32687 \end_inset
32688
32689
32690 \end_layout
32691
32692 \end_inset
32693 </cell>
32694 <cell alignment="center" valignment="top" usebox="none">
32695 \begin_inset Text
32696
32697 \begin_layout Plain Layout
32698
32699 \family sans
32700 Document\SpecialChar \menuseparator
32701 Change
32702 \begin_inset space ~
32703 \end_inset
32704
32705 Tracking\SpecialChar \menuseparator
32706 Accept
32707 \begin_inset space ~
32708 \end_inset
32709
32710 All
32711 \begin_inset space ~
32712 \end_inset
32713
32714 Changes
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 </row>
32720 <row interlinespace="2.5mm">
32721 <cell alignment="center" valignment="top" usebox="none">
32722 \begin_inset Text
32723
32724 \begin_layout Plain Layout
32725
32726 \family sans
32727 \begin_inset Info
32728 type  "icon"
32729 arg   "all-changes-reject"
32730 \end_inset
32731
32732
32733 \end_layout
32734
32735 \end_inset
32736 </cell>
32737 <cell alignment="center" valignment="top" usebox="none">
32738 \begin_inset Text
32739
32740 \begin_layout Plain Layout
32741
32742 \family sans
32743 Document\SpecialChar \menuseparator
32744 Change
32745 \begin_inset space ~
32746 \end_inset
32747
32748 Tracking\SpecialChar \menuseparator
32749 Reject
32750 \begin_inset space ~
32751 \end_inset
32752
32753 All
32754 \begin_inset space ~
32755 \end_inset
32756
32757 Changes
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 </row>
32763 <row interlinespace="2.5mm">
32764 <cell alignment="center" valignment="top" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Plain Layout
32768
32769 \family sans
32770 \begin_inset Info
32771 type  "icon"
32772 arg   "note-insert"
32773 \end_inset
32774
32775
32776 \end_layout
32777
32778 \end_inset
32779 </cell>
32780 <cell alignment="center" valignment="top" usebox="none">
32781 \begin_inset Text
32782
32783 \begin_layout Plain Layout
32784
32785 \family sans
32786 Insert\SpecialChar \menuseparator
32787 Note\SpecialChar \menuseparator
32788 LyX
32789 \begin_inset space ~
32790 \end_inset
32791
32792 Note
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 </row>
32798 <row interlinespace="2.5mm">
32799 <cell alignment="center" valignment="top" usebox="none">
32800 \begin_inset Text
32801
32802 \begin_layout Plain Layout
32803
32804 \family sans
32805 \begin_inset Info
32806 type  "icon"
32807 arg   "note-next"
32808 \end_inset
32809
32810
32811 \end_layout
32812
32813 \end_inset
32814 </cell>
32815 <cell alignment="center" valignment="top" usebox="none">
32816 \begin_inset Text
32817
32818 \begin_layout Plain Layout
32819
32820 \family sans
32821 Navigate\SpecialChar \menuseparator
32822 Next
32823 \begin_inset space ~
32824 \end_inset
32825
32826 Note
32827 \end_layout
32828
32829 \end_inset
32830 </cell>
32831 </row>
32832 </lyxtabular>
32833
32834 \end_inset
32835
32836
32837 \end_layout
32838
32839 \begin_layout Standard
32840 \begin_inset VSpace defskip
32841 \end_inset
32842
32843
32844 \end_layout
32845
32846 \begin_layout Standard
32847 The review toolbar helps you to accept, reject, or merge changes – highlight
32848  the change and press one of the desired toolbar buttons.
32849  When you merge changes, a window pops up showing you information about
32850  the next change after the current cursor position.
32851  So you don't need to highlight a certain change.
32852  Within the merge window you can decide to accept or reject changes and
32853  step to the next change.
32854  This way you can jump through all the changes in the document.
32855 \end_layout
32856
32857 \begin_layout Standard
32858 The toolbar has two buttons to handle notes because notes are often important
32859  to describe a change.
32860 \end_layout
32861
32862 \begin_layout Standard
32863 To show the made changes in the output you need the LaTeX package 
32864 \series bold
32865 dvipost
32866 \series default
32867
32868 \begin_inset Index idx
32869 status collapsed
32870
32871 \begin_layout Plain Layout
32872 LaTeX-packages ! dvipost
32873 \end_layout
32874
32875 \end_inset
32876
32877  installed.
32878  You will find it in the TeX Catalogue, 
32879 \begin_inset CommandInset citation
32880 LatexCommand cite
32881 key "TeXCatalogue"
32882
32883 \end_inset
32884
32885  or in the package manager of your LaTeX-system.
32886 \end_layout
32887
32888 \begin_layout Section
32889 Comparison of Documents
32890 \begin_inset Index idx
32891 status collapsed
32892
32893 \begin_layout Plain Layout
32894 Comparison of documents
32895 \end_layout
32896
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \begin_layout Standard
32903 You can compare two different LyX files via the menu 
32904 \family sans
32905 Tools\SpecialChar \menuseparator
32906 Compare
32907 \family default
32908 .
32909  The comparison result is a LyX file with change tracking enabled showing
32910  the differences.
32911  In the comparison dialog you can select from which document LyX should
32912  take the document settings for the resulting difference file with the option
32913  
32914 \family sans
32915 Copy
32916 \begin_inset space ~
32917 \end_inset
32918
32919 Document
32920 \begin_inset space ~
32921 \end_inset
32922
32923 Settings
32924 \begin_inset space ~
32925 \end_inset
32926
32927 from
32928 \family default
32929 .
32930  The option 
32931 \family sans
32932 Enable
32933 \begin_inset space ~
32934 \end_inset
32935
32936 change
32937 \begin_inset space ~
32938 \end_inset
32939
32940 tracking
32941 \begin_inset space ~
32942 \end_inset
32943
32944 features
32945 \begin_inset space ~
32946 \end_inset
32947
32948 in
32949 \begin_inset space ~
32950 \end_inset
32951
32952 the
32953 \begin_inset space ~
32954 \end_inset
32955
32956 output
32957 \family default
32958  enables the change tracking option 
32959 \family sans
32960 Show
32961 \begin_inset space ~
32962 \end_inset
32963
32964 Changes
32965 \begin_inset space ~
32966 \end_inset
32967
32968 in
32969 \begin_inset space ~
32970 \end_inset
32971
32972 Output
32973 \family default
32974  to visualize the differences also in the PDF output of the difference file.
32975 \end_layout
32976
32977 \begin_layout Section
32978 International Support
32979 \begin_inset Index idx
32980 status collapsed
32981
32982 \begin_layout Plain Layout
32983 International support
32984 \end_layout
32985
32986 \end_inset
32987
32988
32989 \end_layout
32990
32991 \begin_layout Standard
32992 This section describes how to use LyX with any language you want.
32993  For some non-western languages there are special Wiki-pages that explain
32994  how to set up LyX to use them: 
32995 \begin_inset CommandInset citation
32996 LatexCommand cite
32997 key "Arabic,Armenian,Farsi,Hebrew"
32998
32999 \end_inset
33000
33001
33002 \end_layout
33003
33004 \begin_layout Standard
33005 Besides languages, LyX also supports phonetic symbols, see section
33006 \begin_inset space ~
33007 \end_inset
33008
33009
33010 \begin_inset CommandInset ref
33011 LatexCommand ref
33012 reference "sub:Special-Character"
33013
33014 \end_inset
33015
33016 .
33017 \end_layout
33018
33019 \begin_layout Subsection
33020 Language Options
33021 \begin_inset Index idx
33022 status collapsed
33023
33024 \begin_layout Plain Layout
33025 Language ! Options
33026 \end_layout
33027
33028 \end_inset
33029
33030
33031 \begin_inset Index idx
33032 status collapsed
33033
33034 \begin_layout Plain Layout
33035 Document ! Settings
33036 \end_layout
33037
33038 \end_inset
33039
33040
33041 \begin_inset Index idx
33042 status collapsed
33043
33044 \begin_layout Plain Layout
33045 Document ! Language
33046 \end_layout
33047
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \begin_layout Standard
33054 The 
33055 \family sans
33056 Document\SpecialChar \menuseparator
33057 Settings
33058 \family default
33059  dialog lets you set 
33060 \family roman
33061 the language and character encoding for your language.
33062  
33063 \end_layout
33064
33065 \begin_layout Standard
33066 Choose your language in the 
33067 \family sans
33068 Language
33069 \family default
33070  section of this dialog.
33071  The default is 
33072 \family sans
33073 English
33074 \family default
33075 .
33076 \end_layout
33077
33078 \begin_layout Standard
33079 Under 
33080 \family sans
33081 Encoding
33082 \family default
33083  you can choose the character encoding map you want to use for LaTeX export.
33084  The option 
33085 \family sans
33086 Language Default
33087 \family default
33088  is the preferred choice and works well in most cases.
33089  For details about the different encoding options see section
33090 \begin_inset space ~
33091 \end_inset
33092
33093
33094 \begin_inset CommandInset ref
33095 LatexCommand ref
33096 reference "chap:The-Document-Settings"
33097
33098 \end_inset
33099
33100 .
33101 \end_layout
33102
33103 \begin_layout Subsection
33104 Keyboard mapping configuration
33105 \begin_inset CommandInset label
33106 LatexCommand label
33107 name "sub:Keyboard-mapping"
33108
33109 \end_inset
33110
33111
33112 \end_layout
33113
33114 \begin_layout Standard
33115 If you have for example a U.
33116 \begin_inset space \thinspace{}
33117 \end_inset
33118
33119 S.-style keyboard and want to write in a language other than English, you
33120  can use an alternate keymap.
33121  For example, if you have a U.
33122 \begin_inset space \thinspace{}
33123 \end_inset
33124
33125 S.-style keyboard but want to write in Italian, you can configure LyX to
33126  use an Italian keymap.
33127  The preferences dialog allows you to choose up to two keyboard mappings,
33128  see section
33129 \begin_inset space ~
33130 \end_inset
33131
33132
33133 \begin_inset CommandInset ref
33134 LatexCommand ref
33135 reference "sub:Keyboard-Map"
33136
33137 \end_inset
33138
33139 .
33140  You can choose primary and secondary keyboard languages and then select
33141  which one you want to use.
33142 \end_layout
33143
33144 \begin_layout Standard
33145 Finally, you may just want to change a few key mappings or create an entirely
33146  different keymap (for Vulcan, for instance).
33147  You may, for example, normally write in Italian on a U.S.
33148  keyboard but want to include an occasional quotation in German.
33149  In such a case, you can write your own keyboard mapping or modify an existing
33150  one to support the characters you want.
33151  This and many other customizations are explained in the 
33152 \emph on
33153 Customization
33154 \emph default
33155  manual.
33156 \end_layout
33157
33158 \begin_layout Subsection
33159 Character Tables
33160 \end_layout
33161
33162 \begin_layout Standard
33163 Table
33164 \begin_inset space ~
33165 \end_inset
33166
33167
33168 \begin_inset CommandInset ref
33169 LatexCommand ref
33170 reference "tab:The-latin1-character"
33171
33172 \end_inset
33173
33174  shows the 
33175 \family typewriter
33176 Latin1
33177 \family default
33178  character set.
33179  You should be able to enter the characters in the first eight columns directly
33180  from the keyboard.
33181 \end_layout
33182
33183 \begin_layout Standard
33184 There are a few things you need to know about this table.
33185  Here are some of the details you will need to bear in mind when using character
33186 s from the 
33187 \family typewriter
33188 Latin1
33189 \family default
33190  character set:
33191 \end_layout
33192
33193 \begin_layout Itemize
33194 Even if you have selected 
33195 \family sans
33196 latin1
33197 \family default
33198  in the 
33199 \family sans
33200 Document\SpecialChar \menuseparator
33201 Settings
33202 \family default
33203  dialog, users who have only the 
33204 \family typewriter
33205 T1
33206 \family default
33207 -fonts for LaTeX [or who have the 
33208 \family typewriter
33209 T1
33210 \family default
33211 -fonts but aren't using them] will still miss a few characters: D0, F0,
33212  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33213  french quotes will not show up.
33214 \end_layout
33215
33216 \begin_layout Standard
33217 \begin_inset Float table
33218 wide false
33219 sideways false
33220 status collapsed
33221
33222 \begin_layout Plain Layout
33223 \begin_inset Caption
33224
33225 \begin_layout Plain Layout
33226 \begin_inset CommandInset label
33227 LatexCommand label
33228 name "tab:The-latin1-character"
33229
33230 \end_inset
33231
33232 The 
33233 \family typewriter
33234 latin1
33235 \family default
33236  character set
33237 \end_layout
33238
33239 \end_inset
33240
33241
33242 \end_layout
33243
33244 \begin_layout Plain Layout
33245 \align center
33246 \begin_inset Tabular
33247 <lyxtabular version="3" rows="17" columns="17">
33248 <features tabularvalignment="middle">
33249 <column alignment="center" valignment="top" width="0pt">
33250 <column alignment="center" valignment="top" width="0pt">
33251 <column alignment="center" valignment="top" width="0pt">
33252 <column alignment="center" valignment="top" width="0pt">
33253 <column alignment="center" valignment="top" width="0pt">
33254 <column alignment="center" valignment="top" width="0pt">
33255 <column alignment="center" valignment="top" width="0pt">
33256 <column alignment="center" valignment="top" width="0pt">
33257 <column alignment="center" valignment="top" width="0pt">
33258 <column alignment="center" valignment="top" width="0pt">
33259 <column alignment="center" valignment="top" width="0pt">
33260 <column alignment="center" valignment="top" width="0pt">
33261 <column alignment="center" valignment="top" width="0pt">
33262 <column alignment="center" valignment="top" width="0pt">
33263 <column alignment="center" valignment="top" width="0pt">
33264 <column alignment="center" valignment="top" width="0pt">
33265 <column alignment="center" valignment="top" width="0pt">
33266 <row>
33267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33268 \begin_inset Text
33269
33270 \begin_layout Plain Layout
33271
33272 \end_layout
33273
33274 \end_inset
33275 </cell>
33276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33277 \begin_inset Text
33278
33279 \begin_layout Plain Layout
33280
33281 \family roman
33282 \series medium
33283 \shape up
33284 \size tiny
33285 \emph off
33286 \bar no
33287 \noun off
33288 \color none
33289 00
33290 \end_layout
33291
33292 \end_inset
33293 </cell>
33294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33295 \begin_inset Text
33296
33297 \begin_layout Plain Layout
33298
33299 \family roman
33300 \series medium
33301 \shape up
33302 \size tiny
33303 \emph off
33304 \bar no
33305 \noun off
33306 \color none
33307 10
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Plain Layout
33316
33317 \family roman
33318 \series medium
33319 \shape up
33320 \size tiny
33321 \emph off
33322 \bar no
33323 \noun off
33324 \color none
33325 20
33326 \end_layout
33327
33328 \end_inset
33329 </cell>
33330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33331 \begin_inset Text
33332
33333 \begin_layout Plain Layout
33334
33335 \family roman
33336 \series medium
33337 \shape up
33338 \size tiny
33339 \emph off
33340 \bar no
33341 \noun off
33342 \color none
33343 30
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352
33353 \family roman
33354 \series medium
33355 \shape up
33356 \size tiny
33357 \emph off
33358 \bar no
33359 \noun off
33360 \color none
33361 40
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33367 \begin_inset Text
33368
33369 \begin_layout Plain Layout
33370
33371 \family roman
33372 \series medium
33373 \shape up
33374 \size tiny
33375 \emph off
33376 \bar no
33377 \noun off
33378 \color none
33379 50
33380 \end_layout
33381
33382 \end_inset
33383 </cell>
33384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33385 \begin_inset Text
33386
33387 \begin_layout Plain Layout
33388
33389 \family roman
33390 \series medium
33391 \shape up
33392 \size tiny
33393 \emph off
33394 \bar no
33395 \noun off
33396 \color none
33397 60
33398 \end_layout
33399
33400 \end_inset
33401 </cell>
33402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33403 \begin_inset Text
33404
33405 \begin_layout Plain Layout
33406
33407 \family roman
33408 \series medium
33409 \shape up
33410 \size tiny
33411 \emph off
33412 \bar no
33413 \noun off
33414 \color none
33415 70
33416 \end_layout
33417
33418 \end_inset
33419 </cell>
33420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33421 \begin_inset Text
33422
33423 \begin_layout Plain Layout
33424
33425 \family roman
33426 \series medium
33427 \shape up
33428 \size tiny
33429 \emph off
33430 \bar no
33431 \noun off
33432 \color none
33433 80
33434 \end_layout
33435
33436 \end_inset
33437 </cell>
33438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33439 \begin_inset Text
33440
33441 \begin_layout Plain Layout
33442
33443 \family roman
33444 \series medium
33445 \shape up
33446 \size tiny
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 90
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \family roman
33462 \series medium
33463 \shape up
33464 \size tiny
33465 \emph off
33466 \bar no
33467 \noun off
33468 \color none
33469 A0
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478
33479 \family roman
33480 \series medium
33481 \shape up
33482 \size tiny
33483 \emph off
33484 \bar no
33485 \noun off
33486 \color none
33487 B0
33488 \end_layout
33489
33490 \end_inset
33491 </cell>
33492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33493 \begin_inset Text
33494
33495 \begin_layout Plain Layout
33496
33497 \family roman
33498 \series medium
33499 \shape up
33500 \size tiny
33501 \emph off
33502 \bar no
33503 \noun off
33504 \color none
33505 C0
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family roman
33516 \series medium
33517 \shape up
33518 \size tiny
33519 \emph off
33520 \bar no
33521 \noun off
33522 \color none
33523 D0
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33529 \begin_inset Text
33530
33531 \begin_layout Plain Layout
33532
33533 \family roman
33534 \series medium
33535 \shape up
33536 \size tiny
33537 \emph off
33538 \bar no
33539 \noun off
33540 \color none
33541 E0
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550
33551 \family roman
33552 \series medium
33553 \shape up
33554 \size tiny
33555 \emph off
33556 \bar no
33557 \noun off
33558 \color none
33559 F0
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 </row>
33565 <row>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570
33571 \family roman
33572 \series medium
33573 \shape up
33574 \size tiny
33575 \emph off
33576 \bar no
33577 \noun off
33578 \color none
33579 00
33580 \end_layout
33581
33582 \end_inset
33583 </cell>
33584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33585 \begin_inset Text
33586
33587 \begin_layout Plain Layout
33588
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \family roman
33617 \series medium
33618 \shape up
33619 \emph off
33620 \bar no
33621 \noun off
33622 \color none
33623 0
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632
33633 \family roman
33634 \series medium
33635 \shape up
33636 \emph off
33637 \bar no
33638 \noun off
33639 \color none
33640 @
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \family roman
33651 \series medium
33652 \shape up
33653 \emph off
33654 \bar no
33655 \noun off
33656 \color none
33657 P
33658 \end_layout
33659
33660 \end_inset
33661 </cell>
33662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666
33667 \family roman
33668 \series medium
33669 \shape up
33670 \emph off
33671 \bar no
33672 \noun off
33673 \color none
33674 '
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33680 \begin_inset Text
33681
33682 \begin_layout Plain Layout
33683
33684 \family roman
33685 \series medium
33686 \shape up
33687 \emph off
33688 \bar no
33689 \noun off
33690 \color none
33691 p
33692 \end_layout
33693
33694 \end_inset
33695 </cell>
33696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33724 \begin_inset Text
33725
33726 \begin_layout Plain Layout
33727
33728 \family roman
33729 \series medium
33730 \shape up
33731 \emph off
33732 \bar no
33733 \noun off
33734 \color none
33735 °
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33741 \begin_inset Text
33742
33743 \begin_layout Plain Layout
33744
33745 \family roman
33746 \series medium
33747 \shape up
33748 \emph off
33749 \bar no
33750 \noun off
33751 \color none
33752 À
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761
33762 \family roman
33763 \series medium
33764 \shape up
33765 \emph off
33766 \bar no
33767 \noun off
33768 \color none
33769 Ð
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778
33779 \family roman
33780 \series medium
33781 \shape up
33782 \emph off
33783 \bar no
33784 \noun off
33785 \color none
33786 à
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \family roman
33797 \series medium
33798 \shape up
33799 \emph off
33800 \bar no
33801 \noun off
33802 \color none
33803 ð
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 </row>
33809 <row>
33810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814
33815 \family roman
33816 \series medium
33817 \shape up
33818 \size tiny
33819 \emph off
33820 \bar no
33821 \noun off
33822 \color none
33823 01
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Plain Layout
33832
33833 \end_layout
33834
33835 \end_inset
33836 </cell>
33837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841
33842 \end_layout
33843
33844 \end_inset
33845 </cell>
33846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33847 \begin_inset Text
33848
33849 \begin_layout Plain Layout
33850
33851 \family roman
33852 \series medium
33853 \shape up
33854 \emph off
33855 \bar no
33856 \noun off
33857 \color none
33858 !
33859 \end_layout
33860
33861 \end_inset
33862 </cell>
33863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33864 \begin_inset Text
33865
33866 \begin_layout Plain Layout
33867
33868 \family roman
33869 \series medium
33870 \shape up
33871 \emph off
33872 \bar no
33873 \noun off
33874 \color none
33875 1
33876 \end_layout
33877
33878 \end_inset
33879 </cell>
33880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33881 \begin_inset Text
33882
33883 \begin_layout Plain Layout
33884
33885 \family roman
33886 \series medium
33887 \shape up
33888 \emph off
33889 \bar no
33890 \noun off
33891 \color none
33892 A
33893 \end_layout
33894
33895 \end_inset
33896 </cell>
33897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33898 \begin_inset Text
33899
33900 \begin_layout Plain Layout
33901
33902 \family roman
33903 \series medium
33904 \shape up
33905 \emph off
33906 \bar no
33907 \noun off
33908 \color none
33909 Q
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33915 \begin_inset Text
33916
33917 \begin_layout Plain Layout
33918
33919 \family roman
33920 \series medium
33921 \shape up
33922 \emph off
33923 \bar no
33924 \noun off
33925 \color none
33926 a
33927 \end_layout
33928
33929 \end_inset
33930 </cell>
33931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33932 \begin_inset Text
33933
33934 \begin_layout Plain Layout
33935
33936 \family roman
33937 \series medium
33938 \shape up
33939 \emph off
33940 \bar no
33941 \noun off
33942 \color none
33943 q
33944 \end_layout
33945
33946 \end_inset
33947 </cell>
33948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33949 \begin_inset Text
33950
33951 \begin_layout Plain Layout
33952
33953 \end_layout
33954
33955 \end_inset
33956 </cell>
33957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33958 \begin_inset Text
33959
33960 \begin_layout Plain Layout
33961
33962 \end_layout
33963
33964 \end_inset
33965 </cell>
33966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33967 \begin_inset Text
33968
33969 \begin_layout Plain Layout
33970
33971 \family roman
33972 \series medium
33973 \shape up
33974 \emph off
33975 \bar no
33976 \noun off
33977 \color none
33978 ¡
33979 \end_layout
33980
33981 \end_inset
33982 </cell>
33983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33984 \begin_inset Text
33985
33986 \begin_layout Plain Layout
33987
33988 \family roman
33989 \series medium
33990 \shape up
33991 \emph off
33992 \bar no
33993 \noun off
33994 \color none
33995 ±
33996 \end_layout
33997
33998 \end_inset
33999 </cell>
34000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34001 \begin_inset Text
34002
34003 \begin_layout Plain Layout
34004
34005 \family roman
34006 \series medium
34007 \shape up
34008 \emph off
34009 \bar no
34010 \noun off
34011 \color none
34012 Á
34013 \end_layout
34014
34015 \end_inset
34016 </cell>
34017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34018 \begin_inset Text
34019
34020 \begin_layout Plain Layout
34021
34022 \family roman
34023 \series medium
34024 \shape up
34025 \emph off
34026 \bar no
34027 \noun off
34028 \color none
34029 Ñ
34030 \end_layout
34031
34032 \end_inset
34033 </cell>
34034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34035 \begin_inset Text
34036
34037 \begin_layout Plain Layout
34038
34039 \family roman
34040 \series medium
34041 \shape up
34042 \emph off
34043 \bar no
34044 \noun off
34045 \color none
34046 á
34047 \end_layout
34048
34049 \end_inset
34050 </cell>
34051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34052 \begin_inset Text
34053
34054 \begin_layout Plain Layout
34055
34056 \family roman
34057 \series medium
34058 \shape up
34059 \emph off
34060 \bar no
34061 \noun off
34062 \color none
34063 ñ
34064 \end_layout
34065
34066 \end_inset
34067 </cell>
34068 </row>
34069 <row>
34070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074
34075 \family roman
34076 \series medium
34077 \shape up
34078 \size tiny
34079 \emph off
34080 \bar no
34081 \noun off
34082 \color none
34083 02
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34107 \begin_inset Text
34108
34109 \begin_layout Plain Layout
34110
34111 \family roman
34112 \series medium
34113 \shape up
34114 \emph off
34115 \bar no
34116 \noun off
34117 \color none
34118 \begin_inset Quotes eld
34119 \end_inset
34120
34121
34122 \end_layout
34123
34124 \end_inset
34125 </cell>
34126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34127 \begin_inset Text
34128
34129 \begin_layout Plain Layout
34130
34131 \family roman
34132 \series medium
34133 \shape up
34134 \emph off
34135 \bar no
34136 \noun off
34137 \color none
34138 2
34139 \end_layout
34140
34141 \end_inset
34142 </cell>
34143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34144 \begin_inset Text
34145
34146 \begin_layout Plain Layout
34147
34148 \family roman
34149 \series medium
34150 \shape up
34151 \emph off
34152 \bar no
34153 \noun off
34154 \color none
34155 B
34156 \end_layout
34157
34158 \end_inset
34159 </cell>
34160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34161 \begin_inset Text
34162
34163 \begin_layout Plain Layout
34164
34165 \family roman
34166 \series medium
34167 \shape up
34168 \emph off
34169 \bar no
34170 \noun off
34171 \color none
34172 R
34173 \end_layout
34174
34175 \end_inset
34176 </cell>
34177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34178 \begin_inset Text
34179
34180 \begin_layout Plain Layout
34181
34182 \family roman
34183 \series medium
34184 \shape up
34185 \emph off
34186 \bar no
34187 \noun off
34188 \color none
34189 b
34190 \end_layout
34191
34192 \end_inset
34193 </cell>
34194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34195 \begin_inset Text
34196
34197 \begin_layout Plain Layout
34198
34199 \family roman
34200 \series medium
34201 \shape up
34202 \emph off
34203 \bar no
34204 \noun off
34205 \color none
34206 r
34207 \end_layout
34208
34209 \end_inset
34210 </cell>
34211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34212 \begin_inset Text
34213
34214 \begin_layout Plain Layout
34215
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34230 \begin_inset Text
34231
34232 \begin_layout Plain Layout
34233 ¢
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242
34243 \family roman
34244 \series medium
34245 \shape up
34246 \emph off
34247 \bar no
34248 \noun off
34249 \color none
34250 ²
34251 \end_layout
34252
34253 \end_inset
34254 </cell>
34255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34256 \begin_inset Text
34257
34258 \begin_layout Plain Layout
34259
34260 \family roman
34261 \series medium
34262 \shape up
34263 \emph off
34264 \bar no
34265 \noun off
34266 \color none
34267 Â
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34273 \begin_inset Text
34274
34275 \begin_layout Plain Layout
34276
34277 \family roman
34278 \series medium
34279 \shape up
34280 \emph off
34281 \bar no
34282 \noun off
34283 \color none
34284 Ò
34285 \end_layout
34286
34287 \end_inset
34288 </cell>
34289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293
34294 \family roman
34295 \series medium
34296 \shape up
34297 \emph off
34298 \bar no
34299 \noun off
34300 \color none
34301 â
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310
34311 \family roman
34312 \series medium
34313 \shape up
34314 \emph off
34315 \bar no
34316 \noun off
34317 \color none
34318 ò
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 </row>
34324 <row>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329
34330 \family roman
34331 \series medium
34332 \shape up
34333 \size tiny
34334 \emph off
34335 \bar no
34336 \noun off
34337 \color none
34338 03
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34344 \begin_inset Text
34345
34346 \begin_layout Plain Layout
34347
34348 \end_layout
34349
34350 \end_inset
34351 </cell>
34352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34353 \begin_inset Text
34354
34355 \begin_layout Plain Layout
34356
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365
34366 \family roman
34367 \series medium
34368 \shape up
34369 \emph off
34370 \bar no
34371 \noun off
34372 \color none
34373 #
34374 \end_layout
34375
34376 \end_inset
34377 </cell>
34378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34379 \begin_inset Text
34380
34381 \begin_layout Plain Layout
34382
34383 \family roman
34384 \series medium
34385 \shape up
34386 \emph off
34387 \bar no
34388 \noun off
34389 \color none
34390 3
34391 \end_layout
34392
34393 \end_inset
34394 </cell>
34395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34396 \begin_inset Text
34397
34398 \begin_layout Plain Layout
34399
34400 \family roman
34401 \series medium
34402 \shape up
34403 \emph off
34404 \bar no
34405 \noun off
34406 \color none
34407 C
34408 \end_layout
34409
34410 \end_inset
34411 </cell>
34412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34413 \begin_inset Text
34414
34415 \begin_layout Plain Layout
34416
34417 \family roman
34418 \series medium
34419 \shape up
34420 \emph off
34421 \bar no
34422 \noun off
34423 \color none
34424 S
34425 \end_layout
34426
34427 \end_inset
34428 </cell>
34429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34430 \begin_inset Text
34431
34432 \begin_layout Plain Layout
34433
34434 \family roman
34435 \series medium
34436 \shape up
34437 \emph off
34438 \bar no
34439 \noun off
34440 \color none
34441 c
34442 \end_layout
34443
34444 \end_inset
34445 </cell>
34446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34447 \begin_inset Text
34448
34449 \begin_layout Plain Layout
34450
34451 \family roman
34452 \series medium
34453 \shape up
34454 \emph off
34455 \bar no
34456 \noun off
34457 \color none
34458 s
34459 \end_layout
34460
34461 \end_inset
34462 </cell>
34463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34464 \begin_inset Text
34465
34466 \begin_layout Plain Layout
34467
34468 \end_layout
34469
34470 \end_inset
34471 </cell>
34472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485
34486 \family roman
34487 \series medium
34488 \shape up
34489 \emph off
34490 \bar no
34491 \noun off
34492 \color none
34493 £
34494 \end_layout
34495
34496 \end_inset
34497 </cell>
34498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34499 \begin_inset Text
34500
34501 \begin_layout Plain Layout
34502
34503 \family roman
34504 \series medium
34505 \shape up
34506 \emph off
34507 \bar no
34508 \noun off
34509 \color none
34510 ³
34511 \end_layout
34512
34513 \end_inset
34514 </cell>
34515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34516 \begin_inset Text
34517
34518 \begin_layout Plain Layout
34519
34520 \family roman
34521 \series medium
34522 \shape up
34523 \emph off
34524 \bar no
34525 \noun off
34526 \color none
34527 Ã
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Plain Layout
34536
34537 \family roman
34538 \series medium
34539 \shape up
34540 \emph off
34541 \bar no
34542 \noun off
34543 \color none
34544 Ó
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Plain Layout
34553
34554 \family roman
34555 \series medium
34556 \shape up
34557 \emph off
34558 \bar no
34559 \noun off
34560 \color none
34561 ã
34562 \end_layout
34563
34564 \end_inset
34565 </cell>
34566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570
34571 \family roman
34572 \series medium
34573 \shape up
34574 \emph off
34575 \bar no
34576 \noun off
34577 \color none
34578 ó
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 </row>
34584 <row>
34585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589
34590 \family roman
34591 \series medium
34592 \shape up
34593 \size tiny
34594 \emph off
34595 \bar no
34596 \noun off
34597 \color none
34598 04
34599 \end_layout
34600
34601 \end_inset
34602 </cell>
34603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34604 \begin_inset Text
34605
34606 \begin_layout Plain Layout
34607
34608 \end_layout
34609
34610 \end_inset
34611 </cell>
34612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34613 \begin_inset Text
34614
34615 \begin_layout Plain Layout
34616
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Plain Layout
34625
34626 \family roman
34627 \series medium
34628 \shape up
34629 \emph off
34630 \bar no
34631 \noun off
34632 \color none
34633 $
34634 \end_layout
34635
34636 \end_inset
34637 </cell>
34638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642
34643 \family roman
34644 \series medium
34645 \shape up
34646 \emph off
34647 \bar no
34648 \noun off
34649 \color none
34650 4
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659
34660 \family roman
34661 \series medium
34662 \shape up
34663 \emph off
34664 \bar no
34665 \noun off
34666 \color none
34667 D
34668 \end_layout
34669
34670 \end_inset
34671 </cell>
34672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34673 \begin_inset Text
34674
34675 \begin_layout Plain Layout
34676
34677 \family roman
34678 \series medium
34679 \shape up
34680 \emph off
34681 \bar no
34682 \noun off
34683 \color none
34684 T
34685 \end_layout
34686
34687 \end_inset
34688 </cell>
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693
34694 \family roman
34695 \series medium
34696 \shape up
34697 \emph off
34698 \bar no
34699 \noun off
34700 \color none
34701 d
34702 \end_layout
34703
34704 \end_inset
34705 </cell>
34706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34707 \begin_inset Text
34708
34709 \begin_layout Plain Layout
34710
34711 \family roman
34712 \series medium
34713 \shape up
34714 \emph off
34715 \bar no
34716 \noun off
34717 \color none
34718 t
34719 \end_layout
34720
34721 \end_inset
34722 </cell>
34723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34724 \begin_inset Text
34725
34726 \begin_layout Plain Layout
34727
34728 \end_layout
34729
34730 \end_inset
34731 </cell>
34732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34733 \begin_inset Text
34734
34735 \begin_layout Plain Layout
34736
34737 \end_layout
34738
34739 \end_inset
34740 </cell>
34741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745 ¤
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754
34755 \family roman
34756 \series medium
34757 \shape up
34758 \emph off
34759 \bar no
34760 \noun off
34761 \color none
34762 ´
34763 \end_layout
34764
34765 \end_inset
34766 </cell>
34767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34768 \begin_inset Text
34769
34770 \begin_layout Plain Layout
34771
34772 \family roman
34773 \series medium
34774 \shape up
34775 \emph off
34776 \bar no
34777 \noun off
34778 \color none
34779 Ä
34780 \end_layout
34781
34782 \end_inset
34783 </cell>
34784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788
34789 \family roman
34790 \series medium
34791 \shape up
34792 \emph off
34793 \bar no
34794 \noun off
34795 \color none
34796 Ô
34797 \end_layout
34798
34799 \end_inset
34800 </cell>
34801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34802 \begin_inset Text
34803
34804 \begin_layout Plain Layout
34805
34806 \family roman
34807 \series medium
34808 \shape up
34809 \emph off
34810 \bar no
34811 \noun off
34812 \color none
34813 ä
34814 \end_layout
34815
34816 \end_inset
34817 </cell>
34818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34819 \begin_inset Text
34820
34821 \begin_layout Plain Layout
34822
34823 \family roman
34824 \series medium
34825 \shape up
34826 \emph off
34827 \bar no
34828 \noun off
34829 \color none
34830 ô
34831 \end_layout
34832
34833 \end_inset
34834 </cell>
34835 </row>
34836 <row>
34837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34838 \begin_inset Text
34839
34840 \begin_layout Plain Layout
34841
34842 \family roman
34843 \series medium
34844 \shape up
34845 \size tiny
34846 \emph off
34847 \bar no
34848 \noun off
34849 \color none
34850 05
34851 \end_layout
34852
34853 \end_inset
34854 </cell>
34855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34856 \begin_inset Text
34857
34858 \begin_layout Plain Layout
34859
34860 \end_layout
34861
34862 \end_inset
34863 </cell>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34874 \begin_inset Text
34875
34876 \begin_layout Plain Layout
34877
34878 \family roman
34879 \series medium
34880 \shape up
34881 \emph off
34882 \bar no
34883 \noun off
34884 \color none
34885 %
34886 \end_layout
34887
34888 \end_inset
34889 </cell>
34890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34891 \begin_inset Text
34892
34893 \begin_layout Plain Layout
34894
34895 \family roman
34896 \series medium
34897 \shape up
34898 \emph off
34899 \bar no
34900 \noun off
34901 \color none
34902 5
34903 \end_layout
34904
34905 \end_inset
34906 </cell>
34907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34908 \begin_inset Text
34909
34910 \begin_layout Plain Layout
34911
34912 \family roman
34913 \series medium
34914 \shape up
34915 \emph off
34916 \bar no
34917 \noun off
34918 \color none
34919 E
34920 \end_layout
34921
34922 \end_inset
34923 </cell>
34924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928
34929 \family roman
34930 \series medium
34931 \shape up
34932 \emph off
34933 \bar no
34934 \noun off
34935 \color none
34936 U
34937 \end_layout
34938
34939 \end_inset
34940 </cell>
34941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34942 \begin_inset Text
34943
34944 \begin_layout Plain Layout
34945
34946 \family roman
34947 \series medium
34948 \shape up
34949 \emph off
34950 \bar no
34951 \noun off
34952 \color none
34953 e
34954 \end_layout
34955
34956 \end_inset
34957 </cell>
34958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34959 \begin_inset Text
34960
34961 \begin_layout Plain Layout
34962
34963 \family roman
34964 \series medium
34965 \shape up
34966 \emph off
34967 \bar no
34968 \noun off
34969 \color none
34970 u
34971 \end_layout
34972
34973 \end_inset
34974 </cell>
34975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34976 \begin_inset Text
34977
34978 \begin_layout Plain Layout
34979
34980 \end_layout
34981
34982 \end_inset
34983 </cell>
34984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34985 \begin_inset Text
34986
34987 \begin_layout Plain Layout
34988
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34994 \begin_inset Text
34995
34996 \begin_layout Plain Layout
34997 ¥
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35003 \begin_inset Text
35004
35005 \begin_layout Plain Layout
35006
35007 \family roman
35008 \series medium
35009 \shape up
35010 \emph off
35011 \bar no
35012 \noun off
35013 \color none
35014 µ
35015 \end_layout
35016
35017 \end_inset
35018 </cell>
35019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35020 \begin_inset Text
35021
35022 \begin_layout Plain Layout
35023
35024 \family roman
35025 \series medium
35026 \shape up
35027 \emph off
35028 \bar no
35029 \noun off
35030 \color none
35031 Å
35032 \end_layout
35033
35034 \end_inset
35035 </cell>
35036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35037 \begin_inset Text
35038
35039 \begin_layout Plain Layout
35040
35041 \family roman
35042 \series medium
35043 \shape up
35044 \emph off
35045 \bar no
35046 \noun off
35047 \color none
35048 Õ
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35054 \begin_inset Text
35055
35056 \begin_layout Plain Layout
35057
35058 \family roman
35059 \series medium
35060 \shape up
35061 \emph off
35062 \bar no
35063 \noun off
35064 \color none
35065 å
35066 \end_layout
35067
35068 \end_inset
35069 </cell>
35070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35071 \begin_inset Text
35072
35073 \begin_layout Plain Layout
35074
35075 \family roman
35076 \series medium
35077 \shape up
35078 \emph off
35079 \bar no
35080 \noun off
35081 \color none
35082 õ
35083 \end_layout
35084
35085 \end_inset
35086 </cell>
35087 </row>
35088 <row>
35089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35090 \begin_inset Text
35091
35092 \begin_layout Plain Layout
35093
35094 \family roman
35095 \series medium
35096 \shape up
35097 \size tiny
35098 \emph off
35099 \bar no
35100 \noun off
35101 \color none
35102 06
35103 \end_layout
35104
35105 \end_inset
35106 </cell>
35107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35108 \begin_inset Text
35109
35110 \begin_layout Plain Layout
35111
35112 \end_layout
35113
35114 \end_inset
35115 </cell>
35116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35117 \begin_inset Text
35118
35119 \begin_layout Plain Layout
35120
35121 \end_layout
35122
35123 \end_inset
35124 </cell>
35125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35126 \begin_inset Text
35127
35128 \begin_layout Plain Layout
35129
35130 \family roman
35131 \series medium
35132 \shape up
35133 \emph off
35134 \bar no
35135 \noun off
35136 \color none
35137 &
35138 \end_layout
35139
35140 \end_inset
35141 </cell>
35142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35143 \begin_inset Text
35144
35145 \begin_layout Plain Layout
35146
35147 \family roman
35148 \series medium
35149 \shape up
35150 \emph off
35151 \bar no
35152 \noun off
35153 \color none
35154 6
35155 \end_layout
35156
35157 \end_inset
35158 </cell>
35159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35160 \begin_inset Text
35161
35162 \begin_layout Plain Layout
35163
35164 \family roman
35165 \series medium
35166 \shape up
35167 \emph off
35168 \bar no
35169 \noun off
35170 \color none
35171 F
35172 \end_layout
35173
35174 \end_inset
35175 </cell>
35176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35177 \begin_inset Text
35178
35179 \begin_layout Plain Layout
35180
35181 \family roman
35182 \series medium
35183 \shape up
35184 \emph off
35185 \bar no
35186 \noun off
35187 \color none
35188 V
35189 \end_layout
35190
35191 \end_inset
35192 </cell>
35193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35194 \begin_inset Text
35195
35196 \begin_layout Plain Layout
35197
35198 \family roman
35199 \series medium
35200 \shape up
35201 \emph off
35202 \bar no
35203 \noun off
35204 \color none
35205 f
35206 \end_layout
35207
35208 \end_inset
35209 </cell>
35210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35211 \begin_inset Text
35212
35213 \begin_layout Plain Layout
35214
35215 \family roman
35216 \series medium
35217 \shape up
35218 \emph off
35219 \bar no
35220 \noun off
35221 \color none
35222 v
35223 \end_layout
35224
35225 \end_inset
35226 </cell>
35227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231
35232 \end_layout
35233
35234 \end_inset
35235 </cell>
35236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35237 \begin_inset Text
35238
35239 \begin_layout Plain Layout
35240
35241 \end_layout
35242
35243 \end_inset
35244 </cell>
35245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35246 \begin_inset Text
35247
35248 \begin_layout Plain Layout
35249 ¦
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35255 \begin_inset Text
35256
35257 \begin_layout Plain Layout
35258
35259 \family roman
35260 \series medium
35261 \shape up
35262 \emph off
35263 \bar no
35264 \noun off
35265 \color none
35266
35267 \end_layout
35268
35269 \end_inset
35270 </cell>
35271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35272 \begin_inset Text
35273
35274 \begin_layout Plain Layout
35275
35276 \family roman
35277 \series medium
35278 \shape up
35279 \emph off
35280 \bar no
35281 \noun off
35282 \color none
35283 Æ
35284 \end_layout
35285
35286 \end_inset
35287 </cell>
35288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35289 \begin_inset Text
35290
35291 \begin_layout Plain Layout
35292
35293 \family roman
35294 \series medium
35295 \shape up
35296 \emph off
35297 \bar no
35298 \noun off
35299 \color none
35300 Ö
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309
35310 \family roman
35311 \series medium
35312 \shape up
35313 \emph off
35314 \bar no
35315 \noun off
35316 \color none
35317 æ
35318 \end_layout
35319
35320 \end_inset
35321 </cell>
35322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35323 \begin_inset Text
35324
35325 \begin_layout Plain Layout
35326
35327 \family roman
35328 \series medium
35329 \shape up
35330 \emph off
35331 \bar no
35332 \noun off
35333 \color none
35334 ö
35335 \end_layout
35336
35337 \end_inset
35338 </cell>
35339 </row>
35340 <row>
35341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35342 \begin_inset Text
35343
35344 \begin_layout Plain Layout
35345
35346 \family roman
35347 \series medium
35348 \shape up
35349 \size tiny
35350 \emph off
35351 \bar no
35352 \noun off
35353 \color none
35354 07
35355 \end_layout
35356
35357 \end_inset
35358 </cell>
35359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35360 \begin_inset Text
35361
35362 \begin_layout Plain Layout
35363
35364 \end_layout
35365
35366 \end_inset
35367 </cell>
35368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35369 \begin_inset Text
35370
35371 \begin_layout Plain Layout
35372
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35378 \begin_inset Text
35379
35380 \begin_layout Plain Layout
35381
35382 \family roman
35383 \series medium
35384 \shape up
35385 \emph off
35386 \bar no
35387 \noun off
35388 \color none
35389 `
35390 \end_layout
35391
35392 \end_inset
35393 </cell>
35394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35395 \begin_inset Text
35396
35397 \begin_layout Plain Layout
35398
35399 \family roman
35400 \series medium
35401 \shape up
35402 \emph off
35403 \bar no
35404 \noun off
35405 \color none
35406 7
35407 \end_layout
35408
35409 \end_inset
35410 </cell>
35411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35412 \begin_inset Text
35413
35414 \begin_layout Plain Layout
35415
35416 \family roman
35417 \series medium
35418 \shape up
35419 \emph off
35420 \bar no
35421 \noun off
35422 \color none
35423 G
35424 \end_layout
35425
35426 \end_inset
35427 </cell>
35428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35429 \begin_inset Text
35430
35431 \begin_layout Plain Layout
35432
35433 \family roman
35434 \series medium
35435 \shape up
35436 \emph off
35437 \bar no
35438 \noun off
35439 \color none
35440 W
35441 \end_layout
35442
35443 \end_inset
35444 </cell>
35445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35446 \begin_inset Text
35447
35448 \begin_layout Plain Layout
35449
35450 \family roman
35451 \series medium
35452 \shape up
35453 \emph off
35454 \bar no
35455 \noun off
35456 \color none
35457 g
35458 \end_layout
35459
35460 \end_inset
35461 </cell>
35462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35463 \begin_inset Text
35464
35465 \begin_layout Plain Layout
35466
35467 \family roman
35468 \series medium
35469 \shape up
35470 \emph off
35471 \bar no
35472 \noun off
35473 \color none
35474 w
35475 \end_layout
35476
35477 \end_inset
35478 </cell>
35479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35480 \begin_inset Text
35481
35482 \begin_layout Plain Layout
35483
35484 \end_layout
35485
35486 \end_inset
35487 </cell>
35488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35489 \begin_inset Text
35490
35491 \begin_layout Plain Layout
35492
35493 \end_layout
35494
35495 \end_inset
35496 </cell>
35497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35498 \begin_inset Text
35499
35500 \begin_layout Plain Layout
35501
35502 \family roman
35503 \series medium
35504 \shape up
35505 \emph off
35506 \bar no
35507 \noun off
35508 \color none
35509 §
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35515 \begin_inset Text
35516
35517 \begin_layout Plain Layout
35518
35519 \family roman
35520 \series medium
35521 \shape up
35522 \emph off
35523 \bar no
35524 \noun off
35525 \color none
35526 ·
35527 \end_layout
35528
35529 \end_inset
35530 </cell>
35531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35532 \begin_inset Text
35533
35534 \begin_layout Plain Layout
35535
35536 \family roman
35537 \series medium
35538 \shape up
35539 \emph off
35540 \bar no
35541 \noun off
35542 \color none
35543 Ç
35544 \end_layout
35545
35546 \end_inset
35547 </cell>
35548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35549 \begin_inset Text
35550
35551 \begin_layout Plain Layout
35552
35553 \family roman
35554 \series medium
35555 \shape up
35556 \emph off
35557 \bar no
35558 \noun off
35559 \color none
35560 ×
35561 \end_layout
35562
35563 \end_inset
35564 </cell>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \family roman
35571 \series medium
35572 \shape up
35573 \emph off
35574 \bar no
35575 \noun off
35576 \color none
35577 ç
35578 \end_layout
35579
35580 \end_inset
35581 </cell>
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Plain Layout
35586
35587 \family roman
35588 \series medium
35589 \shape up
35590 \emph off
35591 \bar no
35592 \noun off
35593 \color none
35594 ÷
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 </row>
35600 <row>
35601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35602 \begin_inset Text
35603
35604 \begin_layout Plain Layout
35605
35606 \family roman
35607 \series medium
35608 \shape up
35609 \size tiny
35610 \emph off
35611 \bar no
35612 \noun off
35613 \color none
35614 08
35615 \end_layout
35616
35617 \end_inset
35618 </cell>
35619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35629 \begin_inset Text
35630
35631 \begin_layout Plain Layout
35632
35633 \end_layout
35634
35635 \end_inset
35636 </cell>
35637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35638 \begin_inset Text
35639
35640 \begin_layout Plain Layout
35641
35642 \family roman
35643 \series medium
35644 \shape up
35645 \emph off
35646 \bar no
35647 \noun off
35648 \color none
35649 (
35650 \end_layout
35651
35652 \end_inset
35653 </cell>
35654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35655 \begin_inset Text
35656
35657 \begin_layout Plain Layout
35658
35659 \family roman
35660 \series medium
35661 \shape up
35662 \emph off
35663 \bar no
35664 \noun off
35665 \color none
35666 8
35667 \end_layout
35668
35669 \end_inset
35670 </cell>
35671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35672 \begin_inset Text
35673
35674 \begin_layout Plain Layout
35675
35676 \family roman
35677 \series medium
35678 \shape up
35679 \emph off
35680 \bar no
35681 \noun off
35682 \color none
35683 H
35684 \end_layout
35685
35686 \end_inset
35687 </cell>
35688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35689 \begin_inset Text
35690
35691 \begin_layout Plain Layout
35692
35693 \family roman
35694 \series medium
35695 \shape up
35696 \emph off
35697 \bar no
35698 \noun off
35699 \color none
35700 X
35701 \end_layout
35702
35703 \end_inset
35704 </cell>
35705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35706 \begin_inset Text
35707
35708 \begin_layout Plain Layout
35709
35710 \family roman
35711 \series medium
35712 \shape up
35713 \emph off
35714 \bar no
35715 \noun off
35716 \color none
35717 h
35718 \end_layout
35719
35720 \end_inset
35721 </cell>
35722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35723 \begin_inset Text
35724
35725 \begin_layout Plain Layout
35726
35727 \family roman
35728 \series medium
35729 \shape up
35730 \emph off
35731 \bar no
35732 \noun off
35733 \color none
35734 x
35735 \end_layout
35736
35737 \end_inset
35738 </cell>
35739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Plain Layout
35743
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \family roman
35763 \series medium
35764 \shape up
35765 \emph off
35766 \bar no
35767 \noun off
35768 \color none
35769 ¨
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35775 \begin_inset Text
35776
35777 \begin_layout Plain Layout
35778
35779 \family roman
35780 \series medium
35781 \shape up
35782 \emph off
35783 \bar no
35784 \noun off
35785 \color none
35786 ¸
35787 \end_layout
35788
35789 \end_inset
35790 </cell>
35791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35792 \begin_inset Text
35793
35794 \begin_layout Plain Layout
35795
35796 \family roman
35797 \series medium
35798 \shape up
35799 \emph off
35800 \bar no
35801 \noun off
35802 \color none
35803 È
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35809 \begin_inset Text
35810
35811 \begin_layout Plain Layout
35812
35813 \family roman
35814 \series medium
35815 \shape up
35816 \emph off
35817 \bar no
35818 \noun off
35819 \color none
35820 Ø
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829
35830 \family roman
35831 \series medium
35832 \shape up
35833 \emph off
35834 \bar no
35835 \noun off
35836 \color none
35837 è
35838 \end_layout
35839
35840 \end_inset
35841 </cell>
35842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35843 \begin_inset Text
35844
35845 \begin_layout Plain Layout
35846
35847 \family roman
35848 \series medium
35849 \shape up
35850 \emph off
35851 \bar no
35852 \noun off
35853 \color none
35854 ø
35855 \end_layout
35856
35857 \end_inset
35858 </cell>
35859 </row>
35860 <row>
35861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35862 \begin_inset Text
35863
35864 \begin_layout Plain Layout
35865
35866 \family roman
35867 \series medium
35868 \shape up
35869 \size tiny
35870 \emph off
35871 \bar no
35872 \noun off
35873 \color none
35874 09
35875 \end_layout
35876
35877 \end_inset
35878 </cell>
35879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35880 \begin_inset Text
35881
35882 \begin_layout Plain Layout
35883
35884 \end_layout
35885
35886 \end_inset
35887 </cell>
35888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35889 \begin_inset Text
35890
35891 \begin_layout Plain Layout
35892
35893 \end_layout
35894
35895 \end_inset
35896 </cell>
35897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901
35902 \family roman
35903 \series medium
35904 \shape up
35905 \emph off
35906 \bar no
35907 \noun off
35908 \color none
35909 )
35910 \end_layout
35911
35912 \end_inset
35913 </cell>
35914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35915 \begin_inset Text
35916
35917 \begin_layout Plain Layout
35918
35919 \family roman
35920 \series medium
35921 \shape up
35922 \emph off
35923 \bar no
35924 \noun off
35925 \color none
35926 9
35927 \end_layout
35928
35929 \end_inset
35930 </cell>
35931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35932 \begin_inset Text
35933
35934 \begin_layout Plain Layout
35935
35936 \family roman
35937 \series medium
35938 \shape up
35939 \emph off
35940 \bar no
35941 \noun off
35942 \color none
35943 I
35944 \end_layout
35945
35946 \end_inset
35947 </cell>
35948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952
35953 \family roman
35954 \series medium
35955 \shape up
35956 \emph off
35957 \bar no
35958 \noun off
35959 \color none
35960 Y
35961 \end_layout
35962
35963 \end_inset
35964 </cell>
35965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35966 \begin_inset Text
35967
35968 \begin_layout Plain Layout
35969
35970 \family roman
35971 \series medium
35972 \shape up
35973 \emph off
35974 \bar no
35975 \noun off
35976 \color none
35977 i
35978 \end_layout
35979
35980 \end_inset
35981 </cell>
35982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35983 \begin_inset Text
35984
35985 \begin_layout Plain Layout
35986
35987 \family roman
35988 \series medium
35989 \shape up
35990 \emph off
35991 \bar no
35992 \noun off
35993 \color none
35994 y
35995 \end_layout
35996
35997 \end_inset
35998 </cell>
35999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36000 \begin_inset Text
36001
36002 \begin_layout Plain Layout
36003
36004 \end_layout
36005
36006 \end_inset
36007 </cell>
36008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36009 \begin_inset Text
36010
36011 \begin_layout Plain Layout
36012
36013 \end_layout
36014
36015 \end_inset
36016 </cell>
36017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36018 \begin_inset Text
36019
36020 \begin_layout Plain Layout
36021
36022 \family roman
36023 \series medium
36024 \shape up
36025 \emph off
36026 \bar no
36027 \noun off
36028 \color none
36029 ©
36030 \end_layout
36031
36032 \end_inset
36033 </cell>
36034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36035 \begin_inset Text
36036
36037 \begin_layout Plain Layout
36038
36039 \family roman
36040 \series medium
36041 \shape up
36042 \emph off
36043 \bar no
36044 \noun off
36045 \color none
36046 ¹
36047 \end_layout
36048
36049 \end_inset
36050 </cell>
36051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36052 \begin_inset Text
36053
36054 \begin_layout Plain Layout
36055
36056 \family roman
36057 \series medium
36058 \shape up
36059 \emph off
36060 \bar no
36061 \noun off
36062 \color none
36063 É
36064 \end_layout
36065
36066 \end_inset
36067 </cell>
36068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36069 \begin_inset Text
36070
36071 \begin_layout Plain Layout
36072
36073 \family roman
36074 \series medium
36075 \shape up
36076 \emph off
36077 \bar no
36078 \noun off
36079 \color none
36080 Ù
36081 \end_layout
36082
36083 \end_inset
36084 </cell>
36085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089
36090 \family roman
36091 \series medium
36092 \shape up
36093 \emph off
36094 \bar no
36095 \noun off
36096 \color none
36097 é
36098 \end_layout
36099
36100 \end_inset
36101 </cell>
36102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36103 \begin_inset Text
36104
36105 \begin_layout Plain Layout
36106
36107 \family roman
36108 \series medium
36109 \shape up
36110 \emph off
36111 \bar no
36112 \noun off
36113 \color none
36114 ù
36115 \end_layout
36116
36117 \end_inset
36118 </cell>
36119 </row>
36120 <row>
36121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36122 \begin_inset Text
36123
36124 \begin_layout Plain Layout
36125
36126 \family roman
36127 \series medium
36128 \shape up
36129 \size tiny
36130 \emph off
36131 \bar no
36132 \noun off
36133 \color none
36134 0A
36135 \end_layout
36136
36137 \end_inset
36138 </cell>
36139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36140 \begin_inset Text
36141
36142 \begin_layout Plain Layout
36143
36144 \end_layout
36145
36146 \end_inset
36147 </cell>
36148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36149 \begin_inset Text
36150
36151 \begin_layout Plain Layout
36152
36153 \end_layout
36154
36155 \end_inset
36156 </cell>
36157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36158 \begin_inset Text
36159
36160 \begin_layout Plain Layout
36161
36162 \family roman
36163 \series medium
36164 \shape up
36165 \emph off
36166 \bar no
36167 \noun off
36168 \color none
36169 *
36170 \end_layout
36171
36172 \end_inset
36173 </cell>
36174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36175 \begin_inset Text
36176
36177 \begin_layout Plain Layout
36178
36179 \family roman
36180 \series medium
36181 \shape up
36182 \emph off
36183 \bar no
36184 \noun off
36185 \color none
36186 :
36187 \end_layout
36188
36189 \end_inset
36190 </cell>
36191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195
36196 \family roman
36197 \series medium
36198 \shape up
36199 \emph off
36200 \bar no
36201 \noun off
36202 \color none
36203 J
36204 \end_layout
36205
36206 \end_inset
36207 </cell>
36208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36209 \begin_inset Text
36210
36211 \begin_layout Plain Layout
36212
36213 \family roman
36214 \series medium
36215 \shape up
36216 \emph off
36217 \bar no
36218 \noun off
36219 \color none
36220 Z
36221 \end_layout
36222
36223 \end_inset
36224 </cell>
36225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36226 \begin_inset Text
36227
36228 \begin_layout Plain Layout
36229
36230 \family roman
36231 \series medium
36232 \shape up
36233 \emph off
36234 \bar no
36235 \noun off
36236 \color none
36237 j
36238 \end_layout
36239
36240 \end_inset
36241 </cell>
36242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Plain Layout
36246
36247 \family roman
36248 \series medium
36249 \shape up
36250 \emph off
36251 \bar no
36252 \noun off
36253 \color none
36254 z
36255 \end_layout
36256
36257 \end_inset
36258 </cell>
36259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36260 \begin_inset Text
36261
36262 \begin_layout Plain Layout
36263
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272
36273 \end_layout
36274
36275 \end_inset
36276 </cell>
36277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36278 \begin_inset Text
36279
36280 \begin_layout Plain Layout
36281
36282 \family roman
36283 \series medium
36284 \shape up
36285 \emph off
36286 \bar no
36287 \noun off
36288 \color none
36289 ª
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36295 \begin_inset Text
36296
36297 \begin_layout Plain Layout
36298
36299 \family roman
36300 \series medium
36301 \shape up
36302 \emph off
36303 \bar no
36304 \noun off
36305 \color none
36306 º
36307 \end_layout
36308
36309 \end_inset
36310 </cell>
36311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36312 \begin_inset Text
36313
36314 \begin_layout Plain Layout
36315
36316 \family roman
36317 \series medium
36318 \shape up
36319 \emph off
36320 \bar no
36321 \noun off
36322 \color none
36323 Ê
36324 \end_layout
36325
36326 \end_inset
36327 </cell>
36328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36329 \begin_inset Text
36330
36331 \begin_layout Plain Layout
36332
36333 \family roman
36334 \series medium
36335 \shape up
36336 \emph off
36337 \bar no
36338 \noun off
36339 \color none
36340 Ú
36341 \end_layout
36342
36343 \end_inset
36344 </cell>
36345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36346 \begin_inset Text
36347
36348 \begin_layout Plain Layout
36349
36350 \family roman
36351 \series medium
36352 \shape up
36353 \emph off
36354 \bar no
36355 \noun off
36356 \color none
36357 ê
36358 \end_layout
36359
36360 \end_inset
36361 </cell>
36362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36363 \begin_inset Text
36364
36365 \begin_layout Plain Layout
36366
36367 \family roman
36368 \series medium
36369 \shape up
36370 \emph off
36371 \bar no
36372 \noun off
36373 \color none
36374 ú
36375 \end_layout
36376
36377 \end_inset
36378 </cell>
36379 </row>
36380 <row>
36381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385
36386 \family roman
36387 \series medium
36388 \shape up
36389 \size tiny
36390 \emph off
36391 \bar no
36392 \noun off
36393 \color none
36394 0B
36395 \end_layout
36396
36397 \end_inset
36398 </cell>
36399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36400 \begin_inset Text
36401
36402 \begin_layout Plain Layout
36403
36404 \end_layout
36405
36406 \end_inset
36407 </cell>
36408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36409 \begin_inset Text
36410
36411 \begin_layout Plain Layout
36412
36413 \end_layout
36414
36415 \end_inset
36416 </cell>
36417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36418 \begin_inset Text
36419
36420 \begin_layout Plain Layout
36421
36422 \family roman
36423 \series medium
36424 \shape up
36425 \emph off
36426 \bar no
36427 \noun off
36428 \color none
36429 +
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438
36439 \family roman
36440 \series medium
36441 \shape up
36442 \emph off
36443 \bar no
36444 \noun off
36445 \color none
36446 ;
36447 \end_layout
36448
36449 \end_inset
36450 </cell>
36451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36452 \begin_inset Text
36453
36454 \begin_layout Plain Layout
36455
36456 \family roman
36457 \series medium
36458 \shape up
36459 \emph off
36460 \bar no
36461 \noun off
36462 \color none
36463 K
36464 \end_layout
36465
36466 \end_inset
36467 </cell>
36468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36469 \begin_inset Text
36470
36471 \begin_layout Plain Layout
36472
36473 \family roman
36474 \series medium
36475 \shape up
36476 \emph off
36477 \bar no
36478 \noun off
36479 \color none
36480 [
36481 \end_layout
36482
36483 \end_inset
36484 </cell>
36485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36486 \begin_inset Text
36487
36488 \begin_layout Plain Layout
36489
36490 \family roman
36491 \series medium
36492 \shape up
36493 \emph off
36494 \bar no
36495 \noun off
36496 \color none
36497 k
36498 \end_layout
36499
36500 \end_inset
36501 </cell>
36502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36503 \begin_inset Text
36504
36505 \begin_layout Plain Layout
36506
36507 \family roman
36508 \series medium
36509 \shape up
36510 \emph off
36511 \bar no
36512 \noun off
36513 \color none
36514 {
36515 \end_layout
36516
36517 \end_inset
36518 </cell>
36519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36520 \begin_inset Text
36521
36522 \begin_layout Plain Layout
36523
36524 \end_layout
36525
36526 \end_inset
36527 </cell>
36528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36529 \begin_inset Text
36530
36531 \begin_layout Plain Layout
36532
36533 \end_layout
36534
36535 \end_inset
36536 </cell>
36537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36538 \begin_inset Text
36539
36540 \begin_layout Plain Layout
36541
36542 \family roman
36543 \series medium
36544 \shape up
36545 \emph off
36546 \bar no
36547 \noun off
36548 \color none
36549 «
36550 \end_layout
36551
36552 \end_inset
36553 </cell>
36554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36555 \begin_inset Text
36556
36557 \begin_layout Plain Layout
36558
36559 \family roman
36560 \series medium
36561 \shape up
36562 \emph off
36563 \bar no
36564 \noun off
36565 \color none
36566 »
36567 \end_layout
36568
36569 \end_inset
36570 </cell>
36571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36572 \begin_inset Text
36573
36574 \begin_layout Plain Layout
36575
36576 \family roman
36577 \series medium
36578 \shape up
36579 \emph off
36580 \bar no
36581 \noun off
36582 \color none
36583 Ë
36584 \end_layout
36585
36586 \end_inset
36587 </cell>
36588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36589 \begin_inset Text
36590
36591 \begin_layout Plain Layout
36592
36593 \family roman
36594 \series medium
36595 \shape up
36596 \emph off
36597 \bar no
36598 \noun off
36599 \color none
36600 Û
36601 \end_layout
36602
36603 \end_inset
36604 </cell>
36605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36606 \begin_inset Text
36607
36608 \begin_layout Plain Layout
36609
36610 \family roman
36611 \series medium
36612 \shape up
36613 \emph off
36614 \bar no
36615 \noun off
36616 \color none
36617 ë
36618 \end_layout
36619
36620 \end_inset
36621 </cell>
36622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36623 \begin_inset Text
36624
36625 \begin_layout Plain Layout
36626
36627 \family roman
36628 \series medium
36629 \shape up
36630 \emph off
36631 \bar no
36632 \noun off
36633 \color none
36634 û
36635 \end_layout
36636
36637 \end_inset
36638 </cell>
36639 </row>
36640 <row>
36641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout Plain Layout
36645
36646 \family roman
36647 \series medium
36648 \shape up
36649 \size tiny
36650 \emph off
36651 \bar no
36652 \noun off
36653 \color none
36654 0C
36655 \end_layout
36656
36657 \end_inset
36658 </cell>
36659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672
36673 \end_layout
36674
36675 \end_inset
36676 </cell>
36677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36678 \begin_inset Text
36679
36680 \begin_layout Plain Layout
36681
36682 \family roman
36683 \series medium
36684 \shape up
36685 \emph off
36686 \bar no
36687 \noun off
36688 \color none
36689 ,
36690 \end_layout
36691
36692 \end_inset
36693 </cell>
36694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36695 \begin_inset Text
36696
36697 \begin_layout Plain Layout
36698
36699 \family roman
36700 \series medium
36701 \shape up
36702 \emph off
36703 \bar no
36704 \noun off
36705 \color none
36706 <
36707 \end_layout
36708
36709 \end_inset
36710 </cell>
36711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36712 \begin_inset Text
36713
36714 \begin_layout Plain Layout
36715
36716 \family roman
36717 \series medium
36718 \shape up
36719 \emph off
36720 \bar no
36721 \noun off
36722 \color none
36723 L
36724 \end_layout
36725
36726 \end_inset
36727 </cell>
36728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36729 \begin_inset Text
36730
36731 \begin_layout Plain Layout
36732
36733 \family roman
36734 \series medium
36735 \shape up
36736 \emph off
36737 \bar no
36738 \noun off
36739 \color none
36740
36741 \backslash
36742
36743 \end_layout
36744
36745 \end_inset
36746 </cell>
36747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36748 \begin_inset Text
36749
36750 \begin_layout Plain Layout
36751
36752 \family roman
36753 \series medium
36754 \shape up
36755 \emph off
36756 \bar no
36757 \noun off
36758 \color none
36759 l
36760 \end_layout
36761
36762 \end_inset
36763 </cell>
36764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36765 \begin_inset Text
36766
36767 \begin_layout Plain Layout
36768
36769 \family roman
36770 \series medium
36771 \shape up
36772 \emph off
36773 \bar no
36774 \noun off
36775 \color none
36776 |
36777 \end_layout
36778
36779 \end_inset
36780 </cell>
36781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36782 \begin_inset Text
36783
36784 \begin_layout Plain Layout
36785
36786 \end_layout
36787
36788 \end_inset
36789 </cell>
36790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Plain Layout
36794
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36800 \begin_inset Text
36801
36802 \begin_layout Plain Layout
36803
36804 \family roman
36805 \series medium
36806 \shape up
36807 \emph off
36808 \bar no
36809 \noun off
36810 \color none
36811 ¬
36812 \end_layout
36813
36814 \end_inset
36815 </cell>
36816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36817 \begin_inset Text
36818
36819 \begin_layout Plain Layout
36820
36821 \family roman
36822 \series medium
36823 \shape up
36824 \emph off
36825 \bar no
36826 \noun off
36827 \color none
36828 ¼
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36834 \begin_inset Text
36835
36836 \begin_layout Plain Layout
36837
36838 \family roman
36839 \series medium
36840 \shape up
36841 \emph off
36842 \bar no
36843 \noun off
36844 \color none
36845 Ì
36846 \end_layout
36847
36848 \end_inset
36849 </cell>
36850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36851 \begin_inset Text
36852
36853 \begin_layout Plain Layout
36854
36855 \family roman
36856 \series medium
36857 \shape up
36858 \emph off
36859 \bar no
36860 \noun off
36861 \color none
36862 Ü
36863 \end_layout
36864
36865 \end_inset
36866 </cell>
36867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36868 \begin_inset Text
36869
36870 \begin_layout Plain Layout
36871
36872 \family roman
36873 \series medium
36874 \shape up
36875 \emph off
36876 \bar no
36877 \noun off
36878 \color none
36879 ì
36880 \end_layout
36881
36882 \end_inset
36883 </cell>
36884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36885 \begin_inset Text
36886
36887 \begin_layout Plain Layout
36888
36889 \family roman
36890 \series medium
36891 \shape up
36892 \emph off
36893 \bar no
36894 \noun off
36895 \color none
36896 ü
36897 \end_layout
36898
36899 \end_inset
36900 </cell>
36901 </row>
36902 <row>
36903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907
36908 \family roman
36909 \series medium
36910 \shape up
36911 \size tiny
36912 \emph off
36913 \bar no
36914 \noun off
36915 \color none
36916 0D
36917 \end_layout
36918
36919 \end_inset
36920 </cell>
36921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36922 \begin_inset Text
36923
36924 \begin_layout Plain Layout
36925
36926 \end_layout
36927
36928 \end_inset
36929 </cell>
36930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934
36935 \end_layout
36936
36937 \end_inset
36938 </cell>
36939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36940 \begin_inset Text
36941
36942 \begin_layout Plain Layout
36943
36944 \family roman
36945 \series medium
36946 \shape up
36947 \emph off
36948 \bar no
36949 \noun off
36950 \color none
36951 -
36952 \end_layout
36953
36954 \end_inset
36955 </cell>
36956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36957 \begin_inset Text
36958
36959 \begin_layout Plain Layout
36960
36961 \family roman
36962 \series medium
36963 \shape up
36964 \emph off
36965 \bar no
36966 \noun off
36967 \color none
36968 =
36969 \end_layout
36970
36971 \end_inset
36972 </cell>
36973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36974 \begin_inset Text
36975
36976 \begin_layout Plain Layout
36977
36978 \family roman
36979 \series medium
36980 \shape up
36981 \emph off
36982 \bar no
36983 \noun off
36984 \color none
36985 M
36986 \end_layout
36987
36988 \end_inset
36989 </cell>
36990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36991 \begin_inset Text
36992
36993 \begin_layout Plain Layout
36994
36995 \family roman
36996 \series medium
36997 \shape up
36998 \emph off
36999 \bar no
37000 \noun off
37001 \color none
37002 ]
37003 \end_layout
37004
37005 \end_inset
37006 </cell>
37007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37008 \begin_inset Text
37009
37010 \begin_layout Plain Layout
37011
37012 \family roman
37013 \series medium
37014 \shape up
37015 \emph off
37016 \bar no
37017 \noun off
37018 \color none
37019 m
37020 \end_layout
37021
37022 \end_inset
37023 </cell>
37024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37025 \begin_inset Text
37026
37027 \begin_layout Plain Layout
37028
37029 \family roman
37030 \series medium
37031 \shape up
37032 \emph off
37033 \bar no
37034 \noun off
37035 \color none
37036 }
37037 \end_layout
37038
37039 \end_inset
37040 </cell>
37041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37042 \begin_inset Text
37043
37044 \begin_layout Plain Layout
37045
37046 \end_layout
37047
37048 \end_inset
37049 </cell>
37050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37051 \begin_inset Text
37052
37053 \begin_layout Plain Layout
37054
37055 \end_layout
37056
37057 \end_inset
37058 </cell>
37059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37060 \begin_inset Text
37061
37062 \begin_layout Plain Layout
37063
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072
37073 \family roman
37074 \series medium
37075 \shape up
37076 \emph off
37077 \bar no
37078 \noun off
37079 \color none
37080 ½
37081 \end_layout
37082
37083 \end_inset
37084 </cell>
37085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37086 \begin_inset Text
37087
37088 \begin_layout Plain Layout
37089
37090 \family roman
37091 \series medium
37092 \shape up
37093 \emph off
37094 \bar no
37095 \noun off
37096 \color none
37097 Í
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37103 \begin_inset Text
37104
37105 \begin_layout Plain Layout
37106
37107 \family roman
37108 \series medium
37109 \shape up
37110 \emph off
37111 \bar no
37112 \noun off
37113 \color none
37114 Ý
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123
37124 \family roman
37125 \series medium
37126 \shape up
37127 \emph off
37128 \bar no
37129 \noun off
37130 \color none
37131 í
37132 \end_layout
37133
37134 \end_inset
37135 </cell>
37136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37137 \begin_inset Text
37138
37139 \begin_layout Plain Layout
37140
37141 \family roman
37142 \series medium
37143 \shape up
37144 \emph off
37145 \bar no
37146 \noun off
37147 \color none
37148 ý
37149 \end_layout
37150
37151 \end_inset
37152 </cell>
37153 </row>
37154 <row>
37155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37156 \begin_inset Text
37157
37158 \begin_layout Plain Layout
37159
37160 \family roman
37161 \series medium
37162 \shape up
37163 \size tiny
37164 \emph off
37165 \bar no
37166 \noun off
37167 \color none
37168 0E
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout Plain Layout
37177
37178 \end_layout
37179
37180 \end_inset
37181 </cell>
37182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37183 \begin_inset Text
37184
37185 \begin_layout Plain Layout
37186
37187 \end_layout
37188
37189 \end_inset
37190 </cell>
37191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37192 \begin_inset Text
37193
37194 \begin_layout Plain Layout
37195
37196 \family roman
37197 \series medium
37198 \shape up
37199 \emph off
37200 \bar no
37201 \noun off
37202 \color none
37203 .
37204 \end_layout
37205
37206 \end_inset
37207 </cell>
37208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37209 \begin_inset Text
37210
37211 \begin_layout Plain Layout
37212
37213 \family roman
37214 \series medium
37215 \shape up
37216 \emph off
37217 \bar no
37218 \noun off
37219 \color none
37220 >
37221 \end_layout
37222
37223 \end_inset
37224 </cell>
37225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37226 \begin_inset Text
37227
37228 \begin_layout Plain Layout
37229
37230 \family roman
37231 \series medium
37232 \shape up
37233 \emph off
37234 \bar no
37235 \noun off
37236 \color none
37237 N
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37243 \begin_inset Text
37244
37245 \begin_layout Plain Layout
37246
37247 \family roman
37248 \series medium
37249 \shape up
37250 \emph off
37251 \bar no
37252 \noun off
37253 \color none
37254 ^
37255 \end_layout
37256
37257 \end_inset
37258 </cell>
37259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37260 \begin_inset Text
37261
37262 \begin_layout Plain Layout
37263
37264 \family roman
37265 \series medium
37266 \shape up
37267 \emph off
37268 \bar no
37269 \noun off
37270 \color none
37271 n
37272 \end_layout
37273
37274 \end_inset
37275 </cell>
37276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37277 \begin_inset Text
37278
37279 \begin_layout Plain Layout
37280
37281 \family roman
37282 \series medium
37283 \shape up
37284 \emph off
37285 \bar no
37286 \noun off
37287 \color none
37288 ~
37289 \end_layout
37290
37291 \end_inset
37292 </cell>
37293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37294 \begin_inset Text
37295
37296 \begin_layout Plain Layout
37297
37298 \end_layout
37299
37300 \end_inset
37301 </cell>
37302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37303 \begin_inset Text
37304
37305 \begin_layout Plain Layout
37306
37307 \end_layout
37308
37309 \end_inset
37310 </cell>
37311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37312 \begin_inset Text
37313
37314 \begin_layout Plain Layout
37315
37316 \family roman
37317 \series medium
37318 \shape up
37319 \emph off
37320 \bar no
37321 \noun off
37322 \color none
37323 ®
37324 \end_layout
37325
37326 \end_inset
37327 </cell>
37328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37329 \begin_inset Text
37330
37331 \begin_layout Plain Layout
37332
37333 \family roman
37334 \series medium
37335 \shape up
37336 \emph off
37337 \bar no
37338 \noun off
37339 \color none
37340 ¾
37341 \end_layout
37342
37343 \end_inset
37344 </cell>
37345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37346 \begin_inset Text
37347
37348 \begin_layout Plain Layout
37349
37350 \family roman
37351 \series medium
37352 \shape up
37353 \emph off
37354 \bar no
37355 \noun off
37356 \color none
37357 Î
37358 \end_layout
37359
37360 \end_inset
37361 </cell>
37362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37363 \begin_inset Text
37364
37365 \begin_layout Plain Layout
37366
37367 \family roman
37368 \series medium
37369 \shape up
37370 \emph off
37371 \bar no
37372 \noun off
37373 \color none
37374 Þ
37375 \end_layout
37376
37377 \end_inset
37378 </cell>
37379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37380 \begin_inset Text
37381
37382 \begin_layout Plain Layout
37383
37384 \family roman
37385 \series medium
37386 \shape up
37387 \emph off
37388 \bar no
37389 \noun off
37390 \color none
37391 î
37392 \end_layout
37393
37394 \end_inset
37395 </cell>
37396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37397 \begin_inset Text
37398
37399 \begin_layout Plain Layout
37400
37401 \family roman
37402 \series medium
37403 \shape up
37404 \emph off
37405 \bar no
37406 \noun off
37407 \color none
37408 þ
37409 \end_layout
37410
37411 \end_inset
37412 </cell>
37413 </row>
37414 <row>
37415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37416 \begin_inset Text
37417
37418 \begin_layout Plain Layout
37419
37420 \family roman
37421 \series medium
37422 \shape up
37423 \size tiny
37424 \emph off
37425 \bar no
37426 \noun off
37427 \color none
37428 0F
37429 \end_layout
37430
37431 \end_inset
37432 </cell>
37433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37434 \begin_inset Text
37435
37436 \begin_layout Plain Layout
37437
37438 \end_layout
37439
37440 \end_inset
37441 </cell>
37442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37443 \begin_inset Text
37444
37445 \begin_layout Plain Layout
37446
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455
37456 \family roman
37457 \series medium
37458 \shape up
37459 \emph off
37460 \bar no
37461 \noun off
37462 \color none
37463 /
37464 \end_layout
37465
37466 \end_inset
37467 </cell>
37468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37469 \begin_inset Text
37470
37471 \begin_layout Plain Layout
37472
37473 \family roman
37474 \series medium
37475 \shape up
37476 \emph off
37477 \bar no
37478 \noun off
37479 \color none
37480 ?
37481 \end_layout
37482
37483 \end_inset
37484 </cell>
37485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37486 \begin_inset Text
37487
37488 \begin_layout Plain Layout
37489
37490 \family roman
37491 \series medium
37492 \shape up
37493 \emph off
37494 \bar no
37495 \noun off
37496 \color none
37497 O
37498 \end_layout
37499
37500 \end_inset
37501 </cell>
37502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37503 \begin_inset Text
37504
37505 \begin_layout Plain Layout
37506
37507 \family roman
37508 \series medium
37509 \shape up
37510 \emph off
37511 \bar no
37512 \noun off
37513 \color none
37514 _
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523
37524 \family roman
37525 \series medium
37526 \shape up
37527 \emph off
37528 \bar no
37529 \noun off
37530 \color none
37531 o
37532 \end_layout
37533
37534 \end_inset
37535 </cell>
37536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37537 \begin_inset Text
37538
37539 \begin_layout Plain Layout
37540
37541 \end_layout
37542
37543 \end_inset
37544 </cell>
37545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37546 \begin_inset Text
37547
37548 \begin_layout Plain Layout
37549
37550 \end_layout
37551
37552 \end_inset
37553 </cell>
37554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37555 \begin_inset Text
37556
37557 \begin_layout Plain Layout
37558
37559 \end_layout
37560
37561 \end_inset
37562 </cell>
37563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37564 \begin_inset Text
37565
37566 \begin_layout Plain Layout
37567
37568 \family roman
37569 \series medium
37570 \shape up
37571 \emph off
37572 \bar no
37573 \noun off
37574 \color none
37575 ¯
37576 \end_layout
37577
37578 \end_inset
37579 </cell>
37580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37581 \begin_inset Text
37582
37583 \begin_layout Plain Layout
37584
37585 \family roman
37586 \series medium
37587 \shape up
37588 \emph off
37589 \bar no
37590 \noun off
37591 \color none
37592 ¿
37593 \end_layout
37594
37595 \end_inset
37596 </cell>
37597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37598 \begin_inset Text
37599
37600 \begin_layout Plain Layout
37601
37602 \family roman
37603 \series medium
37604 \shape up
37605 \emph off
37606 \bar no
37607 \noun off
37608 \color none
37609 Ï
37610 \end_layout
37611
37612 \end_inset
37613 </cell>
37614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37615 \begin_inset Text
37616
37617 \begin_layout Plain Layout
37618
37619 \family roman
37620 \series medium
37621 \shape up
37622 \emph off
37623 \bar no
37624 \noun off
37625 \color none
37626 ß
37627 \end_layout
37628
37629 \end_inset
37630 </cell>
37631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37632 \begin_inset Text
37633
37634 \begin_layout Plain Layout
37635
37636 \family roman
37637 \series medium
37638 \shape up
37639 \emph off
37640 \bar no
37641 \noun off
37642 \color none
37643 ï
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652
37653 \family roman
37654 \series medium
37655 \shape up
37656 \emph off
37657 \bar no
37658 \noun off
37659 \color none
37660 ÿ
37661 \end_layout
37662
37663 \end_inset
37664 </cell>
37665 </row>
37666 </lyxtabular>
37667
37668 \end_inset
37669
37670
37671 \end_layout
37672
37673 \end_inset
37674
37675
37676 \end_layout
37677
37678 \begin_layout Standard
37679 The following is a full list of all of the accented characters LyX can display
37680  directly.
37681  It includes not only the accented characters from the previous table, but
37682  also the characters from 
37683 \family typewriter
37684 ISO8859–2
37685 \family default
37686  through 
37687 \family typewriter
37688 4
37689 \family default
37690 .
37691  
37692 \end_layout
37693
37694 \begin_layout Itemize
37695 From 
37696 \family typewriter
37697 ISO8859–1
37698 \family default
37699 :
37700 \end_layout
37701
37702 \begin_deeper
37703 \begin_layout Standard
37704 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37705 \begin_inset space \hfill{}
37706 \end_inset
37707
37708 diaeresis
37709 \end_layout
37710
37711 \begin_layout Standard
37712 ^ Â Ê Î Ô Û â ê î ô û
37713 \begin_inset space \hfill{}
37714 \end_inset
37715
37716 circumflex
37717 \end_layout
37718
37719 \begin_layout Standard
37720 ` À È Ì Ò Ù à è ì ò ù
37721 \begin_inset space \hfill{}
37722 \end_inset
37723
37724 grave
37725 \end_layout
37726
37727 \begin_layout Standard
37728 ´ Á É Í Ó Ú Ý á é í ó ú ý
37729 \begin_inset space \hfill{}
37730 \end_inset
37731
37732 acute
37733 \end_layout
37734
37735 \begin_layout Standard
37736 ~ Ã Ñ Õ ã ñ õ
37737 \begin_inset space \hfill{}
37738 \end_inset
37739
37740 tilde
37741 \end_layout
37742
37743 \begin_layout Standard
37744 ¸Çç
37745 \begin_inset space \hfill{}
37746 \end_inset
37747
37748 cedilla
37749 \end_layout
37750
37751 \begin_layout Standard
37752 ¯
37753 \begin_inset space \hfill{}
37754 \end_inset
37755
37756 macron
37757 \end_layout
37758
37759 \end_deeper
37760 \begin_layout Itemize
37761 From 
37762 \family typewriter
37763 ISO8859–2
37764 \family default
37765  through 
37766 \family typewriter
37767 4
37768 \family default
37769 :
37770 \end_layout
37771
37772 \begin_deeper
37773 \begin_layout Standard
37774 ĤĴĥĵĈĜŜĉĝŝ
37775 \begin_inset space \hfill{}
37776 \end_inset
37777
37778 circumflex
37779 \end_layout
37780
37781 \begin_layout Standard
37782 ŚŹśźŔĹĆŃŕĺćń
37783 \begin_inset space \hfill{}
37784 \end_inset
37785
37786 acute
37787 \end_layout
37788
37789 \begin_layout Standard
37790 Ĩı̃Ũũ
37791 \begin_inset space \hfill{}
37792 \end_inset
37793
37794 tilde
37795 \end_layout
37796
37797 \begin_layout Standard
37798 ŞşŢţŖĻĢŗļģŅĶņķ
37799 \begin_inset space \hfill{}
37800 \end_inset
37801
37802 cedilla
37803 \end_layout
37804
37805 \begin_layout Standard
37806 ĒēĀĪŌŪāı̄ōū
37807 \begin_inset space \hfill{}
37808 \end_inset
37809
37810 macron
37811 \end_layout
37812
37813 \begin_layout Standard
37814 ŐŰőű
37815 \begin_inset space \hfill{}
37816 \end_inset
37817
37818 Hungarian umlaut
37819 \end_layout
37820
37821 \end_deeper
37822 \begin_layout Standard
37823 All the characters above are actively supported by TeX fonts.
37824  In addition TeX allows diacritical marks on almost all characters.
37825  Also make sure you're using the 
37826 \family typewriter
37827 T1
37828 \family default
37829  font-encoding.
37830 \end_layout
37831
37832 \begin_layout Chapter
37833 \start_of_appendix
37834 The User Interface
37835 \begin_inset CommandInset label
37836 LatexCommand label
37837 name "chap:The-User-Interface"
37838
37839 \end_inset
37840
37841
37842 \end_layout
37843
37844 \begin_layout Standard
37845 This appendix lists all the available menus and describes their functionality.
37846  It is designed as a quick reference if you are searching for a special
37847  topic inside the user's guide.
37848 \end_layout
37849
37850 \begin_layout Section
37851 The File Menu
37852 \begin_inset Index idx
37853 status collapsed
37854
37855 \begin_layout Plain Layout
37856 Menu ! File
37857 \end_layout
37858
37859 \end_inset
37860
37861
37862 \end_layout
37863
37864 \begin_layout Standard
37865 Under the 
37866 \family sans
37867 File
37868 \family default
37869  menu are the basic operations in addition to some more advanced operations.
37870 \end_layout
37871
37872 \begin_layout Subsection
37873 New
37874 \end_layout
37875
37876 \begin_layout Standard
37877 Creates a new document.
37878 \end_layout
37879
37880 \begin_layout Subsection
37881 New from Template
37882 \end_layout
37883
37884 \begin_layout Standard
37885 This menu entry prompts you for a template to use.
37886  Selecting a template will automatically set certain layout features for
37887  the document, features you would otherwise need to change manually.
37888 \end_layout
37889
37890 \begin_layout Subsection
37891 Open
37892 \end_layout
37893
37894 \begin_layout Standard
37895 Opens a document.
37896 \end_layout
37897
37898 \begin_layout Subsection
37899 Open Recent
37900 \end_layout
37901
37902 \begin_layout Standard
37903 The submenu shows a list of the recently opened files.
37904  Click there on a file to open it.
37905 \end_layout
37906
37907 \begin_layout Subsection
37908 Close
37909 \end_layout
37910
37911 \begin_layout Standard
37912 Closes the current document.
37913 \end_layout
37914
37915 \begin_layout Subsection
37916 Close All
37917 \end_layout
37918
37919 \begin_layout Standard
37920 Closes all opened documents.
37921 \end_layout
37922
37923 \begin_layout Subsection
37924 Save
37925 \end_layout
37926
37927 \begin_layout Standard
37928 Saves the actual document.
37929 \end_layout
37930
37931 \begin_layout Subsection
37932 Save As
37933 \end_layout
37934
37935 \begin_layout Standard
37936 Saves the actual document under a new name to create a copy.
37937 \end_layout
37938
37939 \begin_layout Subsection
37940 Save All
37941 \end_layout
37942
37943 \begin_layout Standard
37944 Saves all opened documents.
37945 \end_layout
37946
37947 \begin_layout Subsection
37948 Revert to saved
37949 \end_layout
37950
37951 \begin_layout Standard
37952 Reloads the actual document from disk.
37953 \end_layout
37954
37955 \begin_layout Subsection
37956 Version Control
37957 \end_layout
37958
37959 \begin_layout Standard
37960 This is used when multiple people are working on the same document or when
37961  one person wants to keep a careful archive of changes.
37962  It is described in the section 
37963 \emph on
37964 Version Control in LyX
37965 \emph default
37966  of the 
37967 \emph on
37968 Additional Features
37969 \emph default
37970  manual.
37971 \end_layout
37972
37973 \begin_layout Subsection
37974 Import
37975 \end_layout
37976
37977 \begin_layout Standard
37978 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37979  NoWeb-files, plain text files and comma separated, table-like text files
37980  (CSV).
37981  The files will be imported as a new LyX-document.
37982 \end_layout
37983
37984 \begin_layout Standard
37985 When using the menu entry 
37986 \family sans
37987 Plain
37988 \begin_inset space ~
37989 \end_inset
37990
37991 Text
37992 \family default
37993 , line breaks in the text will start a new paragraph; when using the menu
37994  entry 
37995 \family sans
37996 Plain
37997 \begin_inset space ~
37998 \end_inset
37999
38000 Text, Join
38001 \begin_inset space ~
38002 \end_inset
38003
38004 Lines
38005 \family default
38006 , consecutive lines of text will be imported to one big paragraph.
38007  A new paragraph will begin when there is a blank line in the file.
38008 \end_layout
38009
38010 \begin_layout Subsection
38011 Export
38012 \begin_inset CommandInset label
38013 LatexCommand label
38014 name "sub:Export"
38015
38016 \end_inset
38017
38018
38019 \end_layout
38020
38021 \begin_layout Standard
38022 You can export your document to various file formats.
38023  The resulting files are placed in the directory of your LyX-file.
38024  The menu entries are not the same on all installations.
38025  They depend on the programs found by LyX during its configuration.
38026 \end_layout
38027
38028 \begin_layout Standard
38029 Here is a list of all available entries; some of them are explained in detail
38030  in section
38031 \begin_inset space ~
38032 \end_inset
38033
38034
38035 \begin_inset CommandInset ref
38036 LatexCommand ref
38037 reference "sub:Output-file-formats"
38038
38039 \end_inset
38040
38041 :
38042 \end_layout
38043
38044 \begin_layout Description
38045
38046 \family sans
38047 CJK
38048 \family default
38049
38050 \begin_inset space ~
38051 \end_inset
38052
38053 L
38054 \begin_inset ERT
38055 status collapsed
38056
38057 \begin_layout Plain Layout
38058
38059 {}
38060 \end_layout
38061
38062 \end_inset
38063
38064 yX format of the special LyX
38065 \begin_inset space ~
38066 \end_inset
38067
38068 1.4.x versions for Chinese, Japanese and Korean (CJK)
38069 \begin_inset Newline newline
38070 \end_inset
38071
38072  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38073 \end_layout
38074
38075 \begin_layout Description
38076 DocBook text file with code in the language SGML that is used for the markup
38077  language 
38078 \family typewriter
38079 DocBook
38080 \end_layout
38081
38082 \begin_layout Description
38083 DocBook
38084 \begin_inset space ~
38085 \end_inset
38086
38087 (XML) text file with code in the language XML that is used for the markup
38088  language 
38089 \family typewriter
38090 DocBook
38091 \end_layout
38092
38093 \begin_layout Description
38094 DraftDVI LaTeX's native DVI-format.
38095  This format is not suitable if you have special characters or spaces in
38096  files paths or file names in your document.
38097  LyX use this format internally as a pre-stage to export to 
38098 \family sans
38099 DVI
38100 \family default
38101 .
38102 \end_layout
38103
38104 \begin_layout Description
38105 DVI DVI-format that also allows the useage of special characters or spaces
38106  in files paths or file names
38107 \end_layout
38108
38109 \begin_layout Description
38110 DVI
38111 \begin_inset space ~
38112 \end_inset
38113
38114 (LuaT
38115 \begin_inset ERT
38116 status collapsed
38117
38118 \begin_layout Plain Layout
38119
38120 {}
38121 \end_layout
38122
38123 \end_inset
38124
38125 eX) DVI-format using the program 
38126 \family typewriter
38127 LuaTeX
38128 \family default
38129 ; supports Unicode and the usage of non-TeX fonts; 
38130 \series bold
38131
38132 \begin_inset Note Greyedout
38133 status collapsed
38134
38135 \begin_layout Plain Layout
38136
38137 \series bold
38138 Note:
38139 \series default
38140  not all DVI-viewers are currently able to display this output format properly.
38141 \end_layout
38142
38143 \end_inset
38144
38145
38146 \end_layout
38147
38148 \begin_layout Description
38149 Graphviz
38150 \begin_inset space ~
38151 \end_inset
38152
38153 Dot text file with code in the programming language 
38154 \family typewriter
38155 Dot
38156 \family default
38157  which is used to draw visualizations of graphs via the program 
38158 \family typewriter
38159 Graphviz
38160 \end_layout
38161
38162 \begin_layout Description
38163 HTML HTML-format (the HTML-converter is a third-party product and may not
38164  work in all cases)
38165 \end_layout
38166
38167 \begin_layout Description
38168 HTML
38169 \begin_inset space ~
38170 \end_inset
38171
38172 (MS
38173 \begin_inset space ~
38174 \end_inset
38175
38176 Word) HTML-format specialized so that the result can be imported to 
38177 \family sans
38178 MS Word
38179 \family default
38180 ; as a consequence of this formulas will be embedded as bitmap fonts and
38181  not in the format 
38182 \family sans
38183 MathML
38184 \family default
38185 .
38186 \end_layout
38187
38188 \begin_layout Description
38189
38190 \family sans
38191 LaT
38192 \begin_inset ERT
38193 status collapsed
38194
38195 \begin_layout Plain Layout
38196
38197 {}
38198 \end_layout
38199
38200 \end_inset
38201
38202 eX
38203 \begin_inset space ~
38204 \end_inset
38205
38206 (
38207 \family default
38208 LuaT
38209 \family sans
38210
38211 \begin_inset ERT
38212 status collapsed
38213
38214 \begin_layout Plain Layout
38215
38216 {}
38217 \end_layout
38218
38219 \end_inset
38220
38221
38222 \family default
38223 eX
38224 \family sans
38225
38226 \family default
38227 text file with the LaTeX source that is compilable with the program 
38228 \family typewriter
38229 LuaTeX
38230 \end_layout
38231
38232 \begin_layout Description
38233
38234 \family sans
38235 LaT
38236 \begin_inset ERT
38237 status collapsed
38238
38239 \begin_layout Plain Layout
38240
38241 {}
38242 \end_layout
38243
38244 \end_inset
38245
38246 eX
38247 \begin_inset space ~
38248 \end_inset
38249
38250 (pdflatex)
38251 \family default
38252  text file with the LaTeX source, additionally all images used in the document
38253  will be converted to a format that is readable by the 
38254 \family typewriter
38255 pdflatex
38256 \family default
38257  program (GIF, JPG, PDF, PNG)
38258 \end_layout
38259
38260 \begin_layout Description
38261
38262 \family sans
38263 LaT
38264 \begin_inset ERT
38265 status collapsed
38266
38267 \begin_layout Plain Layout
38268
38269 {}
38270 \end_layout
38271
38272 \end_inset
38273
38274 eX
38275 \begin_inset space ~
38276 \end_inset
38277
38278 (plain)
38279 \family default
38280  text file with the LaTeX source code, additionally all images used in the
38281  document will be converted to the EPS-format, only this format is readable
38282  by the 
38283 \family typewriter
38284 latex
38285 \family default
38286  program
38287 \end_layout
38288
38289 \begin_layout Description
38290
38291 \family sans
38292 LaT
38293 \begin_inset ERT
38294 status collapsed
38295
38296 \begin_layout Plain Layout
38297
38298 {}
38299 \end_layout
38300
38301 \end_inset
38302
38303 eX
38304 \begin_inset space ~
38305 \end_inset
38306
38307 (
38308 \family default
38309 XeT
38310 \family sans
38311
38312 \begin_inset ERT
38313 status collapsed
38314
38315 \begin_layout Plain Layout
38316
38317 {}
38318 \end_layout
38319
38320 \end_inset
38321
38322
38323 \family default
38324 eX
38325 \family sans
38326
38327 \family default
38328 text file with the LaTeX source that is compilable with the program 
38329 \family typewriter
38330 XeTeX
38331 \end_layout
38332
38333 \begin_layout Description
38334 LilyPond
38335 \begin_inset space ~
38336 \end_inset
38337
38338 book
38339 \begin_inset space ~
38340 \end_inset
38341
38342 (La
38343 \family sans
38344
38345 \begin_inset ERT
38346 status collapsed
38347
38348 \begin_layout Plain Layout
38349
38350 {}
38351 \end_layout
38352
38353 \end_inset
38354
38355
38356 \family default
38357 TeX) text file with the LaTeX source and also code in the syntax of the
38358  music notation software 
38359 \family typewriter
38360 LilyPond
38361 \end_layout
38362
38363 \begin_layout Description
38364 L
38365 \family sans
38366
38367 \begin_inset ERT
38368 status collapsed
38369
38370 \begin_layout Plain Layout
38371
38372 {}
38373 \end_layout
38374
38375 \end_inset
38376
38377
38378 \family default
38379 yX
38380 \begin_inset space ~
38381 \end_inset
38382
38383 Archive
38384 \begin_inset space ~
38385 \end_inset
38386
38387 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38388  your system) that contains your document and all files that are necessary
38389  to compile it (images, child documents, BibTeX files, etc.)
38390 \end_layout
38391
38392 \begin_layout Description
38393 L
38394 \family sans
38395
38396 \begin_inset ERT
38397 status collapsed
38398
38399 \begin_layout Plain Layout
38400
38401 {}
38402 \end_layout
38403
38404 \end_inset
38405
38406
38407 \family default
38408 yX
38409 \begin_inset space ~
38410 \end_inset
38411
38412 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38413 \begin_inset Quotes eld
38414 \end_inset
38415
38416 z
38417 \begin_inset Quotes erd
38418 \end_inset
38419
38420  and 
38421 \begin_inset Quotes eld
38422 \end_inset
38423
38424 y
38425 \begin_inset Quotes erd
38426 \end_inset
38427
38428  represent the version number)
38429 \end_layout
38430
38431 \begin_layout Description
38432 L
38433 \family sans
38434
38435 \begin_inset ERT
38436 status collapsed
38437
38438 \begin_layout Plain Layout
38439
38440 {}
38441 \end_layout
38442
38443 \end_inset
38444
38445
38446 \family default
38447 yXHTML HTML-format using LyX's internal XHTML engine
38448 \end_layout
38449
38450 \begin_layout Description
38451 NoWeb text file with code in the format of the literate programming language
38452 \family typewriter
38453  NoWeb
38454 \end_layout
38455
38456 \begin_layout Description
38457 OpenDocument OpenDocument-formatted file, to be opened with 
38458 \family sans
38459 LibreOffice, OpenOffice, KOffice, Abiword
38460 \family default
38461 , etc.
38462  (The OpenDocument-converter is a third-party product and may not work in
38463  all cases)
38464 \end_layout
38465
38466 \begin_layout Description
38467
38468 \family sans
38469 PDF
38470 \begin_inset space ~
38471 \end_inset
38472
38473 (dvipdfm)
38474 \family default
38475  PDF-format using the program 
38476 \family typewriter
38477 dvipdfm
38478 \family default
38479 , produces internally a DVI-file which is then converted to a PDF-file
38480 \end_layout
38481
38482 \begin_layout Description
38483
38484 \family sans
38485 PDF
38486 \begin_inset space ~
38487 \end_inset
38488
38489 (LuaT
38490 \begin_inset ERT
38491 status collapsed
38492
38493 \begin_layout Plain Layout
38494
38495 {}
38496 \end_layout
38497
38498 \end_inset
38499
38500 eX)
38501 \family default
38502  PDF-format using the program 
38503 \family typewriter
38504 LuaTeX
38505 \family default
38506 , produces PDF-files directly
38507 \end_layout
38508
38509 \begin_layout Description
38510
38511 \family sans
38512 PDF
38513 \begin_inset space ~
38514 \end_inset
38515
38516 (pdflatex)
38517 \family default
38518  PDF-format using the program 
38519 \family typewriter
38520 pdflatex
38521 \family default
38522 , produces PDF-files directly
38523 \end_layout
38524
38525 \begin_layout Description
38526
38527 \family sans
38528 PDF
38529 \begin_inset space ~
38530 \end_inset
38531
38532 (ps2pdf)
38533 \family default
38534  PDF-format using the program 
38535 \family typewriter
38536 ps2pdf
38537 \family default
38538 , produces internally a PostScript-file which is then converted to a PDF-file
38539 \end_layout
38540
38541 \begin_layout Description
38542
38543 \family sans
38544 PDF
38545 \begin_inset space ~
38546 \end_inset
38547
38548 (XeT
38549 \begin_inset ERT
38550 status collapsed
38551
38552 \begin_layout Plain Layout
38553
38554 {}
38555 \end_layout
38556
38557 \end_inset
38558
38559 eX)
38560 \family default
38561  PDF-format using the program 
38562 \family typewriter
38563 XeTeX
38564 \family default
38565 , produces PDF-files directly
38566 \end_layout
38567
38568 \begin_layout Description
38569
38570 \family sans
38571 Plain
38572 \begin_inset space ~
38573 \end_inset
38574
38575 text
38576 \family default
38577  text format
38578 \end_layout
38579
38580 \begin_layout Description
38581
38582 \family sans
38583 Plain
38584 \begin_inset space ~
38585 \end_inset
38586
38587 text
38588 \begin_inset space ~
38589 \end_inset
38590
38591 (ps2ascii)
38592 \family default
38593  text format, the document will first be converted to Postscript format
38594  and then exported as text using the program 
38595 \family sans
38596 ps2ascii
38597 \end_layout
38598
38599 \begin_layout Description
38600
38601 \family sans
38602 Postscript
38603 \family default
38604  PostScript format using the program 
38605 \family typewriter
38606 dvips
38607 \end_layout
38608
38609 \begin_layout Description
38610 Sweave text file with the LaTeX source and also code in the statistical
38611  programming language 
38612 \family typewriter
38613 R
38614 \family default
38615 .
38616  Using the 
38617 \family typewriter
38618 R
38619 \family default
38620 -function 
38621 \family typewriter
38622 Sweave
38623 \family default
38624  it is possible to use 
38625 \family typewriter
38626 R
38627 \family default
38628 -commands in LaTeX
38629 \end_layout
38630
38631 \begin_layout Standard
38632 If one of the menu entries 
38633 \family sans
38634 DVI
38635 \family default
38636
38637 \family sans
38638 PDF
38639 \begin_inset space ~
38640 \end_inset
38641
38642 (pdflatex)
38643 \family default
38644  or 
38645 \family sans
38646 Postscript
38647 \family default
38648  is missing, you need to update your LaTeX installation.
38649  After updating you have to reconfigure LyX, see section
38650 \begin_inset space ~
38651 \end_inset
38652
38653
38654 \begin_inset CommandInset ref
38655 LatexCommand ref
38656 reference "sec:Basic-LyX-Setup"
38657
38658 \end_inset
38659
38660 .
38661 \begin_inset Index idx
38662 status collapsed
38663
38664 \begin_layout Plain Layout
38665 Reconfiguration of LyX
38666 \end_layout
38667
38668 \end_inset
38669
38670
38671 \end_layout
38672
38673 \begin_layout Subsection
38674 Print
38675 \end_layout
38676
38677 \begin_layout Standard
38678 With this menu entry you can print your document to a file in PostScript
38679  format or send it to a printer.
38680  The printer will also use the document in PostScript format.
38681  The conversion to PostScript is done in the background by LyX using the
38682  program 
38683 \family typewriter
38684 dvips
38685 \family default
38686 .
38687  For more information have a look at section
38688 \begin_inset space ~
38689 \end_inset
38690
38691
38692 \begin_inset CommandInset ref
38693 LatexCommand ref
38694 reference "sub:Printing-the-File"
38695
38696 \end_inset
38697
38698 .
38699 \end_layout
38700
38701 \begin_layout Subsection
38702 Fax
38703 \end_layout
38704
38705 \begin_layout Standard
38706 This menu entry will only appear if you have a fax program installed (on
38707  Windows you additionally need to register its program path to LyX's PATH
38708  prefix, see section
38709 \begin_inset space ~
38710 \end_inset
38711
38712
38713 \begin_inset CommandInset ref
38714 LatexCommand ref
38715 reference "sec:Paths"
38716
38717 \end_inset
38718
38719 ).
38720  With this menu entry you can send your document to a fax program like 
38721 \family typewriter
38722 hylapex
38723 \family default
38724  or 
38725 \family typewriter
38726 kdeprintfax
38727 \family default
38728 .
38729  The default format of the sent file is PostScript.
38730  The format can be changed in LyX's preferences as described in section
38731 \begin_inset space ~
38732 \end_inset
38733
38734
38735 \begin_inset CommandInset ref
38736 LatexCommand ref
38737 reference "sub:Converters"
38738
38739 \end_inset
38740
38741 .
38742 \end_layout
38743
38744 \begin_layout Subsection
38745 New and Close Window
38746 \end_layout
38747
38748 \begin_layout Standard
38749 Opens or closes a new instance of LyX.
38750 \end_layout
38751
38752 \begin_layout Subsection
38753 Exit
38754 \end_layout
38755
38756 \begin_layout Standard
38757 Prompts you to save all unsaved documents and then exits.
38758 \end_layout
38759
38760 \begin_layout Section
38761 The Edit Menu
38762 \begin_inset Index idx
38763 status collapsed
38764
38765 \begin_layout Plain Layout
38766 Menu ! Edit
38767 \end_layout
38768
38769 \end_inset
38770
38771
38772 \end_layout
38773
38774 \begin_layout Subsection
38775 Undo and Redo
38776 \end_layout
38777
38778 \begin_layout Standard
38779 Described in section
38780 \begin_inset space ~
38781 \end_inset
38782
38783
38784 \begin_inset CommandInset ref
38785 LatexCommand ref
38786 reference "sec:Undo-and-Redo"
38787
38788 \end_inset
38789
38790 .
38791 \end_layout
38792
38793 \begin_layout Subsection
38794 Cut, Copy, Paste, Paste Recent, Paste Special
38795 \end_layout
38796
38797 \begin_layout Standard
38798 Described in section
38799 \begin_inset space ~
38800 \end_inset
38801
38802
38803 \begin_inset CommandInset ref
38804 LatexCommand ref
38805 reference "sec:Basic-Editing-Features"
38806
38807 \end_inset
38808
38809 .
38810 \end_layout
38811
38812 \begin_layout Subsection
38813 Select Whole Inset
38814 \end_layout
38815
38816 \begin_layout Standard
38817 Selects the content of the inset where the cursor is currently in.
38818  If the cursor is outside of an inset, the whole document will be selected.
38819 \end_layout
38820
38821 \begin_layout Subsection
38822 Select All
38823 \end_layout
38824
38825 \begin_layout Standard
38826 Selects the whole document.
38827 \end_layout
38828
38829 \begin_layout Subsection
38830 Find & Replace (Quick)
38831 \end_layout
38832
38833 \begin_layout Standard
38834 Described in section
38835 \begin_inset space ~
38836 \end_inset
38837
38838
38839 \begin_inset CommandInset ref
38840 LatexCommand ref
38841 reference "sec:Basic-Editing-Features"
38842
38843 \end_inset
38844
38845 .
38846 \end_layout
38847
38848 \begin_layout Subsection
38849 Find & Replace (Advanced)
38850 \end_layout
38851
38852 \begin_layout Standard
38853 Described in section
38854 \begin_inset space ~
38855 \end_inset
38856
38857
38858 \begin_inset CommandInset ref
38859 LatexCommand ref
38860 reference "sec:Advanced-Find-and"
38861
38862 \end_inset
38863
38864 .
38865 \end_layout
38866
38867 \begin_layout Subsection
38868 Move Paragraph Up/Down
38869 \end_layout
38870
38871 \begin_layout Standard
38872 This shifts the paragraph where the cursor is currently in one paragraph
38873  up or down.
38874 \end_layout
38875
38876 \begin_layout Subsection
38877 Text Style
38878 \end_layout
38879
38880 \begin_layout Standard
38881 Described in section
38882 \begin_inset space ~
38883 \end_inset
38884
38885
38886 \begin_inset CommandInset ref
38887 LatexCommand ref
38888 reference "sub:Fine-Tuning-with-the"
38889
38890 \end_inset
38891
38892 .
38893 \end_layout
38894
38895 \begin_layout Subsection
38896 Paragraph Settings
38897 \begin_inset Index idx
38898 status collapsed
38899
38900 \begin_layout Plain Layout
38901 Paragraph ! Settings
38902 \end_layout
38903
38904 \end_inset
38905
38906
38907 \end_layout
38908
38909 \begin_layout Standard
38910 Enables you to set the paragraph alignment, line spacing and label width.
38911  These settings only affect the paragraph in which the cursor is currently
38912  in.
38913 \end_layout
38914
38915 \begin_layout Standard
38916 You can also prevent the first line of the paragraph being indented if you
38917  have chosen to separate paragraphs with indents in the 
38918 \family sans
38919 Document\SpecialChar \menuseparator
38920 Settings
38921 \family default
38922  dialog under 
38923 \family sans
38924 Text
38925 \begin_inset space ~
38926 \end_inset
38927
38928 Layout
38929 \family default
38930 .
38931 \end_layout
38932
38933 \begin_layout Subsection
38934 Table Settings and Math
38935 \end_layout
38936
38937 \begin_layout Standard
38938 These two menus are only fully active if the cursor is inside a table or
38939  a formula.
38940  Here you can change the properties of tables and formulas.
38941  The properties of tables are described in section
38942 \begin_inset space ~
38943 \end_inset
38944
38945
38946 \begin_inset CommandInset ref
38947 LatexCommand ref
38948 reference "sec:Tables"
38949
38950 \end_inset
38951
38952 , the properties of formulas in chapter
38953 \begin_inset space ~
38954 \end_inset
38955
38956
38957 \begin_inset CommandInset ref
38958 LatexCommand ref
38959 reference "chap:Mathematical-Formulas"
38960
38961 \end_inset
38962
38963 .
38964 \end_layout
38965
38966 \begin_layout Subsection
38967 Increase / Decrease List Depth
38968 \end_layout
38969
38970 \begin_layout Standard
38971 These menu entries are only active if the cursor is in an environment that
38972  can be nested.
38973  They increase/decrease the environment nesting level as explained in section
38974 \begin_inset space ~
38975 \end_inset
38976
38977
38978 \begin_inset CommandInset ref
38979 LatexCommand ref
38980 reference "sec:Nesting"
38981
38982 \end_inset
38983
38984  and 
38985 \begin_inset CommandInset ref
38986 LatexCommand ref
38987 reference "sub:Numbering-depth"
38988
38989 \end_inset
38990
38991 .
38992 \end_layout
38993
38994 \begin_layout Section
38995 The View Menu
38996 \begin_inset Index idx
38997 status collapsed
38998
38999 \begin_layout Plain Layout
39000 Menu ! View
39001 \end_layout
39002
39003 \end_inset
39004
39005
39006 \end_layout
39007
39008 \begin_layout Standard
39009 At the bottom of the 
39010 \family sans
39011 View
39012 \family default
39013  menu the opened documents are listed.
39014 \end_layout
39015
39016 \begin_layout Subsection
39017 Open/Close all Insets
39018 \end_layout
39019
39020 \begin_layout Standard
39021 Opens/closes all insets in your document.
39022 \end_layout
39023
39024 \begin_layout Subsection
39025 Unfold/Fold Math Macros
39026 \end_layout
39027
39028 \begin_layout Standard
39029 Unfolds/folds the current math macro.
39030 \end_layout
39031
39032 \begin_layout Standard
39033 Math macros are described in the 
39034 \emph on
39035 Math
39036 \emph default
39037  manual.
39038 \end_layout
39039
39040 \begin_layout Subsection
39041 View Source
39042 \end_layout
39043
39044 \begin_layout Standard
39045 Opens a window showing the source code of the actual document, as described
39046  in section
39047 \begin_inset space ~
39048 \end_inset
39049
39050
39051 \begin_inset CommandInset ref
39052 LatexCommand ref
39053 reference "sec:Previewing-snippets-of"
39054
39055 \end_inset
39056
39057 .
39058 \end_layout
39059
39060 \begin_layout Subsection
39061 View Messages
39062 \end_layout
39063
39064 \begin_layout Standard
39065 Opens a window showing console messages.
39066  This is useful for debugging LyX (i.
39067 \begin_inset space \thinspace{}
39068 \end_inset
39069
39070 e., hunt for errors in the program) or to see what is going on in the background
39071  while LaTeX is processing the document.
39072 \end_layout
39073
39074 \begin_layout Subsection
39075 View
39076 \end_layout
39077
39078 \begin_layout Standard
39079 This menu entry generates the output in the format you have specified as
39080  default output format either in the preferences (see sec.
39081 \begin_inset space \thinspace{}
39082 \end_inset
39083
39084
39085 \begin_inset CommandInset ref
39086 LatexCommand ref
39087 reference "sec:File-Formats"
39088
39089 \end_inset
39090
39091 ) or in the document settings (see sec.
39092 \begin_inset space \thinspace{}
39093 \end_inset
39094
39095
39096 \begin_inset CommandInset ref
39097 LatexCommand ref
39098 reference "sec:Doc-Output"
39099
39100 \end_inset
39101
39102 ) and opens it in an appropriate viewer.
39103  The viewer can be set or changed in the preferences, see section
39104 \begin_inset space ~
39105 \end_inset
39106
39107
39108 \begin_inset CommandInset ref
39109 LatexCommand ref
39110 reference "sec:File-Formats"
39111
39112 \end_inset
39113
39114 .
39115  The default viewers are set by LyX when it is first configured.
39116  The default output format is 
39117 \family sans
39118 PDF
39119 \begin_inset space ~
39120 \end_inset
39121
39122 (pdflatex)
39123 \family default
39124 .
39125 \end_layout
39126
39127 \begin_layout Subsection
39128 View (Other Formats)
39129 \end_layout
39130
39131 \begin_layout Standard
39132 With this submenu you can view your document in alternative output formats.
39133  The menu contains a list of available formats in which you can view the
39134  actual document with an external program.
39135  The menu entries are not the same on all installations — it depends on
39136  the LaTeX programs that are found while LyX was configured.
39137  All possible formats are listed in section
39138 \begin_inset space ~
39139 \end_inset
39140
39141
39142 \begin_inset CommandInset ref
39143 LatexCommand ref
39144 reference "sub:Export"
39145
39146 \end_inset
39147
39148 .
39149  You should at least see the menu entry 
39150 \family sans
39151 DVI
39152 \family default
39153 .
39154  If it is missing, you need to update or repair your LaTeX installation.
39155  After updating you have to reconfigure LyX, see section
39156 \begin_inset space ~
39157 \end_inset
39158
39159
39160 \begin_inset CommandInset ref
39161 LatexCommand ref
39162 reference "sec:Basic-LyX-Setup"
39163
39164 \end_inset
39165
39166 .
39167 \begin_inset Index idx
39168 status collapsed
39169
39170 \begin_layout Plain Layout
39171 Reconfiguration of LyX
39172 \end_layout
39173
39174 \end_inset
39175
39176
39177 \end_layout
39178
39179 \begin_layout Standard
39180 Invoking a menu will start a viewer program.
39181  The viewer can be set or changed in the preferences, see section
39182 \begin_inset space ~
39183 \end_inset
39184
39185
39186 \begin_inset CommandInset ref
39187 LatexCommand ref
39188 reference "sec:File-Formats"
39189
39190 \end_inset
39191
39192 .
39193  The default viewers are set by LyX when it is first configured.
39194 \end_layout
39195
39196 \begin_layout Subsection
39197 Update
39198 \end_layout
39199
39200 \begin_layout Standard
39201 This menu entry allows you to update the view with your latest changes (in
39202  the default output format) without opening a new viewer window.
39203 \end_layout
39204
39205 \begin_layout Subsection
39206 Update (Other Formats)
39207 \end_layout
39208
39209 \begin_layout Standard
39210 With this submenu you can update the view of alternative output formats
39211  of your document without opening a new viewer window.
39212 \end_layout
39213
39214 \begin_layout Subsection
39215 View Master Document
39216 \end_layout
39217
39218 \begin_layout Standard
39219 This menu item is only visible if your document is included to another document,
39220  which is then its 
39221 \begin_inset Quotes eld
39222 \end_inset
39223
39224 master
39225 \begin_inset Quotes erd
39226 \end_inset
39227
39228  (see section 
39229 \emph on
39230 Child Documents
39231 \emph default
39232  in the 
39233 \emph on
39234 Embedded
39235 \begin_inset space ~
39236 \end_inset
39237
39238 Objects
39239 \emph default
39240  manual for more information on this topic).
39241  This item allows you to view the master document from within its child.
39242  That is, if you are working on a child document which is a chapter of a
39243  book, 
39244 \family sans
39245 View Master
39246 \family default
39247  generates the output of the whole book, while 
39248 \family sans
39249 View
39250 \family default
39251  will just output the chapter alone.
39252 \end_layout
39253
39254 \begin_layout Standard
39255 The format used by this function is the default output format as specified
39256  in the preferences (see sec.
39257 \begin_inset space \thinspace{}
39258 \end_inset
39259
39260
39261 \begin_inset CommandInset ref
39262 LatexCommand ref
39263 reference "sec:File-Formats"
39264
39265 \end_inset
39266
39267 ) or in the document settings (see sec.
39268 \begin_inset space \thinspace{}
39269 \end_inset
39270
39271
39272 \begin_inset CommandInset ref
39273 LatexCommand ref
39274 reference "sec:Doc-Output"
39275
39276 \end_inset
39277
39278 ).
39279 \end_layout
39280
39281 \begin_layout Subsection
39282 Update Master Document
39283 \end_layout
39284
39285 \begin_layout Standard
39286 This menu item is only visible if your document is included to another document,
39287  which is then its 
39288 \begin_inset Quotes eld
39289 \end_inset
39290
39291 master
39292 \begin_inset Quotes erd
39293 \end_inset
39294
39295  (see section 
39296 \emph on
39297 Child Documents
39298 \emph default
39299  in the 
39300 \emph on
39301 Embedded
39302 \begin_inset space ~
39303 \end_inset
39304
39305 Objects
39306 \emph default
39307  manual for more information on this topic).
39308  This item allows you to update the view of a master document from within
39309  its child without the need to switch to the master document itself.
39310 \end_layout
39311
39312 \begin_layout Standard
39313 The format used by this function is the default output format as specified
39314  in the preferences (see sec.
39315 \begin_inset space \thinspace{}
39316 \end_inset
39317
39318
39319 \begin_inset CommandInset ref
39320 LatexCommand ref
39321 reference "sec:File-Formats"
39322
39323 \end_inset
39324
39325 ) or in the document settings (see sec.
39326 \begin_inset space \thinspace{}
39327 \end_inset
39328
39329
39330 \begin_inset CommandInset ref
39331 LatexCommand ref
39332 reference "sec:Doc-Output"
39333
39334 \end_inset
39335
39336 ).
39337 \end_layout
39338
39339 \begin_layout Subsection
39340 Split View
39341 \end_layout
39342
39343 \begin_layout Standard
39344 This will split LyX's main window vertically or horizontally.
39345  This allows you to view documents at the same time to compare them, or
39346  to view the same document, but at different positions.
39347  You can even split the main window several times to view for example 3
39348  or more documents at the same time.
39349  To return to an unsplit view, use the menu 
39350 \family sans
39351 Close Current View
39352 \family default
39353 .
39354 \end_layout
39355
39356 \begin_layout Subsection
39357 Close Current View
39358 \end_layout
39359
39360 \begin_layout Standard
39361 Closes a split view.
39362 \end_layout
39363
39364 \begin_layout Subsection
39365 Fullscreen
39366 \end_layout
39367
39368 \begin_layout Standard
39369 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39370  so that you will see nothing but your text.
39371  It furthermore displays LyX's main window fullscreen.
39372  To return from fullscreen to the normal view, press F11, or right-click
39373  and turn off the fullscreen mode in the context menu.
39374 \end_layout
39375
39376 \begin_layout Subsection
39377 Toolbars
39378 \begin_inset CommandInset label
39379 LatexCommand label
39380 name "sub:Toolbars"
39381
39382 \end_inset
39383
39384
39385 \begin_inset Index idx
39386 status collapsed
39387
39388 \begin_layout Plain Layout
39389 Toolbar
39390 \end_layout
39391
39392 \end_inset
39393
39394
39395 \end_layout
39396
39397 \begin_layout Standard
39398 In this menu entry you can set the appearance of the different toolbars.
39399  All toolbars and the 
39400 \family sans
39401 Command
39402 \begin_inset space ~
39403 \end_inset
39404
39405 Buffer
39406 \family default
39407  can be turned on and off.
39408  The 
39409 \emph on
39410 on
39411 \emph default
39412  state is denoted in the menu with a checkmark.
39413  The 
39414 \family sans
39415 Review
39416 \family default
39417
39418 \family sans
39419 Table
39420 \family default
39421
39422 \family sans
39423 Math
39424 \begin_inset space ~
39425 \end_inset
39426
39427 Panels
39428 \family default
39429
39430 \family sans
39431 Math
39432 \begin_inset space ~
39433 \end_inset
39434
39435 Macros
39436 \family default
39437  and 
39438 \family sans
39439 Math
39440 \family default
39441  toolbars can be additionally set to the state 
39442 \emph on
39443 automatic
39444 \emph default
39445  that is denoted in the menu with the suffix 
39446 \family sans
39447 (auto)
39448 \family default
39449 .
39450 \end_layout
39451
39452 \begin_layout Standard
39453 In the 
39454 \emph on
39455 on
39456 \emph default
39457  state the toolbar is permanently shown, in the 
39458 \emph on
39459 automatic
39460 \emph default
39461  state the toolbar is only shown when the cursor is in a certain environment
39462  or when a certain feature is enabled.
39463  That means that the review toolbar will only be shown if change tracking
39464  is activated, the math and table toolbars are only shown if the cursor
39465  is inside a formula or table, respectively.
39466 \end_layout
39467
39468 \begin_layout Standard
39469 LyX's toolbars and their buttons are explained in section
39470 \begin_inset space ~
39471 \end_inset
39472
39473
39474 \begin_inset CommandInset ref
39475 LatexCommand ref
39476 reference "sec:Toolbars"
39477
39478 \end_inset
39479
39480 .
39481 \end_layout
39482
39483 \begin_layout Section
39484 The Insert Menu
39485 \begin_inset Index idx
39486 status collapsed
39487
39488 \begin_layout Plain Layout
39489 Menu ! Insert
39490 \end_layout
39491
39492 \end_inset
39493
39494
39495 \end_layout
39496
39497 \begin_layout Subsection
39498 Math
39499 \end_layout
39500
39501 \begin_layout Standard
39502 Inserts math constructs that are explained in chapter
39503 \begin_inset space ~
39504 \end_inset
39505
39506
39507 \begin_inset CommandInset ref
39508 LatexCommand ref
39509 reference "chap:Mathematical-Formulas"
39510
39511 \end_inset
39512
39513  and the 
39514 \emph on
39515 Math
39516 \emph default
39517  manual.
39518 \end_layout
39519
39520 \begin_layout Subsection
39521 Special Character
39522 \begin_inset CommandInset label
39523 LatexCommand label
39524 name "sub:Special-Character"
39525
39526 \end_inset
39527
39528
39529 \end_layout
39530
39531 \begin_layout Standard
39532 Here you can insert the following characters:
39533 \end_layout
39534
39535 \begin_layout Description
39536 Symbols Inserts any character that can be output by your LaTeX system.
39537  Therefore the number of character categories in this dialog and the available
39538  characters depend on the LaTeX-packages you have installed.
39539 \begin_inset Newline newline
39540 \end_inset
39541
39542  
39543 \begin_inset Note Greyedout
39544 status collapsed
39545
39546 \begin_layout Plain Layout
39547
39548 \series bold
39549 Note:
39550 \series default
39551  Not all characters will be visible in the 
39552 \family sans
39553 Symbols
39554 \family default
39555  dialog because none of the screen fonts that you can set in the preferences
39556  dialog (see sec.
39557 \begin_inset space \thinspace{}
39558 \end_inset
39559
39560
39561 \begin_inset CommandInset ref
39562 LatexCommand ref
39563 reference "sub:Screen-Fonts"
39564
39565 \end_inset
39566
39567 ) can display every character.
39568 \end_layout
39569
39570 \end_inset
39571
39572
39573 \end_layout
39574
39575 \begin_layout Description
39576 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39577
39578 \end_layout
39579
39580 \begin_layout Description
39581 End
39582 \begin_inset space ~
39583 \end_inset
39584
39585 of
39586 \begin_inset space ~
39587 \end_inset
39588
39589 Sentence Inserts an end of sentence dot as described in section
39590 \begin_inset space ~
39591 \end_inset
39592
39593
39594 \begin_inset CommandInset ref
39595 LatexCommand ref
39596 reference "sub:Abbreviations"
39597
39598 \end_inset
39599
39600 .
39601 \end_layout
39602
39603 \begin_layout Description
39604 Ordinary
39605 \begin_inset space ~
39606 \end_inset
39607
39608 Quote Inserts this quote: ", no matter what quote type you selected in the
39609  
39610 \family sans
39611 Document\SpecialChar \menuseparator
39612 Settings
39613 \family default
39614  dialog under 
39615 \family sans
39616 Language
39617 \family default
39618 .
39619 \end_layout
39620
39621 \begin_layout Description
39622 Single
39623 \begin_inset space ~
39624 \end_inset
39625
39626 Quote Inserts this quote: 
39627 \begin_inset Quotes ers
39628 \end_inset
39629
39630
39631 \end_layout
39632
39633 \begin_layout Description
39634 Protected
39635 \begin_inset space ~
39636 \end_inset
39637
39638 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39639
39640 \end_layout
39641
39642 \begin_layout Description
39643 Breakable
39644 \begin_inset space ~
39645 \end_inset
39646
39647 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39648
39649 \end_layout
39650
39651 \begin_layout Description
39652 Menu
39653 \begin_inset space ~
39654 \end_inset
39655
39656 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39657
39658 \end_layout
39659
39660 \begin_layout Description
39661 Phonetic
39662 \begin_inset space ~
39663 \end_inset
39664
39665 Symbols 
39666 \begin_inset Index idx
39667 status collapsed
39668
39669 \begin_layout Plain Layout
39670 Phonetic symbols
39671 \end_layout
39672
39673 \end_inset
39674
39675
39676 \begin_inset Index idx
39677 status collapsed
39678
39679 \begin_layout Plain Layout
39680 Language ! Phonetic symbols
39681 \end_layout
39682
39683 \end_inset
39684
39685 Creates a formula with a so called tipa inset.
39686  Here you can insert commands to create IPA phonetic symbols.
39687  For this feature you must have the LaTeX-package 
39688 \series bold
39689 tipa
39690 \series default
39691
39692 \begin_inset Index idx
39693 status collapsed
39694
39695 \begin_layout Plain Layout
39696 LaTeX-packages ! tipa
39697 \end_layout
39698
39699 \end_inset
39700
39701  installed.
39702 \begin_inset Newline newline
39703 \end_inset
39704
39705 For more information about this feature we refer you to the documentation
39706  of 
39707 \series bold
39708 tipa, 
39709 \begin_inset CommandInset citation
39710 LatexCommand cite
39711 key "tipa"
39712
39713 \end_inset
39714
39715
39716 \series default
39717  and this Wiki-page:
39718 \begin_inset Newline newline
39719 \end_inset
39720
39721
39722 \begin_inset Flex URL
39723 status collapsed
39724
39725 \begin_layout Plain Layout
39726
39727 http://wiki.lyx.org/LyX/LinguistLyX
39728 \end_layout
39729
39730 \end_inset
39731
39732
39733 \end_layout
39734
39735 \begin_layout Subsection
39736 Formatting
39737 \end_layout
39738
39739 \begin_layout Standard
39740 Here you can insert the following format constructs:
39741 \end_layout
39742
39743 \begin_layout Description
39744 Superscript Inserts a superscript: test
39745 \begin_inset script superscript
39746
39747 \begin_layout Plain Layout
39748 a, b
39749 \end_layout
39750
39751 \end_inset
39752
39753
39754 \end_layout
39755
39756 \begin_layout Description
39757 Subscript Inserts a subscript: test
39758 \begin_inset script subscript
39759
39760 \begin_layout Plain Layout
39761 3x
39762 \end_layout
39763
39764 \end_inset
39765
39766
39767 \end_layout
39768
39769 \begin_layout Description
39770 Protected
39771 \begin_inset space ~
39772 \end_inset
39773
39774 Space Inserts a protected space that is described in section
39775 \begin_inset space ~
39776 \end_inset
39777
39778
39779 \begin_inset CommandInset ref
39780 LatexCommand ref
39781 reference "sub:Protected-Space"
39782
39783 \end_inset
39784
39785 .
39786 \end_layout
39787
39788 \begin_layout Description
39789 Inter-word
39790 \begin_inset space ~
39791 \end_inset
39792
39793 Space Inserts an inter-word space that is described in section
39794 \begin_inset space ~
39795 \end_inset
39796
39797
39798 \begin_inset CommandInset ref
39799 LatexCommand ref
39800 reference "sub:Inter-word-Space"
39801
39802 \end_inset
39803
39804 .
39805 \end_layout
39806
39807 \begin_layout Description
39808 Thin
39809 \begin_inset space ~
39810 \end_inset
39811
39812 Space Inserts a thin space that is described in section
39813 \begin_inset space ~
39814 \end_inset
39815
39816
39817 \begin_inset CommandInset ref
39818 LatexCommand ref
39819 reference "sub:Thin-Space"
39820
39821 \end_inset
39822
39823 .
39824 \end_layout
39825
39826 \begin_layout Description
39827 Horizontal
39828 \begin_inset space ~
39829 \end_inset
39830
39831 Space Inserts horizontal space, see section
39832 \begin_inset space ~
39833 \end_inset
39834
39835
39836 \begin_inset CommandInset ref
39837 LatexCommand ref
39838 reference "sub:Horizontal-Space"
39839
39840 \end_inset
39841
39842  for a description.
39843 \end_layout
39844
39845 \begin_layout Description
39846 Horizontal
39847 \begin_inset space ~
39848 \end_inset
39849
39850 Line Inserts a horizontal line, see section
39851 \begin_inset space ~
39852 \end_inset
39853
39854
39855 \begin_inset CommandInset ref
39856 LatexCommand ref
39857 reference "sub:Horizontal-Lines"
39858
39859 \end_inset
39860
39861  for a description.
39862 \end_layout
39863
39864 \begin_layout Description
39865 Vertical
39866 \begin_inset space ~
39867 \end_inset
39868
39869 Space Inserts vertical space, see section
39870 \begin_inset space ~
39871 \end_inset
39872
39873
39874 \begin_inset CommandInset ref
39875 LatexCommand ref
39876 reference "sub:Vertical-Space"
39877
39878 \end_inset
39879
39880  for a description.
39881 \end_layout
39882
39883 \begin_layout Description
39884 Phantom Inserts Phantom space, see section
39885 \begin_inset space ~
39886 \end_inset
39887
39888
39889 \begin_inset CommandInset ref
39890 LatexCommand ref
39891 reference "sub:Phantom-Space"
39892
39893 \end_inset
39894
39895 .
39896 \end_layout
39897
39898 \begin_layout Description
39899 Hyphenation
39900 \begin_inset space ~
39901 \end_inset
39902
39903 Point Inserts a hyphenation point, see section
39904 \begin_inset space ~
39905 \end_inset
39906
39907
39908 \begin_inset CommandInset ref
39909 LatexCommand ref
39910 reference "sub:Hyphenation"
39911
39912 \end_inset
39913
39914 .
39915 \end_layout
39916
39917 \begin_layout Description
39918 Ligature
39919 \begin_inset space ~
39920 \end_inset
39921
39922 Break Inserts a ligature break, see section
39923 \begin_inset space ~
39924 \end_inset
39925
39926
39927 \begin_inset CommandInset ref
39928 LatexCommand ref
39929 reference "sub:Ligatures"
39930
39931 \end_inset
39932
39933 .
39934 \end_layout
39935
39936 \begin_layout Description
39937 Ragged
39938 \begin_inset space ~
39939 \end_inset
39940
39941 Line
39942 \begin_inset space ~
39943 \end_inset
39944
39945 Break Inserts a forced line break, see section
39946 \begin_inset space ~
39947 \end_inset
39948
39949
39950 \begin_inset CommandInset ref
39951 LatexCommand ref
39952 reference "sub:Forced-Line-Breaks"
39953
39954 \end_inset
39955
39956 .
39957 \end_layout
39958
39959 \begin_layout Description
39960 Justified
39961 \begin_inset space ~
39962 \end_inset
39963
39964 Break Inserts a forced line break that furthermore stretches the broken
39965  text line to the page border, see section
39966 \begin_inset space ~
39967 \end_inset
39968
39969
39970 \begin_inset CommandInset ref
39971 LatexCommand ref
39972 reference "sub:Forced-Line-Breaks"
39973
39974 \end_inset
39975
39976 .
39977 \end_layout
39978
39979 \begin_layout Description
39980 New
39981 \begin_inset space ~
39982 \end_inset
39983
39984 Page Inserts a forced page break, described in section
39985 \begin_inset space ~
39986 \end_inset
39987
39988
39989 \begin_inset CommandInset ref
39990 LatexCommand ref
39991 reference "sub:Forced-Page-Breaks"
39992
39993 \end_inset
39994
39995 .
39996 \end_layout
39997
39998 \begin_layout Description
39999 Page
40000 \begin_inset space ~
40001 \end_inset
40002
40003 Break Inserts a forced page break that furthermore stretches the broken
40004  text page to the page border, described in section
40005 \begin_inset space ~
40006 \end_inset
40007
40008
40009 \begin_inset CommandInset ref
40010 LatexCommand ref
40011 reference "sub:Forced-Page-Breaks"
40012
40013 \end_inset
40014
40015 .
40016 \end_layout
40017
40018 \begin_layout Description
40019 Clear
40020 \begin_inset space ~
40021 \end_inset
40022
40023 Page Inserts a clear page break, described in section
40024 \begin_inset space ~
40025 \end_inset
40026
40027
40028 \begin_inset CommandInset ref
40029 LatexCommand ref
40030 reference "sub:Clear-Page-Breaks"
40031
40032 \end_inset
40033
40034 .
40035 \end_layout
40036
40037 \begin_layout Description
40038 Clear
40039 \begin_inset space ~
40040 \end_inset
40041
40042 Double
40043 \begin_inset space ~
40044 \end_inset
40045
40046 Page Inserts a clear doublepage break, described in section
40047 \begin_inset space ~
40048 \end_inset
40049
40050
40051 \begin_inset CommandInset ref
40052 LatexCommand ref
40053 reference "sub:Clear-Page-Breaks"
40054
40055 \end_inset
40056
40057 .
40058 \end_layout
40059
40060 \begin_layout Subsection
40061 List / TOC
40062 \end_layout
40063
40064 \begin_layout Standard
40065 Various lists can be inserted with this menu entry.
40066  The table of contents, the algorithm, figures and tables list are described
40067  in section
40068 \begin_inset space ~
40069 \end_inset
40070
40071
40072 \begin_inset CommandInset ref
40073 LatexCommand ref
40074 reference "sec:toc"
40075
40076 \end_inset
40077
40078 .
40079  The index list is described in section
40080 \begin_inset space ~
40081 \end_inset
40082
40083
40084 \begin_inset CommandInset ref
40085 LatexCommand ref
40086 reference "sec:Index"
40087
40088 \end_inset
40089
40090 , the nomenclature in section
40091 \begin_inset space ~
40092 \end_inset
40093
40094
40095 \begin_inset CommandInset ref
40096 LatexCommand ref
40097 reference "sec:Nomenclature"
40098
40099 \end_inset
40100
40101  and the BibTeX bibliography in section
40102 \begin_inset space ~
40103 \end_inset
40104
40105
40106 \begin_inset CommandInset ref
40107 LatexCommand ref
40108 reference "sub:Bibliography-databases"
40109
40110 \end_inset
40111
40112 .
40113 \end_layout
40114
40115 \begin_layout Subsection
40116 Float
40117 \end_layout
40118
40119 \begin_layout Standard
40120 To insert floats, described in section
40121 \begin_inset space ~
40122 \end_inset
40123
40124
40125 \begin_inset CommandInset ref
40126 LatexCommand ref
40127 reference "sec:Floats"
40128
40129 \end_inset
40130
40131 .
40132 \end_layout
40133
40134 \begin_layout Subsection
40135 Note
40136 \end_layout
40137
40138 \begin_layout Standard
40139 To insert notes, described in section
40140 \begin_inset space ~
40141 \end_inset
40142
40143
40144 \begin_inset CommandInset ref
40145 LatexCommand ref
40146 reference "sec:Notes"
40147
40148 \end_inset
40149
40150 .
40151 \end_layout
40152
40153 \begin_layout Subsection
40154 Branch
40155 \end_layout
40156
40157 \begin_layout Standard
40158 Inserts branch insets as described in section
40159 \begin_inset space ~
40160 \end_inset
40161
40162
40163 \begin_inset CommandInset ref
40164 LatexCommand ref
40165 reference "sec:Branches"
40166
40167 \end_inset
40168
40169 .
40170 \end_layout
40171
40172 \begin_layout Subsection
40173 Custom Insets
40174 \end_layout
40175
40176 \begin_layout Standard
40177 Inserts document class-specific insets.
40178  Such insets only exist if they are defined in the layout file for a certain
40179  document class.
40180  An example is the document class 
40181 \begin_inset Quotes eld
40182 \end_inset
40183
40184 article (Elsevier)
40185 \begin_inset Quotes erd
40186 \end_inset
40187
40188  with three custom insets.
40189  The section 
40190 \emph on
40191 Flex insets and InsetLayout
40192 \emph default
40193  of the 
40194 \emph on
40195 Customization
40196 \emph default
40197  manual explains how custom insets are defined.
40198 \end_layout
40199
40200 \begin_layout Subsection
40201 File
40202 \begin_inset Index idx
40203 status collapsed
40204
40205 \begin_layout Plain Layout
40206 External Material
40207 \end_layout
40208
40209 \end_inset
40210
40211
40212 \end_layout
40213
40214 \begin_layout Standard
40215 This menu entry allows you to insert or include the contents of other files
40216  in your document.
40217  How you can do this is explained in detail in the chapter 
40218 \emph on
40219 External Stuff
40220 \emph default
40221  of the 
40222 \emph on
40223 Embedded
40224 \begin_inset space ~
40225 \end_inset
40226
40227 Objects
40228 \emph default
40229  manual.
40230 \end_layout
40231
40232 \begin_layout Subsection
40233 Box
40234 \begin_inset Index idx
40235 status collapsed
40236
40237 \begin_layout Plain Layout
40238 Boxes
40239 \end_layout
40240
40241 \end_inset
40242
40243
40244 \end_layout
40245
40246 \begin_layout Standard
40247 Inserts a minipage box that is described section
40248 \begin_inset space ~
40249 \end_inset
40250
40251
40252 \begin_inset CommandInset ref
40253 LatexCommand ref
40254 reference "sec:Minipages"
40255
40256 \end_inset
40257
40258 .
40259  All box types supported by LyX are explained in detail in the chapter 
40260 \emph on
40261 Boxes
40262 \emph default
40263  of the 
40264 \emph on
40265 Embedded
40266 \begin_inset space ~
40267 \end_inset
40268
40269 Objects
40270 \emph default
40271  manual.
40272 \end_layout
40273
40274 \begin_layout Subsection
40275 Citation
40276 \end_layout
40277
40278 \begin_layout Standard
40279 Inserts a citation as described in section
40280 \begin_inset space ~
40281 \end_inset
40282
40283
40284 \begin_inset CommandInset ref
40285 LatexCommand ref
40286 reference "sec:Bibliography"
40287
40288 \end_inset
40289
40290 .
40291 \end_layout
40292
40293 \begin_layout Subsection
40294 Cross-Reference
40295 \end_layout
40296
40297 \begin_layout Standard
40298 Inserts a cross-reference as described in section
40299 \begin_inset space ~
40300 \end_inset
40301
40302
40303 \begin_inset CommandInset ref
40304 LatexCommand ref
40305 reference "sec:Cross-References"
40306
40307 \end_inset
40308
40309 .
40310 \end_layout
40311
40312 \begin_layout Subsection
40313 Label
40314 \end_layout
40315
40316 \begin_layout Standard
40317 Inserts a label as described in section
40318 \begin_inset space ~
40319 \end_inset
40320
40321
40322 \begin_inset CommandInset ref
40323 LatexCommand ref
40324 reference "sec:Cross-References"
40325
40326 \end_inset
40327
40328 .
40329 \end_layout
40330
40331 \begin_layout Subsection
40332 Caption
40333 \begin_inset Index idx
40334 status collapsed
40335
40336 \begin_layout Plain Layout
40337 Captions
40338 \end_layout
40339
40340 \end_inset
40341
40342
40343 \begin_inset Index idx
40344 status collapsed
40345
40346 \begin_layout Plain Layout
40347 Longtables ! Caption
40348 \end_layout
40349
40350 \end_inset
40351
40352
40353 \end_layout
40354
40355 \begin_layout Standard
40356 Inserts a caption in a float or longtable.
40357  Floats are described in section
40358 \begin_inset space ~
40359 \end_inset
40360
40361
40362 \begin_inset CommandInset ref
40363 LatexCommand ref
40364 reference "sec:Floats"
40365
40366 \end_inset
40367
40368 , captions in longtables are described in the section 
40369 \emph on
40370 Longtable Captions
40371 \emph default
40372  of the 
40373 \emph on
40374 Embedded
40375 \begin_inset space ~
40376 \end_inset
40377
40378 Objects
40379 \emph default
40380  manual.
40381 \end_layout
40382
40383 \begin_layout Subsection
40384 Index Entry
40385 \end_layout
40386
40387 \begin_layout Standard
40388 Inserts an index entry as described in section
40389 \begin_inset space ~
40390 \end_inset
40391
40392
40393 \begin_inset CommandInset ref
40394 LatexCommand ref
40395 reference "sec:Index"
40396
40397 \end_inset
40398
40399 .
40400 \end_layout
40401
40402 \begin_layout Subsection
40403 Nomenclature Entry
40404 \end_layout
40405
40406 \begin_layout Standard
40407 Inserts a nomenclature entry as described in section
40408 \begin_inset space ~
40409 \end_inset
40410
40411
40412 \begin_inset CommandInset ref
40413 LatexCommand ref
40414 reference "sec:Nomenclature"
40415
40416 \end_inset
40417
40418 .
40419 \end_layout
40420
40421 \begin_layout Subsection
40422 Table
40423 \end_layout
40424
40425 \begin_layout Standard
40426 Inserts a table.
40427  Tables are described in section
40428 \begin_inset space ~
40429 \end_inset
40430
40431
40432 \begin_inset CommandInset ref
40433 LatexCommand ref
40434 reference "sec:Tables"
40435
40436 \end_inset
40437
40438 .
40439 \end_layout
40440
40441 \begin_layout Subsection
40442 Graphics
40443 \end_layout
40444
40445 \begin_layout Standard
40446 Inserts a graphic.
40447  Graphics are described in section
40448 \begin_inset space ~
40449 \end_inset
40450
40451
40452 \begin_inset CommandInset ref
40453 LatexCommand ref
40454 reference "sec:Graphics"
40455
40456 \end_inset
40457
40458 .
40459 \end_layout
40460
40461 \begin_layout Subsection
40462 URL
40463 \end_layout
40464
40465 \begin_layout Standard
40466 Inserts a URL as described in section
40467 \begin_inset space ~
40468 \end_inset
40469
40470
40471 \begin_inset CommandInset ref
40472 LatexCommand ref
40473 reference "sub:URLs"
40474
40475 \end_inset
40476
40477 .
40478 \end_layout
40479
40480 \begin_layout Subsection
40481 Hyperlinks
40482 \end_layout
40483
40484 \begin_layout Standard
40485 Inserts a hyperlink as described in section
40486 \begin_inset space ~
40487 \end_inset
40488
40489
40490 \begin_inset CommandInset ref
40491 LatexCommand ref
40492 reference "sub:Hyperlinks"
40493
40494 \end_inset
40495
40496 .
40497 \end_layout
40498
40499 \begin_layout Subsection
40500 Footnote
40501 \end_layout
40502
40503 \begin_layout Standard
40504 Inserts a footnote, see section
40505 \begin_inset space ~
40506 \end_inset
40507
40508
40509 \begin_inset CommandInset ref
40510 LatexCommand ref
40511 reference "sec:Footnotes"
40512
40513 \end_inset
40514
40515 .
40516 \end_layout
40517
40518 \begin_layout Subsection
40519 Marginal Note
40520 \end_layout
40521
40522 \begin_layout Standard
40523 Inserts a marginal note, see section
40524 \begin_inset space ~
40525 \end_inset
40526
40527
40528 \begin_inset CommandInset ref
40529 LatexCommand ref
40530 reference "sec:Marginal-Notes"
40531
40532 \end_inset
40533
40534 .
40535 \end_layout
40536
40537 \begin_layout Subsection
40538 Short Title
40539 \end_layout
40540
40541 \begin_layout Standard
40542 Inserts a short title, see section
40543 \begin_inset space ~
40544 \end_inset
40545
40546
40547 \begin_inset CommandInset ref
40548 LatexCommand ref
40549 reference "sec:Short-Titles"
40550
40551 \end_inset
40552
40553 .
40554 \end_layout
40555
40556 \begin_layout Subsection
40557 TeX Code
40558 \end_layout
40559
40560 \begin_layout Standard
40561 Inserts a TeX Code box, see section
40562 \begin_inset space ~
40563 \end_inset
40564
40565
40566 \begin_inset CommandInset ref
40567 LatexCommand ref
40568 reference "sub:TeX-Code-Boxes"
40569
40570 \end_inset
40571
40572  for a description.
40573 \end_layout
40574
40575 \begin_layout Subsection
40576 Program Listing
40577 \begin_inset Index idx
40578 status collapsed
40579
40580 \begin_layout Plain Layout
40581 Program listings
40582 \end_layout
40583
40584 \end_inset
40585
40586
40587 \end_layout
40588
40589 \begin_layout Standard
40590 Inserts a program listings box.
40591  Program listings are explained in the chapter 
40592 \emph on
40593 Program Code Listings
40594 \emph default
40595  of the 
40596 \emph on
40597 Embedded
40598 \begin_inset space ~
40599 \end_inset
40600
40601 Objects
40602 \emph default
40603  manual.
40604 \end_layout
40605
40606 \begin_layout Subsection
40607 Date
40608 \end_layout
40609
40610 \begin_layout Standard
40611 Inserts the actual date.
40612  The format depends on the date format of the language that is used for
40613  LyX's menus.
40614  LyX offers various ways to insert a date which are explained and also compared
40615  in the section 
40616 \emph on
40617 External Material
40618 \emph default
40619  of the 
40620 \emph on
40621 Embedded
40622 \begin_inset space ~
40623 \end_inset
40624
40625 Objects
40626 \emph default
40627  manual.
40628 \end_layout
40629
40630 \begin_layout Subsection
40631 Preview
40632 \end_layout
40633
40634 \begin_layout Standard
40635 Inserts a preview inset, see section
40636 \begin_inset space ~
40637 \end_inset
40638
40639
40640 \begin_inset CommandInset ref
40641 LatexCommand ref
40642 reference "sec:Previewing-snippets-of"
40643
40644 \end_inset
40645
40646  for a description.
40647 \end_layout
40648
40649 \begin_layout Section
40650 The Navigate Menu
40651 \begin_inset Index idx
40652 status collapsed
40653
40654 \begin_layout Plain Layout
40655 Menu ! Navigate
40656 \end_layout
40657
40658 \end_inset
40659
40660
40661 \end_layout
40662
40663 \begin_layout Standard
40664 This menu lists the existing chapters, sections, figures, tables, etc.
40665 \begin_inset space ~
40666 \end_inset
40667
40668 of the current document.
40669  This allows you to navigate easily through your document.
40670 \end_layout
40671
40672 \begin_layout Subsection
40673 Bookmarks
40674 \end_layout
40675
40676 \begin_layout Standard
40677 With this menu entry you are able to define your own bookmarks.
40678  This is useful when you are working on a large document and often have
40679  to jump e.
40680 \begin_inset space \thinspace{}
40681 \end_inset
40682
40683 g.
40684 \begin_inset space \space{}
40685 \end_inset
40686
40687 between section
40688 \begin_inset space ~
40689 \end_inset
40690
40691 2.5 and 6.3.
40692  To create bookmarks for this example, go to section
40693 \begin_inset space ~
40694 \end_inset
40695
40696 2.5 and use the submenu 
40697 \family sans
40698 Save
40699 \begin_inset space ~
40700 \end_inset
40701
40702 Bookmark
40703 \begin_inset space ~
40704 \end_inset
40705
40706 1
40707 \family default
40708 .
40709  Then go to section
40710 \begin_inset space ~
40711 \end_inset
40712
40713 6.3 and use 
40714 \family sans
40715 Save
40716 \begin_inset space ~
40717 \end_inset
40718
40719 Bookmark
40720 \begin_inset space ~
40721 \end_inset
40722
40723
40724 \family default
40725 2.
40726  Now you can jump easily between these sections by using the menu or by
40727  the key bindings 
40728 \begin_inset Info
40729 type  "shortcut"
40730 arg   "bookmark-goto 1"
40731 \end_inset
40732
40733  and 
40734 \begin_inset Info
40735 type  "shortcut"
40736 arg   "bookmark-goto 2"
40737 \end_inset
40738
40739 .
40740 \end_layout
40741
40742 \begin_layout Standard
40743 You can also use bookmarks to jump between several opened documents.
40744  The saved bookmarks are valid till the document is closed.
40745 \end_layout
40746
40747 \begin_layout Subsection
40748 Next Note, Change, Cross-reference
40749 \end_layout
40750
40751 \begin_layout Standard
40752 Jump to the next note, change, or cross-reference following the current
40753  cursor position.
40754 \end_layout
40755
40756 \begin_layout Subsection
40757 Go to Label
40758 \end_layout
40759
40760 \begin_layout Standard
40761 Only active if the cursor is in front of a cross-reference.
40762  Sets the cursor before the referenced label.
40763  (It is the same as if you right-click on a cross-reference box and use
40764  
40765 \family sans
40766 Go
40767 \begin_inset space ~
40768 \end_inset
40769
40770 to
40771 \begin_inset space ~
40772 \end_inset
40773
40774 Label)
40775 \family default
40776 .
40777 \end_layout
40778
40779 \begin_layout Subsection
40780 Forward Search
40781 \end_layout
40782
40783 \begin_layout Standard
40784 This feature allows you to directly jump to the corresponding text part
40785  in the output, see section 
40786 \emph on
40787 Forward
40788 \begin_inset space ~
40789 \end_inset
40790
40791 search
40792 \emph default
40793  in the 
40794 \emph on
40795 Additional
40796 \begin_inset space ~
40797 \end_inset
40798
40799 Features
40800 \emph default
40801  manual for a detailed description.
40802 \end_layout
40803
40804 \begin_layout Section
40805 The Document Menu
40806 \begin_inset Index idx
40807 status collapsed
40808
40809 \begin_layout Plain Layout
40810 Menu ! Document
40811 \end_layout
40812
40813 \end_inset
40814
40815
40816 \end_layout
40817
40818 \begin_layout Subsection
40819 Change Tracking
40820 \end_layout
40821
40822 \begin_layout Standard
40823 Change Tracking is described in section
40824 \begin_inset space ~
40825 \end_inset
40826
40827
40828 \begin_inset CommandInset ref
40829 LatexCommand ref
40830 reference "sec:Change-Tracking"
40831
40832 \end_inset
40833
40834 .
40835 \end_layout
40836
40837 \begin_layout Subsection
40838 LaT
40839 \begin_inset ERT
40840 status collapsed
40841
40842 \begin_layout Plain Layout
40843
40844 {}
40845 \end_layout
40846
40847 \end_inset
40848
40849 eX Log
40850 \end_layout
40851
40852 \begin_layout Standard
40853 After running LaTeX by viewing or exporting a document, this menu will be
40854  enabled.
40855  It shows the logfile of the used LaTeX-program.
40856 \end_layout
40857
40858 \begin_layout Standard
40859 Here you can see how LaTeX works in the background.
40860  
40861 \emph on
40862 Experts
40863 \emph default
40864  will find in it reasons for LaTeX-errors.
40865 \end_layout
40866
40867 \begin_layout Subsection
40868 Outline
40869 \end_layout
40870
40871 \begin_layout Standard
40872 Opens the TOC/Outline window as described in section
40873 \begin_inset space ~
40874 \end_inset
40875
40876
40877 \begin_inset CommandInset ref
40878 LatexCommand ref
40879 reference "sec:Navigating"
40880
40881 \end_inset
40882
40883  and 
40884 \begin_inset CommandInset ref
40885 LatexCommand ref
40886 reference "sub:Table-of-Contents"
40887
40888 \end_inset
40889
40890 .
40891 \end_layout
40892
40893 \begin_layout Subsection
40894 Start Appendix Here
40895 \end_layout
40896
40897 \begin_layout Standard
40898 This menu will start the appendix of the document at the current cursor
40899  position as described in section
40900 \begin_inset space ~
40901 \end_inset
40902
40903
40904 \begin_inset CommandInset ref
40905 LatexCommand ref
40906 reference "sec:Appendices"
40907
40908 \end_inset
40909
40910 .
40911 \end_layout
40912
40913 \begin_layout Subsection
40914 Compressed
40915 \end_layout
40916
40917 \begin_layout Standard
40918 Un/compresses the current document.
40919 \end_layout
40920
40921 \begin_layout Subsection
40922 Settings
40923 \end_layout
40924
40925 \begin_layout Standard
40926 The document settings are described in appendix
40927 \begin_inset space ~
40928 \end_inset
40929
40930
40931 \begin_inset CommandInset ref
40932 LatexCommand ref
40933 reference "chap:The-Document-Settings"
40934
40935 \end_inset
40936
40937 .
40938 \end_layout
40939
40940 \begin_layout Section
40941 The Tools Menu
40942 \begin_inset Index idx
40943 status collapsed
40944
40945 \begin_layout Plain Layout
40946 Menu ! Tools
40947 \end_layout
40948
40949 \end_inset
40950
40951
40952 \end_layout
40953
40954 \begin_layout Subsection
40955 Spellchecker
40956 \end_layout
40957
40958 \begin_layout Standard
40959 Spell checking is explained in section
40960 \begin_inset space ~
40961 \end_inset
40962
40963
40964 \begin_inset CommandInset ref
40965 LatexCommand ref
40966 reference "sec:Spellchecking"
40967
40968 \end_inset
40969
40970 .
40971 \end_layout
40972
40973 \begin_layout Subsection
40974 Thesaurus
40975 \end_layout
40976
40977 \begin_layout Standard
40978 The thesaurus is described in section
40979 \begin_inset space ~
40980 \end_inset
40981
40982
40983 \begin_inset CommandInset ref
40984 LatexCommand ref
40985 reference "sec:Thesaurus"
40986
40987 \end_inset
40988
40989 .
40990 \end_layout
40991
40992 \begin_layout Subsection
40993 Statistics
40994 \begin_inset Index idx
40995 status collapsed
40996
40997 \begin_layout Plain Layout
40998 Word count
40999 \end_layout
41000
41001 \end_inset
41002
41003
41004 \begin_inset Index idx
41005 status collapsed
41006
41007 \begin_layout Plain Layout
41008 Character count
41009 \end_layout
41010
41011 \end_inset
41012
41013
41014 \end_layout
41015
41016 \begin_layout Standard
41017 Counts the words and characters in the actual document or the highlighted
41018  document part.
41019 \end_layout
41020
41021 \begin_layout Subsection
41022 TeX Information
41023 \begin_inset Index idx
41024 status collapsed
41025
41026 \begin_layout Plain Layout
41027 TeX Information
41028 \end_layout
41029
41030 \end_inset
41031
41032
41033 \end_layout
41034
41035 \begin_layout Standard
41036 Shows you a list of the document classes and styles installed in your LaTeX-syst
41037 em.
41038 \end_layout
41039
41040 \begin_layout Subsection
41041 Reconfigure
41042 \begin_inset Index idx
41043 status collapsed
41044
41045 \begin_layout Plain Layout
41046 LyX ! Reconfigure|see
41047 \begin_inset ERT
41048 status collapsed
41049
41050 \begin_layout Plain Layout
41051
41052 {
41053 \end_layout
41054
41055 \end_inset
41056
41057 Reconfiguration of LyX
41058 \begin_inset ERT
41059 status collapsed
41060
41061 \begin_layout Plain Layout
41062
41063 }
41064 \end_layout
41065
41066 \end_inset
41067
41068
41069 \end_layout
41070
41071 \end_inset
41072
41073
41074 \begin_inset Index idx
41075 status collapsed
41076
41077 \begin_layout Plain Layout
41078 Reconfiguration of LyX
41079 \end_layout
41080
41081 \end_inset
41082
41083
41084 \end_layout
41085
41086 \begin_layout Standard
41087 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41088  and programs it needs; see also section
41089 \begin_inset space ~
41090 \end_inset
41091
41092
41093 \begin_inset CommandInset ref
41094 LatexCommand ref
41095 reference "sec:Basic-LyX-Setup"
41096
41097 \end_inset
41098
41099 .
41100 \end_layout
41101
41102 \begin_layout Subsection
41103 Preferences
41104 \end_layout
41105
41106 \begin_layout Standard
41107 The preferences dialog is described in detail in appendix
41108 \begin_inset space ~
41109 \end_inset
41110
41111
41112 \begin_inset CommandInset ref
41113 LatexCommand ref
41114 reference "chap:The-Preferences-dialog"
41115
41116 \end_inset
41117
41118 .
41119 \end_layout
41120
41121 \begin_layout Section
41122 The Help Menu
41123 \begin_inset Index idx
41124 status collapsed
41125
41126 \begin_layout Plain Layout
41127 Menu ! Help
41128 \end_layout
41129
41130 \end_inset
41131
41132
41133 \end_layout
41134
41135 \begin_layout Standard
41136 This menu lists the documentation files of LyX in the language of LyX's
41137  menus.
41138  If a file is not available in this language, the English version will be
41139  listed.
41140 \end_layout
41141
41142 \begin_layout Standard
41143 The menu 
41144 \family sans
41145 LaTeX
41146 \begin_inset space ~
41147 \end_inset
41148
41149 Configuration
41150 \family default
41151  shows a LyX-document with information about the LaTeX-packages and classes
41152  found by LyX (see also section
41153 \begin_inset space ~
41154 \end_inset
41155
41156
41157 \begin_inset CommandInset ref
41158 LatexCommand ref
41159 reference "sec:LaTeX-Setup"
41160
41161 \end_inset
41162
41163 ).
41164 \end_layout
41165
41166 \begin_layout Section
41167 Toolbars
41168 \begin_inset CommandInset label
41169 LatexCommand label
41170 name "sec:Toolbars"
41171
41172 \end_inset
41173
41174
41175 \end_layout
41176
41177 \begin_layout Standard
41178 How to show or hide toolbars is explained in section
41179 \begin_inset space ~
41180 \end_inset
41181
41182
41183 \begin_inset CommandInset ref
41184 LatexCommand ref
41185 reference "sub:Toolbars"
41186
41187 \end_inset
41188
41189 .
41190 \end_layout
41191
41192 \begin_layout Standard
41193 It is also possible to define custom toolbars.
41194  This is described in the 
41195 \emph on
41196 Additional Features
41197 \emph default
41198  manual.
41199 \end_layout
41200
41201 \begin_layout Subsection
41202 Standard Toolbar
41203 \begin_inset Index idx
41204 status collapsed
41205
41206 \begin_layout Plain Layout
41207 Toolbar ! Standard
41208 \end_layout
41209
41210 \end_inset
41211
41212
41213 \end_layout
41214
41215 \begin_layout Standard
41216 \begin_inset Graphics
41217         filename clipart/StandardToolbar.png
41218         width 100col%
41219
41220 \end_inset
41221
41222
41223 \end_layout
41224
41225 \begin_layout Standard
41226 \begin_inset VSpace defskip
41227 \end_inset
41228
41229
41230 \end_layout
41231
41232 \begin_layout Standard
41233 The standard toolbar as shown above contains from left to right the following
41234  buttons:
41235 \begin_inset ERT
41236 status collapsed
41237
41238 \begin_layout Plain Layout
41239
41240
41241 \backslash
41242 setlength{
41243 \backslash
41244 LTleft}{0pt}
41245 \end_layout
41246
41247 \end_inset
41248
41249
41250 \begin_inset Note Note
41251 status collapsed
41252
41253 \begin_layout Plain Layout
41254 This is necessary to left align the following longtables.
41255  See the 
41256 \emph on
41257 Embedded Objects
41258 \emph default
41259  manual for more information.
41260 \end_layout
41261
41262 \end_inset
41263
41264
41265 \end_layout
41266
41267 \begin_layout Standard
41268 \begin_inset VSpace defskip
41269 \end_inset
41270
41271
41272 \end_layout
41273
41274 \begin_layout Standard
41275 \begin_inset Tabular
41276 <lyxtabular version="3" rows="1" columns="2">
41277 <features islongtable="true" longtabularalignment="center">
41278 <column alignment="center" valignment="top" width="0">
41279 <column alignment="center" valignment="top" width="0">
41280 <row>
41281 <cell alignment="center" valignment="top" usebox="none">
41282 \begin_inset Text
41283
41284 \begin_layout Plain Layout
41285 \begin_inset Graphics
41286         filename clipart/ToolbarEnvBox.png
41287         clip
41288
41289 \end_inset
41290
41291
41292 \end_layout
41293
41294 \end_inset
41295 </cell>
41296 <cell alignment="center" valignment="top" usebox="none">
41297 \begin_inset Text
41298
41299 \begin_layout Plain Layout
41300 pull-down box for the environments
41301 \end_layout
41302
41303 \end_inset
41304 </cell>
41305 </row>
41306 </lyxtabular>
41307
41308 \end_inset
41309
41310
41311 \end_layout
41312
41313 \begin_layout Standard
41314 \begin_inset VSpace -10mm
41315 \end_inset
41316
41317
41318 \end_layout
41319
41320 \begin_layout Standard
41321 \align left
41322 \begin_inset Tabular
41323 <lyxtabular version="3" rows="21" columns="2">
41324 <features islongtable="true" longtabularalignment="center">
41325 <column alignment="left" valignment="top" width="0">
41326 <column alignment="left" valignment="top" width="0">
41327 <row interlinespace="2.5mm">
41328 <cell alignment="center" valignment="top" usebox="none">
41329 \begin_inset Text
41330
41331 \begin_layout Plain Layout
41332
41333 \family sans
41334 \begin_inset Info
41335 type  "icon"
41336 arg   "buffer-new"
41337 \end_inset
41338
41339
41340 \end_layout
41341
41342 \end_inset
41343 </cell>
41344 <cell alignment="center" valignment="top" usebox="none">
41345 \begin_inset Text
41346
41347 \begin_layout Plain Layout
41348
41349 \family sans
41350 File\SpecialChar \menuseparator
41351 New
41352 \end_layout
41353
41354 \end_inset
41355 </cell>
41356 </row>
41357 <row interlinespace="2.5mm">
41358 <cell alignment="center" valignment="top" usebox="none">
41359 \begin_inset Text
41360
41361 \begin_layout Plain Layout
41362
41363 \family sans
41364 \begin_inset Info
41365 type  "icon"
41366 arg   "file-open"
41367 \end_inset
41368
41369
41370 \end_layout
41371
41372 \end_inset
41373 </cell>
41374 <cell alignment="center" valignment="top" usebox="none">
41375 \begin_inset Text
41376
41377 \begin_layout Plain Layout
41378
41379 \family sans
41380 File\SpecialChar \menuseparator
41381 Open
41382 \end_layout
41383
41384 \end_inset
41385 </cell>
41386 </row>
41387 <row interlinespace="2.5mm">
41388 <cell alignment="center" valignment="top" usebox="none">
41389 \begin_inset Text
41390
41391 \begin_layout Plain Layout
41392
41393 \family sans
41394 \begin_inset Info
41395 type  "icon"
41396 arg   "buffer-write"
41397 \end_inset
41398
41399
41400 \end_layout
41401
41402 \end_inset
41403 </cell>
41404 <cell alignment="center" valignment="top" usebox="none">
41405 \begin_inset Text
41406
41407 \begin_layout Plain Layout
41408
41409 \family sans
41410 File\SpecialChar \menuseparator
41411 Save
41412 \end_layout
41413
41414 \end_inset
41415 </cell>
41416 </row>
41417 <row interlinespace="2.5mm">
41418 <cell alignment="center" valignment="top" usebox="none">
41419 \begin_inset Text
41420
41421 \begin_layout Plain Layout
41422
41423 \family sans
41424 \begin_inset Info
41425 type  "icon"
41426 arg   "dialog-show print"
41427 \end_inset
41428
41429
41430 \end_layout
41431
41432 \end_inset
41433 </cell>
41434 <cell alignment="center" valignment="top" usebox="none">
41435 \begin_inset Text
41436
41437 \begin_layout Plain Layout
41438
41439 \family sans
41440 File\SpecialChar \menuseparator
41441 Print
41442 \end_layout
41443
41444 \end_inset
41445 </cell>
41446 </row>
41447 <row interlinespace="2.5mm">
41448 <cell alignment="center" valignment="top" usebox="none">
41449 \begin_inset Text
41450
41451 \begin_layout Plain Layout
41452
41453 \family sans
41454 \begin_inset Info
41455 type  "icon"
41456 arg   "dialog-show spellchecker"
41457 \end_inset
41458
41459
41460 \end_layout
41461
41462 \end_inset
41463 </cell>
41464 <cell alignment="center" valignment="top" usebox="none">
41465 \begin_inset Text
41466
41467 \begin_layout Plain Layout
41468
41469 \family sans
41470 Tools\SpecialChar \menuseparator
41471 Spellchecker
41472 \end_layout
41473
41474 \end_inset
41475 </cell>
41476 </row>
41477 <row interlinespace="2.5mm">
41478 <cell alignment="center" valignment="top" usebox="none">
41479 \begin_inset Text
41480
41481 \begin_layout Plain Layout
41482
41483 \family sans
41484 \begin_inset Info
41485 type  "icon"
41486 arg   "undo"
41487 \end_inset
41488
41489
41490 \end_layout
41491
41492 \end_inset
41493 </cell>
41494 <cell alignment="center" valignment="top" usebox="none">
41495 \begin_inset Text
41496
41497 \begin_layout Plain Layout
41498
41499 \family sans
41500 Edit\SpecialChar \menuseparator
41501 Undo
41502 \end_layout
41503
41504 \end_inset
41505 </cell>
41506 </row>
41507 <row interlinespace="2.5mm">
41508 <cell alignment="center" valignment="top" usebox="none">
41509 \begin_inset Text
41510
41511 \begin_layout Plain Layout
41512
41513 \family sans
41514 \begin_inset Info
41515 type  "icon"
41516 arg   "redo"
41517 \end_inset
41518
41519
41520 \end_layout
41521
41522 \end_inset
41523 </cell>
41524 <cell alignment="center" valignment="top" usebox="none">
41525 \begin_inset Text
41526
41527 \begin_layout Plain Layout
41528
41529 \family sans
41530 Edit\SpecialChar \menuseparator
41531 Redo
41532 \end_layout
41533
41534 \end_inset
41535 </cell>
41536 </row>
41537 <row interlinespace="2.5mm">
41538 <cell alignment="center" valignment="top" usebox="none">
41539 \begin_inset Text
41540
41541 \begin_layout Plain Layout
41542
41543 \family sans
41544 \begin_inset Info
41545 type  "icon"
41546 arg   "cut"
41547 \end_inset
41548
41549
41550 \end_layout
41551
41552 \end_inset
41553 </cell>
41554 <cell alignment="center" valignment="top" usebox="none">
41555 \begin_inset Text
41556
41557 \begin_layout Plain Layout
41558
41559 \family sans
41560 Edit\SpecialChar \menuseparator
41561 Cut
41562 \end_layout
41563
41564 \end_inset
41565 </cell>
41566 </row>
41567 <row interlinespace="2.5mm">
41568 <cell alignment="center" valignment="top" usebox="none">
41569 \begin_inset Text
41570
41571 \begin_layout Plain Layout
41572
41573 \family sans
41574 \begin_inset Info
41575 type  "icon"
41576 arg   "copy"
41577 \end_inset
41578
41579
41580 \end_layout
41581
41582 \end_inset
41583 </cell>
41584 <cell alignment="center" valignment="top" usebox="none">
41585 \begin_inset Text
41586
41587 \begin_layout Plain Layout
41588
41589 \family sans
41590 Edit\SpecialChar \menuseparator
41591 Copy
41592 \end_layout
41593
41594 \end_inset
41595 </cell>
41596 </row>
41597 <row interlinespace="2.5mm">
41598 <cell alignment="center" valignment="top" usebox="none">
41599 \begin_inset Text
41600
41601 \begin_layout Plain Layout
41602
41603 \family sans
41604 \begin_inset Info
41605 type  "icon"
41606 arg   "paste"
41607 \end_inset
41608
41609
41610 \end_layout
41611
41612 \end_inset
41613 </cell>
41614 <cell alignment="center" valignment="top" usebox="none">
41615 \begin_inset Text
41616
41617 \begin_layout Plain Layout
41618
41619 \family sans
41620 Edit\SpecialChar \menuseparator
41621 Paste
41622 \end_layout
41623
41624 \end_inset
41625 </cell>
41626 </row>
41627 <row interlinespace="2.5mm">
41628 <cell alignment="center" valignment="top" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632
41633 \family sans
41634 \begin_inset Info
41635 type  "icon"
41636 arg   "dialog-show findreplace"
41637 \end_inset
41638
41639
41640 \end_layout
41641
41642 \end_inset
41643 </cell>
41644 <cell alignment="center" valignment="top" usebox="none">
41645 \begin_inset Text
41646
41647 \begin_layout Plain Layout
41648
41649 \family sans
41650 Edit\SpecialChar \menuseparator
41651 Find
41652 \begin_inset space \thinspace{}
41653 \end_inset
41654
41655 &
41656 \begin_inset space \thinspace{}
41657 \end_inset
41658
41659 Replace
41660 \end_layout
41661
41662 \end_inset
41663 </cell>
41664 </row>
41665 <row interlinespace="2.5mm">
41666 <cell alignment="center" valignment="top" usebox="none">
41667 \begin_inset Text
41668
41669 \begin_layout Plain Layout
41670
41671 \family sans
41672 \begin_inset Info
41673 type  "icon"
41674 arg   "bookmark-goto 0"
41675 \end_inset
41676
41677
41678 \end_layout
41679
41680 \end_inset
41681 </cell>
41682 <cell alignment="center" valignment="top" usebox="none">
41683 \begin_inset Text
41684
41685 \begin_layout Plain Layout
41686
41687 \family sans
41688 Navigate\SpecialChar \menuseparator
41689 Bookmarks\SpecialChar \menuseparator
41690 Navigate Back
41691 \end_layout
41692
41693 \end_inset
41694 </cell>
41695 </row>
41696 <row interlinespace="2.5mm">
41697 <cell alignment="center" valignment="top" usebox="none">
41698 \begin_inset Text
41699
41700 \begin_layout Plain Layout
41701
41702 \family sans
41703 \begin_inset Info
41704 type  "icon"
41705 arg   "font-emph"
41706 \end_inset
41707
41708
41709 \end_layout
41710
41711 \end_inset
41712 </cell>
41713 <cell alignment="center" valignment="top" usebox="none">
41714 \begin_inset Text
41715
41716 \begin_layout Plain Layout
41717 Emphasize text, function of the 
41718 \family sans
41719 Edit\SpecialChar \menuseparator
41720 Text
41721 \begin_inset space ~
41722 \end_inset
41723
41724 Style
41725 \family default
41726  dialog
41727 \end_layout
41728
41729 \end_inset
41730 </cell>
41731 </row>
41732 <row interlinespace="2.5mm">
41733 <cell alignment="center" valignment="top" usebox="none">
41734 \begin_inset Text
41735
41736 \begin_layout Plain Layout
41737
41738 \family sans
41739 \begin_inset Info
41740 type  "icon"
41741 arg   "font-noun"
41742 \end_inset
41743
41744
41745 \end_layout
41746
41747 \end_inset
41748 </cell>
41749 <cell alignment="center" valignment="top" usebox="none">
41750 \begin_inset Text
41751
41752 \begin_layout Plain Layout
41753 Set text to noun style, function of the 
41754 \family sans
41755 Edit\SpecialChar \menuseparator
41756 Text
41757 \begin_inset space ~
41758 \end_inset
41759
41760 Style
41761 \family default
41762  dialog
41763 \end_layout
41764
41765 \end_inset
41766 </cell>
41767 </row>
41768 <row interlinespace="2.5mm">
41769 <cell alignment="center" valignment="top" usebox="none">
41770 \begin_inset Text
41771
41772 \begin_layout Plain Layout
41773
41774 \family sans
41775 \begin_inset Info
41776 type  "icon"
41777 arg   "textstyle-apply"
41778 \end_inset
41779
41780
41781 \end_layout
41782
41783 \end_inset
41784 </cell>
41785 <cell alignment="center" valignment="top" usebox="none">
41786 \begin_inset Text
41787
41788 \begin_layout Plain Layout
41789 Formats text using the current settings in the 
41790 \family sans
41791 Edit\SpecialChar \menuseparator
41792 Text
41793 \begin_inset space ~
41794 \end_inset
41795
41796 Style
41797 \family default
41798  dialog
41799 \end_layout
41800
41801 \end_inset
41802 </cell>
41803 </row>
41804 <row interlinespace="2.5mm">
41805 <cell alignment="center" valignment="top" usebox="none">
41806 \begin_inset Text
41807
41808 \begin_layout Plain Layout
41809
41810 \family sans
41811 \begin_inset Info
41812 type  "icon"
41813 arg   "math-mode"
41814 \end_inset
41815
41816
41817 \end_layout
41818
41819 \end_inset
41820 </cell>
41821 <cell alignment="center" valignment="top" usebox="none">
41822 \begin_inset Text
41823
41824 \begin_layout Plain Layout
41825
41826 \family sans
41827 Insert\SpecialChar \menuseparator
41828 Math\SpecialChar \menuseparator
41829 Inline
41830 \begin_inset space ~
41831 \end_inset
41832
41833 Formula
41834 \end_layout
41835
41836 \end_inset
41837 </cell>
41838 </row>
41839 <row interlinespace="2.5mm">
41840 <cell alignment="center" valignment="top" usebox="none">
41841 \begin_inset Text
41842
41843 \begin_layout Plain Layout
41844
41845 \family sans
41846 \begin_inset Info
41847 type  "icon"
41848 arg   "dialog-show-new-inset graphics"
41849 \end_inset
41850
41851
41852 \end_layout
41853
41854 \end_inset
41855 </cell>
41856 <cell alignment="center" valignment="top" usebox="none">
41857 \begin_inset Text
41858
41859 \begin_layout Plain Layout
41860
41861 \family sans
41862 Insert\SpecialChar \menuseparator
41863 Graphics
41864 \end_layout
41865
41866 \end_inset
41867 </cell>
41868 </row>
41869 <row interlinespace="2.5mm">
41870 <cell alignment="center" valignment="top" usebox="none">
41871 \begin_inset Text
41872
41873 \begin_layout Plain Layout
41874 \begin_inset Info
41875 type  "icon"
41876 arg   "tabular-insert"
41877 \end_inset
41878
41879
41880 \end_layout
41881
41882 \end_inset
41883 </cell>
41884 <cell alignment="center" valignment="top" usebox="none">
41885 \begin_inset Text
41886
41887 \begin_layout Plain Layout
41888
41889 \family sans
41890 Insert\SpecialChar \menuseparator
41891 Table
41892 \end_layout
41893
41894 \end_inset
41895 </cell>
41896 </row>
41897 <row interlinespace="2.5mm">
41898 <cell alignment="center" valignment="top" usebox="none">
41899 \begin_inset Text
41900
41901 \begin_layout Plain Layout
41902
41903 \family sans
41904 \begin_inset Info
41905 type  "icon"
41906 arg   "dialog-toggle toc"
41907 \end_inset
41908
41909
41910 \end_layout
41911
41912 \end_inset
41913 </cell>
41914 <cell alignment="center" valignment="top" usebox="none">
41915 \begin_inset Text
41916
41917 \begin_layout Plain Layout
41918 Toggle outline window on/off, 
41919 \family sans
41920 Document\SpecialChar \menuseparator
41921 Outline
41922 \end_layout
41923
41924 \end_inset
41925 </cell>
41926 </row>
41927 <row interlinespace="2.5mm">
41928 <cell alignment="center" valignment="top" usebox="none">
41929 \begin_inset Text
41930
41931 \begin_layout Plain Layout
41932
41933 \family sans
41934 \begin_inset Info
41935 type  "icon"
41936 arg   "toolbar-toggle math"
41937 \end_inset
41938
41939
41940 \end_layout
41941
41942 \end_inset
41943 </cell>
41944 <cell alignment="center" valignment="top" usebox="none">
41945 \begin_inset Text
41946
41947 \begin_layout Plain Layout
41948 Toggle math toolbar on/off
41949 \end_layout
41950
41951 \end_inset
41952 </cell>
41953 </row>
41954 <row interlinespace="2.5mm">
41955 <cell alignment="center" valignment="top" usebox="none">
41956 \begin_inset Text
41957
41958 \begin_layout Plain Layout
41959
41960 \family sans
41961 \begin_inset Info
41962 type  "icon"
41963 arg   "toolbar-toggle table"
41964 \end_inset
41965
41966
41967 \end_layout
41968
41969 \end_inset
41970 </cell>
41971 <cell alignment="center" valignment="top" usebox="none">
41972 \begin_inset Text
41973
41974 \begin_layout Plain Layout
41975 Toggle table toolbar on/off
41976 \end_layout
41977
41978 \end_inset
41979 </cell>
41980 </row>
41981 </lyxtabular>
41982
41983 \end_inset
41984
41985
41986 \end_layout
41987
41988 \begin_layout Subsection
41989 Extra Toolbar
41990 \begin_inset Index idx
41991 status collapsed
41992
41993 \begin_layout Plain Layout
41994 Toolbar ! Extra
41995 \end_layout
41996
41997 \end_inset
41998
41999
42000 \end_layout
42001
42002 \begin_layout Standard
42003 \begin_inset Graphics
42004         filename clipart/ExtraToolbar.png
42005         width 100col%
42006
42007 \end_inset
42008
42009
42010 \end_layout
42011
42012 \begin_layout Standard
42013 \begin_inset VSpace defskip
42014 \end_inset
42015
42016
42017 \end_layout
42018
42019 \begin_layout Standard
42020 The extra toolbar as shown above contains from left to right the following
42021  buttons:
42022 \end_layout
42023
42024 \begin_layout Standard
42025 \begin_inset VSpace defskip
42026 \end_inset
42027
42028
42029 \end_layout
42030
42031 \begin_layout Standard
42032 \begin_inset Tabular
42033 <lyxtabular version="3" rows="25" columns="2">
42034 <features islongtable="true" longtabularalignment="center">
42035 <column alignment="left" valignment="top" width="0">
42036 <column alignment="left" valignment="top" width="0">
42037 <row interlinespace="2.5mm">
42038 <cell alignment="center" valignment="top" usebox="none">
42039 \begin_inset Text
42040
42041 \begin_layout Plain Layout
42042
42043 \family sans
42044 \begin_inset Info
42045 type  "icon"
42046 arg   "layout"
42047 \end_inset
42048
42049
42050 \end_layout
42051
42052 \end_inset
42053 </cell>
42054 <cell alignment="center" valignment="top" usebox="none">
42055 \begin_inset Text
42056
42057 \begin_layout Plain Layout
42058 Default
42059 \end_layout
42060
42061 \end_inset
42062 </cell>
42063 </row>
42064 <row interlinespace="2.5mm">
42065 <cell alignment="center" valignment="top" usebox="none">
42066 \begin_inset Text
42067
42068 \begin_layout Plain Layout
42069
42070 \family sans
42071 \begin_inset Info
42072 type  "icon"
42073 arg   "layout Enumerate"
42074 \end_inset
42075
42076
42077 \end_layout
42078
42079 \end_inset
42080 </cell>
42081 <cell alignment="center" valignment="top" usebox="none">
42082 \begin_inset Text
42083
42084 \begin_layout Plain Layout
42085 Numbered list
42086 \end_layout
42087
42088 \end_inset
42089 </cell>
42090 </row>
42091 <row interlinespace="2.5mm">
42092 <cell alignment="center" valignment="top" usebox="none">
42093 \begin_inset Text
42094
42095 \begin_layout Plain Layout
42096
42097 \family sans
42098 \begin_inset Info
42099 type  "icon"
42100 arg   "layout Itemize"
42101 \end_inset
42102
42103
42104 \end_layout
42105
42106 \end_inset
42107 </cell>
42108 <cell alignment="center" valignment="top" usebox="none">
42109 \begin_inset Text
42110
42111 \begin_layout Plain Layout
42112 Itemized list
42113 \end_layout
42114
42115 \end_inset
42116 </cell>
42117 </row>
42118 <row interlinespace="2.5mm">
42119 <cell alignment="center" valignment="top" usebox="none">
42120 \begin_inset Text
42121
42122 \begin_layout Plain Layout
42123
42124 \family sans
42125 \begin_inset Info
42126 type  "icon"
42127 arg   "layout List"
42128 \end_inset
42129
42130
42131 \end_layout
42132
42133 \end_inset
42134 </cell>
42135 <cell alignment="center" valignment="top" usebox="none">
42136 \begin_inset Text
42137
42138 \begin_layout Plain Layout
42139 List
42140 \end_layout
42141
42142 \end_inset
42143 </cell>
42144 </row>
42145 <row interlinespace="2.5mm">
42146 <cell alignment="center" valignment="top" usebox="none">
42147 \begin_inset Text
42148
42149 \begin_layout Plain Layout
42150
42151 \family sans
42152 \begin_inset Info
42153 type  "icon"
42154 arg   "layout Description"
42155 \end_inset
42156
42157
42158 \end_layout
42159
42160 \end_inset
42161 </cell>
42162 <cell alignment="center" valignment="top" usebox="none">
42163 \begin_inset Text
42164
42165 \begin_layout Plain Layout
42166 Description list
42167 \end_layout
42168
42169 \end_inset
42170 </cell>
42171 </row>
42172 <row interlinespace="2.5mm">
42173 <cell alignment="center" valignment="top" usebox="none">
42174 \begin_inset Text
42175
42176 \begin_layout Plain Layout
42177
42178 \family sans
42179 \begin_inset Info
42180 type  "icon"
42181 arg   "depth-increment"
42182 \end_inset
42183
42184
42185 \end_layout
42186
42187 \end_inset
42188 </cell>
42189 <cell alignment="center" valignment="top" usebox="none">
42190 \begin_inset Text
42191
42192 \begin_layout Plain Layout
42193
42194 \family sans
42195 Edit\SpecialChar \menuseparator
42196 Increase
42197 \begin_inset space ~
42198 \end_inset
42199
42200 List
42201 \begin_inset space ~
42202 \end_inset
42203
42204 Depth
42205 \end_layout
42206
42207 \end_inset
42208 </cell>
42209 </row>
42210 <row interlinespace="2.5mm">
42211 <cell alignment="center" valignment="top" usebox="none">
42212 \begin_inset Text
42213
42214 \begin_layout Plain Layout
42215
42216 \family sans
42217 \begin_inset Info
42218 type  "icon"
42219 arg   "depth-decrement"
42220 \end_inset
42221
42222
42223 \end_layout
42224
42225 \end_inset
42226 </cell>
42227 <cell alignment="center" valignment="top" usebox="none">
42228 \begin_inset Text
42229
42230 \begin_layout Plain Layout
42231
42232 \family sans
42233 Edit\SpecialChar \menuseparator
42234 Decrease
42235 \begin_inset space ~
42236 \end_inset
42237
42238 List
42239 \begin_inset space ~
42240 \end_inset
42241
42242 Depth
42243 \end_layout
42244
42245 \end_inset
42246 </cell>
42247 </row>
42248 <row interlinespace="2.5mm">
42249 <cell alignment="center" valignment="top" usebox="none">
42250 \begin_inset Text
42251
42252 \begin_layout Plain Layout
42253
42254 \family sans
42255 \begin_inset Info
42256 type  "icon"
42257 arg   "float-insert figure"
42258 \end_inset
42259
42260
42261 \end_layout
42262
42263 \end_inset
42264 </cell>
42265 <cell alignment="center" valignment="top" usebox="none">
42266 \begin_inset Text
42267
42268 \begin_layout Plain Layout
42269
42270 \family sans
42271 Insert\SpecialChar \menuseparator
42272 Float\SpecialChar \menuseparator
42273 Figure
42274 \end_layout
42275
42276 \end_inset
42277 </cell>
42278 </row>
42279 <row interlinespace="2.5mm">
42280 <cell alignment="center" valignment="top" usebox="none">
42281 \begin_inset Text
42282
42283 \begin_layout Plain Layout
42284
42285 \family sans
42286 \begin_inset Info
42287 type  "icon"
42288 arg   "float-insert table"
42289 \end_inset
42290
42291
42292 \end_layout
42293
42294 \end_inset
42295 </cell>
42296 <cell alignment="center" valignment="top" usebox="none">
42297 \begin_inset Text
42298
42299 \begin_layout Plain Layout
42300
42301 \family sans
42302 Insert\SpecialChar \menuseparator
42303 Float\SpecialChar \menuseparator
42304 Table
42305 \end_layout
42306
42307 \end_inset
42308 </cell>
42309 </row>
42310 <row interlinespace="2.5mm">
42311 <cell alignment="center" valignment="top" usebox="none">
42312 \begin_inset Text
42313
42314 \begin_layout Plain Layout
42315
42316 \family sans
42317 \begin_inset Info
42318 type  "icon"
42319 arg   "label-insert"
42320 \end_inset
42321
42322
42323 \end_layout
42324
42325 \end_inset
42326 </cell>
42327 <cell alignment="center" valignment="top" usebox="none">
42328 \begin_inset Text
42329
42330 \begin_layout Plain Layout
42331
42332 \family sans
42333 Insert\SpecialChar \menuseparator
42334 Label
42335 \end_layout
42336
42337 \end_inset
42338 </cell>
42339 </row>
42340 <row interlinespace="2.5mm">
42341 <cell alignment="center" valignment="top" usebox="none">
42342 \begin_inset Text
42343
42344 \begin_layout Plain Layout
42345
42346 \family sans
42347 \begin_inset Info
42348 type  "icon"
42349 arg   "dialog-show-new-inset ref"
42350 \end_inset
42351
42352
42353 \end_layout
42354
42355 \end_inset
42356 </cell>
42357 <cell alignment="center" valignment="top" usebox="none">
42358 \begin_inset Text
42359
42360 \begin_layout Plain Layout
42361
42362 \family sans
42363 Insert\SpecialChar \menuseparator
42364 Cross-Reference
42365 \end_layout
42366
42367 \end_inset
42368 </cell>
42369 </row>
42370 <row interlinespace="2.5mm">
42371 <cell alignment="center" valignment="top" usebox="none">
42372 \begin_inset Text
42373
42374 \begin_layout Plain Layout
42375
42376 \family sans
42377 \begin_inset Info
42378 type  "icon"
42379 arg   "dialog-show-new-inset citation"
42380 \end_inset
42381
42382
42383 \end_layout
42384
42385 \end_inset
42386 </cell>
42387 <cell alignment="center" valignment="top" usebox="none">
42388 \begin_inset Text
42389
42390 \begin_layout Plain Layout
42391
42392 \family sans
42393 Insert\SpecialChar \menuseparator
42394 Citation
42395 \end_layout
42396
42397 \end_inset
42398 </cell>
42399 </row>
42400 <row interlinespace="2.5mm">
42401 <cell alignment="center" valignment="top" usebox="none">
42402 \begin_inset Text
42403
42404 \begin_layout Plain Layout
42405
42406 \family sans
42407 \begin_inset Info
42408 type  "icon"
42409 arg   "index-insert"
42410 \end_inset
42411
42412
42413 \end_layout
42414
42415 \end_inset
42416 </cell>
42417 <cell alignment="center" valignment="top" usebox="none">
42418 \begin_inset Text
42419
42420 \begin_layout Plain Layout
42421
42422 \family sans
42423 Insert\SpecialChar \menuseparator
42424 Index
42425 \begin_inset space ~
42426 \end_inset
42427
42428 Entry
42429 \end_layout
42430
42431 \end_inset
42432 </cell>
42433 </row>
42434 <row interlinespace="2.5mm">
42435 <cell alignment="center" valignment="top" usebox="none">
42436 \begin_inset Text
42437
42438 \begin_layout Plain Layout
42439
42440 \family sans
42441 \begin_inset Info
42442 type  "icon"
42443 arg   "nomencl-insert"
42444 \end_inset
42445
42446
42447 \end_layout
42448
42449 \end_inset
42450 </cell>
42451 <cell alignment="center" valignment="top" usebox="none">
42452 \begin_inset Text
42453
42454 \begin_layout Plain Layout
42455
42456 \family sans
42457 Insert\SpecialChar \menuseparator
42458 Nomenclature
42459 \begin_inset space ~
42460 \end_inset
42461
42462 Entry
42463 \end_layout
42464
42465 \end_inset
42466 </cell>
42467 </row>
42468 <row interlinespace="2.5mm">
42469 <cell alignment="center" valignment="top" usebox="none">
42470 \begin_inset Text
42471
42472 \begin_layout Plain Layout
42473
42474 \family sans
42475 \begin_inset Info
42476 type  "icon"
42477 arg   "footnote-insert"
42478 \end_inset
42479
42480
42481 \end_layout
42482
42483 \end_inset
42484 </cell>
42485 <cell alignment="center" valignment="top" usebox="none">
42486 \begin_inset Text
42487
42488 \begin_layout Plain Layout
42489
42490 \family sans
42491 Insert\SpecialChar \menuseparator
42492 Footnote
42493 \end_layout
42494
42495 \end_inset
42496 </cell>
42497 </row>
42498 <row interlinespace="2.5mm">
42499 <cell alignment="center" valignment="top" usebox="none">
42500 \begin_inset Text
42501
42502 \begin_layout Plain Layout
42503
42504 \family sans
42505 \begin_inset Info
42506 type  "icon"
42507 arg   "marginalnote-insert"
42508 \end_inset
42509
42510
42511 \end_layout
42512
42513 \end_inset
42514 </cell>
42515 <cell alignment="center" valignment="top" usebox="none">
42516 \begin_inset Text
42517
42518 \begin_layout Plain Layout
42519
42520 \family sans
42521 Insert\SpecialChar \menuseparator
42522 Marginal
42523 \begin_inset space ~
42524 \end_inset
42525
42526 Note
42527 \end_layout
42528
42529 \end_inset
42530 </cell>
42531 </row>
42532 <row interlinespace="2.5mm">
42533 <cell alignment="center" valignment="top" usebox="none">
42534 \begin_inset Text
42535
42536 \begin_layout Plain Layout
42537
42538 \family sans
42539 \begin_inset Info
42540 type  "icon"
42541 arg   "note-insert"
42542 \end_inset
42543
42544
42545 \end_layout
42546
42547 \end_inset
42548 </cell>
42549 <cell alignment="center" valignment="top" usebox="none">
42550 \begin_inset Text
42551
42552 \begin_layout Plain Layout
42553
42554 \family sans
42555 Insert\SpecialChar \menuseparator
42556 Note\SpecialChar \menuseparator
42557 LyX
42558 \begin_inset space ~
42559 \end_inset
42560
42561 Note
42562 \end_layout
42563
42564 \end_inset
42565 </cell>
42566 </row>
42567 <row interlinespace="2.5mm">
42568 <cell alignment="center" valignment="top" usebox="none">
42569 \begin_inset Text
42570
42571 \begin_layout Plain Layout
42572
42573 \family sans
42574 \begin_inset Info
42575 type  "icon"
42576 arg   "box-insert Frameless"
42577 \end_inset
42578
42579
42580 \end_layout
42581
42582 \end_inset
42583 </cell>
42584 <cell alignment="center" valignment="top" usebox="none">
42585 \begin_inset Text
42586
42587 \begin_layout Plain Layout
42588
42589 \family sans
42590 Insert\SpecialChar \menuseparator
42591 Box
42592 \end_layout
42593
42594 \end_inset
42595 </cell>
42596 </row>
42597 <row interlinespace="2.5mm">
42598 <cell alignment="center" valignment="top" usebox="none">
42599 \begin_inset Text
42600
42601 \begin_layout Plain Layout
42602
42603 \family sans
42604 \begin_inset Info
42605 type  "icon"
42606 arg   "href-insert"
42607 \end_inset
42608
42609
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 <cell alignment="center" valignment="top" usebox="none">
42615 \begin_inset Text
42616
42617 \begin_layout Plain Layout
42618
42619 \family sans
42620 Insert\SpecialChar \menuseparator
42621 URL
42622 \end_layout
42623
42624 \end_inset
42625 </cell>
42626 </row>
42627 <row interlinespace="2.5mm">
42628 <cell alignment="center" valignment="top" usebox="none">
42629 \begin_inset Text
42630
42631 \begin_layout Plain Layout
42632
42633 \family sans
42634 \begin_inset Info
42635 type  "icon"
42636 arg   "ert-insert"
42637 \end_inset
42638
42639
42640 \end_layout
42641
42642 \end_inset
42643 </cell>
42644 <cell alignment="center" valignment="top" usebox="none">
42645 \begin_inset Text
42646
42647 \begin_layout Plain Layout
42648
42649 \family sans
42650 Insert\SpecialChar \menuseparator
42651 T
42652 \family default
42653
42654 \begin_inset ERT
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658
42659 {}
42660 \end_layout
42661
42662 \end_inset
42663
42664
42665 \family sans
42666 eX
42667 \begin_inset space ~
42668 \end_inset
42669
42670 Code
42671 \end_layout
42672
42673 \end_inset
42674 </cell>
42675 </row>
42676 <row interlinespace="2.5mm">
42677 <cell alignment="center" valignment="top" usebox="none">
42678 \begin_inset Text
42679
42680 \begin_layout Plain Layout
42681
42682 \family sans
42683 \begin_inset Info
42684 type  "icon"
42685 arg   "math-macro newmacroname newcommand"
42686 \end_inset
42687
42688
42689 \end_layout
42690
42691 \end_inset
42692 </cell>
42693 <cell alignment="center" valignment="top" usebox="none">
42694 \begin_inset Text
42695
42696 \begin_layout Plain Layout
42697
42698 \family sans
42699 Insert\SpecialChar \menuseparator
42700 Math\SpecialChar \menuseparator
42701 Macro
42702 \end_layout
42703
42704 \end_inset
42705 </cell>
42706 </row>
42707 <row interlinespace="2.5mm">
42708 <cell alignment="center" valignment="top" usebox="none">
42709 \begin_inset Text
42710
42711 \begin_layout Plain Layout
42712
42713 \family sans
42714 \begin_inset Info
42715 type  "icon"
42716 arg   "dialog-show-new-inset include"
42717 \end_inset
42718
42719
42720 \end_layout
42721
42722 \end_inset
42723 </cell>
42724 <cell alignment="center" valignment="top" usebox="none">
42725 \begin_inset Text
42726
42727 \begin_layout Plain Layout
42728
42729 \family sans
42730 Insert\SpecialChar \menuseparator
42731 File\SpecialChar \menuseparator
42732 Child
42733 \begin_inset space ~
42734 \end_inset
42735
42736 Document
42737 \end_layout
42738
42739 \end_inset
42740 </cell>
42741 </row>
42742 <row interlinespace="2.5mm">
42743 <cell alignment="center" valignment="top" usebox="none">
42744 \begin_inset Text
42745
42746 \begin_layout Plain Layout
42747
42748 \family sans
42749 \begin_inset Info
42750 type  "icon"
42751 arg   "dialog-show character"
42752 \end_inset
42753
42754
42755 \end_layout
42756
42757 \end_inset
42758 </cell>
42759 <cell alignment="center" valignment="top" usebox="none">
42760 \begin_inset Text
42761
42762 \begin_layout Plain Layout
42763
42764 \family sans
42765 Edit\SpecialChar \menuseparator
42766 Text
42767 \begin_inset space ~
42768 \end_inset
42769
42770 Style
42771 \end_layout
42772
42773 \end_inset
42774 </cell>
42775 </row>
42776 <row interlinespace="2.5mm">
42777 <cell alignment="center" valignment="top" usebox="none">
42778 \begin_inset Text
42779
42780 \begin_layout Plain Layout
42781
42782 \family sans
42783 \begin_inset Info
42784 type  "icon"
42785 arg   "layout-paragraph"
42786 \end_inset
42787
42788
42789 \end_layout
42790
42791 \end_inset
42792 </cell>
42793 <cell alignment="center" valignment="top" usebox="none">
42794 \begin_inset Text
42795
42796 \begin_layout Plain Layout
42797
42798 \family sans
42799 Edit\SpecialChar \menuseparator
42800 Paragraph
42801 \begin_inset space ~
42802 \end_inset
42803
42804 Settings
42805 \end_layout
42806
42807 \end_inset
42808 </cell>
42809 </row>
42810 <row interlinespace="2.5mm">
42811 <cell alignment="center" valignment="top" usebox="none">
42812 \begin_inset Text
42813
42814 \begin_layout Plain Layout
42815
42816 \family sans
42817 \begin_inset Info
42818 type  "icon"
42819 arg   "thesaurus-entry"
42820 \end_inset
42821
42822
42823 \end_layout
42824
42825 \end_inset
42826 </cell>
42827 <cell alignment="center" valignment="top" usebox="none">
42828 \begin_inset Text
42829
42830 \begin_layout Plain Layout
42831
42832 \family sans
42833 Tools\SpecialChar \menuseparator
42834 Thesaurus
42835 \end_layout
42836
42837 \end_inset
42838 </cell>
42839 </row>
42840 </lyxtabular>
42841
42842 \end_inset
42843
42844
42845 \end_layout
42846
42847 \begin_layout Subsection
42848 View / Update Toolbar
42849 \begin_inset Index idx
42850 status collapsed
42851
42852 \begin_layout Plain Layout
42853 Toolbar ! View / Update
42854 \end_layout
42855
42856 \end_inset
42857
42858
42859 \end_layout
42860
42861 \begin_layout Standard
42862 \begin_inset Graphics
42863         filename clipart/ViewToolbar.png
42864
42865 \end_inset
42866
42867
42868 \end_layout
42869
42870 \begin_layout Standard
42871 \begin_inset VSpace defskip
42872 \end_inset
42873
42874
42875 \end_layout
42876
42877 \begin_layout Standard
42878 The view / update toolbar as shown above contains from left to right the
42879  following buttons:
42880 \end_layout
42881
42882 \begin_layout Standard
42883 \begin_inset VSpace defskip
42884 \end_inset
42885
42886
42887 \end_layout
42888
42889 \begin_layout Standard
42890 \begin_inset Tabular
42891 <lyxtabular version="3" rows="7" columns="2">
42892 <features islongtable="true" longtabularalignment="center">
42893 <column alignment="left" valignment="top" width="0">
42894 <column alignment="left" valignment="top" width="0">
42895 <row interlinespace="2.5mm">
42896 <cell alignment="center" valignment="top" usebox="none">
42897 \begin_inset Text
42898
42899 \begin_layout Plain Layout
42900
42901 \family sans
42902 \begin_inset Info
42903 type  "icon"
42904 arg   "buffer-view"
42905 \end_inset
42906
42907
42908 \end_layout
42909
42910 \end_inset
42911 </cell>
42912 <cell alignment="center" valignment="top" usebox="none">
42913 \begin_inset Text
42914
42915 \begin_layout Plain Layout
42916
42917 \family sans
42918 View\SpecialChar \menuseparator
42919 View
42920 \end_layout
42921
42922 \end_inset
42923 </cell>
42924 </row>
42925 <row interlinespace="2.5mm">
42926 <cell alignment="center" valignment="top" usebox="none">
42927 \begin_inset Text
42928
42929 \begin_layout Plain Layout
42930
42931 \family sans
42932 \begin_inset Info
42933 type  "icon"
42934 arg   "buffer-update"
42935 \end_inset
42936
42937
42938 \end_layout
42939
42940 \end_inset
42941 </cell>
42942 <cell alignment="center" valignment="top" usebox="none">
42943 \begin_inset Text
42944
42945 \begin_layout Plain Layout
42946
42947 \family sans
42948 View\SpecialChar \menuseparator
42949 Update
42950 \end_layout
42951
42952 \end_inset
42953 </cell>
42954 </row>
42955 <row interlinespace="2.5mm">
42956 <cell alignment="center" valignment="top" usebox="none">
42957 \begin_inset Text
42958
42959 \begin_layout Plain Layout
42960
42961 \family sans
42962 \begin_inset Info
42963 type  "icon"
42964 arg   "master-buffer-view"
42965 \end_inset
42966
42967
42968 \end_layout
42969
42970 \end_inset
42971 </cell>
42972 <cell alignment="center" valignment="top" usebox="none">
42973 \begin_inset Text
42974
42975 \begin_layout Plain Layout
42976
42977 \family sans
42978 View\SpecialChar \menuseparator
42979 Master
42980 \end_layout
42981
42982 \end_inset
42983 </cell>
42984 </row>
42985 <row interlinespace="2.5mm">
42986 <cell alignment="center" valignment="top" usebox="none">
42987 \begin_inset Text
42988
42989 \begin_layout Plain Layout
42990
42991 \family sans
42992 \begin_inset Info
42993 type  "icon"
42994 arg   "master-buffer-update"
42995 \end_inset
42996
42997
42998 \end_layout
42999
43000 \end_inset
43001 </cell>
43002 <cell alignment="center" valignment="top" usebox="none">
43003 \begin_inset Text
43004
43005 \begin_layout Plain Layout
43006
43007 \family sans
43008 View\SpecialChar \menuseparator
43009 Update
43010 \begin_inset space ~
43011 \end_inset
43012
43013 Master
43014 \end_layout
43015
43016 \end_inset
43017 </cell>
43018 </row>
43019 <row interlinespace="2.5mm">
43020 <cell alignment="center" valignment="top" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024
43025 \family sans
43026 \begin_inset Info
43027 type  "icon"
43028 arg   "buffer-toggle-output-sync"
43029 \end_inset
43030
43031
43032 \end_layout
43033
43034 \end_inset
43035 </cell>
43036 <cell alignment="center" valignment="top" usebox="none">
43037 \begin_inset Text
43038
43039 \begin_layout Plain Layout
43040
43041 \family sans
43042 Document\SpecialChar \menuseparator
43043 Settings\SpecialChar \menuseparator
43044 Output\SpecialChar \menuseparator
43045 Synchronize with Output
43046 \end_layout
43047
43048 \end_inset
43049 </cell>
43050 </row>
43051 <row interlinespace="2.5mm">
43052 <cell alignment="center" valignment="top" usebox="none">
43053 \begin_inset Text
43054
43055 \begin_layout Plain Layout
43056 \begin_inset Graphics
43057         filename ../images/view-others.png
43058         scale 85
43059         groupId toolbarbuttons
43060
43061 \end_inset
43062
43063
43064 \family sans
43065 *
43066 \end_layout
43067
43068 \end_inset
43069 </cell>
43070 <cell alignment="center" valignment="top" usebox="none">
43071 \begin_inset Text
43072
43073 \begin_layout Plain Layout
43074
43075 \family sans
43076 View\SpecialChar \menuseparator
43077 View (Other Formats)
43078 \end_layout
43079
43080 \end_inset
43081 </cell>
43082 </row>
43083 <row interlinespace="2.5mm">
43084 <cell alignment="center" valignment="top" usebox="none">
43085 \begin_inset Text
43086
43087 \begin_layout Plain Layout
43088 \begin_inset Graphics
43089         filename ../images/update-others.png
43090         scale 85
43091         groupId toolbarbuttons
43092
43093 \end_inset
43094
43095 *
43096 \end_layout
43097
43098 \end_inset
43099 </cell>
43100 <cell alignment="center" valignment="top" usebox="none">
43101 \begin_inset Text
43102
43103 \begin_layout Plain Layout
43104
43105 \family sans
43106 View\SpecialChar \menuseparator
43107 Update (Other Formats)
43108 \end_layout
43109
43110 \end_inset
43111 </cell>
43112 </row>
43113 </lyxtabular>
43114
43115 \end_inset
43116
43117
43118 \end_layout
43119
43120 \begin_layout Standard
43121 * These icons might look different for you if you do not use the default
43122  icon set.
43123 \end_layout
43124
43125 \begin_layout Subsection
43126 Other Toolbars
43127 \end_layout
43128
43129 \begin_layout Standard
43130 The change tracking toolbar is explained in section
43131 \begin_inset space ~
43132 \end_inset
43133
43134
43135 \begin_inset CommandInset ref
43136 LatexCommand ref
43137 reference "sec:Change-Tracking"
43138
43139 \end_inset
43140
43141 , the table toolbar
43142 \begin_inset Index idx
43143 status collapsed
43144
43145 \begin_layout Plain Layout
43146 Toolbar ! Table
43147 \end_layout
43148
43149 \end_inset
43150
43151  in the 
43152 \emph on
43153 Embedded
43154 \begin_inset space ~
43155 \end_inset
43156
43157 Objects
43158 \emph default
43159  manual, the math macro toolbar
43160 \begin_inset Index idx
43161 status collapsed
43162
43163 \begin_layout Plain Layout
43164 Toolbar ! Macro
43165 \end_layout
43166
43167 \end_inset
43168
43169  in the 
43170 \emph on
43171 Math
43172 \emph default
43173  manual.
43174 \end_layout
43175
43176 \begin_layout Chapter
43177 The Document Settings
43178 \begin_inset CommandInset label
43179 LatexCommand label
43180 name "chap:The-Document-Settings"
43181
43182 \end_inset
43183
43184
43185 \begin_inset Index idx
43186 status collapsed
43187
43188 \begin_layout Plain Layout
43189 Document ! Settings
43190 \end_layout
43191
43192 \end_inset
43193
43194
43195 \end_layout
43196
43197 \begin_layout Standard
43198 The document settings dialog contains submenus to set properties for the
43199  whole document and is called with the menu
43200 \family sans
43201  Document\SpecialChar \menuseparator
43202 Settings
43203 \family default
43204 .
43205  You can save your document settings as default with the
43206 \family sans
43207  Save as Document Defaults
43208 \family default
43209  button in the dialog.
43210  This will create a template named 
43211 \family typewriter
43212 defaults.lyx
43213 \family default
43214  which is automatically loaded by LyX when you create a new document without
43215  using a template.
43216 \end_layout
43217
43218 \begin_layout Standard
43219 The button 
43220 \family sans
43221 Use Class Defaults
43222 \family default
43223  resets the document settings to the default of the document class.
43224  This affects mostly class options, the page layout and Numbering & TOC.
43225 \end_layout
43226
43227 \begin_layout Standard
43228 The different submenus of the dialog are explained in the following sections.
43229 \end_layout
43230
43231 \begin_layout Section
43232 Document Class
43233 \end_layout
43234
43235 \begin_layout Standard
43236 Here you set the document class, class options, a graphics driver, and a
43237  master document.
43238  Document classes are described in section
43239 \begin_inset space ~
43240 \end_inset
43241
43242
43243 \begin_inset CommandInset ref
43244 LatexCommand ref
43245 reference "sec:Document-Classes"
43246
43247 \end_inset
43248
43249 .
43250  
43251 \end_layout
43252
43253 \begin_layout Standard
43254 With the button 
43255 \family sans
43256 Local
43257 \begin_inset space ~
43258 \end_inset
43259
43260 Layout
43261 \family default
43262  you can load you own layout-file, that is not in LyX's 
43263 \emph on
43264 layouts
43265 \emph default
43266  folder and thus not recognized by LyX as layout for a document class.
43267  For more about layout-files, see the chapter 
43268 \emph on
43269 Installing New Document Classes, Layouts, and Templates
43270 \emph default
43271  of the 
43272 \emph on
43273 Customization
43274 \emph default
43275  Handbook.
43276 \end_layout
43277
43278 \begin_layout Standard
43279 Some classes use special class options by default.
43280  If this is the case, they are listed in the field 
43281 \family sans
43282 Predefined
43283 \family default
43284  and you can decide to use them or not.
43285  If you do not exactly know what the default class options are for, it is
43286  recommended to leave them untouched.
43287  The 
43288 \family sans
43289 Graphics driver
43290 \family default
43291  is used for LaTeX's graphics, color and page layout packages.
43292  If using 
43293 \family sans
43294 Default
43295 \family default
43296 , the default driver for the LaTeX-packages is used.
43297  It is recommended that you use the default unless you know what you are
43298  doing.
43299 \begin_inset Foot
43300 status collapsed
43301
43302 \begin_layout Plain Layout
43303 When you want to use one of the following drivers
43304 \begin_inset Newline newline
43305 \end_inset
43306
43307
43308 \family sans
43309 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43310 \family default
43311
43312 \begin_inset Newline newline
43313 \end_inset
43314
43315 you first have to activate them in your LaTeX distribution, see section
43316  
43317 \emph on
43318 Driver support
43319 \emph default
43320  in 
43321 \begin_inset CommandInset href
43322 LatexCommand href
43323 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43324
43325 \end_inset
43326
43327 .
43328 \end_layout
43329
43330 \end_inset
43331
43332
43333 \end_layout
43334
43335 \begin_layout Standard
43336 Specifying a master document is necessary if the current document is a child
43337  or subdocument.
43338  The master document will be used by LyX in the background if the child
43339  document is opened without its master.
43340  This way child documents are always compilable.
43341  More about master and child documents is explained in the section 
43342 \emph on
43343 Child Documents
43344 \emph default
43345  of the 
43346 \emph on
43347 Embedded
43348 \begin_inset space ~
43349 \end_inset
43350
43351 Objects
43352 \emph default
43353  manual.
43354 \end_layout
43355
43356 \begin_layout Standard
43357 There is also an option to suppress the date and one to use the LaTeX-package
43358  
43359 \series bold
43360 refstyle
43361 \series default
43362  instead of 
43363 \series bold
43364 prettyref
43365 \series default
43366
43367 \begin_inset Index idx
43368 status collapsed
43369
43370 \begin_layout Plain Layout
43371 LaTeX-packages ! prettyref
43372 \end_layout
43373
43374 \end_inset
43375
43376
43377 \begin_inset Index idx
43378 status collapsed
43379
43380 \begin_layout Plain Layout
43381 LaTeX-packages ! refstyle
43382 \end_layout
43383
43384 \end_inset
43385
43386  for cross-references, see sec.
43387 \begin_inset space \thinspace{}
43388 \end_inset
43389
43390
43391 \begin_inset CommandInset ref
43392 LatexCommand ref
43393 reference "sec:Cross-References"
43394
43395 \end_inset
43396
43397 .
43398 \end_layout
43399
43400 \begin_layout Section
43401 Child Documents
43402 \end_layout
43403
43404 \begin_layout Standard
43405 This submenu is only visible when your document includes child documents.
43406  Please refer to the section 
43407 \emph on
43408 Child
43409 \begin_inset space ~
43410 \end_inset
43411
43412 Documents
43413 \emph default
43414  of the 
43415 \emph on
43416 Embedded
43417 \begin_inset space ~
43418 \end_inset
43419
43420 Objects
43421 \emph default
43422  manual for details.
43423 \end_layout
43424
43425 \begin_layout Section
43426 Modules
43427 \end_layout
43428
43429 \begin_layout Standard
43430 Modules are explained in section
43431 \begin_inset space ~
43432 \end_inset
43433
43434
43435 \begin_inset CommandInset ref
43436 LatexCommand ref
43437 reference "sub:Modules"
43438
43439 \end_inset
43440
43441 .
43442 \end_layout
43443
43444 \begin_layout Section
43445 Local Layout
43446 \end_layout
43447
43448 \begin_layout Standard
43449 See section
43450 \begin_inset space ~
43451 \end_inset
43452
43453
43454 \begin_inset CommandInset ref
43455 LatexCommand ref
43456 reference "sub:Local-Layout"
43457
43458 \end_inset
43459
43460  for a description.
43461 \end_layout
43462
43463 \begin_layout Section
43464 Fonts
43465 \end_layout
43466
43467 \begin_layout Standard
43468 The document font settings are described in section
43469 \begin_inset space ~
43470 \end_inset
43471
43472
43473 \begin_inset CommandInset ref
43474 LatexCommand ref
43475 reference "sec:Fonts-and-Text"
43476
43477 \end_inset
43478
43479 .
43480 \end_layout
43481
43482 \begin_layout Section
43483 Text Layout
43484 \end_layout
43485
43486 \begin_layout Standard
43487 You can specify if paragraphs should be separated by indentations or vertical
43488  skips.
43489  The line spacing and the number of text columns can also be specified here.
43490 \end_layout
43491
43492 \begin_layout Standard
43493 Note that LyX will not show two columns or the set up line spacing on screen.
43494  That would be impractical, often unreadable and is not part of the WYSIWYM
43495  concept.
43496  However, it will be as you specified it in the output.
43497 \end_layout
43498
43499 \begin_layout Section
43500 Page Layout
43501 \end_layout
43502
43503 \begin_layout Standard
43504 A description of this menu is given in section
43505 \begin_inset space ~
43506 \end_inset
43507
43508
43509 \begin_inset CommandInset ref
43510 LatexCommand ref
43511 reference "sub:Paper-Size,-Orientation"
43512
43513 \end_inset
43514
43515  and 
43516 \begin_inset CommandInset ref
43517 LatexCommand ref
43518 reference "sub:Document-Layout"
43519
43520 \end_inset
43521
43522 .
43523 \end_layout
43524
43525 \begin_layout Section
43526 Page Margins
43527 \end_layout
43528
43529 \begin_layout Standard
43530 Here you can adjust the paper margins, see section
43531 \begin_inset space ~
43532 \end_inset
43533
43534
43535 \begin_inset CommandInset ref
43536 LatexCommand ref
43537 reference "sub:Margins"
43538
43539 \end_inset
43540
43541 .
43542 \end_layout
43543
43544 \begin_layout Section
43545 Language
43546 \begin_inset CommandInset label
43547 LatexCommand label
43548 name "sec:Language-encodings"
43549
43550 \end_inset
43551
43552
43553 \begin_inset Index idx
43554 status collapsed
43555
43556 \begin_layout Plain Layout
43557 Language ! Encoding
43558 \end_layout
43559
43560 \end_inset
43561
43562
43563 \end_layout
43564
43565 \begin_layout Standard
43566 The document language and quote styles are set here.
43567  The encoding specifies how the document content is exported to LaTeX (the
43568  LyX file is always encoded in utf8).
43569  All characters that cannot be encoded using the specified encoding will
43570  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43571  known for a particular character).
43572 \begin_inset Foot
43573 status collapsed
43574
43575 \begin_layout Plain Layout
43576 The known commands are defined in a text file (
43577 \emph on
43578 unicodesymbols
43579 \emph default
43580 ).
43581  You can add commands for unknown symbols to that file yourself, see the
43582  
43583 \emph on
43584 Customization
43585 \emph default
43586  manual for details.
43587 \end_layout
43588
43589 \end_inset
43590
43591
43592 \end_layout
43593
43594 \begin_layout Standard
43595 If you use the option 
43596 \family sans
43597 Language Default
43598 \family default
43599 , LyX determines the encoding of a text part from the language of this text.
43600  If the document contains text in more than one language you may get more
43601  than one encoding in the LaTeX file.
43602  If you do not use this option then the complete document will always use
43603  exactly one encoding.
43604  Checking this option is the preferred setting.
43605 \end_layout
43606
43607 \begin_layout Standard
43608 LyX also supports Unicode output, which is particularly useful if you need
43609  lots of special symbols or non-alphabetic scripts, respectively.
43610  If you want to use this (and your LaTeX installation supports Unicode),
43611  choose one of the four utf8 variants from the list below.
43612  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43613  so it is not uncommon that a file with lots of Unicode symbols works fine
43614  with 
43615 \family sans
43616 Language Default
43617 \family default
43618  (when LyX uses its list of known LaTeX-commands), but does not work with
43619  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43620  because all Unicode symbols can be encoded in utf8).
43621  The situation is much better with XeTeX and LuaTeX, two new alternative
43622  engines to standard LaTeX.
43623  Both engines support Unicode natively.
43624  LyX now also supports these two engines (via the output formats 
43625 \family sans
43626 PDF
43627 \begin_inset space ~
43628 \end_inset
43629
43630 (XeTe
43631 \begin_inset ERT
43632 status collapsed
43633
43634 \begin_layout Plain Layout
43635
43636 {}
43637 \end_layout
43638
43639 \end_inset
43640
43641 X)
43642 \family default
43643
43644 \family sans
43645 PDF
43646 \begin_inset space ~
43647 \end_inset
43648
43649 (LuaTe
43650 \begin_inset ERT
43651 status collapsed
43652
43653 \begin_layout Plain Layout
43654
43655 {}
43656 \end_layout
43657
43658 \end_inset
43659
43660 X)
43661 \family default
43662  and 
43663 \family sans
43664 DVI
43665 \begin_inset space ~
43666 \end_inset
43667
43668 (LuaTeX)
43669 \family default
43670 , see section
43671 \begin_inset space ~
43672 \end_inset
43673
43674
43675 \begin_inset CommandInset ref
43676 LatexCommand ref
43677 reference "sub:Output-file-formats"
43678
43679 \end_inset
43680
43681 ).
43682  So if you are using many special or accented characters and 
43683 \family sans
43684 Language Default
43685 \family default
43686  fails, you might try out one of these new engines.
43687 \end_layout
43688
43689 \begin_layout Standard
43690 The 
43691 \family sans
43692 Language
43693 \begin_inset space ~
43694 \end_inset
43695
43696 package
43697 \family default
43698  determines the LaTeX-package that is used for hyphenation and the translation
43699  of strings like 
43700 \begin_inset Quotes eld
43701 \end_inset
43702
43703 Part
43704 \begin_inset Quotes erd
43705 \end_inset
43706
43707 .
43708  The possible settings are:
43709 \end_layout
43710
43711 \begin_layout Description
43712 Default uses the language package that is selected in
43713 \family sans
43714  Tools\SpecialChar \menuseparator
43715 Preferences\SpecialChar \menuseparator
43716 Language Settings
43717 \family default
43718  (see section
43719 \begin_inset space ~
43720 \end_inset
43721
43722
43723 \begin_inset CommandInset ref
43724 LatexCommand ref
43725 reference "sub:Prefs-Language"
43726
43727 \end_inset
43728
43729 ).
43730 \end_layout
43731
43732 \begin_layout Description
43733 Automatic selects the most suitable language package for the view/export
43734  format you will use.
43735  In many cases this will be 
43736 \series bold
43737 babel
43738 \series default
43739
43740 \begin_inset Index idx
43741 status collapsed
43742
43743 \begin_layout Plain Layout
43744 LaTeX-packages ! babel
43745 \end_layout
43746
43747 \end_inset
43748
43749 .
43750  If the newer package 
43751 \series bold
43752 polyglossia
43753 \series default
43754
43755 \begin_inset Index idx
43756 status collapsed
43757
43758 \begin_layout Plain Layout
43759 LaTeX-packages ! polyglossia
43760 \end_layout
43761
43762 \end_inset
43763
43764  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43765  this package will be used instead of 
43766 \series bold
43767 babel
43768 \series default
43769 .
43770 \end_layout
43771
43772 \begin_layout Description
43773 Always
43774 \begin_inset space ~
43775 \end_inset
43776
43777 Babel uses 
43778 \series bold
43779 babel
43780 \series default
43781  even if 
43782 \series bold
43783 polyglossia
43784 \series default
43785  would be more appropriate.
43786 \end_layout
43787
43788 \begin_layout Description
43789 Custom allows you to specify a language package command of your choice.
43790  For example if you want to use a language-specific package like 
43791 \series bold
43792 ngerman
43793 \series default
43794  (for German texts), type in
43795 \series bold
43796
43797 \begin_inset Newline newline
43798 \end_inset
43799
43800
43801 \backslash
43802 usepackage{ngerman}
43803 \end_layout
43804
43805 \begin_layout Description
43806 None will not use a language package.
43807  This is necessary for some document classes for scientific articles.
43808 \end_layout
43809
43810 \begin_layout Standard
43811 Here is a list with the important encodings:
43812 \end_layout
43813
43814 \begin_layout Description
43815 Language
43816 \begin_inset space ~
43817 \end_inset
43818
43819 Default
43820 \begin_inset space ~
43821 \end_inset
43822
43823 (no
43824 \begin_inset space ~
43825 \end_inset
43826
43827 inputenc) Same as 
43828 \family sans
43829 Language Default
43830 \family default
43831 , but the LaTeX-package 
43832 \series bold
43833 inputenc
43834 \series default
43835
43836 \begin_inset Index idx
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840 LaTeX-packages ! inputenc
43841 \end_layout
43842
43843 \end_inset
43844
43845  is not used.
43846  When using this, you probably need to load some additional packages manually
43847  in the preamble and specify the used encoding for text parts in foreign
43848  languages in TeX code.
43849 \end_layout
43850
43851 \begin_layout Description
43852 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43853  LyX converts all other characters into LaTeX commands, which may result
43854  in a big file when lots of LaTeX-commands are needed.
43855 \end_layout
43856
43857 \begin_layout Description
43858 Arabic
43859 \begin_inset space ~
43860 \end_inset
43861
43862 (CP
43863 \begin_inset space ~
43864 \end_inset
43865
43866 1256) MS Windows code page for Arabic and Farsi
43867 \end_layout
43868
43869 \begin_layout Description
43870 Arabic
43871 \begin_inset space ~
43872 \end_inset
43873
43874 (ISO
43875 \begin_inset space ~
43876 \end_inset
43877
43878 8859-6) for Arabic and Farsi
43879 \end_layout
43880
43881 \begin_layout Description
43882 Armenian
43883 \begin_inset space ~
43884 \end_inset
43885
43886 (ArmSCII8) for Armenian
43887 \end_layout
43888
43889 \begin_layout Description
43890 Baltic
43891 \begin_inset space ~
43892 \end_inset
43893
43894 (CP
43895 \begin_inset space ~
43896 \end_inset
43897
43898 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43899  as the ISO-8859-13 encoding
43900 \end_layout
43901
43902 \begin_layout Description
43903 Baltic
43904 \begin_inset space ~
43905 \end_inset
43906
43907 (ISO
43908 \begin_inset space ~
43909 \end_inset
43910
43911 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43912  encoding
43913 \end_layout
43914
43915 \begin_layout Description
43916 Baltic
43917 \begin_inset space ~
43918 \end_inset
43919
43920 (ISO
43921 \begin_inset space ~
43922 \end_inset
43923
43924 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43925  ISO-8859-13 encoding
43926 \end_layout
43927
43928 \begin_layout Description
43929 Central
43930 \begin_inset space ~
43931 \end_inset
43932
43933 European
43934 \begin_inset space ~
43935 \end_inset
43936
43937 (CP
43938 \begin_inset space ~
43939 \end_inset
43940
43941 1250) MS Windows code page for ISO
43942 \begin_inset space ~
43943 \end_inset
43944
43945 8859-2 (latin2)
43946 \end_layout
43947
43948 \begin_layout Description
43949 Central
43950 \begin_inset space ~
43951 \end_inset
43952
43953 European
43954 \begin_inset space ~
43955 \end_inset
43956
43957 (ISO
43958 \begin_inset space ~
43959 \end_inset
43960
43961 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43962  Romanian, Slovak and Slovenian
43963 \end_layout
43964
43965 \begin_layout Description
43966 Chinese
43967 \begin_inset space ~
43968 \end_inset
43969
43970 (simplified)
43971 \begin_inset space ~
43972 \end_inset
43973
43974 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43975  this encoding is officially replaced by the encoding GB18030, as GB18030
43976  is not available for LaTeX you should try to use the encoding Unicode
43977 \begin_inset space ~
43978 \end_inset
43979
43980 (CJK)
43981 \begin_inset space ~
43982 \end_inset
43983
43984 (utf8)
43985 \end_layout
43986
43987 \begin_layout Description
43988 Chinese
43989 \begin_inset space ~
43990 \end_inset
43991
43992 (simplified)
43993 \begin_inset space ~
43994 \end_inset
43995
43996 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43997  except for the Euro currency sign, since 2001 this encoding is officially
43998  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43999  you should try to use the encoding Unicode
44000 \begin_inset space ~
44001 \end_inset
44002
44003 (CJK)
44004 \begin_inset space ~
44005 \end_inset
44006
44007 (utf8)
44008 \end_layout
44009
44010 \begin_layout Description
44011 Chinese
44012 \begin_inset space ~
44013 \end_inset
44014
44015 (traditional)
44016 \begin_inset space ~
44017 \end_inset
44018
44019 (EUC-TW) for traditional Chinese
44020 \end_layout
44021
44022 \begin_layout Description
44023 Cyrillic
44024 \begin_inset space ~
44025 \end_inset
44026
44027 (CP
44028 \begin_inset space ~
44029 \end_inset
44030
44031 1251) MS Windows code page for Cyrillic
44032 \end_layout
44033
44034 \begin_layout Description
44035 Cyrillic
44036 \begin_inset space ~
44037 \end_inset
44038
44039 (ISO
44040 \begin_inset space ~
44041 \end_inset
44042
44043 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44044 \end_layout
44045
44046 \begin_layout Description
44047 Cyrillic
44048 \begin_inset space ~
44049 \end_inset
44050
44051 (KOI8-R) standard Cyrillic especially for Russian
44052 \end_layout
44053
44054 \begin_layout Description
44055 Cyrillic
44056 \begin_inset space ~
44057 \end_inset
44058
44059 (KOI8-U) Cyrillic for Ukrainian
44060 \end_layout
44061
44062 \begin_layout Description
44063 Cyrillic
44064 \begin_inset space ~
44065 \end_inset
44066
44067 (pt
44068 \begin_inset space ~
44069 \end_inset
44070
44071 154) Cyrillic for Kazakh
44072 \end_layout
44073
44074 \begin_layout Description
44075 Greek
44076 \begin_inset space ~
44077 \end_inset
44078
44079 (ISO
44080 \begin_inset space ~
44081 \end_inset
44082
44083 8859-7) for Greek
44084 \end_layout
44085
44086 \begin_layout Description
44087 Hebrew
44088 \begin_inset space ~
44089 \end_inset
44090
44091 (CP
44092 \begin_inset space ~
44093 \end_inset
44094
44095 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44096 \end_layout
44097
44098 \begin_layout Description
44099 Hebrew
44100 \begin_inset space ~
44101 \end_inset
44102
44103 (ISO
44104 \begin_inset space ~
44105 \end_inset
44106
44107 8859-8) for Hebrew
44108 \end_layout
44109
44110 \begin_layout Description
44111 Japanese
44112 \begin_inset space ~
44113 \end_inset
44114
44115 (CJK)
44116 \begin_inset space ~
44117 \end_inset
44118
44119 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44120 \series bold
44121 CJK
44122 \series default
44123
44124 \begin_inset Index idx
44125 status collapsed
44126
44127 \begin_layout Plain Layout
44128 LaTeX-packages ! CJK
44129 \end_layout
44130
44131 \end_inset
44132
44133 , when using this, set the document language to 
44134 \family sans
44135 Japanese (CJK)
44136 \end_layout
44137
44138 \begin_layout Description
44139 Japanese
44140 \begin_inset space ~
44141 \end_inset
44142
44143 (CJK)
44144 \begin_inset space ~
44145 \end_inset
44146
44147 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44148 \series bold
44149 CJK
44150 \series default
44151 , when using this, set the document language to 
44152 \family sans
44153 Japanese
44154 \begin_inset space ~
44155 \end_inset
44156
44157 (CJK)
44158 \end_layout
44159
44160 \begin_layout Description
44161 Japanese
44162 \begin_inset space ~
44163 \end_inset
44164
44165 (non-CJK)
44166 \begin_inset space ~
44167 \end_inset
44168
44169 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44170 \series bold
44171 japanese
44172 \series default
44173
44174 \begin_inset Index idx
44175 status collapsed
44176
44177 \begin_layout Plain Layout
44178 LaTeX-packages ! japanese
44179 \end_layout
44180
44181 \end_inset
44182
44183 , when using this, set the document language to 
44184 \family sans
44185 Japanese
44186 \end_layout
44187
44188 \begin_layout Description
44189 Japanese
44190 \begin_inset space ~
44191 \end_inset
44192
44193 (non-CJK)
44194 \begin_inset space ~
44195 \end_inset
44196
44197 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44198 \series bold
44199 japanese
44200 \series default
44201 , when using this, set the document language to 
44202 \family sans
44203 Japanese
44204 \end_layout
44205
44206 \begin_layout Description
44207 Japanese
44208 \begin_inset space ~
44209 \end_inset
44210
44211 (non-CJK)
44212 \begin_inset space ~
44213 \end_inset
44214
44215 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44216 \series bold
44217 japanese
44218 \series default
44219 , when using this, set the document language to 
44220 \family sans
44221 Japanese
44222 \end_layout
44223
44224 \begin_layout Description
44225 Korean
44226 \begin_inset space ~
44227 \end_inset
44228
44229 (EUC-KR) for Korean
44230 \end_layout
44231
44232 \begin_layout Description
44233 Southern
44234 \begin_inset space ~
44235 \end_inset
44236
44237 European
44238 \begin_inset space ~
44239 \end_inset
44240
44241 (ISO
44242 \begin_inset space ~
44243 \end_inset
44244
44245 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44246 \end_layout
44247
44248 \begin_layout Description
44249 South-Eastern
44250 \begin_inset space ~
44251 \end_inset
44252
44253 European
44254 \begin_inset space ~
44255 \end_inset
44256
44257 (ISO
44258 \begin_inset space ~
44259 \end_inset
44260
44261 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44262  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44263  to cover many languages and characters with diacritics
44264 \end_layout
44265
44266 \begin_layout Description
44267 Thai
44268 \begin_inset space ~
44269 \end_inset
44270
44271 (TIS
44272 \begin_inset space ~
44273 \end_inset
44274
44275 620-0) for Thai
44276 \end_layout
44277
44278 \begin_layout Description
44279 Turkish
44280 \begin_inset space ~
44281 \end_inset
44282
44283 (ISO
44284 \begin_inset space ~
44285 \end_inset
44286
44287 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44288  Icelandic letters are replaced by Turkish ones
44289 \end_layout
44290
44291 \begin_layout Description
44292 Unicode
44293 \begin_inset space ~
44294 \end_inset
44295
44296 (CJK)
44297 \begin_inset space ~
44298 \end_inset
44299
44300 (utf8) Unicode utf8 with the LaTeX-package 
44301 \series bold
44302 CJK
44303 \series default
44304
44305 \begin_inset Index idx
44306 status collapsed
44307
44308 \begin_layout Plain Layout
44309 LaTeX-packages ! CJK
44310 \end_layout
44311
44312 \end_inset
44313
44314  (for the languages Chinese, Japanese and Korean)
44315 \end_layout
44316
44317 \begin_layout Description
44318 Unicode
44319 \begin_inset space ~
44320 \end_inset
44321
44322 (XeTeX)
44323 \begin_inset space ~
44324 \end_inset
44325
44326 (utf8) Unicode utf8 to be used with 
44327 \family sans
44328 XeTeX
44329 \family default
44330  and 
44331 \family sans
44332 LuaTeX
44333 \family default
44334 , which use Unicode directly, without the help of the LaTeX-package 
44335 \series bold
44336 inputenc
44337 \series default
44338 .
44339  LyX automatically selects this encoding if you export or preview XeTeX
44340  or LuaTeX.
44341  Normally you do not need to set this encoding manually.
44342 \end_layout
44343
44344 \begin_layout Description
44345 Unicode
44346 \begin_inset space ~
44347 \end_inset
44348
44349 (ucs-extended)
44350 \begin_inset space ~
44351 \end_inset
44352
44353 (utf8x) Unicode utf8 based on the LaTeX-package 
44354 \series bold
44355 ucs
44356 \series default
44357
44358 \begin_inset Index idx
44359 status collapsed
44360
44361 \begin_layout Plain Layout
44362 LaTeX-packages ! ucs
44363 \end_layout
44364
44365 \end_inset
44366
44367  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44368 \end_layout
44369
44370 \begin_layout Description
44371 Unicode
44372 \begin_inset space ~
44373 \end_inset
44374
44375 (utf8) Unicode utf8 based on the LaTeX-package 
44376 \series bold
44377 inputenc
44378 \series default
44379
44380 \begin_inset Index idx
44381 status collapsed
44382
44383 \begin_layout Plain Layout
44384 LaTeX-packages ! inputenc
44385 \end_layout
44386
44387 \end_inset
44388
44389 .
44390  Currently only a limited range of characters (mainly for Latin scripts)
44391  is supported.
44392 \end_layout
44393
44394 \begin_layout Description
44395 Western
44396 \begin_inset space ~
44397 \end_inset
44398
44399 European
44400 \begin_inset space ~
44401 \end_inset
44402
44403 (CP
44404 \begin_inset space ~
44405 \end_inset
44406
44407 1252) MS Windows code page for ISO
44408 \begin_inset space ~
44409 \end_inset
44410
44411 8859-1 (latin1)
44412 \end_layout
44413
44414 \begin_layout Description
44415 Western
44416 \begin_inset space ~
44417 \end_inset
44418
44419 European
44420 \begin_inset space ~
44421 \end_inset
44422
44423 (ISO
44424 \begin_inset space ~
44425 \end_inset
44426
44427 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44428  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44429  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44430  encoding instead
44431 \end_layout
44432
44433 \begin_layout Description
44434 Western
44435 \begin_inset space ~
44436 \end_inset
44437
44438 European
44439 \begin_inset space ~
44440 \end_inset
44441
44442 (ISO
44443 \begin_inset space ~
44444 \end_inset
44445
44446 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44447  sign, the œ-ligature and some characters used for French and Finnish
44448 \end_layout
44449
44450 \begin_layout Standard
44451 Finally, the dialog lets you select a specific language package for the
44452  current document.
44453  See sec.
44454 \begin_inset space \thinspace{}
44455 \end_inset
44456
44457
44458 \begin_inset CommandInset ref
44459 LatexCommand ref
44460 reference "sub:Prefs-Language"
44461
44462 \end_inset
44463
44464  for more information on the language package.
44465 \end_layout
44466
44467 \begin_layout Section
44468 Colors
44469 \begin_inset Index idx
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473 Color ! main text
44474 \end_layout
44475
44476 \end_inset
44477
44478
44479 \begin_inset Index idx
44480 status collapsed
44481
44482 \begin_layout Plain Layout
44483 Color ! background
44484 \end_layout
44485
44486 \end_inset
44487
44488
44489 \end_layout
44490
44491 \begin_layout Standard
44492 Here you can alter the font color for the main text (default: black) and
44493  for Greyed
44494 \begin_inset space ~
44495 \end_inset
44496
44497 out notes (default: light grey).
44498  The button 
44499 \family sans
44500 Reset
44501 \family default
44502  sets the color back to the default.
44503 \end_layout
44504
44505 \begin_layout Standard
44506 You can also change the background color for the pages (default: white)
44507  and for Shaded
44508 \begin_inset space ~
44509 \end_inset
44510
44511 boxes (default: red).
44512 \end_layout
44513
44514 \begin_layout Standard
44515 \begin_inset Note Greyedout
44516 status collapsed
44517
44518 \begin_layout Plain Layout
44519 The colors are not shown within LyX, only in the output.
44520  (This Greyed
44521 \begin_inset space ~
44522 \end_inset
44523
44524 out note appears blue in the output.)
44525 \end_layout
44526
44527 \end_inset
44528
44529
44530 \end_layout
44531
44532 \begin_layout Standard
44533 Note, if you change the main text font color and use the option 
44534 \family sans
44535 Color
44536 \begin_inset space ~
44537 \end_inset
44538
44539 links
44540 \family default
44541  in the document settings under 
44542 \family sans
44543 PDF
44544 \begin_inset space ~
44545 \end_inset
44546
44547 properties
44548 \family default
44549 , you probably also need to change the link font color by using 
44550 \family sans
44551 Additional
44552 \begin_inset space ~
44553 \end_inset
44554
44555 options
44556 \family default
44557  in the 
44558 \family sans
44559 PDF
44560 \begin_inset space ~
44561 \end_inset
44562
44563 properties
44564 \family default
44565 .
44566  For example the option
44567 \end_layout
44568
44569 \begin_layout Standard
44570
44571 \series bold
44572 linkcolor=black
44573 \end_layout
44574
44575 \begin_layout Standard
44576 sets the link text color to black.
44577  For more information, see the manual of the LaTeX-package 
44578 \series bold
44579 hyperref
44580 \series default
44581
44582 \begin_inset Index idx
44583 status collapsed
44584
44585 \begin_layout Plain Layout
44586 LaTeX-packages ! hyperref
44587 \end_layout
44588
44589 \end_inset
44590
44591
44592 \begin_inset CommandInset citation
44593 LatexCommand cite
44594 key "hyperref"
44595
44596 \end_inset
44597
44598 .
44599 \end_layout
44600
44601 \begin_layout Standard
44602 \begin_inset VSpace bigskip
44603 \end_inset
44604
44605
44606 \end_layout
44607
44608 \begin_layout Standard
44609 You can adapt the main text font color and the page background for every
44610  page in your document if you use these commands as TeX
44611 \begin_inset space ~
44612 \end_inset
44613
44614 Code behind a forced page break:
44615 \end_layout
44616
44617 \begin_layout Itemize
44618 For the page color:
44619 \begin_inset Newline newline
44620 \end_inset
44621
44622
44623 \series bold
44624
44625 \backslash
44626 pagecolor{color name}
44627 \end_layout
44628
44629 \begin_layout Itemize
44630 For the text color:
44631 \begin_inset Newline newline
44632 \end_inset
44633
44634
44635 \series bold
44636
44637 \backslash
44638 color{color name}
44639 \end_layout
44640
44641 \begin_layout Standard
44642 The color name can hereby be one of these: 
44643 \series bold
44644 black
44645 \series default
44646
44647 \series bold
44648 blue
44649 \series default
44650
44651 \series bold
44652 cyan
44653 \series default
44654
44655 \series bold
44656 green
44657 \series default
44658
44659 \series bold
44660 magenta
44661 \series default
44662
44663 \series bold
44664 red
44665 \series default
44666
44667 \series bold
44668 white
44669 \series default
44670
44671 \series bold
44672 yellow
44673 \series default
44674
44675 \begin_inset Newline newline
44676 \end_inset
44677
44678 If you have changed a text or background color, you can use them under the
44679  following names:
44680 \end_layout
44681
44682 \begin_layout Itemize
44683 For the page background color:
44684 \begin_inset Newline newline
44685 \end_inset
44686
44687
44688 \series bold
44689 page_backgroundcolor
44690 \end_layout
44691
44692 \begin_layout Itemize
44693 For the main text color:
44694 \begin_inset Newline newline
44695 \end_inset
44696
44697
44698 \series bold
44699 document_fontcolor
44700 \end_layout
44701
44702 \begin_layout Itemize
44703 For the Shaded
44704 \begin_inset space ~
44705 \end_inset
44706
44707 box background color:
44708 \begin_inset Newline newline
44709 \end_inset
44710
44711
44712 \series bold
44713 shadecolor
44714 \end_layout
44715
44716 \begin_layout Itemize
44717 For the Greyed
44718 \begin_inset space ~
44719 \end_inset
44720
44721 out note text color:
44722 \begin_inset Newline newline
44723 \end_inset
44724
44725
44726 \series bold
44727 note_fontcolor
44728 \end_layout
44729
44730 \begin_layout Standard
44731 To see how to define and use custom colors, see section 
44732 \emph on
44733 Colored
44734 \begin_inset space ~
44735 \end_inset
44736
44737 Cells
44738 \emph default
44739  of the 
44740 \emph on
44741 Embedded
44742 \begin_inset space ~
44743 \end_inset
44744
44745 Objects
44746 \emph default
44747  manual.
44748 \end_layout
44749
44750 \begin_layout Section
44751 Numbering & TOC
44752 \end_layout
44753
44754 \begin_layout Standard
44755 Here you can adjust the numbering depth of section headings and the section
44756  depth in the table of contents as described in section
44757 \begin_inset space ~
44758 \end_inset
44759
44760
44761 \begin_inset CommandInset ref
44762 LatexCommand ref
44763 reference "sub:Numbering-depth"
44764
44765 \end_inset
44766
44767 .
44768 \end_layout
44769
44770 \begin_layout Section
44771 Bibliography
44772 \end_layout
44773
44774 \begin_layout Standard
44775 Here you can specify a citation style using the LaTeX packages 
44776 \series bold
44777 natbib
44778 \series default
44779
44780 \begin_inset Index idx
44781 status collapsed
44782
44783 \begin_layout Plain Layout
44784 LaTeX-packages ! natbib
44785 \end_layout
44786
44787 \end_inset
44788
44789  or 
44790 \series bold
44791 jurabib
44792 \series default
44793
44794 \begin_inset Index idx
44795 status collapsed
44796
44797 \begin_layout Plain Layout
44798 LaTeX-packages ! jurabib
44799 \end_layout
44800
44801 \end_inset
44802
44803 .
44804  You can enable a sectioned bibliography using the LaTeX package 
44805 \series bold
44806 bibtopic
44807 \series default
44808
44809 \begin_inset Index idx
44810 status collapsed
44811
44812 \begin_layout Plain Layout
44813 LaTeX-packages ! bibtopic
44814 \end_layout
44815
44816 \end_inset
44817
44818  and you can customize how the bibliography of the given document is being
44819  generated.
44820  For a further description see section
44821 \begin_inset space ~
44822 \end_inset
44823
44824
44825 \begin_inset CommandInset ref
44826 LatexCommand ref
44827 reference "sec:Bibliography"
44828
44829 \end_inset
44830
44831 .
44832 \end_layout
44833
44834 \begin_layout Section
44835 Indexes
44836 \end_layout
44837
44838 \begin_layout Standard
44839 Here, you can customize how the index of your document is being generated
44840  and you can define additional indexes.
44841  Please refer to section
44842 \begin_inset space ~
44843 \end_inset
44844
44845
44846 \begin_inset CommandInset ref
44847 LatexCommand ref
44848 reference "sec:Index"
44849
44850 \end_inset
44851
44852  for details.
44853 \end_layout
44854
44855 \begin_layout Section
44856 PDF Properties
44857 \end_layout
44858
44859 \begin_layout Standard
44860 The PDF properties are explained in section
44861 \begin_inset space ~
44862 \end_inset
44863
44864
44865 \begin_inset CommandInset ref
44866 LatexCommand ref
44867 reference "sec:PDF-Properties"
44868
44869 \end_inset
44870
44871 .
44872 \end_layout
44873
44874 \begin_layout Section
44875 Math Options
44876 \end_layout
44877
44878 \begin_layout Standard
44879 These options will force LyX to use the LaTeX-packages 
44880 \series bold
44881 amsmath
44882 \series default
44883
44884 \begin_inset Index idx
44885 status collapsed
44886
44887 \begin_layout Plain Layout
44888 LaTeX-packages ! amsmath
44889 \end_layout
44890
44891 \end_inset
44892
44893
44894 \series bold
44895 esint
44896 \series default
44897
44898 \begin_inset Index idx
44899 status collapsed
44900
44901 \begin_layout Plain Layout
44902 LaTeX-packages ! esint
44903 \end_layout
44904
44905 \end_inset
44906
44907
44908 \series bold
44909 mathdots
44910 \series default
44911
44912 \begin_inset Index idx
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916 LaTeX-packages ! mathdots
44917 \end_layout
44918
44919 \end_inset
44920
44921  und 
44922 \series bold
44923 mhchem
44924 \series default
44925
44926 \begin_inset Index idx
44927 status collapsed
44928
44929 \begin_layout Plain Layout
44930 LaTeX-packages ! mhchem
44931 \end_layout
44932
44933 \end_inset
44934
44935  or to use them automatically when they are needed.
44936 \end_layout
44937
44938 \begin_layout Description
44939 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44940  ensure that you have enabled 
44941 \family sans
44942 AMS
44943 \begin_inset space ~
44944 \end_inset
44945
44946 math
44947 \family default
44948 .
44949 \end_layout
44950
44951 \begin_layout Description
44952 esint is used for special integral characters, see section 
44953 \emph on
44954 Big
44955 \begin_inset space ~
44956 \end_inset
44957
44958 Operators
44959 \emph default
44960  of the 
44961 \emph on
44962 Math
44963 \emph default
44964  manual.
44965 \end_layout
44966
44967 \begin_layout Description
44968 mathdots is used for special ellipses, see section 
44969 \emph on
44970 Ellipses
44971 \emph default
44972  of the 
44973 \emph on
44974 Math
44975 \emph default
44976  manual.
44977 \end_layout
44978
44979 \begin_layout Description
44980 mhchem is used for chemical equations, see section 
44981 \emph on
44982 Chemical Symbols and Equations
44983 \emph default
44984  of the 
44985 \emph on
44986 Math
44987 \emph default
44988  manual.
44989 \end_layout
44990
44991 \begin_layout Section
44992 Float Placement
44993 \end_layout
44994
44995 \begin_layout Standard
44996 The float placement options are described in section 
44997 \emph on
44998 Float
44999 \begin_inset space ~
45000 \end_inset
45001
45002 Placement
45003 \emph default
45004  of the 
45005 \emph on
45006 Embedded
45007 \begin_inset space ~
45008 \end_inset
45009
45010 Objects
45011 \emph default
45012  manual.
45013 \end_layout
45014
45015 \begin_layout Section
45016 Listings
45017 \end_layout
45018
45019 \begin_layout Standard
45020 The listings settings are explained in chapter 
45021 \emph on
45022 Program Code Listings
45023 \emph default
45024  of the 
45025 \emph on
45026 Embedded
45027 \begin_inset space ~
45028 \end_inset
45029
45030 Objects
45031 \emph default
45032  manual.
45033 \end_layout
45034
45035 \begin_layout Section
45036 Bullets
45037 \end_layout
45038
45039 \begin_layout Standard
45040 Here you can adjust the characters for the itemize levels.
45041  The itemize environment is described in section
45042 \begin_inset space ~
45043 \end_inset
45044
45045
45046 \begin_inset CommandInset ref
45047 LatexCommand ref
45048 reference "sec:Itemize"
45049
45050 \end_inset
45051
45052 .
45053 \end_layout
45054
45055 \begin_layout Section
45056 Branches
45057 \end_layout
45058
45059 \begin_layout Standard
45060 Branches are described in section
45061 \begin_inset space ~
45062 \end_inset
45063
45064
45065 \begin_inset CommandInset ref
45066 LatexCommand ref
45067 reference "sec:Branches"
45068
45069 \end_inset
45070
45071 .
45072 \end_layout
45073
45074 \begin_layout Section
45075 Output
45076 \begin_inset CommandInset label
45077 LatexCommand label
45078 name "sec:Doc-Output"
45079
45080 \end_inset
45081
45082
45083 \end_layout
45084
45085 \begin_layout Standard
45086 Here you can define some output specifics for the current document:
45087 \end_layout
45088
45089 \begin_layout Description
45090 Default
45091 \begin_inset space ~
45092 \end_inset
45093
45094 Output
45095 \begin_inset space ~
45096 \end_inset
45097
45098 Format: The format that is used when you hit 
45099 \begin_inset Quotes eld
45100 \end_inset
45101
45102 View
45103 \begin_inset Quotes erd
45104 \end_inset
45105
45106
45107 \begin_inset Quotes eld
45108 \end_inset
45109
45110 Update
45111 \begin_inset Quotes erd
45112 \end_inset
45113
45114
45115 \begin_inset Quotes eld
45116 \end_inset
45117
45118 View Master Document
45119 \begin_inset Quotes erd
45120 \end_inset
45121
45122  and 
45123 \begin_inset Quotes eld
45124 \end_inset
45125
45126 Update Master Document
45127 \begin_inset Quotes erd
45128 \end_inset
45129
45130  in the 
45131 \family sans
45132 View
45133 \family default
45134  menu or the toolbar.
45135  The default is set in 
45136 \family sans
45137 Tools\SpecialChar \menuseparator
45138 Preferences\SpecialChar \menuseparator
45139 File Formats
45140 \family default
45141 , see sec.
45142 \begin_inset space \thinspace{}
45143 \end_inset
45144
45145
45146 \begin_inset CommandInset ref
45147 LatexCommand ref
45148 reference "sec:File-Formats"
45149
45150 \end_inset
45151
45152 .
45153 \end_layout
45154
45155 \begin_layout Description
45156 Synchronize
45157 \begin_inset space ~
45158 \end_inset
45159
45160 with
45161 \begin_inset space ~
45162 \end_inset
45163
45164 Output settings for the menu 
45165 \family sans
45166 Navigate\SpecialChar \menuseparator
45167 Forward
45168 \begin_inset space ~
45169 \end_inset
45170
45171 search
45172 \family default
45173 .
45174  For a detailed description see section 
45175 \emph on
45176 Reverse DVI/PDF search
45177 \emph default
45178  of the 
45179 \emph on
45180 Additional
45181 \begin_inset space ~
45182 \end_inset
45183
45184 Features
45185 \emph default
45186  manual.
45187 \end_layout
45188
45189 \begin_layout Description
45190 XHTML
45191 \begin_inset space ~
45192 \end_inset
45193
45194 Output
45195 \begin_inset space ~
45196 \end_inset
45197
45198 Options settings for the export format 
45199 \family sans
45200 LyXHTML
45201 \family default
45202 .
45203  
45204 \family sans
45205 Strict XHTML
45206 \begin_inset space ~
45207 \end_inset
45208
45209 1.1
45210 \family default
45211  will assure that the output follows exactly version
45212 \begin_inset space ~
45213 \end_inset
45214
45215 1.1 of the XHTML standard.
45216  The different 
45217 \family sans
45218 Math
45219 \begin_inset space ~
45220 \end_inset
45221
45222 output
45223 \family default
45224  settings are described in detail in section 
45225 \emph on
45226 Math Output in XHTML
45227 \emph default
45228  of the 
45229 \emph on
45230 Additional
45231 \begin_inset space ~
45232 \end_inset
45233
45234 Features
45235 \emph default
45236  manual.
45237  The scaling is used for the size of equations in the output.
45238 \end_layout
45239
45240 \begin_layout Section
45241 LaT
45242 \begin_inset ERT
45243 status collapsed
45244
45245 \begin_layout Plain Layout
45246
45247 {}
45248 \end_layout
45249
45250 \end_inset
45251
45252 eX Preamble
45253 \end_layout
45254
45255 \begin_layout Standard
45256 In this text field you can enter commands to load special LaTeX-packages
45257  or to define LaTeX-commands.
45258  The preamble is a thing for LaTeX-experts.
45259  You should not enter commands here until you exactly know what you are
45260  doing.
45261 \end_layout
45262
45263 \begin_layout Standard
45264 An introduction to the LaTeX-syntax is given in section
45265 \begin_inset space ~
45266 \end_inset
45267
45268
45269 \begin_inset CommandInset ref
45270 LatexCommand ref
45271 reference "sub:LaTeX-Syntax"
45272
45273 \end_inset
45274
45275 .
45276 \end_layout
45277
45278 \begin_layout Chapter
45279 The 
45280 \family sans
45281 Preferences
45282 \family default
45283  Dialog
45284 \begin_inset CommandInset label
45285 LatexCommand label
45286 name "chap:The-Preferences-dialog"
45287
45288 \end_inset
45289
45290
45291 \begin_inset Index idx
45292 status collapsed
45293
45294 \begin_layout Plain Layout
45295 Preferences
45296 \end_layout
45297
45298 \end_inset
45299
45300
45301 \end_layout
45302
45303 \begin_layout Standard
45304 The preferences dialog is called with the menu 
45305 \family sans
45306 Tools\SpecialChar \menuseparator
45307 Preferences
45308 \family default
45309 .
45310  It has the following submenus.
45311 \end_layout
45312
45313 \begin_layout Section
45314 Look and Feel
45315 \end_layout
45316
45317 \begin_layout Subsection
45318 User Interface
45319 \end_layout
45320
45321 \begin_layout Subsubsection
45322 User Interface File
45323 \begin_inset Index idx
45324 status collapsed
45325
45326 \begin_layout Plain Layout
45327 Customization ! of toolbars
45328 \end_layout
45329
45330 \end_inset
45331
45332
45333 \begin_inset Index idx
45334 status collapsed
45335
45336 \begin_layout Plain Layout
45337 Customization ! of menus
45338 \end_layout
45339
45340 \end_inset
45341
45342
45343 \end_layout
45344
45345 \begin_layout Standard
45346 The appearance of the menus and toolbars can be changed by choosing a user
45347  interface (ui) file.
45348  A ui-file is a text file where the toolbars and menus are listed.
45349  The toolbar buttons and menu entries are specified in the files 
45350 \shape italic
45351 stdtoolbars.inc
45352 \shape default
45353  and 
45354 \shape italic
45355 stdmenus.inc
45356 \shape default
45357 , respectively.
45358  Both files are loaded by the 
45359 \emph on
45360 default.ui
45361 \emph default
45362  file.
45363  To create your own menu and toolbar layout, start with a copy of these
45364  files and edit the entries.
45365 \end_layout
45366
45367 \begin_layout Standard
45368 The syntax of the .inc-files is straightforward: The 
45369 \family sans
45370 Menubar
45371 \family default
45372
45373 \family sans
45374 Menu
45375 \family default
45376  and 
45377 \family sans
45378 Toolbar
45379 \family default
45380  entries must be finished with an explicit 
45381 \family sans
45382 End
45383 \family default
45384 .
45385  They may contain 
45386 \family sans
45387 Submenu
45388 \family default
45389
45390 \family sans
45391 Item
45392 \family default
45393
45394 \family sans
45395 OptItem
45396 \family default
45397
45398 \family sans
45399 Separator
45400 \family default
45401
45402 \family sans
45403 Icon,
45404 \family default
45405  and in the case of the 
45406 \begin_inset Quotes eld
45407 \end_inset
45408
45409 file_lastfiles
45410 \begin_inset Quotes erd
45411 \end_inset
45412
45413  menu a 
45414 \family sans
45415 Lastfiles
45416 \family default
45417  entry.
45418  The syntax for the entries is:
45419 \end_layout
45420
45421 \begin_layout Standard
45422 \begin_inset VSpace smallskip*
45423 \end_inset
45424
45425
45426 \series bold
45427 Item 
45428 \begin_inset Quotes eld
45429 \end_inset
45430
45431 menu 
45432 \series default
45433 or
45434 \series bold
45435  button name
45436 \begin_inset Quotes erd
45437 \end_inset
45438
45439  
45440 \begin_inset Quotes eld
45441 \end_inset
45442
45443 LyX-function
45444 \begin_inset Quotes erd
45445 \end_inset
45446
45447
45448 \end_layout
45449
45450 \begin_layout Standard
45451 \noindent
45452 \begin_inset VSpace smallskip*
45453 \end_inset
45454
45455 All LyX-functions are listed in the menu 
45456 \family sans
45457 Help\SpecialChar \menuseparator
45458 LyX
45459 \begin_inset space ~
45460 \end_inset
45461
45462 Functions
45463 \family default
45464 .
45465 \end_layout
45466
45467 \begin_layout Standard
45468 \begin_inset VSpace medskip
45469 \end_inset
45470
45471
45472 \end_layout
45473
45474 \begin_layout Standard
45475 An example: Assuming you use the menu 
45476 \family sans
45477 Navigate\SpecialChar \menuseparator
45478 Bookmarks
45479 \family default
45480  quite often and therefore want six available bookmarks, you can add the
45481  line
45482 \end_layout
45483
45484 \begin_layout Standard
45485 \begin_inset VSpace smallskip*
45486 \end_inset
45487
45488
45489 \series bold
45490 Item 
45491 \begin_inset Quotes eld
45492 \end_inset
45493
45494 Save Bookmark 6
45495 \begin_inset Quotes erd
45496 \end_inset
45497
45498  
45499 \begin_inset Quotes eld
45500 \end_inset
45501
45502 bookmark-save 6
45503 \begin_inset Quotes erd
45504 \end_inset
45505
45506
45507 \end_layout
45508
45509 \begin_layout Standard
45510 \noindent
45511 \begin_inset VSpace smallskip*
45512 \end_inset
45513
45514 to the 
45515 \begin_inset Quotes eld
45516 \end_inset
45517
45518 navigate_bookmarks
45519 \begin_inset Quotes erd
45520 \end_inset
45521
45522  menu in the .inc-file to have the sixth bookmark.
45523 \end_layout
45524
45525 \begin_layout Subsubsection
45526 Icon Set
45527 \end_layout
45528
45529 \begin_layout Standard
45530 Here you can change the appearance of LyX's toolbar buttons.
45531  The currently available icon sets are compared in 
45532 \begin_inset CommandInset href
45533 LatexCommand href
45534 name "this image"
45535 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45536
45537 \end_inset
45538
45539 .
45540 \end_layout
45541
45542 \begin_layout Subsubsection
45543 Automatic help
45544 \end_layout
45545
45546 \begin_layout Standard
45547 The option 
45548 \family sans
45549 Enable tool tips in main work area
45550 \family default
45551  enables tool tips showing the content of closed insets like index entries
45552  or footnotes.
45553 \end_layout
45554
45555 \begin_layout Subsubsection
45556 Session
45557 \end_layout
45558
45559 \begin_layout Standard
45560 With the option 
45561 \family sans
45562 Restore window layouts and geometries
45563 \family default
45564  LyX's main window will be opened with the size and layout that was used
45565  in the last LyX session.
45566 \end_layout
45567
45568 \begin_layout Standard
45569 The option 
45570 \family sans
45571 Restore cursor positions
45572 \family default
45573  sets the cursor to the position in the file where it was at the end of
45574  the last session.
45575 \end_layout
45576
45577 \begin_layout Standard
45578 The option 
45579 \family sans
45580 Load opened files from last session
45581 \family default
45582  opens all files that were opened in the last LyX session.
45583 \end_layout
45584
45585 \begin_layout Standard
45586 The button 
45587 \family sans
45588 Clear all session information
45589 \family default
45590  deletes all information from previous LyX sessions (cursor positions, names
45591  of last opened documents, etc.).
45592 \end_layout
45593
45594 \begin_layout Subsubsection
45595 Documents
45596 \begin_inset CommandInset label
45597 LatexCommand label
45598 name "sub:Backup documents"
45599
45600 \end_inset
45601
45602
45603 \begin_inset Index idx
45604 status collapsed
45605
45606 \begin_layout Plain Layout
45607 Backup ! Documents
45608 \end_layout
45609
45610 \end_inset
45611
45612
45613 \end_layout
45614
45615 \begin_layout Standard
45616
45617 \family sans
45618 Backup original documents when saving
45619 \family default
45620  creates a backup copy of the file in the state when it was opened or when
45621  it was saved the last time.
45622  It is stored in the same folder as your document or in the 
45623 \family sans
45624 Backup
45625 \begin_inset space ~
45626 \end_inset
45627
45628 directory
45629 \family default
45630 , see 
45631 \begin_inset CommandInset ref
45632 LatexCommand ref
45633 reference "sec:Paths"
45634
45635 \end_inset
45636
45637 .
45638  The backup file has the file extension 
45639 \begin_inset Quotes eld
45640 \end_inset
45641
45642
45643 \family sans
45644 .lyx~
45645 \family default
45646
45647 \begin_inset Quotes erd
45648 \end_inset
45649
45650 .
45651 \end_layout
45652
45653 \begin_layout Standard
45654 With the option 
45655 \family sans
45656 Backup documents, every
45657 \family default
45658 , you can specify the time between backup saves.
45659 \end_layout
45660
45661 \begin_layout Standard
45662
45663 \family sans
45664 Save documents compressed by default
45665 \family default
45666  saves the files always in a compressed format.
45667 \end_layout
45668
45669 \begin_layout Standard
45670
45671 \family sans
45672 Maximum last files
45673 \family default
45674  is the number of last opened files that LyX should display in the menu
45675  
45676 \family sans
45677 File\SpecialChar \menuseparator
45678 Open
45679 \begin_inset space ~
45680 \end_inset
45681
45682 Recent
45683 \family default
45684 .
45685 \end_layout
45686
45687 \begin_layout Standard
45688 If the option 
45689 \family sans
45690 Open documents in tabs
45691 \family default
45692  is not used, then every file will be opened in its own new instance of
45693  LyX.
45694 \end_layout
45695
45696 \begin_layout Standard
45697 The option 
45698 \family sans
45699 Single instance
45700 \family default
45701  is only active if a LyXServer pipe
45702 \begin_inset Foot
45703 status collapsed
45704
45705 \begin_layout Plain Layout
45706 See sec.
45707 \begin_inset space \thinspace{}
45708 \end_inset
45709
45710
45711 \begin_inset CommandInset ref
45712 LatexCommand ref
45713 reference "sec:Paths"
45714
45715 \end_inset
45716
45717  for information about LyXServer pipes.
45718 \end_layout
45719
45720 \end_inset
45721
45722  is specified.
45723  If it is checked, LyX documents will be opened in the same running instance
45724  of LyX.
45725  Otherwise a new LyX instance is created for each file.
45726 \end_layout
45727
45728 \begin_layout Standard
45729 With the option 
45730 \family sans
45731 Single close-tab button
45732 \family default
45733  there will only be one button (
45734 \family sans
45735
45736 \begin_inset Graphics
45737         filename ../images/closetab.png
45738         scale 75
45739
45740 \end_inset
45741
45742
45743 \family default
45744 ) at the right side of the tab bar to close tabs.
45745  Otherwise every document tab has its own close button.
45746 \end_layout
45747
45748 \begin_layout Standard
45749 \begin_inset Note Greyedout
45750 status collapsed
45751
45752 \begin_layout Plain Layout
45753
45754 \series bold
45755 Note:
45756 \series default
45757  For the last option you have to restart LyX before the change takes effect.
45758 \end_layout
45759
45760 \end_inset
45761
45762
45763 \end_layout
45764
45765 \begin_layout Subsection
45766 Screen Fonts
45767 \begin_inset Index idx
45768 status collapsed
45769
45770 \begin_layout Plain Layout
45771 Font ! Screen
45772 \end_layout
45773
45774 \end_inset
45775
45776
45777 \begin_inset CommandInset label
45778 LatexCommand label
45779 name "sub:Screen-Fonts"
45780
45781 \end_inset
45782
45783
45784 \end_layout
45785
45786 \begin_layout Standard
45787 These fonts are used to display your documents on the screen.
45788 \end_layout
45789
45790 \begin_layout Standard
45791 \begin_inset Note Greyedout
45792 status collapsed
45793
45794 \begin_layout Plain Layout
45795
45796 \series bold
45797 Note:
45798 \series default
45799  This section only deals with the fonts 
45800 \emph on
45801 inside
45802 \emph default
45803  the LyX window.
45804  The fonts that appear on the output are independent from these fonts, and
45805  set in the menu 
45806 \family sans
45807 Document\SpecialChar \menuseparator
45808 Settings\SpecialChar \menuseparator
45809 Fonts
45810 \family default
45811 .
45812 \end_layout
45813
45814 \end_inset
45815
45816
45817 \end_layout
45818
45819 \begin_layout Standard
45820 By default, LyX uses 
45821 \family typewriter
45822 Times
45823 \family default
45824  as roman (serif) font, 
45825 \family typewriter
45826 Arial
45827 \family default
45828  or 
45829 \family typewriter
45830 Helvetica
45831 \family default
45832  (depends on the system) as 
45833 \family sans
45834 sans
45835 \begin_inset space ~
45836 \end_inset
45837
45838 serif
45839 \family default
45840  font and 
45841 \family typewriter
45842 Courier
45843 \family default
45844  as 
45845 \family typewriter
45846 typewriter
45847 \family default
45848  font.
45849 \end_layout
45850
45851 \begin_layout Standard
45852 You can change the font size with the 
45853 \family sans
45854 Zoom
45855 \family default
45856  setting.
45857 \end_layout
45858
45859 \begin_layout Standard
45860 The 
45861 \family sans
45862 Font Sizes
45863 \family default
45864  are calculated as letter height in units of points.
45865  72
45866 \begin_inset space \thinspace{}
45867 \end_inset
45868
45869 points have the size of 1
45870 \begin_inset space \thinspace{}
45871 \end_inset
45872
45873 inch, see Appendix
45874 \begin_inset space ~
45875 \end_inset
45876
45877
45878 \begin_inset CommandInset ref
45879 LatexCommand ref
45880 reference "chap:Units-available-in"
45881
45882 \end_inset
45883
45884 .
45885  The default font sizes are the same as if a document font size of 10
45886 \begin_inset space \thinspace{}
45887 \end_inset
45888
45889 pt were used.
45890  The sizes are explained in detail in section
45891 \begin_inset space ~
45892 \end_inset
45893
45894
45895 \begin_inset CommandInset ref
45896 LatexCommand ref
45897 reference "sub:Document-Font"
45898
45899 \end_inset
45900
45901 .
45902 \end_layout
45903
45904 \begin_layout Standard
45905 With the option 
45906 \family sans
45907 Use Pixmap Cache to speed up font rendering
45908 \family default
45909  enabled, LyX needs to redraw the screen less often.
45910  This results in better performance, especially on slow systems.
45911  On the other hand, the characters might look more fuzzy on screen.
45912  So whether you enable this or not depends on whether you prefer speed over
45913  aesthetics.
45914  Note that the Pixmap Cache is only available and useful under Mac
45915 \begin_inset space ~
45916 \end_inset
45917
45918 OS and Windows.
45919 \end_layout
45920
45921 \begin_layout Subsection
45922 Colors
45923 \begin_inset Index idx
45924 status collapsed
45925
45926 \begin_layout Plain Layout
45927 Color ! LyX screen
45928 \end_layout
45929
45930 \end_inset
45931
45932
45933 \begin_inset Index idx
45934 status collapsed
45935
45936 \begin_layout Plain Layout
45937 Settings ! Color
45938 \end_layout
45939
45940 \end_inset
45941
45942
45943 \end_layout
45944
45945 \begin_layout Standard
45946 Here you can change all the colors used by LyX.
45947  Choose an item in the list and use the 
45948 \family sans
45949 Alter
45950 \family default
45951  button.
45952 \end_layout
45953
45954 \begin_layout Standard
45955 By using the option 
45956 \family sans
45957 Use system colors
45958 \family default
45959  the color scheme of your OS or window manager is used.
45960  The colors 
45961 \family sans
45962 cursor, selection, table line, text, URL
45963 \begin_inset space ~
45964 \end_inset
45965
45966 label and URL
45967 \begin_inset space ~
45968 \end_inset
45969
45970 text
45971 \family default
45972  are then not customizable and thus not listed.
45973 \end_layout
45974
45975 \begin_layout Subsection
45976 Display
45977 \begin_inset Index idx
45978 status collapsed
45979
45980 \begin_layout Plain Layout
45981 Settings ! Display
45982 \end_layout
45983
45984 \end_inset
45985
45986
45987 \end_layout
45988
45989 \begin_layout Standard
45990 Here you can specify if graphics inside LyX are displayed.
45991 \end_layout
45992
45993 \begin_layout Standard
45994
45995 \family sans
45996 Instant Preview
45997 \family default
45998  enables previewing snippets of your document.
45999  This feature is described in section
46000 \begin_inset space ~
46001 \end_inset
46002
46003
46004 \begin_inset CommandInset ref
46005 LatexCommand ref
46006 reference "sec:Previewing-snippets-of"
46007
46008 \end_inset
46009
46010 .
46011 \end_layout
46012
46013 \begin_layout Standard
46014 The option 
46015 \family sans
46016 Mark
46017 \begin_inset space ~
46018 \end_inset
46019
46020 end
46021 \begin_inset space ~
46022 \end_inset
46023
46024 of
46025 \begin_inset space ~
46026 \end_inset
46027
46028 paragraphs
46029 \family default
46030  displays a pilcrow (¶) at the end of every paragraph.
46031 \end_layout
46032
46033 \begin_layout Section
46034 Editing
46035 \begin_inset Index idx
46036 status collapsed
46037
46038 \begin_layout Plain Layout
46039 Settings ! Editing
46040 \end_layout
46041
46042 \end_inset
46043
46044
46045 \end_layout
46046
46047 \begin_layout Subsection
46048 Control
46049 \end_layout
46050
46051 \begin_layout Subsubsection
46052 Editing
46053 \end_layout
46054
46055 \begin_layout Standard
46056 The option 
46057 \family sans
46058 Cursor follows scrollbar
46059 \family default
46060  sets the cursor to the top of the currently displayed document part when
46061  scrolling.
46062 \end_layout
46063
46064 \begin_layout Standard
46065 You can adjust the width of the cursor.
46066  If you set the value to zero the thickness of the cursor scales relative
46067  to the zoom value you choose for the screen fonts.
46068 \end_layout
46069
46070 \begin_layout Standard
46071
46072 \family sans
46073 Scroll below end of document
46074 \family default
46075  is self-explanatory.
46076 \end_layout
46077
46078 \begin_layout Standard
46079 In LyX one can jump from word to word by pressing 
46080 \family sans
46081 Ctrl+arrow key
46082 \family default
46083 .
46084  With the option
46085 \family sans
46086  Use Mac-style for cursor moving between words
46087 \family default
46088  the cursor jumps from the end of a word to the end of the next word.
46089  Normally it jumps from the beginning to the beginning.
46090 \end_layout
46091
46092 \begin_layout Standard
46093 The option 
46094 \family sans
46095 Sort environments alphabetically
46096 \family default
46097  sorts the entries in the pull-down box for the paragraph environments.
46098 \end_layout
46099
46100 \begin_layout Standard
46101 The option 
46102 \family sans
46103 Group environments by their category
46104 \family default
46105  groups the entries in the pull-down box for the paragraph environments.
46106 \end_layout
46107
46108 \begin_layout Standard
46109 The math macro editing option determines the editing style, see the section
46110  
46111 \emph on
46112 Math Macros
46113 \emph default
46114  of the 
46115 \emph on
46116 Math
46117 \emph default
46118  manual.
46119 \end_layout
46120
46121 \begin_layout Subsubsection
46122 Fullscreen
46123 \end_layout
46124
46125 \begin_layout Standard
46126 Here you can specify what is hidden in the fullscreen mode.
46127  The option 
46128 \family sans
46129 Limit text width
46130 \family default
46131  specifies the width of the text in fullscreen mode.
46132  This way you can display the text smaller than the screen; the text then
46133  appears centered.
46134 \end_layout
46135
46136 \begin_layout Subsection
46137 Shortcuts
46138 \begin_inset Index idx
46139 status collapsed
46140
46141 \begin_layout Plain Layout
46142 Key Bindings
46143 \end_layout
46144
46145 \end_inset
46146
46147
46148 \begin_inset Index idx
46149 status collapsed
46150
46151 \begin_layout Plain Layout
46152 Settings ! Shortcuts
46153 \end_layout
46154
46155 \end_inset
46156
46157
46158 \end_layout
46159
46160 \begin_layout Subsubsection
46161 Bind File
46162 \end_layout
46163
46164 \begin_layout Standard
46165 Bindings are used to bind a LyX-function to a key.
46166  Several binding files are available:
46167 \end_layout
46168
46169 \begin_layout Description
46170 cua.bind typical set of PC keyboard shortcuts
46171 \end_layout
46172
46173 \begin_layout Description
46174 (x)emacs.bind set of bindings like they are used in the editor programs 
46175 \family sans
46176 Emacs
46177 \family default
46178  (
46179 \family sans
46180 XEmacs
46181 \family default
46182 )
46183 \end_layout
46184
46185 \begin_layout Description
46186 mac.bind set of bindings for 
46187 \family sans
46188 Mac
46189 \begin_inset space \thinspace{}
46190 \end_inset
46191
46192 OS
46193 \family default
46194  systems.
46195 \end_layout
46196
46197 \begin_layout Standard
46198 There are also bind-files designed for special document classes, like 
46199 \shape italic
46200 broadway.bind
46201 \shape default
46202 , and bind files for special languages.
46203  The names of language bind-files begin with a language code, e.
46204 \begin_inset space \thinspace{}
46205 \end_inset
46206
46207 g.
46208 \begin_inset space \space{}
46209 \end_inset
46210
46211
46212 \begin_inset Quotes eld
46213 \end_inset
46214
46215 pt
46216 \begin_inset Quotes erd
46217 \end_inset
46218
46219  for Portuguese.
46220  If you use LyX in a certain language, LyX will try to use the appropriate
46221  bind-file.
46222 \end_layout
46223
46224 \begin_layout Standard
46225 Some bind-files, like 
46226 \emph on
46227 math.bind
46228 \emph default
46229 , have only a small scope.
46230  When looking at the end of the file 
46231 \shape italic
46232 cua.bind
46233 \shape default
46234 , you can see that they are included to keep the overview in the bind-file.
46235 \end_layout
46236
46237 \begin_layout Subsubsection
46238 Editing Shortcuts
46239 \begin_inset CommandInset label
46240 LatexCommand label
46241 name "sub:Editing-Shortcuts"
46242
46243 \end_inset
46244
46245
46246 \begin_inset Index idx
46247 status collapsed
46248
46249 \begin_layout Plain Layout
46250 Key Bindings ! Editing
46251 \end_layout
46252
46253 \end_inset
46254
46255
46256 \end_layout
46257
46258 \begin_layout Standard
46259 To add new or modify existing keybindings to your own taste you can use
46260  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46261  To find functions easily, they are grouped by categories and the dialog
46262  provides the field 
46263 \family sans
46264 Show key-bindings containing
46265 \family default
46266 .
46267  In this field you can insert a keyword for a function you want to edit.
46268  Insert there for example as keyword 
46269 \begin_inset Quotes eld
46270 \end_inset
46271
46272 paste
46273 \begin_inset Quotes erd
46274 \end_inset
46275
46276  and you get the 4 different existing shortcuts for the 3 different functions
46277  that contain 
46278 \begin_inset Quotes eld
46279 \end_inset
46280
46281 paste
46282 \begin_inset Quotes erd
46283 \end_inset
46284
46285  in their name.
46286  As you can see, one function can have more than one shortcut.
46287  All LyX-functions are also listed in the file 
46288 \emph on
46289 LyX Functions
46290 \emph default
46291  that you will find in the 
46292 \family sans
46293 Help
46294 \family default
46295  menu.
46296 \end_layout
46297
46298 \begin_layout Standard
46299 To add e.
46300 \begin_inset space \thinspace{}
46301 \end_inset
46302
46303 g.
46304 \begin_inset space \space{}
46305 \end_inset
46306
46307 the shortcut 
46308 \family sans
46309 Alt+Q
46310 \family default
46311  for the function 
46312 \family sans
46313 textstyle-apply
46314 \family default
46315 , select the function and press the 
46316 \family sans
46317 Modify
46318 \family default
46319  button.
46320  A dialog pops up where you can add the shortcut by using it.
46321  So press Alt+Q to define the shortcut.
46322  Modifying an existing shortcut is done the same way.
46323  You can also bind multiple functions to one shortcut by modifying an existing
46324  binding and adding the different function names as a semicolon separated
46325  list.
46326  LyX will then use the first function that is enabled in the current document
46327  part.
46328  The binding for the function 
46329 \family sans
46330 command-alter
46331 \family default
46332  is an example of this.
46333 \end_layout
46334
46335 \begin_layout Standard
46336 Alternatively you can also edit shortcuts by modifying bind-files with a
46337  text editor.
46338  The syntax of the entries is:
46339 \end_layout
46340
46341 \begin_layout Standard
46342
46343 \series bold
46344
46345 \backslash
46346 bind 
46347 \begin_inset Quotes eld
46348 \end_inset
46349
46350 key combination
46351 \begin_inset Quotes erd
46352 \end_inset
46353
46354  
46355 \begin_inset Quotes eld
46356 \end_inset
46357
46358 LyX-function
46359 \begin_inset Quotes erd
46360 \end_inset
46361
46362
46363 \end_layout
46364
46365 \begin_layout Subsection
46366 Keyboard / Mouse
46367 \begin_inset CommandInset label
46368 LatexCommand label
46369 name "sub:Keyboard-Map"
46370
46371 \end_inset
46372
46373
46374 \begin_inset Index idx
46375 status collapsed
46376
46377 \begin_layout Plain Layout
46378 Keyboard Map
46379 \end_layout
46380
46381 \end_inset
46382
46383
46384 \begin_inset Index idx
46385 status collapsed
46386
46387 \begin_layout Plain Layout
46388 Settings ! Keyboard Map
46389 \end_layout
46390
46391 \end_inset
46392
46393
46394 \end_layout
46395
46396 \begin_layout Standard
46397 Normally keyboard settings have to be done in a menu of your operating system.
46398  For the case that this is not possible, LyX provides keyboard maps.
46399  If you have e.
46400 \begin_inset space \thinspace{}
46401 \end_inset
46402
46403 g.
46404 \begin_inset space \space{}
46405 \end_inset
46406
46407 a Czech keyboard but want to write with it like with a Romanian one, you
46408  can use the keyboard map file named 
46409 \emph on
46410 romanian.kmap
46411 \emph default
46412 .
46413 \end_layout
46414
46415 \begin_layout Standard
46416 \begin_inset Note Greyedout
46417 status collapsed
46418
46419 \begin_layout Plain Layout
46420
46421 \series bold
46422 Note:
46423 \series default
46424  Keyboard maps are only provided as makeshift and don't work on all systems.
46425 \end_layout
46426
46427 \end_inset
46428
46429
46430 \end_layout
46431
46432 \begin_layout Standard
46433 You can furthermore specify here the 
46434 \family sans
46435 Wheel scrolling speed
46436 \family default
46437 .
46438  The standard value is 1.0, higher values speed up the scrolling, lower ones
46439  slow it down.
46440 \end_layout
46441
46442 \begin_layout Standard
46443 In the section 
46444 \family sans
46445 Scroll wheel zoom
46446 \family default
46447  you can select a key for zooming.
46448  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46449 \end_layout
46450
46451 \begin_layout Subsection
46452 Input Completion
46453 \end_layout
46454
46455 \begin_layout Standard
46456 Input completion is described in sec.
46457 \begin_inset space \thinspace{}
46458 \end_inset
46459
46460
46461 \begin_inset CommandInset ref
46462 LatexCommand ref
46463 reference "sec:Input-Completion"
46464
46465 \end_inset
46466
46467 .
46468 \end_layout
46469
46470 \begin_layout Section
46471 Paths
46472 \begin_inset CommandInset label
46473 LatexCommand label
46474 name "sec:Paths"
46475
46476 \end_inset
46477
46478
46479 \begin_inset Index idx
46480 status collapsed
46481
46482 \begin_layout Plain Layout
46483 Paths
46484 \end_layout
46485
46486 \end_inset
46487
46488
46489 \begin_inset Index idx
46490 status collapsed
46491
46492 \begin_layout Plain Layout
46493 Settings ! Paths
46494 \end_layout
46495
46496 \end_inset
46497
46498
46499 \end_layout
46500
46501 \begin_layout Description
46502 Working
46503 \begin_inset space ~
46504 \end_inset
46505
46506 directory This is LyX's working directory.
46507  It is the default when you 
46508 \family sans
46509 Open
46510 \family default
46511
46512 \family sans
46513 Save
46514 \family default
46515  or 
46516 \family sans
46517 Save
46518 \begin_inset space ~
46519 \end_inset
46520
46521 as
46522 \family default
46523  files.
46524 \end_layout
46525
46526 \begin_layout Description
46527 Document
46528 \begin_inset space ~
46529 \end_inset
46530
46531 templates This directory will be opened when you use the menu 
46532 \family sans
46533 File\SpecialChar \menuseparator
46534 New
46535 \begin_inset space ~
46536 \end_inset
46537
46538 from
46539 \begin_inset space ~
46540 \end_inset
46541
46542 Template
46543 \family default
46544 .
46545 \end_layout
46546
46547 \begin_layout Description
46548 Example
46549 \begin_inset space ~
46550 \end_inset
46551
46552 files This directory will be opened when you use the button 
46553 \family sans
46554 Examples
46555 \family default
46556  in the 
46557 \family sans
46558 File\SpecialChar \menuseparator
46559 Open
46560 \family default
46561  dialog.
46562 \begin_inset Newline newline
46563 \end_inset
46564
46565
46566 \begin_inset Note Greyedout
46567 status collapsed
46568
46569 \begin_layout Plain Layout
46570
46571 \series bold
46572 Note:
46573 \series default
46574  The 
46575 \family sans
46576 Examples
46577 \family default
46578  button does not exist when using LyX on Mac OS and Windows systems.
46579 \end_layout
46580
46581 \end_inset
46582
46583
46584 \end_layout
46585
46586 \begin_layout Description
46587 Backup
46588 \begin_inset space ~
46589 \end_inset
46590
46591 directory
46592 \begin_inset Index idx
46593 status collapsed
46594
46595 \begin_layout Plain Layout
46596 Backup ! Directory
46597 \end_layout
46598
46599 \end_inset
46600
46601  Backup copies will be saved to this directory.
46602  If no directory is given but backups are enabled as described in section
46603 \begin_inset space ~
46604 \end_inset
46605
46606
46607 \begin_inset CommandInset ref
46608 LatexCommand ref
46609 reference "sub:Backup documents"
46610
46611 \end_inset
46612
46613 , the 
46614 \family sans
46615 Working directory
46616 \family default
46617  will be used to save the backups.
46618 \begin_inset Newline newline
46619 \end_inset
46620
46621 Backup files have the ending 
46622 \begin_inset Quotes eld
46623 \end_inset
46624
46625 .lyx~
46626 \begin_inset Quotes erd
46627 \end_inset
46628
46629 .
46630 \end_layout
46631
46632 \begin_layout Description
46633 Ly
46634 \begin_inset ERT
46635 status collapsed
46636
46637 \begin_layout Plain Layout
46638
46639 {}
46640 \end_layout
46641
46642 \end_inset
46643
46644 XServer
46645 \begin_inset space ~
46646 \end_inset
46647
46648 pipe Here you can enter the name of a so-called UNIX-pipe.
46649  This pipe is used to send data from external programs to LyX.
46650 \begin_inset Newline newline
46651 \end_inset
46652
46653
46654 \series bold
46655 Example:
46656 \series default
46657  You add a BibTeX-database 
46658 \emph on
46659 test.bib
46660 \emph default
46661  to your document.
46662  You can edit this file with the program 
46663 \family typewriter
46664 JabRef
46665 \family default
46666 .
46667  In 
46668 \family typewriter
46669 JabRef
46670 \family default
46671  you have to use the same Unix-Pipe for LyX in its preferences under 
46672 \family sans
46673 External
46674 \begin_inset space ~
46675 \end_inset
46676
46677 programs
46678 \family default
46679 .
46680  If you want to get one entry of the database as citation, select it in
46681  
46682 \family typewriter
46683 JabRef
46684 \family default
46685  and click on the LyX-symbol.
46686  The entry will now be inserted as citation at the current cursor position
46687  in your LyX file.
46688  
46689 \family typewriter
46690 JabRef
46691 \family default
46692  and LyX need of course to be run the same time.
46693 \begin_inset Newline newline
46694 \end_inset
46695
46696 The pipe is also used for the 
46697 \family sans
46698 Single instance
46699 \family default
46700  feature, see sec.
46701 \begin_inset space \thinspace{}
46702 \end_inset
46703
46704
46705 \begin_inset CommandInset ref
46706 LatexCommand ref
46707 reference "sub:Backup documents"
46708
46709 \end_inset
46710
46711 .
46712 \begin_inset Newline newline
46713 \end_inset
46714
46715 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46716 \begin_inset Newline newline
46717 \end_inset
46718
46719
46720 \series bold
46721
46722 \backslash
46723
46724 \backslash
46725 .
46726 \backslash
46727 pipe
46728 \backslash
46729 lyxpipe
46730 \end_layout
46731
46732 \begin_layout Description
46733 Temporary
46734 \begin_inset space ~
46735 \end_inset
46736
46737 directory Temporary files will be saved in this directory.
46738 \end_layout
46739
46740 \begin_layout Description
46741 Thesaurus
46742 \begin_inset space ~
46743 \end_inset
46744
46745 dictionary Directory where the thesaurus dictionaries are located.
46746  You only need to specify it if the thesaurus does otherwise not work or
46747  if you want to use custom/alternative dictionaries.
46748 \end_layout
46749
46750 \begin_layout Description
46751 Hunspell
46752 \begin_inset space ~
46753 \end_inset
46754
46755 dictionary Directory where the dictionaries of the spell checker program
46756  
46757 \family typewriter
46758 Hunspell
46759 \family default
46760  are located.
46761  You only need to specify it if you are using 
46762 \family typewriter
46763 Hunspell
46764 \family default
46765  and spell checking does otherwise not work or if you want to use custom/alterna
46766 tive dictionaries.
46767  For LyX on Windows 
46768 \family typewriter
46769 Hunspell
46770 \family default
46771  is the only available spell checker and should work without specifying
46772  a directory.
46773 \end_layout
46774
46775 \begin_layout Description
46776 PATH
46777 \begin_inset space ~
46778 \end_inset
46779
46780 prefix This field contains a list of paths to external programs.
46781  When LyX needs to use an external program, it looks in this list where
46782  to find it on the system.
46783  The path list is automatically set up on Windows and Mac systems when LyX
46784  is configured, so that you normally don't have to modify it.
46785  On Unix
46786 \begin_inset space \thinspace{}
46787 \end_inset
46788
46789 /
46790 \begin_inset space \thinspace{}
46791 \end_inset
46792
46793 Linux systems, the path list will need to be set only if there are external
46794  programs you wish to use that are not in your normal system path ($PATH).
46795 \end_layout
46796
46797 \begin_layout Description
46798 TEXINPUTS
46799 \begin_inset space ~
46800 \end_inset
46801
46802 prefix The TEXINPUTS environment variable allows to use external files which
46803  are included to a LyX document via commands in TeX code or in the document
46804  preamble.
46805  This prefix includes by default the document directory (represented by
46806  a single dot '.').
46807  The prefix can contain any list of paths separated by the default separator
46808  of the OS (':' on UNIX like systems and ';' on Windows).
46809  If files are included, the paths listed in the TEXINPUTS prefix will be
46810  scanned for the input files.
46811  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46812  to be relative to the directory of your LyX file.
46813  It is recommended to include always '.' as one of the paths, otherwise compilati
46814 on may fail for some documents.
46815 \end_layout
46816
46817 \begin_layout Section
46818 Identity
46819 \end_layout
46820
46821 \begin_layout Standard
46822 Here you can insert your name and email address.
46823  The identity will be used when you have enabled change tracking as described
46824  in section
46825 \begin_inset space ~
46826 \end_inset
46827
46828
46829 \begin_inset CommandInset ref
46830 LatexCommand ref
46831 reference "sec:Change-Tracking"
46832
46833 \end_inset
46834
46835 , to mark changes you make as yours.
46836 \end_layout
46837
46838 \begin_layout Section
46839 Language Settings
46840 \begin_inset Index idx
46841 status collapsed
46842
46843 \begin_layout Plain Layout
46844 Language ! Settings
46845 \end_layout
46846
46847 \end_inset
46848
46849
46850 \begin_inset Index idx
46851 status collapsed
46852
46853 \begin_layout Plain Layout
46854 Settings ! Language
46855 \end_layout
46856
46857 \end_inset
46858
46859
46860 \end_layout
46861
46862 \begin_layout Subsection
46863 Language
46864 \begin_inset CommandInset label
46865 LatexCommand label
46866 name "sub:Prefs-Language"
46867
46868 \end_inset
46869
46870
46871 \end_layout
46872
46873 \begin_layout Description
46874 User
46875 \begin_inset space ~
46876 \end_inset
46877
46878 Interface
46879 \begin_inset space ~
46880 \end_inset
46881
46882 language Here you can select the language of LyX's menus.
46883  You find the actual translation status here: 
46884 \begin_inset CommandInset href
46885 LatexCommand href
46886 target "http://www.lyx.org/I18n"
46887
46888 \end_inset
46889
46890
46891 \end_layout
46892
46893 \begin_layout Description
46894 Language
46895 \begin_inset space ~
46896 \end_inset
46897
46898 package determines which LaTeX package should be loaded to handle language
46899  issues.
46900  Language issues that are handled by this package include proper hyphenation
46901  as well as localization of dates and text strings such as 
46902 \begin_inset Quotes eld
46903 \end_inset
46904
46905 Chapter
46906 \begin_inset Quotes erd
46907 \end_inset
46908
46909  and 
46910 \begin_inset Quotes eld
46911 \end_inset
46912
46913 Table
46914 \begin_inset Quotes erd
46915 \end_inset
46916
46917 .
46918  The most widespread language package is 
46919 \series bold
46920 babel
46921 \series default
46922
46923 \begin_inset Index idx
46924 status collapsed
46925
46926 \begin_layout Plain Layout
46927 LaTeX-packages ! babel
46928 \end_layout
46929
46930 \end_inset
46931
46932 , it is the default language package in classic LaTeX.
46933  More recent typesetting engines such as XeTeX and LuaTeX come with the
46934  alternative language package 
46935 \series bold
46936 polyglossia
46937 \series default
46938
46939 \begin_inset Index idx
46940 status collapsed
46941
46942 \begin_layout Plain Layout
46943 LaTeX-packages ! polyglossia
46944 \end_layout
46945
46946 \end_inset
46947
46948  that is more suited for the multi-script support of these engines.
46949  Furthermore, there are also specific language packages for languages not
46950  covered by babel.
46951  The available selections are described in sec.
46952 \begin_inset space \thinspace{}
46953 \end_inset
46954
46955
46956 \begin_inset CommandInset ref
46957 LatexCommand ref
46958 reference "sec:Language-encodings"
46959
46960 \end_inset
46961
46962 .
46963 \end_layout
46964
46965 \begin_layout Description
46966 Command
46967 \begin_inset space ~
46968 \end_inset
46969
46970 start If a special LaTeX-package is needed to write in a certain document
46971  language, you can here specify the command to start the package.
46972  An example is the start command 
46973 \family sans
46974
46975 \backslash
46976 begin{arabtext}
46977 \family default
46978  that is needed to write Arabic using the package 
46979 \series bold
46980 ArabTeX
46981 \series default
46982 , see 
46983 \begin_inset CommandInset citation
46984 LatexCommand cite
46985 key "Arabic"
46986
46987 \end_inset
46988
46989 .
46990  The default is the 
46991 \series bold
46992 babel
46993 \series default
46994  command 
46995 \family sans
46996
46997 \backslash
46998 selectlanguage{$$lang}
46999 \family default
47000 .
47001 \end_layout
47002
47003 \begin_layout Description
47004 Command
47005 \begin_inset space ~
47006 \end_inset
47007
47008 end Counterpart to 
47009 \family sans
47010 Command start
47011 \family default
47012 .
47013  Some packages, like the default, don't have an end command since the start
47014  command toggles the package on and off.
47015 \end_layout
47016
47017 \begin_layout Description
47018 Default
47019 \begin_inset space ~
47020 \end_inset
47021
47022 Decimal
47023 \begin_inset space ~
47024 \end_inset
47025
47026 Point Define the default decimal point for the use in tables (decimal point
47027  alignment).
47028 \end_layout
47029
47030 \begin_layout Description
47031 Set
47032 \begin_inset space ~
47033 \end_inset
47034
47035 languages
47036 \begin_inset space ~
47037 \end_inset
47038
47039 globally When this option is set, the languages used in the document will
47040  be added as options to the document class options, so that they can be
47041  used by all LaTeX-packages.
47042  Otherwise they will only be used as options for the 
47043 \series bold
47044 babel
47045 \series default
47046  package.
47047 \end_layout
47048
47049 \begin_layout Description
47050 Auto
47051 \begin_inset space ~
47052 \end_inset
47053
47054 begin When this option is set, documents start with the chosen document
47055  language.
47056  When this option is not set, the 
47057 \family sans
47058 Command
47059 \begin_inset space ~
47060 \end_inset
47061
47062 start
47063 \family default
47064  is explicitly set to the beginning of the document in the LaTeX-output.
47065  This assures that the correct language is used when you use another 
47066 \family sans
47067 Command
47068 \begin_inset space ~
47069 \end_inset
47070
47071 start
47072 \family default
47073  than the default.
47074 \end_layout
47075
47076 \begin_layout Description
47077 Auto
47078 \begin_inset space ~
47079 \end_inset
47080
47081 end Counterpart to 
47082 \family sans
47083 Auto
47084 \begin_inset space ~
47085 \end_inset
47086
47087 begin
47088 \family default
47089 .
47090  When it is not set, the 
47091 \family sans
47092 Command
47093 \begin_inset space ~
47094 \end_inset
47095
47096 end
47097 \family default
47098  is set to the end of the document.
47099 \end_layout
47100
47101 \begin_layout Description
47102 Mark
47103 \begin_inset space ~
47104 \end_inset
47105
47106 foreign
47107 \begin_inset space ~
47108 \end_inset
47109
47110 languages Text marked formatted in a language different from the document
47111  language will be underlined in blue.
47112 \end_layout
47113
47114 \begin_layout Description
47115 Enable
47116 \begin_inset space ~
47117 \end_inset
47118
47119 RTL
47120 \begin_inset space ~
47121 \end_inset
47122
47123 support Enables the use of languages, written from right to left (RTL),
47124  like Arabic, Hebrew, Farsi.
47125 \end_layout
47126
47127 \begin_layout Description
47128 Cursor
47129 \begin_inset space ~
47130 \end_inset
47131
47132 movement When writing RTL, you can define if the left and right arrow keys
47133  move the cursor visually to the left or right, respectively, or logically.
47134  Logical means that the cursor is moved to the left when pressing the right
47135  arrow key and the cursor is inside text in an RTL language.
47136 \end_layout
47137
47138 \begin_layout Subsection
47139 Spellchecker
47140 \end_layout
47141
47142 \begin_layout Standard
47143 The spellchecker settings are explained in section
47144 \begin_inset space ~
47145 \end_inset
47146
47147
47148 \begin_inset CommandInset ref
47149 LatexCommand ref
47150 reference "sec:Spellchecking"
47151
47152 \end_inset
47153
47154 .
47155 \end_layout
47156
47157 \begin_layout Section
47158 Outputs
47159 \end_layout
47160
47161 \begin_layout Subsection
47162 General
47163 \end_layout
47164
47165 \begin_layout Description
47166 Output
47167 \begin_inset space ~
47168 \end_inset
47169
47170 line
47171 \begin_inset space ~
47172 \end_inset
47173
47174 length sets the maximum number of characters printed in one line when using
47175  the menu 
47176 \family sans
47177 File\SpecialChar \menuseparator
47178 Export\SpecialChar \menuseparator
47179 Plain
47180 \begin_inset space ~
47181 \end_inset
47182
47183 text
47184 \family default
47185 .
47186  Setting the line line length to 0 means all text is printed in one endless
47187  line.
47188 \end_layout
47189
47190 \begin_layout Description
47191 Date
47192 \begin_inset space ~
47193 \end_inset
47194
47195 format
47196 \begin_inset Index idx
47197 status collapsed
47198
47199 \begin_layout Plain Layout
47200 Date Format
47201 \end_layout
47202
47203 \end_inset
47204
47205
47206 \begin_inset Index idx
47207 status collapsed
47208
47209 \begin_layout Plain Layout
47210 Settings ! Date format
47211 \end_layout
47212
47213 \end_inset
47214
47215  The date format can be one or a mixture of the formats listed here:
47216 \begin_inset Newline newline
47217 \end_inset
47218
47219
47220 \begin_inset Flex URL
47221 status collapsed
47222
47223 \begin_layout Plain Layout
47224
47225 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47226 \end_layout
47227
47228 \end_inset
47229
47230
47231 \begin_inset Newline newline
47232 \end_inset
47233
47234 For example the format
47235 \begin_inset Newline newline
47236 \end_inset
47237
47238 %d/%m/%y
47239 \begin_inset Newline newline
47240 \end_inset
47241
47242 prints the date as day/month/year.
47243 \end_layout
47244
47245 \begin_layout Description
47246 Overwrite
47247 \begin_inset space ~
47248 \end_inset
47249
47250 on
47251 \begin_inset space ~
47252 \end_inset
47253
47254 export Setting what LyX is allowed to overwrite on export.
47255 \end_layout
47256
47257 \begin_layout Description
47258 Forward
47259 \begin_inset space ~
47260 \end_inset
47261
47262 search Commands that will be used for the menu 
47263 \family sans
47264 Navigate\SpecialChar \menuseparator
47265 Forward
47266 \begin_inset space ~
47267 \end_inset
47268
47269 search
47270 \family default
47271 .
47272  For a detailed description see section 
47273 \emph on
47274 Reverse DVI/PDF search
47275 \emph default
47276  of the 
47277 \emph on
47278 Additional
47279 \begin_inset space ~
47280 \end_inset
47281
47282 Features
47283 \emph default
47284  manual.
47285 \end_layout
47286
47287 \begin_layout Subsection
47288 Printer
47289 \begin_inset CommandInset label
47290 LatexCommand label
47291 name "sub:Printer"
47292
47293 \end_inset
47294
47295
47296 \begin_inset Index idx
47297 status collapsed
47298
47299 \begin_layout Plain Layout
47300 Printer
47301 \end_layout
47302
47303 \end_inset
47304
47305
47306 \begin_inset Index idx
47307 status collapsed
47308
47309 \begin_layout Plain Layout
47310 Settings ! Printer
47311 \end_layout
47312
47313 \end_inset
47314
47315
47316 \end_layout
47317
47318 \begin_layout Description
47319 Default
47320 \begin_inset space ~
47321 \end_inset
47322
47323 printer Here you can specify the name of your default printer.
47324  The name will be used when the 
47325 \family sans
47326 Printer command
47327 \family default
47328  is executed.
47329 \begin_inset Newline newline
47330 \end_inset
47331
47332
47333 \begin_inset Note Greyedout
47334 status collapsed
47335
47336 \begin_layout Plain Layout
47337
47338 \series bold
47339 Note:
47340 \series default
47341  You can leave this field empty on Windows systems because it has no effect.
47342 \end_layout
47343
47344 \end_inset
47345
47346
47347 \end_layout
47348
47349 \begin_layout Description
47350 Printer
47351 \begin_inset space ~
47352 \end_inset
47353
47354 command is the command LyX
47355 \begin_inset space \thinspace{}
47356 \end_inset
47357
47358 /
47359 \begin_inset space \thinspace{}
47360 \end_inset
47361
47362 LaTeX uses for printing.
47363  The default is 
47364 \family sans
47365 dvips
47366 \family default
47367  on most systems.
47368 \end_layout
47369
47370 \begin_layout Description
47371 Printer
47372 \begin_inset space ~
47373 \end_inset
47374
47375 Command
47376 \begin_inset space ~
47377 \end_inset
47378
47379 Options Here you can specify printer options.
47380  A list of printer options with explanations can be found in the documentation
47381  of the program that provides the 
47382 \family sans
47383 Printer command
47384 \family default
47385  you are using.
47386 \end_layout
47387
47388 \begin_layout Description
47389 Adapt
47390 \begin_inset space ~
47391 \end_inset
47392
47393 output
47394 \begin_inset space ~
47395 \end_inset
47396
47397 to
47398 \begin_inset space ~
47399 \end_inset
47400
47401 printer This option works only for the 
47402 \family sans
47403 Printer command
47404 \family default
47405  
47406 \begin_inset Quotes eld
47407 \end_inset
47408
47409
47410 \family sans
47411 dvips
47412 \family default
47413
47414 \begin_inset Quotes erd
47415 \end_inset
47416
47417 .
47418  It activates a configuration file for dvips.
47419  This is an option only for dvips experts.
47420 \end_layout
47421
47422 \begin_layout Subsection
47423 LaT
47424 \begin_inset ERT
47425 status collapsed
47426
47427 \begin_layout Plain Layout
47428
47429 {}
47430 \end_layout
47431
47432 \end_inset
47433
47434 eX
47435 \begin_inset CommandInset label
47436 LatexCommand label
47437 name "sub:LaTeX-settings"
47438
47439 \end_inset
47440
47441
47442 \begin_inset Index idx
47443 status collapsed
47444
47445 \begin_layout Plain Layout
47446 Settings ! LaTeX
47447 \end_layout
47448
47449 \end_inset
47450
47451
47452 \end_layout
47453
47454 \begin_layout Description
47455 Use
47456 \begin_inset space ~
47457 \end_inset
47458
47459 LaTe
47460 \begin_inset ERT
47461 status collapsed
47462
47463 \begin_layout Plain Layout
47464
47465 {}
47466 \end_layout
47467
47468 \end_inset
47469
47470 X
47471 \begin_inset space ~
47472 \end_inset
47473
47474 font
47475 \begin_inset space ~
47476 \end_inset
47477
47478 encoding This is the default encoding of the document font.
47479  
47480 \family sans
47481 T1
47482 \family default
47483  is the default and covers western languages and symbols.
47484  
47485 \family sans
47486 T2A
47487 \family default
47488
47489 \family sans
47490 T2B
47491 \family default
47492
47493 \family sans
47494 T2C
47495 \family default
47496
47497 \family sans
47498 LCY
47499 \family default
47500  and 
47501 \family sans
47502 X2
47503 \family default
47504  are used for Cyrillic.
47505  Combinations of the encodings are possible, like 
47506 \begin_inset Quotes eld
47507 \end_inset
47508
47509
47510 \family sans
47511 T1, T2B
47512 \family default
47513
47514 \begin_inset Quotes erd
47515 \end_inset
47516
47517 .
47518  The font encoding is normally automatically loaded by the language packages
47519  LyX sets up in the background.
47520  So there is no need to change the default encoding.
47521 \end_layout
47522
47523 \begin_layout Description
47524 Default
47525 \begin_inset space ~
47526 \end_inset
47527
47528 paper
47529 \begin_inset space ~
47530 \end_inset
47531
47532 size This is the paper size that is used for new documents.
47533  The 
47534 \family sans
47535 Default
47536 \family default
47537  value depends on your LaTeX-system setup.
47538 \end_layout
47539
47540 \begin_layout Description
47541 DVI
47542 \begin_inset space ~
47543 \end_inset
47544
47545 viewer
47546 \begin_inset space ~
47547 \end_inset
47548
47549 paper
47550 \begin_inset space ~
47551 \end_inset
47552
47553 size
47554 \begin_inset space ~
47555 \end_inset
47556
47557 options They only have an effect when the program 
47558 \family sans
47559 xdvi
47560 \family default
47561  is used as DVI-viewer, read its manual to find out more.
47562 \end_layout
47563
47564 \begin_layout Standard
47565 Here you can also specify options and commands with parameters for processors.
47566  But before you change something, it is strongly recommended to read the
47567  manuals of the applications.
47568 \end_layout
47569
47570 \begin_layout Description
47571 Bibliography
47572 \begin_inset space ~
47573 \end_inset
47574
47575 generation Settings for the generation of the bibliography, see section
47576 \begin_inset space ~
47577 \end_inset
47578
47579
47580 \begin_inset CommandInset ref
47581 LatexCommand ref
47582 reference "sub:Bibliography-databases"
47583
47584 \end_inset
47585
47586 .
47587 \end_layout
47588
47589 \begin_layout Description
47590 Index
47591 \begin_inset space ~
47592 \end_inset
47593
47594 generation Settings for the generation of the index, see section
47595 \begin_inset space ~
47596 \end_inset
47597
47598
47599 \begin_inset CommandInset ref
47600 LatexCommand ref
47601 reference "sub:Index-Program"
47602
47603 \end_inset
47604
47605 .
47606 \end_layout
47607
47608 \begin_layout Description
47609 Nomenclature
47610 \begin_inset space ~
47611 \end_inset
47612
47613 command Command for the program that generates the nomenclature, see section
47614 \begin_inset space ~
47615 \end_inset
47616
47617
47618 \begin_inset CommandInset ref
47619 LatexCommand ref
47620 reference "sub:Nomenclature-Program"
47621
47622 \end_inset
47623
47624 .
47625 \end_layout
47626
47627 \begin_layout Description
47628 CheckTe
47629 \begin_inset ERT
47630 status collapsed
47631
47632 \begin_layout Plain Layout
47633
47634 {}
47635 \end_layout
47636
47637 \end_inset
47638
47639 X
47640 \begin_inset space ~
47641 \end_inset
47642
47643 command Command for the program 
47644 \family sans
47645 CheckTeX
47646 \family default
47647  that is described in the section 
47648 \emph on
47649 Checking TeX
47650 \emph default
47651  of the 
47652 \emph on
47653 Additional Features
47654 \emph default
47655  manual.
47656 \end_layout
47657
47658 \begin_layout Standard
47659 There are additionally the following options:
47660 \end_layout
47661
47662 \begin_layout Description
47663 Use
47664 \begin_inset space ~
47665 \end_inset
47666
47667 Windows-style
47668 \begin_inset space ~
47669 \end_inset
47670
47671 paths
47672 \begin_inset space ~
47673 \end_inset
47674
47675 in
47676 \begin_inset space ~
47677 \end_inset
47678
47679 LaTeX
47680 \begin_inset space ~
47681 \end_inset
47682
47683 files Uses paths in the notation of Windows, that means that 
47684 \begin_inset Quotes eld
47685 \end_inset
47686
47687
47688 \backslash
47689
47690 \begin_inset Quotes erd
47691 \end_inset
47692
47693  is used instead of 
47694 \begin_inset Quotes eld
47695 \end_inset
47696
47697 /
47698 \begin_inset Quotes erd
47699 \end_inset
47700
47701  to separate folders.
47702  This option is enabled by default when you use LyX on Windows.
47703 \begin_inset Index idx
47704 status collapsed
47705
47706 \begin_layout Plain Layout
47707 Paths
47708 \end_layout
47709
47710 \end_inset
47711
47712
47713 \begin_inset Index idx
47714 status collapsed
47715
47716 \begin_layout Plain Layout
47717 Settings ! Paths
47718 \end_layout
47719
47720 \end_inset
47721
47722
47723 \end_layout
47724
47725 \begin_layout Description
47726 Reset
47727 \begin_inset space ~
47728 \end_inset
47729
47730 class
47731 \begin_inset space ~
47732 \end_inset
47733
47734 options
47735 \begin_inset space ~
47736 \end_inset
47737
47738 when
47739 \begin_inset space ~
47740 \end_inset
47741
47742 document
47743 \begin_inset space ~
47744 \end_inset
47745
47746 class
47747 \begin_inset space ~
47748 \end_inset
47749
47750 changes Removes all manually set document class options in the 
47751 \family sans
47752 Document\SpecialChar \menuseparator
47753 Settings
47754 \family default
47755  dialog when changing the document class.
47756 \end_layout
47757
47758 \begin_layout Section
47759 File
47760 \begin_inset space ~
47761 \end_inset
47762
47763 Handling
47764 \begin_inset Index idx
47765 status collapsed
47766
47767 \begin_layout Plain Layout
47768 File handling
47769 \end_layout
47770
47771 \end_inset
47772
47773
47774 \end_layout
47775
47776 \begin_layout Subsection
47777 Converters
47778 \begin_inset CommandInset label
47779 LatexCommand label
47780 name "sub:Converters"
47781
47782 \end_inset
47783
47784
47785 \begin_inset Index idx
47786 status collapsed
47787
47788 \begin_layout Plain Layout
47789 Converters
47790 \end_layout
47791
47792 \end_inset
47793
47794
47795 \end_layout
47796
47797 \begin_layout Standard
47798 Here you find the list of defined converter commands to convert material
47799  from one format to another.
47800  You can modify converters or create new ones.
47801  To modify a converter, select it, change the entry of the field 
47802 \family sans
47803 Converter
47804 \family default
47805  and/or 
47806 \family sans
47807 Extra
47808 \begin_inset space ~
47809 \end_inset
47810
47811 flag
47812 \family default
47813  and press the 
47814 \family sans
47815 Modify
47816 \family default
47817  button.
47818  To create a new converter, select an existing one, select a different format
47819  in the 
47820 \family sans
47821 To
47822 \begin_inset space ~
47823 \end_inset
47824
47825 format
47826 \family default
47827  drop-down list, modify the 
47828 \family sans
47829 Converter
47830 \family default
47831  field and press the 
47832 \family sans
47833 Add
47834 \family default
47835  button.
47836 \end_layout
47837
47838 \begin_layout Standard
47839 If the 
47840 \family sans
47841 Converter File Cache
47842 \family default
47843  is enabled, conversions will be cached as long as specified in the field
47844  
47845 \family sans
47846 Maximum Age (in days
47847 \family default
47848 ).
47849  This means that images don't need to be converted again when you reopen
47850  a document; the converted images from the cache will be used instead.
47851 \end_layout
47852
47853 \begin_layout Standard
47854 More about converters, like the flags that can be used in the converter
47855  definition, is described in the section 
47856 \emph on
47857 Converters
47858 \emph default
47859  of the 
47860 \emph on
47861 Customization
47862 \emph default
47863  manual.
47864 \end_layout
47865
47866 \begin_layout Subsection
47867 File Formats
47868 \begin_inset CommandInset label
47869 LatexCommand label
47870 name "sec:File-Formats"
47871
47872 \end_inset
47873
47874
47875 \begin_inset Index idx
47876 status collapsed
47877
47878 \begin_layout Plain Layout
47879 File formats
47880 \end_layout
47881
47882 \end_inset
47883
47884
47885 \begin_inset Index idx
47886 status collapsed
47887
47888 \begin_layout Plain Layout
47889 Copiers
47890 \end_layout
47891
47892 \end_inset
47893
47894
47895 \end_layout
47896
47897 \begin_layout Standard
47898 Here you find the list of defined file formats that LyX can handle.
47899  You can modify the viewer and editor program that should be used for certain
47900  formats.
47901 \end_layout
47902
47903 \begin_layout Standard
47904 Furthermore, you can define the 
47905 \family sans
47906 Default output format
47907 \family default
47908  that is used when you use 
47909 \family sans
47910 View, Update, View Master Document
47911 \family default
47912  or 
47913 \family sans
47914 Update Master Document
47915 \family default
47916  in the 
47917 \family sans
47918 View
47919 \family default
47920  menu or the toolbar.
47921 \end_layout
47922
47923 \begin_layout Standard
47924 More about formats and their options is described in the section 
47925 \emph on
47926 Formats
47927 \emph default
47928  of the 
47929 \emph on
47930 Customization
47931 \emph default
47932  manual.
47933 \end_layout
47934
47935 \begin_layout Standard
47936 Since all conversions from one format to another take place in LyX's temporary
47937  directory, it is sometimes necessary to modify a file before copying it
47938  to the temporary directory so that the conversion may be performed.
47939  This is done by specifying a 
47940 \family sans
47941 Copier
47942 \family default
47943 .
47944  More about this is described in the section 
47945 \emph on
47946 Copiers
47947 \emph default
47948  of the 
47949 \emph on
47950 Customization
47951 \emph default
47952  manual.
47953 \end_layout
47954
47955 \begin_layout Chapter
47956 Units available in LyX
47957 \begin_inset Index idx
47958 status collapsed
47959
47960 \begin_layout Plain Layout
47961 Units
47962 \end_layout
47963
47964 \end_inset
47965
47966
47967 \begin_inset CommandInset label
47968 LatexCommand label
47969 name "chap:Units-available-in"
47970
47971 \end_inset
47972
47973
47974 \end_layout
47975
47976 \begin_layout Standard
47977 To understand the units described in this documentation, 
47978 \begin_inset CommandInset ref
47979 LatexCommand ref
47980 reference "tab:Units"
47981
47982 \end_inset
47983
47984  explains all units available in LyX.
47985 \end_layout
47986
47987 \begin_layout Standard
47988 \begin_inset Float table
47989 placement h
47990 wide false
47991 sideways false
47992 status collapsed
47993
47994 \begin_layout Plain Layout
47995 \begin_inset Caption
47996
47997 \begin_layout Plain Layout
47998 \begin_inset CommandInset label
47999 LatexCommand label
48000 name "tab:Units"
48001
48002 \end_inset
48003
48004 Units
48005 \end_layout
48006
48007 \end_inset
48008
48009
48010 \end_layout
48011
48012 \begin_layout Plain Layout
48013 \begin_inset VSpace medskip
48014 \end_inset
48015
48016
48017 \end_layout
48018
48019 \begin_layout Plain Layout
48020 \align center
48021 \begin_inset Tabular
48022 <lyxtabular version="3" rows="20" columns="2">
48023 <features tabularvalignment="middle">
48024 <column alignment="center" valignment="top" width="0">
48025 <column alignment="center" valignment="top" width="0">
48026 <row>
48027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48028 \begin_inset Text
48029
48030 \begin_layout Plain Layout
48031 unit
48032 \end_layout
48033
48034 \end_inset
48035 </cell>
48036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48037 \begin_inset Text
48038
48039 \begin_layout Plain Layout
48040 name/description
48041 \end_layout
48042
48043 \end_inset
48044 </cell>
48045 </row>
48046 <row>
48047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48048 \begin_inset Text
48049
48050 \begin_layout Plain Layout
48051 mm
48052 \end_layout
48053
48054 \end_inset
48055 </cell>
48056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48057 \begin_inset Text
48058
48059 \begin_layout Plain Layout
48060 millimeter
48061 \end_layout
48062
48063 \end_inset
48064 </cell>
48065 </row>
48066 <row>
48067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48068 \begin_inset Text
48069
48070 \begin_layout Plain Layout
48071 cm
48072 \end_layout
48073
48074 \end_inset
48075 </cell>
48076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48077 \begin_inset Text
48078
48079 \begin_layout Plain Layout
48080 centimeter
48081 \end_layout
48082
48083 \end_inset
48084 </cell>
48085 </row>
48086 <row>
48087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48088 \begin_inset Text
48089
48090 \begin_layout Plain Layout
48091 in
48092 \end_layout
48093
48094 \end_inset
48095 </cell>
48096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48097 \begin_inset Text
48098
48099 \begin_layout Plain Layout
48100 inch
48101 \end_layout
48102
48103 \end_inset
48104 </cell>
48105 </row>
48106 <row>
48107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48108 \begin_inset Text
48109
48110 \begin_layout Plain Layout
48111 pt
48112 \end_layout
48113
48114 \end_inset
48115 </cell>
48116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48117 \begin_inset Text
48118
48119 \begin_layout Plain Layout
48120 point (72.27
48121 \begin_inset space \thinspace{}
48122 \end_inset
48123
48124 pt = 1
48125 \begin_inset space \thinspace{}
48126 \end_inset
48127
48128 in)
48129 \end_layout
48130
48131 \end_inset
48132 </cell>
48133 </row>
48134 <row>
48135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48136 \begin_inset Text
48137
48138 \begin_layout Plain Layout
48139 pc
48140 \end_layout
48141
48142 \end_inset
48143 </cell>
48144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48145 \begin_inset Text
48146
48147 \begin_layout Plain Layout
48148 pica (1
48149 \begin_inset space \thinspace{}
48150 \end_inset
48151
48152 pc = 12
48153 \begin_inset space \thinspace{}
48154 \end_inset
48155
48156 pt)
48157 \end_layout
48158
48159 \end_inset
48160 </cell>
48161 </row>
48162 <row>
48163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48164 \begin_inset Text
48165
48166 \begin_layout Plain Layout
48167 sp
48168 \end_layout
48169
48170 \end_inset
48171 </cell>
48172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48173 \begin_inset Text
48174
48175 \begin_layout Plain Layout
48176 scaled point (65536
48177 \begin_inset space \thinspace{}
48178 \end_inset
48179
48180 sp = 1
48181 \begin_inset space \thinspace{}
48182 \end_inset
48183
48184 pt)
48185 \end_layout
48186
48187 \end_inset
48188 </cell>
48189 </row>
48190 <row>
48191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48192 \begin_inset Text
48193
48194 \begin_layout Plain Layout
48195 bp
48196 \end_layout
48197
48198 \end_inset
48199 </cell>
48200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48201 \begin_inset Text
48202
48203 \begin_layout Plain Layout
48204 big point (72
48205 \begin_inset space \thinspace{}
48206 \end_inset
48207
48208 bp = 1
48209 \begin_inset space \thinspace{}
48210 \end_inset
48211
48212 in)
48213 \end_layout
48214
48215 \end_inset
48216 </cell>
48217 </row>
48218 <row>
48219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48220 \begin_inset Text
48221
48222 \begin_layout Plain Layout
48223 dd
48224 \end_layout
48225
48226 \end_inset
48227 </cell>
48228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48229 \begin_inset Text
48230
48231 \begin_layout Plain Layout
48232 didot (72
48233 \begin_inset space \thinspace{}
48234 \end_inset
48235
48236 dd 
48237 \begin_inset Formula $\approx$
48238 \end_inset
48239
48240  37.6
48241 \begin_inset space \thinspace{}
48242 \end_inset
48243
48244 mm)
48245 \end_layout
48246
48247 \end_inset
48248 </cell>
48249 </row>
48250 <row>
48251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48252 \begin_inset Text
48253
48254 \begin_layout Plain Layout
48255 cc
48256 \end_layout
48257
48258 \end_inset
48259 </cell>
48260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48261 \begin_inset Text
48262
48263 \begin_layout Plain Layout
48264 cicero (1
48265 \begin_inset space \thinspace{}
48266 \end_inset
48267
48268 cc = 12
48269 \begin_inset space \thinspace{}
48270 \end_inset
48271
48272 dd)
48273 \end_layout
48274
48275 \end_inset
48276 </cell>
48277 </row>
48278 <row>
48279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48280 \begin_inset Text
48281
48282 \begin_layout Plain Layout
48283 Scale%
48284 \end_layout
48285
48286 \end_inset
48287 </cell>
48288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48289 \begin_inset Text
48290
48291 \begin_layout Plain Layout
48292 % of original image width
48293 \end_layout
48294
48295 \end_inset
48296 </cell>
48297 </row>
48298 <row>
48299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48300 \begin_inset Text
48301
48302 \begin_layout Plain Layout
48303 text%
48304 \end_layout
48305
48306 \end_inset
48307 </cell>
48308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48309 \begin_inset Text
48310
48311 \begin_layout Plain Layout
48312 % of text width
48313 \end_layout
48314
48315 \end_inset
48316 </cell>
48317 </row>
48318 <row>
48319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48320 \begin_inset Text
48321
48322 \begin_layout Plain Layout
48323 col%
48324 \end_layout
48325
48326 \end_inset
48327 </cell>
48328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48329 \begin_inset Text
48330
48331 \begin_layout Plain Layout
48332 % of column width
48333 \end_layout
48334
48335 \end_inset
48336 </cell>
48337 </row>
48338 <row>
48339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48340 \begin_inset Text
48341
48342 \begin_layout Plain Layout
48343 page%
48344 \end_layout
48345
48346 \end_inset
48347 </cell>
48348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48349 \begin_inset Text
48350
48351 \begin_layout Plain Layout
48352 % of paper width
48353 \end_layout
48354
48355 \end_inset
48356 </cell>
48357 </row>
48358 <row>
48359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48360 \begin_inset Text
48361
48362 \begin_layout Plain Layout
48363 line%
48364 \end_layout
48365
48366 \end_inset
48367 </cell>
48368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48369 \begin_inset Text
48370
48371 \begin_layout Plain Layout
48372 % of line width
48373 \end_layout
48374
48375 \end_inset
48376 </cell>
48377 </row>
48378 <row>
48379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48380 \begin_inset Text
48381
48382 \begin_layout Plain Layout
48383 theight%
48384 \end_layout
48385
48386 \end_inset
48387 </cell>
48388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48389 \begin_inset Text
48390
48391 \begin_layout Plain Layout
48392 % of text height
48393 \end_layout
48394
48395 \end_inset
48396 </cell>
48397 </row>
48398 <row>
48399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48400 \begin_inset Text
48401
48402 \begin_layout Plain Layout
48403 pheight%
48404 \end_layout
48405
48406 \end_inset
48407 </cell>
48408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48409 \begin_inset Text
48410
48411 \begin_layout Plain Layout
48412 % of paper height
48413 \end_layout
48414
48415 \end_inset
48416 </cell>
48417 </row>
48418 <row>
48419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48420 \begin_inset Text
48421
48422 \begin_layout Plain Layout
48423 ex
48424 \end_layout
48425
48426 \end_inset
48427 </cell>
48428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48429 \begin_inset Text
48430
48431 \begin_layout Plain Layout
48432 height of letter 
48433 \emph on
48434 x
48435 \emph default
48436  in current font
48437 \end_layout
48438
48439 \end_inset
48440 </cell>
48441 </row>
48442 <row>
48443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48444 \begin_inset Text
48445
48446 \begin_layout Plain Layout
48447 em
48448 \end_layout
48449
48450 \end_inset
48451 </cell>
48452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48453 \begin_inset Text
48454
48455 \begin_layout Plain Layout
48456 width of letter 
48457 \emph on
48458 M
48459 \emph default
48460  in current font
48461 \end_layout
48462
48463 \end_inset
48464 </cell>
48465 </row>
48466 <row>
48467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48468 \begin_inset Text
48469
48470 \begin_layout Plain Layout
48471 mu
48472 \end_layout
48473
48474 \end_inset
48475 </cell>
48476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48477 \begin_inset Text
48478
48479 \begin_layout Plain Layout
48480 math unit (1
48481 \begin_inset space \thinspace{}
48482 \end_inset
48483
48484 mu = 1/18
48485 \begin_inset space \thinspace{}
48486 \end_inset
48487
48488 em)
48489 \end_layout
48490
48491 \end_inset
48492 </cell>
48493 </row>
48494 </lyxtabular>
48495
48496 \end_inset
48497
48498
48499 \end_layout
48500
48501 \end_inset
48502
48503
48504 \end_layout
48505
48506 \begin_layout Chapter
48507 Credits
48508 \begin_inset CommandInset label
48509 LatexCommand label
48510 name "chap:Credits"
48511
48512 \end_inset
48513
48514
48515 \end_layout
48516
48517 \begin_layout Standard
48518 The documentation is a collaborative effort between many different people
48519  (and we would encourage people to contribute!).
48520 \end_layout
48521
48522 \begin_layout Itemize
48523
48524 \noun on
48525 Alejandro Aguilar Sierra
48526 \end_layout
48527
48528 \begin_layout Itemize
48529
48530 \noun on
48531 Amir Karger
48532 \end_layout
48533
48534 \begin_layout Itemize
48535
48536 \noun on
48537 David Johnson
48538 \end_layout
48539
48540 \begin_layout Itemize
48541
48542 \noun on
48543 Hartmut Haase
48544 \end_layout
48545
48546 \begin_layout Itemize
48547
48548 \noun on
48549 Ignacio García
48550 \end_layout
48551
48552 \begin_layout Itemize
48553
48554 \noun on
48555 Ivan Schreter
48556 \end_layout
48557
48558 \begin_layout Itemize
48559
48560 \noun on
48561 John Raithel
48562 \end_layout
48563
48564 \begin_layout Itemize
48565
48566 \noun on
48567 John Weiss
48568 \end_layout
48569
48570 \begin_layout Itemize
48571
48572 \noun on
48573 Lars Gullik Bjønnes
48574 \end_layout
48575
48576 \begin_layout Itemize
48577
48578 \noun on
48579 Matthias Ettrich
48580 \end_layout
48581
48582 \begin_layout Itemize
48583
48584 \noun on
48585 Matthias Zenker
48586 \end_layout
48587
48588 \begin_layout Itemize
48589
48590 \noun on
48591 Rich Fields
48592 \end_layout
48593
48594 \begin_layout Itemize
48595
48596 \noun on
48597 Pascal André
48598 \end_layout
48599
48600 \begin_layout Itemize
48601
48602 \noun on
48603 Paul Evans
48604 \end_layout
48605
48606 \begin_layout Itemize
48607
48608 \noun on
48609 Paul Russel
48610 \end_layout
48611
48612 \begin_layout Itemize
48613
48614 \noun on
48615 Robin Socha
48616 \end_layout
48617
48618 \begin_layout Itemize
48619
48620 \noun on
48621 Uwe Stöhr
48622 \end_layout
48623
48624 \begin_layout Itemize
48625 The LyX Team: 
48626 \begin_inset CommandInset citation
48627 LatexCommand cite
48628 key "lyxcredit"
48629
48630 \end_inset
48631
48632
48633 \end_layout
48634
48635 \begin_layout Standard
48636 \begin_inset Newpage newpage
48637 \end_inset
48638
48639 The bibliography on the following page was created with the 
48640 \family sans
48641 Bibliography
48642 \family default
48643  environment.
48644 \end_layout
48645
48646 \begin_layout Bibliography
48647 \labelwidthstring Literaturverzeichnis
48648 \begin_inset CommandInset bibitem
48649 LatexCommand bibitem
48650 label "Credits"
48651 key "lyxcredit"
48652
48653 \end_inset
48654
48655 The LyX Team: 
48656 \begin_inset CommandInset href
48657 LatexCommand href
48658 name "Credits"
48659 target "http://www.lyx.org/Credits"
48660
48661 \end_inset
48662
48663 :
48664 \begin_inset Newline newline
48665 \end_inset
48666
48667
48668 \begin_inset Flex URL
48669 status collapsed
48670
48671 \begin_layout Plain Layout
48672
48673 http://www.lyx.org/Credits
48674 \end_layout
48675
48676 \end_inset
48677
48678
48679 \end_layout
48680
48681 \begin_layout Bibliography
48682 \labelwidthstring Literaturverzeichnis
48683 \begin_inset CommandInset bibitem
48684 LatexCommand bibitem
48685 key "latexcompanion"
48686
48687 \end_inset
48688
48689 Frank Mittelbach and Michel Goossens: 
48690 \emph on
48691 The LaTeX Companion Second Edition.
48692
48693 \emph default
48694  Addison-Wesley, 2004
48695 \end_layout
48696
48697 \begin_layout Bibliography
48698 \labelwidthstring Literaturverzeichnis
48699 \begin_inset CommandInset bibitem
48700 LatexCommand bibitem
48701 key "latexguide"
48702
48703 \end_inset
48704
48705 Helmut Kopka and Patrick W.
48706  Daly: 
48707 \emph on
48708 A Guide to LaTeX Fourth Edition.
48709
48710 \emph default
48711  Addison-Wesley, 2003
48712 \end_layout
48713
48714 \begin_layout Bibliography
48715 \labelwidthstring Literaturverzeichnis
48716 \begin_inset CommandInset bibitem
48717 LatexCommand bibitem
48718 key "latexbook"
48719
48720 \end_inset
48721
48722 Leslie Lamport: 
48723 \emph on
48724 LaTeX: A Document Preparation System.
48725
48726 \emph default
48727  Addison-Wesley, second edition, 1994
48728 \end_layout
48729
48730 \begin_layout Bibliography
48731 \labelwidthstring Literaturverzeichnis
48732 \begin_inset CommandInset bibitem
48733 LatexCommand bibitem
48734 key "texbook"
48735
48736 \end_inset
48737
48738 Donald E.
48739  Knuth.
48740  
48741 \emph on
48742 The TeXbook.
48743
48744 \emph default
48745  Addison-Wesley, 1984
48746 \end_layout
48747
48748 \begin_layout Bibliography
48749 \labelwidthstring Literaturverzeichnis
48750 \begin_inset CommandInset bibitem
48751 LatexCommand bibitem
48752 key "TeXCatalogue"
48753
48754 \end_inset
48755
48756 The TeX Catalogue:
48757 \begin_inset Newline newline
48758 \end_inset
48759
48760
48761 \begin_inset Flex URL
48762 status collapsed
48763
48764 \begin_layout Plain Layout
48765
48766 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48767 \end_layout
48768
48769 \end_inset
48770
48771
48772 \end_layout
48773
48774 \begin_layout Bibliography
48775 \labelwidthstring Literaturverzeichnis
48776 \begin_inset CommandInset bibitem
48777 LatexCommand bibitem
48778 key "LaTeXFAQ"
48779
48780 \end_inset
48781
48782 The LaTeX FAQ:
48783 \begin_inset Newline newline
48784 \end_inset
48785
48786
48787 \begin_inset Flex URL
48788 status collapsed
48789
48790 \begin_layout Plain Layout
48791
48792 http://www.tex.ac.uk/cgi-bin/texfaq2html
48793 \end_layout
48794
48795 \end_inset
48796
48797
48798 \end_layout
48799
48800 \begin_layout Bibliography
48801 \labelwidthstring Literaturverzeichnis
48802 \begin_inset CommandInset bibitem
48803 LatexCommand bibitem
48804 key "BibTeX"
48805
48806 \end_inset
48807
48808
48809 \begin_inset CommandInset href
48810 LatexCommand href
48811 name "Documentation"
48812 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48813
48814 \end_inset
48815
48816  of the program 
48817 \family sans
48818 BibTeX
48819 \family default
48820 :
48821 \begin_inset Newline newline
48822 \end_inset
48823
48824
48825 \begin_inset Flex URL
48826 status collapsed
48827
48828 \begin_layout Plain Layout
48829
48830 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48831 \end_layout
48832
48833 \end_inset
48834
48835
48836 \end_layout
48837
48838 \begin_layout Bibliography
48839 \labelwidthstring Literaturverzeichnis
48840 \begin_inset CommandInset bibitem
48841 LatexCommand bibitem
48842 key "BibTeX-2"
48843
48844 \end_inset
48845
48846
48847 \begin_inset CommandInset href
48848 LatexCommand href
48849 name "Documentation"
48850 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48851
48852 \end_inset
48853
48854  how to use the program 
48855 \family sans
48856 BibTeX
48857 \family default
48858 :
48859 \begin_inset Newline newline
48860 \end_inset
48861
48862
48863 \begin_inset Flex URL
48864 status collapsed
48865
48866 \begin_layout Plain Layout
48867
48868 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48869 \end_layout
48870
48871 \end_inset
48872
48873
48874 \end_layout
48875
48876 \begin_layout Bibliography
48877 \labelwidthstring Literaturverzeichnis
48878 \begin_inset CommandInset bibitem
48879 LatexCommand bibitem
48880 key "makeindex"
48881
48882 \end_inset
48883
48884
48885 \begin_inset CommandInset href
48886 LatexCommand href
48887 name "Documentation"
48888 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48889
48890 \end_inset
48891
48892  of the program 
48893 \family sans
48894 makeindex
48895 \family default
48896 :
48897 \begin_inset Newline newline
48898 \end_inset
48899
48900
48901 \begin_inset Flex URL
48902 status collapsed
48903
48904 \begin_layout Plain Layout
48905
48906 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48907 \end_layout
48908
48909 \end_inset
48910
48911
48912 \end_layout
48913
48914 \begin_layout Bibliography
48915 \labelwidthstring Literaturverzeichnis
48916 \begin_inset CommandInset bibitem
48917 LatexCommand bibitem
48918 key "xindy"
48919
48920 \end_inset
48921
48922
48923 \begin_inset CommandInset href
48924 LatexCommand href
48925 name "Documentation"
48926 target "http://www.xindy.org/documentation.html"
48927
48928 \end_inset
48929
48930  of the program 
48931 \family sans
48932 xindy
48933 \family default
48934 :
48935 \begin_inset Newline newline
48936 \end_inset
48937
48938
48939 \begin_inset Flex URL
48940 status collapsed
48941
48942 \begin_layout Plain Layout
48943
48944 http://www.xindy.org/documentation.html
48945 \end_layout
48946
48947 \end_inset
48948
48949
48950 \end_layout
48951
48952 \begin_layout Bibliography
48953 \labelwidthstring Literaturverzeichnis
48954 \begin_inset CommandInset bibitem
48955 LatexCommand bibitem
48956 key "caption"
48957
48958 \end_inset
48959
48960
48961 \begin_inset CommandInset href
48962 LatexCommand href
48963 name "Documentation"
48964 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48965
48966 \end_inset
48967
48968  of the LaTeX-package 
48969 \series bold
48970 caption
48971 \series default
48972
48973 \begin_inset Index idx
48974 status collapsed
48975
48976 \begin_layout Plain Layout
48977 LaTeX-packages ! caption
48978 \end_layout
48979
48980 \end_inset
48981
48982 :
48983 \begin_inset Newline newline
48984 \end_inset
48985
48986
48987 \begin_inset Flex URL
48988 status collapsed
48989
48990 \begin_layout Plain Layout
48991
48992 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48993 \end_layout
48994
48995 \end_inset
48996
48997
48998 \end_layout
48999
49000 \begin_layout Bibliography
49001 \labelwidthstring Literaturverzeichnis
49002 \begin_inset CommandInset bibitem
49003 LatexCommand bibitem
49004 key "enumitem"
49005
49006 \end_inset
49007
49008
49009 \begin_inset CommandInset href
49010 LatexCommand href
49011 name "Documentation"
49012 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49013
49014 \end_inset
49015
49016  of the LaTeX-package 
49017 \series bold
49018 enumitem
49019 \series default
49020
49021 \begin_inset Index idx
49022 status collapsed
49023
49024 \begin_layout Plain Layout
49025 LaTeX-packages ! enumitem
49026 \end_layout
49027
49028 \end_inset
49029
49030 :
49031 \begin_inset Newline newline
49032 \end_inset
49033
49034
49035 \begin_inset Flex URL
49036 status collapsed
49037
49038 \begin_layout Plain Layout
49039
49040 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49041 \end_layout
49042
49043 \end_inset
49044
49045
49046 \end_layout
49047
49048 \begin_layout Bibliography
49049 \labelwidthstring Literaturverzeichnis
49050 \begin_inset CommandInset bibitem
49051 LatexCommand bibitem
49052 key "fancyhdr"
49053
49054 \end_inset
49055
49056
49057 \begin_inset CommandInset href
49058 LatexCommand href
49059 name "Documentation"
49060 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49061
49062 \end_inset
49063
49064  of the LaTeX-package 
49065 \series bold
49066 fancyhdr
49067 \series default
49068
49069 \begin_inset Index idx
49070 status collapsed
49071
49072 \begin_layout Plain Layout
49073 LaTeX-packages ! fancyhdr
49074 \end_layout
49075
49076 \end_inset
49077
49078 :
49079 \begin_inset Newline newline
49080 \end_inset
49081
49082
49083 \begin_inset Flex URL
49084 status collapsed
49085
49086 \begin_layout Plain Layout
49087
49088 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49089 \end_layout
49090
49091 \end_inset
49092
49093
49094 \end_layout
49095
49096 \begin_layout Bibliography
49097 \labelwidthstring Literaturverzeichnis
49098 \begin_inset CommandInset bibitem
49099 LatexCommand bibitem
49100 key "hyperref"
49101
49102 \end_inset
49103
49104
49105 \series bold
49106
49107 \begin_inset CommandInset href
49108 LatexCommand href
49109 name "Documentation"
49110 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49111
49112 \end_inset
49113
49114
49115 \series default
49116  of the LaTeX-package 
49117 \series bold
49118 hyperref
49119 \series default
49120
49121 \begin_inset Index idx
49122 status collapsed
49123
49124 \begin_layout Plain Layout
49125 LaTeX-packages ! hyperref
49126 \end_layout
49127
49128 \end_inset
49129
49130 :
49131 \begin_inset Newline newline
49132 \end_inset
49133
49134
49135 \begin_inset Flex URL
49136 status collapsed
49137
49138 \begin_layout Plain Layout
49139
49140 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49141 \end_layout
49142
49143 \end_inset
49144
49145
49146 \end_layout
49147
49148 \begin_layout Bibliography
49149 \labelwidthstring Literaturverzeichnis
49150 \begin_inset CommandInset bibitem
49151 LatexCommand bibitem
49152 key "nomencl"
49153
49154 \end_inset
49155
49156
49157 \begin_inset CommandInset href
49158 LatexCommand href
49159 name "Documentation"
49160 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49161
49162 \end_inset
49163
49164  of the LaTeX-package 
49165 \series bold
49166 nomencl
49167 \series default
49168
49169 \begin_inset Index idx
49170 status collapsed
49171
49172 \begin_layout Plain Layout
49173 LaTeX-packages ! nomencl
49174 \end_layout
49175
49176 \end_inset
49177
49178 :
49179 \begin_inset Newline newline
49180 \end_inset
49181
49182
49183 \begin_inset Flex URL
49184 status collapsed
49185
49186 \begin_layout Plain Layout
49187
49188 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49189 \end_layout
49190
49191 \end_inset
49192
49193
49194 \end_layout
49195
49196 \begin_layout Bibliography
49197 \labelwidthstring Literaturverzeichnis
49198 \begin_inset CommandInset bibitem
49199 LatexCommand bibitem
49200 key "prettyref"
49201
49202 \end_inset
49203
49204
49205 \begin_inset CommandInset href
49206 LatexCommand href
49207 name "Documentation"
49208 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49209
49210 \end_inset
49211
49212  of the LaTeX-package 
49213 \series bold
49214 prettyref
49215 \series default
49216
49217 \begin_inset Index idx
49218 status collapsed
49219
49220 \begin_layout Plain Layout
49221 LaTeX-packages ! prettyref
49222 \end_layout
49223
49224 \end_inset
49225
49226 :
49227 \begin_inset Newline newline
49228 \end_inset
49229
49230
49231 \begin_inset Flex URL
49232 status collapsed
49233
49234 \begin_layout Plain Layout
49235
49236 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49237 \end_layout
49238
49239 \end_inset
49240
49241
49242 \end_layout
49243
49244 \begin_layout Bibliography
49245 \labelwidthstring Literaturverzeichnis
49246 \begin_inset CommandInset bibitem
49247 LatexCommand bibitem
49248 key "refstyle"
49249
49250 \end_inset
49251
49252
49253 \begin_inset CommandInset href
49254 LatexCommand href
49255 name "Documentation"
49256 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49257
49258 \end_inset
49259
49260  of the LaTeX-package 
49261 \series bold
49262 refstyle
49263 \series default
49264
49265 \begin_inset Index idx
49266 status collapsed
49267
49268 \begin_layout Plain Layout
49269 LaTeX-packages ! refstyle
49270 \end_layout
49271
49272 \end_inset
49273
49274 :
49275 \begin_inset Newline newline
49276 \end_inset
49277
49278
49279 \begin_inset Flex URL
49280 status collapsed
49281
49282 \begin_layout Plain Layout
49283
49284 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49285 \end_layout
49286
49287 \end_inset
49288
49289
49290 \end_layout
49291
49292 \begin_layout Bibliography
49293 \labelwidthstring Literaturverzeichnis
49294 \begin_inset CommandInset bibitem
49295 LatexCommand bibitem
49296 key "tipa"
49297
49298 \end_inset
49299
49300
49301 \begin_inset CommandInset href
49302 LatexCommand href
49303 name "Documentation"
49304 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49305
49306 \end_inset
49307
49308  of the LaTeX-package 
49309 \series bold
49310 tipa
49311 \series default
49312
49313 \begin_inset Index idx
49314 status collapsed
49315
49316 \begin_layout Plain Layout
49317 LaTeX-packages ! tipa
49318 \end_layout
49319
49320 \end_inset
49321
49322 :
49323 \begin_inset Newline newline
49324 \end_inset
49325
49326
49327 \begin_inset Flex URL
49328 status collapsed
49329
49330 \begin_layout Plain Layout
49331
49332 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49333 \end_layout
49334
49335 \end_inset
49336
49337
49338 \end_layout
49339
49340 \begin_layout Bibliography
49341 \labelwidthstring Literaturverzeichnis
49342 \begin_inset CommandInset bibitem
49343 LatexCommand bibitem
49344 key "Arabic"
49345
49346 \end_inset
49347
49348
49349 \begin_inset CommandInset href
49350 LatexCommand href
49351 name "Wiki-page"
49352 target "http://wiki.lyx.org/Windows/Arabic"
49353
49354 \end_inset
49355
49356  how to set up LyX for Arabic:
49357 \begin_inset Newline newline
49358 \end_inset
49359
49360
49361 \begin_inset Flex URL
49362 status collapsed
49363
49364 \begin_layout Plain Layout
49365
49366 http://wiki.lyx.org/Windows/Arabic
49367 \end_layout
49368
49369 \end_inset
49370
49371
49372 \end_layout
49373
49374 \begin_layout Bibliography
49375 \labelwidthstring Literaturverzeichnis
49376 \begin_inset CommandInset bibitem
49377 LatexCommand bibitem
49378 key "Armenian"
49379
49380 \end_inset
49381
49382
49383 \begin_inset CommandInset href
49384 LatexCommand href
49385 name "Wiki-page"
49386 target "http://wiki.lyx.org/Windows/Armenian"
49387
49388 \end_inset
49389
49390  how to set up LyX for Armenian:
49391 \begin_inset Newline newline
49392 \end_inset
49393
49394
49395 \begin_inset Flex URL
49396 status collapsed
49397
49398 \begin_layout Plain Layout
49399
49400 http://wiki.lyx.org/Windows/Armenian
49401 \end_layout
49402
49403 \end_inset
49404
49405
49406 \end_layout
49407
49408 \begin_layout Bibliography
49409 \labelwidthstring Literaturverzeichnis
49410 \begin_inset CommandInset bibitem
49411 LatexCommand bibitem
49412 key "Farsi"
49413
49414 \end_inset
49415
49416
49417 \begin_inset CommandInset href
49418 LatexCommand href
49419 name "Wiki-page"
49420 target "http://wiki.lyx.org/Windows/Farsi"
49421
49422 \end_inset
49423
49424  how to set up LyX for Farsi:
49425 \begin_inset Newline newline
49426 \end_inset
49427
49428
49429 \begin_inset Flex URL
49430 status collapsed
49431
49432 \begin_layout Plain Layout
49433
49434 http://wiki.lyx.org/Windows/Farsi
49435 \end_layout
49436
49437 \end_inset
49438
49439
49440 \end_layout
49441
49442 \begin_layout Bibliography
49443 \labelwidthstring Literaturverzeichnis
49444 \begin_inset CommandInset bibitem
49445 LatexCommand bibitem
49446 key "Hebrew"
49447
49448 \end_inset
49449
49450
49451 \begin_inset CommandInset href
49452 LatexCommand href
49453 name "Wiki-page"
49454 target "http://wiki.lyx.org/Windows/Hebrew"
49455
49456 \end_inset
49457
49458  how to set up LyX for Hebrew:
49459 \begin_inset Newline newline
49460 \end_inset
49461
49462
49463 \begin_inset Flex URL
49464 status collapsed
49465
49466 \begin_layout Plain Layout
49467
49468 http://wiki.lyx.org/Windows/Hebrew
49469 \end_layout
49470
49471 \end_inset
49472
49473
49474 \end_layout
49475
49476 \begin_layout Bibliography
49477 \labelwidthstring Literaturverzeichnis
49478 \begin_inset CommandInset bibitem
49479 LatexCommand bibitem
49480 key "Japanese"
49481
49482 \end_inset
49483
49484
49485 \begin_inset CommandInset href
49486 LatexCommand href
49487 name "Wiki-page"
49488 target "http://wiki.lyx.org/Windows/Japanese"
49489
49490 \end_inset
49491
49492  how to set up LyX for Japanese:
49493 \begin_inset Newline newline
49494 \end_inset
49495
49496
49497 \begin_inset Flex URL
49498 status collapsed
49499
49500 \begin_layout Plain Layout
49501
49502 http://wiki.lyx.org/Windows/Japanese
49503 \end_layout
49504
49505 \end_inset
49506
49507
49508 \end_layout
49509
49510 \begin_layout Bibliography
49511 \labelwidthstring Literaturverzeichnis
49512 \begin_inset CommandInset bibitem
49513 LatexCommand bibitem
49514 key "Latvian"
49515
49516 \end_inset
49517
49518
49519 \begin_inset CommandInset href
49520 LatexCommand href
49521 name "Wiki-page"
49522 target "http://wiki.lyx.org/Windows/Latvian"
49523
49524 \end_inset
49525
49526  how to set up LyX for Latvian:
49527 \begin_inset Newline newline
49528 \end_inset
49529
49530
49531 \begin_inset Flex URL
49532 status collapsed
49533
49534 \begin_layout Plain Layout
49535
49536 http://wiki.lyx.org/Windows/Latvian
49537 \end_layout
49538
49539 \end_inset
49540
49541
49542 \end_layout
49543
49544 \begin_layout Bibliography
49545 \labelwidthstring Literaturverzeichnis
49546 \begin_inset CommandInset bibitem
49547 LatexCommand bibitem
49548 key "Lithuanian"
49549
49550 \end_inset
49551
49552
49553 \begin_inset CommandInset href
49554 LatexCommand href
49555 name "Wiki-page"
49556 target "http://wiki.lyx.org/Windows/Lithuanian"
49557
49558 \end_inset
49559
49560  how to set up LyX for Lithuanian:
49561 \begin_inset Newline newline
49562 \end_inset
49563
49564
49565 \begin_inset Flex URL
49566 status collapsed
49567
49568 \begin_layout Plain Layout
49569
49570 http://wiki.lyx.org/Windows/Lithuanian
49571 \end_layout
49572
49573 \end_inset
49574
49575
49576 \end_layout
49577
49578 \begin_layout Bibliography
49579 \labelwidthstring Literaturverzeichnis
49580 \begin_inset CommandInset bibitem
49581 LatexCommand bibitem
49582 key "Mongolian"
49583
49584 \end_inset
49585
49586
49587 \begin_inset CommandInset href
49588 LatexCommand href
49589 name "Wiki-page"
49590 target "http://wiki.lyx.org/Windows/Mongolian"
49591
49592 \end_inset
49593
49594  how to set up LyX for Mongolian:
49595 \begin_inset Newline newline
49596 \end_inset
49597
49598
49599 \begin_inset Flex URL
49600 status collapsed
49601
49602 \begin_layout Plain Layout
49603
49604 http://wiki.lyx.org/Windows/Mongolian
49605 \end_layout
49606
49607 \end_inset
49608
49609
49610 \end_layout
49611
49612 \begin_layout Bibliography
49613 \labelwidthstring Literaturverzeichnis
49614 \begin_inset CommandInset bibitem
49615 LatexCommand bibitem
49616 key "Vietnamese"
49617
49618 \end_inset
49619
49620
49621 \begin_inset CommandInset href
49622 LatexCommand href
49623 name "Wiki-page"
49624 target "http://wiki.lyx.org/Windows/Vietnamese"
49625
49626 \end_inset
49627
49628  how to set up LyX for Vietnamese:
49629 \begin_inset Newline newline
49630 \end_inset
49631
49632
49633 \begin_inset Flex URL
49634 status collapsed
49635
49636 \begin_layout Plain Layout
49637
49638 http://wiki.lyx.org/Windows/Vietnamese
49639 \end_layout
49640
49641 \end_inset
49642
49643
49644 \end_layout
49645
49646 \begin_layout Bibliography
49647 \labelwidthstring Literaturverzeichnis
49648 \begin_inset CommandInset bibitem
49649 LatexCommand bibitem
49650 key "NewInLyX20"
49651
49652 \end_inset
49653
49654
49655 \begin_inset CommandInset href
49656 LatexCommand href
49657 name "Wiki-page"
49658 target "http://wiki.lyx.org/LyX/NewInLyX20"
49659
49660 \end_inset
49661
49662  about new features in 
49663 \family sans
49664 LyX 2.0
49665 \family default
49666 :
49667 \begin_inset Newline newline
49668 \end_inset
49669
49670
49671 \begin_inset Flex URL
49672 status collapsed
49673
49674 \begin_layout Plain Layout
49675
49676 http://wiki.lyx.org/LyX/NewInLyX20
49677 \end_layout
49678
49679 \end_inset
49680
49681
49682 \end_layout
49683
49684 \begin_layout Standard
49685 \begin_inset Newpage newpage
49686 \end_inset
49687
49688
49689 \begin_inset ERT
49690 status collapsed
49691
49692 \begin_layout Plain Layout
49693
49694
49695 \backslash
49696 let
49697 \backslash
49698 mybibname
49699 \backslash
49700 bibname
49701 \end_layout
49702
49703 \begin_layout Plain Layout
49704
49705
49706 \backslash
49707 renewcommand{
49708 \backslash
49709 bibname}{
49710 \backslash
49711 mybibname
49712 \backslash
49713 ; 2}
49714 \end_layout
49715
49716 \end_inset
49717
49718
49719 \begin_inset Note Note
49720 status collapsed
49721
49722 \begin_layout Plain Layout
49723 The command 
49724 \series bold
49725
49726 \backslash
49727 bibname
49728 \series default
49729  is the name of the bibliography in the current document language.
49730  It is redefined here with the number 2 at the end to state that the following
49731  bibliography is the second one:
49732 \end_layout
49733
49734 \end_inset
49735
49736
49737 \end_layout
49738
49739 \begin_layout Standard
49740 \begin_inset CommandInset bibtex
49741 LatexCommand bibtex
49742 bibfiles "biblio/LyXDocs"
49743 options "biblio/alphadin"
49744
49745 \end_inset
49746
49747
49748 \end_layout
49749
49750 \begin_layout Standard
49751 The above bibliography is created from a BibTeX-database.
49752 \end_layout
49753
49754 \begin_layout Standard
49755 \begin_inset CommandInset nomencl_print
49756 LatexCommand printnomenclature
49757 set_width "auto"
49758
49759 \end_inset
49760
49761
49762 \begin_inset CommandInset index_print
49763 LatexCommand printindex
49764 type "idx"
49765
49766 \end_inset
49767
49768
49769 \end_layout
49770
49771 \end_body
49772 \end_document